@ckeditor/ckeditor5-document-outline 46.0.0-alpha.0 → 46.0.0-alpha.1

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:()=>U,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>Z,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{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,e){const n=a();return(s=function(t,e){return n[t-=126]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(139)]())i instanceof r.ModelText&&(n+=i[e(129)]);return n}function a(){const t=["12460AraPCv","htmlH4","config","get","plugins","95481jEVSDw","model","3353916jMwnIe","20IjpnoV","heading.options","htmlH5","data","2050AQZSKG","push","72447vyCzhx","reduce","htmlH1","htmlH3","GeneralHtmlSupport","htmlH6","1448BqQBZa","getChildren","htmlH2","783192bHgorn","5260660UkDcWE","paragraph","2568816gsRbRT","has"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(737558===parseInt(e(141))/1+-parseInt(e(144))/2+-parseInt(e(132))/3*(parseInt(e(126))/4)+-parseInt(e(142))/5+parseInt(e(153))/6+parseInt(e(146))/7*(-parseInt(e(138))/8)+-parseInt(e(151))/9*(-parseInt(e(130))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["createElement","get","DocumentOutlineUtils","_getHeadingNames","editor","domConverter","editing","2205724OQOZSD","config","toModel","fire","isOfficialPlugin","item","15432CHWtBl","text","data","init","10ppvVFv","model","view","push","includes","domToView","171458nRDzJj","getChildren","pluginName","backward","level","isPremiumPlugin","afterInit","240LMeBRr","getRootNames","3SzXQuH","getChild","selection","modelElement","element","change","_headingNames","getFirstPosition","indexOf","getRoot","1894514QPIILr","name","_deriveHeadingElementsFromConversion","documentOutline.headings","3928034juNenO","activeItemIndex","_getActiveHeading","9348651clGqGB","2495gCvYQb","1099518rvqhRx","length","document","findIndex","_getOutlineDefinitions"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(831083===parseInt(e(511))/1+-parseInt(e(502))/2+parseInt(e(492))/3*(-parseInt(e(523))/4)+-parseInt(e(510))/5*(-parseInt(e(529))/6)+-parseInt(e(483))/7*(parseInt(e(490))/8)+parseInt(e(509))/9+parseInt(e(477))/10*(-parseInt(e(506))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(485)](){return l(518)}static get[l(527)](){return!0}static get[l(488)](){return!0}[l(498)]=[];[l(532)](){const t=l,e=this[t(520)];this[t(498)]=this[t(519)]();let n=[];e[t(478)][t(513)].on(t(497),o(()=>{const e=t,i=n;n=this[e(515)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(487)]===n[e(487)]&&t[e(530)]===n[e(530)]&&t[e(495)]===n[e(495)]),r=(0,u.diffToChanges)(o,n),s=this[e(508)](),c=n[e(514)](t=>t[e(495)]===s);r[e(512)]&&this[e(526)](e(497),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(526)](e(507),{index:c})},250,{leading:!0,trailing:!0}))}[l(489)](){const t=l;this[t(498)][t(512)]||this[t(504)]()}[l(515)](){const t=l,e=this[t(520)],n=[],i=this[t(498)];for(const n of e[t(478)][t(513)][t(491)]())o(e[t(478)][t(513)][t(501)](n));function o(e){const r=t;for(const t of e[r(484)]())t.is(r(496))&&(i[r(481)](t[r(503)])&&n[r(480)]({level:i[r(500)](t[r(503)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(508)](){const t=l,e=this[t(520)][t(478)][t(513)][t(494)][t(499)](),n=new r.ModelTreeWalker({direction:t(486),startPosition:e});for(const e of n)if(e[t(528)].is(t(496))&&this[t(498)][t(481)](e[t(528)][t(503)]))return e[t(528)]}[l(519)](){const t=l;return this[t(520)][t(524)][t(517)](t(505))||function(t){const e=s,n=t[e(148)][e(149)](e(127));return n?n[e(133)]((t,n)=>(e(143)!==n[e(152)]&&t[e(131)](n[e(152)]),t),[]):t[e(150)][e(145)](e(136))?[e(134),e(140),e(135),e(147),e(128),e(137)]:[]}(this[t(520)])}[l(504)](){const t=l,e=this[t(520)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(522)][t(479)][t(521)][t(482)](document[t(516)](o)),r=e[t(531)][t(525)](n)[t(493)](0);r?.is(t(496))&&i[t(480)](r[t(503)])}this[t(498)]=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=["bind","isActive","click","70msSxlt","ck-reset","div","ck-document-outline__item_level-","ck-document-outline__item_active","bindTemplate","10YHWQGC","587851ZObdUd","ck-document-outline__item","4055864GAckxI","text","setTemplate","1122890XAKnJM","22gvibQU","ck-document-outline__item_empty","207861hdrgHD","299076bGqEZT","level","isEmpty","1804401hhHtUf","set","10704912pMWezk","Empty heading","4ZHoeUH","4DbWkLi"];return(g=function(){return t})()}function v(t,e){const n=g();return(v=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=v,n=t();for(;;)try{if(305343===-parseInt(e(342))/1+parseInt(e(331))/2*(parseInt(e(350))/3)+-parseInt(e(330))/4*(parseInt(e(347))/5)+parseInt(e(351))/6*(-parseInt(e(335))/7)+-parseInt(e(344))/8+parseInt(e(354))/9*(parseInt(e(341))/10)+parseInt(e(348))/11*(parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class w extends p.View{constructor(t,e=!1){const n=v;super(t);const i=this[n(340)],o=e?"["+m(t,n(329))+"]":"";this[n(327)](n(345),""),this[n(327)](n(352),1),this[n(327)](n(333),!1),this[n(332)](n(353)).to(this,n(345),t=>!t),this[n(346)]({tag:n(337),attributes:{class:["ck",n(336),n(343),i.to(n(352),t=>n(338)+t),i.if(n(333),n(339)),i.if(n(353),n(349))],title:i.to(n(345))},children:[{text:i.to(n(345),t=>t||o)}],on:{click:i.to(n(334))}})}}const I=b;function b(t,e){const n=y();return(b=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(702770===-parseInt(e(282))/1*(-parseInt(e(279))/2)+parseInt(e(280))/3+parseInt(e(287))/4*(parseInt(e(299))/5)+-parseInt(e(291))/6+parseInt(e(292))/7+parseInt(e(272))/8*(parseInt(e(278))/9)+-parseInt(e(281))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends p.View{[I(270)];[I(269)];[I(273)];constructor(t,e=!1,n){const i=I;super(t),this[i(273)]=e,this[i(302)](i(297),-1),this[i(269)]=n,this[i(270)]=this[i(260)](),this[i(270)][i(290)](i(259)).to(this),this.on(i(259),this[i(295)][i(285)](this)),this.on(i(277),(t,e,n,o)=>{this[i(305)](o,n)}),this[i(274)]({tag:i(304),attributes:{class:["ck",i(298),i(261)],dir:t[i(283)],"data-document-outline-empty-placeholder":m(t,i(301)),tabindex:-1},children:this[i(270)]})}[I(303)](t){const e=I;t[e(310)](t=>{const n=e;n(307)==t[n(309)]?this[n(258)](t[n(294)],...t[n(266)]):n(267)==t[n(309)]&&this[n(268)](t[n(294)],t[n(288)])})}[I(305)](t,e){const n=I;if(-1!==t){const e=this[n(270)][n(265)](t);e&&(e[n(284)]=!1)}-1!==e&&(this[n(270)][n(265)](e)[n(284)]=!0,this[n(262)](e))}[I(258)](t,...e){const n=I,i=e[n(296)]((e,i)=>{const o=n,r=new w(this[o(300)],this[o(273)]);return r[o(257)]=e[o(257)],r[o(286)]=e[o(286)],t+i===this[o(297)]&&(r[o(284)]=!0),r});this[n(270)][n(275)](i,t)}[I(268)](t,e){const n=I;do{this[n(270)][n(289)](t)}while(--e)}[I(295)](t){const e=I,n=this[e(270)][e(264)](t[e(271)]);this[e(308)](e(306),n)}[I(262)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(270)][e(265)](t)[e(276)],20,this[e(269)])}[I(293)](){const t=I;super[t(293)](),this[t(276)][t(289)]()}}function y(){const t=["_setActiveItem","itemSelected","insert","fire","type","forEach","text","_insertItem","click","createCollection","ck-document-outline","_scrollToItem","187WKtbie","getIndex","get","values","delete","_deleteItem","documentOutlineContainer","items","source","632lcDmDY","showEmptyHeadingText","setTemplate","addMany","element","change:activeItemIndex","83169TKjuOc","66tPLBNv","2416014IvZNUq","1161840usLQEo","31659Pdydeu","contentLanguageDirection","isActive","bind","level","30068rGtSGo","howMany","remove","delegate","6568806iWQpse","5296123wmLpvv","destroy","index","_handleItemClick","map","activeItemIndex","ck-reset","290nHIIJu","locale","Editor headings will appear here as you type.","set","sync","div"];return(y=function(){return t})()}var _=n(673),O=n.n(_),x=n(545),T=n.n(x),C=n(262),E=n.n(C),A=n(667),S=n.n(A),P=n(357),L=n.n(P),D=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=S(),N.insert=E().bind(null,"head"),N.domAPI=T(),N.insertStyleElement=L();O()(D.A,N);D.A&&D.A.locals&&D.A.locals;const H=K;function K(t,e){const n=M();return(K=function(t,e){return n[t-=352]})(t,e)}function M(){const t=["afterInit","view","getIntersection","DocumentOutlineUI","isOfficialPlugin","itemSelected","render","_setActiveViewItem","5refpop","activeItemIndex","6445136DmlYNu","getVisible","getDomRoot","scrollToTheSelection","_updateActiveDefinitionOnViewportChange","editor","window","1498527WSfXse","setSelection","document","domConverter","join","cancel","_currentOutlineDefinitions","getRootNames","fromCharCode","DocumentOutlineUtils","document-outline-container-not-provided","sync","bind","top","_handleItemSelected","model","href","4851518nKfqWV","isPremiumPlugin","get","editing","_handleOutlineChange","mapViewToDom","change","_updateActiveDefinitionFromViewportThrottled","length","resize","element","documentOutline.container","documentOutline.showEmptyHeadings","272462OKSQxE","indexOf","3318648QrFpeV","modelElement","toViewElement","scroll","bottom","floor","locale","appendChild","plugins","pluginName","height","focusTracker","208272PnvIoe","config","destroy","847819NMUcSm","listenTo","mapper","focus","init","add","map"];return(M=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(485883===parseInt(e(371))/1+parseInt(e(354))/2+parseInt(e(395))/3+-parseInt(e(368))/4*(parseInt(e(386))/5)+parseInt(e(356))/6+-parseInt(e(412))/7+-parseInt(e(388))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class U extends t.Plugin{[H(379)];[H(401)];[H(419)];static get[H(365)](){return H(381)}static get[H(382)](){return!0}static get[H(413)](){return!0}constructor(t){const e=H;super(t),this[e(379)]=new k(t[e(362)],this[e(393)][e(369)][e(414)](e(353)),this[e(393)][e(369)][e(414)](e(352))),this[e(401)]=[],this[e(419)]=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(392)][e(407)](this),100)}[H(375)](){const t=H,e=this[t(393)],n=e[t(364)][t(414)](t(404));let i=!1;if(this[t(379)][t(384)](),this[t(393)].ui[t(367)][t(376)](this[t(379)][t(422)]),!e[t(369)][t(414)](t(352)))throw new u.CKEditorError(t(405),{editor:e});e[t(369)][t(414)](t(352))[t(363)](this[t(379)][t(422)]),n.on(t(418),this[t(416)][t(407)](this)),n.on(t(387),(e,{index:n})=>this[t(385)](n)),this[t(379)].on(t(383),(e,n)=>{i=!0,this[t(409)](n)}),this[t(379)][t(372)](u.global[t(397)],t(359),()=>{i?i=!1:this[t(419)]()},{useCapture:!0}),this[t(379)][t(372)](u.global[t(394)],t(421),this[t(419)],{useCapture:!0})}[H(378)](){!async function(t){const e=m([101,114,83,90,49,121,104,74,117,86,56,84,73,109,80,72,112,53,87,66,107,77,79,48,75,85,116,97,76,78,118,119,98,122,81,102,103,100,110,69,55,52,89,71,88,70,51,108,50,54,67,68,120,99,106,65,82,105,113,57,111,115]),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=K;return t[e(377)](t=>String[e(403)](t))[e(399)]("")}!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:1751328e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=K,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(411)]);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)}[H(370)](){const t=H;super[t(370)](),this[t(379)][t(370)](),this[t(419)][t(400)]()}[H(416)](t,{outlineDefinitions:e,outlineChanges:n}){const i=H;this[i(401)]=e,this[i(379)][i(406)](n)}[H(385)](t){const e=H;this[e(401)][e(420)]&&this[e(401)][t]&&(this[e(379)][e(387)]=t)}[H(409)](t){const e=H,n=this[e(401)][t][e(357)];this[e(393)][e(410)][e(418)](t=>{t[e(396)](n,0)}),this[e(393)][e(415)][e(379)][e(391)]({alignToTop:!0,forceScroll:!0}),this[e(393)][e(415)][e(379)][e(374)](),this[e(385)](t)}[H(392)](){const t=H,e=this[t(393)];let n;for(const i of e[t(410)][t(397)][t(402)]()){const o=e[t(415)][t(379)][t(390)](i),r=o&&new u.Rect(o)[t(389)]();if(r){const e=new u.Rect(u.global[t(394)])[t(380)](r);e&&(n=e[t(408)]+.25*e[t(366)])}}if(void 0===n)return;const i=V(e[t(415)],this[t(401)],n);i?this[t(385)](this[t(401)][t(355)](i)):this[t(385)](-1)}}function V(t,e,n,i=0,o=e[H(420)]-1){const r=H,s=Math[r(361)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(373)][r(358)](c[r(357)]);if(!a)return null;const l=t[r(379)][r(398)][r(417)](a);return new u.Rect(l)[r(360)]>n?V(t,e,n,i,s-1):V(t,e,n,s+1,o)}return s<0?null:e[s]}function j(t,e){const n=F();return(j=function(t,e){return n[t-=446]})(t,e)}const R=j;function F(){const t=["isPremiumPlugin","documentOutlineLicenseKeyDomainLimit","domainLimit","documentOutlineLicenseKeyTrialLimit","expired","featureNotAllowed","2540rfVBXW","config","documentOutlineLicenseKeyEvaluationLimit","_showLicenseError","editor","licenseKey","documentOutlineLicenseKeyNotAllowed","539199gtYEmW","1644JhKoZM","10eqiNGF","1391614dxLSON","4765302qhSNuS","8PSRXYi","17455JLRTdf","_licenseKeyCheckInterval","documentOutlineLicenseKeyExpired","pluginName","usageLimit","2405116JFUdUd","documentOutlineLicenseKeyValid","requires","9000343EmxliK","evaluationLimit","DocumentOutline","isOfficialPlugin","init","get","invalid","documentOutlineLicenseKeyInvalid","trialLimit","destroy","documentOutlineLicenseKeyUsageLimit","6411HFZTYl"];return(F=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(853759===parseInt(e(450))/1+parseInt(e(461))/2+-parseInt(e(475))/3*(parseInt(e(482))/4)+-parseInt(e(456))/5*(-parseInt(e(451))/6)+-parseInt(e(453))/7+parseInt(e(455))/8*(parseInt(e(454))/9)+-parseInt(e(452))/10*(parseInt(e(464))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class q extends t.Plugin{[R(448)];[R(457)];static get[R(463)](){return[h,U]}static get[R(459)](){return R(466)}static get[R(467)](){return!0}static get[R(476)](){return!0}[R(468)](){const t=R;this[t(448)]=this[t(447)][t(483)][t(469)](t(448));const e=this[t(447)];this[t(457)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(462)==r||n(471)==r||n(458)==r||n(477)==r||n(449)==r||n(484)==r||n(479)==r||n(474)==r){delete e[o],i=r,clearInterval(this[n(457)]),this[n(457)]=void 0;break}}n(471)==i&&e[n(446)](n(470)),n(458)==i&&e[n(446)](n(480)),n(477)==i&&e[n(446)](n(478)),n(449)==i&&e[n(446)](n(481),n(466)),n(484)==i&&e[n(446)](n(465)),n(479)==i&&e[n(446)](n(472)),n(474)==i&&e[n(446)](n(460))},1e3)}[R(473)](){const t=R;super[t(473)](),this[t(457)]&&clearInterval(this[t(457)])}}var W=n(901);function B(){const t=["execute","5633538IPEOXy","20YESdQV","model","getFirstPosition","schema","1139260QVhKET","4407JSbEft","selection","139315YdDdqJ","document","insertObject","99jdZsnO","findAllowedParent","1392223NEboSU","1031736QAwlrp","5QdoaTW","change","createElement","refresh","tableOfContents","editor","1618wqbbdi","5814784sbzVxI","isEnabled"];return(B=function(){return t})()}const Q=G;function G(t,e){const n=B();return(G=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(728806===-parseInt(e(323))/1+-parseInt(e(314))/2*(-parseInt(e(299))/3)+-parseInt(e(315))/4+parseInt(e(308))/5*(parseInt(e(318))/6)+-parseInt(e(306))/7+-parseInt(e(307))/8*(-parseInt(e(304))/9)+parseInt(e(319))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class Z extends t.Command{[Q(317)](){const t=Q;this[t(313)][t(320)][t(309)](e=>{const n=t;this[n(313)][n(320)][n(303)](e[n(310)](n(312)))})}[Q(311)](){const t=Q,e=this[t(313)][t(320)],n=e[t(302)][t(300)][t(321)]();this[t(316)]=null!==(n&&e[t(322)][t(305)](n,t(312)))}}var z=n(336),J={attributes:{"data-cke":!0}};J.setAttributes=S(),J.insert=E().bind(null,"head"),J.domAPI=T(),J.insertStyleElement=L();O()(z.A,J);z.A&&z.A.locals&&z.A.locals;const Y=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=483]})(t,e)}function $(){const t=["for","getChanges","isRegistered","remove","conversion","_registerHeadingIdAttributePostfixer","pluginName","_customUpcastHeadingsConversion","HeadingId","headingId.modelAttributeName","position","get","consume","setAttribute","2258298iBfGvi","11NuyphS","getAttribute","toViewElement","nodeAfter","low","name","add","schema","isOfficialPlugin","set","model","element:","_customDataDowncastHeadingsConversion","upcast","string","1752102PGFLYw","document","heading.options","viewItem","paragraph","215942yVSSYy","view","length","1730736WsvDRf","4fGwloD","attribute:headingId:","match","insert","editor","registerPostFixer","change","has","heading1","config","downcast","item","clear","2406670czABtv","mapper","modelRange","isPremiumPlugin","differ","extend","hasAttribute","getContainedElement","writer","afterInit","5iOlNSF","headingId","consumable","2944605rXlDMt","type","removeAttribute","forEach","attributes","7916416RUGqgy","delete"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(716096===parseInt(e(544))/1*(parseInt(e(492))/2)+parseInt(e(522))/3*(parseInt(e(496))/4)+-parseInt(e(519))/5*(-parseInt(e(487))/6)+-parseInt(e(543))/7+-parseInt(e(527))/8+-parseInt(e(495))/9+-parseInt(e(509))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(535)](){return Y(537)}static get[Y(552)](){return!0}static get[Y(512)](){return!0}[Y(518)](){const t=Y,e=this[t(500)];e[t(505)][t(540)](t(538))||(function(e){const n=t,i=new Map;return e?(e[n(525)](t=>{const e=n;e(491)!==t[e(554)]&&i[e(553)](t[e(493)],t[e(554)])}),i[n(540)]("h1")||i[n(553)]("h1",n(504)),i):i}(this[t(500)][t(505)][t(540)](t(489)))[t(525)]((n,i)=>{const o=t;this[o(536)](i),this[o(484)](n),e[o(554)][o(551)][o(531)](n)&&e[o(554)][o(551)][o(514)](n,{allowAttributes:o(520)})}),this[t(534)]())}[Y(536)](t){const e=Y;this[e(500)][e(533)][e(529)](e(485))[e(550)](n=>n.on(e(483)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(490)][o(545)]("id"),a=n[o(511)][o(516)]();if(a)return c&&c[o(494)]||a[o(515)](o(520))?void(r[o(541)](n[o(490)],{attributes:["id"]})&&s[o(542)](o(520),c,a)):(r[o(541)](n[o(490)],{attributes:["id"]}),void s[o(542)](o(520),(0,u.uid)(),a))},{priority:u.priorities[e(540)](e(548))+.5}))}[Y(484)](t){const e=Y;this[e(500)][e(533)][e(529)](e(506))[e(550)](n=>n.on(e(497)+t,(t,n,i)=>{const o=e;if(!i[o(521)][o(541)](n[o(507)],t[o(549)]))return;const r=n[o(507)][o(545)](o(520)),s=i[o(510)][o(546)](n[o(507)]);i[o(517)][o(542)]("id",r,s)}))}[Y(534)](){const t=Y,e=this[t(500)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(550)](r),e[o(542)](o(520),r,n),r}function r(e,n){const i=t;e[i(524)](i(520),n)}e[t(554)][t(488)][t(501)](s=>{const c=t,a=e[c(554)][c(488)][c(513)][c(530)]();let u=!1;for(const t of a)if(c(499)==t[c(523)]&&t[c(549)])if(et(t[c(549)])){const e=t[c(526)][c(540)](c(520));c(486)==typeof e?n[c(503)](e)?(o(s,t[c(539)][c(547)]),u=!0):i[c(550)](e):(o(s,t[c(539)][c(547)]),u=!0)}else c(486)==typeof t[c(526)][c(540)](c(520))&&(r(s,t[c(539)][c(547)]),u=!0);else if(c(532)==t[c(523)]){const e=t[c(526)][c(540)](c(520));c(486)==typeof e&&n[c(528)](e)}return u}),e[t(554)][t(488)].on(t(502),()=>{const e=t;i[e(525)](t=>n[e(550)](t)),i[e(508)]()})}}function et(t){return!!t[Y(498)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=371]})(t,e)}function ot(){const t=["5jlzgDU","position","schema","_defineConverters","$blockObject","end","reconvertItem","listenTo","getChanges","document","_redirectMapper"," table-of-contents_empty","plugins","high","data","rootName","add","modelPosition","createPositionAt","model","upcast","17456170UJQYFd","join","locale","nodeAfter","forEach","href","Empty heading","for","getAncestors","elementToStructure","elementToElement","documentOutline.showEmptyHeadings","scrollToTheSelection","_currentOutlineDefinitions","viewPosition","570EnsHWQ","pluginName","$graveyard","setCustomProperty","isInteger","TableOfContentsEditing","No headings were found in the document.","_tableOfContentsElements","div","DocumentOutlineUtils","target","filter","dataDowncast","_createTableOfContents","editingDowncast","5855368iFPZrR","isOfficialPlugin","toModelElement","change","viewToModelPosition","requires","level","get","$capture","init","table-of-contents__placeholder","_headingIdModelAttributeName","tableOfContentsHeadingIndex","editor","editing","outlineDefinitions","register","modelElement","map","getAttribute","tableOfContents","Table of contents","element","name","abs","_defineSchema","headingId","_handleScrollToHeading","hasContent","click","registerRawContentMatcher","type","text","insertTableOfContents","findMappedViewAncestor","insert","_trackNewToCElements","createContainerElement","isPremiumPlugin","commands","length","stop","table-of-contents","getCustomProperty","_updateTableOfContentsElements","1907468vzPZUF","92673ZGRLUw","differ","headingId.modelAttributeName","domEvent","3667011zfvVpq","9cFTabX","4910252mFwwxb","preventDefault","mapper","createText","config","conversion","fromCharCode","setSelection","1079490bBopSi","view","afterInit"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(808165===parseInt(e(478))/1+parseInt(e(463))/2+parseInt(e(468))/3+parseInt(e(470))/4*(-parseInt(e(481))/5)+-parseInt(e(403))/6*(-parseInt(e(464))/7)+parseInt(e(418))/8*(-parseInt(e(469))/9)+-parseInt(e(388))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(404)](){return nt(408)}static get[nt(419)](){return!0}static get[nt(456)](){return!0}static get[nt(423)](){return[W.Widget,h,tt]}[nt(401)];[nt(410)];[nt(429)];constructor(t){const e=nt;super(t),this[e(401)]=[],this[e(410)]=new Set,this[e(429)]=e(444)}[nt(427)](){const t=nt,e=this[t(431)],n=e[t(432)][t(479)][t(376)];e[t(474)][t(425)](t(466))&&(this[t(429)]=e[t(474)][t(425)](t(466))),this[t(374)](n,t(447),(e,n)=>{const i=t;if(!n[i(413)])return;const o=n[i(413)][i(461)](i(430));Number[i(407)](o)&&(n[i(467)][i(471)](),e[i(459)](),this[i(445)](o))},{priority:t(380),context:t(426)}),this[t(443)](),this[t(484)](),e[t(457)][t(383)](t(451),new Z(e)),e[t(379)][t(425)](t(412)).on(t(421),(e,n)=>{const i=t;this[i(401)]=n[i(433)],this[i(462)]()}),this[t(374)](e[t(386)][t(376)],t(421),()=>{this[t(454)]()})}[nt(480)](){!async function(t){const e=m([77,72,48,78,109,121,68,75,85,99,83,65,69,74,97,101,110,118,103,117,82,107,86,49,113,67,79,55,73,88,52,98,50,120,116,80,100,119,114,87,89,54,112,105,53,90,108,56,104,84,66,102,115,71,111,122,81,76,70,51,106,57]),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(436)](t=>String[e(476)](t))[e(389)]("")}!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([77]);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:1751328e3;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(393)]);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(462)](){const t=nt;this[t(410)][t(392)](e=>{const n=t;n(405)!==e[n(382)]&&this[n(431)][n(432)][n(373)](e)})}[nt(454)](){const t=nt;for(const e of this[t(431)][t(386)][t(376)][t(465)][t(375)]({includeChangesInGraveyard:!0})){if(t(453)!==e[t(449)]||t(438)!==e[t(441)])return;this[t(410)][t(383)](e[t(482)][t(391)])}}[nt(443)](){const t=nt;this[t(431)][t(386)][t(483)][t(434)](t(438),{inheritAllFrom:t(371)})}[nt(484)](){const t=nt,e=this[t(431)][t(475)];e[t(395)](t(387))[t(398)]({model:t(438),view:{name:t(411),classes:t(460)}}),e[t(395)](t(415))[t(397)]({model:t(438),view:(e,{writer:n})=>this[t(416)](n,!0)}),e[t(395)](t(417))[t(397)]({model:t(438),view:(e,{writer:n})=>{const i=t;this[i(410)][i(383)](e);const o=this[i(416)](n);return(0,W.toWidget)(o,n,{label:m(this[i(431)][i(390)],i(439))})}}),this[t(431)][t(381)][t(448)]({name:t(411),classes:t(460)}),this[t(431)][t(432)][t(472)].on(t(422),this[t(377)](),{priority:t(380)})}[nt(416)](t,e=!1){const n=nt,{locale:i}=this[n(431)],o=t[n(455)](n(411),{class:n(460)+(0===this[n(401)][n(458)]?n(378):""),...!e&&{"data-table-of-contents-label":m(i,n(439))}});0===this[n(401)][n(458)]&&!1===e&&t[n(453)](t[n(385)](o,n(372)),t[n(455)]("p",{class:n(428)},[t[n(473)](m(i,n(409)))]));const r=e?"":"["+m(i,n(394))+"]";let s=o;return this[n(401)][n(392)]((i,o,c)=>{const a=n,u=this[a(431)][a(386)][a(446)](i[a(435)],{ignoreWhitespaces:!0}),l=u?i[a(450)]:r,d=i[a(435)][a(437)](this[a(429)]),f=t[a(455)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(473)](l)]),h=this[a(431)][a(474)][a(425)](a(399));t[a(406)](a(430),o,f);const p=t[a(455)]("li",null,[u||!e&&h?f:t[a(473)]("")]),m=o?c[o-1][a(424)]:0,g=Math[a(442)](i[a(424)]-m);if(i[a(424)]>m){const e=st(p,g,t);t[a(453)](t[a(385)](s,a(372)),e)}else{const e=function(t,e){const n=a;return t[n(396)]({includeSelf:!0,parentFirst:!0})[n(414)](t=>t.is(n(440),"ol"))[e]}(s,g);t[a(453)](t[a(385)](e,a(372)),p)}s=p}),o}[nt(445)](t){const e=nt,n=this[e(401)][t][e(435)];this[e(431)][e(386)][e(421)](t=>{t[e(477)](n,0)}),this[e(431)][e(432)][e(479)][e(400)]({alignToTop:!0,forceScroll:!0})}[nt(377)](){return(t,e)=>{const n=it,i=e[n(472)],o=i[n(452)](e[n(402)]),r=i[n(420)](o);r.is(n(440),n(438))&&(e[n(384)]=this[n(431)][n(386)][n(385)](r,0),t[n(459)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(455)]("ol",null,[t]):n[i(455)]("ol",null,[n[i(455)]("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-=469]})(t,e)}function lt(){const t=["6787duXAqc","destroy","_showLicenseError","trialLimit","379180HViLfi","invalid","insertTableOfContents","18IjHspT","10GCaXWu","init","311275cKyATR","featureNotAllowed","isEnabled","Table of contents","focus","locale","listenTo","_licenseKeyCheckInterval","componentFactory","_createButton","menuBar:tableOfContents","16xKAsil","bind","TableOfContentsUI","usageLimit","isPremiumPlugin","licenseKey","config","1761795DXhhWR","isOfficialPlugin","131856zUyVvo","tooltip","execute","pluginName","795834ZnnaNh","tableOfContentsLicenseKeyDomainLimit","domainLimit","evaluationLimit","add","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyTrialLimit","expired","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyValid","commands","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyUsageLimit","editing","820757BcqFzi","tableOfContentsLicenseKeyEvaluationLimit","editor","17790FkcDFu","view","set","tableOfContents","get"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(207480===-parseInt(e(524))/1+parseInt(e(491))/2+-parseInt(e(487))/3+-parseInt(e(518))/4*(parseInt(e(522))/5)+-parseInt(e(521))/6*(parseInt(e(506))/7)+-parseInt(e(478))/8*(parseInt(e(485))/9)+-parseInt(e(509))/10*(-parseInt(e(514))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(483)];[at(474)];static get[at(490)](){return at(480)}static get[at(486)](){return!0}static get[at(482)](){return!0}[at(523)](){const t=at,e=this[t(508)];e.ui[t(475)][t(495)](t(512),()=>{const e=t,n=this[e(476)](p.ButtonView);return n[e(488)]=!0,n}),e.ui[t(475)][t(495)](t(477),()=>this[t(476)](p.MenuBarMenuListItemButtonView)),this[t(483)]=this[t(508)][t(484)][t(513)](t(483));const n=this[t(508)];this[t(474)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(500)==r||e(496)==r||e(499)==r||e(492)==r||e(503)==r||e(507)==r||e(497)==r||e(504)==r){delete n[o],i=r,clearInterval(this[e(474)]),this[e(474)]=void 0;break}}e(496)==i&&n[e(516)](e(519)),e(499)==i&&n[e(516)](e(498)),e(492)==i&&n[e(516)](e(493)),e(503)==i&&n[e(516)](e(525),e(502)),e(507)==i&&n[e(516)](e(494)),e(497)==i&&n[e(516)](e(517)),e(504)==i&&n[e(516)](e(481))},1e3)}[at(476)](t){const e=at,n=this[e(508)],i=n[e(472)],o=n[e(501)][e(513)](e(520)),r=new t(i);return r[e(511)]({label:m(i,e(470)),icon:ct.IconTableOfContents}),r[e(479)](e(469)).to(o,e(469)),this[e(473)](r,e(489),()=>{const t=e;n[t(489)](t(520)),n[t(505)][t(510)][t(471)]()}),r}[at(515)](){const t=at;super[t(515)](),this[t(474)]&&clearInterval(this[t(474)])}}var ft=pt;function ht(){var t=["50TIsqTD","2813391qDOpHb","24VuxFZY","70hJgtfE","3092336hJVGYB","4940771mREbDm","1811675vcvwBk","isPremiumPlugin","4pffEML","251327Txvbvp","26370DlMBUx","isOfficialPlugin","pluginName","284607Fqtxci","requires","6enVTiv","TableOfContents"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=146]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(219264===-parseInt(e(155))/1+parseInt(e(146))/2*(parseInt(e(156))/3)+-parseInt(e(154))/4*(-parseInt(e(152))/5)+-parseInt(e(161))/6*(parseInt(e(147))/7)+-parseInt(e(150))/8+parseInt(e(159))/9*(-parseInt(e(149))/10)+parseInt(e(151))/11*(parseInt(e(148))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(160)](){return[rt,dt]}static get[ft(158)](){return ft(162)}static get[ft(157)](){return!0}static get[ft(153)](){return!0}}function gt(t,e){var n=vt();return(gt=function(t,e){return n[t-=277]})(t,e)}function vt(){var t=["55626HNOIdq","23234913poNEym","697758JhVQoZ","418154WyOJEn","7qPMTyF","25DOZqki","5246340rfuZNR","760746cEUUQk","7654376zFvdLa"];return(vt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(753695===parseInt(e(279))/1+parseInt(e(278))/2+parseInt(e(283))/3+parseInt(e(282))/4+-parseInt(e(281))/5*(-parseInt(e(285))/6)+parseInt(e(280))/7*(parseInt(e(284))/8)+-parseInt(e(277))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>J,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,e){const n=a();return(s=function(t,e){return n[t-=126]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(139)]())i instanceof r.ModelText&&(n+=i[e(129)]);return n}function a(){const t=["12460AraPCv","htmlH4","config","get","plugins","95481jEVSDw","model","3353916jMwnIe","20IjpnoV","heading.options","htmlH5","data","2050AQZSKG","push","72447vyCzhx","reduce","htmlH1","htmlH3","GeneralHtmlSupport","htmlH6","1448BqQBZa","getChildren","htmlH2","783192bHgorn","5260660UkDcWE","paragraph","2568816gsRbRT","has"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(737558===parseInt(e(141))/1+-parseInt(e(144))/2+-parseInt(e(132))/3*(parseInt(e(126))/4)+-parseInt(e(142))/5+parseInt(e(153))/6+parseInt(e(146))/7*(-parseInt(e(138))/8)+-parseInt(e(151))/9*(-parseInt(e(130))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["createElement","get","DocumentOutlineUtils","_getHeadingNames","editor","domConverter","editing","2205724OQOZSD","config","toModel","fire","isOfficialPlugin","item","15432CHWtBl","text","data","init","10ppvVFv","model","view","push","includes","domToView","171458nRDzJj","getChildren","pluginName","backward","level","isPremiumPlugin","afterInit","240LMeBRr","getRootNames","3SzXQuH","getChild","selection","modelElement","element","change","_headingNames","getFirstPosition","indexOf","getRoot","1894514QPIILr","name","_deriveHeadingElementsFromConversion","documentOutline.headings","3928034juNenO","activeItemIndex","_getActiveHeading","9348651clGqGB","2495gCvYQb","1099518rvqhRx","length","document","findIndex","_getOutlineDefinitions"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(831083===parseInt(e(511))/1+-parseInt(e(502))/2+parseInt(e(492))/3*(-parseInt(e(523))/4)+-parseInt(e(510))/5*(-parseInt(e(529))/6)+-parseInt(e(483))/7*(parseInt(e(490))/8)+parseInt(e(509))/9+parseInt(e(477))/10*(-parseInt(e(506))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(485)](){return l(518)}static get[l(527)](){return!0}static get[l(488)](){return!0}[l(498)]=[];[l(532)](){const t=l,e=this[t(520)];this[t(498)]=this[t(519)]();let n=[];e[t(478)][t(513)].on(t(497),o(()=>{const e=t,i=n;n=this[e(515)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(487)]===n[e(487)]&&t[e(530)]===n[e(530)]&&t[e(495)]===n[e(495)]),r=(0,u.diffToChanges)(o,n),s=this[e(508)](),c=n[e(514)](t=>t[e(495)]===s);r[e(512)]&&this[e(526)](e(497),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(526)](e(507),{index:c})},250,{leading:!0,trailing:!0}))}[l(489)](){const t=l;this[t(498)][t(512)]||this[t(504)]()}[l(515)](){const t=l,e=this[t(520)],n=[],i=this[t(498)];for(const n of e[t(478)][t(513)][t(491)]())o(e[t(478)][t(513)][t(501)](n));function o(e){const r=t;for(const t of e[r(484)]())t.is(r(496))&&(i[r(481)](t[r(503)])&&n[r(480)]({level:i[r(500)](t[r(503)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(508)](){const t=l,e=this[t(520)][t(478)][t(513)][t(494)][t(499)](),n=new r.ModelTreeWalker({direction:t(486),startPosition:e});for(const e of n)if(e[t(528)].is(t(496))&&this[t(498)][t(481)](e[t(528)][t(503)]))return e[t(528)]}[l(519)](){const t=l;return this[t(520)][t(524)][t(517)](t(505))||function(t){const e=s,n=t[e(148)][e(149)](e(127));return n?n[e(133)]((t,n)=>(e(143)!==n[e(152)]&&t[e(131)](n[e(152)]),t),[]):t[e(150)][e(145)](e(136))?[e(134),e(140),e(135),e(147),e(128),e(137)]:[]}(this[t(520)])}[l(504)](){const t=l,e=this[t(520)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(522)][t(479)][t(521)][t(482)](document[t(516)](o)),r=e[t(531)][t(525)](n)[t(493)](0);r?.is(t(496))&&i[t(480)](r[t(503)])}this[t(498)]=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=["bind","isActive","click","70msSxlt","ck-reset","div","ck-document-outline__item_level-","ck-document-outline__item_active","bindTemplate","10YHWQGC","587851ZObdUd","ck-document-outline__item","4055864GAckxI","text","setTemplate","1122890XAKnJM","22gvibQU","ck-document-outline__item_empty","207861hdrgHD","299076bGqEZT","level","isEmpty","1804401hhHtUf","set","10704912pMWezk","Empty heading","4ZHoeUH","4DbWkLi"];return(g=function(){return t})()}function v(t,e){const n=g();return(v=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=v,n=t();for(;;)try{if(305343===-parseInt(e(342))/1+parseInt(e(331))/2*(parseInt(e(350))/3)+-parseInt(e(330))/4*(parseInt(e(347))/5)+parseInt(e(351))/6*(-parseInt(e(335))/7)+-parseInt(e(344))/8+parseInt(e(354))/9*(parseInt(e(341))/10)+parseInt(e(348))/11*(parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class w extends p.View{constructor(t,e=!1){const n=v;super(t);const i=this[n(340)],o=e?"["+m(t,n(329))+"]":"";this[n(327)](n(345),""),this[n(327)](n(352),1),this[n(327)](n(333),!1),this[n(332)](n(353)).to(this,n(345),t=>!t),this[n(346)]({tag:n(337),attributes:{class:["ck",n(336),n(343),i.to(n(352),t=>n(338)+t),i.if(n(333),n(339)),i.if(n(353),n(349))],title:i.to(n(345))},children:[{text:i.to(n(345),t=>t||o)}],on:{click:i.to(n(334))}})}}const I=b;function b(t,e){const n=y();return(b=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(702770===-parseInt(e(282))/1*(-parseInt(e(279))/2)+parseInt(e(280))/3+parseInt(e(287))/4*(parseInt(e(299))/5)+-parseInt(e(291))/6+parseInt(e(292))/7+parseInt(e(272))/8*(parseInt(e(278))/9)+-parseInt(e(281))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends p.View{[I(270)];[I(269)];[I(273)];constructor(t,e=!1,n){const i=I;super(t),this[i(273)]=e,this[i(302)](i(297),-1),this[i(269)]=n,this[i(270)]=this[i(260)](),this[i(270)][i(290)](i(259)).to(this),this.on(i(259),this[i(295)][i(285)](this)),this.on(i(277),(t,e,n,o)=>{this[i(305)](o,n)}),this[i(274)]({tag:i(304),attributes:{class:["ck",i(298),i(261)],dir:t[i(283)],"data-document-outline-empty-placeholder":m(t,i(301)),tabindex:-1},children:this[i(270)]})}[I(303)](t){const e=I;t[e(310)](t=>{const n=e;n(307)==t[n(309)]?this[n(258)](t[n(294)],...t[n(266)]):n(267)==t[n(309)]&&this[n(268)](t[n(294)],t[n(288)])})}[I(305)](t,e){const n=I;if(-1!==t){const e=this[n(270)][n(265)](t);e&&(e[n(284)]=!1)}-1!==e&&(this[n(270)][n(265)](e)[n(284)]=!0,this[n(262)](e))}[I(258)](t,...e){const n=I,i=e[n(296)]((e,i)=>{const o=n,r=new w(this[o(300)],this[o(273)]);return r[o(257)]=e[o(257)],r[o(286)]=e[o(286)],t+i===this[o(297)]&&(r[o(284)]=!0),r});this[n(270)][n(275)](i,t)}[I(268)](t,e){const n=I;do{this[n(270)][n(289)](t)}while(--e)}[I(295)](t){const e=I,n=this[e(270)][e(264)](t[e(271)]);this[e(308)](e(306),n)}[I(262)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(270)][e(265)](t)[e(276)],20,this[e(269)])}[I(293)](){const t=I;super[t(293)](),this[t(276)][t(289)]()}}function y(){const t=["_setActiveItem","itemSelected","insert","fire","type","forEach","text","_insertItem","click","createCollection","ck-document-outline","_scrollToItem","187WKtbie","getIndex","get","values","delete","_deleteItem","documentOutlineContainer","items","source","632lcDmDY","showEmptyHeadingText","setTemplate","addMany","element","change:activeItemIndex","83169TKjuOc","66tPLBNv","2416014IvZNUq","1161840usLQEo","31659Pdydeu","contentLanguageDirection","isActive","bind","level","30068rGtSGo","howMany","remove","delegate","6568806iWQpse","5296123wmLpvv","destroy","index","_handleItemClick","map","activeItemIndex","ck-reset","290nHIIJu","locale","Editor headings will appear here as you type.","set","sync","div"];return(y=function(){return t})()}var _=n(673),O=n.n(_),x=n(545),T=n.n(x),C=n(262),E=n.n(C),A=n(667),L=n.n(A),P=n(357),S=n.n(P),D=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=L(),N.insert=E().bind(null,"head"),N.domAPI=T(),N.insertStyleElement=S();O()(D.A,N);D.A&&D.A.locals&&D.A.locals;function H(){const t=["model","render","_handleOutlineChange","join","isPremiumPlugin","24urxbIG","pluginName","appendChild","_updateActiveDefinitionOnViewportChange","get","add","map","isOfficialPlugin","scrollToTheSelection","listenTo","afterInit","DocumentOutlineUI","editing","top","plugins","itemSelected","mapper","domConverter","element","init","indexOf","bind","window","697056ihIipn","DocumentOutlineUtils","focusTracker","_updateActiveDefinitionFromViewportThrottled","bottom","change","activeItemIndex","resize","3899757QTVtGr","getRootNames","6001299AHzAvp","modelElement","15783540Xoxewj","setSelection","getDomRoot","_setActiveViewItem","document-outline-container-not-provided","2910075eTvWJw","floor","4wpEHZN","documentOutline.container","getIntersection","destroy","6745295WrbhIx","toViewElement","height","locale","mapViewToDom","getVisible","documentOutline.showEmptyHeadings","cancel","editor","document","href","16DZdMaa","3218688qWTJJu","length","scroll","sync","_handleItemSelected","fromCharCode","_currentOutlineDefinitions","view","focus","config"];return(H=function(){return t})()}const K=M;function M(t,e){const n=H();return(M=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(839092===parseInt(e(327))/1+parseInt(e(289))/2+-parseInt(e(335))/3*(-parseInt(e(273))/4)+-parseInt(e(277))/5+-parseInt(e(304))/6*(parseInt(e(271))/7)+parseInt(e(288))/8*(-parseInt(e(337))/9)+parseInt(e(266))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[K(296)];[K(295)];[K(330)];static get[K(305)](){return K(315)}static get[K(311)](){return!0}static get[K(303)](){return!0}constructor(t){const e=K;super(t),this[e(296)]=new k(t[e(280)],this[e(285)][e(298)][e(308)](e(283)),this[e(285)][e(298)][e(308)](e(274))),this[e(295)]=[],this[e(330)]=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(307)][e(325)](this),100)}[K(323)](){const t=K,e=this[t(285)],n=e[t(318)][t(308)](t(328));let i=!1;if(this[t(296)][t(300)](),this[t(285)].ui[t(329)][t(309)](this[t(296)][t(322)]),!e[t(298)][t(308)](t(274)))throw new u.CKEditorError(t(270),{editor:e});e[t(298)][t(308)](t(274))[t(306)](this[t(296)][t(322)]),n.on(t(332),this[t(301)][t(325)](this)),n.on(t(333),(e,{index:n})=>this[t(269)](n)),this[t(296)].on(t(319),(e,n)=>{i=!0,this[t(293)](n)}),this[t(296)][t(313)](u.global[t(286)],t(291),()=>{i?i=!1:this[t(330)]()},{useCapture:!0}),this[t(296)][t(313)](u.global[t(326)],t(334),this[t(330)],{useCapture:!0})}[K(314)](){!async function(t){const e=m([97,57,74,106,56,76,79,48,77,67,70,102,105,72,111,71,53,75,65,108,116,90,115,86,118,114,69,100,50,103,113,110,51,98,87,107,81,88,73,104,89,52,80,85,120,101,66,49,55,83,99,54,68,109,78,84,82,117,112,121,122,119]),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(310)](t=>String[e(294)](t))[e(302)]("")}!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([97]);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:1751414400;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(287)]);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(276)](){const t=K;super[t(276)](),this[t(296)][t(276)](),this[t(330)][t(284)]()}[K(301)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(295)]=e,this[i(296)][i(292)](n)}[K(269)](t){const e=K;this[e(295)][e(290)]&&this[e(295)][t]&&(this[e(296)][e(333)]=t)}[K(293)](t){const e=K,n=this[e(295)][t][e(265)];this[e(285)][e(299)][e(332)](t=>{t[e(267)](n,0)}),this[e(285)][e(316)][e(296)][e(312)]({alignToTop:!0,forceScroll:!0}),this[e(285)][e(316)][e(296)][e(297)](),this[e(269)](t)}[K(307)](){const t=K,e=this[t(285)];let n;for(const i of e[t(299)][t(286)][t(336)]()){const o=e[t(316)][t(296)][t(268)](i),r=o&&new u.Rect(o)[t(282)]();if(r){const e=new u.Rect(u.global[t(326)])[t(275)](r);e&&(n=e[t(317)]+.25*e[t(279)])}}if(void 0===n)return;const i=V(e[t(316)],this[t(295)],n);i?this[t(269)](this[t(295)][t(324)](i)):this[t(269)](-1)}}function V(t,e,n,i=0,o=e[K(290)]-1){const r=K,s=Math[r(272)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(320)][r(278)](c[r(265)]);if(!a)return null;const l=t[r(296)][r(321)][r(281)](a);return new u.Rect(l)[r(331)]>n?V(t,e,n,i,s-1):V(t,e,n,s+1,o)}return s<0?null:e[s]}function R(t,e){const n=W();return(R=function(t,e){return n[t-=446]})(t,e)}const U=R;function W(){const t=["isPremiumPlugin","documentOutlineLicenseKeyDomainLimit","domainLimit","documentOutlineLicenseKeyTrialLimit","expired","featureNotAllowed","2540rfVBXW","config","documentOutlineLicenseKeyEvaluationLimit","_showLicenseError","editor","licenseKey","documentOutlineLicenseKeyNotAllowed","539199gtYEmW","1644JhKoZM","10eqiNGF","1391614dxLSON","4765302qhSNuS","8PSRXYi","17455JLRTdf","_licenseKeyCheckInterval","documentOutlineLicenseKeyExpired","pluginName","usageLimit","2405116JFUdUd","documentOutlineLicenseKeyValid","requires","9000343EmxliK","evaluationLimit","DocumentOutline","isOfficialPlugin","init","get","invalid","documentOutlineLicenseKeyInvalid","trialLimit","destroy","documentOutlineLicenseKeyUsageLimit","6411HFZTYl"];return(W=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(853759===parseInt(e(450))/1+parseInt(e(461))/2+-parseInt(e(475))/3*(parseInt(e(482))/4)+-parseInt(e(456))/5*(-parseInt(e(451))/6)+-parseInt(e(453))/7+parseInt(e(455))/8*(parseInt(e(454))/9)+-parseInt(e(452))/10*(parseInt(e(464))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class q extends t.Plugin{[U(448)];[U(457)];static get[U(463)](){return[h,j]}static get[U(459)](){return U(466)}static get[U(467)](){return!0}static get[U(476)](){return!0}[U(468)](){const t=U;this[t(448)]=this[t(447)][t(483)][t(469)](t(448));const e=this[t(447)];this[t(457)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(462)==r||n(471)==r||n(458)==r||n(477)==r||n(449)==r||n(484)==r||n(479)==r||n(474)==r){delete e[o],i=r,clearInterval(this[n(457)]),this[n(457)]=void 0;break}}n(471)==i&&e[n(446)](n(470)),n(458)==i&&e[n(446)](n(480)),n(477)==i&&e[n(446)](n(478)),n(449)==i&&e[n(446)](n(481),n(466)),n(484)==i&&e[n(446)](n(465)),n(479)==i&&e[n(446)](n(472)),n(474)==i&&e[n(446)](n(460))},1e3)}[U(473)](){const t=U;super[t(473)](),this[t(457)]&&clearInterval(this[t(457)])}}var F=n(901);function B(){const t=["execute","5633538IPEOXy","20YESdQV","model","getFirstPosition","schema","1139260QVhKET","4407JSbEft","selection","139315YdDdqJ","document","insertObject","99jdZsnO","findAllowedParent","1392223NEboSU","1031736QAwlrp","5QdoaTW","change","createElement","refresh","tableOfContents","editor","1618wqbbdi","5814784sbzVxI","isEnabled"];return(B=function(){return t})()}const G=Q;function Q(t,e){const n=B();return(Q=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Q,n=t();for(;;)try{if(728806===-parseInt(e(323))/1+-parseInt(e(314))/2*(-parseInt(e(299))/3)+-parseInt(e(315))/4+parseInt(e(308))/5*(parseInt(e(318))/6)+-parseInt(e(306))/7+-parseInt(e(307))/8*(-parseInt(e(304))/9)+parseInt(e(319))/10*(-parseInt(e(301))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Command{[G(317)](){const t=G;this[t(313)][t(320)][t(309)](e=>{const n=t;this[n(313)][n(320)][n(303)](e[n(310)](n(312)))})}[G(311)](){const t=G,e=this[t(313)][t(320)],n=e[t(302)][t(300)][t(321)]();this[t(316)]=null!==(n&&e[t(322)][t(305)](n,t(312)))}}var Z=n(336),z={attributes:{"data-cke":!0}};z.setAttributes=L(),z.insert=E().bind(null,"head"),z.domAPI=T(),z.insertStyleElement=S();O()(Z.A,z);Z.A&&Z.A.locals&&Z.A.locals;const Y=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=483]})(t,e)}function $(){const t=["for","getChanges","isRegistered","remove","conversion","_registerHeadingIdAttributePostfixer","pluginName","_customUpcastHeadingsConversion","HeadingId","headingId.modelAttributeName","position","get","consume","setAttribute","2258298iBfGvi","11NuyphS","getAttribute","toViewElement","nodeAfter","low","name","add","schema","isOfficialPlugin","set","model","element:","_customDataDowncastHeadingsConversion","upcast","string","1752102PGFLYw","document","heading.options","viewItem","paragraph","215942yVSSYy","view","length","1730736WsvDRf","4fGwloD","attribute:headingId:","match","insert","editor","registerPostFixer","change","has","heading1","config","downcast","item","clear","2406670czABtv","mapper","modelRange","isPremiumPlugin","differ","extend","hasAttribute","getContainedElement","writer","afterInit","5iOlNSF","headingId","consumable","2944605rXlDMt","type","removeAttribute","forEach","attributes","7916416RUGqgy","delete"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(716096===parseInt(e(544))/1*(parseInt(e(492))/2)+parseInt(e(522))/3*(parseInt(e(496))/4)+-parseInt(e(519))/5*(-parseInt(e(487))/6)+-parseInt(e(543))/7+-parseInt(e(527))/8+-parseInt(e(495))/9+-parseInt(e(509))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(535)](){return Y(537)}static get[Y(552)](){return!0}static get[Y(512)](){return!0}[Y(518)](){const t=Y,e=this[t(500)];e[t(505)][t(540)](t(538))||(function(e){const n=t,i=new Map;return e?(e[n(525)](t=>{const e=n;e(491)!==t[e(554)]&&i[e(553)](t[e(493)],t[e(554)])}),i[n(540)]("h1")||i[n(553)]("h1",n(504)),i):i}(this[t(500)][t(505)][t(540)](t(489)))[t(525)]((n,i)=>{const o=t;this[o(536)](i),this[o(484)](n),e[o(554)][o(551)][o(531)](n)&&e[o(554)][o(551)][o(514)](n,{allowAttributes:o(520)})}),this[t(534)]())}[Y(536)](t){const e=Y;this[e(500)][e(533)][e(529)](e(485))[e(550)](n=>n.on(e(483)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(490)][o(545)]("id"),a=n[o(511)][o(516)]();if(a)return c&&c[o(494)]||a[o(515)](o(520))?void(r[o(541)](n[o(490)],{attributes:["id"]})&&s[o(542)](o(520),c,a)):(r[o(541)](n[o(490)],{attributes:["id"]}),void s[o(542)](o(520),(0,u.uid)(),a))},{priority:u.priorities[e(540)](e(548))+.5}))}[Y(484)](t){const e=Y;this[e(500)][e(533)][e(529)](e(506))[e(550)](n=>n.on(e(497)+t,(t,n,i)=>{const o=e;if(!i[o(521)][o(541)](n[o(507)],t[o(549)]))return;const r=n[o(507)][o(545)](o(520)),s=i[o(510)][o(546)](n[o(507)]);i[o(517)][o(542)]("id",r,s)}))}[Y(534)](){const t=Y,e=this[t(500)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(550)](r),e[o(542)](o(520),r,n),r}function r(e,n){const i=t;e[i(524)](i(520),n)}e[t(554)][t(488)][t(501)](s=>{const c=t,a=e[c(554)][c(488)][c(513)][c(530)]();let u=!1;for(const t of a)if(c(499)==t[c(523)]&&t[c(549)])if(et(t[c(549)])){const e=t[c(526)][c(540)](c(520));c(486)==typeof e?n[c(503)](e)?(o(s,t[c(539)][c(547)]),u=!0):i[c(550)](e):(o(s,t[c(539)][c(547)]),u=!0)}else c(486)==typeof t[c(526)][c(540)](c(520))&&(r(s,t[c(539)][c(547)]),u=!0);else if(c(532)==t[c(523)]){const e=t[c(526)][c(540)](c(520));c(486)==typeof e&&n[c(528)](e)}return u}),e[t(554)][t(488)].on(t(502),()=>{const e=t;i[e(525)](t=>n[e(550)](t)),i[e(508)]()})}}function et(t){return!!t[Y(498)](/heading\d/)}const nt=ot;function it(){const t=["domEvent","_handleScrollToHeading","isOfficialPlugin","stop","add","editor","setSelection","nodeAfter","DocumentOutlineUtils","level","fromCharCode","2281712reNKmm","scrollToTheSelection","type","tableOfContents","differ","814372QfjIWt","17faWOMU","editing","forEach","join","_tableOfContentsElements","reconvertItem","viewToModelPosition","_currentOutlineDefinitions","getAttribute","registerRawContentMatcher","afterInit","name","register","getAncestors","createText","element","_defineConverters","plugins","_createTableOfContents","locale","$capture","pluginName","href","$blockObject","dataDowncast","3veLGaE","table-of-contents__placeholder","rootName","_defineSchema","modelElement","headingId.modelAttributeName","elementToStructure","conversion","table-of-contents","getCustomProperty","setCustomProperty","listenTo","2301750QBMXVI","isPremiumPlugin","abs","change","2081260GffNwu","view","findMappedViewAncestor"," table-of-contents_empty","hasContent","230JgCpWF","high","end","Table of contents","_redirectMapper","modelPosition","upcast","map","headingId","getChanges","insertTableOfContents","for","schema","commands","text","createContainerElement","init","editingDowncast","config","outlineDefinitions","19170OqOfzn","No headings were found in the document.","isInteger","_headingIdModelAttributeName","TableOfContentsEditing","mapper","filter","model","847238ePggwi","requires","viewPosition","target","Empty heading","document","$graveyard","33074NNsRKg","length","position","click","toModelElement","insert","data","elementToElement","preventDefault","div","get","_updateTableOfContentsElements","createPositionAt","documentOutline.showEmptyHeadings","tableOfContentsHeadingIndex","_trackNewToCElements"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(166878===-parseInt(e(226))/1*(-parseInt(e(193))/2)+parseInt(e(251))/3*(-parseInt(e(225))/4)+parseInt(e(272))/5*(parseInt(e(292))/6)+parseInt(e(300))/7+parseInt(e(220))/8+-parseInt(e(263))/9+-parseInt(e(267))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(247)](){return nt(296)}static get[nt(211)](){return!0}static get[nt(264)](){return!0}static get[nt(301)](){return[F.Widget,h,tt]}[nt(233)];[nt(230)];[nt(295)];constructor(t){const e=nt;super(t),this[e(233)]=[],this[e(230)]=new Set,this[e(295)]=e(280)}[nt(288)](){const t=nt,e=this[t(214)],n=e[t(227)][t(268)][t(191)];e[t(290)][t(203)](t(256))&&(this[t(295)]=e[t(290)][t(203)](t(256))),this[t(262)](n,t(196),(e,n)=>{const i=t;if(!n[i(303)])return;const o=n[i(303)][i(260)](i(207));Number[i(294)](o)&&(n[i(209)][i(201)](),e[i(212)](),this[i(210)](o))},{priority:t(273),context:t(246)}),this[t(254)](),this[t(242)](),e[t(285)][t(213)](t(282),new J(e)),e[t(243)][t(203)](t(217)).on(t(266),(e,n)=>{const i=t;this[i(233)]=n[i(291)],this[i(204)]()}),this[t(262)](e[t(299)][t(191)],t(266),()=>{this[t(208)]()})}[nt(236)](){!async function(t){const e=m([90,99,48,66,67,72,105,73,70,108,120,81,86,87,88,68,69,57,79,75,114,121,85,110,54,98,97,101,78,117,103,50,65,102,119,49,113,51,112,52,55,89,80,111,115,116,122,56,118,100,77,107,106,109,83,82,71,104,84,76,53,74]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=ot;return t[e(279)](t=>String[e(219)](t))[e(229)]("")}!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([90]);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:1751414400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(248)]);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(204)](){const t=nt;this[t(230)][t(228)](e=>{const n=t;n(192)!==e[n(253)]&&this[n(214)][n(227)][n(231)](e)})}[nt(208)](){const t=nt;for(const e of this[t(214)][t(299)][t(191)][t(224)][t(281)]({includeChangesInGraveyard:!0})){if(t(198)!==e[t(222)]||t(223)!==e[t(237)])return;this[t(230)][t(213)](e[t(195)][t(216)])}}[nt(254)](){const t=nt;this[t(214)][t(299)][t(284)][t(238)](t(223),{inheritAllFrom:t(249)})}[nt(242)](){const t=nt,e=this[t(214)][t(258)];e[t(283)](t(278))[t(200)]({model:t(223),view:{name:t(202),classes:t(259)}}),e[t(283)](t(250))[t(257)]({model:t(223),view:(e,{writer:n})=>this[t(244)](n,!0)}),e[t(283)](t(289))[t(257)]({model:t(223),view:(e,{writer:n})=>{const i=t;this[i(230)][i(213)](e);const o=this[i(244)](n);return(0,F.toWidget)(o,n,{label:m(this[i(214)][i(245)],i(275))})}}),this[t(214)][t(199)][t(235)]({name:t(202),classes:t(259)}),this[t(214)][t(227)][t(297)].on(t(232),this[t(276)](),{priority:t(273)})}[nt(244)](t,e=!1){const n=nt,{locale:i}=this[n(214)],o=t[n(287)](n(202),{class:n(259)+(0===this[n(233)][n(194)]?n(270):""),...!e&&{"data-table-of-contents-label":m(i,n(275))}});0===this[n(233)][n(194)]&&!1===e&&t[n(198)](t[n(205)](o,n(274)),t[n(287)]("p",{class:n(252)},[t[n(240)](m(i,n(293)))]));const r=e?"":"["+m(i,n(190))+"]";let s=o;return this[n(233)][n(228)]((i,o,c)=>{const a=n,u=this[a(214)][a(299)][a(271)](i[a(255)],{ignoreWhitespaces:!0}),l=u?i[a(286)]:r,d=i[a(255)][a(234)](this[a(295)]),f=t[a(287)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(240)](l)]),h=this[a(214)][a(290)][a(203)](a(206));t[a(261)](a(207),o,f);const p=t[a(287)]("li",null,[u||!e&&h?f:t[a(240)]("")]),m=o?c[o-1][a(218)]:0,g=Math[a(265)](i[a(218)]-m);if(i[a(218)]>m){const e=st(p,g,t);t[a(198)](t[a(205)](s,a(274)),e)}else{const e=function(t,e){const n=a;return t[n(239)]({includeSelf:!0,parentFirst:!0})[n(298)](t=>t.is(n(241),"ol"))[e]}(s,g);t[a(198)](t[a(205)](e,a(274)),p)}s=p}),o}[nt(210)](t){const e=nt,n=this[e(233)][t][e(255)];this[e(214)][e(299)][e(266)](t=>{t[e(215)](n,0)}),this[e(214)][e(227)][e(268)][e(221)]({alignToTop:!0,forceScroll:!0})}[nt(276)](){return(t,e)=>{const n=ot,i=e[n(297)],o=i[n(269)](e[n(302)]),r=i[n(197)](o);r.is(n(241),n(223))&&(e[n(277)]=this[n(214)][n(299)][n(205)](r,0),t[n(212)]())}}}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-=469]})(t,e)}function lt(){const t=["6787duXAqc","destroy","_showLicenseError","trialLimit","379180HViLfi","invalid","insertTableOfContents","18IjHspT","10GCaXWu","init","311275cKyATR","featureNotAllowed","isEnabled","Table of contents","focus","locale","listenTo","_licenseKeyCheckInterval","componentFactory","_createButton","menuBar:tableOfContents","16xKAsil","bind","TableOfContentsUI","usageLimit","isPremiumPlugin","licenseKey","config","1761795DXhhWR","isOfficialPlugin","131856zUyVvo","tooltip","execute","pluginName","795834ZnnaNh","tableOfContentsLicenseKeyDomainLimit","domainLimit","evaluationLimit","add","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyTrialLimit","expired","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyValid","commands","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyUsageLimit","editing","820757BcqFzi","tableOfContentsLicenseKeyEvaluationLimit","editor","17790FkcDFu","view","set","tableOfContents","get"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(207480===-parseInt(e(524))/1+parseInt(e(491))/2+-parseInt(e(487))/3+-parseInt(e(518))/4*(parseInt(e(522))/5)+-parseInt(e(521))/6*(parseInt(e(506))/7)+-parseInt(e(478))/8*(parseInt(e(485))/9)+-parseInt(e(509))/10*(-parseInt(e(514))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(483)];[at(474)];static get[at(490)](){return at(480)}static get[at(486)](){return!0}static get[at(482)](){return!0}[at(523)](){const t=at,e=this[t(508)];e.ui[t(475)][t(495)](t(512),()=>{const e=t,n=this[e(476)](p.ButtonView);return n[e(488)]=!0,n}),e.ui[t(475)][t(495)](t(477),()=>this[t(476)](p.MenuBarMenuListItemButtonView)),this[t(483)]=this[t(508)][t(484)][t(513)](t(483));const n=this[t(508)];this[t(474)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(500)==r||e(496)==r||e(499)==r||e(492)==r||e(503)==r||e(507)==r||e(497)==r||e(504)==r){delete n[o],i=r,clearInterval(this[e(474)]),this[e(474)]=void 0;break}}e(496)==i&&n[e(516)](e(519)),e(499)==i&&n[e(516)](e(498)),e(492)==i&&n[e(516)](e(493)),e(503)==i&&n[e(516)](e(525),e(502)),e(507)==i&&n[e(516)](e(494)),e(497)==i&&n[e(516)](e(517)),e(504)==i&&n[e(516)](e(481))},1e3)}[at(476)](t){const e=at,n=this[e(508)],i=n[e(472)],o=n[e(501)][e(513)](e(520)),r=new t(i);return r[e(511)]({label:m(i,e(470)),icon:ct.IconTableOfContents}),r[e(479)](e(469)).to(o,e(469)),this[e(473)](r,e(489),()=>{const t=e;n[t(489)](t(520)),n[t(505)][t(510)][t(471)]()}),r}[at(515)](){const t=at;super[t(515)](),this[t(474)]&&clearInterval(this[t(474)])}}var ft=pt;function ht(){var t=["50TIsqTD","2813391qDOpHb","24VuxFZY","70hJgtfE","3092336hJVGYB","4940771mREbDm","1811675vcvwBk","isPremiumPlugin","4pffEML","251327Txvbvp","26370DlMBUx","isOfficialPlugin","pluginName","284607Fqtxci","requires","6enVTiv","TableOfContents"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=146]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(219264===-parseInt(e(155))/1+parseInt(e(146))/2*(parseInt(e(156))/3)+-parseInt(e(154))/4*(-parseInt(e(152))/5)+-parseInt(e(161))/6*(parseInt(e(147))/7)+-parseInt(e(150))/8+parseInt(e(159))/9*(-parseInt(e(149))/10)+parseInt(e(151))/11*(parseInt(e(148))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(160)](){return[rt,dt]}static get[ft(158)](){return ft(162)}static get[ft(157)](){return!0}static get[ft(153)](){return!0}}function gt(t,e){var n=vt();return(gt=function(t,e){return n[t-=277]})(t,e)}function vt(){var t=["55626HNOIdq","23234913poNEym","697758JhVQoZ","418154WyOJEn","7qPMTyF","25DOZqki","5246340rfuZNR","760746cEUUQk","7654376zFvdLa"];return(vt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(753695===parseInt(e(279))/1+parseInt(e(278))/2+parseInt(e(283))/3+parseInt(e(282))/4+-parseInt(e(281))/5*(-parseInt(e(285))/6)+parseInt(e(280))/7*(parseInt(e(284))/8)+-parseInt(e(277))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vt)})(),(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 _0x404e75,Command as _0x35edd4}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xd1dab5,throttle as _0x50821e}from'es-toolkit/compat';import{ModelText as _0x28b6b1,ModelTreeWalker as _0x321326}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4ea2d7,diffToChanges as _0x4cab56,scrollAncestorsToShowTarget as _0xf3f50d,CKEditorError as _0xdd1997,global as _0x13f612,Rect as _0x31775f,uid as _0x39255c,priorities as _0x2ae560}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1d5f30,ButtonView as _0x525ad2,MenuBarMenuListItemButtonView as _0x47125e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x30efa3,toWidget as _0x4a7584}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x239d6d}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x36708e){let _0x1e6cc6='';for(const _0x46ae85 of _0x36708e['getChildren']())_0x46ae85 instanceof _0x28b6b1&&(_0x1e6cc6+=_0x46ae85['data']);return _0x1e6cc6;}class i extends _0x404e75{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xb45a5d=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x23c480=[];_0xb45a5d['model']['document']['on']('change',_0xd1dab5(()=>{const _0x4cc877=_0x23c480;_0x23c480=this['_getOutlineDefinitions']();const _0x164f37=_0x4ea2d7(_0x4cc877,_0x23c480,(_0x439419,_0x3846de)=>_0x439419['level']===_0x3846de['level']&&_0x439419['text']===_0x3846de['text']&&_0x439419['modelElement']===_0x3846de['modelElement']),_0x4651d9=_0x4cab56(_0x164f37,_0x23c480),_0x307d62=this['_getActiveHeading'](),_0x42722a=_0x23c480['findIndex'](_0x1d7c90=>_0x1d7c90['modelElement']===_0x307d62);_0x4651d9['length']&&this['fire']('change',{'outlineDefinitions':_0x23c480,'activeItemIndex':_0x42722a,'outlineChanges':_0x4651d9}),this['fire']('activeItemIndex',{'index':_0x42722a});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x20e7a5=this['editor'],_0x7d8e64=[],_0x2988fb=this['_headingNames'];for(const _0x37c468 of _0x20e7a5['model']['document']['getRootNames']())_0x241e36(_0x20e7a5['model']['document']['getRoot'](_0x37c468));function _0x241e36(_0x46e10f){for(const _0x27c3a5 of _0x46e10f['getChildren']())_0x27c3a5['is']('element')&&(_0x2988fb['includes'](_0x27c3a5['name'])&&_0x7d8e64['push']({'level':_0x2988fb['indexOf'](_0x27c3a5['name'])+0x1,'text':g(_0x27c3a5),'modelElement':_0x27c3a5}),_0x241e36(_0x27c3a5));}return _0x7d8e64;}['_getActiveHeading'](){const _0xcbafee=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x22eb03=new _0x321326({'direction':'backward','startPosition':_0xcbafee});for(const _0xed9509 of _0x22eb03)if(_0xed9509['item']['is']('element')&&this['_headingNames']['includes'](_0xed9509['item']['name']))return _0xed9509['item'];}['_getHeadingNames'](){const _0xb6d807=this['editor']['config']['get']('documentOutline.headings');return _0xb6d807||function(_0x4426e8){const _0x467a96=_0x4426e8['config']['get']('heading.options');return _0x467a96?_0x467a96['reduce']((_0x19d77e,_0x276d9e)=>('paragraph'!==_0x276d9e['model']&&_0x19d77e['push'](_0x276d9e['model']),_0x19d77e),[]):_0x4426e8['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x217875=this['editor'],_0x16d36a=['h1','h2','h3','h4','h5','h6'],_0x21924d=[];for(const _0x40e642 of _0x16d36a){const _0x25a08f=_0x217875['editing']['view']['domConverter']['domToView'](document['createElement'](_0x40e642)),_0x4123ed=_0x217875['data']['toModel'](_0x25a08f)['getChild'](0x0);_0x4123ed?.['is']('element')&&_0x21924d['push'](_0x4123ed['name']);}this['_headingNames']=_0x21924d;}}function j(_0x2e0a09,_0x2b368d){const t=_0x2e0a09['t'];switch(_0x2b368d){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 _0x2b368d;}}class A extends _0x1d5f30{constructor(_0x2c71c5,_0x370237=!0x1){super(_0x2c71c5);const _0x3e8046=this['bindTemplate'],_0xceb934=_0x370237?'['+j(_0x2c71c5,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x5ef50a=>!_0x5ef50a),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x3e8046['to']('level',_0x10a98a=>'ck-document-outline__item_level-'+_0x10a98a),_0x3e8046['if']('isActive','ck-document-outline__item_active'),_0x3e8046['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x3e8046['to']('text')},'children':[{'text':_0x3e8046['to']('text',_0x41b6c6=>_0x41b6c6||_0xceb934)}],'on':{'click':_0x3e8046['to']('click')}});}}class f extends _0x1d5f30{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x46c71b,_0xae0f2a=!0x1,_0x48f15b){super(_0x46c71b),this['showEmptyHeadingText']=_0xae0f2a,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x48f15b,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x38d499,_0x17fd89,_0x16de2d,_0x570c81)=>{this['_setActiveItem'](_0x570c81,_0x16de2d);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x46c71b['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x46c71b,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4a9049){_0x4a9049['forEach'](_0x2968c1=>{'insert'==_0x2968c1['type']?this['_insertItem'](_0x2968c1['index'],..._0x2968c1['values']):'delete'==_0x2968c1['type']&&this['_deleteItem'](_0x2968c1['index'],_0x2968c1['howMany']);});}['_setActiveItem'](_0x18ac3b,_0x21b99c){if(-0x1!==_0x18ac3b){const _0x26e996=this['items']['get'](_0x18ac3b);_0x26e996&&(_0x26e996['isActive']=!0x1);}-0x1!==_0x21b99c&&(this['items']['get'](_0x21b99c)['isActive']=!0x0,this['_scrollToItem'](_0x21b99c));}['_insertItem'](_0x61b0bf,..._0x16f347){const _0x4c1ae9=_0x16f347['map']((_0x4ed6af,_0x1f023e)=>{const _0x200b1b=new A(this['locale'],this['showEmptyHeadingText']);return _0x200b1b['text']=_0x4ed6af['text'],_0x200b1b['level']=_0x4ed6af['level'],_0x61b0bf+_0x1f023e===this['activeItemIndex']&&(_0x200b1b['isActive']=!0x0),_0x200b1b;});this['items']['addMany'](_0x4c1ae9,_0x61b0bf);}['_deleteItem'](_0x1ea245,_0x112db2){do{this['items']['remove'](_0x1ea245);}while(--_0x112db2);}['_handleItemClick'](_0x592dce){const _0x4c6297=this['items']['getIndex'](_0x592dce['source']);this['fire']('itemSelected',_0x4c6297);}['_scrollToItem'](_0x40d04b){_0xf3f50d(this['items']['get'](_0x40d04b)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x404e75{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xd550db){super(_0xd550db),this['view']=new f(_0xd550db['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x50821e(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x90e32b=this['editor'],_0xa89db2=_0x90e32b['plugins']['get']('DocumentOutlineUtils');let _0x4394f2=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x90e32b['config']['get']('documentOutline.container'))throw new _0xdd1997('document-outline-container-not-provided',{'editor':_0x90e32b});_0x90e32b['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0xa89db2['on']('change',this['_handleOutlineChange']['bind'](this)),_0xa89db2['on']('activeItemIndex',(_0x307560,{index:_0x596648})=>this['_setActiveViewItem'](_0x596648)),this['view']['on']('itemSelected',(_0x28b645,_0x12bc49)=>{_0x4394f2=!0x0,this['_handleItemSelected'](_0x12bc49);}),this['view']['listenTo'](_0x13f612['document'],'scroll',()=>{_0x4394f2?_0x4394f2=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x13f612['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3f1996){const _0xc4b129=_0x4c4dd6([0x65,0x72,0x53,0x5a,0x31,0x79,0x68,0x4a,0x75,0x56,0x38,0x54,0x49,0x6d,0x50,0x48,0x70,0x35,0x57,0x42,0x6b,0x4d,0x4f,0x30,0x4b,0x55,0x74,0x61,0x4c,0x4e,0x76,0x77,0x62,0x7a,0x51,0x66,0x67,0x64,0x6e,0x45,0x37,0x34,0x59,0x47,0x58,0x46,0x33,0x6c,0x32,0x36,0x43,0x44,0x78,0x63,0x6a,0x41,0x52,0x69,0x71,0x39,0x6f,0x73]),_0x505a62=0x44c34adb,_0x505654=0x44c4268b^_0x505a62,_0x586765=window[_0x4c4dd6([0x44,0x61,0x74,0x65])][_0x4c4dd6([0x6e,0x6f,0x77])](),_0x4ed637=_0x3f1996[_0x4c4dd6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x41363a=new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25e92c=>{_0x4ed637[_0x4c4dd6([0x6f,0x6e,0x63,0x65])](_0x4c4dd6([0x72,0x65,0x61,0x64,0x79]),_0x25e92c);}),_0x52d73d={[_0x4c4dd6([0x6b,0x74,0x79])]:_0x4c4dd6([0x45,0x43]),[_0x4c4dd6([0x75,0x73,0x65])]:_0x4c4dd6([0x73,0x69,0x67]),[_0x4c4dd6([0x63,0x72,0x76])]:_0x4c4dd6([0x50,0x2d,0x32,0x35,0x36]),[_0x4c4dd6([0x78])]:_0x4c4dd6([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]),[_0x4c4dd6([0x79])]:_0x4c4dd6([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]),[_0x4c4dd6([0x61,0x6c,0x67])]:_0x4c4dd6([0x45,0x53,0x32,0x35,0x36])},_0x1edd3a=_0x4ed637[_0x4c4dd6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c4dd6([0x67,0x65,0x74])](_0x4c4dd6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x562fb4(){let _0x100113,_0x2f54cd=null,_0x5778fd=null;try{if(_0x1edd3a==_0x4c4dd6([0x47,0x50,0x4c]))return _0x4c4dd6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x100113=_0x549662(),!_0x100113)return _0x4c4dd6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x100113[_0x4c4dd6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5778fd=_0x1050b4(_0x100113[_0x4c4dd6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x100113[_0x4c4dd6([0x6a,0x74,0x69])])),await _0xd304ed()?_0x1fc002()?_0x1d199a()?_0x4c4dd6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x27d35f()?(_0x100113[_0x4c4dd6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c4dd6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2f54cd=_0x404627(_0x4c4dd6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x100113[_0x4c4dd6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c4dd6([0x74,0x72,0x69,0x61,0x6c])&&(_0x2f54cd=_0x404627(_0x4c4dd6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x356266()):_0x4c4dd6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c4dd6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c4dd6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c4dd6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d199a(){const _0x1f13ef=[_0x4c4dd6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c4dd6([0x74,0x72,0x69,0x61,0x6c])][_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x100113[_0x4c4dd6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x586765/0x3e8:0xe10*_0x505654;return _0x100113[_0x4c4dd6([0x65,0x78,0x70])]<_0x1f13ef;}function _0x1fc002(){const _0x1d6562=_0x100113[_0x4c4dd6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1d6562&&(!!_0x1d6562[_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c4dd6([0x2a]))||(!!_0x1d6562[_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c4dd6([0x44,0x4f]))||!!_0x1d6562[_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c4dd6([0x50,0x50]))));}function _0x27d35f(){const _0x3fb5ae=_0x100113[_0x4c4dd6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fb5ae||0x0==_0x3fb5ae[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x17688b}=new URL(window[_0x4c4dd6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3fb5ae[_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17688b))return!0x0;const _0xd58c14=_0x17688b[_0x4c4dd6([0x73,0x70,0x6c,0x69,0x74])](_0x4c4dd6([0x2e]));return _0x3fb5ae[_0x4c4dd6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x357703=>_0x357703[_0x4c4dd6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c4dd6([0x2a])))[_0x4c4dd6([0x6d,0x61,0x70])](_0x39ffa0=>_0x39ffa0[_0x4c4dd6([0x73,0x70,0x6c,0x69,0x74])](_0x4c4dd6([0x2e])))[_0x4c4dd6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1da36e=>_0x1da36e[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xd58c14[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c4dd6([0x6d,0x61,0x70])](_0x401629=>Array(_0xd58c14[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x401629[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c4dd6([0x66,0x69,0x6c,0x6c])](_0x401629[0x0]===_0x4c4dd6([0x2a])?_0x4c4dd6([0x2a]):'')[_0x4c4dd6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x401629))[_0x4c4dd6([0x73,0x6f,0x6d,0x65])](_0x106fbc=>_0xd58c14[_0x4c4dd6([0x65,0x76,0x65,0x72,0x79])]((_0x2fe04a,_0xea531e)=>_0x106fbc[_0xea531e]===_0x2fe04a||_0x106fbc[_0xea531e]===_0x4c4dd6([0x2a])));}function _0x356266(){return _0x2f54cd&&_0x5778fd?new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f39d0,_0x33747f)=>{_0x2f54cd[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x1f39d0,_0x33747f),_0x5778fd[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x46fa1b=>{_0x46fa1b!=_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64])&&_0x1f39d0(_0x46fa1b);},_0x33747f);}):_0x2f54cd||_0x5778fd||_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1050b4(_0x3e8d55,_0x4d2dbd){return new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ab387=>{if(_0x542860())return _0x3ab387(_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64]));_0x264ecf(),_0x4ed637[_0x4c4dd6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c4dd6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3557ad=!0x1;const _0x30531d=_0x39255c();function _0x34db8c(_0x203096){return!!_0x203096&&(typeof _0x203096===_0x4c4dd6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x203096===_0x4c4dd6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x203096[_0x4c4dd6([0x74,0x68,0x65,0x6e])]===_0x4c4dd6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x203096[_0x4c4dd6([0x63,0x61,0x74,0x63,0x68])]===_0x4c4dd6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x28c665(_0x449a31){_0x256e61(_0x449a31)[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x2a0516=>{if(!_0x2a0516||_0x2a0516[_0x4c4dd6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c4dd6([0x6f,0x6b]))return _0x4c4dd6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5c9cc1(_0x13b3c6(_0x30531d+_0x4d2dbd))!=_0x2a0516[_0x4c4dd6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c4dd6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x2ff612=>(_0x5e7664(),_0x2ff612),()=>{const _0x14a799=_0x1bc415();return null==_0x14a799?(_0x5e7664(),_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64])):_0x4c4dd6(_0x586765-_0x14a799>(0x60cfcedb^_0x505a62)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x3ab387)[_0x4c4dd6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3ab387(_0x4c4dd6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x19cead=0x44f5a45b^_0x505a62;function _0x5e7664(){const _0x328389=_0x4c4dd6([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c9cc1(_0x13b3c6(_0x3e8d55)),_0x428f0b=_0x2dfe90(_0x5c9cc1(window[_0x4c4dd6([0x4d,0x61,0x74,0x68])][_0x4c4dd6([0x63,0x65,0x69,0x6c])](_0x586765/_0x19cead)));window[_0x4c4dd6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c4dd6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x328389,_0x428f0b);}function _0x1bc415(){const _0xd4a392=_0x4c4dd6([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c9cc1(_0x13b3c6(_0x3e8d55)),_0x48f4eb=window[_0x4c4dd6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c4dd6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd4a392);return _0x48f4eb?window[_0x4c4dd6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dfe90(_0x48f4eb),0x10)*_0x19cead:null;}function _0x256e61(_0x4925de){return new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x148016,_0x33cffc)=>{_0x4925de[_0x4c4dd6([0x74,0x68,0x65,0x6e])](_0x148016,_0x33cffc),window[_0x4c4dd6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x33cffc,0x44c29e1b^_0x505a62);});}}_0x4ed637[_0x4c4dd6([0x6f,0x6e])](_0x4c4dd6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x180ca1,_0x4b6791)=>{if(_0x4b6791[0x0]!=_0x3e8d55)return _0x3ab387(_0x4c4dd6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b6791[0x1]={..._0x4b6791[0x1],[_0x4c4dd6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30531d};},{[_0x4c4dd6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c4dd6([0x68,0x69,0x67,0x68])}),_0x4ed637[_0x4c4dd6([0x6f,0x6e])](_0x4c4dd6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3976a4=>{_0x34db8c(_0x3976a4[_0x4c4dd6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3557ad=!0x0,_0x28c665(_0x3976a4[_0x4c4dd6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c4dd6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c4dd6([0x6c,0x6f,0x77])}),_0x41363a[_0x4c4dd6([0x74,0x68,0x65,0x6e])](()=>{_0x3557ad||_0x3ab387(_0x4c4dd6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x542860(){return _0x4ed637[_0x4c4dd6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c4dd6([0x76,0x69,0x65,0x77])][_0x4c4dd6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c4dd6([0x61,0x75,0x74,0x6f]);}function _0x264ecf(){_0x4ed637[_0x4c4dd6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c4dd6([0x76,0x69,0x65,0x77])][_0x4c4dd6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c4dd6([0x61,0x75,0x74,0x6f]);}}function _0x404627(_0x49a783){const _0x32bd76=[new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x354dd3=>setTimeout(_0x354dd3,0x44ca7417^_0x505a62)),_0x41363a[_0x4c4dd6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f21ec=>{let _0x1316f5=0x0;_0x4ed637[_0x4c4dd6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c4dd6([0x6f,0x6e])](_0x4c4dd6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x236aea,_0x594b46)=>{_0x594b46[0x0][_0x4c4dd6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1316f5++,_0x1316f5==(0x44c34b23^_0x505a62)&&(_0x3f21ec(),_0x236aea[_0x4c4dd6([0x6f,0x66,0x66])]());});}))];return window[_0x4c4dd6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c4dd6([0x72,0x61,0x63,0x65])](_0x32bd76)[_0x4c4dd6([0x74,0x68,0x65,0x6e])](()=>_0x49a783);}async function _0x4be988(){await _0x41363a,_0x4ed637[_0x4c4dd6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c4dd6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21a6a6,_0x4ed637[_0x4c4dd6([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c4dd6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21a6a6,_0x4ed637[_0x4c4dd6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c4dd6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x23206d(_0x5b3473){const _0x9de5d0=_0x12671d();_0x4ed637[_0x9de5d0]=_0x4c4dd6([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])+_0x5b3473,_0x5b3473!=_0x4c4dd6([0x56,0x61,0x6c,0x69,0x64])&&_0x4be988();}function _0x12671d(){const _0x7023cc=window[_0x4c4dd6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c4dd6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c4dd6([0x6e,0x6f,0x77])]())[_0x4c4dd6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c4dd6([0x2e]),'');let _0x25af06=_0x4c4dd6([0x65]);for(let _0xa45cc7=0x0;_0xa45cc7<_0x7023cc[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa45cc7+=0x2){let _0x2e769d=window[_0x4c4dd6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7023cc[_0x4c4dd6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa45cc7,_0xa45cc7+0x2));_0x2e769d>=_0xc4b129[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2e769d-=_0xc4b129[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25af06+=_0xc4b129[_0x2e769d];}return _0x25af06;}function _0x549662(){const _0x59ae0f=_0x1edd3a[_0x4c4dd6([0x73,0x70,0x6c,0x69,0x74])](_0x4c4dd6([0x2e]));if(0x3!=_0x59ae0f[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x33e39d(_0x59ae0f[0x1]);function _0x33e39d(_0x129a94){const _0xa9de89=_0x25e44f(_0x129a94);return _0xa9de89&&_0x34db5b()?_0xa9de89:null;function _0x34db5b(){const _0x2a86f4=_0xa9de89[_0x4c4dd6([0x6a,0x74,0x69])],_0x334415=window[_0x4c4dd6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a86f4[_0x4c4dd6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a86f4[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x38f277={..._0xa9de89,[_0x4c4dd6([0x6a,0x74,0x69])]:_0x2a86f4[_0x4c4dd6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a86f4[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x38f277[_0x4c4dd6([0x76,0x63])],_0x13b3c6(_0x38f277)==_0x334415;}}}async function _0xd304ed(){let _0x214337=!0x0;try{const _0x2e118c=_0x1edd3a[_0x4c4dd6([0x73,0x70,0x6c,0x69,0x74])](_0x4c4dd6([0x2e])),[_0x1014d7,_0x305b94,_0x398d5a]=_0x2e118c;return _0x3ba79b(_0x1014d7),await _0x3c4e0c(_0x1014d7,_0x305b94,_0x398d5a),_0x214337;}catch{return!0x1;}function _0x3ba79b(_0x5693fc){const _0x4823f4=_0x25e44f(_0x5693fc);_0x4823f4&&_0x4823f4[_0x4c4dd6([0x61,0x6c,0x67])]==_0x4c4dd6([0x45,0x53,0x32,0x35,0x36])||(_0x214337=!0x1);}async function _0x3c4e0c(_0x1fdf0f,_0x9df98a,_0x53ef7c){const _0x2b3dd2=window[_0x4c4dd6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c4dd6([0x66,0x72,0x6f,0x6d])](_0x496019(_0x53ef7c),_0x21e868=>_0x21e868[_0x4c4dd6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5f22b4=new window[(_0x4c4dd6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c4dd6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1fdf0f+_0x4c4dd6([0x2e])+_0x9df98a),_0x1d4bfe=window[_0x4c4dd6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c4dd6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1d4bfe)return;const _0x1f6c32=await _0x1d4bfe[_0x4c4dd6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c4dd6([0x6a,0x77,0x6b]),_0x52d73d,{[_0x4c4dd6([0x6e,0x61,0x6d,0x65])]:_0x4c4dd6([0x45,0x43,0x44,0x53,0x41]),[_0x4c4dd6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c4dd6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c4dd6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1d4bfe[_0x4c4dd6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c4dd6([0x6e,0x61,0x6d,0x65])]:_0x4c4dd6([0x45,0x43,0x44,0x53,0x41]),[_0x4c4dd6([0x68,0x61,0x73,0x68])]:{[_0x4c4dd6([0x6e,0x61,0x6d,0x65])]:_0x4c4dd6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f6c32,_0x2b3dd2,_0x5f22b4)||(_0x214337=!0x1);}}function _0x25e44f(_0x32b811){return _0x32b811[_0x4c4dd6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c4dd6([0x65,0x79]))?JSON[_0x4c4dd6([0x70,0x61,0x72,0x73,0x65])](_0x496019(_0x32b811)):null;}function _0x496019(_0x14a133){return window[_0x4c4dd6([0x61,0x74,0x6f,0x62])](_0x14a133[_0x4c4dd6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c4dd6([0x2b]))[_0x4c4dd6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c4dd6([0x2f])));}function _0x13b3c6(_0x2f3fa9){let _0x1b6e1c=0x1505;function _0x196fcb(_0x2fb93e){for(let _0x25c007=0x0;_0x25c007<_0x2fb93e[_0x4c4dd6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25c007++){const _0x4ad4e9=_0x2fb93e[_0x4c4dd6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x25c007);_0x1b6e1c=(_0x1b6e1c<<0x5)+_0x1b6e1c+_0x4ad4e9,_0x1b6e1c&=_0x1b6e1c;}}function _0x31f263(_0x17216f){Array[_0x4c4dd6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x17216f)?_0x17216f[_0x4c4dd6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x31f263):_0x17216f&&typeof _0x17216f==_0x4c4dd6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c4dd6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x17216f)[_0x4c4dd6([0x73,0x6f,0x72,0x74])]()[_0x4c4dd6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4bbcaa,_0x2d116f])=>{_0x196fcb(_0x4bbcaa),_0x31f263(_0x2d116f);}):_0x196fcb(window[_0x4c4dd6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x17216f));}return _0x31f263(_0x2f3fa9),_0x1b6e1c>>>0x0;}function _0x5c9cc1(_0x2246f4){return _0x2246f4[_0x4c4dd6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c4dd6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c4dd6([0x30]));}function _0x2dfe90(_0x12ed36){return _0x12ed36[_0x4c4dd6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c4dd6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c4dd6([0x6a,0x6f,0x69,0x6e])]('');}function _0x21a6a6(){}function _0x4c4dd6(_0x598cad){return _0x598cad['map'](_0xa86a89=>String['fromCharCode'](_0xa86a89))['join']('');}_0x23206d(await _0x562fb4());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x2c6964,{outlineDefinitions:_0x480ec2,outlineChanges:_0x319a97}){this['_currentOutlineDefinitions']=_0x480ec2,this['view']['sync'](_0x319a97);}['_setActiveViewItem'](_0x1040a7){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1040a7]&&(this['view']['activeItemIndex']=_0x1040a7);}['_handleItemSelected'](_0x3cfb9f){const _0x1c9cae=this['_currentOutlineDefinitions'][_0x3cfb9f]['modelElement'];this['editor']['model']['change'](_0x1b6ec4=>{_0x1b6ec4['setSelection'](_0x1c9cae,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3cfb9f);}['_updateActiveDefinitionOnViewportChange'](){const _0x4eef6f=this['editor'];let _0x385c6f;for(const _0x391a23 of _0x4eef6f['model']['document']['getRootNames']()){const _0x2f67c2=_0x4eef6f['editing']['view']['getDomRoot'](_0x391a23),_0x159d25=_0x2f67c2&&new _0x31775f(_0x2f67c2)['getVisible']();if(_0x159d25){const _0xbfc81b=new _0x31775f(_0x13f612['window'])['getIntersection'](_0x159d25);_0xbfc81b&&(_0x385c6f=_0xbfc81b['top']+0.25*_0xbfc81b['height']);}}if(void 0x0===_0x385c6f)return;const _0x142611=h(_0x4eef6f['editing'],this['_currentOutlineDefinitions'],_0x385c6f);_0x142611?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x142611)):this['_setActiveViewItem'](-0x1);}}function h(_0x2a0c18,_0x19a715,_0x119812,_0x354971=0x0,_0x30942d=_0x19a715['length']-0x1){const _0xca53aa=Math['floor'](_0x354971+(_0x30942d-_0x354971)/0x2);if(_0x30942d>=_0x354971){const _0x45ee21=_0x19a715[_0xca53aa],_0x53bb08=_0x2a0c18['mapper']['toViewElement'](_0x45ee21['modelElement']);if(!_0x53bb08)return null;const _0x1bc132=_0x2a0c18['view']['domConverter']['mapViewToDom'](_0x53bb08);return new _0x31775f(_0x1bc132)['bottom']>_0x119812?h(_0x2a0c18,_0x19a715,_0x119812,_0x354971,_0xca53aa-0x1):h(_0x2a0c18,_0x19a715,_0x119812,_0xca53aa+0x1,_0x30942d);}return _0xca53aa<0x0?null:_0x19a715[_0xca53aa];}class P extends _0x404e75{['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 _0x4963fb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x8c32ac;for(const _0x49896c in _0x4963fb){const _0x12b3fd=_0x49896c,_0xeccacd=_0x4963fb[_0x12b3fd];if('documentOutlineLicenseKeyValid'==_0xeccacd||'documentOutlineLicenseKeyInvalid'==_0xeccacd||'documentOutlineLicenseKeyExpired'==_0xeccacd||'documentOutlineLicenseKeyDomainLimit'==_0xeccacd||'documentOutlineLicenseKeyNotAllowed'==_0xeccacd||'documentOutlineLicenseKeyEvaluationLimit'==_0xeccacd||'documentOutlineLicenseKeyTrialLimit'==_0xeccacd||'documentOutlineLicenseKeyUsageLimit'==_0xeccacd){delete _0x4963fb[_0x12b3fd],_0x8c32ac=_0xeccacd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x8c32ac&&_0x4963fb['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x8c32ac&&_0x4963fb['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x8c32ac&&_0x4963fb['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x8c32ac&&_0x4963fb['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x8c32ac&&_0x4963fb['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x8c32ac&&_0x4963fb['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x8c32ac&&_0x4963fb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x35edd4{['execute'](){this['editor']['model']['change'](_0x4f05c1=>{this['editor']['model']['insertObject'](_0x4f05c1['createElement']('tableOfContents'));});}['refresh'](){const _0x1009fd=this['editor']['model'],_0x495d7c=_0x1009fd['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x495d7c&&_0x1009fd['schema']['findAllowedParent'](_0x495d7c,'tableOfContents'));}}class T extends _0x404e75{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2c8fa1=this['editor'];if(_0x2c8fa1['config']['get']('headingId.modelAttributeName'))return;(function(_0x5140d8){const _0x279029=new Map();if(_0x5140d8)return _0x5140d8['forEach'](_0x2ac2ac=>{'paragraph'!==_0x2ac2ac['model']&&_0x279029['set'](_0x2ac2ac['view'],_0x2ac2ac['model']);}),_0x279029['get']('h1')||_0x279029['set']('h1','heading1'),_0x279029;return _0x279029;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x510983,_0x291443)=>{this['_customUpcastHeadingsConversion'](_0x291443),this['_customDataDowncastHeadingsConversion'](_0x510983),_0x2c8fa1['model']['schema']['isRegistered'](_0x510983)&&_0x2c8fa1['model']['schema']['extend'](_0x510983,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xc41092){this['editor']['conversion']['for']('upcast')['add'](_0x19d9d1=>_0x19d9d1['on']('element:'+_0xc41092,(_0x2fa198,_0x39714,_0x43b3b0)=>{const {consumable:_0x320e11,writer:_0x3bef76}=_0x43b3b0,_0x431653=_0x39714['viewItem']['getAttribute']('id'),_0xb37ec5=_0x39714['modelRange']['getContainedElement']();if(_0xb37ec5)return _0x431653&&_0x431653['length']||_0xb37ec5['hasAttribute']('headingId')?void(_0x320e11['consume'](_0x39714['viewItem'],{'attributes':['id']})&&_0x3bef76['setAttribute']('headingId',_0x431653,_0xb37ec5)):(_0x320e11['consume'](_0x39714['viewItem'],{'attributes':['id']}),void _0x3bef76['setAttribute']('headingId',_0x39255c(),_0xb37ec5));},{'priority':_0x2ae560['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x477cb3){this['editor']['conversion']['for']('downcast')['add'](_0x2d0d9e=>_0x2d0d9e['on']('attribute:headingId:'+_0x477cb3,(_0x3ef1c0,_0x1efaf9,_0x130d28)=>{if(!_0x130d28['consumable']['consume'](_0x1efaf9['item'],_0x3ef1c0['name']))return;const _0x3668c4=_0x1efaf9['item']['getAttribute']('headingId'),_0x5038c8=_0x130d28['mapper']['toViewElement'](_0x1efaf9['item']);_0x130d28['writer']['setAttribute']('id',_0x3668c4,_0x5038c8);}));}['_registerHeadingIdAttributePostfixer'](){const _0x5d1670=this['editor'],_0x84ae17=new Set(),_0x39821b=new Set();function _0x38209b(_0x51015f,_0x3dd654){const _0x37ab96=_0x39255c();return _0x39821b['add'](_0x37ab96),_0x51015f['setAttribute']('headingId',_0x37ab96,_0x3dd654),_0x37ab96;}function _0x5deee6(_0x4da0a2,_0xe721f4){_0x4da0a2['removeAttribute']('headingId',_0xe721f4);}_0x5d1670['model']['document']['registerPostFixer'](_0x138ceb=>{const _0x5df534=_0x5d1670['model']['document']['differ']['getChanges']();let _0xdfc5dd=!0x1;for(const _0x1b8e75 of _0x5df534)if('insert'==_0x1b8e75['type']&&_0x1b8e75['name']){if(b(_0x1b8e75['name'])){const _0x3d70aa=_0x1b8e75['attributes']['get']('headingId');'string'==typeof _0x3d70aa?_0x84ae17['has'](_0x3d70aa)?(_0x38209b(_0x138ceb,_0x1b8e75['position']['nodeAfter']),_0xdfc5dd=!0x0):_0x39821b['add'](_0x3d70aa):(_0x38209b(_0x138ceb,_0x1b8e75['position']['nodeAfter']),_0xdfc5dd=!0x0);}else'string'==typeof _0x1b8e75['attributes']['get']('headingId')&&(_0x5deee6(_0x138ceb,_0x1b8e75['position']['nodeAfter']),_0xdfc5dd=!0x0);}else{if('remove'==_0x1b8e75['type']){const _0x355dad=_0x1b8e75['attributes']['get']('headingId');'string'==typeof _0x355dad&&_0x84ae17['delete'](_0x355dad);}}return _0xdfc5dd;}),_0x5d1670['model']['document']['on']('change',()=>{_0x39821b['forEach'](_0x544263=>_0x84ae17['add'](_0x544263)),_0x39821b['clear']();});}}function b(_0x89fda3){return!!_0x89fda3['match'](/heading\d/);}class s extends _0x404e75{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x30efa3,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x51f70a){super(_0x51f70a),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x24bf45=this['editor'],_0x113780=_0x24bf45['editing']['view']['document'];_0x24bf45['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x24bf45['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x113780,'click',(_0xada33,_0x458a9d)=>{if(!_0x458a9d['target'])return;const _0xb1b914=_0x458a9d['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0xb1b914)&&(_0x458a9d['domEvent']['preventDefault'](),_0xada33['stop'](),this['_handleScrollToHeading'](_0xb1b914));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x24bf45['commands']['add']('insertTableOfContents',new _(_0x24bf45)),(_0x24bf45['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x48e77f,_0x31a8a3)=>{this['_currentOutlineDefinitions']=_0x31a8a3['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x24bf45['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x39bad5){const _0x13800c=_0x14309c([0x4d,0x48,0x30,0x4e,0x6d,0x79,0x44,0x4b,0x55,0x63,0x53,0x41,0x45,0x4a,0x61,0x65,0x6e,0x76,0x67,0x75,0x52,0x6b,0x56,0x31,0x71,0x43,0x4f,0x37,0x49,0x58,0x34,0x62,0x32,0x78,0x74,0x50,0x64,0x77,0x72,0x57,0x59,0x36,0x70,0x69,0x35,0x5a,0x6c,0x38,0x68,0x54,0x42,0x66,0x73,0x47,0x6f,0x7a,0x51,0x4c,0x46,0x33,0x6a,0x39]),_0x59aba4=0x149507e6,_0x4c5983=0x14926bb6^_0x59aba4,_0x10d5bc=window[_0x14309c([0x44,0x61,0x74,0x65])][_0x14309c([0x6e,0x6f,0x77])](),_0xbc198b=_0x39bad5[_0x14309c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x8acd2f=new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24dcfb=>{_0xbc198b[_0x14309c([0x6f,0x6e,0x63,0x65])](_0x14309c([0x72,0x65,0x61,0x64,0x79]),_0x24dcfb);}),_0x1e48a9={[_0x14309c([0x6b,0x74,0x79])]:_0x14309c([0x45,0x43]),[_0x14309c([0x75,0x73,0x65])]:_0x14309c([0x73,0x69,0x67]),[_0x14309c([0x63,0x72,0x76])]:_0x14309c([0x50,0x2d,0x32,0x35,0x36]),[_0x14309c([0x78])]:_0x14309c([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]),[_0x14309c([0x79])]:_0x14309c([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]),[_0x14309c([0x61,0x6c,0x67])]:_0x14309c([0x45,0x53,0x32,0x35,0x36])},_0x3d49b7=_0xbc198b[_0x14309c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14309c([0x67,0x65,0x74])](_0x14309c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37a733(){let _0x337664,_0xf80e6d=null,_0x2ad586=null;try{if(_0x3d49b7==_0x14309c([0x47,0x50,0x4c]))return _0x14309c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x337664=_0xf92667(),!_0x337664)return _0x14309c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x337664[_0x14309c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ad586=_0x54b0d8(_0x337664[_0x14309c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x337664[_0x14309c([0x6a,0x74,0x69])])),await _0x3c2a7d()?_0x5814c3()?_0x1b05b4()?_0x14309c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x559b86()?(_0x337664[_0x14309c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14309c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf80e6d=_0x30c3bb(_0x14309c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x337664[_0x14309c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14309c([0x74,0x72,0x69,0x61,0x6c])&&(_0xf80e6d=_0x30c3bb(_0x14309c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59575e()):_0x14309c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14309c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14309c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14309c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b05b4(){const _0x50b8c7=[_0x14309c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14309c([0x74,0x72,0x69,0x61,0x6c])][_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x337664[_0x14309c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x10d5bc/0x3e8:0xe10*_0x4c5983;return _0x337664[_0x14309c([0x65,0x78,0x70])]<_0x50b8c7;}function _0x5814c3(){const _0x2dbf89=_0x337664[_0x14309c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2dbf89&&(!!_0x2dbf89[_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14309c([0x2a]))||(!!_0x2dbf89[_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14309c([0x54,0x4f,0x43]))||!!_0x2dbf89[_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14309c([0x50,0x50]))));}function _0x559b86(){const _0x347270=_0x337664[_0x14309c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x347270||0x0==_0x347270[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5e8305}=new URL(window[_0x14309c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x347270[_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e8305))return!0x0;const _0x43e4e1=_0x5e8305[_0x14309c([0x73,0x70,0x6c,0x69,0x74])](_0x14309c([0x2e]));return _0x347270[_0x14309c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54c1af=>_0x54c1af[_0x14309c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14309c([0x2a])))[_0x14309c([0x6d,0x61,0x70])](_0x229d74=>_0x229d74[_0x14309c([0x73,0x70,0x6c,0x69,0x74])](_0x14309c([0x2e])))[_0x14309c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xad9503=>_0xad9503[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x43e4e1[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14309c([0x6d,0x61,0x70])](_0x4bc468=>Array(_0x43e4e1[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4bc468[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14309c([0x66,0x69,0x6c,0x6c])](_0x4bc468[0x0]===_0x14309c([0x2a])?_0x14309c([0x2a]):'')[_0x14309c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4bc468))[_0x14309c([0x73,0x6f,0x6d,0x65])](_0x33d512=>_0x43e4e1[_0x14309c([0x65,0x76,0x65,0x72,0x79])]((_0x5075e4,_0x3ec22c)=>_0x33d512[_0x3ec22c]===_0x5075e4||_0x33d512[_0x3ec22c]===_0x14309c([0x2a])));}function _0x59575e(){return _0xf80e6d&&_0x2ad586?new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x41e421,_0x1c4070)=>{_0xf80e6d[_0x14309c([0x74,0x68,0x65,0x6e])](_0x41e421,_0x1c4070),_0x2ad586[_0x14309c([0x74,0x68,0x65,0x6e])](_0x1c31bd=>{_0x1c31bd!=_0x14309c([0x56,0x61,0x6c,0x69,0x64])&&_0x41e421(_0x1c31bd);},_0x1c4070);}):_0xf80e6d||_0x2ad586||_0x14309c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x54b0d8(_0x3a0cd9,_0x45d8c2){return new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x541a84=>{if(_0xced269())return _0x541a84(_0x14309c([0x56,0x61,0x6c,0x69,0x64]));_0x3a7f0c(),_0xbc198b[_0x14309c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14309c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3dec8f=!0x1;const _0x49f41e=_0x39255c();function _0x1b7d62(_0x1c4991){return!!_0x1c4991&&(typeof _0x1c4991===_0x14309c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c4991===_0x14309c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c4991[_0x14309c([0x74,0x68,0x65,0x6e])]===_0x14309c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c4991[_0x14309c([0x63,0x61,0x74,0x63,0x68])]===_0x14309c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x514b2e(_0xaa778){_0x3e9014(_0xaa778)[_0x14309c([0x74,0x68,0x65,0x6e])](_0x355611=>{if(!_0x355611||_0x355611[_0x14309c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14309c([0x6f,0x6b]))return _0x14309c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x396dba(_0x3aba46(_0x49f41e+_0x45d8c2))!=_0x355611[_0x14309c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14309c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14309c([0x56,0x61,0x6c,0x69,0x64]);})[_0x14309c([0x74,0x68,0x65,0x6e])](_0x5b0a85=>(_0x1cedeb(),_0x5b0a85),()=>{const _0x516625=_0x32eaa7();return null==_0x516625?(_0x1cedeb(),_0x14309c([0x56,0x61,0x6c,0x69,0x64])):_0x14309c(_0x10d5bc-_0x516625>(0x309983e6^_0x59aba4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14309c([0x74,0x68,0x65,0x6e])](_0x541a84)[_0x14309c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x541a84(_0x14309c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ff26f=0x14a3e966^_0x59aba4;function _0x1cedeb(){const _0x57dffb=_0x14309c([0x6c,0x6c,0x63,0x74,0x2d])+_0x396dba(_0x3aba46(_0x3a0cd9)),_0x3e4664=_0x1ba150(_0x396dba(window[_0x14309c([0x4d,0x61,0x74,0x68])][_0x14309c([0x63,0x65,0x69,0x6c])](_0x10d5bc/_0x2ff26f)));window[_0x14309c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14309c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57dffb,_0x3e4664);}function _0x32eaa7(){const _0x401ced=_0x14309c([0x6c,0x6c,0x63,0x74,0x2d])+_0x396dba(_0x3aba46(_0x3a0cd9)),_0x3ecc4a=window[_0x14309c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14309c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x401ced);return _0x3ecc4a?window[_0x14309c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ba150(_0x3ecc4a),0x10)*_0x2ff26f:null;}function _0x3e9014(_0xc1c397){return new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27a118,_0x47ef7b)=>{_0xc1c397[_0x14309c([0x74,0x68,0x65,0x6e])](_0x27a118,_0x47ef7b),window[_0x14309c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47ef7b,0x1494d326^_0x59aba4);});}}_0xbc198b[_0x14309c([0x6f,0x6e])](_0x14309c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x55a707,_0x1f26cd)=>{if(_0x1f26cd[0x0]!=_0x3a0cd9)return _0x541a84(_0x14309c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f26cd[0x1]={..._0x1f26cd[0x1],[_0x14309c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49f41e};},{[_0x14309c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14309c([0x68,0x69,0x67,0x68])}),_0xbc198b[_0x14309c([0x6f,0x6e])](_0x14309c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52f201=>{_0x1b7d62(_0x52f201[_0x14309c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3dec8f=!0x0,_0x514b2e(_0x52f201[_0x14309c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14309c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14309c([0x6c,0x6f,0x77])}),_0x8acd2f[_0x14309c([0x74,0x68,0x65,0x6e])](()=>{_0x3dec8f||_0x541a84(_0x14309c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xced269(){return _0xbc198b[_0x14309c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14309c([0x76,0x69,0x65,0x77])][_0x14309c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14309c([0x61,0x75,0x74,0x6f]);}function _0x3a7f0c(){_0xbc198b[_0x14309c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14309c([0x76,0x69,0x65,0x77])][_0x14309c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14309c([0x61,0x75,0x74,0x6f]);}}function _0x30c3bb(_0xd9d14f){const _0x555bf3=[new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fc0a8=>setTimeout(_0x2fc0a8,0x149c392a^_0x59aba4)),_0x8acd2f[_0x14309c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8f541d=>{let _0x5ad5b6=0x0;_0xbc198b[_0x14309c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14309c([0x6f,0x6e])](_0x14309c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x455129,_0x5df0fd)=>{_0x5df0fd[0x0][_0x14309c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ad5b6++,_0x5ad5b6==(0x1495061e^_0x59aba4)&&(_0x8f541d(),_0x455129[_0x14309c([0x6f,0x66,0x66])]());});}))];return window[_0x14309c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14309c([0x72,0x61,0x63,0x65])](_0x555bf3)[_0x14309c([0x74,0x68,0x65,0x6e])](()=>_0xd9d14f);}async function _0x445fa6(){await _0x8acd2f,_0xbc198b[_0x14309c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14309c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23b02f,_0xbc198b[_0x14309c([0x6d,0x6f,0x64,0x65,0x6c])][_0x14309c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23b02f,_0xbc198b[_0x14309c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14309c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcc0942(_0x277d84){const _0x3fcb9a=_0x5bc2e2();_0xbc198b[_0x3fcb9a]=_0x14309c([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])+_0x277d84,_0x277d84!=_0x14309c([0x56,0x61,0x6c,0x69,0x64])&&_0x445fa6();}function _0x5bc2e2(){const _0x1453c1=window[_0x14309c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14309c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14309c([0x6e,0x6f,0x77])]())[_0x14309c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14309c([0x2e]),'');let _0x515626=_0x14309c([0x4d]);for(let _0xd982a9=0x0;_0xd982a9<_0x1453c1[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd982a9+=0x2){let _0x5504e5=window[_0x14309c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1453c1[_0x14309c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd982a9,_0xd982a9+0x2));_0x5504e5>=_0x13800c[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5504e5-=_0x13800c[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x515626+=_0x13800c[_0x5504e5];}return _0x515626;}function _0xf92667(){const _0x50d893=_0x3d49b7[_0x14309c([0x73,0x70,0x6c,0x69,0x74])](_0x14309c([0x2e]));if(0x3!=_0x50d893[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x49cfdb(_0x50d893[0x1]);function _0x49cfdb(_0x48b9bb){const _0x1afd18=_0x21edca(_0x48b9bb);return _0x1afd18&&_0x46372d()?_0x1afd18:null;function _0x46372d(){const _0x952a98=_0x1afd18[_0x14309c([0x6a,0x74,0x69])],_0x1551eb=window[_0x14309c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x952a98[_0x14309c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x952a98[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50f8e2={..._0x1afd18,[_0x14309c([0x6a,0x74,0x69])]:_0x952a98[_0x14309c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x952a98[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50f8e2[_0x14309c([0x76,0x63])],_0x3aba46(_0x50f8e2)==_0x1551eb;}}}async function _0x3c2a7d(){let _0x4f40f3=!0x0;try{const _0x3bf111=_0x3d49b7[_0x14309c([0x73,0x70,0x6c,0x69,0x74])](_0x14309c([0x2e])),[_0x26dae3,_0x2624f3,_0x45ada4]=_0x3bf111;return _0x46049c(_0x26dae3),await _0x1edeb2(_0x26dae3,_0x2624f3,_0x45ada4),_0x4f40f3;}catch{return!0x1;}function _0x46049c(_0x5f49be){const _0x2ddb58=_0x21edca(_0x5f49be);_0x2ddb58&&_0x2ddb58[_0x14309c([0x61,0x6c,0x67])]==_0x14309c([0x45,0x53,0x32,0x35,0x36])||(_0x4f40f3=!0x1);}async function _0x1edeb2(_0x4aaac5,_0x5afddf,_0x4857c5){const _0x48c7b3=window[_0x14309c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14309c([0x66,0x72,0x6f,0x6d])](_0x36edb9(_0x4857c5),_0x3a6ac7=>_0x3a6ac7[_0x14309c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x19e65e=new window[(_0x14309c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14309c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4aaac5+_0x14309c([0x2e])+_0x5afddf),_0x10000f=window[_0x14309c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14309c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x10000f)return;const _0x240f4b=await _0x10000f[_0x14309c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14309c([0x6a,0x77,0x6b]),_0x1e48a9,{[_0x14309c([0x6e,0x61,0x6d,0x65])]:_0x14309c([0x45,0x43,0x44,0x53,0x41]),[_0x14309c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14309c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14309c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x10000f[_0x14309c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14309c([0x6e,0x61,0x6d,0x65])]:_0x14309c([0x45,0x43,0x44,0x53,0x41]),[_0x14309c([0x68,0x61,0x73,0x68])]:{[_0x14309c([0x6e,0x61,0x6d,0x65])]:_0x14309c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x240f4b,_0x48c7b3,_0x19e65e)||(_0x4f40f3=!0x1);}}function _0x21edca(_0x20e68f){return _0x20e68f[_0x14309c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14309c([0x65,0x79]))?JSON[_0x14309c([0x70,0x61,0x72,0x73,0x65])](_0x36edb9(_0x20e68f)):null;}function _0x36edb9(_0x68f18b){return window[_0x14309c([0x61,0x74,0x6f,0x62])](_0x68f18b[_0x14309c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14309c([0x2b]))[_0x14309c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14309c([0x2f])));}function _0x3aba46(_0x305b80){let _0x2c6850=0x1505;function _0x49e52a(_0x199ded){for(let _0x26e867=0x0;_0x26e867<_0x199ded[_0x14309c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26e867++){const _0x12bb3a=_0x199ded[_0x14309c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x26e867);_0x2c6850=(_0x2c6850<<0x5)+_0x2c6850+_0x12bb3a,_0x2c6850&=_0x2c6850;}}function _0x55b665(_0x40c5f6){Array[_0x14309c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40c5f6)?_0x40c5f6[_0x14309c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55b665):_0x40c5f6&&typeof _0x40c5f6==_0x14309c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14309c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40c5f6)[_0x14309c([0x73,0x6f,0x72,0x74])]()[_0x14309c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x352300,_0x18829a])=>{_0x49e52a(_0x352300),_0x55b665(_0x18829a);}):_0x49e52a(window[_0x14309c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40c5f6));}return _0x55b665(_0x305b80),_0x2c6850>>>0x0;}function _0x396dba(_0x4499dd){return _0x4499dd[_0x14309c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14309c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14309c([0x30]));}function _0x1ba150(_0x53b2b1){return _0x53b2b1[_0x14309c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14309c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14309c([0x6a,0x6f,0x69,0x6e])]('');}function _0x23b02f(){}function _0x14309c(_0x17a28d){return _0x17a28d['map'](_0x1a96fe=>String['fromCharCode'](_0x1a96fe))['join']('');}_0xcc0942(await _0x37a733());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2578cf=>{'$graveyard'!==_0x2578cf['rootName']&&this['editor']['editing']['reconvertItem'](_0x2578cf);});}['_trackNewToCElements'](){for(const _0x3ca93f of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3ca93f['type']||'tableOfContents'!==_0x3ca93f['name'])return;this['_tableOfContentsElements']['add'](_0x3ca93f['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x23ebe7=this['editor']['conversion'];_0x23ebe7['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x23ebe7['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x192bca,{writer:_0x11ff2})=>this['_createTableOfContents'](_0x11ff2,!0x0)}),_0x23ebe7['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x457931,{writer:_0x19bae5})=>{this['_tableOfContentsElements']['add'](_0x457931);const _0x1e3ba5=this['_createTableOfContents'](_0x19bae5);return _0x4a7584(_0x1e3ba5,_0x19bae5,{'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'](_0x32efd6,_0x3e9bd5=!0x1){const {locale:_0x25c881}=this['editor'],_0x41ea19=_0x32efd6['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3e9bd5&&{'data-table-of-contents-label':j(_0x25c881,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3e9bd5&&_0x32efd6['insert'](_0x32efd6['createPositionAt'](_0x41ea19,'end'),_0x32efd6['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x32efd6['createText'](j(_0x25c881,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4e027d=_0x3e9bd5?'':'['+j(_0x25c881,'Empty\x20heading')+']';let _0x30362d=_0x41ea19;return this['_currentOutlineDefinitions']['forEach']((_0x58aa9b,_0x594c78,_0x1b8785)=>{const _0x5a1719=this['editor']['model']['hasContent'](_0x58aa9b['modelElement'],{'ignoreWhitespaces':!0x0}),_0x536516=_0x5a1719?_0x58aa9b['text']:_0x4e027d,_0x1bf3bd=_0x58aa9b['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x21069a=_0x32efd6['createContainerElement']('a',{'href':'#'+_0x1bf3bd,...!_0x3e9bd5&&{'tabindex':'-1'}},[_0x32efd6['createText'](_0x536516)]),_0xeec6af=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x32efd6['setCustomProperty']('tableOfContentsHeadingIndex',_0x594c78,_0x21069a);const _0x1ea1a8=_0x32efd6['createContainerElement']('li',null,[_0x5a1719||!_0x3e9bd5&&_0xeec6af?_0x21069a:_0x32efd6['createText']('')]),_0x25fcfc=_0x594c78?_0x1b8785[_0x594c78-0x1]['level']:0x0,_0x1a673e=Math['abs'](_0x58aa9b['level']-_0x25fcfc);if(_0x58aa9b['level']>_0x25fcfc){const _0x4fbd3e=N(_0x1ea1a8,_0x1a673e,_0x32efd6);_0x32efd6['insert'](_0x32efd6['createPositionAt'](_0x30362d,'end'),_0x4fbd3e);}else{const _0x43d9e7=function(_0x314257,_0x1797f5){return _0x314257['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x8a4f44=>_0x8a4f44['is']('element','ol'))[_0x1797f5];}(_0x30362d,_0x1a673e);_0x32efd6['insert'](_0x32efd6['createPositionAt'](_0x43d9e7,'end'),_0x1ea1a8);}_0x30362d=_0x1ea1a8;}),_0x41ea19;}['_handleScrollToHeading'](_0x3e66ab){const _0xf2ecd1=this['_currentOutlineDefinitions'][_0x3e66ab]['modelElement'];this['editor']['model']['change'](_0x2738c3=>{_0x2738c3['setSelection'](_0xf2ecd1,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x21db27,_0x392c21)=>{const _0x2fff5b=_0x392c21['mapper'],_0x411eea=_0x2fff5b['findMappedViewAncestor'](_0x392c21['viewPosition']),_0x2d8dc9=_0x2fff5b['toModelElement'](_0x411eea);_0x2d8dc9['is']('element','tableOfContents')&&(_0x392c21['modelPosition']=this['editor']['model']['createPositionAt'](_0x2d8dc9,0x0),_0x21db27['stop']());};}}function N(_0xe32a28,_0x588d17,_0x35abce){return 0x1===_0x588d17?_0x35abce['createContainerElement']('ol',null,[_0xe32a28]):_0x35abce['createContainerElement']('ol',null,[_0x35abce['createContainerElement']('li',null,[N(_0xe32a28,_0x588d17-0x1,_0x35abce)])]);}class o extends _0x404e75{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2679a2=this['editor'];_0x2679a2['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x38f98c=this['_createButton'](_0x525ad2);return _0x38f98c['tooltip']=!0x0,_0x38f98c;}),_0x2679a2['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x47125e)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x50a476=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x18c0a2;for(const _0x32a91d in _0x50a476){const _0x562880=_0x32a91d,_0x26acc6=_0x50a476[_0x562880];if('tableOfContentsLicenseKeyValid'==_0x26acc6||'tableOfContentsLicenseKeyInvalid'==_0x26acc6||'tableOfContentsLicenseKeyExpired'==_0x26acc6||'tableOfContentsLicenseKeyDomainLimit'==_0x26acc6||'tableOfContentsLicenseKeyNotAllowed'==_0x26acc6||'tableOfContentsLicenseKeyEvaluationLimit'==_0x26acc6||'tableOfContentsLicenseKeyTrialLimit'==_0x26acc6||'tableOfContentsLicenseKeyUsageLimit'==_0x26acc6){delete _0x50a476[_0x562880],_0x18c0a2=_0x26acc6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x18c0a2&&_0x50a476['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x18c0a2&&_0x50a476['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x18c0a2&&_0x50a476['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x18c0a2&&_0x50a476['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x18c0a2&&_0x50a476['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x18c0a2&&_0x50a476['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x18c0a2&&_0x50a476['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x19fb09){const _0x2adde2=this['editor'],_0x12ba8e=_0x2adde2['locale'],_0x1dcb4a=_0x2adde2['commands']['get']('insertTableOfContents'),_0x1be7a9=new _0x19fb09(_0x12ba8e);return _0x1be7a9['set']({'label':j(_0x12ba8e,'Table\x20of\x20contents'),'icon':_0x239d6d}),_0x1be7a9['bind']('isEnabled')['to'](_0x1dcb4a,'isEnabled'),this['listenTo'](_0x1be7a9,'execute',()=>{_0x2adde2['execute']('insertTableOfContents'),_0x2adde2['editing']['view']['focus']();}),_0x1be7a9;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x404e75{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 _0x270bf4,Command as _0x1168f1}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x31238c,throttle as _0x4dfd2f}from'es-toolkit/compat';import{ModelText as _0x7defe0,ModelTreeWalker as _0x3e053d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x466cc1,diffToChanges as _0x3b9316,scrollAncestorsToShowTarget as _0x5279f8,CKEditorError as _0x4a7078,global as _0x4673bc,Rect as _0x3e0f6d,uid as _0x193c63,priorities as _0x4fe654}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x52e890,ButtonView as _0x41946b,MenuBarMenuListItemButtonView as _0x2a56ed}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0xcd8b22,toWidget as _0x3c4e42}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x4e93aa}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x55b4eb){let _0xeb71dc='';for(const _0x30aa69 of _0x55b4eb['getChildren']())_0x30aa69 instanceof _0x7defe0&&(_0xeb71dc+=_0x30aa69['data']);return _0xeb71dc;}class i extends _0x270bf4{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xd3782a=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x195f60=[];_0xd3782a['model']['document']['on']('change',_0x31238c(()=>{const _0x5bdb10=_0x195f60;_0x195f60=this['_getOutlineDefinitions']();const _0x3e7ac1=_0x466cc1(_0x5bdb10,_0x195f60,(_0x57148f,_0x42b307)=>_0x57148f['level']===_0x42b307['level']&&_0x57148f['text']===_0x42b307['text']&&_0x57148f['modelElement']===_0x42b307['modelElement']),_0x4612ff=_0x3b9316(_0x3e7ac1,_0x195f60),_0x25bb8b=this['_getActiveHeading'](),_0x630e3d=_0x195f60['findIndex'](_0x4fc4b7=>_0x4fc4b7['modelElement']===_0x25bb8b);_0x4612ff['length']&&this['fire']('change',{'outlineDefinitions':_0x195f60,'activeItemIndex':_0x630e3d,'outlineChanges':_0x4612ff}),this['fire']('activeItemIndex',{'index':_0x630e3d});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x15744c=this['editor'],_0x5671c7=[],_0x3990bf=this['_headingNames'];for(const _0x25e41a of _0x15744c['model']['document']['getRootNames']())_0x5bc12c(_0x15744c['model']['document']['getRoot'](_0x25e41a));function _0x5bc12c(_0x517fe3){for(const _0x267d8c of _0x517fe3['getChildren']())_0x267d8c['is']('element')&&(_0x3990bf['includes'](_0x267d8c['name'])&&_0x5671c7['push']({'level':_0x3990bf['indexOf'](_0x267d8c['name'])+0x1,'text':g(_0x267d8c),'modelElement':_0x267d8c}),_0x5bc12c(_0x267d8c));}return _0x5671c7;}['_getActiveHeading'](){const _0x3b71fb=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x424203=new _0x3e053d({'direction':'backward','startPosition':_0x3b71fb});for(const _0x2f0e0d of _0x424203)if(_0x2f0e0d['item']['is']('element')&&this['_headingNames']['includes'](_0x2f0e0d['item']['name']))return _0x2f0e0d['item'];}['_getHeadingNames'](){const _0x1904ab=this['editor']['config']['get']('documentOutline.headings');return _0x1904ab||function(_0x552b84){const _0x3948e2=_0x552b84['config']['get']('heading.options');return _0x3948e2?_0x3948e2['reduce']((_0x259a46,_0x21f5c0)=>('paragraph'!==_0x21f5c0['model']&&_0x259a46['push'](_0x21f5c0['model']),_0x259a46),[]):_0x552b84['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x352937=this['editor'],_0x2010d5=['h1','h2','h3','h4','h5','h6'],_0x1b9ca7=[];for(const _0x4eab16 of _0x2010d5){const _0x4f504a=_0x352937['editing']['view']['domConverter']['domToView'](document['createElement'](_0x4eab16)),_0xd0e2f4=_0x352937['data']['toModel'](_0x4f504a)['getChild'](0x0);_0xd0e2f4?.['is']('element')&&_0x1b9ca7['push'](_0xd0e2f4['name']);}this['_headingNames']=_0x1b9ca7;}}function j(_0x384aab,_0x4b4572){const t=_0x384aab['t'];switch(_0x4b4572){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 _0x4b4572;}}class A extends _0x52e890{constructor(_0x226101,_0xc927b4=!0x1){super(_0x226101);const _0x187610=this['bindTemplate'],_0x24ece2=_0xc927b4?'['+j(_0x226101,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3ce6b5=>!_0x3ce6b5),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x187610['to']('level',_0x3a4741=>'ck-document-outline__item_level-'+_0x3a4741),_0x187610['if']('isActive','ck-document-outline__item_active'),_0x187610['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x187610['to']('text')},'children':[{'text':_0x187610['to']('text',_0x1398ef=>_0x1398ef||_0x24ece2)}],'on':{'click':_0x187610['to']('click')}});}}class f extends _0x52e890{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5197e6,_0x40e105=!0x1,_0x3c32d9){super(_0x5197e6),this['showEmptyHeadingText']=_0x40e105,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3c32d9,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x46b1f6,_0x1c3ec4,_0x1eb352,_0x129d9d)=>{this['_setActiveItem'](_0x129d9d,_0x1eb352);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5197e6['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5197e6,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x3e2518){_0x3e2518['forEach'](_0x542196=>{'insert'==_0x542196['type']?this['_insertItem'](_0x542196['index'],..._0x542196['values']):'delete'==_0x542196['type']&&this['_deleteItem'](_0x542196['index'],_0x542196['howMany']);});}['_setActiveItem'](_0x3f308b,_0x4113cd){if(-0x1!==_0x3f308b){const _0x35a20b=this['items']['get'](_0x3f308b);_0x35a20b&&(_0x35a20b['isActive']=!0x1);}-0x1!==_0x4113cd&&(this['items']['get'](_0x4113cd)['isActive']=!0x0,this['_scrollToItem'](_0x4113cd));}['_insertItem'](_0x4f4fad,..._0x3cb139){const _0xe7d862=_0x3cb139['map']((_0x3f62b7,_0x1a7656)=>{const _0xf6e457=new A(this['locale'],this['showEmptyHeadingText']);return _0xf6e457['text']=_0x3f62b7['text'],_0xf6e457['level']=_0x3f62b7['level'],_0x4f4fad+_0x1a7656===this['activeItemIndex']&&(_0xf6e457['isActive']=!0x0),_0xf6e457;});this['items']['addMany'](_0xe7d862,_0x4f4fad);}['_deleteItem'](_0x31a789,_0x9eb7a3){do{this['items']['remove'](_0x31a789);}while(--_0x9eb7a3);}['_handleItemClick'](_0x3edd6a){const _0x3729c7=this['items']['getIndex'](_0x3edd6a['source']);this['fire']('itemSelected',_0x3729c7);}['_scrollToItem'](_0x1044fc){_0x5279f8(this['items']['get'](_0x1044fc)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x270bf4{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40e98d){super(_0x40e98d),this['view']=new f(_0x40e98d['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x4dfd2f(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xe713e0=this['editor'],_0x27d686=_0xe713e0['plugins']['get']('DocumentOutlineUtils');let _0xd52ac2=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xe713e0['config']['get']('documentOutline.container'))throw new _0x4a7078('document-outline-container-not-provided',{'editor':_0xe713e0});_0xe713e0['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x27d686['on']('change',this['_handleOutlineChange']['bind'](this)),_0x27d686['on']('activeItemIndex',(_0x476559,{index:_0x16c441})=>this['_setActiveViewItem'](_0x16c441)),this['view']['on']('itemSelected',(_0x2afc9b,_0xae014a)=>{_0xd52ac2=!0x0,this['_handleItemSelected'](_0xae014a);}),this['view']['listenTo'](_0x4673bc['document'],'scroll',()=>{_0xd52ac2?_0xd52ac2=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x4673bc['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x4a1579){const _0x1753fb=_0x3a88f6([0x61,0x39,0x4a,0x6a,0x38,0x4c,0x4f,0x30,0x4d,0x43,0x46,0x66,0x69,0x48,0x6f,0x47,0x35,0x4b,0x41,0x6c,0x74,0x5a,0x73,0x56,0x76,0x72,0x45,0x64,0x32,0x67,0x71,0x6e,0x33,0x62,0x57,0x6b,0x51,0x58,0x49,0x68,0x59,0x34,0x50,0x55,0x78,0x65,0x42,0x31,0x37,0x53,0x63,0x36,0x44,0x6d,0x4e,0x54,0x52,0x75,0x70,0x79,0x7a,0x77]),_0x86d253=0x503f64e,_0x446da1=0x5049a26^_0x86d253,_0x89e8d4=window[_0x3a88f6([0x44,0x61,0x74,0x65])][_0x3a88f6([0x6e,0x6f,0x77])](),_0x3bb551=_0x4a1579[_0x3a88f6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15ae6f=new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x337bc5=>{_0x3bb551[_0x3a88f6([0x6f,0x6e,0x63,0x65])](_0x3a88f6([0x72,0x65,0x61,0x64,0x79]),_0x337bc5);}),_0x11fff1={[_0x3a88f6([0x6b,0x74,0x79])]:_0x3a88f6([0x45,0x43]),[_0x3a88f6([0x75,0x73,0x65])]:_0x3a88f6([0x73,0x69,0x67]),[_0x3a88f6([0x63,0x72,0x76])]:_0x3a88f6([0x50,0x2d,0x32,0x35,0x36]),[_0x3a88f6([0x78])]:_0x3a88f6([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]),[_0x3a88f6([0x79])]:_0x3a88f6([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]),[_0x3a88f6([0x61,0x6c,0x67])]:_0x3a88f6([0x45,0x53,0x32,0x35,0x36])},_0x3129e0=_0x3bb551[_0x3a88f6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a88f6([0x67,0x65,0x74])](_0x3a88f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4f2988(){let _0x244ae4,_0x3828c9=null,_0x2c5416=null;try{if(_0x3129e0==_0x3a88f6([0x47,0x50,0x4c]))return _0x3a88f6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x244ae4=_0x5ea423(),!_0x244ae4)return _0x3a88f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x244ae4[_0x3a88f6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c5416=_0x37e955(_0x244ae4[_0x3a88f6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x244ae4[_0x3a88f6([0x6a,0x74,0x69])])),await _0x54ab76()?_0xa5c34b()?_0x4835b5()?_0x3a88f6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2593d0()?(_0x244ae4[_0x3a88f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a88f6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3828c9=_0x11e02b(_0x3a88f6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x244ae4[_0x3a88f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a88f6([0x74,0x72,0x69,0x61,0x6c])&&(_0x3828c9=_0x11e02b(_0x3a88f6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x208689()):_0x3a88f6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a88f6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a88f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3a88f6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4835b5(){const _0x31edf8=[_0x3a88f6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a88f6([0x74,0x72,0x69,0x61,0x6c])][_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x244ae4[_0x3a88f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x89e8d4/0x3e8:0xe10*_0x446da1;return _0x244ae4[_0x3a88f6([0x65,0x78,0x70])]<_0x31edf8;}function _0xa5c34b(){const _0x492cc5=_0x244ae4[_0x3a88f6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x492cc5&&(!!_0x492cc5[_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a88f6([0x2a]))||(!!_0x492cc5[_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a88f6([0x44,0x4f]))||!!_0x492cc5[_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a88f6([0x50,0x50]))));}function _0x2593d0(){const _0x1942ba=_0x244ae4[_0x3a88f6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1942ba||0x0==_0x1942ba[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2928b6}=new URL(window[_0x3a88f6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1942ba[_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2928b6))return!0x0;const _0x1a8a65=_0x2928b6[_0x3a88f6([0x73,0x70,0x6c,0x69,0x74])](_0x3a88f6([0x2e]));return _0x1942ba[_0x3a88f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43a034=>_0x43a034[_0x3a88f6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a88f6([0x2a])))[_0x3a88f6([0x6d,0x61,0x70])](_0x390186=>_0x390186[_0x3a88f6([0x73,0x70,0x6c,0x69,0x74])](_0x3a88f6([0x2e])))[_0x3a88f6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x80af3d=>_0x80af3d[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1a8a65[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a88f6([0x6d,0x61,0x70])](_0x639336=>Array(_0x1a8a65[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x639336[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a88f6([0x66,0x69,0x6c,0x6c])](_0x639336[0x0]===_0x3a88f6([0x2a])?_0x3a88f6([0x2a]):'')[_0x3a88f6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x639336))[_0x3a88f6([0x73,0x6f,0x6d,0x65])](_0x52acfb=>_0x1a8a65[_0x3a88f6([0x65,0x76,0x65,0x72,0x79])]((_0x2772f3,_0x2bda63)=>_0x52acfb[_0x2bda63]===_0x2772f3||_0x52acfb[_0x2bda63]===_0x3a88f6([0x2a])));}function _0x208689(){return _0x3828c9&&_0x2c5416?new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x24ab96,_0x52fd05)=>{_0x3828c9[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x24ab96,_0x52fd05),_0x2c5416[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x3ba470=>{_0x3ba470!=_0x3a88f6([0x56,0x61,0x6c,0x69,0x64])&&_0x24ab96(_0x3ba470);},_0x52fd05);}):_0x3828c9||_0x2c5416||_0x3a88f6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x37e955(_0x22435d,_0x4dc346){return new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a10ea=>{if(_0x3c49ce())return _0x2a10ea(_0x3a88f6([0x56,0x61,0x6c,0x69,0x64]));_0x325ad9(),_0x3bb551[_0x3a88f6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a88f6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x34c44e=!0x1;const _0x273a19=_0x193c63();function _0x1e55bb(_0x5e8166){return!!_0x5e8166&&(typeof _0x5e8166===_0x3a88f6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e8166===_0x3a88f6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e8166[_0x3a88f6([0x74,0x68,0x65,0x6e])]===_0x3a88f6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e8166[_0x3a88f6([0x63,0x61,0x74,0x63,0x68])]===_0x3a88f6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e5b0a(_0xfa485b){_0x3d6aa7(_0xfa485b)[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x5141b9=>{if(!_0x5141b9||_0x5141b9[_0x3a88f6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a88f6([0x6f,0x6b]))return _0x3a88f6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ea111(_0x2c8e0a(_0x273a19+_0x4dc346))!=_0x5141b9[_0x3a88f6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a88f6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a88f6([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x2b6918=>(_0x37f10f(),_0x2b6918),()=>{const _0x42ac85=_0x127ce7();return null==_0x42ac85?(_0x37f10f(),_0x3a88f6([0x56,0x61,0x6c,0x69,0x64])):_0x3a88f6(_0x89e8d4-_0x42ac85>(0x210f724e^_0x86d253)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x2a10ea)[_0x3a88f6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a10ea(_0x3a88f6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ec95e=0x53518ce^_0x86d253;function _0x37f10f(){const _0x155c44=_0x3a88f6([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ea111(_0x2c8e0a(_0x22435d)),_0x3f5b4c=_0x415225(_0x4ea111(window[_0x3a88f6([0x4d,0x61,0x74,0x68])][_0x3a88f6([0x63,0x65,0x69,0x6c])](_0x89e8d4/_0x5ec95e)));window[_0x3a88f6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a88f6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x155c44,_0x3f5b4c);}function _0x127ce7(){const _0x252e2c=_0x3a88f6([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ea111(_0x2c8e0a(_0x22435d)),_0x594fb0=window[_0x3a88f6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a88f6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x252e2c);return _0x594fb0?window[_0x3a88f6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x415225(_0x594fb0),0x10)*_0x5ec95e:null;}function _0x3d6aa7(_0x153ebf){return new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x532e3c,_0x532bec)=>{_0x153ebf[_0x3a88f6([0x74,0x68,0x65,0x6e])](_0x532e3c,_0x532bec),window[_0x3a88f6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x532bec,0x502228e^_0x86d253);});}}_0x3bb551[_0x3a88f6([0x6f,0x6e])](_0x3a88f6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3c5163,_0x2aadfc)=>{if(_0x2aadfc[0x0]!=_0x22435d)return _0x2a10ea(_0x3a88f6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2aadfc[0x1]={..._0x2aadfc[0x1],[_0x3a88f6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x273a19};},{[_0x3a88f6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a88f6([0x68,0x69,0x67,0x68])}),_0x3bb551[_0x3a88f6([0x6f,0x6e])](_0x3a88f6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d7ce8=>{_0x1e55bb(_0x3d7ce8[_0x3a88f6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x34c44e=!0x0,_0x2e5b0a(_0x3d7ce8[_0x3a88f6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a88f6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a88f6([0x6c,0x6f,0x77])}),_0x15ae6f[_0x3a88f6([0x74,0x68,0x65,0x6e])](()=>{_0x34c44e||_0x2a10ea(_0x3a88f6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c49ce(){return _0x3bb551[_0x3a88f6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a88f6([0x76,0x69,0x65,0x77])][_0x3a88f6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a88f6([0x61,0x75,0x74,0x6f]);}function _0x325ad9(){_0x3bb551[_0x3a88f6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a88f6([0x76,0x69,0x65,0x77])][_0x3a88f6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a88f6([0x61,0x75,0x74,0x6f]);}}function _0x11e02b(_0x1978f8){const _0x204589=[new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a7537=>setTimeout(_0x2a7537,0x50ac882^_0x86d253)),_0x15ae6f[_0x3a88f6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x664fd0=>{let _0x220e88=0x0;_0x3bb551[_0x3a88f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a88f6([0x6f,0x6e])](_0x3a88f6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x336375,_0x3980bf)=>{_0x3980bf[0x0][_0x3a88f6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x220e88++,_0x220e88==(0x503f7b6^_0x86d253)&&(_0x664fd0(),_0x336375[_0x3a88f6([0x6f,0x66,0x66])]());});}))];return window[_0x3a88f6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a88f6([0x72,0x61,0x63,0x65])](_0x204589)[_0x3a88f6([0x74,0x68,0x65,0x6e])](()=>_0x1978f8);}async function _0x33bf54(){await _0x15ae6f,_0x3bb551[_0x3a88f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a88f6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5b226b,_0x3bb551[_0x3a88f6([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a88f6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5b226b,_0x3bb551[_0x3a88f6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a88f6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xaa104f(_0x5f44c7){const _0x4ea393=_0x4d0dab();_0x3bb551[_0x4ea393]=_0x3a88f6([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])+_0x5f44c7,_0x5f44c7!=_0x3a88f6([0x56,0x61,0x6c,0x69,0x64])&&_0x33bf54();}function _0x4d0dab(){const _0x4b3956=window[_0x3a88f6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a88f6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a88f6([0x6e,0x6f,0x77])]())[_0x3a88f6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a88f6([0x2e]),'');let _0x40c76d=_0x3a88f6([0x61]);for(let _0x32f962=0x0;_0x32f962<_0x4b3956[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32f962+=0x2){let _0x5a933d=window[_0x3a88f6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b3956[_0x3a88f6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32f962,_0x32f962+0x2));_0x5a933d>=_0x1753fb[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a933d-=_0x1753fb[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40c76d+=_0x1753fb[_0x5a933d];}return _0x40c76d;}function _0x5ea423(){const _0x3b751b=_0x3129e0[_0x3a88f6([0x73,0x70,0x6c,0x69,0x74])](_0x3a88f6([0x2e]));if(0x3!=_0x3b751b[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x84f521(_0x3b751b[0x1]);function _0x84f521(_0xc7061b){const _0x8c294c=_0x2ed890(_0xc7061b);return _0x8c294c&&_0x4c1049()?_0x8c294c:null;function _0x4c1049(){const _0x14d818=_0x8c294c[_0x3a88f6([0x6a,0x74,0x69])],_0x38cb8a=window[_0x3a88f6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14d818[_0x3a88f6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x14d818[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3948f5={..._0x8c294c,[_0x3a88f6([0x6a,0x74,0x69])]:_0x14d818[_0x3a88f6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x14d818[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3948f5[_0x3a88f6([0x76,0x63])],_0x2c8e0a(_0x3948f5)==_0x38cb8a;}}}async function _0x54ab76(){let _0x3ff3db=!0x0;try{const _0xbaab8f=_0x3129e0[_0x3a88f6([0x73,0x70,0x6c,0x69,0x74])](_0x3a88f6([0x2e])),[_0x1fcf6e,_0x1e1b37,_0x785fa7]=_0xbaab8f;return _0x3ddf9e(_0x1fcf6e),await _0x18f015(_0x1fcf6e,_0x1e1b37,_0x785fa7),_0x3ff3db;}catch{return!0x1;}function _0x3ddf9e(_0x54896d){const _0x7c7f62=_0x2ed890(_0x54896d);_0x7c7f62&&_0x7c7f62[_0x3a88f6([0x61,0x6c,0x67])]==_0x3a88f6([0x45,0x53,0x32,0x35,0x36])||(_0x3ff3db=!0x1);}async function _0x18f015(_0x3e4288,_0x54d442,_0x425b84){const _0x25ec2e=window[_0x3a88f6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a88f6([0x66,0x72,0x6f,0x6d])](_0x2ef438(_0x425b84),_0xa08f27=>_0xa08f27[_0x3a88f6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x558f1e=new window[(_0x3a88f6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a88f6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e4288+_0x3a88f6([0x2e])+_0x54d442),_0x59307a=window[_0x3a88f6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a88f6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59307a)return;const _0x3bf466=await _0x59307a[_0x3a88f6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a88f6([0x6a,0x77,0x6b]),_0x11fff1,{[_0x3a88f6([0x6e,0x61,0x6d,0x65])]:_0x3a88f6([0x45,0x43,0x44,0x53,0x41]),[_0x3a88f6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a88f6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a88f6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59307a[_0x3a88f6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a88f6([0x6e,0x61,0x6d,0x65])]:_0x3a88f6([0x45,0x43,0x44,0x53,0x41]),[_0x3a88f6([0x68,0x61,0x73,0x68])]:{[_0x3a88f6([0x6e,0x61,0x6d,0x65])]:_0x3a88f6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3bf466,_0x25ec2e,_0x558f1e)||(_0x3ff3db=!0x1);}}function _0x2ed890(_0x2c1f33){return _0x2c1f33[_0x3a88f6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a88f6([0x65,0x79]))?JSON[_0x3a88f6([0x70,0x61,0x72,0x73,0x65])](_0x2ef438(_0x2c1f33)):null;}function _0x2ef438(_0x11ec23){return window[_0x3a88f6([0x61,0x74,0x6f,0x62])](_0x11ec23[_0x3a88f6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a88f6([0x2b]))[_0x3a88f6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a88f6([0x2f])));}function _0x2c8e0a(_0x1eda57){let _0x51db88=0x1505;function _0x2d17b6(_0x3e882a){for(let _0x3f449d=0x0;_0x3f449d<_0x3e882a[_0x3a88f6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f449d++){const _0x5b845a=_0x3e882a[_0x3a88f6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3f449d);_0x51db88=(_0x51db88<<0x5)+_0x51db88+_0x5b845a,_0x51db88&=_0x51db88;}}function _0x25ff93(_0x54cee6){Array[_0x3a88f6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x54cee6)?_0x54cee6[_0x3a88f6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x25ff93):_0x54cee6&&typeof _0x54cee6==_0x3a88f6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a88f6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x54cee6)[_0x3a88f6([0x73,0x6f,0x72,0x74])]()[_0x3a88f6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3bb26d,_0x451e6d])=>{_0x2d17b6(_0x3bb26d),_0x25ff93(_0x451e6d);}):_0x2d17b6(window[_0x3a88f6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x54cee6));}return _0x25ff93(_0x1eda57),_0x51db88>>>0x0;}function _0x4ea111(_0xedabff){return _0xedabff[_0x3a88f6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a88f6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a88f6([0x30]));}function _0x415225(_0x4896b1){return _0x4896b1[_0x3a88f6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a88f6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a88f6([0x6a,0x6f,0x69,0x6e])]('');}function _0x5b226b(){}function _0x3a88f6(_0x329c8b){return _0x329c8b['map'](_0x4d3979=>String['fromCharCode'](_0x4d3979))['join']('');}_0xaa104f(await _0x4f2988());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x532904,{outlineDefinitions:_0x1eac51,outlineChanges:_0x12498c}){this['_currentOutlineDefinitions']=_0x1eac51,this['view']['sync'](_0x12498c);}['_setActiveViewItem'](_0x28915f){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x28915f]&&(this['view']['activeItemIndex']=_0x28915f);}['_handleItemSelected'](_0x211fd8){const _0x2fd693=this['_currentOutlineDefinitions'][_0x211fd8]['modelElement'];this['editor']['model']['change'](_0x4c121e=>{_0x4c121e['setSelection'](_0x2fd693,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x211fd8);}['_updateActiveDefinitionOnViewportChange'](){const _0x4d2882=this['editor'];let _0x507216;for(const _0x8c0856 of _0x4d2882['model']['document']['getRootNames']()){const _0x5b1be2=_0x4d2882['editing']['view']['getDomRoot'](_0x8c0856),_0x5debe2=_0x5b1be2&&new _0x3e0f6d(_0x5b1be2)['getVisible']();if(_0x5debe2){const _0x26d273=new _0x3e0f6d(_0x4673bc['window'])['getIntersection'](_0x5debe2);_0x26d273&&(_0x507216=_0x26d273['top']+0.25*_0x26d273['height']);}}if(void 0x0===_0x507216)return;const _0x452830=h(_0x4d2882['editing'],this['_currentOutlineDefinitions'],_0x507216);_0x452830?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x452830)):this['_setActiveViewItem'](-0x1);}}function h(_0x373be5,_0x28fc0e,_0xb2ddc9,_0xb1a056=0x0,_0x25ec3b=_0x28fc0e['length']-0x1){const _0x3b96f9=Math['floor'](_0xb1a056+(_0x25ec3b-_0xb1a056)/0x2);if(_0x25ec3b>=_0xb1a056){const _0x1f5914=_0x28fc0e[_0x3b96f9],_0x377c07=_0x373be5['mapper']['toViewElement'](_0x1f5914['modelElement']);if(!_0x377c07)return null;const _0x194da9=_0x373be5['view']['domConverter']['mapViewToDom'](_0x377c07);return new _0x3e0f6d(_0x194da9)['bottom']>_0xb2ddc9?h(_0x373be5,_0x28fc0e,_0xb2ddc9,_0xb1a056,_0x3b96f9-0x1):h(_0x373be5,_0x28fc0e,_0xb2ddc9,_0x3b96f9+0x1,_0x25ec3b);}return _0x3b96f9<0x0?null:_0x28fc0e[_0x3b96f9];}class P extends _0x270bf4{['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 _0x5d21ad=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45b170;for(const _0x1aa2d3 in _0x5d21ad){const _0x350542=_0x1aa2d3,_0x23b686=_0x5d21ad[_0x350542];if('documentOutlineLicenseKeyValid'==_0x23b686||'documentOutlineLicenseKeyInvalid'==_0x23b686||'documentOutlineLicenseKeyExpired'==_0x23b686||'documentOutlineLicenseKeyDomainLimit'==_0x23b686||'documentOutlineLicenseKeyNotAllowed'==_0x23b686||'documentOutlineLicenseKeyEvaluationLimit'==_0x23b686||'documentOutlineLicenseKeyTrialLimit'==_0x23b686||'documentOutlineLicenseKeyUsageLimit'==_0x23b686){delete _0x5d21ad[_0x350542],_0x45b170=_0x23b686,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x45b170&&_0x5d21ad['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x45b170&&_0x5d21ad['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x45b170&&_0x5d21ad['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x45b170&&_0x5d21ad['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x45b170&&_0x5d21ad['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x45b170&&_0x5d21ad['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x45b170&&_0x5d21ad['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x1168f1{['execute'](){this['editor']['model']['change'](_0x293caf=>{this['editor']['model']['insertObject'](_0x293caf['createElement']('tableOfContents'));});}['refresh'](){const _0xb761c2=this['editor']['model'],_0x4e3bb9=_0xb761c2['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4e3bb9&&_0xb761c2['schema']['findAllowedParent'](_0x4e3bb9,'tableOfContents'));}}class T extends _0x270bf4{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x35158e=this['editor'];if(_0x35158e['config']['get']('headingId.modelAttributeName'))return;(function(_0x10342f){const _0x32cb2a=new Map();if(_0x10342f)return _0x10342f['forEach'](_0x4852e3=>{'paragraph'!==_0x4852e3['model']&&_0x32cb2a['set'](_0x4852e3['view'],_0x4852e3['model']);}),_0x32cb2a['get']('h1')||_0x32cb2a['set']('h1','heading1'),_0x32cb2a;return _0x32cb2a;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x55dae0,_0xa04990)=>{this['_customUpcastHeadingsConversion'](_0xa04990),this['_customDataDowncastHeadingsConversion'](_0x55dae0),_0x35158e['model']['schema']['isRegistered'](_0x55dae0)&&_0x35158e['model']['schema']['extend'](_0x55dae0,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x26f1da){this['editor']['conversion']['for']('upcast')['add'](_0x1f830c=>_0x1f830c['on']('element:'+_0x26f1da,(_0x33d468,_0x31cd5f,_0x189395)=>{const {consumable:_0x4aea3f,writer:_0x3b60ab}=_0x189395,_0x26a660=_0x31cd5f['viewItem']['getAttribute']('id'),_0x31394f=_0x31cd5f['modelRange']['getContainedElement']();if(_0x31394f)return _0x26a660&&_0x26a660['length']||_0x31394f['hasAttribute']('headingId')?void(_0x4aea3f['consume'](_0x31cd5f['viewItem'],{'attributes':['id']})&&_0x3b60ab['setAttribute']('headingId',_0x26a660,_0x31394f)):(_0x4aea3f['consume'](_0x31cd5f['viewItem'],{'attributes':['id']}),void _0x3b60ab['setAttribute']('headingId',_0x193c63(),_0x31394f));},{'priority':_0x4fe654['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5b218d){this['editor']['conversion']['for']('downcast')['add'](_0x45c568=>_0x45c568['on']('attribute:headingId:'+_0x5b218d,(_0x3511bb,_0xa29f47,_0x3f2d6b)=>{if(!_0x3f2d6b['consumable']['consume'](_0xa29f47['item'],_0x3511bb['name']))return;const _0x482d95=_0xa29f47['item']['getAttribute']('headingId'),_0x436eba=_0x3f2d6b['mapper']['toViewElement'](_0xa29f47['item']);_0x3f2d6b['writer']['setAttribute']('id',_0x482d95,_0x436eba);}));}['_registerHeadingIdAttributePostfixer'](){const _0xfd8290=this['editor'],_0x536b65=new Set(),_0x48c2ce=new Set();function _0x9c3b32(_0x2bb19c,_0x3ce870){const _0x238ec9=_0x193c63();return _0x48c2ce['add'](_0x238ec9),_0x2bb19c['setAttribute']('headingId',_0x238ec9,_0x3ce870),_0x238ec9;}function _0x4f7fb3(_0x428dcc,_0x20b994){_0x428dcc['removeAttribute']('headingId',_0x20b994);}_0xfd8290['model']['document']['registerPostFixer'](_0x7e0c08=>{const _0x553750=_0xfd8290['model']['document']['differ']['getChanges']();let _0x20af06=!0x1;for(const _0x30915f of _0x553750)if('insert'==_0x30915f['type']&&_0x30915f['name']){if(b(_0x30915f['name'])){const _0x2d8cbc=_0x30915f['attributes']['get']('headingId');'string'==typeof _0x2d8cbc?_0x536b65['has'](_0x2d8cbc)?(_0x9c3b32(_0x7e0c08,_0x30915f['position']['nodeAfter']),_0x20af06=!0x0):_0x48c2ce['add'](_0x2d8cbc):(_0x9c3b32(_0x7e0c08,_0x30915f['position']['nodeAfter']),_0x20af06=!0x0);}else'string'==typeof _0x30915f['attributes']['get']('headingId')&&(_0x4f7fb3(_0x7e0c08,_0x30915f['position']['nodeAfter']),_0x20af06=!0x0);}else{if('remove'==_0x30915f['type']){const _0x3ec002=_0x30915f['attributes']['get']('headingId');'string'==typeof _0x3ec002&&_0x536b65['delete'](_0x3ec002);}}return _0x20af06;}),_0xfd8290['model']['document']['on']('change',()=>{_0x48c2ce['forEach'](_0x3a9bca=>_0x536b65['add'](_0x3a9bca)),_0x48c2ce['clear']();});}}function b(_0x115233){return!!_0x115233['match'](/heading\d/);}class s extends _0x270bf4{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0xcd8b22,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x570fc2){super(_0x570fc2),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x32e8e4=this['editor'],_0x290217=_0x32e8e4['editing']['view']['document'];_0x32e8e4['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x32e8e4['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x290217,'click',(_0x58f16c,_0x58eb6c)=>{if(!_0x58eb6c['target'])return;const _0x49d687=_0x58eb6c['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x49d687)&&(_0x58eb6c['domEvent']['preventDefault'](),_0x58f16c['stop'](),this['_handleScrollToHeading'](_0x49d687));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x32e8e4['commands']['add']('insertTableOfContents',new _(_0x32e8e4)),(_0x32e8e4['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x36948c,_0x50e1ae)=>{this['_currentOutlineDefinitions']=_0x50e1ae['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x32e8e4['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1c7f46){const _0x3eff7=_0x1ec272([0x5a,0x63,0x30,0x42,0x43,0x48,0x69,0x49,0x46,0x6c,0x78,0x51,0x56,0x57,0x58,0x44,0x45,0x39,0x4f,0x4b,0x72,0x79,0x55,0x6e,0x36,0x62,0x61,0x65,0x4e,0x75,0x67,0x32,0x41,0x66,0x77,0x31,0x71,0x33,0x70,0x34,0x37,0x59,0x50,0x6f,0x73,0x74,0x7a,0x38,0x76,0x64,0x4d,0x6b,0x6a,0x6d,0x53,0x52,0x47,0x68,0x54,0x4c,0x35,0x4a]),_0x50a00b=0x79c31665,_0x139e21=0x79c47a0d^_0x50a00b,_0x606971=window[_0x1ec272([0x44,0x61,0x74,0x65])][_0x1ec272([0x6e,0x6f,0x77])](),_0x1d93eb=_0x1c7f46[_0x1ec272([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28c46b=new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f4a91=>{_0x1d93eb[_0x1ec272([0x6f,0x6e,0x63,0x65])](_0x1ec272([0x72,0x65,0x61,0x64,0x79]),_0x1f4a91);}),_0x26f8c0={[_0x1ec272([0x6b,0x74,0x79])]:_0x1ec272([0x45,0x43]),[_0x1ec272([0x75,0x73,0x65])]:_0x1ec272([0x73,0x69,0x67]),[_0x1ec272([0x63,0x72,0x76])]:_0x1ec272([0x50,0x2d,0x32,0x35,0x36]),[_0x1ec272([0x78])]:_0x1ec272([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]),[_0x1ec272([0x79])]:_0x1ec272([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]),[_0x1ec272([0x61,0x6c,0x67])]:_0x1ec272([0x45,0x53,0x32,0x35,0x36])},_0x3c9ac0=_0x1d93eb[_0x1ec272([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1ec272([0x67,0x65,0x74])](_0x1ec272([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4c7049(){let _0x1ec1cd,_0x540a63=null,_0x5cac24=null;try{if(_0x3c9ac0==_0x1ec272([0x47,0x50,0x4c]))return _0x1ec272([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ec1cd=_0x5542e7(),!_0x1ec1cd)return _0x1ec272([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ec1cd[_0x1ec272([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5cac24=_0x5674dd(_0x1ec1cd[_0x1ec272([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ec1cd[_0x1ec272([0x6a,0x74,0x69])])),await _0x5c9cb1()?_0x83832e()?_0x4d3499()?_0x1ec272([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4a667c()?(_0x1ec1cd[_0x1ec272([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ec272([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x540a63=_0x5a41f5(_0x1ec272([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ec1cd[_0x1ec272([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ec272([0x74,0x72,0x69,0x61,0x6c])&&(_0x540a63=_0x5a41f5(_0x1ec272([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x343c1e()):_0x1ec272([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1ec272([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1ec272([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1ec272([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4d3499(){const _0x4fb874=[_0x1ec272([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1ec272([0x74,0x72,0x69,0x61,0x6c])][_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec1cd[_0x1ec272([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x606971/0x3e8:0xe10*_0x139e21;return _0x1ec1cd[_0x1ec272([0x65,0x78,0x70])]<_0x4fb874;}function _0x83832e(){const _0x5a5936=_0x1ec1cd[_0x1ec272([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a5936&&(!!_0x5a5936[_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec272([0x2a]))||(!!_0x5a5936[_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec272([0x54,0x4f,0x43]))||!!_0x5a5936[_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec272([0x50,0x50]))));}function _0x4a667c(){const _0x2b4875=_0x1ec1cd[_0x1ec272([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2b4875||0x0==_0x2b4875[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1e2c80}=new URL(window[_0x1ec272([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2b4875[_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e2c80))return!0x0;const _0x44aa54=_0x1e2c80[_0x1ec272([0x73,0x70,0x6c,0x69,0x74])](_0x1ec272([0x2e]));return _0x2b4875[_0x1ec272([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e9000=>_0x3e9000[_0x1ec272([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec272([0x2a])))[_0x1ec272([0x6d,0x61,0x70])](_0x482388=>_0x482388[_0x1ec272([0x73,0x70,0x6c,0x69,0x74])](_0x1ec272([0x2e])))[_0x1ec272([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x401024=>_0x401024[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44aa54[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ec272([0x6d,0x61,0x70])](_0x7041fc=>Array(_0x44aa54[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7041fc[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ec272([0x66,0x69,0x6c,0x6c])](_0x7041fc[0x0]===_0x1ec272([0x2a])?_0x1ec272([0x2a]):'')[_0x1ec272([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7041fc))[_0x1ec272([0x73,0x6f,0x6d,0x65])](_0x2ee4e=>_0x44aa54[_0x1ec272([0x65,0x76,0x65,0x72,0x79])]((_0x21f839,_0x5109f6)=>_0x2ee4e[_0x5109f6]===_0x21f839||_0x2ee4e[_0x5109f6]===_0x1ec272([0x2a])));}function _0x343c1e(){return _0x540a63&&_0x5cac24?new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x506c9e,_0x10f6d2)=>{_0x540a63[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x506c9e,_0x10f6d2),_0x5cac24[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x1d0b34=>{_0x1d0b34!=_0x1ec272([0x56,0x61,0x6c,0x69,0x64])&&_0x506c9e(_0x1d0b34);},_0x10f6d2);}):_0x540a63||_0x5cac24||_0x1ec272([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5674dd(_0xe205e7,_0x1c6414){return new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51ed99=>{if(_0x11fc1d())return _0x51ed99(_0x1ec272([0x56,0x61,0x6c,0x69,0x64]));_0x38ac14(),_0x1d93eb[_0x1ec272([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1ec272([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x447fe3=!0x1;const _0x452398=_0x193c63();function _0x49f76d(_0x1856ad){return!!_0x1856ad&&(typeof _0x1856ad===_0x1ec272([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1856ad===_0x1ec272([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1856ad[_0x1ec272([0x74,0x68,0x65,0x6e])]===_0x1ec272([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1856ad[_0x1ec272([0x63,0x61,0x74,0x63,0x68])]===_0x1ec272([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x59f9af(_0x35dc0b){_0x152d3d(_0x35dc0b)[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x3db7fc=>{if(!_0x3db7fc||_0x3db7fc[_0x1ec272([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1ec272([0x6f,0x6b]))return _0x1ec272([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x109e8b(_0x7297c6(_0x452398+_0x1c6414))!=_0x3db7fc[_0x1ec272([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1ec272([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1ec272([0x56,0x61,0x6c,0x69,0x64]);})[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x484823=>(_0x2e57ef(),_0x484823),()=>{const _0x501a8d=_0x5e01da();return null==_0x501a8d?(_0x2e57ef(),_0x1ec272([0x56,0x61,0x6c,0x69,0x64])):_0x1ec272(_0x606971-_0x501a8d>(0x5dcf9265^_0x50a00b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x51ed99)[_0x1ec272([0x63,0x61,0x74,0x63,0x68])](()=>{_0x51ed99(_0x1ec272([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a4a34=0x79f5f8e5^_0x50a00b;function _0x2e57ef(){const _0x23eb04=_0x1ec272([0x6c,0x6c,0x63,0x74,0x2d])+_0x109e8b(_0x7297c6(_0xe205e7)),_0x17b9b5=_0x4358e2(_0x109e8b(window[_0x1ec272([0x4d,0x61,0x74,0x68])][_0x1ec272([0x63,0x65,0x69,0x6c])](_0x606971/_0x2a4a34)));window[_0x1ec272([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ec272([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23eb04,_0x17b9b5);}function _0x5e01da(){const _0x587cd6=_0x1ec272([0x6c,0x6c,0x63,0x74,0x2d])+_0x109e8b(_0x7297c6(_0xe205e7)),_0x279531=window[_0x1ec272([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ec272([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x587cd6);return _0x279531?window[_0x1ec272([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4358e2(_0x279531),0x10)*_0x2a4a34:null;}function _0x152d3d(_0x562503){return new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x463912,_0x380b50)=>{_0x562503[_0x1ec272([0x74,0x68,0x65,0x6e])](_0x463912,_0x380b50),window[_0x1ec272([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x380b50,0x79c2c2a5^_0x50a00b);});}}_0x1d93eb[_0x1ec272([0x6f,0x6e])](_0x1ec272([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38a874,_0xc78224)=>{if(_0xc78224[0x0]!=_0xe205e7)return _0x51ed99(_0x1ec272([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc78224[0x1]={..._0xc78224[0x1],[_0x1ec272([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x452398};},{[_0x1ec272([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ec272([0x68,0x69,0x67,0x68])}),_0x1d93eb[_0x1ec272([0x6f,0x6e])](_0x1ec272([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4b1973=>{_0x49f76d(_0x4b1973[_0x1ec272([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x447fe3=!0x0,_0x59f9af(_0x4b1973[_0x1ec272([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1ec272([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ec272([0x6c,0x6f,0x77])}),_0x28c46b[_0x1ec272([0x74,0x68,0x65,0x6e])](()=>{_0x447fe3||_0x51ed99(_0x1ec272([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x11fc1d(){return _0x1d93eb[_0x1ec272([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ec272([0x76,0x69,0x65,0x77])][_0x1ec272([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1ec272([0x61,0x75,0x74,0x6f]);}function _0x38ac14(){_0x1d93eb[_0x1ec272([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ec272([0x76,0x69,0x65,0x77])][_0x1ec272([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1ec272([0x61,0x75,0x74,0x6f]);}}function _0x5a41f5(_0x4d4e25){const _0x4a4d69=[new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36561d=>setTimeout(_0x36561d,0x79ca28a9^_0x50a00b)),_0x28c46b[_0x1ec272([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53d83c=>{let _0x23827d=0x0;_0x1d93eb[_0x1ec272([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec272([0x6f,0x6e])](_0x1ec272([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a464b,_0x2853cd)=>{_0x2853cd[0x0][_0x1ec272([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x23827d++,_0x23827d==(0x79c3179d^_0x50a00b)&&(_0x53d83c(),_0x5a464b[_0x1ec272([0x6f,0x66,0x66])]());});}))];return window[_0x1ec272([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1ec272([0x72,0x61,0x63,0x65])](_0x4a4d69)[_0x1ec272([0x74,0x68,0x65,0x6e])](()=>_0x4d4e25);}async function _0x1b9960(){await _0x28c46b,_0x1d93eb[_0x1ec272([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec272([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1409a3,_0x1d93eb[_0x1ec272([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec272([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1409a3,_0x1d93eb[_0x1ec272([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1ec272([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3821d0(_0x45cc15){const _0x5be8ef=_0x103db0();_0x1d93eb[_0x5be8ef]=_0x1ec272([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])+_0x45cc15,_0x45cc15!=_0x1ec272([0x56,0x61,0x6c,0x69,0x64])&&_0x1b9960();}function _0x103db0(){const _0x30bcc5=window[_0x1ec272([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1ec272([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1ec272([0x6e,0x6f,0x77])]())[_0x1ec272([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1ec272([0x2e]),'');let _0x439d56=_0x1ec272([0x5a]);for(let _0x1c5e5f=0x0;_0x1c5e5f<_0x30bcc5[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c5e5f+=0x2){let _0x412818=window[_0x1ec272([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30bcc5[_0x1ec272([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c5e5f,_0x1c5e5f+0x2));_0x412818>=_0x3eff7[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x412818-=_0x3eff7[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x439d56+=_0x3eff7[_0x412818];}return _0x439d56;}function _0x5542e7(){const _0x56ec8f=_0x3c9ac0[_0x1ec272([0x73,0x70,0x6c,0x69,0x74])](_0x1ec272([0x2e]));if(0x3!=_0x56ec8f[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf9467f(_0x56ec8f[0x1]);function _0xf9467f(_0x23445b){const _0x272ff4=_0x54dfce(_0x23445b);return _0x272ff4&&_0x4ba1c7()?_0x272ff4:null;function _0x4ba1c7(){const _0x50e004=_0x272ff4[_0x1ec272([0x6a,0x74,0x69])],_0x1645b8=window[_0x1ec272([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e004[_0x1ec272([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50e004[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9720={..._0x272ff4,[_0x1ec272([0x6a,0x74,0x69])]:_0x50e004[_0x1ec272([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x50e004[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9720[_0x1ec272([0x76,0x63])],_0x7297c6(_0x9720)==_0x1645b8;}}}async function _0x5c9cb1(){let _0x5d96b5=!0x0;try{const _0x477b67=_0x3c9ac0[_0x1ec272([0x73,0x70,0x6c,0x69,0x74])](_0x1ec272([0x2e])),[_0x4a6824,_0x245e23,_0x1519db]=_0x477b67;return _0x2e7a05(_0x4a6824),await _0x12e502(_0x4a6824,_0x245e23,_0x1519db),_0x5d96b5;}catch{return!0x1;}function _0x2e7a05(_0x202677){const _0x20a2ac=_0x54dfce(_0x202677);_0x20a2ac&&_0x20a2ac[_0x1ec272([0x61,0x6c,0x67])]==_0x1ec272([0x45,0x53,0x32,0x35,0x36])||(_0x5d96b5=!0x1);}async function _0x12e502(_0x3a6d78,_0x1c92eb,_0x172593){const _0x3d174a=window[_0x1ec272([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1ec272([0x66,0x72,0x6f,0x6d])](_0x15dc72(_0x172593),_0x4a437a=>_0x4a437a[_0x1ec272([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ac99f=new window[(_0x1ec272([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1ec272([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a6d78+_0x1ec272([0x2e])+_0x1c92eb),_0x75a96a=window[_0x1ec272([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1ec272([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x75a96a)return;const _0x4e25a9=await _0x75a96a[_0x1ec272([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1ec272([0x6a,0x77,0x6b]),_0x26f8c0,{[_0x1ec272([0x6e,0x61,0x6d,0x65])]:_0x1ec272([0x45,0x43,0x44,0x53,0x41]),[_0x1ec272([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1ec272([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1ec272([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x75a96a[_0x1ec272([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1ec272([0x6e,0x61,0x6d,0x65])]:_0x1ec272([0x45,0x43,0x44,0x53,0x41]),[_0x1ec272([0x68,0x61,0x73,0x68])]:{[_0x1ec272([0x6e,0x61,0x6d,0x65])]:_0x1ec272([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4e25a9,_0x3d174a,_0x2ac99f)||(_0x5d96b5=!0x1);}}function _0x54dfce(_0x26e5ef){return _0x26e5ef[_0x1ec272([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1ec272([0x65,0x79]))?JSON[_0x1ec272([0x70,0x61,0x72,0x73,0x65])](_0x15dc72(_0x26e5ef)):null;}function _0x15dc72(_0x43374e){return window[_0x1ec272([0x61,0x74,0x6f,0x62])](_0x43374e[_0x1ec272([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1ec272([0x2b]))[_0x1ec272([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1ec272([0x2f])));}function _0x7297c6(_0x260fc5){let _0x2869e2=0x1505;function _0x23b621(_0x54e3d2){for(let _0x1c4156=0x0;_0x1c4156<_0x54e3d2[_0x1ec272([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c4156++){const _0x5d7573=_0x54e3d2[_0x1ec272([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c4156);_0x2869e2=(_0x2869e2<<0x5)+_0x2869e2+_0x5d7573,_0x2869e2&=_0x2869e2;}}function _0x15a1cd(_0x1be621){Array[_0x1ec272([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1be621)?_0x1be621[_0x1ec272([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x15a1cd):_0x1be621&&typeof _0x1be621==_0x1ec272([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1ec272([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1be621)[_0x1ec272([0x73,0x6f,0x72,0x74])]()[_0x1ec272([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x200809,_0x1c02ed])=>{_0x23b621(_0x200809),_0x15a1cd(_0x1c02ed);}):_0x23b621(window[_0x1ec272([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1be621));}return _0x15a1cd(_0x260fc5),_0x2869e2>>>0x0;}function _0x109e8b(_0xceff4){return _0xceff4[_0x1ec272([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1ec272([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1ec272([0x30]));}function _0x4358e2(_0x5cc7f3){return _0x5cc7f3[_0x1ec272([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1ec272([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1ec272([0x6a,0x6f,0x69,0x6e])]('');}function _0x1409a3(){}function _0x1ec272(_0x5075c3){return _0x5075c3['map'](_0x250d96=>String['fromCharCode'](_0x250d96))['join']('');}_0x3821d0(await _0x4c7049());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4e0c56=>{'$graveyard'!==_0x4e0c56['rootName']&&this['editor']['editing']['reconvertItem'](_0x4e0c56);});}['_trackNewToCElements'](){for(const _0x1719ab of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x1719ab['type']||'tableOfContents'!==_0x1719ab['name'])return;this['_tableOfContentsElements']['add'](_0x1719ab['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x593dd9=this['editor']['conversion'];_0x593dd9['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x593dd9['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1a0f16,{writer:_0x11e275})=>this['_createTableOfContents'](_0x11e275,!0x0)}),_0x593dd9['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x475950,{writer:_0x320bdf})=>{this['_tableOfContentsElements']['add'](_0x475950);const _0xdbfde3=this['_createTableOfContents'](_0x320bdf);return _0x3c4e42(_0xdbfde3,_0x320bdf,{'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'](_0x5a52c0,_0x3ab39b=!0x1){const {locale:_0x3f2d55}=this['editor'],_0x383657=_0x5a52c0['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3ab39b&&{'data-table-of-contents-label':j(_0x3f2d55,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3ab39b&&_0x5a52c0['insert'](_0x5a52c0['createPositionAt'](_0x383657,'end'),_0x5a52c0['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x5a52c0['createText'](j(_0x3f2d55,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1d4e32=_0x3ab39b?'':'['+j(_0x3f2d55,'Empty\x20heading')+']';let _0x28475c=_0x383657;return this['_currentOutlineDefinitions']['forEach']((_0x3e5de4,_0x400f4e,_0x509f7e)=>{const _0x37e9d4=this['editor']['model']['hasContent'](_0x3e5de4['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5becce=_0x37e9d4?_0x3e5de4['text']:_0x1d4e32,_0x23446e=_0x3e5de4['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x11964c=_0x5a52c0['createContainerElement']('a',{'href':'#'+_0x23446e,...!_0x3ab39b&&{'tabindex':'-1'}},[_0x5a52c0['createText'](_0x5becce)]),_0x5d83d1=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x5a52c0['setCustomProperty']('tableOfContentsHeadingIndex',_0x400f4e,_0x11964c);const _0x24f788=_0x5a52c0['createContainerElement']('li',null,[_0x37e9d4||!_0x3ab39b&&_0x5d83d1?_0x11964c:_0x5a52c0['createText']('')]),_0x475802=_0x400f4e?_0x509f7e[_0x400f4e-0x1]['level']:0x0,_0x3b9c3d=Math['abs'](_0x3e5de4['level']-_0x475802);if(_0x3e5de4['level']>_0x475802){const _0x35901e=N(_0x24f788,_0x3b9c3d,_0x5a52c0);_0x5a52c0['insert'](_0x5a52c0['createPositionAt'](_0x28475c,'end'),_0x35901e);}else{const _0xa03c66=function(_0x29ea7c,_0x46e616){return _0x29ea7c['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5f1995=>_0x5f1995['is']('element','ol'))[_0x46e616];}(_0x28475c,_0x3b9c3d);_0x5a52c0['insert'](_0x5a52c0['createPositionAt'](_0xa03c66,'end'),_0x24f788);}_0x28475c=_0x24f788;}),_0x383657;}['_handleScrollToHeading'](_0x1c4117){const _0x13f0ac=this['_currentOutlineDefinitions'][_0x1c4117]['modelElement'];this['editor']['model']['change'](_0xaf8ef8=>{_0xaf8ef8['setSelection'](_0x13f0ac,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x5b48b2,_0x420bd1)=>{const _0x3f38a3=_0x420bd1['mapper'],_0x83b2a5=_0x3f38a3['findMappedViewAncestor'](_0x420bd1['viewPosition']),_0xa6624d=_0x3f38a3['toModelElement'](_0x83b2a5);_0xa6624d['is']('element','tableOfContents')&&(_0x420bd1['modelPosition']=this['editor']['model']['createPositionAt'](_0xa6624d,0x0),_0x5b48b2['stop']());};}}function N(_0xd6eb09,_0xdfa61a,_0x51cbab){return 0x1===_0xdfa61a?_0x51cbab['createContainerElement']('ol',null,[_0xd6eb09]):_0x51cbab['createContainerElement']('ol',null,[_0x51cbab['createContainerElement']('li',null,[N(_0xd6eb09,_0xdfa61a-0x1,_0x51cbab)])]);}class o extends _0x270bf4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4fc20a=this['editor'];_0x4fc20a['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5a0594=this['_createButton'](_0x41946b);return _0x5a0594['tooltip']=!0x0,_0x5a0594;}),_0x4fc20a['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2a56ed)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x316edf=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5c9f9e;for(const _0x5813bf in _0x316edf){const _0x4de123=_0x5813bf,_0x12c074=_0x316edf[_0x4de123];if('tableOfContentsLicenseKeyValid'==_0x12c074||'tableOfContentsLicenseKeyInvalid'==_0x12c074||'tableOfContentsLicenseKeyExpired'==_0x12c074||'tableOfContentsLicenseKeyDomainLimit'==_0x12c074||'tableOfContentsLicenseKeyNotAllowed'==_0x12c074||'tableOfContentsLicenseKeyEvaluationLimit'==_0x12c074||'tableOfContentsLicenseKeyTrialLimit'==_0x12c074||'tableOfContentsLicenseKeyUsageLimit'==_0x12c074){delete _0x316edf[_0x4de123],_0x5c9f9e=_0x12c074,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x5c9f9e&&_0x316edf['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x5c9f9e&&_0x316edf['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x5c9f9e&&_0x316edf['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x5c9f9e&&_0x316edf['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x5c9f9e&&_0x316edf['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x5c9f9e&&_0x316edf['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x5c9f9e&&_0x316edf['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x40df89){const _0x8d613e=this['editor'],_0x3914b7=_0x8d613e['locale'],_0x3dc4df=_0x8d613e['commands']['get']('insertTableOfContents'),_0x42f1c5=new _0x40df89(_0x3914b7);return _0x42f1c5['set']({'label':j(_0x3914b7,'Table\x20of\x20contents'),'icon':_0x4e93aa}),_0x42f1c5['bind']('isEnabled')['to'](_0x3dc4df,'isEnabled'),this['listenTo'](_0x42f1c5,'execute',()=>{_0x8d613e['execute']('insertTableOfContents'),_0x8d613e['editing']['view']['focus']();}),_0x42f1c5;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x270bf4{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.0-alpha.0",
3
+ "version": "46.0.0-alpha.1",
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.0-alpha.0",
17
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.0",
18
- "@ckeditor/ckeditor5-heading": "46.0.0-alpha.0",
19
- "@ckeditor/ckeditor5-icons": "46.0.0-alpha.0",
20
- "@ckeditor/ckeditor5-ui": "46.0.0-alpha.0",
21
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.0",
22
- "@ckeditor/ckeditor5-widget": "46.0.0-alpha.0",
23
- "ckeditor5": "46.0.0-alpha.0",
16
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.1",
17
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.1",
18
+ "@ckeditor/ckeditor5-heading": "46.0.0-alpha.1",
19
+ "@ckeditor/ckeditor5-icons": "46.0.0-alpha.1",
20
+ "@ckeditor/ckeditor5-ui": "46.0.0-alpha.1",
21
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.1",
22
+ "@ckeditor/ckeditor5-widget": "46.0.0-alpha.1",
23
+ "ckeditor5": "46.0.0-alpha.1",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x559e08=_0x5436;(function(_0x3baddd,_0x5067fb){const _0x3473ff=_0x5436,_0x52b516=_0x3baddd();while(!![]){try{const _0x42db73=parseInt(_0x3473ff(0x173))/0x1+parseInt(_0x3473ff(0x162))/0x2+parseInt(_0x3473ff(0x18b))/0x3+-parseInt(_0x3473ff(0x170))/0x4*(parseInt(_0x3473ff(0x182))/0x5)+parseInt(_0x3473ff(0x164))/0x6+-parseInt(_0x3473ff(0x19c))/0x7+-parseInt(_0x3473ff(0x184))/0x8;if(_0x42db73===_0x5067fb)break;else _0x52b516['push'](_0x52b516['shift']());}catch(_0x2bd2ab){_0x52b516['push'](_0x52b516['shift']());}}}(_0x139b,0x769fb));import{Plugin as _0x554a28}from'ckeditor5/src/core.js';function _0x5436(_0x3714bb,_0x40471a){const _0x139b06=_0x139b();return _0x5436=function(_0x543654,_0x1eca34){_0x543654=_0x543654-0x160;let _0x3e0c47=_0x139b06[_0x543654];return _0x3e0c47;},_0x5436(_0x3714bb,_0x40471a);}import{CKEditorError as _0x4f496a,global as _0x1f2e4f,Rect as _0x182519,uid as _0x9e50b}from'ckeditor5/src/utils.js';function _0x139b(){const _0x2efbb6=['afterInit','view','getIntersection','DocumentOutlineUI','isOfficialPlugin','itemSelected','render','_setActiveViewItem','5refpop','activeItemIndex','6445136DmlYNu','getVisible','getDomRoot','scrollToTheSelection','_updateActiveDefinitionOnViewportChange','editor','window','1498527WSfXse','setSelection','document','domConverter','join','cancel','_currentOutlineDefinitions','getRootNames','fromCharCode','DocumentOutlineUtils','document-outline-container-not-provided','sync','bind','top','_handleItemSelected','model','href','4851518nKfqWV','isPremiumPlugin','get','editing','_handleOutlineChange','mapViewToDom','change','_updateActiveDefinitionFromViewportThrottled','length','resize','element','documentOutline.container','documentOutline.showEmptyHeadings','272462OKSQxE','indexOf','3318648QrFpeV','modelElement','toViewElement','scroll','bottom','floor','locale','appendChild','plugins','pluginName','height','focusTracker','208272PnvIoe','config','destroy','847819NMUcSm','listenTo','mapper','focus','init','add','map'];_0x139b=function(){return _0x2efbb6;};return _0x139b();}import{DocumentOutlineView as _0x3c9be8}from'./ui/documentoutlineview.js';import{throttle as _0x18fac3}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x554a28{[_0x559e08(0x17b)];[_0x559e08(0x191)];[_0x559e08(0x1a3)];static get[_0x559e08(0x16d)](){const _0xf02d74=_0x559e08;return _0xf02d74(0x17d);}static get[_0x559e08(0x17e)](){return!0x0;}static get[_0x559e08(0x19d)](){return!0x0;}constructor(_0x2e8c41){const _0x13b293=_0x559e08;super(_0x2e8c41),this[_0x13b293(0x17b)]=new _0x3c9be8(_0x2e8c41[_0x13b293(0x16a)],this[_0x13b293(0x189)][_0x13b293(0x171)][_0x13b293(0x19e)](_0x13b293(0x161)),this[_0x13b293(0x189)][_0x13b293(0x171)][_0x13b293(0x19e)](_0x13b293(0x160))),this[_0x13b293(0x191)]=[],this[_0x13b293(0x1a3)]=_0x18fac3(this[_0x13b293(0x188)][_0x13b293(0x197)](this),0x64);}[_0x559e08(0x177)](){const _0x39703c=_0x559e08,_0x2c611f=this[_0x39703c(0x189)],_0x211847=_0x2c611f[_0x39703c(0x16c)][_0x39703c(0x19e)](_0x39703c(0x194));let _0x239b11=!0x1;if(this[_0x39703c(0x17b)][_0x39703c(0x180)](),this[_0x39703c(0x189)]['ui'][_0x39703c(0x16f)][_0x39703c(0x178)](this[_0x39703c(0x17b)][_0x39703c(0x1a6)]),!_0x2c611f[_0x39703c(0x171)][_0x39703c(0x19e)](_0x39703c(0x160)))throw new _0x4f496a(_0x39703c(0x195),{'editor':_0x2c611f});_0x2c611f[_0x39703c(0x171)][_0x39703c(0x19e)](_0x39703c(0x160))[_0x39703c(0x16b)](this[_0x39703c(0x17b)][_0x39703c(0x1a6)]),_0x211847['on'](_0x39703c(0x1a2),this[_0x39703c(0x1a0)][_0x39703c(0x197)](this)),_0x211847['on'](_0x39703c(0x183),(_0x1b910f,{index:_0x2fb941})=>this[_0x39703c(0x181)](_0x2fb941)),this[_0x39703c(0x17b)]['on'](_0x39703c(0x17f),(_0x17c27b,_0x5127e5)=>{const _0x52d1e8=_0x39703c;_0x239b11=!0x0,this[_0x52d1e8(0x199)](_0x5127e5);}),this[_0x39703c(0x17b)][_0x39703c(0x174)](_0x1f2e4f[_0x39703c(0x18d)],_0x39703c(0x167),()=>{const _0x4eb4b9=_0x39703c;_0x239b11?_0x239b11=!0x1:this[_0x4eb4b9(0x1a3)]();},{'useCapture':!0x0}),this[_0x39703c(0x17b)][_0x39703c(0x174)](_0x1f2e4f[_0x39703c(0x18a)],_0x39703c(0x1a5),this[_0x39703c(0x1a3)],{'useCapture':!0x0});}[_0x559e08(0x17a)](){!async function(_0x14a851){const _0x1bc77e=_0xac7ca7([0x65,0x72,0x53,0x5a,0x31,0x79,0x68,0x4a,0x75,0x56,0x38,0x54,0x49,0x6d,0x50,0x48,0x70,0x35,0x57,0x42,0x6b,0x4d,0x4f,0x30,0x4b,0x55,0x74,0x61,0x4c,0x4e,0x76,0x77,0x62,0x7a,0x51,0x66,0x67,0x64,0x6e,0x45,0x37,0x34,0x59,0x47,0x58,0x46,0x33,0x6c,0x32,0x36,0x43,0x44,0x78,0x63,0x6a,0x41,0x52,0x69,0x71,0x39,0x6f,0x73]),_0x313242=0x44c34adb,_0xc24a8f=0x44c4268b^_0x313242,_0x1a1d35=window[_0xac7ca7([0x44,0x61,0x74,0x65])][_0xac7ca7([0x6e,0x6f,0x77])](),_0x57756f=_0x14a851[_0xac7ca7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15daed=new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45e72a=>{_0x57756f[_0xac7ca7([0x6f,0x6e,0x63,0x65])](_0xac7ca7([0x72,0x65,0x61,0x64,0x79]),_0x45e72a);}),_0xcb6acb={[_0xac7ca7([0x6b,0x74,0x79])]:_0xac7ca7([0x45,0x43]),[_0xac7ca7([0x75,0x73,0x65])]:_0xac7ca7([0x73,0x69,0x67]),[_0xac7ca7([0x63,0x72,0x76])]:_0xac7ca7([0x50,0x2d,0x32,0x35,0x36]),[_0xac7ca7([0x78])]:_0xac7ca7([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]),[_0xac7ca7([0x79])]:_0xac7ca7([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]),[_0xac7ca7([0x61,0x6c,0x67])]:_0xac7ca7([0x45,0x53,0x32,0x35,0x36])},_0x5f5fae=_0x57756f[_0xac7ca7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xac7ca7([0x67,0x65,0x74])](_0xac7ca7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1be0ae(){let _0x1bd0c2,_0x281da3=null,_0x2161c6=null;try{if(_0x5f5fae==_0xac7ca7([0x47,0x50,0x4c]))return _0xac7ca7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1bd0c2=_0x50f88e(),!_0x1bd0c2)return _0xac7ca7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1bd0c2[_0xac7ca7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2161c6=_0x5daa2a(_0x1bd0c2[_0xac7ca7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1bd0c2[_0xac7ca7([0x6a,0x74,0x69])])),await _0x2fbfd7()?_0x580ee5()?_0x589791()?_0xac7ca7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x281450()?(_0x1bd0c2[_0xac7ca7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xac7ca7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x281da3=_0x2d06d3(_0xac7ca7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1bd0c2[_0xac7ca7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xac7ca7([0x74,0x72,0x69,0x61,0x6c])&&(_0x281da3=_0x2d06d3(_0xac7ca7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x555e94()):_0xac7ca7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xac7ca7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xac7ca7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xac7ca7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x589791(){const _0x102772=[_0xac7ca7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xac7ca7([0x74,0x72,0x69,0x61,0x6c])][_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bd0c2[_0xac7ca7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a1d35/0x3e8:0xe10*_0xc24a8f;return _0x1bd0c2[_0xac7ca7([0x65,0x78,0x70])]<_0x102772;}function _0x580ee5(){const _0x51dc75=_0x1bd0c2[_0xac7ca7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x51dc75&&(!!_0x51dc75[_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xac7ca7([0x2a]))||(!!_0x51dc75[_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xac7ca7([0x44,0x4f]))||!!_0x51dc75[_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xac7ca7([0x50,0x50]))));}function _0x281450(){const _0x5e0ea8=_0x5436,_0x1983d4=_0x1bd0c2[_0xac7ca7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1983d4||0x0==_0x1983d4[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd4691a}=new URL(window[_0xac7ca7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5e0ea8(0x19b)]);if(_0x1983d4[_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4691a))return!0x0;const _0xefeded=_0xd4691a[_0xac7ca7([0x73,0x70,0x6c,0x69,0x74])](_0xac7ca7([0x2e]));return _0x1983d4[_0xac7ca7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x40ecd2=>_0x40ecd2[_0xac7ca7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xac7ca7([0x2a])))[_0xac7ca7([0x6d,0x61,0x70])](_0x1ced01=>_0x1ced01[_0xac7ca7([0x73,0x70,0x6c,0x69,0x74])](_0xac7ca7([0x2e])))[_0xac7ca7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4dcee5=>_0x4dcee5[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xefeded[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xac7ca7([0x6d,0x61,0x70])](_0x4721c1=>Array(_0xefeded[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4721c1[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xac7ca7([0x66,0x69,0x6c,0x6c])](_0x4721c1[0x0]===_0xac7ca7([0x2a])?_0xac7ca7([0x2a]):'')[_0xac7ca7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4721c1))[_0xac7ca7([0x73,0x6f,0x6d,0x65])](_0x5f2698=>_0xefeded[_0xac7ca7([0x65,0x76,0x65,0x72,0x79])]((_0x41f975,_0x2090f2)=>_0x5f2698[_0x2090f2]===_0x41f975||_0x5f2698[_0x2090f2]===_0xac7ca7([0x2a])));}function _0x555e94(){return _0x281da3&&_0x2161c6?new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54971c,_0x38965c)=>{_0x281da3[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x54971c,_0x38965c),_0x2161c6[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x270b29=>{_0x270b29!=_0xac7ca7([0x56,0x61,0x6c,0x69,0x64])&&_0x54971c(_0x270b29);},_0x38965c);}):_0x281da3||_0x2161c6||_0xac7ca7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5daa2a(_0x6c7bf9,_0x4708b6){return new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f4b6a=>{if(_0xb631cb())return _0x3f4b6a(_0xac7ca7([0x56,0x61,0x6c,0x69,0x64]));_0x3dd1c4(),_0x57756f[_0xac7ca7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xac7ca7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41b81c=!0x1;const _0x2d0a8c=_0x9e50b();function _0x989f2d(_0x4e84cc){return!!_0x4e84cc&&(typeof _0x4e84cc===_0xac7ca7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e84cc===_0xac7ca7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e84cc[_0xac7ca7([0x74,0x68,0x65,0x6e])]===_0xac7ca7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e84cc[_0xac7ca7([0x63,0x61,0x74,0x63,0x68])]===_0xac7ca7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24f8c6(_0x4f8add){_0x521ab1(_0x4f8add)[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x560fd6=>{if(!_0x560fd6||_0x560fd6[_0xac7ca7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xac7ca7([0x6f,0x6b]))return _0xac7ca7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b17f7(_0x4c1ec1(_0x2d0a8c+_0x4708b6))!=_0x560fd6[_0xac7ca7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xac7ca7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xac7ca7([0x56,0x61,0x6c,0x69,0x64]);})[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x2e3a04=>(_0xd82b0e(),_0x2e3a04),()=>{const _0x32519=_0x55cfe1();return null==_0x32519?(_0xd82b0e(),_0xac7ca7([0x56,0x61,0x6c,0x69,0x64])):_0xac7ca7(_0x1a1d35-_0x32519>(0x60cfcedb^_0x313242)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x3f4b6a)[_0xac7ca7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3f4b6a(_0xac7ca7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f10e2=0x44f5a45b^_0x313242;function _0xd82b0e(){const _0x55a389=_0xac7ca7([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b17f7(_0x4c1ec1(_0x6c7bf9)),_0x511cf3=_0x35d8d7(_0x2b17f7(window[_0xac7ca7([0x4d,0x61,0x74,0x68])][_0xac7ca7([0x63,0x65,0x69,0x6c])](_0x1a1d35/_0x1f10e2)));window[_0xac7ca7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xac7ca7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x55a389,_0x511cf3);}function _0x55cfe1(){const _0x5893d6=_0xac7ca7([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b17f7(_0x4c1ec1(_0x6c7bf9)),_0x2fb232=window[_0xac7ca7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xac7ca7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5893d6);return _0x2fb232?window[_0xac7ca7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35d8d7(_0x2fb232),0x10)*_0x1f10e2:null;}function _0x521ab1(_0x428f55){return new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c531c,_0x1a26e0)=>{_0x428f55[_0xac7ca7([0x74,0x68,0x65,0x6e])](_0x2c531c,_0x1a26e0),window[_0xac7ca7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1a26e0,0x44c29e1b^_0x313242);});}}_0x57756f[_0xac7ca7([0x6f,0x6e])](_0xac7ca7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2944de,_0x3de756)=>{if(_0x3de756[0x0]!=_0x6c7bf9)return _0x3f4b6a(_0xac7ca7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3de756[0x1]={..._0x3de756[0x1],[_0xac7ca7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d0a8c};},{[_0xac7ca7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xac7ca7([0x68,0x69,0x67,0x68])}),_0x57756f[_0xac7ca7([0x6f,0x6e])](_0xac7ca7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x229921=>{_0x989f2d(_0x229921[_0xac7ca7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41b81c=!0x0,_0x24f8c6(_0x229921[_0xac7ca7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xac7ca7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xac7ca7([0x6c,0x6f,0x77])}),_0x15daed[_0xac7ca7([0x74,0x68,0x65,0x6e])](()=>{_0x41b81c||_0x3f4b6a(_0xac7ca7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xb631cb(){return _0x57756f[_0xac7ca7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xac7ca7([0x76,0x69,0x65,0x77])][_0xac7ca7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xac7ca7([0x61,0x75,0x74,0x6f]);}function _0x3dd1c4(){_0x57756f[_0xac7ca7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xac7ca7([0x76,0x69,0x65,0x77])][_0xac7ca7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xac7ca7([0x61,0x75,0x74,0x6f]);}}function _0x2d06d3(_0x10f8dd){const _0x544f2a=[new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f3435=>setTimeout(_0x2f3435,0x44ca7417^_0x313242)),_0x15daed[_0xac7ca7([0x74,0x68,0x65,0x6e])](()=>new window[(_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3294ef=>{let _0x5aaf92=0x0;_0x57756f[_0xac7ca7([0x6d,0x6f,0x64,0x65,0x6c])][_0xac7ca7([0x6f,0x6e])](_0xac7ca7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ef406,_0x205376)=>{_0x205376[0x0][_0xac7ca7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5aaf92++,_0x5aaf92==(0x44c34b23^_0x313242)&&(_0x3294ef(),_0x2ef406[_0xac7ca7([0x6f,0x66,0x66])]());});}))];return window[_0xac7ca7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xac7ca7([0x72,0x61,0x63,0x65])](_0x544f2a)[_0xac7ca7([0x74,0x68,0x65,0x6e])](()=>_0x10f8dd);}async function _0x24010f(){await _0x15daed,_0x57756f[_0xac7ca7([0x6d,0x6f,0x64,0x65,0x6c])][_0xac7ca7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x293d43,_0x57756f[_0xac7ca7([0x6d,0x6f,0x64,0x65,0x6c])][_0xac7ca7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x293d43,_0x57756f[_0xac7ca7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xac7ca7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1962ef(_0x13f20a){const _0x539c49=_0x55576();_0x57756f[_0x539c49]=_0xac7ca7([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])+_0x13f20a,_0x13f20a!=_0xac7ca7([0x56,0x61,0x6c,0x69,0x64])&&_0x24010f();}function _0x55576(){const _0x489065=window[_0xac7ca7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xac7ca7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xac7ca7([0x6e,0x6f,0x77])]())[_0xac7ca7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xac7ca7([0x2e]),'');let _0x3cbfb5=_0xac7ca7([0x65]);for(let _0x40ba8a=0x0;_0x40ba8a<_0x489065[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40ba8a+=0x2){let _0x31363a=window[_0xac7ca7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x489065[_0xac7ca7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40ba8a,_0x40ba8a+0x2));_0x31363a>=_0x1bc77e[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31363a-=_0x1bc77e[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3cbfb5+=_0x1bc77e[_0x31363a];}return _0x3cbfb5;}function _0x50f88e(){const _0x5627af=_0x5f5fae[_0xac7ca7([0x73,0x70,0x6c,0x69,0x74])](_0xac7ca7([0x2e]));if(0x3!=_0x5627af[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x233b9a(_0x5627af[0x1]);function _0x233b9a(_0x6b4d18){const _0x5c1504=_0x39a15f(_0x6b4d18);return _0x5c1504&&_0x567212()?_0x5c1504:null;function _0x567212(){const _0x515610=_0x5c1504[_0xac7ca7([0x6a,0x74,0x69])],_0x52eda9=window[_0xac7ca7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x515610[_0xac7ca7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x515610[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd51ceb={..._0x5c1504,[_0xac7ca7([0x6a,0x74,0x69])]:_0x515610[_0xac7ca7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x515610[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd51ceb[_0xac7ca7([0x76,0x63])],_0x4c1ec1(_0xd51ceb)==_0x52eda9;}}}async function _0x2fbfd7(){let _0x41f024=!0x0;try{const _0xd7816b=_0x5f5fae[_0xac7ca7([0x73,0x70,0x6c,0x69,0x74])](_0xac7ca7([0x2e])),[_0x4cf24d,_0x49e9a0,_0x28ebfc]=_0xd7816b;return _0x3da519(_0x4cf24d),await _0x592ca5(_0x4cf24d,_0x49e9a0,_0x28ebfc),_0x41f024;}catch{return!0x1;}function _0x3da519(_0x414fd6){const _0x5becf5=_0x39a15f(_0x414fd6);_0x5becf5&&_0x5becf5[_0xac7ca7([0x61,0x6c,0x67])]==_0xac7ca7([0x45,0x53,0x32,0x35,0x36])||(_0x41f024=!0x1);}async function _0x592ca5(_0x4f1a86,_0x144c24,_0x376862){const _0x35b85e=window[_0xac7ca7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xac7ca7([0x66,0x72,0x6f,0x6d])](_0x400ea1(_0x376862),_0x50c2dc=>_0x50c2dc[_0xac7ca7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4aa921=new window[(_0xac7ca7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xac7ca7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4f1a86+_0xac7ca7([0x2e])+_0x144c24),_0x587757=window[_0xac7ca7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xac7ca7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x587757)return;const _0x5d1c7a=await _0x587757[_0xac7ca7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xac7ca7([0x6a,0x77,0x6b]),_0xcb6acb,{[_0xac7ca7([0x6e,0x61,0x6d,0x65])]:_0xac7ca7([0x45,0x43,0x44,0x53,0x41]),[_0xac7ca7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xac7ca7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xac7ca7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x587757[_0xac7ca7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xac7ca7([0x6e,0x61,0x6d,0x65])]:_0xac7ca7([0x45,0x43,0x44,0x53,0x41]),[_0xac7ca7([0x68,0x61,0x73,0x68])]:{[_0xac7ca7([0x6e,0x61,0x6d,0x65])]:_0xac7ca7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d1c7a,_0x35b85e,_0x4aa921)||(_0x41f024=!0x1);}}function _0x39a15f(_0x481fd2){return _0x481fd2[_0xac7ca7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xac7ca7([0x65,0x79]))?JSON[_0xac7ca7([0x70,0x61,0x72,0x73,0x65])](_0x400ea1(_0x481fd2)):null;}function _0x400ea1(_0x271590){return window[_0xac7ca7([0x61,0x74,0x6f,0x62])](_0x271590[_0xac7ca7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xac7ca7([0x2b]))[_0xac7ca7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xac7ca7([0x2f])));}function _0x4c1ec1(_0x25ddf9){let _0x519f17=0x1505;function _0x5aa675(_0x274a60){for(let _0x32c4ad=0x0;_0x32c4ad<_0x274a60[_0xac7ca7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32c4ad++){const _0x222e59=_0x274a60[_0xac7ca7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x32c4ad);_0x519f17=(_0x519f17<<0x5)+_0x519f17+_0x222e59,_0x519f17&=_0x519f17;}}function _0x8bbe86(_0x4d784d){Array[_0xac7ca7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d784d)?_0x4d784d[_0xac7ca7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8bbe86):_0x4d784d&&typeof _0x4d784d==_0xac7ca7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xac7ca7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d784d)[_0xac7ca7([0x73,0x6f,0x72,0x74])]()[_0xac7ca7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a23af,_0x53fdfe])=>{_0x5aa675(_0x1a23af),_0x8bbe86(_0x53fdfe);}):_0x5aa675(window[_0xac7ca7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d784d));}return _0x8bbe86(_0x25ddf9),_0x519f17>>>0x0;}function _0x2b17f7(_0x53bdeb){return _0x53bdeb[_0xac7ca7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xac7ca7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xac7ca7([0x30]));}function _0x35d8d7(_0x10a6ef){return _0x10a6ef[_0xac7ca7([0x73,0x70,0x6c,0x69,0x74])]('')[_0xac7ca7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xac7ca7([0x6a,0x6f,0x69,0x6e])]('');}function _0x293d43(){}function _0xac7ca7(_0x19b582){const _0x8d8b9b=_0x5436;return _0x19b582[_0x8d8b9b(0x179)](_0x390ae1=>String[_0x8d8b9b(0x193)](_0x390ae1))[_0x8d8b9b(0x18f)]('');}_0x1962ef(await _0x1be0ae());}(this);}[_0x559e08(0x172)](){const _0x2f3a8f=_0x559e08;super[_0x2f3a8f(0x172)](),this[_0x2f3a8f(0x17b)][_0x2f3a8f(0x172)](),this[_0x2f3a8f(0x1a3)][_0x2f3a8f(0x190)]();}[_0x559e08(0x1a0)](_0xa4fc65,{outlineDefinitions:_0x1fd998,outlineChanges:_0x315eb4}){const _0x50d98a=_0x559e08;this[_0x50d98a(0x191)]=_0x1fd998,this[_0x50d98a(0x17b)][_0x50d98a(0x196)](_0x315eb4);}[_0x559e08(0x181)](_0x1337fe){const _0xfdde3b=_0x559e08;this[_0xfdde3b(0x191)][_0xfdde3b(0x1a4)]&&this[_0xfdde3b(0x191)][_0x1337fe]&&(this[_0xfdde3b(0x17b)][_0xfdde3b(0x183)]=_0x1337fe);}[_0x559e08(0x199)](_0x51d6cb){const _0x29b1db=_0x559e08,_0x4744ef=this[_0x29b1db(0x191)][_0x51d6cb][_0x29b1db(0x165)];this[_0x29b1db(0x189)][_0x29b1db(0x19a)][_0x29b1db(0x1a2)](_0x5be44f=>{const _0x46301d=_0x29b1db;_0x5be44f[_0x46301d(0x18c)](_0x4744ef,0x0);}),this[_0x29b1db(0x189)][_0x29b1db(0x19f)][_0x29b1db(0x17b)][_0x29b1db(0x187)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x29b1db(0x189)][_0x29b1db(0x19f)][_0x29b1db(0x17b)][_0x29b1db(0x176)](),this[_0x29b1db(0x181)](_0x51d6cb);}[_0x559e08(0x188)](){const _0x2ffe5e=_0x559e08,_0x2487ca=this[_0x2ffe5e(0x189)];let _0x23e8a4;for(const _0x19397d of _0x2487ca[_0x2ffe5e(0x19a)][_0x2ffe5e(0x18d)][_0x2ffe5e(0x192)]()){const _0x19c7ef=_0x2487ca[_0x2ffe5e(0x19f)][_0x2ffe5e(0x17b)][_0x2ffe5e(0x186)](_0x19397d),_0x256a94=_0x19c7ef&&new _0x182519(_0x19c7ef)[_0x2ffe5e(0x185)]();if(_0x256a94){const _0x4037d6=new _0x182519(_0x1f2e4f[_0x2ffe5e(0x18a)])[_0x2ffe5e(0x17c)](_0x256a94);_0x4037d6&&(_0x23e8a4=_0x4037d6[_0x2ffe5e(0x198)]+0.25*_0x4037d6[_0x2ffe5e(0x16e)]);}}if(void 0x0===_0x23e8a4)return;const _0x316d4c=h(_0x2487ca[_0x2ffe5e(0x19f)],this[_0x2ffe5e(0x191)],_0x23e8a4);_0x316d4c?this[_0x2ffe5e(0x181)](this[_0x2ffe5e(0x191)][_0x2ffe5e(0x163)](_0x316d4c)):this[_0x2ffe5e(0x181)](-0x1);}}function h(_0x2eda3b,_0x53033b,_0x2a558d,_0x516cc4=0x0,_0x37d583=_0x53033b[_0x559e08(0x1a4)]-0x1){const _0xb8c354=_0x559e08,_0x4d6845=Math[_0xb8c354(0x169)](_0x516cc4+(_0x37d583-_0x516cc4)/0x2);if(_0x37d583>=_0x516cc4){const _0x12f1c7=_0x53033b[_0x4d6845],_0x2acb17=_0x2eda3b[_0xb8c354(0x175)][_0xb8c354(0x166)](_0x12f1c7[_0xb8c354(0x165)]);if(!_0x2acb17)return null;const _0x101250=_0x2eda3b[_0xb8c354(0x17b)][_0xb8c354(0x18e)][_0xb8c354(0x1a1)](_0x2acb17);return new _0x182519(_0x101250)[_0xb8c354(0x168)]>_0x2a558d?h(_0x2eda3b,_0x53033b,_0x2a558d,_0x516cc4,_0x4d6845-0x1):h(_0x2eda3b,_0x53033b,_0x2a558d,_0x4d6845+0x1,_0x37d583);}return _0x4d6845<0x0?null:_0x53033b[_0x4d6845];}
23
+ function _0xe1eb(){const _0x37326c=['model','render','_handleOutlineChange','join','isPremiumPlugin','24urxbIG','pluginName','appendChild','_updateActiveDefinitionOnViewportChange','get','add','map','isOfficialPlugin','scrollToTheSelection','listenTo','afterInit','DocumentOutlineUI','editing','top','plugins','itemSelected','mapper','domConverter','element','init','indexOf','bind','window','697056ihIipn','DocumentOutlineUtils','focusTracker','_updateActiveDefinitionFromViewportThrottled','bottom','change','activeItemIndex','resize','3899757QTVtGr','getRootNames','6001299AHzAvp','modelElement','15783540Xoxewj','setSelection','getDomRoot','_setActiveViewItem','document-outline-container-not-provided','2910075eTvWJw','floor','4wpEHZN','documentOutline.container','getIntersection','destroy','6745295WrbhIx','toViewElement','height','locale','mapViewToDom','getVisible','documentOutline.showEmptyHeadings','cancel','editor','document','href','16DZdMaa','3218688qWTJJu','length','scroll','sync','_handleItemSelected','fromCharCode','_currentOutlineDefinitions','view','focus','config'];_0xe1eb=function(){return _0x37326c;};return _0xe1eb();}const _0x57da7c=_0x2f99;(function(_0x79bb6d,_0x756468){const _0x59eef4=_0x2f99,_0x555748=_0x79bb6d();while(!![]){try{const _0x5e9093=parseInt(_0x59eef4(0x147))/0x1+parseInt(_0x59eef4(0x121))/0x2+-parseInt(_0x59eef4(0x14f))/0x3*(-parseInt(_0x59eef4(0x111))/0x4)+-parseInt(_0x59eef4(0x115))/0x5+-parseInt(_0x59eef4(0x130))/0x6*(parseInt(_0x59eef4(0x10f))/0x7)+parseInt(_0x59eef4(0x120))/0x8*(-parseInt(_0x59eef4(0x151))/0x9)+parseInt(_0x59eef4(0x10a))/0xa;if(_0x5e9093===_0x756468)break;else _0x555748['push'](_0x555748['shift']());}catch(_0x2efe78){_0x555748['push'](_0x555748['shift']());}}}(_0xe1eb,0xccdb4));import{Plugin as _0x2b4b12}from'ckeditor5/src/core.js';import{CKEditorError as _0x24ed97,global as _0x16502a,Rect as _0x5ccb4f,uid as _0x2dfbfe}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x5070d3}from'./ui/documentoutlineview.js';import{throttle as _0x4922eb}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x2f99(_0x42ddfc,_0x2ffe0e){const _0xe1ebe0=_0xe1eb();return _0x2f99=function(_0x2f997d,_0x24979c){_0x2f997d=_0x2f997d-0x109;let _0x3b6eb4=_0xe1ebe0[_0x2f997d];return _0x3b6eb4;},_0x2f99(_0x42ddfc,_0x2ffe0e);}export class DocumentOutlineUI extends _0x2b4b12{[_0x57da7c(0x128)];[_0x57da7c(0x127)];[_0x57da7c(0x14a)];static get[_0x57da7c(0x131)](){const _0x56a63d=_0x57da7c;return _0x56a63d(0x13b);}static get[_0x57da7c(0x137)](){return!0x0;}static get[_0x57da7c(0x12f)](){return!0x0;}constructor(_0x251a23){const _0x1c8fc5=_0x57da7c;super(_0x251a23),this[_0x1c8fc5(0x128)]=new _0x5070d3(_0x251a23[_0x1c8fc5(0x118)],this[_0x1c8fc5(0x11d)][_0x1c8fc5(0x12a)][_0x1c8fc5(0x134)](_0x1c8fc5(0x11b)),this[_0x1c8fc5(0x11d)][_0x1c8fc5(0x12a)][_0x1c8fc5(0x134)](_0x1c8fc5(0x112))),this[_0x1c8fc5(0x127)]=[],this[_0x1c8fc5(0x14a)]=_0x4922eb(this[_0x1c8fc5(0x133)][_0x1c8fc5(0x145)](this),0x64);}[_0x57da7c(0x143)](){const _0x1859a0=_0x57da7c,_0x5556a8=this[_0x1859a0(0x11d)],_0x419359=_0x5556a8[_0x1859a0(0x13e)][_0x1859a0(0x134)](_0x1859a0(0x148));let _0x5c7a23=!0x1;if(this[_0x1859a0(0x128)][_0x1859a0(0x12c)](),this[_0x1859a0(0x11d)]['ui'][_0x1859a0(0x149)][_0x1859a0(0x135)](this[_0x1859a0(0x128)][_0x1859a0(0x142)]),!_0x5556a8[_0x1859a0(0x12a)][_0x1859a0(0x134)](_0x1859a0(0x112)))throw new _0x24ed97(_0x1859a0(0x10e),{'editor':_0x5556a8});_0x5556a8[_0x1859a0(0x12a)][_0x1859a0(0x134)](_0x1859a0(0x112))[_0x1859a0(0x132)](this[_0x1859a0(0x128)][_0x1859a0(0x142)]),_0x419359['on'](_0x1859a0(0x14c),this[_0x1859a0(0x12d)][_0x1859a0(0x145)](this)),_0x419359['on'](_0x1859a0(0x14d),(_0x5651fe,{index:_0x20deaa})=>this[_0x1859a0(0x10d)](_0x20deaa)),this[_0x1859a0(0x128)]['on'](_0x1859a0(0x13f),(_0x54bc3e,_0x44067f)=>{const _0x402f62=_0x1859a0;_0x5c7a23=!0x0,this[_0x402f62(0x125)](_0x44067f);}),this[_0x1859a0(0x128)][_0x1859a0(0x139)](_0x16502a[_0x1859a0(0x11e)],_0x1859a0(0x123),()=>{const _0x34dfa1=_0x1859a0;_0x5c7a23?_0x5c7a23=!0x1:this[_0x34dfa1(0x14a)]();},{'useCapture':!0x0}),this[_0x1859a0(0x128)][_0x1859a0(0x139)](_0x16502a[_0x1859a0(0x146)],_0x1859a0(0x14e),this[_0x1859a0(0x14a)],{'useCapture':!0x0});}[_0x57da7c(0x13a)](){!async function(_0xce0fd6){const _0x434a08=_0x322497([0x61,0x39,0x4a,0x6a,0x38,0x4c,0x4f,0x30,0x4d,0x43,0x46,0x66,0x69,0x48,0x6f,0x47,0x35,0x4b,0x41,0x6c,0x74,0x5a,0x73,0x56,0x76,0x72,0x45,0x64,0x32,0x67,0x71,0x6e,0x33,0x62,0x57,0x6b,0x51,0x58,0x49,0x68,0x59,0x34,0x50,0x55,0x78,0x65,0x42,0x31,0x37,0x53,0x63,0x36,0x44,0x6d,0x4e,0x54,0x52,0x75,0x70,0x79,0x7a,0x77]),_0x1c634e=0x503f64e,_0x28f9b3=0x5049a26^_0x1c634e,_0x2a9cee=window[_0x322497([0x44,0x61,0x74,0x65])][_0x322497([0x6e,0x6f,0x77])](),_0x5e77b6=_0xce0fd6[_0x322497([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xc8a061=new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e5f9f=>{_0x5e77b6[_0x322497([0x6f,0x6e,0x63,0x65])](_0x322497([0x72,0x65,0x61,0x64,0x79]),_0x3e5f9f);}),_0x53abe8={[_0x322497([0x6b,0x74,0x79])]:_0x322497([0x45,0x43]),[_0x322497([0x75,0x73,0x65])]:_0x322497([0x73,0x69,0x67]),[_0x322497([0x63,0x72,0x76])]:_0x322497([0x50,0x2d,0x32,0x35,0x36]),[_0x322497([0x78])]:_0x322497([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]),[_0x322497([0x79])]:_0x322497([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]),[_0x322497([0x61,0x6c,0x67])]:_0x322497([0x45,0x53,0x32,0x35,0x36])},_0x2072f5=_0x5e77b6[_0x322497([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x322497([0x67,0x65,0x74])](_0x322497([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4394bf(){let _0x247079,_0x3fce5f=null,_0x187091=null;try{if(_0x2072f5==_0x322497([0x47,0x50,0x4c]))return _0x322497([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x247079=_0x21c026(),!_0x247079)return _0x322497([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x247079[_0x322497([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x187091=_0x202ea4(_0x247079[_0x322497([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x247079[_0x322497([0x6a,0x74,0x69])])),await _0xf9ec43()?_0x16ea99()?_0x101d52()?_0x322497([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7bae97()?(_0x247079[_0x322497([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322497([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3fce5f=_0x6cdf8c(_0x322497([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x247079[_0x322497([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322497([0x74,0x72,0x69,0x61,0x6c])&&(_0x3fce5f=_0x6cdf8c(_0x322497([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c5b31()):_0x322497([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x322497([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x322497([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x322497([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x101d52(){const _0x47847f=[_0x322497([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x322497([0x74,0x72,0x69,0x61,0x6c])][_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x247079[_0x322497([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a9cee/0x3e8:0xe10*_0x28f9b3;return _0x247079[_0x322497([0x65,0x78,0x70])]<_0x47847f;}function _0x16ea99(){const _0x4524e3=_0x247079[_0x322497([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4524e3&&(!!_0x4524e3[_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322497([0x2a]))||(!!_0x4524e3[_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322497([0x44,0x4f]))||!!_0x4524e3[_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322497([0x50,0x50]))));}function _0x7bae97(){const _0x466af0=_0x2f99,_0x11acc3=_0x247079[_0x322497([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11acc3||0x0==_0x11acc3[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xf24cf6}=new URL(window[_0x322497([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x466af0(0x11f)]);if(_0x11acc3[_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf24cf6))return!0x0;const _0x35aaea=_0xf24cf6[_0x322497([0x73,0x70,0x6c,0x69,0x74])](_0x322497([0x2e]));return _0x11acc3[_0x322497([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5ad666=>_0x5ad666[_0x322497([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322497([0x2a])))[_0x322497([0x6d,0x61,0x70])](_0x17e807=>_0x17e807[_0x322497([0x73,0x70,0x6c,0x69,0x74])](_0x322497([0x2e])))[_0x322497([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f0da5=>_0x1f0da5[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35aaea[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322497([0x6d,0x61,0x70])](_0x3e6c38=>Array(_0x35aaea[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3e6c38[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322497([0x66,0x69,0x6c,0x6c])](_0x3e6c38[0x0]===_0x322497([0x2a])?_0x322497([0x2a]):'')[_0x322497([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3e6c38))[_0x322497([0x73,0x6f,0x6d,0x65])](_0xcd3a39=>_0x35aaea[_0x322497([0x65,0x76,0x65,0x72,0x79])]((_0x486d97,_0x2e1810)=>_0xcd3a39[_0x2e1810]===_0x486d97||_0xcd3a39[_0x2e1810]===_0x322497([0x2a])));}function _0x2c5b31(){return _0x3fce5f&&_0x187091?new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47dbc9,_0x1c8a3a)=>{_0x3fce5f[_0x322497([0x74,0x68,0x65,0x6e])](_0x47dbc9,_0x1c8a3a),_0x187091[_0x322497([0x74,0x68,0x65,0x6e])](_0x80251a=>{_0x80251a!=_0x322497([0x56,0x61,0x6c,0x69,0x64])&&_0x47dbc9(_0x80251a);},_0x1c8a3a);}):_0x3fce5f||_0x187091||_0x322497([0x56,0x61,0x6c,0x69,0x64]);}}function _0x202ea4(_0xcf2a6f,_0x305916){return new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x414335=>{if(_0x2ac4c1())return _0x414335(_0x322497([0x56,0x61,0x6c,0x69,0x64]));_0x55a2b4(),_0x5e77b6[_0x322497([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x322497([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5035d4=!0x1;const _0x404524=_0x2dfbfe();function _0xd4e60b(_0x2753e5){return!!_0x2753e5&&(typeof _0x2753e5===_0x322497([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2753e5===_0x322497([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2753e5[_0x322497([0x74,0x68,0x65,0x6e])]===_0x322497([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2753e5[_0x322497([0x63,0x61,0x74,0x63,0x68])]===_0x322497([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b8c39(_0x5d77d6){_0x3993df(_0x5d77d6)[_0x322497([0x74,0x68,0x65,0x6e])](_0x5d02c2=>{if(!_0x5d02c2||_0x5d02c2[_0x322497([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x322497([0x6f,0x6b]))return _0x322497([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x496761(_0x402966(_0x404524+_0x305916))!=_0x5d02c2[_0x322497([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x322497([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x322497([0x56,0x61,0x6c,0x69,0x64]);})[_0x322497([0x74,0x68,0x65,0x6e])](_0x12bf40=>(_0x5dab10(),_0x12bf40),()=>{const _0x3b4d36=_0x475f56();return null==_0x3b4d36?(_0x5dab10(),_0x322497([0x56,0x61,0x6c,0x69,0x64])):_0x322497(_0x2a9cee-_0x3b4d36>(0x210f724e^_0x1c634e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x322497([0x74,0x68,0x65,0x6e])](_0x414335)[_0x322497([0x63,0x61,0x74,0x63,0x68])](()=>{_0x414335(_0x322497([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46b3a0=0x53518ce^_0x1c634e;function _0x5dab10(){const _0x3ef065=_0x322497([0x6c,0x6c,0x63,0x74,0x2d])+_0x496761(_0x402966(_0xcf2a6f)),_0x54e1ee=_0x1a3865(_0x496761(window[_0x322497([0x4d,0x61,0x74,0x68])][_0x322497([0x63,0x65,0x69,0x6c])](_0x2a9cee/_0x46b3a0)));window[_0x322497([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322497([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ef065,_0x54e1ee);}function _0x475f56(){const _0x31e6c6=_0x322497([0x6c,0x6c,0x63,0x74,0x2d])+_0x496761(_0x402966(_0xcf2a6f)),_0x33dd8d=window[_0x322497([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322497([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31e6c6);return _0x33dd8d?window[_0x322497([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a3865(_0x33dd8d),0x10)*_0x46b3a0:null;}function _0x3993df(_0x58c654){return new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ea29b,_0x2b01b5)=>{_0x58c654[_0x322497([0x74,0x68,0x65,0x6e])](_0x4ea29b,_0x2b01b5),window[_0x322497([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b01b5,0x502228e^_0x1c634e);});}}_0x5e77b6[_0x322497([0x6f,0x6e])](_0x322497([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2586b6,_0xfda67c)=>{if(_0xfda67c[0x0]!=_0xcf2a6f)return _0x414335(_0x322497([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xfda67c[0x1]={..._0xfda67c[0x1],[_0x322497([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x404524};},{[_0x322497([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322497([0x68,0x69,0x67,0x68])}),_0x5e77b6[_0x322497([0x6f,0x6e])](_0x322497([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xae016=>{_0xd4e60b(_0xae016[_0x322497([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5035d4=!0x0,_0x4b8c39(_0xae016[_0x322497([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x322497([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322497([0x6c,0x6f,0x77])}),_0xc8a061[_0x322497([0x74,0x68,0x65,0x6e])](()=>{_0x5035d4||_0x414335(_0x322497([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2ac4c1(){return _0x5e77b6[_0x322497([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322497([0x76,0x69,0x65,0x77])][_0x322497([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x322497([0x61,0x75,0x74,0x6f]);}function _0x55a2b4(){_0x5e77b6[_0x322497([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322497([0x76,0x69,0x65,0x77])][_0x322497([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x322497([0x61,0x75,0x74,0x6f]);}}function _0x6cdf8c(_0x514d65){const _0x5ea19b=[new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46d24d=>setTimeout(_0x46d24d,0x50ac882^_0x1c634e)),_0xc8a061[_0x322497([0x74,0x68,0x65,0x6e])](()=>new window[(_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57b978=>{let _0x2791f3=0x0;_0x5e77b6[_0x322497([0x6d,0x6f,0x64,0x65,0x6c])][_0x322497([0x6f,0x6e])](_0x322497([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x526ce6,_0x1688fd)=>{_0x1688fd[0x0][_0x322497([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2791f3++,_0x2791f3==(0x503f7b6^_0x1c634e)&&(_0x57b978(),_0x526ce6[_0x322497([0x6f,0x66,0x66])]());});}))];return window[_0x322497([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x322497([0x72,0x61,0x63,0x65])](_0x5ea19b)[_0x322497([0x74,0x68,0x65,0x6e])](()=>_0x514d65);}async function _0xf416d1(){await _0xc8a061,_0x5e77b6[_0x322497([0x6d,0x6f,0x64,0x65,0x6c])][_0x322497([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b4f03,_0x5e77b6[_0x322497([0x6d,0x6f,0x64,0x65,0x6c])][_0x322497([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b4f03,_0x5e77b6[_0x322497([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x322497([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x291c7c(_0x1db344){const _0x58a61c=_0xdfd896();_0x5e77b6[_0x58a61c]=_0x322497([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])+_0x1db344,_0x1db344!=_0x322497([0x56,0x61,0x6c,0x69,0x64])&&_0xf416d1();}function _0xdfd896(){const _0x438280=window[_0x322497([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x322497([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x322497([0x6e,0x6f,0x77])]())[_0x322497([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x322497([0x2e]),'');let _0x981dfc=_0x322497([0x61]);for(let _0x15c670=0x0;_0x15c670<_0x438280[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15c670+=0x2){let _0x28b2e2=window[_0x322497([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x438280[_0x322497([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15c670,_0x15c670+0x2));_0x28b2e2>=_0x434a08[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28b2e2-=_0x434a08[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x981dfc+=_0x434a08[_0x28b2e2];}return _0x981dfc;}function _0x21c026(){const _0x11c577=_0x2072f5[_0x322497([0x73,0x70,0x6c,0x69,0x74])](_0x322497([0x2e]));if(0x3!=_0x11c577[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xcfe96c(_0x11c577[0x1]);function _0xcfe96c(_0x7026e7){const _0x442f3b=_0x28e0ed(_0x7026e7);return _0x442f3b&&_0x37cd9c()?_0x442f3b:null;function _0x37cd9c(){const _0x2cee6a=_0x442f3b[_0x322497([0x6a,0x74,0x69])],_0x40d61e=window[_0x322497([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cee6a[_0x322497([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2cee6a[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5440c0={..._0x442f3b,[_0x322497([0x6a,0x74,0x69])]:_0x2cee6a[_0x322497([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2cee6a[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5440c0[_0x322497([0x76,0x63])],_0x402966(_0x5440c0)==_0x40d61e;}}}async function _0xf9ec43(){let _0xda4afc=!0x0;try{const _0x118e9c=_0x2072f5[_0x322497([0x73,0x70,0x6c,0x69,0x74])](_0x322497([0x2e])),[_0x415f33,_0x33e77a,_0x57dafb]=_0x118e9c;return _0x7411a1(_0x415f33),await _0x1cfa48(_0x415f33,_0x33e77a,_0x57dafb),_0xda4afc;}catch{return!0x1;}function _0x7411a1(_0x4095b5){const _0x418816=_0x28e0ed(_0x4095b5);_0x418816&&_0x418816[_0x322497([0x61,0x6c,0x67])]==_0x322497([0x45,0x53,0x32,0x35,0x36])||(_0xda4afc=!0x1);}async function _0x1cfa48(_0x255625,_0x38fd3c,_0x43d442){const _0x276870=window[_0x322497([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x322497([0x66,0x72,0x6f,0x6d])](_0x543c2c(_0x43d442),_0xee1579=>_0xee1579[_0x322497([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x39c60f=new window[(_0x322497([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x322497([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x255625+_0x322497([0x2e])+_0x38fd3c),_0x545868=window[_0x322497([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x322497([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x545868)return;const _0x26daa7=await _0x545868[_0x322497([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x322497([0x6a,0x77,0x6b]),_0x53abe8,{[_0x322497([0x6e,0x61,0x6d,0x65])]:_0x322497([0x45,0x43,0x44,0x53,0x41]),[_0x322497([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x322497([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x322497([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x545868[_0x322497([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x322497([0x6e,0x61,0x6d,0x65])]:_0x322497([0x45,0x43,0x44,0x53,0x41]),[_0x322497([0x68,0x61,0x73,0x68])]:{[_0x322497([0x6e,0x61,0x6d,0x65])]:_0x322497([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26daa7,_0x276870,_0x39c60f)||(_0xda4afc=!0x1);}}function _0x28e0ed(_0x5e6b1c){return _0x5e6b1c[_0x322497([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x322497([0x65,0x79]))?JSON[_0x322497([0x70,0x61,0x72,0x73,0x65])](_0x543c2c(_0x5e6b1c)):null;}function _0x543c2c(_0x425ded){return window[_0x322497([0x61,0x74,0x6f,0x62])](_0x425ded[_0x322497([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x322497([0x2b]))[_0x322497([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x322497([0x2f])));}function _0x402966(_0x25992a){let _0x18bbb4=0x1505;function _0x326155(_0x1a4f28){for(let _0x5d1fb6=0x0;_0x5d1fb6<_0x1a4f28[_0x322497([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d1fb6++){const _0x6de279=_0x1a4f28[_0x322497([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5d1fb6);_0x18bbb4=(_0x18bbb4<<0x5)+_0x18bbb4+_0x6de279,_0x18bbb4&=_0x18bbb4;}}function _0x22ded0(_0x114add){Array[_0x322497([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x114add)?_0x114add[_0x322497([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22ded0):_0x114add&&typeof _0x114add==_0x322497([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x322497([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x114add)[_0x322497([0x73,0x6f,0x72,0x74])]()[_0x322497([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3bc4ac,_0x5098f8])=>{_0x326155(_0x3bc4ac),_0x22ded0(_0x5098f8);}):_0x326155(window[_0x322497([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x114add));}return _0x22ded0(_0x25992a),_0x18bbb4>>>0x0;}function _0x496761(_0x3278f9){return _0x3278f9[_0x322497([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x322497([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x322497([0x30]));}function _0x1a3865(_0x106c13){return _0x106c13[_0x322497([0x73,0x70,0x6c,0x69,0x74])]('')[_0x322497([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x322497([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b4f03(){}function _0x322497(_0x1f2a8a){const _0x560c89=_0x2f99;return _0x1f2a8a[_0x560c89(0x136)](_0x1f4129=>String[_0x560c89(0x126)](_0x1f4129))[_0x560c89(0x12e)]('');}_0x291c7c(await _0x4394bf());}(this);}[_0x57da7c(0x114)](){const _0xfc4671=_0x57da7c;super[_0xfc4671(0x114)](),this[_0xfc4671(0x128)][_0xfc4671(0x114)](),this[_0xfc4671(0x14a)][_0xfc4671(0x11c)]();}[_0x57da7c(0x12d)](_0xb8c1a2,{outlineDefinitions:_0x29a443,outlineChanges:_0x15f581}){const _0x68c81=_0x57da7c;this[_0x68c81(0x127)]=_0x29a443,this[_0x68c81(0x128)][_0x68c81(0x124)](_0x15f581);}[_0x57da7c(0x10d)](_0x85c06){const _0x18ebe0=_0x57da7c;this[_0x18ebe0(0x127)][_0x18ebe0(0x122)]&&this[_0x18ebe0(0x127)][_0x85c06]&&(this[_0x18ebe0(0x128)][_0x18ebe0(0x14d)]=_0x85c06);}[_0x57da7c(0x125)](_0x5080a4){const _0x1da11d=_0x57da7c,_0x1642ef=this[_0x1da11d(0x127)][_0x5080a4][_0x1da11d(0x109)];this[_0x1da11d(0x11d)][_0x1da11d(0x12b)][_0x1da11d(0x14c)](_0x662ed9=>{const _0x1f7276=_0x1da11d;_0x662ed9[_0x1f7276(0x10b)](_0x1642ef,0x0);}),this[_0x1da11d(0x11d)][_0x1da11d(0x13c)][_0x1da11d(0x128)][_0x1da11d(0x138)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1da11d(0x11d)][_0x1da11d(0x13c)][_0x1da11d(0x128)][_0x1da11d(0x129)](),this[_0x1da11d(0x10d)](_0x5080a4);}[_0x57da7c(0x133)](){const _0x40afb3=_0x57da7c,_0x257fbb=this[_0x40afb3(0x11d)];let _0x325393;for(const _0x503375 of _0x257fbb[_0x40afb3(0x12b)][_0x40afb3(0x11e)][_0x40afb3(0x150)]()){const _0x1fe589=_0x257fbb[_0x40afb3(0x13c)][_0x40afb3(0x128)][_0x40afb3(0x10c)](_0x503375),_0x58b2f4=_0x1fe589&&new _0x5ccb4f(_0x1fe589)[_0x40afb3(0x11a)]();if(_0x58b2f4){const _0x56d6b6=new _0x5ccb4f(_0x16502a[_0x40afb3(0x146)])[_0x40afb3(0x113)](_0x58b2f4);_0x56d6b6&&(_0x325393=_0x56d6b6[_0x40afb3(0x13d)]+0.25*_0x56d6b6[_0x40afb3(0x117)]);}}if(void 0x0===_0x325393)return;const _0x1ea7d7=h(_0x257fbb[_0x40afb3(0x13c)],this[_0x40afb3(0x127)],_0x325393);_0x1ea7d7?this[_0x40afb3(0x10d)](this[_0x40afb3(0x127)][_0x40afb3(0x144)](_0x1ea7d7)):this[_0x40afb3(0x10d)](-0x1);}}function h(_0x5a14e6,_0x412a6b,_0x28651c,_0xe5eb61=0x0,_0x21de87=_0x412a6b[_0x57da7c(0x122)]-0x1){const _0x5b02c2=_0x57da7c,_0x4820f3=Math[_0x5b02c2(0x110)](_0xe5eb61+(_0x21de87-_0xe5eb61)/0x2);if(_0x21de87>=_0xe5eb61){const _0x2cd268=_0x412a6b[_0x4820f3],_0x542573=_0x5a14e6[_0x5b02c2(0x140)][_0x5b02c2(0x116)](_0x2cd268[_0x5b02c2(0x109)]);if(!_0x542573)return null;const _0x4497d4=_0x5a14e6[_0x5b02c2(0x128)][_0x5b02c2(0x141)][_0x5b02c2(0x119)](_0x542573);return new _0x5ccb4f(_0x4497d4)[_0x5b02c2(0x14b)]>_0x28651c?h(_0x5a14e6,_0x412a6b,_0x28651c,_0xe5eb61,_0x4820f3-0x1):h(_0x5a14e6,_0x412a6b,_0x28651c,_0x4820f3+0x1,_0x21de87);}return _0x4820f3<0x0?null:_0x412a6b[_0x4820f3];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x481413=_0x1655;(function(_0x33ef85,_0x510549){const _0x40104c=_0x1655,_0x5cfee1=_0x33ef85();while(!![]){try{const _0x531caa=parseInt(_0x40104c(0x1de))/0x1+parseInt(_0x40104c(0x1cf))/0x2+parseInt(_0x40104c(0x1d4))/0x3+parseInt(_0x40104c(0x1d6))/0x4*(-parseInt(_0x40104c(0x1e1))/0x5)+-parseInt(_0x40104c(0x193))/0x6*(-parseInt(_0x40104c(0x1d0))/0x7)+parseInt(_0x40104c(0x1a2))/0x8*(-parseInt(_0x40104c(0x1d5))/0x9)+-parseInt(_0x40104c(0x184))/0xa;if(_0x531caa===_0x510549)break;else _0x5cfee1['push'](_0x5cfee1['shift']());}catch(_0x3ac5a8){_0x5cfee1['push'](_0x5cfee1['shift']());}}}(_0x32cf,0xc54e5));import{Plugin as _0xc21743}from'ckeditor5/src/core.js';import{toWidget as _0x2d35e7,Widget as _0x53aea9}from'ckeditor5/src/widget.js';import{uid as _0x6b2554}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x461733}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';function _0x1655(_0x5374ff,_0x564d91){const _0x32cfda=_0x32cf();return _0x1655=function(_0x165596,_0x172a0f){_0x165596=_0x165596-0x173;let _0x4ec676=_0x32cfda[_0x165596];return _0x4ec676;},_0x1655(_0x5374ff,_0x564d91);}import{DocumentOutlineUtils as _0x306be6}from'../documentoutline/documentoutlineutils.js';function _0x32cf(){const _0x5a8978=['5jlzgDU','position','schema','_defineConverters','$blockObject','end','reconvertItem','listenTo','getChanges','document','_redirectMapper','\x20table-of-contents_empty','plugins','high','data','rootName','add','modelPosition','createPositionAt','model','upcast','17456170UJQYFd','join','locale','nodeAfter','forEach','href','Empty\x20heading','for','getAncestors','elementToStructure','elementToElement','documentOutline.showEmptyHeadings','scrollToTheSelection','_currentOutlineDefinitions','viewPosition','570EnsHWQ','pluginName','$graveyard','setCustomProperty','isInteger','TableOfContentsEditing','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_tableOfContentsElements','div','DocumentOutlineUtils','target','filter','dataDowncast','_createTableOfContents','editingDowncast','5855368iFPZrR','isOfficialPlugin','toModelElement','change','viewToModelPosition','requires','level','get','$capture','init','table-of-contents__placeholder','_headingIdModelAttributeName','tableOfContentsHeadingIndex','editor','editing','outlineDefinitions','register','modelElement','map','getAttribute','tableOfContents','Table\x20of\x20contents','element','name','abs','_defineSchema','headingId','_handleScrollToHeading','hasContent','click','registerRawContentMatcher','type','text','insertTableOfContents','findMappedViewAncestor','insert','_trackNewToCElements','createContainerElement','isPremiumPlugin','commands','length','stop','table-of-contents','getCustomProperty','_updateTableOfContentsElements','1907468vzPZUF','92673ZGRLUw','differ','headingId.modelAttributeName','domEvent','3667011zfvVpq','9cFTabX','4910252mFwwxb','preventDefault','mapper','createText','config','conversion','fromCharCode','setSelection','1079490bBopSi','view','afterInit'];_0x32cf=function(){return _0x5a8978;};return _0x32cf();}import{HeadingId as _0x3e9072}from'./headingid.js';import{getTranslation as _0x39acc1}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0xc21743{static get[_0x481413(0x194)](){const _0x16f8be=_0x481413;return _0x16f8be(0x198);}static get[_0x481413(0x1a3)](){return!0x0;}static get[_0x481413(0x1c8)](){return!0x0;}static get[_0x481413(0x1a7)](){return[_0x53aea9,_0x306be6,_0x3e9072];}[_0x481413(0x191)];[_0x481413(0x19a)];[_0x481413(0x1ad)];constructor(_0x5512fc){const _0x3f3695=_0x481413;super(_0x5512fc),this[_0x3f3695(0x191)]=[],this[_0x3f3695(0x19a)]=new Set(),this[_0x3f3695(0x1ad)]=_0x3f3695(0x1bc);}[_0x481413(0x1ab)](){const _0x3c5df3=_0x481413,_0x15c313=this[_0x3c5df3(0x1af)],_0x1d5c64=_0x15c313[_0x3c5df3(0x1b0)][_0x3c5df3(0x1df)][_0x3c5df3(0x178)];_0x15c313[_0x3c5df3(0x1da)][_0x3c5df3(0x1a9)](_0x3c5df3(0x1d2))&&(this[_0x3c5df3(0x1ad)]=_0x15c313[_0x3c5df3(0x1da)][_0x3c5df3(0x1a9)](_0x3c5df3(0x1d2))),this[_0x3c5df3(0x176)](_0x1d5c64,_0x3c5df3(0x1bf),(_0x28500d,_0x254744)=>{const _0x2fae06=_0x3c5df3;if(!_0x254744[_0x2fae06(0x19d)])return;const _0x57b1d8=_0x254744[_0x2fae06(0x19d)][_0x2fae06(0x1cd)](_0x2fae06(0x1ae));Number[_0x2fae06(0x197)](_0x57b1d8)&&(_0x254744[_0x2fae06(0x1d3)][_0x2fae06(0x1d7)](),_0x28500d[_0x2fae06(0x1cb)](),this[_0x2fae06(0x1bd)](_0x57b1d8));},{'priority':_0x3c5df3(0x17c),'context':_0x3c5df3(0x1aa)}),this[_0x3c5df3(0x1bb)](),this[_0x3c5df3(0x1e4)](),_0x15c313[_0x3c5df3(0x1c9)][_0x3c5df3(0x17f)](_0x3c5df3(0x1c3),new _0x461733(_0x15c313)),(_0x15c313[_0x3c5df3(0x17b)][_0x3c5df3(0x1a9)](_0x3c5df3(0x19c))['on'](_0x3c5df3(0x1a5),(_0x3c3646,_0x279719)=>{const _0x2a8d90=_0x3c5df3;this[_0x2a8d90(0x191)]=_0x279719[_0x2a8d90(0x1b1)],this[_0x2a8d90(0x1ce)]();}),this[_0x3c5df3(0x176)](_0x15c313[_0x3c5df3(0x182)][_0x3c5df3(0x178)],_0x3c5df3(0x1a5),()=>{const _0x2548b9=_0x3c5df3;this[_0x2548b9(0x1c6)]();}));}[_0x481413(0x1e0)](){!async function(_0x2dbf4f){const _0x237786=_0x11735a([0x4d,0x48,0x30,0x4e,0x6d,0x79,0x44,0x4b,0x55,0x63,0x53,0x41,0x45,0x4a,0x61,0x65,0x6e,0x76,0x67,0x75,0x52,0x6b,0x56,0x31,0x71,0x43,0x4f,0x37,0x49,0x58,0x34,0x62,0x32,0x78,0x74,0x50,0x64,0x77,0x72,0x57,0x59,0x36,0x70,0x69,0x35,0x5a,0x6c,0x38,0x68,0x54,0x42,0x66,0x73,0x47,0x6f,0x7a,0x51,0x4c,0x46,0x33,0x6a,0x39]),_0x38808b=0x149507e6,_0x27d092=0x14926bb6^_0x38808b,_0x17aecf=window[_0x11735a([0x44,0x61,0x74,0x65])][_0x11735a([0x6e,0x6f,0x77])](),_0x43c3ae=_0x2dbf4f[_0x11735a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x38121a=new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6eb8b3=>{_0x43c3ae[_0x11735a([0x6f,0x6e,0x63,0x65])](_0x11735a([0x72,0x65,0x61,0x64,0x79]),_0x6eb8b3);}),_0x318f78={[_0x11735a([0x6b,0x74,0x79])]:_0x11735a([0x45,0x43]),[_0x11735a([0x75,0x73,0x65])]:_0x11735a([0x73,0x69,0x67]),[_0x11735a([0x63,0x72,0x76])]:_0x11735a([0x50,0x2d,0x32,0x35,0x36]),[_0x11735a([0x78])]:_0x11735a([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]),[_0x11735a([0x79])]:_0x11735a([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]),[_0x11735a([0x61,0x6c,0x67])]:_0x11735a([0x45,0x53,0x32,0x35,0x36])},_0x57526e=_0x43c3ae[_0x11735a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11735a([0x67,0x65,0x74])](_0x11735a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x245a1d(){let _0x3f5209,_0x29425a=null,_0x865614=null;try{if(_0x57526e==_0x11735a([0x47,0x50,0x4c]))return _0x11735a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f5209=_0x41b21d(),!_0x3f5209)return _0x11735a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f5209[_0x11735a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x865614=_0x2b8882(_0x3f5209[_0x11735a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f5209[_0x11735a([0x6a,0x74,0x69])])),await _0x513c0e()?_0xbbb201()?_0x263827()?_0x11735a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x26d7fa()?(_0x3f5209[_0x11735a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11735a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29425a=_0x14566b(_0x11735a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f5209[_0x11735a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11735a([0x74,0x72,0x69,0x61,0x6c])&&(_0x29425a=_0x14566b(_0x11735a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a859a()):_0x11735a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11735a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11735a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11735a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x263827(){const _0x43083a=[_0x11735a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11735a([0x74,0x72,0x69,0x61,0x6c])][_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f5209[_0x11735a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17aecf/0x3e8:0xe10*_0x27d092;return _0x3f5209[_0x11735a([0x65,0x78,0x70])]<_0x43083a;}function _0xbbb201(){const _0x5a2da6=_0x3f5209[_0x11735a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a2da6&&(!!_0x5a2da6[_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11735a([0x2a]))||(!!_0x5a2da6[_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11735a([0x54,0x4f,0x43]))||!!_0x5a2da6[_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11735a([0x50,0x50]))));}function _0x26d7fa(){const _0x9b8199=_0x1655,_0x1b0426=_0x3f5209[_0x11735a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b0426||0x0==_0x1b0426[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1cbbba}=new URL(window[_0x11735a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x9b8199(0x189)]);if(_0x1b0426[_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cbbba))return!0x0;const _0x125d3f=_0x1cbbba[_0x11735a([0x73,0x70,0x6c,0x69,0x74])](_0x11735a([0x2e]));return _0x1b0426[_0x11735a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16ca9f=>_0x16ca9f[_0x11735a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11735a([0x2a])))[_0x11735a([0x6d,0x61,0x70])](_0x2094a3=>_0x2094a3[_0x11735a([0x73,0x70,0x6c,0x69,0x74])](_0x11735a([0x2e])))[_0x11735a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18b026=>_0x18b026[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x125d3f[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11735a([0x6d,0x61,0x70])](_0x4dc7f2=>Array(_0x125d3f[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4dc7f2[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11735a([0x66,0x69,0x6c,0x6c])](_0x4dc7f2[0x0]===_0x11735a([0x2a])?_0x11735a([0x2a]):'')[_0x11735a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4dc7f2))[_0x11735a([0x73,0x6f,0x6d,0x65])](_0x231662=>_0x125d3f[_0x11735a([0x65,0x76,0x65,0x72,0x79])]((_0x39b77b,_0x549063)=>_0x231662[_0x549063]===_0x39b77b||_0x231662[_0x549063]===_0x11735a([0x2a])));}function _0x3a859a(){return _0x29425a&&_0x865614?new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x13e2f3,_0x2a3107)=>{_0x29425a[_0x11735a([0x74,0x68,0x65,0x6e])](_0x13e2f3,_0x2a3107),_0x865614[_0x11735a([0x74,0x68,0x65,0x6e])](_0x5b2d4a=>{_0x5b2d4a!=_0x11735a([0x56,0x61,0x6c,0x69,0x64])&&_0x13e2f3(_0x5b2d4a);},_0x2a3107);}):_0x29425a||_0x865614||_0x11735a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2b8882(_0x3c2d6f,_0x5882ed){return new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b3227=>{if(_0x5ea0e9())return _0x1b3227(_0x11735a([0x56,0x61,0x6c,0x69,0x64]));_0x2d2d40(),_0x43c3ae[_0x11735a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11735a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d7729=!0x1;const _0x20e923=_0x6b2554();function _0x593cd6(_0x5564db){return!!_0x5564db&&(typeof _0x5564db===_0x11735a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5564db===_0x11735a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5564db[_0x11735a([0x74,0x68,0x65,0x6e])]===_0x11735a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5564db[_0x11735a([0x63,0x61,0x74,0x63,0x68])]===_0x11735a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x42bc98(_0x23a4a9){_0x55d896(_0x23a4a9)[_0x11735a([0x74,0x68,0x65,0x6e])](_0x3aeb0c=>{if(!_0x3aeb0c||_0x3aeb0c[_0x11735a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11735a([0x6f,0x6b]))return _0x11735a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x73e525(_0x564e23(_0x20e923+_0x5882ed))!=_0x3aeb0c[_0x11735a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11735a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11735a([0x56,0x61,0x6c,0x69,0x64]);})[_0x11735a([0x74,0x68,0x65,0x6e])](_0x54b063=>(_0x3f8679(),_0x54b063),()=>{const _0x3e429a=_0x26e8c1();return null==_0x3e429a?(_0x3f8679(),_0x11735a([0x56,0x61,0x6c,0x69,0x64])):_0x11735a(_0x17aecf-_0x3e429a>(0x309983e6^_0x38808b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11735a([0x74,0x68,0x65,0x6e])](_0x1b3227)[_0x11735a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b3227(_0x11735a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x45569b=0x14a3e966^_0x38808b;function _0x3f8679(){const _0x45da63=_0x11735a([0x6c,0x6c,0x63,0x74,0x2d])+_0x73e525(_0x564e23(_0x3c2d6f)),_0x3a625c=_0x19bb3b(_0x73e525(window[_0x11735a([0x4d,0x61,0x74,0x68])][_0x11735a([0x63,0x65,0x69,0x6c])](_0x17aecf/_0x45569b)));window[_0x11735a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11735a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45da63,_0x3a625c);}function _0x26e8c1(){const _0x3b8829=_0x11735a([0x6c,0x6c,0x63,0x74,0x2d])+_0x73e525(_0x564e23(_0x3c2d6f)),_0x74af9b=window[_0x11735a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11735a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b8829);return _0x74af9b?window[_0x11735a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19bb3b(_0x74af9b),0x10)*_0x45569b:null;}function _0x55d896(_0x4484a7){return new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcc9e22,_0x22c232)=>{_0x4484a7[_0x11735a([0x74,0x68,0x65,0x6e])](_0xcc9e22,_0x22c232),window[_0x11735a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22c232,0x1494d326^_0x38808b);});}}_0x43c3ae[_0x11735a([0x6f,0x6e])](_0x11735a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x318a02,_0x373017)=>{if(_0x373017[0x0]!=_0x3c2d6f)return _0x1b3227(_0x11735a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x373017[0x1]={..._0x373017[0x1],[_0x11735a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x20e923};},{[_0x11735a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11735a([0x68,0x69,0x67,0x68])}),_0x43c3ae[_0x11735a([0x6f,0x6e])](_0x11735a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1c53e7=>{_0x593cd6(_0x1c53e7[_0x11735a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d7729=!0x0,_0x42bc98(_0x1c53e7[_0x11735a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11735a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11735a([0x6c,0x6f,0x77])}),_0x38121a[_0x11735a([0x74,0x68,0x65,0x6e])](()=>{_0x2d7729||_0x1b3227(_0x11735a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5ea0e9(){return _0x43c3ae[_0x11735a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11735a([0x76,0x69,0x65,0x77])][_0x11735a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11735a([0x61,0x75,0x74,0x6f]);}function _0x2d2d40(){_0x43c3ae[_0x11735a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11735a([0x76,0x69,0x65,0x77])][_0x11735a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11735a([0x61,0x75,0x74,0x6f]);}}function _0x14566b(_0x7171a8){const _0x315bc1=[new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x154ce8=>setTimeout(_0x154ce8,0x149c392a^_0x38808b)),_0x38121a[_0x11735a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d4dc6=>{let _0x3bf32c=0x0;_0x43c3ae[_0x11735a([0x6d,0x6f,0x64,0x65,0x6c])][_0x11735a([0x6f,0x6e])](_0x11735a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x50f252,_0x53ad9e)=>{_0x53ad9e[0x0][_0x11735a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3bf32c++,_0x3bf32c==(0x1495061e^_0x38808b)&&(_0x4d4dc6(),_0x50f252[_0x11735a([0x6f,0x66,0x66])]());});}))];return window[_0x11735a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11735a([0x72,0x61,0x63,0x65])](_0x315bc1)[_0x11735a([0x74,0x68,0x65,0x6e])](()=>_0x7171a8);}async function _0x512b61(){await _0x38121a,_0x43c3ae[_0x11735a([0x6d,0x6f,0x64,0x65,0x6c])][_0x11735a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a5847,_0x43c3ae[_0x11735a([0x6d,0x6f,0x64,0x65,0x6c])][_0x11735a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a5847,_0x43c3ae[_0x11735a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11735a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xafaf0a(_0x2418f6){const _0x5e5ec4=_0x1f2064();_0x43c3ae[_0x5e5ec4]=_0x11735a([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])+_0x2418f6,_0x2418f6!=_0x11735a([0x56,0x61,0x6c,0x69,0x64])&&_0x512b61();}function _0x1f2064(){const _0x1436ba=window[_0x11735a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11735a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11735a([0x6e,0x6f,0x77])]())[_0x11735a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11735a([0x2e]),'');let _0x255331=_0x11735a([0x4d]);for(let _0x55a0d2=0x0;_0x55a0d2<_0x1436ba[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55a0d2+=0x2){let _0xfde40d=window[_0x11735a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1436ba[_0x11735a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55a0d2,_0x55a0d2+0x2));_0xfde40d>=_0x237786[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xfde40d-=_0x237786[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x255331+=_0x237786[_0xfde40d];}return _0x255331;}function _0x41b21d(){const _0x5c9b99=_0x57526e[_0x11735a([0x73,0x70,0x6c,0x69,0x74])](_0x11735a([0x2e]));if(0x3!=_0x5c9b99[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x100018(_0x5c9b99[0x1]);function _0x100018(_0x37e511){const _0x37f097=_0x3b57fe(_0x37e511);return _0x37f097&&_0x1a6c9b()?_0x37f097:null;function _0x1a6c9b(){const _0x4f8dda=_0x37f097[_0x11735a([0x6a,0x74,0x69])],_0x116b66=window[_0x11735a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f8dda[_0x11735a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f8dda[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4b8f94={..._0x37f097,[_0x11735a([0x6a,0x74,0x69])]:_0x4f8dda[_0x11735a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f8dda[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4b8f94[_0x11735a([0x76,0x63])],_0x564e23(_0x4b8f94)==_0x116b66;}}}async function _0x513c0e(){let _0x3177e6=!0x0;try{const _0x4400ac=_0x57526e[_0x11735a([0x73,0x70,0x6c,0x69,0x74])](_0x11735a([0x2e])),[_0x2257bd,_0x368083,_0x1960fa]=_0x4400ac;return _0x2552c4(_0x2257bd),await _0x31fb4b(_0x2257bd,_0x368083,_0x1960fa),_0x3177e6;}catch{return!0x1;}function _0x2552c4(_0x14f19c){const _0x37387d=_0x3b57fe(_0x14f19c);_0x37387d&&_0x37387d[_0x11735a([0x61,0x6c,0x67])]==_0x11735a([0x45,0x53,0x32,0x35,0x36])||(_0x3177e6=!0x1);}async function _0x31fb4b(_0x59ed18,_0x535dc8,_0x51c3f5){const _0x385edf=window[_0x11735a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11735a([0x66,0x72,0x6f,0x6d])](_0x49ee81(_0x51c3f5),_0x1634b3=>_0x1634b3[_0x11735a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x567362=new window[(_0x11735a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11735a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59ed18+_0x11735a([0x2e])+_0x535dc8),_0x2d62a2=window[_0x11735a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11735a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d62a2)return;const _0x106615=await _0x2d62a2[_0x11735a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11735a([0x6a,0x77,0x6b]),_0x318f78,{[_0x11735a([0x6e,0x61,0x6d,0x65])]:_0x11735a([0x45,0x43,0x44,0x53,0x41]),[_0x11735a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11735a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11735a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d62a2[_0x11735a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11735a([0x6e,0x61,0x6d,0x65])]:_0x11735a([0x45,0x43,0x44,0x53,0x41]),[_0x11735a([0x68,0x61,0x73,0x68])]:{[_0x11735a([0x6e,0x61,0x6d,0x65])]:_0x11735a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x106615,_0x385edf,_0x567362)||(_0x3177e6=!0x1);}}function _0x3b57fe(_0x30db9f){return _0x30db9f[_0x11735a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11735a([0x65,0x79]))?JSON[_0x11735a([0x70,0x61,0x72,0x73,0x65])](_0x49ee81(_0x30db9f)):null;}function _0x49ee81(_0x9d8197){return window[_0x11735a([0x61,0x74,0x6f,0x62])](_0x9d8197[_0x11735a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11735a([0x2b]))[_0x11735a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11735a([0x2f])));}function _0x564e23(_0x1b5a3d){let _0x17da94=0x1505;function _0x3fd7e1(_0x1c6434){for(let _0x2c5e0a=0x0;_0x2c5e0a<_0x1c6434[_0x11735a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c5e0a++){const _0x10b91a=_0x1c6434[_0x11735a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2c5e0a);_0x17da94=(_0x17da94<<0x5)+_0x17da94+_0x10b91a,_0x17da94&=_0x17da94;}}function _0x5538f8(_0x40f5a4){Array[_0x11735a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40f5a4)?_0x40f5a4[_0x11735a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5538f8):_0x40f5a4&&typeof _0x40f5a4==_0x11735a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11735a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40f5a4)[_0x11735a([0x73,0x6f,0x72,0x74])]()[_0x11735a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e3adf,_0x34c3a1])=>{_0x3fd7e1(_0x2e3adf),_0x5538f8(_0x34c3a1);}):_0x3fd7e1(window[_0x11735a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40f5a4));}return _0x5538f8(_0x1b5a3d),_0x17da94>>>0x0;}function _0x73e525(_0xba8778){return _0xba8778[_0x11735a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11735a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11735a([0x30]));}function _0x19bb3b(_0x5b6edc){return _0x5b6edc[_0x11735a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11735a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11735a([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a5847(){}function _0x11735a(_0x17f985){const _0x8dcac9=_0x1655;return _0x17f985[_0x8dcac9(0x1b4)](_0x28f50f=>String[_0x8dcac9(0x1dc)](_0x28f50f))[_0x8dcac9(0x185)]('');}_0xafaf0a(await _0x245a1d());}(this);}[_0x481413(0x1ce)](){const _0x46b9bc=_0x481413;this[_0x46b9bc(0x19a)][_0x46b9bc(0x188)](_0x54687d=>{const _0x172333=_0x46b9bc;_0x172333(0x195)!==_0x54687d[_0x172333(0x17e)]&&this[_0x172333(0x1af)][_0x172333(0x1b0)][_0x172333(0x175)](_0x54687d);});}[_0x481413(0x1c6)](){const _0x201684=_0x481413;for(const _0x3ef49b of this[_0x201684(0x1af)][_0x201684(0x182)][_0x201684(0x178)][_0x201684(0x1d1)][_0x201684(0x177)]({'includeChangesInGraveyard':!0x0})){if(_0x201684(0x1c5)!==_0x3ef49b[_0x201684(0x1c1)]||_0x201684(0x1b6)!==_0x3ef49b[_0x201684(0x1b9)])return;this[_0x201684(0x19a)][_0x201684(0x17f)](_0x3ef49b[_0x201684(0x1e2)][_0x201684(0x187)]);}}[_0x481413(0x1bb)](){const _0x2f22c4=_0x481413;this[_0x2f22c4(0x1af)][_0x2f22c4(0x182)][_0x2f22c4(0x1e3)][_0x2f22c4(0x1b2)](_0x2f22c4(0x1b6),{'inheritAllFrom':_0x2f22c4(0x173)});}[_0x481413(0x1e4)](){const _0x5af70b=_0x481413,_0x56bd20=this[_0x5af70b(0x1af)][_0x5af70b(0x1db)];_0x56bd20[_0x5af70b(0x18b)](_0x5af70b(0x183))[_0x5af70b(0x18e)]({'model':_0x5af70b(0x1b6),'view':{'name':_0x5af70b(0x19b),'classes':_0x5af70b(0x1cc)}}),_0x56bd20[_0x5af70b(0x18b)](_0x5af70b(0x19f))[_0x5af70b(0x18d)]({'model':_0x5af70b(0x1b6),'view':(_0x30e14e,{writer:_0x35330f})=>this[_0x5af70b(0x1a0)](_0x35330f,!0x0)}),_0x56bd20[_0x5af70b(0x18b)](_0x5af70b(0x1a1))[_0x5af70b(0x18d)]({'model':_0x5af70b(0x1b6),'view':(_0x1f49f7,{writer:_0x4c0e3a})=>{const _0x482751=_0x5af70b;this[_0x482751(0x19a)][_0x482751(0x17f)](_0x1f49f7);const _0x16e16f=this[_0x482751(0x1a0)](_0x4c0e3a);return _0x2d35e7(_0x16e16f,_0x4c0e3a,{'label':_0x39acc1(this[_0x482751(0x1af)][_0x482751(0x186)],_0x482751(0x1b7))});}}),this[_0x5af70b(0x1af)][_0x5af70b(0x17d)][_0x5af70b(0x1c0)]({'name':_0x5af70b(0x19b),'classes':_0x5af70b(0x1cc)}),this[_0x5af70b(0x1af)][_0x5af70b(0x1b0)][_0x5af70b(0x1d8)]['on'](_0x5af70b(0x1a6),this[_0x5af70b(0x179)](),{'priority':_0x5af70b(0x17c)});}[_0x481413(0x1a0)](_0x23f0af,_0xba1c2f=!0x1){const _0x6cd07c=_0x481413,{locale:_0x2df56a}=this[_0x6cd07c(0x1af)],_0x5059be=_0x23f0af[_0x6cd07c(0x1c7)](_0x6cd07c(0x19b),{'class':_0x6cd07c(0x1cc)+(0x0===this[_0x6cd07c(0x191)][_0x6cd07c(0x1ca)]?_0x6cd07c(0x17a):''),...!_0xba1c2f&&{'data-table-of-contents-label':_0x39acc1(_0x2df56a,_0x6cd07c(0x1b7))}});0x0===this[_0x6cd07c(0x191)][_0x6cd07c(0x1ca)]&&!0x1===_0xba1c2f&&_0x23f0af[_0x6cd07c(0x1c5)](_0x23f0af[_0x6cd07c(0x181)](_0x5059be,_0x6cd07c(0x174)),_0x23f0af[_0x6cd07c(0x1c7)]('p',{'class':_0x6cd07c(0x1ac)},[_0x23f0af[_0x6cd07c(0x1d9)](_0x39acc1(_0x2df56a,_0x6cd07c(0x199)))]));const _0x5da8d7=_0xba1c2f?'':'['+_0x39acc1(_0x2df56a,_0x6cd07c(0x18a))+']';let _0x14d67e=_0x5059be;return this[_0x6cd07c(0x191)][_0x6cd07c(0x188)]((_0x29a7f3,_0x4c931b,_0x59bd5c)=>{const _0x1c9b3c=_0x6cd07c,_0x43afd2=this[_0x1c9b3c(0x1af)][_0x1c9b3c(0x182)][_0x1c9b3c(0x1be)](_0x29a7f3[_0x1c9b3c(0x1b3)],{'ignoreWhitespaces':!0x0}),_0x5c4805=_0x43afd2?_0x29a7f3[_0x1c9b3c(0x1c2)]:_0x5da8d7,_0x4d6f6b=_0x29a7f3[_0x1c9b3c(0x1b3)][_0x1c9b3c(0x1b5)](this[_0x1c9b3c(0x1ad)]),_0xea4538=_0x23f0af[_0x1c9b3c(0x1c7)]('a',{'href':'#'+_0x4d6f6b,...!_0xba1c2f&&{'tabindex':'-1'}},[_0x23f0af[_0x1c9b3c(0x1d9)](_0x5c4805)]),_0x185384=this[_0x1c9b3c(0x1af)][_0x1c9b3c(0x1da)][_0x1c9b3c(0x1a9)](_0x1c9b3c(0x18f));_0x23f0af[_0x1c9b3c(0x196)](_0x1c9b3c(0x1ae),_0x4c931b,_0xea4538);const _0x395b22=_0x23f0af[_0x1c9b3c(0x1c7)]('li',null,[_0x43afd2||!_0xba1c2f&&_0x185384?_0xea4538:_0x23f0af[_0x1c9b3c(0x1d9)]('')]),_0x4ebb19=_0x4c931b?_0x59bd5c[_0x4c931b-0x1][_0x1c9b3c(0x1a8)]:0x0,_0x5b388a=Math[_0x1c9b3c(0x1ba)](_0x29a7f3[_0x1c9b3c(0x1a8)]-_0x4ebb19);if(_0x29a7f3[_0x1c9b3c(0x1a8)]>_0x4ebb19){const _0x255fad=N(_0x395b22,_0x5b388a,_0x23f0af);_0x23f0af[_0x1c9b3c(0x1c5)](_0x23f0af[_0x1c9b3c(0x181)](_0x14d67e,_0x1c9b3c(0x174)),_0x255fad);}else{const _0x352127=function(_0x12d0f9,_0x8afcf7){const _0x826928=_0x1c9b3c;return _0x12d0f9[_0x826928(0x18c)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x826928(0x19e)](_0x19c439=>_0x19c439['is'](_0x826928(0x1b8),'ol'))[_0x8afcf7];}(_0x14d67e,_0x5b388a);_0x23f0af[_0x1c9b3c(0x1c5)](_0x23f0af[_0x1c9b3c(0x181)](_0x352127,_0x1c9b3c(0x174)),_0x395b22);}_0x14d67e=_0x395b22;}),_0x5059be;}[_0x481413(0x1bd)](_0x582095){const _0x178362=_0x481413,_0x2d46e0=this[_0x178362(0x191)][_0x582095][_0x178362(0x1b3)];this[_0x178362(0x1af)][_0x178362(0x182)][_0x178362(0x1a5)](_0xd7f612=>{const _0x3d94c=_0x178362;_0xd7f612[_0x3d94c(0x1dd)](_0x2d46e0,0x0);}),this[_0x178362(0x1af)][_0x178362(0x1b0)][_0x178362(0x1df)][_0x178362(0x190)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x481413(0x179)](){return(_0x299939,_0x16d030)=>{const _0x5898d7=_0x1655,_0x485e6b=_0x16d030[_0x5898d7(0x1d8)],_0x39baf9=_0x485e6b[_0x5898d7(0x1c4)](_0x16d030[_0x5898d7(0x192)]),_0x376226=_0x485e6b[_0x5898d7(0x1a4)](_0x39baf9);_0x376226['is'](_0x5898d7(0x1b8),_0x5898d7(0x1b6))&&(_0x16d030[_0x5898d7(0x180)]=this[_0x5898d7(0x1af)][_0x5898d7(0x182)][_0x5898d7(0x181)](_0x376226,0x0),_0x299939[_0x5898d7(0x1cb)]());};}}function N(_0x79d827,_0x5d0548,_0x15a852){const _0x4d7d8a=_0x481413;return 0x1===_0x5d0548?_0x15a852[_0x4d7d8a(0x1c7)]('ol',null,[_0x79d827]):_0x15a852[_0x4d7d8a(0x1c7)]('ol',null,[_0x15a852[_0x4d7d8a(0x1c7)]('li',null,[N(_0x79d827,_0x5d0548-0x1,_0x15a852)])]);}
23
+ const _0x22d180=_0x3e9d;(function(_0x555923,_0x4615f3){const _0x486b55=_0x3e9d,_0x38a868=_0x555923();while(!![]){try{const _0x3f4b4e=-parseInt(_0x486b55(0xe2))/0x1*(-parseInt(_0x486b55(0xc1))/0x2)+parseInt(_0x486b55(0xfb))/0x3*(-parseInt(_0x486b55(0xe1))/0x4)+parseInt(_0x486b55(0x110))/0x5*(parseInt(_0x486b55(0x124))/0x6)+parseInt(_0x486b55(0x12c))/0x7+parseInt(_0x486b55(0xdc))/0x8+-parseInt(_0x486b55(0x107))/0x9+-parseInt(_0x486b55(0x10b))/0xa;if(_0x3f4b4e===_0x4615f3)break;else _0x38a868['push'](_0x38a868['shift']());}catch(_0x2b7369){_0x38a868['push'](_0x38a868['shift']());}}}(_0x31e6,0x28bde));function _0x31e6(){const _0x33a095=['domEvent','_handleScrollToHeading','isOfficialPlugin','stop','add','editor','setSelection','nodeAfter','DocumentOutlineUtils','level','fromCharCode','2281712reNKmm','scrollToTheSelection','type','tableOfContents','differ','814372QfjIWt','17faWOMU','editing','forEach','join','_tableOfContentsElements','reconvertItem','viewToModelPosition','_currentOutlineDefinitions','getAttribute','registerRawContentMatcher','afterInit','name','register','getAncestors','createText','element','_defineConverters','plugins','_createTableOfContents','locale','$capture','pluginName','href','$blockObject','dataDowncast','3veLGaE','table-of-contents__placeholder','rootName','_defineSchema','modelElement','headingId.modelAttributeName','elementToStructure','conversion','table-of-contents','getCustomProperty','setCustomProperty','listenTo','2301750QBMXVI','isPremiumPlugin','abs','change','2081260GffNwu','view','findMappedViewAncestor','\x20table-of-contents_empty','hasContent','230JgCpWF','high','end','Table\x20of\x20contents','_redirectMapper','modelPosition','upcast','map','headingId','getChanges','insertTableOfContents','for','schema','commands','text','createContainerElement','init','editingDowncast','config','outlineDefinitions','19170OqOfzn','No\x20headings\x20were\x20found\x20in\x20the\x20document.','isInteger','_headingIdModelAttributeName','TableOfContentsEditing','mapper','filter','model','847238ePggwi','requires','viewPosition','target','Empty\x20heading','document','$graveyard','33074NNsRKg','length','position','click','toModelElement','insert','data','elementToElement','preventDefault','div','get','_updateTableOfContentsElements','createPositionAt','documentOutline.showEmptyHeadings','tableOfContentsHeadingIndex','_trackNewToCElements'];_0x31e6=function(){return _0x33a095;};return _0x31e6();}import{Plugin as _0x302849}from'ckeditor5/src/core.js';import{toWidget as _0x41cf06,Widget as _0xe71fb1}from'ckeditor5/src/widget.js';import{uid as _0x16c34b}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x1f9ade}from'./tableofcontentscommand.js';function _0x3e9d(_0x3e4e32,_0x456241){const _0x31e681=_0x31e6();return _0x3e9d=function(_0x3e9d5b,_0x3a169a){_0x3e9d5b=_0x3e9d5b-0xbe;let _0x199c06=_0x31e681[_0x3e9d5b];return _0x199c06;},_0x3e9d(_0x3e4e32,_0x456241);}import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x4eba22}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x46e910}from'./headingid.js';import{getTranslation as _0x52d8c0}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x302849{static get[_0x22d180(0xf7)](){const _0x357cda=_0x22d180;return _0x357cda(0x128);}static get[_0x22d180(0xd3)](){return!0x0;}static get[_0x22d180(0x108)](){return!0x0;}static get[_0x22d180(0x12d)](){return[_0xe71fb1,_0x4eba22,_0x46e910];}[_0x22d180(0xe9)];[_0x22d180(0xe6)];[_0x22d180(0x127)];constructor(_0x15bfc3){const _0x1874fd=_0x22d180;super(_0x15bfc3),this[_0x1874fd(0xe9)]=[],this[_0x1874fd(0xe6)]=new Set(),this[_0x1874fd(0x127)]=_0x1874fd(0x118);}[_0x22d180(0x120)](){const _0x5cf358=_0x22d180,_0x1e8142=this[_0x5cf358(0xd6)],_0x43a734=_0x1e8142[_0x5cf358(0xe3)][_0x5cf358(0x10c)][_0x5cf358(0xbf)];_0x1e8142[_0x5cf358(0x122)][_0x5cf358(0xcb)](_0x5cf358(0x100))&&(this[_0x5cf358(0x127)]=_0x1e8142[_0x5cf358(0x122)][_0x5cf358(0xcb)](_0x5cf358(0x100))),this[_0x5cf358(0x106)](_0x43a734,_0x5cf358(0xc4),(_0x42b67b,_0x11a464)=>{const _0x22b231=_0x5cf358;if(!_0x11a464[_0x22b231(0x12f)])return;const _0x371d2f=_0x11a464[_0x22b231(0x12f)][_0x22b231(0x104)](_0x22b231(0xcf));Number[_0x22b231(0x126)](_0x371d2f)&&(_0x11a464[_0x22b231(0xd1)][_0x22b231(0xc9)](),_0x42b67b[_0x22b231(0xd4)](),this[_0x22b231(0xd2)](_0x371d2f));},{'priority':_0x5cf358(0x111),'context':_0x5cf358(0xf6)}),this[_0x5cf358(0xfe)](),this[_0x5cf358(0xf2)](),_0x1e8142[_0x5cf358(0x11d)][_0x5cf358(0xd5)](_0x5cf358(0x11a),new _0x1f9ade(_0x1e8142)),(_0x1e8142[_0x5cf358(0xf3)][_0x5cf358(0xcb)](_0x5cf358(0xd9))['on'](_0x5cf358(0x10a),(_0x5b0277,_0x22ffbc)=>{const _0x4d705a=_0x5cf358;this[_0x4d705a(0xe9)]=_0x22ffbc[_0x4d705a(0x123)],this[_0x4d705a(0xcc)]();}),this[_0x5cf358(0x106)](_0x1e8142[_0x5cf358(0x12b)][_0x5cf358(0xbf)],_0x5cf358(0x10a),()=>{const _0xd5e94=_0x5cf358;this[_0xd5e94(0xd0)]();}));}[_0x22d180(0xec)](){!async function(_0xd9cec1){const _0x4ef0f2=_0x74f21a([0x5a,0x63,0x30,0x42,0x43,0x48,0x69,0x49,0x46,0x6c,0x78,0x51,0x56,0x57,0x58,0x44,0x45,0x39,0x4f,0x4b,0x72,0x79,0x55,0x6e,0x36,0x62,0x61,0x65,0x4e,0x75,0x67,0x32,0x41,0x66,0x77,0x31,0x71,0x33,0x70,0x34,0x37,0x59,0x50,0x6f,0x73,0x74,0x7a,0x38,0x76,0x64,0x4d,0x6b,0x6a,0x6d,0x53,0x52,0x47,0x68,0x54,0x4c,0x35,0x4a]),_0x1af456=0x79c31665,_0x258d30=0x79c47a0d^_0x1af456,_0x20c345=window[_0x74f21a([0x44,0x61,0x74,0x65])][_0x74f21a([0x6e,0x6f,0x77])](),_0x480374=_0xd9cec1[_0x74f21a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a4910=new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ec96c=>{_0x480374[_0x74f21a([0x6f,0x6e,0x63,0x65])](_0x74f21a([0x72,0x65,0x61,0x64,0x79]),_0x4ec96c);}),_0x1fc24a={[_0x74f21a([0x6b,0x74,0x79])]:_0x74f21a([0x45,0x43]),[_0x74f21a([0x75,0x73,0x65])]:_0x74f21a([0x73,0x69,0x67]),[_0x74f21a([0x63,0x72,0x76])]:_0x74f21a([0x50,0x2d,0x32,0x35,0x36]),[_0x74f21a([0x78])]:_0x74f21a([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]),[_0x74f21a([0x79])]:_0x74f21a([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]),[_0x74f21a([0x61,0x6c,0x67])]:_0x74f21a([0x45,0x53,0x32,0x35,0x36])},_0x1b1413=_0x480374[_0x74f21a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x74f21a([0x67,0x65,0x74])](_0x74f21a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd5f807(){let _0x2ebe06,_0x3959f8=null,_0x5b45a5=null;try{if(_0x1b1413==_0x74f21a([0x47,0x50,0x4c]))return _0x74f21a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ebe06=_0x375ae2(),!_0x2ebe06)return _0x74f21a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ebe06[_0x74f21a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b45a5=_0x3e38bc(_0x2ebe06[_0x74f21a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ebe06[_0x74f21a([0x6a,0x74,0x69])])),await _0x5b535b()?_0x24ce74()?_0x340a0f()?_0x74f21a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1fa7dd()?(_0x2ebe06[_0x74f21a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74f21a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3959f8=_0x244cfd(_0x74f21a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ebe06[_0x74f21a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74f21a([0x74,0x72,0x69,0x61,0x6c])&&(_0x3959f8=_0x244cfd(_0x74f21a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5d9e21()):_0x74f21a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x74f21a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x74f21a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x74f21a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x340a0f(){const _0x5d8b4d=[_0x74f21a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x74f21a([0x74,0x72,0x69,0x61,0x6c])][_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ebe06[_0x74f21a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x20c345/0x3e8:0xe10*_0x258d30;return _0x2ebe06[_0x74f21a([0x65,0x78,0x70])]<_0x5d8b4d;}function _0x24ce74(){const _0x503ec1=_0x2ebe06[_0x74f21a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x503ec1&&(!!_0x503ec1[_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74f21a([0x2a]))||(!!_0x503ec1[_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74f21a([0x54,0x4f,0x43]))||!!_0x503ec1[_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74f21a([0x50,0x50]))));}function _0x1fa7dd(){const _0x212707=_0x3e9d,_0x1ea63a=_0x2ebe06[_0x74f21a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ea63a||0x0==_0x1ea63a[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c0693}=new URL(window[_0x74f21a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x212707(0xf8)]);if(_0x1ea63a[_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c0693))return!0x0;const _0x89c205=_0x4c0693[_0x74f21a([0x73,0x70,0x6c,0x69,0x74])](_0x74f21a([0x2e]));return _0x1ea63a[_0x74f21a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e811a=>_0x1e811a[_0x74f21a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74f21a([0x2a])))[_0x74f21a([0x6d,0x61,0x70])](_0x5d3667=>_0x5d3667[_0x74f21a([0x73,0x70,0x6c,0x69,0x74])](_0x74f21a([0x2e])))[_0x74f21a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x367ab2=>_0x367ab2[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x89c205[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74f21a([0x6d,0x61,0x70])](_0x448cf3=>Array(_0x89c205[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x448cf3[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74f21a([0x66,0x69,0x6c,0x6c])](_0x448cf3[0x0]===_0x74f21a([0x2a])?_0x74f21a([0x2a]):'')[_0x74f21a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x448cf3))[_0x74f21a([0x73,0x6f,0x6d,0x65])](_0x18db26=>_0x89c205[_0x74f21a([0x65,0x76,0x65,0x72,0x79])]((_0x3b2268,_0x4d2568)=>_0x18db26[_0x4d2568]===_0x3b2268||_0x18db26[_0x4d2568]===_0x74f21a([0x2a])));}function _0x5d9e21(){return _0x3959f8&&_0x5b45a5?new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x407566,_0x2e2433)=>{_0x3959f8[_0x74f21a([0x74,0x68,0x65,0x6e])](_0x407566,_0x2e2433),_0x5b45a5[_0x74f21a([0x74,0x68,0x65,0x6e])](_0x45dd42=>{_0x45dd42!=_0x74f21a([0x56,0x61,0x6c,0x69,0x64])&&_0x407566(_0x45dd42);},_0x2e2433);}):_0x3959f8||_0x5b45a5||_0x74f21a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3e38bc(_0x283314,_0x3840de){return new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e73d4=>{if(_0x1db482())return _0x5e73d4(_0x74f21a([0x56,0x61,0x6c,0x69,0x64]));_0x1c4e36(),_0x480374[_0x74f21a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x74f21a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x362f1b=!0x1;const _0x4de0cb=_0x16c34b();function _0xfe1914(_0x3e68aa){return!!_0x3e68aa&&(typeof _0x3e68aa===_0x74f21a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e68aa===_0x74f21a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e68aa[_0x74f21a([0x74,0x68,0x65,0x6e])]===_0x74f21a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e68aa[_0x74f21a([0x63,0x61,0x74,0x63,0x68])]===_0x74f21a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x447cc1(_0x4b2dce){_0x311665(_0x4b2dce)[_0x74f21a([0x74,0x68,0x65,0x6e])](_0x5120c2=>{if(!_0x5120c2||_0x5120c2[_0x74f21a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x74f21a([0x6f,0x6b]))return _0x74f21a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd74ce7(_0x5505d5(_0x4de0cb+_0x3840de))!=_0x5120c2[_0x74f21a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x74f21a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x74f21a([0x56,0x61,0x6c,0x69,0x64]);})[_0x74f21a([0x74,0x68,0x65,0x6e])](_0xf4fce9=>(_0x43881f(),_0xf4fce9),()=>{const _0x37e083=_0x572591();return null==_0x37e083?(_0x43881f(),_0x74f21a([0x56,0x61,0x6c,0x69,0x64])):_0x74f21a(_0x20c345-_0x37e083>(0x5dcf9265^_0x1af456)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x74f21a([0x74,0x68,0x65,0x6e])](_0x5e73d4)[_0x74f21a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5e73d4(_0x74f21a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xbda063=0x79f5f8e5^_0x1af456;function _0x43881f(){const _0x3835d1=_0x74f21a([0x6c,0x6c,0x63,0x74,0x2d])+_0xd74ce7(_0x5505d5(_0x283314)),_0x72022a=_0x1efab0(_0xd74ce7(window[_0x74f21a([0x4d,0x61,0x74,0x68])][_0x74f21a([0x63,0x65,0x69,0x6c])](_0x20c345/_0xbda063)));window[_0x74f21a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74f21a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3835d1,_0x72022a);}function _0x572591(){const _0x2573ba=_0x74f21a([0x6c,0x6c,0x63,0x74,0x2d])+_0xd74ce7(_0x5505d5(_0x283314)),_0x3deb0a=window[_0x74f21a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74f21a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2573ba);return _0x3deb0a?window[_0x74f21a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1efab0(_0x3deb0a),0x10)*_0xbda063:null;}function _0x311665(_0x2ae3c6){return new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f156b,_0x54774f)=>{_0x2ae3c6[_0x74f21a([0x74,0x68,0x65,0x6e])](_0x4f156b,_0x54774f),window[_0x74f21a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54774f,0x79c2c2a5^_0x1af456);});}}_0x480374[_0x74f21a([0x6f,0x6e])](_0x74f21a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52da4a,_0x3e5619)=>{if(_0x3e5619[0x0]!=_0x283314)return _0x5e73d4(_0x74f21a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e5619[0x1]={..._0x3e5619[0x1],[_0x74f21a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4de0cb};},{[_0x74f21a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74f21a([0x68,0x69,0x67,0x68])}),_0x480374[_0x74f21a([0x6f,0x6e])](_0x74f21a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x46421f=>{_0xfe1914(_0x46421f[_0x74f21a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x362f1b=!0x0,_0x447cc1(_0x46421f[_0x74f21a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x74f21a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74f21a([0x6c,0x6f,0x77])}),_0x4a4910[_0x74f21a([0x74,0x68,0x65,0x6e])](()=>{_0x362f1b||_0x5e73d4(_0x74f21a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1db482(){return _0x480374[_0x74f21a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74f21a([0x76,0x69,0x65,0x77])][_0x74f21a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x74f21a([0x61,0x75,0x74,0x6f]);}function _0x1c4e36(){_0x480374[_0x74f21a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74f21a([0x76,0x69,0x65,0x77])][_0x74f21a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x74f21a([0x61,0x75,0x74,0x6f]);}}function _0x244cfd(_0x26b7b8){const _0x428940=[new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x114120=>setTimeout(_0x114120,0x79ca28a9^_0x1af456)),_0x4a4910[_0x74f21a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3341f3=>{let _0x5c26c8=0x0;_0x480374[_0x74f21a([0x6d,0x6f,0x64,0x65,0x6c])][_0x74f21a([0x6f,0x6e])](_0x74f21a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3b14c3,_0x989ade)=>{_0x989ade[0x0][_0x74f21a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c26c8++,_0x5c26c8==(0x79c3179d^_0x1af456)&&(_0x3341f3(),_0x3b14c3[_0x74f21a([0x6f,0x66,0x66])]());});}))];return window[_0x74f21a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x74f21a([0x72,0x61,0x63,0x65])](_0x428940)[_0x74f21a([0x74,0x68,0x65,0x6e])](()=>_0x26b7b8);}async function _0x373a2f(){await _0x4a4910,_0x480374[_0x74f21a([0x6d,0x6f,0x64,0x65,0x6c])][_0x74f21a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x28c72c,_0x480374[_0x74f21a([0x6d,0x6f,0x64,0x65,0x6c])][_0x74f21a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x28c72c,_0x480374[_0x74f21a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x74f21a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x584dee(_0x442878){const _0x5e4649=_0x546121();_0x480374[_0x5e4649]=_0x74f21a([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])+_0x442878,_0x442878!=_0x74f21a([0x56,0x61,0x6c,0x69,0x64])&&_0x373a2f();}function _0x546121(){const _0xf1fe5f=window[_0x74f21a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x74f21a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x74f21a([0x6e,0x6f,0x77])]())[_0x74f21a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x74f21a([0x2e]),'');let _0x211961=_0x74f21a([0x5a]);for(let _0x3ae1fd=0x0;_0x3ae1fd<_0xf1fe5f[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ae1fd+=0x2){let _0x42ad1b=window[_0x74f21a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf1fe5f[_0x74f21a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ae1fd,_0x3ae1fd+0x2));_0x42ad1b>=_0x4ef0f2[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42ad1b-=_0x4ef0f2[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x211961+=_0x4ef0f2[_0x42ad1b];}return _0x211961;}function _0x375ae2(){const _0x9dfa17=_0x1b1413[_0x74f21a([0x73,0x70,0x6c,0x69,0x74])](_0x74f21a([0x2e]));if(0x3!=_0x9dfa17[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1eff3f(_0x9dfa17[0x1]);function _0x1eff3f(_0x25720b){const _0x43d510=_0x5b262e(_0x25720b);return _0x43d510&&_0xa58720()?_0x43d510:null;function _0xa58720(){const _0x24592a=_0x43d510[_0x74f21a([0x6a,0x74,0x69])],_0x418737=window[_0x74f21a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24592a[_0x74f21a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24592a[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x42392d={..._0x43d510,[_0x74f21a([0x6a,0x74,0x69])]:_0x24592a[_0x74f21a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x24592a[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x42392d[_0x74f21a([0x76,0x63])],_0x5505d5(_0x42392d)==_0x418737;}}}async function _0x5b535b(){let _0x3914d4=!0x0;try{const _0x3b1ea=_0x1b1413[_0x74f21a([0x73,0x70,0x6c,0x69,0x74])](_0x74f21a([0x2e])),[_0x3635ef,_0x36dad5,_0x169e12]=_0x3b1ea;return _0x2acd1f(_0x3635ef),await _0x4c3728(_0x3635ef,_0x36dad5,_0x169e12),_0x3914d4;}catch{return!0x1;}function _0x2acd1f(_0x259cdc){const _0x38c3ea=_0x5b262e(_0x259cdc);_0x38c3ea&&_0x38c3ea[_0x74f21a([0x61,0x6c,0x67])]==_0x74f21a([0x45,0x53,0x32,0x35,0x36])||(_0x3914d4=!0x1);}async function _0x4c3728(_0x2c0def,_0xbe74f7,_0x378568){const _0x37424f=window[_0x74f21a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x74f21a([0x66,0x72,0x6f,0x6d])](_0x2d56a8(_0x378568),_0x472d5a=>_0x472d5a[_0x74f21a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35fcd2=new window[(_0x74f21a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x74f21a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c0def+_0x74f21a([0x2e])+_0xbe74f7),_0x4094d4=window[_0x74f21a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x74f21a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4094d4)return;const _0x18366d=await _0x4094d4[_0x74f21a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x74f21a([0x6a,0x77,0x6b]),_0x1fc24a,{[_0x74f21a([0x6e,0x61,0x6d,0x65])]:_0x74f21a([0x45,0x43,0x44,0x53,0x41]),[_0x74f21a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x74f21a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x74f21a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4094d4[_0x74f21a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x74f21a([0x6e,0x61,0x6d,0x65])]:_0x74f21a([0x45,0x43,0x44,0x53,0x41]),[_0x74f21a([0x68,0x61,0x73,0x68])]:{[_0x74f21a([0x6e,0x61,0x6d,0x65])]:_0x74f21a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x18366d,_0x37424f,_0x35fcd2)||(_0x3914d4=!0x1);}}function _0x5b262e(_0x383a04){return _0x383a04[_0x74f21a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x74f21a([0x65,0x79]))?JSON[_0x74f21a([0x70,0x61,0x72,0x73,0x65])](_0x2d56a8(_0x383a04)):null;}function _0x2d56a8(_0x1fb573){return window[_0x74f21a([0x61,0x74,0x6f,0x62])](_0x1fb573[_0x74f21a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x74f21a([0x2b]))[_0x74f21a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x74f21a([0x2f])));}function _0x5505d5(_0x18987e){let _0x1ee2af=0x1505;function _0x1985d7(_0x341178){for(let _0x56219b=0x0;_0x56219b<_0x341178[_0x74f21a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56219b++){const _0x54cd4a=_0x341178[_0x74f21a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x56219b);_0x1ee2af=(_0x1ee2af<<0x5)+_0x1ee2af+_0x54cd4a,_0x1ee2af&=_0x1ee2af;}}function _0x441c51(_0x537f51){Array[_0x74f21a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x537f51)?_0x537f51[_0x74f21a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x441c51):_0x537f51&&typeof _0x537f51==_0x74f21a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x74f21a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x537f51)[_0x74f21a([0x73,0x6f,0x72,0x74])]()[_0x74f21a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x594e60,_0x2bca90])=>{_0x1985d7(_0x594e60),_0x441c51(_0x2bca90);}):_0x1985d7(window[_0x74f21a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x537f51));}return _0x441c51(_0x18987e),_0x1ee2af>>>0x0;}function _0xd74ce7(_0x3dd1ff){return _0x3dd1ff[_0x74f21a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x74f21a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x74f21a([0x30]));}function _0x1efab0(_0x5a848d){return _0x5a848d[_0x74f21a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x74f21a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x74f21a([0x6a,0x6f,0x69,0x6e])]('');}function _0x28c72c(){}function _0x74f21a(_0x32b459){const _0x25ae68=_0x3e9d;return _0x32b459[_0x25ae68(0x117)](_0x48b5a2=>String[_0x25ae68(0xdb)](_0x48b5a2))[_0x25ae68(0xe5)]('');}_0x584dee(await _0xd5f807());}(this);}[_0x22d180(0xcc)](){const _0xcc0a4f=_0x22d180;this[_0xcc0a4f(0xe6)][_0xcc0a4f(0xe4)](_0x2c673b=>{const _0x56e2cc=_0xcc0a4f;_0x56e2cc(0xc0)!==_0x2c673b[_0x56e2cc(0xfd)]&&this[_0x56e2cc(0xd6)][_0x56e2cc(0xe3)][_0x56e2cc(0xe7)](_0x2c673b);});}[_0x22d180(0xd0)](){const _0x31a0cf=_0x22d180;for(const _0x363ed3 of this[_0x31a0cf(0xd6)][_0x31a0cf(0x12b)][_0x31a0cf(0xbf)][_0x31a0cf(0xe0)][_0x31a0cf(0x119)]({'includeChangesInGraveyard':!0x0})){if(_0x31a0cf(0xc6)!==_0x363ed3[_0x31a0cf(0xde)]||_0x31a0cf(0xdf)!==_0x363ed3[_0x31a0cf(0xed)])return;this[_0x31a0cf(0xe6)][_0x31a0cf(0xd5)](_0x363ed3[_0x31a0cf(0xc3)][_0x31a0cf(0xd8)]);}}[_0x22d180(0xfe)](){const _0x4f65c5=_0x22d180;this[_0x4f65c5(0xd6)][_0x4f65c5(0x12b)][_0x4f65c5(0x11c)][_0x4f65c5(0xee)](_0x4f65c5(0xdf),{'inheritAllFrom':_0x4f65c5(0xf9)});}[_0x22d180(0xf2)](){const _0x286512=_0x22d180,_0x4db64c=this[_0x286512(0xd6)][_0x286512(0x102)];_0x4db64c[_0x286512(0x11b)](_0x286512(0x116))[_0x286512(0xc8)]({'model':_0x286512(0xdf),'view':{'name':_0x286512(0xca),'classes':_0x286512(0x103)}}),_0x4db64c[_0x286512(0x11b)](_0x286512(0xfa))[_0x286512(0x101)]({'model':_0x286512(0xdf),'view':(_0x2694c4,{writer:_0x1c803f})=>this[_0x286512(0xf4)](_0x1c803f,!0x0)}),_0x4db64c[_0x286512(0x11b)](_0x286512(0x121))[_0x286512(0x101)]({'model':_0x286512(0xdf),'view':(_0xb7c255,{writer:_0x126db2})=>{const _0x2f12f4=_0x286512;this[_0x2f12f4(0xe6)][_0x2f12f4(0xd5)](_0xb7c255);const _0x16a142=this[_0x2f12f4(0xf4)](_0x126db2);return _0x41cf06(_0x16a142,_0x126db2,{'label':_0x52d8c0(this[_0x2f12f4(0xd6)][_0x2f12f4(0xf5)],_0x2f12f4(0x113))});}}),this[_0x286512(0xd6)][_0x286512(0xc7)][_0x286512(0xeb)]({'name':_0x286512(0xca),'classes':_0x286512(0x103)}),this[_0x286512(0xd6)][_0x286512(0xe3)][_0x286512(0x129)]['on'](_0x286512(0xe8),this[_0x286512(0x114)](),{'priority':_0x286512(0x111)});}[_0x22d180(0xf4)](_0x5afc08,_0x51ee56=!0x1){const _0x1a353f=_0x22d180,{locale:_0x2285dc}=this[_0x1a353f(0xd6)],_0x1a46d2=_0x5afc08[_0x1a353f(0x11f)](_0x1a353f(0xca),{'class':_0x1a353f(0x103)+(0x0===this[_0x1a353f(0xe9)][_0x1a353f(0xc2)]?_0x1a353f(0x10e):''),...!_0x51ee56&&{'data-table-of-contents-label':_0x52d8c0(_0x2285dc,_0x1a353f(0x113))}});0x0===this[_0x1a353f(0xe9)][_0x1a353f(0xc2)]&&!0x1===_0x51ee56&&_0x5afc08[_0x1a353f(0xc6)](_0x5afc08[_0x1a353f(0xcd)](_0x1a46d2,_0x1a353f(0x112)),_0x5afc08[_0x1a353f(0x11f)]('p',{'class':_0x1a353f(0xfc)},[_0x5afc08[_0x1a353f(0xf0)](_0x52d8c0(_0x2285dc,_0x1a353f(0x125)))]));const _0x18a805=_0x51ee56?'':'['+_0x52d8c0(_0x2285dc,_0x1a353f(0xbe))+']';let _0x527d19=_0x1a46d2;return this[_0x1a353f(0xe9)][_0x1a353f(0xe4)]((_0x390e4a,_0x43ebb5,_0x96f5ce)=>{const _0x122129=_0x1a353f,_0x2920cb=this[_0x122129(0xd6)][_0x122129(0x12b)][_0x122129(0x10f)](_0x390e4a[_0x122129(0xff)],{'ignoreWhitespaces':!0x0}),_0xda3f22=_0x2920cb?_0x390e4a[_0x122129(0x11e)]:_0x18a805,_0x7a590b=_0x390e4a[_0x122129(0xff)][_0x122129(0xea)](this[_0x122129(0x127)]),_0x334f2f=_0x5afc08[_0x122129(0x11f)]('a',{'href':'#'+_0x7a590b,...!_0x51ee56&&{'tabindex':'-1'}},[_0x5afc08[_0x122129(0xf0)](_0xda3f22)]),_0x433761=this[_0x122129(0xd6)][_0x122129(0x122)][_0x122129(0xcb)](_0x122129(0xce));_0x5afc08[_0x122129(0x105)](_0x122129(0xcf),_0x43ebb5,_0x334f2f);const _0x4807b6=_0x5afc08[_0x122129(0x11f)]('li',null,[_0x2920cb||!_0x51ee56&&_0x433761?_0x334f2f:_0x5afc08[_0x122129(0xf0)]('')]),_0x3194e4=_0x43ebb5?_0x96f5ce[_0x43ebb5-0x1][_0x122129(0xda)]:0x0,_0x45f1df=Math[_0x122129(0x109)](_0x390e4a[_0x122129(0xda)]-_0x3194e4);if(_0x390e4a[_0x122129(0xda)]>_0x3194e4){const _0x49118a=N(_0x4807b6,_0x45f1df,_0x5afc08);_0x5afc08[_0x122129(0xc6)](_0x5afc08[_0x122129(0xcd)](_0x527d19,_0x122129(0x112)),_0x49118a);}else{const _0x2dfccd=function(_0xcc742d,_0x442792){const _0x159c88=_0x122129;return _0xcc742d[_0x159c88(0xef)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x159c88(0x12a)](_0x2702ac=>_0x2702ac['is'](_0x159c88(0xf1),'ol'))[_0x442792];}(_0x527d19,_0x45f1df);_0x5afc08[_0x122129(0xc6)](_0x5afc08[_0x122129(0xcd)](_0x2dfccd,_0x122129(0x112)),_0x4807b6);}_0x527d19=_0x4807b6;}),_0x1a46d2;}[_0x22d180(0xd2)](_0x5da4fa){const _0x13eee6=_0x22d180,_0x2fb6df=this[_0x13eee6(0xe9)][_0x5da4fa][_0x13eee6(0xff)];this[_0x13eee6(0xd6)][_0x13eee6(0x12b)][_0x13eee6(0x10a)](_0x1f896f=>{const _0x148c53=_0x13eee6;_0x1f896f[_0x148c53(0xd7)](_0x2fb6df,0x0);}),this[_0x13eee6(0xd6)][_0x13eee6(0xe3)][_0x13eee6(0x10c)][_0x13eee6(0xdd)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x22d180(0x114)](){return(_0x37e8d6,_0x1b35c6)=>{const _0x2a1c47=_0x3e9d,_0x42cc27=_0x1b35c6[_0x2a1c47(0x129)],_0x3b9d83=_0x42cc27[_0x2a1c47(0x10d)](_0x1b35c6[_0x2a1c47(0x12e)]),_0x525de4=_0x42cc27[_0x2a1c47(0xc5)](_0x3b9d83);_0x525de4['is'](_0x2a1c47(0xf1),_0x2a1c47(0xdf))&&(_0x1b35c6[_0x2a1c47(0x115)]=this[_0x2a1c47(0xd6)][_0x2a1c47(0x12b)][_0x2a1c47(0xcd)](_0x525de4,0x0),_0x37e8d6[_0x2a1c47(0xd4)]());};}}function N(_0x5906d7,_0x32bec8,_0x151b29){const _0x5be2d6=_0x22d180;return 0x1===_0x32bec8?_0x151b29[_0x5be2d6(0x11f)]('ol',null,[_0x5906d7]):_0x151b29[_0x5be2d6(0x11f)]('ol',null,[_0x151b29[_0x5be2d6(0x11f)]('li',null,[N(_0x5906d7,_0x32bec8-0x1,_0x151b29)])]);}