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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>W,DocumentOutlineUI:()=>R,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>z,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=431]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(449)]())i instanceof r.Text&&(n+=i[e(442)]);return n}function a(){const t=["htmlH5","htmlH6","plugins","8750392nfwDCA","10265424YuHXau","model","reduce","data","134mzZBYM","3517068NjJvAL","14114KJVvqp","config","push","9YwOASA","getChildren","htmlH2","has","get","195366WXeDBd","htmlH1","15336920KwfSag","htmlH4","GeneralHtmlSupport","742161QadRro","paragraph","15HdIevu","htmlH3","heading.options"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(675659===parseInt(e(445))/1*(parseInt(e(443))/2)+-parseInt(e(458))/3+parseInt(e(444))/4+parseInt(e(432))/5*(parseInt(e(453))/6)+-parseInt(e(438))/7+-parseInt(e(439))/8+parseInt(e(448))/9*(parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=131]})(t,e)}function f(){const t=["indexOf","editing","_getOutlineDefinitions","afterInit","getRoot","element","activeItemIndex","121701bkRJZq","getChildren","createElement","level","item","domToView","document","toModel","isOfficialPlugin","length","pluginName","7819iQhzdW","change","_deriveHeadingElementsFromConversion","_getActiveHeading","backward","push","6036zVkWOv","domConverter","includes","_getHeadingNames","242790hTsZOr","view","selection","name","modelElement","get","findIndex","editor","145ZvbvIC","_headingNames","isPremiumPlugin","DocumentOutlineUtils","init","getFirstPosition","226ArOmrO","documentOutline.headings","fire","171VRQZju","1520BxpTjv","13270hMcwVj","data","getChild","model","8591iJOVli","46204rkwYQG","1qMlnWe","getRootNames","text","config"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(179794===parseInt(e(176))/1*(parseInt(e(165))/2)+parseInt(e(187))/3+-parseInt(e(175))/4*(-parseInt(e(159))/5)+-parseInt(e(151))/6+parseInt(e(141))/7*(parseInt(e(169))/8)+parseInt(e(168))/9*(parseInt(e(170))/10)+-parseInt(e(174))/11*(parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(140)](){return l(162)}static get[l(138)](){return!0}static get[l(161)](){return!0}[l(160)]=[];[l(163)](){const t=l,e=this[t(158)];this[t(160)]=this[t(150)]();let n=[];e[t(173)][t(136)].on(t(142),o((()=>{const e=t,i=n;n=this[e(182)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(133)]===n[e(133)]&&t[e(178)]===n[e(178)]&&t[e(155)]===n[e(155)])),r=(0,u.diffToChanges)(o,n),s=this[e(144)](),c=n[e(157)]((t=>t[e(155)]===s));r[e(139)]&&this[e(167)](e(142),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(167)](e(186),{index:c})}),250,{leading:!0,trailing:!0}))}[l(183)](){const t=l;this[t(160)][t(139)]||this[t(143)]()}[l(182)](){const t=l,e=this[t(158)],n=[],i=this[t(160)];for(const n of e[t(173)][t(136)][t(177)]())o(e[t(173)][t(136)][t(184)](n));function o(e){const r=t;for(const t of e[r(131)]())t.is(r(185))&&(i[r(149)](t[r(154)])&&n[r(146)]({level:i[r(180)](t[r(154)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(144)](){const t=l,e=this[t(158)][t(173)][t(136)][t(153)][t(164)](),n=new r.TreeWalker({direction:t(145),startPosition:e});for(const e of n)if(e[t(134)].is(t(185))&&this[t(160)][t(149)](e[t(134)][t(154)]))return e[t(134)]}[l(150)](){const t=l;return this[t(158)][t(179)][t(156)](t(166))||function(t){const e=s,n=t[e(446)][e(452)](e(434));return n?n[e(441)](((t,n)=>(e(431)!==n[e(440)]&&t[e(447)](n[e(440)]),t)),[]):t[e(437)][e(451)](e(457))?[e(454),e(450),e(433),e(456),e(435),e(436)]:[]}(this[t(158)])}[l(143)](){const t=l,e=this[t(158)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(181)][t(152)][t(148)][t(135)](document[t(132)](o)),r=e[t(171)][t(137)](n)[t(172)](0);r?.is(t(185))&&i[t(146)](r[t(154)])}this[t(160)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["text","ck-document-outline__item_empty","ck-document-outline__item","div","bindTemplate","setTemplate","1752915KMifjb","isActive","171395fjIMHt","ck-reset","717158LWCrji","1JkfOwf","level","Empty heading","isEmpty","bind","ck-document-outline__item_level-","2018910tsxgOW","1282284HPghol","1494348eRlQzK","ck-document-outline__item_active","click","5717848TcDXyU","set"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(282682===-parseInt(e(427))/1*(-parseInt(e(426))/2)+-parseInt(e(410))/3+-parseInt(e(411))/4+-parseInt(e(422))/5+parseInt(e(409))/6+parseInt(e(424))/7+parseInt(e(414))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends m.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(420)],o=e?"["+p(t,n(429))+"]":"";this[n(415)](n(416),""),this[n(415)](n(428),1),this[n(415)](n(423),!1),this[n(431)](n(430)).to(this,n(416),(t=>!t)),this[n(421)]({tag:n(419),attributes:{class:["ck",n(425),n(418),i.to(n(428),(t=>n(432)+t)),i.if(n(423),n(412)),i.if(n(430),n(417))],title:i.to(n(416))},children:[{text:i.to(n(416),(t=>t||o))}],on:{click:i.to(n(413))}})}}const k=I;function b(){const t=["delegate","ck-reset","2743348HhBidB","sync","_insertItem","fire","source","isActive","remove","set","50bVQdBa","forEach","addMany","2269827WPVJTY","insert","3NMJOAx","activeItemIndex","5nSQPdg","setTemplate","documentOutlineContainer","_handleItemClick","getIndex","values","bind","showEmptyHeadingText","element","_deleteItem","1429540meGXNT","_scrollToItem","get","31298762vBWDCp","ck-document-outline","type","items","text","index","itemSelected","6876468pOwjwF","11026136gtWUOH","delete","Editor headings will appear here as you type.","howMany","level","div","destroy","map","contentLanguageDirection","locale","15902qNqtcv","change:activeItemIndex","12KnWNoU","click","144XrWnjE","_setActiveItem","createCollection"];return(b=function(){return t})()}function I(t,e){const n=b();return(I=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(918685===-parseInt(e(318))/1*(parseInt(e(322))/2)+parseInt(e(285))/3*(parseInt(e(272))/4)+-parseInt(e(287))/5*(parseInt(e(307))/6)+-parseInt(e(297))/7+-parseInt(e(308))/8+-parseInt(e(283))/9*(-parseInt(e(280))/10)+-parseInt(e(300))/11*(-parseInt(e(320))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[k(303)];[k(289)];[k(294)];constructor(t,e=!1,n){const i=k;super(t),this[i(294)]=e,this[i(279)](i(286),-1),this[i(289)]=n,this[i(303)]=this[i(324)](),this[i(303)][i(325)](i(321)).to(this),this.on(i(321),this[i(290)][i(293)](this)),this.on(i(319),((t,e,n,o)=>{this[i(323)](o,n)})),this[i(288)]({tag:i(313),attributes:{class:["ck",i(326),i(301)],dir:t[i(316)],"data-document-outline-empty-placeholder":p(t,i(310)),tabindex:-1},children:this[i(303)]})}[k(273)](t){const e=k;t[e(281)]((t=>{const n=e;n(284)==t[n(302)]?this[n(274)](t[n(305)],...t[n(292)]):n(309)==t[n(302)]&&this[n(296)](t[n(305)],t[n(311)])}))}[k(323)](t,e){const n=k;if(-1!==t){const e=this[n(303)][n(299)](t);e&&(e[n(277)]=!1)}-1!==e&&(this[n(303)][n(299)](e)[n(277)]=!0,this[n(298)](e))}[k(274)](t,...e){const n=k,i=e[n(315)](((e,i)=>{const o=n,r=new v(this[o(317)],this[o(294)]);return r[o(304)]=e[o(304)],r[o(312)]=e[o(312)],t+i===this[o(286)]&&(r[o(277)]=!0),r}));this[n(303)][n(282)](i,t)}[k(296)](t,e){const n=k;do{this[n(303)][n(278)](t)}while(--e)}[k(290)](t){const e=k,n=this[e(303)][e(291)](t[e(276)]);this[e(275)](e(306),n)}[k(298)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(303)][e(299)](t)[e(295)],20,this[e(289)])}[k(314)](){const t=k;super[t(314)](),this[t(295)][t(278)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),A=n.n(T),E=n(667),P=n.n(E),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(N.A,D);N.A&&N.A.locals&&N.A.locals;const M=K;function K(t,e){const n=j();return(K=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(384994===-parseInt(e(312))/1+-parseInt(e(286))/2+-parseInt(e(310))/3+-parseInt(e(287))/4+-parseInt(e(279))/5*(parseInt(e(261))/6)+parseInt(e(324))/7+parseInt(e(281))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class R extends t.Plugin{[M(314)];[M(306)];[M(255)];static get[M(273)](){return M(258)}static get[M(282)](){return!0}static get[M(270)](){return!0}constructor(t){const e=M;super(t),this[e(314)]=new y(t[e(323)],this[e(292)][e(322)][e(291)](e(301)),this[e(292)][e(322)][e(291)](e(264))),this[e(306)]=[],this[e(255)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:s}=n;return o(t,e,{leading:i,trailing:r,signal:s,maxWait:e})}(this[e(308)][e(293)](this),100)}[M(302)](){const t=M,e=this[t(292)],n=e[t(297)][t(291)](t(311));let i=!1;if(this[t(314)][t(269)](),this[t(292)].ui[t(318)][t(266)](this[t(314)][t(303)]),!e[t(322)][t(291)](t(264)))throw new u.CKEditorError(t(284),{editor:e});e[t(322)][t(291)](t(264))[t(260)](this[t(314)][t(303)]),n.on(t(315),this[t(267)][t(293)](this)),n.on(t(257),((e,{index:n})=>this[t(256)](n))),this[t(314)].on(t(265),((e,n)=>{i=!0,this[t(272)](n)})),this[t(314)][t(280)](u.global[t(296)],t(321),(()=>{i?i=!1:this[t(255)]()}),{useCapture:!0}),this[t(314)][t(280)](u.global[t(320)],t(295),this[t(255)],{useCapture:!0})}[M(254)](){!async function(t){const e=p([50,72,85,77,110,86,106,117,112,121,113,114,87,67,65,48,51,68,83,116,70,109,84,55,90,99,75,82,54,111,71,120,100,79,53,107,98,74,104,115,69,73,80,89,57,122,102,118,97,56,88,105,66,52,101,76,119,49,81,103,108,78]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=K;return t[e(319)]((t=>String[e(290)](t)))[e(275)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([72]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](c)[p([99,97,116,99,104])]((()=>{c(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1749945600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=K,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(316)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([102,105,108,116,101,114])]((t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])]))[p([109,97,112])]((t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t)))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[M(317)](){const t=M;super[t(317)](),this[t(314)][t(317)](),this[t(255)][t(263)]()}[M(267)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(306)]=e,this[i(314)][i(305)](n)}[M(256)](t){const e=M;this[e(306)][e(283)]&&this[e(306)][t]&&(this[e(314)][e(257)]=t)}[M(272)](t){const e=M,n=this[e(306)][t][e(299)];this[e(292)][e(298)][e(315)]((t=>{t[e(259)](n,0)})),this[e(292)][e(278)][e(314)][e(304)]({alignToTop:!0,forceScroll:!0}),this[e(292)][e(278)][e(314)][e(313)](),this[e(256)](t)}[M(308)](){const t=M,e=this[t(292)];let n;for(const i of e[t(298)][t(296)][t(268)]()){const o=e[t(278)][t(314)][t(300)](i),r=o&&new u.Rect(o)[t(276)]();if(r){const e=new u.Rect(u.global[t(320)])[t(309)](r);e&&(n=e[t(289)]+.25*e[t(274)])}}if(void 0===n)return;const i=H(e[t(278)],this[t(306)],n);i?this[t(256)](this[t(306)][t(294)](i)):this[t(256)](-1)}}function j(){const t=["scroll","config","locale","3873163rdCUEU","afterInit","_updateActiveDefinitionFromViewportThrottled","_setActiveViewItem","activeItemIndex","DocumentOutlineUI","setSelection","appendChild","10374OrOqrd","toViewElement","cancel","documentOutline.container","itemSelected","add","_handleOutlineChange","getRootNames","render","isPremiumPlugin","floor","_handleItemSelected","pluginName","height","join","getVisible","mapViewToDom","editing","2205eyhMzG","listenTo","15476080yWXhyy","isOfficialPlugin","length","document-outline-container-not-provided","mapper","51324PgCqeN","1049500lMhVMi","domConverter","top","fromCharCode","get","editor","bind","indexOf","resize","document","plugins","model","modelElement","getDomRoot","documentOutline.showEmptyHeadings","init","element","scrollToTheSelection","sync","_currentOutlineDefinitions","bottom","_updateActiveDefinitionOnViewportChange","getIntersection","1622586OOebOM","DocumentOutlineUtils","511437dtsMDu","focus","view","change","href","destroy","focusTracker","map","window"];return(j=function(){return t})()}function H(t,e,n,i=0,o=e[M(283)]-1){const r=M,s=Math[r(271)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(285)][r(262)](c[r(299)]);if(!a)return null;const l=t[r(314)][r(288)][r(277)](a);return new u.Rect(l)[r(307)]>n?H(t,e,n,i,s-1):H(t,e,n,s+1,o)}return s<0?null:e[s]}function V(t,e){const n=U();return(V=function(t,e){return n[t-=499]})(t,e)}const B=V;function U(){const t=["evaluationLimit","config","3540710kbbIqM","isOfficialPlugin","_licenseKeyCheckInterval","6wEFRRu","446042IlULJR","isPremiumPlugin","_showLicenseError","expired","licenseKey","trialLimit","documentOutlineLicenseKeyTrialLimit","invalid","20344pUKwPk","documentOutlineLicenseKeyUsageLimit","requires","documentOutlineLicenseKeyDomainLimit","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyNotAllowed","15PLLWfl","init","24821005dkOugA","9ybkaZF","editor","DocumentOutline","2138040LmSrAR","domainLimit","documentOutlineLicenseKeyValid","165668VDaTBu","destroy","documentOutlineLicenseKeyExpired","406alninx","featureNotAllowed","documentOutlineLicenseKeyInvalid","1876962kPTWVi","usageLimit","pluginName","get"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(739209===-parseInt(e(530))/1+-parseInt(e(507))/2*(parseInt(e(506))/3)+parseInt(e(527))/4+-parseInt(e(521))/5*(parseInt(e(536))/6)+parseInt(e(533))/7*(-parseInt(e(515))/8)+parseInt(e(524))/9*(-parseInt(e(503))/10)+parseInt(e(523))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class W extends t.Plugin{[B(511)];[B(505)];static get[B(517)](){return[h,R]}static get[B(499)](){return B(526)}static get[B(504)](){return!0}static get[B(508)](){return!0}[B(522)](){const t=B;this[t(511)]=this[t(525)][t(502)][t(500)](t(511));const e=this[t(525)];this[t(505)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(529)==r||n(535)==r||n(532)==r||n(518)==r||n(520)==r||n(519)==r||n(513)==r||n(516)==r){delete e[o],i=r,clearInterval(this[n(505)]),this[n(505)]=void 0;break}}n(535)==i&&e[n(509)](n(514)),n(532)==i&&e[n(509)](n(510)),n(518)==i&&e[n(509)](n(528)),n(520)==i&&e[n(509)](n(534),n(526)),n(519)==i&&e[n(509)](n(501)),n(513)==i&&e[n(509)](n(512)),n(516)==i&&e[n(509)](n(537))}),1e3)}[B(531)](){const t=B;super[t(531)](),this[t(505)]&&clearInterval(this[t(505)])}}var q=n(901);const F=J;function J(t,e){const n=Z();return(J=function(t,e){return n[t-=454]})(t,e)}function Z(){const t=["createElement","588868XqiFHW","findAllowedParent","model","477PizSTK","2567130gtRUPl","1462rsHEUP","isEnabled","3008015xhoVFB","refresh","tableOfContents","1609528XnMtRg","getFirstPosition","1201844hmYFOn","change","576687abcQFw","schema","selection","6kkrmEo","editor","execute","document","9ZSoWJh","insertObject"];return(Z=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(342116===-parseInt(e(464))/1+-parseInt(e(455))/2*(parseInt(e(477))/3)+parseInt(e(474))/4+parseInt(e(457))/5*(parseInt(e(467))/6)+-parseInt(e(462))/7+-parseInt(e(460))/8*(-parseInt(e(471))/9)+parseInt(e(454))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class z extends t.Command{[F(469)](){const t=F;this[t(468)][t(476)][t(463)]((e=>{const n=t;this[n(468)][n(476)][n(472)](e[n(473)](n(459)))}))}[F(458)](){const t=F,e=this[t(468)][t(476)],n=e[t(470)][t(466)][t(461)]();this[t(456)]=null!==(n&&e[t(465)][t(475)](n,t(459)))}}var Q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=A().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=S();O()(Q.A,X);Q.A&&Q.A.locals&&Q.A.locals;const Y=G;function G(t,e){const n=tt();return(G=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(669155===parseInt(e(345))/1*(-parseInt(e(350))/2)+parseInt(e(287))/3*(parseInt(e(346))/4)+parseInt(e(309))/5+-parseInt(e(348))/6*(parseInt(e(282))/7)+-parseInt(e(289))/8+parseInt(e(291))/9+parseInt(e(333))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Y(314)](){return Y(322)}static get[Y(295)](){return!0}static get[Y(331)](){return!0}[Y(292)](){const t=Y,e=this[t(283)];e[t(284)][t(288)](t(298))||(function(e){const n=t,i=new Map;return e?(e[n(332)]((t=>{const e=n;e(311)!==t[e(285)]&&i[e(294)](t[e(342)],t[e(285)])})),i[n(288)]("h1")||i[n(294)]("h1",n(318)),i):i}(this[t(283)][t(284)][t(288)](t(344)))[t(332)](((n,i)=>{const o=t;this[o(337)](i),this[o(325)](n),e[o(285)][o(327)][o(349)](n)&&e[o(285)][o(327)][o(293)](n,{allowAttributes:o(320)})})),this[t(307)]())}[Y(337)](t){const e=Y;this[e(283)][e(321)][e(300)](e(302))[e(308)]((n=>n.on(e(301)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(341)][o(338)]("id"),a=n[o(310)][o(347)]();if(a)return c&&c[o(297)]||a[o(319)](o(320))?void(r[o(324)](n[o(341)],{attributes:["id"]})&&s[o(296)](o(320),c,a)):(r[o(324)](n[o(341)],{attributes:["id"]}),void s[o(296)](o(320),(0,u.uid)(),a))}),{priority:u.priorities[e(288)](e(286))+.5})))}[Y(325)](t){const e=Y;this[e(283)][e(321)][e(300)](e(305))[e(308)]((n=>n.on(e(279)+t,((t,n,i)=>{const o=e;if(!i[o(326)][o(324)](n[o(315)],t[o(304)]))return;const r=n[o(315)][o(338)](o(320)),s=i[o(335)][o(329)](n[o(315)]);i[o(312)][o(296)]("id",r,s)}))))}[Y(307)](){const t=Y,e=this[t(283)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(308)](r),e[o(296)](o(320),r,n),r}function r(e,n){const i=t;e[i(317)](i(320),n)}e[t(285)][t(303)][t(299)]((s=>{const c=t,a=e[c(285)][c(303)][c(343)][c(340)]();let u=!1;for(const t of a)if(c(280)==t[c(313)]&&t[c(304)])if(t[c(304)][c(281)](/heading\d/)){const e=t[c(339)][c(288)](c(320));c(330)==typeof e?n[c(334)](e)?(o(s,t[c(306)][c(316)]),u=!0):i[c(308)](e):(o(s,t[c(306)][c(316)]),u=!0)}else c(330)==typeof t[c(339)][c(288)](c(320))&&(r(s,t[c(306)][c(316)]),u=!0);else if(c(323)==t[c(313)]){const e=t[c(339)][c(288)](c(320));c(330)==typeof e&&n[c(290)](e)}return u})),e[t(285)][t(303)].on(t(328),(()=>{const e=t;i[e(332)]((t=>n[e(308)](t))),i[e(336)]()}))}}function tt(){const t=["removeAttribute","heading1","hasAttribute","headingId","conversion","HeadingId","remove","consume","_customDataDowncastHeadingsConversion","consumable","schema","change","toViewElement","string","isPremiumPlugin","forEach","17431710EAvwBV","has","mapper","clear","_customUpcastHeadingsConversion","getAttribute","attributes","getChanges","viewItem","view","differ","heading.options","28261XhUwJk","112208nTtgTN","getContainedElement","3957594pAWRBn","isRegistered","50PKnRea","attribute:headingId:","insert","match","7kJAupq","editor","config","model","low","6knpnwJ","get","702248ZgyFfw","delete","2132856MAXriB","afterInit","extend","set","isOfficialPlugin","setAttribute","length","headingId.modelAttributeName","registerPostFixer","for","element:","upcast","document","name","downcast","position","_registerHeadingIdAttributePostfixer","add","434005ZdAoOx","modelRange","paragraph","writer","type","pluginName","item","nodeAfter"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=it();return(nt=function(t,e){return n[t-=235]})(t,e)}function it(){const t=["_createTableOfContents","conversion","20547720MbLZqY","mapper","hasContent","viewPosition","insertTableOfContents","model","_trackNewToCElements","_currentOutlineDefinitions","isInteger","dataDowncast","join","add","stop","forEach","text","position","div","_handleScrollToHeading","config","$graveyard","headingId.modelAttributeName","tableOfContentsHeadingIndex","_headingIdModelAttributeName","102874YraspB","upcast","findMappedViewAncestor","_tableOfContentsElements","reconvertItem","getChanges","preventDefault","high","click","11733365YFKPAw"," table-of-contents_empty","fromCharCode","createContainerElement","schema","end","nodeAfter","change","listenTo","type","insert","getCustomProperty","setCustomProperty","1476PpBBwm","for","tableOfContents","plugins","href","documentOutline.showEmptyHeadings","_defineSchema","domEvent","data","setSelection","register","_defineConverters","view","registerRawContentMatcher","headingId","elementToStructure","DocumentOutlineUtils","2103745iHcRKN","length","name","filter","viewToModelPosition","table-of-contents__placeholder","isOfficialPlugin","editor","TableOfContentsEditing","69wbtkRN","level","modelPosition","56912bJDcrl","differ","map","outlineDefinitions","429648RvvWdR","editingDowncast","createText","afterInit","get","target","locale","table-of-contents","$capture","requires","elementToElement","createPositionAt","scrollToTheSelection","12dLFFyd","pluginName","modelElement","init","7082238milnpP","commands","Empty heading","_updateTableOfContentsElements","No headings were found in the document.","element","_redirectMapper","Table of contents","getAncestors","document","isPremiumPlugin","toModelElement","getAttribute","$blockObject","rootName","abs","editing"];return(it=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(842344===-parseInt(e(315))/1+parseInt(e(260))/2*(-parseInt(e(308))/3)+-parseInt(e(328))/4*(parseInt(e(299))/5)+-parseInt(e(332))/6+parseInt(e(269))/7+parseInt(e(311))/8*(parseInt(e(282))/9)+parseInt(e(237))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[et(329)](){return et(307)}static get[et(305)](){return!0}static get[et(342)](){return!0}static get[et(324)](){return[q.Widget,h,$]}[et(244)];[et(263)];[et(259)];constructor(t){const e=et;super(t),this[e(244)]=[],this[e(263)]=new Set,this[e(259)]=e(296)}[et(331)](){const t=et,e=this[t(306)],n=e[t(348)][t(294)][t(341)];e[t(255)][t(319)](t(257))&&(this[t(259)]=e[t(255)][t(319)](t(257))),this[t(277)](n,t(268),((e,n)=>{const i=t;if(!n[i(320)])return;const o=n[i(320)][i(280)](i(258));Number[i(245)](o)&&(n[i(289)][i(266)](),e[i(249)](),this[i(254)](o))}),{priority:t(267),context:t(323)}),this[t(288)](),this[t(293)](),e[t(333)][t(248)](t(241),new z(e)),e[t(285)][t(319)](t(298)).on(t(276),((e,n)=>{const i=t;this[i(244)]=n[i(314)],this[i(335)]()})),this[t(277)](e[t(242)][t(341)],t(276),(()=>{this[t(243)]()}))}[et(318)](){!async function(t){const e=p([50,120,68,82,88,74,52,78,51,97,80,75,103,99,101,122,102,72,119,67,89,104,117,106,55,66,121,54,116,70,79,107,105,83,115,49,48,110,71,86,100,113,69,90,76,85,87,108,53,114,98,57,65,84,112,81,118,73,111,109,56,77]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=nt;return t[e(313)]((t=>String[e(271)](t)))[e(247)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([120]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](c)[p([99,97,116,99,104])]((()=>{c(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1749945600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(286)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([102,105,108,116,101,114])]((t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])]))[p([109,97,112])]((t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t)))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[et(335)](){const t=et;this[t(263)][t(250)]((e=>{const n=t;n(256)!==e[n(346)]&&this[n(306)][n(348)][n(264)](e)}))}[et(243)](){const t=et;for(const e of this[t(306)][t(242)][t(341)][t(312)][t(265)]({includeChangesInGraveyard:!0})){if(t(279)!==e[t(278)]||t(284)!==e[t(301)])return;this[t(263)][t(248)](e[t(252)][t(275)])}}[et(288)](){const t=et;this[t(306)][t(242)][t(273)][t(292)](t(284),{inheritAllFrom:t(345)})}[et(293)](){const t=et,e=this[t(306)][t(236)];e[t(283)](t(261))[t(325)]({model:t(284),view:{name:t(253),classes:t(322)}}),e[t(283)](t(246))[t(297)]({model:t(284),view:(e,{writer:n})=>this[t(235)](n,!0)}),e[t(283)](t(316))[t(297)]({model:t(284),view:(e,{writer:n})=>{const i=t;this[i(263)][i(248)](e);const o=this[i(235)](n);return(0,q.toWidget)(o,n,{label:p(this[i(306)][i(321)],i(339))})}}),this[t(306)][t(290)][t(295)]({name:t(253),classes:t(322)}),this[t(306)][t(348)][t(238)].on(t(303),this[t(338)](),{priority:t(267)})}[et(235)](t,e=!1){const n=et,{locale:i}=this[n(306)],o=t[n(272)](n(253),{class:n(322)+(0===this[n(244)][n(300)]?n(270):""),...!e&&{"data-table-of-contents-label":p(i,n(339))}});0===this[n(244)][n(300)]&&!1===e&&t[n(279)](t[n(326)](o,n(274)),t[n(272)]("p",{class:n(304)},[t[n(317)](p(i,n(336)))]));const r=e?"":"["+p(i,n(334))+"]";let s=o;return this[n(244)][n(250)](((i,o,c)=>{const a=n,u=this[a(306)][a(242)][a(239)](i[a(330)],{ignoreWhitespaces:!0}),l=u?i[a(251)]:r,d=i[a(330)][a(344)](this[a(259)]),f=t[a(272)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(317)](l)]),h=this[a(306)][a(255)][a(319)](a(287));t[a(281)](a(258),o,f);const m=t[a(272)]("li",null,[u||!e&&h?f:t[a(317)]("")]),p=o?c[o-1][a(309)]:0,g=Math[a(347)](i[a(309)]-p);if(i[a(309)]>p){const e=rt(m,g,t);t[a(279)](t[a(326)](s,a(274)),e)}else{const e=function(t,e){const n=a;return t[n(340)]({includeSelf:!0,parentFirst:!0})[n(302)]((t=>t.is(n(337),"ol")))[e]}(s,g);t[a(279)](t[a(326)](e,a(274)),m)}s=m})),o}[et(254)](t){const e=et,n=this[e(244)][t][e(330)];this[e(306)][e(242)][e(276)]((t=>{t[e(291)](n,0)})),this[e(306)][e(348)][e(294)][e(327)]({alignToTop:!0,forceScroll:!0})}[et(338)](){return(t,e)=>{const n=nt,i=e[n(238)],o=i[n(262)](e[n(240)]),r=i[n(343)](o);r.is(n(337),n(284))&&(e[n(310)]=this[n(306)][n(242)][n(326)](r,0),t[n(249)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(272)]("ol",null,[t]):n[i(272)]("ol",null,[n[i(272)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=132]})(t,e)}function ut(){const t=["bind","tableOfContentsLicenseKeyValid","trialLimit","isEnabled","pluginName","listenTo","isPremiumPlugin","componentFactory","usageLimit","destroy","set","isOfficialPlugin","commands","TableOfContents","tableOfContentsLicenseKeyTrialLimit","2123304XiQPqJ","1332UPqYTG","evaluationLimit","editing","menuBar:tableOfContents","focus","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyEvaluationLimit","expired","licenseKey","featureNotAllowed","domainLimit","view","tableOfContentsLicenseKeyNotAllowed","invalid","2120lBgYQy","_createButton","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyUsageLimit","463332xceRyD","60957WgANKR","config","tooltip","Table of contents","tableOfContentsLicenseKeyDomainLimit","14yVBlwK","133881jybhOf","752ghUZzz","editor","_licenseKeyCheckInterval","tableOfContents","insertTableOfContents","TableOfContentsUI","8731173eERZjC","add","execute","6BeLyMg","_showLicenseError","init","get","1129150PqAySu","locale"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(421463===parseInt(e(134))/1+-parseInt(e(184))/2*(parseInt(e(144))/3)+-parseInt(e(166))/4*(-parseInt(e(180))/5)+parseInt(e(165))/6*(-parseInt(e(133))/7)+parseInt(e(135))/8*(parseInt(e(185))/9)+-parseInt(e(148))/10+parseInt(e(141))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(174)];[ct(137)];static get[ct(154)](){return ct(140)}static get[ct(161)](){return!0}static get[ct(156)](){return!0}[ct(146)](){const t=ct,e=this[t(136)];e.ui[t(157)][t(142)](t(138),(()=>{const e=t,n=this[e(181)](m.ButtonView);return n[e(187)]=!0,n})),e.ui[t(157)][t(142)](t(169),(()=>this[t(181)](m.MenuBarMenuListItemButtonView))),this[t(174)]=this[t(136)][t(186)][t(147)](t(174));const n=this[t(136)];this[t(137)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(151)==r||e(182)==r||e(171)==r||e(132)==r||e(178)==r||e(172)==r||e(164)==r||e(183)==r){delete n[o],i=r,clearInterval(this[e(137)]),this[e(137)]=void 0;break}}e(182)==i&&n[e(145)](e(179)),e(171)==i&&n[e(145)](e(173)),e(132)==i&&n[e(145)](e(176)),e(178)==i&&n[e(145)](e(175),e(163)),e(172)==i&&n[e(145)](e(167)),e(164)==i&&n[e(145)](e(152)),e(183)==i&&n[e(145)](e(158))}),1e3)}[ct(181)](t){const e=ct,n=this[e(136)],i=n[e(149)],o=n[e(162)][e(147)](e(139)),r=new t(i);return r[e(160)]({label:p(i,e(188)),icon:st.IconTableOfContents}),r[e(150)](e(153)).to(o,e(153)),this[e(155)](r,e(143),(()=>{const t=e;n[t(143)](t(139)),n[t(168)][t(177)][t(170)]()})),r}[ct(159)](){const t=ct;super[t(159)](),this[t(137)]&&clearInterval(this[t(137)])}}var dt=ht;function ft(){var t=["4626872mIuuUh","18951kqqCNm","2816870horwxj","12hZdpOI","requires","pluginName","TableOfContents","6kGbSTO","4715460ZRQSwA","873506lwuHwa","isPremiumPlugin","isOfficialPlugin","826150dDPopc","211522OhnabB"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=160]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(306941===parseInt(e(173))/1+-parseInt(e(169))/2+-parseInt(e(161))/3*(-parseInt(e(163))/4)+parseInt(e(172))/5+parseInt(e(167))/6*(parseInt(e(162))/7)+-parseInt(e(160))/8+parseInt(e(168))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[dt(164)](){return[ot,lt]}static get[dt(165)](){return dt(166)}static get[dt(171)](){return!0}static get[dt(170)](){return!0}}function pt(){var t=["7166784MZovrI","1115474qxCZqk","2270704NRJudx","2195350DaGKMc","23848mVReif","2qkbmZu","9qlnxPr","26918300fGgvzn","35oAdVQM","2234685HXtDTb"];return(pt=function(){return t})()}function gt(t,e){var n=pt();return(gt=function(t,e){return n[t-=298]})(t,e)}!function(t){for(var e=gt,n=t();;)try{if(846294===parseInt(e(298))/1+-parseInt(e(302))/2*(parseInt(e(306))/3)+-parseInt(e(299))/4+-parseInt(e(300))/5+-parseInt(e(307))/6+parseInt(e(305))/7*(-parseInt(e(301))/8)+-parseInt(e(303))/9*(-parseInt(e(304))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var 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:()=>$,TableOfContents:()=>pt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>it,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=431]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(449)]())i instanceof r.Text&&(n+=i[e(442)]);return n}function a(){const t=["htmlH5","htmlH6","plugins","8750392nfwDCA","10265424YuHXau","model","reduce","data","134mzZBYM","3517068NjJvAL","14114KJVvqp","config","push","9YwOASA","getChildren","htmlH2","has","get","195366WXeDBd","htmlH1","15336920KwfSag","htmlH4","GeneralHtmlSupport","742161QadRro","paragraph","15HdIevu","htmlH3","heading.options"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(675659===parseInt(e(445))/1*(parseInt(e(443))/2)+-parseInt(e(458))/3+parseInt(e(444))/4+parseInt(e(432))/5*(parseInt(e(453))/6)+-parseInt(e(438))/7+-parseInt(e(439))/8+parseInt(e(448))/9*(parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=131]})(t,e)}function f(){const t=["indexOf","editing","_getOutlineDefinitions","afterInit","getRoot","element","activeItemIndex","121701bkRJZq","getChildren","createElement","level","item","domToView","document","toModel","isOfficialPlugin","length","pluginName","7819iQhzdW","change","_deriveHeadingElementsFromConversion","_getActiveHeading","backward","push","6036zVkWOv","domConverter","includes","_getHeadingNames","242790hTsZOr","view","selection","name","modelElement","get","findIndex","editor","145ZvbvIC","_headingNames","isPremiumPlugin","DocumentOutlineUtils","init","getFirstPosition","226ArOmrO","documentOutline.headings","fire","171VRQZju","1520BxpTjv","13270hMcwVj","data","getChild","model","8591iJOVli","46204rkwYQG","1qMlnWe","getRootNames","text","config"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(179794===parseInt(e(176))/1*(parseInt(e(165))/2)+parseInt(e(187))/3+-parseInt(e(175))/4*(-parseInt(e(159))/5)+-parseInt(e(151))/6+parseInt(e(141))/7*(parseInt(e(169))/8)+parseInt(e(168))/9*(parseInt(e(170))/10)+-parseInt(e(174))/11*(parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(140)](){return l(162)}static get[l(138)](){return!0}static get[l(161)](){return!0}[l(160)]=[];[l(163)](){const t=l,e=this[t(158)];this[t(160)]=this[t(150)]();let n=[];e[t(173)][t(136)].on(t(142),o((()=>{const e=t,i=n;n=this[e(182)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(133)]===n[e(133)]&&t[e(178)]===n[e(178)]&&t[e(155)]===n[e(155)])),r=(0,u.diffToChanges)(o,n),s=this[e(144)](),c=n[e(157)]((t=>t[e(155)]===s));r[e(139)]&&this[e(167)](e(142),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(167)](e(186),{index:c})}),250,{leading:!0,trailing:!0}))}[l(183)](){const t=l;this[t(160)][t(139)]||this[t(143)]()}[l(182)](){const t=l,e=this[t(158)],n=[],i=this[t(160)];for(const n of e[t(173)][t(136)][t(177)]())o(e[t(173)][t(136)][t(184)](n));function o(e){const r=t;for(const t of e[r(131)]())t.is(r(185))&&(i[r(149)](t[r(154)])&&n[r(146)]({level:i[r(180)](t[r(154)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(144)](){const t=l,e=this[t(158)][t(173)][t(136)][t(153)][t(164)](),n=new r.TreeWalker({direction:t(145),startPosition:e});for(const e of n)if(e[t(134)].is(t(185))&&this[t(160)][t(149)](e[t(134)][t(154)]))return e[t(134)]}[l(150)](){const t=l;return this[t(158)][t(179)][t(156)](t(166))||function(t){const e=s,n=t[e(446)][e(452)](e(434));return n?n[e(441)](((t,n)=>(e(431)!==n[e(440)]&&t[e(447)](n[e(440)]),t)),[]):t[e(437)][e(451)](e(457))?[e(454),e(450),e(433),e(456),e(435),e(436)]:[]}(this[t(158)])}[l(143)](){const t=l,e=this[t(158)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(181)][t(152)][t(148)][t(135)](document[t(132)](o)),r=e[t(171)][t(137)](n)[t(172)](0);r?.is(t(185))&&i[t(146)](r[t(154)])}this[t(160)]=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=["text","ck-document-outline__item_empty","ck-document-outline__item","div","bindTemplate","setTemplate","1752915KMifjb","isActive","171395fjIMHt","ck-reset","717158LWCrji","1JkfOwf","level","Empty heading","isEmpty","bind","ck-document-outline__item_level-","2018910tsxgOW","1282284HPghol","1494348eRlQzK","ck-document-outline__item_active","click","5717848TcDXyU","set"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(282682===-parseInt(e(427))/1*(-parseInt(e(426))/2)+-parseInt(e(410))/3+-parseInt(e(411))/4+-parseInt(e(422))/5+parseInt(e(409))/6+parseInt(e(424))/7+parseInt(e(414))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(420)],o=e?"["+m(t,n(429))+"]":"";this[n(415)](n(416),""),this[n(415)](n(428),1),this[n(415)](n(423),!1),this[n(431)](n(430)).to(this,n(416),(t=>!t)),this[n(421)]({tag:n(419),attributes:{class:["ck",n(425),n(418),i.to(n(428),(t=>n(432)+t)),i.if(n(423),n(412)),i.if(n(430),n(417))],title:i.to(n(416))},children:[{text:i.to(n(416),(t=>t||o))}],on:{click:i.to(n(413))}})}}const k=b;function I(){const t=["delegate","ck-reset","2743348HhBidB","sync","_insertItem","fire","source","isActive","remove","set","50bVQdBa","forEach","addMany","2269827WPVJTY","insert","3NMJOAx","activeItemIndex","5nSQPdg","setTemplate","documentOutlineContainer","_handleItemClick","getIndex","values","bind","showEmptyHeadingText","element","_deleteItem","1429540meGXNT","_scrollToItem","get","31298762vBWDCp","ck-document-outline","type","items","text","index","itemSelected","6876468pOwjwF","11026136gtWUOH","delete","Editor headings will appear here as you type.","howMany","level","div","destroy","map","contentLanguageDirection","locale","15902qNqtcv","change:activeItemIndex","12KnWNoU","click","144XrWnjE","_setActiveItem","createCollection"];return(I=function(){return t})()}function b(t,e){const n=I();return(b=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(918685===-parseInt(e(318))/1*(parseInt(e(322))/2)+parseInt(e(285))/3*(parseInt(e(272))/4)+-parseInt(e(287))/5*(parseInt(e(307))/6)+-parseInt(e(297))/7+-parseInt(e(308))/8+-parseInt(e(283))/9*(-parseInt(e(280))/10)+-parseInt(e(300))/11*(-parseInt(e(320))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends p.View{[k(303)];[k(289)];[k(294)];constructor(t,e=!1,n){const i=k;super(t),this[i(294)]=e,this[i(279)](i(286),-1),this[i(289)]=n,this[i(303)]=this[i(324)](),this[i(303)][i(325)](i(321)).to(this),this.on(i(321),this[i(290)][i(293)](this)),this.on(i(319),((t,e,n,o)=>{this[i(323)](o,n)})),this[i(288)]({tag:i(313),attributes:{class:["ck",i(326),i(301)],dir:t[i(316)],"data-document-outline-empty-placeholder":m(t,i(310)),tabindex:-1},children:this[i(303)]})}[k(273)](t){const e=k;t[e(281)]((t=>{const n=e;n(284)==t[n(302)]?this[n(274)](t[n(305)],...t[n(292)]):n(309)==t[n(302)]&&this[n(296)](t[n(305)],t[n(311)])}))}[k(323)](t,e){const n=k;if(-1!==t){const e=this[n(303)][n(299)](t);e&&(e[n(277)]=!1)}-1!==e&&(this[n(303)][n(299)](e)[n(277)]=!0,this[n(298)](e))}[k(274)](t,...e){const n=k,i=e[n(315)](((e,i)=>{const o=n,r=new v(this[o(317)],this[o(294)]);return r[o(304)]=e[o(304)],r[o(312)]=e[o(312)],t+i===this[o(286)]&&(r[o(277)]=!0),r}));this[n(303)][n(282)](i,t)}[k(296)](t,e){const n=k;do{this[n(303)][n(278)](t)}while(--e)}[k(290)](t){const e=k,n=this[e(303)][e(291)](t[e(276)]);this[e(275)](e(306),n)}[k(298)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(303)][e(299)](t)[e(295)],20,this[e(289)])}[k(314)](){const t=k;super[t(314)](),this[t(295)][t(278)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),A=n.n(T),E=n(667),P=n.n(E),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=R;function R(t,e){const n=M();return(R=function(t,e){return n[t-=159]})(t,e)}function M(){const t=["height","scroll","3119013ISrRGx","get","render","map","_handleOutlineChange","view","isPremiumPlugin","focus","domConverter","afterInit","pluginName","floor","add","183366nkbAOM","change","sync","setSelection","plugins","getRootNames","bind","toViewElement","_updateActiveDefinitionOnViewportChange","editor","mapViewToDom","cancel","resize","document-outline-container-not-provided","element","length","54sdXcTZ","itemSelected","_setActiveViewItem","editing","document","fromCharCode","_updateActiveDefinitionFromViewportThrottled","join","window","activeItemIndex","4780419STESYi","destroy","focusTracker","_handleItemSelected","listenTo","isOfficialPlugin","730jMxdGi","DocumentOutlineUtils","getIntersection","3QnJaov","href","8nXdCPt","documentOutline.showEmptyHeadings","scrollToTheSelection","_currentOutlineDefinitions","documentOutline.container","init","modelElement","getDomRoot","indexOf","model","2692772yHRBtG","top","appendChild","7051460cicfFL","getVisible","config","mapper","DocumentOutlineUI","770894UBdPiZ","bottom","locale"];return(M=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(515026===parseInt(e(219))/1+parseInt(e(164))/2+-parseInt(e(199))/3*(parseInt(e(211))/4)+-parseInt(e(196))/5*(-parseInt(e(180))/6)+parseInt(e(190))/7+-parseInt(e(201))/8*(-parseInt(e(224))/9)+-parseInt(e(214))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(229)];[K(204)];[K(186)];static get[K(161)](){return K(218)}static get[K(195)](){return!0}static get[K(230)](){return!0}constructor(t){const e=K;super(t),this[e(229)]=new y(t[e(221)],this[e(173)][e(216)][e(225)](e(202)),this[e(173)][e(216)][e(225)](e(205))),this[e(204)]=[],this[e(186)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:s}=n;return o(t,e,{leading:i,trailing:r,signal:s,maxWait:e})}(this[e(172)][e(170)](this),100)}[K(206)](){const t=K,e=this[t(173)],n=e[t(168)][t(225)](t(197));let i=!1;if(this[t(229)][t(226)](),this[t(173)].ui[t(192)][t(163)](this[t(229)][t(178)]),!e[t(216)][t(225)](t(205)))throw new u.CKEditorError(t(177),{editor:e});e[t(216)][t(225)](t(205))[t(213)](this[t(229)][t(178)]),n.on(t(165),this[t(228)][t(170)](this)),n.on(t(189),((e,{index:n})=>this[t(182)](n))),this[t(229)].on(t(181),((e,n)=>{i=!0,this[t(193)](n)})),this[t(229)][t(194)](u.global[t(184)],t(223),(()=>{i?i=!1:this[t(186)]()}),{useCapture:!0}),this[t(229)][t(194)](u.global[t(188)],t(176),this[t(186)],{useCapture:!0})}[K(160)](){!async function(t){const e=m([99,120,81,88,73,113,49,68,119,56,112,105,51,74,101,79,100,106,110,90,97,76,83,86,55,75,80,67,53,84,104,70,85,89,114,52,102,98,118,115,57,65,77,82,103,116,111,66,87,108,71,107,69,48,117,72,121,122,50,109,78,54]),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=R;return t[e(227)]((t=>String[e(185)](t)))[e(187)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([99]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1750032e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=R,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(200)]);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(191)](){const t=K;super[t(191)](),this[t(229)][t(191)](),this[t(186)][t(175)]()}[K(228)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(204)]=e,this[i(229)][i(166)](n)}[K(182)](t){const e=K;this[e(204)][e(179)]&&this[e(204)][t]&&(this[e(229)][e(189)]=t)}[K(193)](t){const e=K,n=this[e(204)][t][e(207)];this[e(173)][e(210)][e(165)]((t=>{t[e(167)](n,0)})),this[e(173)][e(183)][e(229)][e(203)]({alignToTop:!0,forceScroll:!0}),this[e(173)][e(183)][e(229)][e(231)](),this[e(182)](t)}[K(172)](){const t=K,e=this[t(173)];let n;for(const i of e[t(210)][t(184)][t(169)]()){const o=e[t(183)][t(229)][t(208)](i),r=o&&new u.Rect(o)[t(215)]();if(r){const e=new u.Rect(u.global[t(188)])[t(198)](r);e&&(n=e[t(212)]+.25*e[t(222)])}}if(void 0===n)return;const i=H(e[t(183)],this[t(204)],n);i?this[t(182)](this[t(204)][t(209)](i)):this[t(182)](-1)}}function H(t,e,n,i=0,o=e[K(179)]-1){const r=K,s=Math[r(162)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(217)][r(171)](c[r(207)]);if(!a)return null;const l=t[r(229)][r(159)][r(174)](a);return new u.Rect(l)[r(220)]>n?H(t,e,n,i,s-1):H(t,e,n,s+1,o)}return s<0?null:e[s]}function U(t,e){const n=B();return(U=function(t,e){return n[t-=499]})(t,e)}const V=U;function B(){const t=["evaluationLimit","config","3540710kbbIqM","isOfficialPlugin","_licenseKeyCheckInterval","6wEFRRu","446042IlULJR","isPremiumPlugin","_showLicenseError","expired","licenseKey","trialLimit","documentOutlineLicenseKeyTrialLimit","invalid","20344pUKwPk","documentOutlineLicenseKeyUsageLimit","requires","documentOutlineLicenseKeyDomainLimit","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyNotAllowed","15PLLWfl","init","24821005dkOugA","9ybkaZF","editor","DocumentOutline","2138040LmSrAR","domainLimit","documentOutlineLicenseKeyValid","165668VDaTBu","destroy","documentOutlineLicenseKeyExpired","406alninx","featureNotAllowed","documentOutlineLicenseKeyInvalid","1876962kPTWVi","usageLimit","pluginName","get"];return(B=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(739209===-parseInt(e(530))/1+-parseInt(e(507))/2*(parseInt(e(506))/3)+parseInt(e(527))/4+-parseInt(e(521))/5*(parseInt(e(536))/6)+parseInt(e(533))/7*(-parseInt(e(515))/8)+parseInt(e(524))/9*(-parseInt(e(503))/10)+parseInt(e(523))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{[V(511)];[V(505)];static get[V(517)](){return[h,j]}static get[V(499)](){return V(526)}static get[V(504)](){return!0}static get[V(508)](){return!0}[V(522)](){const t=V;this[t(511)]=this[t(525)][t(502)][t(500)](t(511));const e=this[t(525)];this[t(505)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(529)==r||n(535)==r||n(532)==r||n(518)==r||n(520)==r||n(519)==r||n(513)==r||n(516)==r){delete e[o],i=r,clearInterval(this[n(505)]),this[n(505)]=void 0;break}}n(535)==i&&e[n(509)](n(514)),n(532)==i&&e[n(509)](n(510)),n(518)==i&&e[n(509)](n(528)),n(520)==i&&e[n(509)](n(534),n(526)),n(519)==i&&e[n(509)](n(501)),n(513)==i&&e[n(509)](n(512)),n(516)==i&&e[n(509)](n(537))}),1e3)}[V(531)](){const t=V;super[t(531)](),this[t(505)]&&clearInterval(this[t(505)])}}var W=n(901);const Z=F;function F(t,e){const n=J();return(F=function(t,e){return n[t-=454]})(t,e)}function J(){const t=["createElement","588868XqiFHW","findAllowedParent","model","477PizSTK","2567130gtRUPl","1462rsHEUP","isEnabled","3008015xhoVFB","refresh","tableOfContents","1609528XnMtRg","getFirstPosition","1201844hmYFOn","change","576687abcQFw","schema","selection","6kkrmEo","editor","execute","document","9ZSoWJh","insertObject"];return(J=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(342116===-parseInt(e(464))/1+-parseInt(e(455))/2*(parseInt(e(477))/3)+parseInt(e(474))/4+parseInt(e(457))/5*(parseInt(e(467))/6)+-parseInt(e(462))/7+-parseInt(e(460))/8*(-parseInt(e(471))/9)+parseInt(e(454))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class X extends t.Command{[Z(469)](){const t=Z;this[t(468)][t(476)][t(463)]((e=>{const n=t;this[n(468)][n(476)][n(472)](e[n(473)](n(459)))}))}[Z(458)](){const t=Z,e=this[t(468)][t(476)],n=e[t(470)][t(466)][t(461)]();this[t(456)]=null!==(n&&e[t(465)][t(475)](n,t(459)))}}var z=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=A().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();O()(z.A,Q);z.A&&z.A.locals&&z.A.locals;const G=Y;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(669155===parseInt(e(345))/1*(-parseInt(e(350))/2)+parseInt(e(287))/3*(parseInt(e(346))/4)+parseInt(e(309))/5+-parseInt(e(348))/6*(parseInt(e(282))/7)+-parseInt(e(289))/8+parseInt(e(291))/9+parseInt(e(333))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[G(314)](){return G(322)}static get[G(295)](){return!0}static get[G(331)](){return!0}[G(292)](){const t=G,e=this[t(283)];e[t(284)][t(288)](t(298))||(function(e){const n=t,i=new Map;return e?(e[n(332)]((t=>{const e=n;e(311)!==t[e(285)]&&i[e(294)](t[e(342)],t[e(285)])})),i[n(288)]("h1")||i[n(294)]("h1",n(318)),i):i}(this[t(283)][t(284)][t(288)](t(344)))[t(332)](((n,i)=>{const o=t;this[o(337)](i),this[o(325)](n),e[o(285)][o(327)][o(349)](n)&&e[o(285)][o(327)][o(293)](n,{allowAttributes:o(320)})})),this[t(307)]())}[G(337)](t){const e=G;this[e(283)][e(321)][e(300)](e(302))[e(308)]((n=>n.on(e(301)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(341)][o(338)]("id"),a=n[o(310)][o(347)]();if(a)return c&&c[o(297)]||a[o(319)](o(320))?void(r[o(324)](n[o(341)],{attributes:["id"]})&&s[o(296)](o(320),c,a)):(r[o(324)](n[o(341)],{attributes:["id"]}),void s[o(296)](o(320),(0,u.uid)(),a))}),{priority:u.priorities[e(288)](e(286))+.5})))}[G(325)](t){const e=G;this[e(283)][e(321)][e(300)](e(305))[e(308)]((n=>n.on(e(279)+t,((t,n,i)=>{const o=e;if(!i[o(326)][o(324)](n[o(315)],t[o(304)]))return;const r=n[o(315)][o(338)](o(320)),s=i[o(335)][o(329)](n[o(315)]);i[o(312)][o(296)]("id",r,s)}))))}[G(307)](){const t=G,e=this[t(283)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(308)](r),e[o(296)](o(320),r,n),r}function r(e,n){const i=t;e[i(317)](i(320),n)}e[t(285)][t(303)][t(299)]((s=>{const c=t,a=e[c(285)][c(303)][c(343)][c(340)]();let u=!1;for(const t of a)if(c(280)==t[c(313)]&&t[c(304)])if(t[c(304)][c(281)](/heading\d/)){const e=t[c(339)][c(288)](c(320));c(330)==typeof e?n[c(334)](e)?(o(s,t[c(306)][c(316)]),u=!0):i[c(308)](e):(o(s,t[c(306)][c(316)]),u=!0)}else c(330)==typeof t[c(339)][c(288)](c(320))&&(r(s,t[c(306)][c(316)]),u=!0);else if(c(323)==t[c(313)]){const e=t[c(339)][c(288)](c(320));c(330)==typeof e&&n[c(290)](e)}return u})),e[t(285)][t(303)].on(t(328),(()=>{const e=t;i[e(332)]((t=>n[e(308)](t))),i[e(336)]()}))}}function tt(){const t=["removeAttribute","heading1","hasAttribute","headingId","conversion","HeadingId","remove","consume","_customDataDowncastHeadingsConversion","consumable","schema","change","toViewElement","string","isPremiumPlugin","forEach","17431710EAvwBV","has","mapper","clear","_customUpcastHeadingsConversion","getAttribute","attributes","getChanges","viewItem","view","differ","heading.options","28261XhUwJk","112208nTtgTN","getContainedElement","3957594pAWRBn","isRegistered","50PKnRea","attribute:headingId:","insert","match","7kJAupq","editor","config","model","low","6knpnwJ","get","702248ZgyFfw","delete","2132856MAXriB","afterInit","extend","set","isOfficialPlugin","setAttribute","length","headingId.modelAttributeName","registerPostFixer","for","element:","upcast","document","name","downcast","position","_registerHeadingIdAttributePostfixer","add","434005ZdAoOx","modelRange","paragraph","writer","type","pluginName","item","nodeAfter"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=ot();return(nt=function(t,e){return n[t-=166]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(494503===-parseInt(e(279))/1*(parseInt(e(244))/2)+parseInt(e(182))/3*(parseInt(e(246))/4)+parseInt(e(229))/5*(parseInt(e(235))/6)+-parseInt(e(261))/7+parseInt(e(223))/8+-parseInt(e(167))/9*(-parseInt(e(209))/10)+-parseInt(e(196))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class it extends t.Plugin{static get[et(253)](){return et(176)}static get[et(183)](){return!0}static get[et(180)](){return!0}static get[et(200)](){return[W.Widget,h,$]}[et(172)];[et(228)];[et(203)];constructor(t){const e=et;super(t),this[e(172)]=[],this[e(228)]=new Set,this[e(203)]=e(205)}[et(278)](){const t=et,e=this[t(238)],n=e[t(179)][t(178)][t(256)];e[t(250)][t(265)](t(166))&&(this[t(203)]=e[t(250)][t(265)](t(166))),this[t(243)](n,t(213),((e,n)=>{const i=t;if(!n[i(263)])return;const o=n[i(263)][i(169)](i(273));Number[i(218)](o)&&(n[i(275)][i(222)](),e[i(224)](),this[i(191)](o))}),{priority:t(242),context:t(186)}),this[t(241)](),this[t(206)](),e[t(255)][t(280)](t(271),new X(e)),e[t(232)][t(265)](t(188)).on(t(272),((e,n)=>{const i=t;this[i(172)]=n[i(194)],this[i(193)]()})),this[t(243)](e[t(215)][t(256)],t(272),(()=>{this[t(207)]()}))}[et(247)](){!async function(t){const e=m([108,79,117,107,86,54,115,89,105,49,102,77,50,111,56,88,104,97,87,78,65,51,76,121,83,109,98,73,57,118,120,100,112,110,84,122,74,116,90,81,67,106,72,75,70,66,71,69,48,82,113,101,68,119,53,80,114,103,99,52,55,85]),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=nt;return t[e(260)]((t=>String[e(245)](t)))[e(259)]("")}!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([108]);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:1750032e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=nt,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(266)]);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)}[et(193)](){const t=et;this[t(228)][t(231)]((e=>{const n=t;n(225)!==e[n(187)]&&this[n(238)][n(179)][n(171)](e)}))}[et(207)](){const t=et;for(const e of this[t(238)][t(215)][t(256)][t(239)][t(192)]({includeChangesInGraveyard:!0})){if(t(197)!==e[t(189)]||t(233)!==e[t(173)])return;this[t(228)][t(280)](e[t(270)][t(199)])}}[et(241)](){const t=et;this[t(238)][t(215)][t(274)][t(257)](t(233),{inheritAllFrom:t(251)})}[et(206)](){const t=et,e=this[t(238)][t(254)];e[t(217)](t(185))[t(175)]({model:t(233),view:{name:t(221),classes:t(214)}}),e[t(217)](t(198))[t(181)]({model:t(233),view:(e,{writer:n})=>this[t(210)](n,!0)}),e[t(217)](t(267))[t(181)]({model:t(233),view:(e,{writer:n})=>{const i=t;this[i(228)][i(280)](e);const o=this[i(210)](n);return(0,W.toWidget)(o,n,{label:m(this[i(238)][i(177)],i(190))})}}),this[t(238)][t(236)][t(201)]({name:t(221),classes:t(214)}),this[t(238)][t(179)][t(240)].on(t(234),this[t(227)](),{priority:t(242)})}[et(210)](t,e=!1){const n=et,{locale:i}=this[n(238)],o=t[n(174)](n(221),{class:n(214)+(0===this[n(172)][n(219)]?n(204):""),...!e&&{"data-table-of-contents-label":m(i,n(190))}});0===this[n(172)][n(219)]&&!1===e&&t[n(197)](t[n(237)](o,n(230)),t[n(174)]("p",{class:n(249)},[t[n(170)](m(i,n(216)))]));const r=e?"":"["+m(i,n(220))+"]";let s=o;return this[n(172)][n(231)](((i,o,c)=>{const a=n,u=this[a(238)][a(215)][a(168)](i[a(226)],{ignoreWhitespaces:!0}),l=u?i[a(268)]:r,d=i[a(226)][a(195)](this[a(203)]),f=t[a(174)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(170)](l)]),h=this[a(238)][a(250)][a(265)](a(202));t[a(276)](a(273),o,f);const p=t[a(174)]("li",null,[u||!e&&h?f:t[a(170)]("")]),m=o?c[o-1][a(208)]:0,g=Math[a(269)](i[a(208)]-m);if(i[a(208)]>m){const e=rt(p,g,t);t[a(197)](t[a(237)](s,a(230)),e)}else{const e=function(t,e){const n=a;return t[n(184)]({includeSelf:!0,parentFirst:!0})[n(258)]((t=>t.is(n(248),"ol")))[e]}(s,g);t[a(197)](t[a(237)](e,a(230)),p)}s=p})),o}[et(191)](t){const e=et,n=this[e(172)][t][e(226)];this[e(238)][e(215)][e(272)]((t=>{t[e(252)](n,0)})),this[e(238)][e(179)][e(178)][e(277)]({alignToTop:!0,forceScroll:!0})}[et(227)](){return(t,e)=>{const n=nt,i=e[n(240)],o=i[n(264)](e[n(262)]),r=i[n(212)](o);r.is(n(248),n(233))&&(e[n(211)]=this[n(238)][n(215)][n(237)](r,0),t[n(224)]())}}}function ot(){const t=["isPremiumPlugin","elementToStructure","515238CsujZh","isOfficialPlugin","getAncestors","upcast","$capture","rootName","DocumentOutlineUtils","type","Table of contents","_handleScrollToHeading","getChanges","_updateTableOfContentsElements","outlineDefinitions","getAttribute","100804xovCOP","insert","dataDowncast","nodeAfter","requires","registerRawContentMatcher","documentOutline.showEmptyHeadings","_headingIdModelAttributeName"," table-of-contents_empty","headingId","_defineConverters","_trackNewToCElements","level","90pNDGXq","_createTableOfContents","modelPosition","toModelElement","click","table-of-contents","model","No headings were found in the document.","for","isInteger","length","Empty heading","div","preventDefault","7856040amKeJX","stop","$graveyard","modelElement","_redirectMapper","_tableOfContentsElements","65RpaDRU","end","forEach","plugins","tableOfContents","viewToModelPosition","26022kOqBaZ","data","createPositionAt","editor","differ","mapper","_defineSchema","high","listenTo","2RzUtUi","fromCharCode","8AOdESX","afterInit","element","table-of-contents__placeholder","config","$blockObject","setSelection","pluginName","conversion","commands","document","register","filter","join","map","4772558eaUZKV","viewPosition","target","findMappedViewAncestor","get","href","editingDowncast","text","abs","position","insertTableOfContents","change","tableOfContentsHeadingIndex","schema","domEvent","setCustomProperty","scrollToTheSelection","init","972001NdIYXN","add","headingId.modelAttributeName","775584JlYOiU","hasContent","getCustomProperty","createText","reconvertItem","_currentOutlineDefinitions","name","createContainerElement","elementToElement","TableOfContentsEditing","locale","view","editing"];return(ot=function(){return t})()}function rt(t,e,n){const i=et;return 1===e?n[i(174)]("ol",null,[t]):n[i(174)]("ol",null,[n[i(174)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=132]})(t,e)}function ut(){const t=["bind","tableOfContentsLicenseKeyValid","trialLimit","isEnabled","pluginName","listenTo","isPremiumPlugin","componentFactory","usageLimit","destroy","set","isOfficialPlugin","commands","TableOfContents","tableOfContentsLicenseKeyTrialLimit","2123304XiQPqJ","1332UPqYTG","evaluationLimit","editing","menuBar:tableOfContents","focus","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyEvaluationLimit","expired","licenseKey","featureNotAllowed","domainLimit","view","tableOfContentsLicenseKeyNotAllowed","invalid","2120lBgYQy","_createButton","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyUsageLimit","463332xceRyD","60957WgANKR","config","tooltip","Table of contents","tableOfContentsLicenseKeyDomainLimit","14yVBlwK","133881jybhOf","752ghUZzz","editor","_licenseKeyCheckInterval","tableOfContents","insertTableOfContents","TableOfContentsUI","8731173eERZjC","add","execute","6BeLyMg","_showLicenseError","init","get","1129150PqAySu","locale"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(421463===parseInt(e(134))/1+-parseInt(e(184))/2*(parseInt(e(144))/3)+-parseInt(e(166))/4*(-parseInt(e(180))/5)+parseInt(e(165))/6*(-parseInt(e(133))/7)+parseInt(e(135))/8*(parseInt(e(185))/9)+-parseInt(e(148))/10+parseInt(e(141))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(174)];[ct(137)];static get[ct(154)](){return ct(140)}static get[ct(161)](){return!0}static get[ct(156)](){return!0}[ct(146)](){const t=ct,e=this[t(136)];e.ui[t(157)][t(142)](t(138),(()=>{const e=t,n=this[e(181)](p.ButtonView);return n[e(187)]=!0,n})),e.ui[t(157)][t(142)](t(169),(()=>this[t(181)](p.MenuBarMenuListItemButtonView))),this[t(174)]=this[t(136)][t(186)][t(147)](t(174));const n=this[t(136)];this[t(137)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(151)==r||e(182)==r||e(171)==r||e(132)==r||e(178)==r||e(172)==r||e(164)==r||e(183)==r){delete n[o],i=r,clearInterval(this[e(137)]),this[e(137)]=void 0;break}}e(182)==i&&n[e(145)](e(179)),e(171)==i&&n[e(145)](e(173)),e(132)==i&&n[e(145)](e(176)),e(178)==i&&n[e(145)](e(175),e(163)),e(172)==i&&n[e(145)](e(167)),e(164)==i&&n[e(145)](e(152)),e(183)==i&&n[e(145)](e(158))}),1e3)}[ct(181)](t){const e=ct,n=this[e(136)],i=n[e(149)],o=n[e(162)][e(147)](e(139)),r=new t(i);return r[e(160)]({label:m(i,e(188)),icon:st.IconTableOfContents}),r[e(150)](e(153)).to(o,e(153)),this[e(155)](r,e(143),(()=>{const t=e;n[t(143)](t(139)),n[t(168)][t(177)][t(170)]()})),r}[ct(159)](){const t=ct;super[t(159)](),this[t(137)]&&clearInterval(this[t(137)])}}var dt=ht;function ft(){var t=["4626872mIuuUh","18951kqqCNm","2816870horwxj","12hZdpOI","requires","pluginName","TableOfContents","6kGbSTO","4715460ZRQSwA","873506lwuHwa","isPremiumPlugin","isOfficialPlugin","826150dDPopc","211522OhnabB"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=160]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(306941===parseInt(e(173))/1+-parseInt(e(169))/2+-parseInt(e(161))/3*(-parseInt(e(163))/4)+parseInt(e(172))/5+parseInt(e(167))/6*(parseInt(e(162))/7)+-parseInt(e(160))/8+parseInt(e(168))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[dt(164)](){return[it,lt]}static get[dt(165)](){return dt(166)}static get[dt(171)](){return!0}static get[dt(170)](){return!0}}function mt(){var t=["7166784MZovrI","1115474qxCZqk","2270704NRJudx","2195350DaGKMc","23848mVReif","2qkbmZu","9qlnxPr","26918300fGgvzn","35oAdVQM","2234685HXtDTb"];return(mt=function(){return t})()}function gt(t,e){var n=mt();return(gt=function(t,e){return n[t-=298]})(t,e)}!function(t){for(var e=gt,n=t();;)try{if(846294===parseInt(e(298))/1+-parseInt(e(302))/2*(parseInt(e(306))/3)+-parseInt(e(299))/4+-parseInt(e(300))/5+-parseInt(e(307))/6+parseInt(e(305))/7*(-parseInt(e(301))/8)+-parseInt(e(303))/9*(-parseInt(e(304))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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 _0xed05ff,Command as _0x23036d}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xb019a,throttle as _0x4729bb}from'es-toolkit/compat';import{Text as _0x503496,TreeWalker as _0x4588bb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0xb40efe,diffToChanges as _0x4fbd1d,scrollAncestorsToShowTarget as _0x5621a2,CKEditorError as _0xe786eb,global as _0x2821a5,Rect as _0x560c2a,uid as _0x7460d4,priorities as _0x41e6c8}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x2d9149,ButtonView as _0x5da7d9,MenuBarMenuListItemButtonView as _0x446ef5}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3b6083,toWidget as _0x22b9ae}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x526ff6}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x5a0ed1){let _0x43f2c9='';for(const _0x6c2f54 of _0x5a0ed1['getChildren']())_0x6c2f54 instanceof _0x503496&&(_0x43f2c9+=_0x6c2f54['data']);return _0x43f2c9;}class i extends _0xed05ff{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4e6aa6=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x3a7b57=[];_0x4e6aa6['model']['document']['on']('change',_0xb019a(()=>{const _0x3cb554=_0x3a7b57;_0x3a7b57=this['_getOutlineDefinitions']();const _0x4048d2=_0xb40efe(_0x3cb554,_0x3a7b57,(_0x35401d,_0x233541)=>_0x35401d['level']===_0x233541['level']&&_0x35401d['text']===_0x233541['text']&&_0x35401d['modelElement']===_0x233541['modelElement']),_0x55dd72=_0x4fbd1d(_0x4048d2,_0x3a7b57),_0x5e1498=this['_getActiveHeading'](),_0xdadc2f=_0x3a7b57['findIndex'](_0x10db4b=>_0x10db4b['modelElement']===_0x5e1498);_0x55dd72['length']&&this['fire']('change',{'outlineDefinitions':_0x3a7b57,'activeItemIndex':_0xdadc2f,'outlineChanges':_0x55dd72}),this['fire']('activeItemIndex',{'index':_0xdadc2f});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x19a5fe=this['editor'],_0xa0b3f6=[],_0x5f4234=this['_headingNames'];for(const _0x258848 of _0x19a5fe['model']['document']['getRootNames']())_0x537b9b(_0x19a5fe['model']['document']['getRoot'](_0x258848));function _0x537b9b(_0x3def70){for(const _0x163012 of _0x3def70['getChildren']())_0x163012['is']('element')&&(_0x5f4234['includes'](_0x163012['name'])&&_0xa0b3f6['push']({'level':_0x5f4234['indexOf'](_0x163012['name'])+0x1,'text':p(_0x163012),'modelElement':_0x163012}),_0x537b9b(_0x163012));}return _0xa0b3f6;}['_getActiveHeading'](){const _0x150350=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5cf128=new _0x4588bb({'direction':'backward','startPosition':_0x150350});for(const _0x5b28d2 of _0x5cf128)if(_0x5b28d2['item']['is']('element')&&this['_headingNames']['includes'](_0x5b28d2['item']['name']))return _0x5b28d2['item'];}['_getHeadingNames'](){const _0x457d21=this['editor']['config']['get']('documentOutline.headings');return _0x457d21||function(_0x410574){const _0x4a94b7=_0x410574['config']['get']('heading.options');return _0x4a94b7?_0x4a94b7['reduce']((_0x30b241,_0x37c409)=>('paragraph'!==_0x37c409['model']&&_0x30b241['push'](_0x37c409['model']),_0x30b241),[]):_0x410574['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x5e3b95=this['editor'],_0x1f709d=['h1','h2','h3','h4','h5','h6'],_0x5b2eb9=[];for(const _0x3d22a6 of _0x1f709d){const _0x54dc20=_0x5e3b95['editing']['view']['domConverter']['domToView'](document['createElement'](_0x3d22a6)),_0xd619e7=_0x5e3b95['data']['toModel'](_0x54dc20)['getChild'](0x0);_0xd619e7?.['is']('element')&&_0x5b2eb9['push'](_0xd619e7['name']);}this['_headingNames']=_0x5b2eb9;}}function j(_0x31e437,_0x53b9b5){const t=_0x31e437['t'];switch(_0x53b9b5){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 _0x53b9b5;}}class $ extends _0x2d9149{constructor(_0x5c2efb,_0x5b148b=!0x1){super(_0x5c2efb);const _0x19e66d=this['bindTemplate'],_0x4bca4d=_0x5b148b?'['+j(_0x5c2efb,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3ed816=>!_0x3ed816),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x19e66d['to']('level',_0x343254=>'ck-document-outline__item_level-'+_0x343254),_0x19e66d['if']('isActive','ck-document-outline__item_active'),_0x19e66d['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x19e66d['to']('text')},'children':[{'text':_0x19e66d['to']('text',_0x2ec139=>_0x2ec139||_0x4bca4d)}],'on':{'click':_0x19e66d['to']('click')}});}}class l extends _0x2d9149{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2b7d04,_0x3eda39=!0x1,_0x30286e){super(_0x2b7d04),this['showEmptyHeadingText']=_0x3eda39,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x30286e,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4ef754,_0x328085,_0x2dbc74,_0x144c87)=>{this['_setActiveItem'](_0x144c87,_0x2dbc74);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2b7d04['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2b7d04,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x49fdea){_0x49fdea['forEach'](_0x30902d=>{'insert'==_0x30902d['type']?this['_insertItem'](_0x30902d['index'],..._0x30902d['values']):'delete'==_0x30902d['type']&&this['_deleteItem'](_0x30902d['index'],_0x30902d['howMany']);});}['_setActiveItem'](_0x442012,_0x44ff1c){if(-0x1!==_0x442012){const _0x1edc5b=this['items']['get'](_0x442012);_0x1edc5b&&(_0x1edc5b['isActive']=!0x1);}-0x1!==_0x44ff1c&&(this['items']['get'](_0x44ff1c)['isActive']=!0x0,this['_scrollToItem'](_0x44ff1c));}['_insertItem'](_0x3ad731,..._0x2fb4e4){const _0x3e21f9=_0x2fb4e4['map']((_0x1e8e0e,_0x36d5ab)=>{const _0x384f86=new $(this['locale'],this['showEmptyHeadingText']);return _0x384f86['text']=_0x1e8e0e['text'],_0x384f86['level']=_0x1e8e0e['level'],_0x3ad731+_0x36d5ab===this['activeItemIndex']&&(_0x384f86['isActive']=!0x0),_0x384f86;});this['items']['addMany'](_0x3e21f9,_0x3ad731);}['_deleteItem'](_0x160214,_0x5d9693){do{this['items']['remove'](_0x160214);}while(--_0x5d9693);}['_handleItemClick'](_0x16f0e4){const _0x5e9609=this['items']['getIndex'](_0x16f0e4['source']);this['fire']('itemSelected',_0x5e9609);}['_scrollToItem'](_0x4c08b7){_0x5621a2(this['items']['get'](_0x4c08b7)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0xed05ff{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40f954){super(_0x40f954),this['view']=new l(_0x40f954['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x4729bb(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1bce96=this['editor'],_0x1a98e8=_0x1bce96['plugins']['get']('DocumentOutlineUtils');let _0xe36f9b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1bce96['config']['get']('documentOutline.container'))throw new _0xe786eb('document-outline-container-not-provided',{'editor':_0x1bce96});_0x1bce96['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1a98e8['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1a98e8['on']('activeItemIndex',(_0x3406e7,{index:_0x391322})=>this['_setActiveViewItem'](_0x391322)),this['view']['on']('itemSelected',(_0xd1af8a,_0x4d5c8c)=>{_0xe36f9b=!0x0,this['_handleItemSelected'](_0x4d5c8c);}),this['view']['listenTo'](_0x2821a5['document'],'scroll',()=>{_0xe36f9b?_0xe36f9b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2821a5['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x4012e3){const _0x5349ec=_0x155bdf([0x32,0x48,0x55,0x4d,0x6e,0x56,0x6a,0x75,0x70,0x79,0x71,0x72,0x57,0x43,0x41,0x30,0x33,0x44,0x53,0x74,0x46,0x6d,0x54,0x37,0x5a,0x63,0x4b,0x52,0x36,0x6f,0x47,0x78,0x64,0x4f,0x35,0x6b,0x62,0x4a,0x68,0x73,0x45,0x49,0x50,0x59,0x39,0x7a,0x66,0x76,0x61,0x38,0x58,0x69,0x42,0x34,0x65,0x4c,0x77,0x31,0x51,0x67,0x6c,0x4e]),_0x47fa58=0x243cdd25,_0x17ef67=0x243bb7f5^_0x47fa58,_0x16b7c5=window[_0x155bdf([0x44,0x61,0x74,0x65])][_0x155bdf([0x6e,0x6f,0x77])](),_0x30c8ce=_0x4012e3[_0x155bdf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3aef0f=new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50f9ac=>{_0x30c8ce[_0x155bdf([0x6f,0x6e,0x63,0x65])](_0x155bdf([0x72,0x65,0x61,0x64,0x79]),_0x50f9ac);}),_0x969f2={[_0x155bdf([0x6b,0x74,0x79])]:_0x155bdf([0x45,0x43]),[_0x155bdf([0x75,0x73,0x65])]:_0x155bdf([0x73,0x69,0x67]),[_0x155bdf([0x63,0x72,0x76])]:_0x155bdf([0x50,0x2d,0x32,0x35,0x36]),[_0x155bdf([0x78])]:_0x155bdf([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]),[_0x155bdf([0x79])]:_0x155bdf([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]),[_0x155bdf([0x61,0x6c,0x67])]:_0x155bdf([0x45,0x53,0x32,0x35,0x36])},_0x2c1ee0=_0x30c8ce[_0x155bdf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x155bdf([0x67,0x65,0x74])](_0x155bdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd7d2d3(){let _0x594308,_0x13d036=null,_0x5df36f=null;try{if(_0x2c1ee0==_0x155bdf([0x47,0x50,0x4c]))return _0x155bdf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x594308=_0x3e03d2(),!_0x594308)return _0x155bdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x594308[_0x155bdf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5df36f=_0xd81f7f(_0x594308[_0x155bdf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x594308[_0x155bdf([0x6a,0x74,0x69])])),await _0x45d6d0()?_0x4fe284()?_0x1ac8d9()?_0x155bdf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x188ff7()?(_0x594308[_0x155bdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x155bdf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13d036=_0x3c755d(_0x155bdf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x594308[_0x155bdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x155bdf([0x74,0x72,0x69,0x61,0x6c])&&(_0x13d036=_0x3c755d(_0x155bdf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34db40()):_0x155bdf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x155bdf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x155bdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x155bdf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ac8d9(){const _0x189336=[_0x155bdf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x155bdf([0x74,0x72,0x69,0x61,0x6c])][_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x594308[_0x155bdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x16b7c5/0x3e8:0xe10*_0x17ef67;return _0x594308[_0x155bdf([0x65,0x78,0x70])]<_0x189336;}function _0x4fe284(){const _0x5c147a=_0x594308[_0x155bdf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5c147a&&(!!_0x5c147a[_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155bdf([0x2a]))||(!!_0x5c147a[_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155bdf([0x44,0x4f]))||!!_0x5c147a[_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155bdf([0x50,0x50]))));}function _0x188ff7(){const _0x45c48f=_0x594308[_0x155bdf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45c48f||0x0==_0x45c48f[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x544e8c}=new URL(window[_0x155bdf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45c48f[_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x544e8c))return!0x0;const _0x3bf91f=_0x544e8c[_0x155bdf([0x73,0x70,0x6c,0x69,0x74])](_0x155bdf([0x2e]));return _0x45c48f[_0x155bdf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x549413=>_0x549413[_0x155bdf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x155bdf([0x2a])))[_0x155bdf([0x6d,0x61,0x70])](_0x2e1f54=>_0x2e1f54[_0x155bdf([0x73,0x70,0x6c,0x69,0x74])](_0x155bdf([0x2e])))[_0x155bdf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x587612=>_0x587612[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3bf91f[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x155bdf([0x6d,0x61,0x70])](_0x3b6374=>Array(_0x3bf91f[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b6374[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x155bdf([0x66,0x69,0x6c,0x6c])](_0x3b6374[0x0]===_0x155bdf([0x2a])?_0x155bdf([0x2a]):'')[_0x155bdf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b6374))[_0x155bdf([0x73,0x6f,0x6d,0x65])](_0x245ae5=>_0x3bf91f[_0x155bdf([0x65,0x76,0x65,0x72,0x79])]((_0x36bc4f,_0x311efa)=>_0x245ae5[_0x311efa]===_0x36bc4f||_0x245ae5[_0x311efa]===_0x155bdf([0x2a])));}function _0x34db40(){return _0x13d036&&_0x5df36f?new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x514f85,_0x18788e)=>{_0x13d036[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x514f85,_0x18788e),_0x5df36f[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x12d7d6=>{_0x12d7d6!=_0x155bdf([0x56,0x61,0x6c,0x69,0x64])&&_0x514f85(_0x12d7d6);},_0x18788e);}):_0x13d036||_0x5df36f||_0x155bdf([0x56,0x61,0x6c,0x69,0x64]);}}function _0xd81f7f(_0x2ae80e,_0x4bb44f){return new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x369dcb=>{if(_0x48b33b())return _0x369dcb(_0x155bdf([0x56,0x61,0x6c,0x69,0x64]));_0x1087ab(),_0x30c8ce[_0x155bdf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x155bdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e0b84=!0x1;const _0x541f53=_0x7460d4();function _0x4f7c5b(_0x2e5039){return!!_0x2e5039&&(typeof _0x2e5039===_0x155bdf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e5039===_0x155bdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e5039[_0x155bdf([0x74,0x68,0x65,0x6e])]===_0x155bdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e5039[_0x155bdf([0x63,0x61,0x74,0x63,0x68])]===_0x155bdf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1e7137(_0x480e2c){_0x202ee9(_0x480e2c)[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x4d3daf=>{if(!_0x4d3daf||_0x4d3daf[_0x155bdf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x155bdf([0x6f,0x6b]))return _0x155bdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x25c0bf(_0x4023c7(_0x541f53+_0x4bb44f))!=_0x4d3daf[_0x155bdf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x155bdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x155bdf([0x56,0x61,0x6c,0x69,0x64]);})[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x402ac5=>(_0x49064f(),_0x402ac5),()=>{const _0x3c05c2=_0x2b5346();return null==_0x3c05c2?(_0x49064f(),_0x155bdf([0x56,0x61,0x6c,0x69,0x64])):_0x155bdf(_0x16b7c5-_0x3c05c2>(0x305925^_0x47fa58)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x369dcb)[_0x155bdf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x369dcb(_0x155bdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x545942=0x240a33a5^_0x47fa58;function _0x49064f(){const _0x269d6c=_0x155bdf([0x6c,0x6c,0x63,0x74,0x2d])+_0x25c0bf(_0x4023c7(_0x2ae80e)),_0x2607a0=_0x1d9d26(_0x25c0bf(window[_0x155bdf([0x4d,0x61,0x74,0x68])][_0x155bdf([0x63,0x65,0x69,0x6c])](_0x16b7c5/_0x545942)));window[_0x155bdf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x155bdf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x269d6c,_0x2607a0);}function _0x2b5346(){const _0xfc3e34=_0x155bdf([0x6c,0x6c,0x63,0x74,0x2d])+_0x25c0bf(_0x4023c7(_0x2ae80e)),_0x2d0060=window[_0x155bdf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x155bdf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfc3e34);return _0x2d0060?window[_0x155bdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d9d26(_0x2d0060),0x10)*_0x545942:null;}function _0x202ee9(_0x5180bb){return new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x513256,_0x28a9b0)=>{_0x5180bb[_0x155bdf([0x74,0x68,0x65,0x6e])](_0x513256,_0x28a9b0),window[_0x155bdf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28a9b0,0x243d09e5^_0x47fa58);});}}_0x30c8ce[_0x155bdf([0x6f,0x6e])](_0x155bdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b26f5,_0x2a978f)=>{if(_0x2a978f[0x0]!=_0x2ae80e)return _0x369dcb(_0x155bdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2a978f[0x1]={..._0x2a978f[0x1],[_0x155bdf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x541f53};},{[_0x155bdf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x155bdf([0x68,0x69,0x67,0x68])}),_0x30c8ce[_0x155bdf([0x6f,0x6e])](_0x155bdf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x153c01=>{_0x4f7c5b(_0x153c01[_0x155bdf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e0b84=!0x0,_0x1e7137(_0x153c01[_0x155bdf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x155bdf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x155bdf([0x6c,0x6f,0x77])}),_0x3aef0f[_0x155bdf([0x74,0x68,0x65,0x6e])](()=>{_0x2e0b84||_0x369dcb(_0x155bdf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x48b33b(){return _0x30c8ce[_0x155bdf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x155bdf([0x76,0x69,0x65,0x77])][_0x155bdf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x155bdf([0x61,0x75,0x74,0x6f]);}function _0x1087ab(){_0x30c8ce[_0x155bdf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x155bdf([0x76,0x69,0x65,0x77])][_0x155bdf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x155bdf([0x61,0x75,0x74,0x6f]);}}function _0x3c755d(_0x56375d){const _0x125787=[new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47ebf2=>setTimeout(_0x47ebf2,0x2435e3e9^_0x47fa58)),_0x3aef0f[_0x155bdf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5071b7=>{let _0x259687=0x0;_0x30c8ce[_0x155bdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x155bdf([0x6f,0x6e])](_0x155bdf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5615f3,_0x3b8459)=>{_0x3b8459[0x0][_0x155bdf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x259687++,_0x259687==(0x243cdcdd^_0x47fa58)&&(_0x5071b7(),_0x5615f3[_0x155bdf([0x6f,0x66,0x66])]());});}))];return window[_0x155bdf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x155bdf([0x72,0x61,0x63,0x65])](_0x125787)[_0x155bdf([0x74,0x68,0x65,0x6e])](()=>_0x56375d);}async function _0x232f78(){await _0x3aef0f,_0x30c8ce[_0x155bdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x155bdf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57935b,_0x30c8ce[_0x155bdf([0x6d,0x6f,0x64,0x65,0x6c])][_0x155bdf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57935b,_0x30c8ce[_0x155bdf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x155bdf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x291183(_0x258fe2){const _0x160bb=_0x2eb72b();_0x30c8ce[_0x160bb]=_0x155bdf([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])+_0x258fe2,_0x258fe2!=_0x155bdf([0x56,0x61,0x6c,0x69,0x64])&&_0x232f78();}function _0x2eb72b(){const _0x3387e7=window[_0x155bdf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x155bdf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x155bdf([0x6e,0x6f,0x77])]())[_0x155bdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x155bdf([0x2e]),'');let _0x58498b=_0x155bdf([0x48]);for(let _0x45e88e=0x0;_0x45e88e<_0x3387e7[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45e88e+=0x2){let _0x21f8a5=window[_0x155bdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3387e7[_0x155bdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45e88e,_0x45e88e+0x2));_0x21f8a5>=_0x5349ec[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21f8a5-=_0x5349ec[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58498b+=_0x5349ec[_0x21f8a5];}return _0x58498b;}function _0x3e03d2(){const _0x212096=_0x2c1ee0[_0x155bdf([0x73,0x70,0x6c,0x69,0x74])](_0x155bdf([0x2e]));if(0x3!=_0x212096[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x40de1a(_0x212096[0x1]);function _0x40de1a(_0x1d4736){const _0x5665ab=_0x2f3184(_0x1d4736);return _0x5665ab&&_0x520711()?_0x5665ab:null;function _0x520711(){const _0x20aae7=_0x5665ab[_0x155bdf([0x6a,0x74,0x69])],_0x41318d=window[_0x155bdf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20aae7[_0x155bdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20aae7[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b42aa={..._0x5665ab,[_0x155bdf([0x6a,0x74,0x69])]:_0x20aae7[_0x155bdf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20aae7[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b42aa[_0x155bdf([0x76,0x63])],_0x4023c7(_0x2b42aa)==_0x41318d;}}}async function _0x45d6d0(){let _0x1aec7c=!0x0;try{const _0x392153=_0x2c1ee0[_0x155bdf([0x73,0x70,0x6c,0x69,0x74])](_0x155bdf([0x2e])),[_0x2109cd,_0x5023d0,_0x55cc59]=_0x392153;return _0x21ba0c(_0x2109cd),await _0x425f16(_0x2109cd,_0x5023d0,_0x55cc59),_0x1aec7c;}catch{return!0x1;}function _0x21ba0c(_0x542913){const _0x5d8cb3=_0x2f3184(_0x542913);_0x5d8cb3&&_0x5d8cb3[_0x155bdf([0x61,0x6c,0x67])]==_0x155bdf([0x45,0x53,0x32,0x35,0x36])||(_0x1aec7c=!0x1);}async function _0x425f16(_0x292d1f,_0x20f509,_0xfaad52){const _0x5dca59=window[_0x155bdf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x155bdf([0x66,0x72,0x6f,0x6d])](_0x27fc1b(_0xfaad52),_0x44ceab=>_0x44ceab[_0x155bdf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ed2c4=new window[(_0x155bdf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x155bdf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x292d1f+_0x155bdf([0x2e])+_0x20f509),_0x1bbad6=window[_0x155bdf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x155bdf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1bbad6)return;const _0x2be85e=await _0x1bbad6[_0x155bdf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x155bdf([0x6a,0x77,0x6b]),_0x969f2,{[_0x155bdf([0x6e,0x61,0x6d,0x65])]:_0x155bdf([0x45,0x43,0x44,0x53,0x41]),[_0x155bdf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x155bdf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x155bdf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1bbad6[_0x155bdf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x155bdf([0x6e,0x61,0x6d,0x65])]:_0x155bdf([0x45,0x43,0x44,0x53,0x41]),[_0x155bdf([0x68,0x61,0x73,0x68])]:{[_0x155bdf([0x6e,0x61,0x6d,0x65])]:_0x155bdf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2be85e,_0x5dca59,_0x2ed2c4)||(_0x1aec7c=!0x1);}}function _0x2f3184(_0xded2dd){return _0xded2dd[_0x155bdf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x155bdf([0x65,0x79]))?JSON[_0x155bdf([0x70,0x61,0x72,0x73,0x65])](_0x27fc1b(_0xded2dd)):null;}function _0x27fc1b(_0x139250){return window[_0x155bdf([0x61,0x74,0x6f,0x62])](_0x139250[_0x155bdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x155bdf([0x2b]))[_0x155bdf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x155bdf([0x2f])));}function _0x4023c7(_0x59f233){let _0x489606=0x1505;function _0x12905e(_0x2770c6){for(let _0x43eeba=0x0;_0x43eeba<_0x2770c6[_0x155bdf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43eeba++){const _0x48ab35=_0x2770c6[_0x155bdf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43eeba);_0x489606=(_0x489606<<0x5)+_0x489606+_0x48ab35,_0x489606&=_0x489606;}}function _0x3f23b2(_0x1a34e1){Array[_0x155bdf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a34e1)?_0x1a34e1[_0x155bdf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3f23b2):_0x1a34e1&&typeof _0x1a34e1==_0x155bdf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x155bdf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a34e1)[_0x155bdf([0x73,0x6f,0x72,0x74])]()[_0x155bdf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40eb8b,_0xa8f16a])=>{_0x12905e(_0x40eb8b),_0x3f23b2(_0xa8f16a);}):_0x12905e(window[_0x155bdf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a34e1));}return _0x3f23b2(_0x59f233),_0x489606>>>0x0;}function _0x25c0bf(_0x449dde){return _0x449dde[_0x155bdf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x155bdf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x155bdf([0x30]));}function _0x1d9d26(_0x16a997){return _0x16a997[_0x155bdf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x155bdf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x155bdf([0x6a,0x6f,0x69,0x6e])]('');}function _0x57935b(){}function _0x155bdf(_0x4626a4){return _0x4626a4['map'](_0x192833=>String['fromCharCode'](_0x192833))['join']('');}_0x291183(await _0xd7d2d3());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x352a72,{outlineDefinitions:_0x57bd28,outlineChanges:_0x1ab990}){this['_currentOutlineDefinitions']=_0x57bd28,this['view']['sync'](_0x1ab990);}['_setActiveViewItem'](_0x5d329d){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x5d329d]&&(this['view']['activeItemIndex']=_0x5d329d);}['_handleItemSelected'](_0x2da509){const _0x98326a=this['_currentOutlineDefinitions'][_0x2da509]['modelElement'];this['editor']['model']['change'](_0x3d6613=>{_0x3d6613['setSelection'](_0x98326a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x2da509);}['_updateActiveDefinitionOnViewportChange'](){const _0xae85e2=this['editor'];let _0x6d7367;for(const _0x32678c of _0xae85e2['model']['document']['getRootNames']()){const _0x3597f0=_0xae85e2['editing']['view']['getDomRoot'](_0x32678c),_0x2d13d4=_0x3597f0&&new _0x560c2a(_0x3597f0)['getVisible']();if(_0x2d13d4){const _0x47bcbe=new _0x560c2a(_0x2821a5['window'])['getIntersection'](_0x2d13d4);_0x47bcbe&&(_0x6d7367=_0x47bcbe['top']+0.25*_0x47bcbe['height']);}}if(void 0x0===_0x6d7367)return;const _0x1da405=d(_0xae85e2['editing'],this['_currentOutlineDefinitions'],_0x6d7367);_0x1da405?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x1da405)):this['_setActiveViewItem'](-0x1);}}function d(_0xe4c6f6,_0x2bf705,_0x3f03ae,_0x136e52=0x0,_0x4f6184=_0x2bf705['length']-0x1){const _0x5a362a=Math['floor'](_0x136e52+(_0x4f6184-_0x136e52)/0x2);if(_0x4f6184>=_0x136e52){const _0x2bf02c=_0x2bf705[_0x5a362a],_0x20fd05=_0xe4c6f6['mapper']['toViewElement'](_0x2bf02c['modelElement']);if(!_0x20fd05)return null;const _0x2431e2=_0xe4c6f6['view']['domConverter']['mapViewToDom'](_0x20fd05);return new _0x560c2a(_0x2431e2)['bottom']>_0x3f03ae?d(_0xe4c6f6,_0x2bf705,_0x3f03ae,_0x136e52,_0x5a362a-0x1):d(_0xe4c6f6,_0x2bf705,_0x3f03ae,_0x5a362a+0x1,_0x4f6184);}return _0x5a362a<0x0?null:_0x2bf705[_0x5a362a];}class u extends _0xed05ff{['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 _0x3e2ce5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x347424;for(const _0x1f2441 in _0x3e2ce5){const _0x3a1ab5=_0x1f2441,_0x1e8bda=_0x3e2ce5[_0x3a1ab5];if('documentOutlineLicenseKeyValid'==_0x1e8bda||'documentOutlineLicenseKeyInvalid'==_0x1e8bda||'documentOutlineLicenseKeyExpired'==_0x1e8bda||'documentOutlineLicenseKeyDomainLimit'==_0x1e8bda||'documentOutlineLicenseKeyNotAllowed'==_0x1e8bda||'documentOutlineLicenseKeyEvaluationLimit'==_0x1e8bda||'documentOutlineLicenseKeyTrialLimit'==_0x1e8bda||'documentOutlineLicenseKeyUsageLimit'==_0x1e8bda){delete _0x3e2ce5[_0x3a1ab5],_0x347424=_0x1e8bda,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x347424&&_0x3e2ce5['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x347424&&_0x3e2ce5['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x347424&&_0x3e2ce5['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x347424&&_0x3e2ce5['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x347424&&_0x3e2ce5['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x347424&&_0x3e2ce5['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x347424&&_0x3e2ce5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x23036d{['execute'](){this['editor']['model']['change'](_0x5cc9c2=>{this['editor']['model']['insertObject'](_0x5cc9c2['createElement']('tableOfContents'));});}['refresh'](){const _0x3a2b83=this['editor']['model'],_0x2f9757=_0x3a2b83['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x2f9757&&_0x3a2b83['schema']['findAllowedParent'](_0x2f9757,'tableOfContents'));}}class b extends _0xed05ff{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x463488=this['editor'];if(_0x463488['config']['get']('headingId.modelAttributeName'))return;(function(_0x76116){const _0x31533c=new Map();if(_0x76116)return _0x76116['forEach'](_0x1be702=>{'paragraph'!==_0x1be702['model']&&_0x31533c['set'](_0x1be702['view'],_0x1be702['model']);}),_0x31533c['get']('h1')||_0x31533c['set']('h1','heading1'),_0x31533c;return _0x31533c;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2da35c,_0x127a2b)=>{this['_customUpcastHeadingsConversion'](_0x127a2b),this['_customDataDowncastHeadingsConversion'](_0x2da35c),_0x463488['model']['schema']['isRegistered'](_0x2da35c)&&_0x463488['model']['schema']['extend'](_0x2da35c,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5f2dc7){this['editor']['conversion']['for']('upcast')['add'](_0x53022b=>_0x53022b['on']('element:'+_0x5f2dc7,(_0x4be8bc,_0x79bc1d,_0x126356)=>{const {consumable:_0xc07c09,writer:_0x2314ee}=_0x126356,_0x48d851=_0x79bc1d['viewItem']['getAttribute']('id'),_0x6a2ad9=_0x79bc1d['modelRange']['getContainedElement']();if(_0x6a2ad9)return _0x48d851&&_0x48d851['length']||_0x6a2ad9['hasAttribute']('headingId')?void(_0xc07c09['consume'](_0x79bc1d['viewItem'],{'attributes':['id']})&&_0x2314ee['setAttribute']('headingId',_0x48d851,_0x6a2ad9)):(_0xc07c09['consume'](_0x79bc1d['viewItem'],{'attributes':['id']}),void _0x2314ee['setAttribute']('headingId',_0x7460d4(),_0x6a2ad9));},{'priority':_0x41e6c8['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x1d85df){this['editor']['conversion']['for']('downcast')['add'](_0x5ca624=>_0x5ca624['on']('attribute:headingId:'+_0x1d85df,(_0x188b79,_0x472727,_0x2566f1)=>{if(!_0x2566f1['consumable']['consume'](_0x472727['item'],_0x188b79['name']))return;const _0x183bb1=_0x472727['item']['getAttribute']('headingId'),_0x1f0f11=_0x2566f1['mapper']['toViewElement'](_0x472727['item']);_0x2566f1['writer']['setAttribute']('id',_0x183bb1,_0x1f0f11);}));}['_registerHeadingIdAttributePostfixer'](){const _0x183d34=this['editor'],_0x4ecab0=new Set(),_0x109542=new Set();function _0x480562(_0x269377,_0x2aa3bc){const _0x63130e=_0x7460d4();return _0x109542['add'](_0x63130e),_0x269377['setAttribute']('headingId',_0x63130e,_0x2aa3bc),_0x63130e;}function _0x434dbb(_0x1f47ed,_0x30955f){_0x1f47ed['removeAttribute']('headingId',_0x30955f);}_0x183d34['model']['document']['registerPostFixer'](_0x2e8a21=>{const _0x79bd0e=_0x183d34['model']['document']['differ']['getChanges']();let _0xf87798=!0x1;for(const _0x5527d0 of _0x79bd0e)if('insert'==_0x5527d0['type']&&_0x5527d0['name']){if(_0x5527d0['name']['match'](/heading\d/)){const _0x135d11=_0x5527d0['attributes']['get']('headingId');'string'==typeof _0x135d11?_0x4ecab0['has'](_0x135d11)?(_0x480562(_0x2e8a21,_0x5527d0['position']['nodeAfter']),_0xf87798=!0x0):_0x109542['add'](_0x135d11):(_0x480562(_0x2e8a21,_0x5527d0['position']['nodeAfter']),_0xf87798=!0x0);}else'string'==typeof _0x5527d0['attributes']['get']('headingId')&&(_0x434dbb(_0x2e8a21,_0x5527d0['position']['nodeAfter']),_0xf87798=!0x0);}else{if('remove'==_0x5527d0['type']){const _0x22c7a9=_0x5527d0['attributes']['get']('headingId');'string'==typeof _0x22c7a9&&_0x4ecab0['delete'](_0x22c7a9);}}return _0xf87798;}),_0x183d34['model']['document']['on']('change',()=>{_0x109542['forEach'](_0x52cd4b=>_0x4ecab0['add'](_0x52cd4b)),_0x109542['clear']();});}}class s extends _0xed05ff{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3b6083,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3c27a7){super(_0x3c27a7),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x578998=this['editor'],_0x9f0f48=_0x578998['editing']['view']['document'];_0x578998['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x578998['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x9f0f48,'click',(_0x49dde5,_0x38961d)=>{if(!_0x38961d['target'])return;const _0x1b43b9=_0x38961d['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x1b43b9)&&(_0x38961d['domEvent']['preventDefault'](),_0x49dde5['stop'](),this['_handleScrollToHeading'](_0x1b43b9));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x578998['commands']['add']('insertTableOfContents',new O(_0x578998)),(_0x578998['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x173f74,_0x576683)=>{this['_currentOutlineDefinitions']=_0x576683['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x578998['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x35e167){const _0x1079c5=_0x1ec45a([0x32,0x78,0x44,0x52,0x58,0x4a,0x34,0x4e,0x33,0x61,0x50,0x4b,0x67,0x63,0x65,0x7a,0x66,0x48,0x77,0x43,0x59,0x68,0x75,0x6a,0x37,0x42,0x79,0x36,0x74,0x46,0x4f,0x6b,0x69,0x53,0x73,0x31,0x30,0x6e,0x47,0x56,0x64,0x71,0x45,0x5a,0x4c,0x55,0x57,0x6c,0x35,0x72,0x62,0x39,0x41,0x54,0x70,0x51,0x76,0x49,0x6f,0x6d,0x38,0x4d]),_0x461965=0x64a28005,_0x4f4b4f=0x64a5ead5^_0x461965,_0x5a43ce=window[_0x1ec45a([0x44,0x61,0x74,0x65])][_0x1ec45a([0x6e,0x6f,0x77])](),_0x33bffb=_0x35e167[_0x1ec45a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xdc4d47=new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c8f5f=>{_0x33bffb[_0x1ec45a([0x6f,0x6e,0x63,0x65])](_0x1ec45a([0x72,0x65,0x61,0x64,0x79]),_0x4c8f5f);}),_0x289277={[_0x1ec45a([0x6b,0x74,0x79])]:_0x1ec45a([0x45,0x43]),[_0x1ec45a([0x75,0x73,0x65])]:_0x1ec45a([0x73,0x69,0x67]),[_0x1ec45a([0x63,0x72,0x76])]:_0x1ec45a([0x50,0x2d,0x32,0x35,0x36]),[_0x1ec45a([0x78])]:_0x1ec45a([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]),[_0x1ec45a([0x79])]:_0x1ec45a([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]),[_0x1ec45a([0x61,0x6c,0x67])]:_0x1ec45a([0x45,0x53,0x32,0x35,0x36])},_0x4350a2=_0x33bffb[_0x1ec45a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1ec45a([0x67,0x65,0x74])](_0x1ec45a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e9c32(){let _0x427636,_0x5380e2=null,_0x5822e3=null;try{if(_0x4350a2==_0x1ec45a([0x47,0x50,0x4c]))return _0x1ec45a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x427636=_0x2c9029(),!_0x427636)return _0x1ec45a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x427636[_0x1ec45a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5822e3=_0x12d531(_0x427636[_0x1ec45a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x427636[_0x1ec45a([0x6a,0x74,0x69])])),await _0x5ad201()?_0x47152b()?_0x3d5049()?_0x1ec45a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x10f1a3()?(_0x427636[_0x1ec45a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ec45a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5380e2=_0x1b16a5(_0x1ec45a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x427636[_0x1ec45a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1ec45a([0x74,0x72,0x69,0x61,0x6c])&&(_0x5380e2=_0x1b16a5(_0x1ec45a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d5bab()):_0x1ec45a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1ec45a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1ec45a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1ec45a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d5049(){const _0x3ce745=[_0x1ec45a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1ec45a([0x74,0x72,0x69,0x61,0x6c])][_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x427636[_0x1ec45a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a43ce/0x3e8:0xe10*_0x4f4b4f;return _0x427636[_0x1ec45a([0x65,0x78,0x70])]<_0x3ce745;}function _0x47152b(){const _0x5e1e8b=_0x427636[_0x1ec45a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e1e8b&&(!!_0x5e1e8b[_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec45a([0x2a]))||(!!_0x5e1e8b[_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec45a([0x54,0x4f,0x43]))||!!_0x5e1e8b[_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec45a([0x50,0x50]))));}function _0x10f1a3(){const _0x4fdf95=_0x427636[_0x1ec45a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4fdf95||0x0==_0x4fdf95[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4f6627}=new URL(window[_0x1ec45a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4fdf95[_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6627))return!0x0;const _0x16a58d=_0x4f6627[_0x1ec45a([0x73,0x70,0x6c,0x69,0x74])](_0x1ec45a([0x2e]));return _0x4fdf95[_0x1ec45a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x330db1=>_0x330db1[_0x1ec45a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec45a([0x2a])))[_0x1ec45a([0x6d,0x61,0x70])](_0x3966f6=>_0x3966f6[_0x1ec45a([0x73,0x70,0x6c,0x69,0x74])](_0x1ec45a([0x2e])))[_0x1ec45a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x201d36=>_0x201d36[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x16a58d[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ec45a([0x6d,0x61,0x70])](_0x155db4=>Array(_0x16a58d[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x155db4[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1ec45a([0x66,0x69,0x6c,0x6c])](_0x155db4[0x0]===_0x1ec45a([0x2a])?_0x1ec45a([0x2a]):'')[_0x1ec45a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x155db4))[_0x1ec45a([0x73,0x6f,0x6d,0x65])](_0xf1bf40=>_0x16a58d[_0x1ec45a([0x65,0x76,0x65,0x72,0x79])]((_0x4f5d33,_0x39b681)=>_0xf1bf40[_0x39b681]===_0x4f5d33||_0xf1bf40[_0x39b681]===_0x1ec45a([0x2a])));}function _0x3d5bab(){return _0x5380e2&&_0x5822e3?new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46fce9,_0x389800)=>{_0x5380e2[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x46fce9,_0x389800),_0x5822e3[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x183ffe=>{_0x183ffe!=_0x1ec45a([0x56,0x61,0x6c,0x69,0x64])&&_0x46fce9(_0x183ffe);},_0x389800);}):_0x5380e2||_0x5822e3||_0x1ec45a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12d531(_0xa7925c,_0x3076a4){return new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9c26c4=>{if(_0x5cffef())return _0x9c26c4(_0x1ec45a([0x56,0x61,0x6c,0x69,0x64]));_0x1c6a9a(),_0x33bffb[_0x1ec45a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1ec45a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a6c2d=!0x1;const _0x1e09ff=_0x7460d4();function _0x38923b(_0x4178dd){return!!_0x4178dd&&(typeof _0x4178dd===_0x1ec45a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4178dd===_0x1ec45a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4178dd[_0x1ec45a([0x74,0x68,0x65,0x6e])]===_0x1ec45a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4178dd[_0x1ec45a([0x63,0x61,0x74,0x63,0x68])]===_0x1ec45a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x386359(_0x55e8f9){_0x1d656c(_0x55e8f9)[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x4676eb=>{if(!_0x4676eb||_0x4676eb[_0x1ec45a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1ec45a([0x6f,0x6b]))return _0x1ec45a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x9051b1(_0x50ed1b(_0x1e09ff+_0x3076a4))!=_0x4676eb[_0x1ec45a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1ec45a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1ec45a([0x56,0x61,0x6c,0x69,0x64]);})[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x5516ad=>(_0x20d176(),_0x5516ad),()=>{const _0x5a8187=_0x4e7851();return null==_0x5a8187?(_0x20d176(),_0x1ec45a([0x56,0x61,0x6c,0x69,0x64])):_0x1ec45a(_0x5a43ce-_0x5a8187>(0x40ae0405^_0x461965)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x9c26c4)[_0x1ec45a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9c26c4(_0x1ec45a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4988c7=0x64946e85^_0x461965;function _0x20d176(){const _0x39a176=_0x1ec45a([0x6c,0x6c,0x63,0x74,0x2d])+_0x9051b1(_0x50ed1b(_0xa7925c)),_0x3dc2d0=_0x58c4b1(_0x9051b1(window[_0x1ec45a([0x4d,0x61,0x74,0x68])][_0x1ec45a([0x63,0x65,0x69,0x6c])](_0x5a43ce/_0x4988c7)));window[_0x1ec45a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ec45a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39a176,_0x3dc2d0);}function _0x4e7851(){const _0xbc94d=_0x1ec45a([0x6c,0x6c,0x63,0x74,0x2d])+_0x9051b1(_0x50ed1b(_0xa7925c)),_0x3f632c=window[_0x1ec45a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1ec45a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbc94d);return _0x3f632c?window[_0x1ec45a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58c4b1(_0x3f632c),0x10)*_0x4988c7:null;}function _0x1d656c(_0x2ba1a1){return new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x79ba89,_0x350e6b)=>{_0x2ba1a1[_0x1ec45a([0x74,0x68,0x65,0x6e])](_0x79ba89,_0x350e6b),window[_0x1ec45a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x350e6b,0x64a354c5^_0x461965);});}}_0x33bffb[_0x1ec45a([0x6f,0x6e])](_0x1ec45a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x49a639,_0x3ad3c0)=>{if(_0x3ad3c0[0x0]!=_0xa7925c)return _0x9c26c4(_0x1ec45a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ad3c0[0x1]={..._0x3ad3c0[0x1],[_0x1ec45a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e09ff};},{[_0x1ec45a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ec45a([0x68,0x69,0x67,0x68])}),_0x33bffb[_0x1ec45a([0x6f,0x6e])](_0x1ec45a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x9c56d7=>{_0x38923b(_0x9c56d7[_0x1ec45a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a6c2d=!0x0,_0x386359(_0x9c56d7[_0x1ec45a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1ec45a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1ec45a([0x6c,0x6f,0x77])}),_0xdc4d47[_0x1ec45a([0x74,0x68,0x65,0x6e])](()=>{_0x3a6c2d||_0x9c26c4(_0x1ec45a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5cffef(){return _0x33bffb[_0x1ec45a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ec45a([0x76,0x69,0x65,0x77])][_0x1ec45a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1ec45a([0x61,0x75,0x74,0x6f]);}function _0x1c6a9a(){_0x33bffb[_0x1ec45a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1ec45a([0x76,0x69,0x65,0x77])][_0x1ec45a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1ec45a([0x61,0x75,0x74,0x6f]);}}function _0x1b16a5(_0xe55bae){const _0x4b802f=[new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f431d=>setTimeout(_0x4f431d,0x64abbec9^_0x461965)),_0xdc4d47[_0x1ec45a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e009f=>{let _0x122910=0x0;_0x33bffb[_0x1ec45a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec45a([0x6f,0x6e])](_0x1ec45a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x331761,_0x367798)=>{_0x367798[0x0][_0x1ec45a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x122910++,_0x122910==(0x64a281fd^_0x461965)&&(_0x2e009f(),_0x331761[_0x1ec45a([0x6f,0x66,0x66])]());});}))];return window[_0x1ec45a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1ec45a([0x72,0x61,0x63,0x65])](_0x4b802f)[_0x1ec45a([0x74,0x68,0x65,0x6e])](()=>_0xe55bae);}async function _0x2594e6(){await _0xdc4d47,_0x33bffb[_0x1ec45a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec45a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x42f422,_0x33bffb[_0x1ec45a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1ec45a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x42f422,_0x33bffb[_0x1ec45a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1ec45a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x83a2b0(_0x1872b3){const _0x327bad=_0x396d24();_0x33bffb[_0x327bad]=_0x1ec45a([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])+_0x1872b3,_0x1872b3!=_0x1ec45a([0x56,0x61,0x6c,0x69,0x64])&&_0x2594e6();}function _0x396d24(){const _0x35ba34=window[_0x1ec45a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1ec45a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1ec45a([0x6e,0x6f,0x77])]())[_0x1ec45a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1ec45a([0x2e]),'');let _0x135f8c=_0x1ec45a([0x78]);for(let _0x40dcf9=0x0;_0x40dcf9<_0x35ba34[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40dcf9+=0x2){let _0xdb6f69=window[_0x1ec45a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35ba34[_0x1ec45a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40dcf9,_0x40dcf9+0x2));_0xdb6f69>=_0x1079c5[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xdb6f69-=_0x1079c5[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x135f8c+=_0x1079c5[_0xdb6f69];}return _0x135f8c;}function _0x2c9029(){const _0x17c0c6=_0x4350a2[_0x1ec45a([0x73,0x70,0x6c,0x69,0x74])](_0x1ec45a([0x2e]));if(0x3!=_0x17c0c6[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x21372a(_0x17c0c6[0x1]);function _0x21372a(_0x543196){const _0x574bf1=_0x55ecc0(_0x543196);return _0x574bf1&&_0x16ef05()?_0x574bf1:null;function _0x16ef05(){const _0x1209f1=_0x574bf1[_0x1ec45a([0x6a,0x74,0x69])],_0x255d38=window[_0x1ec45a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1209f1[_0x1ec45a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1209f1[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x6ea124={..._0x574bf1,[_0x1ec45a([0x6a,0x74,0x69])]:_0x1209f1[_0x1ec45a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1209f1[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x6ea124[_0x1ec45a([0x76,0x63])],_0x50ed1b(_0x6ea124)==_0x255d38;}}}async function _0x5ad201(){let _0x4b191a=!0x0;try{const _0x4c9964=_0x4350a2[_0x1ec45a([0x73,0x70,0x6c,0x69,0x74])](_0x1ec45a([0x2e])),[_0x123ebb,_0x16a3c4,_0xe7dd2b]=_0x4c9964;return _0x1ba22f(_0x123ebb),await _0x25ac13(_0x123ebb,_0x16a3c4,_0xe7dd2b),_0x4b191a;}catch{return!0x1;}function _0x1ba22f(_0x378a2d){const _0x114b10=_0x55ecc0(_0x378a2d);_0x114b10&&_0x114b10[_0x1ec45a([0x61,0x6c,0x67])]==_0x1ec45a([0x45,0x53,0x32,0x35,0x36])||(_0x4b191a=!0x1);}async function _0x25ac13(_0x341b48,_0x442ef4,_0x5d247a){const _0x132619=window[_0x1ec45a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1ec45a([0x66,0x72,0x6f,0x6d])](_0x3b5c92(_0x5d247a),_0x33864e=>_0x33864e[_0x1ec45a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f1856=new window[(_0x1ec45a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1ec45a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x341b48+_0x1ec45a([0x2e])+_0x442ef4),_0x5a3a9c=window[_0x1ec45a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1ec45a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a3a9c)return;const _0x110fa8=await _0x5a3a9c[_0x1ec45a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1ec45a([0x6a,0x77,0x6b]),_0x289277,{[_0x1ec45a([0x6e,0x61,0x6d,0x65])]:_0x1ec45a([0x45,0x43,0x44,0x53,0x41]),[_0x1ec45a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1ec45a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1ec45a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a3a9c[_0x1ec45a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1ec45a([0x6e,0x61,0x6d,0x65])]:_0x1ec45a([0x45,0x43,0x44,0x53,0x41]),[_0x1ec45a([0x68,0x61,0x73,0x68])]:{[_0x1ec45a([0x6e,0x61,0x6d,0x65])]:_0x1ec45a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x110fa8,_0x132619,_0x1f1856)||(_0x4b191a=!0x1);}}function _0x55ecc0(_0x544e8b){return _0x544e8b[_0x1ec45a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1ec45a([0x65,0x79]))?JSON[_0x1ec45a([0x70,0x61,0x72,0x73,0x65])](_0x3b5c92(_0x544e8b)):null;}function _0x3b5c92(_0x440113){return window[_0x1ec45a([0x61,0x74,0x6f,0x62])](_0x440113[_0x1ec45a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1ec45a([0x2b]))[_0x1ec45a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1ec45a([0x2f])));}function _0x50ed1b(_0x8f0af3){let _0x597c2a=0x1505;function _0x5b3c42(_0x2718e7){for(let _0x22ec8b=0x0;_0x22ec8b<_0x2718e7[_0x1ec45a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x22ec8b++){const _0x2e0334=_0x2718e7[_0x1ec45a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x22ec8b);_0x597c2a=(_0x597c2a<<0x5)+_0x597c2a+_0x2e0334,_0x597c2a&=_0x597c2a;}}function _0x1c111d(_0x47ad86){Array[_0x1ec45a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x47ad86)?_0x47ad86[_0x1ec45a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c111d):_0x47ad86&&typeof _0x47ad86==_0x1ec45a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1ec45a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x47ad86)[_0x1ec45a([0x73,0x6f,0x72,0x74])]()[_0x1ec45a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3763fd,_0x46f9ca])=>{_0x5b3c42(_0x3763fd),_0x1c111d(_0x46f9ca);}):_0x5b3c42(window[_0x1ec45a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x47ad86));}return _0x1c111d(_0x8f0af3),_0x597c2a>>>0x0;}function _0x9051b1(_0x5095e7){return _0x5095e7[_0x1ec45a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1ec45a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1ec45a([0x30]));}function _0x58c4b1(_0x32c0c7){return _0x32c0c7[_0x1ec45a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1ec45a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1ec45a([0x6a,0x6f,0x69,0x6e])]('');}function _0x42f422(){}function _0x1ec45a(_0x4cddbd){return _0x4cddbd['map'](_0x41ad58=>String['fromCharCode'](_0x41ad58))['join']('');}_0x83a2b0(await _0x1e9c32());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4e93a5=>{'$graveyard'!==_0x4e93a5['rootName']&&this['editor']['editing']['reconvertItem'](_0x4e93a5);});}['_trackNewToCElements'](){for(const _0x373c0f of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x373c0f['type']||'tableOfContents'!==_0x373c0f['name'])return;this['_tableOfContentsElements']['add'](_0x373c0f['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1f4732=this['editor']['conversion'];_0x1f4732['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1f4732['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x42c6d2,{writer:_0x2a51dc})=>this['_createTableOfContents'](_0x2a51dc,!0x0)}),_0x1f4732['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1316df,{writer:_0x49bde3})=>{this['_tableOfContentsElements']['add'](_0x1316df);const _0x4e2499=this['_createTableOfContents'](_0x49bde3);return _0x22b9ae(_0x4e2499,_0x49bde3,{'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'](_0xb2b7d6,_0x29a37e=!0x1){const {locale:_0x5d9f70}=this['editor'],_0x2838f8=_0xb2b7d6['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x29a37e&&{'data-table-of-contents-label':j(_0x5d9f70,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x29a37e&&_0xb2b7d6['insert'](_0xb2b7d6['createPositionAt'](_0x2838f8,'end'),_0xb2b7d6['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0xb2b7d6['createText'](j(_0x5d9f70,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x680310=_0x29a37e?'':'['+j(_0x5d9f70,'Empty\x20heading')+']';let _0x43bb94=_0x2838f8;return this['_currentOutlineDefinitions']['forEach']((_0x42eafa,_0x57866f,_0x1a15e8)=>{const _0x262f42=this['editor']['model']['hasContent'](_0x42eafa['modelElement'],{'ignoreWhitespaces':!0x0}),_0x48105d=_0x262f42?_0x42eafa['text']:_0x680310,_0xed209a=_0x42eafa['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x46b4ea=_0xb2b7d6['createContainerElement']('a',{'href':'#'+_0xed209a,...!_0x29a37e&&{'tabindex':'-1'}},[_0xb2b7d6['createText'](_0x48105d)]),_0x182d99=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0xb2b7d6['setCustomProperty']('tableOfContentsHeadingIndex',_0x57866f,_0x46b4ea);const _0x56f025=_0xb2b7d6['createContainerElement']('li',null,[_0x262f42||!_0x29a37e&&_0x182d99?_0x46b4ea:_0xb2b7d6['createText']('')]),_0x178316=_0x57866f?_0x1a15e8[_0x57866f-0x1]['level']:0x0,_0x19210c=Math['abs'](_0x42eafa['level']-_0x178316);if(_0x42eafa['level']>_0x178316){const _0x195583=N(_0x56f025,_0x19210c,_0xb2b7d6);_0xb2b7d6['insert'](_0xb2b7d6['createPositionAt'](_0x43bb94,'end'),_0x195583);}else{const _0x1303ca=function(_0x527bb1,_0x40f644){return _0x527bb1['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x44ec0a=>_0x44ec0a['is']('element','ol'))[_0x40f644];}(_0x43bb94,_0x19210c);_0xb2b7d6['insert'](_0xb2b7d6['createPositionAt'](_0x1303ca,'end'),_0x56f025);}_0x43bb94=_0x56f025;}),_0x2838f8;}['_handleScrollToHeading'](_0x38040d){const _0x1cd30d=this['_currentOutlineDefinitions'][_0x38040d]['modelElement'];this['editor']['model']['change'](_0x21f8a0=>{_0x21f8a0['setSelection'](_0x1cd30d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x362219,_0x5b1ee1)=>{const _0x53b52b=_0x5b1ee1['mapper'],_0x33b5f8=_0x53b52b['findMappedViewAncestor'](_0x5b1ee1['viewPosition']),_0x1a308e=_0x53b52b['toModelElement'](_0x33b5f8);_0x1a308e['is']('element','tableOfContents')&&(_0x5b1ee1['modelPosition']=this['editor']['model']['createPositionAt'](_0x1a308e,0x0),_0x362219['stop']());};}}function N(_0x1dc964,_0x406f57,_0x9605b4){return 0x1===_0x406f57?_0x9605b4['createContainerElement']('ol',null,[_0x1dc964]):_0x9605b4['createContainerElement']('ol',null,[_0x9605b4['createContainerElement']('li',null,[N(_0x1dc964,_0x406f57-0x1,_0x9605b4)])]);}class o extends _0xed05ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4039af=this['editor'];_0x4039af['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x33b6c8=this['_createButton'](_0x5da7d9);return _0x33b6c8['tooltip']=!0x0,_0x33b6c8;}),_0x4039af['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x446ef5)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x6af22f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x25af5e;for(const _0x33e124 in _0x6af22f){const _0x384406=_0x33e124,_0x9dc4b2=_0x6af22f[_0x384406];if('tableOfContentsLicenseKeyValid'==_0x9dc4b2||'tableOfContentsLicenseKeyInvalid'==_0x9dc4b2||'tableOfContentsLicenseKeyExpired'==_0x9dc4b2||'tableOfContentsLicenseKeyDomainLimit'==_0x9dc4b2||'tableOfContentsLicenseKeyNotAllowed'==_0x9dc4b2||'tableOfContentsLicenseKeyEvaluationLimit'==_0x9dc4b2||'tableOfContentsLicenseKeyTrialLimit'==_0x9dc4b2||'tableOfContentsLicenseKeyUsageLimit'==_0x9dc4b2){delete _0x6af22f[_0x384406],_0x25af5e=_0x9dc4b2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x25af5e&&_0x6af22f['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x25af5e&&_0x6af22f['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x25af5e&&_0x6af22f['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x25af5e&&_0x6af22f['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x25af5e&&_0x6af22f['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x25af5e&&_0x6af22f['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x25af5e&&_0x6af22f['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x566da9){const _0x28e371=this['editor'],_0x4e5118=_0x28e371['locale'],_0x47fd19=_0x28e371['commands']['get']('insertTableOfContents'),_0x3cf19e=new _0x566da9(_0x4e5118);return _0x3cf19e['set']({'label':j(_0x4e5118,'Table\x20of\x20contents'),'icon':_0x526ff6}),_0x3cf19e['bind']('isEnabled')['to'](_0x47fd19,'isEnabled'),this['listenTo'](_0x3cf19e,'execute',()=>{_0x28e371['execute']('insertTableOfContents'),_0x28e371['editing']['view']['focus']();}),_0x3cf19e;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xed05ff{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x3a9492,Command as _0x12acd7}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4bbc01,throttle as _0xab2cd4}from'es-toolkit/compat';import{Text as _0x22cb47,TreeWalker as _0x21df85}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x57d4ef,diffToChanges as _0x14fc9d,scrollAncestorsToShowTarget as _0x4b4063,CKEditorError as _0x497960,global as _0x342bf9,Rect as _0xd3658b,uid as _0x11a2fc,priorities as _0x5dec67}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x11d609,ButtonView as _0x38b3bf,MenuBarMenuListItemButtonView as _0x3586c8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4232e2,toWidget as _0x3b7747}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x356e30}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x168955){let _0x2680fb='';for(const _0x34383f of _0x168955['getChildren']())_0x34383f instanceof _0x22cb47&&(_0x2680fb+=_0x34383f['data']);return _0x2680fb;}class i extends _0x3a9492{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x3034bb=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x347257=[];_0x3034bb['model']['document']['on']('change',_0x4bbc01(()=>{const _0x551b3c=_0x347257;_0x347257=this['_getOutlineDefinitions']();const _0xd09d53=_0x57d4ef(_0x551b3c,_0x347257,(_0x21b371,_0x455ed9)=>_0x21b371['level']===_0x455ed9['level']&&_0x21b371['text']===_0x455ed9['text']&&_0x21b371['modelElement']===_0x455ed9['modelElement']),_0x3ab7e6=_0x14fc9d(_0xd09d53,_0x347257),_0x158f4d=this['_getActiveHeading'](),_0x92c7ec=_0x347257['findIndex'](_0x56d77d=>_0x56d77d['modelElement']===_0x158f4d);_0x3ab7e6['length']&&this['fire']('change',{'outlineDefinitions':_0x347257,'activeItemIndex':_0x92c7ec,'outlineChanges':_0x3ab7e6}),this['fire']('activeItemIndex',{'index':_0x92c7ec});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x11322f=this['editor'],_0x5a2b7a=[],_0x1333d0=this['_headingNames'];for(const _0x105688 of _0x11322f['model']['document']['getRootNames']())_0x4a7f13(_0x11322f['model']['document']['getRoot'](_0x105688));function _0x4a7f13(_0x27298d){for(const _0x4717bc of _0x27298d['getChildren']())_0x4717bc['is']('element')&&(_0x1333d0['includes'](_0x4717bc['name'])&&_0x5a2b7a['push']({'level':_0x1333d0['indexOf'](_0x4717bc['name'])+0x1,'text':p(_0x4717bc),'modelElement':_0x4717bc}),_0x4a7f13(_0x4717bc));}return _0x5a2b7a;}['_getActiveHeading'](){const _0x308e86=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x375ef9=new _0x21df85({'direction':'backward','startPosition':_0x308e86});for(const _0x5c38e9 of _0x375ef9)if(_0x5c38e9['item']['is']('element')&&this['_headingNames']['includes'](_0x5c38e9['item']['name']))return _0x5c38e9['item'];}['_getHeadingNames'](){const _0x4a0804=this['editor']['config']['get']('documentOutline.headings');return _0x4a0804||function(_0x41e092){const _0x2f4d82=_0x41e092['config']['get']('heading.options');return _0x2f4d82?_0x2f4d82['reduce']((_0xc4bbb4,_0x14edc1)=>('paragraph'!==_0x14edc1['model']&&_0xc4bbb4['push'](_0x14edc1['model']),_0xc4bbb4),[]):_0x41e092['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x194b7e=this['editor'],_0xa72cef=['h1','h2','h3','h4','h5','h6'],_0x43e9ff=[];for(const _0x9fd271 of _0xa72cef){const _0xd73644=_0x194b7e['editing']['view']['domConverter']['domToView'](document['createElement'](_0x9fd271)),_0x594760=_0x194b7e['data']['toModel'](_0xd73644)['getChild'](0x0);_0x594760?.['is']('element')&&_0x43e9ff['push'](_0x594760['name']);}this['_headingNames']=_0x43e9ff;}}function j(_0x34cb5c,_0xcbdc42){const t=_0x34cb5c['t'];switch(_0xcbdc42){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 _0xcbdc42;}}class $ extends _0x11d609{constructor(_0x34fa61,_0x475b47=!0x1){super(_0x34fa61);const _0x4950d5=this['bindTemplate'],_0x2162fd=_0x475b47?'['+j(_0x34fa61,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xd3c3b8=>!_0xd3c3b8),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x4950d5['to']('level',_0x1ddfed=>'ck-document-outline__item_level-'+_0x1ddfed),_0x4950d5['if']('isActive','ck-document-outline__item_active'),_0x4950d5['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x4950d5['to']('text')},'children':[{'text':_0x4950d5['to']('text',_0x217bf8=>_0x217bf8||_0x2162fd)}],'on':{'click':_0x4950d5['to']('click')}});}}class l extends _0x11d609{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5cb933,_0x3098d1=!0x1,_0x2df217){super(_0x5cb933),this['showEmptyHeadingText']=_0x3098d1,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x2df217,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x3d6ac2,_0x1e525b,_0x37fed6,_0x5b93e5)=>{this['_setActiveItem'](_0x5b93e5,_0x37fed6);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5cb933['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5cb933,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5b2fcc){_0x5b2fcc['forEach'](_0x2ec755=>{'insert'==_0x2ec755['type']?this['_insertItem'](_0x2ec755['index'],..._0x2ec755['values']):'delete'==_0x2ec755['type']&&this['_deleteItem'](_0x2ec755['index'],_0x2ec755['howMany']);});}['_setActiveItem'](_0x122559,_0x1347a2){if(-0x1!==_0x122559){const _0x1c7f32=this['items']['get'](_0x122559);_0x1c7f32&&(_0x1c7f32['isActive']=!0x1);}-0x1!==_0x1347a2&&(this['items']['get'](_0x1347a2)['isActive']=!0x0,this['_scrollToItem'](_0x1347a2));}['_insertItem'](_0x47acd2,..._0x1e5df9){const _0x2713d1=_0x1e5df9['map']((_0x4e9481,_0x362f1c)=>{const _0x481a5a=new $(this['locale'],this['showEmptyHeadingText']);return _0x481a5a['text']=_0x4e9481['text'],_0x481a5a['level']=_0x4e9481['level'],_0x47acd2+_0x362f1c===this['activeItemIndex']&&(_0x481a5a['isActive']=!0x0),_0x481a5a;});this['items']['addMany'](_0x2713d1,_0x47acd2);}['_deleteItem'](_0x5578aa,_0x126b41){do{this['items']['remove'](_0x5578aa);}while(--_0x126b41);}['_handleItemClick'](_0x1b8b2a){const _0x4b7b95=this['items']['getIndex'](_0x1b8b2a['source']);this['fire']('itemSelected',_0x4b7b95);}['_scrollToItem'](_0x55fe47){_0x4b4063(this['items']['get'](_0x55fe47)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3a9492{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x422b32){super(_0x422b32),this['view']=new l(_0x422b32['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xab2cd4(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xe67026=this['editor'],_0x35867a=_0xe67026['plugins']['get']('DocumentOutlineUtils');let _0x297e86=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xe67026['config']['get']('documentOutline.container'))throw new _0x497960('document-outline-container-not-provided',{'editor':_0xe67026});_0xe67026['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x35867a['on']('change',this['_handleOutlineChange']['bind'](this)),_0x35867a['on']('activeItemIndex',(_0xae8497,{index:_0x4271d8})=>this['_setActiveViewItem'](_0x4271d8)),this['view']['on']('itemSelected',(_0x297206,_0x1296b)=>{_0x297e86=!0x0,this['_handleItemSelected'](_0x1296b);}),this['view']['listenTo'](_0x342bf9['document'],'scroll',()=>{_0x297e86?_0x297e86=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x342bf9['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x340a62){const _0x220118=_0x417310([0x63,0x78,0x51,0x58,0x49,0x71,0x31,0x44,0x77,0x38,0x70,0x69,0x33,0x4a,0x65,0x4f,0x64,0x6a,0x6e,0x5a,0x61,0x4c,0x53,0x56,0x37,0x4b,0x50,0x43,0x35,0x54,0x68,0x46,0x55,0x59,0x72,0x34,0x66,0x62,0x76,0x73,0x39,0x41,0x4d,0x52,0x67,0x74,0x6f,0x42,0x57,0x6c,0x47,0x6b,0x45,0x30,0x75,0x48,0x79,0x7a,0x32,0x6d,0x4e,0x36]),_0x58b1cd=0x5337d1e3,_0x3dfae2=0x5330bb0b^_0x58b1cd,_0x136734=window[_0x417310([0x44,0x61,0x74,0x65])][_0x417310([0x6e,0x6f,0x77])](),_0x112822=_0x340a62[_0x417310([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbf38ee=new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x466ac1=>{_0x112822[_0x417310([0x6f,0x6e,0x63,0x65])](_0x417310([0x72,0x65,0x61,0x64,0x79]),_0x466ac1);}),_0x23b3cc={[_0x417310([0x6b,0x74,0x79])]:_0x417310([0x45,0x43]),[_0x417310([0x75,0x73,0x65])]:_0x417310([0x73,0x69,0x67]),[_0x417310([0x63,0x72,0x76])]:_0x417310([0x50,0x2d,0x32,0x35,0x36]),[_0x417310([0x78])]:_0x417310([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]),[_0x417310([0x79])]:_0x417310([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]),[_0x417310([0x61,0x6c,0x67])]:_0x417310([0x45,0x53,0x32,0x35,0x36])},_0x3d94ae=_0x112822[_0x417310([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x417310([0x67,0x65,0x74])](_0x417310([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xaf6f25(){let _0x43b405,_0x4209ac=null,_0x1ae2ae=null;try{if(_0x3d94ae==_0x417310([0x47,0x50,0x4c]))return _0x417310([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43b405=_0x30d342(),!_0x43b405)return _0x417310([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43b405[_0x417310([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ae2ae=_0x125cd6(_0x43b405[_0x417310([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43b405[_0x417310([0x6a,0x74,0x69])])),await _0xbde7c3()?_0xca298e()?_0xff159b()?_0x417310([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x722bb1()?(_0x43b405[_0x417310([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417310([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4209ac=_0xce0f84(_0x417310([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43b405[_0x417310([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x417310([0x74,0x72,0x69,0x61,0x6c])&&(_0x4209ac=_0xce0f84(_0x417310([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x289a9b()):_0x417310([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x417310([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x417310([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x417310([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xff159b(){const _0x1d071b=[_0x417310([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x417310([0x74,0x72,0x69,0x61,0x6c])][_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43b405[_0x417310([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x136734/0x3e8:0xe10*_0x3dfae2;return _0x43b405[_0x417310([0x65,0x78,0x70])]<_0x1d071b;}function _0xca298e(){const _0x25808b=_0x43b405[_0x417310([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x25808b&&(!!_0x25808b[_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417310([0x2a]))||(!!_0x25808b[_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417310([0x44,0x4f]))||!!_0x25808b[_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417310([0x50,0x50]))));}function _0x722bb1(){const _0x1dc202=_0x43b405[_0x417310([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1dc202||0x0==_0x1dc202[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x150ddc}=new URL(window[_0x417310([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1dc202[_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x150ddc))return!0x0;const _0x4487ec=_0x150ddc[_0x417310([0x73,0x70,0x6c,0x69,0x74])](_0x417310([0x2e]));return _0x1dc202[_0x417310([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x224cc3=>_0x224cc3[_0x417310([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417310([0x2a])))[_0x417310([0x6d,0x61,0x70])](_0x15251c=>_0x15251c[_0x417310([0x73,0x70,0x6c,0x69,0x74])](_0x417310([0x2e])))[_0x417310([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x12bb6a=>_0x12bb6a[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4487ec[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417310([0x6d,0x61,0x70])](_0x95a5d=>Array(_0x4487ec[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x95a5d[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x417310([0x66,0x69,0x6c,0x6c])](_0x95a5d[0x0]===_0x417310([0x2a])?_0x417310([0x2a]):'')[_0x417310([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x95a5d))[_0x417310([0x73,0x6f,0x6d,0x65])](_0x318676=>_0x4487ec[_0x417310([0x65,0x76,0x65,0x72,0x79])]((_0x5a2c4e,_0x255b3c)=>_0x318676[_0x255b3c]===_0x5a2c4e||_0x318676[_0x255b3c]===_0x417310([0x2a])));}function _0x289a9b(){return _0x4209ac&&_0x1ae2ae?new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1bedda,_0x57b0e9)=>{_0x4209ac[_0x417310([0x74,0x68,0x65,0x6e])](_0x1bedda,_0x57b0e9),_0x1ae2ae[_0x417310([0x74,0x68,0x65,0x6e])](_0x9406cd=>{_0x9406cd!=_0x417310([0x56,0x61,0x6c,0x69,0x64])&&_0x1bedda(_0x9406cd);},_0x57b0e9);}):_0x4209ac||_0x1ae2ae||_0x417310([0x56,0x61,0x6c,0x69,0x64]);}}function _0x125cd6(_0x40cdff,_0x4f0e82){return new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3125c1=>{if(_0x41103e())return _0x3125c1(_0x417310([0x56,0x61,0x6c,0x69,0x64]));_0x2a8bf8(),_0x112822[_0x417310([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x417310([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d9dbb=!0x1;const _0x582723=_0x11a2fc();function _0x148295(_0x4f5149){return!!_0x4f5149&&(typeof _0x4f5149===_0x417310([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4f5149===_0x417310([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4f5149[_0x417310([0x74,0x68,0x65,0x6e])]===_0x417310([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4f5149[_0x417310([0x63,0x61,0x74,0x63,0x68])]===_0x417310([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3321b0(_0x42f600){_0x54e813(_0x42f600)[_0x417310([0x74,0x68,0x65,0x6e])](_0x494cce=>{if(!_0x494cce||_0x494cce[_0x417310([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x417310([0x6f,0x6b]))return _0x417310([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x30d459(_0x4b528e(_0x582723+_0x4f0e82))!=_0x494cce[_0x417310([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x417310([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x417310([0x56,0x61,0x6c,0x69,0x64]);})[_0x417310([0x74,0x68,0x65,0x6e])](_0x489cf1=>(_0x4bc96a(),_0x489cf1),()=>{const _0x1e15f7=_0x2150b7();return null==_0x1e15f7?(_0x4bc96a(),_0x417310([0x56,0x61,0x6c,0x69,0x64])):_0x417310(_0x136734-_0x1e15f7>(0x773b55e3^_0x58b1cd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x417310([0x74,0x68,0x65,0x6e])](_0x3125c1)[_0x417310([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3125c1(_0x417310([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13d914=0x53013f63^_0x58b1cd;function _0x4bc96a(){const _0x29b738=_0x417310([0x6c,0x6c,0x63,0x74,0x2d])+_0x30d459(_0x4b528e(_0x40cdff)),_0x3b01dc=_0xa543ab(_0x30d459(window[_0x417310([0x4d,0x61,0x74,0x68])][_0x417310([0x63,0x65,0x69,0x6c])](_0x136734/_0x13d914)));window[_0x417310([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417310([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x29b738,_0x3b01dc);}function _0x2150b7(){const _0x45eadb=_0x417310([0x6c,0x6c,0x63,0x74,0x2d])+_0x30d459(_0x4b528e(_0x40cdff)),_0x58ac6c=window[_0x417310([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x417310([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45eadb);return _0x58ac6c?window[_0x417310([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa543ab(_0x58ac6c),0x10)*_0x13d914:null;}function _0x54e813(_0x195773){return new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5bd222,_0x1d4543)=>{_0x195773[_0x417310([0x74,0x68,0x65,0x6e])](_0x5bd222,_0x1d4543),window[_0x417310([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d4543,0x53360523^_0x58b1cd);});}}_0x112822[_0x417310([0x6f,0x6e])](_0x417310([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x265d41,_0x3db43f)=>{if(_0x3db43f[0x0]!=_0x40cdff)return _0x3125c1(_0x417310([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3db43f[0x1]={..._0x3db43f[0x1],[_0x417310([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x582723};},{[_0x417310([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417310([0x68,0x69,0x67,0x68])}),_0x112822[_0x417310([0x6f,0x6e])](_0x417310([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x15658c=>{_0x148295(_0x15658c[_0x417310([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d9dbb=!0x0,_0x3321b0(_0x15658c[_0x417310([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x417310([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x417310([0x6c,0x6f,0x77])}),_0xbf38ee[_0x417310([0x74,0x68,0x65,0x6e])](()=>{_0x3d9dbb||_0x3125c1(_0x417310([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41103e(){return _0x112822[_0x417310([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417310([0x76,0x69,0x65,0x77])][_0x417310([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x417310([0x61,0x75,0x74,0x6f]);}function _0x2a8bf8(){_0x112822[_0x417310([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x417310([0x76,0x69,0x65,0x77])][_0x417310([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x417310([0x61,0x75,0x74,0x6f]);}}function _0xce0f84(_0x5ae1a5){const _0x4ee951=[new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ddd3e=>setTimeout(_0x4ddd3e,0x533eef2f^_0x58b1cd)),_0xbf38ee[_0x417310([0x74,0x68,0x65,0x6e])](()=>new window[(_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fec9e=>{let _0x45121f=0x0;_0x112822[_0x417310([0x6d,0x6f,0x64,0x65,0x6c])][_0x417310([0x6f,0x6e])](_0x417310([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x442e3e,_0x44e0c1)=>{_0x44e0c1[0x0][_0x417310([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x45121f++,_0x45121f==(0x5337d01b^_0x58b1cd)&&(_0x4fec9e(),_0x442e3e[_0x417310([0x6f,0x66,0x66])]());});}))];return window[_0x417310([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x417310([0x72,0x61,0x63,0x65])](_0x4ee951)[_0x417310([0x74,0x68,0x65,0x6e])](()=>_0x5ae1a5);}async function _0x8d62d5(){await _0xbf38ee,_0x112822[_0x417310([0x6d,0x6f,0x64,0x65,0x6c])][_0x417310([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x446910,_0x112822[_0x417310([0x6d,0x6f,0x64,0x65,0x6c])][_0x417310([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x446910,_0x112822[_0x417310([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x417310([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x285ff8(_0x5474b1){const _0x159bc9=_0x26514d();_0x112822[_0x159bc9]=_0x417310([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])+_0x5474b1,_0x5474b1!=_0x417310([0x56,0x61,0x6c,0x69,0x64])&&_0x8d62d5();}function _0x26514d(){const _0x2697f7=window[_0x417310([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x417310([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x417310([0x6e,0x6f,0x77])]())[_0x417310([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x417310([0x2e]),'');let _0x28dfd3=_0x417310([0x63]);for(let _0x5211b7=0x0;_0x5211b7<_0x2697f7[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5211b7+=0x2){let _0x320ddf=window[_0x417310([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2697f7[_0x417310([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5211b7,_0x5211b7+0x2));_0x320ddf>=_0x220118[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x320ddf-=_0x220118[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x28dfd3+=_0x220118[_0x320ddf];}return _0x28dfd3;}function _0x30d342(){const _0x575e06=_0x3d94ae[_0x417310([0x73,0x70,0x6c,0x69,0x74])](_0x417310([0x2e]));if(0x3!=_0x575e06[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x325036(_0x575e06[0x1]);function _0x325036(_0xf2b92c){const _0x3aaa4b=_0x574f3b(_0xf2b92c);return _0x3aaa4b&&_0x2345d7()?_0x3aaa4b:null;function _0x2345d7(){const _0x25486e=_0x3aaa4b[_0x417310([0x6a,0x74,0x69])],_0x4b4e9b=window[_0x417310([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25486e[_0x417310([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25486e[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8535cd={..._0x3aaa4b,[_0x417310([0x6a,0x74,0x69])]:_0x25486e[_0x417310([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x25486e[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8535cd[_0x417310([0x76,0x63])],_0x4b528e(_0x8535cd)==_0x4b4e9b;}}}async function _0xbde7c3(){let _0x6c1ff=!0x0;try{const _0x5a2958=_0x3d94ae[_0x417310([0x73,0x70,0x6c,0x69,0x74])](_0x417310([0x2e])),[_0xa85961,_0x64eb41,_0x282946]=_0x5a2958;return _0x20e290(_0xa85961),await _0x27ede2(_0xa85961,_0x64eb41,_0x282946),_0x6c1ff;}catch{return!0x1;}function _0x20e290(_0x3a7dc1){const _0x13557c=_0x574f3b(_0x3a7dc1);_0x13557c&&_0x13557c[_0x417310([0x61,0x6c,0x67])]==_0x417310([0x45,0x53,0x32,0x35,0x36])||(_0x6c1ff=!0x1);}async function _0x27ede2(_0x3370e5,_0x36acf2,_0x2b04e3){const _0x889542=window[_0x417310([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x417310([0x66,0x72,0x6f,0x6d])](_0x4368e0(_0x2b04e3),_0x4c49d0=>_0x4c49d0[_0x417310([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x27780e=new window[(_0x417310([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x417310([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3370e5+_0x417310([0x2e])+_0x36acf2),_0x56f40f=window[_0x417310([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x417310([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x56f40f)return;const _0x3e7e6c=await _0x56f40f[_0x417310([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x417310([0x6a,0x77,0x6b]),_0x23b3cc,{[_0x417310([0x6e,0x61,0x6d,0x65])]:_0x417310([0x45,0x43,0x44,0x53,0x41]),[_0x417310([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x417310([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x417310([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x56f40f[_0x417310([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x417310([0x6e,0x61,0x6d,0x65])]:_0x417310([0x45,0x43,0x44,0x53,0x41]),[_0x417310([0x68,0x61,0x73,0x68])]:{[_0x417310([0x6e,0x61,0x6d,0x65])]:_0x417310([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3e7e6c,_0x889542,_0x27780e)||(_0x6c1ff=!0x1);}}function _0x574f3b(_0x3a5e23){return _0x3a5e23[_0x417310([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x417310([0x65,0x79]))?JSON[_0x417310([0x70,0x61,0x72,0x73,0x65])](_0x4368e0(_0x3a5e23)):null;}function _0x4368e0(_0x48d7a6){return window[_0x417310([0x61,0x74,0x6f,0x62])](_0x48d7a6[_0x417310([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x417310([0x2b]))[_0x417310([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x417310([0x2f])));}function _0x4b528e(_0x5bfa66){let _0x270675=0x1505;function _0x3561fb(_0xee819b){for(let _0xc03eeb=0x0;_0xc03eeb<_0xee819b[_0x417310([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc03eeb++){const _0x427a17=_0xee819b[_0x417310([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc03eeb);_0x270675=(_0x270675<<0x5)+_0x270675+_0x427a17,_0x270675&=_0x270675;}}function _0x481808(_0x26c932){Array[_0x417310([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x26c932)?_0x26c932[_0x417310([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x481808):_0x26c932&&typeof _0x26c932==_0x417310([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x417310([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x26c932)[_0x417310([0x73,0x6f,0x72,0x74])]()[_0x417310([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a9a48,_0x4cfe85])=>{_0x3561fb(_0x3a9a48),_0x481808(_0x4cfe85);}):_0x3561fb(window[_0x417310([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x26c932));}return _0x481808(_0x5bfa66),_0x270675>>>0x0;}function _0x30d459(_0x3de5ba){return _0x3de5ba[_0x417310([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x417310([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x417310([0x30]));}function _0xa543ab(_0x402acd){return _0x402acd[_0x417310([0x73,0x70,0x6c,0x69,0x74])]('')[_0x417310([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x417310([0x6a,0x6f,0x69,0x6e])]('');}function _0x446910(){}function _0x417310(_0x2c7b13){return _0x2c7b13['map'](_0x30622a=>String['fromCharCode'](_0x30622a))['join']('');}_0x285ff8(await _0xaf6f25());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x326c2f,{outlineDefinitions:_0x10ad7c,outlineChanges:_0x4cf460}){this['_currentOutlineDefinitions']=_0x10ad7c,this['view']['sync'](_0x4cf460);}['_setActiveViewItem'](_0x2411ad){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x2411ad]&&(this['view']['activeItemIndex']=_0x2411ad);}['_handleItemSelected'](_0x328337){const _0x3315c6=this['_currentOutlineDefinitions'][_0x328337]['modelElement'];this['editor']['model']['change'](_0x1403f5=>{_0x1403f5['setSelection'](_0x3315c6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x328337);}['_updateActiveDefinitionOnViewportChange'](){const _0x55169e=this['editor'];let _0xa928f4;for(const _0x2bc7e3 of _0x55169e['model']['document']['getRootNames']()){const _0x4c040f=_0x55169e['editing']['view']['getDomRoot'](_0x2bc7e3),_0x1561b9=_0x4c040f&&new _0xd3658b(_0x4c040f)['getVisible']();if(_0x1561b9){const _0xc7a9a7=new _0xd3658b(_0x342bf9['window'])['getIntersection'](_0x1561b9);_0xc7a9a7&&(_0xa928f4=_0xc7a9a7['top']+0.25*_0xc7a9a7['height']);}}if(void 0x0===_0xa928f4)return;const _0x5274e8=d(_0x55169e['editing'],this['_currentOutlineDefinitions'],_0xa928f4);_0x5274e8?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x5274e8)):this['_setActiveViewItem'](-0x1);}}function d(_0x53bc02,_0x2d25b4,_0x58065b,_0x14ce59=0x0,_0x189950=_0x2d25b4['length']-0x1){const _0x1ef1d3=Math['floor'](_0x14ce59+(_0x189950-_0x14ce59)/0x2);if(_0x189950>=_0x14ce59){const _0x390386=_0x2d25b4[_0x1ef1d3],_0x1e64eb=_0x53bc02['mapper']['toViewElement'](_0x390386['modelElement']);if(!_0x1e64eb)return null;const _0x3f5545=_0x53bc02['view']['domConverter']['mapViewToDom'](_0x1e64eb);return new _0xd3658b(_0x3f5545)['bottom']>_0x58065b?d(_0x53bc02,_0x2d25b4,_0x58065b,_0x14ce59,_0x1ef1d3-0x1):d(_0x53bc02,_0x2d25b4,_0x58065b,_0x1ef1d3+0x1,_0x189950);}return _0x1ef1d3<0x0?null:_0x2d25b4[_0x1ef1d3];}class u extends _0x3a9492{['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 _0x2b2729=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa8e76d;for(const _0x48b66b in _0x2b2729){const _0x325bd8=_0x48b66b,_0x251982=_0x2b2729[_0x325bd8];if('documentOutlineLicenseKeyValid'==_0x251982||'documentOutlineLicenseKeyInvalid'==_0x251982||'documentOutlineLicenseKeyExpired'==_0x251982||'documentOutlineLicenseKeyDomainLimit'==_0x251982||'documentOutlineLicenseKeyNotAllowed'==_0x251982||'documentOutlineLicenseKeyEvaluationLimit'==_0x251982||'documentOutlineLicenseKeyTrialLimit'==_0x251982||'documentOutlineLicenseKeyUsageLimit'==_0x251982){delete _0x2b2729[_0x325bd8],_0xa8e76d=_0x251982,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0xa8e76d&&_0x2b2729['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0xa8e76d&&_0x2b2729['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0xa8e76d&&_0x2b2729['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0xa8e76d&&_0x2b2729['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0xa8e76d&&_0x2b2729['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0xa8e76d&&_0x2b2729['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0xa8e76d&&_0x2b2729['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x12acd7{['execute'](){this['editor']['model']['change'](_0x33d983=>{this['editor']['model']['insertObject'](_0x33d983['createElement']('tableOfContents'));});}['refresh'](){const _0x34d34f=this['editor']['model'],_0x493c32=_0x34d34f['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x493c32&&_0x34d34f['schema']['findAllowedParent'](_0x493c32,'tableOfContents'));}}class b extends _0x3a9492{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3d7ca5=this['editor'];if(_0x3d7ca5['config']['get']('headingId.modelAttributeName'))return;(function(_0xaaa179){const _0x5b6678=new Map();if(_0xaaa179)return _0xaaa179['forEach'](_0x5be747=>{'paragraph'!==_0x5be747['model']&&_0x5b6678['set'](_0x5be747['view'],_0x5be747['model']);}),_0x5b6678['get']('h1')||_0x5b6678['set']('h1','heading1'),_0x5b6678;return _0x5b6678;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x26b93b,_0x22026f)=>{this['_customUpcastHeadingsConversion'](_0x22026f),this['_customDataDowncastHeadingsConversion'](_0x26b93b),_0x3d7ca5['model']['schema']['isRegistered'](_0x26b93b)&&_0x3d7ca5['model']['schema']['extend'](_0x26b93b,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x2daffd){this['editor']['conversion']['for']('upcast')['add'](_0x34fb0b=>_0x34fb0b['on']('element:'+_0x2daffd,(_0x5c7263,_0x469813,_0x117150)=>{const {consumable:_0x16458c,writer:_0x593745}=_0x117150,_0x3a4029=_0x469813['viewItem']['getAttribute']('id'),_0xa28de3=_0x469813['modelRange']['getContainedElement']();if(_0xa28de3)return _0x3a4029&&_0x3a4029['length']||_0xa28de3['hasAttribute']('headingId')?void(_0x16458c['consume'](_0x469813['viewItem'],{'attributes':['id']})&&_0x593745['setAttribute']('headingId',_0x3a4029,_0xa28de3)):(_0x16458c['consume'](_0x469813['viewItem'],{'attributes':['id']}),void _0x593745['setAttribute']('headingId',_0x11a2fc(),_0xa28de3));},{'priority':_0x5dec67['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x45186f){this['editor']['conversion']['for']('downcast')['add'](_0x9ebcda=>_0x9ebcda['on']('attribute:headingId:'+_0x45186f,(_0x50aee0,_0x565c33,_0x43f9ec)=>{if(!_0x43f9ec['consumable']['consume'](_0x565c33['item'],_0x50aee0['name']))return;const _0x4bd1d2=_0x565c33['item']['getAttribute']('headingId'),_0x17af19=_0x43f9ec['mapper']['toViewElement'](_0x565c33['item']);_0x43f9ec['writer']['setAttribute']('id',_0x4bd1d2,_0x17af19);}));}['_registerHeadingIdAttributePostfixer'](){const _0x38bd12=this['editor'],_0x438792=new Set(),_0x1b0ad3=new Set();function _0x229ca3(_0x1c7c26,_0xd57ea1){const _0x5b9a6a=_0x11a2fc();return _0x1b0ad3['add'](_0x5b9a6a),_0x1c7c26['setAttribute']('headingId',_0x5b9a6a,_0xd57ea1),_0x5b9a6a;}function _0x2fda32(_0x476831,_0x3d54f0){_0x476831['removeAttribute']('headingId',_0x3d54f0);}_0x38bd12['model']['document']['registerPostFixer'](_0x1df7d5=>{const _0x8935c6=_0x38bd12['model']['document']['differ']['getChanges']();let _0x3b2274=!0x1;for(const _0x5434fe of _0x8935c6)if('insert'==_0x5434fe['type']&&_0x5434fe['name']){if(_0x5434fe['name']['match'](/heading\d/)){const _0x2ba496=_0x5434fe['attributes']['get']('headingId');'string'==typeof _0x2ba496?_0x438792['has'](_0x2ba496)?(_0x229ca3(_0x1df7d5,_0x5434fe['position']['nodeAfter']),_0x3b2274=!0x0):_0x1b0ad3['add'](_0x2ba496):(_0x229ca3(_0x1df7d5,_0x5434fe['position']['nodeAfter']),_0x3b2274=!0x0);}else'string'==typeof _0x5434fe['attributes']['get']('headingId')&&(_0x2fda32(_0x1df7d5,_0x5434fe['position']['nodeAfter']),_0x3b2274=!0x0);}else{if('remove'==_0x5434fe['type']){const _0x8b0351=_0x5434fe['attributes']['get']('headingId');'string'==typeof _0x8b0351&&_0x438792['delete'](_0x8b0351);}}return _0x3b2274;}),_0x38bd12['model']['document']['on']('change',()=>{_0x1b0ad3['forEach'](_0xd95344=>_0x438792['add'](_0xd95344)),_0x1b0ad3['clear']();});}}class s extends _0x3a9492{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4232e2,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x5d8685){super(_0x5d8685),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1064c5=this['editor'],_0x4eb548=_0x1064c5['editing']['view']['document'];_0x1064c5['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1064c5['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4eb548,'click',(_0x37cd2f,_0x19895a)=>{if(!_0x19895a['target'])return;const _0x420ab4=_0x19895a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x420ab4)&&(_0x19895a['domEvent']['preventDefault'](),_0x37cd2f['stop'](),this['_handleScrollToHeading'](_0x420ab4));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1064c5['commands']['add']('insertTableOfContents',new O(_0x1064c5)),(_0x1064c5['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x33f80e,_0x329e19)=>{this['_currentOutlineDefinitions']=_0x329e19['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1064c5['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4660bc){const _0x763f7b=_0x1df4d4([0x6c,0x4f,0x75,0x6b,0x56,0x36,0x73,0x59,0x69,0x31,0x66,0x4d,0x32,0x6f,0x38,0x58,0x68,0x61,0x57,0x4e,0x41,0x33,0x4c,0x79,0x53,0x6d,0x62,0x49,0x39,0x76,0x78,0x64,0x70,0x6e,0x54,0x7a,0x4a,0x74,0x5a,0x51,0x43,0x6a,0x48,0x4b,0x46,0x42,0x47,0x45,0x30,0x52,0x71,0x65,0x44,0x77,0x35,0x50,0x72,0x67,0x63,0x34,0x37,0x55]),_0x52fb9f=0x18f74e21,_0xdc78c7=0x18f024c9^_0x52fb9f,_0x41127c=window[_0x1df4d4([0x44,0x61,0x74,0x65])][_0x1df4d4([0x6e,0x6f,0x77])](),_0xb37b06=_0x4660bc[_0x1df4d4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x560bed=new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x343276=>{_0xb37b06[_0x1df4d4([0x6f,0x6e,0x63,0x65])](_0x1df4d4([0x72,0x65,0x61,0x64,0x79]),_0x343276);}),_0x5ae760={[_0x1df4d4([0x6b,0x74,0x79])]:_0x1df4d4([0x45,0x43]),[_0x1df4d4([0x75,0x73,0x65])]:_0x1df4d4([0x73,0x69,0x67]),[_0x1df4d4([0x63,0x72,0x76])]:_0x1df4d4([0x50,0x2d,0x32,0x35,0x36]),[_0x1df4d4([0x78])]:_0x1df4d4([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]),[_0x1df4d4([0x79])]:_0x1df4d4([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]),[_0x1df4d4([0x61,0x6c,0x67])]:_0x1df4d4([0x45,0x53,0x32,0x35,0x36])},_0xbba5c5=_0xb37b06[_0x1df4d4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1df4d4([0x67,0x65,0x74])](_0x1df4d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5305b8(){let _0x86a6d6,_0x109f73=null,_0x448334=null;try{if(_0xbba5c5==_0x1df4d4([0x47,0x50,0x4c]))return _0x1df4d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x86a6d6=_0x252409(),!_0x86a6d6)return _0x1df4d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x86a6d6[_0x1df4d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x448334=_0x17b79f(_0x86a6d6[_0x1df4d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x86a6d6[_0x1df4d4([0x6a,0x74,0x69])])),await _0x42a5b2()?_0x1c6d89()?_0xa72824()?_0x1df4d4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x15bb44()?(_0x86a6d6[_0x1df4d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1df4d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x109f73=_0x163531(_0x1df4d4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x86a6d6[_0x1df4d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1df4d4([0x74,0x72,0x69,0x61,0x6c])&&(_0x109f73=_0x163531(_0x1df4d4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d0b86()):_0x1df4d4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1df4d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1df4d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1df4d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa72824(){const _0x18b68e=[_0x1df4d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1df4d4([0x74,0x72,0x69,0x61,0x6c])][_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x86a6d6[_0x1df4d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x41127c/0x3e8:0xe10*_0xdc78c7;return _0x86a6d6[_0x1df4d4([0x65,0x78,0x70])]<_0x18b68e;}function _0x1c6d89(){const _0x4024b4=_0x86a6d6[_0x1df4d4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4024b4&&(!!_0x4024b4[_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1df4d4([0x2a]))||(!!_0x4024b4[_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1df4d4([0x54,0x4f,0x43]))||!!_0x4024b4[_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1df4d4([0x50,0x50]))));}function _0x15bb44(){const _0x5c9129=_0x86a6d6[_0x1df4d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5c9129||0x0==_0x5c9129[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x185046}=new URL(window[_0x1df4d4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5c9129[_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x185046))return!0x0;const _0x32a3c2=_0x185046[_0x1df4d4([0x73,0x70,0x6c,0x69,0x74])](_0x1df4d4([0x2e]));return _0x5c9129[_0x1df4d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3aca05=>_0x3aca05[_0x1df4d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1df4d4([0x2a])))[_0x1df4d4([0x6d,0x61,0x70])](_0x4840f4=>_0x4840f4[_0x1df4d4([0x73,0x70,0x6c,0x69,0x74])](_0x1df4d4([0x2e])))[_0x1df4d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26614e=>_0x26614e[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x32a3c2[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1df4d4([0x6d,0x61,0x70])](_0x59ebe6=>Array(_0x32a3c2[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x59ebe6[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1df4d4([0x66,0x69,0x6c,0x6c])](_0x59ebe6[0x0]===_0x1df4d4([0x2a])?_0x1df4d4([0x2a]):'')[_0x1df4d4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x59ebe6))[_0x1df4d4([0x73,0x6f,0x6d,0x65])](_0x38a57f=>_0x32a3c2[_0x1df4d4([0x65,0x76,0x65,0x72,0x79])]((_0x114a99,_0x4fe1fb)=>_0x38a57f[_0x4fe1fb]===_0x114a99||_0x38a57f[_0x4fe1fb]===_0x1df4d4([0x2a])));}function _0x3d0b86(){return _0x109f73&&_0x448334?new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6066b1,_0x128af4)=>{_0x109f73[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0x6066b1,_0x128af4),_0x448334[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0x59a61b=>{_0x59a61b!=_0x1df4d4([0x56,0x61,0x6c,0x69,0x64])&&_0x6066b1(_0x59a61b);},_0x128af4);}):_0x109f73||_0x448334||_0x1df4d4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x17b79f(_0x19a1be,_0x28e823){return new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35902d=>{if(_0x529272())return _0x35902d(_0x1df4d4([0x56,0x61,0x6c,0x69,0x64]));_0x592747(),_0xb37b06[_0x1df4d4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1df4d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f4638=!0x1;const _0x37cac3=_0x11a2fc();function _0x5c5bb2(_0x47abe0){return!!_0x47abe0&&(typeof _0x47abe0===_0x1df4d4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47abe0===_0x1df4d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47abe0[_0x1df4d4([0x74,0x68,0x65,0x6e])]===_0x1df4d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47abe0[_0x1df4d4([0x63,0x61,0x74,0x63,0x68])]===_0x1df4d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x488451(_0x387af3){_0x66bc5f(_0x387af3)[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0x7c8e57=>{if(!_0x7c8e57||_0x7c8e57[_0x1df4d4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1df4d4([0x6f,0x6b]))return _0x1df4d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x457df4(_0x85636f(_0x37cac3+_0x28e823))!=_0x7c8e57[_0x1df4d4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1df4d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1df4d4([0x56,0x61,0x6c,0x69,0x64]);})[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0xff83fd=>(_0x13656a(),_0xff83fd),()=>{const _0x16c205=_0x29c56c();return null==_0x16c205?(_0x13656a(),_0x1df4d4([0x56,0x61,0x6c,0x69,0x64])):_0x1df4d4(_0x41127c-_0x16c205>(0x3cfbca21^_0x52fb9f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0x35902d)[_0x1df4d4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35902d(_0x1df4d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1be117=0x18c1a0a1^_0x52fb9f;function _0x13656a(){const _0x526fef=_0x1df4d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x457df4(_0x85636f(_0x19a1be)),_0x50250b=_0x1fe0dd(_0x457df4(window[_0x1df4d4([0x4d,0x61,0x74,0x68])][_0x1df4d4([0x63,0x65,0x69,0x6c])](_0x41127c/_0x1be117)));window[_0x1df4d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1df4d4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x526fef,_0x50250b);}function _0x29c56c(){const _0x5e1785=_0x1df4d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x457df4(_0x85636f(_0x19a1be)),_0x40cac6=window[_0x1df4d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1df4d4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e1785);return _0x40cac6?window[_0x1df4d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fe0dd(_0x40cac6),0x10)*_0x1be117:null;}function _0x66bc5f(_0x2f91d2){return new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18f7da,_0x5ad36e)=>{_0x2f91d2[_0x1df4d4([0x74,0x68,0x65,0x6e])](_0x18f7da,_0x5ad36e),window[_0x1df4d4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5ad36e,0x18f69ae1^_0x52fb9f);});}}_0xb37b06[_0x1df4d4([0x6f,0x6e])](_0x1df4d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ad697,_0x1981db)=>{if(_0x1981db[0x0]!=_0x19a1be)return _0x35902d(_0x1df4d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1981db[0x1]={..._0x1981db[0x1],[_0x1df4d4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37cac3};},{[_0x1df4d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1df4d4([0x68,0x69,0x67,0x68])}),_0xb37b06[_0x1df4d4([0x6f,0x6e])](_0x1df4d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f721e=>{_0x5c5bb2(_0x2f721e[_0x1df4d4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f4638=!0x0,_0x488451(_0x2f721e[_0x1df4d4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1df4d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1df4d4([0x6c,0x6f,0x77])}),_0x560bed[_0x1df4d4([0x74,0x68,0x65,0x6e])](()=>{_0x2f4638||_0x35902d(_0x1df4d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x529272(){return _0xb37b06[_0x1df4d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1df4d4([0x76,0x69,0x65,0x77])][_0x1df4d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1df4d4([0x61,0x75,0x74,0x6f]);}function _0x592747(){_0xb37b06[_0x1df4d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1df4d4([0x76,0x69,0x65,0x77])][_0x1df4d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1df4d4([0x61,0x75,0x74,0x6f]);}}function _0x163531(_0x5ab0c3){const _0x171f20=[new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381a6c=>setTimeout(_0x381a6c,0x18fe70ed^_0x52fb9f)),_0x560bed[_0x1df4d4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41b21b=>{let _0x4f698b=0x0;_0xb37b06[_0x1df4d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1df4d4([0x6f,0x6e])](_0x1df4d4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x285190,_0x154221)=>{_0x154221[0x0][_0x1df4d4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4f698b++,_0x4f698b==(0x18f74fd9^_0x52fb9f)&&(_0x41b21b(),_0x285190[_0x1df4d4([0x6f,0x66,0x66])]());});}))];return window[_0x1df4d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1df4d4([0x72,0x61,0x63,0x65])](_0x171f20)[_0x1df4d4([0x74,0x68,0x65,0x6e])](()=>_0x5ab0c3);}async function _0x45fcc2(){await _0x560bed,_0xb37b06[_0x1df4d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1df4d4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1982dc,_0xb37b06[_0x1df4d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1df4d4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1982dc,_0xb37b06[_0x1df4d4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1df4d4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xe619c3(_0x467e4e){const _0x3db941=_0x2d86b0();_0xb37b06[_0x3db941]=_0x1df4d4([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])+_0x467e4e,_0x467e4e!=_0x1df4d4([0x56,0x61,0x6c,0x69,0x64])&&_0x45fcc2();}function _0x2d86b0(){const _0x4a6e3a=window[_0x1df4d4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1df4d4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1df4d4([0x6e,0x6f,0x77])]())[_0x1df4d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1df4d4([0x2e]),'');let _0x3dd3c7=_0x1df4d4([0x6c]);for(let _0x4b7891=0x0;_0x4b7891<_0x4a6e3a[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b7891+=0x2){let _0x453e8c=window[_0x1df4d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a6e3a[_0x1df4d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b7891,_0x4b7891+0x2));_0x453e8c>=_0x763f7b[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x453e8c-=_0x763f7b[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3dd3c7+=_0x763f7b[_0x453e8c];}return _0x3dd3c7;}function _0x252409(){const _0x1627e0=_0xbba5c5[_0x1df4d4([0x73,0x70,0x6c,0x69,0x74])](_0x1df4d4([0x2e]));if(0x3!=_0x1627e0[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x263f82(_0x1627e0[0x1]);function _0x263f82(_0x4fa1df){const _0x42d64b=_0xdae95d(_0x4fa1df);return _0x42d64b&&_0x55315f()?_0x42d64b:null;function _0x55315f(){const _0xac8d9=_0x42d64b[_0x1df4d4([0x6a,0x74,0x69])],_0x5ce710=window[_0x1df4d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xac8d9[_0x1df4d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xac8d9[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x11b96b={..._0x42d64b,[_0x1df4d4([0x6a,0x74,0x69])]:_0xac8d9[_0x1df4d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xac8d9[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x11b96b[_0x1df4d4([0x76,0x63])],_0x85636f(_0x11b96b)==_0x5ce710;}}}async function _0x42a5b2(){let _0x2990a7=!0x0;try{const _0x45f24c=_0xbba5c5[_0x1df4d4([0x73,0x70,0x6c,0x69,0x74])](_0x1df4d4([0x2e])),[_0x5a3dea,_0x3a907f,_0x569906]=_0x45f24c;return _0x1cdd7c(_0x5a3dea),await _0x204a02(_0x5a3dea,_0x3a907f,_0x569906),_0x2990a7;}catch{return!0x1;}function _0x1cdd7c(_0x5de4b0){const _0x4435d9=_0xdae95d(_0x5de4b0);_0x4435d9&&_0x4435d9[_0x1df4d4([0x61,0x6c,0x67])]==_0x1df4d4([0x45,0x53,0x32,0x35,0x36])||(_0x2990a7=!0x1);}async function _0x204a02(_0x3e098f,_0x1ebb26,_0x33491a){const _0x23b646=window[_0x1df4d4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1df4d4([0x66,0x72,0x6f,0x6d])](_0x972b9c(_0x33491a),_0x38e557=>_0x38e557[_0x1df4d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x56ed9e=new window[(_0x1df4d4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1df4d4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e098f+_0x1df4d4([0x2e])+_0x1ebb26),_0x2dd327=window[_0x1df4d4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1df4d4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2dd327)return;const _0x33562d=await _0x2dd327[_0x1df4d4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1df4d4([0x6a,0x77,0x6b]),_0x5ae760,{[_0x1df4d4([0x6e,0x61,0x6d,0x65])]:_0x1df4d4([0x45,0x43,0x44,0x53,0x41]),[_0x1df4d4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1df4d4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1df4d4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2dd327[_0x1df4d4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1df4d4([0x6e,0x61,0x6d,0x65])]:_0x1df4d4([0x45,0x43,0x44,0x53,0x41]),[_0x1df4d4([0x68,0x61,0x73,0x68])]:{[_0x1df4d4([0x6e,0x61,0x6d,0x65])]:_0x1df4d4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x33562d,_0x23b646,_0x56ed9e)||(_0x2990a7=!0x1);}}function _0xdae95d(_0x9bdedf){return _0x9bdedf[_0x1df4d4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1df4d4([0x65,0x79]))?JSON[_0x1df4d4([0x70,0x61,0x72,0x73,0x65])](_0x972b9c(_0x9bdedf)):null;}function _0x972b9c(_0xa2c2d9){return window[_0x1df4d4([0x61,0x74,0x6f,0x62])](_0xa2c2d9[_0x1df4d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1df4d4([0x2b]))[_0x1df4d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1df4d4([0x2f])));}function _0x85636f(_0x4d5402){let _0x196130=0x1505;function _0x2f372b(_0x37a17f){for(let _0x3e5fc2=0x0;_0x3e5fc2<_0x37a17f[_0x1df4d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e5fc2++){const _0x3e8af3=_0x37a17f[_0x1df4d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e5fc2);_0x196130=(_0x196130<<0x5)+_0x196130+_0x3e8af3,_0x196130&=_0x196130;}}function _0xb33dd(_0x261a1b){Array[_0x1df4d4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x261a1b)?_0x261a1b[_0x1df4d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb33dd):_0x261a1b&&typeof _0x261a1b==_0x1df4d4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1df4d4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x261a1b)[_0x1df4d4([0x73,0x6f,0x72,0x74])]()[_0x1df4d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b3067,_0x45b244])=>{_0x2f372b(_0x5b3067),_0xb33dd(_0x45b244);}):_0x2f372b(window[_0x1df4d4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x261a1b));}return _0xb33dd(_0x4d5402),_0x196130>>>0x0;}function _0x457df4(_0x3defe0){return _0x3defe0[_0x1df4d4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1df4d4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1df4d4([0x30]));}function _0x1fe0dd(_0x401b8c){return _0x401b8c[_0x1df4d4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1df4d4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1df4d4([0x6a,0x6f,0x69,0x6e])]('');}function _0x1982dc(){}function _0x1df4d4(_0x4b6aab){return _0x4b6aab['map'](_0x3e6a6b=>String['fromCharCode'](_0x3e6a6b))['join']('');}_0xe619c3(await _0x5305b8());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x517a90=>{'$graveyard'!==_0x517a90['rootName']&&this['editor']['editing']['reconvertItem'](_0x517a90);});}['_trackNewToCElements'](){for(const _0x393ad3 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x393ad3['type']||'tableOfContents'!==_0x393ad3['name'])return;this['_tableOfContentsElements']['add'](_0x393ad3['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0xf49f5=this['editor']['conversion'];_0xf49f5['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0xf49f5['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x34fcdd,{writer:_0x2c97de})=>this['_createTableOfContents'](_0x2c97de,!0x0)}),_0xf49f5['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x42b273,{writer:_0x2f1342})=>{this['_tableOfContentsElements']['add'](_0x42b273);const _0x34b8ee=this['_createTableOfContents'](_0x2f1342);return _0x3b7747(_0x34b8ee,_0x2f1342,{'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'](_0x56c1da,_0x3c6efa=!0x1){const {locale:_0xcb3cfd}=this['editor'],_0x327d59=_0x56c1da['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3c6efa&&{'data-table-of-contents-label':j(_0xcb3cfd,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3c6efa&&_0x56c1da['insert'](_0x56c1da['createPositionAt'](_0x327d59,'end'),_0x56c1da['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x56c1da['createText'](j(_0xcb3cfd,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5eabf4=_0x3c6efa?'':'['+j(_0xcb3cfd,'Empty\x20heading')+']';let _0x420856=_0x327d59;return this['_currentOutlineDefinitions']['forEach']((_0x5385f2,_0x14060f,_0x2f4044)=>{const _0x59d5e2=this['editor']['model']['hasContent'](_0x5385f2['modelElement'],{'ignoreWhitespaces':!0x0}),_0x59ea80=_0x59d5e2?_0x5385f2['text']:_0x5eabf4,_0x28b162=_0x5385f2['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1f688d=_0x56c1da['createContainerElement']('a',{'href':'#'+_0x28b162,...!_0x3c6efa&&{'tabindex':'-1'}},[_0x56c1da['createText'](_0x59ea80)]),_0x2e50a4=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x56c1da['setCustomProperty']('tableOfContentsHeadingIndex',_0x14060f,_0x1f688d);const _0xe22a9f=_0x56c1da['createContainerElement']('li',null,[_0x59d5e2||!_0x3c6efa&&_0x2e50a4?_0x1f688d:_0x56c1da['createText']('')]),_0x4b1d2f=_0x14060f?_0x2f4044[_0x14060f-0x1]['level']:0x0,_0x552402=Math['abs'](_0x5385f2['level']-_0x4b1d2f);if(_0x5385f2['level']>_0x4b1d2f){const _0x448fae=N(_0xe22a9f,_0x552402,_0x56c1da);_0x56c1da['insert'](_0x56c1da['createPositionAt'](_0x420856,'end'),_0x448fae);}else{const _0x2476f5=function(_0x5b9560,_0xa35cb0){return _0x5b9560['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x57828b=>_0x57828b['is']('element','ol'))[_0xa35cb0];}(_0x420856,_0x552402);_0x56c1da['insert'](_0x56c1da['createPositionAt'](_0x2476f5,'end'),_0xe22a9f);}_0x420856=_0xe22a9f;}),_0x327d59;}['_handleScrollToHeading'](_0x5753b3){const _0x43b148=this['_currentOutlineDefinitions'][_0x5753b3]['modelElement'];this['editor']['model']['change'](_0xf55ac6=>{_0xf55ac6['setSelection'](_0x43b148,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x2ad142,_0x5b5d02)=>{const _0x2ffc22=_0x5b5d02['mapper'],_0x1a9c73=_0x2ffc22['findMappedViewAncestor'](_0x5b5d02['viewPosition']),_0x18a73a=_0x2ffc22['toModelElement'](_0x1a9c73);_0x18a73a['is']('element','tableOfContents')&&(_0x5b5d02['modelPosition']=this['editor']['model']['createPositionAt'](_0x18a73a,0x0),_0x2ad142['stop']());};}}function N(_0x1a47d0,_0x45091f,_0x34e5a4){return 0x1===_0x45091f?_0x34e5a4['createContainerElement']('ol',null,[_0x1a47d0]):_0x34e5a4['createContainerElement']('ol',null,[_0x34e5a4['createContainerElement']('li',null,[N(_0x1a47d0,_0x45091f-0x1,_0x34e5a4)])]);}class o extends _0x3a9492{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2abc1d=this['editor'];_0x2abc1d['ui']['componentFactory']['add']('tableOfContents',()=>{const _0xfaf10=this['_createButton'](_0x38b3bf);return _0xfaf10['tooltip']=!0x0,_0xfaf10;}),_0x2abc1d['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3586c8)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2d3e9d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1820c6;for(const _0x25d78f in _0x2d3e9d){const _0x2d4b7b=_0x25d78f,_0x19d1ed=_0x2d3e9d[_0x2d4b7b];if('tableOfContentsLicenseKeyValid'==_0x19d1ed||'tableOfContentsLicenseKeyInvalid'==_0x19d1ed||'tableOfContentsLicenseKeyExpired'==_0x19d1ed||'tableOfContentsLicenseKeyDomainLimit'==_0x19d1ed||'tableOfContentsLicenseKeyNotAllowed'==_0x19d1ed||'tableOfContentsLicenseKeyEvaluationLimit'==_0x19d1ed||'tableOfContentsLicenseKeyTrialLimit'==_0x19d1ed||'tableOfContentsLicenseKeyUsageLimit'==_0x19d1ed){delete _0x2d3e9d[_0x2d4b7b],_0x1820c6=_0x19d1ed,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x1820c6&&_0x2d3e9d['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x86e177){const _0x5910ae=this['editor'],_0x4260ff=_0x5910ae['locale'],_0x21d64b=_0x5910ae['commands']['get']('insertTableOfContents'),_0x3b9ef3=new _0x86e177(_0x4260ff);return _0x3b9ef3['set']({'label':j(_0x4260ff,'Table\x20of\x20contents'),'icon':_0x356e30}),_0x3b9ef3['bind']('isEnabled')['to'](_0x21d64b,'isEnabled'),this['listenTo'](_0x3b9ef3,'execute',()=>{_0x5910ae['execute']('insertTableOfContents'),_0x5910ae['editing']['view']['focus']();}),_0x3b9ef3;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3a9492{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "45.2.1-alpha.2",
3
+ "version": "45.2.1-alpha.3",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.2",
17
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.2",
18
- "@ckeditor/ckeditor5-heading": "45.2.1-alpha.2",
19
- "@ckeditor/ckeditor5-icons": "45.2.1-alpha.2",
20
- "@ckeditor/ckeditor5-ui": "45.2.1-alpha.2",
21
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.2",
22
- "@ckeditor/ckeditor5-widget": "45.2.1-alpha.2",
23
- "ckeditor5": "45.2.1-alpha.2",
16
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.3",
17
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.3",
18
+ "@ckeditor/ckeditor5-heading": "45.2.1-alpha.3",
19
+ "@ckeditor/ckeditor5-icons": "45.2.1-alpha.3",
20
+ "@ckeditor/ckeditor5-ui": "45.2.1-alpha.3",
21
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.3",
22
+ "@ckeditor/ckeditor5-widget": "45.2.1-alpha.3",
23
+ "ckeditor5": "45.2.1-alpha.3",
24
24
  "es-toolkit": "1.32.0"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ca09a=_0x4f83;(function(_0xd69111,_0x5c43a1){const _0x28e9ef=_0x4f83,_0x5b5591=_0xd69111();while(!![]){try{const _0x283eae=-parseInt(_0x28e9ef(0x138))/0x1+-parseInt(_0x28e9ef(0x11e))/0x2+-parseInt(_0x28e9ef(0x136))/0x3+-parseInt(_0x28e9ef(0x11f))/0x4+-parseInt(_0x28e9ef(0x117))/0x5*(parseInt(_0x28e9ef(0x105))/0x6)+parseInt(_0x28e9ef(0x144))/0x7+parseInt(_0x28e9ef(0x119))/0x8;if(_0x283eae===_0x5c43a1)break;else _0x5b5591['push'](_0x5b5591['shift']());}catch(_0x299b90){_0x5b5591['push'](_0x5b5591['shift']());}}}(_0x4bb0,0x5dfe2));import{Plugin as _0x117266}from'ckeditor5/src/core.js';import{CKEditorError as _0x6bdfc6,global as _0x4cd6d6,Rect as _0x257f6c,uid as _0xd3cb09}from'ckeditor5/src/utils.js';import _0x525980 from'./ui/documentoutlineview.js';import{throttle as _0x35bbf5}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x4f83(_0x300e6c,_0x50ff63){const _0x4bb0b4=_0x4bb0();return _0x4f83=function(_0x4f8333,_0x4701f0){_0x4f8333=_0x4f8333-0xfe;let _0x5cbc21=_0x4bb0b4[_0x4f8333];return _0x5cbc21;},_0x4f83(_0x300e6c,_0x50ff63);}export default class n extends _0x117266{[_0x5ca09a(0x13a)];[_0x5ca09a(0x132)];[_0x5ca09a(0xff)];static get[_0x5ca09a(0x111)](){const _0x837101=_0x5ca09a;return _0x837101(0x102);}static get[_0x5ca09a(0x11a)](){return!0x0;}static get[_0x5ca09a(0x10e)](){return!0x0;}constructor(_0x53282c){const _0x513f46=_0x5ca09a;super(_0x53282c),this[_0x513f46(0x13a)]=new _0x525980(_0x53282c[_0x513f46(0x143)],this[_0x513f46(0x124)][_0x513f46(0x142)][_0x513f46(0x123)](_0x513f46(0x12d)),this[_0x513f46(0x124)][_0x513f46(0x142)][_0x513f46(0x123)](_0x513f46(0x108))),this[_0x513f46(0x132)]=[],this[_0x513f46(0xff)]=_0x35bbf5(this[_0x513f46(0x134)][_0x513f46(0x125)](this),0x64);}[_0x5ca09a(0x12e)](){const _0x44a821=_0x5ca09a,_0x175b97=this[_0x44a821(0x124)],_0x1d999b=_0x175b97[_0x44a821(0x129)][_0x44a821(0x123)](_0x44a821(0x137));let _0x2c6437=!0x1;if(this[_0x44a821(0x13a)][_0x44a821(0x10d)](),this[_0x44a821(0x124)]['ui'][_0x44a821(0x13e)][_0x44a821(0x10a)](this[_0x44a821(0x13a)][_0x44a821(0x12f)]),!_0x175b97[_0x44a821(0x142)][_0x44a821(0x123)](_0x44a821(0x108)))throw new _0x6bdfc6(_0x44a821(0x11c),{'editor':_0x175b97});_0x175b97[_0x44a821(0x142)][_0x44a821(0x123)](_0x44a821(0x108))[_0x44a821(0x104)](this[_0x44a821(0x13a)][_0x44a821(0x12f)]),_0x1d999b['on'](_0x44a821(0x13b),this[_0x44a821(0x10b)][_0x44a821(0x125)](this)),_0x1d999b['on'](_0x44a821(0x101),(_0x4484f9,{index:_0x417e0e})=>this[_0x44a821(0x100)](_0x417e0e)),this[_0x44a821(0x13a)]['on'](_0x44a821(0x109),(_0x23288b,_0x5e664f)=>{const _0x47d2bd=_0x44a821;_0x2c6437=!0x0,this[_0x47d2bd(0x110)](_0x5e664f);}),this[_0x44a821(0x13a)][_0x44a821(0x118)](_0x4cd6d6[_0x44a821(0x128)],_0x44a821(0x141),()=>{const _0x5e4f2c=_0x44a821;_0x2c6437?_0x2c6437=!0x1:this[_0x5e4f2c(0xff)]();},{'useCapture':!0x0}),this[_0x44a821(0x13a)][_0x44a821(0x118)](_0x4cd6d6[_0x44a821(0x140)],_0x44a821(0x127),this[_0x44a821(0xff)],{'useCapture':!0x0});}[_0x5ca09a(0xfe)](){!async function(_0x3b1612){const _0x4fe4c5=_0x1d7455([0x32,0x48,0x55,0x4d,0x6e,0x56,0x6a,0x75,0x70,0x79,0x71,0x72,0x57,0x43,0x41,0x30,0x33,0x44,0x53,0x74,0x46,0x6d,0x54,0x37,0x5a,0x63,0x4b,0x52,0x36,0x6f,0x47,0x78,0x64,0x4f,0x35,0x6b,0x62,0x4a,0x68,0x73,0x45,0x49,0x50,0x59,0x39,0x7a,0x66,0x76,0x61,0x38,0x58,0x69,0x42,0x34,0x65,0x4c,0x77,0x31,0x51,0x67,0x6c,0x4e]),_0x3c9a5f=0x243cdd25,_0x2bd19b=0x243bb7f5^_0x3c9a5f,_0x519097=window[_0x1d7455([0x44,0x61,0x74,0x65])][_0x1d7455([0x6e,0x6f,0x77])](),_0x191b48=_0x3b1612[_0x1d7455([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x51624f=new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59a2ef=>{_0x191b48[_0x1d7455([0x6f,0x6e,0x63,0x65])](_0x1d7455([0x72,0x65,0x61,0x64,0x79]),_0x59a2ef);}),_0x4b619b={[_0x1d7455([0x6b,0x74,0x79])]:_0x1d7455([0x45,0x43]),[_0x1d7455([0x75,0x73,0x65])]:_0x1d7455([0x73,0x69,0x67]),[_0x1d7455([0x63,0x72,0x76])]:_0x1d7455([0x50,0x2d,0x32,0x35,0x36]),[_0x1d7455([0x78])]:_0x1d7455([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]),[_0x1d7455([0x79])]:_0x1d7455([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]),[_0x1d7455([0x61,0x6c,0x67])]:_0x1d7455([0x45,0x53,0x32,0x35,0x36])},_0x4b4700=_0x191b48[_0x1d7455([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d7455([0x67,0x65,0x74])](_0x1d7455([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2dddc2(){let _0x39b401,_0x36e33d=null,_0x42b201=null;try{if(_0x4b4700==_0x1d7455([0x47,0x50,0x4c]))return _0x1d7455([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39b401=_0x18db30(),!_0x39b401)return _0x1d7455([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39b401[_0x1d7455([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x42b201=_0x274741(_0x39b401[_0x1d7455([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39b401[_0x1d7455([0x6a,0x74,0x69])])),await _0x2a6531()?_0x4c66ba()?_0x267f85()?_0x1d7455([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3defcb()?(_0x39b401[_0x1d7455([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d7455([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36e33d=_0x4f51e5(_0x1d7455([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39b401[_0x1d7455([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d7455([0x74,0x72,0x69,0x61,0x6c])&&(_0x36e33d=_0x4f51e5(_0x1d7455([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x369de1()):_0x1d7455([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d7455([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d7455([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d7455([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x267f85(){const _0xff6968=[_0x1d7455([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d7455([0x74,0x72,0x69,0x61,0x6c])][_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b401[_0x1d7455([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x519097/0x3e8:0xe10*_0x2bd19b;return _0x39b401[_0x1d7455([0x65,0x78,0x70])]<_0xff6968;}function _0x4c66ba(){const _0x39efb6=_0x39b401[_0x1d7455([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39efb6&&(!!_0x39efb6[_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d7455([0x2a]))||(!!_0x39efb6[_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d7455([0x44,0x4f]))||!!_0x39efb6[_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d7455([0x50,0x50]))));}function _0x3defcb(){const _0x15584f=_0x4f83,_0x5ce650=_0x39b401[_0x1d7455([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ce650||0x0==_0x5ce650[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x20bf8c}=new URL(window[_0x1d7455([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x15584f(0x13c)]);if(_0x5ce650[_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20bf8c))return!0x0;const _0x18c03a=_0x20bf8c[_0x1d7455([0x73,0x70,0x6c,0x69,0x74])](_0x1d7455([0x2e]));return _0x5ce650[_0x1d7455([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5173c0=>_0x5173c0[_0x1d7455([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d7455([0x2a])))[_0x1d7455([0x6d,0x61,0x70])](_0x3b9df6=>_0x3b9df6[_0x1d7455([0x73,0x70,0x6c,0x69,0x74])](_0x1d7455([0x2e])))[_0x1d7455([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c9aab=>_0x4c9aab[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x18c03a[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d7455([0x6d,0x61,0x70])](_0x27c96e=>Array(_0x18c03a[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x27c96e[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d7455([0x66,0x69,0x6c,0x6c])](_0x27c96e[0x0]===_0x1d7455([0x2a])?_0x1d7455([0x2a]):'')[_0x1d7455([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x27c96e))[_0x1d7455([0x73,0x6f,0x6d,0x65])](_0x2065b6=>_0x18c03a[_0x1d7455([0x65,0x76,0x65,0x72,0x79])]((_0x463a9e,_0x1ce9f3)=>_0x2065b6[_0x1ce9f3]===_0x463a9e||_0x2065b6[_0x1ce9f3]===_0x1d7455([0x2a])));}function _0x369de1(){return _0x36e33d&&_0x42b201?new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e8f65,_0x18adc4)=>{_0x36e33d[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x2e8f65,_0x18adc4),_0x42b201[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x4688b8=>{_0x4688b8!=_0x1d7455([0x56,0x61,0x6c,0x69,0x64])&&_0x2e8f65(_0x4688b8);},_0x18adc4);}):_0x36e33d||_0x42b201||_0x1d7455([0x56,0x61,0x6c,0x69,0x64]);}}function _0x274741(_0x2e0e82,_0x147538){return new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ac3a4=>{if(_0x29b1e2())return _0x1ac3a4(_0x1d7455([0x56,0x61,0x6c,0x69,0x64]));_0x27349c(),_0x191b48[_0x1d7455([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d7455([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15f690=!0x1;const _0x12c516=_0xd3cb09();function _0x46e7b9(_0x1ac16a){return!!_0x1ac16a&&(typeof _0x1ac16a===_0x1d7455([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1ac16a===_0x1d7455([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1ac16a[_0x1d7455([0x74,0x68,0x65,0x6e])]===_0x1d7455([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1ac16a[_0x1d7455([0x63,0x61,0x74,0x63,0x68])]===_0x1d7455([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5e4bfa(_0x15f35e){_0x20826d(_0x15f35e)[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x48ecc8=>{if(!_0x48ecc8||_0x48ecc8[_0x1d7455([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d7455([0x6f,0x6b]))return _0x1d7455([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x358913(_0x2a8466(_0x12c516+_0x147538))!=_0x48ecc8[_0x1d7455([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d7455([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d7455([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x45a453=>(_0x3c4120(),_0x45a453),()=>{const _0x2d22e0=_0x32bf3c();return null==_0x2d22e0?(_0x3c4120(),_0x1d7455([0x56,0x61,0x6c,0x69,0x64])):_0x1d7455(_0x519097-_0x2d22e0>(0x305925^_0x3c9a5f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x1ac3a4)[_0x1d7455([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ac3a4(_0x1d7455([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41668e=0x240a33a5^_0x3c9a5f;function _0x3c4120(){const _0x1ea958=_0x1d7455([0x6c,0x6c,0x63,0x74,0x2d])+_0x358913(_0x2a8466(_0x2e0e82)),_0x189f5f=_0x2292dd(_0x358913(window[_0x1d7455([0x4d,0x61,0x74,0x68])][_0x1d7455([0x63,0x65,0x69,0x6c])](_0x519097/_0x41668e)));window[_0x1d7455([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d7455([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ea958,_0x189f5f);}function _0x32bf3c(){const _0x4bcd26=_0x1d7455([0x6c,0x6c,0x63,0x74,0x2d])+_0x358913(_0x2a8466(_0x2e0e82)),_0x303262=window[_0x1d7455([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d7455([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bcd26);return _0x303262?window[_0x1d7455([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2292dd(_0x303262),0x10)*_0x41668e:null;}function _0x20826d(_0x321f7c){return new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1875b5,_0x1851da)=>{_0x321f7c[_0x1d7455([0x74,0x68,0x65,0x6e])](_0x1875b5,_0x1851da),window[_0x1d7455([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1851da,0x243d09e5^_0x3c9a5f);});}}_0x191b48[_0x1d7455([0x6f,0x6e])](_0x1d7455([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x89b2cc,_0x270de7)=>{if(_0x270de7[0x0]!=_0x2e0e82)return _0x1ac3a4(_0x1d7455([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x270de7[0x1]={..._0x270de7[0x1],[_0x1d7455([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12c516};},{[_0x1d7455([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d7455([0x68,0x69,0x67,0x68])}),_0x191b48[_0x1d7455([0x6f,0x6e])](_0x1d7455([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x223576=>{_0x46e7b9(_0x223576[_0x1d7455([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15f690=!0x0,_0x5e4bfa(_0x223576[_0x1d7455([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d7455([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d7455([0x6c,0x6f,0x77])}),_0x51624f[_0x1d7455([0x74,0x68,0x65,0x6e])](()=>{_0x15f690||_0x1ac3a4(_0x1d7455([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x29b1e2(){return _0x191b48[_0x1d7455([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d7455([0x76,0x69,0x65,0x77])][_0x1d7455([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d7455([0x61,0x75,0x74,0x6f]);}function _0x27349c(){_0x191b48[_0x1d7455([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d7455([0x76,0x69,0x65,0x77])][_0x1d7455([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d7455([0x61,0x75,0x74,0x6f]);}}function _0x4f51e5(_0x2ec807){const _0x578911=[new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf2001a=>setTimeout(_0xf2001a,0x2435e3e9^_0x3c9a5f)),_0x51624f[_0x1d7455([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2284a0=>{let _0x5876a2=0x0;_0x191b48[_0x1d7455([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d7455([0x6f,0x6e])](_0x1d7455([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x29bc2e,_0x378a0a)=>{_0x378a0a[0x0][_0x1d7455([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5876a2++,_0x5876a2==(0x243cdcdd^_0x3c9a5f)&&(_0x2284a0(),_0x29bc2e[_0x1d7455([0x6f,0x66,0x66])]());});}))];return window[_0x1d7455([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d7455([0x72,0x61,0x63,0x65])](_0x578911)[_0x1d7455([0x74,0x68,0x65,0x6e])](()=>_0x2ec807);}async function _0x13782f(){await _0x51624f,_0x191b48[_0x1d7455([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d7455([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x36770e,_0x191b48[_0x1d7455([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d7455([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x36770e,_0x191b48[_0x1d7455([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d7455([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d3820(_0x4425b7){const _0x493e81=_0x229dd6();_0x191b48[_0x493e81]=_0x1d7455([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])+_0x4425b7,_0x4425b7!=_0x1d7455([0x56,0x61,0x6c,0x69,0x64])&&_0x13782f();}function _0x229dd6(){const _0x4f681d=window[_0x1d7455([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d7455([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d7455([0x6e,0x6f,0x77])]())[_0x1d7455([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d7455([0x2e]),'');let _0x3f9f44=_0x1d7455([0x48]);for(let _0xd56e6d=0x0;_0xd56e6d<_0x4f681d[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd56e6d+=0x2){let _0x5334c5=window[_0x1d7455([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f681d[_0x1d7455([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd56e6d,_0xd56e6d+0x2));_0x5334c5>=_0x4fe4c5[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5334c5-=_0x4fe4c5[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f9f44+=_0x4fe4c5[_0x5334c5];}return _0x3f9f44;}function _0x18db30(){const _0xb8d84b=_0x4b4700[_0x1d7455([0x73,0x70,0x6c,0x69,0x74])](_0x1d7455([0x2e]));if(0x3!=_0xb8d84b[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x145b7a(_0xb8d84b[0x1]);function _0x145b7a(_0x46117f){const _0x1038a0=_0x41a7b9(_0x46117f);return _0x1038a0&&_0x3bc6d5()?_0x1038a0:null;function _0x3bc6d5(){const _0x263916=_0x1038a0[_0x1d7455([0x6a,0x74,0x69])],_0x4ea40e=window[_0x1d7455([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x263916[_0x1d7455([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x263916[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ee492={..._0x1038a0,[_0x1d7455([0x6a,0x74,0x69])]:_0x263916[_0x1d7455([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x263916[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ee492[_0x1d7455([0x76,0x63])],_0x2a8466(_0x3ee492)==_0x4ea40e;}}}async function _0x2a6531(){let _0x10d0ad=!0x0;try{const _0x4ba01f=_0x4b4700[_0x1d7455([0x73,0x70,0x6c,0x69,0x74])](_0x1d7455([0x2e])),[_0x1102ae,_0x11e0b7,_0x37a15d]=_0x4ba01f;return _0xfde3ff(_0x1102ae),await _0x4bd4cb(_0x1102ae,_0x11e0b7,_0x37a15d),_0x10d0ad;}catch{return!0x1;}function _0xfde3ff(_0x271b02){const _0x4f677e=_0x41a7b9(_0x271b02);_0x4f677e&&_0x4f677e[_0x1d7455([0x61,0x6c,0x67])]==_0x1d7455([0x45,0x53,0x32,0x35,0x36])||(_0x10d0ad=!0x1);}async function _0x4bd4cb(_0x56f6d0,_0x40d9fc,_0x36ca28){const _0x1c0574=window[_0x1d7455([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d7455([0x66,0x72,0x6f,0x6d])](_0x123dae(_0x36ca28),_0x3a76c5=>_0x3a76c5[_0x1d7455([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x462983=new window[(_0x1d7455([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d7455([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x56f6d0+_0x1d7455([0x2e])+_0x40d9fc),_0x10125e=window[_0x1d7455([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d7455([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x10125e)return;const _0x38c7bb=await _0x10125e[_0x1d7455([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d7455([0x6a,0x77,0x6b]),_0x4b619b,{[_0x1d7455([0x6e,0x61,0x6d,0x65])]:_0x1d7455([0x45,0x43,0x44,0x53,0x41]),[_0x1d7455([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d7455([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d7455([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x10125e[_0x1d7455([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d7455([0x6e,0x61,0x6d,0x65])]:_0x1d7455([0x45,0x43,0x44,0x53,0x41]),[_0x1d7455([0x68,0x61,0x73,0x68])]:{[_0x1d7455([0x6e,0x61,0x6d,0x65])]:_0x1d7455([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x38c7bb,_0x1c0574,_0x462983)||(_0x10d0ad=!0x1);}}function _0x41a7b9(_0x3c97f8){return _0x3c97f8[_0x1d7455([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d7455([0x65,0x79]))?JSON[_0x1d7455([0x70,0x61,0x72,0x73,0x65])](_0x123dae(_0x3c97f8)):null;}function _0x123dae(_0x3aaa24){return window[_0x1d7455([0x61,0x74,0x6f,0x62])](_0x3aaa24[_0x1d7455([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d7455([0x2b]))[_0x1d7455([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d7455([0x2f])));}function _0x2a8466(_0x265905){let _0x14c1ac=0x1505;function _0x2130f6(_0x1f0e54){for(let _0x2458b1=0x0;_0x2458b1<_0x1f0e54[_0x1d7455([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2458b1++){const _0x4a0c6f=_0x1f0e54[_0x1d7455([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2458b1);_0x14c1ac=(_0x14c1ac<<0x5)+_0x14c1ac+_0x4a0c6f,_0x14c1ac&=_0x14c1ac;}}function _0x4c1ec1(_0xbdc45f){Array[_0x1d7455([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xbdc45f)?_0xbdc45f[_0x1d7455([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c1ec1):_0xbdc45f&&typeof _0xbdc45f==_0x1d7455([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d7455([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xbdc45f)[_0x1d7455([0x73,0x6f,0x72,0x74])]()[_0x1d7455([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x11dc7d,_0xac421a])=>{_0x2130f6(_0x11dc7d),_0x4c1ec1(_0xac421a);}):_0x2130f6(window[_0x1d7455([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xbdc45f));}return _0x4c1ec1(_0x265905),_0x14c1ac>>>0x0;}function _0x358913(_0x2df0b3){return _0x2df0b3[_0x1d7455([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d7455([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d7455([0x30]));}function _0x2292dd(_0x59358c){return _0x59358c[_0x1d7455([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d7455([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d7455([0x6a,0x6f,0x69,0x6e])]('');}function _0x36770e(){}function _0x1d7455(_0x12b3fe){const _0x42d040=_0x4f83;return _0x12b3fe[_0x42d040(0x13f)](_0x37fe63=>String[_0x42d040(0x122)](_0x37fe63))[_0x42d040(0x113)]('');}_0x3d3820(await _0x2dddc2());}(this);}[_0x5ca09a(0x13d)](){const _0x54947d=_0x5ca09a;super[_0x54947d(0x13d)](),this[_0x54947d(0x13a)][_0x54947d(0x13d)](),this[_0x54947d(0xff)][_0x54947d(0x107)]();}[_0x5ca09a(0x10b)](_0x3a45dd,{outlineDefinitions:_0x5907d2,outlineChanges:_0x441c12}){const _0x21f28b=_0x5ca09a;this[_0x21f28b(0x132)]=_0x5907d2,this[_0x21f28b(0x13a)][_0x21f28b(0x131)](_0x441c12);}[_0x5ca09a(0x100)](_0x585ef2){const _0x3c2fe4=_0x5ca09a;this[_0x3c2fe4(0x132)][_0x3c2fe4(0x11b)]&&this[_0x3c2fe4(0x132)][_0x585ef2]&&(this[_0x3c2fe4(0x13a)][_0x3c2fe4(0x101)]=_0x585ef2);}[_0x5ca09a(0x110)](_0x24ddd5){const _0x91fa9a=_0x5ca09a,_0x47326b=this[_0x91fa9a(0x132)][_0x24ddd5][_0x91fa9a(0x12b)];this[_0x91fa9a(0x124)][_0x91fa9a(0x12a)][_0x91fa9a(0x13b)](_0x2f6fa8=>{const _0x2ca11b=_0x91fa9a;_0x2f6fa8[_0x2ca11b(0x103)](_0x47326b,0x0);}),this[_0x91fa9a(0x124)][_0x91fa9a(0x116)][_0x91fa9a(0x13a)][_0x91fa9a(0x130)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x91fa9a(0x124)][_0x91fa9a(0x116)][_0x91fa9a(0x13a)][_0x91fa9a(0x139)](),this[_0x91fa9a(0x100)](_0x24ddd5);}[_0x5ca09a(0x134)](){const _0x1feb0b=_0x5ca09a,_0x56ef96=this[_0x1feb0b(0x124)];let _0x59cd50;for(const _0x3b08fa of _0x56ef96[_0x1feb0b(0x12a)][_0x1feb0b(0x128)][_0x1feb0b(0x10c)]()){const _0x3eff7a=_0x56ef96[_0x1feb0b(0x116)][_0x1feb0b(0x13a)][_0x1feb0b(0x12c)](_0x3b08fa),_0x18f5ae=_0x3eff7a&&new _0x257f6c(_0x3eff7a)[_0x1feb0b(0x114)]();if(_0x18f5ae){const _0x5a8d48=new _0x257f6c(_0x4cd6d6[_0x1feb0b(0x140)])[_0x1feb0b(0x135)](_0x18f5ae);_0x5a8d48&&(_0x59cd50=_0x5a8d48[_0x1feb0b(0x121)]+0.25*_0x5a8d48[_0x1feb0b(0x112)]);}}if(void 0x0===_0x59cd50)return;const _0x4d22f4=d(_0x56ef96[_0x1feb0b(0x116)],this[_0x1feb0b(0x132)],_0x59cd50);_0x4d22f4?this[_0x1feb0b(0x100)](this[_0x1feb0b(0x132)][_0x1feb0b(0x126)](_0x4d22f4)):this[_0x1feb0b(0x100)](-0x1);}}function _0x4bb0(){const _0x12a29a=['scroll','config','locale','3873163rdCUEU','afterInit','_updateActiveDefinitionFromViewportThrottled','_setActiveViewItem','activeItemIndex','DocumentOutlineUI','setSelection','appendChild','10374OrOqrd','toViewElement','cancel','documentOutline.container','itemSelected','add','_handleOutlineChange','getRootNames','render','isPremiumPlugin','floor','_handleItemSelected','pluginName','height','join','getVisible','mapViewToDom','editing','2205eyhMzG','listenTo','15476080yWXhyy','isOfficialPlugin','length','document-outline-container-not-provided','mapper','51324PgCqeN','1049500lMhVMi','domConverter','top','fromCharCode','get','editor','bind','indexOf','resize','document','plugins','model','modelElement','getDomRoot','documentOutline.showEmptyHeadings','init','element','scrollToTheSelection','sync','_currentOutlineDefinitions','bottom','_updateActiveDefinitionOnViewportChange','getIntersection','1622586OOebOM','DocumentOutlineUtils','511437dtsMDu','focus','view','change','href','destroy','focusTracker','map','window'];_0x4bb0=function(){return _0x12a29a;};return _0x4bb0();}function d(_0x37263b,_0x37f0d8,_0x362675,_0x3d2e94=0x0,_0xfeec71=_0x37f0d8[_0x5ca09a(0x11b)]-0x1){const _0x5b9122=_0x5ca09a,_0x2bca38=Math[_0x5b9122(0x10f)](_0x3d2e94+(_0xfeec71-_0x3d2e94)/0x2);if(_0xfeec71>=_0x3d2e94){const _0x59082b=_0x37f0d8[_0x2bca38],_0x24237d=_0x37263b[_0x5b9122(0x11d)][_0x5b9122(0x106)](_0x59082b[_0x5b9122(0x12b)]);if(!_0x24237d)return null;const _0x5a70c1=_0x37263b[_0x5b9122(0x13a)][_0x5b9122(0x120)][_0x5b9122(0x115)](_0x24237d);return new _0x257f6c(_0x5a70c1)[_0x5b9122(0x133)]>_0x362675?d(_0x37263b,_0x37f0d8,_0x362675,_0x3d2e94,_0x2bca38-0x1):d(_0x37263b,_0x37f0d8,_0x362675,_0x2bca38+0x1,_0xfeec71);}return _0x2bca38<0x0?null:_0x37f0d8[_0x2bca38];}
23
+ const _0x2fe772=_0x9edc;(function(_0x4aac78,_0x39b257){const _0x41b4b9=_0x9edc,_0x3c60b7=_0x4aac78();while(!![]){try{const _0x203a06=parseInt(_0x41b4b9(0xdb))/0x1+parseInt(_0x41b4b9(0xa4))/0x2+-parseInt(_0x41b4b9(0xc7))/0x3*(parseInt(_0x41b4b9(0xd3))/0x4)+-parseInt(_0x41b4b9(0xc4))/0x5*(-parseInt(_0x41b4b9(0xb4))/0x6)+parseInt(_0x41b4b9(0xbe))/0x7+-parseInt(_0x41b4b9(0xc9))/0x8*(-parseInt(_0x41b4b9(0xe0))/0x9)+-parseInt(_0x41b4b9(0xd6))/0xa;if(_0x203a06===_0x39b257)break;else _0x3c60b7['push'](_0x3c60b7['shift']());}catch(_0x2a298e){_0x3c60b7['push'](_0x3c60b7['shift']());}}}(_0x3ecd,0x7dbd2));function _0x9edc(_0x4bfd34,_0x196afa){const _0x3ecd58=_0x3ecd();return _0x9edc=function(_0x9edc1a,_0x1b056d){_0x9edc1a=_0x9edc1a-0x9f;let _0x2123a3=_0x3ecd58[_0x9edc1a];return _0x2123a3;},_0x9edc(_0x4bfd34,_0x196afa);}import{Plugin as _0x3e9ace}from'ckeditor5/src/core.js';import{CKEditorError as _0x1b897d,global as _0x96a822,Rect as _0x1ddd07,uid as _0x5ecfb7}from'ckeditor5/src/utils.js';function _0x3ecd(){const _0x456fcb=['height','scroll','3119013ISrRGx','get','render','map','_handleOutlineChange','view','isPremiumPlugin','focus','domConverter','afterInit','pluginName','floor','add','183366nkbAOM','change','sync','setSelection','plugins','getRootNames','bind','toViewElement','_updateActiveDefinitionOnViewportChange','editor','mapViewToDom','cancel','resize','document-outline-container-not-provided','element','length','54sdXcTZ','itemSelected','_setActiveViewItem','editing','document','fromCharCode','_updateActiveDefinitionFromViewportThrottled','join','window','activeItemIndex','4780419STESYi','destroy','focusTracker','_handleItemSelected','listenTo','isOfficialPlugin','730jMxdGi','DocumentOutlineUtils','getIntersection','3QnJaov','href','8nXdCPt','documentOutline.showEmptyHeadings','scrollToTheSelection','_currentOutlineDefinitions','documentOutline.container','init','modelElement','getDomRoot','indexOf','model','2692772yHRBtG','top','appendChild','7051460cicfFL','getVisible','config','mapper','DocumentOutlineUI','770894UBdPiZ','bottom','locale'];_0x3ecd=function(){return _0x456fcb;};return _0x3ecd();}import _0x1103cc from'./ui/documentoutlineview.js';import{throttle as _0x4e58be}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x3e9ace{[_0x2fe772(0xe5)];[_0x2fe772(0xcc)];[_0x2fe772(0xba)];static get[_0x2fe772(0xa1)](){const _0x4bf1a4=_0x2fe772;return _0x4bf1a4(0xda);}static get[_0x2fe772(0xc3)](){return!0x0;}static get[_0x2fe772(0xe6)](){return!0x0;}constructor(_0x108fe6){const _0x2cb20e=_0x2fe772;super(_0x108fe6),this[_0x2cb20e(0xe5)]=new _0x1103cc(_0x108fe6[_0x2cb20e(0xdd)],this[_0x2cb20e(0xad)][_0x2cb20e(0xd8)][_0x2cb20e(0xe1)](_0x2cb20e(0xca)),this[_0x2cb20e(0xad)][_0x2cb20e(0xd8)][_0x2cb20e(0xe1)](_0x2cb20e(0xcd))),this[_0x2cb20e(0xcc)]=[],this[_0x2cb20e(0xba)]=_0x4e58be(this[_0x2cb20e(0xac)][_0x2cb20e(0xaa)](this),0x64);}[_0x2fe772(0xce)](){const _0x4dd358=_0x2fe772,_0x93d851=this[_0x4dd358(0xad)],_0x5a919b=_0x93d851[_0x4dd358(0xa8)][_0x4dd358(0xe1)](_0x4dd358(0xc5));let _0x41ed14=!0x1;if(this[_0x4dd358(0xe5)][_0x4dd358(0xe2)](),this[_0x4dd358(0xad)]['ui'][_0x4dd358(0xc0)][_0x4dd358(0xa3)](this[_0x4dd358(0xe5)][_0x4dd358(0xb2)]),!_0x93d851[_0x4dd358(0xd8)][_0x4dd358(0xe1)](_0x4dd358(0xcd)))throw new _0x1b897d(_0x4dd358(0xb1),{'editor':_0x93d851});_0x93d851[_0x4dd358(0xd8)][_0x4dd358(0xe1)](_0x4dd358(0xcd))[_0x4dd358(0xd5)](this[_0x4dd358(0xe5)][_0x4dd358(0xb2)]),_0x5a919b['on'](_0x4dd358(0xa5),this[_0x4dd358(0xe4)][_0x4dd358(0xaa)](this)),_0x5a919b['on'](_0x4dd358(0xbd),(_0x3ef229,{index:_0x176b27})=>this[_0x4dd358(0xb6)](_0x176b27)),this[_0x4dd358(0xe5)]['on'](_0x4dd358(0xb5),(_0x3a6cd6,_0x4caba9)=>{const _0x1fc237=_0x4dd358;_0x41ed14=!0x0,this[_0x1fc237(0xc1)](_0x4caba9);}),this[_0x4dd358(0xe5)][_0x4dd358(0xc2)](_0x96a822[_0x4dd358(0xb8)],_0x4dd358(0xdf),()=>{const _0x1102d8=_0x4dd358;_0x41ed14?_0x41ed14=!0x1:this[_0x1102d8(0xba)]();},{'useCapture':!0x0}),this[_0x4dd358(0xe5)][_0x4dd358(0xc2)](_0x96a822[_0x4dd358(0xbc)],_0x4dd358(0xb0),this[_0x4dd358(0xba)],{'useCapture':!0x0});}[_0x2fe772(0xa0)](){!async function(_0x166dcf){const _0xf9d3af=_0x14e687([0x63,0x78,0x51,0x58,0x49,0x71,0x31,0x44,0x77,0x38,0x70,0x69,0x33,0x4a,0x65,0x4f,0x64,0x6a,0x6e,0x5a,0x61,0x4c,0x53,0x56,0x37,0x4b,0x50,0x43,0x35,0x54,0x68,0x46,0x55,0x59,0x72,0x34,0x66,0x62,0x76,0x73,0x39,0x41,0x4d,0x52,0x67,0x74,0x6f,0x42,0x57,0x6c,0x47,0x6b,0x45,0x30,0x75,0x48,0x79,0x7a,0x32,0x6d,0x4e,0x36]),_0x128e55=0x5337d1e3,_0x38c00a=0x5330bb0b^_0x128e55,_0x4fdcd8=window[_0x14e687([0x44,0x61,0x74,0x65])][_0x14e687([0x6e,0x6f,0x77])](),_0x2fab0c=_0x166dcf[_0x14e687([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b53fc=new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c1aa7=>{_0x2fab0c[_0x14e687([0x6f,0x6e,0x63,0x65])](_0x14e687([0x72,0x65,0x61,0x64,0x79]),_0x3c1aa7);}),_0x156dd4={[_0x14e687([0x6b,0x74,0x79])]:_0x14e687([0x45,0x43]),[_0x14e687([0x75,0x73,0x65])]:_0x14e687([0x73,0x69,0x67]),[_0x14e687([0x63,0x72,0x76])]:_0x14e687([0x50,0x2d,0x32,0x35,0x36]),[_0x14e687([0x78])]:_0x14e687([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]),[_0x14e687([0x79])]:_0x14e687([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]),[_0x14e687([0x61,0x6c,0x67])]:_0x14e687([0x45,0x53,0x32,0x35,0x36])},_0x5b5290=_0x2fab0c[_0x14e687([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x14e687([0x67,0x65,0x74])](_0x14e687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x599931(){let _0x57ddb4,_0x7c818a=null,_0x335a72=null;try{if(_0x5b5290==_0x14e687([0x47,0x50,0x4c]))return _0x14e687([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x57ddb4=_0x21a80a(),!_0x57ddb4)return _0x14e687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x57ddb4[_0x14e687([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x335a72=_0x677c10(_0x57ddb4[_0x14e687([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x57ddb4[_0x14e687([0x6a,0x74,0x69])])),await _0x28ba39()?_0x46a341()?_0x4d7a85()?_0x14e687([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x12162e()?(_0x57ddb4[_0x14e687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14e687([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x7c818a=_0x3b338b(_0x14e687([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x57ddb4[_0x14e687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x14e687([0x74,0x72,0x69,0x61,0x6c])&&(_0x7c818a=_0x3b338b(_0x14e687([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x51139f()):_0x14e687([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x14e687([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x14e687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x14e687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4d7a85(){const _0x3086d0=[_0x14e687([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x14e687([0x74,0x72,0x69,0x61,0x6c])][_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57ddb4[_0x14e687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4fdcd8/0x3e8:0xe10*_0x38c00a;return _0x57ddb4[_0x14e687([0x65,0x78,0x70])]<_0x3086d0;}function _0x46a341(){const _0x5b8365=_0x57ddb4[_0x14e687([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b8365&&(!!_0x5b8365[_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14e687([0x2a]))||(!!_0x5b8365[_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14e687([0x44,0x4f]))||!!_0x5b8365[_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14e687([0x50,0x50]))));}function _0x12162e(){const _0x5acf95=_0x9edc,_0x12f2a9=_0x57ddb4[_0x14e687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x12f2a9||0x0==_0x12f2a9[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x364a46}=new URL(window[_0x14e687([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5acf95(0xc8)]);if(_0x12f2a9[_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x364a46))return!0x0;const _0x2d628d=_0x364a46[_0x14e687([0x73,0x70,0x6c,0x69,0x74])](_0x14e687([0x2e]));return _0x12f2a9[_0x14e687([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3eefa1=>_0x3eefa1[_0x14e687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14e687([0x2a])))[_0x14e687([0x6d,0x61,0x70])](_0x334b9f=>_0x334b9f[_0x14e687([0x73,0x70,0x6c,0x69,0x74])](_0x14e687([0x2e])))[_0x14e687([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f81ea=>_0x3f81ea[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2d628d[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14e687([0x6d,0x61,0x70])](_0x4386bc=>Array(_0x2d628d[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4386bc[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x14e687([0x66,0x69,0x6c,0x6c])](_0x4386bc[0x0]===_0x14e687([0x2a])?_0x14e687([0x2a]):'')[_0x14e687([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4386bc))[_0x14e687([0x73,0x6f,0x6d,0x65])](_0x3c64bd=>_0x2d628d[_0x14e687([0x65,0x76,0x65,0x72,0x79])]((_0x4bc784,_0x494b7f)=>_0x3c64bd[_0x494b7f]===_0x4bc784||_0x3c64bd[_0x494b7f]===_0x14e687([0x2a])));}function _0x51139f(){return _0x7c818a&&_0x335a72?new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x390288,_0x5bce9d)=>{_0x7c818a[_0x14e687([0x74,0x68,0x65,0x6e])](_0x390288,_0x5bce9d),_0x335a72[_0x14e687([0x74,0x68,0x65,0x6e])](_0x350c86=>{_0x350c86!=_0x14e687([0x56,0x61,0x6c,0x69,0x64])&&_0x390288(_0x350c86);},_0x5bce9d);}):_0x7c818a||_0x335a72||_0x14e687([0x56,0x61,0x6c,0x69,0x64]);}}function _0x677c10(_0x437118,_0x54820f){return new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a5cd1=>{if(_0x5b5584())return _0x5a5cd1(_0x14e687([0x56,0x61,0x6c,0x69,0x64]));_0x5d36ba(),_0x2fab0c[_0x14e687([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x14e687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b4e37=!0x1;const _0x3f72af=_0x5ecfb7();function _0x46a1e8(_0x106e11){return!!_0x106e11&&(typeof _0x106e11===_0x14e687([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x106e11===_0x14e687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x106e11[_0x14e687([0x74,0x68,0x65,0x6e])]===_0x14e687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x106e11[_0x14e687([0x63,0x61,0x74,0x63,0x68])]===_0x14e687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x48bcec(_0x5c6f2b){_0x5129fc(_0x5c6f2b)[_0x14e687([0x74,0x68,0x65,0x6e])](_0x480cec=>{if(!_0x480cec||_0x480cec[_0x14e687([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x14e687([0x6f,0x6b]))return _0x14e687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x511177(_0x468f00(_0x3f72af+_0x54820f))!=_0x480cec[_0x14e687([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x14e687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x14e687([0x56,0x61,0x6c,0x69,0x64]);})[_0x14e687([0x74,0x68,0x65,0x6e])](_0x1091f1=>(_0x5e2d87(),_0x1091f1),()=>{const _0x2b9f69=_0x10d339();return null==_0x2b9f69?(_0x5e2d87(),_0x14e687([0x56,0x61,0x6c,0x69,0x64])):_0x14e687(_0x4fdcd8-_0x2b9f69>(0x773b55e3^_0x128e55)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x14e687([0x74,0x68,0x65,0x6e])](_0x5a5cd1)[_0x14e687([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a5cd1(_0x14e687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1b6218=0x53013f63^_0x128e55;function _0x5e2d87(){const _0x21ab9c=_0x14e687([0x6c,0x6c,0x63,0x74,0x2d])+_0x511177(_0x468f00(_0x437118)),_0x521716=_0x43435c(_0x511177(window[_0x14e687([0x4d,0x61,0x74,0x68])][_0x14e687([0x63,0x65,0x69,0x6c])](_0x4fdcd8/_0x1b6218)));window[_0x14e687([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14e687([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21ab9c,_0x521716);}function _0x10d339(){const _0x492630=_0x14e687([0x6c,0x6c,0x63,0x74,0x2d])+_0x511177(_0x468f00(_0x437118)),_0x406b29=window[_0x14e687([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x14e687([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x492630);return _0x406b29?window[_0x14e687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43435c(_0x406b29),0x10)*_0x1b6218:null;}function _0x5129fc(_0x1fba14){return new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f0fe0,_0x2355ee)=>{_0x1fba14[_0x14e687([0x74,0x68,0x65,0x6e])](_0x2f0fe0,_0x2355ee),window[_0x14e687([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2355ee,0x53360523^_0x128e55);});}}_0x2fab0c[_0x14e687([0x6f,0x6e])](_0x14e687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3f6635,_0x18ebd0)=>{if(_0x18ebd0[0x0]!=_0x437118)return _0x5a5cd1(_0x14e687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x18ebd0[0x1]={..._0x18ebd0[0x1],[_0x14e687([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f72af};},{[_0x14e687([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14e687([0x68,0x69,0x67,0x68])}),_0x2fab0c[_0x14e687([0x6f,0x6e])](_0x14e687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x52dcfb=>{_0x46a1e8(_0x52dcfb[_0x14e687([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b4e37=!0x0,_0x48bcec(_0x52dcfb[_0x14e687([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x14e687([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x14e687([0x6c,0x6f,0x77])}),_0x5b53fc[_0x14e687([0x74,0x68,0x65,0x6e])](()=>{_0x2b4e37||_0x5a5cd1(_0x14e687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b5584(){return _0x2fab0c[_0x14e687([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14e687([0x76,0x69,0x65,0x77])][_0x14e687([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x14e687([0x61,0x75,0x74,0x6f]);}function _0x5d36ba(){_0x2fab0c[_0x14e687([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x14e687([0x76,0x69,0x65,0x77])][_0x14e687([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x14e687([0x61,0x75,0x74,0x6f]);}}function _0x3b338b(_0x1a3472){const _0x37aba2=[new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbc5f58=>setTimeout(_0xbc5f58,0x533eef2f^_0x128e55)),_0x5b53fc[_0x14e687([0x74,0x68,0x65,0x6e])](()=>new window[(_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4be3cb=>{let _0x75e445=0x0;_0x2fab0c[_0x14e687([0x6d,0x6f,0x64,0x65,0x6c])][_0x14e687([0x6f,0x6e])](_0x14e687([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x382934,_0xc2ec19)=>{_0xc2ec19[0x0][_0x14e687([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x75e445++,_0x75e445==(0x5337d01b^_0x128e55)&&(_0x4be3cb(),_0x382934[_0x14e687([0x6f,0x66,0x66])]());});}))];return window[_0x14e687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x14e687([0x72,0x61,0x63,0x65])](_0x37aba2)[_0x14e687([0x74,0x68,0x65,0x6e])](()=>_0x1a3472);}async function _0x1dcc3e(){await _0x5b53fc,_0x2fab0c[_0x14e687([0x6d,0x6f,0x64,0x65,0x6c])][_0x14e687([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3570fd,_0x2fab0c[_0x14e687([0x6d,0x6f,0x64,0x65,0x6c])][_0x14e687([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3570fd,_0x2fab0c[_0x14e687([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x14e687([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x130b12(_0x31945b){const _0x3537ab=_0x1d142d();_0x2fab0c[_0x3537ab]=_0x14e687([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])+_0x31945b,_0x31945b!=_0x14e687([0x56,0x61,0x6c,0x69,0x64])&&_0x1dcc3e();}function _0x1d142d(){const _0x52a337=window[_0x14e687([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x14e687([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x14e687([0x6e,0x6f,0x77])]())[_0x14e687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x14e687([0x2e]),'');let _0x227a68=_0x14e687([0x63]);for(let _0x36a1a8=0x0;_0x36a1a8<_0x52a337[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36a1a8+=0x2){let _0x5639ad=window[_0x14e687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52a337[_0x14e687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36a1a8,_0x36a1a8+0x2));_0x5639ad>=_0xf9d3af[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5639ad-=_0xf9d3af[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x227a68+=_0xf9d3af[_0x5639ad];}return _0x227a68;}function _0x21a80a(){const _0x35d38c=_0x5b5290[_0x14e687([0x73,0x70,0x6c,0x69,0x74])](_0x14e687([0x2e]));if(0x3!=_0x35d38c[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41384f(_0x35d38c[0x1]);function _0x41384f(_0x4723f7){const _0xb6bdf6=_0x481a4d(_0x4723f7);return _0xb6bdf6&&_0x27b86b()?_0xb6bdf6:null;function _0x27b86b(){const _0x38cef4=_0xb6bdf6[_0x14e687([0x6a,0x74,0x69])],_0x1af091=window[_0x14e687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38cef4[_0x14e687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38cef4[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29610f={..._0xb6bdf6,[_0x14e687([0x6a,0x74,0x69])]:_0x38cef4[_0x14e687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38cef4[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29610f[_0x14e687([0x76,0x63])],_0x468f00(_0x29610f)==_0x1af091;}}}async function _0x28ba39(){let _0x5b3ffc=!0x0;try{const _0x52ce75=_0x5b5290[_0x14e687([0x73,0x70,0x6c,0x69,0x74])](_0x14e687([0x2e])),[_0x1774f2,_0xd6c697,_0x2c8887]=_0x52ce75;return _0x1124f0(_0x1774f2),await _0x3454a8(_0x1774f2,_0xd6c697,_0x2c8887),_0x5b3ffc;}catch{return!0x1;}function _0x1124f0(_0x1718cf){const _0xbe51e4=_0x481a4d(_0x1718cf);_0xbe51e4&&_0xbe51e4[_0x14e687([0x61,0x6c,0x67])]==_0x14e687([0x45,0x53,0x32,0x35,0x36])||(_0x5b3ffc=!0x1);}async function _0x3454a8(_0x1e4ea2,_0x47d864,_0x30352a){const _0x13b197=window[_0x14e687([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x14e687([0x66,0x72,0x6f,0x6d])](_0x7f79c(_0x30352a),_0x428228=>_0x428228[_0x14e687([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x24390a=new window[(_0x14e687([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x14e687([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e4ea2+_0x14e687([0x2e])+_0x47d864),_0x52e9bb=window[_0x14e687([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x14e687([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52e9bb)return;const _0x42cd4b=await _0x52e9bb[_0x14e687([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x14e687([0x6a,0x77,0x6b]),_0x156dd4,{[_0x14e687([0x6e,0x61,0x6d,0x65])]:_0x14e687([0x45,0x43,0x44,0x53,0x41]),[_0x14e687([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x14e687([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x14e687([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52e9bb[_0x14e687([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x14e687([0x6e,0x61,0x6d,0x65])]:_0x14e687([0x45,0x43,0x44,0x53,0x41]),[_0x14e687([0x68,0x61,0x73,0x68])]:{[_0x14e687([0x6e,0x61,0x6d,0x65])]:_0x14e687([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x42cd4b,_0x13b197,_0x24390a)||(_0x5b3ffc=!0x1);}}function _0x481a4d(_0x75defc){return _0x75defc[_0x14e687([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x14e687([0x65,0x79]))?JSON[_0x14e687([0x70,0x61,0x72,0x73,0x65])](_0x7f79c(_0x75defc)):null;}function _0x7f79c(_0x1ee427){return window[_0x14e687([0x61,0x74,0x6f,0x62])](_0x1ee427[_0x14e687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x14e687([0x2b]))[_0x14e687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x14e687([0x2f])));}function _0x468f00(_0x366f8e){let _0x11ced3=0x1505;function _0x328cec(_0x168d12){for(let _0x5f3566=0x0;_0x5f3566<_0x168d12[_0x14e687([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5f3566++){const _0x3a089a=_0x168d12[_0x14e687([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5f3566);_0x11ced3=(_0x11ced3<<0x5)+_0x11ced3+_0x3a089a,_0x11ced3&=_0x11ced3;}}function _0x354fc7(_0x22f570){Array[_0x14e687([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x22f570)?_0x22f570[_0x14e687([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x354fc7):_0x22f570&&typeof _0x22f570==_0x14e687([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x14e687([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x22f570)[_0x14e687([0x73,0x6f,0x72,0x74])]()[_0x14e687([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xdc3926,_0x3b28f3])=>{_0x328cec(_0xdc3926),_0x354fc7(_0x3b28f3);}):_0x328cec(window[_0x14e687([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x22f570));}return _0x354fc7(_0x366f8e),_0x11ced3>>>0x0;}function _0x511177(_0x577469){return _0x577469[_0x14e687([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x14e687([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x14e687([0x30]));}function _0x43435c(_0x3e8fe3){return _0x3e8fe3[_0x14e687([0x73,0x70,0x6c,0x69,0x74])]('')[_0x14e687([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x14e687([0x6a,0x6f,0x69,0x6e])]('');}function _0x3570fd(){}function _0x14e687(_0x246e34){const _0x579a9b=_0x9edc;return _0x246e34[_0x579a9b(0xe3)](_0xd986e4=>String[_0x579a9b(0xb9)](_0xd986e4))[_0x579a9b(0xbb)]('');}_0x130b12(await _0x599931());}(this);}[_0x2fe772(0xbf)](){const _0x488692=_0x2fe772;super[_0x488692(0xbf)](),this[_0x488692(0xe5)][_0x488692(0xbf)](),this[_0x488692(0xba)][_0x488692(0xaf)]();}[_0x2fe772(0xe4)](_0x47009b,{outlineDefinitions:_0x188af4,outlineChanges:_0x24b6bd}){const _0x350e85=_0x2fe772;this[_0x350e85(0xcc)]=_0x188af4,this[_0x350e85(0xe5)][_0x350e85(0xa6)](_0x24b6bd);}[_0x2fe772(0xb6)](_0x1b8f1f){const _0x29d2f5=_0x2fe772;this[_0x29d2f5(0xcc)][_0x29d2f5(0xb3)]&&this[_0x29d2f5(0xcc)][_0x1b8f1f]&&(this[_0x29d2f5(0xe5)][_0x29d2f5(0xbd)]=_0x1b8f1f);}[_0x2fe772(0xc1)](_0x20e350){const _0x2bb542=_0x2fe772,_0x1a7d48=this[_0x2bb542(0xcc)][_0x20e350][_0x2bb542(0xcf)];this[_0x2bb542(0xad)][_0x2bb542(0xd2)][_0x2bb542(0xa5)](_0x193435=>{const _0x4d1349=_0x2bb542;_0x193435[_0x4d1349(0xa7)](_0x1a7d48,0x0);}),this[_0x2bb542(0xad)][_0x2bb542(0xb7)][_0x2bb542(0xe5)][_0x2bb542(0xcb)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2bb542(0xad)][_0x2bb542(0xb7)][_0x2bb542(0xe5)][_0x2bb542(0xe7)](),this[_0x2bb542(0xb6)](_0x20e350);}[_0x2fe772(0xac)](){const _0x1cd1ea=_0x2fe772,_0x42ecdc=this[_0x1cd1ea(0xad)];let _0x583565;for(const _0x4b16b1 of _0x42ecdc[_0x1cd1ea(0xd2)][_0x1cd1ea(0xb8)][_0x1cd1ea(0xa9)]()){const _0x4f2ef1=_0x42ecdc[_0x1cd1ea(0xb7)][_0x1cd1ea(0xe5)][_0x1cd1ea(0xd0)](_0x4b16b1),_0x466be4=_0x4f2ef1&&new _0x1ddd07(_0x4f2ef1)[_0x1cd1ea(0xd7)]();if(_0x466be4){const _0x4ac58e=new _0x1ddd07(_0x96a822[_0x1cd1ea(0xbc)])[_0x1cd1ea(0xc6)](_0x466be4);_0x4ac58e&&(_0x583565=_0x4ac58e[_0x1cd1ea(0xd4)]+0.25*_0x4ac58e[_0x1cd1ea(0xde)]);}}if(void 0x0===_0x583565)return;const _0x4aebc0=d(_0x42ecdc[_0x1cd1ea(0xb7)],this[_0x1cd1ea(0xcc)],_0x583565);_0x4aebc0?this[_0x1cd1ea(0xb6)](this[_0x1cd1ea(0xcc)][_0x1cd1ea(0xd1)](_0x4aebc0)):this[_0x1cd1ea(0xb6)](-0x1);}}function d(_0x410c79,_0x1b6731,_0x3d1ae8,_0x409412=0x0,_0x5d03e6=_0x1b6731[_0x2fe772(0xb3)]-0x1){const _0x26926d=_0x2fe772,_0x5a34cb=Math[_0x26926d(0xa2)](_0x409412+(_0x5d03e6-_0x409412)/0x2);if(_0x5d03e6>=_0x409412){const _0x3ac21c=_0x1b6731[_0x5a34cb],_0x49f575=_0x410c79[_0x26926d(0xd9)][_0x26926d(0xab)](_0x3ac21c[_0x26926d(0xcf)]);if(!_0x49f575)return null;const _0x8fd87b=_0x410c79[_0x26926d(0xe5)][_0x26926d(0x9f)][_0x26926d(0xae)](_0x49f575);return new _0x1ddd07(_0x8fd87b)[_0x26926d(0xdc)]>_0x3d1ae8?d(_0x410c79,_0x1b6731,_0x3d1ae8,_0x409412,_0x5a34cb-0x1):d(_0x410c79,_0x1b6731,_0x3d1ae8,_0x5a34cb+0x1,_0x5d03e6);}return _0x5a34cb<0x0?null:_0x1b6731[_0x5a34cb];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x149fb9=_0x64a7;(function(_0x28c7c6,_0x172695){const _0x29cae5=_0x64a7,_0x80847e=_0x28c7c6();while(!![]){try{const _0x36bdde=-parseInt(_0x29cae5(0x13b))/0x1+parseInt(_0x29cae5(0x104))/0x2*(-parseInt(_0x29cae5(0x134))/0x3)+-parseInt(_0x29cae5(0x148))/0x4*(parseInt(_0x29cae5(0x12b))/0x5)+-parseInt(_0x29cae5(0x14c))/0x6+parseInt(_0x29cae5(0x10d))/0x7+parseInt(_0x29cae5(0x137))/0x8*(parseInt(_0x29cae5(0x11a))/0x9)+parseInt(_0x29cae5(0xed))/0xa;if(_0x36bdde===_0x172695)break;else _0x80847e['push'](_0x80847e['shift']());}catch(_0x570299){_0x80847e['push'](_0x80847e['shift']());}}}(_0x1409,0xcda68));function _0x64a7(_0x2f8a59,_0xafce7a){const _0x1409e2=_0x1409();return _0x64a7=function(_0x64a73a,_0x34510f){_0x64a73a=_0x64a73a-0xeb;let _0x4cd6b0=_0x1409e2[_0x64a73a];return _0x4cd6b0;},_0x64a7(_0x2f8a59,_0xafce7a);}import{Plugin as _0x14e690}from'ckeditor5/src/core.js';import{toWidget as _0x3d079b,Widget as _0x5ce534}from'ckeditor5/src/widget.js';function _0x1409(){const _0xaec377=['_createTableOfContents','conversion','20547720MbLZqY','mapper','hasContent','viewPosition','insertTableOfContents','model','_trackNewToCElements','_currentOutlineDefinitions','isInteger','dataDowncast','join','add','stop','forEach','text','position','div','_handleScrollToHeading','config','$graveyard','headingId.modelAttributeName','tableOfContentsHeadingIndex','_headingIdModelAttributeName','102874YraspB','upcast','findMappedViewAncestor','_tableOfContentsElements','reconvertItem','getChanges','preventDefault','high','click','11733365YFKPAw','\x20table-of-contents_empty','fromCharCode','createContainerElement','schema','end','nodeAfter','change','listenTo','type','insert','getCustomProperty','setCustomProperty','1476PpBBwm','for','tableOfContents','plugins','href','documentOutline.showEmptyHeadings','_defineSchema','domEvent','data','setSelection','register','_defineConverters','view','registerRawContentMatcher','headingId','elementToStructure','DocumentOutlineUtils','2103745iHcRKN','length','name','filter','viewToModelPosition','table-of-contents__placeholder','isOfficialPlugin','editor','TableOfContentsEditing','69wbtkRN','level','modelPosition','56912bJDcrl','differ','map','outlineDefinitions','429648RvvWdR','editingDowncast','createText','afterInit','get','target','locale','table-of-contents','$capture','requires','elementToElement','createPositionAt','scrollToTheSelection','12dLFFyd','pluginName','modelElement','init','7082238milnpP','commands','Empty\x20heading','_updateTableOfContentsElements','No\x20headings\x20were\x20found\x20in\x20the\x20document.','element','_redirectMapper','Table\x20of\x20contents','getAncestors','document','isPremiumPlugin','toModelElement','getAttribute','$blockObject','rootName','abs','editing'];_0x1409=function(){return _0xaec377;};return _0x1409();}import{uid as _0x141ab8}from'ckeditor5/src/utils.js';import _0x748318 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x58d996 from'../documentoutline/documentoutlineutils.js';import _0x1e4e07 from'./headingid.js';import{getTranslation as _0x39be6f}from'../utils/common-translations.js';export default class s extends _0x14e690{static get[_0x149fb9(0x149)](){const _0x5c7559=_0x149fb9;return _0x5c7559(0x133);}static get[_0x149fb9(0x131)](){return!0x0;}static get[_0x149fb9(0x156)](){return!0x0;}static get[_0x149fb9(0x144)](){return[_0x5ce534,_0x58d996,_0x1e4e07];}[_0x149fb9(0xf4)];[_0x149fb9(0x107)];[_0x149fb9(0x103)];constructor(_0x48f2a0){const _0x4cc27a=_0x149fb9;super(_0x48f2a0),this[_0x4cc27a(0xf4)]=[],this[_0x4cc27a(0x107)]=new Set(),this[_0x4cc27a(0x103)]=_0x4cc27a(0x128);}[_0x149fb9(0x14b)](){const _0x335411=_0x149fb9,_0x3a8b8e=this[_0x335411(0x132)],_0x55f4c6=_0x3a8b8e[_0x335411(0x15c)][_0x335411(0x126)][_0x335411(0x155)];_0x3a8b8e[_0x335411(0xff)][_0x335411(0x13f)](_0x335411(0x101))&&(this[_0x335411(0x103)]=_0x3a8b8e[_0x335411(0xff)][_0x335411(0x13f)](_0x335411(0x101))),this[_0x335411(0x115)](_0x55f4c6,_0x335411(0x10c),(_0x376753,_0x4eec7e)=>{const _0x6e7bae=_0x335411;if(!_0x4eec7e[_0x6e7bae(0x140)])return;const _0x20eeca=_0x4eec7e[_0x6e7bae(0x140)][_0x6e7bae(0x118)](_0x6e7bae(0x102));Number[_0x6e7bae(0xf5)](_0x20eeca)&&(_0x4eec7e[_0x6e7bae(0x121)][_0x6e7bae(0x10a)](),_0x376753[_0x6e7bae(0xf9)](),this[_0x6e7bae(0xfe)](_0x20eeca));},{'priority':_0x335411(0x10b),'context':_0x335411(0x143)}),this[_0x335411(0x120)](),this[_0x335411(0x125)](),_0x3a8b8e[_0x335411(0x14d)][_0x335411(0xf8)](_0x335411(0xf1),new _0x748318(_0x3a8b8e)),(_0x3a8b8e[_0x335411(0x11d)][_0x335411(0x13f)](_0x335411(0x12a))['on'](_0x335411(0x114),(_0x52e6cd,_0x4c56d4)=>{const _0x4859f3=_0x335411;this[_0x4859f3(0xf4)]=_0x4c56d4[_0x4859f3(0x13a)],this[_0x4859f3(0x14f)]();}),this[_0x335411(0x115)](_0x3a8b8e[_0x335411(0xf2)][_0x335411(0x155)],_0x335411(0x114),()=>{const _0xf35d9f=_0x335411;this[_0xf35d9f(0xf3)]();}));}[_0x149fb9(0x13e)](){!async function(_0x2088eb){const _0x5865b6=_0x115d9e([0x32,0x78,0x44,0x52,0x58,0x4a,0x34,0x4e,0x33,0x61,0x50,0x4b,0x67,0x63,0x65,0x7a,0x66,0x48,0x77,0x43,0x59,0x68,0x75,0x6a,0x37,0x42,0x79,0x36,0x74,0x46,0x4f,0x6b,0x69,0x53,0x73,0x31,0x30,0x6e,0x47,0x56,0x64,0x71,0x45,0x5a,0x4c,0x55,0x57,0x6c,0x35,0x72,0x62,0x39,0x41,0x54,0x70,0x51,0x76,0x49,0x6f,0x6d,0x38,0x4d]),_0x1818b3=0x64a28005,_0x42de23=0x64a5ead5^_0x1818b3,_0x1e5068=window[_0x115d9e([0x44,0x61,0x74,0x65])][_0x115d9e([0x6e,0x6f,0x77])](),_0x145e04=_0x2088eb[_0x115d9e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x18b2c1=new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57b1a4=>{_0x145e04[_0x115d9e([0x6f,0x6e,0x63,0x65])](_0x115d9e([0x72,0x65,0x61,0x64,0x79]),_0x57b1a4);}),_0x3b4602={[_0x115d9e([0x6b,0x74,0x79])]:_0x115d9e([0x45,0x43]),[_0x115d9e([0x75,0x73,0x65])]:_0x115d9e([0x73,0x69,0x67]),[_0x115d9e([0x63,0x72,0x76])]:_0x115d9e([0x50,0x2d,0x32,0x35,0x36]),[_0x115d9e([0x78])]:_0x115d9e([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]),[_0x115d9e([0x79])]:_0x115d9e([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]),[_0x115d9e([0x61,0x6c,0x67])]:_0x115d9e([0x45,0x53,0x32,0x35,0x36])},_0xc6b5dc=_0x145e04[_0x115d9e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x115d9e([0x67,0x65,0x74])](_0x115d9e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x565ed6(){let _0x3376a4,_0x17954f=null,_0x2b6809=null;try{if(_0xc6b5dc==_0x115d9e([0x47,0x50,0x4c]))return _0x115d9e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3376a4=_0x341fdd(),!_0x3376a4)return _0x115d9e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3376a4[_0x115d9e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2b6809=_0x1eeede(_0x3376a4[_0x115d9e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3376a4[_0x115d9e([0x6a,0x74,0x69])])),await _0x38c654()?_0x51e8ea()?_0x298622()?_0x115d9e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x20fe5c()?(_0x3376a4[_0x115d9e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x115d9e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17954f=_0x2375d2(_0x115d9e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3376a4[_0x115d9e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x115d9e([0x74,0x72,0x69,0x61,0x6c])&&(_0x17954f=_0x2375d2(_0x115d9e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x591dab()):_0x115d9e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x115d9e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x115d9e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x115d9e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x298622(){const _0x220f6d=[_0x115d9e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x115d9e([0x74,0x72,0x69,0x61,0x6c])][_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3376a4[_0x115d9e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e5068/0x3e8:0xe10*_0x42de23;return _0x3376a4[_0x115d9e([0x65,0x78,0x70])]<_0x220f6d;}function _0x51e8ea(){const _0xd997cd=_0x3376a4[_0x115d9e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xd997cd&&(!!_0xd997cd[_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x115d9e([0x2a]))||(!!_0xd997cd[_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x115d9e([0x54,0x4f,0x43]))||!!_0xd997cd[_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x115d9e([0x50,0x50]))));}function _0x20fe5c(){const _0x359d8c=_0x64a7,_0x11ad65=_0x3376a4[_0x115d9e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11ad65||0x0==_0x11ad65[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2486e1}=new URL(window[_0x115d9e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x359d8c(0x11e)]);if(_0x11ad65[_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2486e1))return!0x0;const _0x16b33b=_0x2486e1[_0x115d9e([0x73,0x70,0x6c,0x69,0x74])](_0x115d9e([0x2e]));return _0x11ad65[_0x115d9e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13ee06=>_0x13ee06[_0x115d9e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x115d9e([0x2a])))[_0x115d9e([0x6d,0x61,0x70])](_0x1a479f=>_0x1a479f[_0x115d9e([0x73,0x70,0x6c,0x69,0x74])](_0x115d9e([0x2e])))[_0x115d9e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b9ebb=>_0x4b9ebb[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x16b33b[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x115d9e([0x6d,0x61,0x70])](_0x5699d9=>Array(_0x16b33b[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5699d9[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x115d9e([0x66,0x69,0x6c,0x6c])](_0x5699d9[0x0]===_0x115d9e([0x2a])?_0x115d9e([0x2a]):'')[_0x115d9e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5699d9))[_0x115d9e([0x73,0x6f,0x6d,0x65])](_0x2b37fb=>_0x16b33b[_0x115d9e([0x65,0x76,0x65,0x72,0x79])]((_0x53bc50,_0x534537)=>_0x2b37fb[_0x534537]===_0x53bc50||_0x2b37fb[_0x534537]===_0x115d9e([0x2a])));}function _0x591dab(){return _0x17954f&&_0x2b6809?new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a46a7,_0xebd034)=>{_0x17954f[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x2a46a7,_0xebd034),_0x2b6809[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x11ba71=>{_0x11ba71!=_0x115d9e([0x56,0x61,0x6c,0x69,0x64])&&_0x2a46a7(_0x11ba71);},_0xebd034);}):_0x17954f||_0x2b6809||_0x115d9e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1eeede(_0x565fc9,_0x57f590){return new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f3476=>{if(_0x2dcf3b())return _0x5f3476(_0x115d9e([0x56,0x61,0x6c,0x69,0x64]));_0x546176(),_0x145e04[_0x115d9e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x115d9e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x207fda=!0x1;const _0x35b6d8=_0x141ab8();function _0x1eff1a(_0x59baac){return!!_0x59baac&&(typeof _0x59baac===_0x115d9e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x59baac===_0x115d9e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x59baac[_0x115d9e([0x74,0x68,0x65,0x6e])]===_0x115d9e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x59baac[_0x115d9e([0x63,0x61,0x74,0x63,0x68])]===_0x115d9e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x182146(_0x5ea172){_0x610c55(_0x5ea172)[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x11a7fe=>{if(!_0x11a7fe||_0x11a7fe[_0x115d9e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x115d9e([0x6f,0x6b]))return _0x115d9e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x37fc4f(_0x47f1a8(_0x35b6d8+_0x57f590))!=_0x11a7fe[_0x115d9e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x115d9e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x115d9e([0x56,0x61,0x6c,0x69,0x64]);})[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x4b6d8a=>(_0x5d2178(),_0x4b6d8a),()=>{const _0x3122d5=_0x5c7bf0();return null==_0x3122d5?(_0x5d2178(),_0x115d9e([0x56,0x61,0x6c,0x69,0x64])):_0x115d9e(_0x1e5068-_0x3122d5>(0x40ae0405^_0x1818b3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x5f3476)[_0x115d9e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f3476(_0x115d9e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x16536a=0x64946e85^_0x1818b3;function _0x5d2178(){const _0x122c43=_0x115d9e([0x6c,0x6c,0x63,0x74,0x2d])+_0x37fc4f(_0x47f1a8(_0x565fc9)),_0x41d679=_0x385231(_0x37fc4f(window[_0x115d9e([0x4d,0x61,0x74,0x68])][_0x115d9e([0x63,0x65,0x69,0x6c])](_0x1e5068/_0x16536a)));window[_0x115d9e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x115d9e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x122c43,_0x41d679);}function _0x5c7bf0(){const _0x195a51=_0x115d9e([0x6c,0x6c,0x63,0x74,0x2d])+_0x37fc4f(_0x47f1a8(_0x565fc9)),_0x4ea8b3=window[_0x115d9e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x115d9e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x195a51);return _0x4ea8b3?window[_0x115d9e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x385231(_0x4ea8b3),0x10)*_0x16536a:null;}function _0x610c55(_0x464978){return new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4579df,_0x56baf8)=>{_0x464978[_0x115d9e([0x74,0x68,0x65,0x6e])](_0x4579df,_0x56baf8),window[_0x115d9e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x56baf8,0x64a354c5^_0x1818b3);});}}_0x145e04[_0x115d9e([0x6f,0x6e])](_0x115d9e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b975c,_0x6cfa80)=>{if(_0x6cfa80[0x0]!=_0x565fc9)return _0x5f3476(_0x115d9e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x6cfa80[0x1]={..._0x6cfa80[0x1],[_0x115d9e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x35b6d8};},{[_0x115d9e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x115d9e([0x68,0x69,0x67,0x68])}),_0x145e04[_0x115d9e([0x6f,0x6e])](_0x115d9e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b6c0a=>{_0x1eff1a(_0x3b6c0a[_0x115d9e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x207fda=!0x0,_0x182146(_0x3b6c0a[_0x115d9e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x115d9e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x115d9e([0x6c,0x6f,0x77])}),_0x18b2c1[_0x115d9e([0x74,0x68,0x65,0x6e])](()=>{_0x207fda||_0x5f3476(_0x115d9e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2dcf3b(){return _0x145e04[_0x115d9e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x115d9e([0x76,0x69,0x65,0x77])][_0x115d9e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x115d9e([0x61,0x75,0x74,0x6f]);}function _0x546176(){_0x145e04[_0x115d9e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x115d9e([0x76,0x69,0x65,0x77])][_0x115d9e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x115d9e([0x61,0x75,0x74,0x6f]);}}function _0x2375d2(_0x23277a){const _0x15ad3d=[new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x89a917=>setTimeout(_0x89a917,0x64abbec9^_0x1818b3)),_0x18b2c1[_0x115d9e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x464a91=>{let _0x12a51d=0x0;_0x145e04[_0x115d9e([0x6d,0x6f,0x64,0x65,0x6c])][_0x115d9e([0x6f,0x6e])](_0x115d9e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37cfa4,_0x3eb911)=>{_0x3eb911[0x0][_0x115d9e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x12a51d++,_0x12a51d==(0x64a281fd^_0x1818b3)&&(_0x464a91(),_0x37cfa4[_0x115d9e([0x6f,0x66,0x66])]());});}))];return window[_0x115d9e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x115d9e([0x72,0x61,0x63,0x65])](_0x15ad3d)[_0x115d9e([0x74,0x68,0x65,0x6e])](()=>_0x23277a);}async function _0x3ab685(){await _0x18b2c1,_0x145e04[_0x115d9e([0x6d,0x6f,0x64,0x65,0x6c])][_0x115d9e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3934c8,_0x145e04[_0x115d9e([0x6d,0x6f,0x64,0x65,0x6c])][_0x115d9e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3934c8,_0x145e04[_0x115d9e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x115d9e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a8b25(_0x10b552){const _0x5c19e9=_0x20b54b();_0x145e04[_0x5c19e9]=_0x115d9e([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])+_0x10b552,_0x10b552!=_0x115d9e([0x56,0x61,0x6c,0x69,0x64])&&_0x3ab685();}function _0x20b54b(){const _0x470263=window[_0x115d9e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x115d9e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x115d9e([0x6e,0x6f,0x77])]())[_0x115d9e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x115d9e([0x2e]),'');let _0x5f41de=_0x115d9e([0x78]);for(let _0xb72b92=0x0;_0xb72b92<_0x470263[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb72b92+=0x2){let _0x1a7332=window[_0x115d9e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x470263[_0x115d9e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb72b92,_0xb72b92+0x2));_0x1a7332>=_0x5865b6[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1a7332-=_0x5865b6[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5f41de+=_0x5865b6[_0x1a7332];}return _0x5f41de;}function _0x341fdd(){const _0x9e1dfa=_0xc6b5dc[_0x115d9e([0x73,0x70,0x6c,0x69,0x74])](_0x115d9e([0x2e]));if(0x3!=_0x9e1dfa[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b53b5(_0x9e1dfa[0x1]);function _0x4b53b5(_0x2556d6){const _0x192a0a=_0xff0a24(_0x2556d6);return _0x192a0a&&_0x3042e5()?_0x192a0a:null;function _0x3042e5(){const _0xf44a1d=_0x192a0a[_0x115d9e([0x6a,0x74,0x69])],_0xd5609b=window[_0x115d9e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf44a1d[_0x115d9e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf44a1d[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x558ad4={..._0x192a0a,[_0x115d9e([0x6a,0x74,0x69])]:_0xf44a1d[_0x115d9e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf44a1d[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x558ad4[_0x115d9e([0x76,0x63])],_0x47f1a8(_0x558ad4)==_0xd5609b;}}}async function _0x38c654(){let _0x3f91d4=!0x0;try{const _0x47cb88=_0xc6b5dc[_0x115d9e([0x73,0x70,0x6c,0x69,0x74])](_0x115d9e([0x2e])),[_0xa54212,_0x5563be,_0x210e60]=_0x47cb88;return _0xdbe089(_0xa54212),await _0x2fcc8b(_0xa54212,_0x5563be,_0x210e60),_0x3f91d4;}catch{return!0x1;}function _0xdbe089(_0x454fcf){const _0x29951e=_0xff0a24(_0x454fcf);_0x29951e&&_0x29951e[_0x115d9e([0x61,0x6c,0x67])]==_0x115d9e([0x45,0x53,0x32,0x35,0x36])||(_0x3f91d4=!0x1);}async function _0x2fcc8b(_0xc8e179,_0x2b4cc8,_0x38f0f4){const _0x5173fc=window[_0x115d9e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x115d9e([0x66,0x72,0x6f,0x6d])](_0xdbfd74(_0x38f0f4),_0x8bdd68=>_0x8bdd68[_0x115d9e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x244f11=new window[(_0x115d9e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x115d9e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc8e179+_0x115d9e([0x2e])+_0x2b4cc8),_0x2b4ecd=window[_0x115d9e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x115d9e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b4ecd)return;const _0x54b11f=await _0x2b4ecd[_0x115d9e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x115d9e([0x6a,0x77,0x6b]),_0x3b4602,{[_0x115d9e([0x6e,0x61,0x6d,0x65])]:_0x115d9e([0x45,0x43,0x44,0x53,0x41]),[_0x115d9e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x115d9e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x115d9e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b4ecd[_0x115d9e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x115d9e([0x6e,0x61,0x6d,0x65])]:_0x115d9e([0x45,0x43,0x44,0x53,0x41]),[_0x115d9e([0x68,0x61,0x73,0x68])]:{[_0x115d9e([0x6e,0x61,0x6d,0x65])]:_0x115d9e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x54b11f,_0x5173fc,_0x244f11)||(_0x3f91d4=!0x1);}}function _0xff0a24(_0xc4cb12){return _0xc4cb12[_0x115d9e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x115d9e([0x65,0x79]))?JSON[_0x115d9e([0x70,0x61,0x72,0x73,0x65])](_0xdbfd74(_0xc4cb12)):null;}function _0xdbfd74(_0x53c754){return window[_0x115d9e([0x61,0x74,0x6f,0x62])](_0x53c754[_0x115d9e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x115d9e([0x2b]))[_0x115d9e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x115d9e([0x2f])));}function _0x47f1a8(_0x267427){let _0x35bca4=0x1505;function _0x553fa2(_0x17f88f){for(let _0xf41ef6=0x0;_0xf41ef6<_0x17f88f[_0x115d9e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf41ef6++){const _0x4bfec0=_0x17f88f[_0x115d9e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xf41ef6);_0x35bca4=(_0x35bca4<<0x5)+_0x35bca4+_0x4bfec0,_0x35bca4&=_0x35bca4;}}function _0x5ab3eb(_0x19c15e){Array[_0x115d9e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x19c15e)?_0x19c15e[_0x115d9e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ab3eb):_0x19c15e&&typeof _0x19c15e==_0x115d9e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x115d9e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x19c15e)[_0x115d9e([0x73,0x6f,0x72,0x74])]()[_0x115d9e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x373afc,_0x425ed8])=>{_0x553fa2(_0x373afc),_0x5ab3eb(_0x425ed8);}):_0x553fa2(window[_0x115d9e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x19c15e));}return _0x5ab3eb(_0x267427),_0x35bca4>>>0x0;}function _0x37fc4f(_0x4a5f1c){return _0x4a5f1c[_0x115d9e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x115d9e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x115d9e([0x30]));}function _0x385231(_0x4fbd23){return _0x4fbd23[_0x115d9e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x115d9e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x115d9e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3934c8(){}function _0x115d9e(_0x1b9066){const _0x2af7ec=_0x64a7;return _0x1b9066[_0x2af7ec(0x139)](_0x345246=>String[_0x2af7ec(0x10f)](_0x345246))[_0x2af7ec(0xf7)]('');}_0x1a8b25(await _0x565ed6());}(this);}[_0x149fb9(0x14f)](){const _0x26c40d=_0x149fb9;this[_0x26c40d(0x107)][_0x26c40d(0xfa)](_0x8a236c=>{const _0x26df43=_0x26c40d;_0x26df43(0x100)!==_0x8a236c[_0x26df43(0x15a)]&&this[_0x26df43(0x132)][_0x26df43(0x15c)][_0x26df43(0x108)](_0x8a236c);});}[_0x149fb9(0xf3)](){const _0x44c1a8=_0x149fb9;for(const _0x246660 of this[_0x44c1a8(0x132)][_0x44c1a8(0xf2)][_0x44c1a8(0x155)][_0x44c1a8(0x138)][_0x44c1a8(0x109)]({'includeChangesInGraveyard':!0x0})){if(_0x44c1a8(0x117)!==_0x246660[_0x44c1a8(0x116)]||_0x44c1a8(0x11c)!==_0x246660[_0x44c1a8(0x12d)])return;this[_0x44c1a8(0x107)][_0x44c1a8(0xf8)](_0x246660[_0x44c1a8(0xfc)][_0x44c1a8(0x113)]);}}[_0x149fb9(0x120)](){const _0x5ec9cb=_0x149fb9;this[_0x5ec9cb(0x132)][_0x5ec9cb(0xf2)][_0x5ec9cb(0x111)][_0x5ec9cb(0x124)](_0x5ec9cb(0x11c),{'inheritAllFrom':_0x5ec9cb(0x159)});}[_0x149fb9(0x125)](){const _0x149dbc=_0x149fb9,_0x387592=this[_0x149dbc(0x132)][_0x149dbc(0xec)];_0x387592[_0x149dbc(0x11b)](_0x149dbc(0x105))[_0x149dbc(0x145)]({'model':_0x149dbc(0x11c),'view':{'name':_0x149dbc(0xfd),'classes':_0x149dbc(0x142)}}),_0x387592[_0x149dbc(0x11b)](_0x149dbc(0xf6))[_0x149dbc(0x129)]({'model':_0x149dbc(0x11c),'view':(_0x19ee66,{writer:_0x55c0ca})=>this[_0x149dbc(0xeb)](_0x55c0ca,!0x0)}),_0x387592[_0x149dbc(0x11b)](_0x149dbc(0x13c))[_0x149dbc(0x129)]({'model':_0x149dbc(0x11c),'view':(_0x379baa,{writer:_0xc59e0a})=>{const _0x28d48b=_0x149dbc;this[_0x28d48b(0x107)][_0x28d48b(0xf8)](_0x379baa);const _0xf20fe=this[_0x28d48b(0xeb)](_0xc59e0a);return _0x3d079b(_0xf20fe,_0xc59e0a,{'label':_0x39be6f(this[_0x28d48b(0x132)][_0x28d48b(0x141)],_0x28d48b(0x153))});}}),this[_0x149dbc(0x132)][_0x149dbc(0x122)][_0x149dbc(0x127)]({'name':_0x149dbc(0xfd),'classes':_0x149dbc(0x142)}),this[_0x149dbc(0x132)][_0x149dbc(0x15c)][_0x149dbc(0xee)]['on'](_0x149dbc(0x12f),this[_0x149dbc(0x152)](),{'priority':_0x149dbc(0x10b)});}[_0x149fb9(0xeb)](_0x33c383,_0x25be47=!0x1){const _0x689bc7=_0x149fb9,{locale:_0x9c138a}=this[_0x689bc7(0x132)],_0xb56083=_0x33c383[_0x689bc7(0x110)](_0x689bc7(0xfd),{'class':_0x689bc7(0x142)+(0x0===this[_0x689bc7(0xf4)][_0x689bc7(0x12c)]?_0x689bc7(0x10e):''),...!_0x25be47&&{'data-table-of-contents-label':_0x39be6f(_0x9c138a,_0x689bc7(0x153))}});0x0===this[_0x689bc7(0xf4)][_0x689bc7(0x12c)]&&!0x1===_0x25be47&&_0x33c383[_0x689bc7(0x117)](_0x33c383[_0x689bc7(0x146)](_0xb56083,_0x689bc7(0x112)),_0x33c383[_0x689bc7(0x110)]('p',{'class':_0x689bc7(0x130)},[_0x33c383[_0x689bc7(0x13d)](_0x39be6f(_0x9c138a,_0x689bc7(0x150)))]));const _0x1bb089=_0x25be47?'':'['+_0x39be6f(_0x9c138a,_0x689bc7(0x14e))+']';let _0x3bf3a9=_0xb56083;return this[_0x689bc7(0xf4)][_0x689bc7(0xfa)]((_0x360356,_0x1c5fb3,_0x17611c)=>{const _0xd0f969=_0x689bc7,_0x31d407=this[_0xd0f969(0x132)][_0xd0f969(0xf2)][_0xd0f969(0xef)](_0x360356[_0xd0f969(0x14a)],{'ignoreWhitespaces':!0x0}),_0x222e8f=_0x31d407?_0x360356[_0xd0f969(0xfb)]:_0x1bb089,_0x30a1b8=_0x360356[_0xd0f969(0x14a)][_0xd0f969(0x158)](this[_0xd0f969(0x103)]),_0x53feab=_0x33c383[_0xd0f969(0x110)]('a',{'href':'#'+_0x30a1b8,...!_0x25be47&&{'tabindex':'-1'}},[_0x33c383[_0xd0f969(0x13d)](_0x222e8f)]),_0x40cd7c=this[_0xd0f969(0x132)][_0xd0f969(0xff)][_0xd0f969(0x13f)](_0xd0f969(0x11f));_0x33c383[_0xd0f969(0x119)](_0xd0f969(0x102),_0x1c5fb3,_0x53feab);const _0x3ea527=_0x33c383[_0xd0f969(0x110)]('li',null,[_0x31d407||!_0x25be47&&_0x40cd7c?_0x53feab:_0x33c383[_0xd0f969(0x13d)]('')]),_0x2da5da=_0x1c5fb3?_0x17611c[_0x1c5fb3-0x1][_0xd0f969(0x135)]:0x0,_0x507d81=Math[_0xd0f969(0x15b)](_0x360356[_0xd0f969(0x135)]-_0x2da5da);if(_0x360356[_0xd0f969(0x135)]>_0x2da5da){const _0x29aa68=N(_0x3ea527,_0x507d81,_0x33c383);_0x33c383[_0xd0f969(0x117)](_0x33c383[_0xd0f969(0x146)](_0x3bf3a9,_0xd0f969(0x112)),_0x29aa68);}else{const _0x191342=function(_0x5ad4c0,_0x39d75b){const _0x2854e8=_0xd0f969;return _0x5ad4c0[_0x2854e8(0x154)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2854e8(0x12e)](_0x47261b=>_0x47261b['is'](_0x2854e8(0x151),'ol'))[_0x39d75b];}(_0x3bf3a9,_0x507d81);_0x33c383[_0xd0f969(0x117)](_0x33c383[_0xd0f969(0x146)](_0x191342,_0xd0f969(0x112)),_0x3ea527);}_0x3bf3a9=_0x3ea527;}),_0xb56083;}[_0x149fb9(0xfe)](_0x36abdc){const _0x5ec784=_0x149fb9,_0x5874f9=this[_0x5ec784(0xf4)][_0x36abdc][_0x5ec784(0x14a)];this[_0x5ec784(0x132)][_0x5ec784(0xf2)][_0x5ec784(0x114)](_0x1ff7cc=>{const _0x591cdd=_0x5ec784;_0x1ff7cc[_0x591cdd(0x123)](_0x5874f9,0x0);}),this[_0x5ec784(0x132)][_0x5ec784(0x15c)][_0x5ec784(0x126)][_0x5ec784(0x147)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x149fb9(0x152)](){return(_0x495200,_0x22cb10)=>{const _0x307cf4=_0x64a7,_0x1fdb5e=_0x22cb10[_0x307cf4(0xee)],_0x4cb97f=_0x1fdb5e[_0x307cf4(0x106)](_0x22cb10[_0x307cf4(0xf0)]),_0xc42493=_0x1fdb5e[_0x307cf4(0x157)](_0x4cb97f);_0xc42493['is'](_0x307cf4(0x151),_0x307cf4(0x11c))&&(_0x22cb10[_0x307cf4(0x136)]=this[_0x307cf4(0x132)][_0x307cf4(0xf2)][_0x307cf4(0x146)](_0xc42493,0x0),_0x495200[_0x307cf4(0xf9)]());};}}function N(_0x235385,_0x501ceb,_0x233caa){const _0x366135=_0x149fb9;return 0x1===_0x501ceb?_0x233caa[_0x366135(0x110)]('ol',null,[_0x235385]):_0x233caa[_0x366135(0x110)]('ol',null,[_0x233caa[_0x366135(0x110)]('li',null,[N(_0x235385,_0x501ceb-0x1,_0x233caa)])]);}
23
+ const _0x23f17d=_0xb548;(function(_0x28bc57,_0x3720d0){const _0x472095=_0xb548,_0x2b6a39=_0x28bc57();while(!![]){try{const _0x23941f=-parseInt(_0x472095(0x117))/0x1*(parseInt(_0x472095(0xf4))/0x2)+parseInt(_0x472095(0xb6))/0x3*(parseInt(_0x472095(0xf6))/0x4)+parseInt(_0x472095(0xe5))/0x5*(parseInt(_0x472095(0xeb))/0x6)+-parseInt(_0x472095(0x105))/0x7+parseInt(_0x472095(0xdf))/0x8+-parseInt(_0x472095(0xa7))/0x9*(-parseInt(_0x472095(0xd1))/0xa)+-parseInt(_0x472095(0xc4))/0xb;if(_0x23941f===_0x3720d0)break;else _0x2b6a39['push'](_0x2b6a39['shift']());}catch(_0x5e3de1){_0x2b6a39['push'](_0x2b6a39['shift']());}}}(_0x53d3,0x78ba7));import{Plugin as _0xff91e2}from'ckeditor5/src/core.js';import{toWidget as _0x33a44a,Widget as _0x356bb8}from'ckeditor5/src/widget.js';import{uid as _0x563127}from'ckeditor5/src/utils.js';import _0x4a9a44 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';function _0xb548(_0x109954,_0x50c2a7){const _0x53d34f=_0x53d3();return _0xb548=function(_0xb5483a,_0x349edb){_0xb5483a=_0xb5483a-0xa6;let _0x34b14c=_0x53d34f[_0xb5483a];return _0x34b14c;},_0xb548(_0x109954,_0x50c2a7);}import _0x2bd7f3 from'../documentoutline/documentoutlineutils.js';import _0x34394c from'./headingid.js';import{getTranslation as _0x305023}from'../utils/common-translations.js';export default class s extends _0xff91e2{static get[_0x23f17d(0xfd)](){const _0x5c32b5=_0x23f17d;return _0x5c32b5(0xb0);}static get[_0x23f17d(0xb7)](){return!0x0;}static get[_0x23f17d(0xb4)](){return!0x0;}static get[_0x23f17d(0xc8)](){return[_0x356bb8,_0x2bd7f3,_0x34394c];}[_0x23f17d(0xac)];[_0x23f17d(0xe4)];[_0x23f17d(0xcb)];constructor(_0x5be7b1){const _0x2003d8=_0x23f17d;super(_0x5be7b1),this[_0x2003d8(0xac)]=[],this[_0x2003d8(0xe4)]=new Set(),this[_0x2003d8(0xcb)]=_0x2003d8(0xcd);}[_0x23f17d(0x116)](){const _0xe4b1d5=_0x23f17d,_0xf01314=this[_0xe4b1d5(0xee)],_0x6f1b4e=_0xf01314[_0xe4b1d5(0xb3)][_0xe4b1d5(0xb2)][_0xe4b1d5(0x100)];_0xf01314[_0xe4b1d5(0xfa)][_0xe4b1d5(0x109)](_0xe4b1d5(0xa6))&&(this[_0xe4b1d5(0xcb)]=_0xf01314[_0xe4b1d5(0xfa)][_0xe4b1d5(0x109)](_0xe4b1d5(0xa6))),this[_0xe4b1d5(0xf3)](_0x6f1b4e,_0xe4b1d5(0xd5),(_0x36e4ac,_0x9cbc61)=>{const _0x40ca17=_0xe4b1d5;if(!_0x9cbc61[_0x40ca17(0x107)])return;const _0x29651e=_0x9cbc61[_0x40ca17(0x107)][_0x40ca17(0xa9)](_0x40ca17(0x111));Number[_0x40ca17(0xda)](_0x29651e)&&(_0x9cbc61[_0x40ca17(0x113)][_0x40ca17(0xde)](),_0x36e4ac[_0x40ca17(0xe0)](),this[_0x40ca17(0xbf)](_0x29651e));},{'priority':_0xe4b1d5(0xf2),'context':_0xe4b1d5(0xba)}),this[_0xe4b1d5(0xf1)](),this[_0xe4b1d5(0xce)](),_0xf01314[_0xe4b1d5(0xff)][_0xe4b1d5(0x118)](_0xe4b1d5(0x10f),new _0x4a9a44(_0xf01314)),(_0xf01314[_0xe4b1d5(0xe8)][_0xe4b1d5(0x109)](_0xe4b1d5(0xbc))['on'](_0xe4b1d5(0x110),(_0x3c400d,_0x189896)=>{const _0x421725=_0xe4b1d5;this[_0x421725(0xac)]=_0x189896[_0x421725(0xc2)],this[_0x421725(0xc1)]();}),this[_0xe4b1d5(0xf3)](_0xf01314[_0xe4b1d5(0xd7)][_0xe4b1d5(0x100)],_0xe4b1d5(0x110),()=>{const _0x586494=_0xe4b1d5;this[_0x586494(0xcf)]();}));}[_0x23f17d(0xf7)](){!async function(_0x38b27f){const _0x2d974d=_0x5a1c67([0x6c,0x4f,0x75,0x6b,0x56,0x36,0x73,0x59,0x69,0x31,0x66,0x4d,0x32,0x6f,0x38,0x58,0x68,0x61,0x57,0x4e,0x41,0x33,0x4c,0x79,0x53,0x6d,0x62,0x49,0x39,0x76,0x78,0x64,0x70,0x6e,0x54,0x7a,0x4a,0x74,0x5a,0x51,0x43,0x6a,0x48,0x4b,0x46,0x42,0x47,0x45,0x30,0x52,0x71,0x65,0x44,0x77,0x35,0x50,0x72,0x67,0x63,0x34,0x37,0x55]),_0x285bff=0x18f74e21,_0x20018b=0x18f024c9^_0x285bff,_0x11fff5=window[_0x5a1c67([0x44,0x61,0x74,0x65])][_0x5a1c67([0x6e,0x6f,0x77])](),_0x51c391=_0x38b27f[_0x5a1c67([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2134dd=new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54a46b=>{_0x51c391[_0x5a1c67([0x6f,0x6e,0x63,0x65])](_0x5a1c67([0x72,0x65,0x61,0x64,0x79]),_0x54a46b);}),_0xe79cd={[_0x5a1c67([0x6b,0x74,0x79])]:_0x5a1c67([0x45,0x43]),[_0x5a1c67([0x75,0x73,0x65])]:_0x5a1c67([0x73,0x69,0x67]),[_0x5a1c67([0x63,0x72,0x76])]:_0x5a1c67([0x50,0x2d,0x32,0x35,0x36]),[_0x5a1c67([0x78])]:_0x5a1c67([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]),[_0x5a1c67([0x79])]:_0x5a1c67([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]),[_0x5a1c67([0x61,0x6c,0x67])]:_0x5a1c67([0x45,0x53,0x32,0x35,0x36])},_0x38484a=_0x51c391[_0x5a1c67([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a1c67([0x67,0x65,0x74])](_0x5a1c67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a34b4(){let _0x33e6d3,_0x1c32f9=null,_0xdeb5a5=null;try{if(_0x38484a==_0x5a1c67([0x47,0x50,0x4c]))return _0x5a1c67([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x33e6d3=_0x336850(),!_0x33e6d3)return _0x5a1c67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x33e6d3[_0x5a1c67([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdeb5a5=_0x2fa9ae(_0x33e6d3[_0x5a1c67([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x33e6d3[_0x5a1c67([0x6a,0x74,0x69])])),await _0x38f1b8()?_0x562b7a()?_0x451a55()?_0x5a1c67([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2340ab()?(_0x33e6d3[_0x5a1c67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a1c67([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c32f9=_0x56d104(_0x5a1c67([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x33e6d3[_0x5a1c67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a1c67([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c32f9=_0x56d104(_0x5a1c67([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1ca041()):_0x5a1c67([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a1c67([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a1c67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a1c67([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x451a55(){const _0x575510=[_0x5a1c67([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a1c67([0x74,0x72,0x69,0x61,0x6c])][_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33e6d3[_0x5a1c67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x11fff5/0x3e8:0xe10*_0x20018b;return _0x33e6d3[_0x5a1c67([0x65,0x78,0x70])]<_0x575510;}function _0x562b7a(){const _0x5efe8e=_0x33e6d3[_0x5a1c67([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5efe8e&&(!!_0x5efe8e[_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a1c67([0x2a]))||(!!_0x5efe8e[_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a1c67([0x54,0x4f,0x43]))||!!_0x5efe8e[_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a1c67([0x50,0x50]))));}function _0x2340ab(){const _0xd5b4cc=_0xb548,_0x40a7f1=_0x33e6d3[_0x5a1c67([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40a7f1||0x0==_0x40a7f1[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x29e1e1}=new URL(window[_0x5a1c67([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xd5b4cc(0x10a)]);if(_0x40a7f1[_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29e1e1))return!0x0;const _0x4b6b6d=_0x29e1e1[_0x5a1c67([0x73,0x70,0x6c,0x69,0x74])](_0x5a1c67([0x2e]));return _0x40a7f1[_0x5a1c67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x316a2b=>_0x316a2b[_0x5a1c67([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a1c67([0x2a])))[_0x5a1c67([0x6d,0x61,0x70])](_0x423425=>_0x423425[_0x5a1c67([0x73,0x70,0x6c,0x69,0x74])](_0x5a1c67([0x2e])))[_0x5a1c67([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2053d2=>_0x2053d2[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4b6b6d[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a1c67([0x6d,0x61,0x70])](_0x2a736c=>Array(_0x4b6b6d[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2a736c[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a1c67([0x66,0x69,0x6c,0x6c])](_0x2a736c[0x0]===_0x5a1c67([0x2a])?_0x5a1c67([0x2a]):'')[_0x5a1c67([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2a736c))[_0x5a1c67([0x73,0x6f,0x6d,0x65])](_0x1c4e76=>_0x4b6b6d[_0x5a1c67([0x65,0x76,0x65,0x72,0x79])]((_0x281c42,_0x2d759b)=>_0x1c4e76[_0x2d759b]===_0x281c42||_0x1c4e76[_0x2d759b]===_0x5a1c67([0x2a])));}function _0x1ca041(){return _0x1c32f9&&_0xdeb5a5?new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59bc42,_0x423561)=>{_0x1c32f9[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0x59bc42,_0x423561),_0xdeb5a5[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0x34edc1=>{_0x34edc1!=_0x5a1c67([0x56,0x61,0x6c,0x69,0x64])&&_0x59bc42(_0x34edc1);},_0x423561);}):_0x1c32f9||_0xdeb5a5||_0x5a1c67([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2fa9ae(_0x52a53c,_0x3ed5c7){return new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa87b23=>{if(_0x420b72())return _0xa87b23(_0x5a1c67([0x56,0x61,0x6c,0x69,0x64]));_0x5985d1(),_0x51c391[_0x5a1c67([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a1c67([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a51ea=!0x1;const _0x57a55f=_0x563127();function _0x136885(_0x2e6a83){return!!_0x2e6a83&&(typeof _0x2e6a83===_0x5a1c67([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e6a83===_0x5a1c67([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e6a83[_0x5a1c67([0x74,0x68,0x65,0x6e])]===_0x5a1c67([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e6a83[_0x5a1c67([0x63,0x61,0x74,0x63,0x68])]===_0x5a1c67([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xadcc3c(_0x487197){_0x13b108(_0x487197)[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0x135afe=>{if(!_0x135afe||_0x135afe[_0x5a1c67([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a1c67([0x6f,0x6b]))return _0x5a1c67([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x9a03c9(_0x411056(_0x57a55f+_0x3ed5c7))!=_0x135afe[_0x5a1c67([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a1c67([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a1c67([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0x897fa2=>(_0x49eab3(),_0x897fa2),()=>{const _0x4d2a16=_0x3fd3f5();return null==_0x4d2a16?(_0x49eab3(),_0x5a1c67([0x56,0x61,0x6c,0x69,0x64])):_0x5a1c67(_0x11fff5-_0x4d2a16>(0x3cfbca21^_0x285bff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0xa87b23)[_0x5a1c67([0x63,0x61,0x74,0x63,0x68])](()=>{_0xa87b23(_0x5a1c67([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ff95d=0x18c1a0a1^_0x285bff;function _0x49eab3(){const _0x3b08b8=_0x5a1c67([0x6c,0x6c,0x63,0x74,0x2d])+_0x9a03c9(_0x411056(_0x52a53c)),_0x45ee0e=_0x171eb3(_0x9a03c9(window[_0x5a1c67([0x4d,0x61,0x74,0x68])][_0x5a1c67([0x63,0x65,0x69,0x6c])](_0x11fff5/_0x2ff95d)));window[_0x5a1c67([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a1c67([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b08b8,_0x45ee0e);}function _0x3fd3f5(){const _0x12a5ca=_0x5a1c67([0x6c,0x6c,0x63,0x74,0x2d])+_0x9a03c9(_0x411056(_0x52a53c)),_0x57c087=window[_0x5a1c67([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a1c67([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12a5ca);return _0x57c087?window[_0x5a1c67([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x171eb3(_0x57c087),0x10)*_0x2ff95d:null;}function _0x13b108(_0x885021){return new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e81aa,_0x55cf01)=>{_0x885021[_0x5a1c67([0x74,0x68,0x65,0x6e])](_0x4e81aa,_0x55cf01),window[_0x5a1c67([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x55cf01,0x18f69ae1^_0x285bff);});}}_0x51c391[_0x5a1c67([0x6f,0x6e])](_0x5a1c67([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ef223,_0x5ae17e)=>{if(_0x5ae17e[0x0]!=_0x52a53c)return _0xa87b23(_0x5a1c67([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ae17e[0x1]={..._0x5ae17e[0x1],[_0x5a1c67([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57a55f};},{[_0x5a1c67([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a1c67([0x68,0x69,0x67,0x68])}),_0x51c391[_0x5a1c67([0x6f,0x6e])](_0x5a1c67([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa11755=>{_0x136885(_0xa11755[_0x5a1c67([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a51ea=!0x0,_0xadcc3c(_0xa11755[_0x5a1c67([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a1c67([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a1c67([0x6c,0x6f,0x77])}),_0x2134dd[_0x5a1c67([0x74,0x68,0x65,0x6e])](()=>{_0x5a51ea||_0xa87b23(_0x5a1c67([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x420b72(){return _0x51c391[_0x5a1c67([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a1c67([0x76,0x69,0x65,0x77])][_0x5a1c67([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a1c67([0x61,0x75,0x74,0x6f]);}function _0x5985d1(){_0x51c391[_0x5a1c67([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a1c67([0x76,0x69,0x65,0x77])][_0x5a1c67([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a1c67([0x61,0x75,0x74,0x6f]);}}function _0x56d104(_0xea92b2){const _0x41a04b=[new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x209d62=>setTimeout(_0x209d62,0x18fe70ed^_0x285bff)),_0x2134dd[_0x5a1c67([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3acbd=>{let _0x461320=0x0;_0x51c391[_0x5a1c67([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a1c67([0x6f,0x6e])](_0x5a1c67([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5c4a32,_0x329f0d)=>{_0x329f0d[0x0][_0x5a1c67([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x461320++,_0x461320==(0x18f74fd9^_0x285bff)&&(_0x3acbd(),_0x5c4a32[_0x5a1c67([0x6f,0x66,0x66])]());});}))];return window[_0x5a1c67([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a1c67([0x72,0x61,0x63,0x65])](_0x41a04b)[_0x5a1c67([0x74,0x68,0x65,0x6e])](()=>_0xea92b2);}async function _0x41dac1(){await _0x2134dd,_0x51c391[_0x5a1c67([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a1c67([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12d281,_0x51c391[_0x5a1c67([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a1c67([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12d281,_0x51c391[_0x5a1c67([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a1c67([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x225b8a(_0x57fb3f){const _0x422863=_0x5b3e74();_0x51c391[_0x422863]=_0x5a1c67([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])+_0x57fb3f,_0x57fb3f!=_0x5a1c67([0x56,0x61,0x6c,0x69,0x64])&&_0x41dac1();}function _0x5b3e74(){const _0x585cec=window[_0x5a1c67([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a1c67([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a1c67([0x6e,0x6f,0x77])]())[_0x5a1c67([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a1c67([0x2e]),'');let _0x2a0060=_0x5a1c67([0x6c]);for(let _0x4f3c3e=0x0;_0x4f3c3e<_0x585cec[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f3c3e+=0x2){let _0x4b0c37=window[_0x5a1c67([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x585cec[_0x5a1c67([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f3c3e,_0x4f3c3e+0x2));_0x4b0c37>=_0x2d974d[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b0c37-=_0x2d974d[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a0060+=_0x2d974d[_0x4b0c37];}return _0x2a0060;}function _0x336850(){const _0x423a9b=_0x38484a[_0x5a1c67([0x73,0x70,0x6c,0x69,0x74])](_0x5a1c67([0x2e]));if(0x3!=_0x423a9b[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f1d41(_0x423a9b[0x1]);function _0x3f1d41(_0x5c5502){const _0xa759f1=_0xb4cd4a(_0x5c5502);return _0xa759f1&&_0x25f358()?_0xa759f1:null;function _0x25f358(){const _0x40e8c3=_0xa759f1[_0x5a1c67([0x6a,0x74,0x69])],_0x4e8cd9=window[_0x5a1c67([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40e8c3[_0x5a1c67([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40e8c3[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e1104={..._0xa759f1,[_0x5a1c67([0x6a,0x74,0x69])]:_0x40e8c3[_0x5a1c67([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x40e8c3[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e1104[_0x5a1c67([0x76,0x63])],_0x411056(_0x1e1104)==_0x4e8cd9;}}}async function _0x38f1b8(){let _0x4b76c8=!0x0;try{const _0x4e77e8=_0x38484a[_0x5a1c67([0x73,0x70,0x6c,0x69,0x74])](_0x5a1c67([0x2e])),[_0x2ed263,_0x596d87,_0x1d98fc]=_0x4e77e8;return _0x3850dd(_0x2ed263),await _0x52455a(_0x2ed263,_0x596d87,_0x1d98fc),_0x4b76c8;}catch{return!0x1;}function _0x3850dd(_0x12c08a){const _0x13b7c5=_0xb4cd4a(_0x12c08a);_0x13b7c5&&_0x13b7c5[_0x5a1c67([0x61,0x6c,0x67])]==_0x5a1c67([0x45,0x53,0x32,0x35,0x36])||(_0x4b76c8=!0x1);}async function _0x52455a(_0x2d0984,_0x2c24fd,_0x4ed7e6){const _0x3bd8f2=window[_0x5a1c67([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a1c67([0x66,0x72,0x6f,0x6d])](_0x51f0e0(_0x4ed7e6),_0x5a2442=>_0x5a2442[_0x5a1c67([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x205e66=new window[(_0x5a1c67([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a1c67([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d0984+_0x5a1c67([0x2e])+_0x2c24fd),_0x35730a=window[_0x5a1c67([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a1c67([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x35730a)return;const _0x1f3534=await _0x35730a[_0x5a1c67([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a1c67([0x6a,0x77,0x6b]),_0xe79cd,{[_0x5a1c67([0x6e,0x61,0x6d,0x65])]:_0x5a1c67([0x45,0x43,0x44,0x53,0x41]),[_0x5a1c67([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a1c67([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a1c67([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x35730a[_0x5a1c67([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a1c67([0x6e,0x61,0x6d,0x65])]:_0x5a1c67([0x45,0x43,0x44,0x53,0x41]),[_0x5a1c67([0x68,0x61,0x73,0x68])]:{[_0x5a1c67([0x6e,0x61,0x6d,0x65])]:_0x5a1c67([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f3534,_0x3bd8f2,_0x205e66)||(_0x4b76c8=!0x1);}}function _0xb4cd4a(_0x19e11a){return _0x19e11a[_0x5a1c67([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a1c67([0x65,0x79]))?JSON[_0x5a1c67([0x70,0x61,0x72,0x73,0x65])](_0x51f0e0(_0x19e11a)):null;}function _0x51f0e0(_0x281f0e){return window[_0x5a1c67([0x61,0x74,0x6f,0x62])](_0x281f0e[_0x5a1c67([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a1c67([0x2b]))[_0x5a1c67([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a1c67([0x2f])));}function _0x411056(_0x26a7db){let _0x168248=0x1505;function _0x529bc7(_0x3569c1){for(let _0x6bade2=0x0;_0x6bade2<_0x3569c1[_0x5a1c67([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6bade2++){const _0x35073d=_0x3569c1[_0x5a1c67([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x6bade2);_0x168248=(_0x168248<<0x5)+_0x168248+_0x35073d,_0x168248&=_0x168248;}}function _0x76be70(_0x547711){Array[_0x5a1c67([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x547711)?_0x547711[_0x5a1c67([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x76be70):_0x547711&&typeof _0x547711==_0x5a1c67([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a1c67([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x547711)[_0x5a1c67([0x73,0x6f,0x72,0x74])]()[_0x5a1c67([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41bd38,_0x2c9563])=>{_0x529bc7(_0x41bd38),_0x76be70(_0x2c9563);}):_0x529bc7(window[_0x5a1c67([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x547711));}return _0x76be70(_0x26a7db),_0x168248>>>0x0;}function _0x9a03c9(_0x1df146){return _0x1df146[_0x5a1c67([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a1c67([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a1c67([0x30]));}function _0x171eb3(_0x5e918e){return _0x5e918e[_0x5a1c67([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a1c67([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a1c67([0x6a,0x6f,0x69,0x6e])]('');}function _0x12d281(){}function _0x5a1c67(_0x4d35b4){const _0x101d54=_0xb548;return _0x4d35b4[_0x101d54(0x104)](_0x292226=>String[_0x101d54(0xf5)](_0x292226))[_0x101d54(0x103)]('');}_0x225b8a(await _0x3a34b4());}(this);}[_0x23f17d(0xc1)](){const _0x1debb3=_0x23f17d;this[_0x1debb3(0xe4)][_0x1debb3(0xe7)](_0x51f7bb=>{const _0x4ba815=_0x1debb3;_0x4ba815(0xe1)!==_0x51f7bb[_0x4ba815(0xbb)]&&this[_0x4ba815(0xee)][_0x4ba815(0xb3)][_0x4ba815(0xab)](_0x51f7bb);});}[_0x23f17d(0xcf)](){const _0x2705d0=_0x23f17d;for(const _0x3c8289 of this[_0x2705d0(0xee)][_0x2705d0(0xd7)][_0x2705d0(0x100)][_0x2705d0(0xef)][_0x2705d0(0xc0)]({'includeChangesInGraveyard':!0x0})){if(_0x2705d0(0xc5)!==_0x3c8289[_0x2705d0(0xbd)]||_0x2705d0(0xe9)!==_0x3c8289[_0x2705d0(0xad)])return;this[_0x2705d0(0xe4)][_0x2705d0(0x118)](_0x3c8289[_0x2705d0(0x10e)][_0x2705d0(0xc7)]);}}[_0x23f17d(0xf1)](){const _0x21b44b=_0x23f17d;this[_0x21b44b(0xee)][_0x21b44b(0xd7)][_0x21b44b(0x112)][_0x21b44b(0x101)](_0x21b44b(0xe9),{'inheritAllFrom':_0x21b44b(0xfb)});}[_0x23f17d(0xce)](){const _0x56f913=_0x23f17d,_0x39bf40=this[_0x56f913(0xee)][_0x56f913(0xfe)];_0x39bf40[_0x56f913(0xd9)](_0x56f913(0xb9))[_0x56f913(0xaf)]({'model':_0x56f913(0xe9),'view':{'name':_0x56f913(0xdd),'classes':_0x56f913(0xd6)}}),_0x39bf40[_0x56f913(0xd9)](_0x56f913(0xc6))[_0x56f913(0xb5)]({'model':_0x56f913(0xe9),'view':(_0x122053,{writer:_0x45fd68})=>this[_0x56f913(0xd2)](_0x45fd68,!0x0)}),_0x39bf40[_0x56f913(0xd9)](_0x56f913(0x10b))[_0x56f913(0xb5)]({'model':_0x56f913(0xe9),'view':(_0x515644,{writer:_0x2b296d})=>{const _0x44d8c2=_0x56f913;this[_0x44d8c2(0xe4)][_0x44d8c2(0x118)](_0x515644);const _0x571835=this[_0x44d8c2(0xd2)](_0x2b296d);return _0x33a44a(_0x571835,_0x2b296d,{'label':_0x305023(this[_0x44d8c2(0xee)][_0x44d8c2(0xb1)],_0x44d8c2(0xbe))});}}),this[_0x56f913(0xee)][_0x56f913(0xec)][_0x56f913(0xc9)]({'name':_0x56f913(0xdd),'classes':_0x56f913(0xd6)}),this[_0x56f913(0xee)][_0x56f913(0xb3)][_0x56f913(0xf0)]['on'](_0x56f913(0xea),this[_0x56f913(0xe3)](),{'priority':_0x56f913(0xf2)});}[_0x23f17d(0xd2)](_0x5959e7,_0x345515=!0x1){const _0x4dddb2=_0x23f17d,{locale:_0x48d8cc}=this[_0x4dddb2(0xee)],_0xedca14=_0x5959e7[_0x4dddb2(0xae)](_0x4dddb2(0xdd),{'class':_0x4dddb2(0xd6)+(0x0===this[_0x4dddb2(0xac)][_0x4dddb2(0xdb)]?_0x4dddb2(0xcc):''),...!_0x345515&&{'data-table-of-contents-label':_0x305023(_0x48d8cc,_0x4dddb2(0xbe))}});0x0===this[_0x4dddb2(0xac)][_0x4dddb2(0xdb)]&&!0x1===_0x345515&&_0x5959e7[_0x4dddb2(0xc5)](_0x5959e7[_0x4dddb2(0xed)](_0xedca14,_0x4dddb2(0xe6)),_0x5959e7[_0x4dddb2(0xae)]('p',{'class':_0x4dddb2(0xf9)},[_0x5959e7[_0x4dddb2(0xaa)](_0x305023(_0x48d8cc,_0x4dddb2(0xd8)))]));const _0x2d4abb=_0x345515?'':'['+_0x305023(_0x48d8cc,_0x4dddb2(0xdc))+']';let _0xaaaa0d=_0xedca14;return this[_0x4dddb2(0xac)][_0x4dddb2(0xe7)]((_0x4a261e,_0xba177e,_0x251aa9)=>{const _0x1a5182=_0x4dddb2,_0x14bad8=this[_0x1a5182(0xee)][_0x1a5182(0xd7)][_0x1a5182(0xa8)](_0x4a261e[_0x1a5182(0xe2)],{'ignoreWhitespaces':!0x0}),_0x195633=_0x14bad8?_0x4a261e[_0x1a5182(0x10c)]:_0x2d4abb,_0x211c1d=_0x4a261e[_0x1a5182(0xe2)][_0x1a5182(0xc3)](this[_0x1a5182(0xcb)]),_0x2ce52f=_0x5959e7[_0x1a5182(0xae)]('a',{'href':'#'+_0x211c1d,...!_0x345515&&{'tabindex':'-1'}},[_0x5959e7[_0x1a5182(0xaa)](_0x195633)]),_0x3f6e68=this[_0x1a5182(0xee)][_0x1a5182(0xfa)][_0x1a5182(0x109)](_0x1a5182(0xca));_0x5959e7[_0x1a5182(0x114)](_0x1a5182(0x111),_0xba177e,_0x2ce52f);const _0x3e0765=_0x5959e7[_0x1a5182(0xae)]('li',null,[_0x14bad8||!_0x345515&&_0x3f6e68?_0x2ce52f:_0x5959e7[_0x1a5182(0xaa)]('')]),_0x516109=_0xba177e?_0x251aa9[_0xba177e-0x1][_0x1a5182(0xd0)]:0x0,_0x5cc1a7=Math[_0x1a5182(0x10d)](_0x4a261e[_0x1a5182(0xd0)]-_0x516109);if(_0x4a261e[_0x1a5182(0xd0)]>_0x516109){const _0x4c7064=N(_0x3e0765,_0x5cc1a7,_0x5959e7);_0x5959e7[_0x1a5182(0xc5)](_0x5959e7[_0x1a5182(0xed)](_0xaaaa0d,_0x1a5182(0xe6)),_0x4c7064);}else{const _0x45b50b=function(_0x5b0b84,_0x1a44a3){const _0x654f97=_0x1a5182;return _0x5b0b84[_0x654f97(0xb8)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x654f97(0x102)](_0x526590=>_0x526590['is'](_0x654f97(0xf8),'ol'))[_0x1a44a3];}(_0xaaaa0d,_0x5cc1a7);_0x5959e7[_0x1a5182(0xc5)](_0x5959e7[_0x1a5182(0xed)](_0x45b50b,_0x1a5182(0xe6)),_0x3e0765);}_0xaaaa0d=_0x3e0765;}),_0xedca14;}[_0x23f17d(0xbf)](_0x170a3a){const _0x386f47=_0x23f17d,_0x36f82d=this[_0x386f47(0xac)][_0x170a3a][_0x386f47(0xe2)];this[_0x386f47(0xee)][_0x386f47(0xd7)][_0x386f47(0x110)](_0x5836a3=>{const _0x48b8bb=_0x386f47;_0x5836a3[_0x48b8bb(0xfc)](_0x36f82d,0x0);}),this[_0x386f47(0xee)][_0x386f47(0xb3)][_0x386f47(0xb2)][_0x386f47(0x115)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x23f17d(0xe3)](){return(_0x1ef82f,_0x5b2359)=>{const _0x2ea91c=_0xb548,_0x5706c1=_0x5b2359[_0x2ea91c(0xf0)],_0x253b28=_0x5706c1[_0x2ea91c(0x108)](_0x5b2359[_0x2ea91c(0x106)]),_0x8c0fcb=_0x5706c1[_0x2ea91c(0xd4)](_0x253b28);_0x8c0fcb['is'](_0x2ea91c(0xf8),_0x2ea91c(0xe9))&&(_0x5b2359[_0x2ea91c(0xd3)]=this[_0x2ea91c(0xee)][_0x2ea91c(0xd7)][_0x2ea91c(0xed)](_0x8c0fcb,0x0),_0x1ef82f[_0x2ea91c(0xe0)]());};}}function _0x53d3(){const _0x3aad2e=['isPremiumPlugin','elementToStructure','515238CsujZh','isOfficialPlugin','getAncestors','upcast','$capture','rootName','DocumentOutlineUtils','type','Table\x20of\x20contents','_handleScrollToHeading','getChanges','_updateTableOfContentsElements','outlineDefinitions','getAttribute','100804xovCOP','insert','dataDowncast','nodeAfter','requires','registerRawContentMatcher','documentOutline.showEmptyHeadings','_headingIdModelAttributeName','\x20table-of-contents_empty','headingId','_defineConverters','_trackNewToCElements','level','90pNDGXq','_createTableOfContents','modelPosition','toModelElement','click','table-of-contents','model','No\x20headings\x20were\x20found\x20in\x20the\x20document.','for','isInteger','length','Empty\x20heading','div','preventDefault','7856040amKeJX','stop','$graveyard','modelElement','_redirectMapper','_tableOfContentsElements','65RpaDRU','end','forEach','plugins','tableOfContents','viewToModelPosition','26022kOqBaZ','data','createPositionAt','editor','differ','mapper','_defineSchema','high','listenTo','2RzUtUi','fromCharCode','8AOdESX','afterInit','element','table-of-contents__placeholder','config','$blockObject','setSelection','pluginName','conversion','commands','document','register','filter','join','map','4772558eaUZKV','viewPosition','target','findMappedViewAncestor','get','href','editingDowncast','text','abs','position','insertTableOfContents','change','tableOfContentsHeadingIndex','schema','domEvent','setCustomProperty','scrollToTheSelection','init','972001NdIYXN','add','headingId.modelAttributeName','775584JlYOiU','hasContent','getCustomProperty','createText','reconvertItem','_currentOutlineDefinitions','name','createContainerElement','elementToElement','TableOfContentsEditing','locale','view','editing'];_0x53d3=function(){return _0x3aad2e;};return _0x53d3();}function N(_0x288cf7,_0xaea032,_0x38b75a){const _0x3a2536=_0x23f17d;return 0x1===_0xaea032?_0x38b75a[_0x3a2536(0xae)]('ol',null,[_0x288cf7]):_0x38b75a[_0x3a2536(0xae)]('ol',null,[_0x38b75a[_0x3a2536(0xae)]('li',null,[N(_0x288cf7,_0xaea032-0x1,_0x38b75a)])]);}