@ckeditor/ckeditor5-document-outline 45.1.0-alpha.2 → 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:()=>M,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>ft,TableOfContentsCommand:()=>Q,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(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),L=n.n(A),P=n(357),S=n.n(P),N=n(46),K={attributes:{"data-cke":!0}};K.setAttributes=L(),K.insert=E().bind(null,"head"),K.domAPI=C(),K.insertStyleElement=S();O()(N.A,K);N.A&&N.A.locals&&N.A.locals;const D=H;function j(){const t=["23832457UnWsgq","10359shbzZd","editing","1Cshqzv","DocumentOutlineUI","editor","22092SssjHo","height","floor","listenTo","element","isOfficialPlugin","document-outline-container-not-provided","locale","window","change","scroll","sync","itemSelected","documentOutline.showEmptyHeadings","DocumentOutlineUtils","modelElement","_handleOutlineChange","focusTracker","length","_currentOutlineDefinitions","bind","mapViewToDom","2134690oMbLbf","domConverter","888914EHIvBs","_handleItemSelected","getVisible","document","getIntersection","_setActiveViewItem","href","mapper","isPremiumPlugin","plugins","focus","getRootNames","render","4376OgsKgj","resize","6417700NNGqnN","cancel","_updateActiveDefinitionOnViewportChange","1232zxgqSX","fromCharCode","141LnjJLi","map","indexOf","getDomRoot","get","appendChild","destroy","afterInit","documentOutline.container","config","init","28408YbQBTU","activeItemIndex","pluginName","toViewElement","join","scrollToTheSelection","_updateActiveDefinitionFromViewportThrottled","bottom","view","setSelection","top","model","add"];return(j=function(){return t})()}function H(t,e){const n=j();return(H=function(t,e){return n[t-=404]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(325539===-parseInt(e(425))/1*(parseInt(e(452))/2)+-parseInt(e(472))/3*(parseInt(e(409))/4)+-parseInt(e(450))/5+-parseInt(e(428))/6*(parseInt(e(470))/7)+parseInt(e(465))/8*(-parseInt(e(423))/9)+parseInt(e(467))/10+parseInt(e(422))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class M extends t.Plugin{[D(417)];[D(447)];[D(415)];static get[D(411)](){return D(426)}static get[D(433)](){return!0}static get[D(460)](){return!0}constructor(t){const e=D;super(t),this[e(417)]=new y(t[e(435)],this[e(427)][e(407)][e(476)](e(441)),this[e(427)][e(407)][e(476)](e(406))),this[e(447)]=[],this[e(415)]=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(469)][e(448)](this),100)}[D(408)](){const t=D,e=this[t(427)],n=e[t(461)][t(476)](t(442));let i=!1;if(this[t(417)][t(464)](),this[t(427)].ui[t(445)][t(421)](this[t(417)][t(432)]),!e[t(407)][t(476)](t(406)))throw new u.CKEditorError(t(434),{editor:e});e[t(407)][t(476)](t(406))[t(477)](this[t(417)][t(432)]),n.on(t(437),this[t(444)][t(448)](this)),n.on(t(410),((e,{index:n})=>this[t(457)](n))),this[t(417)].on(t(440),((e,n)=>{i=!0,this[t(453)](n)})),this[t(417)][t(431)](u.global[t(455)],t(438),(()=>{i?i=!1:this[t(415)]()}),{useCapture:!0}),this[t(417)][t(431)](u.global[t(436)],t(466),this[t(415)],{useCapture:!0})}[D(405)](){!async function(t){const e=p([67,57,86,79,108,113,88,51,120,55,80,89,122,74,83,97,112,54,65,73,49,116,114,70,76,107,48,87,81,68,111,66,56,98,90,53,109,99,121,106,52,84,78,82,102,71,118,85,69,101,117,110,104,119,77,100,72,103,105,50,75,115]),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=H;return t[e(473)]((t=>String[e(471)](t)))[e(413)]("")}!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([67]);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:1746748800;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=H,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)}[D(404)](){const t=D;super[t(404)](),this[t(417)][t(404)](),this[t(415)][t(468)]()}[D(444)](t,{outlineDefinitions:e,outlineChanges:n}){const i=D;this[i(447)]=e,this[i(417)][i(439)](n)}[D(457)](t){const e=D;this[e(447)][e(446)]&&this[e(447)][t]&&(this[e(417)][e(410)]=t)}[D(453)](t){const e=D,n=this[e(447)][t][e(443)];this[e(427)][e(420)][e(437)]((t=>{t[e(418)](n,0)})),this[e(427)][e(424)][e(417)][e(414)]({alignToTop:!0,forceScroll:!0}),this[e(427)][e(424)][e(417)][e(462)](),this[e(457)](t)}[D(469)](){const t=D,e=this[t(427)];let n;for(const i of e[t(420)][t(455)][t(463)]()){const o=e[t(424)][t(417)][t(475)](i),r=o&&new u.Rect(o)[t(454)]();if(r){const e=new u.Rect(u.global[t(436)])[t(456)](r);e&&(n=e[t(419)]+.25*e[t(429)])}}if(void 0===n)return;const i=U(e[t(424)],this[t(447)],n);i?this[t(457)](this[t(447)][t(474)](i)):this[t(457)](-1)}}function U(t,e,n,i=0,o=e[D(446)]-1){const r=D,s=Math[r(430)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(459)][r(412)](c[r(443)]);if(!a)return null;const l=t[r(417)][r(451)][r(449)](a);return new u.Rect(l)[r(416)]>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 z=n(901);function X(){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(X=function(){return t})()}function q(t,e){const n=X();return(q=function(t,e){return n[t-=105]})(t,e)}const J=q;!function(t){const e=q,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())}}(X);class Q extends t.Command{[J(106)](){const t=J;this[t(120)][t(118)][t(113)]((e=>{const n=t;this[n(120)][n(118)][n(109)](e[n(111)](n(115)))}))}[J(119)](){const t=J,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 Z=n(336),B={attributes:{"data-cke":!0}};B.setAttributes=L(),B.insert=E().bind(null,"head"),B.domAPI=C(),B.insertStyleElement=S();O()(Z.A,B);Z.A&&Z.A.locals&&Z.A.locals;function G(t,e){const n=Y();return(G=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 $=G;!function(t){const e=G,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=["pluginName","name","forEach","map","_defineConverters","2167122lnZVCY","1vmUahU","differ","stop","createPositionAt","createText","190sMNJFs","headingId","target","getChanges","reconvertItem","document","upcast","element","DocumentOutlineUtils","text"," table-of-contents_empty","insert","locale","modelElement","registerRawContentMatcher","register","domEvent","modelPosition","end","outlineDefinitions","abs","$graveyard","model","schema","4759560befSSA","dataDowncast","getCustomProperty","tableOfContents","init","editing","listenTo","mapper","_redirectMapper","headingId.modelAttributeName","$capture","elementToElement","join","add","296878AVXMat","setCustomProperty","4zjLPKr","href","plugins","findMappedViewAncestor","_defineSchema","type","51632DtaWQX","preventDefault","hasContent","scrollToTheSelection","get","tableOfContentsHeadingIndex","viewPosition","filter","toModelElement","length","_tableOfContentsElements","90QyxXIG","insertTableOfContents","_updateTableOfContentsElements","documentOutline.showEmptyHeadings","div","761770yzDxPz","_currentOutlineDefinitions","Empty heading","createContainerElement","isPremiumPlugin","afterInit","$blockObject","TableOfContentsEditing","getAncestors","view","_trackNewToCElements","requires","level","rootName","188514jwxxxd","commands","change","data","editor","click","setSelection","107646fAPHWH","isInteger","isOfficialPlugin","getAttribute","for","table-of-contents__placeholder","No headings were found in the document.","conversion","editingDowncast","elementToStructure","nodeAfter","table-of-contents","_handleScrollToHeading","Table of contents","fromCharCode","high","viewToModelPosition","position","config","_headingIdModelAttributeName","_createTableOfContents"];return(nt=function(){return t})()}!function(t){const e=ot,n=t();for(;;)try{if(399142===parseInt(e(211))/1*(parseInt(e(254))/2)+-parseInt(e(210))/3*(-parseInt(e(256))/4)+-parseInt(e(163))/5+-parseInt(e(158))/6*(-parseInt(e(262))/7)+-parseInt(e(240))/8+-parseInt(e(177))/9+-parseInt(e(216))/10*(-parseInt(e(184))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it extends t.Plugin{static get[et(205)](){return et(170)}static get[et(186)](){return!0}static get[et(167)](){return!0}static get[et(174)](){return[z.Widget,h,tt]}[et(164)];[et(157)];[et(203)];constructor(t){const e=et;super(t),this[e(164)]=[],this[e(157)]=new Set,this[e(203)]=e(217)}[et(244)](){const t=et,e=this[t(181)],n=e[t(245)][t(172)][t(221)];e[t(202)][t(266)](t(249))&&(this[t(203)]=e[t(202)][t(266)](t(249))),this[t(246)](n,t(182),((e,n)=>{const i=t;if(!n[i(218)])return;const o=n[i(218)][i(242)](i(152));Number[i(185)](o)&&(n[i(232)][i(263)](),e[i(213)](),this[i(196)](o))}),{priority:t(199),context:t(250)}),this[t(260)](),this[t(209)](),e[t(178)][t(253)](t(159),new Q(e)),e[t(258)][t(266)](t(224)).on(t(179),((e,n)=>{const i=t;this[i(164)]=n[i(235)],this[i(160)]()})),this[t(246)](e[t(238)][t(221)],t(179),(()=>{this[t(173)]()}))}[et(168)](){!async function(t){const e=p([52,83,119,114,112,90,67,102,76,84,104,89,56,65,71,117,70,87,75,51,78,81,49,97,100,99,109,66,74,48,79,85,98,88,120,82,107,54,108,77,57,55,111,72,53,116,118,73,101,121,50,106,105,68,115,110,113,80,122,103,86,69]),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(208)]((t=>String[e(198)](t)))[e(252)]("")}!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([83]);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:1746748800;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(257)]);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(160)](){const t=et;this[t(157)][t(207)]((e=>{const n=t;n(237)!==e[n(176)]&&this[n(181)][n(245)][n(220)](e)}))}[et(173)](){const t=et;for(const e of this[t(181)][t(238)][t(221)][t(212)][t(219)]({includeChangesInGraveyard:!0})){if(t(227)!==e[t(261)]||t(243)!==e[t(206)])return;this[t(157)][t(253)](e[t(201)][t(194)])}}[et(260)](){const t=et;this[t(181)][t(238)][t(239)][t(231)](t(243),{inheritAllFrom:t(169)})}[et(209)](){const t=et,e=this[t(181)][t(191)];e[t(188)](t(222))[t(251)]({model:t(243),view:{name:t(162),classes:t(195)}}),e[t(188)](t(241))[t(193)]({model:t(243),view:(e,{writer:n})=>this[t(204)](n,!0)}),e[t(188)](t(192))[t(193)]({model:t(243),view:(e,{writer:n})=>{const i=t;this[i(157)][i(253)](e);const o=this[i(204)](n);return(0,z.toWidget)(o,n,{label:p(this[i(181)][i(228)],i(197))})}}),this[t(181)][t(180)][t(230)]({name:t(162),classes:t(195)}),this[t(181)][t(245)][t(247)].on(t(200),this[t(248)](),{priority:t(199)})}[et(204)](t,e=!1){const n=et,{locale:i}=this[n(181)],o=t[n(166)](n(162),{class:n(195)+(0===this[n(164)][n(156)]?n(226):""),...!e&&{"data-table-of-contents-label":p(i,n(197))}});0===this[n(164)][n(156)]&&!1===e&&t[n(227)](t[n(214)](o,n(234)),t[n(166)]("p",{class:n(189)},[t[n(215)](p(i,n(190)))]));const r=e?"":"["+p(i,n(165))+"]";let s=o;return this[n(164)][n(207)](((i,o,c)=>{const a=n,u=this[a(181)][a(238)][a(264)](i[a(229)],{ignoreWhitespaces:!0}),l=u?i[a(225)]:r,d=i[a(229)][a(187)](this[a(203)]),f=t[a(166)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(215)](l)]),h=this[a(181)][a(202)][a(266)](a(161));t[a(255)](a(152),o,f);const m=t[a(166)]("li",null,[u||!e&&h?f:t[a(215)]("")]),p=o?c[o-1][a(175)]:0,g=Math[a(236)](i[a(175)]-p);if(i[a(175)]>p){const e=rt(m,g,t);t[a(227)](t[a(214)](s,a(234)),e)}else{const e=function(t,e){const n=a;return t[n(171)]({includeSelf:!0,parentFirst:!0})[n(154)]((t=>t.is(n(223),"ol")))[e]}(s,g);t[a(227)](t[a(214)](e,a(234)),m)}s=m})),o}[et(196)](t){const e=et,n=this[e(164)][t][e(229)];this[e(181)][e(238)][e(179)]((t=>{t[e(183)](n,0)})),this[e(181)][e(245)][e(172)][e(265)]({alignToTop:!0,forceScroll:!0})}[et(248)](){return(t,e)=>{const n=ot,i=e[n(247)],o=i[n(259)](e[n(153)]),r=i[n(155)](o);r.is(n(223),n(243))&&(e[n(233)]=this[n(181)][n(238)][n(214)](r,0),t[n(213)]())}}}function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=152]})(t,e)}function rt(t,e,n){const i=et;return 1===e?n[i(166)]("ol",null,[t]):n[i(166)]("ol",null,[n[i(166)]("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 _0x216833,Command as _0x43ae26}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3b8027,throttle as _0x4a3861}from'es-toolkit/compat';import{Text as _0x3af681,TreeWalker as _0x38b9a7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x2ff928,diffToChanges as _0x49e5d6,scrollAncestorsToShowTarget as _0x4c4a42,CKEditorError as _0x55b63d,global as _0x5afe30,Rect as _0x5d2344,uid as _0x170f02,priorities as _0x47795d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x454968,ButtonView as _0x546767,MenuBarMenuListItemButtonView as _0x156fa9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x28e20b,toWidget as _0x3468a9}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xde5fd0}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x56988a){let _0x2d8d89='';for(const _0x445e7f of _0x56988a['getChildren']())_0x445e7f instanceof _0x3af681&&(_0x2d8d89+=_0x445e7f['data']);return _0x2d8d89;}class i extends _0x216833{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x3e2463=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0xa27ef4=[];_0x3e2463['model']['document']['on']('change',_0x3b8027(()=>{const _0x42ddc0=_0xa27ef4;_0xa27ef4=this['_getOutlineDefinitions']();const _0x1bfe13=_0x2ff928(_0x42ddc0,_0xa27ef4,(_0x3f11cc,_0x448bde)=>_0x3f11cc['level']===_0x448bde['level']&&_0x3f11cc['text']===_0x448bde['text']&&_0x3f11cc['modelElement']===_0x448bde['modelElement']),_0x41c76d=_0x49e5d6(_0x1bfe13,_0xa27ef4),_0x5b5383=this['_getActiveHeading'](),_0x5543b4=_0xa27ef4['findIndex'](_0x352877=>_0x352877['modelElement']===_0x5b5383);_0x41c76d['length']&&this['fire']('change',{'outlineDefinitions':_0xa27ef4,'activeItemIndex':_0x5543b4,'outlineChanges':_0x41c76d}),this['fire']('activeItemIndex',{'index':_0x5543b4});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x37c954=this['editor'],_0x52b3fc=[],_0x846d54=this['_headingNames'];for(const _0x238600 of _0x37c954['model']['document']['getRootNames']())_0x1c9aba(_0x37c954['model']['document']['getRoot'](_0x238600));function _0x1c9aba(_0x54d978){for(const _0x59cb14 of _0x54d978['getChildren']())_0x59cb14['is']('element')&&(_0x846d54['includes'](_0x59cb14['name'])&&_0x52b3fc['push']({'level':_0x846d54['indexOf'](_0x59cb14['name'])+0x1,'text':p(_0x59cb14),'modelElement':_0x59cb14}),_0x1c9aba(_0x59cb14));}return _0x52b3fc;}['_getActiveHeading'](){const _0x10388b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x2e95ff=new _0x38b9a7({'direction':'backward','startPosition':_0x10388b});for(const _0xc5ff10 of _0x2e95ff)if(_0xc5ff10['item']['is']('element')&&this['_headingNames']['includes'](_0xc5ff10['item']['name']))return _0xc5ff10['item'];}['_getHeadingNames'](){const _0xd52bcb=this['editor']['config']['get']('documentOutline.headings');return _0xd52bcb||function(_0x2a6a8b){const _0x12d26d=_0x2a6a8b['config']['get']('heading.options');return _0x12d26d?_0x12d26d['reduce']((_0xdfd07d,_0x2ac7d5)=>('paragraph'!==_0x2ac7d5['model']&&_0xdfd07d['push'](_0x2ac7d5['model']),_0xdfd07d),[]):_0x2a6a8b['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4cba11=this['editor'],_0x108bfb=['h1','h2','h3','h4','h5','h6'],_0x554175=[];for(const _0x259c0d of _0x108bfb){const _0x2637eb=_0x4cba11['editing']['view']['domConverter']['domToView'](document['createElement'](_0x259c0d)),_0x169445=_0x4cba11['data']['toModel'](_0x2637eb)['getChild'](0x0);_0x169445?.['is']('element')&&_0x554175['push'](_0x169445['name']);}this['_headingNames']=_0x554175;}}function j(_0xd01381,_0x9fd2b0){const t=_0xd01381['t'];switch(_0x9fd2b0){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 _0x9fd2b0;}}class $ extends _0x454968{constructor(_0x2c0e51,_0x12cb34=!0x1){super(_0x2c0e51);const _0x469346=this['bindTemplate'],_0x3e2bde=_0x12cb34?'['+j(_0x2c0e51,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xab636f=>!_0xab636f),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x469346['to']('level',_0x4376f2=>'ck-document-outline__item_level-'+_0x4376f2),_0x469346['if']('isActive','ck-document-outline__item_active'),_0x469346['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x469346['to']('text')},'children':[{'text':_0x469346['to']('text',_0x89b746=>_0x89b746||_0x3e2bde)}],'on':{'click':_0x469346['to']('click')}});}}class l extends _0x454968{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2ff963,_0x44e229=!0x1,_0x4feee5){super(_0x2ff963),this['showEmptyHeadingText']=_0x44e229,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x4feee5,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x37ad44,_0x1fd5e4,_0x161c6d,_0x23fa57)=>{this['_setActiveItem'](_0x23fa57,_0x161c6d);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2ff963['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2ff963,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2f6371){_0x2f6371['forEach'](_0x2f68e9=>{'insert'==_0x2f68e9['type']?this['_insertItem'](_0x2f68e9['index'],..._0x2f68e9['values']):'delete'==_0x2f68e9['type']&&this['_deleteItem'](_0x2f68e9['index'],_0x2f68e9['howMany']);});}['_setActiveItem'](_0x5a8e61,_0x2e5df0){if(-0x1!==_0x5a8e61){const _0x3137a4=this['items']['get'](_0x5a8e61);_0x3137a4&&(_0x3137a4['isActive']=!0x1);}-0x1!==_0x2e5df0&&(this['items']['get'](_0x2e5df0)['isActive']=!0x0,this['_scrollToItem'](_0x2e5df0));}['_insertItem'](_0x2e283e,..._0x49488c){const _0x4c696d=_0x49488c['map']((_0xffd658,_0x44c615)=>{const _0x53a44b=new $(this['locale'],this['showEmptyHeadingText']);return _0x53a44b['text']=_0xffd658['text'],_0x53a44b['level']=_0xffd658['level'],_0x2e283e+_0x44c615===this['activeItemIndex']&&(_0x53a44b['isActive']=!0x0),_0x53a44b;});this['items']['addMany'](_0x4c696d,_0x2e283e);}['_deleteItem'](_0xe8565c,_0x4b2ac2){do{this['items']['remove'](_0xe8565c);}while(--_0x4b2ac2);}['_handleItemClick'](_0x12c10b){const _0x544646=this['items']['getIndex'](_0x12c10b['source']);this['fire']('itemSelected',_0x544646);}['_scrollToItem'](_0x51d0a5){_0x4c4a42(this['items']['get'](_0x51d0a5)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x216833{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x617152){super(_0x617152),this['view']=new l(_0x617152['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x4a3861(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1eec32=this['editor'],_0x384c44=_0x1eec32['plugins']['get']('DocumentOutlineUtils');let _0x5dab72=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1eec32['config']['get']('documentOutline.container'))throw new _0x55b63d('document-outline-container-not-provided',{'editor':_0x1eec32});_0x1eec32['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x384c44['on']('change',this['_handleOutlineChange']['bind'](this)),_0x384c44['on']('activeItemIndex',(_0x4d5c75,{index:_0x5a2e88})=>this['_setActiveViewItem'](_0x5a2e88)),this['view']['on']('itemSelected',(_0x43749f,_0x11da28)=>{_0x5dab72=!0x0,this['_handleItemSelected'](_0x11da28);}),this['view']['listenTo'](_0x5afe30['document'],'scroll',()=>{_0x5dab72?_0x5dab72=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5afe30['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x1458d6){const _0x14221b=_0x32b43d([0x43,0x39,0x56,0x4f,0x6c,0x71,0x58,0x33,0x78,0x37,0x50,0x59,0x7a,0x4a,0x53,0x61,0x70,0x36,0x41,0x49,0x31,0x74,0x72,0x46,0x4c,0x6b,0x30,0x57,0x51,0x44,0x6f,0x42,0x38,0x62,0x5a,0x35,0x6d,0x63,0x79,0x6a,0x34,0x54,0x4e,0x52,0x66,0x47,0x76,0x55,0x45,0x65,0x75,0x6e,0x68,0x77,0x4d,0x64,0x48,0x67,0x69,0x32,0x4b,0x73]),_0x3eb833=0x6448573f,_0x515711=0x644f3067^_0x3eb833,_0x32fbf2=window[_0x32b43d([0x44,0x61,0x74,0x65])][_0x32b43d([0x6e,0x6f,0x77])](),_0x4c71d8=_0x1458d6[_0x32b43d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x46c05f=new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50da7f=>{_0x4c71d8[_0x32b43d([0x6f,0x6e,0x63,0x65])](_0x32b43d([0x72,0x65,0x61,0x64,0x79]),_0x50da7f);}),_0x3bab62={[_0x32b43d([0x6b,0x74,0x79])]:_0x32b43d([0x45,0x43]),[_0x32b43d([0x75,0x73,0x65])]:_0x32b43d([0x73,0x69,0x67]),[_0x32b43d([0x63,0x72,0x76])]:_0x32b43d([0x50,0x2d,0x32,0x35,0x36]),[_0x32b43d([0x78])]:_0x32b43d([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]),[_0x32b43d([0x79])]:_0x32b43d([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]),[_0x32b43d([0x61,0x6c,0x67])]:_0x32b43d([0x45,0x53,0x32,0x35,0x36])},_0x151500=_0x4c71d8[_0x32b43d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32b43d([0x67,0x65,0x74])](_0x32b43d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dd107(){let _0x2f8938,_0x3c3038=null,_0x3e13b0=null;try{if(_0x151500==_0x32b43d([0x47,0x50,0x4c]))return _0x32b43d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2f8938=_0x169f61(),!_0x2f8938)return _0x32b43d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2f8938[_0x32b43d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3e13b0=_0x2c01d8(_0x2f8938[_0x32b43d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2f8938[_0x32b43d([0x6a,0x74,0x69])])),await _0x3e6f76()?_0x5b96ed()?_0x362dd4()?_0x32b43d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x337947()?(_0x2f8938[_0x32b43d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32b43d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c3038=_0x40b1b3(_0x32b43d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2f8938[_0x32b43d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32b43d([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c3038=_0x40b1b3(_0x32b43d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9799dd()):_0x32b43d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32b43d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32b43d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4ac074){return _0x32b43d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x362dd4(){const _0x434dd3=[_0x32b43d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32b43d([0x74,0x72,0x69,0x61,0x6c])][_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f8938[_0x32b43d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x32fbf2/0x3e8:0xe10*_0x515711;return _0x2f8938[_0x32b43d([0x65,0x78,0x70])]<_0x434dd3;}function _0x5b96ed(){const _0x314493=_0x2f8938[_0x32b43d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x314493&&(!!_0x314493[_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b43d([0x2a]))||(!!_0x314493[_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b43d([0x44,0x4f]))||!!_0x314493[_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b43d([0x50,0x50]))));}function _0x337947(){const _0x1dc798=_0x2f8938[_0x32b43d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1dc798||0x0==_0x1dc798[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xc82cfd}=new URL(window[_0x32b43d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1dc798[_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc82cfd))return!0x0;const _0x19b72f=_0xc82cfd[_0x32b43d([0x73,0x70,0x6c,0x69,0x74])](_0x32b43d([0x2e]));return _0x1dc798[_0x32b43d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52191d=>_0x52191d[_0x32b43d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b43d([0x2a])))[_0x32b43d([0x6d,0x61,0x70])](_0x3facda=>_0x3facda[_0x32b43d([0x73,0x70,0x6c,0x69,0x74])](_0x32b43d([0x2e])))[_0x32b43d([0x73,0x6f,0x6d,0x65])](_0x553dc5=>_0x19b72f[_0x32b43d([0x65,0x76,0x65,0x72,0x79])]((_0xe1d8bc,_0x367cc0)=>_0x553dc5[_0x367cc0]===_0xe1d8bc||_0x553dc5[_0x367cc0]===_0x32b43d([0x2a])));}function _0x9799dd(){return _0x3c3038&&_0x3e13b0?new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e185c,_0x3f4746)=>{_0x3c3038[_0x32b43d([0x74,0x68,0x65,0x6e])](_0x1e185c,_0x3f4746),_0x3e13b0[_0x32b43d([0x74,0x68,0x65,0x6e])](_0x5ac162=>{_0x5ac162!=_0x32b43d([0x56,0x61,0x6c,0x69,0x64])&&_0x1e185c(_0x5ac162);},_0x3f4746);}):_0x3c3038||_0x3e13b0||_0x32b43d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2c01d8(_0x6a7fc,_0x8ba0c1){return new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14d393=>{if(_0x60e69())return _0x14d393(_0x32b43d([0x56,0x61,0x6c,0x69,0x64]));_0x319693(),_0x4c71d8[_0x32b43d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32b43d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xfbb996=!0x1;const _0x4fd1be=_0x170f02();function _0x1d396e(_0x46f110){return!!_0x46f110&&(typeof _0x46f110===_0x32b43d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x46f110===_0x32b43d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x46f110[_0x32b43d([0x74,0x68,0x65,0x6e])]===_0x32b43d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x46f110[_0x32b43d([0x63,0x61,0x74,0x63,0x68])]===_0x32b43d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x26b3f8(_0x172c91){_0x43c9f0(_0x172c91)[_0x32b43d([0x74,0x68,0x65,0x6e])](_0xb91112=>{if(!_0xb91112||_0xb91112[_0x32b43d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32b43d([0x6f,0x6b]))return _0x32b43d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x151862(_0x1bbbb1(_0x4fd1be+_0x8ba0c1))!=_0xb91112[_0x32b43d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32b43d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32b43d([0x56,0x61,0x6c,0x69,0x64]);})[_0x32b43d([0x74,0x68,0x65,0x6e])](_0x3c552e=>(_0x55277d(),_0x3c552e),()=>{const _0x25addc=_0x22e7a6();return null==_0x25addc?(_0x55277d(),_0x32b43d([0x56,0x61,0x6c,0x69,0x64])):_0x32b43d(_0x32fbf2-_0x25addc>(0x4044d33f^_0x3eb833)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32b43d([0x74,0x68,0x65,0x6e])](_0x14d393)[_0x32b43d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x14d393(_0x32b43d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x379296=0x647eb9bf^_0x3eb833;function _0x55277d(){const _0x1f6ef6=_0x32b43d([0x6c,0x6c,0x63,0x74,0x2d])+_0x151862(_0x1bbbb1(_0x6a7fc)),_0x11469b=_0x2ce4c4(_0x151862(window[_0x32b43d([0x4d,0x61,0x74,0x68])][_0x32b43d([0x63,0x65,0x69,0x6c])](_0x32fbf2/_0x379296)));window[_0x32b43d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32b43d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f6ef6,_0x11469b);}function _0x22e7a6(){const _0x5e608e=_0x32b43d([0x6c,0x6c,0x63,0x74,0x2d])+_0x151862(_0x1bbbb1(_0x6a7fc)),_0x2bffe8=window[_0x32b43d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32b43d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e608e);return _0x2bffe8?window[_0x32b43d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ce4c4(_0x2bffe8),0x10)*_0x379296:null;}function _0x43c9f0(_0x3e5644){return new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x85ba6c,_0x2aded3)=>{_0x3e5644[_0x32b43d([0x74,0x68,0x65,0x6e])](_0x85ba6c,_0x2aded3),window[_0x32b43d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2aded3,0x644983ff^_0x3eb833);});}}_0x4c71d8[_0x32b43d([0x6f,0x6e])](_0x32b43d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x465be6,_0x17038c)=>{if(_0x17038c[0x0]!=_0x6a7fc)return _0x14d393(_0x32b43d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17038c[0x1]={..._0x17038c[0x1],[_0x32b43d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4fd1be};},{[_0x32b43d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32b43d([0x68,0x69,0x67,0x68])}),_0x4c71d8[_0x32b43d([0x6f,0x6e])](_0x32b43d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x100113=>{_0x1d396e(_0x100113[_0x32b43d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xfbb996=!0x0,_0x26b3f8(_0x100113[_0x32b43d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32b43d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32b43d([0x6c,0x6f,0x77])}),_0x46c05f[_0x32b43d([0x74,0x68,0x65,0x6e])](()=>{_0xfbb996||_0x14d393(_0x32b43d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x60e69(){return _0x4c71d8[_0x32b43d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32b43d([0x76,0x69,0x65,0x77])][_0x32b43d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32b43d([0x61,0x75,0x74,0x6f]);}function _0x319693(){_0x4c71d8[_0x32b43d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32b43d([0x76,0x69,0x65,0x77])][_0x32b43d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32b43d([0x61,0x75,0x74,0x6f]);}}function _0x40b1b3(_0x32b0be){const _0x1d0404=[new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6aa3b8=>setTimeout(_0x6aa3b8,0x644169f3^_0x3eb833)),_0x46c05f[_0x32b43d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x432461=>{let _0x59b8d0=0x0;_0x4c71d8[_0x32b43d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b43d([0x6f,0x6e])](_0x32b43d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x171af4,_0xfa4172)=>{_0xfa4172[0x0][_0x32b43d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x59b8d0++,_0x59b8d0==(0x644856c7^_0x3eb833)&&(_0x432461(),_0x171af4[_0x32b43d([0x6f,0x66,0x66])]());});}))];return window[_0x32b43d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32b43d([0x72,0x61,0x63,0x65])](_0x1d0404)[_0x32b43d([0x74,0x68,0x65,0x6e])](()=>_0x32b0be);}async function _0x4fd292(){await _0x46c05f,_0x4c71d8[_0x32b43d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b43d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4982,_0x4c71d8[_0x32b43d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b43d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e4982,_0x4c71d8[_0x32b43d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32b43d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x30f7b7(_0xc560dc){const _0x3bc9e1=_0x2ec154();_0x4c71d8[_0x3bc9e1]=_0x32b43d([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])+_0xc560dc,_0xc560dc!=_0x32b43d([0x56,0x61,0x6c,0x69,0x64])&&_0x4fd292();}function _0x2ec154(){const _0x468aa2=window[_0x32b43d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32b43d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32b43d([0x6e,0x6f,0x77])]())[_0x32b43d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32b43d([0x2e]),'');let _0xb35b08=_0x32b43d([0x43]);for(let _0x4db8a1=0x0;_0x4db8a1<_0x468aa2[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4db8a1+=0x2){let _0x39cb95=window[_0x32b43d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x468aa2[_0x32b43d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4db8a1,_0x4db8a1+0x2));_0x39cb95>=_0x14221b[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x39cb95-=_0x14221b[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xb35b08+=_0x14221b[_0x39cb95];}return _0xb35b08;}function _0x169f61(){const _0x6db594=_0x151500[_0x32b43d([0x73,0x70,0x6c,0x69,0x74])](_0x32b43d([0x2e]));if(0x3!=_0x6db594[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19d1b5(_0x6db594[0x1]);function _0x19d1b5(_0x5cdb89){const _0x1c8336=_0x49f3e5(_0x5cdb89);return _0x1c8336&&_0x4bd190()?_0x1c8336:null;function _0x4bd190(){const _0x12ea18=_0x1c8336[_0x32b43d([0x6a,0x74,0x69])],_0x2fc9d8=window[_0x32b43d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12ea18[_0x32b43d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12ea18[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x191287={..._0x1c8336,[_0x32b43d([0x6a,0x74,0x69])]:_0x12ea18[_0x32b43d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12ea18[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x191287[_0x32b43d([0x76,0x63])],_0x1bbbb1(_0x191287)==_0x2fc9d8;}}}async function _0x3e6f76(){let _0x3b918f=!0x0;try{const _0x20f458=_0x151500[_0x32b43d([0x73,0x70,0x6c,0x69,0x74])](_0x32b43d([0x2e])),[_0x2c3a51,_0x1f330d,_0x2d54a7]=_0x20f458;return _0x58aeee(_0x2c3a51),await _0x4bfea7(_0x2c3a51,_0x1f330d,_0x2d54a7),_0x3b918f;}catch(_0x3fb0ed){return!0x1;}function _0x58aeee(_0x523906){const _0x14f0e1=_0x49f3e5(_0x523906);_0x14f0e1&&_0x14f0e1[_0x32b43d([0x61,0x6c,0x67])]==_0x32b43d([0x45,0x53,0x32,0x35,0x36])||(_0x3b918f=!0x1);}async function _0x4bfea7(_0x2cdc93,_0x4d9140,_0x43d886){const _0x2dd43b=window[_0x32b43d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32b43d([0x66,0x72,0x6f,0x6d])](_0xd4a5e0(_0x43d886),_0x4d9ce5=>_0x4d9ce5[_0x32b43d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x99c57b=new window[(_0x32b43d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32b43d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2cdc93+_0x32b43d([0x2e])+_0x4d9140),_0x4a9935=window[_0x32b43d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32b43d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4a9935)return;const _0x4503e9=await _0x4a9935[_0x32b43d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32b43d([0x6a,0x77,0x6b]),_0x3bab62,{[_0x32b43d([0x6e,0x61,0x6d,0x65])]:_0x32b43d([0x45,0x43,0x44,0x53,0x41]),[_0x32b43d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32b43d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32b43d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4a9935[_0x32b43d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32b43d([0x6e,0x61,0x6d,0x65])]:_0x32b43d([0x45,0x43,0x44,0x53,0x41]),[_0x32b43d([0x68,0x61,0x73,0x68])]:{[_0x32b43d([0x6e,0x61,0x6d,0x65])]:_0x32b43d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4503e9,_0x2dd43b,_0x99c57b)||(_0x3b918f=!0x1);}}function _0x49f3e5(_0x48b241){return _0x48b241[_0x32b43d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32b43d([0x65,0x79]))?JSON[_0x32b43d([0x70,0x61,0x72,0x73,0x65])](_0xd4a5e0(_0x48b241)):null;}function _0xd4a5e0(_0x3e500f){return window[_0x32b43d([0x61,0x74,0x6f,0x62])](_0x3e500f[_0x32b43d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32b43d([0x2b]))[_0x32b43d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32b43d([0x2f])));}function _0x1bbbb1(_0x1d1f37){let _0x4f0a71=0x1505;function _0x8e30f9(_0x55dbd5){for(let _0x472b84=0x0;_0x472b84<_0x55dbd5[_0x32b43d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x472b84++){const _0x18ad99=_0x55dbd5[_0x32b43d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x472b84);_0x4f0a71=(_0x4f0a71<<0x5)+_0x4f0a71+_0x18ad99,_0x4f0a71&=_0x4f0a71;}}function _0x53f680(_0xffc97){Array[_0x32b43d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xffc97)?_0xffc97[_0x32b43d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53f680):_0xffc97&&typeof _0xffc97==_0x32b43d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32b43d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xffc97)[_0x32b43d([0x73,0x6f,0x72,0x74])]()[_0x32b43d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1dae6c,_0xdfe6f8])=>{_0x8e30f9(_0x1dae6c),_0x53f680(_0xdfe6f8);}):_0x8e30f9(window[_0x32b43d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xffc97));}return _0x53f680(_0x1d1f37),_0x4f0a71>>>0x0;}function _0x151862(_0x46b80f){return _0x46b80f[_0x32b43d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32b43d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32b43d([0x30]));}function _0x2ce4c4(_0x105b3c){return _0x105b3c[_0x32b43d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32b43d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32b43d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2e4982(){}function _0x32b43d(_0x121cfe){return _0x121cfe['map'](_0x1225cc=>String['fromCharCode'](_0x1225cc))['join']('');}_0x30f7b7(await _0x3dd107());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x3b3792,{outlineDefinitions:_0x461f52,outlineChanges:_0x551041}){this['_currentOutlineDefinitions']=_0x461f52,this['view']['sync'](_0x551041);}['_setActiveViewItem'](_0x3752f3){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3752f3]&&(this['view']['activeItemIndex']=_0x3752f3);}['_handleItemSelected'](_0x26ca08){const _0x58018f=this['_currentOutlineDefinitions'][_0x26ca08]['modelElement'];this['editor']['model']['change'](_0x4e2941=>{_0x4e2941['setSelection'](_0x58018f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x26ca08);}['_updateActiveDefinitionOnViewportChange'](){const _0x11324e=this['editor'];let _0xd6438f;for(const _0x53769e of _0x11324e['model']['document']['getRootNames']()){const _0x4ee6ec=_0x11324e['editing']['view']['getDomRoot'](_0x53769e),_0x2c34bc=_0x4ee6ec&&new _0x5d2344(_0x4ee6ec)['getVisible']();if(_0x2c34bc){const _0x3b5b26=new _0x5d2344(_0x5afe30['window'])['getIntersection'](_0x2c34bc);_0x3b5b26&&(_0xd6438f=_0x3b5b26['top']+0.25*_0x3b5b26['height']);}}if(void 0x0===_0xd6438f)return;const _0x3c663e=d(_0x11324e['editing'],this['_currentOutlineDefinitions'],_0xd6438f);_0x3c663e?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x3c663e)):this['_setActiveViewItem'](-0x1);}}function d(_0x4be39e,_0x174b38,_0x592367,_0x753ac6=0x0,_0x299ac7=_0x174b38['length']-0x1){const _0x5af755=Math['floor'](_0x753ac6+(_0x299ac7-_0x753ac6)/0x2);if(_0x299ac7>=_0x753ac6){const _0x380b12=_0x174b38[_0x5af755],_0x2a5c88=_0x4be39e['mapper']['toViewElement'](_0x380b12['modelElement']);if(!_0x2a5c88)return null;const _0x598c5b=_0x4be39e['view']['domConverter']['mapViewToDom'](_0x2a5c88);return new _0x5d2344(_0x598c5b)['bottom']>_0x592367?d(_0x4be39e,_0x174b38,_0x592367,_0x753ac6,_0x5af755-0x1):d(_0x4be39e,_0x174b38,_0x592367,_0x5af755+0x1,_0x299ac7);}return _0x5af755<0x0?null:_0x174b38[_0x5af755];}class u extends _0x216833{['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 _0x40521e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa4954;for(const _0x55b6b5 in _0x40521e){const _0x2a2428=_0x55b6b5,_0x16db97=_0x40521e[_0x2a2428];if('documentOutlineLicenseKeyValid'==_0x16db97||'documentOutlineLicenseKeyInvalid'==_0x16db97||'documentOutlineLicenseKeyExpired'==_0x16db97||'documentOutlineLicenseKeyDomainLimit'==_0x16db97||'documentOutlineLicenseKeyNotAllowed'==_0x16db97||'documentOutlineLicenseKeyEvaluationLimit'==_0x16db97||'documentOutlineLicenseKeyTrialLimit'==_0x16db97||'documentOutlineLicenseKeyUsageLimit'==_0x16db97){delete _0x40521e[_0x2a2428],_0xa4954=_0x16db97,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0xa4954&&_0x40521e['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0xa4954&&_0x40521e['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0xa4954&&_0x40521e['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0xa4954&&_0x40521e['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0xa4954&&_0x40521e['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0xa4954&&_0x40521e['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0xa4954&&_0x40521e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x43ae26{['execute'](){this['editor']['model']['change'](_0x298bf5=>{this['editor']['model']['insertObject'](_0x298bf5['createElement']('tableOfContents'));});}['refresh'](){const _0x4f395e=this['editor']['model'],_0x58866d=_0x4f395e['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x58866d&&_0x4f395e['schema']['findAllowedParent'](_0x58866d,'tableOfContents'));}}class b extends _0x216833{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x163e1f=this['editor'];if(_0x163e1f['config']['get']('headingId.modelAttributeName'))return;(function(_0x46fe1b){const _0xde9b80=new Map();if(_0x46fe1b)return _0x46fe1b['forEach'](_0x5c257c=>{'paragraph'!==_0x5c257c['model']&&_0xde9b80['set'](_0x5c257c['view'],_0x5c257c['model']);}),_0xde9b80['get']('h1')||_0xde9b80['set']('h1','heading1'),_0xde9b80;return _0xde9b80;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x1a4799,_0x4957d0)=>{this['_customUpcastHeadingsConversion'](_0x4957d0),this['_customDataDowncastHeadingsConversion'](_0x1a4799),_0x163e1f['model']['schema']['isRegistered'](_0x1a4799)&&_0x163e1f['model']['schema']['extend'](_0x1a4799,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x52da6d){this['editor']['conversion']['for']('upcast')['add'](_0x350b93=>_0x350b93['on']('element:'+_0x52da6d,(_0x34a0bd,_0x9e7e2,_0x40e16b)=>{const {consumable:_0x21e095,writer:_0x23d2c6}=_0x40e16b,_0x517425=_0x9e7e2['viewItem']['getAttribute']('id'),_0x30fc10=_0x9e7e2['modelRange']['getContainedElement']();if(_0x30fc10)return _0x517425&&_0x517425['length']||_0x30fc10['hasAttribute']('headingId')?void(_0x21e095['consume'](_0x9e7e2['viewItem'],{'attributes':['id']})&&_0x23d2c6['setAttribute']('headingId',_0x517425,_0x30fc10)):(_0x21e095['consume'](_0x9e7e2['viewItem'],{'attributes':['id']}),void _0x23d2c6['setAttribute']('headingId',_0x170f02(),_0x30fc10));},{'priority':_0x47795d['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3300bd){this['editor']['conversion']['for']('downcast')['add'](_0x41a66e=>_0x41a66e['on']('attribute:headingId:'+_0x3300bd,(_0x190b6a,_0x5f16cf,_0xf558d)=>{if(!_0xf558d['consumable']['consume'](_0x5f16cf['item'],_0x190b6a['name']))return;const _0x1fc887=_0x5f16cf['item']['getAttribute']('headingId'),_0x432c60=_0xf558d['mapper']['toViewElement'](_0x5f16cf['item']);_0xf558d['writer']['setAttribute']('id',_0x1fc887,_0x432c60);}));}['_registerHeadingIdAttributePostfixer'](){const _0x143e1e=this['editor'],_0x5d12fc=new Set(),_0x7741f4=new Set();function _0x318232(_0x3a3749,_0x3eeed7){const _0x2fc744=_0x170f02();return _0x7741f4['add'](_0x2fc744),_0x3a3749['setAttribute']('headingId',_0x2fc744,_0x3eeed7),_0x2fc744;}function _0x1cbf3c(_0x385be5,_0x15ef94){_0x385be5['removeAttribute']('headingId',_0x15ef94);}_0x143e1e['model']['document']['registerPostFixer'](_0x5c0b21=>{const _0x50699f=_0x143e1e['model']['document']['differ']['getChanges']();let _0x434d29=!0x1;for(const _0x17e197 of _0x50699f)if('insert'==_0x17e197['type']&&_0x17e197['name']){if(_0x17e197['name']['match'](/heading\d/)){const _0x345404=_0x17e197['attributes']['get']('headingId');'string'==typeof _0x345404?_0x5d12fc['has'](_0x345404)?(_0x318232(_0x5c0b21,_0x17e197['position']['nodeAfter']),_0x434d29=!0x0):_0x7741f4['add'](_0x345404):(_0x318232(_0x5c0b21,_0x17e197['position']['nodeAfter']),_0x434d29=!0x0);}else'string'==typeof _0x17e197['attributes']['get']('headingId')&&(_0x1cbf3c(_0x5c0b21,_0x17e197['position']['nodeAfter']),_0x434d29=!0x0);}else{if('remove'==_0x17e197['type']){const _0x1ab43b=_0x17e197['attributes']['get']('headingId');'string'==typeof _0x1ab43b&&_0x5d12fc['delete'](_0x1ab43b);}}return _0x434d29;}),_0x143e1e['model']['document']['on']('change',()=>{_0x7741f4['forEach'](_0x37b7f6=>_0x5d12fc['add'](_0x37b7f6)),_0x7741f4['clear']();});}}class s extends _0x216833{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x28e20b,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x5d8408){super(_0x5d8408),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x534d27=this['editor'],_0x444666=_0x534d27['editing']['view']['document'];_0x534d27['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x534d27['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x444666,'click',(_0x35251d,_0x224742)=>{if(!_0x224742['target'])return;const _0x27fcb8=_0x224742['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x27fcb8)&&(_0x224742['domEvent']['preventDefault'](),_0x35251d['stop'](),this['_handleScrollToHeading'](_0x27fcb8));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x534d27['commands']['add']('insertTableOfContents',new O(_0x534d27)),(_0x534d27['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5c4e68,_0x285fc2)=>{this['_currentOutlineDefinitions']=_0x285fc2['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x534d27['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x7b05e0){const _0x3e7cd8=_0x53a012([0x34,0x53,0x77,0x72,0x70,0x5a,0x43,0x66,0x4c,0x54,0x68,0x59,0x38,0x41,0x47,0x75,0x46,0x57,0x4b,0x33,0x4e,0x51,0x31,0x61,0x64,0x63,0x6d,0x42,0x4a,0x30,0x4f,0x55,0x62,0x58,0x78,0x52,0x6b,0x36,0x6c,0x4d,0x39,0x37,0x6f,0x48,0x35,0x74,0x76,0x49,0x65,0x79,0x32,0x6a,0x69,0x44,0x73,0x6e,0x71,0x50,0x7a,0x67,0x56,0x45]),_0x40c063=0x563c533d,_0x4b7462=0x563b3465^_0x40c063,_0x474956=window[_0x53a012([0x44,0x61,0x74,0x65])][_0x53a012([0x6e,0x6f,0x77])](),_0x525df3=_0x7b05e0[_0x53a012([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x527664=new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49d3a1=>{_0x525df3[_0x53a012([0x6f,0x6e,0x63,0x65])](_0x53a012([0x72,0x65,0x61,0x64,0x79]),_0x49d3a1);}),_0x777476={[_0x53a012([0x6b,0x74,0x79])]:_0x53a012([0x45,0x43]),[_0x53a012([0x75,0x73,0x65])]:_0x53a012([0x73,0x69,0x67]),[_0x53a012([0x63,0x72,0x76])]:_0x53a012([0x50,0x2d,0x32,0x35,0x36]),[_0x53a012([0x78])]:_0x53a012([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]),[_0x53a012([0x79])]:_0x53a012([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]),[_0x53a012([0x61,0x6c,0x67])]:_0x53a012([0x45,0x53,0x32,0x35,0x36])},_0x2cdc66=_0x525df3[_0x53a012([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53a012([0x67,0x65,0x74])](_0x53a012([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x428a00(){let _0x54f3c6,_0x3492aa=null,_0x16dea8=null;try{if(_0x2cdc66==_0x53a012([0x47,0x50,0x4c]))return _0x53a012([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x54f3c6=_0x4b4d7b(),!_0x54f3c6)return _0x53a012([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x54f3c6[_0x53a012([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x16dea8=_0x5493d2(_0x54f3c6[_0x53a012([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x54f3c6[_0x53a012([0x6a,0x74,0x69])])),await _0x1a21fd()?_0x50dbe6()?_0x387c0b()?_0x53a012([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x38d981()?(_0x54f3c6[_0x53a012([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53a012([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3492aa=_0x303d07(_0x53a012([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x54f3c6[_0x53a012([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53a012([0x74,0x72,0x69,0x61,0x6c])&&(_0x3492aa=_0x303d07(_0x53a012([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e6efc()):_0x53a012([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53a012([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53a012([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x210b65){return _0x53a012([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x387c0b(){const _0x1c1c24=[_0x53a012([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53a012([0x74,0x72,0x69,0x61,0x6c])][_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54f3c6[_0x53a012([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x474956/0x3e8:0xe10*_0x4b7462;return _0x54f3c6[_0x53a012([0x65,0x78,0x70])]<_0x1c1c24;}function _0x50dbe6(){const _0x286ca8=_0x54f3c6[_0x53a012([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x286ca8&&(!!_0x286ca8[_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a012([0x2a]))||(!!_0x286ca8[_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a012([0x54,0x4f,0x43]))||!!_0x286ca8[_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a012([0x50,0x50]))));}function _0x38d981(){const _0x48fe71=_0x54f3c6[_0x53a012([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x48fe71||0x0==_0x48fe71[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42e4c2}=new URL(window[_0x53a012([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x48fe71[_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42e4c2))return!0x0;const _0x26b272=_0x42e4c2[_0x53a012([0x73,0x70,0x6c,0x69,0x74])](_0x53a012([0x2e]));return _0x48fe71[_0x53a012([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45796d=>_0x45796d[_0x53a012([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a012([0x2a])))[_0x53a012([0x6d,0x61,0x70])](_0x1e071c=>_0x1e071c[_0x53a012([0x73,0x70,0x6c,0x69,0x74])](_0x53a012([0x2e])))[_0x53a012([0x73,0x6f,0x6d,0x65])](_0x213909=>_0x26b272[_0x53a012([0x65,0x76,0x65,0x72,0x79])]((_0x5b4115,_0x821ba7)=>_0x213909[_0x821ba7]===_0x5b4115||_0x213909[_0x821ba7]===_0x53a012([0x2a])));}function _0x5e6efc(){return _0x3492aa&&_0x16dea8?new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21efe6,_0x33218a)=>{_0x3492aa[_0x53a012([0x74,0x68,0x65,0x6e])](_0x21efe6,_0x33218a),_0x16dea8[_0x53a012([0x74,0x68,0x65,0x6e])](_0x5c4c72=>{_0x5c4c72!=_0x53a012([0x56,0x61,0x6c,0x69,0x64])&&_0x21efe6(_0x5c4c72);},_0x33218a);}):_0x3492aa||_0x16dea8||_0x53a012([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5493d2(_0xf6f593,_0x2c683c){return new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52d93b=>{if(_0x4d62db())return _0x52d93b(_0x53a012([0x56,0x61,0x6c,0x69,0x64]));_0x54ab1d(),_0x525df3[_0x53a012([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53a012([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xaafc99=!0x1;const _0x4b4630=_0x170f02();function _0x2494e9(_0x4df510){return!!_0x4df510&&(typeof _0x4df510===_0x53a012([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4df510===_0x53a012([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4df510[_0x53a012([0x74,0x68,0x65,0x6e])]===_0x53a012([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4df510[_0x53a012([0x63,0x61,0x74,0x63,0x68])]===_0x53a012([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x236104(_0x16bd28){_0x1a9475(_0x16bd28)[_0x53a012([0x74,0x68,0x65,0x6e])](_0x4ed900=>{if(!_0x4ed900||_0x4ed900[_0x53a012([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53a012([0x6f,0x6b]))return _0x53a012([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x552619(_0xfa7500(_0x4b4630+_0x2c683c))!=_0x4ed900[_0x53a012([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53a012([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53a012([0x56,0x61,0x6c,0x69,0x64]);})[_0x53a012([0x74,0x68,0x65,0x6e])](_0x2f1553=>(_0x57f942(),_0x2f1553),()=>{const _0x1d6d69=_0xbb5a07();return null==_0x1d6d69?(_0x57f942(),_0x53a012([0x56,0x61,0x6c,0x69,0x64])):_0x53a012(_0x474956-_0x1d6d69>(0x7230d73d^_0x40c063)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53a012([0x74,0x68,0x65,0x6e])](_0x52d93b)[_0x53a012([0x63,0x61,0x74,0x63,0x68])](()=>{_0x52d93b(_0x53a012([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x571fd2=0x560abdbd^_0x40c063;function _0x57f942(){const _0x4324ae=_0x53a012([0x6c,0x6c,0x63,0x74,0x2d])+_0x552619(_0xfa7500(_0xf6f593)),_0x49d0fe=_0x22a343(_0x552619(window[_0x53a012([0x4d,0x61,0x74,0x68])][_0x53a012([0x63,0x65,0x69,0x6c])](_0x474956/_0x571fd2)));window[_0x53a012([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53a012([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4324ae,_0x49d0fe);}function _0xbb5a07(){const _0x381c33=_0x53a012([0x6c,0x6c,0x63,0x74,0x2d])+_0x552619(_0xfa7500(_0xf6f593)),_0x54de66=window[_0x53a012([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53a012([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x381c33);return _0x54de66?window[_0x53a012([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22a343(_0x54de66),0x10)*_0x571fd2:null;}function _0x1a9475(_0x1dd736){return new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x477efc,_0x12aa78)=>{_0x1dd736[_0x53a012([0x74,0x68,0x65,0x6e])](_0x477efc,_0x12aa78),window[_0x53a012([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x12aa78,0x563d87fd^_0x40c063);});}}_0x525df3[_0x53a012([0x6f,0x6e])](_0x53a012([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x155e0b,_0xbfcdcc)=>{if(_0xbfcdcc[0x0]!=_0xf6f593)return _0x52d93b(_0x53a012([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xbfcdcc[0x1]={..._0xbfcdcc[0x1],[_0x53a012([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b4630};},{[_0x53a012([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53a012([0x68,0x69,0x67,0x68])}),_0x525df3[_0x53a012([0x6f,0x6e])](_0x53a012([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x245161=>{_0x2494e9(_0x245161[_0x53a012([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xaafc99=!0x0,_0x236104(_0x245161[_0x53a012([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53a012([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53a012([0x6c,0x6f,0x77])}),_0x527664[_0x53a012([0x74,0x68,0x65,0x6e])](()=>{_0xaafc99||_0x52d93b(_0x53a012([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d62db(){return _0x525df3[_0x53a012([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53a012([0x76,0x69,0x65,0x77])][_0x53a012([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53a012([0x61,0x75,0x74,0x6f]);}function _0x54ab1d(){_0x525df3[_0x53a012([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53a012([0x76,0x69,0x65,0x77])][_0x53a012([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53a012([0x61,0x75,0x74,0x6f]);}}function _0x303d07(_0x438cf5){const _0x1f7f5f=[new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3066e7=>setTimeout(_0x3066e7,0x56356df1^_0x40c063)),_0x527664[_0x53a012([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x221f06=>{let _0x26c12e=0x0;_0x525df3[_0x53a012([0x6d,0x6f,0x64,0x65,0x6c])][_0x53a012([0x6f,0x6e])](_0x53a012([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x516e6d,_0x149e7b)=>{_0x149e7b[0x0][_0x53a012([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26c12e++,_0x26c12e==(0x563c52c5^_0x40c063)&&(_0x221f06(),_0x516e6d[_0x53a012([0x6f,0x66,0x66])]());});}))];return window[_0x53a012([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53a012([0x72,0x61,0x63,0x65])](_0x1f7f5f)[_0x53a012([0x74,0x68,0x65,0x6e])](()=>_0x438cf5);}async function _0x56043c(){await _0x527664,_0x525df3[_0x53a012([0x6d,0x6f,0x64,0x65,0x6c])][_0x53a012([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24f905,_0x525df3[_0x53a012([0x6d,0x6f,0x64,0x65,0x6c])][_0x53a012([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24f905,_0x525df3[_0x53a012([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53a012([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f61ea(_0x15ab7a){const _0x66e9ca=_0x34e37b();_0x525df3[_0x66e9ca]=_0x53a012([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])+_0x15ab7a,_0x15ab7a!=_0x53a012([0x56,0x61,0x6c,0x69,0x64])&&_0x56043c();}function _0x34e37b(){const _0x4a096d=window[_0x53a012([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53a012([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53a012([0x6e,0x6f,0x77])]())[_0x53a012([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53a012([0x2e]),'');let _0x2b22e9=_0x53a012([0x53]);for(let _0x3f67d3=0x0;_0x3f67d3<_0x4a096d[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f67d3+=0x2){let _0x4ac6b7=window[_0x53a012([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a096d[_0x53a012([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f67d3,_0x3f67d3+0x2));_0x4ac6b7>=_0x3e7cd8[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ac6b7-=_0x3e7cd8[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b22e9+=_0x3e7cd8[_0x4ac6b7];}return _0x2b22e9;}function _0x4b4d7b(){const _0x30769b=_0x2cdc66[_0x53a012([0x73,0x70,0x6c,0x69,0x74])](_0x53a012([0x2e]));if(0x3!=_0x30769b[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xefaf2d(_0x30769b[0x1]);function _0xefaf2d(_0x3efcd7){const _0x5d20a9=_0x4febbd(_0x3efcd7);return _0x5d20a9&&_0x66ddb5()?_0x5d20a9:null;function _0x66ddb5(){const _0x173c75=_0x5d20a9[_0x53a012([0x6a,0x74,0x69])],_0x11f746=window[_0x53a012([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x173c75[_0x53a012([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x173c75[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ff70c={..._0x5d20a9,[_0x53a012([0x6a,0x74,0x69])]:_0x173c75[_0x53a012([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x173c75[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ff70c[_0x53a012([0x76,0x63])],_0xfa7500(_0x4ff70c)==_0x11f746;}}}async function _0x1a21fd(){let _0x451f2c=!0x0;try{const _0x227e81=_0x2cdc66[_0x53a012([0x73,0x70,0x6c,0x69,0x74])](_0x53a012([0x2e])),[_0x3dd32b,_0x674272,_0x570833]=_0x227e81;return _0x1b8f43(_0x3dd32b),await _0x45a60e(_0x3dd32b,_0x674272,_0x570833),_0x451f2c;}catch(_0x28a0e1){return!0x1;}function _0x1b8f43(_0x2a56c0){const _0x889336=_0x4febbd(_0x2a56c0);_0x889336&&_0x889336[_0x53a012([0x61,0x6c,0x67])]==_0x53a012([0x45,0x53,0x32,0x35,0x36])||(_0x451f2c=!0x1);}async function _0x45a60e(_0x656127,_0x2263eb,_0x48690b){const _0x15c065=window[_0x53a012([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53a012([0x66,0x72,0x6f,0x6d])](_0xca7235(_0x48690b),_0x3e1899=>_0x3e1899[_0x53a012([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x533c0d=new window[(_0x53a012([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53a012([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x656127+_0x53a012([0x2e])+_0x2263eb),_0x31bfaa=window[_0x53a012([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53a012([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x31bfaa)return;const _0x4af42e=await _0x31bfaa[_0x53a012([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53a012([0x6a,0x77,0x6b]),_0x777476,{[_0x53a012([0x6e,0x61,0x6d,0x65])]:_0x53a012([0x45,0x43,0x44,0x53,0x41]),[_0x53a012([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53a012([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53a012([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x31bfaa[_0x53a012([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53a012([0x6e,0x61,0x6d,0x65])]:_0x53a012([0x45,0x43,0x44,0x53,0x41]),[_0x53a012([0x68,0x61,0x73,0x68])]:{[_0x53a012([0x6e,0x61,0x6d,0x65])]:_0x53a012([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4af42e,_0x15c065,_0x533c0d)||(_0x451f2c=!0x1);}}function _0x4febbd(_0xfd6dc5){return _0xfd6dc5[_0x53a012([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53a012([0x65,0x79]))?JSON[_0x53a012([0x70,0x61,0x72,0x73,0x65])](_0xca7235(_0xfd6dc5)):null;}function _0xca7235(_0x398dfc){return window[_0x53a012([0x61,0x74,0x6f,0x62])](_0x398dfc[_0x53a012([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53a012([0x2b]))[_0x53a012([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53a012([0x2f])));}function _0xfa7500(_0x229459){let _0x50a750=0x1505;function _0x1ebbcb(_0x2ac8a2){for(let _0x190b0b=0x0;_0x190b0b<_0x2ac8a2[_0x53a012([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x190b0b++){const _0x4c238d=_0x2ac8a2[_0x53a012([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x190b0b);_0x50a750=(_0x50a750<<0x5)+_0x50a750+_0x4c238d,_0x50a750&=_0x50a750;}}function _0x18c7cf(_0x43b9ab){Array[_0x53a012([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x43b9ab)?_0x43b9ab[_0x53a012([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18c7cf):_0x43b9ab&&typeof _0x43b9ab==_0x53a012([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53a012([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x43b9ab)[_0x53a012([0x73,0x6f,0x72,0x74])]()[_0x53a012([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3399fe,_0x3233a0])=>{_0x1ebbcb(_0x3399fe),_0x18c7cf(_0x3233a0);}):_0x1ebbcb(window[_0x53a012([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x43b9ab));}return _0x18c7cf(_0x229459),_0x50a750>>>0x0;}function _0x552619(_0x2594ce){return _0x2594ce[_0x53a012([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53a012([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53a012([0x30]));}function _0x22a343(_0x663799){return _0x663799[_0x53a012([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53a012([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53a012([0x6a,0x6f,0x69,0x6e])]('');}function _0x24f905(){}function _0x53a012(_0x46a15e){return _0x46a15e['map'](_0x150283=>String['fromCharCode'](_0x150283))['join']('');}_0x1f61ea(await _0x428a00());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x3d5397=>{'$graveyard'!==_0x3d5397['rootName']&&this['editor']['editing']['reconvertItem'](_0x3d5397);});}['_trackNewToCElements'](){for(const _0x13a929 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x13a929['type']||'tableOfContents'!==_0x13a929['name'])return;this['_tableOfContentsElements']['add'](_0x13a929['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1b26b6=this['editor']['conversion'];_0x1b26b6['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1b26b6['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x474590,{writer:_0x4cf115})=>this['_createTableOfContents'](_0x4cf115,!0x0)}),_0x1b26b6['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x20ef46,{writer:_0x4ce0b6})=>{this['_tableOfContentsElements']['add'](_0x20ef46);const _0x3325c7=this['_createTableOfContents'](_0x4ce0b6);return _0x3468a9(_0x3325c7,_0x4ce0b6,{'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'](_0x57008f,_0x158ab7=!0x1){const {locale:_0x145c26}=this['editor'],_0xa2010f=_0x57008f['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x158ab7&&{'data-table-of-contents-label':j(_0x145c26,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x158ab7&&_0x57008f['insert'](_0x57008f['createPositionAt'](_0xa2010f,'end'),_0x57008f['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x57008f['createText'](j(_0x145c26,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x56161e=_0x158ab7?'':'['+j(_0x145c26,'Empty\x20heading')+']';let _0x3bffc7=_0xa2010f;return this['_currentOutlineDefinitions']['forEach']((_0x696e74,_0x5808fb,_0x3f69e1)=>{const _0xee497a=this['editor']['model']['hasContent'](_0x696e74['modelElement'],{'ignoreWhitespaces':!0x0}),_0x9ab9f0=_0xee497a?_0x696e74['text']:_0x56161e,_0x1fcd3e=_0x696e74['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x3ee5a7=_0x57008f['createContainerElement']('a',{'href':'#'+_0x1fcd3e,...!_0x158ab7&&{'tabindex':'-1'}},[_0x57008f['createText'](_0x9ab9f0)]),_0x445a80=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x57008f['setCustomProperty']('tableOfContentsHeadingIndex',_0x5808fb,_0x3ee5a7);const _0x1e2230=_0x57008f['createContainerElement']('li',null,[_0xee497a||!_0x158ab7&&_0x445a80?_0x3ee5a7:_0x57008f['createText']('')]),_0x3f6455=_0x5808fb?_0x3f69e1[_0x5808fb-0x1]['level']:0x0,_0x1b6101=Math['abs'](_0x696e74['level']-_0x3f6455);if(_0x696e74['level']>_0x3f6455){const _0x4ca8af=N(_0x1e2230,_0x1b6101,_0x57008f);_0x57008f['insert'](_0x57008f['createPositionAt'](_0x3bffc7,'end'),_0x4ca8af);}else{const _0x108532=function(_0xebf32e,_0x596b9e){return _0xebf32e['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x29ce3a=>_0x29ce3a['is']('element','ol'))[_0x596b9e];}(_0x3bffc7,_0x1b6101);_0x57008f['insert'](_0x57008f['createPositionAt'](_0x108532,'end'),_0x1e2230);}_0x3bffc7=_0x1e2230;}),_0xa2010f;}['_handleScrollToHeading'](_0x285a69){const _0x4dae2f=this['_currentOutlineDefinitions'][_0x285a69]['modelElement'];this['editor']['model']['change'](_0x3b773e=>{_0x3b773e['setSelection'](_0x4dae2f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x304df1,_0x865825)=>{const _0x2397a1=_0x865825['mapper'],_0x2c5776=_0x2397a1['findMappedViewAncestor'](_0x865825['viewPosition']),_0x13dd1d=_0x2397a1['toModelElement'](_0x2c5776);_0x13dd1d['is']('element','tableOfContents')&&(_0x865825['modelPosition']=this['editor']['model']['createPositionAt'](_0x13dd1d,0x0),_0x304df1['stop']());};}}function N(_0x29bb9b,_0x234825,_0x5a91bb){return 0x1===_0x234825?_0x5a91bb['createContainerElement']('ol',null,[_0x29bb9b]):_0x5a91bb['createContainerElement']('ol',null,[_0x5a91bb['createContainerElement']('li',null,[N(_0x29bb9b,_0x234825-0x1,_0x5a91bb)])]);}class o extends _0x216833{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5a28dd=this['editor'];_0x5a28dd['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x354649=this['_createButton'](_0x546767);return _0x354649['tooltip']=!0x0,_0x354649;}),_0x5a28dd['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x156fa9)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5ee526=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3751aa;for(const _0x17e15b in _0x5ee526){const _0x9165fe=_0x17e15b,_0x56a7f3=_0x5ee526[_0x9165fe];if('tableOfContentsLicenseKeyValid'==_0x56a7f3||'tableOfContentsLicenseKeyInvalid'==_0x56a7f3||'tableOfContentsLicenseKeyExpired'==_0x56a7f3||'tableOfContentsLicenseKeyDomainLimit'==_0x56a7f3||'tableOfContentsLicenseKeyNotAllowed'==_0x56a7f3||'tableOfContentsLicenseKeyEvaluationLimit'==_0x56a7f3||'tableOfContentsLicenseKeyTrialLimit'==_0x56a7f3||'tableOfContentsLicenseKeyUsageLimit'==_0x56a7f3){delete _0x5ee526[_0x9165fe],_0x3751aa=_0x56a7f3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x3751aa&&_0x5ee526['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x3751aa&&_0x5ee526['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x3751aa&&_0x5ee526['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x3751aa&&_0x5ee526['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x3751aa&&_0x5ee526['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x3751aa&&_0x5ee526['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x3751aa&&_0x5ee526['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x102974){const _0x4e93d6=this['editor'],_0x5e80ff=_0x4e93d6['locale'],_0x399b3b=_0x4e93d6['commands']['get']('insertTableOfContents'),_0x54d861=new _0x102974(_0x5e80ff);return _0x54d861['set']({'label':j(_0x5e80ff,'Table\x20of\x20contents'),'icon':_0xde5fd0}),_0x54d861['bind']('isEnabled')['to'](_0x399b3b,'isEnabled'),this['listenTo'](_0x54d861,'execute',()=>{_0x4e93d6['execute']('insertTableOfContents'),_0x4e93d6['editing']['view']['focus']();}),_0x54d861;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x216833{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.2",
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.2",
17
- "@ckeditor/ckeditor5-engine": "45.1.0-alpha.2",
18
- "@ckeditor/ckeditor5-heading": "45.1.0-alpha.2",
19
- "@ckeditor/ckeditor5-icons": "45.1.0-alpha.2",
20
- "@ckeditor/ckeditor5-ui": "45.1.0-alpha.2",
21
- "@ckeditor/ckeditor5-utils": "45.1.0-alpha.2",
22
- "@ckeditor/ckeditor5-widget": "45.1.0-alpha.2",
23
- "ckeditor5": "45.1.0-alpha.2",
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 _0x33a7c5=_0x4e9a;function _0x5483(){const _0x3702cc=['23832457UnWsgq','10359shbzZd','editing','1Cshqzv','DocumentOutlineUI','editor','22092SssjHo','height','floor','listenTo','element','isOfficialPlugin','document-outline-container-not-provided','locale','window','change','scroll','sync','itemSelected','documentOutline.showEmptyHeadings','DocumentOutlineUtils','modelElement','_handleOutlineChange','focusTracker','length','_currentOutlineDefinitions','bind','mapViewToDom','2134690oMbLbf','domConverter','888914EHIvBs','_handleItemSelected','getVisible','document','getIntersection','_setActiveViewItem','href','mapper','isPremiumPlugin','plugins','focus','getRootNames','render','4376OgsKgj','resize','6417700NNGqnN','cancel','_updateActiveDefinitionOnViewportChange','1232zxgqSX','fromCharCode','141LnjJLi','map','indexOf','getDomRoot','get','appendChild','destroy','afterInit','documentOutline.container','config','init','28408YbQBTU','activeItemIndex','pluginName','toViewElement','join','scrollToTheSelection','_updateActiveDefinitionFromViewportThrottled','bottom','view','setSelection','top','model','add'];_0x5483=function(){return _0x3702cc;};return _0x5483();}(function(_0x58686c,_0x37805f){const _0x1725c1=_0x4e9a,_0x34d55a=_0x58686c();while(!![]){try{const _0x1620da=-parseInt(_0x1725c1(0x1a9))/0x1*(parseInt(_0x1725c1(0x1c4))/0x2)+-parseInt(_0x1725c1(0x1d8))/0x3*(parseInt(_0x1725c1(0x199))/0x4)+-parseInt(_0x1725c1(0x1c2))/0x5+-parseInt(_0x1725c1(0x1ac))/0x6*(parseInt(_0x1725c1(0x1d6))/0x7)+parseInt(_0x1725c1(0x1d1))/0x8*(-parseInt(_0x1725c1(0x1a7))/0x9)+parseInt(_0x1725c1(0x1d3))/0xa+parseInt(_0x1725c1(0x1a6))/0xb;if(_0x1620da===_0x37805f)break;else _0x34d55a['push'](_0x34d55a['shift']());}catch(_0x13da81){_0x34d55a['push'](_0x34d55a['shift']());}}}(_0x5483,0x4f7a3));import{Plugin as _0x1cc3cb}from'ckeditor5/src/core.js';import{CKEditorError as _0x5a4b15,global as _0x4f6c51,Rect as _0x55e82b,uid as _0x3ccea0}from'ckeditor5/src/utils.js';import _0xfd18d5 from'./ui/documentoutlineview.js';import{throttle as _0x1fe514}from'es-toolkit/compat';function _0x4e9a(_0x590a77,_0x1214d5){const _0x5483e5=_0x5483();return _0x4e9a=function(_0x4e9a2c,_0xe3b3f7){_0x4e9a2c=_0x4e9a2c-0x194;let _0x9bcfa6=_0x5483e5[_0x4e9a2c];return _0x9bcfa6;},_0x4e9a(_0x590a77,_0x1214d5);}import'../../theme/documentoutline.css';export default class n extends _0x1cc3cb{[_0x33a7c5(0x1a1)];[_0x33a7c5(0x1bf)];[_0x33a7c5(0x19f)];static get[_0x33a7c5(0x19b)](){const _0x506da0=_0x33a7c5;return _0x506da0(0x1aa);}static get[_0x33a7c5(0x1b1)](){return!0x0;}static get[_0x33a7c5(0x1cc)](){return!0x0;}constructor(_0x26b0f8){const _0x269730=_0x33a7c5;super(_0x26b0f8),this[_0x269730(0x1a1)]=new _0xfd18d5(_0x26b0f8[_0x269730(0x1b3)],this[_0x269730(0x1ab)][_0x269730(0x197)][_0x269730(0x1dc)](_0x269730(0x1b9)),this[_0x269730(0x1ab)][_0x269730(0x197)][_0x269730(0x1dc)](_0x269730(0x196))),this[_0x269730(0x1bf)]=[],this[_0x269730(0x19f)]=_0x1fe514(this[_0x269730(0x1d5)][_0x269730(0x1c0)](this),0x64);}[_0x33a7c5(0x198)](){const _0x4243f5=_0x33a7c5,_0x32ac8d=this[_0x4243f5(0x1ab)],_0x36fc7f=_0x32ac8d[_0x4243f5(0x1cd)][_0x4243f5(0x1dc)](_0x4243f5(0x1ba));let _0x591847=!0x1;if(this[_0x4243f5(0x1a1)][_0x4243f5(0x1d0)](),this[_0x4243f5(0x1ab)]['ui'][_0x4243f5(0x1bd)][_0x4243f5(0x1a5)](this[_0x4243f5(0x1a1)][_0x4243f5(0x1b0)]),!_0x32ac8d[_0x4243f5(0x197)][_0x4243f5(0x1dc)](_0x4243f5(0x196)))throw new _0x5a4b15(_0x4243f5(0x1b2),{'editor':_0x32ac8d});_0x32ac8d[_0x4243f5(0x197)][_0x4243f5(0x1dc)](_0x4243f5(0x196))[_0x4243f5(0x1dd)](this[_0x4243f5(0x1a1)][_0x4243f5(0x1b0)]),_0x36fc7f['on'](_0x4243f5(0x1b5),this[_0x4243f5(0x1bc)][_0x4243f5(0x1c0)](this)),_0x36fc7f['on'](_0x4243f5(0x19a),(_0x87be40,{index:_0x1219c0})=>this[_0x4243f5(0x1c9)](_0x1219c0)),this[_0x4243f5(0x1a1)]['on'](_0x4243f5(0x1b8),(_0x31c2ae,_0x1bc3c1)=>{const _0x1d5d94=_0x4243f5;_0x591847=!0x0,this[_0x1d5d94(0x1c5)](_0x1bc3c1);}),this[_0x4243f5(0x1a1)][_0x4243f5(0x1af)](_0x4f6c51[_0x4243f5(0x1c7)],_0x4243f5(0x1b6),()=>{const _0x1cfc33=_0x4243f5;_0x591847?_0x591847=!0x1:this[_0x1cfc33(0x19f)]();},{'useCapture':!0x0}),this[_0x4243f5(0x1a1)][_0x4243f5(0x1af)](_0x4f6c51[_0x4243f5(0x1b4)],_0x4243f5(0x1d2),this[_0x4243f5(0x19f)],{'useCapture':!0x0});}[_0x33a7c5(0x195)](){!async function(_0x2fff1f){const _0x4cad39=_0xc72e0a([0x43,0x39,0x56,0x4f,0x6c,0x71,0x58,0x33,0x78,0x37,0x50,0x59,0x7a,0x4a,0x53,0x61,0x70,0x36,0x41,0x49,0x31,0x74,0x72,0x46,0x4c,0x6b,0x30,0x57,0x51,0x44,0x6f,0x42,0x38,0x62,0x5a,0x35,0x6d,0x63,0x79,0x6a,0x34,0x54,0x4e,0x52,0x66,0x47,0x76,0x55,0x45,0x65,0x75,0x6e,0x68,0x77,0x4d,0x64,0x48,0x67,0x69,0x32,0x4b,0x73]),_0x2796d8=0x6448573f,_0x305c35=0x644f3067^_0x2796d8,_0x26e42b=window[_0xc72e0a([0x44,0x61,0x74,0x65])][_0xc72e0a([0x6e,0x6f,0x77])](),_0x351a02=_0x2fff1f[_0xc72e0a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2b9560=new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xde0e9a=>{_0x351a02[_0xc72e0a([0x6f,0x6e,0x63,0x65])](_0xc72e0a([0x72,0x65,0x61,0x64,0x79]),_0xde0e9a);}),_0x4cf281={[_0xc72e0a([0x6b,0x74,0x79])]:_0xc72e0a([0x45,0x43]),[_0xc72e0a([0x75,0x73,0x65])]:_0xc72e0a([0x73,0x69,0x67]),[_0xc72e0a([0x63,0x72,0x76])]:_0xc72e0a([0x50,0x2d,0x32,0x35,0x36]),[_0xc72e0a([0x78])]:_0xc72e0a([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]),[_0xc72e0a([0x79])]:_0xc72e0a([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]),[_0xc72e0a([0x61,0x6c,0x67])]:_0xc72e0a([0x45,0x53,0x32,0x35,0x36])},_0x1e9abb=_0x351a02[_0xc72e0a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xc72e0a([0x67,0x65,0x74])](_0xc72e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5276bd(){let _0x6144fd,_0x2fc141=null,_0xe6cf6f=null;try{if(_0x1e9abb==_0xc72e0a([0x47,0x50,0x4c]))return _0xc72e0a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x6144fd=_0x13b64e(),!_0x6144fd)return _0xc72e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x6144fd[_0xc72e0a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe6cf6f=_0x5f3173(_0x6144fd[_0xc72e0a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x6144fd[_0xc72e0a([0x6a,0x74,0x69])])),await _0xcb6482()?_0x446aed()?_0x1d2a76()?_0xc72e0a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe1d2bd()?(_0x6144fd[_0xc72e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc72e0a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fc141=_0x361a9c(_0xc72e0a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x6144fd[_0xc72e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xc72e0a([0x74,0x72,0x69,0x61,0x6c])&&(_0x2fc141=_0x361a9c(_0xc72e0a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e33be()):_0xc72e0a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xc72e0a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xc72e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x110e2d){return _0xc72e0a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d2a76(){const _0x4ce758=[_0xc72e0a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xc72e0a([0x74,0x72,0x69,0x61,0x6c])][_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6144fd[_0xc72e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x26e42b/0x3e8:0xe10*_0x305c35;return _0x6144fd[_0xc72e0a([0x65,0x78,0x70])]<_0x4ce758;}function _0x446aed(){const _0x3f1924=_0x6144fd[_0xc72e0a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f1924&&(!!_0x3f1924[_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72e0a([0x2a]))||(!!_0x3f1924[_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72e0a([0x44,0x4f]))||!!_0x3f1924[_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72e0a([0x50,0x50]))));}function _0xe1d2bd(){const _0x3fec84=_0x4e9a,_0x5a7cfa=_0x6144fd[_0xc72e0a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a7cfa||0x0==_0x5a7cfa[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2fe763}=new URL(window[_0xc72e0a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3fec84(0x1ca)]);if(_0x5a7cfa[_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fe763))return!0x0;const _0x220c2b=_0x2fe763[_0xc72e0a([0x73,0x70,0x6c,0x69,0x74])](_0xc72e0a([0x2e]));return _0x5a7cfa[_0xc72e0a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3aaab6=>_0x3aaab6[_0xc72e0a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc72e0a([0x2a])))[_0xc72e0a([0x6d,0x61,0x70])](_0x1809dc=>_0x1809dc[_0xc72e0a([0x73,0x70,0x6c,0x69,0x74])](_0xc72e0a([0x2e])))[_0xc72e0a([0x73,0x6f,0x6d,0x65])](_0x184496=>_0x220c2b[_0xc72e0a([0x65,0x76,0x65,0x72,0x79])]((_0x3559a0,_0x1ce8e6)=>_0x184496[_0x1ce8e6]===_0x3559a0||_0x184496[_0x1ce8e6]===_0xc72e0a([0x2a])));}function _0x5e33be(){return _0x2fc141&&_0xe6cf6f?new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56a1eb,_0x4de702)=>{_0x2fc141[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0x56a1eb,_0x4de702),_0xe6cf6f[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0x4e4ab5=>{_0x4e4ab5!=_0xc72e0a([0x56,0x61,0x6c,0x69,0x64])&&_0x56a1eb(_0x4e4ab5);},_0x4de702);}):_0x2fc141||_0xe6cf6f||_0xc72e0a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5f3173(_0x3b9d9a,_0x2c1004){return new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ae8d8=>{if(_0x5d28b0())return _0x2ae8d8(_0xc72e0a([0x56,0x61,0x6c,0x69,0x64]));_0xa99847(),_0x351a02[_0xc72e0a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xc72e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5766b3=!0x1;const _0x2cc029=_0x3ccea0();function _0x3fd966(_0x25035b){return!!_0x25035b&&(typeof _0x25035b===_0xc72e0a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25035b===_0xc72e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25035b[_0xc72e0a([0x74,0x68,0x65,0x6e])]===_0xc72e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25035b[_0xc72e0a([0x63,0x61,0x74,0x63,0x68])]===_0xc72e0a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x80ad83(_0x2d8e4d){_0x4d9f37(_0x2d8e4d)[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0x4cb63a=>{if(!_0x4cb63a||_0x4cb63a[_0xc72e0a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xc72e0a([0x6f,0x6b]))return _0xc72e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3cb7dc(_0x400324(_0x2cc029+_0x2c1004))!=_0x4cb63a[_0xc72e0a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xc72e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xc72e0a([0x56,0x61,0x6c,0x69,0x64]);})[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0xace779=>(_0x49a1bf(),_0xace779),()=>{const _0xa83b37=_0x44cd7f();return null==_0xa83b37?(_0x49a1bf(),_0xc72e0a([0x56,0x61,0x6c,0x69,0x64])):_0xc72e0a(_0x26e42b-_0xa83b37>(0x4044d33f^_0x2796d8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0x2ae8d8)[_0xc72e0a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2ae8d8(_0xc72e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x448671=0x647eb9bf^_0x2796d8;function _0x49a1bf(){const _0x573381=_0xc72e0a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3cb7dc(_0x400324(_0x3b9d9a)),_0x2309de=_0x3812e2(_0x3cb7dc(window[_0xc72e0a([0x4d,0x61,0x74,0x68])][_0xc72e0a([0x63,0x65,0x69,0x6c])](_0x26e42b/_0x448671)));window[_0xc72e0a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc72e0a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x573381,_0x2309de);}function _0x44cd7f(){const _0x5c8ad9=_0xc72e0a([0x6c,0x6c,0x63,0x74,0x2d])+_0x3cb7dc(_0x400324(_0x3b9d9a)),_0xdf38ac=window[_0xc72e0a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xc72e0a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c8ad9);return _0xdf38ac?window[_0xc72e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3812e2(_0xdf38ac),0x10)*_0x448671:null;}function _0x4d9f37(_0xc4435d){return new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f299d,_0x4782fd)=>{_0xc4435d[_0xc72e0a([0x74,0x68,0x65,0x6e])](_0x2f299d,_0x4782fd),window[_0xc72e0a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4782fd,0x644983ff^_0x2796d8);});}}_0x351a02[_0xc72e0a([0x6f,0x6e])](_0xc72e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3742e0,_0x3bb6c3)=>{if(_0x3bb6c3[0x0]!=_0x3b9d9a)return _0x2ae8d8(_0xc72e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3bb6c3[0x1]={..._0x3bb6c3[0x1],[_0xc72e0a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2cc029};},{[_0xc72e0a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc72e0a([0x68,0x69,0x67,0x68])}),_0x351a02[_0xc72e0a([0x6f,0x6e])](_0xc72e0a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2f3813=>{_0x3fd966(_0x2f3813[_0xc72e0a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5766b3=!0x0,_0x80ad83(_0x2f3813[_0xc72e0a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xc72e0a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xc72e0a([0x6c,0x6f,0x77])}),_0x2b9560[_0xc72e0a([0x74,0x68,0x65,0x6e])](()=>{_0x5766b3||_0x2ae8d8(_0xc72e0a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d28b0(){return _0x351a02[_0xc72e0a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc72e0a([0x76,0x69,0x65,0x77])][_0xc72e0a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xc72e0a([0x61,0x75,0x74,0x6f]);}function _0xa99847(){_0x351a02[_0xc72e0a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc72e0a([0x76,0x69,0x65,0x77])][_0xc72e0a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc72e0a([0x61,0x75,0x74,0x6f]);}}function _0x361a9c(_0x1547cd){const _0x27c509=[new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4952f8=>setTimeout(_0x4952f8,0x644169f3^_0x2796d8)),_0x2b9560[_0xc72e0a([0x74,0x68,0x65,0x6e])](()=>new window[(_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x462fda=>{let _0x34a842=0x0;_0x351a02[_0xc72e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc72e0a([0x6f,0x6e])](_0xc72e0a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x429557,_0x38d9e6)=>{_0x38d9e6[0x0][_0xc72e0a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x34a842++,_0x34a842==(0x644856c7^_0x2796d8)&&(_0x462fda(),_0x429557[_0xc72e0a([0x6f,0x66,0x66])]());});}))];return window[_0xc72e0a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc72e0a([0x72,0x61,0x63,0x65])](_0x27c509)[_0xc72e0a([0x74,0x68,0x65,0x6e])](()=>_0x1547cd);}async function _0x5a6684(){await _0x2b9560,_0x351a02[_0xc72e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc72e0a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfed9b9,_0x351a02[_0xc72e0a([0x6d,0x6f,0x64,0x65,0x6c])][_0xc72e0a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfed9b9,_0x351a02[_0xc72e0a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xc72e0a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59150d(_0x2f63d5){const _0x3fb8cd=_0x6bc61e();_0x351a02[_0x3fb8cd]=_0xc72e0a([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])+_0x2f63d5,_0x2f63d5!=_0xc72e0a([0x56,0x61,0x6c,0x69,0x64])&&_0x5a6684();}function _0x6bc61e(){const _0x2d0a2d=window[_0xc72e0a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xc72e0a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xc72e0a([0x6e,0x6f,0x77])]())[_0xc72e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xc72e0a([0x2e]),'');let _0x4ec757=_0xc72e0a([0x43]);for(let _0xe89cfc=0x0;_0xe89cfc<_0x2d0a2d[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe89cfc+=0x2){let _0x2973f2=window[_0xc72e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d0a2d[_0xc72e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe89cfc,_0xe89cfc+0x2));_0x2973f2>=_0x4cad39[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2973f2-=_0x4cad39[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ec757+=_0x4cad39[_0x2973f2];}return _0x4ec757;}function _0x13b64e(){const _0x5008db=_0x1e9abb[_0xc72e0a([0x73,0x70,0x6c,0x69,0x74])](_0xc72e0a([0x2e]));if(0x3!=_0x5008db[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x502d04(_0x5008db[0x1]);function _0x502d04(_0x43c615){const _0x55675a=_0x477fb7(_0x43c615);return _0x55675a&&_0x4b2700()?_0x55675a:null;function _0x4b2700(){const _0x1d708c=_0x55675a[_0xc72e0a([0x6a,0x74,0x69])],_0x4da8ba=window[_0xc72e0a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d708c[_0xc72e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d708c[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c1097={..._0x55675a,[_0xc72e0a([0x6a,0x74,0x69])]:_0x1d708c[_0xc72e0a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d708c[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c1097[_0xc72e0a([0x76,0x63])],_0x400324(_0x1c1097)==_0x4da8ba;}}}async function _0xcb6482(){let _0x4cb372=!0x0;try{const _0x4a9c93=_0x1e9abb[_0xc72e0a([0x73,0x70,0x6c,0x69,0x74])](_0xc72e0a([0x2e])),[_0x35019a,_0x3d56dd,_0x26d4a7]=_0x4a9c93;return _0x4fb32e(_0x35019a),await _0x1ac16e(_0x35019a,_0x3d56dd,_0x26d4a7),_0x4cb372;}catch(_0x2aed47){return!0x1;}function _0x4fb32e(_0x9ab85e){const _0x59f1ed=_0x477fb7(_0x9ab85e);_0x59f1ed&&_0x59f1ed[_0xc72e0a([0x61,0x6c,0x67])]==_0xc72e0a([0x45,0x53,0x32,0x35,0x36])||(_0x4cb372=!0x1);}async function _0x1ac16e(_0x104d36,_0x3bb16f,_0x581f55){const _0x3dc34a=window[_0xc72e0a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xc72e0a([0x66,0x72,0x6f,0x6d])](_0x327d12(_0x581f55),_0xc2a9c9=>_0xc2a9c9[_0xc72e0a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x447f80=new window[(_0xc72e0a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xc72e0a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x104d36+_0xc72e0a([0x2e])+_0x3bb16f),_0x39adb8=window[_0xc72e0a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xc72e0a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39adb8)return;const _0x140e5b=await _0x39adb8[_0xc72e0a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xc72e0a([0x6a,0x77,0x6b]),_0x4cf281,{[_0xc72e0a([0x6e,0x61,0x6d,0x65])]:_0xc72e0a([0x45,0x43,0x44,0x53,0x41]),[_0xc72e0a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xc72e0a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xc72e0a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39adb8[_0xc72e0a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xc72e0a([0x6e,0x61,0x6d,0x65])]:_0xc72e0a([0x45,0x43,0x44,0x53,0x41]),[_0xc72e0a([0x68,0x61,0x73,0x68])]:{[_0xc72e0a([0x6e,0x61,0x6d,0x65])]:_0xc72e0a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x140e5b,_0x3dc34a,_0x447f80)||(_0x4cb372=!0x1);}}function _0x477fb7(_0x517d43){return _0x517d43[_0xc72e0a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xc72e0a([0x65,0x79]))?JSON[_0xc72e0a([0x70,0x61,0x72,0x73,0x65])](_0x327d12(_0x517d43)):null;}function _0x327d12(_0x5345cb){return window[_0xc72e0a([0x61,0x74,0x6f,0x62])](_0x5345cb[_0xc72e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xc72e0a([0x2b]))[_0xc72e0a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xc72e0a([0x2f])));}function _0x400324(_0x1a96c2){let _0x1d4698=0x1505;function _0x8271dd(_0x369975){for(let _0x1d6971=0x0;_0x1d6971<_0x369975[_0xc72e0a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d6971++){const _0x525d6c=_0x369975[_0xc72e0a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1d6971);_0x1d4698=(_0x1d4698<<0x5)+_0x1d4698+_0x525d6c,_0x1d4698&=_0x1d4698;}}function _0x42d5dd(_0x5aa432){Array[_0xc72e0a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5aa432)?_0x5aa432[_0xc72e0a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42d5dd):_0x5aa432&&typeof _0x5aa432==_0xc72e0a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xc72e0a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5aa432)[_0xc72e0a([0x73,0x6f,0x72,0x74])]()[_0xc72e0a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x157458,_0x3b44df])=>{_0x8271dd(_0x157458),_0x42d5dd(_0x3b44df);}):_0x8271dd(window[_0xc72e0a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5aa432));}return _0x42d5dd(_0x1a96c2),_0x1d4698>>>0x0;}function _0x3cb7dc(_0x205370){return _0x205370[_0xc72e0a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xc72e0a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xc72e0a([0x30]));}function _0x3812e2(_0x57864e){return _0x57864e[_0xc72e0a([0x73,0x70,0x6c,0x69,0x74])]('')[_0xc72e0a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xc72e0a([0x6a,0x6f,0x69,0x6e])]('');}function _0xfed9b9(){}function _0xc72e0a(_0x33c135){const _0x3508f8=_0x4e9a;return _0x33c135[_0x3508f8(0x1d9)](_0x24e8ec=>String[_0x3508f8(0x1d7)](_0x24e8ec))[_0x3508f8(0x19d)]('');}_0x59150d(await _0x5276bd());}(this);}[_0x33a7c5(0x194)](){const _0x3a2ad9=_0x33a7c5;super[_0x3a2ad9(0x194)](),this[_0x3a2ad9(0x1a1)][_0x3a2ad9(0x194)](),this[_0x3a2ad9(0x19f)][_0x3a2ad9(0x1d4)]();}[_0x33a7c5(0x1bc)](_0x1e04d6,{outlineDefinitions:_0x5f24e8,outlineChanges:_0x5edde5}){const _0x6f6a7f=_0x33a7c5;this[_0x6f6a7f(0x1bf)]=_0x5f24e8,this[_0x6f6a7f(0x1a1)][_0x6f6a7f(0x1b7)](_0x5edde5);}[_0x33a7c5(0x1c9)](_0x4b37e6){const _0x1da48b=_0x33a7c5;this[_0x1da48b(0x1bf)][_0x1da48b(0x1be)]&&this[_0x1da48b(0x1bf)][_0x4b37e6]&&(this[_0x1da48b(0x1a1)][_0x1da48b(0x19a)]=_0x4b37e6);}[_0x33a7c5(0x1c5)](_0x4c4b0a){const _0x2a6acd=_0x33a7c5,_0x475873=this[_0x2a6acd(0x1bf)][_0x4c4b0a][_0x2a6acd(0x1bb)];this[_0x2a6acd(0x1ab)][_0x2a6acd(0x1a4)][_0x2a6acd(0x1b5)](_0x15ced8=>{const _0x3522f6=_0x2a6acd;_0x15ced8[_0x3522f6(0x1a2)](_0x475873,0x0);}),this[_0x2a6acd(0x1ab)][_0x2a6acd(0x1a8)][_0x2a6acd(0x1a1)][_0x2a6acd(0x19e)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2a6acd(0x1ab)][_0x2a6acd(0x1a8)][_0x2a6acd(0x1a1)][_0x2a6acd(0x1ce)](),this[_0x2a6acd(0x1c9)](_0x4c4b0a);}[_0x33a7c5(0x1d5)](){const _0x7cf3=_0x33a7c5,_0x5b3b0c=this[_0x7cf3(0x1ab)];let _0x3442eb;for(const _0x17b72b of _0x5b3b0c[_0x7cf3(0x1a4)][_0x7cf3(0x1c7)][_0x7cf3(0x1cf)]()){const _0x1a54d6=_0x5b3b0c[_0x7cf3(0x1a8)][_0x7cf3(0x1a1)][_0x7cf3(0x1db)](_0x17b72b),_0x4a3b29=_0x1a54d6&&new _0x55e82b(_0x1a54d6)[_0x7cf3(0x1c6)]();if(_0x4a3b29){const _0x53b634=new _0x55e82b(_0x4f6c51[_0x7cf3(0x1b4)])[_0x7cf3(0x1c8)](_0x4a3b29);_0x53b634&&(_0x3442eb=_0x53b634[_0x7cf3(0x1a3)]+0.25*_0x53b634[_0x7cf3(0x1ad)]);}}if(void 0x0===_0x3442eb)return;const _0x4da953=d(_0x5b3b0c[_0x7cf3(0x1a8)],this[_0x7cf3(0x1bf)],_0x3442eb);_0x4da953?this[_0x7cf3(0x1c9)](this[_0x7cf3(0x1bf)][_0x7cf3(0x1da)](_0x4da953)):this[_0x7cf3(0x1c9)](-0x1);}}function d(_0x4ff270,_0x472fd1,_0x50114e,_0x33ba07=0x0,_0x20cf17=_0x472fd1[_0x33a7c5(0x1be)]-0x1){const _0x3a8375=_0x33a7c5,_0x5532da=Math[_0x3a8375(0x1ae)](_0x33ba07+(_0x20cf17-_0x33ba07)/0x2);if(_0x20cf17>=_0x33ba07){const _0x25eb54=_0x472fd1[_0x5532da],_0x58d92a=_0x4ff270[_0x3a8375(0x1cb)][_0x3a8375(0x19c)](_0x25eb54[_0x3a8375(0x1bb)]);if(!_0x58d92a)return null;const _0x464849=_0x4ff270[_0x3a8375(0x1a1)][_0x3a8375(0x1c3)][_0x3a8375(0x1c1)](_0x58d92a);return new _0x55e82b(_0x464849)[_0x3a8375(0x1a0)]>_0x50114e?d(_0x4ff270,_0x472fd1,_0x50114e,_0x33ba07,_0x5532da-0x1):d(_0x4ff270,_0x472fd1,_0x50114e,_0x5532da+0x1,_0x20cf17);}return _0x5532da<0x0?null:_0x472fd1[_0x5532da];}
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 _0x31fe40=_0x3122;(function(_0xcab1ce,_0x706200){const _0x9385bb=_0x3122,_0x593f55=_0xcab1ce();while(!![]){try{const _0x4a20b0=parseInt(_0x9385bb(0xd3))/0x1*(parseInt(_0x9385bb(0xfe))/0x2)+-parseInt(_0x9385bb(0xd2))/0x3*(-parseInt(_0x9385bb(0x100))/0x4)+-parseInt(_0x9385bb(0xa3))/0x5+-parseInt(_0x9385bb(0x9e))/0x6*(-parseInt(_0x9385bb(0x106))/0x7)+-parseInt(_0x9385bb(0xf0))/0x8+-parseInt(_0x9385bb(0xb1))/0x9+-parseInt(_0x9385bb(0xd8))/0xa*(-parseInt(_0x9385bb(0xb8))/0xb);if(_0x4a20b0===_0x706200)break;else _0x593f55['push'](_0x593f55['shift']());}catch(_0x2be9d6){_0x593f55['push'](_0x593f55['shift']());}}}(_0x4292,0x61726));import{Plugin as _0x2d5d89}from'ckeditor5/src/core.js';import{toWidget as _0x1f3063,Widget as _0x13c23b}from'ckeditor5/src/widget.js';function _0x4292(){const _0x465908=['pluginName','name','forEach','map','_defineConverters','2167122lnZVCY','1vmUahU','differ','stop','createPositionAt','createText','190sMNJFs','headingId','target','getChanges','reconvertItem','document','upcast','element','DocumentOutlineUtils','text','\x20table-of-contents_empty','insert','locale','modelElement','registerRawContentMatcher','register','domEvent','modelPosition','end','outlineDefinitions','abs','$graveyard','model','schema','4759560befSSA','dataDowncast','getCustomProperty','tableOfContents','init','editing','listenTo','mapper','_redirectMapper','headingId.modelAttributeName','$capture','elementToElement','join','add','296878AVXMat','setCustomProperty','4zjLPKr','href','plugins','findMappedViewAncestor','_defineSchema','type','51632DtaWQX','preventDefault','hasContent','scrollToTheSelection','get','tableOfContentsHeadingIndex','viewPosition','filter','toModelElement','length','_tableOfContentsElements','90QyxXIG','insertTableOfContents','_updateTableOfContentsElements','documentOutline.showEmptyHeadings','div','761770yzDxPz','_currentOutlineDefinitions','Empty\x20heading','createContainerElement','isPremiumPlugin','afterInit','$blockObject','TableOfContentsEditing','getAncestors','view','_trackNewToCElements','requires','level','rootName','188514jwxxxd','commands','change','data','editor','click','setSelection','107646fAPHWH','isInteger','isOfficialPlugin','getAttribute','for','table-of-contents__placeholder','No\x20headings\x20were\x20found\x20in\x20the\x20document.','conversion','editingDowncast','elementToStructure','nodeAfter','table-of-contents','_handleScrollToHeading','Table\x20of\x20contents','fromCharCode','high','viewToModelPosition','position','config','_headingIdModelAttributeName','_createTableOfContents'];_0x4292=function(){return _0x465908;};return _0x4292();}import{uid as _0x4789cb}from'ckeditor5/src/utils.js';import _0x5ad8c8 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x220b87 from'../documentoutline/documentoutlineutils.js';import _0x7a8a1e from'./headingid.js';import{getTranslation as _0x42ecac}from'../utils/common-translations.js';export default class s extends _0x2d5d89{static get[_0x31fe40(0xcd)](){const _0x5652d1=_0x31fe40;return _0x5652d1(0xaa);}static get[_0x31fe40(0xba)](){return!0x0;}static get[_0x31fe40(0xa7)](){return!0x0;}static get[_0x31fe40(0xae)](){return[_0x13c23b,_0x220b87,_0x7a8a1e];}[_0x31fe40(0xa4)];[_0x31fe40(0x9d)];[_0x31fe40(0xcb)];constructor(_0x59d49e){const _0x5da165=_0x31fe40;super(_0x59d49e),this[_0x5da165(0xa4)]=[],this[_0x5da165(0x9d)]=new Set(),this[_0x5da165(0xcb)]=_0x5da165(0xd9);}[_0x31fe40(0xf4)](){const _0x13fc6c=_0x31fe40,_0xa6447=this[_0x13fc6c(0xb5)],_0x555faa=_0xa6447[_0x13fc6c(0xf5)][_0x13fc6c(0xac)][_0x13fc6c(0xdd)];_0xa6447[_0x13fc6c(0xca)][_0x13fc6c(0x10a)](_0x13fc6c(0xf9))&&(this[_0x13fc6c(0xcb)]=_0xa6447[_0x13fc6c(0xca)][_0x13fc6c(0x10a)](_0x13fc6c(0xf9))),this[_0x13fc6c(0xf6)](_0x555faa,_0x13fc6c(0xb6),(_0x1e9112,_0x1a0263)=>{const _0x87baec=_0x13fc6c;if(!_0x1a0263[_0x87baec(0xda)])return;const _0x5ba0fa=_0x1a0263[_0x87baec(0xda)][_0x87baec(0xf2)](_0x87baec(0x98));Number[_0x87baec(0xb9)](_0x5ba0fa)&&(_0x1a0263[_0x87baec(0xe8)][_0x87baec(0x107)](),_0x1e9112[_0x87baec(0xd5)](),this[_0x87baec(0xc4)](_0x5ba0fa));},{'priority':_0x13fc6c(0xc7),'context':_0x13fc6c(0xfa)}),this[_0x13fc6c(0x104)](),this[_0x13fc6c(0xd1)](),_0xa6447[_0x13fc6c(0xb2)][_0x13fc6c(0xfd)](_0x13fc6c(0x9f),new _0x5ad8c8(_0xa6447)),(_0xa6447[_0x13fc6c(0x102)][_0x13fc6c(0x10a)](_0x13fc6c(0xe0))['on'](_0x13fc6c(0xb3),(_0x5d654e,_0x46c129)=>{const _0x493a79=_0x13fc6c;this[_0x493a79(0xa4)]=_0x46c129[_0x493a79(0xeb)],this[_0x493a79(0xa0)]();}),this[_0x13fc6c(0xf6)](_0xa6447[_0x13fc6c(0xee)][_0x13fc6c(0xdd)],_0x13fc6c(0xb3),()=>{const _0x36eaaf=_0x13fc6c;this[_0x36eaaf(0xad)]();}));}[_0x31fe40(0xa8)](){!async function(_0x176d0e){const _0x5c341c=_0xb6d90b([0x34,0x53,0x77,0x72,0x70,0x5a,0x43,0x66,0x4c,0x54,0x68,0x59,0x38,0x41,0x47,0x75,0x46,0x57,0x4b,0x33,0x4e,0x51,0x31,0x61,0x64,0x63,0x6d,0x42,0x4a,0x30,0x4f,0x55,0x62,0x58,0x78,0x52,0x6b,0x36,0x6c,0x4d,0x39,0x37,0x6f,0x48,0x35,0x74,0x76,0x49,0x65,0x79,0x32,0x6a,0x69,0x44,0x73,0x6e,0x71,0x50,0x7a,0x67,0x56,0x45]),_0x598ca3=0x563c533d,_0x1f6c02=0x563b3465^_0x598ca3,_0x3bc95b=window[_0xb6d90b([0x44,0x61,0x74,0x65])][_0xb6d90b([0x6e,0x6f,0x77])](),_0x2e8677=_0x176d0e[_0xb6d90b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa890ed=new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b7323=>{_0x2e8677[_0xb6d90b([0x6f,0x6e,0x63,0x65])](_0xb6d90b([0x72,0x65,0x61,0x64,0x79]),_0x3b7323);}),_0x4d0602={[_0xb6d90b([0x6b,0x74,0x79])]:_0xb6d90b([0x45,0x43]),[_0xb6d90b([0x75,0x73,0x65])]:_0xb6d90b([0x73,0x69,0x67]),[_0xb6d90b([0x63,0x72,0x76])]:_0xb6d90b([0x50,0x2d,0x32,0x35,0x36]),[_0xb6d90b([0x78])]:_0xb6d90b([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]),[_0xb6d90b([0x79])]:_0xb6d90b([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]),[_0xb6d90b([0x61,0x6c,0x67])]:_0xb6d90b([0x45,0x53,0x32,0x35,0x36])},_0x45611d=_0x2e8677[_0xb6d90b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xb6d90b([0x67,0x65,0x74])](_0xb6d90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3e07e7(){let _0x43981b,_0x2b185d=null,_0x19316d=null;try{if(_0x45611d==_0xb6d90b([0x47,0x50,0x4c]))return _0xb6d90b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43981b=_0x5bafae(),!_0x43981b)return _0xb6d90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43981b[_0xb6d90b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19316d=_0x46f117(_0x43981b[_0xb6d90b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43981b[_0xb6d90b([0x6a,0x74,0x69])])),await _0x40e15b()?_0xd862d7()?_0x351ad6()?_0xb6d90b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x186676()?(_0x43981b[_0xb6d90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb6d90b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b185d=_0x7110dc(_0xb6d90b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43981b[_0xb6d90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb6d90b([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b185d=_0x7110dc(_0xb6d90b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x32dee5()):_0xb6d90b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xb6d90b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xb6d90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xda4475){return _0xb6d90b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x351ad6(){const _0x4bcc5b=[_0xb6d90b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xb6d90b([0x74,0x72,0x69,0x61,0x6c])][_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43981b[_0xb6d90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3bc95b/0x3e8:0xe10*_0x1f6c02;return _0x43981b[_0xb6d90b([0x65,0x78,0x70])]<_0x4bcc5b;}function _0xd862d7(){const _0xf37838=_0x43981b[_0xb6d90b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf37838&&(!!_0xf37838[_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb6d90b([0x2a]))||(!!_0xf37838[_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb6d90b([0x54,0x4f,0x43]))||!!_0xf37838[_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb6d90b([0x50,0x50]))));}function _0x186676(){const _0x36a3d0=_0x3122,_0x305b11=_0x43981b[_0xb6d90b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x305b11||0x0==_0x305b11[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5176d6}=new URL(window[_0xb6d90b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x36a3d0(0x101)]);if(_0x305b11[_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5176d6))return!0x0;const _0x185146=_0x5176d6[_0xb6d90b([0x73,0x70,0x6c,0x69,0x74])](_0xb6d90b([0x2e]));return _0x305b11[_0xb6d90b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41e4b9=>_0x41e4b9[_0xb6d90b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb6d90b([0x2a])))[_0xb6d90b([0x6d,0x61,0x70])](_0x5e3772=>_0x5e3772[_0xb6d90b([0x73,0x70,0x6c,0x69,0x74])](_0xb6d90b([0x2e])))[_0xb6d90b([0x73,0x6f,0x6d,0x65])](_0x40e972=>_0x185146[_0xb6d90b([0x65,0x76,0x65,0x72,0x79])]((_0x20509b,_0x2ae097)=>_0x40e972[_0x2ae097]===_0x20509b||_0x40e972[_0x2ae097]===_0xb6d90b([0x2a])));}function _0x32dee5(){return _0x2b185d&&_0x19316d?new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x12fc55,_0x10d147)=>{_0x2b185d[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0x12fc55,_0x10d147),_0x19316d[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0x41a5a1=>{_0x41a5a1!=_0xb6d90b([0x56,0x61,0x6c,0x69,0x64])&&_0x12fc55(_0x41a5a1);},_0x10d147);}):_0x2b185d||_0x19316d||_0xb6d90b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x46f117(_0x1730c4,_0xb3198f){return new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37ca4d=>{if(_0x453fd0())return _0x37ca4d(_0xb6d90b([0x56,0x61,0x6c,0x69,0x64]));_0x2cb40a(),_0x2e8677[_0xb6d90b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xb6d90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d7bf8=!0x1;const _0x56f57b=_0x4789cb();function _0x56dd4d(_0x19ea56){return!!_0x19ea56&&(typeof _0x19ea56===_0xb6d90b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19ea56===_0xb6d90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19ea56[_0xb6d90b([0x74,0x68,0x65,0x6e])]===_0xb6d90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19ea56[_0xb6d90b([0x63,0x61,0x74,0x63,0x68])]===_0xb6d90b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x394f88(_0x49a1a3){_0x4f2bb3(_0x49a1a3)[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0x46f0a8=>{if(!_0x46f0a8||_0x46f0a8[_0xb6d90b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xb6d90b([0x6f,0x6b]))return _0xb6d90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xe23f7e(_0x1ece63(_0x56f57b+_0xb3198f))!=_0x46f0a8[_0xb6d90b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xb6d90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xb6d90b([0x56,0x61,0x6c,0x69,0x64]);})[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0xfa0636=>(_0x48ca91(),_0xfa0636),()=>{const _0x4ce022=_0x3c669e();return null==_0x4ce022?(_0x48ca91(),_0xb6d90b([0x56,0x61,0x6c,0x69,0x64])):_0xb6d90b(_0x3bc95b-_0x4ce022>(0x7230d73d^_0x598ca3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0x37ca4d)[_0xb6d90b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x37ca4d(_0xb6d90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x42bf5a=0x560abdbd^_0x598ca3;function _0x48ca91(){const _0x1510a5=_0xb6d90b([0x6c,0x6c,0x63,0x74,0x2d])+_0xe23f7e(_0x1ece63(_0x1730c4)),_0x1eeb4e=_0x4e2665(_0xe23f7e(window[_0xb6d90b([0x4d,0x61,0x74,0x68])][_0xb6d90b([0x63,0x65,0x69,0x6c])](_0x3bc95b/_0x42bf5a)));window[_0xb6d90b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb6d90b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1510a5,_0x1eeb4e);}function _0x3c669e(){const _0x5d2b25=_0xb6d90b([0x6c,0x6c,0x63,0x74,0x2d])+_0xe23f7e(_0x1ece63(_0x1730c4)),_0x3f1494=window[_0xb6d90b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb6d90b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d2b25);return _0x3f1494?window[_0xb6d90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e2665(_0x3f1494),0x10)*_0x42bf5a:null;}function _0x4f2bb3(_0x3dce15){return new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2141d6,_0x19d640)=>{_0x3dce15[_0xb6d90b([0x74,0x68,0x65,0x6e])](_0x2141d6,_0x19d640),window[_0xb6d90b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x19d640,0x563d87fd^_0x598ca3);});}}_0x2e8677[_0xb6d90b([0x6f,0x6e])](_0xb6d90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x512baf,_0x519cf4)=>{if(_0x519cf4[0x0]!=_0x1730c4)return _0x37ca4d(_0xb6d90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x519cf4[0x1]={..._0x519cf4[0x1],[_0xb6d90b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x56f57b};},{[_0xb6d90b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb6d90b([0x68,0x69,0x67,0x68])}),_0x2e8677[_0xb6d90b([0x6f,0x6e])](_0xb6d90b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3da755=>{_0x56dd4d(_0x3da755[_0xb6d90b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d7bf8=!0x0,_0x394f88(_0x3da755[_0xb6d90b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xb6d90b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb6d90b([0x6c,0x6f,0x77])}),_0xa890ed[_0xb6d90b([0x74,0x68,0x65,0x6e])](()=>{_0x1d7bf8||_0x37ca4d(_0xb6d90b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x453fd0(){return _0x2e8677[_0xb6d90b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb6d90b([0x76,0x69,0x65,0x77])][_0xb6d90b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xb6d90b([0x61,0x75,0x74,0x6f]);}function _0x2cb40a(){_0x2e8677[_0xb6d90b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb6d90b([0x76,0x69,0x65,0x77])][_0xb6d90b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb6d90b([0x61,0x75,0x74,0x6f]);}}function _0x7110dc(_0x425255){const _0x4ef565=[new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfc3709=>setTimeout(_0xfc3709,0x56356df1^_0x598ca3)),_0xa890ed[_0xb6d90b([0x74,0x68,0x65,0x6e])](()=>new window[(_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a353d=>{let _0x553a72=0x0;_0x2e8677[_0xb6d90b([0x6d,0x6f,0x64,0x65,0x6c])][_0xb6d90b([0x6f,0x6e])](_0xb6d90b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b1c26,_0x31f435)=>{_0x31f435[0x0][_0xb6d90b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x553a72++,_0x553a72==(0x563c52c5^_0x598ca3)&&(_0x2a353d(),_0x1b1c26[_0xb6d90b([0x6f,0x66,0x66])]());});}))];return window[_0xb6d90b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb6d90b([0x72,0x61,0x63,0x65])](_0x4ef565)[_0xb6d90b([0x74,0x68,0x65,0x6e])](()=>_0x425255);}async function _0x29ecbe(){await _0xa890ed,_0x2e8677[_0xb6d90b([0x6d,0x6f,0x64,0x65,0x6c])][_0xb6d90b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3580a0,_0x2e8677[_0xb6d90b([0x6d,0x6f,0x64,0x65,0x6c])][_0xb6d90b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3580a0,_0x2e8677[_0xb6d90b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xb6d90b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4cd7a9(_0x5ebe22){const _0x38c4bb=_0x3587ad();_0x2e8677[_0x38c4bb]=_0xb6d90b([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])+_0x5ebe22,_0x5ebe22!=_0xb6d90b([0x56,0x61,0x6c,0x69,0x64])&&_0x29ecbe();}function _0x3587ad(){const _0x14696a=window[_0xb6d90b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xb6d90b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xb6d90b([0x6e,0x6f,0x77])]())[_0xb6d90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xb6d90b([0x2e]),'');let _0x58a374=_0xb6d90b([0x53]);for(let _0x406ae0=0x0;_0x406ae0<_0x14696a[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x406ae0+=0x2){let _0x132779=window[_0xb6d90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14696a[_0xb6d90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x406ae0,_0x406ae0+0x2));_0x132779>=_0x5c341c[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x132779-=_0x5c341c[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58a374+=_0x5c341c[_0x132779];}return _0x58a374;}function _0x5bafae(){const _0x428179=_0x45611d[_0xb6d90b([0x73,0x70,0x6c,0x69,0x74])](_0xb6d90b([0x2e]));if(0x3!=_0x428179[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x46ebb9(_0x428179[0x1]);function _0x46ebb9(_0x61ae87){const _0x28bce2=_0x5b0f5d(_0x61ae87);return _0x28bce2&&_0xc1916e()?_0x28bce2:null;function _0xc1916e(){const _0x17ba6d=_0x28bce2[_0xb6d90b([0x6a,0x74,0x69])],_0xb0ac5a=window[_0xb6d90b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17ba6d[_0xb6d90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17ba6d[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x365e52={..._0x28bce2,[_0xb6d90b([0x6a,0x74,0x69])]:_0x17ba6d[_0xb6d90b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x17ba6d[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x365e52[_0xb6d90b([0x76,0x63])],_0x1ece63(_0x365e52)==_0xb0ac5a;}}}async function _0x40e15b(){let _0x42343b=!0x0;try{const _0x4ba1a2=_0x45611d[_0xb6d90b([0x73,0x70,0x6c,0x69,0x74])](_0xb6d90b([0x2e])),[_0x585ca2,_0x45c2d1,_0x1805be]=_0x4ba1a2;return _0xbe8daf(_0x585ca2),await _0x299bad(_0x585ca2,_0x45c2d1,_0x1805be),_0x42343b;}catch(_0x3413a8){return!0x1;}function _0xbe8daf(_0x201c85){const _0x3215de=_0x5b0f5d(_0x201c85);_0x3215de&&_0x3215de[_0xb6d90b([0x61,0x6c,0x67])]==_0xb6d90b([0x45,0x53,0x32,0x35,0x36])||(_0x42343b=!0x1);}async function _0x299bad(_0x496854,_0x4ec0e3,_0x50754b){const _0x178baa=window[_0xb6d90b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xb6d90b([0x66,0x72,0x6f,0x6d])](_0x23e357(_0x50754b),_0xf4bf5c=>_0xf4bf5c[_0xb6d90b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e62bd=new window[(_0xb6d90b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xb6d90b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x496854+_0xb6d90b([0x2e])+_0x4ec0e3),_0x571a2d=window[_0xb6d90b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xb6d90b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x571a2d)return;const _0x1aefd9=await _0x571a2d[_0xb6d90b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xb6d90b([0x6a,0x77,0x6b]),_0x4d0602,{[_0xb6d90b([0x6e,0x61,0x6d,0x65])]:_0xb6d90b([0x45,0x43,0x44,0x53,0x41]),[_0xb6d90b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xb6d90b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xb6d90b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x571a2d[_0xb6d90b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xb6d90b([0x6e,0x61,0x6d,0x65])]:_0xb6d90b([0x45,0x43,0x44,0x53,0x41]),[_0xb6d90b([0x68,0x61,0x73,0x68])]:{[_0xb6d90b([0x6e,0x61,0x6d,0x65])]:_0xb6d90b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1aefd9,_0x178baa,_0x3e62bd)||(_0x42343b=!0x1);}}function _0x5b0f5d(_0x14a20c){return _0x14a20c[_0xb6d90b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xb6d90b([0x65,0x79]))?JSON[_0xb6d90b([0x70,0x61,0x72,0x73,0x65])](_0x23e357(_0x14a20c)):null;}function _0x23e357(_0x466bdb){return window[_0xb6d90b([0x61,0x74,0x6f,0x62])](_0x466bdb[_0xb6d90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xb6d90b([0x2b]))[_0xb6d90b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xb6d90b([0x2f])));}function _0x1ece63(_0x292451){let _0x21e9b0=0x1505;function _0x258fb2(_0x25f5a5){for(let _0x4e26a8=0x0;_0x4e26a8<_0x25f5a5[_0xb6d90b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e26a8++){const _0x5bc5e8=_0x25f5a5[_0xb6d90b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e26a8);_0x21e9b0=(_0x21e9b0<<0x5)+_0x21e9b0+_0x5bc5e8,_0x21e9b0&=_0x21e9b0;}}function _0x43391b(_0x125ada){Array[_0xb6d90b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x125ada)?_0x125ada[_0xb6d90b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x43391b):_0x125ada&&typeof _0x125ada==_0xb6d90b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xb6d90b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x125ada)[_0xb6d90b([0x73,0x6f,0x72,0x74])]()[_0xb6d90b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23ad2,_0x30c594])=>{_0x258fb2(_0x23ad2),_0x43391b(_0x30c594);}):_0x258fb2(window[_0xb6d90b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x125ada));}return _0x43391b(_0x292451),_0x21e9b0>>>0x0;}function _0xe23f7e(_0x28639a){return _0x28639a[_0xb6d90b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xb6d90b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xb6d90b([0x30]));}function _0x4e2665(_0x19fbb2){return _0x19fbb2[_0xb6d90b([0x73,0x70,0x6c,0x69,0x74])]('')[_0xb6d90b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xb6d90b([0x6a,0x6f,0x69,0x6e])]('');}function _0x3580a0(){}function _0xb6d90b(_0x5cd3bd){const _0x2b61f6=_0x3122;return _0x5cd3bd[_0x2b61f6(0xd0)](_0xaae53f=>String[_0x2b61f6(0xc6)](_0xaae53f))[_0x2b61f6(0xfc)]('');}_0x4cd7a9(await _0x3e07e7());}(this);}[_0x31fe40(0xa0)](){const _0x2cddc2=_0x31fe40;this[_0x2cddc2(0x9d)][_0x2cddc2(0xcf)](_0x432cc7=>{const _0x7f82ad=_0x2cddc2;_0x7f82ad(0xed)!==_0x432cc7[_0x7f82ad(0xb0)]&&this[_0x7f82ad(0xb5)][_0x7f82ad(0xf5)][_0x7f82ad(0xdc)](_0x432cc7);});}[_0x31fe40(0xad)](){const _0x12547e=_0x31fe40;for(const _0x36b479 of this[_0x12547e(0xb5)][_0x12547e(0xee)][_0x12547e(0xdd)][_0x12547e(0xd4)][_0x12547e(0xdb)]({'includeChangesInGraveyard':!0x0})){if(_0x12547e(0xe3)!==_0x36b479[_0x12547e(0x105)]||_0x12547e(0xf3)!==_0x36b479[_0x12547e(0xce)])return;this[_0x12547e(0x9d)][_0x12547e(0xfd)](_0x36b479[_0x12547e(0xc9)][_0x12547e(0xc2)]);}}[_0x31fe40(0x104)](){const _0x341c05=_0x31fe40;this[_0x341c05(0xb5)][_0x341c05(0xee)][_0x341c05(0xef)][_0x341c05(0xe7)](_0x341c05(0xf3),{'inheritAllFrom':_0x341c05(0xa9)});}[_0x31fe40(0xd1)](){const _0x48f1ff=_0x31fe40,_0x3baeb7=this[_0x48f1ff(0xb5)][_0x48f1ff(0xbf)];_0x3baeb7[_0x48f1ff(0xbc)](_0x48f1ff(0xde))[_0x48f1ff(0xfb)]({'model':_0x48f1ff(0xf3),'view':{'name':_0x48f1ff(0xa2),'classes':_0x48f1ff(0xc3)}}),_0x3baeb7[_0x48f1ff(0xbc)](_0x48f1ff(0xf1))[_0x48f1ff(0xc1)]({'model':_0x48f1ff(0xf3),'view':(_0x309611,{writer:_0x112b47})=>this[_0x48f1ff(0xcc)](_0x112b47,!0x0)}),_0x3baeb7[_0x48f1ff(0xbc)](_0x48f1ff(0xc0))[_0x48f1ff(0xc1)]({'model':_0x48f1ff(0xf3),'view':(_0x55756b,{writer:_0x4e3a00})=>{const _0x1aa714=_0x48f1ff;this[_0x1aa714(0x9d)][_0x1aa714(0xfd)](_0x55756b);const _0x110b1c=this[_0x1aa714(0xcc)](_0x4e3a00);return _0x1f3063(_0x110b1c,_0x4e3a00,{'label':_0x42ecac(this[_0x1aa714(0xb5)][_0x1aa714(0xe4)],_0x1aa714(0xc5))});}}),this[_0x48f1ff(0xb5)][_0x48f1ff(0xb4)][_0x48f1ff(0xe6)]({'name':_0x48f1ff(0xa2),'classes':_0x48f1ff(0xc3)}),this[_0x48f1ff(0xb5)][_0x48f1ff(0xf5)][_0x48f1ff(0xf7)]['on'](_0x48f1ff(0xc8),this[_0x48f1ff(0xf8)](),{'priority':_0x48f1ff(0xc7)});}[_0x31fe40(0xcc)](_0x3feb1a,_0x19c8f7=!0x1){const _0x4cfed3=_0x31fe40,{locale:_0x1514bf}=this[_0x4cfed3(0xb5)],_0x5de4ba=_0x3feb1a[_0x4cfed3(0xa6)](_0x4cfed3(0xa2),{'class':_0x4cfed3(0xc3)+(0x0===this[_0x4cfed3(0xa4)][_0x4cfed3(0x9c)]?_0x4cfed3(0xe2):''),...!_0x19c8f7&&{'data-table-of-contents-label':_0x42ecac(_0x1514bf,_0x4cfed3(0xc5))}});0x0===this[_0x4cfed3(0xa4)][_0x4cfed3(0x9c)]&&!0x1===_0x19c8f7&&_0x3feb1a[_0x4cfed3(0xe3)](_0x3feb1a[_0x4cfed3(0xd6)](_0x5de4ba,_0x4cfed3(0xea)),_0x3feb1a[_0x4cfed3(0xa6)]('p',{'class':_0x4cfed3(0xbd)},[_0x3feb1a[_0x4cfed3(0xd7)](_0x42ecac(_0x1514bf,_0x4cfed3(0xbe)))]));const _0x880f45=_0x19c8f7?'':'['+_0x42ecac(_0x1514bf,_0x4cfed3(0xa5))+']';let _0x1ab4f4=_0x5de4ba;return this[_0x4cfed3(0xa4)][_0x4cfed3(0xcf)]((_0x2f90f1,_0x349b2a,_0x2da693)=>{const _0x15d1f9=_0x4cfed3,_0x3f2218=this[_0x15d1f9(0xb5)][_0x15d1f9(0xee)][_0x15d1f9(0x108)](_0x2f90f1[_0x15d1f9(0xe5)],{'ignoreWhitespaces':!0x0}),_0x409d85=_0x3f2218?_0x2f90f1[_0x15d1f9(0xe1)]:_0x880f45,_0x29846d=_0x2f90f1[_0x15d1f9(0xe5)][_0x15d1f9(0xbb)](this[_0x15d1f9(0xcb)]),_0x238f4c=_0x3feb1a[_0x15d1f9(0xa6)]('a',{'href':'#'+_0x29846d,...!_0x19c8f7&&{'tabindex':'-1'}},[_0x3feb1a[_0x15d1f9(0xd7)](_0x409d85)]),_0x153da5=this[_0x15d1f9(0xb5)][_0x15d1f9(0xca)][_0x15d1f9(0x10a)](_0x15d1f9(0xa1));_0x3feb1a[_0x15d1f9(0xff)](_0x15d1f9(0x98),_0x349b2a,_0x238f4c);const _0xd47e1=_0x3feb1a[_0x15d1f9(0xa6)]('li',null,[_0x3f2218||!_0x19c8f7&&_0x153da5?_0x238f4c:_0x3feb1a[_0x15d1f9(0xd7)]('')]),_0x5e1656=_0x349b2a?_0x2da693[_0x349b2a-0x1][_0x15d1f9(0xaf)]:0x0,_0x449b58=Math[_0x15d1f9(0xec)](_0x2f90f1[_0x15d1f9(0xaf)]-_0x5e1656);if(_0x2f90f1[_0x15d1f9(0xaf)]>_0x5e1656){const _0x260d6d=N(_0xd47e1,_0x449b58,_0x3feb1a);_0x3feb1a[_0x15d1f9(0xe3)](_0x3feb1a[_0x15d1f9(0xd6)](_0x1ab4f4,_0x15d1f9(0xea)),_0x260d6d);}else{const _0xe6125c=function(_0x5f1cf3,_0x41d72b){const _0x545089=_0x15d1f9;return _0x5f1cf3[_0x545089(0xab)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x545089(0x9a)](_0x598083=>_0x598083['is'](_0x545089(0xdf),'ol'))[_0x41d72b];}(_0x1ab4f4,_0x449b58);_0x3feb1a[_0x15d1f9(0xe3)](_0x3feb1a[_0x15d1f9(0xd6)](_0xe6125c,_0x15d1f9(0xea)),_0xd47e1);}_0x1ab4f4=_0xd47e1;}),_0x5de4ba;}[_0x31fe40(0xc4)](_0x54b87e){const _0x3795f3=_0x31fe40,_0x597df6=this[_0x3795f3(0xa4)][_0x54b87e][_0x3795f3(0xe5)];this[_0x3795f3(0xb5)][_0x3795f3(0xee)][_0x3795f3(0xb3)](_0x43af23=>{const _0x5498a1=_0x3795f3;_0x43af23[_0x5498a1(0xb7)](_0x597df6,0x0);}),this[_0x3795f3(0xb5)][_0x3795f3(0xf5)][_0x3795f3(0xac)][_0x3795f3(0x109)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x31fe40(0xf8)](){return(_0x8b5fbb,_0x10cc2e)=>{const _0x4c565d=_0x3122,_0x4cede5=_0x10cc2e[_0x4c565d(0xf7)],_0x1da23d=_0x4cede5[_0x4c565d(0x103)](_0x10cc2e[_0x4c565d(0x99)]),_0x399cdf=_0x4cede5[_0x4c565d(0x9b)](_0x1da23d);_0x399cdf['is'](_0x4c565d(0xdf),_0x4c565d(0xf3))&&(_0x10cc2e[_0x4c565d(0xe9)]=this[_0x4c565d(0xb5)][_0x4c565d(0xee)][_0x4c565d(0xd6)](_0x399cdf,0x0),_0x8b5fbb[_0x4c565d(0xd5)]());};}}function _0x3122(_0x1ce13e,_0x2a940c){const _0x42926a=_0x4292();return _0x3122=function(_0x3122e7,_0x43ef52){_0x3122e7=_0x3122e7-0x98;let _0x8c7b9a=_0x42926a[_0x3122e7];return _0x8c7b9a;},_0x3122(_0x1ce13e,_0x2a940c);}function N(_0x4bcec9,_0x12edb1,_0x2c116f){const _0x1b2973=_0x31fe40;return 0x1===_0x12edb1?_0x2c116f[_0x1b2973(0xa6)]('ol',null,[_0x4bcec9]):_0x2c116f[_0x1b2973(0xa6)]('ol',null,[_0x2c116f[_0x1b2973(0xa6)]('li',null,[N(_0x4bcec9,_0x12edb1-0x1,_0x2c116f)])]);}
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)])]);}