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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-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:()=>V,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>ft,TableOfContentsCommand:()=>z,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-=269]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(281)]())i instanceof r.Text&&(n+=i[e(270)]);return n}function a(){const t=["heading.options","2435680oqJyRu","45119FbTHAf","htmlH6","5198382nJuaeS","htmlH4","data","htmlH2","htmlH1","get","htmlH5","318ERzJEo","push","has","37915KmXGEt","config","htmlH3","getChildren","3067920kGULyO","2846176sCvFmL","paragraph","GeneralHtmlSupport","201166ITppai","model","reduce","plugins","36kLySxD"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(544589===-parseInt(e(293))/1*(-parseInt(e(290))/2)+-parseInt(e(282))/3+-parseInt(e(292))/4+-parseInt(e(278))/5*(-parseInt(e(275))/6)+parseInt(e(286))/7+parseInt(e(283))/8+parseInt(e(295))/9)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-=153]})(t,e)}function f(){const t=["item","domConverter","push","get","toModel","getFirstPosition","pluginName","name","domToView","fire","3827320HCTGrZ","change","11130791QOlVOq","init","881379hJFadl","text","documentOutline.headings","level","model","_headingNames","modelElement","_deriveHeadingElementsFromConversion","activeItemIndex","DocumentOutlineUtils","getRoot","afterInit","3640284eZYQlU","getChildren","data","getRootNames","6IxQPis","_getActiveHeading","isOfficialPlugin","findIndex","12775256mphOiW","_getHeadingNames","document","indexOf","view","element","getChild","includes","editor","length","31675248sFWiaF","_getOutlineDefinitions","editing","isPremiumPlugin","103768OLlnOc","config","6uKJNid","backward","createElement","selection"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(865584===-parseInt(e(163))/1+parseInt(e(199))/2*(-parseInt(e(183))/3)+-parseInt(e(195))/4+-parseInt(e(179))/5+-parseInt(e(165))/6*(parseInt(e(181))/7)+parseInt(e(203))/8+parseInt(e(159))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(175)](){return l(192)}static get[l(201)](){return!0}static get[l(162)](){return!0}[l(188)]=[];[l(182)](){const t=l,e=this[t(157)];this[t(188)]=this[t(204)]();let n=[];e[t(187)][t(205)].on(t(180),o((()=>{const e=t,i=n;n=this[e(160)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(186)]===n[e(186)]&&t[e(184)]===n[e(184)]&&t[e(189)]===n[e(189)])),r=(0,u.diffToChanges)(o,n),s=this[e(200)](),c=n[e(202)]((t=>t[e(189)]===s));r[e(158)]&&this[e(178)](e(180),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(178)](e(191),{index:c})}),250,{leading:!0,trailing:!0}))}[l(194)](){const t=l;this[t(188)][t(158)]||this[t(190)]()}[l(160)](){const t=l,e=this[t(157)],n=[],i=this[t(188)];for(const n of e[t(187)][t(205)][t(198)]())o(e[t(187)][t(205)][t(193)](n));function o(e){const r=t;for(const t of e[r(196)]())t.is(r(154))&&(i[r(156)](t[r(176)])&&n[r(171)]({level:i[r(206)](t[r(176)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(200)](){const t=l,e=this[t(157)][t(187)][t(205)][t(168)][t(174)](),n=new r.TreeWalker({direction:t(166),startPosition:e});for(const e of n)if(e[t(169)].is(t(154))&&this[t(188)][t(156)](e[t(169)][t(176)]))return e[t(169)]}[l(204)](){const t=l;return this[t(157)][t(164)][t(172)](t(185))||function(t){const e=s,n=t[e(279)][e(273)](e(291));return n?n[e(288)](((t,n)=>(e(284)!==n[e(287)]&&t[e(276)](n[e(287)]),t)),[]):t[e(289)][e(277)](e(285))?[e(272),e(271),e(280),e(269),e(274),e(294)]:[]}(this[t(157)])}[l(190)](){const t=l,e=this[t(157)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(161)][t(153)][t(170)][t(177)](document[t(167)](o)),r=e[t(197)][t(173)](n)[t(155)](0);r?.is(t(154))&&i[t(171)](r[t(176)])}this[t(188)]=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=["676962UgEkgm","ck-document-outline__item_empty","bindTemplate","isActive","ck-document-outline__item_active","text","1305963lAcUCt","level","5037700KUtRwI","ck-document-outline__item","6ScQbjK","setTemplate","6468wyOtrE","Empty heading","set","bind","click","div","116498oEEANJ","isEmpty","5KOnzWU","2752866VFsWzc","ck-document-outline__item_level-","ck-reset","2616JEXCRg","2017364EhsqIm"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(332397===-parseInt(e(349))/1*(parseInt(e(357))/2)+-parseInt(e(345))/3+-parseInt(e(364))/4*(-parseInt(e(359))/5)+parseInt(e(365))/6+parseInt(e(351))/7*(parseInt(e(363))/8)+-parseInt(e(360))/9+parseInt(e(347))/10)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(341)],o=e?"["+p(t,n(352))+"]":"";this[n(353)](n(344),""),this[n(353)](n(346),1),this[n(353)](n(342),!1),this[n(354)](n(358)).to(this,n(344),(t=>!t)),this[n(350)]({tag:n(356),attributes:{class:["ck",n(362),n(348),i.to(n(346),(t=>n(361)+t)),i.if(n(342),n(343)),i.if(n(358),n(366))],title:i.to(n(344))},children:[{text:i.to(n(344),(t=>t||o))}],on:{click:i.to(n(355))}})}}const I=k;function k(t,e){const n=b();return(k=function(t,e){return n[t-=383]})(t,e)}function b(){const t=["map","contentLanguageDirection","addMany","level","18tBySPH","Editor headings will appear here as you type.","howMany","19503wMYspX","documentOutlineContainer","remove","978AkyKLt","set","21532FxafXK","sync","click","locale","_handleItemClick","1668AZSrCR","ck-reset","_deleteItem","createCollection","4146744ZaCrnj","change:activeItemIndex","showEmptyHeadingText","insert","ck-document-outline","get","itemSelected","type","4654780jZaXbL","forEach","_scrollToItem","values","element","isActive","items","30610HXvhvQ","activeItemIndex","setTemplate","source","delegate","11185WXEukK","_insertItem","destroy","fire","9buIWmh","text","_setActiveItem","bind","div","delete","getIndex","417zAEWkj","3232696IZkSDw","index"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(415504===-parseInt(e(412))/1*(-parseInt(e(389))/2)+parseInt(e(405))/3*(-parseInt(e(420))/4)+-parseInt(e(394))/5*(-parseInt(e(418))/6)+-parseInt(e(429))/7+parseInt(e(406))/8+-parseInt(e(398))/9*(-parseInt(e(437))/10)+parseInt(e(415))/11*(parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[I(388)];[I(416)];[I(431)];constructor(t,e=!1,n){const i=I;super(t),this[i(431)]=e,this[i(419)](i(390),-1),this[i(416)]=n,this[i(388)]=this[i(428)](),this[i(388)][i(393)](i(422)).to(this),this.on(i(422),this[i(424)][i(401)](this)),this.on(i(430),((t,e,n,o)=>{this[i(400)](o,n)})),this[i(391)]({tag:i(402),attributes:{class:["ck",i(426),i(433)],dir:t[i(409)],"data-document-outline-empty-placeholder":p(t,i(413)),tabindex:-1},children:this[i(388)]})}[I(421)](t){const e=I;t[e(383)]((t=>{const n=e;n(432)==t[n(436)]?this[n(395)](t[n(407)],...t[n(385)]):n(403)==t[n(436)]&&this[n(427)](t[n(407)],t[n(414)])}))}[I(400)](t,e){const n=I;if(-1!==t){const e=this[n(388)][n(434)](t);e&&(e[n(387)]=!1)}-1!==e&&(this[n(388)][n(434)](e)[n(387)]=!0,this[n(384)](e))}[I(395)](t,...e){const n=I,i=e[n(408)](((e,i)=>{const o=n,r=new v(this[o(423)],this[o(431)]);return r[o(399)]=e[o(399)],r[o(411)]=e[o(411)],t+i===this[o(390)]&&(r[o(387)]=!0),r}));this[n(388)][n(410)](i,t)}[I(427)](t,e){const n=I;do{this[n(388)][n(417)](t)}while(--e)}[I(424)](t){const e=I,n=this[e(388)][e(404)](t[e(392)]);this[e(397)](e(435),n)}[I(384)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(388)][e(434)](t)[e(386)],20,this[e(416)])}[I(396)](){const t=I;super[t(396)](),this[t(386)][t(417)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),E=n(262),T=n.n(E),A=n(667),L=n.n(A),P=n(357),N=n.n(P),S=n(46),K={attributes:{"data-cke":!0}};K.setAttributes=L(),K.insert=T().bind(null,"head"),K.domAPI=x(),K.insertStyleElement=N();O()(S.A,K);S.A&&S.A.locals&&S.A.locals;const D=M;function j(){const t=["floor","575950oBnqJe","mapper","7JzjSmX","DocumentOutlineUI","423YWNwwz","activeItemIndex","editor","afterInit","9aqYVBZ","_updateActiveDefinitionOnViewportChange","document-outline-container-not-provided","editing","element","href","focus","2778230DtBslu","plugins","_setActiveViewItem","join","top","_currentOutlineDefinitions","bottom","view","init","map","toViewElement","change","mapViewToDom","isOfficialPlugin","567872WbCOrw","_handleItemSelected","add","render","scroll","983106OwChde","cancel","appendChild","3108NNQJOu","_handleOutlineChange","window","documentOutline.container","modelElement","domConverter","indexOf","54374BqDEUh","getIntersection","model","fromCharCode","listenTo","locale","isPremiumPlugin","get","scrollToTheSelection","document","documentOutline.showEmptyHeadings","getRootNames","height","sync","setSelection","getDomRoot","config","_updateActiveDefinitionFromViewportThrottled","DocumentOutlineUtils","getVisible","resize","focusTracker","pluginName","bind","length","destroy","itemSelected","237186wpAZva"];return(j=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(101574===-parseInt(e(262))/1+parseInt(e(289))/2+parseInt(e(295))/3*(parseInt(e(255))/4)+-parseInt(e(291))/5+parseInt(e(325))/6*(-parseInt(e(293))/7)+-parseInt(e(320))/8*(parseInt(e(299))/9)+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[D(313)];[D(311)];[D(279)];static get[D(284)](){return D(294)}static get[D(319)](){return!0}static get[D(268)](){return!0}constructor(t){const e=D;super(t),this[e(313)]=new y(t[e(267)],this[e(297)][e(278)][e(269)](e(272)),this[e(297)][e(278)][e(269)](e(258))),this[e(311)]=[],this[e(279)]=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(300)][e(285)](this),100)}[D(314)](){const t=D,e=this[t(297)],n=e[t(307)][t(269)](t(280));let i=!1;if(this[t(313)][t(323)](),this[t(297)].ui[t(283)][t(322)](this[t(313)][t(303)]),!e[t(278)][t(269)](t(258)))throw new u.CKEditorError(t(301),{editor:e});e[t(278)][t(269)](t(258))[t(254)](this[t(313)][t(303)]),n.on(t(317),this[t(256)][t(285)](this)),n.on(t(296),((e,{index:n})=>this[t(308)](n))),this[t(313)].on(t(288),((e,n)=>{i=!0,this[t(321)](n)})),this[t(313)][t(266)](u.global[t(271)],t(324),(()=>{i?i=!1:this[t(279)]()}),{useCapture:!0}),this[t(313)][t(266)](u.global[t(257)],t(282),this[t(279)],{useCapture:!0})}[D(298)](){!async function(t){const e=p([56,117,52,120,68,102,105,75,83,113,73,49,119,106,112,65,121,48,110,116,54,85,81,66,79,109,77,78,98,80,99,103,67,104,97,84,107,71,100,72,76,88,108,115,74,122,101,114,90,86,82,55,69,57,89,70,53,50,111,51,118,87]),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=M;return t[e(315)]((t=>String[e(265)](t)))[e(309)]("")}!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([117]);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(t){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:1746835200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=M,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(304)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[D(287)](){const t=D;super[t(287)](),this[t(313)][t(287)](),this[t(279)][t(326)]()}[D(256)](t,{outlineDefinitions:e,outlineChanges:n}){const i=D;this[i(311)]=e,this[i(313)][i(275)](n)}[D(308)](t){const e=D;this[e(311)][e(286)]&&this[e(311)][t]&&(this[e(313)][e(296)]=t)}[D(321)](t){const e=D,n=this[e(311)][t][e(259)];this[e(297)][e(264)][e(317)]((t=>{t[e(276)](n,0)})),this[e(297)][e(302)][e(313)][e(270)]({alignToTop:!0,forceScroll:!0}),this[e(297)][e(302)][e(313)][e(305)](),this[e(308)](t)}[D(300)](){const t=D,e=this[t(297)];let n;for(const i of e[t(264)][t(271)][t(273)]()){const o=e[t(302)][t(313)][t(277)](i),r=o&&new u.Rect(o)[t(281)]();if(r){const e=new u.Rect(u.global[t(257)])[t(263)](r);e&&(n=e[t(310)]+.25*e[t(274)])}}if(void 0===n)return;const i=R(e[t(302)],this[t(311)],n);i?this[t(308)](this[t(311)][t(261)](i)):this[t(308)](-1)}}function M(t,e){const n=j();return(M=function(t,e){return n[t-=254]})(t,e)}function R(t,e,n,i=0,o=e[D(286)]-1){const r=D,s=Math[r(290)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(292)][r(316)](c[r(259)]);if(!a)return null;const l=t[r(313)][r(260)][r(318)](a);return new u.Rect(l)[r(312)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=F;function F(t,e){const n=W();return(F=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(426768===-parseInt(e(457))/1+parseInt(e(449))/2*(parseInt(e(450))/3)+parseInt(e(432))/4*(-parseInt(e(461))/5)+parseInt(e(448))/6+parseInt(e(425))/7+-parseInt(e(426))/8+-parseInt(e(433))/9*(parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[U(430)];[U(445)];static get[U(435)](){return[h,H]}static get[U(427)](){return U(456)}static get[U(439)](){return!0}static get[U(444)](){return!0}[U(454)](){const t=U;this[t(430)]=this[t(428)][t(458)][t(446)](t(430));const e=this[t(428)];this[t(445)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(441)==r||n(429)==r||n(440)==r||n(442)==r||n(437)==r||n(452)==r||n(447)==r||n(451)==r){delete e[o],i=r,clearInterval(this[n(445)]),this[n(445)]=void 0;break}}n(429)==i&&e[n(434)](n(460)),n(440)==i&&e[n(434)](n(443)),n(442)==i&&e[n(434)](n(459)),n(437)==i&&e[n(434)](n(453),n(456)),n(452)==i&&e[n(434)](n(436)),n(447)==i&&e[n(434)](n(462)),n(451)==i&&e[n(434)](n(431))}),1e3)}[U(455)](){const t=U;super[t(455)](),this[t(445)]&&clearInterval(this[t(445)])}}function W(){const t=["DocumentOutline","709905oTlRYY","config","domainLimit","invalid","1936070qWeqon","trialLimit","4861157jKNWwU","476880mtefyL","pluginName","editor","documentOutlineLicenseKeyInvalid","licenseKey","usageLimit","4VwsFpa","495sNRMRR","_showLicenseError","requires","evaluationLimit","documentOutlineLicenseKeyNotAllowed","64600hDMQHg","isOfficialPlugin","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyDomainLimit","expired","isPremiumPlugin","_licenseKeyCheckInterval","get","documentOutlineLicenseKeyTrialLimit","4524036fCnsQZ","980680bhedpB","3KbFvxB","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyEvaluationLimit","featureNotAllowed","init","destroy"];return(W=function(){return t})()}var q=n(901);function J(){const t=["editor","68396netlIz","337361rkCJYX","getFirstPosition","1222748LNjGYH","75110WQKUjo","isEnabled","document","1240326JfXdvs","execute","1881345uaHtkk","150AVbLKJ","insertObject","12TUlwUo","createElement","schema","change","489128NGZwVl","tableOfContents","selection","findAllowedParent","model","refresh"];return(J=function(){return t})()}function X(t,e){const n=J();return(X=function(t,e){return n[t-=105]})(t,e)}const B=X;!function(t){const e=X,n=t();for(;;)try{if(211994===parseInt(e(122))/1+parseInt(e(121))/2*(parseInt(e(110))/3)+parseInt(e(124))/4+-parseInt(e(107))/5+parseInt(e(108))/6*(-parseInt(e(125))/7)+-parseInt(e(114))/8+parseInt(e(105))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class z extends t.Command{[B(106)](){const t=B;this[t(120)][t(118)][t(113)]((e=>{const n=t;this[n(120)][n(118)][n(109)](e[n(111)](n(115)))}))}[B(119)](){const t=B,e=this[t(120)][t(118)],n=e[t(127)][t(116)][t(123)]();this[t(126)]=null!==(n&&e[t(112)][t(117)](n,t(115)))}}var G=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=L(),Q.insert=T().bind(null,"head"),Q.domAPI=x(),Q.insertStyleElement=N();O()(G.A,Q);G.A&&G.A.locals&&G.A.locals;function Z(t,e){const n=Y();return(Z=function(t,e){return n[t-=101]})(t,e)}function Y(){const t=["writer","paragraph","hasAttribute","116vCzjZc","84594MopTyW","name","document","6789735diyrIZ","modelRange","98rvqhXg","low","config","6EXlTDF","upcast","change","model","_customUpcastHeadingsConversion","clear","viewItem","insert","has","getChanges","getContainedElement","type","forEach","attribute:headingId:","attributes","view","toViewElement","isOfficialPlugin","911695xrjIFy","registerPostFixer","4750940lCerPr","element:","heading1","nodeAfter","getAttribute","_registerHeadingIdAttributePostfixer","for","match","mapper","conversion","get","1153968pINeMp","isPremiumPlugin","427208AbEuSo","delete","item","headingId.modelAttributeName","heading.options","pluginName","position","consumable","consume","_customDataDowncastHeadingsConversion","set","differ","headingId","string","setAttribute","removeAttribute","downcast","HeadingId","length","31194720FndYok","editor","isRegistered","schema","extend","remove","afterInit","add"];return(Y=function(){return t})()}const $=Z;!function(t){const e=Z,n=t();for(;;)try{if(485198===parseInt(e(156))/1+-parseInt(e(169))/2+parseInt(e(130))/3*(parseInt(e(129))/4)+-parseInt(e(158))/5*(-parseInt(e(138))/6)+parseInt(e(135))/7*(parseInt(e(171))/8)+parseInt(e(133))/9+-parseInt(e(118))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends t.Plugin{static get[$(104)](){return $(116)}static get[$(155)](){return!0}static get[$(170)](){return!0}[$(124)](){const t=$,e=this[t(119)];e[t(137)][t(168)](t(102))||(function(e){const n=t,i=new Map;return e?(e[n(150)]((t=>{const e=n;e(127)!==t[e(141)]&&i[e(109)](t[e(153)],t[e(141)])})),i[n(168)]("h1")||i[n(109)]("h1",n(160)),i):i}(this[t(119)][t(137)][t(168)](t(103)))[t(150)](((n,i)=>{const o=t;this[o(142)](i),this[o(108)](n),e[o(141)][o(121)][o(120)](n)&&e[o(141)][o(121)][o(122)](n,{allowAttributes:o(111)})})),this[t(163)]())}[$(142)](t){const e=$;this[e(119)][e(167)][e(164)](e(139))[e(125)]((n=>n.on(e(159)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(144)][o(162)]("id"),a=n[o(134)][o(148)]();if(a)return c&&c[o(117)]||a[o(128)](o(111))?void(r[o(107)](n[o(144)],{attributes:["id"]})&&s[o(113)](o(111),c,a)):(r[o(107)](n[o(144)],{attributes:["id"]}),void s[o(113)](o(111),(0,u.uid)(),a))}),{priority:u.priorities[e(168)](e(136))+.5})))}[$(108)](t){const e=$;this[e(119)][e(167)][e(164)](e(115))[e(125)]((n=>n.on(e(151)+t,((t,n,i)=>{const o=e;if(!i[o(106)][o(107)](n[o(101)],t[o(131)]))return;const r=n[o(101)][o(162)](o(111)),s=i[o(166)][o(154)](n[o(101)]);i[o(126)][o(113)]("id",r,s)}))))}[$(163)](){const t=$,e=this[t(119)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(125)](r),e[o(113)](o(111),r,n),r}function r(e,n){const i=t;e[i(114)](i(111),n)}e[t(141)][t(132)][t(157)]((s=>{const c=t,a=e[c(141)][c(132)][c(110)][c(147)]();let u=!1;for(const t of a)if(c(145)==t[c(149)]&&t[c(131)])if(t[c(131)][c(165)](/heading\d/)){const e=t[c(152)][c(168)](c(111));c(112)==typeof e?n[c(146)](e)?(o(s,t[c(105)][c(161)]),u=!0):i[c(125)](e):(o(s,t[c(105)][c(161)]),u=!0)}else c(112)==typeof t[c(152)][c(168)](c(111))&&(r(s,t[c(105)][c(161)]),u=!0);else if(c(123)==t[c(149)]){const e=t[c(152)][c(168)](c(111));c(112)==typeof e&&n[c(172)](e)}return u})),e[t(141)][t(132)].on(t(140),(()=>{const e=t;i[e(150)]((t=>n[e(125)](t))),i[e(143)]()}))}}const et=ot;function nt(){const t=["No headings were found in the document.","createContainerElement","setSelection","register","scrollToTheSelection","_trackNewToCElements","insertTableOfContents","8896455sHbRGy","$capture","filter","table-of-contents__placeholder","conversion","2244790OiwQLV","TableOfContentsEditing","_createTableOfContents","forEach","domEvent","getChanges","abs","headingId.modelAttributeName","129073oXtRqO","text","modelPosition","235341IuzMVu","viewPosition","level","headingId","toModelElement","afterInit","_redirectMapper","_handleScrollToHeading","viewToModelPosition","elementToStructure","length","getCustomProperty","createText","documentOutline.showEmptyHeadings","config","Empty heading","document","get","368hjAhyy","isPremiumPlugin","_tableOfContentsElements","createPositionAt","model","table-of-contents","1085884copcKG","outlineDefinitions","_defineSchema","mapper","end","requires","join","Table of contents","elementToElement","map","setCustomProperty","registerRawContentMatcher","high","target","DocumentOutlineUtils","add","view","for","18XHfBRy","listenTo","div"," table-of-contents_empty","hasContent","pluginName","name","init","editingDowncast","32673982EwAmGv","position","stop","_headingIdModelAttributeName","_updateTableOfContentsElements","data","change","fromCharCode","tableOfContents","click","$graveyard","218390uCcSJG","nodeAfter","preventDefault","10WoIsqI","getAncestors","editor","differ","isInteger","findMappedViewAncestor","type","commands","_defineConverters","schema","insert","plugins","$blockObject","locale","modelElement","upcast","getAttribute","reconvertItem","dataDowncast","rootName","editing","isOfficialPlugin","element","href","tableOfContentsHeadingIndex","_currentOutlineDefinitions","2beZfwc"];return(nt=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(914879===parseInt(e(432))/1*(-parseInt(e(461))/2)+-parseInt(e(485))/3+-parseInt(e(509))/4+parseInt(e(474))/5*(-parseInt(e(527))/6)+parseInt(e(482))/7*(parseInt(e(503))/8)+parseInt(e(469))/9*(-parseInt(e(435))/10)+parseInt(e(421))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{static get[et(417)](){return et(475)}static get[et(456)](){return!0}static get[et(504)](){return!0}static get[et(514)](){return[q.Widget,h,tt]}[et(460)];[et(505)];[et(424)];constructor(t){const e=et;super(t),this[e(460)]=[],this[e(505)]=new Set,this[e(424)]=e(488)}[et(419)](){const t=et,e=this[t(437)],n=e[t(455)][t(525)][t(501)];e[t(499)][t(502)](t(481))&&(this[t(424)]=e[t(499)][t(502)](t(481))),this[t(528)](n,t(430),((e,n)=>{const i=t;if(!n[i(522)])return;const o=n[i(522)][i(496)](i(459));Number[i(439)](o)&&(n[i(478)][i(434)](),e[i(423)](),this[i(492)](o))}),{priority:t(521),context:t(470)}),this[t(511)](),this[t(443)](),e[t(442)][t(524)](t(468),new z(e)),e[t(446)][t(502)](t(523)).on(t(427),((e,n)=>{const i=t;this[i(460)]=n[i(510)],this[i(425)]()})),this[t(528)](e[t(507)][t(501)],t(427),(()=>{this[t(467)]()}))}[et(490)](){!async function(t){const e=p([55,69,118,99,122,84,76,48,57,87,65,67,72,53,85,80,56,111,66,98,117,71,86,112,50,115,51,108,79,90,74,49,78,70,120,88,82,97,109,113,83,89,68,54,106,104,107,73,121,103,100,116,75,77,101,110,102,81,119,52,114,105]),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=ot;return t[e(518)]((t=>String[e(428)](t)))[e(515)]("")}!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([69]);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(t){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:1746835200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,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(458)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[et(425)](){const t=et;this[t(505)][t(477)]((e=>{const n=t;n(431)!==e[n(454)]&&this[n(437)][n(455)][n(452)](e)}))}[et(467)](){const t=et;for(const e of this[t(437)][t(507)][t(501)][t(438)][t(479)]({includeChangesInGraveyard:!0})){if(t(445)!==e[t(441)]||t(429)!==e[t(418)])return;this[t(505)][t(524)](e[t(422)][t(433)])}}[et(511)](){const t=et;this[t(437)][t(507)][t(444)][t(465)](t(429),{inheritAllFrom:t(447)})}[et(443)](){const t=et,e=this[t(437)][t(473)];e[t(526)](t(450))[t(517)]({model:t(429),view:{name:t(529),classes:t(508)}}),e[t(526)](t(453))[t(494)]({model:t(429),view:(e,{writer:n})=>this[t(476)](n,!0)}),e[t(526)](t(420))[t(494)]({model:t(429),view:(e,{writer:n})=>{const i=t;this[i(505)][i(524)](e);const o=this[i(476)](n);return(0,q.toWidget)(o,n,{label:p(this[i(437)][i(448)],i(516))})}}),this[t(437)][t(426)][t(520)]({name:t(529),classes:t(508)}),this[t(437)][t(455)][t(512)].on(t(493),this[t(491)](),{priority:t(521)})}[et(476)](t,e=!1){const n=et,{locale:i}=this[n(437)],o=t[n(463)](n(529),{class:n(508)+(0===this[n(460)][n(495)]?n(530):""),...!e&&{"data-table-of-contents-label":p(i,n(516))}});0===this[n(460)][n(495)]&&!1===e&&t[n(445)](t[n(506)](o,n(513)),t[n(463)]("p",{class:n(472)},[t[n(497)](p(i,n(462)))]));const r=e?"":"["+p(i,n(500))+"]";let s=o;return this[n(460)][n(477)](((i,o,c)=>{const a=n,u=this[a(437)][a(507)][a(416)](i[a(449)],{ignoreWhitespaces:!0}),l=u?i[a(483)]:r,d=i[a(449)][a(451)](this[a(424)]),f=t[a(463)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(497)](l)]),h=this[a(437)][a(499)][a(502)](a(498));t[a(519)](a(459),o,f);const m=t[a(463)]("li",null,[u||!e&&h?f:t[a(497)]("")]),p=o?c[o-1][a(487)]:0,g=Math[a(480)](i[a(487)]-p);if(i[a(487)]>p){const e=rt(m,g,t);t[a(445)](t[a(506)](s,a(513)),e)}else{const e=function(t,e){const n=a;return t[n(436)]({includeSelf:!0,parentFirst:!0})[n(471)]((t=>t.is(n(457),"ol")))[e]}(s,g);t[a(445)](t[a(506)](e,a(513)),m)}s=m})),o}[et(492)](t){const e=et,n=this[e(460)][t][e(449)];this[e(437)][e(507)][e(427)]((t=>{t[e(464)](n,0)})),this[e(437)][e(455)][e(525)][e(466)]({alignToTop:!0,forceScroll:!0})}[et(491)](){return(t,e)=>{const n=ot,i=e[n(512)],o=i[n(440)](e[n(486)]),r=i[n(489)](o);r.is(n(457),n(429))&&(e[n(484)]=this[n(437)][n(507)][n(506)](r,0),t[n(423)]())}}}function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=416]})(t,e)}function rt(t,e,n){const i=et;return 1===e?n[i(463)]("ol",null,[t]):n[i(463)]("ol",null,[n[i(463)]("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-=371]})(t,e)}function ut(){const t=["TableOfContentsUI","commands","tableOfContentsLicenseKeyUsageLimit","637904YdTVAc","licenseKey","58448DeRJnH","trialLimit","Table of contents","_showLicenseError","insertTableOfContents","isEnabled","usageLimit","componentFactory","20833210AOJsQg","set","listenTo","28LKmdAr","destroy","bind","tableOfContents","invalid","11SzmXMI","init","editor","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","execute","featureNotAllowed","focus","view","add","TableOfContents","tableOfContentsLicenseKeyNotAllowed","config","menuBar:tableOfContents","tableOfContentsLicenseKeyInvalid","425TflhGs","expired","domainLimit","tooltip","evaluationLimit","isPremiumPlugin","7881426EWQdMk","get","tableOfContentsLicenseKeyDomainLimit","tableOfContentsLicenseKeyExpired","isOfficialPlugin","200484TKIfzW","editing","7713270wiwmNs","10BtqEKu","301482vTMWUl","locale","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyTrialLimit","pluginName","_createButton"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(736370===-parseInt(e(384))/1+parseInt(e(383))/2*(parseInt(e(380))/3)+-parseInt(e(395))/4*(parseInt(e(426))/5)+-parseInt(e(375))/6+-parseInt(e(406))/7*(-parseInt(e(393))/8)+parseInt(e(382))/9+parseInt(e(403))/10*(parseInt(e(411))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(394)];[ct(414)];static get[ct(388)](){return ct(390)}static get[ct(379)](){return!0}static get[ct(374)](){return!0}[ct(412)](){const t=ct,e=this[t(413)];e.ui[t(402)][t(420)](t(409),(()=>{const e=t,n=this[e(389)](m.ButtonView);return n[e(372)]=!0,n})),e.ui[t(402)][t(420)](t(424),(()=>this[t(389)](m.MenuBarMenuListItemButtonView))),this[t(394)]=this[t(413)][t(423)][t(376)](t(394));const n=this[t(413)];this[t(414)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(386)==r||e(425)==r||e(378)==r||e(377)==r||e(422)==r||e(415)==r||e(387)==r||e(392)==r){delete n[o],i=r,clearInterval(this[e(414)]),this[e(414)]=void 0;break}}e(425)==i&&n[e(398)](e(410)),e(378)==i&&n[e(398)](e(427)),e(377)==i&&n[e(398)](e(371)),e(422)==i&&n[e(398)](e(417),e(421)),e(415)==i&&n[e(398)](e(373)),e(387)==i&&n[e(398)](e(396)),e(392)==i&&n[e(398)](e(401))}),1e3)}[ct(389)](t){const e=ct,n=this[e(413)],i=n[e(385)],o=n[e(391)][e(376)](e(399)),r=new t(i);return r[e(404)]({label:p(i,e(397)),icon:st.IconTableOfContents}),r[e(408)](e(400)).to(o,e(400)),this[e(405)](r,e(416),(()=>{const t=e;n[t(416)](t(399)),n[t(381)][t(419)][t(418)]()})),r}[ct(407)](){const t=ct;super[t(407)](),this[t(414)]&&clearInterval(this[t(414)])}}var dt=ht;!function(t){for(var e=ht,n=t();;)try{if(669355===parseInt(e(398))/1+-parseInt(e(400))/2+parseInt(e(392))/3+parseInt(e(390))/4+-parseInt(e(391))/5*(parseInt(e(395))/6)+parseInt(e(394))/7+-parseInt(e(388))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class ft extends t.Plugin{static get[dt(393)](){return[it,lt]}static get[dt(389)](){return dt(397)}static get[dt(396)](){return!0}static get[dt(399)](){return!0}}function ht(t,e){var n=mt();return(ht=function(t,e){return n[t-=388]})(t,e)}function mt(){var t=["13337296FFDqbt","pluginName","4502972qNiZLc","15295xZsmZi","3606876AVbhpU","requires","462665nQDaQx","2118VWfLkp","isOfficialPlugin","TableOfContents","1056304BhofTL","isPremiumPlugin","68180AkUKph"];return(mt=function(){return t})()}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=386]})(t,e)}function gt(){var t=["721945ClNaqT","66NvISJh","21409764tHuddA","306EYbFiO","9hHnElX","2979012hQahxE","1673720ljOfEb","25581jsyGwf","49GrGXLi","8913290ukOXhc","675955iEPYOY","11GNbQDF"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(924133===-parseInt(e(386))/1+parseInt(e(391))/2*(-parseInt(e(395))/3)+parseInt(e(393))/4+-parseInt(e(388))/5*(-parseInt(e(389))/6)+-parseInt(e(396))/7*(-parseInt(e(394))/8)+parseInt(e(392))/9*(parseInt(e(397))/10)+-parseInt(e(387))/11*(parseInt(e(390))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-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:()=>V,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>ft,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-=269]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(281)]())i instanceof r.Text&&(n+=i[e(270)]);return n}function a(){const t=["heading.options","2435680oqJyRu","45119FbTHAf","htmlH6","5198382nJuaeS","htmlH4","data","htmlH2","htmlH1","get","htmlH5","318ERzJEo","push","has","37915KmXGEt","config","htmlH3","getChildren","3067920kGULyO","2846176sCvFmL","paragraph","GeneralHtmlSupport","201166ITppai","model","reduce","plugins","36kLySxD"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(544589===-parseInt(e(293))/1*(-parseInt(e(290))/2)+-parseInt(e(282))/3+-parseInt(e(292))/4+-parseInt(e(278))/5*(-parseInt(e(275))/6)+parseInt(e(286))/7+parseInt(e(283))/8+parseInt(e(295))/9)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-=153]})(t,e)}function f(){const t=["item","domConverter","push","get","toModel","getFirstPosition","pluginName","name","domToView","fire","3827320HCTGrZ","change","11130791QOlVOq","init","881379hJFadl","text","documentOutline.headings","level","model","_headingNames","modelElement","_deriveHeadingElementsFromConversion","activeItemIndex","DocumentOutlineUtils","getRoot","afterInit","3640284eZYQlU","getChildren","data","getRootNames","6IxQPis","_getActiveHeading","isOfficialPlugin","findIndex","12775256mphOiW","_getHeadingNames","document","indexOf","view","element","getChild","includes","editor","length","31675248sFWiaF","_getOutlineDefinitions","editing","isPremiumPlugin","103768OLlnOc","config","6uKJNid","backward","createElement","selection"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(865584===-parseInt(e(163))/1+parseInt(e(199))/2*(-parseInt(e(183))/3)+-parseInt(e(195))/4+-parseInt(e(179))/5+-parseInt(e(165))/6*(parseInt(e(181))/7)+parseInt(e(203))/8+parseInt(e(159))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(175)](){return l(192)}static get[l(201)](){return!0}static get[l(162)](){return!0}[l(188)]=[];[l(182)](){const t=l,e=this[t(157)];this[t(188)]=this[t(204)]();let n=[];e[t(187)][t(205)].on(t(180),o((()=>{const e=t,i=n;n=this[e(160)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(186)]===n[e(186)]&&t[e(184)]===n[e(184)]&&t[e(189)]===n[e(189)])),r=(0,u.diffToChanges)(o,n),s=this[e(200)](),c=n[e(202)]((t=>t[e(189)]===s));r[e(158)]&&this[e(178)](e(180),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(178)](e(191),{index:c})}),250,{leading:!0,trailing:!0}))}[l(194)](){const t=l;this[t(188)][t(158)]||this[t(190)]()}[l(160)](){const t=l,e=this[t(157)],n=[],i=this[t(188)];for(const n of e[t(187)][t(205)][t(198)]())o(e[t(187)][t(205)][t(193)](n));function o(e){const r=t;for(const t of e[r(196)]())t.is(r(154))&&(i[r(156)](t[r(176)])&&n[r(171)]({level:i[r(206)](t[r(176)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(200)](){const t=l,e=this[t(157)][t(187)][t(205)][t(168)][t(174)](),n=new r.TreeWalker({direction:t(166),startPosition:e});for(const e of n)if(e[t(169)].is(t(154))&&this[t(188)][t(156)](e[t(169)][t(176)]))return e[t(169)]}[l(204)](){const t=l;return this[t(157)][t(164)][t(172)](t(185))||function(t){const e=s,n=t[e(279)][e(273)](e(291));return n?n[e(288)](((t,n)=>(e(284)!==n[e(287)]&&t[e(276)](n[e(287)]),t)),[]):t[e(289)][e(277)](e(285))?[e(272),e(271),e(280),e(269),e(274),e(294)]:[]}(this[t(157)])}[l(190)](){const t=l,e=this[t(157)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(161)][t(153)][t(170)][t(177)](document[t(167)](o)),r=e[t(197)][t(173)](n)[t(155)](0);r?.is(t(154))&&i[t(171)](r[t(176)])}this[t(188)]=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=["676962UgEkgm","ck-document-outline__item_empty","bindTemplate","isActive","ck-document-outline__item_active","text","1305963lAcUCt","level","5037700KUtRwI","ck-document-outline__item","6ScQbjK","setTemplate","6468wyOtrE","Empty heading","set","bind","click","div","116498oEEANJ","isEmpty","5KOnzWU","2752866VFsWzc","ck-document-outline__item_level-","ck-reset","2616JEXCRg","2017364EhsqIm"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(332397===-parseInt(e(349))/1*(parseInt(e(357))/2)+-parseInt(e(345))/3+-parseInt(e(364))/4*(-parseInt(e(359))/5)+parseInt(e(365))/6+parseInt(e(351))/7*(parseInt(e(363))/8)+-parseInt(e(360))/9+parseInt(e(347))/10)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(341)],o=e?"["+p(t,n(352))+"]":"";this[n(353)](n(344),""),this[n(353)](n(346),1),this[n(353)](n(342),!1),this[n(354)](n(358)).to(this,n(344),(t=>!t)),this[n(350)]({tag:n(356),attributes:{class:["ck",n(362),n(348),i.to(n(346),(t=>n(361)+t)),i.if(n(342),n(343)),i.if(n(358),n(366))],title:i.to(n(344))},children:[{text:i.to(n(344),(t=>t||o))}],on:{click:i.to(n(355))}})}}const k=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=383]})(t,e)}function b(){const t=["map","contentLanguageDirection","addMany","level","18tBySPH","Editor headings will appear here as you type.","howMany","19503wMYspX","documentOutlineContainer","remove","978AkyKLt","set","21532FxafXK","sync","click","locale","_handleItemClick","1668AZSrCR","ck-reset","_deleteItem","createCollection","4146744ZaCrnj","change:activeItemIndex","showEmptyHeadingText","insert","ck-document-outline","get","itemSelected","type","4654780jZaXbL","forEach","_scrollToItem","values","element","isActive","items","30610HXvhvQ","activeItemIndex","setTemplate","source","delegate","11185WXEukK","_insertItem","destroy","fire","9buIWmh","text","_setActiveItem","bind","div","delete","getIndex","417zAEWkj","3232696IZkSDw","index"];return(b=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(415504===-parseInt(e(412))/1*(-parseInt(e(389))/2)+parseInt(e(405))/3*(-parseInt(e(420))/4)+-parseInt(e(394))/5*(-parseInt(e(418))/6)+-parseInt(e(429))/7+parseInt(e(406))/8+-parseInt(e(398))/9*(-parseInt(e(437))/10)+parseInt(e(415))/11*(parseInt(e(425))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[k(388)];[k(416)];[k(431)];constructor(t,e=!1,n){const i=k;super(t),this[i(431)]=e,this[i(419)](i(390),-1),this[i(416)]=n,this[i(388)]=this[i(428)](),this[i(388)][i(393)](i(422)).to(this),this.on(i(422),this[i(424)][i(401)](this)),this.on(i(430),((t,e,n,o)=>{this[i(400)](o,n)})),this[i(391)]({tag:i(402),attributes:{class:["ck",i(426),i(433)],dir:t[i(409)],"data-document-outline-empty-placeholder":p(t,i(413)),tabindex:-1},children:this[i(388)]})}[k(421)](t){const e=k;t[e(383)]((t=>{const n=e;n(432)==t[n(436)]?this[n(395)](t[n(407)],...t[n(385)]):n(403)==t[n(436)]&&this[n(427)](t[n(407)],t[n(414)])}))}[k(400)](t,e){const n=k;if(-1!==t){const e=this[n(388)][n(434)](t);e&&(e[n(387)]=!1)}-1!==e&&(this[n(388)][n(434)](e)[n(387)]=!0,this[n(384)](e))}[k(395)](t,...e){const n=k,i=e[n(408)](((e,i)=>{const o=n,r=new v(this[o(423)],this[o(431)]);return r[o(399)]=e[o(399)],r[o(411)]=e[o(411)],t+i===this[o(390)]&&(r[o(387)]=!0),r}));this[n(388)][n(410)](i,t)}[k(427)](t,e){const n=k;do{this[n(388)][n(417)](t)}while(--e)}[k(424)](t){const e=k,n=this[e(388)][e(404)](t[e(392)]);this[e(397)](e(435),n)}[k(384)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(388)][e(434)](t)[e(386)],20,this[e(416)])}[k(396)](){const t=k;super[t(396)](),this[t(386)][t(417)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),L=n.n(A),P=n(357),N=n.n(P),S=n(46),K={attributes:{"data-cke":!0}};K.setAttributes=L(),K.insert=E().bind(null,"head"),K.domAPI=C(),K.insertStyleElement=N();O()(S.A,K);S.A&&S.A.locals&&S.A.locals;const D=j;function H(){const t=["getVisible","afterInit","domConverter","getRootNames","get","modelElement","height","indexOf","document-outline-container-not-provided","18aePyOG","href","55PTUxpV","render","change","bind","3ecbokc","DocumentOutlineUtils","top","setSelection","DocumentOutlineUI","document","toViewElement","documentOutline.container","16350876wNDxJV","_handleItemSelected","focus","scroll","getIntersection","177535fEgOAa","_updateActiveDefinitionOnViewportChange","listenTo","99090maqAqQ","appendChild","_updateActiveDefinitionFromViewportThrottled","mapper","editing","window","locale","scrollToTheSelection","isPremiumPlugin","destroy","itemSelected","sync","24srbnIK","activeItemIndex","mapViewToDom","config","568nRcSbN","resize","documentOutline.showEmptyHeadings","init","getDomRoot","bottom","790391iWEyzu","isOfficialPlugin","1007505MlpHuC","map","add","plugins","floor","_currentOutlineDefinitions","element","_handleOutlineChange","50994aNwYbu","editor","view","length","pluginName","join","fromCharCode","_setActiveViewItem","174512xlMYVX","focusTracker","model","cancel"];return(H=function(){return t})()}function j(t,e){const n=H();return(j=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(238642===-parseInt(e(282))/1*(-parseInt(e(263))/2)+parseInt(e(247))/3+-parseInt(e(310))/4*(-parseInt(e(295))/5)+-parseInt(e(276))/6*(-parseInt(e(320))/7)+-parseInt(e(314))/8*(-parseInt(e(255))/9)+-parseInt(e(298))/10*(-parseInt(e(278))/11)+-parseInt(e(290))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class M extends t.Plugin{[D(257)];[D(252)];[D(300)];static get[D(259)](){return D(286)}static get[D(321)](){return!0}static get[D(306)](){return!0}constructor(t){const e=D;super(t),this[e(257)]=new y(t[e(304)],this[e(256)][e(313)][e(271)](e(316)),this[e(256)][e(313)][e(271)](e(289))),this[e(252)]=[],this[e(300)]=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(296)][e(281)](this),100)}[D(317)](){const t=D,e=this[t(256)],n=e[t(250)][t(271)](t(283));let i=!1;if(this[t(257)][t(279)](),this[t(256)].ui[t(264)][t(249)](this[t(257)][t(253)]),!e[t(313)][t(271)](t(289)))throw new u.CKEditorError(t(275),{editor:e});e[t(313)][t(271)](t(289))[t(299)](this[t(257)][t(253)]),n.on(t(280),this[t(254)][t(281)](this)),n.on(t(311),((e,{index:n})=>this[t(262)](n))),this[t(257)].on(t(308),((e,n)=>{i=!0,this[t(291)](n)})),this[t(257)][t(297)](u.global[t(287)],t(293),(()=>{i?i=!1:this[t(300)]()}),{useCapture:!0}),this[t(257)][t(297)](u.global[t(303)],t(315),this[t(300)],{useCapture:!0})}[D(268)](){!async function(t){const e=p([109,77,76,81,65,121,74,114,80,75,73,86,113,122,115,97,90,106,84,66,104,117,78,50,83,103,101,98,107,88,82,105,67,55,111,112,99,85,120,71,53,108,68,52,56,79,110,49,72,116,87,119,70,57,102,118,100,54,69,48,51,89]),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=j;return t[e(248)]((t=>String[e(261)](t)))[e(260)]("")}!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([109]);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(t){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:1746921600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,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(277)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[D(307)](){const t=D;super[t(307)](),this[t(257)][t(307)](),this[t(300)][t(266)]()}[D(254)](t,{outlineDefinitions:e,outlineChanges:n}){const i=D;this[i(252)]=e,this[i(257)][i(309)](n)}[D(262)](t){const e=D;this[e(252)][e(258)]&&this[e(252)][t]&&(this[e(257)][e(311)]=t)}[D(291)](t){const e=D,n=this[e(252)][t][e(272)];this[e(256)][e(265)][e(280)]((t=>{t[e(285)](n,0)})),this[e(256)][e(302)][e(257)][e(305)]({alignToTop:!0,forceScroll:!0}),this[e(256)][e(302)][e(257)][e(292)](),this[e(262)](t)}[D(296)](){const t=D,e=this[t(256)];let n;for(const i of e[t(265)][t(287)][t(270)]()){const o=e[t(302)][t(257)][t(318)](i),r=o&&new u.Rect(o)[t(267)]();if(r){const e=new u.Rect(u.global[t(303)])[t(294)](r);e&&(n=e[t(284)]+.25*e[t(273)])}}if(void 0===n)return;const i=U(e[t(302)],this[t(252)],n);i?this[t(262)](this[t(252)][t(274)](i)):this[t(262)](-1)}}function U(t,e,n,i=0,o=e[D(258)]-1){const r=D,s=Math[r(251)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(301)][r(288)](c[r(272)]);if(!a)return null;const l=t[r(257)][r(269)][r(312)](a);return new u.Rect(l)[r(319)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const F=R;function R(t,e){const n=W();return(R=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(426768===-parseInt(e(457))/1+parseInt(e(449))/2*(parseInt(e(450))/3)+parseInt(e(432))/4*(-parseInt(e(461))/5)+parseInt(e(448))/6+parseInt(e(425))/7+-parseInt(e(426))/8+-parseInt(e(433))/9*(parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[F(430)];[F(445)];static get[F(435)](){return[h,M]}static get[F(427)](){return F(456)}static get[F(439)](){return!0}static get[F(444)](){return!0}[F(454)](){const t=F;this[t(430)]=this[t(428)][t(458)][t(446)](t(430));const e=this[t(428)];this[t(445)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(441)==r||n(429)==r||n(440)==r||n(442)==r||n(437)==r||n(452)==r||n(447)==r||n(451)==r){delete e[o],i=r,clearInterval(this[n(445)]),this[n(445)]=void 0;break}}n(429)==i&&e[n(434)](n(460)),n(440)==i&&e[n(434)](n(443)),n(442)==i&&e[n(434)](n(459)),n(437)==i&&e[n(434)](n(453),n(456)),n(452)==i&&e[n(434)](n(436)),n(447)==i&&e[n(434)](n(462)),n(451)==i&&e[n(434)](n(431))}),1e3)}[F(455)](){const t=F;super[t(455)](),this[t(445)]&&clearInterval(this[t(445)])}}function W(){const t=["DocumentOutline","709905oTlRYY","config","domainLimit","invalid","1936070qWeqon","trialLimit","4861157jKNWwU","476880mtefyL","pluginName","editor","documentOutlineLicenseKeyInvalid","licenseKey","usageLimit","4VwsFpa","495sNRMRR","_showLicenseError","requires","evaluationLimit","documentOutlineLicenseKeyNotAllowed","64600hDMQHg","isOfficialPlugin","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyDomainLimit","expired","isPremiumPlugin","_licenseKeyCheckInterval","get","documentOutlineLicenseKeyTrialLimit","4524036fCnsQZ","980680bhedpB","3KbFvxB","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyEvaluationLimit","featureNotAllowed","init","destroy"];return(W=function(){return t})()}var J=n(901);function Q(){const t=["editor","68396netlIz","337361rkCJYX","getFirstPosition","1222748LNjGYH","75110WQKUjo","isEnabled","document","1240326JfXdvs","execute","1881345uaHtkk","150AVbLKJ","insertObject","12TUlwUo","createElement","schema","change","489128NGZwVl","tableOfContents","selection","findAllowedParent","model","refresh"];return(Q=function(){return t})()}function X(t,e){const n=Q();return(X=function(t,e){return n[t-=105]})(t,e)}const q=X;!function(t){const e=X,n=t();for(;;)try{if(211994===parseInt(e(122))/1+parseInt(e(121))/2*(parseInt(e(110))/3)+parseInt(e(124))/4+-parseInt(e(107))/5+parseInt(e(108))/6*(-parseInt(e(125))/7)+-parseInt(e(114))/8+parseInt(e(105))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class z extends t.Command{[q(106)](){const t=q;this[t(120)][t(118)][t(113)]((e=>{const n=t;this[n(120)][n(118)][n(109)](e[n(111)](n(115)))}))}[q(119)](){const t=q,e=this[t(120)][t(118)],n=e[t(127)][t(116)][t(123)]();this[t(126)]=null!==(n&&e[t(112)][t(117)](n,t(115)))}}var Y=n(336),G={attributes:{"data-cke":!0}};G.setAttributes=L(),G.insert=E().bind(null,"head"),G.domAPI=C(),G.insertStyleElement=N();O()(Y.A,G);Y.A&&Y.A.locals&&Y.A.locals;function Z(t,e){const n=B();return(Z=function(t,e){return n[t-=101]})(t,e)}function B(){const t=["writer","paragraph","hasAttribute","116vCzjZc","84594MopTyW","name","document","6789735diyrIZ","modelRange","98rvqhXg","low","config","6EXlTDF","upcast","change","model","_customUpcastHeadingsConversion","clear","viewItem","insert","has","getChanges","getContainedElement","type","forEach","attribute:headingId:","attributes","view","toViewElement","isOfficialPlugin","911695xrjIFy","registerPostFixer","4750940lCerPr","element:","heading1","nodeAfter","getAttribute","_registerHeadingIdAttributePostfixer","for","match","mapper","conversion","get","1153968pINeMp","isPremiumPlugin","427208AbEuSo","delete","item","headingId.modelAttributeName","heading.options","pluginName","position","consumable","consume","_customDataDowncastHeadingsConversion","set","differ","headingId","string","setAttribute","removeAttribute","downcast","HeadingId","length","31194720FndYok","editor","isRegistered","schema","extend","remove","afterInit","add"];return(B=function(){return t})()}const $=Z;!function(t){const e=Z,n=t();for(;;)try{if(485198===parseInt(e(156))/1+-parseInt(e(169))/2+parseInt(e(130))/3*(parseInt(e(129))/4)+-parseInt(e(158))/5*(-parseInt(e(138))/6)+parseInt(e(135))/7*(parseInt(e(171))/8)+parseInt(e(133))/9+-parseInt(e(118))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class tt extends t.Plugin{static get[$(104)](){return $(116)}static get[$(155)](){return!0}static get[$(170)](){return!0}[$(124)](){const t=$,e=this[t(119)];e[t(137)][t(168)](t(102))||(function(e){const n=t,i=new Map;return e?(e[n(150)]((t=>{const e=n;e(127)!==t[e(141)]&&i[e(109)](t[e(153)],t[e(141)])})),i[n(168)]("h1")||i[n(109)]("h1",n(160)),i):i}(this[t(119)][t(137)][t(168)](t(103)))[t(150)](((n,i)=>{const o=t;this[o(142)](i),this[o(108)](n),e[o(141)][o(121)][o(120)](n)&&e[o(141)][o(121)][o(122)](n,{allowAttributes:o(111)})})),this[t(163)]())}[$(142)](t){const e=$;this[e(119)][e(167)][e(164)](e(139))[e(125)]((n=>n.on(e(159)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(144)][o(162)]("id"),a=n[o(134)][o(148)]();if(a)return c&&c[o(117)]||a[o(128)](o(111))?void(r[o(107)](n[o(144)],{attributes:["id"]})&&s[o(113)](o(111),c,a)):(r[o(107)](n[o(144)],{attributes:["id"]}),void s[o(113)](o(111),(0,u.uid)(),a))}),{priority:u.priorities[e(168)](e(136))+.5})))}[$(108)](t){const e=$;this[e(119)][e(167)][e(164)](e(115))[e(125)]((n=>n.on(e(151)+t,((t,n,i)=>{const o=e;if(!i[o(106)][o(107)](n[o(101)],t[o(131)]))return;const r=n[o(101)][o(162)](o(111)),s=i[o(166)][o(154)](n[o(101)]);i[o(126)][o(113)]("id",r,s)}))))}[$(163)](){const t=$,e=this[t(119)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(125)](r),e[o(113)](o(111),r,n),r}function r(e,n){const i=t;e[i(114)](i(111),n)}e[t(141)][t(132)][t(157)]((s=>{const c=t,a=e[c(141)][c(132)][c(110)][c(147)]();let u=!1;for(const t of a)if(c(145)==t[c(149)]&&t[c(131)])if(t[c(131)][c(165)](/heading\d/)){const e=t[c(152)][c(168)](c(111));c(112)==typeof e?n[c(146)](e)?(o(s,t[c(105)][c(161)]),u=!0):i[c(125)](e):(o(s,t[c(105)][c(161)]),u=!0)}else c(112)==typeof t[c(152)][c(168)](c(111))&&(r(s,t[c(105)][c(161)]),u=!0);else if(c(123)==t[c(149)]){const e=t[c(152)][c(168)](c(111));c(112)==typeof e&&n[c(172)](e)}return u})),e[t(141)][t(132)].on(t(140),(()=>{const e=t;i[e(150)]((t=>n[e(125)](t))),i[e(143)]()}))}}const et=it;function nt(){const t=["isPremiumPlugin","table-of-contents","commands","plugins","documentOutline.showEmptyHeadings","div","reconvertItem","view","$blockObject","domEvent","pluginName","110ylHpON","777575wOHUtm","_headingIdModelAttributeName","listenTo","upcast","editor","join","rootName","13833QhzIPu","findMappedViewAncestor","toModelElement","67772juHJtM","viewToModelPosition","hasContent","click","getAncestors","setCustomProperty","_currentOutlineDefinitions","setSelection","nodeAfter","registerRawContentMatcher","$graveyard","_defineConverters","modelElement","for","outlineDefinitions","afterInit","_defineSchema","element","type","name","viewPosition","model","3426871nbloUi","table-of-contents__placeholder","_createTableOfContents","headingId.modelAttributeName","_trackNewToCElements","createPositionAt","locale","createContainerElement","conversion","filter","tableOfContentsHeadingIndex","high","get","1893180orMpQA","map","editing","scrollToTheSelection","elementToElement","requires","target","init","insert","document","href","$capture","No headings were found in the document.","_tableOfContentsElements","35436rJKoyF","DocumentOutlineUtils","_handleScrollToHeading","schema","data","change","level","isInteger","getCustomProperty","_redirectMapper","modelPosition","elementToStructure","getChanges","4785222wiavYT","mapper","Table of contents","Empty heading","end","createText","abs","stop","preventDefault","isOfficialPlugin","_updateTableOfContentsElements","forEach","insertTableOfContents","length","editingDowncast","dataDowncast","5216CvXnHy","fromCharCode","add","getAttribute","tableOfContents","headingId","differ","TableOfContentsEditing","text"," table-of-contents_empty","position","config","register"];return(nt=function(){return t})()}function it(t,e){const n=nt();return(it=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(450191===parseInt(e(451))/1+-parseInt(e(510))/2+-parseInt(e(496))/3+-parseInt(e(461))/4*(parseInt(e(450))/5)+-parseInt(e(523))/6+parseInt(e(483))/7+-parseInt(e(539))/8*(-parseInt(e(458))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends t.Plugin{static get[et(449)](){return et(546)}static get[et(532)](){return!0}static get[et(552)](){return!0}static get[et(501)](){return[J.Widget,h,tt]}[et(467)];[et(509)];[et(452)];constructor(t){const e=et;super(t),this[e(467)]=[],this[e(509)]=new Set,this[e(452)]=e(544)}[et(503)](){const t=et,e=this[t(455)],n=e[t(498)][t(446)][t(505)];e[t(550)][t(495)](t(486))&&(this[t(452)]=e[t(550)][t(495)](t(486))),this[t(453)](n,t(464),((e,n)=>{const i=t;if(!n[i(502)])return;const o=n[i(502)][i(518)](i(493));Number[i(517)](o)&&(n[i(448)][i(531)](),e[i(530)](),this[i(512)](o))}),{priority:t(494),context:t(507)}),this[t(477)](),this[t(472)](),e[t(554)][t(541)](t(535),new z(e)),e[t(555)][t(495)](t(511)).on(t(515),((e,n)=>{const i=t;this[i(467)]=n[i(475)],this[i(533)]()})),this[t(453)](e[t(482)][t(505)],t(515),(()=>{this[t(487)]()}))}[et(476)](){!async function(t){const e=p([81,118,74,52,119,89,68,55,69,80,113,73,50,103,114,120,97,49,117,106,111,67,56,82,122,83,109,75,112,110,107,48,79,72,78,84,115,104,121,51,100,105,88,101,99,53,77,116,76,66,65,98,71,90,102,54,86,108,70,85,57,87]),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=it;return t[e(497)]((t=>String[e(540)](t)))[e(456)]("")}!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([81]);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(t){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:1746921600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=it,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(506)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[et(533)](){const t=et;this[t(509)][t(534)]((e=>{const n=t;n(471)!==e[n(457)]&&this[n(455)][n(498)][n(445)](e)}))}[et(487)](){const t=et;for(const e of this[t(455)][t(482)][t(505)][t(545)][t(522)]({includeChangesInGraveyard:!0})){if(t(504)!==e[t(479)]||t(543)!==e[t(480)])return;this[t(509)][t(541)](e[t(549)][t(469)])}}[et(477)](){const t=et;this[t(455)][t(482)][t(513)][t(551)](t(543),{inheritAllFrom:t(447)})}[et(472)](){const t=et,e=this[t(455)][t(491)];e[t(474)](t(454))[t(500)]({model:t(543),view:{name:t(444),classes:t(553)}}),e[t(474)](t(538))[t(521)]({model:t(543),view:(e,{writer:n})=>this[t(485)](n,!0)}),e[t(474)](t(537))[t(521)]({model:t(543),view:(e,{writer:n})=>{const i=t;this[i(509)][i(541)](e);const o=this[i(485)](n);return(0,J.toWidget)(o,n,{label:p(this[i(455)][i(489)],i(525))})}}),this[t(455)][t(514)][t(470)]({name:t(444),classes:t(553)}),this[t(455)][t(498)][t(524)].on(t(462),this[t(519)](),{priority:t(494)})}[et(485)](t,e=!1){const n=et,{locale:i}=this[n(455)],o=t[n(490)](n(444),{class:n(553)+(0===this[n(467)][n(536)]?n(548):""),...!e&&{"data-table-of-contents-label":p(i,n(525))}});0===this[n(467)][n(536)]&&!1===e&&t[n(504)](t[n(488)](o,n(527)),t[n(490)]("p",{class:n(484)},[t[n(528)](p(i,n(508)))]));const r=e?"":"["+p(i,n(526))+"]";let s=o;return this[n(467)][n(534)](((i,o,c)=>{const a=n,u=this[a(455)][a(482)][a(463)](i[a(473)],{ignoreWhitespaces:!0}),l=u?i[a(547)]:r,d=i[a(473)][a(542)](this[a(452)]),f=t[a(490)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(528)](l)]),h=this[a(455)][a(550)][a(495)](a(443));t[a(466)](a(493),o,f);const m=t[a(490)]("li",null,[u||!e&&h?f:t[a(528)]("")]),p=o?c[o-1][a(516)]:0,g=Math[a(529)](i[a(516)]-p);if(i[a(516)]>p){const e=rt(m,g,t);t[a(504)](t[a(488)](s,a(527)),e)}else{const e=function(t,e){const n=a;return t[n(465)]({includeSelf:!0,parentFirst:!0})[n(492)]((t=>t.is(n(478),"ol")))[e]}(s,g);t[a(504)](t[a(488)](e,a(527)),m)}s=m})),o}[et(512)](t){const e=et,n=this[e(467)][t][e(473)];this[e(455)][e(482)][e(515)]((t=>{t[e(468)](n,0)})),this[e(455)][e(498)][e(446)][e(499)]({alignToTop:!0,forceScroll:!0})}[et(519)](){return(t,e)=>{const n=it,i=e[n(524)],o=i[n(459)](e[n(481)]),r=i[n(460)](o);r.is(n(478),n(543))&&(e[n(520)]=this[n(455)][n(482)][n(488)](r,0),t[n(530)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(490)]("ol",null,[t]):n[i(490)]("ol",null,[n[i(490)]("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-=371]})(t,e)}function ut(){const t=["TableOfContentsUI","commands","tableOfContentsLicenseKeyUsageLimit","637904YdTVAc","licenseKey","58448DeRJnH","trialLimit","Table of contents","_showLicenseError","insertTableOfContents","isEnabled","usageLimit","componentFactory","20833210AOJsQg","set","listenTo","28LKmdAr","destroy","bind","tableOfContents","invalid","11SzmXMI","init","editor","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","execute","featureNotAllowed","focus","view","add","TableOfContents","tableOfContentsLicenseKeyNotAllowed","config","menuBar:tableOfContents","tableOfContentsLicenseKeyInvalid","425TflhGs","expired","domainLimit","tooltip","evaluationLimit","isPremiumPlugin","7881426EWQdMk","get","tableOfContentsLicenseKeyDomainLimit","tableOfContentsLicenseKeyExpired","isOfficialPlugin","200484TKIfzW","editing","7713270wiwmNs","10BtqEKu","301482vTMWUl","locale","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyTrialLimit","pluginName","_createButton"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(736370===-parseInt(e(384))/1+parseInt(e(383))/2*(parseInt(e(380))/3)+-parseInt(e(395))/4*(parseInt(e(426))/5)+-parseInt(e(375))/6+-parseInt(e(406))/7*(-parseInt(e(393))/8)+parseInt(e(382))/9+parseInt(e(403))/10*(parseInt(e(411))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(394)];[ct(414)];static get[ct(388)](){return ct(390)}static get[ct(379)](){return!0}static get[ct(374)](){return!0}[ct(412)](){const t=ct,e=this[t(413)];e.ui[t(402)][t(420)](t(409),(()=>{const e=t,n=this[e(389)](m.ButtonView);return n[e(372)]=!0,n})),e.ui[t(402)][t(420)](t(424),(()=>this[t(389)](m.MenuBarMenuListItemButtonView))),this[t(394)]=this[t(413)][t(423)][t(376)](t(394));const n=this[t(413)];this[t(414)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(386)==r||e(425)==r||e(378)==r||e(377)==r||e(422)==r||e(415)==r||e(387)==r||e(392)==r){delete n[o],i=r,clearInterval(this[e(414)]),this[e(414)]=void 0;break}}e(425)==i&&n[e(398)](e(410)),e(378)==i&&n[e(398)](e(427)),e(377)==i&&n[e(398)](e(371)),e(422)==i&&n[e(398)](e(417),e(421)),e(415)==i&&n[e(398)](e(373)),e(387)==i&&n[e(398)](e(396)),e(392)==i&&n[e(398)](e(401))}),1e3)}[ct(389)](t){const e=ct,n=this[e(413)],i=n[e(385)],o=n[e(391)][e(376)](e(399)),r=new t(i);return r[e(404)]({label:p(i,e(397)),icon:st.IconTableOfContents}),r[e(408)](e(400)).to(o,e(400)),this[e(405)](r,e(416),(()=>{const t=e;n[t(416)](t(399)),n[t(381)][t(419)][t(418)]()})),r}[ct(407)](){const t=ct;super[t(407)](),this[t(414)]&&clearInterval(this[t(414)])}}var dt=ht;!function(t){for(var e=ht,n=t();;)try{if(669355===parseInt(e(398))/1+-parseInt(e(400))/2+parseInt(e(392))/3+parseInt(e(390))/4+-parseInt(e(391))/5*(parseInt(e(395))/6)+parseInt(e(394))/7+-parseInt(e(388))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class ft extends t.Plugin{static get[dt(393)](){return[ot,lt]}static get[dt(389)](){return dt(397)}static get[dt(396)](){return!0}static get[dt(399)](){return!0}}function ht(t,e){var n=mt();return(ht=function(t,e){return n[t-=388]})(t,e)}function mt(){var t=["13337296FFDqbt","pluginName","4502972qNiZLc","15295xZsmZi","3606876AVbhpU","requires","462665nQDaQx","2118VWfLkp","isOfficialPlugin","TableOfContents","1056304BhofTL","isPremiumPlugin","68180AkUKph"];return(mt=function(){return t})()}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=386]})(t,e)}function gt(){var t=["721945ClNaqT","66NvISJh","21409764tHuddA","306EYbFiO","9hHnElX","2979012hQahxE","1673720ljOfEb","25581jsyGwf","49GrGXLi","8913290ukOXhc","675955iEPYOY","11GNbQDF"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(924133===-parseInt(e(386))/1+parseInt(e(391))/2*(-parseInt(e(395))/3)+parseInt(e(393))/4+-parseInt(e(388))/5*(-parseInt(e(389))/6)+-parseInt(e(396))/7*(-parseInt(e(394))/8)+parseInt(e(392))/9*(parseInt(e(397))/10)+-parseInt(e(387))/11*(parseInt(e(390))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x6d4f9a,Command as _0x238ff5}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5cc314,throttle as _0x11831b}from'es-toolkit/compat';import{Text as _0x21d177,TreeWalker as _0x17f21d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x173d2e,diffToChanges as _0x3220c5,scrollAncestorsToShowTarget as _0xeb340d,CKEditorError as _0x3e611f,global as _0xff4c67,Rect as _0x1fcfd9,uid as _0x20dcb9,priorities as _0x122628}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1d6e5a,ButtonView as _0x5b3fd6,MenuBarMenuListItemButtonView as _0x581bb7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x1c6a6d,toWidget as _0x34832b}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2dae3c}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x3a9c51){let _0x5853b1='';for(const _0x3524ad of _0x3a9c51['getChildren']())_0x3524ad instanceof _0x21d177&&(_0x5853b1+=_0x3524ad['data']);return _0x5853b1;}class i extends _0x6d4f9a{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x1fb123=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x21bd9a=[];_0x1fb123['model']['document']['on']('change',_0x5cc314(()=>{const _0x28e461=_0x21bd9a;_0x21bd9a=this['_getOutlineDefinitions']();const _0x50913b=_0x173d2e(_0x28e461,_0x21bd9a,(_0x4c1ebd,_0x4b7a8e)=>_0x4c1ebd['level']===_0x4b7a8e['level']&&_0x4c1ebd['text']===_0x4b7a8e['text']&&_0x4c1ebd['modelElement']===_0x4b7a8e['modelElement']),_0x168166=_0x3220c5(_0x50913b,_0x21bd9a),_0x547aed=this['_getActiveHeading'](),_0xd33321=_0x21bd9a['findIndex'](_0x3b14f6=>_0x3b14f6['modelElement']===_0x547aed);_0x168166['length']&&this['fire']('change',{'outlineDefinitions':_0x21bd9a,'activeItemIndex':_0xd33321,'outlineChanges':_0x168166}),this['fire']('activeItemIndex',{'index':_0xd33321});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x47801d=this['editor'],_0x5cc802=[],_0x2f5646=this['_headingNames'];for(const _0x55e287 of _0x47801d['model']['document']['getRootNames']())_0x1952dd(_0x47801d['model']['document']['getRoot'](_0x55e287));function _0x1952dd(_0x4b4c1a){for(const _0x42a9bc of _0x4b4c1a['getChildren']())_0x42a9bc['is']('element')&&(_0x2f5646['includes'](_0x42a9bc['name'])&&_0x5cc802['push']({'level':_0x2f5646['indexOf'](_0x42a9bc['name'])+0x1,'text':p(_0x42a9bc),'modelElement':_0x42a9bc}),_0x1952dd(_0x42a9bc));}return _0x5cc802;}['_getActiveHeading'](){const _0xc85450=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5e5c31=new _0x17f21d({'direction':'backward','startPosition':_0xc85450});for(const _0x51b240 of _0x5e5c31)if(_0x51b240['item']['is']('element')&&this['_headingNames']['includes'](_0x51b240['item']['name']))return _0x51b240['item'];}['_getHeadingNames'](){const _0x5403c5=this['editor']['config']['get']('documentOutline.headings');return _0x5403c5||function(_0x2f6402){const _0x452680=_0x2f6402['config']['get']('heading.options');return _0x452680?_0x452680['reduce']((_0x5664e2,_0xa91c1)=>('paragraph'!==_0xa91c1['model']&&_0x5664e2['push'](_0xa91c1['model']),_0x5664e2),[]):_0x2f6402['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0xf9ae66=this['editor'],_0x56cdbc=['h1','h2','h3','h4','h5','h6'],_0xa431f3=[];for(const _0x6ebb36 of _0x56cdbc){const _0x2b4e74=_0xf9ae66['editing']['view']['domConverter']['domToView'](document['createElement'](_0x6ebb36)),_0x44b37c=_0xf9ae66['data']['toModel'](_0x2b4e74)['getChild'](0x0);_0x44b37c?.['is']('element')&&_0xa431f3['push'](_0x44b37c['name']);}this['_headingNames']=_0xa431f3;}}function j(_0x18220a,_0x580d8d){const t=_0x18220a['t'];switch(_0x580d8d){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 _0x580d8d;}}class $ extends _0x1d6e5a{constructor(_0x2e8ab0,_0x5631b7=!0x1){super(_0x2e8ab0);const _0x57744e=this['bindTemplate'],_0x59a5d9=_0x5631b7?'['+j(_0x2e8ab0,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x46c0f0=>!_0x46c0f0),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x57744e['to']('level',_0x2d5e60=>'ck-document-outline__item_level-'+_0x2d5e60),_0x57744e['if']('isActive','ck-document-outline__item_active'),_0x57744e['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x57744e['to']('text')},'children':[{'text':_0x57744e['to']('text',_0x322ddc=>_0x322ddc||_0x59a5d9)}],'on':{'click':_0x57744e['to']('click')}});}}class l extends _0x1d6e5a{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x57bf44,_0x4a1517=!0x1,_0x3e64ab){super(_0x57bf44),this['showEmptyHeadingText']=_0x4a1517,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3e64ab,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x579f61,_0x109f62,_0x483f01,_0x3f5227)=>{this['_setActiveItem'](_0x3f5227,_0x483f01);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x57bf44['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x57bf44,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x121fe0){_0x121fe0['forEach'](_0x1dc91a=>{'insert'==_0x1dc91a['type']?this['_insertItem'](_0x1dc91a['index'],..._0x1dc91a['values']):'delete'==_0x1dc91a['type']&&this['_deleteItem'](_0x1dc91a['index'],_0x1dc91a['howMany']);});}['_setActiveItem'](_0xc1179c,_0x31aed3){if(-0x1!==_0xc1179c){const _0x12a346=this['items']['get'](_0xc1179c);_0x12a346&&(_0x12a346['isActive']=!0x1);}-0x1!==_0x31aed3&&(this['items']['get'](_0x31aed3)['isActive']=!0x0,this['_scrollToItem'](_0x31aed3));}['_insertItem'](_0x7914be,..._0x191ab4){const _0x4d2801=_0x191ab4['map']((_0x5eceed,_0x2c1993)=>{const _0x2a637b=new $(this['locale'],this['showEmptyHeadingText']);return _0x2a637b['text']=_0x5eceed['text'],_0x2a637b['level']=_0x5eceed['level'],_0x7914be+_0x2c1993===this['activeItemIndex']&&(_0x2a637b['isActive']=!0x0),_0x2a637b;});this['items']['addMany'](_0x4d2801,_0x7914be);}['_deleteItem'](_0x4f747c,_0x4f549e){do{this['items']['remove'](_0x4f747c);}while(--_0x4f549e);}['_handleItemClick'](_0x2d95fb){const _0x1fc0f2=this['items']['getIndex'](_0x2d95fb['source']);this['fire']('itemSelected',_0x1fc0f2);}['_scrollToItem'](_0xf08317){_0xeb340d(this['items']['get'](_0xf08317)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x6d4f9a{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3a9014){super(_0x3a9014),this['view']=new l(_0x3a9014['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x11831b(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x18f2ba=this['editor'],_0x37c686=_0x18f2ba['plugins']['get']('DocumentOutlineUtils');let _0x55cffd=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x18f2ba['config']['get']('documentOutline.container'))throw new _0x3e611f('document-outline-container-not-provided',{'editor':_0x18f2ba});_0x18f2ba['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x37c686['on']('change',this['_handleOutlineChange']['bind'](this)),_0x37c686['on']('activeItemIndex',(_0x1adebf,{index:_0x46c6c7})=>this['_setActiveViewItem'](_0x46c6c7)),this['view']['on']('itemSelected',(_0x1fbb24,_0x127a40)=>{_0x55cffd=!0x0,this['_handleItemSelected'](_0x127a40);}),this['view']['listenTo'](_0xff4c67['document'],'scroll',()=>{_0x55cffd?_0x55cffd=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0xff4c67['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x196a62){const _0x125cba=_0x17bda6([0x38,0x75,0x34,0x78,0x44,0x66,0x69,0x4b,0x53,0x71,0x49,0x31,0x77,0x6a,0x70,0x41,0x79,0x30,0x6e,0x74,0x36,0x55,0x51,0x42,0x4f,0x6d,0x4d,0x4e,0x62,0x50,0x63,0x67,0x43,0x68,0x61,0x54,0x6b,0x47,0x64,0x48,0x4c,0x58,0x6c,0x73,0x4a,0x7a,0x65,0x72,0x5a,0x56,0x52,0x37,0x45,0x39,0x59,0x46,0x35,0x32,0x6f,0x33,0x76,0x57]),_0x561287=0x7a6e59b,_0x1f26cc=0x7a182eb^_0x561287,_0x929e35=window[_0x17bda6([0x44,0x61,0x74,0x65])][_0x17bda6([0x6e,0x6f,0x77])](),_0x46d634=_0x196a62[_0x17bda6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ad57d=new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x389639=>{_0x46d634[_0x17bda6([0x6f,0x6e,0x63,0x65])](_0x17bda6([0x72,0x65,0x61,0x64,0x79]),_0x389639);}),_0xcc2147={[_0x17bda6([0x6b,0x74,0x79])]:_0x17bda6([0x45,0x43]),[_0x17bda6([0x75,0x73,0x65])]:_0x17bda6([0x73,0x69,0x67]),[_0x17bda6([0x63,0x72,0x76])]:_0x17bda6([0x50,0x2d,0x32,0x35,0x36]),[_0x17bda6([0x78])]:_0x17bda6([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]),[_0x17bda6([0x79])]:_0x17bda6([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]),[_0x17bda6([0x61,0x6c,0x67])]:_0x17bda6([0x45,0x53,0x32,0x35,0x36])},_0x4b04bb=_0x46d634[_0x17bda6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x17bda6([0x67,0x65,0x74])](_0x17bda6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50f3ce(){let _0x80684f,_0x478d6f=null,_0x17a76e=null;try{if(_0x4b04bb==_0x17bda6([0x47,0x50,0x4c]))return _0x17bda6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x80684f=_0x1a87eb(),!_0x80684f)return _0x17bda6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x80684f[_0x17bda6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17a76e=_0x45ce5a(_0x80684f[_0x17bda6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x80684f[_0x17bda6([0x6a,0x74,0x69])])),await _0x5b11fa()?_0x4173f3()?_0x3aebee()?_0x17bda6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x101d1f()?(_0x80684f[_0x17bda6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17bda6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x478d6f=_0x19421b(_0x17bda6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x80684f[_0x17bda6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x17bda6([0x74,0x72,0x69,0x61,0x6c])&&(_0x478d6f=_0x19421b(_0x17bda6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a5754()):_0x17bda6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x17bda6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x17bda6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5e6ff7){return _0x17bda6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3aebee(){const _0x455fa6=[_0x17bda6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x17bda6([0x74,0x72,0x69,0x61,0x6c])][_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x80684f[_0x17bda6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x929e35/0x3e8:0xe10*_0x1f26cc;return _0x80684f[_0x17bda6([0x65,0x78,0x70])]<_0x455fa6;}function _0x4173f3(){const _0x145baa=_0x80684f[_0x17bda6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x145baa&&(!!_0x145baa[_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17bda6([0x2a]))||(!!_0x145baa[_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17bda6([0x44,0x4f]))||!!_0x145baa[_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17bda6([0x50,0x50]))));}function _0x101d1f(){const _0x552f82=_0x80684f[_0x17bda6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x552f82||0x0==_0x552f82[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x316996}=new URL(window[_0x17bda6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x552f82[_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x316996))return!0x0;const _0x4c1321=_0x316996[_0x17bda6([0x73,0x70,0x6c,0x69,0x74])](_0x17bda6([0x2e]));return _0x552f82[_0x17bda6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x454910=>_0x454910[_0x17bda6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17bda6([0x2a])))[_0x17bda6([0x6d,0x61,0x70])](_0x242fe7=>_0x242fe7[_0x17bda6([0x73,0x70,0x6c,0x69,0x74])](_0x17bda6([0x2e])))[_0x17bda6([0x73,0x6f,0x6d,0x65])](_0x2e5817=>_0x4c1321[_0x17bda6([0x65,0x76,0x65,0x72,0x79])]((_0x31a1b5,_0x39f20b)=>_0x2e5817[_0x39f20b]===_0x31a1b5||_0x2e5817[_0x39f20b]===_0x17bda6([0x2a])));}function _0x1a5754(){return _0x478d6f&&_0x17a76e?new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2fc8cc,_0xfab4f7)=>{_0x478d6f[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x2fc8cc,_0xfab4f7),_0x17a76e[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x3ee71e=>{_0x3ee71e!=_0x17bda6([0x56,0x61,0x6c,0x69,0x64])&&_0x2fc8cc(_0x3ee71e);},_0xfab4f7);}):_0x478d6f||_0x17a76e||_0x17bda6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x45ce5a(_0x33d0f5,_0xeb4075){return new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a834c=>{if(_0xfa4a82())return _0x1a834c(_0x17bda6([0x56,0x61,0x6c,0x69,0x64]));_0x7e9501(),_0x46d634[_0x17bda6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x17bda6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ca080=!0x1;const _0x4d1faf=_0x20dcb9();function _0x2ef714(_0x24801c){return!!_0x24801c&&(typeof _0x24801c===_0x17bda6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x24801c===_0x17bda6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x24801c[_0x17bda6([0x74,0x68,0x65,0x6e])]===_0x17bda6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x24801c[_0x17bda6([0x63,0x61,0x74,0x63,0x68])]===_0x17bda6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x41e574(_0x4c0b8d){_0x4465f3(_0x4c0b8d)[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x42224f=>{if(!_0x42224f||_0x42224f[_0x17bda6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x17bda6([0x6f,0x6b]))return _0x17bda6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x379dc1(_0x5b7d6f(_0x4d1faf+_0xeb4075))!=_0x42224f[_0x17bda6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x17bda6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x17bda6([0x56,0x61,0x6c,0x69,0x64]);})[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x3a9cab=>(_0x4c9b2d(),_0x3a9cab),()=>{const _0x48ed84=_0x4b760b();return null==_0x48ed84?(_0x4c9b2d(),_0x17bda6([0x56,0x61,0x6c,0x69,0x64])):_0x17bda6(_0x929e35-_0x48ed84>(0x23aa619b^_0x561287)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x1a834c)[_0x17bda6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a834c(_0x17bda6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x193103=0x7900b1b^_0x561287;function _0x4c9b2d(){const _0x552a4e=_0x17bda6([0x6c,0x6c,0x63,0x74,0x2d])+_0x379dc1(_0x5b7d6f(_0x33d0f5)),_0xb5ed71=_0x471367(_0x379dc1(window[_0x17bda6([0x4d,0x61,0x74,0x68])][_0x17bda6([0x63,0x65,0x69,0x6c])](_0x929e35/_0x193103)));window[_0x17bda6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17bda6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x552a4e,_0xb5ed71);}function _0x4b760b(){const _0x370989=_0x17bda6([0x6c,0x6c,0x63,0x74,0x2d])+_0x379dc1(_0x5b7d6f(_0x33d0f5)),_0x4e1e8c=window[_0x17bda6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x17bda6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x370989);return _0x4e1e8c?window[_0x17bda6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x471367(_0x4e1e8c),0x10)*_0x193103:null;}function _0x4465f3(_0x38f18a){return new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b2161,_0x15aa01)=>{_0x38f18a[_0x17bda6([0x74,0x68,0x65,0x6e])](_0x4b2161,_0x15aa01),window[_0x17bda6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x15aa01,0x7a7315b^_0x561287);});}}_0x46d634[_0x17bda6([0x6f,0x6e])](_0x17bda6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x26667f,_0x45c218)=>{if(_0x45c218[0x0]!=_0x33d0f5)return _0x1a834c(_0x17bda6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45c218[0x1]={..._0x45c218[0x1],[_0x17bda6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d1faf};},{[_0x17bda6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17bda6([0x68,0x69,0x67,0x68])}),_0x46d634[_0x17bda6([0x6f,0x6e])](_0x17bda6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x358040=>{_0x2ef714(_0x358040[_0x17bda6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ca080=!0x0,_0x41e574(_0x358040[_0x17bda6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x17bda6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x17bda6([0x6c,0x6f,0x77])}),_0x2ad57d[_0x17bda6([0x74,0x68,0x65,0x6e])](()=>{_0x4ca080||_0x1a834c(_0x17bda6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xfa4a82(){return _0x46d634[_0x17bda6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17bda6([0x76,0x69,0x65,0x77])][_0x17bda6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x17bda6([0x61,0x75,0x74,0x6f]);}function _0x7e9501(){_0x46d634[_0x17bda6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x17bda6([0x76,0x69,0x65,0x77])][_0x17bda6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x17bda6([0x61,0x75,0x74,0x6f]);}}function _0x19421b(_0x5a9617){const _0x5c510e=[new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe0716b=>setTimeout(_0xe0716b,0x7afdb57^_0x561287)),_0x2ad57d[_0x17bda6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x311e8a=>{let _0x8831b4=0x0;_0x46d634[_0x17bda6([0x6d,0x6f,0x64,0x65,0x6c])][_0x17bda6([0x6f,0x6e])](_0x17bda6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x194914,_0x2d3a0a)=>{_0x2d3a0a[0x0][_0x17bda6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8831b4++,_0x8831b4==(0x7a6e463^_0x561287)&&(_0x311e8a(),_0x194914[_0x17bda6([0x6f,0x66,0x66])]());});}))];return window[_0x17bda6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x17bda6([0x72,0x61,0x63,0x65])](_0x5c510e)[_0x17bda6([0x74,0x68,0x65,0x6e])](()=>_0x5a9617);}async function _0xad85f1(){await _0x2ad57d,_0x46d634[_0x17bda6([0x6d,0x6f,0x64,0x65,0x6c])][_0x17bda6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47db24,_0x46d634[_0x17bda6([0x6d,0x6f,0x64,0x65,0x6c])][_0x17bda6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47db24,_0x46d634[_0x17bda6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x17bda6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x236ca9(_0x5220f1){const _0x26cc07=_0x394b21();_0x46d634[_0x26cc07]=_0x17bda6([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])+_0x5220f1,_0x5220f1!=_0x17bda6([0x56,0x61,0x6c,0x69,0x64])&&_0xad85f1();}function _0x394b21(){const _0xe3199f=window[_0x17bda6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x17bda6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x17bda6([0x6e,0x6f,0x77])]())[_0x17bda6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x17bda6([0x2e]),'');let _0x54b3ee=_0x17bda6([0x75]);for(let _0x227f7e=0x0;_0x227f7e<_0xe3199f[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x227f7e+=0x2){let _0x1f57cf=window[_0x17bda6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe3199f[_0x17bda6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x227f7e,_0x227f7e+0x2));_0x1f57cf>=_0x125cba[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f57cf-=_0x125cba[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54b3ee+=_0x125cba[_0x1f57cf];}return _0x54b3ee;}function _0x1a87eb(){const _0x36249d=_0x4b04bb[_0x17bda6([0x73,0x70,0x6c,0x69,0x74])](_0x17bda6([0x2e]));if(0x3!=_0x36249d[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x446cb3(_0x36249d[0x1]);function _0x446cb3(_0x55f635){const _0xfa2202=_0x5eb5b0(_0x55f635);return _0xfa2202&&_0x35ca57()?_0xfa2202:null;function _0x35ca57(){const _0x2654e5=_0xfa2202[_0x17bda6([0x6a,0x74,0x69])],_0x5b36d8=window[_0x17bda6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2654e5[_0x17bda6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2654e5[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x442a85={..._0xfa2202,[_0x17bda6([0x6a,0x74,0x69])]:_0x2654e5[_0x17bda6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2654e5[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x442a85[_0x17bda6([0x76,0x63])],_0x5b7d6f(_0x442a85)==_0x5b36d8;}}}async function _0x5b11fa(){let _0x41d3e7=!0x0;try{const _0x3a4720=_0x4b04bb[_0x17bda6([0x73,0x70,0x6c,0x69,0x74])](_0x17bda6([0x2e])),[_0x4efdc1,_0x2000a6,_0x4e24f8]=_0x3a4720;return _0x5c6454(_0x4efdc1),await _0x56dd55(_0x4efdc1,_0x2000a6,_0x4e24f8),_0x41d3e7;}catch(_0x37ebe7){return!0x1;}function _0x5c6454(_0x389821){const _0x353951=_0x5eb5b0(_0x389821);_0x353951&&_0x353951[_0x17bda6([0x61,0x6c,0x67])]==_0x17bda6([0x45,0x53,0x32,0x35,0x36])||(_0x41d3e7=!0x1);}async function _0x56dd55(_0x20cb2b,_0x3825c5,_0xd14533){const _0x4ab461=window[_0x17bda6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x17bda6([0x66,0x72,0x6f,0x6d])](_0x1adcb5(_0xd14533),_0x302ceb=>_0x302ceb[_0x17bda6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12853d=new window[(_0x17bda6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x17bda6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x20cb2b+_0x17bda6([0x2e])+_0x3825c5),_0x29f055=window[_0x17bda6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x17bda6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29f055)return;const _0x182357=await _0x29f055[_0x17bda6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x17bda6([0x6a,0x77,0x6b]),_0xcc2147,{[_0x17bda6([0x6e,0x61,0x6d,0x65])]:_0x17bda6([0x45,0x43,0x44,0x53,0x41]),[_0x17bda6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x17bda6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x17bda6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29f055[_0x17bda6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x17bda6([0x6e,0x61,0x6d,0x65])]:_0x17bda6([0x45,0x43,0x44,0x53,0x41]),[_0x17bda6([0x68,0x61,0x73,0x68])]:{[_0x17bda6([0x6e,0x61,0x6d,0x65])]:_0x17bda6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x182357,_0x4ab461,_0x12853d)||(_0x41d3e7=!0x1);}}function _0x5eb5b0(_0x12571f){return _0x12571f[_0x17bda6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x17bda6([0x65,0x79]))?JSON[_0x17bda6([0x70,0x61,0x72,0x73,0x65])](_0x1adcb5(_0x12571f)):null;}function _0x1adcb5(_0x53fe31){return window[_0x17bda6([0x61,0x74,0x6f,0x62])](_0x53fe31[_0x17bda6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x17bda6([0x2b]))[_0x17bda6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x17bda6([0x2f])));}function _0x5b7d6f(_0x3972dd){let _0x167ad3=0x1505;function _0x21a002(_0x2a7889){for(let _0x45cb59=0x0;_0x45cb59<_0x2a7889[_0x17bda6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45cb59++){const _0xdf9b78=_0x2a7889[_0x17bda6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x45cb59);_0x167ad3=(_0x167ad3<<0x5)+_0x167ad3+_0xdf9b78,_0x167ad3&=_0x167ad3;}}function _0x74715e(_0x1be3af){Array[_0x17bda6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1be3af)?_0x1be3af[_0x17bda6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x74715e):_0x1be3af&&typeof _0x1be3af==_0x17bda6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x17bda6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1be3af)[_0x17bda6([0x73,0x6f,0x72,0x74])]()[_0x17bda6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15af13,_0x1d7420])=>{_0x21a002(_0x15af13),_0x74715e(_0x1d7420);}):_0x21a002(window[_0x17bda6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1be3af));}return _0x74715e(_0x3972dd),_0x167ad3>>>0x0;}function _0x379dc1(_0x3be101){return _0x3be101[_0x17bda6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x17bda6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x17bda6([0x30]));}function _0x471367(_0x1f090b){return _0x1f090b[_0x17bda6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x17bda6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x17bda6([0x6a,0x6f,0x69,0x6e])]('');}function _0x47db24(){}function _0x17bda6(_0x338455){return _0x338455['map'](_0x372c89=>String['fromCharCode'](_0x372c89))['join']('');}_0x236ca9(await _0x50f3ce());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x4db5a4,{outlineDefinitions:_0x24a8c3,outlineChanges:_0x5c4f38}){this['_currentOutlineDefinitions']=_0x24a8c3,this['view']['sync'](_0x5c4f38);}['_setActiveViewItem'](_0x307066){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x307066]&&(this['view']['activeItemIndex']=_0x307066);}['_handleItemSelected'](_0x3ea2b2){const _0x81fd8b=this['_currentOutlineDefinitions'][_0x3ea2b2]['modelElement'];this['editor']['model']['change'](_0x1fa86d=>{_0x1fa86d['setSelection'](_0x81fd8b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3ea2b2);}['_updateActiveDefinitionOnViewportChange'](){const _0xfeb7ee=this['editor'];let _0x2f9c58;for(const _0x336a29 of _0xfeb7ee['model']['document']['getRootNames']()){const _0x9d4502=_0xfeb7ee['editing']['view']['getDomRoot'](_0x336a29),_0x32d5a2=_0x9d4502&&new _0x1fcfd9(_0x9d4502)['getVisible']();if(_0x32d5a2){const _0x275051=new _0x1fcfd9(_0xff4c67['window'])['getIntersection'](_0x32d5a2);_0x275051&&(_0x2f9c58=_0x275051['top']+0.25*_0x275051['height']);}}if(void 0x0===_0x2f9c58)return;const _0x283fa7=d(_0xfeb7ee['editing'],this['_currentOutlineDefinitions'],_0x2f9c58);_0x283fa7?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x283fa7)):this['_setActiveViewItem'](-0x1);}}function d(_0x3a3a64,_0x3165e8,_0x110117,_0x474934=0x0,_0x35fc95=_0x3165e8['length']-0x1){const _0x437000=Math['floor'](_0x474934+(_0x35fc95-_0x474934)/0x2);if(_0x35fc95>=_0x474934){const _0x18dfdb=_0x3165e8[_0x437000],_0x6c02c1=_0x3a3a64['mapper']['toViewElement'](_0x18dfdb['modelElement']);if(!_0x6c02c1)return null;const _0x280d7c=_0x3a3a64['view']['domConverter']['mapViewToDom'](_0x6c02c1);return new _0x1fcfd9(_0x280d7c)['bottom']>_0x110117?d(_0x3a3a64,_0x3165e8,_0x110117,_0x474934,_0x437000-0x1):d(_0x3a3a64,_0x3165e8,_0x110117,_0x437000+0x1,_0x35fc95);}return _0x437000<0x0?null:_0x3165e8[_0x437000];}class u extends _0x6d4f9a{['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 _0x40b2ac=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x451ee7;for(const _0x58e941 in _0x40b2ac){const _0x1db356=_0x58e941,_0x33a183=_0x40b2ac[_0x1db356];if('documentOutlineLicenseKeyValid'==_0x33a183||'documentOutlineLicenseKeyInvalid'==_0x33a183||'documentOutlineLicenseKeyExpired'==_0x33a183||'documentOutlineLicenseKeyDomainLimit'==_0x33a183||'documentOutlineLicenseKeyNotAllowed'==_0x33a183||'documentOutlineLicenseKeyEvaluationLimit'==_0x33a183||'documentOutlineLicenseKeyTrialLimit'==_0x33a183||'documentOutlineLicenseKeyUsageLimit'==_0x33a183){delete _0x40b2ac[_0x1db356],_0x451ee7=_0x33a183,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x451ee7&&_0x40b2ac['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x451ee7&&_0x40b2ac['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x451ee7&&_0x40b2ac['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x451ee7&&_0x40b2ac['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x451ee7&&_0x40b2ac['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x451ee7&&_0x40b2ac['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x451ee7&&_0x40b2ac['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x238ff5{['execute'](){this['editor']['model']['change'](_0x2fb9db=>{this['editor']['model']['insertObject'](_0x2fb9db['createElement']('tableOfContents'));});}['refresh'](){const _0x136c4d=this['editor']['model'],_0x47a9ab=_0x136c4d['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x47a9ab&&_0x136c4d['schema']['findAllowedParent'](_0x47a9ab,'tableOfContents'));}}class b extends _0x6d4f9a{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x27dae4=this['editor'];if(_0x27dae4['config']['get']('headingId.modelAttributeName'))return;(function(_0x508e00){const _0x5d9cc0=new Map();if(_0x508e00)return _0x508e00['forEach'](_0x5da5e6=>{'paragraph'!==_0x5da5e6['model']&&_0x5d9cc0['set'](_0x5da5e6['view'],_0x5da5e6['model']);}),_0x5d9cc0['get']('h1')||_0x5d9cc0['set']('h1','heading1'),_0x5d9cc0;return _0x5d9cc0;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2025fa,_0x292616)=>{this['_customUpcastHeadingsConversion'](_0x292616),this['_customDataDowncastHeadingsConversion'](_0x2025fa),_0x27dae4['model']['schema']['isRegistered'](_0x2025fa)&&_0x27dae4['model']['schema']['extend'](_0x2025fa,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x131613){this['editor']['conversion']['for']('upcast')['add'](_0x5644f6=>_0x5644f6['on']('element:'+_0x131613,(_0x39d61f,_0x527257,_0x4a3ba2)=>{const {consumable:_0x5f5ccd,writer:_0x480f7d}=_0x4a3ba2,_0x44a5ca=_0x527257['viewItem']['getAttribute']('id'),_0x2597b0=_0x527257['modelRange']['getContainedElement']();if(_0x2597b0)return _0x44a5ca&&_0x44a5ca['length']||_0x2597b0['hasAttribute']('headingId')?void(_0x5f5ccd['consume'](_0x527257['viewItem'],{'attributes':['id']})&&_0x480f7d['setAttribute']('headingId',_0x44a5ca,_0x2597b0)):(_0x5f5ccd['consume'](_0x527257['viewItem'],{'attributes':['id']}),void _0x480f7d['setAttribute']('headingId',_0x20dcb9(),_0x2597b0));},{'priority':_0x122628['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x367d83){this['editor']['conversion']['for']('downcast')['add'](_0x1eb958=>_0x1eb958['on']('attribute:headingId:'+_0x367d83,(_0x5448c0,_0x45029a,_0x3d896f)=>{if(!_0x3d896f['consumable']['consume'](_0x45029a['item'],_0x5448c0['name']))return;const _0x19eee4=_0x45029a['item']['getAttribute']('headingId'),_0x121af3=_0x3d896f['mapper']['toViewElement'](_0x45029a['item']);_0x3d896f['writer']['setAttribute']('id',_0x19eee4,_0x121af3);}));}['_registerHeadingIdAttributePostfixer'](){const _0x216bfb=this['editor'],_0x1c6d9d=new Set(),_0x1de5a9=new Set();function _0x3c10d5(_0x4bb61c,_0x4c9fc3){const _0x313760=_0x20dcb9();return _0x1de5a9['add'](_0x313760),_0x4bb61c['setAttribute']('headingId',_0x313760,_0x4c9fc3),_0x313760;}function _0x413e44(_0x174a29,_0x1bcc56){_0x174a29['removeAttribute']('headingId',_0x1bcc56);}_0x216bfb['model']['document']['registerPostFixer'](_0x3f63b7=>{const _0xc1e980=_0x216bfb['model']['document']['differ']['getChanges']();let _0x563f73=!0x1;for(const _0x4cca21 of _0xc1e980)if('insert'==_0x4cca21['type']&&_0x4cca21['name']){if(_0x4cca21['name']['match'](/heading\d/)){const _0x39c1f3=_0x4cca21['attributes']['get']('headingId');'string'==typeof _0x39c1f3?_0x1c6d9d['has'](_0x39c1f3)?(_0x3c10d5(_0x3f63b7,_0x4cca21['position']['nodeAfter']),_0x563f73=!0x0):_0x1de5a9['add'](_0x39c1f3):(_0x3c10d5(_0x3f63b7,_0x4cca21['position']['nodeAfter']),_0x563f73=!0x0);}else'string'==typeof _0x4cca21['attributes']['get']('headingId')&&(_0x413e44(_0x3f63b7,_0x4cca21['position']['nodeAfter']),_0x563f73=!0x0);}else{if('remove'==_0x4cca21['type']){const _0x5b3931=_0x4cca21['attributes']['get']('headingId');'string'==typeof _0x5b3931&&_0x1c6d9d['delete'](_0x5b3931);}}return _0x563f73;}),_0x216bfb['model']['document']['on']('change',()=>{_0x1de5a9['forEach'](_0x44234d=>_0x1c6d9d['add'](_0x44234d)),_0x1de5a9['clear']();});}}class s extends _0x6d4f9a{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x1c6a6d,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x57eb9b){super(_0x57eb9b),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x567c8b=this['editor'],_0x58e1a8=_0x567c8b['editing']['view']['document'];_0x567c8b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x567c8b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x58e1a8,'click',(_0x1755d2,_0x743b6f)=>{if(!_0x743b6f['target'])return;const _0x6e4f70=_0x743b6f['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x6e4f70)&&(_0x743b6f['domEvent']['preventDefault'](),_0x1755d2['stop'](),this['_handleScrollToHeading'](_0x6e4f70));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x567c8b['commands']['add']('insertTableOfContents',new O(_0x567c8b)),(_0x567c8b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1cb2a7,_0x45e7d9)=>{this['_currentOutlineDefinitions']=_0x45e7d9['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x567c8b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0xe5954f){const _0x1ab3ec=_0x6dd11e([0x37,0x45,0x76,0x63,0x7a,0x54,0x4c,0x30,0x39,0x57,0x41,0x43,0x48,0x35,0x55,0x50,0x38,0x6f,0x42,0x62,0x75,0x47,0x56,0x70,0x32,0x73,0x33,0x6c,0x4f,0x5a,0x4a,0x31,0x4e,0x46,0x78,0x58,0x52,0x61,0x6d,0x71,0x53,0x59,0x44,0x36,0x6a,0x68,0x6b,0x49,0x79,0x67,0x64,0x74,0x4b,0x4d,0x65,0x6e,0x66,0x51,0x77,0x34,0x72,0x69]),_0x4924ad=0x7672f2b6,_0x59f276=0x767595c6^_0x4924ad,_0x3d8b8e=window[_0x6dd11e([0x44,0x61,0x74,0x65])][_0x6dd11e([0x6e,0x6f,0x77])](),_0x16a3aa=_0xe5954f[_0x6dd11e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2da00e=new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33b80d=>{_0x16a3aa[_0x6dd11e([0x6f,0x6e,0x63,0x65])](_0x6dd11e([0x72,0x65,0x61,0x64,0x79]),_0x33b80d);}),_0x2a3e1c={[_0x6dd11e([0x6b,0x74,0x79])]:_0x6dd11e([0x45,0x43]),[_0x6dd11e([0x75,0x73,0x65])]:_0x6dd11e([0x73,0x69,0x67]),[_0x6dd11e([0x63,0x72,0x76])]:_0x6dd11e([0x50,0x2d,0x32,0x35,0x36]),[_0x6dd11e([0x78])]:_0x6dd11e([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]),[_0x6dd11e([0x79])]:_0x6dd11e([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]),[_0x6dd11e([0x61,0x6c,0x67])]:_0x6dd11e([0x45,0x53,0x32,0x35,0x36])},_0x5873fe=_0x16a3aa[_0x6dd11e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x6dd11e([0x67,0x65,0x74])](_0x6dd11e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x20fe3f(){let _0x4a777b,_0x274a90=null,_0x259b28=null;try{if(_0x5873fe==_0x6dd11e([0x47,0x50,0x4c]))return _0x6dd11e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4a777b=_0x5bb81d(),!_0x4a777b)return _0x6dd11e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4a777b[_0x6dd11e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x259b28=_0x5bb6a7(_0x4a777b[_0x6dd11e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4a777b[_0x6dd11e([0x6a,0x74,0x69])])),await _0xfb60bf()?_0x712e52()?_0x59c565()?_0x6dd11e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17ec74()?(_0x4a777b[_0x6dd11e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x6dd11e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x274a90=_0x26aa9a(_0x6dd11e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4a777b[_0x6dd11e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x6dd11e([0x74,0x72,0x69,0x61,0x6c])&&(_0x274a90=_0x26aa9a(_0x6dd11e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x18ad5a()):_0x6dd11e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x6dd11e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x6dd11e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x35babd){return _0x6dd11e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59c565(){const _0x16d587=[_0x6dd11e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x6dd11e([0x74,0x72,0x69,0x61,0x6c])][_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a777b[_0x6dd11e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d8b8e/0x3e8:0xe10*_0x59f276;return _0x4a777b[_0x6dd11e([0x65,0x78,0x70])]<_0x16d587;}function _0x712e52(){const _0x410c31=_0x4a777b[_0x6dd11e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x410c31&&(!!_0x410c31[_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6dd11e([0x2a]))||(!!_0x410c31[_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6dd11e([0x54,0x4f,0x43]))||!!_0x410c31[_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6dd11e([0x50,0x50]))));}function _0x17ec74(){const _0x500318=_0x4a777b[_0x6dd11e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x500318||0x0==_0x500318[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x10d07a}=new URL(window[_0x6dd11e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x500318[_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10d07a))return!0x0;const _0x1dfc6e=_0x10d07a[_0x6dd11e([0x73,0x70,0x6c,0x69,0x74])](_0x6dd11e([0x2e]));return _0x500318[_0x6dd11e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8c4886=>_0x8c4886[_0x6dd11e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6dd11e([0x2a])))[_0x6dd11e([0x6d,0x61,0x70])](_0x1c3c76=>_0x1c3c76[_0x6dd11e([0x73,0x70,0x6c,0x69,0x74])](_0x6dd11e([0x2e])))[_0x6dd11e([0x73,0x6f,0x6d,0x65])](_0x3e3c8d=>_0x1dfc6e[_0x6dd11e([0x65,0x76,0x65,0x72,0x79])]((_0xf59380,_0x5754f5)=>_0x3e3c8d[_0x5754f5]===_0xf59380||_0x3e3c8d[_0x5754f5]===_0x6dd11e([0x2a])));}function _0x18ad5a(){return _0x274a90&&_0x259b28?new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x239b8c,_0x559b17)=>{_0x274a90[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x239b8c,_0x559b17),_0x259b28[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x1c5cd8=>{_0x1c5cd8!=_0x6dd11e([0x56,0x61,0x6c,0x69,0x64])&&_0x239b8c(_0x1c5cd8);},_0x559b17);}):_0x274a90||_0x259b28||_0x6dd11e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5bb6a7(_0x56011e,_0x69c7b0){return new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35197d=>{if(_0x291dfb())return _0x35197d(_0x6dd11e([0x56,0x61,0x6c,0x69,0x64]));_0x37036d(),_0x16a3aa[_0x6dd11e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x6dd11e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x342447=!0x1;const _0x2a98b1=_0x20dcb9();function _0x4b6a2e(_0x401e15){return!!_0x401e15&&(typeof _0x401e15===_0x6dd11e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x401e15===_0x6dd11e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x401e15[_0x6dd11e([0x74,0x68,0x65,0x6e])]===_0x6dd11e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x401e15[_0x6dd11e([0x63,0x61,0x74,0x63,0x68])]===_0x6dd11e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x458a72(_0x56a9f5){_0x3334d9(_0x56a9f5)[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x2ca9c3=>{if(!_0x2ca9c3||_0x2ca9c3[_0x6dd11e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x6dd11e([0x6f,0x6b]))return _0x6dd11e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3c5f12(_0x24ce32(_0x2a98b1+_0x69c7b0))!=_0x2ca9c3[_0x6dd11e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x6dd11e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x6dd11e([0x56,0x61,0x6c,0x69,0x64]);})[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x57eecf=>(_0x12030c(),_0x57eecf),()=>{const _0x5f0ee5=_0xd019fe();return null==_0x5f0ee5?(_0x12030c(),_0x6dd11e([0x56,0x61,0x6c,0x69,0x64])):_0x6dd11e(_0x3d8b8e-_0x5f0ee5>(0x527e76b6^_0x4924ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x35197d)[_0x6dd11e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35197d(_0x6dd11e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32557e=0x76441c36^_0x4924ad;function _0x12030c(){const _0x2a035d=_0x6dd11e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c5f12(_0x24ce32(_0x56011e)),_0x8da6f9=_0x56ed29(_0x3c5f12(window[_0x6dd11e([0x4d,0x61,0x74,0x68])][_0x6dd11e([0x63,0x65,0x69,0x6c])](_0x3d8b8e/_0x32557e)));window[_0x6dd11e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6dd11e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a035d,_0x8da6f9);}function _0xd019fe(){const _0x5c6d40=_0x6dd11e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c5f12(_0x24ce32(_0x56011e)),_0x4eebce=window[_0x6dd11e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6dd11e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c6d40);return _0x4eebce?window[_0x6dd11e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56ed29(_0x4eebce),0x10)*_0x32557e:null;}function _0x3334d9(_0x11c6ed){return new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a042c,_0x1fd334)=>{_0x11c6ed[_0x6dd11e([0x74,0x68,0x65,0x6e])](_0x1a042c,_0x1fd334),window[_0x6dd11e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1fd334,0x76732676^_0x4924ad);});}}_0x16a3aa[_0x6dd11e([0x6f,0x6e])](_0x6dd11e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x23d7c3,_0x206bdd)=>{if(_0x206bdd[0x0]!=_0x56011e)return _0x35197d(_0x6dd11e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x206bdd[0x1]={..._0x206bdd[0x1],[_0x6dd11e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a98b1};},{[_0x6dd11e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6dd11e([0x68,0x69,0x67,0x68])}),_0x16a3aa[_0x6dd11e([0x6f,0x6e])](_0x6dd11e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2aecf0=>{_0x4b6a2e(_0x2aecf0[_0x6dd11e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x342447=!0x0,_0x458a72(_0x2aecf0[_0x6dd11e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x6dd11e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6dd11e([0x6c,0x6f,0x77])}),_0x2da00e[_0x6dd11e([0x74,0x68,0x65,0x6e])](()=>{_0x342447||_0x35197d(_0x6dd11e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x291dfb(){return _0x16a3aa[_0x6dd11e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6dd11e([0x76,0x69,0x65,0x77])][_0x6dd11e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x6dd11e([0x61,0x75,0x74,0x6f]);}function _0x37036d(){_0x16a3aa[_0x6dd11e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6dd11e([0x76,0x69,0x65,0x77])][_0x6dd11e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x6dd11e([0x61,0x75,0x74,0x6f]);}}function _0x26aa9a(_0x4d08ae){const _0x37a808=[new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57c485=>setTimeout(_0x57c485,0x767bcc7a^_0x4924ad)),_0x2da00e[_0x6dd11e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33347c=>{let _0x2a5c3c=0x0;_0x16a3aa[_0x6dd11e([0x6d,0x6f,0x64,0x65,0x6c])][_0x6dd11e([0x6f,0x6e])](_0x6dd11e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1245b0,_0x11f512)=>{_0x11f512[0x0][_0x6dd11e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a5c3c++,_0x2a5c3c==(0x7672f34e^_0x4924ad)&&(_0x33347c(),_0x1245b0[_0x6dd11e([0x6f,0x66,0x66])]());});}))];return window[_0x6dd11e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x6dd11e([0x72,0x61,0x63,0x65])](_0x37a808)[_0x6dd11e([0x74,0x68,0x65,0x6e])](()=>_0x4d08ae);}async function _0x496aba(){await _0x2da00e,_0x16a3aa[_0x6dd11e([0x6d,0x6f,0x64,0x65,0x6c])][_0x6dd11e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b20ed,_0x16a3aa[_0x6dd11e([0x6d,0x6f,0x64,0x65,0x6c])][_0x6dd11e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b20ed,_0x16a3aa[_0x6dd11e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x6dd11e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a06c4(_0x5510e4){const _0xd3bd23=_0x52f95c();_0x16a3aa[_0xd3bd23]=_0x6dd11e([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])+_0x5510e4,_0x5510e4!=_0x6dd11e([0x56,0x61,0x6c,0x69,0x64])&&_0x496aba();}function _0x52f95c(){const _0x255f18=window[_0x6dd11e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x6dd11e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x6dd11e([0x6e,0x6f,0x77])]())[_0x6dd11e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x6dd11e([0x2e]),'');let _0x4f063a=_0x6dd11e([0x45]);for(let _0xbb9f35=0x0;_0xbb9f35<_0x255f18[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbb9f35+=0x2){let _0x27dd4c=window[_0x6dd11e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x255f18[_0x6dd11e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbb9f35,_0xbb9f35+0x2));_0x27dd4c>=_0x1ab3ec[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x27dd4c-=_0x1ab3ec[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f063a+=_0x1ab3ec[_0x27dd4c];}return _0x4f063a;}function _0x5bb81d(){const _0xc368bd=_0x5873fe[_0x6dd11e([0x73,0x70,0x6c,0x69,0x74])](_0x6dd11e([0x2e]));if(0x3!=_0xc368bd[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x263e92(_0xc368bd[0x1]);function _0x263e92(_0xe665e){const _0x4f13ef=_0x51dbe8(_0xe665e);return _0x4f13ef&&_0x28afbb()?_0x4f13ef:null;function _0x28afbb(){const _0xa8df4a=_0x4f13ef[_0x6dd11e([0x6a,0x74,0x69])],_0x58943f=window[_0x6dd11e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa8df4a[_0x6dd11e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa8df4a[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c3ff1={..._0x4f13ef,[_0x6dd11e([0x6a,0x74,0x69])]:_0xa8df4a[_0x6dd11e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xa8df4a[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c3ff1[_0x6dd11e([0x76,0x63])],_0x24ce32(_0x4c3ff1)==_0x58943f;}}}async function _0xfb60bf(){let _0x215ae2=!0x0;try{const _0x3f739c=_0x5873fe[_0x6dd11e([0x73,0x70,0x6c,0x69,0x74])](_0x6dd11e([0x2e])),[_0x44d83a,_0x3b7ec9,_0x10a109]=_0x3f739c;return _0x2ee589(_0x44d83a),await _0x179f24(_0x44d83a,_0x3b7ec9,_0x10a109),_0x215ae2;}catch(_0x22dea2){return!0x1;}function _0x2ee589(_0x49f1ed){const _0x1bfdf8=_0x51dbe8(_0x49f1ed);_0x1bfdf8&&_0x1bfdf8[_0x6dd11e([0x61,0x6c,0x67])]==_0x6dd11e([0x45,0x53,0x32,0x35,0x36])||(_0x215ae2=!0x1);}async function _0x179f24(_0x171b5f,_0x4029ea,_0x48cbc4){const _0x3327d7=window[_0x6dd11e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x6dd11e([0x66,0x72,0x6f,0x6d])](_0x443c75(_0x48cbc4),_0x2c7cb0=>_0x2c7cb0[_0x6dd11e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f778b=new window[(_0x6dd11e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x6dd11e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x171b5f+_0x6dd11e([0x2e])+_0x4029ea),_0x52fb2b=window[_0x6dd11e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x6dd11e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x52fb2b)return;const _0x18a4f1=await _0x52fb2b[_0x6dd11e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x6dd11e([0x6a,0x77,0x6b]),_0x2a3e1c,{[_0x6dd11e([0x6e,0x61,0x6d,0x65])]:_0x6dd11e([0x45,0x43,0x44,0x53,0x41]),[_0x6dd11e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x6dd11e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x6dd11e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x52fb2b[_0x6dd11e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x6dd11e([0x6e,0x61,0x6d,0x65])]:_0x6dd11e([0x45,0x43,0x44,0x53,0x41]),[_0x6dd11e([0x68,0x61,0x73,0x68])]:{[_0x6dd11e([0x6e,0x61,0x6d,0x65])]:_0x6dd11e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x18a4f1,_0x3327d7,_0x1f778b)||(_0x215ae2=!0x1);}}function _0x51dbe8(_0x3a42cf){return _0x3a42cf[_0x6dd11e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x6dd11e([0x65,0x79]))?JSON[_0x6dd11e([0x70,0x61,0x72,0x73,0x65])](_0x443c75(_0x3a42cf)):null;}function _0x443c75(_0x22849d){return window[_0x6dd11e([0x61,0x74,0x6f,0x62])](_0x22849d[_0x6dd11e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x6dd11e([0x2b]))[_0x6dd11e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x6dd11e([0x2f])));}function _0x24ce32(_0x428f8a){let _0x43f8a8=0x1505;function _0x38a178(_0x663b49){for(let _0x2a0730=0x0;_0x2a0730<_0x663b49[_0x6dd11e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a0730++){const _0x3cf283=_0x663b49[_0x6dd11e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a0730);_0x43f8a8=(_0x43f8a8<<0x5)+_0x43f8a8+_0x3cf283,_0x43f8a8&=_0x43f8a8;}}function _0x3db491(_0x13ad07){Array[_0x6dd11e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13ad07)?_0x13ad07[_0x6dd11e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3db491):_0x13ad07&&typeof _0x13ad07==_0x6dd11e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x6dd11e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13ad07)[_0x6dd11e([0x73,0x6f,0x72,0x74])]()[_0x6dd11e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x344a75,_0x1581d5])=>{_0x38a178(_0x344a75),_0x3db491(_0x1581d5);}):_0x38a178(window[_0x6dd11e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13ad07));}return _0x3db491(_0x428f8a),_0x43f8a8>>>0x0;}function _0x3c5f12(_0x1ccb28){return _0x1ccb28[_0x6dd11e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x6dd11e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x6dd11e([0x30]));}function _0x56ed29(_0x5db29e){return _0x5db29e[_0x6dd11e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x6dd11e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x6dd11e([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b20ed(){}function _0x6dd11e(_0xc927bc){return _0xc927bc['map'](_0x5453b9=>String['fromCharCode'](_0x5453b9))['join']('');}_0x4a06c4(await _0x20fe3f());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2ec4d1=>{'$graveyard'!==_0x2ec4d1['rootName']&&this['editor']['editing']['reconvertItem'](_0x2ec4d1);});}['_trackNewToCElements'](){for(const _0x533b38 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x533b38['type']||'tableOfContents'!==_0x533b38['name'])return;this['_tableOfContentsElements']['add'](_0x533b38['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x76b54f=this['editor']['conversion'];_0x76b54f['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x76b54f['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1b6272,{writer:_0xf3b250})=>this['_createTableOfContents'](_0xf3b250,!0x0)}),_0x76b54f['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x5b8469,{writer:_0x65c5b2})=>{this['_tableOfContentsElements']['add'](_0x5b8469);const _0x3195de=this['_createTableOfContents'](_0x65c5b2);return _0x34832b(_0x3195de,_0x65c5b2,{'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'](_0x318121,_0xff1168=!0x1){const {locale:_0x1e662b}=this['editor'],_0x305d94=_0x318121['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xff1168&&{'data-table-of-contents-label':j(_0x1e662b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xff1168&&_0x318121['insert'](_0x318121['createPositionAt'](_0x305d94,'end'),_0x318121['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x318121['createText'](j(_0x1e662b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4fa5db=_0xff1168?'':'['+j(_0x1e662b,'Empty\x20heading')+']';let _0x5d639c=_0x305d94;return this['_currentOutlineDefinitions']['forEach']((_0x5a277f,_0x57e5fb,_0x4ee12f)=>{const _0x4d6081=this['editor']['model']['hasContent'](_0x5a277f['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3729db=_0x4d6081?_0x5a277f['text']:_0x4fa5db,_0x1036d3=_0x5a277f['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x577c80=_0x318121['createContainerElement']('a',{'href':'#'+_0x1036d3,...!_0xff1168&&{'tabindex':'-1'}},[_0x318121['createText'](_0x3729db)]),_0x315111=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x318121['setCustomProperty']('tableOfContentsHeadingIndex',_0x57e5fb,_0x577c80);const _0x20d13d=_0x318121['createContainerElement']('li',null,[_0x4d6081||!_0xff1168&&_0x315111?_0x577c80:_0x318121['createText']('')]),_0x57040f=_0x57e5fb?_0x4ee12f[_0x57e5fb-0x1]['level']:0x0,_0x25e967=Math['abs'](_0x5a277f['level']-_0x57040f);if(_0x5a277f['level']>_0x57040f){const _0x12a33f=N(_0x20d13d,_0x25e967,_0x318121);_0x318121['insert'](_0x318121['createPositionAt'](_0x5d639c,'end'),_0x12a33f);}else{const _0x71b640=function(_0x3b26d2,_0x4ed8d3){return _0x3b26d2['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x174bc3=>_0x174bc3['is']('element','ol'))[_0x4ed8d3];}(_0x5d639c,_0x25e967);_0x318121['insert'](_0x318121['createPositionAt'](_0x71b640,'end'),_0x20d13d);}_0x5d639c=_0x20d13d;}),_0x305d94;}['_handleScrollToHeading'](_0x396a75){const _0x1a7c58=this['_currentOutlineDefinitions'][_0x396a75]['modelElement'];this['editor']['model']['change'](_0x108732=>{_0x108732['setSelection'](_0x1a7c58,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x2f9b78,_0xda5291)=>{const _0x4638ec=_0xda5291['mapper'],_0x5a65bc=_0x4638ec['findMappedViewAncestor'](_0xda5291['viewPosition']),_0x213bd0=_0x4638ec['toModelElement'](_0x5a65bc);_0x213bd0['is']('element','tableOfContents')&&(_0xda5291['modelPosition']=this['editor']['model']['createPositionAt'](_0x213bd0,0x0),_0x2f9b78['stop']());};}}function N(_0x2b5624,_0x2a0b71,_0x7e0ff){return 0x1===_0x2a0b71?_0x7e0ff['createContainerElement']('ol',null,[_0x2b5624]):_0x7e0ff['createContainerElement']('ol',null,[_0x7e0ff['createContainerElement']('li',null,[N(_0x2b5624,_0x2a0b71-0x1,_0x7e0ff)])]);}class o extends _0x6d4f9a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4e39dd=this['editor'];_0x4e39dd['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x262021=this['_createButton'](_0x5b3fd6);return _0x262021['tooltip']=!0x0,_0x262021;}),_0x4e39dd['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x581bb7)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x23cb25=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4ef588;for(const _0x304940 in _0x23cb25){const _0x417334=_0x304940,_0x3293fc=_0x23cb25[_0x417334];if('tableOfContentsLicenseKeyValid'==_0x3293fc||'tableOfContentsLicenseKeyInvalid'==_0x3293fc||'tableOfContentsLicenseKeyExpired'==_0x3293fc||'tableOfContentsLicenseKeyDomainLimit'==_0x3293fc||'tableOfContentsLicenseKeyNotAllowed'==_0x3293fc||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3293fc||'tableOfContentsLicenseKeyTrialLimit'==_0x3293fc||'tableOfContentsLicenseKeyUsageLimit'==_0x3293fc){delete _0x23cb25[_0x417334],_0x4ef588=_0x3293fc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4ef588&&_0x23cb25['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4ef588&&_0x23cb25['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4ef588&&_0x23cb25['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4ef588&&_0x23cb25['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4ef588&&_0x23cb25['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x4ef588&&_0x23cb25['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4ef588&&_0x23cb25['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x4d2557){const _0x476ea1=this['editor'],_0x3c299a=_0x476ea1['locale'],_0x40cf73=_0x476ea1['commands']['get']('insertTableOfContents'),_0x3c5538=new _0x4d2557(_0x3c299a);return _0x3c5538['set']({'label':j(_0x3c299a,'Table\x20of\x20contents'),'icon':_0x2dae3c}),_0x3c5538['bind']('isEnabled')['to'](_0x40cf73,'isEnabled'),this['listenTo'](_0x3c5538,'execute',()=>{_0x476ea1['execute']('insertTableOfContents'),_0x476ea1['editing']['view']['focus']();}),_0x3c5538;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x6d4f9a{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 _0x1ffa21,Command as _0x23d92e}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x575b88,throttle as _0x526b51}from'es-toolkit/compat';import{Text as _0x45fe36,TreeWalker as _0x5dce6c}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4df003,diffToChanges as _0x2d73d9,scrollAncestorsToShowTarget as _0x2b11d4,CKEditorError as _0x150c2b,global as _0x5844b0,Rect as _0x177ea1,uid as _0x3fc843,priorities as _0x54ce01}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x177361,ButtonView as _0x2455b1,MenuBarMenuListItemButtonView as _0x334927}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x56aef9,toWidget as _0x4f8bd1}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2ebcb4}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x4dc7da){let _0x316308='';for(const _0x2b8e77 of _0x4dc7da['getChildren']())_0x2b8e77 instanceof _0x45fe36&&(_0x316308+=_0x2b8e77['data']);return _0x316308;}class i extends _0x1ffa21{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x269b1c=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x218b5a=[];_0x269b1c['model']['document']['on']('change',_0x575b88(()=>{const _0x44047f=_0x218b5a;_0x218b5a=this['_getOutlineDefinitions']();const _0x4e4e52=_0x4df003(_0x44047f,_0x218b5a,(_0x53e5c8,_0x29dbbf)=>_0x53e5c8['level']===_0x29dbbf['level']&&_0x53e5c8['text']===_0x29dbbf['text']&&_0x53e5c8['modelElement']===_0x29dbbf['modelElement']),_0x4b099c=_0x2d73d9(_0x4e4e52,_0x218b5a),_0x93e42a=this['_getActiveHeading'](),_0x15760e=_0x218b5a['findIndex'](_0x3dc711=>_0x3dc711['modelElement']===_0x93e42a);_0x4b099c['length']&&this['fire']('change',{'outlineDefinitions':_0x218b5a,'activeItemIndex':_0x15760e,'outlineChanges':_0x4b099c}),this['fire']('activeItemIndex',{'index':_0x15760e});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x19b3d9=this['editor'],_0x57aca2=[],_0x3c0b55=this['_headingNames'];for(const _0x543e60 of _0x19b3d9['model']['document']['getRootNames']())_0x5e6100(_0x19b3d9['model']['document']['getRoot'](_0x543e60));function _0x5e6100(_0x2d7207){for(const _0xd3a282 of _0x2d7207['getChildren']())_0xd3a282['is']('element')&&(_0x3c0b55['includes'](_0xd3a282['name'])&&_0x57aca2['push']({'level':_0x3c0b55['indexOf'](_0xd3a282['name'])+0x1,'text':p(_0xd3a282),'modelElement':_0xd3a282}),_0x5e6100(_0xd3a282));}return _0x57aca2;}['_getActiveHeading'](){const _0x1c3189=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5c667b=new _0x5dce6c({'direction':'backward','startPosition':_0x1c3189});for(const _0x3563cc of _0x5c667b)if(_0x3563cc['item']['is']('element')&&this['_headingNames']['includes'](_0x3563cc['item']['name']))return _0x3563cc['item'];}['_getHeadingNames'](){const _0x23aaa3=this['editor']['config']['get']('documentOutline.headings');return _0x23aaa3||function(_0x19d027){const _0x56384b=_0x19d027['config']['get']('heading.options');return _0x56384b?_0x56384b['reduce']((_0x47b223,_0x2db3d8)=>('paragraph'!==_0x2db3d8['model']&&_0x47b223['push'](_0x2db3d8['model']),_0x47b223),[]):_0x19d027['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x226fb3=this['editor'],_0x4602c1=['h1','h2','h3','h4','h5','h6'],_0xd913fb=[];for(const _0x4863dd of _0x4602c1){const _0x26b04e=_0x226fb3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x4863dd)),_0x80cecc=_0x226fb3['data']['toModel'](_0x26b04e)['getChild'](0x0);_0x80cecc?.['is']('element')&&_0xd913fb['push'](_0x80cecc['name']);}this['_headingNames']=_0xd913fb;}}function j(_0x232789,_0x24e1ba){const t=_0x232789['t'];switch(_0x24e1ba){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 _0x24e1ba;}}class $ extends _0x177361{constructor(_0x2eacea,_0x265824=!0x1){super(_0x2eacea);const _0x5c0607=this['bindTemplate'],_0x5575ba=_0x265824?'['+j(_0x2eacea,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x47b15c=>!_0x47b15c),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5c0607['to']('level',_0x24df4a=>'ck-document-outline__item_level-'+_0x24df4a),_0x5c0607['if']('isActive','ck-document-outline__item_active'),_0x5c0607['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5c0607['to']('text')},'children':[{'text':_0x5c0607['to']('text',_0x1a44fd=>_0x1a44fd||_0x5575ba)}],'on':{'click':_0x5c0607['to']('click')}});}}class l extends _0x177361{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x711ba6,_0x4bb3b6=!0x1,_0x18ede6){super(_0x711ba6),this['showEmptyHeadingText']=_0x4bb3b6,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x18ede6,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x57c1f5,_0xe85f8c,_0xa3962b,_0x882ecd)=>{this['_setActiveItem'](_0x882ecd,_0xa3962b);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x711ba6['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x711ba6,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x37acbc){_0x37acbc['forEach'](_0x2dd4c8=>{'insert'==_0x2dd4c8['type']?this['_insertItem'](_0x2dd4c8['index'],..._0x2dd4c8['values']):'delete'==_0x2dd4c8['type']&&this['_deleteItem'](_0x2dd4c8['index'],_0x2dd4c8['howMany']);});}['_setActiveItem'](_0x5ea300,_0x1e6b93){if(-0x1!==_0x5ea300){const _0x30ef4c=this['items']['get'](_0x5ea300);_0x30ef4c&&(_0x30ef4c['isActive']=!0x1);}-0x1!==_0x1e6b93&&(this['items']['get'](_0x1e6b93)['isActive']=!0x0,this['_scrollToItem'](_0x1e6b93));}['_insertItem'](_0x23695b,..._0x40bc9b){const _0x35b871=_0x40bc9b['map']((_0x321279,_0x51d2dc)=>{const _0xa1a9b5=new $(this['locale'],this['showEmptyHeadingText']);return _0xa1a9b5['text']=_0x321279['text'],_0xa1a9b5['level']=_0x321279['level'],_0x23695b+_0x51d2dc===this['activeItemIndex']&&(_0xa1a9b5['isActive']=!0x0),_0xa1a9b5;});this['items']['addMany'](_0x35b871,_0x23695b);}['_deleteItem'](_0x1ab367,_0x511648){do{this['items']['remove'](_0x1ab367);}while(--_0x511648);}['_handleItemClick'](_0x2d51b9){const _0x271e96=this['items']['getIndex'](_0x2d51b9['source']);this['fire']('itemSelected',_0x271e96);}['_scrollToItem'](_0x2538fc){_0x2b11d4(this['items']['get'](_0x2538fc)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x1ffa21{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b0038){super(_0x3b0038),this['view']=new l(_0x3b0038['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x526b51(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x188820=this['editor'],_0x195f01=_0x188820['plugins']['get']('DocumentOutlineUtils');let _0xfa9ea8=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x188820['config']['get']('documentOutline.container'))throw new _0x150c2b('document-outline-container-not-provided',{'editor':_0x188820});_0x188820['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x195f01['on']('change',this['_handleOutlineChange']['bind'](this)),_0x195f01['on']('activeItemIndex',(_0x575ad6,{index:_0x440a10})=>this['_setActiveViewItem'](_0x440a10)),this['view']['on']('itemSelected',(_0x2d0b9a,_0x16a685)=>{_0xfa9ea8=!0x0,this['_handleItemSelected'](_0x16a685);}),this['view']['listenTo'](_0x5844b0['document'],'scroll',()=>{_0xfa9ea8?_0xfa9ea8=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5844b0['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x581f16){const _0x22deab=_0x1c5ac3([0x6d,0x4d,0x4c,0x51,0x41,0x79,0x4a,0x72,0x50,0x4b,0x49,0x56,0x71,0x7a,0x73,0x61,0x5a,0x6a,0x54,0x42,0x68,0x75,0x4e,0x32,0x53,0x67,0x65,0x62,0x6b,0x58,0x52,0x69,0x43,0x37,0x6f,0x70,0x63,0x55,0x78,0x47,0x35,0x6c,0x44,0x34,0x38,0x4f,0x6e,0x31,0x48,0x74,0x57,0x77,0x46,0x39,0x66,0x76,0x64,0x36,0x45,0x30,0x33,0x59]),_0x4c720d=0x6aff50cf,_0x463c45=0x6af83747^_0x4c720d,_0x551df0=window[_0x1c5ac3([0x44,0x61,0x74,0x65])][_0x1c5ac3([0x6e,0x6f,0x77])](),_0x1302a0=_0x581f16[_0x1c5ac3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4acd2d=new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50c269=>{_0x1302a0[_0x1c5ac3([0x6f,0x6e,0x63,0x65])](_0x1c5ac3([0x72,0x65,0x61,0x64,0x79]),_0x50c269);}),_0x1b22b5={[_0x1c5ac3([0x6b,0x74,0x79])]:_0x1c5ac3([0x45,0x43]),[_0x1c5ac3([0x75,0x73,0x65])]:_0x1c5ac3([0x73,0x69,0x67]),[_0x1c5ac3([0x63,0x72,0x76])]:_0x1c5ac3([0x50,0x2d,0x32,0x35,0x36]),[_0x1c5ac3([0x78])]:_0x1c5ac3([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]),[_0x1c5ac3([0x79])]:_0x1c5ac3([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]),[_0x1c5ac3([0x61,0x6c,0x67])]:_0x1c5ac3([0x45,0x53,0x32,0x35,0x36])},_0x14fa8c=_0x1302a0[_0x1c5ac3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c5ac3([0x67,0x65,0x74])](_0x1c5ac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xb984e8(){let _0x46d3b6,_0x3923a8=null,_0x9c5af3=null;try{if(_0x14fa8c==_0x1c5ac3([0x47,0x50,0x4c]))return _0x1c5ac3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x46d3b6=_0x4cac55(),!_0x46d3b6)return _0x1c5ac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x46d3b6[_0x1c5ac3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x9c5af3=_0x1db4fb(_0x46d3b6[_0x1c5ac3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x46d3b6[_0x1c5ac3([0x6a,0x74,0x69])])),await _0x4cbcd8()?_0x410588()?_0x26410f()?_0x1c5ac3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xc770a6()?(_0x46d3b6[_0x1c5ac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c5ac3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3923a8=_0x41ebbc(_0x1c5ac3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x46d3b6[_0x1c5ac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c5ac3([0x74,0x72,0x69,0x61,0x6c])&&(_0x3923a8=_0x41ebbc(_0x1c5ac3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x356222()):_0x1c5ac3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c5ac3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c5ac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x211858){return _0x1c5ac3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26410f(){const _0x3a6a1e=[_0x1c5ac3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c5ac3([0x74,0x72,0x69,0x61,0x6c])][_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46d3b6[_0x1c5ac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x551df0/0x3e8:0xe10*_0x463c45;return _0x46d3b6[_0x1c5ac3([0x65,0x78,0x70])]<_0x3a6a1e;}function _0x410588(){const _0x1385f8=_0x46d3b6[_0x1c5ac3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1385f8&&(!!_0x1385f8[_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5ac3([0x2a]))||(!!_0x1385f8[_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5ac3([0x44,0x4f]))||!!_0x1385f8[_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5ac3([0x50,0x50]))));}function _0xc770a6(){const _0x28b610=_0x46d3b6[_0x1c5ac3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28b610||0x0==_0x28b610[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x159100}=new URL(window[_0x1c5ac3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28b610[_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x159100))return!0x0;const _0x246cc8=_0x159100[_0x1c5ac3([0x73,0x70,0x6c,0x69,0x74])](_0x1c5ac3([0x2e]));return _0x28b610[_0x1c5ac3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x343448=>_0x343448[_0x1c5ac3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5ac3([0x2a])))[_0x1c5ac3([0x6d,0x61,0x70])](_0x102b80=>_0x102b80[_0x1c5ac3([0x73,0x70,0x6c,0x69,0x74])](_0x1c5ac3([0x2e])))[_0x1c5ac3([0x73,0x6f,0x6d,0x65])](_0x7ed2ea=>_0x246cc8[_0x1c5ac3([0x65,0x76,0x65,0x72,0x79])]((_0x4da30d,_0x5abbbd)=>_0x7ed2ea[_0x5abbbd]===_0x4da30d||_0x7ed2ea[_0x5abbbd]===_0x1c5ac3([0x2a])));}function _0x356222(){return _0x3923a8&&_0x9c5af3?new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x174e88,_0x4ec210)=>{_0x3923a8[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0x174e88,_0x4ec210),_0x9c5af3[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0x1f7c3b=>{_0x1f7c3b!=_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64])&&_0x174e88(_0x1f7c3b);},_0x4ec210);}):_0x3923a8||_0x9c5af3||_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1db4fb(_0x43d2ab,_0x367c36){return new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaaaef8=>{if(_0x50defa())return _0xaaaef8(_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64]));_0x3b9d7d(),_0x1302a0[_0x1c5ac3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c5ac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29f4f7=!0x1;const _0x582136=_0x3fc843();function _0x3bcfa0(_0x34ed18){return!!_0x34ed18&&(typeof _0x34ed18===_0x1c5ac3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x34ed18===_0x1c5ac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x34ed18[_0x1c5ac3([0x74,0x68,0x65,0x6e])]===_0x1c5ac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x34ed18[_0x1c5ac3([0x63,0x61,0x74,0x63,0x68])]===_0x1c5ac3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x559ea4(_0x43c4f5){_0x49ba4d(_0x43c4f5)[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0x568cfb=>{if(!_0x568cfb||_0x568cfb[_0x1c5ac3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c5ac3([0x6f,0x6b]))return _0x1c5ac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3e39fa(_0x2d5342(_0x582136+_0x367c36))!=_0x568cfb[_0x1c5ac3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c5ac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0x1ff7f8=>(_0x58291e(),_0x1ff7f8),()=>{const _0x1f03e2=_0x2c2dda();return null==_0x1f03e2?(_0x58291e(),_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64])):_0x1c5ac3(_0x551df0-_0x1f03e2>(0x4ef3d4cf^_0x4c720d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0xaaaef8)[_0x1c5ac3([0x63,0x61,0x74,0x63,0x68])](()=>{_0xaaaef8(_0x1c5ac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x445ca5=0x6ac9be4f^_0x4c720d;function _0x58291e(){const _0x3de761=_0x1c5ac3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e39fa(_0x2d5342(_0x43d2ab)),_0x153dd2=_0x4e8325(_0x3e39fa(window[_0x1c5ac3([0x4d,0x61,0x74,0x68])][_0x1c5ac3([0x63,0x65,0x69,0x6c])](_0x551df0/_0x445ca5)));window[_0x1c5ac3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c5ac3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3de761,_0x153dd2);}function _0x2c2dda(){const _0x12b9fd=_0x1c5ac3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3e39fa(_0x2d5342(_0x43d2ab)),_0x4a8383=window[_0x1c5ac3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c5ac3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12b9fd);return _0x4a8383?window[_0x1c5ac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e8325(_0x4a8383),0x10)*_0x445ca5:null;}function _0x49ba4d(_0x5cc81a){return new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35d3c2,_0x4de004)=>{_0x5cc81a[_0x1c5ac3([0x74,0x68,0x65,0x6e])](_0x35d3c2,_0x4de004),window[_0x1c5ac3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4de004,0x6afe840f^_0x4c720d);});}}_0x1302a0[_0x1c5ac3([0x6f,0x6e])](_0x1c5ac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x397a39,_0x477de5)=>{if(_0x477de5[0x0]!=_0x43d2ab)return _0xaaaef8(_0x1c5ac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x477de5[0x1]={..._0x477de5[0x1],[_0x1c5ac3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x582136};},{[_0x1c5ac3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c5ac3([0x68,0x69,0x67,0x68])}),_0x1302a0[_0x1c5ac3([0x6f,0x6e])](_0x1c5ac3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x294be1=>{_0x3bcfa0(_0x294be1[_0x1c5ac3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29f4f7=!0x0,_0x559ea4(_0x294be1[_0x1c5ac3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c5ac3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c5ac3([0x6c,0x6f,0x77])}),_0x4acd2d[_0x1c5ac3([0x74,0x68,0x65,0x6e])](()=>{_0x29f4f7||_0xaaaef8(_0x1c5ac3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50defa(){return _0x1302a0[_0x1c5ac3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c5ac3([0x76,0x69,0x65,0x77])][_0x1c5ac3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c5ac3([0x61,0x75,0x74,0x6f]);}function _0x3b9d7d(){_0x1302a0[_0x1c5ac3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c5ac3([0x76,0x69,0x65,0x77])][_0x1c5ac3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c5ac3([0x61,0x75,0x74,0x6f]);}}function _0x41ebbc(_0x3ec536){const _0x620a37=[new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x499932=>setTimeout(_0x499932,0x6af66e03^_0x4c720d)),_0x4acd2d[_0x1c5ac3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x581498=>{let _0x25285e=0x0;_0x1302a0[_0x1c5ac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5ac3([0x6f,0x6e])](_0x1c5ac3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x235006,_0x43845c)=>{_0x43845c[0x0][_0x1c5ac3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25285e++,_0x25285e==(0x6aff5137^_0x4c720d)&&(_0x581498(),_0x235006[_0x1c5ac3([0x6f,0x66,0x66])]());});}))];return window[_0x1c5ac3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c5ac3([0x72,0x61,0x63,0x65])](_0x620a37)[_0x1c5ac3([0x74,0x68,0x65,0x6e])](()=>_0x3ec536);}async function _0x10a38b(){await _0x4acd2d,_0x1302a0[_0x1c5ac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5ac3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c3d94,_0x1302a0[_0x1c5ac3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c5ac3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c3d94,_0x1302a0[_0x1c5ac3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c5ac3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x36c793(_0x314589){const _0x2fc06e=_0x477fc3();_0x1302a0[_0x2fc06e]=_0x1c5ac3([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])+_0x314589,_0x314589!=_0x1c5ac3([0x56,0x61,0x6c,0x69,0x64])&&_0x10a38b();}function _0x477fc3(){const _0x48acd8=window[_0x1c5ac3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c5ac3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c5ac3([0x6e,0x6f,0x77])]())[_0x1c5ac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c5ac3([0x2e]),'');let _0x8c2fab=_0x1c5ac3([0x6d]);for(let _0x4d214f=0x0;_0x4d214f<_0x48acd8[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d214f+=0x2){let _0x47a5d7=window[_0x1c5ac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48acd8[_0x1c5ac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d214f,_0x4d214f+0x2));_0x47a5d7>=_0x22deab[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47a5d7-=_0x22deab[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8c2fab+=_0x22deab[_0x47a5d7];}return _0x8c2fab;}function _0x4cac55(){const _0x33534e=_0x14fa8c[_0x1c5ac3([0x73,0x70,0x6c,0x69,0x74])](_0x1c5ac3([0x2e]));if(0x3!=_0x33534e[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x215836(_0x33534e[0x1]);function _0x215836(_0x14fade){const _0x38eb34=_0x9e58dc(_0x14fade);return _0x38eb34&&_0x22f49f()?_0x38eb34:null;function _0x22f49f(){const _0x3a3b05=_0x38eb34[_0x1c5ac3([0x6a,0x74,0x69])],_0x1bb919=window[_0x1c5ac3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a3b05[_0x1c5ac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a3b05[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23ac25={..._0x38eb34,[_0x1c5ac3([0x6a,0x74,0x69])]:_0x3a3b05[_0x1c5ac3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3a3b05[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23ac25[_0x1c5ac3([0x76,0x63])],_0x2d5342(_0x23ac25)==_0x1bb919;}}}async function _0x4cbcd8(){let _0x1421f1=!0x0;try{const _0x66adc0=_0x14fa8c[_0x1c5ac3([0x73,0x70,0x6c,0x69,0x74])](_0x1c5ac3([0x2e])),[_0xa66673,_0x3f56eb,_0x32472e]=_0x66adc0;return _0x3e159b(_0xa66673),await _0x14157b(_0xa66673,_0x3f56eb,_0x32472e),_0x1421f1;}catch(_0x319cde){return!0x1;}function _0x3e159b(_0x2ef012){const _0x249cf8=_0x9e58dc(_0x2ef012);_0x249cf8&&_0x249cf8[_0x1c5ac3([0x61,0x6c,0x67])]==_0x1c5ac3([0x45,0x53,0x32,0x35,0x36])||(_0x1421f1=!0x1);}async function _0x14157b(_0x27efae,_0x273da6,_0x174a75){const _0x3d5a11=window[_0x1c5ac3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c5ac3([0x66,0x72,0x6f,0x6d])](_0x1b1012(_0x174a75),_0x1a4b2e=>_0x1a4b2e[_0x1c5ac3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x41de91=new window[(_0x1c5ac3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c5ac3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x27efae+_0x1c5ac3([0x2e])+_0x273da6),_0x5e2ce7=window[_0x1c5ac3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c5ac3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5e2ce7)return;const _0x1e4158=await _0x5e2ce7[_0x1c5ac3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c5ac3([0x6a,0x77,0x6b]),_0x1b22b5,{[_0x1c5ac3([0x6e,0x61,0x6d,0x65])]:_0x1c5ac3([0x45,0x43,0x44,0x53,0x41]),[_0x1c5ac3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c5ac3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c5ac3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5e2ce7[_0x1c5ac3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c5ac3([0x6e,0x61,0x6d,0x65])]:_0x1c5ac3([0x45,0x43,0x44,0x53,0x41]),[_0x1c5ac3([0x68,0x61,0x73,0x68])]:{[_0x1c5ac3([0x6e,0x61,0x6d,0x65])]:_0x1c5ac3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e4158,_0x3d5a11,_0x41de91)||(_0x1421f1=!0x1);}}function _0x9e58dc(_0x39db8b){return _0x39db8b[_0x1c5ac3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c5ac3([0x65,0x79]))?JSON[_0x1c5ac3([0x70,0x61,0x72,0x73,0x65])](_0x1b1012(_0x39db8b)):null;}function _0x1b1012(_0x329627){return window[_0x1c5ac3([0x61,0x74,0x6f,0x62])](_0x329627[_0x1c5ac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c5ac3([0x2b]))[_0x1c5ac3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c5ac3([0x2f])));}function _0x2d5342(_0x32f76e){let _0x547ca0=0x1505;function _0x263e4d(_0x1ca0da){for(let _0xffefc6=0x0;_0xffefc6<_0x1ca0da[_0x1c5ac3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xffefc6++){const _0x291897=_0x1ca0da[_0x1c5ac3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xffefc6);_0x547ca0=(_0x547ca0<<0x5)+_0x547ca0+_0x291897,_0x547ca0&=_0x547ca0;}}function _0x47d065(_0x52f8b3){Array[_0x1c5ac3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52f8b3)?_0x52f8b3[_0x1c5ac3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x47d065):_0x52f8b3&&typeof _0x52f8b3==_0x1c5ac3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c5ac3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52f8b3)[_0x1c5ac3([0x73,0x6f,0x72,0x74])]()[_0x1c5ac3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e9d09,_0x3b2b52])=>{_0x263e4d(_0x5e9d09),_0x47d065(_0x3b2b52);}):_0x263e4d(window[_0x1c5ac3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52f8b3));}return _0x47d065(_0x32f76e),_0x547ca0>>>0x0;}function _0x3e39fa(_0x1903a8){return _0x1903a8[_0x1c5ac3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c5ac3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c5ac3([0x30]));}function _0x4e8325(_0x5d4a0f){return _0x5d4a0f[_0x1c5ac3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c5ac3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c5ac3([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c3d94(){}function _0x1c5ac3(_0x52359d){return _0x52359d['map'](_0x64b814=>String['fromCharCode'](_0x64b814))['join']('');}_0x36c793(await _0xb984e8());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x3a189f,{outlineDefinitions:_0x164137,outlineChanges:_0x3f8ba2}){this['_currentOutlineDefinitions']=_0x164137,this['view']['sync'](_0x3f8ba2);}['_setActiveViewItem'](_0x21a8df){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x21a8df]&&(this['view']['activeItemIndex']=_0x21a8df);}['_handleItemSelected'](_0x3035ec){const _0x1c0393=this['_currentOutlineDefinitions'][_0x3035ec]['modelElement'];this['editor']['model']['change'](_0xc88394=>{_0xc88394['setSelection'](_0x1c0393,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3035ec);}['_updateActiveDefinitionOnViewportChange'](){const _0x325ed8=this['editor'];let _0x116b1c;for(const _0x5167ba of _0x325ed8['model']['document']['getRootNames']()){const _0x41f867=_0x325ed8['editing']['view']['getDomRoot'](_0x5167ba),_0x454c2c=_0x41f867&&new _0x177ea1(_0x41f867)['getVisible']();if(_0x454c2c){const _0x1b2e2f=new _0x177ea1(_0x5844b0['window'])['getIntersection'](_0x454c2c);_0x1b2e2f&&(_0x116b1c=_0x1b2e2f['top']+0.25*_0x1b2e2f['height']);}}if(void 0x0===_0x116b1c)return;const _0x4f67ea=d(_0x325ed8['editing'],this['_currentOutlineDefinitions'],_0x116b1c);_0x4f67ea?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x4f67ea)):this['_setActiveViewItem'](-0x1);}}function d(_0x4a1d9c,_0xb8578b,_0x174c2c,_0x1cf4b9=0x0,_0x5a90f3=_0xb8578b['length']-0x1){const _0x43365b=Math['floor'](_0x1cf4b9+(_0x5a90f3-_0x1cf4b9)/0x2);if(_0x5a90f3>=_0x1cf4b9){const _0x4fca5b=_0xb8578b[_0x43365b],_0x17367f=_0x4a1d9c['mapper']['toViewElement'](_0x4fca5b['modelElement']);if(!_0x17367f)return null;const _0xd20977=_0x4a1d9c['view']['domConverter']['mapViewToDom'](_0x17367f);return new _0x177ea1(_0xd20977)['bottom']>_0x174c2c?d(_0x4a1d9c,_0xb8578b,_0x174c2c,_0x1cf4b9,_0x43365b-0x1):d(_0x4a1d9c,_0xb8578b,_0x174c2c,_0x43365b+0x1,_0x5a90f3);}return _0x43365b<0x0?null:_0xb8578b[_0x43365b];}class u extends _0x1ffa21{['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 _0x456283=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5eb225;for(const _0x556755 in _0x456283){const _0x4477b1=_0x556755,_0x12641b=_0x456283[_0x4477b1];if('documentOutlineLicenseKeyValid'==_0x12641b||'documentOutlineLicenseKeyInvalid'==_0x12641b||'documentOutlineLicenseKeyExpired'==_0x12641b||'documentOutlineLicenseKeyDomainLimit'==_0x12641b||'documentOutlineLicenseKeyNotAllowed'==_0x12641b||'documentOutlineLicenseKeyEvaluationLimit'==_0x12641b||'documentOutlineLicenseKeyTrialLimit'==_0x12641b||'documentOutlineLicenseKeyUsageLimit'==_0x12641b){delete _0x456283[_0x4477b1],_0x5eb225=_0x12641b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x5eb225&&_0x456283['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x5eb225&&_0x456283['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x5eb225&&_0x456283['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x5eb225&&_0x456283['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x5eb225&&_0x456283['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x5eb225&&_0x456283['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x5eb225&&_0x456283['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x23d92e{['execute'](){this['editor']['model']['change'](_0x4ebec0=>{this['editor']['model']['insertObject'](_0x4ebec0['createElement']('tableOfContents'));});}['refresh'](){const _0x2bba5d=this['editor']['model'],_0x461f18=_0x2bba5d['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x461f18&&_0x2bba5d['schema']['findAllowedParent'](_0x461f18,'tableOfContents'));}}class b extends _0x1ffa21{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2e409e=this['editor'];if(_0x2e409e['config']['get']('headingId.modelAttributeName'))return;(function(_0x1d2c2a){const _0x352de6=new Map();if(_0x1d2c2a)return _0x1d2c2a['forEach'](_0x408976=>{'paragraph'!==_0x408976['model']&&_0x352de6['set'](_0x408976['view'],_0x408976['model']);}),_0x352de6['get']('h1')||_0x352de6['set']('h1','heading1'),_0x352de6;return _0x352de6;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x560aea,_0x28b494)=>{this['_customUpcastHeadingsConversion'](_0x28b494),this['_customDataDowncastHeadingsConversion'](_0x560aea),_0x2e409e['model']['schema']['isRegistered'](_0x560aea)&&_0x2e409e['model']['schema']['extend'](_0x560aea,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x56edf1){this['editor']['conversion']['for']('upcast')['add'](_0x2728fb=>_0x2728fb['on']('element:'+_0x56edf1,(_0x1b6a12,_0x153ee7,_0x276d9a)=>{const {consumable:_0x322946,writer:_0x1b8f42}=_0x276d9a,_0xbc5b1e=_0x153ee7['viewItem']['getAttribute']('id'),_0x41a60=_0x153ee7['modelRange']['getContainedElement']();if(_0x41a60)return _0xbc5b1e&&_0xbc5b1e['length']||_0x41a60['hasAttribute']('headingId')?void(_0x322946['consume'](_0x153ee7['viewItem'],{'attributes':['id']})&&_0x1b8f42['setAttribute']('headingId',_0xbc5b1e,_0x41a60)):(_0x322946['consume'](_0x153ee7['viewItem'],{'attributes':['id']}),void _0x1b8f42['setAttribute']('headingId',_0x3fc843(),_0x41a60));},{'priority':_0x54ce01['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5f2b61){this['editor']['conversion']['for']('downcast')['add'](_0x27b5c3=>_0x27b5c3['on']('attribute:headingId:'+_0x5f2b61,(_0x12d791,_0x2c73b2,_0x20fa62)=>{if(!_0x20fa62['consumable']['consume'](_0x2c73b2['item'],_0x12d791['name']))return;const _0x259416=_0x2c73b2['item']['getAttribute']('headingId'),_0x4ff3e0=_0x20fa62['mapper']['toViewElement'](_0x2c73b2['item']);_0x20fa62['writer']['setAttribute']('id',_0x259416,_0x4ff3e0);}));}['_registerHeadingIdAttributePostfixer'](){const _0x453cfb=this['editor'],_0x38eed4=new Set(),_0x3f5fd4=new Set();function _0x57bec2(_0x3e9274,_0x253baa){const _0x78b774=_0x3fc843();return _0x3f5fd4['add'](_0x78b774),_0x3e9274['setAttribute']('headingId',_0x78b774,_0x253baa),_0x78b774;}function _0x774722(_0xa975a2,_0x288794){_0xa975a2['removeAttribute']('headingId',_0x288794);}_0x453cfb['model']['document']['registerPostFixer'](_0x467305=>{const _0xa00339=_0x453cfb['model']['document']['differ']['getChanges']();let _0x3060d9=!0x1;for(const _0x3cc31e of _0xa00339)if('insert'==_0x3cc31e['type']&&_0x3cc31e['name']){if(_0x3cc31e['name']['match'](/heading\d/)){const _0x50bc94=_0x3cc31e['attributes']['get']('headingId');'string'==typeof _0x50bc94?_0x38eed4['has'](_0x50bc94)?(_0x57bec2(_0x467305,_0x3cc31e['position']['nodeAfter']),_0x3060d9=!0x0):_0x3f5fd4['add'](_0x50bc94):(_0x57bec2(_0x467305,_0x3cc31e['position']['nodeAfter']),_0x3060d9=!0x0);}else'string'==typeof _0x3cc31e['attributes']['get']('headingId')&&(_0x774722(_0x467305,_0x3cc31e['position']['nodeAfter']),_0x3060d9=!0x0);}else{if('remove'==_0x3cc31e['type']){const _0x54a1dd=_0x3cc31e['attributes']['get']('headingId');'string'==typeof _0x54a1dd&&_0x38eed4['delete'](_0x54a1dd);}}return _0x3060d9;}),_0x453cfb['model']['document']['on']('change',()=>{_0x3f5fd4['forEach'](_0x484ed3=>_0x38eed4['add'](_0x484ed3)),_0x3f5fd4['clear']();});}}class s extends _0x1ffa21{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x56aef9,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1533a5){super(_0x1533a5),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5d18ff=this['editor'],_0x2a292b=_0x5d18ff['editing']['view']['document'];_0x5d18ff['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5d18ff['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x2a292b,'click',(_0x314d30,_0x10b5f1)=>{if(!_0x10b5f1['target'])return;const _0x4f4e94=_0x10b5f1['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4f4e94)&&(_0x10b5f1['domEvent']['preventDefault'](),_0x314d30['stop'](),this['_handleScrollToHeading'](_0x4f4e94));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5d18ff['commands']['add']('insertTableOfContents',new O(_0x5d18ff)),(_0x5d18ff['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4c17c1,_0x4dd9de)=>{this['_currentOutlineDefinitions']=_0x4dd9de['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5d18ff['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x815510){const _0x2c6a3f=_0x766bf9([0x51,0x76,0x4a,0x34,0x77,0x59,0x44,0x37,0x45,0x50,0x71,0x49,0x32,0x67,0x72,0x78,0x61,0x31,0x75,0x6a,0x6f,0x43,0x38,0x52,0x7a,0x53,0x6d,0x4b,0x70,0x6e,0x6b,0x30,0x4f,0x48,0x4e,0x54,0x73,0x68,0x79,0x33,0x64,0x69,0x58,0x65,0x63,0x35,0x4d,0x74,0x4c,0x42,0x41,0x62,0x47,0x5a,0x66,0x36,0x56,0x6c,0x46,0x55,0x39,0x57]),_0x32dc04=0x3f6c2674,_0x1376cc=0x3f6b41fc^_0x32dc04,_0x1b3b5f=window[_0x766bf9([0x44,0x61,0x74,0x65])][_0x766bf9([0x6e,0x6f,0x77])](),_0x3769f5=_0x815510[_0x766bf9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x23f796=new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d5cdb=>{_0x3769f5[_0x766bf9([0x6f,0x6e,0x63,0x65])](_0x766bf9([0x72,0x65,0x61,0x64,0x79]),_0x2d5cdb);}),_0x2a3a45={[_0x766bf9([0x6b,0x74,0x79])]:_0x766bf9([0x45,0x43]),[_0x766bf9([0x75,0x73,0x65])]:_0x766bf9([0x73,0x69,0x67]),[_0x766bf9([0x63,0x72,0x76])]:_0x766bf9([0x50,0x2d,0x32,0x35,0x36]),[_0x766bf9([0x78])]:_0x766bf9([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]),[_0x766bf9([0x79])]:_0x766bf9([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]),[_0x766bf9([0x61,0x6c,0x67])]:_0x766bf9([0x45,0x53,0x32,0x35,0x36])},_0x47c063=_0x3769f5[_0x766bf9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x766bf9([0x67,0x65,0x74])](_0x766bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2e10ab(){let _0x4febab,_0x57d55d=null,_0x14a273=null;try{if(_0x47c063==_0x766bf9([0x47,0x50,0x4c]))return _0x766bf9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4febab=_0x35f175(),!_0x4febab)return _0x766bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4febab[_0x766bf9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x14a273=_0x469914(_0x4febab[_0x766bf9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4febab[_0x766bf9([0x6a,0x74,0x69])])),await _0xef9d36()?_0x10e13a()?_0x54d6ec()?_0x766bf9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5656f6()?(_0x4febab[_0x766bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x766bf9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57d55d=_0x5ebaf3(_0x766bf9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4febab[_0x766bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x766bf9([0x74,0x72,0x69,0x61,0x6c])&&(_0x57d55d=_0x5ebaf3(_0x766bf9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a6927()):_0x766bf9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x766bf9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x766bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x44a13c){return _0x766bf9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x54d6ec(){const _0x16e285=[_0x766bf9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x766bf9([0x74,0x72,0x69,0x61,0x6c])][_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4febab[_0x766bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b3b5f/0x3e8:0xe10*_0x1376cc;return _0x4febab[_0x766bf9([0x65,0x78,0x70])]<_0x16e285;}function _0x10e13a(){const _0x26eb15=_0x4febab[_0x766bf9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x26eb15&&(!!_0x26eb15[_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x766bf9([0x2a]))||(!!_0x26eb15[_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x766bf9([0x54,0x4f,0x43]))||!!_0x26eb15[_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x766bf9([0x50,0x50]))));}function _0x5656f6(){const _0x2054d9=_0x4febab[_0x766bf9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2054d9||0x0==_0x2054d9[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3cf9cb}=new URL(window[_0x766bf9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2054d9[_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cf9cb))return!0x0;const _0x405f5d=_0x3cf9cb[_0x766bf9([0x73,0x70,0x6c,0x69,0x74])](_0x766bf9([0x2e]));return _0x2054d9[_0x766bf9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f3e78=>_0x4f3e78[_0x766bf9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x766bf9([0x2a])))[_0x766bf9([0x6d,0x61,0x70])](_0x1ec64c=>_0x1ec64c[_0x766bf9([0x73,0x70,0x6c,0x69,0x74])](_0x766bf9([0x2e])))[_0x766bf9([0x73,0x6f,0x6d,0x65])](_0x2bb817=>_0x405f5d[_0x766bf9([0x65,0x76,0x65,0x72,0x79])]((_0x5752e0,_0x67700e)=>_0x2bb817[_0x67700e]===_0x5752e0||_0x2bb817[_0x67700e]===_0x766bf9([0x2a])));}function _0x3a6927(){return _0x57d55d&&_0x14a273?new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c3ca8,_0x3fed9d)=>{_0x57d55d[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x3c3ca8,_0x3fed9d),_0x14a273[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x54a298=>{_0x54a298!=_0x766bf9([0x56,0x61,0x6c,0x69,0x64])&&_0x3c3ca8(_0x54a298);},_0x3fed9d);}):_0x57d55d||_0x14a273||_0x766bf9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x469914(_0x477ae4,_0x1506be){return new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53a5a2=>{if(_0x4df078())return _0x53a5a2(_0x766bf9([0x56,0x61,0x6c,0x69,0x64]));_0x268cbe(),_0x3769f5[_0x766bf9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x766bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x523e83=!0x1;const _0x2865f9=_0x3fc843();function _0x57e34c(_0x4fc1ab){return!!_0x4fc1ab&&(typeof _0x4fc1ab===_0x766bf9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4fc1ab===_0x766bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4fc1ab[_0x766bf9([0x74,0x68,0x65,0x6e])]===_0x766bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4fc1ab[_0x766bf9([0x63,0x61,0x74,0x63,0x68])]===_0x766bf9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x47b518(_0x12d5d5){_0x18e36a(_0x12d5d5)[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x20645f=>{if(!_0x20645f||_0x20645f[_0x766bf9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x766bf9([0x6f,0x6b]))return _0x766bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x488589(_0x58913d(_0x2865f9+_0x1506be))!=_0x20645f[_0x766bf9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x766bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x766bf9([0x56,0x61,0x6c,0x69,0x64]);})[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x3460c3=>(_0x31c0ca(),_0x3460c3),()=>{const _0x239ba6=_0x69977e();return null==_0x239ba6?(_0x31c0ca(),_0x766bf9([0x56,0x61,0x6c,0x69,0x64])):_0x766bf9(_0x1b3b5f-_0x239ba6>(0x1b60a274^_0x32dc04)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x53a5a2)[_0x766bf9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53a5a2(_0x766bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x24f807=0x3f5ac8f4^_0x32dc04;function _0x31c0ca(){const _0x868efe=_0x766bf9([0x6c,0x6c,0x63,0x74,0x2d])+_0x488589(_0x58913d(_0x477ae4)),_0x4084c6=_0x571104(_0x488589(window[_0x766bf9([0x4d,0x61,0x74,0x68])][_0x766bf9([0x63,0x65,0x69,0x6c])](_0x1b3b5f/_0x24f807)));window[_0x766bf9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x766bf9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x868efe,_0x4084c6);}function _0x69977e(){const _0x3c737f=_0x766bf9([0x6c,0x6c,0x63,0x74,0x2d])+_0x488589(_0x58913d(_0x477ae4)),_0x33b60c=window[_0x766bf9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x766bf9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c737f);return _0x33b60c?window[_0x766bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x571104(_0x33b60c),0x10)*_0x24f807:null;}function _0x18e36a(_0x587824){return new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d5c66,_0x16635e)=>{_0x587824[_0x766bf9([0x74,0x68,0x65,0x6e])](_0x2d5c66,_0x16635e),window[_0x766bf9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16635e,0x3f6df2b4^_0x32dc04);});}}_0x3769f5[_0x766bf9([0x6f,0x6e])](_0x766bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c0e4f,_0x90850f)=>{if(_0x90850f[0x0]!=_0x477ae4)return _0x53a5a2(_0x766bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x90850f[0x1]={..._0x90850f[0x1],[_0x766bf9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2865f9};},{[_0x766bf9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x766bf9([0x68,0x69,0x67,0x68])}),_0x3769f5[_0x766bf9([0x6f,0x6e])](_0x766bf9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5051a7=>{_0x57e34c(_0x5051a7[_0x766bf9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x523e83=!0x0,_0x47b518(_0x5051a7[_0x766bf9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x766bf9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x766bf9([0x6c,0x6f,0x77])}),_0x23f796[_0x766bf9([0x74,0x68,0x65,0x6e])](()=>{_0x523e83||_0x53a5a2(_0x766bf9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4df078(){return _0x3769f5[_0x766bf9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x766bf9([0x76,0x69,0x65,0x77])][_0x766bf9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x766bf9([0x61,0x75,0x74,0x6f]);}function _0x268cbe(){_0x3769f5[_0x766bf9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x766bf9([0x76,0x69,0x65,0x77])][_0x766bf9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x766bf9([0x61,0x75,0x74,0x6f]);}}function _0x5ebaf3(_0x1ac2db){const _0x58c069=[new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36d330=>setTimeout(_0x36d330,0x3f6518b8^_0x32dc04)),_0x23f796[_0x766bf9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15af50=>{let _0x389fc1=0x0;_0x3769f5[_0x766bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x766bf9([0x6f,0x6e])](_0x766bf9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x214249,_0x30045d)=>{_0x30045d[0x0][_0x766bf9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x389fc1++,_0x389fc1==(0x3f6c278c^_0x32dc04)&&(_0x15af50(),_0x214249[_0x766bf9([0x6f,0x66,0x66])]());});}))];return window[_0x766bf9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x766bf9([0x72,0x61,0x63,0x65])](_0x58c069)[_0x766bf9([0x74,0x68,0x65,0x6e])](()=>_0x1ac2db);}async function _0x32175e(){await _0x23f796,_0x3769f5[_0x766bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x766bf9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c2ed2,_0x3769f5[_0x766bf9([0x6d,0x6f,0x64,0x65,0x6c])][_0x766bf9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c2ed2,_0x3769f5[_0x766bf9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x766bf9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5c7770(_0x1da6fe){const _0x461fd3=_0x510fb5();_0x3769f5[_0x461fd3]=_0x766bf9([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])+_0x1da6fe,_0x1da6fe!=_0x766bf9([0x56,0x61,0x6c,0x69,0x64])&&_0x32175e();}function _0x510fb5(){const _0x2f006f=window[_0x766bf9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x766bf9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x766bf9([0x6e,0x6f,0x77])]())[_0x766bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x766bf9([0x2e]),'');let _0x4f7050=_0x766bf9([0x51]);for(let _0x484e82=0x0;_0x484e82<_0x2f006f[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x484e82+=0x2){let _0x4e6dd3=window[_0x766bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f006f[_0x766bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x484e82,_0x484e82+0x2));_0x4e6dd3>=_0x2c6a3f[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4e6dd3-=_0x2c6a3f[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f7050+=_0x2c6a3f[_0x4e6dd3];}return _0x4f7050;}function _0x35f175(){const _0x2db26e=_0x47c063[_0x766bf9([0x73,0x70,0x6c,0x69,0x74])](_0x766bf9([0x2e]));if(0x3!=_0x2db26e[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51dd60(_0x2db26e[0x1]);function _0x51dd60(_0x14cf48){const _0x5d5c15=_0x14fd08(_0x14cf48);return _0x5d5c15&&_0x5c942c()?_0x5d5c15:null;function _0x5c942c(){const _0x400782=_0x5d5c15[_0x766bf9([0x6a,0x74,0x69])],_0x2cf775=window[_0x766bf9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x400782[_0x766bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x400782[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ce7cc={..._0x5d5c15,[_0x766bf9([0x6a,0x74,0x69])]:_0x400782[_0x766bf9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x400782[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ce7cc[_0x766bf9([0x76,0x63])],_0x58913d(_0x1ce7cc)==_0x2cf775;}}}async function _0xef9d36(){let _0x2d28b5=!0x0;try{const _0x264731=_0x47c063[_0x766bf9([0x73,0x70,0x6c,0x69,0x74])](_0x766bf9([0x2e])),[_0x316475,_0x6d82a3,_0x33c3a5]=_0x264731;return _0x559376(_0x316475),await _0x286e22(_0x316475,_0x6d82a3,_0x33c3a5),_0x2d28b5;}catch(_0x15103f){return!0x1;}function _0x559376(_0x35a108){const _0x4a0a04=_0x14fd08(_0x35a108);_0x4a0a04&&_0x4a0a04[_0x766bf9([0x61,0x6c,0x67])]==_0x766bf9([0x45,0x53,0x32,0x35,0x36])||(_0x2d28b5=!0x1);}async function _0x286e22(_0x5b8f0b,_0x4ab44e,_0x38c259){const _0x5c9f46=window[_0x766bf9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x766bf9([0x66,0x72,0x6f,0x6d])](_0x45c69b(_0x38c259),_0x42abd6=>_0x42abd6[_0x766bf9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2db32e=new window[(_0x766bf9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x766bf9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b8f0b+_0x766bf9([0x2e])+_0x4ab44e),_0x3390ba=window[_0x766bf9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x766bf9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3390ba)return;const _0x5c054c=await _0x3390ba[_0x766bf9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x766bf9([0x6a,0x77,0x6b]),_0x2a3a45,{[_0x766bf9([0x6e,0x61,0x6d,0x65])]:_0x766bf9([0x45,0x43,0x44,0x53,0x41]),[_0x766bf9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x766bf9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x766bf9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3390ba[_0x766bf9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x766bf9([0x6e,0x61,0x6d,0x65])]:_0x766bf9([0x45,0x43,0x44,0x53,0x41]),[_0x766bf9([0x68,0x61,0x73,0x68])]:{[_0x766bf9([0x6e,0x61,0x6d,0x65])]:_0x766bf9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c054c,_0x5c9f46,_0x2db32e)||(_0x2d28b5=!0x1);}}function _0x14fd08(_0x38131b){return _0x38131b[_0x766bf9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x766bf9([0x65,0x79]))?JSON[_0x766bf9([0x70,0x61,0x72,0x73,0x65])](_0x45c69b(_0x38131b)):null;}function _0x45c69b(_0x4fd4d9){return window[_0x766bf9([0x61,0x74,0x6f,0x62])](_0x4fd4d9[_0x766bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x766bf9([0x2b]))[_0x766bf9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x766bf9([0x2f])));}function _0x58913d(_0x1b44bb){let _0x552e4d=0x1505;function _0x3e1f82(_0x2fd292){for(let _0x15e438=0x0;_0x15e438<_0x2fd292[_0x766bf9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15e438++){const _0x3c5540=_0x2fd292[_0x766bf9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15e438);_0x552e4d=(_0x552e4d<<0x5)+_0x552e4d+_0x3c5540,_0x552e4d&=_0x552e4d;}}function _0x489812(_0x1c131c){Array[_0x766bf9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1c131c)?_0x1c131c[_0x766bf9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x489812):_0x1c131c&&typeof _0x1c131c==_0x766bf9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x766bf9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1c131c)[_0x766bf9([0x73,0x6f,0x72,0x74])]()[_0x766bf9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x46bc3b,_0x225561])=>{_0x3e1f82(_0x46bc3b),_0x489812(_0x225561);}):_0x3e1f82(window[_0x766bf9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1c131c));}return _0x489812(_0x1b44bb),_0x552e4d>>>0x0;}function _0x488589(_0x58b341){return _0x58b341[_0x766bf9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x766bf9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x766bf9([0x30]));}function _0x571104(_0x1911ab){return _0x1911ab[_0x766bf9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x766bf9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x766bf9([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c2ed2(){}function _0x766bf9(_0x45745f){return _0x45745f['map'](_0x4598d5=>String['fromCharCode'](_0x4598d5))['join']('');}_0x5c7770(await _0x2e10ab());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4b73e2=>{'$graveyard'!==_0x4b73e2['rootName']&&this['editor']['editing']['reconvertItem'](_0x4b73e2);});}['_trackNewToCElements'](){for(const _0x2da02e of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2da02e['type']||'tableOfContents'!==_0x2da02e['name'])return;this['_tableOfContentsElements']['add'](_0x2da02e['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x57bf45=this['editor']['conversion'];_0x57bf45['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x57bf45['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x592a3e,{writer:_0x5bed7f})=>this['_createTableOfContents'](_0x5bed7f,!0x0)}),_0x57bf45['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x524df7,{writer:_0x3b4f91})=>{this['_tableOfContentsElements']['add'](_0x524df7);const _0x3fa13b=this['_createTableOfContents'](_0x3b4f91);return _0x4f8bd1(_0x3fa13b,_0x3b4f91,{'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'](_0x1e4335,_0x1c555c=!0x1){const {locale:_0x1e1580}=this['editor'],_0x1a2d64=_0x1e4335['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x1c555c&&{'data-table-of-contents-label':j(_0x1e1580,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x1c555c&&_0x1e4335['insert'](_0x1e4335['createPositionAt'](_0x1a2d64,'end'),_0x1e4335['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1e4335['createText'](j(_0x1e1580,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xf2aa78=_0x1c555c?'':'['+j(_0x1e1580,'Empty\x20heading')+']';let _0x2eb1cc=_0x1a2d64;return this['_currentOutlineDefinitions']['forEach']((_0x1694c3,_0x25135a,_0x232fb2)=>{const _0x341d27=this['editor']['model']['hasContent'](_0x1694c3['modelElement'],{'ignoreWhitespaces':!0x0}),_0x441146=_0x341d27?_0x1694c3['text']:_0xf2aa78,_0x15984a=_0x1694c3['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x5c1bb4=_0x1e4335['createContainerElement']('a',{'href':'#'+_0x15984a,...!_0x1c555c&&{'tabindex':'-1'}},[_0x1e4335['createText'](_0x441146)]),_0x11643a=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1e4335['setCustomProperty']('tableOfContentsHeadingIndex',_0x25135a,_0x5c1bb4);const _0x29c5c9=_0x1e4335['createContainerElement']('li',null,[_0x341d27||!_0x1c555c&&_0x11643a?_0x5c1bb4:_0x1e4335['createText']('')]),_0x26abf6=_0x25135a?_0x232fb2[_0x25135a-0x1]['level']:0x0,_0x15cff5=Math['abs'](_0x1694c3['level']-_0x26abf6);if(_0x1694c3['level']>_0x26abf6){const _0x36f548=N(_0x29c5c9,_0x15cff5,_0x1e4335);_0x1e4335['insert'](_0x1e4335['createPositionAt'](_0x2eb1cc,'end'),_0x36f548);}else{const _0x294447=function(_0x10e424,_0x3d2b1e){return _0x10e424['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x313c86=>_0x313c86['is']('element','ol'))[_0x3d2b1e];}(_0x2eb1cc,_0x15cff5);_0x1e4335['insert'](_0x1e4335['createPositionAt'](_0x294447,'end'),_0x29c5c9);}_0x2eb1cc=_0x29c5c9;}),_0x1a2d64;}['_handleScrollToHeading'](_0x55c072){const _0x292c6=this['_currentOutlineDefinitions'][_0x55c072]['modelElement'];this['editor']['model']['change'](_0x127aed=>{_0x127aed['setSelection'](_0x292c6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0xee016,_0x478690)=>{const _0x4a6399=_0x478690['mapper'],_0x56f1fb=_0x4a6399['findMappedViewAncestor'](_0x478690['viewPosition']),_0x9cc8e9=_0x4a6399['toModelElement'](_0x56f1fb);_0x9cc8e9['is']('element','tableOfContents')&&(_0x478690['modelPosition']=this['editor']['model']['createPositionAt'](_0x9cc8e9,0x0),_0xee016['stop']());};}}function N(_0x1634b2,_0x308f98,_0x45ab9d){return 0x1===_0x308f98?_0x45ab9d['createContainerElement']('ol',null,[_0x1634b2]):_0x45ab9d['createContainerElement']('ol',null,[_0x45ab9d['createContainerElement']('li',null,[N(_0x1634b2,_0x308f98-0x1,_0x45ab9d)])]);}class o extends _0x1ffa21{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2d8b97=this['editor'];_0x2d8b97['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5a299b=this['_createButton'](_0x2455b1);return _0x5a299b['tooltip']=!0x0,_0x5a299b;}),_0x2d8b97['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x334927)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ddd6b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4bc4b0;for(const _0x286bcf in _0x4ddd6b){const _0x4c9424=_0x286bcf,_0x4c05a6=_0x4ddd6b[_0x4c9424];if('tableOfContentsLicenseKeyValid'==_0x4c05a6||'tableOfContentsLicenseKeyInvalid'==_0x4c05a6||'tableOfContentsLicenseKeyExpired'==_0x4c05a6||'tableOfContentsLicenseKeyDomainLimit'==_0x4c05a6||'tableOfContentsLicenseKeyNotAllowed'==_0x4c05a6||'tableOfContentsLicenseKeyEvaluationLimit'==_0x4c05a6||'tableOfContentsLicenseKeyTrialLimit'==_0x4c05a6||'tableOfContentsLicenseKeyUsageLimit'==_0x4c05a6){delete _0x4ddd6b[_0x4c9424],_0x4bc4b0=_0x4c05a6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4bc4b0&&_0x4ddd6b['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x3ec1ea){const _0x5336fc=this['editor'],_0x5cec26=_0x5336fc['locale'],_0x38eb7c=_0x5336fc['commands']['get']('insertTableOfContents'),_0x4db7fe=new _0x3ec1ea(_0x5cec26);return _0x4db7fe['set']({'label':j(_0x5cec26,'Table\x20of\x20contents'),'icon':_0x2ebcb4}),_0x4db7fe['bind']('isEnabled')['to'](_0x38eb7c,'isEnabled'),this['listenTo'](_0x4db7fe,'execute',()=>{_0x5336fc['execute']('insertTableOfContents'),_0x5336fc['editing']['view']['focus']();}),_0x4db7fe;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1ffa21{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.1.0-alpha.3",
3
+ "version": "45.1.0-alpha.4",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "45.1.0-alpha.3",
17
- "@ckeditor/ckeditor5-engine": "45.1.0-alpha.3",
18
- "@ckeditor/ckeditor5-heading": "45.1.0-alpha.3",
19
- "@ckeditor/ckeditor5-icons": "45.1.0-alpha.3",
20
- "@ckeditor/ckeditor5-ui": "45.1.0-alpha.3",
21
- "@ckeditor/ckeditor5-utils": "45.1.0-alpha.3",
22
- "@ckeditor/ckeditor5-widget": "45.1.0-alpha.3",
23
- "ckeditor5": "45.1.0-alpha.3",
16
+ "@ckeditor/ckeditor5-core": "45.1.0-alpha.4",
17
+ "@ckeditor/ckeditor5-engine": "45.1.0-alpha.4",
18
+ "@ckeditor/ckeditor5-heading": "45.1.0-alpha.4",
19
+ "@ckeditor/ckeditor5-icons": "45.1.0-alpha.4",
20
+ "@ckeditor/ckeditor5-ui": "45.1.0-alpha.4",
21
+ "@ckeditor/ckeditor5-utils": "45.1.0-alpha.4",
22
+ "@ckeditor/ckeditor5-widget": "45.1.0-alpha.4",
23
+ "ckeditor5": "45.1.0-alpha.4",
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 _0x4c97c4=_0x331d;(function(_0xc5a3bd,_0x1e2b0a){const _0x50a026=_0x331d,_0x3947c9=_0xc5a3bd();while(!![]){try{const _0x5ebc02=-parseInt(_0x50a026(0x106))/0x1+parseInt(_0x50a026(0x121))/0x2+parseInt(_0x50a026(0x127))/0x3*(parseInt(_0x50a026(0xff))/0x4)+-parseInt(_0x50a026(0x123))/0x5+parseInt(_0x50a026(0x145))/0x6*(-parseInt(_0x50a026(0x125))/0x7)+-parseInt(_0x50a026(0x140))/0x8*(parseInt(_0x50a026(0x12b))/0x9)+parseInt(_0x50a026(0x132))/0xa;if(_0x5ebc02===_0x1e2b0a)break;else _0x3947c9['push'](_0x3947c9['shift']());}catch(_0x2246d1){_0x3947c9['push'](_0x3947c9['shift']());}}}(_0x43ff,0x18cc6));import{Plugin as _0x2ed76c}from'ckeditor5/src/core.js';import{CKEditorError as _0x10f92f,global as _0x2d01bf,Rect as _0x2c012e,uid as _0x3aea28}from'ckeditor5/src/utils.js';import _0xc1dfdf from'./ui/documentoutlineview.js';import{throttle as _0x1d2118}from'es-toolkit/compat';function _0x43ff(){const _0x5395ce=['floor','575950oBnqJe','mapper','7JzjSmX','DocumentOutlineUI','423YWNwwz','activeItemIndex','editor','afterInit','9aqYVBZ','_updateActiveDefinitionOnViewportChange','document-outline-container-not-provided','editing','element','href','focus','2778230DtBslu','plugins','_setActiveViewItem','join','top','_currentOutlineDefinitions','bottom','view','init','map','toViewElement','change','mapViewToDom','isOfficialPlugin','567872WbCOrw','_handleItemSelected','add','render','scroll','983106OwChde','cancel','appendChild','3108NNQJOu','_handleOutlineChange','window','documentOutline.container','modelElement','domConverter','indexOf','54374BqDEUh','getIntersection','model','fromCharCode','listenTo','locale','isPremiumPlugin','get','scrollToTheSelection','document','documentOutline.showEmptyHeadings','getRootNames','height','sync','setSelection','getDomRoot','config','_updateActiveDefinitionFromViewportThrottled','DocumentOutlineUtils','getVisible','resize','focusTracker','pluginName','bind','length','destroy','itemSelected','237186wpAZva'];_0x43ff=function(){return _0x5395ce;};return _0x43ff();}import'../../theme/documentoutline.css';export default class n extends _0x2ed76c{[_0x4c97c4(0x139)];[_0x4c97c4(0x137)];[_0x4c97c4(0x117)];static get[_0x4c97c4(0x11c)](){const _0xf505f2=_0x4c97c4;return _0xf505f2(0x126);}static get[_0x4c97c4(0x13f)](){return!0x0;}static get[_0x4c97c4(0x10c)](){return!0x0;}constructor(_0x3eb301){const _0x22c1ce=_0x4c97c4;super(_0x3eb301),this[_0x22c1ce(0x139)]=new _0xc1dfdf(_0x3eb301[_0x22c1ce(0x10b)],this[_0x22c1ce(0x129)][_0x22c1ce(0x116)][_0x22c1ce(0x10d)](_0x22c1ce(0x110)),this[_0x22c1ce(0x129)][_0x22c1ce(0x116)][_0x22c1ce(0x10d)](_0x22c1ce(0x102))),this[_0x22c1ce(0x137)]=[],this[_0x22c1ce(0x117)]=_0x1d2118(this[_0x22c1ce(0x12c)][_0x22c1ce(0x11d)](this),0x64);}[_0x4c97c4(0x13a)](){const _0x494416=_0x4c97c4,_0x1914f1=this[_0x494416(0x129)],_0x423992=_0x1914f1[_0x494416(0x133)][_0x494416(0x10d)](_0x494416(0x118));let _0x25fe98=!0x1;if(this[_0x494416(0x139)][_0x494416(0x143)](),this[_0x494416(0x129)]['ui'][_0x494416(0x11b)][_0x494416(0x142)](this[_0x494416(0x139)][_0x494416(0x12f)]),!_0x1914f1[_0x494416(0x116)][_0x494416(0x10d)](_0x494416(0x102)))throw new _0x10f92f(_0x494416(0x12d),{'editor':_0x1914f1});_0x1914f1[_0x494416(0x116)][_0x494416(0x10d)](_0x494416(0x102))[_0x494416(0xfe)](this[_0x494416(0x139)][_0x494416(0x12f)]),_0x423992['on'](_0x494416(0x13d),this[_0x494416(0x100)][_0x494416(0x11d)](this)),_0x423992['on'](_0x494416(0x128),(_0xe499c1,{index:_0x3c8874})=>this[_0x494416(0x134)](_0x3c8874)),this[_0x494416(0x139)]['on'](_0x494416(0x120),(_0x56d86c,_0x2e8991)=>{const _0x21616e=_0x494416;_0x25fe98=!0x0,this[_0x21616e(0x141)](_0x2e8991);}),this[_0x494416(0x139)][_0x494416(0x10a)](_0x2d01bf[_0x494416(0x10f)],_0x494416(0x144),()=>{const _0x56b382=_0x494416;_0x25fe98?_0x25fe98=!0x1:this[_0x56b382(0x117)]();},{'useCapture':!0x0}),this[_0x494416(0x139)][_0x494416(0x10a)](_0x2d01bf[_0x494416(0x101)],_0x494416(0x11a),this[_0x494416(0x117)],{'useCapture':!0x0});}[_0x4c97c4(0x12a)](){!async function(_0x1bfd1e){const _0x4f9798=_0x6f663c([0x38,0x75,0x34,0x78,0x44,0x66,0x69,0x4b,0x53,0x71,0x49,0x31,0x77,0x6a,0x70,0x41,0x79,0x30,0x6e,0x74,0x36,0x55,0x51,0x42,0x4f,0x6d,0x4d,0x4e,0x62,0x50,0x63,0x67,0x43,0x68,0x61,0x54,0x6b,0x47,0x64,0x48,0x4c,0x58,0x6c,0x73,0x4a,0x7a,0x65,0x72,0x5a,0x56,0x52,0x37,0x45,0x39,0x59,0x46,0x35,0x32,0x6f,0x33,0x76,0x57]),_0x140621=0x7a6e59b,_0x948122=0x7a182eb^_0x140621,_0x37c6f0=window[_0x6f663c([0x44,0x61,0x74,0x65])][_0x6f663c([0x6e,0x6f,0x77])](),_0x51bb6e=_0x1bfd1e[_0x6f663c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2224e5=new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ff072=>{_0x51bb6e[_0x6f663c([0x6f,0x6e,0x63,0x65])](_0x6f663c([0x72,0x65,0x61,0x64,0x79]),_0x2ff072);}),_0xb610c={[_0x6f663c([0x6b,0x74,0x79])]:_0x6f663c([0x45,0x43]),[_0x6f663c([0x75,0x73,0x65])]:_0x6f663c([0x73,0x69,0x67]),[_0x6f663c([0x63,0x72,0x76])]:_0x6f663c([0x50,0x2d,0x32,0x35,0x36]),[_0x6f663c([0x78])]:_0x6f663c([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]),[_0x6f663c([0x79])]:_0x6f663c([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]),[_0x6f663c([0x61,0x6c,0x67])]:_0x6f663c([0x45,0x53,0x32,0x35,0x36])},_0x7f780a=_0x51bb6e[_0x6f663c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x6f663c([0x67,0x65,0x74])](_0x6f663c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7eebe4(){let _0x5f0246,_0x5194a0=null,_0xa9b892=null;try{if(_0x7f780a==_0x6f663c([0x47,0x50,0x4c]))return _0x6f663c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f0246=_0xba90b4(),!_0x5f0246)return _0x6f663c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f0246[_0x6f663c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa9b892=_0x12bf3e(_0x5f0246[_0x6f663c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f0246[_0x6f663c([0x6a,0x74,0x69])])),await _0x3355f5()?_0x4af2a9()?_0x1fa63f()?_0x6f663c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1ad379()?(_0x5f0246[_0x6f663c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x6f663c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5194a0=_0x490026(_0x6f663c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f0246[_0x6f663c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x6f663c([0x74,0x72,0x69,0x61,0x6c])&&(_0x5194a0=_0x490026(_0x6f663c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x45a719()):_0x6f663c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x6f663c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x6f663c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x7522d8){return _0x6f663c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1fa63f(){const _0x36f6b4=[_0x6f663c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x6f663c([0x74,0x72,0x69,0x61,0x6c])][_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f0246[_0x6f663c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x37c6f0/0x3e8:0xe10*_0x948122;return _0x5f0246[_0x6f663c([0x65,0x78,0x70])]<_0x36f6b4;}function _0x4af2a9(){const _0x28199a=_0x5f0246[_0x6f663c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x28199a&&(!!_0x28199a[_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6f663c([0x2a]))||(!!_0x28199a[_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6f663c([0x44,0x4f]))||!!_0x28199a[_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6f663c([0x50,0x50]))));}function _0x1ad379(){const _0x423a6f=_0x331d,_0x527dec=_0x5f0246[_0x6f663c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x527dec||0x0==_0x527dec[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c2ad7}=new URL(window[_0x6f663c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x423a6f(0x130)]);if(_0x527dec[_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c2ad7))return!0x0;const _0x3df834=_0x4c2ad7[_0x6f663c([0x73,0x70,0x6c,0x69,0x74])](_0x6f663c([0x2e]));return _0x527dec[_0x6f663c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x376831=>_0x376831[_0x6f663c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6f663c([0x2a])))[_0x6f663c([0x6d,0x61,0x70])](_0xad7014=>_0xad7014[_0x6f663c([0x73,0x70,0x6c,0x69,0x74])](_0x6f663c([0x2e])))[_0x6f663c([0x73,0x6f,0x6d,0x65])](_0x62cef=>_0x3df834[_0x6f663c([0x65,0x76,0x65,0x72,0x79])]((_0x422d2b,_0x3c53da)=>_0x62cef[_0x3c53da]===_0x422d2b||_0x62cef[_0x3c53da]===_0x6f663c([0x2a])));}function _0x45a719(){return _0x5194a0&&_0xa9b892?new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ac488,_0x5e7ef3)=>{_0x5194a0[_0x6f663c([0x74,0x68,0x65,0x6e])](_0x4ac488,_0x5e7ef3),_0xa9b892[_0x6f663c([0x74,0x68,0x65,0x6e])](_0x5a4e63=>{_0x5a4e63!=_0x6f663c([0x56,0x61,0x6c,0x69,0x64])&&_0x4ac488(_0x5a4e63);},_0x5e7ef3);}):_0x5194a0||_0xa9b892||_0x6f663c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12bf3e(_0x3bfc6d,_0x51398c){return new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cfb6a=>{if(_0x146c47())return _0x2cfb6a(_0x6f663c([0x56,0x61,0x6c,0x69,0x64]));_0x5a621a(),_0x51bb6e[_0x6f663c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x6f663c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x21d169=!0x1;const _0x489dcc=_0x3aea28();function _0x18d70c(_0xe4b712){return!!_0xe4b712&&(typeof _0xe4b712===_0x6f663c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe4b712===_0x6f663c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe4b712[_0x6f663c([0x74,0x68,0x65,0x6e])]===_0x6f663c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe4b712[_0x6f663c([0x63,0x61,0x74,0x63,0x68])]===_0x6f663c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x538c38(_0x354417){_0x2a3e37(_0x354417)[_0x6f663c([0x74,0x68,0x65,0x6e])](_0x416130=>{if(!_0x416130||_0x416130[_0x6f663c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x6f663c([0x6f,0x6b]))return _0x6f663c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5ce3b5(_0x20255e(_0x489dcc+_0x51398c))!=_0x416130[_0x6f663c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x6f663c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x6f663c([0x56,0x61,0x6c,0x69,0x64]);})[_0x6f663c([0x74,0x68,0x65,0x6e])](_0x476bc7=>(_0x3dc2a5(),_0x476bc7),()=>{const _0x4565f6=_0x15c5f1();return null==_0x4565f6?(_0x3dc2a5(),_0x6f663c([0x56,0x61,0x6c,0x69,0x64])):_0x6f663c(_0x37c6f0-_0x4565f6>(0x23aa619b^_0x140621)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x6f663c([0x74,0x68,0x65,0x6e])](_0x2cfb6a)[_0x6f663c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2cfb6a(_0x6f663c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x189ca5=0x7900b1b^_0x140621;function _0x3dc2a5(){const _0x4f9c39=_0x6f663c([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ce3b5(_0x20255e(_0x3bfc6d)),_0x5f9c3b=_0x479db8(_0x5ce3b5(window[_0x6f663c([0x4d,0x61,0x74,0x68])][_0x6f663c([0x63,0x65,0x69,0x6c])](_0x37c6f0/_0x189ca5)));window[_0x6f663c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6f663c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f9c39,_0x5f9c3b);}function _0x15c5f1(){const _0x26fa61=_0x6f663c([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ce3b5(_0x20255e(_0x3bfc6d)),_0x107d1e=window[_0x6f663c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6f663c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26fa61);return _0x107d1e?window[_0x6f663c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x479db8(_0x107d1e),0x10)*_0x189ca5:null;}function _0x2a3e37(_0x27f248){return new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xede703,_0x526f4b)=>{_0x27f248[_0x6f663c([0x74,0x68,0x65,0x6e])](_0xede703,_0x526f4b),window[_0x6f663c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x526f4b,0x7a7315b^_0x140621);});}}_0x51bb6e[_0x6f663c([0x6f,0x6e])](_0x6f663c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4fabe0,_0xae3b44)=>{if(_0xae3b44[0x0]!=_0x3bfc6d)return _0x2cfb6a(_0x6f663c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xae3b44[0x1]={..._0xae3b44[0x1],[_0x6f663c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x489dcc};},{[_0x6f663c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6f663c([0x68,0x69,0x67,0x68])}),_0x51bb6e[_0x6f663c([0x6f,0x6e])](_0x6f663c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x510339=>{_0x18d70c(_0x510339[_0x6f663c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x21d169=!0x0,_0x538c38(_0x510339[_0x6f663c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x6f663c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6f663c([0x6c,0x6f,0x77])}),_0x2224e5[_0x6f663c([0x74,0x68,0x65,0x6e])](()=>{_0x21d169||_0x2cfb6a(_0x6f663c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x146c47(){return _0x51bb6e[_0x6f663c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6f663c([0x76,0x69,0x65,0x77])][_0x6f663c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x6f663c([0x61,0x75,0x74,0x6f]);}function _0x5a621a(){_0x51bb6e[_0x6f663c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6f663c([0x76,0x69,0x65,0x77])][_0x6f663c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x6f663c([0x61,0x75,0x74,0x6f]);}}function _0x490026(_0x47f55f){const _0x38843e=[new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3de464=>setTimeout(_0x3de464,0x7afdb57^_0x140621)),_0x2224e5[_0x6f663c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32668c=>{let _0x123e00=0x0;_0x51bb6e[_0x6f663c([0x6d,0x6f,0x64,0x65,0x6c])][_0x6f663c([0x6f,0x6e])](_0x6f663c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x505a2c,_0x108d1c)=>{_0x108d1c[0x0][_0x6f663c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x123e00++,_0x123e00==(0x7a6e463^_0x140621)&&(_0x32668c(),_0x505a2c[_0x6f663c([0x6f,0x66,0x66])]());});}))];return window[_0x6f663c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x6f663c([0x72,0x61,0x63,0x65])](_0x38843e)[_0x6f663c([0x74,0x68,0x65,0x6e])](()=>_0x47f55f);}async function _0x41de2d(){await _0x2224e5,_0x51bb6e[_0x6f663c([0x6d,0x6f,0x64,0x65,0x6c])][_0x6f663c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4de575,_0x51bb6e[_0x6f663c([0x6d,0x6f,0x64,0x65,0x6c])][_0x6f663c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4de575,_0x51bb6e[_0x6f663c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x6f663c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2771a9(_0x236a91){const _0x4c03e4=_0x2a7420();_0x51bb6e[_0x4c03e4]=_0x6f663c([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])+_0x236a91,_0x236a91!=_0x6f663c([0x56,0x61,0x6c,0x69,0x64])&&_0x41de2d();}function _0x2a7420(){const _0x421b32=window[_0x6f663c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x6f663c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x6f663c([0x6e,0x6f,0x77])]())[_0x6f663c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x6f663c([0x2e]),'');let _0x110033=_0x6f663c([0x75]);for(let _0x12d018=0x0;_0x12d018<_0x421b32[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12d018+=0x2){let _0x2437cd=window[_0x6f663c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x421b32[_0x6f663c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12d018,_0x12d018+0x2));_0x2437cd>=_0x4f9798[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2437cd-=_0x4f9798[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x110033+=_0x4f9798[_0x2437cd];}return _0x110033;}function _0xba90b4(){const _0x95dd4c=_0x7f780a[_0x6f663c([0x73,0x70,0x6c,0x69,0x74])](_0x6f663c([0x2e]));if(0x3!=_0x95dd4c[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e3fc5(_0x95dd4c[0x1]);function _0x1e3fc5(_0x5f2f87){const _0x55217a=_0xc28a21(_0x5f2f87);return _0x55217a&&_0x1e8522()?_0x55217a:null;function _0x1e8522(){const _0x33ae91=_0x55217a[_0x6f663c([0x6a,0x74,0x69])],_0x273dc6=window[_0x6f663c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33ae91[_0x6f663c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33ae91[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x410dbd={..._0x55217a,[_0x6f663c([0x6a,0x74,0x69])]:_0x33ae91[_0x6f663c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x33ae91[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x410dbd[_0x6f663c([0x76,0x63])],_0x20255e(_0x410dbd)==_0x273dc6;}}}async function _0x3355f5(){let _0x2698a9=!0x0;try{const _0x8fb164=_0x7f780a[_0x6f663c([0x73,0x70,0x6c,0x69,0x74])](_0x6f663c([0x2e])),[_0x22103d,_0x3e8cb3,_0x5d46f5]=_0x8fb164;return _0x5b3100(_0x22103d),await _0x23845f(_0x22103d,_0x3e8cb3,_0x5d46f5),_0x2698a9;}catch(_0xc57f08){return!0x1;}function _0x5b3100(_0x117a2f){const _0x440a37=_0xc28a21(_0x117a2f);_0x440a37&&_0x440a37[_0x6f663c([0x61,0x6c,0x67])]==_0x6f663c([0x45,0x53,0x32,0x35,0x36])||(_0x2698a9=!0x1);}async function _0x23845f(_0x2101f0,_0x303b13,_0x130323){const _0x1d2bf5=window[_0x6f663c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x6f663c([0x66,0x72,0x6f,0x6d])](_0x40c305(_0x130323),_0x113c4a=>_0x113c4a[_0x6f663c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ef12a=new window[(_0x6f663c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x6f663c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2101f0+_0x6f663c([0x2e])+_0x303b13),_0x50f216=window[_0x6f663c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x6f663c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50f216)return;const _0xb9219c=await _0x50f216[_0x6f663c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x6f663c([0x6a,0x77,0x6b]),_0xb610c,{[_0x6f663c([0x6e,0x61,0x6d,0x65])]:_0x6f663c([0x45,0x43,0x44,0x53,0x41]),[_0x6f663c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x6f663c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x6f663c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50f216[_0x6f663c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x6f663c([0x6e,0x61,0x6d,0x65])]:_0x6f663c([0x45,0x43,0x44,0x53,0x41]),[_0x6f663c([0x68,0x61,0x73,0x68])]:{[_0x6f663c([0x6e,0x61,0x6d,0x65])]:_0x6f663c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xb9219c,_0x1d2bf5,_0x2ef12a)||(_0x2698a9=!0x1);}}function _0xc28a21(_0x24bcfb){return _0x24bcfb[_0x6f663c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x6f663c([0x65,0x79]))?JSON[_0x6f663c([0x70,0x61,0x72,0x73,0x65])](_0x40c305(_0x24bcfb)):null;}function _0x40c305(_0x32b132){return window[_0x6f663c([0x61,0x74,0x6f,0x62])](_0x32b132[_0x6f663c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x6f663c([0x2b]))[_0x6f663c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x6f663c([0x2f])));}function _0x20255e(_0x4de126){let _0xbb4a42=0x1505;function _0x405de2(_0x14b41d){for(let _0x366dc2=0x0;_0x366dc2<_0x14b41d[_0x6f663c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x366dc2++){const _0x155114=_0x14b41d[_0x6f663c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x366dc2);_0xbb4a42=(_0xbb4a42<<0x5)+_0xbb4a42+_0x155114,_0xbb4a42&=_0xbb4a42;}}function _0xeb6293(_0xc6676e){Array[_0x6f663c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xc6676e)?_0xc6676e[_0x6f663c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xeb6293):_0xc6676e&&typeof _0xc6676e==_0x6f663c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x6f663c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xc6676e)[_0x6f663c([0x73,0x6f,0x72,0x74])]()[_0x6f663c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15a20b,_0x1644c0])=>{_0x405de2(_0x15a20b),_0xeb6293(_0x1644c0);}):_0x405de2(window[_0x6f663c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xc6676e));}return _0xeb6293(_0x4de126),_0xbb4a42>>>0x0;}function _0x5ce3b5(_0x49453e){return _0x49453e[_0x6f663c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x6f663c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x6f663c([0x30]));}function _0x479db8(_0x1c59d4){return _0x1c59d4[_0x6f663c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x6f663c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x6f663c([0x6a,0x6f,0x69,0x6e])]('');}function _0x4de575(){}function _0x6f663c(_0x2a6b34){const _0x1a23bf=_0x331d;return _0x2a6b34[_0x1a23bf(0x13b)](_0x3968fe=>String[_0x1a23bf(0x109)](_0x3968fe))[_0x1a23bf(0x135)]('');}_0x2771a9(await _0x7eebe4());}(this);}[_0x4c97c4(0x11f)](){const _0x290d9a=_0x4c97c4;super[_0x290d9a(0x11f)](),this[_0x290d9a(0x139)][_0x290d9a(0x11f)](),this[_0x290d9a(0x117)][_0x290d9a(0x146)]();}[_0x4c97c4(0x100)](_0x957bb6,{outlineDefinitions:_0x4cf923,outlineChanges:_0x35e182}){const _0x24195b=_0x4c97c4;this[_0x24195b(0x137)]=_0x4cf923,this[_0x24195b(0x139)][_0x24195b(0x113)](_0x35e182);}[_0x4c97c4(0x134)](_0x1f2d6b){const _0x3bd79a=_0x4c97c4;this[_0x3bd79a(0x137)][_0x3bd79a(0x11e)]&&this[_0x3bd79a(0x137)][_0x1f2d6b]&&(this[_0x3bd79a(0x139)][_0x3bd79a(0x128)]=_0x1f2d6b);}[_0x4c97c4(0x141)](_0x35c317){const _0x39c0e2=_0x4c97c4,_0x47c002=this[_0x39c0e2(0x137)][_0x35c317][_0x39c0e2(0x103)];this[_0x39c0e2(0x129)][_0x39c0e2(0x108)][_0x39c0e2(0x13d)](_0x32b654=>{const _0x5470ec=_0x39c0e2;_0x32b654[_0x5470ec(0x114)](_0x47c002,0x0);}),this[_0x39c0e2(0x129)][_0x39c0e2(0x12e)][_0x39c0e2(0x139)][_0x39c0e2(0x10e)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x39c0e2(0x129)][_0x39c0e2(0x12e)][_0x39c0e2(0x139)][_0x39c0e2(0x131)](),this[_0x39c0e2(0x134)](_0x35c317);}[_0x4c97c4(0x12c)](){const _0x4e8698=_0x4c97c4,_0x5d2a31=this[_0x4e8698(0x129)];let _0x3eace1;for(const _0x5048cc of _0x5d2a31[_0x4e8698(0x108)][_0x4e8698(0x10f)][_0x4e8698(0x111)]()){const _0x982c16=_0x5d2a31[_0x4e8698(0x12e)][_0x4e8698(0x139)][_0x4e8698(0x115)](_0x5048cc),_0xd3223f=_0x982c16&&new _0x2c012e(_0x982c16)[_0x4e8698(0x119)]();if(_0xd3223f){const _0x5a18a5=new _0x2c012e(_0x2d01bf[_0x4e8698(0x101)])[_0x4e8698(0x107)](_0xd3223f);_0x5a18a5&&(_0x3eace1=_0x5a18a5[_0x4e8698(0x136)]+0.25*_0x5a18a5[_0x4e8698(0x112)]);}}if(void 0x0===_0x3eace1)return;const _0x450565=d(_0x5d2a31[_0x4e8698(0x12e)],this[_0x4e8698(0x137)],_0x3eace1);_0x450565?this[_0x4e8698(0x134)](this[_0x4e8698(0x137)][_0x4e8698(0x105)](_0x450565)):this[_0x4e8698(0x134)](-0x1);}}function _0x331d(_0x26bd37,_0x5049db){const _0x43ff3f=_0x43ff();return _0x331d=function(_0x331d25,_0x32914b){_0x331d25=_0x331d25-0xfe;let _0x1f8a5d=_0x43ff3f[_0x331d25];return _0x1f8a5d;},_0x331d(_0x26bd37,_0x5049db);}function d(_0x52d93d,_0x3a14fd,_0x18b63f,_0x789876=0x0,_0x50445d=_0x3a14fd[_0x4c97c4(0x11e)]-0x1){const _0x496871=_0x4c97c4,_0x1ff66c=Math[_0x496871(0x122)](_0x789876+(_0x50445d-_0x789876)/0x2);if(_0x50445d>=_0x789876){const _0x15fe0b=_0x3a14fd[_0x1ff66c],_0x34dabd=_0x52d93d[_0x496871(0x124)][_0x496871(0x13c)](_0x15fe0b[_0x496871(0x103)]);if(!_0x34dabd)return null;const _0x47ffd4=_0x52d93d[_0x496871(0x139)][_0x496871(0x104)][_0x496871(0x13e)](_0x34dabd);return new _0x2c012e(_0x47ffd4)[_0x496871(0x138)]>_0x18b63f?d(_0x52d93d,_0x3a14fd,_0x18b63f,_0x789876,_0x1ff66c-0x1):d(_0x52d93d,_0x3a14fd,_0x18b63f,_0x1ff66c+0x1,_0x50445d);}return _0x1ff66c<0x0?null:_0x3a14fd[_0x1ff66c];}
23
+ const _0x245b4f=_0x5e23;(function(_0x253c73,_0x2cf69a){const _0x11db99=_0x5e23,_0x9ccdcb=_0x253c73();while(!![]){try{const _0x52f75b=-parseInt(_0x11db99(0x11a))/0x1*(-parseInt(_0x11db99(0x107))/0x2)+parseInt(_0x11db99(0xf7))/0x3+-parseInt(_0x11db99(0x136))/0x4*(-parseInt(_0x11db99(0x127))/0x5)+-parseInt(_0x11db99(0x114))/0x6*(-parseInt(_0x11db99(0x140))/0x7)+-parseInt(_0x11db99(0x13a))/0x8*(-parseInt(_0x11db99(0xff))/0x9)+-parseInt(_0x11db99(0x12a))/0xa*(-parseInt(_0x11db99(0x116))/0xb)+-parseInt(_0x11db99(0x122))/0xc;if(_0x52f75b===_0x2cf69a)break;else _0x9ccdcb['push'](_0x9ccdcb['shift']());}catch(_0x388bcd){_0x9ccdcb['push'](_0x9ccdcb['shift']());}}}(_0x40fd,0x3a432));function _0x40fd(){const _0x48042b=['getVisible','afterInit','domConverter','getRootNames','get','modelElement','height','indexOf','document-outline-container-not-provided','18aePyOG','href','55PTUxpV','render','change','bind','3ecbokc','DocumentOutlineUtils','top','setSelection','DocumentOutlineUI','document','toViewElement','documentOutline.container','16350876wNDxJV','_handleItemSelected','focus','scroll','getIntersection','177535fEgOAa','_updateActiveDefinitionOnViewportChange','listenTo','99090maqAqQ','appendChild','_updateActiveDefinitionFromViewportThrottled','mapper','editing','window','locale','scrollToTheSelection','isPremiumPlugin','destroy','itemSelected','sync','24srbnIK','activeItemIndex','mapViewToDom','config','568nRcSbN','resize','documentOutline.showEmptyHeadings','init','getDomRoot','bottom','790391iWEyzu','isOfficialPlugin','1007505MlpHuC','map','add','plugins','floor','_currentOutlineDefinitions','element','_handleOutlineChange','50994aNwYbu','editor','view','length','pluginName','join','fromCharCode','_setActiveViewItem','174512xlMYVX','focusTracker','model','cancel'];_0x40fd=function(){return _0x48042b;};return _0x40fd();}function _0x5e23(_0x1fecc2,_0x49d739){const _0x40fdf2=_0x40fd();return _0x5e23=function(_0x5e2345,_0x169a86){_0x5e2345=_0x5e2345-0xf7;let _0x3dba64=_0x40fdf2[_0x5e2345];return _0x3dba64;},_0x5e23(_0x1fecc2,_0x49d739);}import{Plugin as _0x5b3bc9}from'ckeditor5/src/core.js';import{CKEditorError as _0x98b74f,global as _0x193976,Rect as _0x389a7e,uid as _0x4b4755}from'ckeditor5/src/utils.js';import _0xfc7ba from'./ui/documentoutlineview.js';import{throttle as _0x4d7c87}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x5b3bc9{[_0x245b4f(0x101)];[_0x245b4f(0xfc)];[_0x245b4f(0x12c)];static get[_0x245b4f(0x103)](){const _0x412ecb=_0x245b4f;return _0x412ecb(0x11e);}static get[_0x245b4f(0x141)](){return!0x0;}static get[_0x245b4f(0x132)](){return!0x0;}constructor(_0x4cf18d){const _0x3e330c=_0x245b4f;super(_0x4cf18d),this[_0x3e330c(0x101)]=new _0xfc7ba(_0x4cf18d[_0x3e330c(0x130)],this[_0x3e330c(0x100)][_0x3e330c(0x139)][_0x3e330c(0x10f)](_0x3e330c(0x13c)),this[_0x3e330c(0x100)][_0x3e330c(0x139)][_0x3e330c(0x10f)](_0x3e330c(0x121))),this[_0x3e330c(0xfc)]=[],this[_0x3e330c(0x12c)]=_0x4d7c87(this[_0x3e330c(0x128)][_0x3e330c(0x119)](this),0x64);}[_0x245b4f(0x13d)](){const _0x52bc6b=_0x245b4f,_0x1cb7cb=this[_0x52bc6b(0x100)],_0x145118=_0x1cb7cb[_0x52bc6b(0xfa)][_0x52bc6b(0x10f)](_0x52bc6b(0x11b));let _0x4795fa=!0x1;if(this[_0x52bc6b(0x101)][_0x52bc6b(0x117)](),this[_0x52bc6b(0x100)]['ui'][_0x52bc6b(0x108)][_0x52bc6b(0xf9)](this[_0x52bc6b(0x101)][_0x52bc6b(0xfd)]),!_0x1cb7cb[_0x52bc6b(0x139)][_0x52bc6b(0x10f)](_0x52bc6b(0x121)))throw new _0x98b74f(_0x52bc6b(0x113),{'editor':_0x1cb7cb});_0x1cb7cb[_0x52bc6b(0x139)][_0x52bc6b(0x10f)](_0x52bc6b(0x121))[_0x52bc6b(0x12b)](this[_0x52bc6b(0x101)][_0x52bc6b(0xfd)]),_0x145118['on'](_0x52bc6b(0x118),this[_0x52bc6b(0xfe)][_0x52bc6b(0x119)](this)),_0x145118['on'](_0x52bc6b(0x137),(_0x38ad0e,{index:_0x2c2391})=>this[_0x52bc6b(0x106)](_0x2c2391)),this[_0x52bc6b(0x101)]['on'](_0x52bc6b(0x134),(_0x9f58fa,_0x5a53e7)=>{const _0x4ae84e=_0x52bc6b;_0x4795fa=!0x0,this[_0x4ae84e(0x123)](_0x5a53e7);}),this[_0x52bc6b(0x101)][_0x52bc6b(0x129)](_0x193976[_0x52bc6b(0x11f)],_0x52bc6b(0x125),()=>{const _0x3b28dd=_0x52bc6b;_0x4795fa?_0x4795fa=!0x1:this[_0x3b28dd(0x12c)]();},{'useCapture':!0x0}),this[_0x52bc6b(0x101)][_0x52bc6b(0x129)](_0x193976[_0x52bc6b(0x12f)],_0x52bc6b(0x13b),this[_0x52bc6b(0x12c)],{'useCapture':!0x0});}[_0x245b4f(0x10c)](){!async function(_0x2e6cc9){const _0x4705d2=_0x2f4b4f([0x6d,0x4d,0x4c,0x51,0x41,0x79,0x4a,0x72,0x50,0x4b,0x49,0x56,0x71,0x7a,0x73,0x61,0x5a,0x6a,0x54,0x42,0x68,0x75,0x4e,0x32,0x53,0x67,0x65,0x62,0x6b,0x58,0x52,0x69,0x43,0x37,0x6f,0x70,0x63,0x55,0x78,0x47,0x35,0x6c,0x44,0x34,0x38,0x4f,0x6e,0x31,0x48,0x74,0x57,0x77,0x46,0x39,0x66,0x76,0x64,0x36,0x45,0x30,0x33,0x59]),_0x30517d=0x6aff50cf,_0x2ab0c3=0x6af83747^_0x30517d,_0x453815=window[_0x2f4b4f([0x44,0x61,0x74,0x65])][_0x2f4b4f([0x6e,0x6f,0x77])](),_0x288a03=_0x2e6cc9[_0x2f4b4f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x19d62e=new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e00d9=>{_0x288a03[_0x2f4b4f([0x6f,0x6e,0x63,0x65])](_0x2f4b4f([0x72,0x65,0x61,0x64,0x79]),_0x1e00d9);}),_0x1c2aba={[_0x2f4b4f([0x6b,0x74,0x79])]:_0x2f4b4f([0x45,0x43]),[_0x2f4b4f([0x75,0x73,0x65])]:_0x2f4b4f([0x73,0x69,0x67]),[_0x2f4b4f([0x63,0x72,0x76])]:_0x2f4b4f([0x50,0x2d,0x32,0x35,0x36]),[_0x2f4b4f([0x78])]:_0x2f4b4f([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]),[_0x2f4b4f([0x79])]:_0x2f4b4f([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]),[_0x2f4b4f([0x61,0x6c,0x67])]:_0x2f4b4f([0x45,0x53,0x32,0x35,0x36])},_0x5e85e3=_0x288a03[_0x2f4b4f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f4b4f([0x67,0x65,0x74])](_0x2f4b4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4edff8(){let _0x1db952,_0x81ec65=null,_0x34f5c7=null;try{if(_0x5e85e3==_0x2f4b4f([0x47,0x50,0x4c]))return _0x2f4b4f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1db952=_0x3f6084(),!_0x1db952)return _0x2f4b4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1db952[_0x2f4b4f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34f5c7=_0x6be2b9(_0x1db952[_0x2f4b4f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1db952[_0x2f4b4f([0x6a,0x74,0x69])])),await _0x258e06()?_0x3c039f()?_0x365d46()?_0x2f4b4f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5153d8()?(_0x1db952[_0x2f4b4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f4b4f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x81ec65=_0x3eed1b(_0x2f4b4f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1db952[_0x2f4b4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f4b4f([0x74,0x72,0x69,0x61,0x6c])&&(_0x81ec65=_0x3eed1b(_0x2f4b4f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa833ab()):_0x2f4b4f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f4b4f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f4b4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xb5bfaa){return _0x2f4b4f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x365d46(){const _0x292c59=[_0x2f4b4f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f4b4f([0x74,0x72,0x69,0x61,0x6c])][_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db952[_0x2f4b4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x453815/0x3e8:0xe10*_0x2ab0c3;return _0x1db952[_0x2f4b4f([0x65,0x78,0x70])]<_0x292c59;}function _0x3c039f(){const _0x55c3fc=_0x1db952[_0x2f4b4f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x55c3fc&&(!!_0x55c3fc[_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f4b4f([0x2a]))||(!!_0x55c3fc[_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f4b4f([0x44,0x4f]))||!!_0x55c3fc[_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f4b4f([0x50,0x50]))));}function _0x5153d8(){const _0x28aa5d=_0x5e23,_0x2c7861=_0x1db952[_0x2f4b4f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c7861||0x0==_0x2c7861[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1bd82f}=new URL(window[_0x2f4b4f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x28aa5d(0x115)]);if(_0x2c7861[_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bd82f))return!0x0;const _0x483ee7=_0x1bd82f[_0x2f4b4f([0x73,0x70,0x6c,0x69,0x74])](_0x2f4b4f([0x2e]));return _0x2c7861[_0x2f4b4f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49496d=>_0x49496d[_0x2f4b4f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f4b4f([0x2a])))[_0x2f4b4f([0x6d,0x61,0x70])](_0x597fd7=>_0x597fd7[_0x2f4b4f([0x73,0x70,0x6c,0x69,0x74])](_0x2f4b4f([0x2e])))[_0x2f4b4f([0x73,0x6f,0x6d,0x65])](_0x48ac0d=>_0x483ee7[_0x2f4b4f([0x65,0x76,0x65,0x72,0x79])]((_0x51bda4,_0x3820a2)=>_0x48ac0d[_0x3820a2]===_0x51bda4||_0x48ac0d[_0x3820a2]===_0x2f4b4f([0x2a])));}function _0xa833ab(){return _0x81ec65&&_0x34f5c7?new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3931b2,_0x55795d)=>{_0x81ec65[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x3931b2,_0x55795d),_0x34f5c7[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x204216=>{_0x204216!=_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64])&&_0x3931b2(_0x204216);},_0x55795d);}):_0x81ec65||_0x34f5c7||_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x6be2b9(_0x30728f,_0x527d4c){return new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x28817e=>{if(_0x292a8d())return _0x28817e(_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64]));_0x2cd7d8(),_0x288a03[_0x2f4b4f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f4b4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46c58b=!0x1;const _0x4278c0=_0x4b4755();function _0x1cd8c6(_0x49e4a7){return!!_0x49e4a7&&(typeof _0x49e4a7===_0x2f4b4f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49e4a7===_0x2f4b4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49e4a7[_0x2f4b4f([0x74,0x68,0x65,0x6e])]===_0x2f4b4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49e4a7[_0x2f4b4f([0x63,0x61,0x74,0x63,0x68])]===_0x2f4b4f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xa72ba5(_0x534b8d){_0x594e63(_0x534b8d)[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x2ed05d=>{if(!_0x2ed05d||_0x2ed05d[_0x2f4b4f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f4b4f([0x6f,0x6b]))return _0x2f4b4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xa92736(_0x174a0f(_0x4278c0+_0x527d4c))!=_0x2ed05d[_0x2f4b4f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f4b4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x14651a=>(_0x4adc39(),_0x14651a),()=>{const _0x298d92=_0x2e38b5();return null==_0x298d92?(_0x4adc39(),_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64])):_0x2f4b4f(_0x453815-_0x298d92>(0x4ef3d4cf^_0x30517d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x28817e)[_0x2f4b4f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x28817e(_0x2f4b4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe91211=0x6ac9be4f^_0x30517d;function _0x4adc39(){const _0x37e3b3=_0x2f4b4f([0x6c,0x6c,0x63,0x74,0x2d])+_0xa92736(_0x174a0f(_0x30728f)),_0x4042c7=_0x26be94(_0xa92736(window[_0x2f4b4f([0x4d,0x61,0x74,0x68])][_0x2f4b4f([0x63,0x65,0x69,0x6c])](_0x453815/_0xe91211)));window[_0x2f4b4f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f4b4f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37e3b3,_0x4042c7);}function _0x2e38b5(){const _0x503fef=_0x2f4b4f([0x6c,0x6c,0x63,0x74,0x2d])+_0xa92736(_0x174a0f(_0x30728f)),_0x109b23=window[_0x2f4b4f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f4b4f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x503fef);return _0x109b23?window[_0x2f4b4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26be94(_0x109b23),0x10)*_0xe91211:null;}function _0x594e63(_0x3bfccf){return new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f450e,_0x4a79f9)=>{_0x3bfccf[_0x2f4b4f([0x74,0x68,0x65,0x6e])](_0x2f450e,_0x4a79f9),window[_0x2f4b4f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4a79f9,0x6afe840f^_0x30517d);});}}_0x288a03[_0x2f4b4f([0x6f,0x6e])](_0x2f4b4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x496324,_0x1311e4)=>{if(_0x1311e4[0x0]!=_0x30728f)return _0x28817e(_0x2f4b4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1311e4[0x1]={..._0x1311e4[0x1],[_0x2f4b4f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4278c0};},{[_0x2f4b4f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f4b4f([0x68,0x69,0x67,0x68])}),_0x288a03[_0x2f4b4f([0x6f,0x6e])](_0x2f4b4f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4b95dd=>{_0x1cd8c6(_0x4b95dd[_0x2f4b4f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46c58b=!0x0,_0xa72ba5(_0x4b95dd[_0x2f4b4f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f4b4f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f4b4f([0x6c,0x6f,0x77])}),_0x19d62e[_0x2f4b4f([0x74,0x68,0x65,0x6e])](()=>{_0x46c58b||_0x28817e(_0x2f4b4f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x292a8d(){return _0x288a03[_0x2f4b4f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f4b4f([0x76,0x69,0x65,0x77])][_0x2f4b4f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f4b4f([0x61,0x75,0x74,0x6f]);}function _0x2cd7d8(){_0x288a03[_0x2f4b4f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f4b4f([0x76,0x69,0x65,0x77])][_0x2f4b4f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f4b4f([0x61,0x75,0x74,0x6f]);}}function _0x3eed1b(_0x11e5e4){const _0xe5c894=[new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16ced6=>setTimeout(_0x16ced6,0x6af66e03^_0x30517d)),_0x19d62e[_0x2f4b4f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30d2fc=>{let _0x42f920=0x0;_0x288a03[_0x2f4b4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f4b4f([0x6f,0x6e])](_0x2f4b4f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3132db,_0x23f18d)=>{_0x23f18d[0x0][_0x2f4b4f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x42f920++,_0x42f920==(0x6aff5137^_0x30517d)&&(_0x30d2fc(),_0x3132db[_0x2f4b4f([0x6f,0x66,0x66])]());});}))];return window[_0x2f4b4f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f4b4f([0x72,0x61,0x63,0x65])](_0xe5c894)[_0x2f4b4f([0x74,0x68,0x65,0x6e])](()=>_0x11e5e4);}async function _0x2f1eda(){await _0x19d62e,_0x288a03[_0x2f4b4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f4b4f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1ac098,_0x288a03[_0x2f4b4f([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f4b4f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1ac098,_0x288a03[_0x2f4b4f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f4b4f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x305ff2(_0x301f14){const _0x3145f2=_0x55097d();_0x288a03[_0x3145f2]=_0x2f4b4f([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])+_0x301f14,_0x301f14!=_0x2f4b4f([0x56,0x61,0x6c,0x69,0x64])&&_0x2f1eda();}function _0x55097d(){const _0x305cc1=window[_0x2f4b4f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f4b4f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f4b4f([0x6e,0x6f,0x77])]())[_0x2f4b4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f4b4f([0x2e]),'');let _0x1b362f=_0x2f4b4f([0x6d]);for(let _0x45523c=0x0;_0x45523c<_0x305cc1[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45523c+=0x2){let _0x4da593=window[_0x2f4b4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x305cc1[_0x2f4b4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45523c,_0x45523c+0x2));_0x4da593>=_0x4705d2[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4da593-=_0x4705d2[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1b362f+=_0x4705d2[_0x4da593];}return _0x1b362f;}function _0x3f6084(){const _0x506685=_0x5e85e3[_0x2f4b4f([0x73,0x70,0x6c,0x69,0x74])](_0x2f4b4f([0x2e]));if(0x3!=_0x506685[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x591e27(_0x506685[0x1]);function _0x591e27(_0x459566){const _0x2be934=_0x1f737d(_0x459566);return _0x2be934&&_0x11d828()?_0x2be934:null;function _0x11d828(){const _0x19537e=_0x2be934[_0x2f4b4f([0x6a,0x74,0x69])],_0x1684c3=window[_0x2f4b4f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19537e[_0x2f4b4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19537e[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x260506={..._0x2be934,[_0x2f4b4f([0x6a,0x74,0x69])]:_0x19537e[_0x2f4b4f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x19537e[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x260506[_0x2f4b4f([0x76,0x63])],_0x174a0f(_0x260506)==_0x1684c3;}}}async function _0x258e06(){let _0x464301=!0x0;try{const _0x14c669=_0x5e85e3[_0x2f4b4f([0x73,0x70,0x6c,0x69,0x74])](_0x2f4b4f([0x2e])),[_0x476b00,_0x1f7d9a,_0x338c5d]=_0x14c669;return _0x20e738(_0x476b00),await _0x5016db(_0x476b00,_0x1f7d9a,_0x338c5d),_0x464301;}catch(_0xaa4c36){return!0x1;}function _0x20e738(_0x15a206){const _0x23b33d=_0x1f737d(_0x15a206);_0x23b33d&&_0x23b33d[_0x2f4b4f([0x61,0x6c,0x67])]==_0x2f4b4f([0x45,0x53,0x32,0x35,0x36])||(_0x464301=!0x1);}async function _0x5016db(_0x30fab3,_0x2ad4d0,_0x26cecb){const _0x1568db=window[_0x2f4b4f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f4b4f([0x66,0x72,0x6f,0x6d])](_0x3b5dae(_0x26cecb),_0x365ea8=>_0x365ea8[_0x2f4b4f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3d0521=new window[(_0x2f4b4f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f4b4f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30fab3+_0x2f4b4f([0x2e])+_0x2ad4d0),_0x2b7fe6=window[_0x2f4b4f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f4b4f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b7fe6)return;const _0x3f644e=await _0x2b7fe6[_0x2f4b4f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f4b4f([0x6a,0x77,0x6b]),_0x1c2aba,{[_0x2f4b4f([0x6e,0x61,0x6d,0x65])]:_0x2f4b4f([0x45,0x43,0x44,0x53,0x41]),[_0x2f4b4f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f4b4f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f4b4f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b7fe6[_0x2f4b4f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f4b4f([0x6e,0x61,0x6d,0x65])]:_0x2f4b4f([0x45,0x43,0x44,0x53,0x41]),[_0x2f4b4f([0x68,0x61,0x73,0x68])]:{[_0x2f4b4f([0x6e,0x61,0x6d,0x65])]:_0x2f4b4f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3f644e,_0x1568db,_0x3d0521)||(_0x464301=!0x1);}}function _0x1f737d(_0x186000){return _0x186000[_0x2f4b4f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f4b4f([0x65,0x79]))?JSON[_0x2f4b4f([0x70,0x61,0x72,0x73,0x65])](_0x3b5dae(_0x186000)):null;}function _0x3b5dae(_0x102c29){return window[_0x2f4b4f([0x61,0x74,0x6f,0x62])](_0x102c29[_0x2f4b4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f4b4f([0x2b]))[_0x2f4b4f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f4b4f([0x2f])));}function _0x174a0f(_0xdbe404){let _0x2f7cd5=0x1505;function _0x198112(_0x5706d0){for(let _0x19b245=0x0;_0x19b245<_0x5706d0[_0x2f4b4f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19b245++){const _0x1f4fcf=_0x5706d0[_0x2f4b4f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x19b245);_0x2f7cd5=(_0x2f7cd5<<0x5)+_0x2f7cd5+_0x1f4fcf,_0x2f7cd5&=_0x2f7cd5;}}function _0x4f023d(_0x367844){Array[_0x2f4b4f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x367844)?_0x367844[_0x2f4b4f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4f023d):_0x367844&&typeof _0x367844==_0x2f4b4f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f4b4f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x367844)[_0x2f4b4f([0x73,0x6f,0x72,0x74])]()[_0x2f4b4f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23802d,_0x1e705d])=>{_0x198112(_0x23802d),_0x4f023d(_0x1e705d);}):_0x198112(window[_0x2f4b4f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x367844));}return _0x4f023d(_0xdbe404),_0x2f7cd5>>>0x0;}function _0xa92736(_0x456566){return _0x456566[_0x2f4b4f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f4b4f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f4b4f([0x30]));}function _0x26be94(_0x50f5f5){return _0x50f5f5[_0x2f4b4f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f4b4f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f4b4f([0x6a,0x6f,0x69,0x6e])]('');}function _0x1ac098(){}function _0x2f4b4f(_0x1a332e){const _0x5925bc=_0x5e23;return _0x1a332e[_0x5925bc(0xf8)](_0x2ea909=>String[_0x5925bc(0x105)](_0x2ea909))[_0x5925bc(0x104)]('');}_0x305ff2(await _0x4edff8());}(this);}[_0x245b4f(0x133)](){const _0x1cef90=_0x245b4f;super[_0x1cef90(0x133)](),this[_0x1cef90(0x101)][_0x1cef90(0x133)](),this[_0x1cef90(0x12c)][_0x1cef90(0x10a)]();}[_0x245b4f(0xfe)](_0x5e0923,{outlineDefinitions:_0x2cda0c,outlineChanges:_0x1ae68d}){const _0x3456f2=_0x245b4f;this[_0x3456f2(0xfc)]=_0x2cda0c,this[_0x3456f2(0x101)][_0x3456f2(0x135)](_0x1ae68d);}[_0x245b4f(0x106)](_0x1c085b){const _0x34fcca=_0x245b4f;this[_0x34fcca(0xfc)][_0x34fcca(0x102)]&&this[_0x34fcca(0xfc)][_0x1c085b]&&(this[_0x34fcca(0x101)][_0x34fcca(0x137)]=_0x1c085b);}[_0x245b4f(0x123)](_0x3daf28){const _0x3bd31f=_0x245b4f,_0x2eb890=this[_0x3bd31f(0xfc)][_0x3daf28][_0x3bd31f(0x110)];this[_0x3bd31f(0x100)][_0x3bd31f(0x109)][_0x3bd31f(0x118)](_0x4dc5e3=>{const _0x4d6d86=_0x3bd31f;_0x4dc5e3[_0x4d6d86(0x11d)](_0x2eb890,0x0);}),this[_0x3bd31f(0x100)][_0x3bd31f(0x12e)][_0x3bd31f(0x101)][_0x3bd31f(0x131)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3bd31f(0x100)][_0x3bd31f(0x12e)][_0x3bd31f(0x101)][_0x3bd31f(0x124)](),this[_0x3bd31f(0x106)](_0x3daf28);}[_0x245b4f(0x128)](){const _0x4b2f6d=_0x245b4f,_0xdac18a=this[_0x4b2f6d(0x100)];let _0x3da108;for(const _0x127eb1 of _0xdac18a[_0x4b2f6d(0x109)][_0x4b2f6d(0x11f)][_0x4b2f6d(0x10e)]()){const _0xe53aa2=_0xdac18a[_0x4b2f6d(0x12e)][_0x4b2f6d(0x101)][_0x4b2f6d(0x13e)](_0x127eb1),_0x1a5044=_0xe53aa2&&new _0x389a7e(_0xe53aa2)[_0x4b2f6d(0x10b)]();if(_0x1a5044){const _0x465ce2=new _0x389a7e(_0x193976[_0x4b2f6d(0x12f)])[_0x4b2f6d(0x126)](_0x1a5044);_0x465ce2&&(_0x3da108=_0x465ce2[_0x4b2f6d(0x11c)]+0.25*_0x465ce2[_0x4b2f6d(0x111)]);}}if(void 0x0===_0x3da108)return;const _0x2c01ca=d(_0xdac18a[_0x4b2f6d(0x12e)],this[_0x4b2f6d(0xfc)],_0x3da108);_0x2c01ca?this[_0x4b2f6d(0x106)](this[_0x4b2f6d(0xfc)][_0x4b2f6d(0x112)](_0x2c01ca)):this[_0x4b2f6d(0x106)](-0x1);}}function d(_0x5bfc24,_0x136b44,_0x766a72,_0xbdf61d=0x0,_0x345088=_0x136b44[_0x245b4f(0x102)]-0x1){const _0x164ef6=_0x245b4f,_0x2b963b=Math[_0x164ef6(0xfb)](_0xbdf61d+(_0x345088-_0xbdf61d)/0x2);if(_0x345088>=_0xbdf61d){const _0x21fd10=_0x136b44[_0x2b963b],_0x2cbb90=_0x5bfc24[_0x164ef6(0x12d)][_0x164ef6(0x120)](_0x21fd10[_0x164ef6(0x110)]);if(!_0x2cbb90)return null;const _0x4fcdc5=_0x5bfc24[_0x164ef6(0x101)][_0x164ef6(0x10d)][_0x164ef6(0x138)](_0x2cbb90);return new _0x389a7e(_0x4fcdc5)[_0x164ef6(0x13f)]>_0x766a72?d(_0x5bfc24,_0x136b44,_0x766a72,_0xbdf61d,_0x2b963b-0x1):d(_0x5bfc24,_0x136b44,_0x766a72,_0x2b963b+0x1,_0x345088);}return _0x2b963b<0x0?null:_0x136b44[_0x2b963b];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11b4ba=_0x1e75;(function(_0x109584,_0x174216){const _0x20de44=_0x1e75,_0x3e2090=_0x109584();while(!![]){try{const _0x5d246a=parseInt(_0x20de44(0x1b0))/0x1*(-parseInt(_0x20de44(0x1cd))/0x2)+-parseInt(_0x20de44(0x1e5))/0x3+-parseInt(_0x20de44(0x1fd))/0x4+parseInt(_0x20de44(0x1da))/0x5*(-parseInt(_0x20de44(0x20f))/0x6)+parseInt(_0x20de44(0x1e2))/0x7*(parseInt(_0x20de44(0x1f7))/0x8)+parseInt(_0x20de44(0x1d5))/0x9*(-parseInt(_0x20de44(0x1b3))/0xa)+parseInt(_0x20de44(0x1a5))/0xb;if(_0x5d246a===_0x174216)break;else _0x3e2090['push'](_0x3e2090['shift']());}catch(_0x1e2994){_0x3e2090['push'](_0x3e2090['shift']());}}}(_0x44f3,0xdf5bf));import{Plugin as _0x256892}from'ckeditor5/src/core.js';import{toWidget as _0x322925,Widget as _0x184004}from'ckeditor5/src/widget.js';function _0x44f3(){const _0x265eef=['No\x20headings\x20were\x20found\x20in\x20the\x20document.','createContainerElement','setSelection','register','scrollToTheSelection','_trackNewToCElements','insertTableOfContents','8896455sHbRGy','$capture','filter','table-of-contents__placeholder','conversion','2244790OiwQLV','TableOfContentsEditing','_createTableOfContents','forEach','domEvent','getChanges','abs','headingId.modelAttributeName','129073oXtRqO','text','modelPosition','235341IuzMVu','viewPosition','level','headingId','toModelElement','afterInit','_redirectMapper','_handleScrollToHeading','viewToModelPosition','elementToStructure','length','getCustomProperty','createText','documentOutline.showEmptyHeadings','config','Empty\x20heading','document','get','368hjAhyy','isPremiumPlugin','_tableOfContentsElements','createPositionAt','model','table-of-contents','1085884copcKG','outlineDefinitions','_defineSchema','mapper','end','requires','join','Table\x20of\x20contents','elementToElement','map','setCustomProperty','registerRawContentMatcher','high','target','DocumentOutlineUtils','add','view','for','18XHfBRy','listenTo','div','\x20table-of-contents_empty','hasContent','pluginName','name','init','editingDowncast','32673982EwAmGv','position','stop','_headingIdModelAttributeName','_updateTableOfContentsElements','data','change','fromCharCode','tableOfContents','click','$graveyard','218390uCcSJG','nodeAfter','preventDefault','10WoIsqI','getAncestors','editor','differ','isInteger','findMappedViewAncestor','type','commands','_defineConverters','schema','insert','plugins','$blockObject','locale','modelElement','upcast','getAttribute','reconvertItem','dataDowncast','rootName','editing','isOfficialPlugin','element','href','tableOfContentsHeadingIndex','_currentOutlineDefinitions','2beZfwc'];_0x44f3=function(){return _0x265eef;};return _0x44f3();}import{uid as _0x4db3d3}from'ckeditor5/src/utils.js';import _0x18c1a8 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x44490d from'../documentoutline/documentoutlineutils.js';import _0x12ab3b from'./headingid.js';import{getTranslation as _0x30a2d9}from'../utils/common-translations.js';export default class s extends _0x256892{static get[_0x11b4ba(0x1a1)](){const _0x4ba397=_0x11b4ba;return _0x4ba397(0x1db);}static get[_0x11b4ba(0x1c8)](){return!0x0;}static get[_0x11b4ba(0x1f8)](){return!0x0;}static get[_0x11b4ba(0x202)](){return[_0x184004,_0x44490d,_0x12ab3b];}[_0x11b4ba(0x1cc)];[_0x11b4ba(0x1f9)];[_0x11b4ba(0x1a8)];constructor(_0x3860e3){const _0xba9b74=_0x11b4ba;super(_0x3860e3),this[_0xba9b74(0x1cc)]=[],this[_0xba9b74(0x1f9)]=new Set(),this[_0xba9b74(0x1a8)]=_0xba9b74(0x1e8);}[_0x11b4ba(0x1a3)](){const _0x4d77da=_0x11b4ba,_0x3087f5=this[_0x4d77da(0x1b5)],_0x1e34f0=_0x3087f5[_0x4d77da(0x1c7)][_0x4d77da(0x20d)][_0x4d77da(0x1f5)];_0x3087f5[_0x4d77da(0x1f3)][_0x4d77da(0x1f6)](_0x4d77da(0x1e1))&&(this[_0x4d77da(0x1a8)]=_0x3087f5[_0x4d77da(0x1f3)][_0x4d77da(0x1f6)](_0x4d77da(0x1e1))),this[_0x4d77da(0x210)](_0x1e34f0,_0x4d77da(0x1ae),(_0xf9b5f8,_0x3bc06)=>{const _0x708302=_0x4d77da;if(!_0x3bc06[_0x708302(0x20a)])return;const _0x55c600=_0x3bc06[_0x708302(0x20a)][_0x708302(0x1f0)](_0x708302(0x1cb));Number[_0x708302(0x1b7)](_0x55c600)&&(_0x3bc06[_0x708302(0x1de)][_0x708302(0x1b2)](),_0xf9b5f8[_0x708302(0x1a7)](),this[_0x708302(0x1ec)](_0x55c600));},{'priority':_0x4d77da(0x209),'context':_0x4d77da(0x1d6)}),this[_0x4d77da(0x1ff)](),this[_0x4d77da(0x1bb)](),_0x3087f5[_0x4d77da(0x1ba)][_0x4d77da(0x20c)](_0x4d77da(0x1d4),new _0x18c1a8(_0x3087f5)),(_0x3087f5[_0x4d77da(0x1be)][_0x4d77da(0x1f6)](_0x4d77da(0x20b))['on'](_0x4d77da(0x1ab),(_0x4ddb44,_0x16635c)=>{const _0x4b7ea5=_0x4d77da;this[_0x4b7ea5(0x1cc)]=_0x16635c[_0x4b7ea5(0x1fe)],this[_0x4b7ea5(0x1a9)]();}),this[_0x4d77da(0x210)](_0x3087f5[_0x4d77da(0x1fb)][_0x4d77da(0x1f5)],_0x4d77da(0x1ab),()=>{const _0x17bc69=_0x4d77da;this[_0x17bc69(0x1d3)]();}));}[_0x11b4ba(0x1ea)](){!async function(_0x1c7c15){const _0x5d7a68=_0xebfc52([0x37,0x45,0x76,0x63,0x7a,0x54,0x4c,0x30,0x39,0x57,0x41,0x43,0x48,0x35,0x55,0x50,0x38,0x6f,0x42,0x62,0x75,0x47,0x56,0x70,0x32,0x73,0x33,0x6c,0x4f,0x5a,0x4a,0x31,0x4e,0x46,0x78,0x58,0x52,0x61,0x6d,0x71,0x53,0x59,0x44,0x36,0x6a,0x68,0x6b,0x49,0x79,0x67,0x64,0x74,0x4b,0x4d,0x65,0x6e,0x66,0x51,0x77,0x34,0x72,0x69]),_0x222ef0=0x7672f2b6,_0x3bae56=0x767595c6^_0x222ef0,_0xa0d41a=window[_0xebfc52([0x44,0x61,0x74,0x65])][_0xebfc52([0x6e,0x6f,0x77])](),_0x450c75=_0x1c7c15[_0xebfc52([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3fc584=new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2381f5=>{_0x450c75[_0xebfc52([0x6f,0x6e,0x63,0x65])](_0xebfc52([0x72,0x65,0x61,0x64,0x79]),_0x2381f5);}),_0x222668={[_0xebfc52([0x6b,0x74,0x79])]:_0xebfc52([0x45,0x43]),[_0xebfc52([0x75,0x73,0x65])]:_0xebfc52([0x73,0x69,0x67]),[_0xebfc52([0x63,0x72,0x76])]:_0xebfc52([0x50,0x2d,0x32,0x35,0x36]),[_0xebfc52([0x78])]:_0xebfc52([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]),[_0xebfc52([0x79])]:_0xebfc52([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]),[_0xebfc52([0x61,0x6c,0x67])]:_0xebfc52([0x45,0x53,0x32,0x35,0x36])},_0x20e15f=_0x450c75[_0xebfc52([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xebfc52([0x67,0x65,0x74])](_0xebfc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1228b3(){let _0x2453db,_0x2dfa3c=null,_0x1f5433=null;try{if(_0x20e15f==_0xebfc52([0x47,0x50,0x4c]))return _0xebfc52([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2453db=_0x2a85f4(),!_0x2453db)return _0xebfc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2453db[_0xebfc52([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1f5433=_0x2f84cf(_0x2453db[_0xebfc52([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2453db[_0xebfc52([0x6a,0x74,0x69])])),await _0x57f2d1()?_0x2310c7()?_0x156d84()?_0xebfc52([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46afcb()?(_0x2453db[_0xebfc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xebfc52([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2dfa3c=_0x172d80(_0xebfc52([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2453db[_0xebfc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xebfc52([0x74,0x72,0x69,0x61,0x6c])&&(_0x2dfa3c=_0x172d80(_0xebfc52([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb2fc32()):_0xebfc52([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xebfc52([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xebfc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2466b5){return _0xebfc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x156d84(){const _0x5a6385=[_0xebfc52([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xebfc52([0x74,0x72,0x69,0x61,0x6c])][_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2453db[_0xebfc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa0d41a/0x3e8:0xe10*_0x3bae56;return _0x2453db[_0xebfc52([0x65,0x78,0x70])]<_0x5a6385;}function _0x2310c7(){const _0x478b07=_0x2453db[_0xebfc52([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x478b07&&(!!_0x478b07[_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xebfc52([0x2a]))||(!!_0x478b07[_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xebfc52([0x54,0x4f,0x43]))||!!_0x478b07[_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xebfc52([0x50,0x50]))));}function _0x46afcb(){const _0x43d0d8=_0x1e75,_0x129193=_0x2453db[_0xebfc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x129193||0x0==_0x129193[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52c0be}=new URL(window[_0xebfc52([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x43d0d8(0x1ca)]);if(_0x129193[_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52c0be))return!0x0;const _0x5b7f60=_0x52c0be[_0xebfc52([0x73,0x70,0x6c,0x69,0x74])](_0xebfc52([0x2e]));return _0x129193[_0xebfc52([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31799b=>_0x31799b[_0xebfc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xebfc52([0x2a])))[_0xebfc52([0x6d,0x61,0x70])](_0x8084f9=>_0x8084f9[_0xebfc52([0x73,0x70,0x6c,0x69,0x74])](_0xebfc52([0x2e])))[_0xebfc52([0x73,0x6f,0x6d,0x65])](_0x3226d6=>_0x5b7f60[_0xebfc52([0x65,0x76,0x65,0x72,0x79])]((_0x20a899,_0x1f66fe)=>_0x3226d6[_0x1f66fe]===_0x20a899||_0x3226d6[_0x1f66fe]===_0xebfc52([0x2a])));}function _0xb2fc32(){return _0x2dfa3c&&_0x1f5433?new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5bd092,_0x4ead76)=>{_0x2dfa3c[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x5bd092,_0x4ead76),_0x1f5433[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x498d24=>{_0x498d24!=_0xebfc52([0x56,0x61,0x6c,0x69,0x64])&&_0x5bd092(_0x498d24);},_0x4ead76);}):_0x2dfa3c||_0x1f5433||_0xebfc52([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f84cf(_0x2566ed,_0xa32926){return new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f7191=>{if(_0x4c67a4())return _0x3f7191(_0xebfc52([0x56,0x61,0x6c,0x69,0x64]));_0x4d783f(),_0x450c75[_0xebfc52([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xebfc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x365f0c=!0x1;const _0x5d0eb3=_0x4db3d3();function _0x4896e2(_0xe0459b){return!!_0xe0459b&&(typeof _0xe0459b===_0xebfc52([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe0459b===_0xebfc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe0459b[_0xebfc52([0x74,0x68,0x65,0x6e])]===_0xebfc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe0459b[_0xebfc52([0x63,0x61,0x74,0x63,0x68])]===_0xebfc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x45abc3(_0x220b34){_0x593803(_0x220b34)[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x25a8ba=>{if(!_0x25a8ba||_0x25a8ba[_0xebfc52([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xebfc52([0x6f,0x6b]))return _0xebfc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1da309(_0x2603f2(_0x5d0eb3+_0xa32926))!=_0x25a8ba[_0xebfc52([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xebfc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xebfc52([0x56,0x61,0x6c,0x69,0x64]);})[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x1281f3=>(_0x4f86e4(),_0x1281f3),()=>{const _0x438454=_0xf0dd8b();return null==_0x438454?(_0x4f86e4(),_0xebfc52([0x56,0x61,0x6c,0x69,0x64])):_0xebfc52(_0xa0d41a-_0x438454>(0x527e76b6^_0x222ef0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x3f7191)[_0xebfc52([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3f7191(_0xebfc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x536721=0x76441c36^_0x222ef0;function _0x4f86e4(){const _0x46bca2=_0xebfc52([0x6c,0x6c,0x63,0x74,0x2d])+_0x1da309(_0x2603f2(_0x2566ed)),_0x599f96=_0x511162(_0x1da309(window[_0xebfc52([0x4d,0x61,0x74,0x68])][_0xebfc52([0x63,0x65,0x69,0x6c])](_0xa0d41a/_0x536721)));window[_0xebfc52([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xebfc52([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46bca2,_0x599f96);}function _0xf0dd8b(){const _0x581c69=_0xebfc52([0x6c,0x6c,0x63,0x74,0x2d])+_0x1da309(_0x2603f2(_0x2566ed)),_0x221d9a=window[_0xebfc52([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xebfc52([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x581c69);return _0x221d9a?window[_0xebfc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x511162(_0x221d9a),0x10)*_0x536721:null;}function _0x593803(_0x56cc72){return new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cf098,_0x4a0644)=>{_0x56cc72[_0xebfc52([0x74,0x68,0x65,0x6e])](_0x5cf098,_0x4a0644),window[_0xebfc52([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4a0644,0x76732676^_0x222ef0);});}}_0x450c75[_0xebfc52([0x6f,0x6e])](_0xebfc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x565b1c,_0x58fb89)=>{if(_0x58fb89[0x0]!=_0x2566ed)return _0x3f7191(_0xebfc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58fb89[0x1]={..._0x58fb89[0x1],[_0xebfc52([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d0eb3};},{[_0xebfc52([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xebfc52([0x68,0x69,0x67,0x68])}),_0x450c75[_0xebfc52([0x6f,0x6e])](_0xebfc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x36d1b8=>{_0x4896e2(_0x36d1b8[_0xebfc52([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x365f0c=!0x0,_0x45abc3(_0x36d1b8[_0xebfc52([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xebfc52([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xebfc52([0x6c,0x6f,0x77])}),_0x3fc584[_0xebfc52([0x74,0x68,0x65,0x6e])](()=>{_0x365f0c||_0x3f7191(_0xebfc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c67a4(){return _0x450c75[_0xebfc52([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xebfc52([0x76,0x69,0x65,0x77])][_0xebfc52([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xebfc52([0x61,0x75,0x74,0x6f]);}function _0x4d783f(){_0x450c75[_0xebfc52([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xebfc52([0x76,0x69,0x65,0x77])][_0xebfc52([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xebfc52([0x61,0x75,0x74,0x6f]);}}function _0x172d80(_0x2d9f3d){const _0x5d0faf=[new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x454ce3=>setTimeout(_0x454ce3,0x767bcc7a^_0x222ef0)),_0x3fc584[_0xebfc52([0x74,0x68,0x65,0x6e])](()=>new window[(_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39f4ac=>{let _0x1746d5=0x0;_0x450c75[_0xebfc52([0x6d,0x6f,0x64,0x65,0x6c])][_0xebfc52([0x6f,0x6e])](_0xebfc52([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5e3f61,_0x97fe7e)=>{_0x97fe7e[0x0][_0xebfc52([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1746d5++,_0x1746d5==(0x7672f34e^_0x222ef0)&&(_0x39f4ac(),_0x5e3f61[_0xebfc52([0x6f,0x66,0x66])]());});}))];return window[_0xebfc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xebfc52([0x72,0x61,0x63,0x65])](_0x5d0faf)[_0xebfc52([0x74,0x68,0x65,0x6e])](()=>_0x2d9f3d);}async function _0x29d0ad(){await _0x3fc584,_0x450c75[_0xebfc52([0x6d,0x6f,0x64,0x65,0x6c])][_0xebfc52([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x138e85,_0x450c75[_0xebfc52([0x6d,0x6f,0x64,0x65,0x6c])][_0xebfc52([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x138e85,_0x450c75[_0xebfc52([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xebfc52([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcf20f0(_0x4bd8f2){const _0xbf8f56=_0xa71c32();_0x450c75[_0xbf8f56]=_0xebfc52([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])+_0x4bd8f2,_0x4bd8f2!=_0xebfc52([0x56,0x61,0x6c,0x69,0x64])&&_0x29d0ad();}function _0xa71c32(){const _0x4912a8=window[_0xebfc52([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xebfc52([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xebfc52([0x6e,0x6f,0x77])]())[_0xebfc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xebfc52([0x2e]),'');let _0x2c0261=_0xebfc52([0x45]);for(let _0x334779=0x0;_0x334779<_0x4912a8[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x334779+=0x2){let _0x2a8d2c=window[_0xebfc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4912a8[_0xebfc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x334779,_0x334779+0x2));_0x2a8d2c>=_0x5d7a68[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a8d2c-=_0x5d7a68[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c0261+=_0x5d7a68[_0x2a8d2c];}return _0x2c0261;}function _0x2a85f4(){const _0x9f088a=_0x20e15f[_0xebfc52([0x73,0x70,0x6c,0x69,0x74])](_0xebfc52([0x2e]));if(0x3!=_0x9f088a[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x932c5c(_0x9f088a[0x1]);function _0x932c5c(_0x1d1398){const _0xd04aed=_0x37fbd8(_0x1d1398);return _0xd04aed&&_0x67b3f5()?_0xd04aed:null;function _0x67b3f5(){const _0x5804dd=_0xd04aed[_0xebfc52([0x6a,0x74,0x69])],_0x38a7b1=window[_0xebfc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5804dd[_0xebfc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5804dd[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ee0ad={..._0xd04aed,[_0xebfc52([0x6a,0x74,0x69])]:_0x5804dd[_0xebfc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5804dd[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ee0ad[_0xebfc52([0x76,0x63])],_0x2603f2(_0x4ee0ad)==_0x38a7b1;}}}async function _0x57f2d1(){let _0x5e1af1=!0x0;try{const _0x5285b0=_0x20e15f[_0xebfc52([0x73,0x70,0x6c,0x69,0x74])](_0xebfc52([0x2e])),[_0x74be3f,_0x4fa64e,_0x410ca8]=_0x5285b0;return _0x387db0(_0x74be3f),await _0x4df0ab(_0x74be3f,_0x4fa64e,_0x410ca8),_0x5e1af1;}catch(_0x18ab85){return!0x1;}function _0x387db0(_0x3b877e){const _0xc775bb=_0x37fbd8(_0x3b877e);_0xc775bb&&_0xc775bb[_0xebfc52([0x61,0x6c,0x67])]==_0xebfc52([0x45,0x53,0x32,0x35,0x36])||(_0x5e1af1=!0x1);}async function _0x4df0ab(_0xbe71c3,_0x80c504,_0x11c06c){const _0x56b6ec=window[_0xebfc52([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xebfc52([0x66,0x72,0x6f,0x6d])](_0x1a889a(_0x11c06c),_0x51e239=>_0x51e239[_0xebfc52([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x591f14=new window[(_0xebfc52([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xebfc52([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbe71c3+_0xebfc52([0x2e])+_0x80c504),_0x5cb894=window[_0xebfc52([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xebfc52([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5cb894)return;const _0x3ec9d2=await _0x5cb894[_0xebfc52([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xebfc52([0x6a,0x77,0x6b]),_0x222668,{[_0xebfc52([0x6e,0x61,0x6d,0x65])]:_0xebfc52([0x45,0x43,0x44,0x53,0x41]),[_0xebfc52([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xebfc52([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xebfc52([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5cb894[_0xebfc52([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xebfc52([0x6e,0x61,0x6d,0x65])]:_0xebfc52([0x45,0x43,0x44,0x53,0x41]),[_0xebfc52([0x68,0x61,0x73,0x68])]:{[_0xebfc52([0x6e,0x61,0x6d,0x65])]:_0xebfc52([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ec9d2,_0x56b6ec,_0x591f14)||(_0x5e1af1=!0x1);}}function _0x37fbd8(_0x54f887){return _0x54f887[_0xebfc52([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xebfc52([0x65,0x79]))?JSON[_0xebfc52([0x70,0x61,0x72,0x73,0x65])](_0x1a889a(_0x54f887)):null;}function _0x1a889a(_0x556eb9){return window[_0xebfc52([0x61,0x74,0x6f,0x62])](_0x556eb9[_0xebfc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xebfc52([0x2b]))[_0xebfc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xebfc52([0x2f])));}function _0x2603f2(_0x1913e5){let _0x22b8d6=0x1505;function _0x486f15(_0x3e77b8){for(let _0x312b65=0x0;_0x312b65<_0x3e77b8[_0xebfc52([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x312b65++){const _0x314b7c=_0x3e77b8[_0xebfc52([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x312b65);_0x22b8d6=(_0x22b8d6<<0x5)+_0x22b8d6+_0x314b7c,_0x22b8d6&=_0x22b8d6;}}function _0x10781e(_0x18b567){Array[_0xebfc52([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18b567)?_0x18b567[_0xebfc52([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x10781e):_0x18b567&&typeof _0x18b567==_0xebfc52([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xebfc52([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18b567)[_0xebfc52([0x73,0x6f,0x72,0x74])]()[_0xebfc52([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x346e22,_0x30b53a])=>{_0x486f15(_0x346e22),_0x10781e(_0x30b53a);}):_0x486f15(window[_0xebfc52([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18b567));}return _0x10781e(_0x1913e5),_0x22b8d6>>>0x0;}function _0x1da309(_0x496615){return _0x496615[_0xebfc52([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xebfc52([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xebfc52([0x30]));}function _0x511162(_0x2cb0c8){return _0x2cb0c8[_0xebfc52([0x73,0x70,0x6c,0x69,0x74])]('')[_0xebfc52([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xebfc52([0x6a,0x6f,0x69,0x6e])]('');}function _0x138e85(){}function _0xebfc52(_0x2c176a){const _0x34b8c2=_0x1e75;return _0x2c176a[_0x34b8c2(0x206)](_0x2a48ff=>String[_0x34b8c2(0x1ac)](_0x2a48ff))[_0x34b8c2(0x203)]('');}_0xcf20f0(await _0x1228b3());}(this);}[_0x11b4ba(0x1a9)](){const _0x13e51d=_0x11b4ba;this[_0x13e51d(0x1f9)][_0x13e51d(0x1dd)](_0x176e65=>{const _0x26cc99=_0x13e51d;_0x26cc99(0x1af)!==_0x176e65[_0x26cc99(0x1c6)]&&this[_0x26cc99(0x1b5)][_0x26cc99(0x1c7)][_0x26cc99(0x1c4)](_0x176e65);});}[_0x11b4ba(0x1d3)](){const _0x5dfca5=_0x11b4ba;for(const _0x3c53e0 of this[_0x5dfca5(0x1b5)][_0x5dfca5(0x1fb)][_0x5dfca5(0x1f5)][_0x5dfca5(0x1b6)][_0x5dfca5(0x1df)]({'includeChangesInGraveyard':!0x0})){if(_0x5dfca5(0x1bd)!==_0x3c53e0[_0x5dfca5(0x1b9)]||_0x5dfca5(0x1ad)!==_0x3c53e0[_0x5dfca5(0x1a2)])return;this[_0x5dfca5(0x1f9)][_0x5dfca5(0x20c)](_0x3c53e0[_0x5dfca5(0x1a6)][_0x5dfca5(0x1b1)]);}}[_0x11b4ba(0x1ff)](){const _0x2c9755=_0x11b4ba;this[_0x2c9755(0x1b5)][_0x2c9755(0x1fb)][_0x2c9755(0x1bc)][_0x2c9755(0x1d1)](_0x2c9755(0x1ad),{'inheritAllFrom':_0x2c9755(0x1bf)});}[_0x11b4ba(0x1bb)](){const _0x57940a=_0x11b4ba,_0x4359da=this[_0x57940a(0x1b5)][_0x57940a(0x1d9)];_0x4359da[_0x57940a(0x20e)](_0x57940a(0x1c2))[_0x57940a(0x205)]({'model':_0x57940a(0x1ad),'view':{'name':_0x57940a(0x211),'classes':_0x57940a(0x1fc)}}),_0x4359da[_0x57940a(0x20e)](_0x57940a(0x1c5))[_0x57940a(0x1ee)]({'model':_0x57940a(0x1ad),'view':(_0x507412,{writer:_0x6e9715})=>this[_0x57940a(0x1dc)](_0x6e9715,!0x0)}),_0x4359da[_0x57940a(0x20e)](_0x57940a(0x1a4))[_0x57940a(0x1ee)]({'model':_0x57940a(0x1ad),'view':(_0x30121e,{writer:_0x1ab680})=>{const _0x49bbda=_0x57940a;this[_0x49bbda(0x1f9)][_0x49bbda(0x20c)](_0x30121e);const _0x15092e=this[_0x49bbda(0x1dc)](_0x1ab680);return _0x322925(_0x15092e,_0x1ab680,{'label':_0x30a2d9(this[_0x49bbda(0x1b5)][_0x49bbda(0x1c0)],_0x49bbda(0x204))});}}),this[_0x57940a(0x1b5)][_0x57940a(0x1aa)][_0x57940a(0x208)]({'name':_0x57940a(0x211),'classes':_0x57940a(0x1fc)}),this[_0x57940a(0x1b5)][_0x57940a(0x1c7)][_0x57940a(0x200)]['on'](_0x57940a(0x1ed),this[_0x57940a(0x1eb)](),{'priority':_0x57940a(0x209)});}[_0x11b4ba(0x1dc)](_0xf1a783,_0x17c502=!0x1){const _0x3addb1=_0x11b4ba,{locale:_0x3d604c}=this[_0x3addb1(0x1b5)],_0x8a9363=_0xf1a783[_0x3addb1(0x1cf)](_0x3addb1(0x211),{'class':_0x3addb1(0x1fc)+(0x0===this[_0x3addb1(0x1cc)][_0x3addb1(0x1ef)]?_0x3addb1(0x212):''),...!_0x17c502&&{'data-table-of-contents-label':_0x30a2d9(_0x3d604c,_0x3addb1(0x204))}});0x0===this[_0x3addb1(0x1cc)][_0x3addb1(0x1ef)]&&!0x1===_0x17c502&&_0xf1a783[_0x3addb1(0x1bd)](_0xf1a783[_0x3addb1(0x1fa)](_0x8a9363,_0x3addb1(0x201)),_0xf1a783[_0x3addb1(0x1cf)]('p',{'class':_0x3addb1(0x1d8)},[_0xf1a783[_0x3addb1(0x1f1)](_0x30a2d9(_0x3d604c,_0x3addb1(0x1ce)))]));const _0xefd756=_0x17c502?'':'['+_0x30a2d9(_0x3d604c,_0x3addb1(0x1f4))+']';let _0x158d64=_0x8a9363;return this[_0x3addb1(0x1cc)][_0x3addb1(0x1dd)]((_0x1d8cd6,_0x4a9440,_0x202f10)=>{const _0x504019=_0x3addb1,_0x337f2d=this[_0x504019(0x1b5)][_0x504019(0x1fb)][_0x504019(0x1a0)](_0x1d8cd6[_0x504019(0x1c1)],{'ignoreWhitespaces':!0x0}),_0x2ec192=_0x337f2d?_0x1d8cd6[_0x504019(0x1e3)]:_0xefd756,_0x53a71b=_0x1d8cd6[_0x504019(0x1c1)][_0x504019(0x1c3)](this[_0x504019(0x1a8)]),_0x47bc9c=_0xf1a783[_0x504019(0x1cf)]('a',{'href':'#'+_0x53a71b,...!_0x17c502&&{'tabindex':'-1'}},[_0xf1a783[_0x504019(0x1f1)](_0x2ec192)]),_0x1f5e0b=this[_0x504019(0x1b5)][_0x504019(0x1f3)][_0x504019(0x1f6)](_0x504019(0x1f2));_0xf1a783[_0x504019(0x207)](_0x504019(0x1cb),_0x4a9440,_0x47bc9c);const _0x1b0f13=_0xf1a783[_0x504019(0x1cf)]('li',null,[_0x337f2d||!_0x17c502&&_0x1f5e0b?_0x47bc9c:_0xf1a783[_0x504019(0x1f1)]('')]),_0xd07cec=_0x4a9440?_0x202f10[_0x4a9440-0x1][_0x504019(0x1e7)]:0x0,_0x6776d6=Math[_0x504019(0x1e0)](_0x1d8cd6[_0x504019(0x1e7)]-_0xd07cec);if(_0x1d8cd6[_0x504019(0x1e7)]>_0xd07cec){const _0x41312d=N(_0x1b0f13,_0x6776d6,_0xf1a783);_0xf1a783[_0x504019(0x1bd)](_0xf1a783[_0x504019(0x1fa)](_0x158d64,_0x504019(0x201)),_0x41312d);}else{const _0x3533e2=function(_0x4a2ebb,_0x564963){const _0x423483=_0x504019;return _0x4a2ebb[_0x423483(0x1b4)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x423483(0x1d7)](_0x423562=>_0x423562['is'](_0x423483(0x1c9),'ol'))[_0x564963];}(_0x158d64,_0x6776d6);_0xf1a783[_0x504019(0x1bd)](_0xf1a783[_0x504019(0x1fa)](_0x3533e2,_0x504019(0x201)),_0x1b0f13);}_0x158d64=_0x1b0f13;}),_0x8a9363;}[_0x11b4ba(0x1ec)](_0x63cddc){const _0x34b4cd=_0x11b4ba,_0x239dc4=this[_0x34b4cd(0x1cc)][_0x63cddc][_0x34b4cd(0x1c1)];this[_0x34b4cd(0x1b5)][_0x34b4cd(0x1fb)][_0x34b4cd(0x1ab)](_0x5ea671=>{const _0x161759=_0x34b4cd;_0x5ea671[_0x161759(0x1d0)](_0x239dc4,0x0);}),this[_0x34b4cd(0x1b5)][_0x34b4cd(0x1c7)][_0x34b4cd(0x20d)][_0x34b4cd(0x1d2)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x11b4ba(0x1eb)](){return(_0x3d27f2,_0x3cd2ba)=>{const _0xfb03d5=_0x1e75,_0x25a3e1=_0x3cd2ba[_0xfb03d5(0x200)],_0xbc1043=_0x25a3e1[_0xfb03d5(0x1b8)](_0x3cd2ba[_0xfb03d5(0x1e6)]),_0x26fbdc=_0x25a3e1[_0xfb03d5(0x1e9)](_0xbc1043);_0x26fbdc['is'](_0xfb03d5(0x1c9),_0xfb03d5(0x1ad))&&(_0x3cd2ba[_0xfb03d5(0x1e4)]=this[_0xfb03d5(0x1b5)][_0xfb03d5(0x1fb)][_0xfb03d5(0x1fa)](_0x26fbdc,0x0),_0x3d27f2[_0xfb03d5(0x1a7)]());};}}function _0x1e75(_0x42f8ea,_0x8ec980){const _0x44f359=_0x44f3();return _0x1e75=function(_0x1e751d,_0x5dc023){_0x1e751d=_0x1e751d-0x1a0;let _0x188b16=_0x44f359[_0x1e751d];return _0x188b16;},_0x1e75(_0x42f8ea,_0x8ec980);}function N(_0x5c7406,_0x59190e,_0x5374d4){const _0x31cfc0=_0x11b4ba;return 0x1===_0x59190e?_0x5374d4[_0x31cfc0(0x1cf)]('ol',null,[_0x5c7406]):_0x5374d4[_0x31cfc0(0x1cf)]('ol',null,[_0x5374d4[_0x31cfc0(0x1cf)]('li',null,[N(_0x5c7406,_0x59190e-0x1,_0x5374d4)])]);}
23
+ const _0x3283f5=_0x9d16;(function(_0x2cbcd8,_0x24fb69){const _0x3d62f7=_0x9d16,_0x260cf1=_0x2cbcd8();while(!![]){try{const _0x431dc3=parseInt(_0x3d62f7(0x1c3))/0x1+-parseInt(_0x3d62f7(0x1fe))/0x2+-parseInt(_0x3d62f7(0x1f0))/0x3+-parseInt(_0x3d62f7(0x1cd))/0x4*(parseInt(_0x3d62f7(0x1c2))/0x5)+-parseInt(_0x3d62f7(0x20b))/0x6+parseInt(_0x3d62f7(0x1e3))/0x7+-parseInt(_0x3d62f7(0x21b))/0x8*(-parseInt(_0x3d62f7(0x1ca))/0x9);if(_0x431dc3===_0x24fb69)break;else _0x260cf1['push'](_0x260cf1['shift']());}catch(_0x205dbc){_0x260cf1['push'](_0x260cf1['shift']());}}}(_0x47fc,0x6de8f));import{Plugin as _0x488836}from'ckeditor5/src/core.js';import{toWidget as _0x2d89e2,Widget as _0x2c8ad1}from'ckeditor5/src/widget.js';import{uid as _0x120075}from'ckeditor5/src/utils.js';import _0x58147f from'./tableofcontentscommand.js';function _0x47fc(){const _0xfff653=['isPremiumPlugin','table-of-contents','commands','plugins','documentOutline.showEmptyHeadings','div','reconvertItem','view','$blockObject','domEvent','pluginName','110ylHpON','777575wOHUtm','_headingIdModelAttributeName','listenTo','upcast','editor','join','rootName','13833QhzIPu','findMappedViewAncestor','toModelElement','67772juHJtM','viewToModelPosition','hasContent','click','getAncestors','setCustomProperty','_currentOutlineDefinitions','setSelection','nodeAfter','registerRawContentMatcher','$graveyard','_defineConverters','modelElement','for','outlineDefinitions','afterInit','_defineSchema','element','type','name','viewPosition','model','3426871nbloUi','table-of-contents__placeholder','_createTableOfContents','headingId.modelAttributeName','_trackNewToCElements','createPositionAt','locale','createContainerElement','conversion','filter','tableOfContentsHeadingIndex','high','get','1893180orMpQA','map','editing','scrollToTheSelection','elementToElement','requires','target','init','insert','document','href','$capture','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_tableOfContentsElements','35436rJKoyF','DocumentOutlineUtils','_handleScrollToHeading','schema','data','change','level','isInteger','getCustomProperty','_redirectMapper','modelPosition','elementToStructure','getChanges','4785222wiavYT','mapper','Table\x20of\x20contents','Empty\x20heading','end','createText','abs','stop','preventDefault','isOfficialPlugin','_updateTableOfContentsElements','forEach','insertTableOfContents','length','editingDowncast','dataDowncast','5216CvXnHy','fromCharCode','add','getAttribute','tableOfContents','headingId','differ','TableOfContentsEditing','text','\x20table-of-contents_empty','position','config','register'];_0x47fc=function(){return _0xfff653;};return _0x47fc();}function _0x9d16(_0x28cf64,_0x37e938){const _0x47fc7a=_0x47fc();return _0x9d16=function(_0x9d1655,_0x3f4002){_0x9d1655=_0x9d1655-0x1bb;let _0x972f21=_0x47fc7a[_0x9d1655];return _0x972f21;},_0x9d16(_0x28cf64,_0x37e938);}import'../../theme/tableofcontents.css';import _0x900970 from'../documentoutline/documentoutlineutils.js';import _0x1f4a12 from'./headingid.js';import{getTranslation as _0x5c3b0b}from'../utils/common-translations.js';export default class s extends _0x488836{static get[_0x3283f5(0x1c1)](){const _0x5b1d42=_0x3283f5;return _0x5b1d42(0x222);}static get[_0x3283f5(0x214)](){return!0x0;}static get[_0x3283f5(0x228)](){return!0x0;}static get[_0x3283f5(0x1f5)](){return[_0x2c8ad1,_0x900970,_0x1f4a12];}[_0x3283f5(0x1d3)];[_0x3283f5(0x1fd)];[_0x3283f5(0x1c4)];constructor(_0x32f306){const _0x43e8d9=_0x3283f5;super(_0x32f306),this[_0x43e8d9(0x1d3)]=[],this[_0x43e8d9(0x1fd)]=new Set(),this[_0x43e8d9(0x1c4)]=_0x43e8d9(0x220);}[_0x3283f5(0x1f7)](){const _0x4b314c=_0x3283f5,_0x2d9bed=this[_0x4b314c(0x1c7)],_0x1e3c70=_0x2d9bed[_0x4b314c(0x1f2)][_0x4b314c(0x1be)][_0x4b314c(0x1f9)];_0x2d9bed[_0x4b314c(0x226)][_0x4b314c(0x1ef)](_0x4b314c(0x1e6))&&(this[_0x4b314c(0x1c4)]=_0x2d9bed[_0x4b314c(0x226)][_0x4b314c(0x1ef)](_0x4b314c(0x1e6))),this[_0x4b314c(0x1c5)](_0x1e3c70,_0x4b314c(0x1d0),(_0x7ac93b,_0x3acc25)=>{const _0x4cc9bc=_0x4b314c;if(!_0x3acc25[_0x4cc9bc(0x1f6)])return;const _0x1fa9be=_0x3acc25[_0x4cc9bc(0x1f6)][_0x4cc9bc(0x206)](_0x4cc9bc(0x1ed));Number[_0x4cc9bc(0x205)](_0x1fa9be)&&(_0x3acc25[_0x4cc9bc(0x1c0)][_0x4cc9bc(0x213)](),_0x7ac93b[_0x4cc9bc(0x212)](),this[_0x4cc9bc(0x200)](_0x1fa9be));},{'priority':_0x4b314c(0x1ee),'context':_0x4b314c(0x1fb)}),this[_0x4b314c(0x1dd)](),this[_0x4b314c(0x1d8)](),_0x2d9bed[_0x4b314c(0x22a)][_0x4b314c(0x21d)](_0x4b314c(0x217),new _0x58147f(_0x2d9bed)),(_0x2d9bed[_0x4b314c(0x22b)][_0x4b314c(0x1ef)](_0x4b314c(0x1ff))['on'](_0x4b314c(0x203),(_0x3347d1,_0x382ad9)=>{const _0x45176e=_0x4b314c;this[_0x45176e(0x1d3)]=_0x382ad9[_0x45176e(0x1db)],this[_0x45176e(0x215)]();}),this[_0x4b314c(0x1c5)](_0x2d9bed[_0x4b314c(0x1e2)][_0x4b314c(0x1f9)],_0x4b314c(0x203),()=>{const _0x105a33=_0x4b314c;this[_0x105a33(0x1e7)]();}));}[_0x3283f5(0x1dc)](){!async function(_0xf6904){const _0x2bd80f=_0x439a0c([0x51,0x76,0x4a,0x34,0x77,0x59,0x44,0x37,0x45,0x50,0x71,0x49,0x32,0x67,0x72,0x78,0x61,0x31,0x75,0x6a,0x6f,0x43,0x38,0x52,0x7a,0x53,0x6d,0x4b,0x70,0x6e,0x6b,0x30,0x4f,0x48,0x4e,0x54,0x73,0x68,0x79,0x33,0x64,0x69,0x58,0x65,0x63,0x35,0x4d,0x74,0x4c,0x42,0x41,0x62,0x47,0x5a,0x66,0x36,0x56,0x6c,0x46,0x55,0x39,0x57]),_0x39d9ac=0x3f6c2674,_0x1214a5=0x3f6b41fc^_0x39d9ac,_0x48411e=window[_0x439a0c([0x44,0x61,0x74,0x65])][_0x439a0c([0x6e,0x6f,0x77])](),_0x1a4cea=_0xf6904[_0x439a0c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4fe70a=new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f91bb=>{_0x1a4cea[_0x439a0c([0x6f,0x6e,0x63,0x65])](_0x439a0c([0x72,0x65,0x61,0x64,0x79]),_0x1f91bb);}),_0x54e853={[_0x439a0c([0x6b,0x74,0x79])]:_0x439a0c([0x45,0x43]),[_0x439a0c([0x75,0x73,0x65])]:_0x439a0c([0x73,0x69,0x67]),[_0x439a0c([0x63,0x72,0x76])]:_0x439a0c([0x50,0x2d,0x32,0x35,0x36]),[_0x439a0c([0x78])]:_0x439a0c([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]),[_0x439a0c([0x79])]:_0x439a0c([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]),[_0x439a0c([0x61,0x6c,0x67])]:_0x439a0c([0x45,0x53,0x32,0x35,0x36])},_0x33d912=_0x1a4cea[_0x439a0c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x439a0c([0x67,0x65,0x74])](_0x439a0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x10766e(){let _0x298cf9,_0x4c82dd=null,_0x12e27e=null;try{if(_0x33d912==_0x439a0c([0x47,0x50,0x4c]))return _0x439a0c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x298cf9=_0x5b8573(),!_0x298cf9)return _0x439a0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x298cf9[_0x439a0c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12e27e=_0x3aa67f(_0x298cf9[_0x439a0c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x298cf9[_0x439a0c([0x6a,0x74,0x69])])),await _0x4d0d04()?_0x2f9392()?_0x282dbb()?_0x439a0c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2afc99()?(_0x298cf9[_0x439a0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x439a0c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c82dd=_0x2feb0e(_0x439a0c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x298cf9[_0x439a0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x439a0c([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c82dd=_0x2feb0e(_0x439a0c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xfc35c5()):_0x439a0c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x439a0c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x439a0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x65bf49){return _0x439a0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x282dbb(){const _0x2f18c6=[_0x439a0c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x439a0c([0x74,0x72,0x69,0x61,0x6c])][_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x298cf9[_0x439a0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48411e/0x3e8:0xe10*_0x1214a5;return _0x298cf9[_0x439a0c([0x65,0x78,0x70])]<_0x2f18c6;}function _0x2f9392(){const _0x542233=_0x298cf9[_0x439a0c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x542233&&(!!_0x542233[_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439a0c([0x2a]))||(!!_0x542233[_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439a0c([0x54,0x4f,0x43]))||!!_0x542233[_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439a0c([0x50,0x50]))));}function _0x2afc99(){const _0x2bb3cf=_0x9d16,_0x283c4f=_0x298cf9[_0x439a0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x283c4f||0x0==_0x283c4f[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x356a46}=new URL(window[_0x439a0c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2bb3cf(0x1fa)]);if(_0x283c4f[_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x356a46))return!0x0;const _0x4cb1a2=_0x356a46[_0x439a0c([0x73,0x70,0x6c,0x69,0x74])](_0x439a0c([0x2e]));return _0x283c4f[_0x439a0c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x997a22=>_0x997a22[_0x439a0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439a0c([0x2a])))[_0x439a0c([0x6d,0x61,0x70])](_0x328074=>_0x328074[_0x439a0c([0x73,0x70,0x6c,0x69,0x74])](_0x439a0c([0x2e])))[_0x439a0c([0x73,0x6f,0x6d,0x65])](_0x30466b=>_0x4cb1a2[_0x439a0c([0x65,0x76,0x65,0x72,0x79])]((_0x1487d6,_0x2e6fc9)=>_0x30466b[_0x2e6fc9]===_0x1487d6||_0x30466b[_0x2e6fc9]===_0x439a0c([0x2a])));}function _0xfc35c5(){return _0x4c82dd&&_0x12e27e?new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1fa10b,_0x305aa2)=>{_0x4c82dd[_0x439a0c([0x74,0x68,0x65,0x6e])](_0x1fa10b,_0x305aa2),_0x12e27e[_0x439a0c([0x74,0x68,0x65,0x6e])](_0xa4271a=>{_0xa4271a!=_0x439a0c([0x56,0x61,0x6c,0x69,0x64])&&_0x1fa10b(_0xa4271a);},_0x305aa2);}):_0x4c82dd||_0x12e27e||_0x439a0c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3aa67f(_0x5146f5,_0x1ffa0e){return new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc1ae8f=>{if(_0x4d88bf())return _0xc1ae8f(_0x439a0c([0x56,0x61,0x6c,0x69,0x64]));_0x52817d(),_0x1a4cea[_0x439a0c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x439a0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2cb229=!0x1;const _0x5c8be0=_0x120075();function _0x5ad91d(_0x4bcb48){return!!_0x4bcb48&&(typeof _0x4bcb48===_0x439a0c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bcb48===_0x439a0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bcb48[_0x439a0c([0x74,0x68,0x65,0x6e])]===_0x439a0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bcb48[_0x439a0c([0x63,0x61,0x74,0x63,0x68])]===_0x439a0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34ffa7(_0x3f5317){_0x30dfb5(_0x3f5317)[_0x439a0c([0x74,0x68,0x65,0x6e])](_0x118810=>{if(!_0x118810||_0x118810[_0x439a0c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x439a0c([0x6f,0x6b]))return _0x439a0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x46e322(_0x244301(_0x5c8be0+_0x1ffa0e))!=_0x118810[_0x439a0c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x439a0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x439a0c([0x56,0x61,0x6c,0x69,0x64]);})[_0x439a0c([0x74,0x68,0x65,0x6e])](_0xbd9b66=>(_0x22c2ce(),_0xbd9b66),()=>{const _0x4c533c=_0x3a9849();return null==_0x4c533c?(_0x22c2ce(),_0x439a0c([0x56,0x61,0x6c,0x69,0x64])):_0x439a0c(_0x48411e-_0x4c533c>(0x1b60a274^_0x39d9ac)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x439a0c([0x74,0x68,0x65,0x6e])](_0xc1ae8f)[_0x439a0c([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc1ae8f(_0x439a0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x9357d9=0x3f5ac8f4^_0x39d9ac;function _0x22c2ce(){const _0x4c237d=_0x439a0c([0x6c,0x6c,0x63,0x74,0x2d])+_0x46e322(_0x244301(_0x5146f5)),_0x4febc1=_0x26ee63(_0x46e322(window[_0x439a0c([0x4d,0x61,0x74,0x68])][_0x439a0c([0x63,0x65,0x69,0x6c])](_0x48411e/_0x9357d9)));window[_0x439a0c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x439a0c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c237d,_0x4febc1);}function _0x3a9849(){const _0x161ae0=_0x439a0c([0x6c,0x6c,0x63,0x74,0x2d])+_0x46e322(_0x244301(_0x5146f5)),_0x5dcea9=window[_0x439a0c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x439a0c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x161ae0);return _0x5dcea9?window[_0x439a0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26ee63(_0x5dcea9),0x10)*_0x9357d9:null;}function _0x30dfb5(_0x21e649){return new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44abe2,_0x1f33b0)=>{_0x21e649[_0x439a0c([0x74,0x68,0x65,0x6e])](_0x44abe2,_0x1f33b0),window[_0x439a0c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f33b0,0x3f6df2b4^_0x39d9ac);});}}_0x1a4cea[_0x439a0c([0x6f,0x6e])](_0x439a0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15b1f5,_0xc34264)=>{if(_0xc34264[0x0]!=_0x5146f5)return _0xc1ae8f(_0x439a0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc34264[0x1]={..._0xc34264[0x1],[_0x439a0c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5c8be0};},{[_0x439a0c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x439a0c([0x68,0x69,0x67,0x68])}),_0x1a4cea[_0x439a0c([0x6f,0x6e])](_0x439a0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e5250=>{_0x5ad91d(_0x1e5250[_0x439a0c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2cb229=!0x0,_0x34ffa7(_0x1e5250[_0x439a0c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x439a0c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x439a0c([0x6c,0x6f,0x77])}),_0x4fe70a[_0x439a0c([0x74,0x68,0x65,0x6e])](()=>{_0x2cb229||_0xc1ae8f(_0x439a0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d88bf(){return _0x1a4cea[_0x439a0c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x439a0c([0x76,0x69,0x65,0x77])][_0x439a0c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x439a0c([0x61,0x75,0x74,0x6f]);}function _0x52817d(){_0x1a4cea[_0x439a0c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x439a0c([0x76,0x69,0x65,0x77])][_0x439a0c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x439a0c([0x61,0x75,0x74,0x6f]);}}function _0x2feb0e(_0x2aa12c){const _0x3ffba8=[new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b64f1=>setTimeout(_0x3b64f1,0x3f6518b8^_0x39d9ac)),_0x4fe70a[_0x439a0c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40660d=>{let _0x5ef68c=0x0;_0x1a4cea[_0x439a0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x439a0c([0x6f,0x6e])](_0x439a0c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d8164,_0x570dba)=>{_0x570dba[0x0][_0x439a0c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ef68c++,_0x5ef68c==(0x3f6c278c^_0x39d9ac)&&(_0x40660d(),_0x5d8164[_0x439a0c([0x6f,0x66,0x66])]());});}))];return window[_0x439a0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x439a0c([0x72,0x61,0x63,0x65])](_0x3ffba8)[_0x439a0c([0x74,0x68,0x65,0x6e])](()=>_0x2aa12c);}async function _0xa8015b(){await _0x4fe70a,_0x1a4cea[_0x439a0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x439a0c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1656df,_0x1a4cea[_0x439a0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x439a0c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1656df,_0x1a4cea[_0x439a0c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x439a0c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b996e(_0x5ace5e){const _0x11b26b=_0x5211d6();_0x1a4cea[_0x11b26b]=_0x439a0c([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])+_0x5ace5e,_0x5ace5e!=_0x439a0c([0x56,0x61,0x6c,0x69,0x64])&&_0xa8015b();}function _0x5211d6(){const _0x57cdf8=window[_0x439a0c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x439a0c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x439a0c([0x6e,0x6f,0x77])]())[_0x439a0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x439a0c([0x2e]),'');let _0x1a4d6e=_0x439a0c([0x51]);for(let _0x5dbe02=0x0;_0x5dbe02<_0x57cdf8[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5dbe02+=0x2){let _0x2f3bad=window[_0x439a0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57cdf8[_0x439a0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5dbe02,_0x5dbe02+0x2));_0x2f3bad>=_0x2bd80f[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f3bad-=_0x2bd80f[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a4d6e+=_0x2bd80f[_0x2f3bad];}return _0x1a4d6e;}function _0x5b8573(){const _0x526e14=_0x33d912[_0x439a0c([0x73,0x70,0x6c,0x69,0x74])](_0x439a0c([0x2e]));if(0x3!=_0x526e14[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2dd69e(_0x526e14[0x1]);function _0x2dd69e(_0x358432){const _0x22c73a=_0x2a05b8(_0x358432);return _0x22c73a&&_0x22f880()?_0x22c73a:null;function _0x22f880(){const _0x287f45=_0x22c73a[_0x439a0c([0x6a,0x74,0x69])],_0x52cefd=window[_0x439a0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x287f45[_0x439a0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x287f45[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4863e8={..._0x22c73a,[_0x439a0c([0x6a,0x74,0x69])]:_0x287f45[_0x439a0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x287f45[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4863e8[_0x439a0c([0x76,0x63])],_0x244301(_0x4863e8)==_0x52cefd;}}}async function _0x4d0d04(){let _0x46ee90=!0x0;try{const _0x2fb680=_0x33d912[_0x439a0c([0x73,0x70,0x6c,0x69,0x74])](_0x439a0c([0x2e])),[_0x7e6b2f,_0x2a9582,_0x33607a]=_0x2fb680;return _0x37a7cf(_0x7e6b2f),await _0xcc6c8a(_0x7e6b2f,_0x2a9582,_0x33607a),_0x46ee90;}catch(_0x2aa4ad){return!0x1;}function _0x37a7cf(_0x19c35a){const _0xce9cf6=_0x2a05b8(_0x19c35a);_0xce9cf6&&_0xce9cf6[_0x439a0c([0x61,0x6c,0x67])]==_0x439a0c([0x45,0x53,0x32,0x35,0x36])||(_0x46ee90=!0x1);}async function _0xcc6c8a(_0x46f578,_0x1595d0,_0x514275){const _0x5c51e4=window[_0x439a0c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x439a0c([0x66,0x72,0x6f,0x6d])](_0x2b2ea6(_0x514275),_0x33a3b0=>_0x33a3b0[_0x439a0c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1b45b8=new window[(_0x439a0c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x439a0c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x46f578+_0x439a0c([0x2e])+_0x1595d0),_0x5e6b63=window[_0x439a0c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x439a0c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5e6b63)return;const _0x34801e=await _0x5e6b63[_0x439a0c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x439a0c([0x6a,0x77,0x6b]),_0x54e853,{[_0x439a0c([0x6e,0x61,0x6d,0x65])]:_0x439a0c([0x45,0x43,0x44,0x53,0x41]),[_0x439a0c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x439a0c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x439a0c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5e6b63[_0x439a0c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x439a0c([0x6e,0x61,0x6d,0x65])]:_0x439a0c([0x45,0x43,0x44,0x53,0x41]),[_0x439a0c([0x68,0x61,0x73,0x68])]:{[_0x439a0c([0x6e,0x61,0x6d,0x65])]:_0x439a0c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34801e,_0x5c51e4,_0x1b45b8)||(_0x46ee90=!0x1);}}function _0x2a05b8(_0x84a08a){return _0x84a08a[_0x439a0c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x439a0c([0x65,0x79]))?JSON[_0x439a0c([0x70,0x61,0x72,0x73,0x65])](_0x2b2ea6(_0x84a08a)):null;}function _0x2b2ea6(_0x30472b){return window[_0x439a0c([0x61,0x74,0x6f,0x62])](_0x30472b[_0x439a0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x439a0c([0x2b]))[_0x439a0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x439a0c([0x2f])));}function _0x244301(_0x7e5f7c){let _0x333fa1=0x1505;function _0x5c970e(_0x23118f){for(let _0x5a9455=0x0;_0x5a9455<_0x23118f[_0x439a0c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a9455++){const _0x2b2686=_0x23118f[_0x439a0c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5a9455);_0x333fa1=(_0x333fa1<<0x5)+_0x333fa1+_0x2b2686,_0x333fa1&=_0x333fa1;}}function _0x36d19a(_0x5ae207){Array[_0x439a0c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ae207)?_0x5ae207[_0x439a0c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36d19a):_0x5ae207&&typeof _0x5ae207==_0x439a0c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x439a0c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ae207)[_0x439a0c([0x73,0x6f,0x72,0x74])]()[_0x439a0c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x57b95f,_0x5e2de2])=>{_0x5c970e(_0x57b95f),_0x36d19a(_0x5e2de2);}):_0x5c970e(window[_0x439a0c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ae207));}return _0x36d19a(_0x7e5f7c),_0x333fa1>>>0x0;}function _0x46e322(_0x7b195c){return _0x7b195c[_0x439a0c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x439a0c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x439a0c([0x30]));}function _0x26ee63(_0x467eb9){return _0x467eb9[_0x439a0c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x439a0c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x439a0c([0x6a,0x6f,0x69,0x6e])]('');}function _0x1656df(){}function _0x439a0c(_0x3ec70b){const _0x4c4b97=_0x9d16;return _0x3ec70b[_0x4c4b97(0x1f1)](_0x3fce51=>String[_0x4c4b97(0x21c)](_0x3fce51))[_0x4c4b97(0x1c8)]('');}_0x3b996e(await _0x10766e());}(this);}[_0x3283f5(0x215)](){const _0x37d1ad=_0x3283f5;this[_0x37d1ad(0x1fd)][_0x37d1ad(0x216)](_0x827a46=>{const _0x56590b=_0x37d1ad;_0x56590b(0x1d7)!==_0x827a46[_0x56590b(0x1c9)]&&this[_0x56590b(0x1c7)][_0x56590b(0x1f2)][_0x56590b(0x1bd)](_0x827a46);});}[_0x3283f5(0x1e7)](){const _0x54ff08=_0x3283f5;for(const _0x48ffa8 of this[_0x54ff08(0x1c7)][_0x54ff08(0x1e2)][_0x54ff08(0x1f9)][_0x54ff08(0x221)][_0x54ff08(0x20a)]({'includeChangesInGraveyard':!0x0})){if(_0x54ff08(0x1f8)!==_0x48ffa8[_0x54ff08(0x1df)]||_0x54ff08(0x21f)!==_0x48ffa8[_0x54ff08(0x1e0)])return;this[_0x54ff08(0x1fd)][_0x54ff08(0x21d)](_0x48ffa8[_0x54ff08(0x225)][_0x54ff08(0x1d5)]);}}[_0x3283f5(0x1dd)](){const _0x3bbb49=_0x3283f5;this[_0x3bbb49(0x1c7)][_0x3bbb49(0x1e2)][_0x3bbb49(0x201)][_0x3bbb49(0x227)](_0x3bbb49(0x21f),{'inheritAllFrom':_0x3bbb49(0x1bf)});}[_0x3283f5(0x1d8)](){const _0x43f54f=_0x3283f5,_0x34ea1b=this[_0x43f54f(0x1c7)][_0x43f54f(0x1eb)];_0x34ea1b[_0x43f54f(0x1da)](_0x43f54f(0x1c6))[_0x43f54f(0x1f4)]({'model':_0x43f54f(0x21f),'view':{'name':_0x43f54f(0x1bc),'classes':_0x43f54f(0x229)}}),_0x34ea1b[_0x43f54f(0x1da)](_0x43f54f(0x21a))[_0x43f54f(0x209)]({'model':_0x43f54f(0x21f),'view':(_0x2091ac,{writer:_0x22c1e1})=>this[_0x43f54f(0x1e5)](_0x22c1e1,!0x0)}),_0x34ea1b[_0x43f54f(0x1da)](_0x43f54f(0x219))[_0x43f54f(0x209)]({'model':_0x43f54f(0x21f),'view':(_0x298027,{writer:_0xde1483})=>{const _0x5c50e1=_0x43f54f;this[_0x5c50e1(0x1fd)][_0x5c50e1(0x21d)](_0x298027);const _0x5e9164=this[_0x5c50e1(0x1e5)](_0xde1483);return _0x2d89e2(_0x5e9164,_0xde1483,{'label':_0x5c3b0b(this[_0x5c50e1(0x1c7)][_0x5c50e1(0x1e9)],_0x5c50e1(0x20d))});}}),this[_0x43f54f(0x1c7)][_0x43f54f(0x202)][_0x43f54f(0x1d6)]({'name':_0x43f54f(0x1bc),'classes':_0x43f54f(0x229)}),this[_0x43f54f(0x1c7)][_0x43f54f(0x1f2)][_0x43f54f(0x20c)]['on'](_0x43f54f(0x1ce),this[_0x43f54f(0x207)](),{'priority':_0x43f54f(0x1ee)});}[_0x3283f5(0x1e5)](_0x387cd6,_0x4878ac=!0x1){const _0x5d1a1a=_0x3283f5,{locale:_0x52d7e0}=this[_0x5d1a1a(0x1c7)],_0xd188c6=_0x387cd6[_0x5d1a1a(0x1ea)](_0x5d1a1a(0x1bc),{'class':_0x5d1a1a(0x229)+(0x0===this[_0x5d1a1a(0x1d3)][_0x5d1a1a(0x218)]?_0x5d1a1a(0x224):''),...!_0x4878ac&&{'data-table-of-contents-label':_0x5c3b0b(_0x52d7e0,_0x5d1a1a(0x20d))}});0x0===this[_0x5d1a1a(0x1d3)][_0x5d1a1a(0x218)]&&!0x1===_0x4878ac&&_0x387cd6[_0x5d1a1a(0x1f8)](_0x387cd6[_0x5d1a1a(0x1e8)](_0xd188c6,_0x5d1a1a(0x20f)),_0x387cd6[_0x5d1a1a(0x1ea)]('p',{'class':_0x5d1a1a(0x1e4)},[_0x387cd6[_0x5d1a1a(0x210)](_0x5c3b0b(_0x52d7e0,_0x5d1a1a(0x1fc)))]));const _0x31ab46=_0x4878ac?'':'['+_0x5c3b0b(_0x52d7e0,_0x5d1a1a(0x20e))+']';let _0x352589=_0xd188c6;return this[_0x5d1a1a(0x1d3)][_0x5d1a1a(0x216)]((_0x2e95b8,_0x1fd3d7,_0x5e5ea7)=>{const _0x1247d6=_0x5d1a1a,_0x1b0e84=this[_0x1247d6(0x1c7)][_0x1247d6(0x1e2)][_0x1247d6(0x1cf)](_0x2e95b8[_0x1247d6(0x1d9)],{'ignoreWhitespaces':!0x0}),_0x19edf1=_0x1b0e84?_0x2e95b8[_0x1247d6(0x223)]:_0x31ab46,_0x57678f=_0x2e95b8[_0x1247d6(0x1d9)][_0x1247d6(0x21e)](this[_0x1247d6(0x1c4)]),_0x3d6f23=_0x387cd6[_0x1247d6(0x1ea)]('a',{'href':'#'+_0x57678f,...!_0x4878ac&&{'tabindex':'-1'}},[_0x387cd6[_0x1247d6(0x210)](_0x19edf1)]),_0x1e1126=this[_0x1247d6(0x1c7)][_0x1247d6(0x226)][_0x1247d6(0x1ef)](_0x1247d6(0x1bb));_0x387cd6[_0x1247d6(0x1d2)](_0x1247d6(0x1ed),_0x1fd3d7,_0x3d6f23);const _0x4616ce=_0x387cd6[_0x1247d6(0x1ea)]('li',null,[_0x1b0e84||!_0x4878ac&&_0x1e1126?_0x3d6f23:_0x387cd6[_0x1247d6(0x210)]('')]),_0x2158e4=_0x1fd3d7?_0x5e5ea7[_0x1fd3d7-0x1][_0x1247d6(0x204)]:0x0,_0x3fb773=Math[_0x1247d6(0x211)](_0x2e95b8[_0x1247d6(0x204)]-_0x2158e4);if(_0x2e95b8[_0x1247d6(0x204)]>_0x2158e4){const _0x36aaac=N(_0x4616ce,_0x3fb773,_0x387cd6);_0x387cd6[_0x1247d6(0x1f8)](_0x387cd6[_0x1247d6(0x1e8)](_0x352589,_0x1247d6(0x20f)),_0x36aaac);}else{const _0x46ab11=function(_0x4adc46,_0x13eeae){const _0x1904f0=_0x1247d6;return _0x4adc46[_0x1904f0(0x1d1)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x1904f0(0x1ec)](_0x29345f=>_0x29345f['is'](_0x1904f0(0x1de),'ol'))[_0x13eeae];}(_0x352589,_0x3fb773);_0x387cd6[_0x1247d6(0x1f8)](_0x387cd6[_0x1247d6(0x1e8)](_0x46ab11,_0x1247d6(0x20f)),_0x4616ce);}_0x352589=_0x4616ce;}),_0xd188c6;}[_0x3283f5(0x200)](_0x2eb889){const _0x35cd85=_0x3283f5,_0x244c6d=this[_0x35cd85(0x1d3)][_0x2eb889][_0x35cd85(0x1d9)];this[_0x35cd85(0x1c7)][_0x35cd85(0x1e2)][_0x35cd85(0x203)](_0x445c3e=>{const _0x25676b=_0x35cd85;_0x445c3e[_0x25676b(0x1d4)](_0x244c6d,0x0);}),this[_0x35cd85(0x1c7)][_0x35cd85(0x1f2)][_0x35cd85(0x1be)][_0x35cd85(0x1f3)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x3283f5(0x207)](){return(_0x1a4f7d,_0x93202f)=>{const _0x35e130=_0x9d16,_0x5cc9c9=_0x93202f[_0x35e130(0x20c)],_0x54de39=_0x5cc9c9[_0x35e130(0x1cb)](_0x93202f[_0x35e130(0x1e1)]),_0x22f545=_0x5cc9c9[_0x35e130(0x1cc)](_0x54de39);_0x22f545['is'](_0x35e130(0x1de),_0x35e130(0x21f))&&(_0x93202f[_0x35e130(0x208)]=this[_0x35e130(0x1c7)][_0x35e130(0x1e2)][_0x35e130(0x1e8)](_0x22f545,0x0),_0x1a4f7d[_0x35e130(0x212)]());};}}function N(_0x496054,_0x482c40,_0x426b87){const _0x422b51=_0x3283f5;return 0x1===_0x482c40?_0x426b87[_0x422b51(0x1ea)]('ol',null,[_0x496054]):_0x426b87[_0x422b51(0x1ea)]('ol',null,[_0x426b87[_0x422b51(0x1ea)]('li',null,[N(_0x496054,_0x482c40-0x1,_0x426b87)])]);}