@ckeditor/ckeditor5-document-outline 45.0.0-alpha.3 → 45.0.0-alpha.5

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:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,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(){const t=["heading.options","8UTXYHL","model","htmlH5","get","1208529cuIfYp","13989HQGCur","has","6680770jJFUXU","96AbvoXy","5900348lQyTqU","htmlH6","push","htmlH1","574981PwocLF","htmlH3","plugins","data","paragraph","reduce","390XzxtWC","126hYAUTI","htmlH2","11389XKMQzR","htmlH4","GeneralHtmlSupport","1429119AWMvJj","config","getChildren"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=225]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(230)]())i instanceof r.Text&&(n+=i[e(248)]);return n}!function(t){const e=c,n=t();for(;;)try{if(800309===parseInt(e(237))/1*(-parseInt(e(252))/2)+-parseInt(e(236))/3+-parseInt(e(241))/4+parseInt(e(239))/5+parseInt(e(240))/6*(parseInt(e(225))/7)+-parseInt(e(232))/8*(-parseInt(e(228))/9)+-parseInt(e(251))/10*(-parseInt(e(245))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=f;function d(){const t=["5784471MwcEkX","21whkFCa","isOfficialPlugin","252250HKKNig","name","getRootNames","text","includes","documentOutline.headings","3949450bQbAUX","data","fire","document","findIndex","view","isPremiumPlugin","1194936CFizJo","activeItemIndex","modelElement","level","getChildren","editing","model","_getOutlineDefinitions","48fPbFHT","backward","DocumentOutlineUtils","editor","element","domToView","2574340qBWgLf","16638lwvsWT","push","pluginName","get","_deriveHeadingElementsFromConversion","getRoot","init","indexOf","_getHeadingNames","_headingNames","toModel","length","createElement","config","afterInit","getChild","item","domConverter","43VGpAuG","3yteeLG","_getActiveHeading","change","selection","getFirstPosition","12513699eQqiZQ"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(324002===-parseInt(e(161))/1*(parseInt(e(143))/2)+-parseInt(e(162))/3*(-parseInt(e(142))/4)+parseInt(e(171))/5*(-parseInt(e(136))/6)+parseInt(e(169))/7*(-parseInt(e(128))/8)+-parseInt(e(168))/9+parseInt(e(177))/10+parseInt(e(167))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(145)](){return l(138)}static get[l(170)](){return!0}static get[l(127)](){return!0}[l(152)]=[];[l(149)](){const t=l,e=this[t(139)];this[t(152)]=this[t(151)]();let n=[];e[t(134)][t(180)].on(t(164),o((()=>{const e=t,i=n;n=this[e(135)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(131)]===n[e(131)]&&t[e(174)]===n[e(174)]&&t[e(130)]===n[e(130)])),r=(0,u.diffToChanges)(o,n),s=this[e(163)](),c=n[e(181)]((t=>t[e(130)]===s));r[e(154)]&&this[e(179)](e(164),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(179)](e(129),{index:c})}),250,{leading:!0,trailing:!0}))}[l(157)](){const t=l;this[t(152)][t(154)]||this[t(147)]()}[l(135)](){const t=l,e=this[t(139)],n=[],i=this[t(152)];for(const n of e[t(134)][t(180)][t(173)]())o(e[t(134)][t(180)][t(148)](n));function o(e){const r=t;for(const t of e[r(132)]())t.is(r(140))&&(i[r(175)](t[r(172)])&&n[r(144)]({level:i[r(150)](t[r(172)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(163)](){const t=l,e=this[t(139)][t(134)][t(180)][t(165)][t(166)](),n=new r.TreeWalker({direction:t(137),startPosition:e});for(const e of n)if(e[t(159)].is(t(140))&&this[t(152)][t(175)](e[t(159)][t(172)]))return e[t(159)]}[l(151)](){const t=l;return this[t(139)][t(156)][t(146)](t(176))||function(t){const e=c,n=t[e(229)][e(235)](e(231));return n?n[e(250)](((t,n)=>(e(249)!==n[e(233)]&&t[e(243)](n[e(233)]),t)),[]):t[e(247)][e(238)](e(227))?[e(244),e(253),e(246),e(226),e(234),e(242)]:[]}(this[t(139)])}[l(147)](){const t=l,e=this[t(139)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(133)][t(126)][t(160)][t(141)](document[t(155)](o)),r=e[t(178)][t(153)](n)[t(158)](0);r?.is(t(140))&&i[t(144)](r[t(172)])}this[t(152)]=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(t,e){const n=w();return(g=function(t,e){return n[t-=298]})(t,e)}function w(){const t=["Empty heading","1801653HAryru","1572500hnGuMC","16620rVfRoR","27YsWdCm","290960jjDKso","level","ck-document-outline__item","1689560swgCcq","bindTemplate","click","div","ck-document-outline__item_empty","isActive","isEmpty","15nnftBI","ck-document-outline__item_level-","text","set","ck-reset","507462qIJIMt","206180gIlZKh","bind","ck-document-outline__item_active","setTemplate"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(238264===parseInt(e(302))/1+parseInt(e(309))/2*(parseInt(e(321))/3)+parseInt(e(308))/4+parseInt(e(311))/5+-parseInt(e(301))/6+parseInt(e(307))/7+-parseInt(e(314))/8*(parseInt(e(310))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(315)],o=e?"["+p(t,n(306))+"]":"";this[n(299)](n(298),""),this[n(299)](n(312),1),this[n(299)](n(319),!1),this[n(303)](n(320)).to(this,n(298),(t=>!t)),this[n(305)]({tag:n(317),attributes:{class:["ck",n(300),n(313),i.to(n(312),(t=>n(322)+t)),i.if(n(319),n(304)),i.if(n(320),n(318))],title:i.to(n(298))},children:[{text:i.to(n(298),(t=>t||o))}],on:{click:i.to(n(316))}})}}function I(t,e){const n=b();return(I=function(t,e){return n[t-=388]})(t,e)}const k=I;function b(){const t=["bind","remove","1834358dBvveI","insert","showEmptyHeadingText","Editor headings will appear here as you type.","ck-document-outline","items","div","_deleteItem","sync","delete","_handleItemClick","271335QJwSCQ","locale","createCollection","map","_scrollToItem","level","contentLanguageDirection","6RICUMt","fire","5095510CpiLlb","click","ck-reset","_insertItem","1780648UuRdtr","550278VVUXHz","type","3669384BBliVy","activeItemIndex","howMany","delegate","text","documentOutlineContainer","19415740Imznhl","destroy","72KcaBgO","values","setTemplate","getIndex","change:activeItemIndex","isActive","addMany","forEach","_setActiveItem","itemSelected","1ImXVwF","index","get","set","element","source"];return(b=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(688580===-parseInt(e(440))/1*(parseInt(e(395))/2)+-parseInt(e(422))/3+-parseInt(e(419))/4+parseInt(e(406))/5*(parseInt(e(413))/6)+parseInt(e(415))/7+-parseInt(e(430))/8*(-parseInt(e(420))/9)+parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[k(400)];[k(427)];[k(397)];constructor(t,e=!1,n){const i=k;super(t),this[i(397)]=e,this[i(390)](i(423),-1),this[i(427)]=n,this[i(400)]=this[i(408)](),this[i(400)][i(425)](i(416)).to(this),this.on(i(416),this[i(405)][i(393)](this)),this.on(i(434),((t,e,n,o)=>{this[i(438)](o,n)})),this[i(432)]({tag:i(401),attributes:{class:["ck",i(417),i(399)],dir:t[i(412)],"data-document-outline-empty-placeholder":p(t,i(398)),tabindex:-1},children:this[i(400)]})}[k(403)](t){const e=k;t[e(437)]((t=>{const n=e;n(396)==t[n(421)]?this[n(418)](t[n(388)],...t[n(431)]):n(404)==t[n(421)]&&this[n(402)](t[n(388)],t[n(424)])}))}[k(438)](t,e){const n=k;if(-1!==t){const e=this[n(400)][n(389)](t);e&&(e[n(435)]=!1)}-1!==e&&(this[n(400)][n(389)](e)[n(435)]=!0,this[n(410)](e))}[k(418)](t,...e){const n=k,i=e[n(409)](((e,i)=>{const o=n,r=new v(this[o(407)],this[o(397)]);return r[o(426)]=e[o(426)],r[o(411)]=e[o(411)],t+i===this[o(423)]&&(r[o(435)]=!0),r}));this[n(400)][n(436)](i,t)}[k(402)](t,e){const n=k;do{this[n(400)][n(394)](t)}while(--e)}[k(405)](t){const e=k,n=this[e(400)][e(433)](t[e(392)]);this[e(414)](e(439),n)}[k(410)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(400)][e(389)](t)[e(391)],20,this[e(427)])}[k(429)](){const t=k;super[t(429)](),this[t(391)][t(394)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),H=n(46),S={attributes:{"data-cke":!0}};S.setAttributes=P(),S.insert=E().bind(null,"head"),S.domAPI=O(),S.insertStyleElement=D();C()(H.A,S);H.A&&H.A.locals&&H.A.locals;function K(){const t=["4986333xWREnT","plugins","60855GqQiDD","height","getRootNames","getIntersection","618710tzdAMI","pluginName","itemSelected","_handleItemSelected","6GvvEIk","document","toViewElement","model","get","getDomRoot","element","modelElement","appendChild","17QRkVeP","fromCharCode","view","36iBLUXW","listenTo","domConverter","change","render","bind","60632FFWTTi","indexOf","getVisible","mapViewToDom","_currentOutlineDefinitions","3827645amBCWX","DocumentOutlineUI","join","map","scroll","cancel","200ZrUhOD","resize","238KTwxDX","scrollToTheSelection","_handleOutlineChange","config","mapper","focusTracker","focus","activeItemIndex","floor","document-outline-container-not-provided","destroy","sync","editing","bottom","window","isPremiumPlugin","setSelection","documentOutline.showEmptyHeadings","top","_setActiveViewItem","39347340PMdZTH","_updateActiveDefinitionOnViewportChange","isOfficialPlugin","afterInit","115622Olzkvv","DocumentOutlineUtils","documentOutline.container","init","href","_updateActiveDefinitionFromViewportThrottled","add","length","locale","editor"];return(K=function(){return t})()}const M=N;function N(t,e){const n=K();return(N=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(568246===parseInt(e(169))/1*(-parseInt(e(215))/2)+-parseInt(e(152))/3*(parseInt(e(189))/4)+-parseInt(e(183))/5*(parseInt(e(160))/6)+parseInt(e(191))/7*(parseInt(e(178))/8)+-parseInt(e(172))/9*(-parseInt(e(156))/10)+-parseInt(e(150))/11+parseInt(e(211))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class j extends t.Plugin{[M(171)];[M(182)];[M(145)];static get[M(157)](){return M(184)}static get[M(213)](){return!0}static get[M(206)](){return!0}constructor(t){const e=M;super(t),this[e(171)]=new y(t[e(148)],this[e(149)][e(194)][e(164)](e(208)),this[e(149)][e(194)][e(164)](e(217))),this[e(182)]=[],this[e(145)]=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(212)][e(177)](this),100)}[M(218)](){const t=M,e=this[t(149)],n=e[t(151)][t(164)](t(216));let i=!1;if(this[t(171)][t(176)](),this[t(149)].ui[t(196)][t(146)](this[t(171)][t(166)]),!e[t(194)][t(164)](t(217)))throw new u.CKEditorError(t(200),{editor:e});e[t(194)][t(164)](t(217))[t(168)](this[t(171)][t(166)]),n.on(t(175),this[t(193)][t(177)](this)),n.on(t(198),((e,{index:n})=>this[t(210)](n))),this[t(171)].on(t(158),((e,n)=>{i=!0,this[t(159)](n)})),this[t(171)][t(173)](u.global[t(161)],t(187),(()=>{i?i=!1:this[t(145)]()}),{useCapture:!0}),this[t(171)][t(173)](u.global[t(205)],t(190),this[t(145)],{useCapture:!0})}[M(214)](){!async function(t){const e=p([80,85,83,117,75,106,49,82,118,73,48,74,98,101,81,115,70,71,105,51,90,68,122,89,97,88,56,76,69,103,108,116,99,55,65,114,79,78,53,119,100,120,113,72,54,110,77,66,67,86,52,112,107,121,102,104,87,57,111,84,50,109]),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=N;return t[e(186)]((t=>String[e(170)](t)))[e(185)]("")}!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([80]);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:1743206400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=N,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(219)]);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)}[M(201)](){const t=M;super[t(201)](),this[t(171)][t(201)](),this[t(145)][t(188)]()}[M(193)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(182)]=e,this[i(171)][i(202)](n)}[M(210)](t){const e=M;this[e(182)][e(147)]&&this[e(182)][t]&&(this[e(171)][e(198)]=t)}[M(159)](t){const e=M,n=this[e(182)][t][e(167)];this[e(149)][e(163)][e(175)]((t=>{t[e(207)](n,0)})),this[e(149)][e(203)][e(171)][e(192)]({alignToTop:!0,forceScroll:!0}),this[e(149)][e(203)][e(171)][e(197)](),this[e(210)](t)}[M(212)](){const t=M,e=this[t(149)];let n;for(const i of e[t(163)][t(161)][t(154)]()){const o=e[t(203)][t(171)][t(165)](i),r=o&&new u.Rect(o)[t(180)]();if(r){const e=new u.Rect(u.global[t(205)])[t(155)](r);e&&(n=e[t(209)]+.25*e[t(153)])}}if(void 0===n)return;const i=U(e[t(203)],this[t(182)],n);i?this[t(210)](this[t(182)][t(179)](i)):this[t(210)](-1)}}function U(t,e,n,i=0,o=e[M(147)]-1){const r=M,s=Math[r(199)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(195)][r(162)](c[r(167)]);if(!a)return null;const l=t[r(171)][r(174)][r(181)](a);return new u.Rect(l)[r(204)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const R=z;function z(t,e){const n=W();return(z=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(869534===-parseInt(e(447))/1+-parseInt(e(466))/2+-parseInt(e(475))/3+parseInt(e(451))/4+-parseInt(e(472))/5+-parseInt(e(454))/6+parseInt(e(443))/7*(parseInt(e(476))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[R(469)];[R(453)];static get[R(464)](){return[h,j]}static get[R(460)](){return R(467)}static get[R(450)](){return!0}static get[R(463)](){return!0}[R(452)](){const t=R;this[t(469)]=this[t(445)][t(442)][t(471)](t(469));const e=this[t(445)];this[t(453)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(468)==r||n(459)==r||n(473)==r||n(444)==r||n(446)==r||n(470)==r||n(462)==r||n(455)==r){delete e[o],i=r,clearInterval(this[n(453)]),this[n(453)]=void 0;break}}n(459)==i&&e[n(465)](n(461)),n(473)==i&&e[n(465)](n(456)),n(444)==i&&e[n(465)](n(458)),n(446)==i&&e[n(465)](n(448),n(467)),n(470)==i&&e[n(465)](n(474)),n(462)==i&&e[n(465)](n(457)),n(455)==i&&e[n(465)](n(449))}),1e3)}[R(441)](){const t=R;super[t(441)](),this[t(453)]&&clearInterval(this[t(453)])}}function W(){const t=["2802942juothj","114832gUgTPX","destroy","config","2037tLrHWu","documentOutlineLicenseKeyDomainLimit","editor","documentOutlineLicenseKeyNotAllowed","745234JlZAsH","featureNotAllowed","usageLimit","isOfficialPlugin","1028612uoFzGp","init","_licenseKeyCheckInterval","503196GhRnkU","documentOutlineLicenseKeyUsageLimit","expired","trialLimit","domainLimit","documentOutlineLicenseKeyInvalid","pluginName","invalid","documentOutlineLicenseKeyTrialLimit","isPremiumPlugin","requires","_showLicenseError","2649728JYEKJk","DocumentOutline","documentOutlineLicenseKeyValid","licenseKey","documentOutlineLicenseKeyEvaluationLimit","get","2381775gzHUmH","documentOutlineLicenseKeyExpired","evaluationLimit"];return(W=function(){return t})()}var B=n(901);const F=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=374]})(t,e)}function X(){const t=["243392zdkHlC","getFirstPosition","3443388eZtwPz","editor","model","3645xzSPeC","selection","document","tableOfContents","refresh","14JvuXid","331869ruAeHm","createElement","findAllowedParent","14808590hwHtdP","insertObject","423780gOHtlM","execute","schema","1072OwFJwX","5186865efIMbo","isEnabled","11BvvCzP","8UmWENM","change"];return(X=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(745183===-parseInt(e(390))/1+-parseInt(e(388))/2*(parseInt(e(376))/3)+-parseInt(e(381))/4+-parseInt(e(385))/5+-parseInt(e(392))/6*(-parseInt(e(375))/7)+-parseInt(e(384))/8*(parseInt(e(395))/9)+-parseInt(e(379))/10*(-parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class G extends t.Command{[F(382)](){const t=F;this[t(393)][t(394)][t(389)]((e=>{const n=t;this[n(393)][n(394)][n(380)](e[n(377)](n(398)))}))}[F(374)](){const t=F,e=this[t(393)][t(394)],n=e[t(397)][t(396)][t(391)]();this[t(386)]=null!==(n&&e[t(383)][t(378)](n,t(398)))}}var Q=n(336),J={attributes:{"data-cke":!0}};J.setAttributes=P(),J.insert=E().bind(null,"head"),J.domAPI=O(),J.insertStyleElement=D();C()(Q.A,J);Q.A&&Q.A.locals&&Q.A.locals;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=432]})(t,e)}const Z=Y;!function(t){const e=Y,n=t();for(;;)try{if(101108===parseInt(e(467))/1*(parseInt(e(490))/2)+-parseInt(e(480))/3*(parseInt(e(491))/4)+-parseInt(e(447))/5+parseInt(e(470))/6+-parseInt(e(471))/7*(-parseInt(e(474))/8)+parseInt(e(435))/9*(parseInt(e(504))/10)+parseInt(e(478))/11*(-parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Z(488)](){return Z(443)}static get[Z(464)](){return!0}static get[Z(500)](){return!0}[Z(494)](){const t=Z,e=this[t(496)];e[t(468)][t(486)](t(476))||(function(e){const n=t,i=new Map;return e?(e[n(469)]((t=>{const e=n;e(456)!==t[e(505)]&&i[e(482)](t[e(462)],t[e(505)])})),i[n(486)]("h1")||i[n(482)]("h1",n(438)),i):i}(this[t(496)][t(468)][t(486)](t(458)))[t(469)](((n,i)=>{const o=t;this[o(465)](i),this[o(446)](n),e[o(505)][o(477)][o(479)](n)&&e[o(505)][o(477)][o(475)](n,{allowAttributes:o(502)})})),this[t(436)]())}[Z(465)](t){const e=Z;this[e(496)][e(501)][e(439)](e(457))[e(451)]((n=>n.on(e(449)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(472)][o(453)]("id"),a=n[o(484)][o(466)]();if(a)return c&&c[o(503)]||a[o(495)](o(502))?void(r[o(455)](n[o(472)],{attributes:["id"]})&&s[o(433)](o(502),c,a)):(r[o(455)](n[o(472)],{attributes:["id"]}),void s[o(433)](o(502),(0,u.uid)(),a))}),{priority:u.priorities[e(486)](e(448))+.5})))}[Z(446)](t){const e=Z;this[e(496)][e(501)][e(439)](e(493))[e(451)]((n=>n.on(e(497)+t,((t,n,i)=>{const o=e;if(!i[o(441)][o(455)](n[o(492)],t[o(454)]))return;const r=n[o(492)][o(453)](o(502)),s=i[o(463)][o(487)](n[o(492)]);i[o(459)][o(433)]("id",r,s)}))))}[Z(436)](){const t=Z,e=this[t(496)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(451)](r),e[o(433)](o(502),r,n),r}function r(e,n){const i=t;e[i(434)](i(502),n)}e[t(505)][t(498)][t(445)]((s=>{const c=t,a=e[c(505)][c(498)][c(444)][c(432)]();let u=!1;for(const t of a)if(c(461)==t[c(481)]&&t[c(454)])if(t[c(454)][c(437)](/heading\d/)){const e=t[c(483)][c(486)](c(502));c(485)==typeof e?n[c(452)](e)?(o(s,t[c(499)][c(473)]),u=!0):i[c(451)](e):(o(s,t[c(499)][c(473)]),u=!0)}else c(485)==typeof t[c(483)][c(486)](c(502))&&(r(s,t[c(499)][c(473)]),u=!0);else if(c(450)==t[c(481)]){const e=t[c(483)][c(486)](c(502));c(485)==typeof e&&n[c(442)](e)}return u})),e[t(505)][t(498)].on(t(440),(()=>{const e=t;i[e(469)]((t=>n[e(451)](t))),i[e(460)]()}))}}function tt(){const t=["heading.options","writer","clear","insert","view","mapper","isOfficialPlugin","_customUpcastHeadingsConversion","getContainedElement","165WEusgY","config","forEach","580110zHvaCE","21GqyDUp","viewItem","nodeAfter","370416apbMjl","extend","headingId.modelAttributeName","schema","11KabyAz","isRegistered","1356HcqAvv","type","set","attributes","modelRange","string","get","toViewElement","pluginName","268368VOzQKm","94vLSMil","468BfPXfg","item","downcast","afterInit","hasAttribute","editor","attribute:headingId:","document","position","isPremiumPlugin","conversion","headingId","length","120fxqOvj","model","getChanges","setAttribute","removeAttribute","39447rqiYam","_registerHeadingIdAttributePostfixer","match","heading1","for","change","consumable","delete","HeadingId","differ","registerPostFixer","_customDataDowncastHeadingsConversion","597930zTptPe","low","element:","remove","add","has","getAttribute","name","consume","paragraph","upcast"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=it();return(nt=function(t,e){return n[t-=355]})(t,e)}function it(){const t=["getAncestors","toModelElement","elementToStructure","filter","element","add","scrollToTheSelection","3192336LsjLEW","isInteger","_currentOutlineDefinitions","editing","insertTableOfContents","forEach","_tableOfContentsElements","nodeAfter","config","join","editor","stop","length","createContainerElement","7612407JKjDHp","modelElement","change","commands","differ","table-of-contents","headingId","outlineDefinitions","isPremiumPlugin","register","_defineConverters","elementToElement","upcast","div","createText","headingId.modelAttributeName","TableOfContentsEditing","getAttribute","76474oDxoRd","click","domEvent"," table-of-contents_empty","target","for","type","1485594KDqkey","No headings were found in the document.","view","4029112WBxEAB","11BbrMeU","schema","_defineSchema","3464YQAUWf","2755QTtgWf","init","requires","fromCharCode","viewToModelPosition","conversion","name","listenTo","position","preventDefault","high","afterInit","text","data","plugins","pluginName","level","setCustomProperty","modelPosition","model","tableOfContentsHeadingIndex","_createTableOfContents","reconvertItem","locale","Empty heading","mapper","insert","_trackNewToCElements","setSelection","Table of contents","$blockObject","dataDowncast","$capture","viewPosition","_redirectMapper","href","end","editingDowncast","_handleScrollToHeading","createPositionAt","$graveyard","1024494qutOKs","abs","registerRawContentMatcher","DocumentOutlineUtils","table-of-contents__placeholder","_headingIdModelAttributeName","documentOutline.showEmptyHeadings","get","_updateTableOfContentsElements","isOfficialPlugin","map","getChanges","getCustomProperty","findMappedViewAncestor","document","rootName","tableOfContents","hasContent"];return(it=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(265694===-parseInt(e(437))/1*(parseInt(e(426))/2)+-parseInt(e(369))/3+-parseInt(e(440))/4*(-parseInt(e(441))/5)+-parseInt(e(433))/6+parseInt(e(394))/7+-parseInt(e(436))/8+parseInt(e(408))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[et(456)](){return et(424)}static get[et(378)](){return!0}static get[et(416)](){return!0}static get[et(443)](){return[B.Widget,h,$]}[et(396)];[et(400)];[et(374)];constructor(t){const e=et;super(t),this[e(396)]=[],this[e(400)]=new Set,this[e(374)]=e(414)}[et(442)](){const t=et,e=this[t(404)],n=e[t(397)][t(435)][t(383)];e[t(402)][t(376)](t(423))&&(this[t(374)]=e[t(402)][t(376)](t(423))),this[t(448)](n,t(427),((e,n)=>{const i=t;if(!n[i(430)])return;const o=n[i(430)][i(381)](i(461));Number[i(395)](o)&&(n[i(428)][i(450)](),e[i(405)](),this[i(366)](o))}),{priority:t(451),context:t(360)}),this[t(439)](),this[t(418)](),e[t(411)][t(392)](t(398),new G(e)),e[t(455)][t(376)](t(372)).on(t(410),((e,n)=>{const i=t;this[i(396)]=n[i(415)],this[i(377)]()})),this[t(448)](e[t(460)][t(383)],t(410),(()=>{this[t(355)]()}))}[et(452)](){!async function(t){const e=p([116,88,55,120,97,107,119,101,115,87,104,109,122,78,121,112,49,65,73,83,114,117,111,53,75,66,84,86,106,54,72,79,99,48,90,105,56,57,108,118,74,71,113,77,81,102,89,52,70,100,69,110,50,80,76,98,103,51,85,67,68,82]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=nt;return t[e(379)]((t=>String[e(444)](t)))[e(403)]("")}!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([116]);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:1743206400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(363)]);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(377)](){const t=et;this[t(400)][t(399)]((e=>{const n=t;n(368)!==e[n(384)]&&this[n(404)][n(397)][n(463)](e)}))}[et(355)](){const t=et;for(const e of this[t(404)][t(460)][t(383)][t(412)][t(380)]({includeChangesInGraveyard:!0})){if(t(467)!==e[t(432)]||t(385)!==e[t(447)])return;this[t(400)][t(392)](e[t(449)][t(401)])}}[et(439)](){const t=et;this[t(404)][t(460)][t(438)][t(417)](t(385),{inheritAllFrom:t(358)})}[et(418)](){const t=et,e=this[t(404)][t(446)];e[t(431)](t(420))[t(419)]({model:t(385),view:{name:t(421),classes:t(413)}}),e[t(431)](t(359))[t(389)]({model:t(385),view:(e,{writer:n})=>this[t(462)](n,!0)}),e[t(431)](t(365))[t(389)]({model:t(385),view:(e,{writer:n})=>{const i=t;this[i(400)][i(392)](e);const o=this[i(462)](n);return(0,B.toWidget)(o,n,{label:p(this[i(404)][i(464)],i(357))})}}),this[t(404)][t(454)][t(371)]({name:t(421),classes:t(413)}),this[t(404)][t(397)][t(466)].on(t(445),this[t(362)](),{priority:t(451)})}[et(462)](t,e=!1){const n=et,{locale:i}=this[n(404)],o=t[n(407)](n(421),{class:n(413)+(0===this[n(396)][n(406)]?n(429):""),...!e&&{"data-table-of-contents-label":p(i,n(357))}});0===this[n(396)][n(406)]&&!1===e&&t[n(467)](t[n(367)](o,n(364)),t[n(407)]("p",{class:n(373)},[t[n(422)](p(i,n(434)))]));const r=e?"":"["+p(i,n(465))+"]";let s=o;return this[n(396)][n(399)](((i,o,c)=>{const a=n,u=this[a(404)][a(460)][a(386)](i[a(409)],{ignoreWhitespaces:!0}),l=u?i[a(453)]:r,d=i[a(409)][a(425)](this[a(374)]),f=t[a(407)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(422)](l)]),h=this[a(404)][a(402)][a(376)](a(375));t[a(458)](a(461),o,f);const m=t[a(407)]("li",null,[u||!e&&h?f:t[a(422)]("")]),p=o?c[o-1][a(457)]:0,g=Math[a(370)](i[a(457)]-p);if(i[a(457)]>p){const e=rt(m,g,t);t[a(467)](t[a(367)](s,a(364)),e)}else{const e=function(t,e){const n=a;return t[n(387)]({includeSelf:!0,parentFirst:!0})[n(390)]((t=>t.is(n(391),"ol")))[e]}(s,g);t[a(467)](t[a(367)](e,a(364)),m)}s=m})),o}[et(366)](t){const e=et,n=this[e(396)][t][e(409)];this[e(404)][e(460)][e(410)]((t=>{t[e(356)](n,0)})),this[e(404)][e(397)][e(435)][e(393)]({alignToTop:!0,forceScroll:!0})}[et(362)](){return(t,e)=>{const n=nt,i=e[n(466)],o=i[n(382)](e[n(361)]),r=i[n(388)](o);r.is(n(391),n(385))&&(e[n(459)]=this[n(404)][n(460)][n(367)](r,0),t[n(405)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(407)]("ol",null,[t]):n[i(407)]("ol",null,[n[i(407)]("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-=253]})(t,e)}function ut(){const t=["_licenseKeyCheckInterval","usageLimit","595524GbqxjG","_showLicenseError","set","componentFactory","tableOfContentsLicenseKeyTrialLimit","insertTableOfContents","TableOfContents","evaluationLimit","trialLimit","destroy","40TzhCHr","tableOfContentsLicenseKeyDomainLimit","632667fTAklR","629662sDQleq","invalid","config","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","editor","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","tableOfContentsLicenseKeyNotAllowed","add","233270gsGxHy","isOfficialPlugin","commands","4RkhMfn","editing","featureNotAllowed","domainLimit","7819UvyMrr","117ZqkjAV","locale","48XRrKba","28DTIWby","tooltip","_createButton","licenseKey","execute","tableOfContents","2336480KncERH","expired","focus","init","TableOfContentsUI","get","menuBar:tableOfContents","pluginName","1937886MDaZDd","tableOfContentsLicenseKeyExpired","isPremiumPlugin","listenTo","bind","isEnabled","tableOfContentsLicenseKeyUsageLimit"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(407314===parseInt(e(260))/1*(parseInt(e(264))/2)+parseInt(e(278))/3*(-parseInt(e(256))/4)+-parseInt(e(297))/5*(-parseInt(e(287))/6)+-parseInt(e(299))/7+-parseInt(e(270))/8+parseInt(e(261))/9*(parseInt(e(253))/10)+parseInt(e(300))/11*(parseInt(e(263))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(267)];[ct(285)];static get[ct(277)](){return ct(274)}static get[ct(254)](){return!0}static get[ct(280)](){return!0}[ct(273)](){const t=ct,e=this[t(305)];e.ui[t(290)][t(310)](t(269),(()=>{const e=t,n=this[e(266)](m.ButtonView);return n[e(265)]=!0,n})),e.ui[t(290)][t(310)](t(276),(()=>this[t(266)](m.MenuBarMenuListItemButtonView))),this[t(267)]=this[t(305)][t(302)][t(275)](t(267));const n=this[t(305)];this[t(285)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(304)==r||e(303)==r||e(279)==r||e(298)==r||e(309)==r||e(306)==r||e(291)==r||e(284)==r){delete n[o],i=r,clearInterval(this[e(285)]),this[e(285)]=void 0;break}}e(303)==i&&n[e(288)](e(301)),e(279)==i&&n[e(288)](e(271)),e(298)==i&&n[e(288)](e(259)),e(309)==i&&n[e(288)](e(258),e(293)),e(306)==i&&n[e(288)](e(294)),e(291)==i&&n[e(288)](e(295)),e(284)==i&&n[e(288)](e(286))}),1e3)}[ct(266)](t){const e=ct,n=this[e(305)],i=n[e(262)],o=n[e(255)][e(275)](e(292)),r=new t(i);return r[e(289)]({label:p(i,e(307)),icon:st.IconTableOfContents}),r[e(282)](e(283)).to(o,e(283)),this[e(281)](r,e(268),(()=>{const t=e;n[t(268)](t(292)),n[t(257)][t(308)][t(272)]()})),r}[ct(296)](){const t=ct;super[t(296)](),this[t(285)]&&clearInterval(this[t(285)])}}var dt=ht;function ft(){var t=["requires","TableOfContents","81010DycBNv","100024qhbEEe","isOfficialPlugin","10009958dgBVrj","2637510JbDlOE","20956IzCWrv","1245UytyGx","4292580WWRmma","pluginName","isPremiumPlugin","9wnyBFA","1170738ghVQsz","35jPlLTT"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(949414===-parseInt(e(511))/1*(parseInt(e(514))/2)+-parseInt(e(510))/3+parseInt(e(504))/4*(parseInt(e(505))/5)+parseInt(e(503))/6+parseInt(e(502))/7+-parseInt(e(500))/8*(-parseInt(e(509))/9)+-parseInt(e(506))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[dt(512)](){return[ot,lt]}static get[dt(507)](){return dt(513)}static get[dt(501)](){return!0}static get[dt(508)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=151]})(t,e)}function gt(){var t=["1428250nhzHve","9hlSBLl","1253512sQFFUz","3049008uOUVPT","827721GyDxFX","54wEZJGN","540016YyDMga","18247CoSWEw","30730NBXXmz"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(335570===-parseInt(e(156))/1*(parseInt(e(154))/2)+parseInt(e(153))/3+-parseInt(e(151))/4+parseInt(e(158))/5+parseInt(e(152))/6+parseInt(e(157))/7+-parseInt(e(155))/8*(-parseInt(e(159))/9))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:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,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(){const t=["heading.options","8UTXYHL","model","htmlH5","get","1208529cuIfYp","13989HQGCur","has","6680770jJFUXU","96AbvoXy","5900348lQyTqU","htmlH6","push","htmlH1","574981PwocLF","htmlH3","plugins","data","paragraph","reduce","390XzxtWC","126hYAUTI","htmlH2","11389XKMQzR","htmlH4","GeneralHtmlSupport","1429119AWMvJj","config","getChildren"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=225]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(230)]())i instanceof r.Text&&(n+=i[e(248)]);return n}!function(t){const e=c,n=t();for(;;)try{if(800309===parseInt(e(237))/1*(-parseInt(e(252))/2)+-parseInt(e(236))/3+-parseInt(e(241))/4+parseInt(e(239))/5+parseInt(e(240))/6*(parseInt(e(225))/7)+-parseInt(e(232))/8*(-parseInt(e(228))/9)+-parseInt(e(251))/10*(-parseInt(e(245))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=f;function d(){const t=["5784471MwcEkX","21whkFCa","isOfficialPlugin","252250HKKNig","name","getRootNames","text","includes","documentOutline.headings","3949450bQbAUX","data","fire","document","findIndex","view","isPremiumPlugin","1194936CFizJo","activeItemIndex","modelElement","level","getChildren","editing","model","_getOutlineDefinitions","48fPbFHT","backward","DocumentOutlineUtils","editor","element","domToView","2574340qBWgLf","16638lwvsWT","push","pluginName","get","_deriveHeadingElementsFromConversion","getRoot","init","indexOf","_getHeadingNames","_headingNames","toModel","length","createElement","config","afterInit","getChild","item","domConverter","43VGpAuG","3yteeLG","_getActiveHeading","change","selection","getFirstPosition","12513699eQqiZQ"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(324002===-parseInt(e(161))/1*(parseInt(e(143))/2)+-parseInt(e(162))/3*(-parseInt(e(142))/4)+parseInt(e(171))/5*(-parseInt(e(136))/6)+parseInt(e(169))/7*(-parseInt(e(128))/8)+-parseInt(e(168))/9+parseInt(e(177))/10+parseInt(e(167))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(145)](){return l(138)}static get[l(170)](){return!0}static get[l(127)](){return!0}[l(152)]=[];[l(149)](){const t=l,e=this[t(139)];this[t(152)]=this[t(151)]();let n=[];e[t(134)][t(180)].on(t(164),o((()=>{const e=t,i=n;n=this[e(135)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(131)]===n[e(131)]&&t[e(174)]===n[e(174)]&&t[e(130)]===n[e(130)])),r=(0,u.diffToChanges)(o,n),s=this[e(163)](),c=n[e(181)]((t=>t[e(130)]===s));r[e(154)]&&this[e(179)](e(164),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(179)](e(129),{index:c})}),250,{leading:!0,trailing:!0}))}[l(157)](){const t=l;this[t(152)][t(154)]||this[t(147)]()}[l(135)](){const t=l,e=this[t(139)],n=[],i=this[t(152)];for(const n of e[t(134)][t(180)][t(173)]())o(e[t(134)][t(180)][t(148)](n));function o(e){const r=t;for(const t of e[r(132)]())t.is(r(140))&&(i[r(175)](t[r(172)])&&n[r(144)]({level:i[r(150)](t[r(172)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(163)](){const t=l,e=this[t(139)][t(134)][t(180)][t(165)][t(166)](),n=new r.TreeWalker({direction:t(137),startPosition:e});for(const e of n)if(e[t(159)].is(t(140))&&this[t(152)][t(175)](e[t(159)][t(172)]))return e[t(159)]}[l(151)](){const t=l;return this[t(139)][t(156)][t(146)](t(176))||function(t){const e=c,n=t[e(229)][e(235)](e(231));return n?n[e(250)](((t,n)=>(e(249)!==n[e(233)]&&t[e(243)](n[e(233)]),t)),[]):t[e(247)][e(238)](e(227))?[e(244),e(253),e(246),e(226),e(234),e(242)]:[]}(this[t(139)])}[l(147)](){const t=l,e=this[t(139)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(133)][t(126)][t(160)][t(141)](document[t(155)](o)),r=e[t(178)][t(153)](n)[t(158)](0);r?.is(t(140))&&i[t(144)](r[t(172)])}this[t(152)]=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(t,e){const n=w();return(g=function(t,e){return n[t-=298]})(t,e)}function w(){const t=["Empty heading","1801653HAryru","1572500hnGuMC","16620rVfRoR","27YsWdCm","290960jjDKso","level","ck-document-outline__item","1689560swgCcq","bindTemplate","click","div","ck-document-outline__item_empty","isActive","isEmpty","15nnftBI","ck-document-outline__item_level-","text","set","ck-reset","507462qIJIMt","206180gIlZKh","bind","ck-document-outline__item_active","setTemplate"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(238264===parseInt(e(302))/1+parseInt(e(309))/2*(parseInt(e(321))/3)+parseInt(e(308))/4+parseInt(e(311))/5+-parseInt(e(301))/6+parseInt(e(307))/7+-parseInt(e(314))/8*(parseInt(e(310))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(315)],o=e?"["+p(t,n(306))+"]":"";this[n(299)](n(298),""),this[n(299)](n(312),1),this[n(299)](n(319),!1),this[n(303)](n(320)).to(this,n(298),(t=>!t)),this[n(305)]({tag:n(317),attributes:{class:["ck",n(300),n(313),i.to(n(312),(t=>n(322)+t)),i.if(n(319),n(304)),i.if(n(320),n(318))],title:i.to(n(298))},children:[{text:i.to(n(298),(t=>t||o))}],on:{click:i.to(n(316))}})}}function I(t,e){const n=b();return(I=function(t,e){return n[t-=388]})(t,e)}const k=I;function b(){const t=["bind","remove","1834358dBvveI","insert","showEmptyHeadingText","Editor headings will appear here as you type.","ck-document-outline","items","div","_deleteItem","sync","delete","_handleItemClick","271335QJwSCQ","locale","createCollection","map","_scrollToItem","level","contentLanguageDirection","6RICUMt","fire","5095510CpiLlb","click","ck-reset","_insertItem","1780648UuRdtr","550278VVUXHz","type","3669384BBliVy","activeItemIndex","howMany","delegate","text","documentOutlineContainer","19415740Imznhl","destroy","72KcaBgO","values","setTemplate","getIndex","change:activeItemIndex","isActive","addMany","forEach","_setActiveItem","itemSelected","1ImXVwF","index","get","set","element","source"];return(b=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(688580===-parseInt(e(440))/1*(parseInt(e(395))/2)+-parseInt(e(422))/3+-parseInt(e(419))/4+parseInt(e(406))/5*(parseInt(e(413))/6)+parseInt(e(415))/7+-parseInt(e(430))/8*(-parseInt(e(420))/9)+parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[k(400)];[k(427)];[k(397)];constructor(t,e=!1,n){const i=k;super(t),this[i(397)]=e,this[i(390)](i(423),-1),this[i(427)]=n,this[i(400)]=this[i(408)](),this[i(400)][i(425)](i(416)).to(this),this.on(i(416),this[i(405)][i(393)](this)),this.on(i(434),((t,e,n,o)=>{this[i(438)](o,n)})),this[i(432)]({tag:i(401),attributes:{class:["ck",i(417),i(399)],dir:t[i(412)],"data-document-outline-empty-placeholder":p(t,i(398)),tabindex:-1},children:this[i(400)]})}[k(403)](t){const e=k;t[e(437)]((t=>{const n=e;n(396)==t[n(421)]?this[n(418)](t[n(388)],...t[n(431)]):n(404)==t[n(421)]&&this[n(402)](t[n(388)],t[n(424)])}))}[k(438)](t,e){const n=k;if(-1!==t){const e=this[n(400)][n(389)](t);e&&(e[n(435)]=!1)}-1!==e&&(this[n(400)][n(389)](e)[n(435)]=!0,this[n(410)](e))}[k(418)](t,...e){const n=k,i=e[n(409)](((e,i)=>{const o=n,r=new v(this[o(407)],this[o(397)]);return r[o(426)]=e[o(426)],r[o(411)]=e[o(411)],t+i===this[o(423)]&&(r[o(435)]=!0),r}));this[n(400)][n(436)](i,t)}[k(402)](t,e){const n=k;do{this[n(400)][n(394)](t)}while(--e)}[k(405)](t){const e=k,n=this[e(400)][e(433)](t[e(392)]);this[e(414)](e(439),n)}[k(410)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(400)][e(389)](t)[e(391)],20,this[e(427)])}[k(429)](){const t=k;super[t(429)](),this[t(391)][t(394)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),S=n.n(L),D=n(46),H={attributes:{"data-cke":!0}};H.setAttributes=P(),H.insert=E().bind(null,"head"),H.domAPI=O(),H.insertStyleElement=S();C()(D.A,H);D.A&&D.A.locals&&D.A.locals;const K=N;function N(t,e){const n=M();return(N=function(t,e){return n[t-=351]})(t,e)}function M(){const t=["indexOf","view","window","getRootNames","_handleItemSelected","_updateActiveDefinitionFromViewportThrottled","map","focusTracker","afterInit","domConverter","listenTo","config","itemSelected","pluginName","mapper","151515xrRsEP","getDomRoot","modelElement","get","change","height","document","toViewElement","focus","locale","editing","isOfficialPlugin","getIntersection","length","2nBrcXq","activeItemIndex","_handleOutlineChange","appendChild","_setActiveViewItem","add","href","scroll","4283336hLwEKX","join","documentOutline.showEmptyHeadings","bind","fromCharCode","editor","resize","setSelection","1366254tLuqzK","document-outline-container-not-provided","_updateActiveDefinitionOnViewportChange","isPremiumPlugin","element","DocumentOutlineUI","_currentOutlineDefinitions","646926XmDNsG","model","init","documentOutline.container","top","DocumentOutlineUtils","render","bottom","destroy","plugins","getVisible","scrollToTheSelection","cancel","sync","570320OYqkRj","310835wMCBVJ","mapViewToDom","11059SSyJTl","floor"];return(M=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(205183===-parseInt(e(369))/1*(-parseInt(e(400))/2)+-parseInt(e(352))/3+parseInt(e(366))/4+-parseInt(e(367))/5+-parseInt(e(416))/6+parseInt(e(386))/7+parseInt(e(408))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(372)];[K(351)];[K(376)];static get[K(384)](){return K(421)}static get[K(397)](){return!0}static get[K(419)](){return!0}constructor(t){const e=K;super(t),this[e(372)]=new y(t[e(395)],this[e(413)][e(382)][e(389)](e(410)),this[e(413)][e(382)][e(389)](e(355))),this[e(351)]=[],this[e(376)]=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(418)][e(411)](this),100)}[K(354)](){const t=K,e=this[t(413)],n=e[t(361)][t(389)](t(357));let i=!1;if(this[t(372)][t(358)](),this[t(413)].ui[t(378)][t(405)](this[t(372)][t(420)]),!e[t(382)][t(389)](t(355)))throw new u.CKEditorError(t(417),{editor:e});e[t(382)][t(389)](t(355))[t(403)](this[t(372)][t(420)]),n.on(t(390),this[t(402)][t(411)](this)),n.on(t(401),((e,{index:n})=>this[t(404)](n))),this[t(372)].on(t(383),((e,n)=>{i=!0,this[t(375)](n)})),this[t(372)][t(381)](u.global[t(392)],t(407),(()=>{i?i=!1:this[t(376)]()}),{useCapture:!0}),this[t(372)][t(381)](u.global[t(373)],t(414),this[t(376)],{useCapture:!0})}[K(379)](){!async function(t){const e=p([49,100,81,84,82,119,101,72,48,83,102,79,78,111,106,113,99,70,68,98,74,65,73,107,116,71,105,87,85,67,88,122,120,118,51,115,110,117,50,97,109,69,76,77,108,52,103,57,90,114,104,80,112,86,89,56,53,75,121,66,54,55]),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=N;return t[e(377)]((t=>String[e(412)](t)))[e(409)]("")}!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([100]);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:1743379200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=N,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(406)]);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)}[K(360)](){const t=K;super[t(360)](),this[t(372)][t(360)](),this[t(376)][t(364)]()}[K(402)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(351)]=e,this[i(372)][i(365)](n)}[K(404)](t){const e=K;this[e(351)][e(399)]&&this[e(351)][t]&&(this[e(372)][e(401)]=t)}[K(375)](t){const e=K,n=this[e(351)][t][e(388)];this[e(413)][e(353)][e(390)]((t=>{t[e(415)](n,0)})),this[e(413)][e(396)][e(372)][e(363)]({alignToTop:!0,forceScroll:!0}),this[e(413)][e(396)][e(372)][e(394)](),this[e(404)](t)}[K(418)](){const t=K,e=this[t(413)];let n;for(const i of e[t(353)][t(392)][t(374)]()){const o=e[t(396)][t(372)][t(387)](i),r=o&&new u.Rect(o)[t(362)]();if(r){const e=new u.Rect(u.global[t(373)])[t(398)](r);e&&(n=e[t(356)]+.25*e[t(391)])}}if(void 0===n)return;const i=U(e[t(396)],this[t(351)],n);i?this[t(404)](this[t(351)][t(371)](i)):this[t(404)](-1)}}function U(t,e,n,i=0,o=e[K(399)]-1){const r=K,s=Math[r(370)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(385)][r(393)](c[r(388)]);if(!a)return null;const l=t[r(372)][r(380)][r(368)](a);return new u.Rect(l)[r(359)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const z=R;function R(t,e){const n=F();return(R=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(869534===-parseInt(e(447))/1+-parseInt(e(466))/2+-parseInt(e(475))/3+parseInt(e(451))/4+-parseInt(e(472))/5+-parseInt(e(454))/6+parseInt(e(443))/7*(parseInt(e(476))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class V extends t.Plugin{[z(469)];[z(453)];static get[z(464)](){return[h,j]}static get[z(460)](){return z(467)}static get[z(450)](){return!0}static get[z(463)](){return!0}[z(452)](){const t=z;this[t(469)]=this[t(445)][t(442)][t(471)](t(469));const e=this[t(445)];this[t(453)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(468)==r||n(459)==r||n(473)==r||n(444)==r||n(446)==r||n(470)==r||n(462)==r||n(455)==r){delete e[o],i=r,clearInterval(this[n(453)]),this[n(453)]=void 0;break}}n(459)==i&&e[n(465)](n(461)),n(473)==i&&e[n(465)](n(456)),n(444)==i&&e[n(465)](n(458)),n(446)==i&&e[n(465)](n(448),n(467)),n(470)==i&&e[n(465)](n(474)),n(462)==i&&e[n(465)](n(457)),n(455)==i&&e[n(465)](n(449))}),1e3)}[z(441)](){const t=z;super[t(441)](),this[t(453)]&&clearInterval(this[t(453)])}}function F(){const t=["2802942juothj","114832gUgTPX","destroy","config","2037tLrHWu","documentOutlineLicenseKeyDomainLimit","editor","documentOutlineLicenseKeyNotAllowed","745234JlZAsH","featureNotAllowed","usageLimit","isOfficialPlugin","1028612uoFzGp","init","_licenseKeyCheckInterval","503196GhRnkU","documentOutlineLicenseKeyUsageLimit","expired","trialLimit","domainLimit","documentOutlineLicenseKeyInvalid","pluginName","invalid","documentOutlineLicenseKeyTrialLimit","isPremiumPlugin","requires","_showLicenseError","2649728JYEKJk","DocumentOutline","documentOutlineLicenseKeyValid","licenseKey","documentOutlineLicenseKeyEvaluationLimit","get","2381775gzHUmH","documentOutlineLicenseKeyExpired","evaluationLimit"];return(F=function(){return t})()}var B=n(901);const X=q;function q(t,e){const n=W();return(q=function(t,e){return n[t-=374]})(t,e)}function W(){const t=["243392zdkHlC","getFirstPosition","3443388eZtwPz","editor","model","3645xzSPeC","selection","document","tableOfContents","refresh","14JvuXid","331869ruAeHm","createElement","findAllowedParent","14808590hwHtdP","insertObject","423780gOHtlM","execute","schema","1072OwFJwX","5186865efIMbo","isEnabled","11BvvCzP","8UmWENM","change"];return(W=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(745183===-parseInt(e(390))/1+-parseInt(e(388))/2*(parseInt(e(376))/3)+-parseInt(e(381))/4+-parseInt(e(385))/5+-parseInt(e(392))/6*(-parseInt(e(375))/7)+-parseInt(e(384))/8*(parseInt(e(395))/9)+-parseInt(e(379))/10*(-parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class G extends t.Command{[X(382)](){const t=X;this[t(393)][t(394)][t(389)]((e=>{const n=t;this[n(393)][n(394)][n(380)](e[n(377)](n(398)))}))}[X(374)](){const t=X,e=this[t(393)][t(394)],n=e[t(397)][t(396)][t(391)]();this[t(386)]=null!==(n&&e[t(383)][t(378)](n,t(398)))}}var J=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=E().bind(null,"head"),Q.domAPI=O(),Q.insertStyleElement=S();C()(J.A,Q);J.A&&J.A.locals&&J.A.locals;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=432]})(t,e)}const Z=Y;!function(t){const e=Y,n=t();for(;;)try{if(101108===parseInt(e(467))/1*(parseInt(e(490))/2)+-parseInt(e(480))/3*(parseInt(e(491))/4)+-parseInt(e(447))/5+parseInt(e(470))/6+-parseInt(e(471))/7*(-parseInt(e(474))/8)+parseInt(e(435))/9*(parseInt(e(504))/10)+parseInt(e(478))/11*(-parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Z(488)](){return Z(443)}static get[Z(464)](){return!0}static get[Z(500)](){return!0}[Z(494)](){const t=Z,e=this[t(496)];e[t(468)][t(486)](t(476))||(function(e){const n=t,i=new Map;return e?(e[n(469)]((t=>{const e=n;e(456)!==t[e(505)]&&i[e(482)](t[e(462)],t[e(505)])})),i[n(486)]("h1")||i[n(482)]("h1",n(438)),i):i}(this[t(496)][t(468)][t(486)](t(458)))[t(469)](((n,i)=>{const o=t;this[o(465)](i),this[o(446)](n),e[o(505)][o(477)][o(479)](n)&&e[o(505)][o(477)][o(475)](n,{allowAttributes:o(502)})})),this[t(436)]())}[Z(465)](t){const e=Z;this[e(496)][e(501)][e(439)](e(457))[e(451)]((n=>n.on(e(449)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(472)][o(453)]("id"),a=n[o(484)][o(466)]();if(a)return c&&c[o(503)]||a[o(495)](o(502))?void(r[o(455)](n[o(472)],{attributes:["id"]})&&s[o(433)](o(502),c,a)):(r[o(455)](n[o(472)],{attributes:["id"]}),void s[o(433)](o(502),(0,u.uid)(),a))}),{priority:u.priorities[e(486)](e(448))+.5})))}[Z(446)](t){const e=Z;this[e(496)][e(501)][e(439)](e(493))[e(451)]((n=>n.on(e(497)+t,((t,n,i)=>{const o=e;if(!i[o(441)][o(455)](n[o(492)],t[o(454)]))return;const r=n[o(492)][o(453)](o(502)),s=i[o(463)][o(487)](n[o(492)]);i[o(459)][o(433)]("id",r,s)}))))}[Z(436)](){const t=Z,e=this[t(496)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(451)](r),e[o(433)](o(502),r,n),r}function r(e,n){const i=t;e[i(434)](i(502),n)}e[t(505)][t(498)][t(445)]((s=>{const c=t,a=e[c(505)][c(498)][c(444)][c(432)]();let u=!1;for(const t of a)if(c(461)==t[c(481)]&&t[c(454)])if(t[c(454)][c(437)](/heading\d/)){const e=t[c(483)][c(486)](c(502));c(485)==typeof e?n[c(452)](e)?(o(s,t[c(499)][c(473)]),u=!0):i[c(451)](e):(o(s,t[c(499)][c(473)]),u=!0)}else c(485)==typeof t[c(483)][c(486)](c(502))&&(r(s,t[c(499)][c(473)]),u=!0);else if(c(450)==t[c(481)]){const e=t[c(483)][c(486)](c(502));c(485)==typeof e&&n[c(442)](e)}return u})),e[t(505)][t(498)].on(t(440),(()=>{const e=t;i[e(469)]((t=>n[e(451)](t))),i[e(460)]()}))}}function tt(){const t=["heading.options","writer","clear","insert","view","mapper","isOfficialPlugin","_customUpcastHeadingsConversion","getContainedElement","165WEusgY","config","forEach","580110zHvaCE","21GqyDUp","viewItem","nodeAfter","370416apbMjl","extend","headingId.modelAttributeName","schema","11KabyAz","isRegistered","1356HcqAvv","type","set","attributes","modelRange","string","get","toViewElement","pluginName","268368VOzQKm","94vLSMil","468BfPXfg","item","downcast","afterInit","hasAttribute","editor","attribute:headingId:","document","position","isPremiumPlugin","conversion","headingId","length","120fxqOvj","model","getChanges","setAttribute","removeAttribute","39447rqiYam","_registerHeadingIdAttributePostfixer","match","heading1","for","change","consumable","delete","HeadingId","differ","registerPostFixer","_customDataDowncastHeadingsConversion","597930zTptPe","low","element:","remove","add","has","getAttribute","name","consume","paragraph","upcast"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=it();return(nt=function(t,e){return n[t-=482]})(t,e)}function it(){const t=["isOfficialPlugin","1209939Imzzdf","commands","scrollToTheSelection","_trackNewToCElements","_createTableOfContents","_tableOfContentsElements","position","init","1102995idZbwx","headingId","insertTableOfContents","tableOfContents","_defineConverters","join","view","$blockObject","headingId.modelAttributeName","upcast","isPremiumPlugin","_updateTableOfContentsElements","editor","createPositionAt","documentOutline.showEmptyHeadings","rootName","editing","mapper","1302140TCXVWd","abs","afterInit","getCustomProperty","name","plugins","registerRawContentMatcher","filter","preventDefault","differ","conversion","_handleScrollToHeading","data","end","elementToElement","type","modelElement","add","_headingIdModelAttributeName","insert"," table-of-contents_empty","outlineDefinitions","createContainerElement","change","table-of-contents","locale","register","373395GuYNxi","text","stop","div","nodeAfter","getAncestors","getChanges","_currentOutlineDefinitions","viewPosition","level","modelPosition","elementToStructure","setSelection","getAttribute","toModelElement","forEach","click","1330908KFdunl","Table of contents","hasContent","$capture","createText","high","href","isInteger","get","_defineSchema","viewToModelPosition","No headings were found in the document.","pluginName","_redirectMapper","map","reconvertItem","dataDowncast","DocumentOutlineUtils","document","length","fromCharCode","TableOfContentsEditing","editingDowncast","model","domEvent","91690EFgfBM","table-of-contents__placeholder","$graveyard","setCustomProperty","listenTo","tableOfContentsHeadingIndex","1672489EKOcKH","element","requires","Empty heading","for","findMappedViewAncestor","schema","target","config"];return(it=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(453262===parseInt(e(512))/1+-parseInt(e(554))/2+-parseInt(e(570))/3+parseInt(e(485))/4+parseInt(e(578))/5+parseInt(e(529))/6+-parseInt(e(560))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[et(541)](){return et(550)}static get[et(569)](){return!0}static get[et(588)](){return!0}static get[et(562)](){return[B.Widget,h,$]}[et(519)];[et(575)];[et(503)];constructor(t){const e=et;super(t),this[e(519)]=[],this[e(575)]=new Set,this[e(503)]=e(579)}[et(577)](){const t=et,e=this[t(590)],n=e[t(483)][t(584)][t(547)];e[t(568)][t(537)](t(586))&&(this[t(503)]=e[t(568)][t(537)](t(586))),this[t(558)](n,t(528),((e,n)=>{const i=t;if(!n[i(567)])return;const o=n[i(567)][i(488)](i(559));Number[i(536)](o)&&(n[i(553)][i(493)](),e[i(514)](),this[i(496)](o))}),{priority:t(534),context:t(532)}),this[t(538)](),this[t(582)](),e[t(571)][t(502)](t(580),new G(e)),e[t(490)][t(537)](t(546)).on(t(508),((e,n)=>{const i=t;this[i(519)]=n[i(506)],this[i(589)]()})),this[t(558)](e[t(552)][t(547)],t(508),(()=>{this[t(573)]()}))}[et(487)](){!async function(t){const e=p([122,74,87,109,77,113,84,98,100,66,52,116,114,57,115,73,101,90,85,119,70,72,67,54,118,108,102,104,107,83,103,112,65,51,111,50,56,79,110,97,99,55,88,71,117,106,86,78,69,48,75,49,121,82,80,105,89,68,53,81,120,76]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=nt;return t[e(543)]((t=>String[e(549)](t)))[e(583)]("")}!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([122]);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:1743379200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(535)]);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(589)](){const t=et;this[t(575)][t(527)]((e=>{const n=t;n(556)!==e[n(482)]&&this[n(590)][n(483)][n(544)](e)}))}[et(573)](){const t=et;for(const e of this[t(590)][t(552)][t(547)][t(494)][t(518)]({includeChangesInGraveyard:!0})){if(t(504)!==e[t(500)]||t(581)!==e[t(489)])return;this[t(575)][t(502)](e[t(576)][t(516)])}}[et(538)](){const t=et;this[t(590)][t(552)][t(566)][t(511)](t(581),{inheritAllFrom:t(585)})}[et(582)](){const t=et,e=this[t(590)][t(495)];e[t(564)](t(587))[t(499)]({model:t(581),view:{name:t(515),classes:t(509)}}),e[t(564)](t(545))[t(523)]({model:t(581),view:(e,{writer:n})=>this[t(574)](n,!0)}),e[t(564)](t(551))[t(523)]({model:t(581),view:(e,{writer:n})=>{const i=t;this[i(575)][i(502)](e);const o=this[i(574)](n);return(0,B.toWidget)(o,n,{label:p(this[i(590)][i(510)],i(530))})}}),this[t(590)][t(497)][t(491)]({name:t(515),classes:t(509)}),this[t(590)][t(483)][t(484)].on(t(539),this[t(542)](),{priority:t(534)})}[et(574)](t,e=!1){const n=et,{locale:i}=this[n(590)],o=t[n(507)](n(515),{class:n(509)+(0===this[n(519)][n(548)]?n(505):""),...!e&&{"data-table-of-contents-label":p(i,n(530))}});0===this[n(519)][n(548)]&&!1===e&&t[n(504)](t[n(591)](o,n(498)),t[n(507)]("p",{class:n(555)},[t[n(533)](p(i,n(540)))]));const r=e?"":"["+p(i,n(563))+"]";let s=o;return this[n(519)][n(527)](((i,o,c)=>{const a=n,u=this[a(590)][a(552)][a(531)](i[a(501)],{ignoreWhitespaces:!0}),l=u?i[a(513)]:r,d=i[a(501)][a(525)](this[a(503)]),f=t[a(507)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(533)](l)]),h=this[a(590)][a(568)][a(537)](a(592));t[a(557)](a(559),o,f);const m=t[a(507)]("li",null,[u||!e&&h?f:t[a(533)]("")]),p=o?c[o-1][a(521)]:0,g=Math[a(486)](i[a(521)]-p);if(i[a(521)]>p){const e=rt(m,g,t);t[a(504)](t[a(591)](s,a(498)),e)}else{const e=function(t,e){const n=a;return t[n(517)]({includeSelf:!0,parentFirst:!0})[n(492)]((t=>t.is(n(561),"ol")))[e]}(s,g);t[a(504)](t[a(591)](e,a(498)),m)}s=m})),o}[et(496)](t){const e=et,n=this[e(519)][t][e(501)];this[e(590)][e(552)][e(508)]((t=>{t[e(524)](n,0)})),this[e(590)][e(483)][e(584)][e(572)]({alignToTop:!0,forceScroll:!0})}[et(542)](){return(t,e)=>{const n=nt,i=e[n(484)],o=i[n(565)](e[n(520)]),r=i[n(526)](o);r.is(n(561),n(581))&&(e[n(522)]=this[n(590)][n(552)][n(591)](r,0),t[n(514)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(507)]("ol",null,[t]):n[i(507)]("ol",null,[n[i(507)]("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-=253]})(t,e)}function ut(){const t=["_licenseKeyCheckInterval","usageLimit","595524GbqxjG","_showLicenseError","set","componentFactory","tableOfContentsLicenseKeyTrialLimit","insertTableOfContents","TableOfContents","evaluationLimit","trialLimit","destroy","40TzhCHr","tableOfContentsLicenseKeyDomainLimit","632667fTAklR","629662sDQleq","invalid","config","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","editor","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","tableOfContentsLicenseKeyNotAllowed","add","233270gsGxHy","isOfficialPlugin","commands","4RkhMfn","editing","featureNotAllowed","domainLimit","7819UvyMrr","117ZqkjAV","locale","48XRrKba","28DTIWby","tooltip","_createButton","licenseKey","execute","tableOfContents","2336480KncERH","expired","focus","init","TableOfContentsUI","get","menuBar:tableOfContents","pluginName","1937886MDaZDd","tableOfContentsLicenseKeyExpired","isPremiumPlugin","listenTo","bind","isEnabled","tableOfContentsLicenseKeyUsageLimit"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(407314===parseInt(e(260))/1*(parseInt(e(264))/2)+parseInt(e(278))/3*(-parseInt(e(256))/4)+-parseInt(e(297))/5*(-parseInt(e(287))/6)+-parseInt(e(299))/7+-parseInt(e(270))/8+parseInt(e(261))/9*(parseInt(e(253))/10)+parseInt(e(300))/11*(parseInt(e(263))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(267)];[ct(285)];static get[ct(277)](){return ct(274)}static get[ct(254)](){return!0}static get[ct(280)](){return!0}[ct(273)](){const t=ct,e=this[t(305)];e.ui[t(290)][t(310)](t(269),(()=>{const e=t,n=this[e(266)](m.ButtonView);return n[e(265)]=!0,n})),e.ui[t(290)][t(310)](t(276),(()=>this[t(266)](m.MenuBarMenuListItemButtonView))),this[t(267)]=this[t(305)][t(302)][t(275)](t(267));const n=this[t(305)];this[t(285)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(304)==r||e(303)==r||e(279)==r||e(298)==r||e(309)==r||e(306)==r||e(291)==r||e(284)==r){delete n[o],i=r,clearInterval(this[e(285)]),this[e(285)]=void 0;break}}e(303)==i&&n[e(288)](e(301)),e(279)==i&&n[e(288)](e(271)),e(298)==i&&n[e(288)](e(259)),e(309)==i&&n[e(288)](e(258),e(293)),e(306)==i&&n[e(288)](e(294)),e(291)==i&&n[e(288)](e(295)),e(284)==i&&n[e(288)](e(286))}),1e3)}[ct(266)](t){const e=ct,n=this[e(305)],i=n[e(262)],o=n[e(255)][e(275)](e(292)),r=new t(i);return r[e(289)]({label:p(i,e(307)),icon:st.IconTableOfContents}),r[e(282)](e(283)).to(o,e(283)),this[e(281)](r,e(268),(()=>{const t=e;n[t(268)](t(292)),n[t(257)][t(308)][t(272)]()})),r}[ct(296)](){const t=ct;super[t(296)](),this[t(285)]&&clearInterval(this[t(285)])}}var dt=ht;function ft(){var t=["requires","TableOfContents","81010DycBNv","100024qhbEEe","isOfficialPlugin","10009958dgBVrj","2637510JbDlOE","20956IzCWrv","1245UytyGx","4292580WWRmma","pluginName","isPremiumPlugin","9wnyBFA","1170738ghVQsz","35jPlLTT"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(949414===-parseInt(e(511))/1*(parseInt(e(514))/2)+-parseInt(e(510))/3+parseInt(e(504))/4*(parseInt(e(505))/5)+parseInt(e(503))/6+parseInt(e(502))/7+-parseInt(e(500))/8*(-parseInt(e(509))/9)+-parseInt(e(506))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[dt(512)](){return[ot,lt]}static get[dt(507)](){return dt(513)}static get[dt(501)](){return!0}static get[dt(508)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=151]})(t,e)}function gt(){var t=["1428250nhzHve","9hlSBLl","1253512sQFFUz","3049008uOUVPT","827721GyDxFX","54wEZJGN","540016YyDMga","18247CoSWEw","30730NBXXmz"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(335570===-parseInt(e(156))/1*(parseInt(e(154))/2)+parseInt(e(153))/3+-parseInt(e(151))/4+parseInt(e(158))/5+parseInt(e(152))/6+parseInt(e(157))/7+-parseInt(e(155))/8*(-parseInt(e(159))/9))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 _0x3d11df,Command as _0x586715}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5d6142,throttle as _0x1d990b}from'es-toolkit/compat';import{Text as _0x546cb2,TreeWalker as _0x2cd84d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x556493,diffToChanges as _0x3fb07e,scrollAncestorsToShowTarget as _0x2e03fc,CKEditorError as _0x34baee,global as _0x3dc3d5,Rect as _0x38eb0e,uid as _0x289f79,priorities as _0x3ee8fe}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x233072,ButtonView as _0x5f3eb7,MenuBarMenuListItemButtonView as _0x3badb4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2ba928,toWidget as _0x1e2c82}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1ab80e}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x521248){let _0x27cd8d='';for(const _0x2b1d16 of _0x521248['getChildren']())_0x2b1d16 instanceof _0x546cb2&&(_0x27cd8d+=_0x2b1d16['data']);return _0x27cd8d;}class i extends _0x3d11df{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4b86d0=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x42bfac=[];_0x4b86d0['model']['document']['on']('change',_0x5d6142(()=>{const _0x5b4dc4=_0x42bfac;_0x42bfac=this['_getOutlineDefinitions']();const _0x2f9daf=_0x556493(_0x5b4dc4,_0x42bfac,(_0x27381a,_0x1eb468)=>_0x27381a['level']===_0x1eb468['level']&&_0x27381a['text']===_0x1eb468['text']&&_0x27381a['modelElement']===_0x1eb468['modelElement']),_0x50d74e=_0x3fb07e(_0x2f9daf,_0x42bfac),_0x1cb543=this['_getActiveHeading'](),_0x435045=_0x42bfac['findIndex'](_0x365dca=>_0x365dca['modelElement']===_0x1cb543);_0x50d74e['length']&&this['fire']('change',{'outlineDefinitions':_0x42bfac,'activeItemIndex':_0x435045,'outlineChanges':_0x50d74e}),this['fire']('activeItemIndex',{'index':_0x435045});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xae7678=this['editor'],_0x3dd0cd=[],_0xb33c1d=this['_headingNames'];for(const _0x1de6a8 of _0xae7678['model']['document']['getRootNames']())_0xcd32d0(_0xae7678['model']['document']['getRoot'](_0x1de6a8));function _0xcd32d0(_0x2edd80){for(const _0x2f8464 of _0x2edd80['getChildren']())_0x2f8464['is']('element')&&(_0xb33c1d['includes'](_0x2f8464['name'])&&_0x3dd0cd['push']({'level':_0xb33c1d['indexOf'](_0x2f8464['name'])+0x1,'text':p(_0x2f8464),'modelElement':_0x2f8464}),_0xcd32d0(_0x2f8464));}return _0x3dd0cd;}['_getActiveHeading'](){const _0x4af7e1=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1926fa=new _0x2cd84d({'direction':'backward','startPosition':_0x4af7e1});for(const _0x3236ce of _0x1926fa)if(_0x3236ce['item']['is']('element')&&this['_headingNames']['includes'](_0x3236ce['item']['name']))return _0x3236ce['item'];}['_getHeadingNames'](){const _0xe3b3ca=this['editor']['config']['get']('documentOutline.headings');return _0xe3b3ca||function(_0x48ff0a){const _0x39dce5=_0x48ff0a['config']['get']('heading.options');return _0x39dce5?_0x39dce5['reduce']((_0x48afb1,_0x393388)=>('paragraph'!==_0x393388['model']&&_0x48afb1['push'](_0x393388['model']),_0x48afb1),[]):_0x48ff0a['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x1e318c=this['editor'],_0xba6df2=['h1','h2','h3','h4','h5','h6'],_0x2e6964=[];for(const _0x1cd31f of _0xba6df2){const _0x28d81f=_0x1e318c['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1cd31f)),_0x13e06b=_0x1e318c['data']['toModel'](_0x28d81f)['getChild'](0x0);_0x13e06b?.['is']('element')&&_0x2e6964['push'](_0x13e06b['name']);}this['_headingNames']=_0x2e6964;}}function j(_0x5d8396,_0x5409a0){const t=_0x5d8396['t'];switch(_0x5409a0){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 _0x5409a0;}}class $ extends _0x233072{constructor(_0x54cd3a,_0x3a6e5b=!0x1){super(_0x54cd3a);const _0x5c72a5=this['bindTemplate'],_0x3c95b4=_0x3a6e5b?'['+j(_0x54cd3a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x43095c=>!_0x43095c),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5c72a5['to']('level',_0x2ced73=>'ck-document-outline__item_level-'+_0x2ced73),_0x5c72a5['if']('isActive','ck-document-outline__item_active'),_0x5c72a5['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5c72a5['to']('text')},'children':[{'text':_0x5c72a5['to']('text',_0x1607a7=>_0x1607a7||_0x3c95b4)}],'on':{'click':_0x5c72a5['to']('click')}});}}class l extends _0x233072{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5a349d,_0x1b1e9b=!0x1,_0xb9515d){super(_0x5a349d),this['showEmptyHeadingText']=_0x1b1e9b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0xb9515d,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x448674,_0x27c7e5,_0xe1bf44,_0x109abb)=>{this['_setActiveItem'](_0x109abb,_0xe1bf44);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5a349d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5a349d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x1690eb){_0x1690eb['forEach'](_0xc3accf=>{'insert'==_0xc3accf['type']?this['_insertItem'](_0xc3accf['index'],..._0xc3accf['values']):'delete'==_0xc3accf['type']&&this['_deleteItem'](_0xc3accf['index'],_0xc3accf['howMany']);});}['_setActiveItem'](_0xc87a7e,_0x1d69b1){if(-0x1!==_0xc87a7e){const _0x438fcc=this['items']['get'](_0xc87a7e);_0x438fcc&&(_0x438fcc['isActive']=!0x1);}-0x1!==_0x1d69b1&&(this['items']['get'](_0x1d69b1)['isActive']=!0x0,this['_scrollToItem'](_0x1d69b1));}['_insertItem'](_0x43c109,..._0x565b12){const _0x383a0e=_0x565b12['map']((_0x143b11,_0x46f77a)=>{const _0x338f09=new $(this['locale'],this['showEmptyHeadingText']);return _0x338f09['text']=_0x143b11['text'],_0x338f09['level']=_0x143b11['level'],_0x43c109+_0x46f77a===this['activeItemIndex']&&(_0x338f09['isActive']=!0x0),_0x338f09;});this['items']['addMany'](_0x383a0e,_0x43c109);}['_deleteItem'](_0x90a48a,_0x16ca80){do{this['items']['remove'](_0x90a48a);}while(--_0x16ca80);}['_handleItemClick'](_0x20e389){const _0x322218=this['items']['getIndex'](_0x20e389['source']);this['fire']('itemSelected',_0x322218);}['_scrollToItem'](_0x3007e4){_0x2e03fc(this['items']['get'](_0x3007e4)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3d11df{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x287888){super(_0x287888),this['view']=new l(_0x287888['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1d990b(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x38d33c=this['editor'],_0x1ecb03=_0x38d33c['plugins']['get']('DocumentOutlineUtils');let _0x336c5e=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x38d33c['config']['get']('documentOutline.container'))throw new _0x34baee('document-outline-container-not-provided',{'editor':_0x38d33c});_0x38d33c['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1ecb03['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1ecb03['on']('activeItemIndex',(_0x6849e3,{index:_0x74fa29})=>this['_setActiveViewItem'](_0x74fa29)),this['view']['on']('itemSelected',(_0x572c16,_0x4c67bd)=>{_0x336c5e=!0x0,this['_handleItemSelected'](_0x4c67bd);}),this['view']['listenTo'](_0x3dc3d5['document'],'scroll',()=>{_0x336c5e?_0x336c5e=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3dc3d5['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x189143){const _0x2062a0=_0x348e98([0x50,0x55,0x53,0x75,0x4b,0x6a,0x31,0x52,0x76,0x49,0x30,0x4a,0x62,0x65,0x51,0x73,0x46,0x47,0x69,0x33,0x5a,0x44,0x7a,0x59,0x61,0x58,0x38,0x4c,0x45,0x67,0x6c,0x74,0x63,0x37,0x41,0x72,0x4f,0x4e,0x35,0x77,0x64,0x78,0x71,0x48,0x36,0x6e,0x4d,0x42,0x43,0x56,0x34,0x70,0x6b,0x79,0x66,0x68,0x57,0x39,0x6f,0x54,0x32,0x6d]),_0x346071=0x645385b0,_0x3be831=0x6454e630^_0x346071,_0x56ff76=window[_0x348e98([0x44,0x61,0x74,0x65])][_0x348e98([0x6e,0x6f,0x77])](),_0x283114=_0x189143[_0x348e98([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e071a=new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd9d70=>{_0x283114[_0x348e98([0x6f,0x6e,0x63,0x65])](_0x348e98([0x72,0x65,0x61,0x64,0x79]),_0xd9d70);}),_0x4e1ae6={[_0x348e98([0x6b,0x74,0x79])]:_0x348e98([0x45,0x43]),[_0x348e98([0x75,0x73,0x65])]:_0x348e98([0x73,0x69,0x67]),[_0x348e98([0x63,0x72,0x76])]:_0x348e98([0x50,0x2d,0x32,0x35,0x36]),[_0x348e98([0x78])]:_0x348e98([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]),[_0x348e98([0x79])]:_0x348e98([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]),[_0x348e98([0x61,0x6c,0x67])]:_0x348e98([0x45,0x53,0x32,0x35,0x36])},_0x4d3fcc=_0x283114[_0x348e98([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x348e98([0x67,0x65,0x74])](_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e4567(){let _0x48d4a3,_0x3031aa=null,_0x67e191=null;try{if(_0x4d3fcc==_0x348e98([0x47,0x50,0x4c]))return _0x348e98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48d4a3=_0x27e6ec(),!_0x48d4a3)return _0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48d4a3[_0x348e98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x67e191=_0x21ca45(_0x48d4a3[_0x348e98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48d4a3[_0x348e98([0x6a,0x74,0x69])])),await _0x4d2dd2()?_0x25bd3c()?_0x49549e()?_0x348e98([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b2fd6()?(_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x348e98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3031aa=_0x512b98(_0x348e98([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x348e98([0x74,0x72,0x69,0x61,0x6c])&&(_0x3031aa=_0x512b98(_0x348e98([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11ee6b()):_0x348e98([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x348e98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x15d518){return _0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49549e(){const _0x14c202=[_0x348e98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x348e98([0x74,0x72,0x69,0x61,0x6c])][_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56ff76/0x3e8:0xe10*_0x3be831;return _0x48d4a3[_0x348e98([0x65,0x78,0x70])]<_0x14c202;}function _0x25bd3c(){const _0x4de61d=_0x48d4a3[_0x348e98([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4de61d&&(!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x2a]))||(!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x44,0x4f]))||!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x50,0x50]))));}function _0x2b2fd6(){const _0x1f4bdf=_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f4bdf||0x0==_0x1f4bdf[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e3290}=new URL(window[_0x348e98([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f4bdf[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e3290))return!0x0;const _0x5f5c27=_0x4e3290[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e]));return _0x1f4bdf[_0x348e98([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x352302=>_0x352302[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x2a])))[_0x348e98([0x6d,0x61,0x70])](_0x3c5a89=>_0x3c5a89[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e])))[_0x348e98([0x73,0x6f,0x6d,0x65])](_0x553c34=>_0x5f5c27[_0x348e98([0x65,0x76,0x65,0x72,0x79])]((_0xa27b32,_0x668658)=>_0x553c34[_0x668658]===_0xa27b32||_0x553c34[_0x668658]===_0x348e98([0x2a])));}function _0x11ee6b(){return _0x3031aa&&_0x67e191?new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x593cd5,_0x1e73b5)=>{_0x3031aa[_0x348e98([0x74,0x68,0x65,0x6e])](_0x593cd5,_0x1e73b5),_0x67e191[_0x348e98([0x74,0x68,0x65,0x6e])](_0x2b335b=>{_0x2b335b!=_0x348e98([0x56,0x61,0x6c,0x69,0x64])&&_0x593cd5(_0x2b335b);},_0x1e73b5);}):_0x3031aa||_0x67e191||_0x348e98([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21ca45(_0xa5087d,_0x103ef4){return new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc59f=>{if(_0x5355e4())return _0x3cc59f(_0x348e98([0x56,0x61,0x6c,0x69,0x64]));_0x39a1cb(),_0x283114[_0x348e98([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a8519=!0x1;const _0x300853=_0x289f79();function _0x578ded(_0x3cfda0){return!!_0x3cfda0&&(typeof _0x3cfda0===_0x348e98([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3cfda0===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3cfda0[_0x348e98([0x74,0x68,0x65,0x6e])]===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3cfda0[_0x348e98([0x63,0x61,0x74,0x63,0x68])]===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1841b6(_0x2e4965){_0x4d1f3c(_0x2e4965)[_0x348e98([0x74,0x68,0x65,0x6e])](_0x1b0734=>{if(!_0x1b0734||_0x1b0734[_0x348e98([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x348e98([0x6f,0x6b]))return _0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xab82b(_0x18536e(_0x300853+_0x103ef4))!=_0x1b0734[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x348e98([0x56,0x61,0x6c,0x69,0x64]);})[_0x348e98([0x74,0x68,0x65,0x6e])](_0x13615a=>(_0x30596e(),_0x13615a),()=>{const _0x549bb0=_0x15facc();return null==_0x549bb0?(_0x30596e(),_0x348e98([0x56,0x61,0x6c,0x69,0x64])):_0x348e98(_0x56ff76-_0x549bb0>(0x405f01b0^_0x346071)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x348e98([0x74,0x68,0x65,0x6e])](_0x3cc59f)[_0x348e98([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a8061=0x64656b30^_0x346071;function _0x30596e(){const _0x728c5e=_0x348e98([0x6c,0x6c,0x63,0x74,0x2d])+_0xab82b(_0x18536e(_0xa5087d)),_0x2b9554=_0xcd069c(_0xab82b(window[_0x348e98([0x4d,0x61,0x74,0x68])][_0x348e98([0x63,0x65,0x69,0x6c])](_0x56ff76/_0x3a8061)));window[_0x348e98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x348e98([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x728c5e,_0x2b9554);}function _0x15facc(){const _0x23d8ae=_0x348e98([0x6c,0x6c,0x63,0x74,0x2d])+_0xab82b(_0x18536e(_0xa5087d)),_0x35901a=window[_0x348e98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x348e98([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23d8ae);return _0x35901a?window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcd069c(_0x35901a),0x10)*_0x3a8061:null;}function _0x4d1f3c(_0x316a1c){return new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e8c99,_0x10863b)=>{_0x316a1c[_0x348e98([0x74,0x68,0x65,0x6e])](_0x3e8c99,_0x10863b),window[_0x348e98([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10863b,0x64525170^_0x346071);});}}_0x283114[_0x348e98([0x6f,0x6e])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3427bd,_0x1d8da7)=>{if(_0x1d8da7[0x0]!=_0xa5087d)return _0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d8da7[0x1]={..._0x1d8da7[0x1],[_0x348e98([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x300853};},{[_0x348e98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x348e98([0x68,0x69,0x67,0x68])}),_0x283114[_0x348e98([0x6f,0x6e])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x122d64=>{_0x578ded(_0x122d64[_0x348e98([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a8519=!0x0,_0x1841b6(_0x122d64[_0x348e98([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x348e98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x348e98([0x6c,0x6f,0x77])}),_0x2e071a[_0x348e98([0x74,0x68,0x65,0x6e])](()=>{_0x4a8519||_0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5355e4(){return _0x283114[_0x348e98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x348e98([0x76,0x69,0x65,0x77])][_0x348e98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x348e98([0x61,0x75,0x74,0x6f]);}function _0x39a1cb(){_0x283114[_0x348e98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x348e98([0x76,0x69,0x65,0x77])][_0x348e98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x348e98([0x61,0x75,0x74,0x6f]);}}function _0x512b98(_0x560329){const _0x5c6581=[new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22747e=>setTimeout(_0x22747e,0x645abb7c^_0x346071)),_0x2e071a[_0x348e98([0x74,0x68,0x65,0x6e])](()=>new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c8b72=>{let _0x149ce5=0x0;_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x6f,0x6e])](_0x348e98([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x194d3e,_0x37a7d8)=>{_0x37a7d8[0x0][_0x348e98([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x149ce5++,_0x149ce5==(0x64538448^_0x346071)&&(_0x3c8b72(),_0x194d3e[_0x348e98([0x6f,0x66,0x66])]());});}))];return window[_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x348e98([0x72,0x61,0x63,0x65])](_0x5c6581)[_0x348e98([0x74,0x68,0x65,0x6e])](()=>_0x560329);}async function _0x1c1009(){await _0x2e071a,_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8269,_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8269,_0x283114[_0x348e98([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x348e98([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6156ab(_0x57d268){const _0x392667=_0xc1bb0e();_0x283114[_0x392667]=_0x348e98([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])+_0x57d268,_0x57d268!=_0x348e98([0x56,0x61,0x6c,0x69,0x64])&&_0x1c1009();}function _0xc1bb0e(){const _0x11430d=window[_0x348e98([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x348e98([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x348e98([0x6e,0x6f,0x77])]())[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x348e98([0x2e]),'');let _0x279618=_0x348e98([0x50]);for(let _0x5bf86b=0x0;_0x5bf86b<_0x11430d[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5bf86b+=0x2){let _0x4a88d0=window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11430d[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bf86b,_0x5bf86b+0x2));_0x4a88d0>=_0x2062a0[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a88d0-=_0x2062a0[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x279618+=_0x2062a0[_0x4a88d0];}return _0x279618;}function _0x27e6ec(){const _0xf83aa6=_0x4d3fcc[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e]));if(0x3!=_0xf83aa6[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a81eb(_0xf83aa6[0x1]);function _0x4a81eb(_0x3711c7){const _0xe959ff=_0x1329b0(_0x3711c7);return _0xe959ff&&_0x3158df()?_0xe959ff:null;function _0x3158df(){const _0x3b7943=_0xe959ff[_0x348e98([0x6a,0x74,0x69])],_0x5e13c5=window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b7943[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b7943[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x223a52={..._0xe959ff,[_0x348e98([0x6a,0x74,0x69])]:_0x3b7943[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3b7943[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x223a52[_0x348e98([0x76,0x63])],_0x18536e(_0x223a52)==_0x5e13c5;}}}async function _0x4d2dd2(){let _0x3a6b42=!0x0;try{const _0x469fdb=_0x4d3fcc[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e])),[_0x2efd9a,_0x46a890,_0x4f067d]=_0x469fdb;return _0x77e45d(_0x2efd9a),await _0x11e0be(_0x2efd9a,_0x46a890,_0x4f067d),_0x3a6b42;}catch(_0x5d7308){return!0x1;}function _0x77e45d(_0x17f4e3){const _0x5463e6=_0x1329b0(_0x17f4e3);_0x5463e6&&_0x5463e6[_0x348e98([0x61,0x6c,0x67])]==_0x348e98([0x45,0x53,0x32,0x35,0x36])||(_0x3a6b42=!0x1);}async function _0x11e0be(_0x24a710,_0x336e68,_0x5d5356){const _0x113a49=window[_0x348e98([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x348e98([0x66,0x72,0x6f,0x6d])](_0x1db029(_0x5d5356),_0x4e32e8=>_0x4e32e8[_0x348e98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x155aa2=new window[(_0x348e98([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x348e98([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24a710+_0x348e98([0x2e])+_0x336e68),_0x997f34=window[_0x348e98([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x348e98([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x997f34)return;const _0x328656=await _0x997f34[_0x348e98([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x348e98([0x6a,0x77,0x6b]),_0x4e1ae6,{[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x45,0x43,0x44,0x53,0x41]),[_0x348e98([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x348e98([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x997f34[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x45,0x43,0x44,0x53,0x41]),[_0x348e98([0x68,0x61,0x73,0x68])]:{[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x328656,_0x113a49,_0x155aa2)||(_0x3a6b42=!0x1);}}function _0x1329b0(_0x46d7c3){return _0x46d7c3[_0x348e98([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x348e98([0x65,0x79]))?JSON[_0x348e98([0x70,0x61,0x72,0x73,0x65])](_0x1db029(_0x46d7c3)):null;}function _0x1db029(_0x514319){return window[_0x348e98([0x61,0x74,0x6f,0x62])](_0x514319[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x348e98([0x2b]))[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x348e98([0x2f])));}function _0x18536e(_0x214fb6){let _0x20cbce=0x1505;function _0x4637b7(_0x192c40){for(let _0x1d0bc4=0x0;_0x1d0bc4<_0x192c40[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d0bc4++){const _0x54be48=_0x192c40[_0x348e98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1d0bc4);_0x20cbce=(_0x20cbce<<0x5)+_0x20cbce+_0x54be48,_0x20cbce&=_0x20cbce;}}function _0x55c395(_0x351731){Array[_0x348e98([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x351731)?_0x351731[_0x348e98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55c395):_0x351731&&typeof _0x351731==_0x348e98([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x348e98([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x351731)[_0x348e98([0x73,0x6f,0x72,0x74])]()[_0x348e98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2834f2,_0x56e3f7])=>{_0x4637b7(_0x2834f2),_0x55c395(_0x56e3f7);}):_0x4637b7(window[_0x348e98([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x351731));}return _0x55c395(_0x214fb6),_0x20cbce>>>0x0;}function _0xab82b(_0x9b4a7a){return _0x9b4a7a[_0x348e98([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x348e98([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x348e98([0x30]));}function _0xcd069c(_0x2512fd){return _0x2512fd[_0x348e98([0x73,0x70,0x6c,0x69,0x74])]('')[_0x348e98([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x348e98([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a8269(){}function _0x348e98(_0x2a43b4){return _0x2a43b4['map'](_0x2f8bf6=>String['fromCharCode'](_0x2f8bf6))['join']('');}_0x6156ab(await _0x1e4567());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x581616,{outlineDefinitions:_0xf9914a,outlineChanges:_0x4dedd3}){this['_currentOutlineDefinitions']=_0xf9914a,this['view']['sync'](_0x4dedd3);}['_setActiveViewItem'](_0x262098){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x262098]&&(this['view']['activeItemIndex']=_0x262098);}['_handleItemSelected'](_0x1ccc6f){const _0x3407b2=this['_currentOutlineDefinitions'][_0x1ccc6f]['modelElement'];this['editor']['model']['change'](_0xc3023d=>{_0xc3023d['setSelection'](_0x3407b2,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1ccc6f);}['_updateActiveDefinitionOnViewportChange'](){const _0x5683e4=this['editor'];let _0x4679e8;for(const _0x48a1c0 of _0x5683e4['model']['document']['getRootNames']()){const _0x44bb39=_0x5683e4['editing']['view']['getDomRoot'](_0x48a1c0),_0x5cce9d=_0x44bb39&&new _0x38eb0e(_0x44bb39)['getVisible']();if(_0x5cce9d){const _0x3eda37=new _0x38eb0e(_0x3dc3d5['window'])['getIntersection'](_0x5cce9d);_0x3eda37&&(_0x4679e8=_0x3eda37['top']+0.25*_0x3eda37['height']);}}if(void 0x0===_0x4679e8)return;const _0x595413=d(_0x5683e4['editing'],this['_currentOutlineDefinitions'],_0x4679e8);_0x595413?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x595413)):this['_setActiveViewItem'](-0x1);}}function d(_0x27f6a1,_0x28a3e3,_0x189243,_0x30e855=0x0,_0x550262=_0x28a3e3['length']-0x1){const _0xcb99b=Math['floor'](_0x30e855+(_0x550262-_0x30e855)/0x2);if(_0x550262>=_0x30e855){const _0x2c4b72=_0x28a3e3[_0xcb99b],_0x317e23=_0x27f6a1['mapper']['toViewElement'](_0x2c4b72['modelElement']);if(!_0x317e23)return null;const _0xc1f0c=_0x27f6a1['view']['domConverter']['mapViewToDom'](_0x317e23);return new _0x38eb0e(_0xc1f0c)['bottom']>_0x189243?d(_0x27f6a1,_0x28a3e3,_0x189243,_0x30e855,_0xcb99b-0x1):d(_0x27f6a1,_0x28a3e3,_0x189243,_0xcb99b+0x1,_0x550262);}return _0xcb99b<0x0?null:_0x28a3e3[_0xcb99b];}class u extends _0x3d11df{['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 _0x2f19f1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x459dd3;for(const _0x5afd6d in _0x2f19f1){const _0xc64a2e=_0x5afd6d,_0x3e7cf2=_0x2f19f1[_0xc64a2e];if('documentOutlineLicenseKeyValid'==_0x3e7cf2||'documentOutlineLicenseKeyInvalid'==_0x3e7cf2||'documentOutlineLicenseKeyExpired'==_0x3e7cf2||'documentOutlineLicenseKeyDomainLimit'==_0x3e7cf2||'documentOutlineLicenseKeyNotAllowed'==_0x3e7cf2||'documentOutlineLicenseKeyEvaluationLimit'==_0x3e7cf2||'documentOutlineLicenseKeyTrialLimit'==_0x3e7cf2||'documentOutlineLicenseKeyUsageLimit'==_0x3e7cf2){delete _0x2f19f1[_0xc64a2e],_0x459dd3=_0x3e7cf2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x459dd3&&_0x2f19f1['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x459dd3&&_0x2f19f1['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x459dd3&&_0x2f19f1['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x586715{['execute'](){this['editor']['model']['change'](_0x4d8f5a=>{this['editor']['model']['insertObject'](_0x4d8f5a['createElement']('tableOfContents'));});}['refresh'](){const _0x53c688=this['editor']['model'],_0x3eee3c=_0x53c688['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x3eee3c&&_0x53c688['schema']['findAllowedParent'](_0x3eee3c,'tableOfContents'));}}class b extends _0x3d11df{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xaa8ea1=this['editor'];if(_0xaa8ea1['config']['get']('headingId.modelAttributeName'))return;(function(_0x1dcf91){const _0x608204=new Map();if(_0x1dcf91)return _0x1dcf91['forEach'](_0x77fc83=>{'paragraph'!==_0x77fc83['model']&&_0x608204['set'](_0x77fc83['view'],_0x77fc83['model']);}),_0x608204['get']('h1')||_0x608204['set']('h1','heading1'),_0x608204;return _0x608204;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x56f9ad,_0x5e65b6)=>{this['_customUpcastHeadingsConversion'](_0x5e65b6),this['_customDataDowncastHeadingsConversion'](_0x56f9ad),_0xaa8ea1['model']['schema']['isRegistered'](_0x56f9ad)&&_0xaa8ea1['model']['schema']['extend'](_0x56f9ad,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x2a785c){this['editor']['conversion']['for']('upcast')['add'](_0xbc9696=>_0xbc9696['on']('element:'+_0x2a785c,(_0x27c659,_0x1f6ef1,_0x1a4b8e)=>{const {consumable:_0x577452,writer:_0x5af932}=_0x1a4b8e,_0x219245=_0x1f6ef1['viewItem']['getAttribute']('id'),_0x4cfcb2=_0x1f6ef1['modelRange']['getContainedElement']();if(_0x4cfcb2)return _0x219245&&_0x219245['length']||_0x4cfcb2['hasAttribute']('headingId')?void(_0x577452['consume'](_0x1f6ef1['viewItem'],{'attributes':['id']})&&_0x5af932['setAttribute']('headingId',_0x219245,_0x4cfcb2)):(_0x577452['consume'](_0x1f6ef1['viewItem'],{'attributes':['id']}),void _0x5af932['setAttribute']('headingId',_0x289f79(),_0x4cfcb2));},{'priority':_0x3ee8fe['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2b64b4){this['editor']['conversion']['for']('downcast')['add'](_0x4c7671=>_0x4c7671['on']('attribute:headingId:'+_0x2b64b4,(_0x132934,_0x57923d,_0x22eab7)=>{if(!_0x22eab7['consumable']['consume'](_0x57923d['item'],_0x132934['name']))return;const _0x3c4787=_0x57923d['item']['getAttribute']('headingId'),_0x190387=_0x22eab7['mapper']['toViewElement'](_0x57923d['item']);_0x22eab7['writer']['setAttribute']('id',_0x3c4787,_0x190387);}));}['_registerHeadingIdAttributePostfixer'](){const _0x2e4aac=this['editor'],_0x51a61=new Set(),_0x47954c=new Set();function _0x33b6e8(_0x24f333,_0x48b64d){const _0x2483a8=_0x289f79();return _0x47954c['add'](_0x2483a8),_0x24f333['setAttribute']('headingId',_0x2483a8,_0x48b64d),_0x2483a8;}function _0x8263ce(_0x5c81c4,_0x234300){_0x5c81c4['removeAttribute']('headingId',_0x234300);}_0x2e4aac['model']['document']['registerPostFixer'](_0x1d237e=>{const _0xecfe96=_0x2e4aac['model']['document']['differ']['getChanges']();let _0x2584f8=!0x1;for(const _0x441972 of _0xecfe96)if('insert'==_0x441972['type']&&_0x441972['name']){if(_0x441972['name']['match'](/heading\d/)){const _0x5374ea=_0x441972['attributes']['get']('headingId');'string'==typeof _0x5374ea?_0x51a61['has'](_0x5374ea)?(_0x33b6e8(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0):_0x47954c['add'](_0x5374ea):(_0x33b6e8(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0);}else'string'==typeof _0x441972['attributes']['get']('headingId')&&(_0x8263ce(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0);}else{if('remove'==_0x441972['type']){const _0x550fb4=_0x441972['attributes']['get']('headingId');'string'==typeof _0x550fb4&&_0x51a61['delete'](_0x550fb4);}}return _0x2584f8;}),_0x2e4aac['model']['document']['on']('change',()=>{_0x47954c['forEach'](_0x7cf241=>_0x51a61['add'](_0x7cf241)),_0x47954c['clear']();});}}class s extends _0x3d11df{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2ba928,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x321e5a){super(_0x321e5a),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3bec8b=this['editor'],_0x377ad3=_0x3bec8b['editing']['view']['document'];_0x3bec8b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3bec8b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x377ad3,'click',(_0x5e4320,_0x25f6ad)=>{if(!_0x25f6ad['target'])return;const _0x17404f=_0x25f6ad['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x17404f)&&(_0x25f6ad['domEvent']['preventDefault'](),_0x5e4320['stop'](),this['_handleScrollToHeading'](_0x17404f));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3bec8b['commands']['add']('insertTableOfContents',new O(_0x3bec8b)),(_0x3bec8b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5ecd6a,_0x4ffd08)=>{this['_currentOutlineDefinitions']=_0x4ffd08['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3bec8b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1599c9){const _0x4adb06=_0x37f152([0x74,0x58,0x37,0x78,0x61,0x6b,0x77,0x65,0x73,0x57,0x68,0x6d,0x7a,0x4e,0x79,0x70,0x31,0x41,0x49,0x53,0x72,0x75,0x6f,0x35,0x4b,0x42,0x54,0x56,0x6a,0x36,0x48,0x4f,0x63,0x30,0x5a,0x69,0x38,0x39,0x6c,0x76,0x4a,0x47,0x71,0x4d,0x51,0x66,0x59,0x34,0x46,0x64,0x45,0x6e,0x32,0x50,0x4c,0x62,0x67,0x33,0x55,0x43,0x44,0x52]),_0x25e4eb=0x200ab699,_0x2189e6=0x200dd519^_0x25e4eb,_0x3444a3=window[_0x37f152([0x44,0x61,0x74,0x65])][_0x37f152([0x6e,0x6f,0x77])](),_0x1e01c8=_0x1599c9[_0x37f152([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x539aef=new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5715dc=>{_0x1e01c8[_0x37f152([0x6f,0x6e,0x63,0x65])](_0x37f152([0x72,0x65,0x61,0x64,0x79]),_0x5715dc);}),_0xfec17b={[_0x37f152([0x6b,0x74,0x79])]:_0x37f152([0x45,0x43]),[_0x37f152([0x75,0x73,0x65])]:_0x37f152([0x73,0x69,0x67]),[_0x37f152([0x63,0x72,0x76])]:_0x37f152([0x50,0x2d,0x32,0x35,0x36]),[_0x37f152([0x78])]:_0x37f152([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]),[_0x37f152([0x79])]:_0x37f152([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]),[_0x37f152([0x61,0x6c,0x67])]:_0x37f152([0x45,0x53,0x32,0x35,0x36])},_0x5d46ac=_0x1e01c8[_0x37f152([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x37f152([0x67,0x65,0x74])](_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa2342f(){let _0x3e143f,_0x455274=null,_0x35ceed=null;try{if(_0x5d46ac==_0x37f152([0x47,0x50,0x4c]))return _0x37f152([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e143f=_0x2c7f4c(),!_0x3e143f)return _0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e143f[_0x37f152([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x35ceed=_0xc23eff(_0x3e143f[_0x37f152([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e143f[_0x37f152([0x6a,0x74,0x69])])),await _0x4ceb7b()?_0x4f6a72()?_0x251e64()?_0x37f152([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3de782()?(_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37f152([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x455274=_0x205381(_0x37f152([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37f152([0x74,0x72,0x69,0x61,0x6c])&&(_0x455274=_0x205381(_0x37f152([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x51e6fc()):_0x37f152([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x37f152([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x32f65f){return _0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x251e64(){const _0x4c703c=[_0x37f152([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x37f152([0x74,0x72,0x69,0x61,0x6c])][_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3444a3/0x3e8:0xe10*_0x2189e6;return _0x3e143f[_0x37f152([0x65,0x78,0x70])]<_0x4c703c;}function _0x4f6a72(){const _0xcc5b88=_0x3e143f[_0x37f152([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xcc5b88&&(!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x2a]))||(!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x54,0x4f,0x43]))||!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x50,0x50]))));}function _0x3de782(){const _0x15529c=_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x15529c||0x0==_0x15529c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x375055}=new URL(window[_0x37f152([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x15529c[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x375055))return!0x0;const _0x3e358b=_0x375055[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e]));return _0x15529c[_0x37f152([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x399ec9=>_0x399ec9[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x2a])))[_0x37f152([0x6d,0x61,0x70])](_0x2d39e3=>_0x2d39e3[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e])))[_0x37f152([0x73,0x6f,0x6d,0x65])](_0x5bed6e=>_0x3e358b[_0x37f152([0x65,0x76,0x65,0x72,0x79])]((_0xeccf33,_0x81e372)=>_0x5bed6e[_0x81e372]===_0xeccf33||_0x5bed6e[_0x81e372]===_0x37f152([0x2a])));}function _0x51e6fc(){return _0x455274&&_0x35ceed?new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x536d20,_0x2e13ef)=>{_0x455274[_0x37f152([0x74,0x68,0x65,0x6e])](_0x536d20,_0x2e13ef),_0x35ceed[_0x37f152([0x74,0x68,0x65,0x6e])](_0x2e5446=>{_0x2e5446!=_0x37f152([0x56,0x61,0x6c,0x69,0x64])&&_0x536d20(_0x2e5446);},_0x2e13ef);}):_0x455274||_0x35ceed||_0x37f152([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc23eff(_0x51b007,_0x51f43d){return new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x199666=>{if(_0x416e5d())return _0x199666(_0x37f152([0x56,0x61,0x6c,0x69,0x64]));_0x1a056e(),_0x1e01c8[_0x37f152([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x86b800=!0x1;const _0x1f1f2d=_0x289f79();function _0x4f8378(_0x17c272){return!!_0x17c272&&(typeof _0x17c272===_0x37f152([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17c272===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17c272[_0x37f152([0x74,0x68,0x65,0x6e])]===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17c272[_0x37f152([0x63,0x61,0x74,0x63,0x68])]===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x428ea0(_0x2025fc){_0x1cd8fe(_0x2025fc)[_0x37f152([0x74,0x68,0x65,0x6e])](_0x3bbdf1=>{if(!_0x3bbdf1||_0x3bbdf1[_0x37f152([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x37f152([0x6f,0x6b]))return _0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35973f(_0x32760e(_0x1f1f2d+_0x51f43d))!=_0x3bbdf1[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x37f152([0x56,0x61,0x6c,0x69,0x64]);})[_0x37f152([0x74,0x68,0x65,0x6e])](_0x28e2c8=>(_0x34eb0c(),_0x28e2c8),()=>{const _0x304b44=_0xf588ff();return null==_0x304b44?(_0x34eb0c(),_0x37f152([0x56,0x61,0x6c,0x69,0x64])):_0x37f152(_0x3444a3-_0x304b44>(0x4063299^_0x25e4eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x37f152([0x74,0x68,0x65,0x6e])](_0x199666)[_0x37f152([0x63,0x61,0x74,0x63,0x68])](()=>{_0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x702b02=0x203c5819^_0x25e4eb;function _0x34eb0c(){const _0x61919=_0x37f152([0x6c,0x6c,0x63,0x74,0x2d])+_0x35973f(_0x32760e(_0x51b007)),_0x52187c=_0x5d6133(_0x35973f(window[_0x37f152([0x4d,0x61,0x74,0x68])][_0x37f152([0x63,0x65,0x69,0x6c])](_0x3444a3/_0x702b02)));window[_0x37f152([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37f152([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x61919,_0x52187c);}function _0xf588ff(){const _0x508b02=_0x37f152([0x6c,0x6c,0x63,0x74,0x2d])+_0x35973f(_0x32760e(_0x51b007)),_0x55f725=window[_0x37f152([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37f152([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x508b02);return _0x55f725?window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6133(_0x55f725),0x10)*_0x702b02:null;}function _0x1cd8fe(_0x1071b6){return new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ea044,_0x10b2c1)=>{_0x1071b6[_0x37f152([0x74,0x68,0x65,0x6e])](_0x2ea044,_0x10b2c1),window[_0x37f152([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10b2c1,0x200b6259^_0x25e4eb);});}}_0x1e01c8[_0x37f152([0x6f,0x6e])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x37b566,_0x3b8bb0)=>{if(_0x3b8bb0[0x0]!=_0x51b007)return _0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b8bb0[0x1]={..._0x3b8bb0[0x1],[_0x37f152([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f1f2d};},{[_0x37f152([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37f152([0x68,0x69,0x67,0x68])}),_0x1e01c8[_0x37f152([0x6f,0x6e])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1be20f=>{_0x4f8378(_0x1be20f[_0x37f152([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x86b800=!0x0,_0x428ea0(_0x1be20f[_0x37f152([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x37f152([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37f152([0x6c,0x6f,0x77])}),_0x539aef[_0x37f152([0x74,0x68,0x65,0x6e])](()=>{_0x86b800||_0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x416e5d(){return _0x1e01c8[_0x37f152([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37f152([0x76,0x69,0x65,0x77])][_0x37f152([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x37f152([0x61,0x75,0x74,0x6f]);}function _0x1a056e(){_0x1e01c8[_0x37f152([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37f152([0x76,0x69,0x65,0x77])][_0x37f152([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x37f152([0x61,0x75,0x74,0x6f]);}}function _0x205381(_0x329bd1){const _0x3c9886=[new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c59d9=>setTimeout(_0x5c59d9,0x20038855^_0x25e4eb)),_0x539aef[_0x37f152([0x74,0x68,0x65,0x6e])](()=>new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c11d3=>{let _0x21a4b2=0x0;_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x6f,0x6e])](_0x37f152([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5787e6,_0x112013)=>{_0x112013[0x0][_0x37f152([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x21a4b2++,_0x21a4b2==(0x200ab761^_0x25e4eb)&&(_0x4c11d3(),_0x5787e6[_0x37f152([0x6f,0x66,0x66])]());});}))];return window[_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x37f152([0x72,0x61,0x63,0x65])](_0x3c9886)[_0x37f152([0x74,0x68,0x65,0x6e])](()=>_0x329bd1);}async function _0x1c5078(){await _0x539aef,_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfe2b6f,_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfe2b6f,_0x1e01c8[_0x37f152([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x37f152([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x348ce6(_0x36d720){const _0x560e6a=_0x399195();_0x1e01c8[_0x560e6a]=_0x37f152([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])+_0x36d720,_0x36d720!=_0x37f152([0x56,0x61,0x6c,0x69,0x64])&&_0x1c5078();}function _0x399195(){const _0x5a44d8=window[_0x37f152([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x37f152([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x37f152([0x6e,0x6f,0x77])]())[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x37f152([0x2e]),'');let _0x3c6fe8=_0x37f152([0x74]);for(let _0x2667a5=0x0;_0x2667a5<_0x5a44d8[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2667a5+=0x2){let _0x11f1c0=window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a44d8[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2667a5,_0x2667a5+0x2));_0x11f1c0>=_0x4adb06[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11f1c0-=_0x4adb06[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c6fe8+=_0x4adb06[_0x11f1c0];}return _0x3c6fe8;}function _0x2c7f4c(){const _0x6e39a=_0x5d46ac[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e]));if(0x3!=_0x6e39a[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x48c344(_0x6e39a[0x1]);function _0x48c344(_0x41bd41){const _0x502a99=_0x4cfd6b(_0x41bd41);return _0x502a99&&_0x1d5e0a()?_0x502a99:null;function _0x1d5e0a(){const _0x27cd6c=_0x502a99[_0x37f152([0x6a,0x74,0x69])],_0x29eef4=window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27cd6c[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27cd6c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x772246={..._0x502a99,[_0x37f152([0x6a,0x74,0x69])]:_0x27cd6c[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27cd6c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x772246[_0x37f152([0x76,0x63])],_0x32760e(_0x772246)==_0x29eef4;}}}async function _0x4ceb7b(){let _0x4e0a80=!0x0;try{const _0xcfd452=_0x5d46ac[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e])),[_0x2b533b,_0x839cbe,_0x2ff8e3]=_0xcfd452;return _0x2d36ec(_0x2b533b),await _0x383230(_0x2b533b,_0x839cbe,_0x2ff8e3),_0x4e0a80;}catch(_0x27503f){return!0x1;}function _0x2d36ec(_0x59c089){const _0x3e512d=_0x4cfd6b(_0x59c089);_0x3e512d&&_0x3e512d[_0x37f152([0x61,0x6c,0x67])]==_0x37f152([0x45,0x53,0x32,0x35,0x36])||(_0x4e0a80=!0x1);}async function _0x383230(_0x497de6,_0x55a177,_0x1b3ddf){const _0x3f1823=window[_0x37f152([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x37f152([0x66,0x72,0x6f,0x6d])](_0x50112d(_0x1b3ddf),_0x13e845=>_0x13e845[_0x37f152([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b064e=new window[(_0x37f152([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x37f152([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x497de6+_0x37f152([0x2e])+_0x55a177),_0x1b68bd=window[_0x37f152([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x37f152([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b68bd)return;const _0x59e49b=await _0x1b68bd[_0x37f152([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x37f152([0x6a,0x77,0x6b]),_0xfec17b,{[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x45,0x43,0x44,0x53,0x41]),[_0x37f152([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x37f152([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b68bd[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x45,0x43,0x44,0x53,0x41]),[_0x37f152([0x68,0x61,0x73,0x68])]:{[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x59e49b,_0x3f1823,_0x4b064e)||(_0x4e0a80=!0x1);}}function _0x4cfd6b(_0xaa4b80){return _0xaa4b80[_0x37f152([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x37f152([0x65,0x79]))?JSON[_0x37f152([0x70,0x61,0x72,0x73,0x65])](_0x50112d(_0xaa4b80)):null;}function _0x50112d(_0x4a772b){return window[_0x37f152([0x61,0x74,0x6f,0x62])](_0x4a772b[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x37f152([0x2b]))[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x37f152([0x2f])));}function _0x32760e(_0x36db1e){let _0xe9b0a4=0x1505;function _0x1d0339(_0x8a507d){for(let _0x1feffd=0x0;_0x1feffd<_0x8a507d[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1feffd++){const _0x629e39=_0x8a507d[_0x37f152([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1feffd);_0xe9b0a4=(_0xe9b0a4<<0x5)+_0xe9b0a4+_0x629e39,_0xe9b0a4&=_0xe9b0a4;}}function _0x1ce5c8(_0x4a233c){Array[_0x37f152([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a233c)?_0x4a233c[_0x37f152([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ce5c8):_0x4a233c&&typeof _0x4a233c==_0x37f152([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x37f152([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a233c)[_0x37f152([0x73,0x6f,0x72,0x74])]()[_0x37f152([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x408e45,_0x59559f])=>{_0x1d0339(_0x408e45),_0x1ce5c8(_0x59559f);}):_0x1d0339(window[_0x37f152([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a233c));}return _0x1ce5c8(_0x36db1e),_0xe9b0a4>>>0x0;}function _0x35973f(_0x3f8cfa){return _0x3f8cfa[_0x37f152([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x37f152([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x37f152([0x30]));}function _0x5d6133(_0x1b408d){return _0x1b408d[_0x37f152([0x73,0x70,0x6c,0x69,0x74])]('')[_0x37f152([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x37f152([0x6a,0x6f,0x69,0x6e])]('');}function _0xfe2b6f(){}function _0x37f152(_0x332e59){return _0x332e59['map'](_0x2757a1=>String['fromCharCode'](_0x2757a1))['join']('');}_0x348ce6(await _0xa2342f());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5874f3=>{'$graveyard'!==_0x5874f3['rootName']&&this['editor']['editing']['reconvertItem'](_0x5874f3);});}['_trackNewToCElements'](){for(const _0x53f78d of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x53f78d['type']||'tableOfContents'!==_0x53f78d['name'])return;this['_tableOfContentsElements']['add'](_0x53f78d['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x216ef7=this['editor']['conversion'];_0x216ef7['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x216ef7['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x28310f,{writer:_0x5de811})=>this['_createTableOfContents'](_0x5de811,!0x0)}),_0x216ef7['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2064af,{writer:_0x1933b9})=>{this['_tableOfContentsElements']['add'](_0x2064af);const _0x35f8f1=this['_createTableOfContents'](_0x1933b9);return _0x1e2c82(_0x35f8f1,_0x1933b9,{'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'](_0x42d3b7,_0xddcf23=!0x1){const {locale:_0x59d1e9}=this['editor'],_0x7ee35=_0x42d3b7['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xddcf23&&{'data-table-of-contents-label':j(_0x59d1e9,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xddcf23&&_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x7ee35,'end'),_0x42d3b7['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x42d3b7['createText'](j(_0x59d1e9,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xf296d=_0xddcf23?'':'['+j(_0x59d1e9,'Empty\x20heading')+']';let _0x479241=_0x7ee35;return this['_currentOutlineDefinitions']['forEach']((_0x5a8d26,_0x59c2c2,_0x3ef022)=>{const _0x39d4fd=this['editor']['model']['hasContent'](_0x5a8d26['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5f0caa=_0x39d4fd?_0x5a8d26['text']:_0xf296d,_0x7ec8ea=_0x5a8d26['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4d6be3=_0x42d3b7['createContainerElement']('a',{'href':'#'+_0x7ec8ea,...!_0xddcf23&&{'tabindex':'-1'}},[_0x42d3b7['createText'](_0x5f0caa)]),_0x4d5258=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x42d3b7['setCustomProperty']('tableOfContentsHeadingIndex',_0x59c2c2,_0x4d6be3);const _0x3846bc=_0x42d3b7['createContainerElement']('li',null,[_0x39d4fd||!_0xddcf23&&_0x4d5258?_0x4d6be3:_0x42d3b7['createText']('')]),_0x3edd70=_0x59c2c2?_0x3ef022[_0x59c2c2-0x1]['level']:0x0,_0x1d2bb6=Math['abs'](_0x5a8d26['level']-_0x3edd70);if(_0x5a8d26['level']>_0x3edd70){const _0x4841ee=N(_0x3846bc,_0x1d2bb6,_0x42d3b7);_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x479241,'end'),_0x4841ee);}else{const _0x55dcc3=function(_0x1e706a,_0x445d7e){return _0x1e706a['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x3683cf=>_0x3683cf['is']('element','ol'))[_0x445d7e];}(_0x479241,_0x1d2bb6);_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x55dcc3,'end'),_0x3846bc);}_0x479241=_0x3846bc;}),_0x7ee35;}['_handleScrollToHeading'](_0x1221e4){const _0x323fed=this['_currentOutlineDefinitions'][_0x1221e4]['modelElement'];this['editor']['model']['change'](_0x1b7179=>{_0x1b7179['setSelection'](_0x323fed,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x28d352,_0x43bc72)=>{const _0x1839ac=_0x43bc72['mapper'],_0x36ba60=_0x1839ac['findMappedViewAncestor'](_0x43bc72['viewPosition']),_0x4f30a1=_0x1839ac['toModelElement'](_0x36ba60);_0x4f30a1['is']('element','tableOfContents')&&(_0x43bc72['modelPosition']=this['editor']['model']['createPositionAt'](_0x4f30a1,0x0),_0x28d352['stop']());};}}function N(_0x45ff6b,_0x438b9b,_0x42e29f){return 0x1===_0x438b9b?_0x42e29f['createContainerElement']('ol',null,[_0x45ff6b]):_0x42e29f['createContainerElement']('ol',null,[_0x42e29f['createContainerElement']('li',null,[N(_0x45ff6b,_0x438b9b-0x1,_0x42e29f)])]);}class o extends _0x3d11df{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x93257f=this['editor'];_0x93257f['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x4f19df=this['_createButton'](_0x5f3eb7);return _0x4f19df['tooltip']=!0x0,_0x4f19df;}),_0x93257f['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3badb4)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x397605=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45f499;for(const _0x19af55 in _0x397605){const _0x4cbc1d=_0x19af55,_0x303fec=_0x397605[_0x4cbc1d];if('tableOfContentsLicenseKeyValid'==_0x303fec||'tableOfContentsLicenseKeyInvalid'==_0x303fec||'tableOfContentsLicenseKeyExpired'==_0x303fec||'tableOfContentsLicenseKeyDomainLimit'==_0x303fec||'tableOfContentsLicenseKeyNotAllowed'==_0x303fec||'tableOfContentsLicenseKeyEvaluationLimit'==_0x303fec||'tableOfContentsLicenseKeyTrialLimit'==_0x303fec||'tableOfContentsLicenseKeyUsageLimit'==_0x303fec){delete _0x397605[_0x4cbc1d],_0x45f499=_0x303fec,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x45f499&&_0x397605['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x45f499&&_0x397605['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x45f499&&_0x397605['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x45f499&&_0x397605['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x45f499&&_0x397605['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x45f499&&_0x397605['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x45f499&&_0x397605['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x55f568){const _0x1099d1=this['editor'],_0x139630=_0x1099d1['locale'],_0x1a34d6=_0x1099d1['commands']['get']('insertTableOfContents'),_0x10546a=new _0x55f568(_0x139630);return _0x10546a['set']({'label':j(_0x139630,'Table\x20of\x20contents'),'icon':_0x1ab80e}),_0x10546a['bind']('isEnabled')['to'](_0x1a34d6,'isEnabled'),this['listenTo'](_0x10546a,'execute',()=>{_0x1099d1['execute']('insertTableOfContents'),_0x1099d1['editing']['view']['focus']();}),_0x10546a;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3d11df{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 _0x3fbdf3,Command as _0x37d0f2}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3d20cb,throttle as _0x31f4bc}from'es-toolkit/compat';import{Text as _0x3d13a1,TreeWalker as _0x26de61}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x292729,diffToChanges as _0x594caa,scrollAncestorsToShowTarget as _0x412e5f,CKEditorError as _0x20c5e1,global as _0x1da01a,Rect as _0x120dd4,uid as _0x266664,priorities as _0x5ce1b9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x575800,ButtonView as _0x440d45,MenuBarMenuListItemButtonView as _0x29510f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x92a809,toWidget as _0x7f63cc}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x14a3ac}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x30d19c){let _0x5d0485='';for(const _0x59bf97 of _0x30d19c['getChildren']())_0x59bf97 instanceof _0x3d13a1&&(_0x5d0485+=_0x59bf97['data']);return _0x5d0485;}class i extends _0x3fbdf3{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x3461f3=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x40af0d=[];_0x3461f3['model']['document']['on']('change',_0x3d20cb(()=>{const _0x2e71af=_0x40af0d;_0x40af0d=this['_getOutlineDefinitions']();const _0x4bd2c5=_0x292729(_0x2e71af,_0x40af0d,(_0xc37ed3,_0x295a5a)=>_0xc37ed3['level']===_0x295a5a['level']&&_0xc37ed3['text']===_0x295a5a['text']&&_0xc37ed3['modelElement']===_0x295a5a['modelElement']),_0x34a03f=_0x594caa(_0x4bd2c5,_0x40af0d),_0xc93767=this['_getActiveHeading'](),_0x2e1b69=_0x40af0d['findIndex'](_0x5503e0=>_0x5503e0['modelElement']===_0xc93767);_0x34a03f['length']&&this['fire']('change',{'outlineDefinitions':_0x40af0d,'activeItemIndex':_0x2e1b69,'outlineChanges':_0x34a03f}),this['fire']('activeItemIndex',{'index':_0x2e1b69});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x502ace=this['editor'],_0x4a2387=[],_0x1e90ce=this['_headingNames'];for(const _0x218740 of _0x502ace['model']['document']['getRootNames']())_0x2c9e20(_0x502ace['model']['document']['getRoot'](_0x218740));function _0x2c9e20(_0x2a87e0){for(const _0x248cec of _0x2a87e0['getChildren']())_0x248cec['is']('element')&&(_0x1e90ce['includes'](_0x248cec['name'])&&_0x4a2387['push']({'level':_0x1e90ce['indexOf'](_0x248cec['name'])+0x1,'text':p(_0x248cec),'modelElement':_0x248cec}),_0x2c9e20(_0x248cec));}return _0x4a2387;}['_getActiveHeading'](){const _0x401b3b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1fb4b5=new _0x26de61({'direction':'backward','startPosition':_0x401b3b});for(const _0xdf240c of _0x1fb4b5)if(_0xdf240c['item']['is']('element')&&this['_headingNames']['includes'](_0xdf240c['item']['name']))return _0xdf240c['item'];}['_getHeadingNames'](){const _0xe3be40=this['editor']['config']['get']('documentOutline.headings');return _0xe3be40||function(_0x46c450){const _0x19dbbc=_0x46c450['config']['get']('heading.options');return _0x19dbbc?_0x19dbbc['reduce']((_0x162579,_0x39ce5f)=>('paragraph'!==_0x39ce5f['model']&&_0x162579['push'](_0x39ce5f['model']),_0x162579),[]):_0x46c450['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x160c57=this['editor'],_0x216ff1=['h1','h2','h3','h4','h5','h6'],_0x23571e=[];for(const _0x3aa1b7 of _0x216ff1){const _0xe1182f=_0x160c57['editing']['view']['domConverter']['domToView'](document['createElement'](_0x3aa1b7)),_0x4931d2=_0x160c57['data']['toModel'](_0xe1182f)['getChild'](0x0);_0x4931d2?.['is']('element')&&_0x23571e['push'](_0x4931d2['name']);}this['_headingNames']=_0x23571e;}}function j(_0xde524e,_0xc8305c){const t=_0xde524e['t'];switch(_0xc8305c){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 _0xc8305c;}}class $ extends _0x575800{constructor(_0xc99708,_0x51630d=!0x1){super(_0xc99708);const _0x427d10=this['bindTemplate'],_0x3ac724=_0x51630d?'['+j(_0xc99708,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x1b2b56=>!_0x1b2b56),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x427d10['to']('level',_0x42d700=>'ck-document-outline__item_level-'+_0x42d700),_0x427d10['if']('isActive','ck-document-outline__item_active'),_0x427d10['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x427d10['to']('text')},'children':[{'text':_0x427d10['to']('text',_0x3ce3f2=>_0x3ce3f2||_0x3ac724)}],'on':{'click':_0x427d10['to']('click')}});}}class l extends _0x575800{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x520cec,_0x5cce02=!0x1,_0x1df7d5){super(_0x520cec),this['showEmptyHeadingText']=_0x5cce02,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x1df7d5,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x51b0a8,_0xc3fe86,_0x2d6e8c,_0x3f99de)=>{this['_setActiveItem'](_0x3f99de,_0x2d6e8c);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x520cec['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x520cec,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5d4cd5){_0x5d4cd5['forEach'](_0x236bd5=>{'insert'==_0x236bd5['type']?this['_insertItem'](_0x236bd5['index'],..._0x236bd5['values']):'delete'==_0x236bd5['type']&&this['_deleteItem'](_0x236bd5['index'],_0x236bd5['howMany']);});}['_setActiveItem'](_0x76d564,_0x2aefd0){if(-0x1!==_0x76d564){const _0x3de9f5=this['items']['get'](_0x76d564);_0x3de9f5&&(_0x3de9f5['isActive']=!0x1);}-0x1!==_0x2aefd0&&(this['items']['get'](_0x2aefd0)['isActive']=!0x0,this['_scrollToItem'](_0x2aefd0));}['_insertItem'](_0x6234,..._0x46549f){const _0x14998d=_0x46549f['map']((_0x19a978,_0x49903f)=>{const _0x4c4c8a=new $(this['locale'],this['showEmptyHeadingText']);return _0x4c4c8a['text']=_0x19a978['text'],_0x4c4c8a['level']=_0x19a978['level'],_0x6234+_0x49903f===this['activeItemIndex']&&(_0x4c4c8a['isActive']=!0x0),_0x4c4c8a;});this['items']['addMany'](_0x14998d,_0x6234);}['_deleteItem'](_0x47914e,_0x10b188){do{this['items']['remove'](_0x47914e);}while(--_0x10b188);}['_handleItemClick'](_0x27a981){const _0x5a0450=this['items']['getIndex'](_0x27a981['source']);this['fire']('itemSelected',_0x5a0450);}['_scrollToItem'](_0x5568cb){_0x412e5f(this['items']['get'](_0x5568cb)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3fbdf3{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x8cc6cd){super(_0x8cc6cd),this['view']=new l(_0x8cc6cd['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x31f4bc(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x3bcc84=this['editor'],_0x48c0bd=_0x3bcc84['plugins']['get']('DocumentOutlineUtils');let _0x59d23b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x3bcc84['config']['get']('documentOutline.container'))throw new _0x20c5e1('document-outline-container-not-provided',{'editor':_0x3bcc84});_0x3bcc84['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x48c0bd['on']('change',this['_handleOutlineChange']['bind'](this)),_0x48c0bd['on']('activeItemIndex',(_0xea9277,{index:_0x50d60d})=>this['_setActiveViewItem'](_0x50d60d)),this['view']['on']('itemSelected',(_0x25c8bf,_0x37e711)=>{_0x59d23b=!0x0,this['_handleItemSelected'](_0x37e711);}),this['view']['listenTo'](_0x1da01a['document'],'scroll',()=>{_0x59d23b?_0x59d23b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x1da01a['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x122059){const _0x39c3cb=_0xa16798([0x31,0x64,0x51,0x54,0x52,0x77,0x65,0x48,0x30,0x53,0x66,0x4f,0x4e,0x6f,0x6a,0x71,0x63,0x46,0x44,0x62,0x4a,0x41,0x49,0x6b,0x74,0x47,0x69,0x57,0x55,0x43,0x58,0x7a,0x78,0x76,0x33,0x73,0x6e,0x75,0x32,0x61,0x6d,0x45,0x4c,0x4d,0x6c,0x34,0x67,0x39,0x5a,0x72,0x68,0x50,0x70,0x56,0x59,0x38,0x35,0x4b,0x79,0x42,0x36,0x37]),_0x5b45fd=0xac7f47b,_0x1a635b=0xac097cb^_0x5b45fd,_0x1eb46d=window[_0xa16798([0x44,0x61,0x74,0x65])][_0xa16798([0x6e,0x6f,0x77])](),_0x1bec13=_0x122059[_0xa16798([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x372210=new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d12fa=>{_0x1bec13[_0xa16798([0x6f,0x6e,0x63,0x65])](_0xa16798([0x72,0x65,0x61,0x64,0x79]),_0x4d12fa);}),_0x5d91c6={[_0xa16798([0x6b,0x74,0x79])]:_0xa16798([0x45,0x43]),[_0xa16798([0x75,0x73,0x65])]:_0xa16798([0x73,0x69,0x67]),[_0xa16798([0x63,0x72,0x76])]:_0xa16798([0x50,0x2d,0x32,0x35,0x36]),[_0xa16798([0x78])]:_0xa16798([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]),[_0xa16798([0x79])]:_0xa16798([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]),[_0xa16798([0x61,0x6c,0x67])]:_0xa16798([0x45,0x53,0x32,0x35,0x36])},_0x541062=_0x1bec13[_0xa16798([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa16798([0x67,0x65,0x74])](_0xa16798([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44199b(){let _0x23947c,_0x29f1a9=null,_0x221592=null;try{if(_0x541062==_0xa16798([0x47,0x50,0x4c]))return _0xa16798([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23947c=_0x4b5a23(),!_0x23947c)return _0xa16798([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23947c[_0xa16798([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x221592=_0x33b391(_0x23947c[_0xa16798([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23947c[_0xa16798([0x6a,0x74,0x69])])),await _0x16aab4()?_0x47b4d0()?_0x4e556c()?_0xa16798([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4bf068()?(_0x23947c[_0xa16798([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa16798([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29f1a9=_0x3ec991(_0xa16798([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23947c[_0xa16798([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa16798([0x74,0x72,0x69,0x61,0x6c])&&(_0x29f1a9=_0x3ec991(_0xa16798([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x320e01()):_0xa16798([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa16798([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa16798([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1e1fbc){return _0xa16798([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e556c(){const _0x2e6abe=[_0xa16798([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa16798([0x74,0x72,0x69,0x61,0x6c])][_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23947c[_0xa16798([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1eb46d/0x3e8:0xe10*_0x1a635b;return _0x23947c[_0xa16798([0x65,0x78,0x70])]<_0x2e6abe;}function _0x47b4d0(){const _0x1d7a66=_0x23947c[_0xa16798([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1d7a66&&(!!_0x1d7a66[_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa16798([0x2a]))||(!!_0x1d7a66[_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa16798([0x44,0x4f]))||!!_0x1d7a66[_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa16798([0x50,0x50]))));}function _0x4bf068(){const _0x2e326c=_0x23947c[_0xa16798([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2e326c||0x0==_0x2e326c[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x24cae6}=new URL(window[_0xa16798([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2e326c[_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24cae6))return!0x0;const _0xe49bd4=_0x24cae6[_0xa16798([0x73,0x70,0x6c,0x69,0x74])](_0xa16798([0x2e]));return _0x2e326c[_0xa16798([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x112cd4=>_0x112cd4[_0xa16798([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa16798([0x2a])))[_0xa16798([0x6d,0x61,0x70])](_0x1948f9=>_0x1948f9[_0xa16798([0x73,0x70,0x6c,0x69,0x74])](_0xa16798([0x2e])))[_0xa16798([0x73,0x6f,0x6d,0x65])](_0x432f37=>_0xe49bd4[_0xa16798([0x65,0x76,0x65,0x72,0x79])]((_0x3a2b78,_0x243bcb)=>_0x432f37[_0x243bcb]===_0x3a2b78||_0x432f37[_0x243bcb]===_0xa16798([0x2a])));}function _0x320e01(){return _0x29f1a9&&_0x221592?new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x20fdff,_0x44d5ad)=>{_0x29f1a9[_0xa16798([0x74,0x68,0x65,0x6e])](_0x20fdff,_0x44d5ad),_0x221592[_0xa16798([0x74,0x68,0x65,0x6e])](_0x1f1aff=>{_0x1f1aff!=_0xa16798([0x56,0x61,0x6c,0x69,0x64])&&_0x20fdff(_0x1f1aff);},_0x44d5ad);}):_0x29f1a9||_0x221592||_0xa16798([0x56,0x61,0x6c,0x69,0x64]);}}function _0x33b391(_0x1db59d,_0x5f4e66){return new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2de826=>{if(_0x11a416())return _0x2de826(_0xa16798([0x56,0x61,0x6c,0x69,0x64]));_0x24bdbd(),_0x1bec13[_0xa16798([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa16798([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x8764a4=!0x1;const _0x4542bf=_0x266664();function _0x487fee(_0x6ffe1c){return!!_0x6ffe1c&&(typeof _0x6ffe1c===_0xa16798([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x6ffe1c===_0xa16798([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x6ffe1c[_0xa16798([0x74,0x68,0x65,0x6e])]===_0xa16798([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x6ffe1c[_0xa16798([0x63,0x61,0x74,0x63,0x68])]===_0xa16798([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c8fd9(_0x44e4cb){_0x396066(_0x44e4cb)[_0xa16798([0x74,0x68,0x65,0x6e])](_0x33fd45=>{if(!_0x33fd45||_0x33fd45[_0xa16798([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa16798([0x6f,0x6b]))return _0xa16798([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x36b51b(_0x853c2c(_0x4542bf+_0x5f4e66))!=_0x33fd45[_0xa16798([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa16798([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa16798([0x56,0x61,0x6c,0x69,0x64]);})[_0xa16798([0x74,0x68,0x65,0x6e])](_0x3fe43a=>(_0x345d21(),_0x3fe43a),()=>{const _0x477fd5=_0x29f109();return null==_0x477fd5?(_0x345d21(),_0xa16798([0x56,0x61,0x6c,0x69,0x64])):_0xa16798(_0x1eb46d-_0x477fd5>(0x2ecb707b^_0x5b45fd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa16798([0x74,0x68,0x65,0x6e])](_0x2de826)[_0xa16798([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2de826(_0xa16798([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ce5d2=0xaf11afb^_0x5b45fd;function _0x345d21(){const _0x19ac44=_0xa16798([0x6c,0x6c,0x63,0x74,0x2d])+_0x36b51b(_0x853c2c(_0x1db59d)),_0x14c3ef=_0x4d80b1(_0x36b51b(window[_0xa16798([0x4d,0x61,0x74,0x68])][_0xa16798([0x63,0x65,0x69,0x6c])](_0x1eb46d/_0x1ce5d2)));window[_0xa16798([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa16798([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19ac44,_0x14c3ef);}function _0x29f109(){const _0xad5ede=_0xa16798([0x6c,0x6c,0x63,0x74,0x2d])+_0x36b51b(_0x853c2c(_0x1db59d)),_0x1b2943=window[_0xa16798([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa16798([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xad5ede);return _0x1b2943?window[_0xa16798([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d80b1(_0x1b2943),0x10)*_0x1ce5d2:null;}function _0x396066(_0x46f00c){return new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ca61a,_0x55475d)=>{_0x46f00c[_0xa16798([0x74,0x68,0x65,0x6e])](_0x2ca61a,_0x55475d),window[_0xa16798([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x55475d,0xac620bb^_0x5b45fd);});}}_0x1bec13[_0xa16798([0x6f,0x6e])](_0xa16798([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b8a03,_0x53467d)=>{if(_0x53467d[0x0]!=_0x1db59d)return _0x2de826(_0xa16798([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53467d[0x1]={..._0x53467d[0x1],[_0xa16798([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4542bf};},{[_0xa16798([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa16798([0x68,0x69,0x67,0x68])}),_0x1bec13[_0xa16798([0x6f,0x6e])](_0xa16798([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x35f8c7=>{_0x487fee(_0x35f8c7[_0xa16798([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x8764a4=!0x0,_0x4c8fd9(_0x35f8c7[_0xa16798([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa16798([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa16798([0x6c,0x6f,0x77])}),_0x372210[_0xa16798([0x74,0x68,0x65,0x6e])](()=>{_0x8764a4||_0x2de826(_0xa16798([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x11a416(){return _0x1bec13[_0xa16798([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa16798([0x76,0x69,0x65,0x77])][_0xa16798([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa16798([0x61,0x75,0x74,0x6f]);}function _0x24bdbd(){_0x1bec13[_0xa16798([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa16798([0x76,0x69,0x65,0x77])][_0xa16798([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa16798([0x61,0x75,0x74,0x6f]);}}function _0x3ec991(_0x1d132e){const _0x4e2f33=[new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ad3ad=>setTimeout(_0x4ad3ad,0xacecab7^_0x5b45fd)),_0x372210[_0xa16798([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32f830=>{let _0x1c291a=0x0;_0x1bec13[_0xa16798([0x6d,0x6f,0x64,0x65,0x6c])][_0xa16798([0x6f,0x6e])](_0xa16798([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37eea2,_0x178cb1)=>{_0x178cb1[0x0][_0xa16798([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c291a++,_0x1c291a==(0xac7f583^_0x5b45fd)&&(_0x32f830(),_0x37eea2[_0xa16798([0x6f,0x66,0x66])]());});}))];return window[_0xa16798([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa16798([0x72,0x61,0x63,0x65])](_0x4e2f33)[_0xa16798([0x74,0x68,0x65,0x6e])](()=>_0x1d132e);}async function _0x16ccb5(){await _0x372210,_0x1bec13[_0xa16798([0x6d,0x6f,0x64,0x65,0x6c])][_0xa16798([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe74489,_0x1bec13[_0xa16798([0x6d,0x6f,0x64,0x65,0x6c])][_0xa16798([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe74489,_0x1bec13[_0xa16798([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa16798([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x445f83(_0x2b1ed5){const _0x74ed88=_0x440c99();_0x1bec13[_0x74ed88]=_0xa16798([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])+_0x2b1ed5,_0x2b1ed5!=_0xa16798([0x56,0x61,0x6c,0x69,0x64])&&_0x16ccb5();}function _0x440c99(){const _0x8d64bc=window[_0xa16798([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa16798([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa16798([0x6e,0x6f,0x77])]())[_0xa16798([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa16798([0x2e]),'');let _0x2cdc0e=_0xa16798([0x64]);for(let _0x5025c7=0x0;_0x5025c7<_0x8d64bc[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5025c7+=0x2){let _0x49cf3b=window[_0xa16798([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8d64bc[_0xa16798([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5025c7,_0x5025c7+0x2));_0x49cf3b>=_0x39c3cb[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x49cf3b-=_0x39c3cb[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cdc0e+=_0x39c3cb[_0x49cf3b];}return _0x2cdc0e;}function _0x4b5a23(){const _0x2e713d=_0x541062[_0xa16798([0x73,0x70,0x6c,0x69,0x74])](_0xa16798([0x2e]));if(0x3!=_0x2e713d[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x12cf05(_0x2e713d[0x1]);function _0x12cf05(_0x19a84b){const _0x1f2c9b=_0x1ad20e(_0x19a84b);return _0x1f2c9b&&_0x24bbdb()?_0x1f2c9b:null;function _0x24bbdb(){const _0x5e33b0=_0x1f2c9b[_0xa16798([0x6a,0x74,0x69])],_0x278a43=window[_0xa16798([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e33b0[_0xa16798([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e33b0[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5555ca={..._0x1f2c9b,[_0xa16798([0x6a,0x74,0x69])]:_0x5e33b0[_0xa16798([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e33b0[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5555ca[_0xa16798([0x76,0x63])],_0x853c2c(_0x5555ca)==_0x278a43;}}}async function _0x16aab4(){let _0x5877b6=!0x0;try{const _0x8326b0=_0x541062[_0xa16798([0x73,0x70,0x6c,0x69,0x74])](_0xa16798([0x2e])),[_0x1d9d1e,_0x548f17,_0x5d71ae]=_0x8326b0;return _0x304154(_0x1d9d1e),await _0x39ecfa(_0x1d9d1e,_0x548f17,_0x5d71ae),_0x5877b6;}catch(_0x5a7f77){return!0x1;}function _0x304154(_0x86d13c){const _0x3bc50a=_0x1ad20e(_0x86d13c);_0x3bc50a&&_0x3bc50a[_0xa16798([0x61,0x6c,0x67])]==_0xa16798([0x45,0x53,0x32,0x35,0x36])||(_0x5877b6=!0x1);}async function _0x39ecfa(_0x2f5ba1,_0x2cb93,_0x595aa8){const _0x47fb02=window[_0xa16798([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa16798([0x66,0x72,0x6f,0x6d])](_0x185a5f(_0x595aa8),_0x364e7e=>_0x364e7e[_0xa16798([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37e876=new window[(_0xa16798([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa16798([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2f5ba1+_0xa16798([0x2e])+_0x2cb93),_0x1c0ae6=window[_0xa16798([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa16798([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c0ae6)return;const _0x26f3bf=await _0x1c0ae6[_0xa16798([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa16798([0x6a,0x77,0x6b]),_0x5d91c6,{[_0xa16798([0x6e,0x61,0x6d,0x65])]:_0xa16798([0x45,0x43,0x44,0x53,0x41]),[_0xa16798([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa16798([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa16798([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c0ae6[_0xa16798([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa16798([0x6e,0x61,0x6d,0x65])]:_0xa16798([0x45,0x43,0x44,0x53,0x41]),[_0xa16798([0x68,0x61,0x73,0x68])]:{[_0xa16798([0x6e,0x61,0x6d,0x65])]:_0xa16798([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26f3bf,_0x47fb02,_0x37e876)||(_0x5877b6=!0x1);}}function _0x1ad20e(_0x58dbd3){return _0x58dbd3[_0xa16798([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa16798([0x65,0x79]))?JSON[_0xa16798([0x70,0x61,0x72,0x73,0x65])](_0x185a5f(_0x58dbd3)):null;}function _0x185a5f(_0x4622e2){return window[_0xa16798([0x61,0x74,0x6f,0x62])](_0x4622e2[_0xa16798([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa16798([0x2b]))[_0xa16798([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa16798([0x2f])));}function _0x853c2c(_0x49e6b4){let _0x193cf3=0x1505;function _0x368e60(_0x5ece94){for(let _0x565888=0x0;_0x565888<_0x5ece94[_0xa16798([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x565888++){const _0x47b708=_0x5ece94[_0xa16798([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x565888);_0x193cf3=(_0x193cf3<<0x5)+_0x193cf3+_0x47b708,_0x193cf3&=_0x193cf3;}}function _0x34db33(_0x314196){Array[_0xa16798([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x314196)?_0x314196[_0xa16798([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x34db33):_0x314196&&typeof _0x314196==_0xa16798([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa16798([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x314196)[_0xa16798([0x73,0x6f,0x72,0x74])]()[_0xa16798([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2559cd,_0xbdef40])=>{_0x368e60(_0x2559cd),_0x34db33(_0xbdef40);}):_0x368e60(window[_0xa16798([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x314196));}return _0x34db33(_0x49e6b4),_0x193cf3>>>0x0;}function _0x36b51b(_0x4a1016){return _0x4a1016[_0xa16798([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa16798([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa16798([0x30]));}function _0x4d80b1(_0x2aece0){return _0x2aece0[_0xa16798([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa16798([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa16798([0x6a,0x6f,0x69,0x6e])]('');}function _0xe74489(){}function _0xa16798(_0x55dff3){return _0x55dff3['map'](_0x135870=>String['fromCharCode'](_0x135870))['join']('');}_0x445f83(await _0x44199b());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x338d32,{outlineDefinitions:_0xf201e0,outlineChanges:_0x558277}){this['_currentOutlineDefinitions']=_0xf201e0,this['view']['sync'](_0x558277);}['_setActiveViewItem'](_0x48148c){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x48148c]&&(this['view']['activeItemIndex']=_0x48148c);}['_handleItemSelected'](_0x32485b){const _0x5b3eca=this['_currentOutlineDefinitions'][_0x32485b]['modelElement'];this['editor']['model']['change'](_0x45c2ba=>{_0x45c2ba['setSelection'](_0x5b3eca,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x32485b);}['_updateActiveDefinitionOnViewportChange'](){const _0x513c44=this['editor'];let _0x1c9ce5;for(const _0x4aa381 of _0x513c44['model']['document']['getRootNames']()){const _0x2af56b=_0x513c44['editing']['view']['getDomRoot'](_0x4aa381),_0x3f5c9c=_0x2af56b&&new _0x120dd4(_0x2af56b)['getVisible']();if(_0x3f5c9c){const _0x1ed230=new _0x120dd4(_0x1da01a['window'])['getIntersection'](_0x3f5c9c);_0x1ed230&&(_0x1c9ce5=_0x1ed230['top']+0.25*_0x1ed230['height']);}}if(void 0x0===_0x1c9ce5)return;const _0x277fa6=d(_0x513c44['editing'],this['_currentOutlineDefinitions'],_0x1c9ce5);_0x277fa6?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x277fa6)):this['_setActiveViewItem'](-0x1);}}function d(_0x4ec67b,_0x86bd56,_0x2e8c30,_0x2b9367=0x0,_0x539445=_0x86bd56['length']-0x1){const _0x205833=Math['floor'](_0x2b9367+(_0x539445-_0x2b9367)/0x2);if(_0x539445>=_0x2b9367){const _0x5dfff2=_0x86bd56[_0x205833],_0x2c22ad=_0x4ec67b['mapper']['toViewElement'](_0x5dfff2['modelElement']);if(!_0x2c22ad)return null;const _0x56d4ec=_0x4ec67b['view']['domConverter']['mapViewToDom'](_0x2c22ad);return new _0x120dd4(_0x56d4ec)['bottom']>_0x2e8c30?d(_0x4ec67b,_0x86bd56,_0x2e8c30,_0x2b9367,_0x205833-0x1):d(_0x4ec67b,_0x86bd56,_0x2e8c30,_0x205833+0x1,_0x539445);}return _0x205833<0x0?null:_0x86bd56[_0x205833];}class u extends _0x3fbdf3{['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 _0x1d17a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa28ac6;for(const _0x214af6 in _0x1d17a4){const _0x1a3035=_0x214af6,_0x5be112=_0x1d17a4[_0x1a3035];if('documentOutlineLicenseKeyValid'==_0x5be112||'documentOutlineLicenseKeyInvalid'==_0x5be112||'documentOutlineLicenseKeyExpired'==_0x5be112||'documentOutlineLicenseKeyDomainLimit'==_0x5be112||'documentOutlineLicenseKeyNotAllowed'==_0x5be112||'documentOutlineLicenseKeyEvaluationLimit'==_0x5be112||'documentOutlineLicenseKeyTrialLimit'==_0x5be112||'documentOutlineLicenseKeyUsageLimit'==_0x5be112){delete _0x1d17a4[_0x1a3035],_0xa28ac6=_0x5be112,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0xa28ac6&&_0x1d17a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x37d0f2{['execute'](){this['editor']['model']['change'](_0x3cae38=>{this['editor']['model']['insertObject'](_0x3cae38['createElement']('tableOfContents'));});}['refresh'](){const _0x3787e2=this['editor']['model'],_0x56a080=_0x3787e2['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x56a080&&_0x3787e2['schema']['findAllowedParent'](_0x56a080,'tableOfContents'));}}class b extends _0x3fbdf3{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1dc13b=this['editor'];if(_0x1dc13b['config']['get']('headingId.modelAttributeName'))return;(function(_0x444858){const _0x4c8300=new Map();if(_0x444858)return _0x444858['forEach'](_0x440db6=>{'paragraph'!==_0x440db6['model']&&_0x4c8300['set'](_0x440db6['view'],_0x440db6['model']);}),_0x4c8300['get']('h1')||_0x4c8300['set']('h1','heading1'),_0x4c8300;return _0x4c8300;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x4de359,_0x13e54d)=>{this['_customUpcastHeadingsConversion'](_0x13e54d),this['_customDataDowncastHeadingsConversion'](_0x4de359),_0x1dc13b['model']['schema']['isRegistered'](_0x4de359)&&_0x1dc13b['model']['schema']['extend'](_0x4de359,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4d6bb9){this['editor']['conversion']['for']('upcast')['add'](_0x36e476=>_0x36e476['on']('element:'+_0x4d6bb9,(_0x57a183,_0x2ab0b1,_0x4fbc93)=>{const {consumable:_0x3283c7,writer:_0x442139}=_0x4fbc93,_0x240fe4=_0x2ab0b1['viewItem']['getAttribute']('id'),_0x2b74a4=_0x2ab0b1['modelRange']['getContainedElement']();if(_0x2b74a4)return _0x240fe4&&_0x240fe4['length']||_0x2b74a4['hasAttribute']('headingId')?void(_0x3283c7['consume'](_0x2ab0b1['viewItem'],{'attributes':['id']})&&_0x442139['setAttribute']('headingId',_0x240fe4,_0x2b74a4)):(_0x3283c7['consume'](_0x2ab0b1['viewItem'],{'attributes':['id']}),void _0x442139['setAttribute']('headingId',_0x266664(),_0x2b74a4));},{'priority':_0x5ce1b9['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x56f2b6){this['editor']['conversion']['for']('downcast')['add'](_0x99fb91=>_0x99fb91['on']('attribute:headingId:'+_0x56f2b6,(_0x4527d8,_0x376826,_0x25c259)=>{if(!_0x25c259['consumable']['consume'](_0x376826['item'],_0x4527d8['name']))return;const _0x290ce3=_0x376826['item']['getAttribute']('headingId'),_0x241ab6=_0x25c259['mapper']['toViewElement'](_0x376826['item']);_0x25c259['writer']['setAttribute']('id',_0x290ce3,_0x241ab6);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4a171e=this['editor'],_0x31d76e=new Set(),_0x20a847=new Set();function _0x59bee7(_0x3cd776,_0x56b645){const _0x3191c7=_0x266664();return _0x20a847['add'](_0x3191c7),_0x3cd776['setAttribute']('headingId',_0x3191c7,_0x56b645),_0x3191c7;}function _0x247be4(_0xcaa80f,_0x3d67d9){_0xcaa80f['removeAttribute']('headingId',_0x3d67d9);}_0x4a171e['model']['document']['registerPostFixer'](_0x59268e=>{const _0xc7543e=_0x4a171e['model']['document']['differ']['getChanges']();let _0x56789d=!0x1;for(const _0x5deef5 of _0xc7543e)if('insert'==_0x5deef5['type']&&_0x5deef5['name']){if(_0x5deef5['name']['match'](/heading\d/)){const _0xc6e191=_0x5deef5['attributes']['get']('headingId');'string'==typeof _0xc6e191?_0x31d76e['has'](_0xc6e191)?(_0x59bee7(_0x59268e,_0x5deef5['position']['nodeAfter']),_0x56789d=!0x0):_0x20a847['add'](_0xc6e191):(_0x59bee7(_0x59268e,_0x5deef5['position']['nodeAfter']),_0x56789d=!0x0);}else'string'==typeof _0x5deef5['attributes']['get']('headingId')&&(_0x247be4(_0x59268e,_0x5deef5['position']['nodeAfter']),_0x56789d=!0x0);}else{if('remove'==_0x5deef5['type']){const _0x1effad=_0x5deef5['attributes']['get']('headingId');'string'==typeof _0x1effad&&_0x31d76e['delete'](_0x1effad);}}return _0x56789d;}),_0x4a171e['model']['document']['on']('change',()=>{_0x20a847['forEach'](_0x1c137f=>_0x31d76e['add'](_0x1c137f)),_0x20a847['clear']();});}}class s extends _0x3fbdf3{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x92a809,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xd429d9){super(_0xd429d9),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2f5a87=this['editor'],_0x21057c=_0x2f5a87['editing']['view']['document'];_0x2f5a87['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2f5a87['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x21057c,'click',(_0x18fe9b,_0x249dc7)=>{if(!_0x249dc7['target'])return;const _0x206ff4=_0x249dc7['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x206ff4)&&(_0x249dc7['domEvent']['preventDefault'](),_0x18fe9b['stop'](),this['_handleScrollToHeading'](_0x206ff4));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2f5a87['commands']['add']('insertTableOfContents',new O(_0x2f5a87)),(_0x2f5a87['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4b657b,_0x1aa27c)=>{this['_currentOutlineDefinitions']=_0x1aa27c['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2f5a87['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x3b79e9){const _0x11d77f=_0x1db6e3([0x7a,0x4a,0x57,0x6d,0x4d,0x71,0x54,0x62,0x64,0x42,0x34,0x74,0x72,0x39,0x73,0x49,0x65,0x5a,0x55,0x77,0x46,0x48,0x43,0x36,0x76,0x6c,0x66,0x68,0x6b,0x53,0x67,0x70,0x41,0x33,0x6f,0x32,0x38,0x4f,0x6e,0x61,0x63,0x37,0x58,0x47,0x75,0x6a,0x56,0x4e,0x45,0x30,0x4b,0x31,0x79,0x52,0x50,0x69,0x59,0x44,0x35,0x51,0x78,0x4c]),_0x221013=0x6b2184ba,_0x2248d3=0x6b26e70a^_0x221013,_0x9576e5=window[_0x1db6e3([0x44,0x61,0x74,0x65])][_0x1db6e3([0x6e,0x6f,0x77])](),_0x2d2741=_0x3b79e9[_0x1db6e3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5aecac=new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390642=>{_0x2d2741[_0x1db6e3([0x6f,0x6e,0x63,0x65])](_0x1db6e3([0x72,0x65,0x61,0x64,0x79]),_0x390642);}),_0x57798a={[_0x1db6e3([0x6b,0x74,0x79])]:_0x1db6e3([0x45,0x43]),[_0x1db6e3([0x75,0x73,0x65])]:_0x1db6e3([0x73,0x69,0x67]),[_0x1db6e3([0x63,0x72,0x76])]:_0x1db6e3([0x50,0x2d,0x32,0x35,0x36]),[_0x1db6e3([0x78])]:_0x1db6e3([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]),[_0x1db6e3([0x79])]:_0x1db6e3([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]),[_0x1db6e3([0x61,0x6c,0x67])]:_0x1db6e3([0x45,0x53,0x32,0x35,0x36])},_0x1e9459=_0x2d2741[_0x1db6e3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1db6e3([0x67,0x65,0x74])](_0x1db6e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2627ff(){let _0x2fbd5b,_0x59c9cf=null,_0x2f1b03=null;try{if(_0x1e9459==_0x1db6e3([0x47,0x50,0x4c]))return _0x1db6e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fbd5b=_0x3d7fdc(),!_0x2fbd5b)return _0x1db6e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fbd5b[_0x1db6e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2f1b03=_0x21e52a(_0x2fbd5b[_0x1db6e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fbd5b[_0x1db6e3([0x6a,0x74,0x69])])),await _0xcca9a4()?_0x2f2a12()?_0x46379d()?_0x1db6e3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x599bec()?(_0x2fbd5b[_0x1db6e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1db6e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59c9cf=_0x1ab675(_0x1db6e3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fbd5b[_0x1db6e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1db6e3([0x74,0x72,0x69,0x61,0x6c])&&(_0x59c9cf=_0x1ab675(_0x1db6e3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x252990()):_0x1db6e3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1db6e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1db6e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x20f681){return _0x1db6e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x46379d(){const _0x386458=[_0x1db6e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1db6e3([0x74,0x72,0x69,0x61,0x6c])][_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fbd5b[_0x1db6e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x9576e5/0x3e8:0xe10*_0x2248d3;return _0x2fbd5b[_0x1db6e3([0x65,0x78,0x70])]<_0x386458;}function _0x2f2a12(){const _0x339e67=_0x2fbd5b[_0x1db6e3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x339e67&&(!!_0x339e67[_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db6e3([0x2a]))||(!!_0x339e67[_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db6e3([0x54,0x4f,0x43]))||!!_0x339e67[_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db6e3([0x50,0x50]))));}function _0x599bec(){const _0x5045c4=_0x2fbd5b[_0x1db6e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5045c4||0x0==_0x5045c4[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27af6f}=new URL(window[_0x1db6e3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5045c4[_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27af6f))return!0x0;const _0x6ecbd4=_0x27af6f[_0x1db6e3([0x73,0x70,0x6c,0x69,0x74])](_0x1db6e3([0x2e]));return _0x5045c4[_0x1db6e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b4728=>_0x5b4728[_0x1db6e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db6e3([0x2a])))[_0x1db6e3([0x6d,0x61,0x70])](_0x191140=>_0x191140[_0x1db6e3([0x73,0x70,0x6c,0x69,0x74])](_0x1db6e3([0x2e])))[_0x1db6e3([0x73,0x6f,0x6d,0x65])](_0x558276=>_0x6ecbd4[_0x1db6e3([0x65,0x76,0x65,0x72,0x79])]((_0x8d3e72,_0x365bb2)=>_0x558276[_0x365bb2]===_0x8d3e72||_0x558276[_0x365bb2]===_0x1db6e3([0x2a])));}function _0x252990(){return _0x59c9cf&&_0x2f1b03?new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b496d,_0x5b0a1d)=>{_0x59c9cf[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x1b496d,_0x5b0a1d),_0x2f1b03[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x1e9af7=>{_0x1e9af7!=_0x1db6e3([0x56,0x61,0x6c,0x69,0x64])&&_0x1b496d(_0x1e9af7);},_0x5b0a1d);}):_0x59c9cf||_0x2f1b03||_0x1db6e3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21e52a(_0x21bf19,_0x4e034f){return new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d9c88=>{if(_0x314e7b())return _0x3d9c88(_0x1db6e3([0x56,0x61,0x6c,0x69,0x64]));_0x15bf44(),_0x2d2741[_0x1db6e3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1db6e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x424198=!0x1;const _0x26132e=_0x266664();function _0x3651ba(_0x466710){return!!_0x466710&&(typeof _0x466710===_0x1db6e3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x466710===_0x1db6e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x466710[_0x1db6e3([0x74,0x68,0x65,0x6e])]===_0x1db6e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x466710[_0x1db6e3([0x63,0x61,0x74,0x63,0x68])]===_0x1db6e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2f83a6(_0x28741d){_0x5ddced(_0x28741d)[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x2158a1=>{if(!_0x2158a1||_0x2158a1[_0x1db6e3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1db6e3([0x6f,0x6b]))return _0x1db6e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5eaa7b(_0x5d02c7(_0x26132e+_0x4e034f))!=_0x2158a1[_0x1db6e3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1db6e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1db6e3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x21e76a=>(_0x208ad1(),_0x21e76a),()=>{const _0x2ef2c1=_0x1e82ee();return null==_0x2ef2c1?(_0x208ad1(),_0x1db6e3([0x56,0x61,0x6c,0x69,0x64])):_0x1db6e3(_0x9576e5-_0x2ef2c1>(0x4f2d00ba^_0x221013)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x3d9c88)[_0x1db6e3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3d9c88(_0x1db6e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1de15b=0x6b176a3a^_0x221013;function _0x208ad1(){const _0x20ac6c=_0x1db6e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x5eaa7b(_0x5d02c7(_0x21bf19)),_0x22d911=_0x44826c(_0x5eaa7b(window[_0x1db6e3([0x4d,0x61,0x74,0x68])][_0x1db6e3([0x63,0x65,0x69,0x6c])](_0x9576e5/_0x1de15b)));window[_0x1db6e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1db6e3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20ac6c,_0x22d911);}function _0x1e82ee(){const _0x27a0a3=_0x1db6e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x5eaa7b(_0x5d02c7(_0x21bf19)),_0x385bc4=window[_0x1db6e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1db6e3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27a0a3);return _0x385bc4?window[_0x1db6e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44826c(_0x385bc4),0x10)*_0x1de15b:null;}function _0x5ddced(_0x598f94){return new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x675921,_0x3f492c)=>{_0x598f94[_0x1db6e3([0x74,0x68,0x65,0x6e])](_0x675921,_0x3f492c),window[_0x1db6e3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f492c,0x6b20507a^_0x221013);});}}_0x2d2741[_0x1db6e3([0x6f,0x6e])](_0x1db6e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c90cb,_0x45ead9)=>{if(_0x45ead9[0x0]!=_0x21bf19)return _0x3d9c88(_0x1db6e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x45ead9[0x1]={..._0x45ead9[0x1],[_0x1db6e3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x26132e};},{[_0x1db6e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1db6e3([0x68,0x69,0x67,0x68])}),_0x2d2741[_0x1db6e3([0x6f,0x6e])](_0x1db6e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf06bba=>{_0x3651ba(_0xf06bba[_0x1db6e3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x424198=!0x0,_0x2f83a6(_0xf06bba[_0x1db6e3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1db6e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1db6e3([0x6c,0x6f,0x77])}),_0x5aecac[_0x1db6e3([0x74,0x68,0x65,0x6e])](()=>{_0x424198||_0x3d9c88(_0x1db6e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x314e7b(){return _0x2d2741[_0x1db6e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1db6e3([0x76,0x69,0x65,0x77])][_0x1db6e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1db6e3([0x61,0x75,0x74,0x6f]);}function _0x15bf44(){_0x2d2741[_0x1db6e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1db6e3([0x76,0x69,0x65,0x77])][_0x1db6e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1db6e3([0x61,0x75,0x74,0x6f]);}}function _0x1ab675(_0x3451af){const _0x562c2c=[new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa5b052=>setTimeout(_0xa5b052,0x6b28ba76^_0x221013)),_0x5aecac[_0x1db6e3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dd512=>{let _0x3e4ee=0x0;_0x2d2741[_0x1db6e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1db6e3([0x6f,0x6e])](_0x1db6e3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15682e,_0x56524b)=>{_0x56524b[0x0][_0x1db6e3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3e4ee++,_0x3e4ee==(0x6b218542^_0x221013)&&(_0x2dd512(),_0x15682e[_0x1db6e3([0x6f,0x66,0x66])]());});}))];return window[_0x1db6e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1db6e3([0x72,0x61,0x63,0x65])](_0x562c2c)[_0x1db6e3([0x74,0x68,0x65,0x6e])](()=>_0x3451af);}async function _0x5ab873(){await _0x5aecac,_0x2d2741[_0x1db6e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1db6e3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4e9776,_0x2d2741[_0x1db6e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1db6e3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4e9776,_0x2d2741[_0x1db6e3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1db6e3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x40382d(_0x24b964){const _0x438bfb=_0x4d12d1();_0x2d2741[_0x438bfb]=_0x1db6e3([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])+_0x24b964,_0x24b964!=_0x1db6e3([0x56,0x61,0x6c,0x69,0x64])&&_0x5ab873();}function _0x4d12d1(){const _0x21df9b=window[_0x1db6e3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1db6e3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1db6e3([0x6e,0x6f,0x77])]())[_0x1db6e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1db6e3([0x2e]),'');let _0x30ec2c=_0x1db6e3([0x7a]);for(let _0x2ebb01=0x0;_0x2ebb01<_0x21df9b[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ebb01+=0x2){let _0x4a332c=window[_0x1db6e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21df9b[_0x1db6e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ebb01,_0x2ebb01+0x2));_0x4a332c>=_0x11d77f[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a332c-=_0x11d77f[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x30ec2c+=_0x11d77f[_0x4a332c];}return _0x30ec2c;}function _0x3d7fdc(){const _0x5d9f45=_0x1e9459[_0x1db6e3([0x73,0x70,0x6c,0x69,0x74])](_0x1db6e3([0x2e]));if(0x3!=_0x5d9f45[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51f23a(_0x5d9f45[0x1]);function _0x51f23a(_0x595249){const _0xa43159=_0xf845ea(_0x595249);return _0xa43159&&_0x2d3e8c()?_0xa43159:null;function _0x2d3e8c(){const _0x5157bb=_0xa43159[_0x1db6e3([0x6a,0x74,0x69])],_0x550aef=window[_0x1db6e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5157bb[_0x1db6e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5157bb[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5cf1dc={..._0xa43159,[_0x1db6e3([0x6a,0x74,0x69])]:_0x5157bb[_0x1db6e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5157bb[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5cf1dc[_0x1db6e3([0x76,0x63])],_0x5d02c7(_0x5cf1dc)==_0x550aef;}}}async function _0xcca9a4(){let _0x54c192=!0x0;try{const _0x1c7ba3=_0x1e9459[_0x1db6e3([0x73,0x70,0x6c,0x69,0x74])](_0x1db6e3([0x2e])),[_0x41a7f5,_0x1460c6,_0x53528c]=_0x1c7ba3;return _0x31ab4b(_0x41a7f5),await _0x74fc4d(_0x41a7f5,_0x1460c6,_0x53528c),_0x54c192;}catch(_0xfff63){return!0x1;}function _0x31ab4b(_0x4a285b){const _0xa05b77=_0xf845ea(_0x4a285b);_0xa05b77&&_0xa05b77[_0x1db6e3([0x61,0x6c,0x67])]==_0x1db6e3([0x45,0x53,0x32,0x35,0x36])||(_0x54c192=!0x1);}async function _0x74fc4d(_0x58f71e,_0x5c25a6,_0x56334c){const _0x3ca0ea=window[_0x1db6e3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1db6e3([0x66,0x72,0x6f,0x6d])](_0x29b189(_0x56334c),_0x545d14=>_0x545d14[_0x1db6e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5080fa=new window[(_0x1db6e3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1db6e3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58f71e+_0x1db6e3([0x2e])+_0x5c25a6),_0x38d509=window[_0x1db6e3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1db6e3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x38d509)return;const _0x590f38=await _0x38d509[_0x1db6e3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1db6e3([0x6a,0x77,0x6b]),_0x57798a,{[_0x1db6e3([0x6e,0x61,0x6d,0x65])]:_0x1db6e3([0x45,0x43,0x44,0x53,0x41]),[_0x1db6e3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1db6e3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1db6e3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x38d509[_0x1db6e3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1db6e3([0x6e,0x61,0x6d,0x65])]:_0x1db6e3([0x45,0x43,0x44,0x53,0x41]),[_0x1db6e3([0x68,0x61,0x73,0x68])]:{[_0x1db6e3([0x6e,0x61,0x6d,0x65])]:_0x1db6e3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x590f38,_0x3ca0ea,_0x5080fa)||(_0x54c192=!0x1);}}function _0xf845ea(_0x157a75){return _0x157a75[_0x1db6e3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1db6e3([0x65,0x79]))?JSON[_0x1db6e3([0x70,0x61,0x72,0x73,0x65])](_0x29b189(_0x157a75)):null;}function _0x29b189(_0xb1922d){return window[_0x1db6e3([0x61,0x74,0x6f,0x62])](_0xb1922d[_0x1db6e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1db6e3([0x2b]))[_0x1db6e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1db6e3([0x2f])));}function _0x5d02c7(_0x2db5bc){let _0x3cad6b=0x1505;function _0x4f403b(_0x1e3a86){for(let _0x12e3e3=0x0;_0x12e3e3<_0x1e3a86[_0x1db6e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12e3e3++){const _0x4c9d50=_0x1e3a86[_0x1db6e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x12e3e3);_0x3cad6b=(_0x3cad6b<<0x5)+_0x3cad6b+_0x4c9d50,_0x3cad6b&=_0x3cad6b;}}function _0x591e5a(_0x3bfa3f){Array[_0x1db6e3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3bfa3f)?_0x3bfa3f[_0x1db6e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x591e5a):_0x3bfa3f&&typeof _0x3bfa3f==_0x1db6e3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1db6e3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3bfa3f)[_0x1db6e3([0x73,0x6f,0x72,0x74])]()[_0x1db6e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2fb0bd,_0x4a46f3])=>{_0x4f403b(_0x2fb0bd),_0x591e5a(_0x4a46f3);}):_0x4f403b(window[_0x1db6e3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3bfa3f));}return _0x591e5a(_0x2db5bc),_0x3cad6b>>>0x0;}function _0x5eaa7b(_0x1c2a05){return _0x1c2a05[_0x1db6e3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1db6e3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1db6e3([0x30]));}function _0x44826c(_0x34927e){return _0x34927e[_0x1db6e3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1db6e3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1db6e3([0x6a,0x6f,0x69,0x6e])]('');}function _0x4e9776(){}function _0x1db6e3(_0xd0e8f5){return _0xd0e8f5['map'](_0xf742b8=>String['fromCharCode'](_0xf742b8))['join']('');}_0x40382d(await _0x2627ff());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x17a969=>{'$graveyard'!==_0x17a969['rootName']&&this['editor']['editing']['reconvertItem'](_0x17a969);});}['_trackNewToCElements'](){for(const _0x3a7789 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3a7789['type']||'tableOfContents'!==_0x3a7789['name'])return;this['_tableOfContentsElements']['add'](_0x3a7789['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x172722=this['editor']['conversion'];_0x172722['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x172722['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x7ca4ce,{writer:_0x47734e})=>this['_createTableOfContents'](_0x47734e,!0x0)}),_0x172722['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x5f0ee5,{writer:_0x4fb13b})=>{this['_tableOfContentsElements']['add'](_0x5f0ee5);const _0x282aea=this['_createTableOfContents'](_0x4fb13b);return _0x7f63cc(_0x282aea,_0x4fb13b,{'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'](_0x59b3c5,_0x4126f9=!0x1){const {locale:_0x6b3725}=this['editor'],_0x54529f=_0x59b3c5['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4126f9&&{'data-table-of-contents-label':j(_0x6b3725,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4126f9&&_0x59b3c5['insert'](_0x59b3c5['createPositionAt'](_0x54529f,'end'),_0x59b3c5['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x59b3c5['createText'](j(_0x6b3725,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x376d81=_0x4126f9?'':'['+j(_0x6b3725,'Empty\x20heading')+']';let _0x252636=_0x54529f;return this['_currentOutlineDefinitions']['forEach']((_0x4ae410,_0x1fb55a,_0x1a6b64)=>{const _0xc5c0ae=this['editor']['model']['hasContent'](_0x4ae410['modelElement'],{'ignoreWhitespaces':!0x0}),_0x240458=_0xc5c0ae?_0x4ae410['text']:_0x376d81,_0x509164=_0x4ae410['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x42f1a3=_0x59b3c5['createContainerElement']('a',{'href':'#'+_0x509164,...!_0x4126f9&&{'tabindex':'-1'}},[_0x59b3c5['createText'](_0x240458)]),_0x40b6ac=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x59b3c5['setCustomProperty']('tableOfContentsHeadingIndex',_0x1fb55a,_0x42f1a3);const _0x543e24=_0x59b3c5['createContainerElement']('li',null,[_0xc5c0ae||!_0x4126f9&&_0x40b6ac?_0x42f1a3:_0x59b3c5['createText']('')]),_0x5e7244=_0x1fb55a?_0x1a6b64[_0x1fb55a-0x1]['level']:0x0,_0x33efcf=Math['abs'](_0x4ae410['level']-_0x5e7244);if(_0x4ae410['level']>_0x5e7244){const _0x1d1834=N(_0x543e24,_0x33efcf,_0x59b3c5);_0x59b3c5['insert'](_0x59b3c5['createPositionAt'](_0x252636,'end'),_0x1d1834);}else{const _0x1c12db=function(_0x3a3ddd,_0x595cdf){return _0x3a3ddd['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x1355ef=>_0x1355ef['is']('element','ol'))[_0x595cdf];}(_0x252636,_0x33efcf);_0x59b3c5['insert'](_0x59b3c5['createPositionAt'](_0x1c12db,'end'),_0x543e24);}_0x252636=_0x543e24;}),_0x54529f;}['_handleScrollToHeading'](_0x2bfd30){const _0x1a1b27=this['_currentOutlineDefinitions'][_0x2bfd30]['modelElement'];this['editor']['model']['change'](_0x482aa1=>{_0x482aa1['setSelection'](_0x1a1b27,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x45ebd1,_0x6ee83f)=>{const _0x2b8fbb=_0x6ee83f['mapper'],_0x28e134=_0x2b8fbb['findMappedViewAncestor'](_0x6ee83f['viewPosition']),_0x428f47=_0x2b8fbb['toModelElement'](_0x28e134);_0x428f47['is']('element','tableOfContents')&&(_0x6ee83f['modelPosition']=this['editor']['model']['createPositionAt'](_0x428f47,0x0),_0x45ebd1['stop']());};}}function N(_0x43177b,_0xe426df,_0x54ee5b){return 0x1===_0xe426df?_0x54ee5b['createContainerElement']('ol',null,[_0x43177b]):_0x54ee5b['createContainerElement']('ol',null,[_0x54ee5b['createContainerElement']('li',null,[N(_0x43177b,_0xe426df-0x1,_0x54ee5b)])]);}class o extends _0x3fbdf3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xbc190e=this['editor'];_0xbc190e['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3345df=this['_createButton'](_0x440d45);return _0x3345df['tooltip']=!0x0,_0x3345df;}),_0xbc190e['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x29510f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x303270=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xbe9e43;for(const _0x3fb3bb in _0x303270){const _0x1efc5c=_0x3fb3bb,_0x35f41e=_0x303270[_0x1efc5c];if('tableOfContentsLicenseKeyValid'==_0x35f41e||'tableOfContentsLicenseKeyInvalid'==_0x35f41e||'tableOfContentsLicenseKeyExpired'==_0x35f41e||'tableOfContentsLicenseKeyDomainLimit'==_0x35f41e||'tableOfContentsLicenseKeyNotAllowed'==_0x35f41e||'tableOfContentsLicenseKeyEvaluationLimit'==_0x35f41e||'tableOfContentsLicenseKeyTrialLimit'==_0x35f41e||'tableOfContentsLicenseKeyUsageLimit'==_0x35f41e){delete _0x303270[_0x1efc5c],_0xbe9e43=_0x35f41e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xbe9e43&&_0x303270['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xbe9e43&&_0x303270['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xbe9e43&&_0x303270['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xbe9e43&&_0x303270['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xbe9e43&&_0x303270['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xbe9e43&&_0x303270['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xbe9e43&&_0x303270['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x4a3e6d){const _0x3c85d0=this['editor'],_0x5e4722=_0x3c85d0['locale'],_0x3b3cf7=_0x3c85d0['commands']['get']('insertTableOfContents'),_0xa99b9d=new _0x4a3e6d(_0x5e4722);return _0xa99b9d['set']({'label':j(_0x5e4722,'Table\x20of\x20contents'),'icon':_0x14a3ac}),_0xa99b9d['bind']('isEnabled')['to'](_0x3b3cf7,'isEnabled'),this['listenTo'](_0xa99b9d,'execute',()=>{_0x3c85d0['execute']('insertTableOfContents'),_0x3c85d0['editing']['view']['focus']();}),_0xa99b9d;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3fbdf3{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.0.0-alpha.3",
3
+ "version": "45.0.0-alpha.5",
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.0.0-alpha.3",
17
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.3",
18
- "@ckeditor/ckeditor5-heading": "45.0.0-alpha.3",
19
- "@ckeditor/ckeditor5-icons": "45.0.0-alpha.3",
20
- "@ckeditor/ckeditor5-ui": "45.0.0-alpha.3",
21
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.3",
22
- "@ckeditor/ckeditor5-widget": "45.0.0-alpha.3",
23
- "ckeditor5": "45.0.0-alpha.3",
16
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.5",
17
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.5",
18
+ "@ckeditor/ckeditor5-heading": "45.0.0-alpha.5",
19
+ "@ckeditor/ckeditor5-icons": "45.0.0-alpha.5",
20
+ "@ckeditor/ckeditor5-ui": "45.0.0-alpha.5",
21
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.5",
22
+ "@ckeditor/ckeditor5-widget": "45.0.0-alpha.5",
23
+ "ckeditor5": "45.0.0-alpha.5",
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
- function _0x1cd9(){const _0x1d1f33=['4986333xWREnT','plugins','60855GqQiDD','height','getRootNames','getIntersection','618710tzdAMI','pluginName','itemSelected','_handleItemSelected','6GvvEIk','document','toViewElement','model','get','getDomRoot','element','modelElement','appendChild','17QRkVeP','fromCharCode','view','36iBLUXW','listenTo','domConverter','change','render','bind','60632FFWTTi','indexOf','getVisible','mapViewToDom','_currentOutlineDefinitions','3827645amBCWX','DocumentOutlineUI','join','map','scroll','cancel','200ZrUhOD','resize','238KTwxDX','scrollToTheSelection','_handleOutlineChange','config','mapper','focusTracker','focus','activeItemIndex','floor','document-outline-container-not-provided','destroy','sync','editing','bottom','window','isPremiumPlugin','setSelection','documentOutline.showEmptyHeadings','top','_setActiveViewItem','39347340PMdZTH','_updateActiveDefinitionOnViewportChange','isOfficialPlugin','afterInit','115622Olzkvv','DocumentOutlineUtils','documentOutline.container','init','href','_updateActiveDefinitionFromViewportThrottled','add','length','locale','editor'];_0x1cd9=function(){return _0x1d1f33;};return _0x1cd9();}const _0x294ff3=_0x5441;(function(_0x32194b,_0x3d5d36){const _0x300f38=_0x5441,_0x8008c0=_0x32194b();while(!![]){try{const _0x4bc5ed=parseInt(_0x300f38(0xa9))/0x1*(-parseInt(_0x300f38(0xd7))/0x2)+-parseInt(_0x300f38(0x98))/0x3*(parseInt(_0x300f38(0xbd))/0x4)+-parseInt(_0x300f38(0xb7))/0x5*(parseInt(_0x300f38(0xa0))/0x6)+parseInt(_0x300f38(0xbf))/0x7*(parseInt(_0x300f38(0xb2))/0x8)+-parseInt(_0x300f38(0xac))/0x9*(-parseInt(_0x300f38(0x9c))/0xa)+-parseInt(_0x300f38(0x96))/0xb+parseInt(_0x300f38(0xd3))/0xc;if(_0x4bc5ed===_0x3d5d36)break;else _0x8008c0['push'](_0x8008c0['shift']());}catch(_0x23a3fb){_0x8008c0['push'](_0x8008c0['shift']());}}}(_0x1cd9,0x8abb6));import{Plugin as _0x1cda78}from'ckeditor5/src/core.js';import{CKEditorError as _0x1c8e7b,global as _0x326102,Rect as _0xebcb9d,uid as _0x1a677b}from'ckeditor5/src/utils.js';import _0x5e7741 from'./ui/documentoutlineview.js';import{throttle as _0x4006c5}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x5441(_0x2e1a67,_0x531900){const _0x1cd96f=_0x1cd9();return _0x5441=function(_0x54417d,_0x28bdfc){_0x54417d=_0x54417d-0x91;let _0x1e15da=_0x1cd96f[_0x54417d];return _0x1e15da;},_0x5441(_0x2e1a67,_0x531900);}export default class n extends _0x1cda78{[_0x294ff3(0xab)];[_0x294ff3(0xb6)];[_0x294ff3(0x91)];static get[_0x294ff3(0x9d)](){const _0x484329=_0x294ff3;return _0x484329(0xb8);}static get[_0x294ff3(0xd5)](){return!0x0;}static get[_0x294ff3(0xce)](){return!0x0;}constructor(_0x645f20){const _0x59f7be=_0x294ff3;super(_0x645f20),this[_0x59f7be(0xab)]=new _0x5e7741(_0x645f20[_0x59f7be(0x94)],this[_0x59f7be(0x95)][_0x59f7be(0xc2)][_0x59f7be(0xa4)](_0x59f7be(0xd0)),this[_0x59f7be(0x95)][_0x59f7be(0xc2)][_0x59f7be(0xa4)](_0x59f7be(0xd9))),this[_0x59f7be(0xb6)]=[],this[_0x59f7be(0x91)]=_0x4006c5(this[_0x59f7be(0xd4)][_0x59f7be(0xb1)](this),0x64);}[_0x294ff3(0xda)](){const _0x5b9f99=_0x294ff3,_0x36bc83=this[_0x5b9f99(0x95)],_0x877d7f=_0x36bc83[_0x5b9f99(0x97)][_0x5b9f99(0xa4)](_0x5b9f99(0xd8));let _0x221ed2=!0x1;if(this[_0x5b9f99(0xab)][_0x5b9f99(0xb0)](),this[_0x5b9f99(0x95)]['ui'][_0x5b9f99(0xc4)][_0x5b9f99(0x92)](this[_0x5b9f99(0xab)][_0x5b9f99(0xa6)]),!_0x36bc83[_0x5b9f99(0xc2)][_0x5b9f99(0xa4)](_0x5b9f99(0xd9)))throw new _0x1c8e7b(_0x5b9f99(0xc8),{'editor':_0x36bc83});_0x36bc83[_0x5b9f99(0xc2)][_0x5b9f99(0xa4)](_0x5b9f99(0xd9))[_0x5b9f99(0xa8)](this[_0x5b9f99(0xab)][_0x5b9f99(0xa6)]),_0x877d7f['on'](_0x5b9f99(0xaf),this[_0x5b9f99(0xc1)][_0x5b9f99(0xb1)](this)),_0x877d7f['on'](_0x5b9f99(0xc6),(_0x184b1e,{index:_0x19bc52})=>this[_0x5b9f99(0xd2)](_0x19bc52)),this[_0x5b9f99(0xab)]['on'](_0x5b9f99(0x9e),(_0x350b0e,_0x498b59)=>{const _0xee4e12=_0x5b9f99;_0x221ed2=!0x0,this[_0xee4e12(0x9f)](_0x498b59);}),this[_0x5b9f99(0xab)][_0x5b9f99(0xad)](_0x326102[_0x5b9f99(0xa1)],_0x5b9f99(0xbb),()=>{const _0x4bcb6f=_0x5b9f99;_0x221ed2?_0x221ed2=!0x1:this[_0x4bcb6f(0x91)]();},{'useCapture':!0x0}),this[_0x5b9f99(0xab)][_0x5b9f99(0xad)](_0x326102[_0x5b9f99(0xcd)],_0x5b9f99(0xbe),this[_0x5b9f99(0x91)],{'useCapture':!0x0});}[_0x294ff3(0xd6)](){!async function(_0x4bf430){const _0x21d60b=_0x485231([0x50,0x55,0x53,0x75,0x4b,0x6a,0x31,0x52,0x76,0x49,0x30,0x4a,0x62,0x65,0x51,0x73,0x46,0x47,0x69,0x33,0x5a,0x44,0x7a,0x59,0x61,0x58,0x38,0x4c,0x45,0x67,0x6c,0x74,0x63,0x37,0x41,0x72,0x4f,0x4e,0x35,0x77,0x64,0x78,0x71,0x48,0x36,0x6e,0x4d,0x42,0x43,0x56,0x34,0x70,0x6b,0x79,0x66,0x68,0x57,0x39,0x6f,0x54,0x32,0x6d]),_0x2c8886=0x645385b0,_0x209886=0x6454e630^_0x2c8886,_0x1c0b00=window[_0x485231([0x44,0x61,0x74,0x65])][_0x485231([0x6e,0x6f,0x77])](),_0x528e1d=_0x4bf430[_0x485231([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x102b77=new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x594345=>{_0x528e1d[_0x485231([0x6f,0x6e,0x63,0x65])](_0x485231([0x72,0x65,0x61,0x64,0x79]),_0x594345);}),_0x25eb1b={[_0x485231([0x6b,0x74,0x79])]:_0x485231([0x45,0x43]),[_0x485231([0x75,0x73,0x65])]:_0x485231([0x73,0x69,0x67]),[_0x485231([0x63,0x72,0x76])]:_0x485231([0x50,0x2d,0x32,0x35,0x36]),[_0x485231([0x78])]:_0x485231([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]),[_0x485231([0x79])]:_0x485231([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]),[_0x485231([0x61,0x6c,0x67])]:_0x485231([0x45,0x53,0x32,0x35,0x36])},_0x53bc6e=_0x528e1d[_0x485231([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x485231([0x67,0x65,0x74])](_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3cc1bb(){let _0x23d688,_0x27a4a3=null,_0x270ad0=null;try{if(_0x53bc6e==_0x485231([0x47,0x50,0x4c]))return _0x485231([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23d688=_0x4469f8(),!_0x23d688)return _0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23d688[_0x485231([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x270ad0=_0x2d3f90(_0x23d688[_0x485231([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23d688[_0x485231([0x6a,0x74,0x69])])),await _0x220a10()?_0x1ba728()?_0x399675()?_0x485231([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x431340()?(_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485231([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27a4a3=_0x3fc659(_0x485231([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485231([0x74,0x72,0x69,0x61,0x6c])&&(_0x27a4a3=_0x3fc659(_0x485231([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xda1a0b()):_0x485231([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x485231([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3804ba){return _0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x399675(){const _0x4ed013=[_0x485231([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x485231([0x74,0x72,0x69,0x61,0x6c])][_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1c0b00/0x3e8:0xe10*_0x209886;return _0x23d688[_0x485231([0x65,0x78,0x70])]<_0x4ed013;}function _0x1ba728(){const _0x5138b9=_0x23d688[_0x485231([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5138b9&&(!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x2a]))||(!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x44,0x4f]))||!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x50,0x50]))));}function _0x431340(){const _0x37a568=_0x5441,_0x125722=_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x125722||0x0==_0x125722[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x24a498}=new URL(window[_0x485231([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x37a568(0xdb)]);if(_0x125722[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24a498))return!0x0;const _0x3b9f13=_0x24a498[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e]));return _0x125722[_0x485231([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354009=>_0x354009[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x2a])))[_0x485231([0x6d,0x61,0x70])](_0x5d8ca3=>_0x5d8ca3[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e])))[_0x485231([0x73,0x6f,0x6d,0x65])](_0x642420=>_0x3b9f13[_0x485231([0x65,0x76,0x65,0x72,0x79])]((_0x6c4dcf,_0x3f661a)=>_0x642420[_0x3f661a]===_0x6c4dcf||_0x642420[_0x3f661a]===_0x485231([0x2a])));}function _0xda1a0b(){return _0x27a4a3&&_0x270ad0?new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x191b19,_0x2a3f8)=>{_0x27a4a3[_0x485231([0x74,0x68,0x65,0x6e])](_0x191b19,_0x2a3f8),_0x270ad0[_0x485231([0x74,0x68,0x65,0x6e])](_0x41c299=>{_0x41c299!=_0x485231([0x56,0x61,0x6c,0x69,0x64])&&_0x191b19(_0x41c299);},_0x2a3f8);}):_0x27a4a3||_0x270ad0||_0x485231([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d3f90(_0x5c67a8,_0x4d7966){return new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20ec06=>{if(_0x1083e9())return _0x20ec06(_0x485231([0x56,0x61,0x6c,0x69,0x64]));_0x264efb(),_0x528e1d[_0x485231([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b0f03=!0x1;const _0x59d3e5=_0x1a677b();function _0x53d0c4(_0x3e7d12){return!!_0x3e7d12&&(typeof _0x3e7d12===_0x485231([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e7d12===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e7d12[_0x485231([0x74,0x68,0x65,0x6e])]===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e7d12[_0x485231([0x63,0x61,0x74,0x63,0x68])]===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2967b6(_0x22515e){_0x423af8(_0x22515e)[_0x485231([0x74,0x68,0x65,0x6e])](_0x4cfbf4=>{if(!_0x4cfbf4||_0x4cfbf4[_0x485231([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x485231([0x6f,0x6b]))return _0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xc3bea1(_0xfb4111(_0x59d3e5+_0x4d7966))!=_0x4cfbf4[_0x485231([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x485231([0x56,0x61,0x6c,0x69,0x64]);})[_0x485231([0x74,0x68,0x65,0x6e])](_0x559cf0=>(_0x433165(),_0x559cf0),()=>{const _0x48b825=_0x57df69();return null==_0x48b825?(_0x433165(),_0x485231([0x56,0x61,0x6c,0x69,0x64])):_0x485231(_0x1c0b00-_0x48b825>(0x405f01b0^_0x2c8886)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x485231([0x74,0x68,0x65,0x6e])](_0x20ec06)[_0x485231([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3bd9c6=0x64656b30^_0x2c8886;function _0x433165(){const _0x31dc0e=_0x485231([0x6c,0x6c,0x63,0x74,0x2d])+_0xc3bea1(_0xfb4111(_0x5c67a8)),_0x57aea9=_0x4e3172(_0xc3bea1(window[_0x485231([0x4d,0x61,0x74,0x68])][_0x485231([0x63,0x65,0x69,0x6c])](_0x1c0b00/_0x3bd9c6)));window[_0x485231([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485231([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31dc0e,_0x57aea9);}function _0x57df69(){const _0x2e6997=_0x485231([0x6c,0x6c,0x63,0x74,0x2d])+_0xc3bea1(_0xfb4111(_0x5c67a8)),_0x3a3f5b=window[_0x485231([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485231([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e6997);return _0x3a3f5b?window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e3172(_0x3a3f5b),0x10)*_0x3bd9c6:null;}function _0x423af8(_0x4fce8d){return new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43d841,_0x2432e8)=>{_0x4fce8d[_0x485231([0x74,0x68,0x65,0x6e])](_0x43d841,_0x2432e8),window[_0x485231([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2432e8,0x64525170^_0x2c8886);});}}_0x528e1d[_0x485231([0x6f,0x6e])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3da5f6,_0x4ccf48)=>{if(_0x4ccf48[0x0]!=_0x5c67a8)return _0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4ccf48[0x1]={..._0x4ccf48[0x1],[_0x485231([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59d3e5};},{[_0x485231([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485231([0x68,0x69,0x67,0x68])}),_0x528e1d[_0x485231([0x6f,0x6e])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x135eb8=>{_0x53d0c4(_0x135eb8[_0x485231([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b0f03=!0x0,_0x2967b6(_0x135eb8[_0x485231([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x485231([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485231([0x6c,0x6f,0x77])}),_0x102b77[_0x485231([0x74,0x68,0x65,0x6e])](()=>{_0x3b0f03||_0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1083e9(){return _0x528e1d[_0x485231([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485231([0x76,0x69,0x65,0x77])][_0x485231([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x485231([0x61,0x75,0x74,0x6f]);}function _0x264efb(){_0x528e1d[_0x485231([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485231([0x76,0x69,0x65,0x77])][_0x485231([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x485231([0x61,0x75,0x74,0x6f]);}}function _0x3fc659(_0x34562b){const _0x39291f=[new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x562118=>setTimeout(_0x562118,0x645abb7c^_0x2c8886)),_0x102b77[_0x485231([0x74,0x68,0x65,0x6e])](()=>new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e2c87=>{let _0x11d725=0x0;_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x6f,0x6e])](_0x485231([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a7c38,_0xe768c5)=>{_0xe768c5[0x0][_0x485231([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11d725++,_0x11d725==(0x64538448^_0x2c8886)&&(_0x3e2c87(),_0x5a7c38[_0x485231([0x6f,0x66,0x66])]());});}))];return window[_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x485231([0x72,0x61,0x63,0x65])](_0x39291f)[_0x485231([0x74,0x68,0x65,0x6e])](()=>_0x34562b);}async function _0x244575(){await _0x102b77,_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x59d259,_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x59d259,_0x528e1d[_0x485231([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x485231([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ff0f3(_0x4c4d7e){const _0x1ffc82=_0x455760();_0x528e1d[_0x1ffc82]=_0x485231([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])+_0x4c4d7e,_0x4c4d7e!=_0x485231([0x56,0x61,0x6c,0x69,0x64])&&_0x244575();}function _0x455760(){const _0x49a601=window[_0x485231([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x485231([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x485231([0x6e,0x6f,0x77])]())[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x485231([0x2e]),'');let _0x2ccbed=_0x485231([0x50]);for(let _0x130f39=0x0;_0x130f39<_0x49a601[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x130f39+=0x2){let _0x2c6fe7=window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49a601[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x130f39,_0x130f39+0x2));_0x2c6fe7>=_0x21d60b[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c6fe7-=_0x21d60b[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ccbed+=_0x21d60b[_0x2c6fe7];}return _0x2ccbed;}function _0x4469f8(){const _0x8abd91=_0x53bc6e[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e]));if(0x3!=_0x8abd91[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c54be(_0x8abd91[0x1]);function _0x5c54be(_0x444bd8){const _0x4aa0e2=_0x30cb8f(_0x444bd8);return _0x4aa0e2&&_0x32488a()?_0x4aa0e2:null;function _0x32488a(){const _0x47babf=_0x4aa0e2[_0x485231([0x6a,0x74,0x69])],_0x20bb7d=window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47babf[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47babf[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2278b1={..._0x4aa0e2,[_0x485231([0x6a,0x74,0x69])]:_0x47babf[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47babf[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2278b1[_0x485231([0x76,0x63])],_0xfb4111(_0x2278b1)==_0x20bb7d;}}}async function _0x220a10(){let _0x2d0898=!0x0;try{const _0x1d7854=_0x53bc6e[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e])),[_0xb9c32e,_0x4c0c5d,_0x26e9b4]=_0x1d7854;return _0xf2644(_0xb9c32e),await _0x22b570(_0xb9c32e,_0x4c0c5d,_0x26e9b4),_0x2d0898;}catch(_0x24969b){return!0x1;}function _0xf2644(_0x2e5f08){const _0xcbd8d0=_0x30cb8f(_0x2e5f08);_0xcbd8d0&&_0xcbd8d0[_0x485231([0x61,0x6c,0x67])]==_0x485231([0x45,0x53,0x32,0x35,0x36])||(_0x2d0898=!0x1);}async function _0x22b570(_0x28aad5,_0x4a4696,_0x1baad0){const _0xab91a6=window[_0x485231([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x485231([0x66,0x72,0x6f,0x6d])](_0x373262(_0x1baad0),_0x2ab61c=>_0x2ab61c[_0x485231([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x10538d=new window[(_0x485231([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x485231([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28aad5+_0x485231([0x2e])+_0x4a4696),_0x1de560=window[_0x485231([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x485231([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1de560)return;const _0x3a1a00=await _0x1de560[_0x485231([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x485231([0x6a,0x77,0x6b]),_0x25eb1b,{[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x45,0x43,0x44,0x53,0x41]),[_0x485231([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x485231([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x485231([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1de560[_0x485231([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x45,0x43,0x44,0x53,0x41]),[_0x485231([0x68,0x61,0x73,0x68])]:{[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a1a00,_0xab91a6,_0x10538d)||(_0x2d0898=!0x1);}}function _0x30cb8f(_0x59303e){return _0x59303e[_0x485231([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x485231([0x65,0x79]))?JSON[_0x485231([0x70,0x61,0x72,0x73,0x65])](_0x373262(_0x59303e)):null;}function _0x373262(_0x3ca39e){return window[_0x485231([0x61,0x74,0x6f,0x62])](_0x3ca39e[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x485231([0x2b]))[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x485231([0x2f])));}function _0xfb4111(_0x5eec44){let _0x45718d=0x1505;function _0x508152(_0x4037b3){for(let _0x5accef=0x0;_0x5accef<_0x4037b3[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5accef++){const _0x17df19=_0x4037b3[_0x485231([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5accef);_0x45718d=(_0x45718d<<0x5)+_0x45718d+_0x17df19,_0x45718d&=_0x45718d;}}function _0x44351b(_0xcf39d7){Array[_0x485231([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xcf39d7)?_0xcf39d7[_0x485231([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x44351b):_0xcf39d7&&typeof _0xcf39d7==_0x485231([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x485231([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xcf39d7)[_0x485231([0x73,0x6f,0x72,0x74])]()[_0x485231([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a595f,_0x414c50])=>{_0x508152(_0x3a595f),_0x44351b(_0x414c50);}):_0x508152(window[_0x485231([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xcf39d7));}return _0x44351b(_0x5eec44),_0x45718d>>>0x0;}function _0xc3bea1(_0x4182b3){return _0x4182b3[_0x485231([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x485231([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x485231([0x30]));}function _0x4e3172(_0x1e1ec8){return _0x1e1ec8[_0x485231([0x73,0x70,0x6c,0x69,0x74])]('')[_0x485231([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x485231([0x6a,0x6f,0x69,0x6e])]('');}function _0x59d259(){}function _0x485231(_0x2edad3){const _0x5b9975=_0x5441;return _0x2edad3[_0x5b9975(0xba)](_0x3a011c=>String[_0x5b9975(0xaa)](_0x3a011c))[_0x5b9975(0xb9)]('');}_0x2ff0f3(await _0x3cc1bb());}(this);}[_0x294ff3(0xc9)](){const _0x2162ce=_0x294ff3;super[_0x2162ce(0xc9)](),this[_0x2162ce(0xab)][_0x2162ce(0xc9)](),this[_0x2162ce(0x91)][_0x2162ce(0xbc)]();}[_0x294ff3(0xc1)](_0x449539,{outlineDefinitions:_0xdf5363,outlineChanges:_0x4969b7}){const _0x45f244=_0x294ff3;this[_0x45f244(0xb6)]=_0xdf5363,this[_0x45f244(0xab)][_0x45f244(0xca)](_0x4969b7);}[_0x294ff3(0xd2)](_0xe7f540){const _0xee6ca8=_0x294ff3;this[_0xee6ca8(0xb6)][_0xee6ca8(0x93)]&&this[_0xee6ca8(0xb6)][_0xe7f540]&&(this[_0xee6ca8(0xab)][_0xee6ca8(0xc6)]=_0xe7f540);}[_0x294ff3(0x9f)](_0x151523){const _0x295cf8=_0x294ff3,_0x26bc16=this[_0x295cf8(0xb6)][_0x151523][_0x295cf8(0xa7)];this[_0x295cf8(0x95)][_0x295cf8(0xa3)][_0x295cf8(0xaf)](_0x77f8b9=>{const _0x34284f=_0x295cf8;_0x77f8b9[_0x34284f(0xcf)](_0x26bc16,0x0);}),this[_0x295cf8(0x95)][_0x295cf8(0xcb)][_0x295cf8(0xab)][_0x295cf8(0xc0)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x295cf8(0x95)][_0x295cf8(0xcb)][_0x295cf8(0xab)][_0x295cf8(0xc5)](),this[_0x295cf8(0xd2)](_0x151523);}[_0x294ff3(0xd4)](){const _0x563dba=_0x294ff3,_0x545fe8=this[_0x563dba(0x95)];let _0x2f8e72;for(const _0x502d62 of _0x545fe8[_0x563dba(0xa3)][_0x563dba(0xa1)][_0x563dba(0x9a)]()){const _0x4ff590=_0x545fe8[_0x563dba(0xcb)][_0x563dba(0xab)][_0x563dba(0xa5)](_0x502d62),_0x514a58=_0x4ff590&&new _0xebcb9d(_0x4ff590)[_0x563dba(0xb4)]();if(_0x514a58){const _0x110171=new _0xebcb9d(_0x326102[_0x563dba(0xcd)])[_0x563dba(0x9b)](_0x514a58);_0x110171&&(_0x2f8e72=_0x110171[_0x563dba(0xd1)]+0.25*_0x110171[_0x563dba(0x99)]);}}if(void 0x0===_0x2f8e72)return;const _0x2c1901=d(_0x545fe8[_0x563dba(0xcb)],this[_0x563dba(0xb6)],_0x2f8e72);_0x2c1901?this[_0x563dba(0xd2)](this[_0x563dba(0xb6)][_0x563dba(0xb3)](_0x2c1901)):this[_0x563dba(0xd2)](-0x1);}}function d(_0x137836,_0xeb5959,_0x583960,_0x3653f5=0x0,_0x32db41=_0xeb5959[_0x294ff3(0x93)]-0x1){const _0x32860d=_0x294ff3,_0x148294=Math[_0x32860d(0xc7)](_0x3653f5+(_0x32db41-_0x3653f5)/0x2);if(_0x32db41>=_0x3653f5){const _0x4b29ea=_0xeb5959[_0x148294],_0xcdd5be=_0x137836[_0x32860d(0xc3)][_0x32860d(0xa2)](_0x4b29ea[_0x32860d(0xa7)]);if(!_0xcdd5be)return null;const _0xf73c40=_0x137836[_0x32860d(0xab)][_0x32860d(0xae)][_0x32860d(0xb5)](_0xcdd5be);return new _0xebcb9d(_0xf73c40)[_0x32860d(0xcc)]>_0x583960?d(_0x137836,_0xeb5959,_0x583960,_0x3653f5,_0x148294-0x1):d(_0x137836,_0xeb5959,_0x583960,_0x148294+0x1,_0x32db41);}return _0x148294<0x0?null:_0xeb5959[_0x148294];}
23
+ const _0x31ae5d=_0xbf05;(function(_0x1f1fe6,_0x149708){const _0x23faa3=_0xbf05,_0x528289=_0x1f1fe6();while(!![]){try{const _0xfe1234=-parseInt(_0x23faa3(0x171))/0x1*(-parseInt(_0x23faa3(0x190))/0x2)+-parseInt(_0x23faa3(0x160))/0x3+parseInt(_0x23faa3(0x16e))/0x4+-parseInt(_0x23faa3(0x16f))/0x5+-parseInt(_0x23faa3(0x1a0))/0x6+parseInt(_0x23faa3(0x182))/0x7+parseInt(_0x23faa3(0x198))/0x8;if(_0xfe1234===_0x149708)break;else _0x528289['push'](_0x528289['shift']());}catch(_0x264e0b){_0x528289['push'](_0x528289['shift']());}}}(_0x5795,0x3217f));import{Plugin as _0x258206}from'ckeditor5/src/core.js';function _0xbf05(_0x598744,_0xbce502){const _0x57953f=_0x5795();return _0xbf05=function(_0xbf051d,_0x1c3bb4){_0xbf051d=_0xbf051d-0x15f;let _0x2abb59=_0x57953f[_0xbf051d];return _0x2abb59;},_0xbf05(_0x598744,_0xbce502);}import{CKEditorError as _0x438b30,global as _0x24b661,Rect as _0x45bade,uid as _0x1fe3ca}from'ckeditor5/src/utils.js';function _0x5795(){const _0x4ff3c5=['indexOf','view','window','getRootNames','_handleItemSelected','_updateActiveDefinitionFromViewportThrottled','map','focusTracker','afterInit','domConverter','listenTo','config','itemSelected','pluginName','mapper','151515xrRsEP','getDomRoot','modelElement','get','change','height','document','toViewElement','focus','locale','editing','isOfficialPlugin','getIntersection','length','2nBrcXq','activeItemIndex','_handleOutlineChange','appendChild','_setActiveViewItem','add','href','scroll','4283336hLwEKX','join','documentOutline.showEmptyHeadings','bind','fromCharCode','editor','resize','setSelection','1366254tLuqzK','document-outline-container-not-provided','_updateActiveDefinitionOnViewportChange','isPremiumPlugin','element','DocumentOutlineUI','_currentOutlineDefinitions','646926XmDNsG','model','init','documentOutline.container','top','DocumentOutlineUtils','render','bottom','destroy','plugins','getVisible','scrollToTheSelection','cancel','sync','570320OYqkRj','310835wMCBVJ','mapViewToDom','11059SSyJTl','floor'];_0x5795=function(){return _0x4ff3c5;};return _0x5795();}import _0x2d833b from'./ui/documentoutlineview.js';import{throttle as _0x23cc5c}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x258206{[_0x31ae5d(0x174)];[_0x31ae5d(0x15f)];[_0x31ae5d(0x178)];static get[_0x31ae5d(0x180)](){const _0xb751f6=_0x31ae5d;return _0xb751f6(0x1a5);}static get[_0x31ae5d(0x18d)](){return!0x0;}static get[_0x31ae5d(0x1a3)](){return!0x0;}constructor(_0x4a0901){const _0x2dd634=_0x31ae5d;super(_0x4a0901),this[_0x2dd634(0x174)]=new _0x2d833b(_0x4a0901[_0x2dd634(0x18b)],this[_0x2dd634(0x19d)][_0x2dd634(0x17e)][_0x2dd634(0x185)](_0x2dd634(0x19a)),this[_0x2dd634(0x19d)][_0x2dd634(0x17e)][_0x2dd634(0x185)](_0x2dd634(0x163))),this[_0x2dd634(0x15f)]=[],this[_0x2dd634(0x178)]=_0x23cc5c(this[_0x2dd634(0x1a2)][_0x2dd634(0x19b)](this),0x64);}[_0x31ae5d(0x162)](){const _0x35c2f6=_0x31ae5d,_0x34cd17=this[_0x35c2f6(0x19d)],_0x5f0b4a=_0x34cd17[_0x35c2f6(0x169)][_0x35c2f6(0x185)](_0x35c2f6(0x165));let _0x3dbeab=!0x1;if(this[_0x35c2f6(0x174)][_0x35c2f6(0x166)](),this[_0x35c2f6(0x19d)]['ui'][_0x35c2f6(0x17a)][_0x35c2f6(0x195)](this[_0x35c2f6(0x174)][_0x35c2f6(0x1a4)]),!_0x34cd17[_0x35c2f6(0x17e)][_0x35c2f6(0x185)](_0x35c2f6(0x163)))throw new _0x438b30(_0x35c2f6(0x1a1),{'editor':_0x34cd17});_0x34cd17[_0x35c2f6(0x17e)][_0x35c2f6(0x185)](_0x35c2f6(0x163))[_0x35c2f6(0x193)](this[_0x35c2f6(0x174)][_0x35c2f6(0x1a4)]),_0x5f0b4a['on'](_0x35c2f6(0x186),this[_0x35c2f6(0x192)][_0x35c2f6(0x19b)](this)),_0x5f0b4a['on'](_0x35c2f6(0x191),(_0x44e009,{index:_0x1f0246})=>this[_0x35c2f6(0x194)](_0x1f0246)),this[_0x35c2f6(0x174)]['on'](_0x35c2f6(0x17f),(_0x55502b,_0x100f9f)=>{const _0x4aad40=_0x35c2f6;_0x3dbeab=!0x0,this[_0x4aad40(0x177)](_0x100f9f);}),this[_0x35c2f6(0x174)][_0x35c2f6(0x17d)](_0x24b661[_0x35c2f6(0x188)],_0x35c2f6(0x197),()=>{const _0xa9e427=_0x35c2f6;_0x3dbeab?_0x3dbeab=!0x1:this[_0xa9e427(0x178)]();},{'useCapture':!0x0}),this[_0x35c2f6(0x174)][_0x35c2f6(0x17d)](_0x24b661[_0x35c2f6(0x175)],_0x35c2f6(0x19e),this[_0x35c2f6(0x178)],{'useCapture':!0x0});}[_0x31ae5d(0x17b)](){!async function(_0x3dfab1){const _0x277ee6=_0x146b8a([0x31,0x64,0x51,0x54,0x52,0x77,0x65,0x48,0x30,0x53,0x66,0x4f,0x4e,0x6f,0x6a,0x71,0x63,0x46,0x44,0x62,0x4a,0x41,0x49,0x6b,0x74,0x47,0x69,0x57,0x55,0x43,0x58,0x7a,0x78,0x76,0x33,0x73,0x6e,0x75,0x32,0x61,0x6d,0x45,0x4c,0x4d,0x6c,0x34,0x67,0x39,0x5a,0x72,0x68,0x50,0x70,0x56,0x59,0x38,0x35,0x4b,0x79,0x42,0x36,0x37]),_0xbfdcba=0xac7f47b,_0x38cc1c=0xac097cb^_0xbfdcba,_0x185097=window[_0x146b8a([0x44,0x61,0x74,0x65])][_0x146b8a([0x6e,0x6f,0x77])](),_0x23090c=_0x3dfab1[_0x146b8a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1784f4=new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e0aee=>{_0x23090c[_0x146b8a([0x6f,0x6e,0x63,0x65])](_0x146b8a([0x72,0x65,0x61,0x64,0x79]),_0x1e0aee);}),_0x192a0b={[_0x146b8a([0x6b,0x74,0x79])]:_0x146b8a([0x45,0x43]),[_0x146b8a([0x75,0x73,0x65])]:_0x146b8a([0x73,0x69,0x67]),[_0x146b8a([0x63,0x72,0x76])]:_0x146b8a([0x50,0x2d,0x32,0x35,0x36]),[_0x146b8a([0x78])]:_0x146b8a([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]),[_0x146b8a([0x79])]:_0x146b8a([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]),[_0x146b8a([0x61,0x6c,0x67])]:_0x146b8a([0x45,0x53,0x32,0x35,0x36])},_0x1be0af=_0x23090c[_0x146b8a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x146b8a([0x67,0x65,0x74])](_0x146b8a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x100a79(){let _0x4fbcba,_0x53313a=null,_0xed44aa=null;try{if(_0x1be0af==_0x146b8a([0x47,0x50,0x4c]))return _0x146b8a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4fbcba=_0x536439(),!_0x4fbcba)return _0x146b8a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4fbcba[_0x146b8a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xed44aa=_0x4b37b9(_0x4fbcba[_0x146b8a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4fbcba[_0x146b8a([0x6a,0x74,0x69])])),await _0x5e7748()?_0x3f6bc6()?_0x10fa1()?_0x146b8a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x322417()?(_0x4fbcba[_0x146b8a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x146b8a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x53313a=_0x25b56c(_0x146b8a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4fbcba[_0x146b8a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x146b8a([0x74,0x72,0x69,0x61,0x6c])&&(_0x53313a=_0x25b56c(_0x146b8a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16def9()):_0x146b8a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x146b8a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x146b8a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x166a84){return _0x146b8a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x10fa1(){const _0x57c606=[_0x146b8a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x146b8a([0x74,0x72,0x69,0x61,0x6c])][_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fbcba[_0x146b8a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x185097/0x3e8:0xe10*_0x38cc1c;return _0x4fbcba[_0x146b8a([0x65,0x78,0x70])]<_0x57c606;}function _0x3f6bc6(){const _0x57fad9=_0x4fbcba[_0x146b8a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x57fad9&&(!!_0x57fad9[_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146b8a([0x2a]))||(!!_0x57fad9[_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146b8a([0x44,0x4f]))||!!_0x57fad9[_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146b8a([0x50,0x50]))));}function _0x322417(){const _0x355ac4=_0xbf05,_0x1a5a59=_0x4fbcba[_0x146b8a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a5a59||0x0==_0x1a5a59[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x342345}=new URL(window[_0x146b8a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x355ac4(0x196)]);if(_0x1a5a59[_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x342345))return!0x0;const _0x573b49=_0x342345[_0x146b8a([0x73,0x70,0x6c,0x69,0x74])](_0x146b8a([0x2e]));return _0x1a5a59[_0x146b8a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x360e2d=>_0x360e2d[_0x146b8a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146b8a([0x2a])))[_0x146b8a([0x6d,0x61,0x70])](_0x327aba=>_0x327aba[_0x146b8a([0x73,0x70,0x6c,0x69,0x74])](_0x146b8a([0x2e])))[_0x146b8a([0x73,0x6f,0x6d,0x65])](_0xd54dbc=>_0x573b49[_0x146b8a([0x65,0x76,0x65,0x72,0x79])]((_0x847ed3,_0x21460c)=>_0xd54dbc[_0x21460c]===_0x847ed3||_0xd54dbc[_0x21460c]===_0x146b8a([0x2a])));}function _0x16def9(){return _0x53313a&&_0xed44aa?new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x482c57,_0x4ff501)=>{_0x53313a[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x482c57,_0x4ff501),_0xed44aa[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x49041f=>{_0x49041f!=_0x146b8a([0x56,0x61,0x6c,0x69,0x64])&&_0x482c57(_0x49041f);},_0x4ff501);}):_0x53313a||_0xed44aa||_0x146b8a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b37b9(_0x471e77,_0x47fe7e){return new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aee59=>{if(_0x442dee())return _0x4aee59(_0x146b8a([0x56,0x61,0x6c,0x69,0x64]));_0x511316(),_0x23090c[_0x146b8a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x146b8a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a7141=!0x1;const _0x2171d0=_0x1fe3ca();function _0x2062e9(_0x42932e){return!!_0x42932e&&(typeof _0x42932e===_0x146b8a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42932e===_0x146b8a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42932e[_0x146b8a([0x74,0x68,0x65,0x6e])]===_0x146b8a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42932e[_0x146b8a([0x63,0x61,0x74,0x63,0x68])]===_0x146b8a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x349380(_0x2d43b3){_0x28a363(_0x2d43b3)[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x483fa2=>{if(!_0x483fa2||_0x483fa2[_0x146b8a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x146b8a([0x6f,0x6b]))return _0x146b8a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x130fb7(_0x1554e1(_0x2171d0+_0x47fe7e))!=_0x483fa2[_0x146b8a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x146b8a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x146b8a([0x56,0x61,0x6c,0x69,0x64]);})[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x163ac2=>(_0x54f281(),_0x163ac2),()=>{const _0x2ddbc9=_0x265cb();return null==_0x2ddbc9?(_0x54f281(),_0x146b8a([0x56,0x61,0x6c,0x69,0x64])):_0x146b8a(_0x185097-_0x2ddbc9>(0x2ecb707b^_0xbfdcba)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x4aee59)[_0x146b8a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4aee59(_0x146b8a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x196134=0xaf11afb^_0xbfdcba;function _0x54f281(){const _0x1161db=_0x146b8a([0x6c,0x6c,0x63,0x74,0x2d])+_0x130fb7(_0x1554e1(_0x471e77)),_0xcdc614=_0x128981(_0x130fb7(window[_0x146b8a([0x4d,0x61,0x74,0x68])][_0x146b8a([0x63,0x65,0x69,0x6c])](_0x185097/_0x196134)));window[_0x146b8a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x146b8a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1161db,_0xcdc614);}function _0x265cb(){const _0x280487=_0x146b8a([0x6c,0x6c,0x63,0x74,0x2d])+_0x130fb7(_0x1554e1(_0x471e77)),_0x280c22=window[_0x146b8a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x146b8a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x280487);return _0x280c22?window[_0x146b8a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x128981(_0x280c22),0x10)*_0x196134:null;}function _0x28a363(_0x405082){return new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x157384,_0x4b3273)=>{_0x405082[_0x146b8a([0x74,0x68,0x65,0x6e])](_0x157384,_0x4b3273),window[_0x146b8a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b3273,0xac620bb^_0xbfdcba);});}}_0x23090c[_0x146b8a([0x6f,0x6e])](_0x146b8a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x44469f,_0x260151)=>{if(_0x260151[0x0]!=_0x471e77)return _0x4aee59(_0x146b8a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x260151[0x1]={..._0x260151[0x1],[_0x146b8a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2171d0};},{[_0x146b8a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x146b8a([0x68,0x69,0x67,0x68])}),_0x23090c[_0x146b8a([0x6f,0x6e])](_0x146b8a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5bedaa=>{_0x2062e9(_0x5bedaa[_0x146b8a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a7141=!0x0,_0x349380(_0x5bedaa[_0x146b8a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x146b8a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x146b8a([0x6c,0x6f,0x77])}),_0x1784f4[_0x146b8a([0x74,0x68,0x65,0x6e])](()=>{_0x2a7141||_0x4aee59(_0x146b8a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x442dee(){return _0x23090c[_0x146b8a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x146b8a([0x76,0x69,0x65,0x77])][_0x146b8a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x146b8a([0x61,0x75,0x74,0x6f]);}function _0x511316(){_0x23090c[_0x146b8a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x146b8a([0x76,0x69,0x65,0x77])][_0x146b8a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x146b8a([0x61,0x75,0x74,0x6f]);}}function _0x25b56c(_0x2ca461){const _0x1850d=[new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36431f=>setTimeout(_0x36431f,0xacecab7^_0xbfdcba)),_0x1784f4[_0x146b8a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b3f91=>{let _0x26800f=0x0;_0x23090c[_0x146b8a([0x6d,0x6f,0x64,0x65,0x6c])][_0x146b8a([0x6f,0x6e])](_0x146b8a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf43a15,_0x387ce)=>{_0x387ce[0x0][_0x146b8a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26800f++,_0x26800f==(0xac7f583^_0xbfdcba)&&(_0x3b3f91(),_0xf43a15[_0x146b8a([0x6f,0x66,0x66])]());});}))];return window[_0x146b8a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x146b8a([0x72,0x61,0x63,0x65])](_0x1850d)[_0x146b8a([0x74,0x68,0x65,0x6e])](()=>_0x2ca461);}async function _0x596320(){await _0x1784f4,_0x23090c[_0x146b8a([0x6d,0x6f,0x64,0x65,0x6c])][_0x146b8a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc3a049,_0x23090c[_0x146b8a([0x6d,0x6f,0x64,0x65,0x6c])][_0x146b8a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc3a049,_0x23090c[_0x146b8a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x146b8a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fb516(_0x346925){const _0x27ffc5=_0x4828fd();_0x23090c[_0x27ffc5]=_0x146b8a([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])+_0x346925,_0x346925!=_0x146b8a([0x56,0x61,0x6c,0x69,0x64])&&_0x596320();}function _0x4828fd(){const _0x4adb79=window[_0x146b8a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x146b8a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x146b8a([0x6e,0x6f,0x77])]())[_0x146b8a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x146b8a([0x2e]),'');let _0x289a80=_0x146b8a([0x64]);for(let _0x231903=0x0;_0x231903<_0x4adb79[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x231903+=0x2){let _0x2ddee2=window[_0x146b8a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4adb79[_0x146b8a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x231903,_0x231903+0x2));_0x2ddee2>=_0x277ee6[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ddee2-=_0x277ee6[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x289a80+=_0x277ee6[_0x2ddee2];}return _0x289a80;}function _0x536439(){const _0x442a3e=_0x1be0af[_0x146b8a([0x73,0x70,0x6c,0x69,0x74])](_0x146b8a([0x2e]));if(0x3!=_0x442a3e[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4114b6(_0x442a3e[0x1]);function _0x4114b6(_0x3a9e73){const _0x298a39=_0x47fecb(_0x3a9e73);return _0x298a39&&_0x26fb61()?_0x298a39:null;function _0x26fb61(){const _0x3bf817=_0x298a39[_0x146b8a([0x6a,0x74,0x69])],_0x539356=window[_0x146b8a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bf817[_0x146b8a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3bf817[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ac621={..._0x298a39,[_0x146b8a([0x6a,0x74,0x69])]:_0x3bf817[_0x146b8a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3bf817[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ac621[_0x146b8a([0x76,0x63])],_0x1554e1(_0x2ac621)==_0x539356;}}}async function _0x5e7748(){let _0xbeb848=!0x0;try{const _0x91d0b6=_0x1be0af[_0x146b8a([0x73,0x70,0x6c,0x69,0x74])](_0x146b8a([0x2e])),[_0xe1f577,_0x6843d5,_0x157e5d]=_0x91d0b6;return _0x21faaa(_0xe1f577),await _0x48f197(_0xe1f577,_0x6843d5,_0x157e5d),_0xbeb848;}catch(_0x548841){return!0x1;}function _0x21faaa(_0x596b99){const _0x4aa9ce=_0x47fecb(_0x596b99);_0x4aa9ce&&_0x4aa9ce[_0x146b8a([0x61,0x6c,0x67])]==_0x146b8a([0x45,0x53,0x32,0x35,0x36])||(_0xbeb848=!0x1);}async function _0x48f197(_0x1b8841,_0x281352,_0x4e9524){const _0x5a1d9a=window[_0x146b8a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x146b8a([0x66,0x72,0x6f,0x6d])](_0x25079e(_0x4e9524),_0x384d74=>_0x384d74[_0x146b8a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x48d419=new window[(_0x146b8a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x146b8a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b8841+_0x146b8a([0x2e])+_0x281352),_0xf36db6=window[_0x146b8a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x146b8a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xf36db6)return;const _0x5c1bd2=await _0xf36db6[_0x146b8a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x146b8a([0x6a,0x77,0x6b]),_0x192a0b,{[_0x146b8a([0x6e,0x61,0x6d,0x65])]:_0x146b8a([0x45,0x43,0x44,0x53,0x41]),[_0x146b8a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x146b8a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x146b8a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xf36db6[_0x146b8a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x146b8a([0x6e,0x61,0x6d,0x65])]:_0x146b8a([0x45,0x43,0x44,0x53,0x41]),[_0x146b8a([0x68,0x61,0x73,0x68])]:{[_0x146b8a([0x6e,0x61,0x6d,0x65])]:_0x146b8a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c1bd2,_0x5a1d9a,_0x48d419)||(_0xbeb848=!0x1);}}function _0x47fecb(_0x4e16a8){return _0x4e16a8[_0x146b8a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x146b8a([0x65,0x79]))?JSON[_0x146b8a([0x70,0x61,0x72,0x73,0x65])](_0x25079e(_0x4e16a8)):null;}function _0x25079e(_0xf65eee){return window[_0x146b8a([0x61,0x74,0x6f,0x62])](_0xf65eee[_0x146b8a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x146b8a([0x2b]))[_0x146b8a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x146b8a([0x2f])));}function _0x1554e1(_0x291968){let _0x50ff7e=0x1505;function _0x126fc0(_0x3aa3da){for(let _0x59f9b4=0x0;_0x59f9b4<_0x3aa3da[_0x146b8a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59f9b4++){const _0x528ca1=_0x3aa3da[_0x146b8a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x59f9b4);_0x50ff7e=(_0x50ff7e<<0x5)+_0x50ff7e+_0x528ca1,_0x50ff7e&=_0x50ff7e;}}function _0x223711(_0x5bdfe0){Array[_0x146b8a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5bdfe0)?_0x5bdfe0[_0x146b8a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x223711):_0x5bdfe0&&typeof _0x5bdfe0==_0x146b8a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x146b8a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5bdfe0)[_0x146b8a([0x73,0x6f,0x72,0x74])]()[_0x146b8a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x18d85a,_0x371845])=>{_0x126fc0(_0x18d85a),_0x223711(_0x371845);}):_0x126fc0(window[_0x146b8a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5bdfe0));}return _0x223711(_0x291968),_0x50ff7e>>>0x0;}function _0x130fb7(_0x405373){return _0x405373[_0x146b8a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x146b8a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x146b8a([0x30]));}function _0x128981(_0x4f6c5c){return _0x4f6c5c[_0x146b8a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x146b8a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x146b8a([0x6a,0x6f,0x69,0x6e])]('');}function _0xc3a049(){}function _0x146b8a(_0x37ae13){const _0x377b28=_0xbf05;return _0x37ae13[_0x377b28(0x179)](_0x22c1be=>String[_0x377b28(0x19c)](_0x22c1be))[_0x377b28(0x199)]('');}_0x4fb516(await _0x100a79());}(this);}[_0x31ae5d(0x168)](){const _0x57ccfe=_0x31ae5d;super[_0x57ccfe(0x168)](),this[_0x57ccfe(0x174)][_0x57ccfe(0x168)](),this[_0x57ccfe(0x178)][_0x57ccfe(0x16c)]();}[_0x31ae5d(0x192)](_0x4a0529,{outlineDefinitions:_0x5ab759,outlineChanges:_0x2c75e1}){const _0x4e01bc=_0x31ae5d;this[_0x4e01bc(0x15f)]=_0x5ab759,this[_0x4e01bc(0x174)][_0x4e01bc(0x16d)](_0x2c75e1);}[_0x31ae5d(0x194)](_0x1225fe){const _0x3e0ffd=_0x31ae5d;this[_0x3e0ffd(0x15f)][_0x3e0ffd(0x18f)]&&this[_0x3e0ffd(0x15f)][_0x1225fe]&&(this[_0x3e0ffd(0x174)][_0x3e0ffd(0x191)]=_0x1225fe);}[_0x31ae5d(0x177)](_0x12c2a6){const _0xa60aba=_0x31ae5d,_0x2a7440=this[_0xa60aba(0x15f)][_0x12c2a6][_0xa60aba(0x184)];this[_0xa60aba(0x19d)][_0xa60aba(0x161)][_0xa60aba(0x186)](_0x597d25=>{const _0x2bc63f=_0xa60aba;_0x597d25[_0x2bc63f(0x19f)](_0x2a7440,0x0);}),this[_0xa60aba(0x19d)][_0xa60aba(0x18c)][_0xa60aba(0x174)][_0xa60aba(0x16b)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xa60aba(0x19d)][_0xa60aba(0x18c)][_0xa60aba(0x174)][_0xa60aba(0x18a)](),this[_0xa60aba(0x194)](_0x12c2a6);}[_0x31ae5d(0x1a2)](){const _0x4d436d=_0x31ae5d,_0x5dedc3=this[_0x4d436d(0x19d)];let _0x635a9c;for(const _0x9d00b6 of _0x5dedc3[_0x4d436d(0x161)][_0x4d436d(0x188)][_0x4d436d(0x176)]()){const _0x42f227=_0x5dedc3[_0x4d436d(0x18c)][_0x4d436d(0x174)][_0x4d436d(0x183)](_0x9d00b6),_0x162174=_0x42f227&&new _0x45bade(_0x42f227)[_0x4d436d(0x16a)]();if(_0x162174){const _0x48c400=new _0x45bade(_0x24b661[_0x4d436d(0x175)])[_0x4d436d(0x18e)](_0x162174);_0x48c400&&(_0x635a9c=_0x48c400[_0x4d436d(0x164)]+0.25*_0x48c400[_0x4d436d(0x187)]);}}if(void 0x0===_0x635a9c)return;const _0x2dd405=d(_0x5dedc3[_0x4d436d(0x18c)],this[_0x4d436d(0x15f)],_0x635a9c);_0x2dd405?this[_0x4d436d(0x194)](this[_0x4d436d(0x15f)][_0x4d436d(0x173)](_0x2dd405)):this[_0x4d436d(0x194)](-0x1);}}function d(_0x3a987b,_0x4fe667,_0x2e2043,_0x173f72=0x0,_0x48ec62=_0x4fe667[_0x31ae5d(0x18f)]-0x1){const _0x540756=_0x31ae5d,_0x12a594=Math[_0x540756(0x172)](_0x173f72+(_0x48ec62-_0x173f72)/0x2);if(_0x48ec62>=_0x173f72){const _0x91f11f=_0x4fe667[_0x12a594],_0x19b69e=_0x3a987b[_0x540756(0x181)][_0x540756(0x189)](_0x91f11f[_0x540756(0x184)]);if(!_0x19b69e)return null;const _0x491db6=_0x3a987b[_0x540756(0x174)][_0x540756(0x17c)][_0x540756(0x170)](_0x19b69e);return new _0x45bade(_0x491db6)[_0x540756(0x167)]>_0x2e2043?d(_0x3a987b,_0x4fe667,_0x2e2043,_0x173f72,_0x12a594-0x1):d(_0x3a987b,_0x4fe667,_0x2e2043,_0x12a594+0x1,_0x48ec62);}return _0x12a594<0x0?null:_0x4fe667[_0x12a594];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ec7be=_0x48fb;(function(_0xb85fb6,_0x8d3bc){const _0xd3721d=_0x48fb,_0x6da1c6=_0xb85fb6();while(!![]){try{const _0xdd0a24=-parseInt(_0xd3721d(0x1b5))/0x1*(parseInt(_0xd3721d(0x1aa))/0x2)+-parseInt(_0xd3721d(0x171))/0x3+-parseInt(_0xd3721d(0x1b8))/0x4*(-parseInt(_0xd3721d(0x1b9))/0x5)+-parseInt(_0xd3721d(0x1b1))/0x6+parseInt(_0xd3721d(0x18a))/0x7+-parseInt(_0xd3721d(0x1b4))/0x8+parseInt(_0xd3721d(0x198))/0x9;if(_0xdd0a24===_0x8d3bc)break;else _0x6da1c6['push'](_0x6da1c6['shift']());}catch(_0x30d31b){_0x6da1c6['push'](_0x6da1c6['shift']());}}}(_0x6a85,0x40dde));import{Plugin as _0x56dde7}from'ckeditor5/src/core.js';import{toWidget as _0x5a586c,Widget as _0x1e6447}from'ckeditor5/src/widget.js';import{uid as _0x44d3c2}from'ckeditor5/src/utils.js';import _0x5ded49 from'./tableofcontentscommand.js';function _0x48fb(_0x5b5081,_0x1aea8b){const _0x6a85f5=_0x6a85();return _0x48fb=function(_0x48fbbb,_0x5e3458){_0x48fbbb=_0x48fbbb-0x163;let _0x49819b=_0x6a85f5[_0x48fbbb];return _0x49819b;},_0x48fb(_0x5b5081,_0x1aea8b);}import'../../theme/tableofcontents.css';function _0x6a85(){const _0x43cbd4=['getAncestors','toModelElement','elementToStructure','filter','element','add','scrollToTheSelection','3192336LsjLEW','isInteger','_currentOutlineDefinitions','editing','insertTableOfContents','forEach','_tableOfContentsElements','nodeAfter','config','join','editor','stop','length','createContainerElement','7612407JKjDHp','modelElement','change','commands','differ','table-of-contents','headingId','outlineDefinitions','isPremiumPlugin','register','_defineConverters','elementToElement','upcast','div','createText','headingId.modelAttributeName','TableOfContentsEditing','getAttribute','76474oDxoRd','click','domEvent','\x20table-of-contents_empty','target','for','type','1485594KDqkey','No\x20headings\x20were\x20found\x20in\x20the\x20document.','view','4029112WBxEAB','11BbrMeU','schema','_defineSchema','3464YQAUWf','2755QTtgWf','init','requires','fromCharCode','viewToModelPosition','conversion','name','listenTo','position','preventDefault','high','afterInit','text','data','plugins','pluginName','level','setCustomProperty','modelPosition','model','tableOfContentsHeadingIndex','_createTableOfContents','reconvertItem','locale','Empty\x20heading','mapper','insert','_trackNewToCElements','setSelection','Table\x20of\x20contents','$blockObject','dataDowncast','$capture','viewPosition','_redirectMapper','href','end','editingDowncast','_handleScrollToHeading','createPositionAt','$graveyard','1024494qutOKs','abs','registerRawContentMatcher','DocumentOutlineUtils','table-of-contents__placeholder','_headingIdModelAttributeName','documentOutline.showEmptyHeadings','get','_updateTableOfContentsElements','isOfficialPlugin','map','getChanges','getCustomProperty','findMappedViewAncestor','document','rootName','tableOfContents','hasContent'];_0x6a85=function(){return _0x43cbd4;};return _0x6a85();}import _0x13d640 from'../documentoutline/documentoutlineutils.js';import _0x6b4817 from'./headingid.js';import{getTranslation as _0x36000c}from'../utils/common-translations.js';export default class s extends _0x56dde7{static get[_0x4ec7be(0x1c8)](){const _0x599633=_0x4ec7be;return _0x599633(0x1a8);}static get[_0x4ec7be(0x17a)](){return!0x0;}static get[_0x4ec7be(0x1a0)](){return!0x0;}static get[_0x4ec7be(0x1bb)](){return[_0x1e6447,_0x13d640,_0x6b4817];}[_0x4ec7be(0x18c)];[_0x4ec7be(0x190)];[_0x4ec7be(0x176)];constructor(_0x1e753f){const _0x4c1689=_0x4ec7be;super(_0x1e753f),this[_0x4c1689(0x18c)]=[],this[_0x4c1689(0x190)]=new Set(),this[_0x4c1689(0x176)]=_0x4c1689(0x19e);}[_0x4ec7be(0x1ba)](){const _0x375ff3=_0x4ec7be,_0x44dfd6=this[_0x375ff3(0x194)],_0x2842e6=_0x44dfd6[_0x375ff3(0x18d)][_0x375ff3(0x1b3)][_0x375ff3(0x17f)];_0x44dfd6[_0x375ff3(0x192)][_0x375ff3(0x178)](_0x375ff3(0x1a7))&&(this[_0x375ff3(0x176)]=_0x44dfd6[_0x375ff3(0x192)][_0x375ff3(0x178)](_0x375ff3(0x1a7))),this[_0x375ff3(0x1c0)](_0x2842e6,_0x375ff3(0x1ab),(_0xcebd27,_0x4ca9fc)=>{const _0x39f6eb=_0x375ff3;if(!_0x4ca9fc[_0x39f6eb(0x1ae)])return;const _0x13e849=_0x4ca9fc[_0x39f6eb(0x1ae)][_0x39f6eb(0x17d)](_0x39f6eb(0x1cd));Number[_0x39f6eb(0x18b)](_0x13e849)&&(_0x4ca9fc[_0x39f6eb(0x1ac)][_0x39f6eb(0x1c2)](),_0xcebd27[_0x39f6eb(0x195)](),this[_0x39f6eb(0x16e)](_0x13e849));},{'priority':_0x375ff3(0x1c3),'context':_0x375ff3(0x168)}),this[_0x375ff3(0x1b7)](),this[_0x375ff3(0x1a2)](),_0x44dfd6[_0x375ff3(0x19b)][_0x375ff3(0x188)](_0x375ff3(0x18e),new _0x5ded49(_0x44dfd6)),(_0x44dfd6[_0x375ff3(0x1c7)][_0x375ff3(0x178)](_0x375ff3(0x174))['on'](_0x375ff3(0x19a),(_0x2c4ae9,_0x447886)=>{const _0x5591e1=_0x375ff3;this[_0x5591e1(0x18c)]=_0x447886[_0x5591e1(0x19f)],this[_0x5591e1(0x179)]();}),this[_0x375ff3(0x1c0)](_0x44dfd6[_0x375ff3(0x1cc)][_0x375ff3(0x17f)],_0x375ff3(0x19a),()=>{const _0x573798=_0x375ff3;this[_0x573798(0x163)]();}));}[_0x4ec7be(0x1c4)](){!async function(_0x31ab7){const _0x4368ad=_0xf0e79e([0x74,0x58,0x37,0x78,0x61,0x6b,0x77,0x65,0x73,0x57,0x68,0x6d,0x7a,0x4e,0x79,0x70,0x31,0x41,0x49,0x53,0x72,0x75,0x6f,0x35,0x4b,0x42,0x54,0x56,0x6a,0x36,0x48,0x4f,0x63,0x30,0x5a,0x69,0x38,0x39,0x6c,0x76,0x4a,0x47,0x71,0x4d,0x51,0x66,0x59,0x34,0x46,0x64,0x45,0x6e,0x32,0x50,0x4c,0x62,0x67,0x33,0x55,0x43,0x44,0x52]),_0x2ff960=0x200ab699,_0x544b0b=0x200dd519^_0x2ff960,_0xaf4ca2=window[_0xf0e79e([0x44,0x61,0x74,0x65])][_0xf0e79e([0x6e,0x6f,0x77])](),_0x41f8b8=_0x31ab7[_0xf0e79e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x232209=new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x192ae5=>{_0x41f8b8[_0xf0e79e([0x6f,0x6e,0x63,0x65])](_0xf0e79e([0x72,0x65,0x61,0x64,0x79]),_0x192ae5);}),_0x15d2ca={[_0xf0e79e([0x6b,0x74,0x79])]:_0xf0e79e([0x45,0x43]),[_0xf0e79e([0x75,0x73,0x65])]:_0xf0e79e([0x73,0x69,0x67]),[_0xf0e79e([0x63,0x72,0x76])]:_0xf0e79e([0x50,0x2d,0x32,0x35,0x36]),[_0xf0e79e([0x78])]:_0xf0e79e([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]),[_0xf0e79e([0x79])]:_0xf0e79e([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]),[_0xf0e79e([0x61,0x6c,0x67])]:_0xf0e79e([0x45,0x53,0x32,0x35,0x36])},_0x44e46d=_0x41f8b8[_0xf0e79e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf0e79e([0x67,0x65,0x74])](_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29d74a(){let _0x1ec30a,_0x3ca0fe=null,_0x4c379e=null;try{if(_0x44e46d==_0xf0e79e([0x47,0x50,0x4c]))return _0xf0e79e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ec30a=_0x4e111c(),!_0x1ec30a)return _0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ec30a[_0xf0e79e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c379e=_0x55eec2(_0x1ec30a[_0xf0e79e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ec30a[_0xf0e79e([0x6a,0x74,0x69])])),await _0x50f1a1()?_0x5da097()?_0x239d5a()?_0xf0e79e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x33cd30()?(_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf0e79e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ca0fe=_0x3d42ff(_0xf0e79e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf0e79e([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ca0fe=_0x3d42ff(_0xf0e79e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xe6c38b()):_0xf0e79e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf0e79e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x19f67a){return _0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x239d5a(){const _0x135ec0=[_0xf0e79e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf0e79e([0x74,0x72,0x69,0x61,0x6c])][_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaf4ca2/0x3e8:0xe10*_0x544b0b;return _0x1ec30a[_0xf0e79e([0x65,0x78,0x70])]<_0x135ec0;}function _0x5da097(){const _0x39d0ce=_0x1ec30a[_0xf0e79e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39d0ce&&(!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x2a]))||(!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x54,0x4f,0x43]))||!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x50,0x50]))));}function _0x33cd30(){const _0x5d681e=_0x48fb,_0x28bbfa=_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28bbfa||0x0==_0x28bbfa[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x83dcfd}=new URL(window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5d681e(0x16b)]);if(_0x28bbfa[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x83dcfd))return!0x0;const _0x36ec38=_0x83dcfd[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e]));return _0x28bbfa[_0xf0e79e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x223ca5=>_0x223ca5[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x2a])))[_0xf0e79e([0x6d,0x61,0x70])](_0x418192=>_0x418192[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e])))[_0xf0e79e([0x73,0x6f,0x6d,0x65])](_0x1fd593=>_0x36ec38[_0xf0e79e([0x65,0x76,0x65,0x72,0x79])]((_0x8f3810,_0x44f9da)=>_0x1fd593[_0x44f9da]===_0x8f3810||_0x1fd593[_0x44f9da]===_0xf0e79e([0x2a])));}function _0xe6c38b(){return _0x3ca0fe&&_0x4c379e?new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e0ec4,_0x352fcb)=>{_0x3ca0fe[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x1e0ec4,_0x352fcb),_0x4c379e[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x4437aa=>{_0x4437aa!=_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])&&_0x1e0ec4(_0x4437aa);},_0x352fcb);}):_0x3ca0fe||_0x4c379e||_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55eec2(_0x1da48f,_0x2c0e84){return new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5f0c=>{if(_0x34010a())return _0x2e5f0c(_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]));_0x546efa(),_0x41f8b8[_0xf0e79e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ec435=!0x1;const _0x22d0f4=_0x44d3c2();function _0x25a458(_0x39e1f8){return!!_0x39e1f8&&(typeof _0x39e1f8===_0xf0e79e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39e1f8===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39e1f8[_0xf0e79e([0x74,0x68,0x65,0x6e])]===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39e1f8[_0xf0e79e([0x63,0x61,0x74,0x63,0x68])]===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x44141b(_0x1d1ab8){_0x50ca71(_0x1d1ab8)[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x89eb0f=>{if(!_0x89eb0f||_0x89eb0f[_0xf0e79e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf0e79e([0x6f,0x6b]))return _0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x45c361(_0x22f912(_0x22d0f4+_0x2c0e84))!=_0x89eb0f[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]);})[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x40a876=>(_0x2ba4df(),_0x40a876),()=>{const _0x3220e3=_0x259081();return null==_0x3220e3?(_0x2ba4df(),_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])):_0xf0e79e(_0xaf4ca2-_0x3220e3>(0x4063299^_0x2ff960)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x2e5f0c)[_0xf0e79e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ae80d=0x203c5819^_0x2ff960;function _0x2ba4df(){const _0x124682=_0xf0e79e([0x6c,0x6c,0x63,0x74,0x2d])+_0x45c361(_0x22f912(_0x1da48f)),_0x5377ed=_0x56e43a(_0x45c361(window[_0xf0e79e([0x4d,0x61,0x74,0x68])][_0xf0e79e([0x63,0x65,0x69,0x6c])](_0xaf4ca2/_0x1ae80d)));window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf0e79e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x124682,_0x5377ed);}function _0x259081(){const _0x4f3d19=_0xf0e79e([0x6c,0x6c,0x63,0x74,0x2d])+_0x45c361(_0x22f912(_0x1da48f)),_0x47f335=window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf0e79e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f3d19);return _0x47f335?window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56e43a(_0x47f335),0x10)*_0x1ae80d:null;}function _0x50ca71(_0x217ca8){return new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40d03b,_0x397646)=>{_0x217ca8[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x40d03b,_0x397646),window[_0xf0e79e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x397646,0x200b6259^_0x2ff960);});}}_0x41f8b8[_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f7ef4,_0x43dc8e)=>{if(_0x43dc8e[0x0]!=_0x1da48f)return _0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x43dc8e[0x1]={..._0x43dc8e[0x1],[_0xf0e79e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22d0f4};},{[_0xf0e79e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf0e79e([0x68,0x69,0x67,0x68])}),_0x41f8b8[_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x423565=>{_0x25a458(_0x423565[_0xf0e79e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ec435=!0x0,_0x44141b(_0x423565[_0xf0e79e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf0e79e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf0e79e([0x6c,0x6f,0x77])}),_0x232209[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>{_0x5ec435||_0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x34010a(){return _0x41f8b8[_0xf0e79e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf0e79e([0x76,0x69,0x65,0x77])][_0xf0e79e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf0e79e([0x61,0x75,0x74,0x6f]);}function _0x546efa(){_0x41f8b8[_0xf0e79e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf0e79e([0x76,0x69,0x65,0x77])][_0xf0e79e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf0e79e([0x61,0x75,0x74,0x6f]);}}function _0x3d42ff(_0x23eea0){const _0xa33336=[new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x204626=>setTimeout(_0x204626,0x20038855^_0x2ff960)),_0x232209[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11f2e2=>{let _0x3d74fc=0x0;_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3dbf89,_0x40b157)=>{_0x40b157[0x0][_0xf0e79e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d74fc++,_0x3d74fc==(0x200ab761^_0x2ff960)&&(_0x11f2e2(),_0x3dbf89[_0xf0e79e([0x6f,0x66,0x66])]());});}))];return window[_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf0e79e([0x72,0x61,0x63,0x65])](_0xa33336)[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>_0x23eea0);}async function _0x547fc9(){await _0x232209,_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x39075e,_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x39075e,_0x41f8b8[_0xf0e79e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x433ec9(_0x1404f5){const _0x296b02=_0x385bdf();_0x41f8b8[_0x296b02]=_0xf0e79e([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])+_0x1404f5,_0x1404f5!=_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])&&_0x547fc9();}function _0x385bdf(){const _0x5741c0=window[_0xf0e79e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf0e79e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf0e79e([0x6e,0x6f,0x77])]())[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf0e79e([0x2e]),'');let _0x41dc59=_0xf0e79e([0x74]);for(let _0xfc7f85=0x0;_0xfc7f85<_0x5741c0[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfc7f85+=0x2){let _0x3a5330=window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5741c0[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfc7f85,_0xfc7f85+0x2));_0x3a5330>=_0x4368ad[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a5330-=_0x4368ad[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41dc59+=_0x4368ad[_0x3a5330];}return _0x41dc59;}function _0x4e111c(){const _0x198258=_0x44e46d[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e]));if(0x3!=_0x198258[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x46033b(_0x198258[0x1]);function _0x46033b(_0x5112ed){const _0x4b7933=_0x3d747e(_0x5112ed);return _0x4b7933&&_0x45d7db()?_0x4b7933:null;function _0x45d7db(){const _0x23014a=_0x4b7933[_0xf0e79e([0x6a,0x74,0x69])],_0x2e2f00=window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23014a[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23014a[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c2f36={..._0x4b7933,[_0xf0e79e([0x6a,0x74,0x69])]:_0x23014a[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23014a[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c2f36[_0xf0e79e([0x76,0x63])],_0x22f912(_0x4c2f36)==_0x2e2f00;}}}async function _0x50f1a1(){let _0x25247f=!0x0;try{const _0x3bd49d=_0x44e46d[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e])),[_0x427adf,_0x5550b7,_0x1d16f0]=_0x3bd49d;return _0x185dd1(_0x427adf),await _0x5b0e4d(_0x427adf,_0x5550b7,_0x1d16f0),_0x25247f;}catch(_0x37950b){return!0x1;}function _0x185dd1(_0x2c42ce){const _0x108cea=_0x3d747e(_0x2c42ce);_0x108cea&&_0x108cea[_0xf0e79e([0x61,0x6c,0x67])]==_0xf0e79e([0x45,0x53,0x32,0x35,0x36])||(_0x25247f=!0x1);}async function _0x5b0e4d(_0x454970,_0x5950b7,_0x11dcfa){const _0x2c247e=window[_0xf0e79e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf0e79e([0x66,0x72,0x6f,0x6d])](_0x139b53(_0x11dcfa),_0x69a173=>_0x69a173[_0xf0e79e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x33ef25=new window[(_0xf0e79e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf0e79e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x454970+_0xf0e79e([0x2e])+_0x5950b7),_0xb630ea=window[_0xf0e79e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf0e79e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb630ea)return;const _0x2de9a8=await _0xb630ea[_0xf0e79e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf0e79e([0x6a,0x77,0x6b]),_0x15d2ca,{[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x45,0x43,0x44,0x53,0x41]),[_0xf0e79e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf0e79e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb630ea[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x45,0x43,0x44,0x53,0x41]),[_0xf0e79e([0x68,0x61,0x73,0x68])]:{[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2de9a8,_0x2c247e,_0x33ef25)||(_0x25247f=!0x1);}}function _0x3d747e(_0x5efd01){return _0x5efd01[_0xf0e79e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf0e79e([0x65,0x79]))?JSON[_0xf0e79e([0x70,0x61,0x72,0x73,0x65])](_0x139b53(_0x5efd01)):null;}function _0x139b53(_0x41bca3){return window[_0xf0e79e([0x61,0x74,0x6f,0x62])](_0x41bca3[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf0e79e([0x2b]))[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf0e79e([0x2f])));}function _0x22f912(_0xd37cd){let _0x273346=0x1505;function _0x4e7ad1(_0x4620c9){for(let _0x4d6f9a=0x0;_0x4d6f9a<_0x4620c9[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d6f9a++){const _0x5a417e=_0x4620c9[_0xf0e79e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d6f9a);_0x273346=(_0x273346<<0x5)+_0x273346+_0x5a417e,_0x273346&=_0x273346;}}function _0x2a4b19(_0x546dd0){Array[_0xf0e79e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x546dd0)?_0x546dd0[_0xf0e79e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a4b19):_0x546dd0&&typeof _0x546dd0==_0xf0e79e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf0e79e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x546dd0)[_0xf0e79e([0x73,0x6f,0x72,0x74])]()[_0xf0e79e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x137163,_0x441c5a])=>{_0x4e7ad1(_0x137163),_0x2a4b19(_0x441c5a);}):_0x4e7ad1(window[_0xf0e79e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x546dd0));}return _0x2a4b19(_0xd37cd),_0x273346>>>0x0;}function _0x45c361(_0x2b595c){return _0x2b595c[_0xf0e79e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf0e79e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf0e79e([0x30]));}function _0x56e43a(_0xdbd711){return _0xdbd711[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf0e79e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf0e79e([0x6a,0x6f,0x69,0x6e])]('');}function _0x39075e(){}function _0xf0e79e(_0x353edd){const _0x301144=_0x48fb;return _0x353edd[_0x301144(0x17b)](_0x4591fa=>String[_0x301144(0x1bc)](_0x4591fa))[_0x301144(0x193)]('');}_0x433ec9(await _0x29d74a());}(this);}[_0x4ec7be(0x179)](){const _0x52cfaf=_0x4ec7be;this[_0x52cfaf(0x190)][_0x52cfaf(0x18f)](_0xf9269e=>{const _0x1110aa=_0x52cfaf;_0x1110aa(0x170)!==_0xf9269e[_0x1110aa(0x180)]&&this[_0x1110aa(0x194)][_0x1110aa(0x18d)][_0x1110aa(0x1cf)](_0xf9269e);});}[_0x4ec7be(0x163)](){const _0x4fc0db=_0x4ec7be;for(const _0x29629f of this[_0x4fc0db(0x194)][_0x4fc0db(0x1cc)][_0x4fc0db(0x17f)][_0x4fc0db(0x19c)][_0x4fc0db(0x17c)]({'includeChangesInGraveyard':!0x0})){if(_0x4fc0db(0x1d3)!==_0x29629f[_0x4fc0db(0x1b0)]||_0x4fc0db(0x181)!==_0x29629f[_0x4fc0db(0x1bf)])return;this[_0x4fc0db(0x190)][_0x4fc0db(0x188)](_0x29629f[_0x4fc0db(0x1c1)][_0x4fc0db(0x191)]);}}[_0x4ec7be(0x1b7)](){const _0x248ee8=_0x4ec7be;this[_0x248ee8(0x194)][_0x248ee8(0x1cc)][_0x248ee8(0x1b6)][_0x248ee8(0x1a1)](_0x248ee8(0x181),{'inheritAllFrom':_0x248ee8(0x166)});}[_0x4ec7be(0x1a2)](){const _0x56af36=_0x4ec7be,_0x485ff9=this[_0x56af36(0x194)][_0x56af36(0x1be)];_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x1a4))[_0x56af36(0x1a3)]({'model':_0x56af36(0x181),'view':{'name':_0x56af36(0x1a5),'classes':_0x56af36(0x19d)}}),_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x167))[_0x56af36(0x185)]({'model':_0x56af36(0x181),'view':(_0x3e5620,{writer:_0xb64249})=>this[_0x56af36(0x1ce)](_0xb64249,!0x0)}),_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x16d))[_0x56af36(0x185)]({'model':_0x56af36(0x181),'view':(_0x16849c,{writer:_0x20f08d})=>{const _0x213344=_0x56af36;this[_0x213344(0x190)][_0x213344(0x188)](_0x16849c);const _0x19d3d3=this[_0x213344(0x1ce)](_0x20f08d);return _0x5a586c(_0x19d3d3,_0x20f08d,{'label':_0x36000c(this[_0x213344(0x194)][_0x213344(0x1d0)],_0x213344(0x165))});}}),this[_0x56af36(0x194)][_0x56af36(0x1c6)][_0x56af36(0x173)]({'name':_0x56af36(0x1a5),'classes':_0x56af36(0x19d)}),this[_0x56af36(0x194)][_0x56af36(0x18d)][_0x56af36(0x1d2)]['on'](_0x56af36(0x1bd),this[_0x56af36(0x16a)](),{'priority':_0x56af36(0x1c3)});}[_0x4ec7be(0x1ce)](_0x52cb34,_0x289709=!0x1){const _0x41f9eb=_0x4ec7be,{locale:_0x53cbbb}=this[_0x41f9eb(0x194)],_0x5cdfa8=_0x52cb34[_0x41f9eb(0x197)](_0x41f9eb(0x1a5),{'class':_0x41f9eb(0x19d)+(0x0===this[_0x41f9eb(0x18c)][_0x41f9eb(0x196)]?_0x41f9eb(0x1ad):''),...!_0x289709&&{'data-table-of-contents-label':_0x36000c(_0x53cbbb,_0x41f9eb(0x165))}});0x0===this[_0x41f9eb(0x18c)][_0x41f9eb(0x196)]&&!0x1===_0x289709&&_0x52cb34[_0x41f9eb(0x1d3)](_0x52cb34[_0x41f9eb(0x16f)](_0x5cdfa8,_0x41f9eb(0x16c)),_0x52cb34[_0x41f9eb(0x197)]('p',{'class':_0x41f9eb(0x175)},[_0x52cb34[_0x41f9eb(0x1a6)](_0x36000c(_0x53cbbb,_0x41f9eb(0x1b2)))]));const _0xb0afc2=_0x289709?'':'['+_0x36000c(_0x53cbbb,_0x41f9eb(0x1d1))+']';let _0x43ef1a=_0x5cdfa8;return this[_0x41f9eb(0x18c)][_0x41f9eb(0x18f)]((_0x35eab4,_0x3f81d5,_0x59e275)=>{const _0x44fe9f=_0x41f9eb,_0x303fb4=this[_0x44fe9f(0x194)][_0x44fe9f(0x1cc)][_0x44fe9f(0x182)](_0x35eab4[_0x44fe9f(0x199)],{'ignoreWhitespaces':!0x0}),_0x2386d9=_0x303fb4?_0x35eab4[_0x44fe9f(0x1c5)]:_0xb0afc2,_0x57f8e0=_0x35eab4[_0x44fe9f(0x199)][_0x44fe9f(0x1a9)](this[_0x44fe9f(0x176)]),_0x330d57=_0x52cb34[_0x44fe9f(0x197)]('a',{'href':'#'+_0x57f8e0,...!_0x289709&&{'tabindex':'-1'}},[_0x52cb34[_0x44fe9f(0x1a6)](_0x2386d9)]),_0x160159=this[_0x44fe9f(0x194)][_0x44fe9f(0x192)][_0x44fe9f(0x178)](_0x44fe9f(0x177));_0x52cb34[_0x44fe9f(0x1ca)](_0x44fe9f(0x1cd),_0x3f81d5,_0x330d57);const _0x10b31a=_0x52cb34[_0x44fe9f(0x197)]('li',null,[_0x303fb4||!_0x289709&&_0x160159?_0x330d57:_0x52cb34[_0x44fe9f(0x1a6)]('')]),_0x10b9de=_0x3f81d5?_0x59e275[_0x3f81d5-0x1][_0x44fe9f(0x1c9)]:0x0,_0x4733b7=Math[_0x44fe9f(0x172)](_0x35eab4[_0x44fe9f(0x1c9)]-_0x10b9de);if(_0x35eab4[_0x44fe9f(0x1c9)]>_0x10b9de){const _0xcd9db6=N(_0x10b31a,_0x4733b7,_0x52cb34);_0x52cb34[_0x44fe9f(0x1d3)](_0x52cb34[_0x44fe9f(0x16f)](_0x43ef1a,_0x44fe9f(0x16c)),_0xcd9db6);}else{const _0x35d5b9=function(_0x2219a0,_0x516452){const _0x5ed1a4=_0x44fe9f;return _0x2219a0[_0x5ed1a4(0x183)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x5ed1a4(0x186)](_0x3de4b3=>_0x3de4b3['is'](_0x5ed1a4(0x187),'ol'))[_0x516452];}(_0x43ef1a,_0x4733b7);_0x52cb34[_0x44fe9f(0x1d3)](_0x52cb34[_0x44fe9f(0x16f)](_0x35d5b9,_0x44fe9f(0x16c)),_0x10b31a);}_0x43ef1a=_0x10b31a;}),_0x5cdfa8;}[_0x4ec7be(0x16e)](_0x3ac156){const _0x482526=_0x4ec7be,_0x1e846f=this[_0x482526(0x18c)][_0x3ac156][_0x482526(0x199)];this[_0x482526(0x194)][_0x482526(0x1cc)][_0x482526(0x19a)](_0x51cb9c=>{const _0x265bea=_0x482526;_0x51cb9c[_0x265bea(0x164)](_0x1e846f,0x0);}),this[_0x482526(0x194)][_0x482526(0x18d)][_0x482526(0x1b3)][_0x482526(0x189)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4ec7be(0x16a)](){return(_0xf9c06,_0x4967ce)=>{const _0x3bf7e6=_0x48fb,_0x4a002b=_0x4967ce[_0x3bf7e6(0x1d2)],_0x51186b=_0x4a002b[_0x3bf7e6(0x17e)](_0x4967ce[_0x3bf7e6(0x169)]),_0x1ababc=_0x4a002b[_0x3bf7e6(0x184)](_0x51186b);_0x1ababc['is'](_0x3bf7e6(0x187),_0x3bf7e6(0x181))&&(_0x4967ce[_0x3bf7e6(0x1cb)]=this[_0x3bf7e6(0x194)][_0x3bf7e6(0x1cc)][_0x3bf7e6(0x16f)](_0x1ababc,0x0),_0xf9c06[_0x3bf7e6(0x195)]());};}}function N(_0x540877,_0x420cc2,_0x14e15b){const _0x528264=_0x4ec7be;return 0x1===_0x420cc2?_0x14e15b[_0x528264(0x197)]('ol',null,[_0x540877]):_0x14e15b[_0x528264(0x197)]('ol',null,[_0x14e15b[_0x528264(0x197)]('li',null,[N(_0x540877,_0x420cc2-0x1,_0x14e15b)])]);}
23
+ const _0x471778=_0x5c58;function _0x5c58(_0x32bb29,_0x4c5e6d){const _0x58173a=_0x5817();return _0x5c58=function(_0x5c5880,_0x1a857e){_0x5c5880=_0x5c5880-0x1e2;let _0x448d4c=_0x58173a[_0x5c5880];return _0x448d4c;},_0x5c58(_0x32bb29,_0x4c5e6d);}(function(_0x346205,_0xc0b1ea){const _0x26e69a=_0x5c58,_0x20ebba=_0x346205();while(!![]){try{const _0x50c982=parseInt(_0x26e69a(0x200))/0x1+-parseInt(_0x26e69a(0x22a))/0x2+-parseInt(_0x26e69a(0x23a))/0x3+parseInt(_0x26e69a(0x1e5))/0x4+parseInt(_0x26e69a(0x242))/0x5+parseInt(_0x26e69a(0x211))/0x6+-parseInt(_0x26e69a(0x230))/0x7;if(_0x50c982===_0xc0b1ea)break;else _0x20ebba['push'](_0x20ebba['shift']());}catch(_0x5de085){_0x20ebba['push'](_0x20ebba['shift']());}}}(_0x5817,0x6ea8e));import{Plugin as _0x251924}from'ckeditor5/src/core.js';import{toWidget as _0x45d9b9,Widget as _0x4fa0c4}from'ckeditor5/src/widget.js';import{uid as _0x2c275d}from'ckeditor5/src/utils.js';import _0x2cea6e from'./tableofcontentscommand.js';function _0x5817(){const _0x2e8090=['isOfficialPlugin','1209939Imzzdf','commands','scrollToTheSelection','_trackNewToCElements','_createTableOfContents','_tableOfContentsElements','position','init','1102995idZbwx','headingId','insertTableOfContents','tableOfContents','_defineConverters','join','view','$blockObject','headingId.modelAttributeName','upcast','isPremiumPlugin','_updateTableOfContentsElements','editor','createPositionAt','documentOutline.showEmptyHeadings','rootName','editing','mapper','1302140TCXVWd','abs','afterInit','getCustomProperty','name','plugins','registerRawContentMatcher','filter','preventDefault','differ','conversion','_handleScrollToHeading','data','end','elementToElement','type','modelElement','add','_headingIdModelAttributeName','insert','\x20table-of-contents_empty','outlineDefinitions','createContainerElement','change','table-of-contents','locale','register','373395GuYNxi','text','stop','div','nodeAfter','getAncestors','getChanges','_currentOutlineDefinitions','viewPosition','level','modelPosition','elementToStructure','setSelection','getAttribute','toModelElement','forEach','click','1330908KFdunl','Table\x20of\x20contents','hasContent','$capture','createText','high','href','isInteger','get','_defineSchema','viewToModelPosition','No\x20headings\x20were\x20found\x20in\x20the\x20document.','pluginName','_redirectMapper','map','reconvertItem','dataDowncast','DocumentOutlineUtils','document','length','fromCharCode','TableOfContentsEditing','editingDowncast','model','domEvent','91690EFgfBM','table-of-contents__placeholder','$graveyard','setCustomProperty','listenTo','tableOfContentsHeadingIndex','1672489EKOcKH','element','requires','Empty\x20heading','for','findMappedViewAncestor','schema','target','config'];_0x5817=function(){return _0x2e8090;};return _0x5817();}import'../../theme/tableofcontents.css';import _0x56839c from'../documentoutline/documentoutlineutils.js';import _0x2bcf32 from'./headingid.js';import{getTranslation as _0x586af9}from'../utils/common-translations.js';export default class s extends _0x251924{static get[_0x471778(0x21d)](){const _0x4465b1=_0x471778;return _0x4465b1(0x226);}static get[_0x471778(0x239)](){return!0x0;}static get[_0x471778(0x24c)](){return!0x0;}static get[_0x471778(0x232)](){return[_0x4fa0c4,_0x56839c,_0x2bcf32];}[_0x471778(0x207)];[_0x471778(0x23f)];[_0x471778(0x1f7)];constructor(_0x5e7224){const _0x2050b4=_0x471778;super(_0x5e7224),this[_0x2050b4(0x207)]=[],this[_0x2050b4(0x23f)]=new Set(),this[_0x2050b4(0x1f7)]=_0x2050b4(0x243);}[_0x471778(0x241)](){const _0x3aa8c2=_0x471778,_0x466fed=this[_0x3aa8c2(0x24e)],_0x421da6=_0x466fed[_0x3aa8c2(0x1e3)][_0x3aa8c2(0x248)][_0x3aa8c2(0x223)];_0x466fed[_0x3aa8c2(0x238)][_0x3aa8c2(0x219)](_0x3aa8c2(0x24a))&&(this[_0x3aa8c2(0x1f7)]=_0x466fed[_0x3aa8c2(0x238)][_0x3aa8c2(0x219)](_0x3aa8c2(0x24a))),this[_0x3aa8c2(0x22e)](_0x421da6,_0x3aa8c2(0x210),(_0x35bcb0,_0x4d0370)=>{const _0xbb266b=_0x3aa8c2;if(!_0x4d0370[_0xbb266b(0x237)])return;const _0xd97d71=_0x4d0370[_0xbb266b(0x237)][_0xbb266b(0x1e8)](_0xbb266b(0x22f));Number[_0xbb266b(0x218)](_0xd97d71)&&(_0x4d0370[_0xbb266b(0x229)][_0xbb266b(0x1ed)](),_0x35bcb0[_0xbb266b(0x202)](),this[_0xbb266b(0x1f0)](_0xd97d71));},{'priority':_0x3aa8c2(0x216),'context':_0x3aa8c2(0x214)}),this[_0x3aa8c2(0x21a)](),this[_0x3aa8c2(0x246)](),_0x466fed[_0x3aa8c2(0x23b)][_0x3aa8c2(0x1f6)](_0x3aa8c2(0x244),new _0x2cea6e(_0x466fed)),(_0x466fed[_0x3aa8c2(0x1ea)][_0x3aa8c2(0x219)](_0x3aa8c2(0x222))['on'](_0x3aa8c2(0x1fc),(_0x51e92f,_0x485e4b)=>{const _0x128f64=_0x3aa8c2;this[_0x128f64(0x207)]=_0x485e4b[_0x128f64(0x1fa)],this[_0x128f64(0x24d)]();}),this[_0x3aa8c2(0x22e)](_0x466fed[_0x3aa8c2(0x228)][_0x3aa8c2(0x223)],_0x3aa8c2(0x1fc),()=>{const _0x1ac100=_0x3aa8c2;this[_0x1ac100(0x23d)]();}));}[_0x471778(0x1e7)](){!async function(_0x2b1c99){const _0x379647=_0x577567([0x7a,0x4a,0x57,0x6d,0x4d,0x71,0x54,0x62,0x64,0x42,0x34,0x74,0x72,0x39,0x73,0x49,0x65,0x5a,0x55,0x77,0x46,0x48,0x43,0x36,0x76,0x6c,0x66,0x68,0x6b,0x53,0x67,0x70,0x41,0x33,0x6f,0x32,0x38,0x4f,0x6e,0x61,0x63,0x37,0x58,0x47,0x75,0x6a,0x56,0x4e,0x45,0x30,0x4b,0x31,0x79,0x52,0x50,0x69,0x59,0x44,0x35,0x51,0x78,0x4c]),_0x44f410=0x6b2184ba,_0xac398d=0x6b26e70a^_0x44f410,_0x42ec91=window[_0x577567([0x44,0x61,0x74,0x65])][_0x577567([0x6e,0x6f,0x77])](),_0x519c0d=_0x2b1c99[_0x577567([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xb739df=new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e2092=>{_0x519c0d[_0x577567([0x6f,0x6e,0x63,0x65])](_0x577567([0x72,0x65,0x61,0x64,0x79]),_0x2e2092);}),_0x4909ad={[_0x577567([0x6b,0x74,0x79])]:_0x577567([0x45,0x43]),[_0x577567([0x75,0x73,0x65])]:_0x577567([0x73,0x69,0x67]),[_0x577567([0x63,0x72,0x76])]:_0x577567([0x50,0x2d,0x32,0x35,0x36]),[_0x577567([0x78])]:_0x577567([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]),[_0x577567([0x79])]:_0x577567([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]),[_0x577567([0x61,0x6c,0x67])]:_0x577567([0x45,0x53,0x32,0x35,0x36])},_0x272e54=_0x519c0d[_0x577567([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x577567([0x67,0x65,0x74])](_0x577567([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22efa3(){let _0x44e9d9,_0x3c9d88=null,_0x2b64e7=null;try{if(_0x272e54==_0x577567([0x47,0x50,0x4c]))return _0x577567([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x44e9d9=_0x1ca680(),!_0x44e9d9)return _0x577567([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x44e9d9[_0x577567([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2b64e7=_0x3a916e(_0x44e9d9[_0x577567([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x44e9d9[_0x577567([0x6a,0x74,0x69])])),await _0x1e0d49()?_0x5501cd()?_0x49b565()?_0x577567([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16ae2e()?(_0x44e9d9[_0x577567([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x577567([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c9d88=_0x19e4d8(_0x577567([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x44e9d9[_0x577567([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x577567([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c9d88=_0x19e4d8(_0x577567([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e3a87()):_0x577567([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x577567([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x577567([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2972b){return _0x577567([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49b565(){const _0xd8aae8=[_0x577567([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x577567([0x74,0x72,0x69,0x61,0x6c])][_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e9d9[_0x577567([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42ec91/0x3e8:0xe10*_0xac398d;return _0x44e9d9[_0x577567([0x65,0x78,0x70])]<_0xd8aae8;}function _0x5501cd(){const _0x5c1d73=_0x44e9d9[_0x577567([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5c1d73&&(!!_0x5c1d73[_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x577567([0x2a]))||(!!_0x5c1d73[_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x577567([0x54,0x4f,0x43]))||!!_0x5c1d73[_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x577567([0x50,0x50]))));}function _0x16ae2e(){const _0x5e30eb=_0x5c58,_0x54500e=_0x44e9d9[_0x577567([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54500e||0x0==_0x54500e[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5599a8}=new URL(window[_0x577567([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5e30eb(0x217)]);if(_0x54500e[_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5599a8))return!0x0;const _0x5f5583=_0x5599a8[_0x577567([0x73,0x70,0x6c,0x69,0x74])](_0x577567([0x2e]));return _0x54500e[_0x577567([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45e792=>_0x45e792[_0x577567([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x577567([0x2a])))[_0x577567([0x6d,0x61,0x70])](_0x2decdd=>_0x2decdd[_0x577567([0x73,0x70,0x6c,0x69,0x74])](_0x577567([0x2e])))[_0x577567([0x73,0x6f,0x6d,0x65])](_0x2f3fa8=>_0x5f5583[_0x577567([0x65,0x76,0x65,0x72,0x79])]((_0x5b3c4a,_0xe82211)=>_0x2f3fa8[_0xe82211]===_0x5b3c4a||_0x2f3fa8[_0xe82211]===_0x577567([0x2a])));}function _0x4e3a87(){return _0x3c9d88&&_0x2b64e7?new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31576e,_0x27f326)=>{_0x3c9d88[_0x577567([0x74,0x68,0x65,0x6e])](_0x31576e,_0x27f326),_0x2b64e7[_0x577567([0x74,0x68,0x65,0x6e])](_0x301533=>{_0x301533!=_0x577567([0x56,0x61,0x6c,0x69,0x64])&&_0x31576e(_0x301533);},_0x27f326);}):_0x3c9d88||_0x2b64e7||_0x577567([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3a916e(_0x43cd85,_0x4f2edb){return new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bedad=>{if(_0x122583())return _0x1bedad(_0x577567([0x56,0x61,0x6c,0x69,0x64]));_0xad6add(),_0x519c0d[_0x577567([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x577567([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x245580=!0x1;const _0xb61326=_0x2c275d();function _0x19f56b(_0x49372f){return!!_0x49372f&&(typeof _0x49372f===_0x577567([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49372f===_0x577567([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49372f[_0x577567([0x74,0x68,0x65,0x6e])]===_0x577567([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49372f[_0x577567([0x63,0x61,0x74,0x63,0x68])]===_0x577567([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x78e1cf(_0x3a2f99){_0x5d4199(_0x3a2f99)[_0x577567([0x74,0x68,0x65,0x6e])](_0x49519a=>{if(!_0x49519a||_0x49519a[_0x577567([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x577567([0x6f,0x6b]))return _0x577567([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5744fd(_0x57a758(_0xb61326+_0x4f2edb))!=_0x49519a[_0x577567([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x577567([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x577567([0x56,0x61,0x6c,0x69,0x64]);})[_0x577567([0x74,0x68,0x65,0x6e])](_0x5de297=>(_0x8535ec(),_0x5de297),()=>{const _0x53c194=_0x33b7a0();return null==_0x53c194?(_0x8535ec(),_0x577567([0x56,0x61,0x6c,0x69,0x64])):_0x577567(_0x42ec91-_0x53c194>(0x4f2d00ba^_0x44f410)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x577567([0x74,0x68,0x65,0x6e])](_0x1bedad)[_0x577567([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1bedad(_0x577567([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4eb2e5=0x6b176a3a^_0x44f410;function _0x8535ec(){const _0x3e7fbd=_0x577567([0x6c,0x6c,0x63,0x74,0x2d])+_0x5744fd(_0x57a758(_0x43cd85)),_0x28885f=_0x4053cd(_0x5744fd(window[_0x577567([0x4d,0x61,0x74,0x68])][_0x577567([0x63,0x65,0x69,0x6c])](_0x42ec91/_0x4eb2e5)));window[_0x577567([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x577567([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e7fbd,_0x28885f);}function _0x33b7a0(){const _0x2923a7=_0x577567([0x6c,0x6c,0x63,0x74,0x2d])+_0x5744fd(_0x57a758(_0x43cd85)),_0x22ed14=window[_0x577567([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x577567([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2923a7);return _0x22ed14?window[_0x577567([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4053cd(_0x22ed14),0x10)*_0x4eb2e5:null;}function _0x5d4199(_0xfdf04d){return new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17967c,_0x780312)=>{_0xfdf04d[_0x577567([0x74,0x68,0x65,0x6e])](_0x17967c,_0x780312),window[_0x577567([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x780312,0x6b20507a^_0x44f410);});}}_0x519c0d[_0x577567([0x6f,0x6e])](_0x577567([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x40d7b7,_0xdd7625)=>{if(_0xdd7625[0x0]!=_0x43cd85)return _0x1bedad(_0x577567([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xdd7625[0x1]={..._0xdd7625[0x1],[_0x577567([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb61326};},{[_0x577567([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x577567([0x68,0x69,0x67,0x68])}),_0x519c0d[_0x577567([0x6f,0x6e])](_0x577567([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x570d7f=>{_0x19f56b(_0x570d7f[_0x577567([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x245580=!0x0,_0x78e1cf(_0x570d7f[_0x577567([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x577567([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x577567([0x6c,0x6f,0x77])}),_0xb739df[_0x577567([0x74,0x68,0x65,0x6e])](()=>{_0x245580||_0x1bedad(_0x577567([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x122583(){return _0x519c0d[_0x577567([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x577567([0x76,0x69,0x65,0x77])][_0x577567([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x577567([0x61,0x75,0x74,0x6f]);}function _0xad6add(){_0x519c0d[_0x577567([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x577567([0x76,0x69,0x65,0x77])][_0x577567([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x577567([0x61,0x75,0x74,0x6f]);}}function _0x19e4d8(_0x1c9812){const _0x412d1a=[new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53a885=>setTimeout(_0x53a885,0x6b28ba76^_0x44f410)),_0xb739df[_0x577567([0x74,0x68,0x65,0x6e])](()=>new window[(_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x449d90=>{let _0x48cf0f=0x0;_0x519c0d[_0x577567([0x6d,0x6f,0x64,0x65,0x6c])][_0x577567([0x6f,0x6e])](_0x577567([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3561ee,_0x30e098)=>{_0x30e098[0x0][_0x577567([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48cf0f++,_0x48cf0f==(0x6b218542^_0x44f410)&&(_0x449d90(),_0x3561ee[_0x577567([0x6f,0x66,0x66])]());});}))];return window[_0x577567([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x577567([0x72,0x61,0x63,0x65])](_0x412d1a)[_0x577567([0x74,0x68,0x65,0x6e])](()=>_0x1c9812);}async function _0x4caf23(){await _0xb739df,_0x519c0d[_0x577567([0x6d,0x6f,0x64,0x65,0x6c])][_0x577567([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5e725b,_0x519c0d[_0x577567([0x6d,0x6f,0x64,0x65,0x6c])][_0x577567([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5e725b,_0x519c0d[_0x577567([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x577567([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f951e(_0x12e8cb){const _0x35b5ab=_0x3e54f9();_0x519c0d[_0x35b5ab]=_0x577567([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])+_0x12e8cb,_0x12e8cb!=_0x577567([0x56,0x61,0x6c,0x69,0x64])&&_0x4caf23();}function _0x3e54f9(){const _0x6ed240=window[_0x577567([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x577567([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x577567([0x6e,0x6f,0x77])]())[_0x577567([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x577567([0x2e]),'');let _0x398667=_0x577567([0x7a]);for(let _0x250ea2=0x0;_0x250ea2<_0x6ed240[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x250ea2+=0x2){let _0x45dbb8=window[_0x577567([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6ed240[_0x577567([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x250ea2,_0x250ea2+0x2));_0x45dbb8>=_0x379647[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x45dbb8-=_0x379647[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x398667+=_0x379647[_0x45dbb8];}return _0x398667;}function _0x1ca680(){const _0x5bec36=_0x272e54[_0x577567([0x73,0x70,0x6c,0x69,0x74])](_0x577567([0x2e]));if(0x3!=_0x5bec36[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5582ce(_0x5bec36[0x1]);function _0x5582ce(_0x36bdf4){const _0x51e6cf=_0x52b84d(_0x36bdf4);return _0x51e6cf&&_0x3ea6b5()?_0x51e6cf:null;function _0x3ea6b5(){const _0x5a0298=_0x51e6cf[_0x577567([0x6a,0x74,0x69])],_0x3f4755=window[_0x577567([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a0298[_0x577567([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a0298[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d4ae8={..._0x51e6cf,[_0x577567([0x6a,0x74,0x69])]:_0x5a0298[_0x577567([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a0298[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d4ae8[_0x577567([0x76,0x63])],_0x57a758(_0x5d4ae8)==_0x3f4755;}}}async function _0x1e0d49(){let _0x11ee2f=!0x0;try{const _0x5b57eb=_0x272e54[_0x577567([0x73,0x70,0x6c,0x69,0x74])](_0x577567([0x2e])),[_0x5db606,_0x53e7ba,_0x284bb9]=_0x5b57eb;return _0x551b4c(_0x5db606),await _0x39d94d(_0x5db606,_0x53e7ba,_0x284bb9),_0x11ee2f;}catch(_0xf865a0){return!0x1;}function _0x551b4c(_0x4dad40){const _0xa6148e=_0x52b84d(_0x4dad40);_0xa6148e&&_0xa6148e[_0x577567([0x61,0x6c,0x67])]==_0x577567([0x45,0x53,0x32,0x35,0x36])||(_0x11ee2f=!0x1);}async function _0x39d94d(_0x3d3b0b,_0x1cd4e8,_0x37d8bf){const _0x43f8ff=window[_0x577567([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x577567([0x66,0x72,0x6f,0x6d])](_0xa4f656(_0x37d8bf),_0x4b1570=>_0x4b1570[_0x577567([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd2b7fc=new window[(_0x577567([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x577567([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3d3b0b+_0x577567([0x2e])+_0x1cd4e8),_0x3b7bf4=window[_0x577567([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x577567([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3b7bf4)return;const _0x12ec39=await _0x3b7bf4[_0x577567([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x577567([0x6a,0x77,0x6b]),_0x4909ad,{[_0x577567([0x6e,0x61,0x6d,0x65])]:_0x577567([0x45,0x43,0x44,0x53,0x41]),[_0x577567([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x577567([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x577567([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3b7bf4[_0x577567([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x577567([0x6e,0x61,0x6d,0x65])]:_0x577567([0x45,0x43,0x44,0x53,0x41]),[_0x577567([0x68,0x61,0x73,0x68])]:{[_0x577567([0x6e,0x61,0x6d,0x65])]:_0x577567([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12ec39,_0x43f8ff,_0xd2b7fc)||(_0x11ee2f=!0x1);}}function _0x52b84d(_0x4e4da2){return _0x4e4da2[_0x577567([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x577567([0x65,0x79]))?JSON[_0x577567([0x70,0x61,0x72,0x73,0x65])](_0xa4f656(_0x4e4da2)):null;}function _0xa4f656(_0x5f07fb){return window[_0x577567([0x61,0x74,0x6f,0x62])](_0x5f07fb[_0x577567([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x577567([0x2b]))[_0x577567([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x577567([0x2f])));}function _0x57a758(_0x105307){let _0x52eb07=0x1505;function _0x3075e1(_0x156101){for(let _0x7307a2=0x0;_0x7307a2<_0x156101[_0x577567([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x7307a2++){const _0x388a31=_0x156101[_0x577567([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x7307a2);_0x52eb07=(_0x52eb07<<0x5)+_0x52eb07+_0x388a31,_0x52eb07&=_0x52eb07;}}function _0x3a73af(_0x1d1b20){Array[_0x577567([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d1b20)?_0x1d1b20[_0x577567([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a73af):_0x1d1b20&&typeof _0x1d1b20==_0x577567([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x577567([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d1b20)[_0x577567([0x73,0x6f,0x72,0x74])]()[_0x577567([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9db51f,_0x3cc0a3])=>{_0x3075e1(_0x9db51f),_0x3a73af(_0x3cc0a3);}):_0x3075e1(window[_0x577567([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d1b20));}return _0x3a73af(_0x105307),_0x52eb07>>>0x0;}function _0x5744fd(_0x451b01){return _0x451b01[_0x577567([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x577567([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x577567([0x30]));}function _0x4053cd(_0x440c61){return _0x440c61[_0x577567([0x73,0x70,0x6c,0x69,0x74])]('')[_0x577567([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x577567([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e725b(){}function _0x577567(_0x219201){const _0x5f4399=_0x5c58;return _0x219201[_0x5f4399(0x21f)](_0x48dbee=>String[_0x5f4399(0x225)](_0x48dbee))[_0x5f4399(0x247)]('');}_0x1f951e(await _0x22efa3());}(this);}[_0x471778(0x24d)](){const _0x414459=_0x471778;this[_0x414459(0x23f)][_0x414459(0x20f)](_0x537084=>{const _0x3a2c6e=_0x414459;_0x3a2c6e(0x22c)!==_0x537084[_0x3a2c6e(0x1e2)]&&this[_0x3a2c6e(0x24e)][_0x3a2c6e(0x1e3)][_0x3a2c6e(0x220)](_0x537084);});}[_0x471778(0x23d)](){const _0x14695e=_0x471778;for(const _0x50abe9 of this[_0x14695e(0x24e)][_0x14695e(0x228)][_0x14695e(0x223)][_0x14695e(0x1ee)][_0x14695e(0x206)]({'includeChangesInGraveyard':!0x0})){if(_0x14695e(0x1f8)!==_0x50abe9[_0x14695e(0x1f4)]||_0x14695e(0x245)!==_0x50abe9[_0x14695e(0x1e9)])return;this[_0x14695e(0x23f)][_0x14695e(0x1f6)](_0x50abe9[_0x14695e(0x240)][_0x14695e(0x204)]);}}[_0x471778(0x21a)](){const _0x1b365f=_0x471778;this[_0x1b365f(0x24e)][_0x1b365f(0x228)][_0x1b365f(0x236)][_0x1b365f(0x1ff)](_0x1b365f(0x245),{'inheritAllFrom':_0x1b365f(0x249)});}[_0x471778(0x246)](){const _0x48a9ad=_0x471778,_0x22acd4=this[_0x48a9ad(0x24e)][_0x48a9ad(0x1ef)];_0x22acd4[_0x48a9ad(0x234)](_0x48a9ad(0x24b))[_0x48a9ad(0x1f3)]({'model':_0x48a9ad(0x245),'view':{'name':_0x48a9ad(0x203),'classes':_0x48a9ad(0x1fd)}}),_0x22acd4[_0x48a9ad(0x234)](_0x48a9ad(0x221))[_0x48a9ad(0x20b)]({'model':_0x48a9ad(0x245),'view':(_0x360646,{writer:_0x188d8d})=>this[_0x48a9ad(0x23e)](_0x188d8d,!0x0)}),_0x22acd4[_0x48a9ad(0x234)](_0x48a9ad(0x227))[_0x48a9ad(0x20b)]({'model':_0x48a9ad(0x245),'view':(_0x4cd3f9,{writer:_0x3478f5})=>{const _0x2b187d=_0x48a9ad;this[_0x2b187d(0x23f)][_0x2b187d(0x1f6)](_0x4cd3f9);const _0x318446=this[_0x2b187d(0x23e)](_0x3478f5);return _0x45d9b9(_0x318446,_0x3478f5,{'label':_0x586af9(this[_0x2b187d(0x24e)][_0x2b187d(0x1fe)],_0x2b187d(0x212))});}}),this[_0x48a9ad(0x24e)][_0x48a9ad(0x1f1)][_0x48a9ad(0x1eb)]({'name':_0x48a9ad(0x203),'classes':_0x48a9ad(0x1fd)}),this[_0x48a9ad(0x24e)][_0x48a9ad(0x1e3)][_0x48a9ad(0x1e4)]['on'](_0x48a9ad(0x21b),this[_0x48a9ad(0x21e)](),{'priority':_0x48a9ad(0x216)});}[_0x471778(0x23e)](_0x559921,_0x417e29=!0x1){const _0x330932=_0x471778,{locale:_0x55be7f}=this[_0x330932(0x24e)],_0x2424fe=_0x559921[_0x330932(0x1fb)](_0x330932(0x203),{'class':_0x330932(0x1fd)+(0x0===this[_0x330932(0x207)][_0x330932(0x224)]?_0x330932(0x1f9):''),...!_0x417e29&&{'data-table-of-contents-label':_0x586af9(_0x55be7f,_0x330932(0x212))}});0x0===this[_0x330932(0x207)][_0x330932(0x224)]&&!0x1===_0x417e29&&_0x559921[_0x330932(0x1f8)](_0x559921[_0x330932(0x24f)](_0x2424fe,_0x330932(0x1f2)),_0x559921[_0x330932(0x1fb)]('p',{'class':_0x330932(0x22b)},[_0x559921[_0x330932(0x215)](_0x586af9(_0x55be7f,_0x330932(0x21c)))]));const _0x3ce25f=_0x417e29?'':'['+_0x586af9(_0x55be7f,_0x330932(0x233))+']';let _0x52dd09=_0x2424fe;return this[_0x330932(0x207)][_0x330932(0x20f)]((_0x520784,_0x140510,_0x996464)=>{const _0xe97671=_0x330932,_0x38256d=this[_0xe97671(0x24e)][_0xe97671(0x228)][_0xe97671(0x213)](_0x520784[_0xe97671(0x1f5)],{'ignoreWhitespaces':!0x0}),_0x2b90b4=_0x38256d?_0x520784[_0xe97671(0x201)]:_0x3ce25f,_0x2f53ff=_0x520784[_0xe97671(0x1f5)][_0xe97671(0x20d)](this[_0xe97671(0x1f7)]),_0xffe4ae=_0x559921[_0xe97671(0x1fb)]('a',{'href':'#'+_0x2f53ff,...!_0x417e29&&{'tabindex':'-1'}},[_0x559921[_0xe97671(0x215)](_0x2b90b4)]),_0x24a45f=this[_0xe97671(0x24e)][_0xe97671(0x238)][_0xe97671(0x219)](_0xe97671(0x250));_0x559921[_0xe97671(0x22d)](_0xe97671(0x22f),_0x140510,_0xffe4ae);const _0x51a681=_0x559921[_0xe97671(0x1fb)]('li',null,[_0x38256d||!_0x417e29&&_0x24a45f?_0xffe4ae:_0x559921[_0xe97671(0x215)]('')]),_0x51fffe=_0x140510?_0x996464[_0x140510-0x1][_0xe97671(0x209)]:0x0,_0x3eb7a2=Math[_0xe97671(0x1e6)](_0x520784[_0xe97671(0x209)]-_0x51fffe);if(_0x520784[_0xe97671(0x209)]>_0x51fffe){const _0x3690f5=N(_0x51a681,_0x3eb7a2,_0x559921);_0x559921[_0xe97671(0x1f8)](_0x559921[_0xe97671(0x24f)](_0x52dd09,_0xe97671(0x1f2)),_0x3690f5);}else{const _0x59603f=function(_0xc7d7aa,_0x252ca5){const _0x36d70c=_0xe97671;return _0xc7d7aa[_0x36d70c(0x205)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x36d70c(0x1ec)](_0x3dd470=>_0x3dd470['is'](_0x36d70c(0x231),'ol'))[_0x252ca5];}(_0x52dd09,_0x3eb7a2);_0x559921[_0xe97671(0x1f8)](_0x559921[_0xe97671(0x24f)](_0x59603f,_0xe97671(0x1f2)),_0x51a681);}_0x52dd09=_0x51a681;}),_0x2424fe;}[_0x471778(0x1f0)](_0xf2eccb){const _0x280514=_0x471778,_0x2ebb59=this[_0x280514(0x207)][_0xf2eccb][_0x280514(0x1f5)];this[_0x280514(0x24e)][_0x280514(0x228)][_0x280514(0x1fc)](_0x4ea50c=>{const _0x1bd130=_0x280514;_0x4ea50c[_0x1bd130(0x20c)](_0x2ebb59,0x0);}),this[_0x280514(0x24e)][_0x280514(0x1e3)][_0x280514(0x248)][_0x280514(0x23c)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x471778(0x21e)](){return(_0x3bcaf4,_0x3c4d17)=>{const _0x839b96=_0x5c58,_0x4ab2df=_0x3c4d17[_0x839b96(0x1e4)],_0x260c10=_0x4ab2df[_0x839b96(0x235)](_0x3c4d17[_0x839b96(0x208)]),_0x2855e0=_0x4ab2df[_0x839b96(0x20e)](_0x260c10);_0x2855e0['is'](_0x839b96(0x231),_0x839b96(0x245))&&(_0x3c4d17[_0x839b96(0x20a)]=this[_0x839b96(0x24e)][_0x839b96(0x228)][_0x839b96(0x24f)](_0x2855e0,0x0),_0x3bcaf4[_0x839b96(0x202)]());};}}function N(_0x38d819,_0x524832,_0x23b433){const _0x21d0c1=_0x471778;return 0x1===_0x524832?_0x23b433[_0x21d0c1(0x1fb)]('ol',null,[_0x38d819]):_0x23b433[_0x21d0c1(0x1fb)]('ol',null,[_0x23b433[_0x21d0c1(0x1fb)]('li',null,[N(_0x38d819,_0x524832-0x1,_0x23b433)])]);}