@ckeditor/ckeditor5-document-outline 45.0.0-alpha.11 → 45.0.0-alpha.12

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 p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>W,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t){const e=a;let n="";for(const i of t[e(379)]())i instanceof r.Text&&(n+=i[e(381)]);return n}function c(){const t=["575908mjvctw","get","690ZMTjfY","2RrKcOu","has","184678uaSihT","664575KZgPQA","paragraph","heading.options","GeneralHtmlSupport","htmlH2","327339ZsDfCL","6WMPJSk","htmlH5","model","plugins","config","reduce","htmlH6","htmlH1","push","getChildren","htmlH3","data","1609192Xqsxdd","55467hlnBNS","htmlH4","565096JSBDbE"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(103499===-parseInt(e(389))/1*(-parseInt(e(391))/2)+-parseInt(e(397))/3+-parseInt(e(386))/4+-parseInt(e(392))/5+-parseInt(e(398))/6*(-parseInt(e(385))/7)+-parseInt(e(382))/8+parseInt(e(383))/9*(parseInt(e(388))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=440]})(t,e)}function f(){const t=["pluginName","domConverter","4225008vdtGwS","text","documentOutline.headings","4975254OpSXdb","modelElement","getFirstPosition","_headingNames","item","model","level","8ApaQDt","getRootNames","findIndex","6530805CUGHsc","1842158vRkKPW","_deriveHeadingElementsFromConversion","push","get","isPremiumPlugin","fire","1696031kekNrY","isOfficialPlugin","change","getChildren","55ZjRnaG","editing","init","length","_getActiveHeading","indexOf","_getOutlineDefinitions","element","name","createElement","activeItemIndex","DocumentOutlineUtils","editor","domToView","4652515vjKCNQ","_getHeadingNames","540006PDNfqK","toModel","config","includes","selection","afterInit","view","backward","document","getChild","data","getRoot"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(976839===parseInt(e(452))/1+-parseInt(e(446))/2+parseInt(e(489))/3+-parseInt(e(486))/4+-parseInt(e(456))/5*(-parseInt(e(472))/6)+-parseInt(e(470))/7*(parseInt(e(442))/8)+-parseInt(e(445))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(484)](){return l(467)}static get[l(453)](){return!0}static get[l(450)](){return!0}[l(492)]=[];[l(458)](){const t=l,e=this[t(468)];this[t(492)]=this[t(471)]();let n=[];e[t(440)][t(480)].on(t(454),o((()=>{const e=t,i=n;n=this[e(462)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(441)]===n[e(441)]&&t[e(487)]===n[e(487)]&&t[e(490)]===n[e(490)])),r=(0,u.diffToChanges)(o,n),s=this[e(460)](),c=n[e(444)]((t=>t[e(490)]===s));r[e(459)]&&this[e(451)](e(454),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(451)](e(466),{index:c})}),250,{leading:!0,trailing:!0}))}[l(477)](){const t=l;this[t(492)][t(459)]||this[t(447)]()}[l(462)](){const t=l,e=this[t(468)],n=[],i=this[t(492)];for(const n of e[t(440)][t(480)][t(443)]())o(e[t(440)][t(480)][t(483)](n));function o(e){const r=t;for(const t of e[r(455)]())t.is(r(463))&&(i[r(475)](t[r(464)])&&n[r(448)]({level:i[r(461)](t[r(464)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(460)](){const t=l,e=this[t(468)][t(440)][t(480)][t(476)][t(491)](),n=new r.TreeWalker({direction:t(479),startPosition:e});for(const e of n)if(e[t(493)].is(t(463))&&this[t(492)][t(475)](e[t(493)][t(464)]))return e[t(493)]}[l(471)](){const t=l;return this[t(468)][t(474)][t(449)](t(488))||function(t){const e=a,n=t[e(374)][e(387)](e(394));return n?n[e(375)](((t,n)=>(e(393)!==n[e(400)]&&t[e(378)](n[e(400)]),t)),[]):t[e(401)][e(390)](e(395))?[e(377),e(396),e(380),e(384),e(399),e(376)]:[]}(this[t(468)])}[l(447)](){const t=l,e=this[t(468)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(457)][t(478)][t(485)][t(469)](document[t(465)](o)),r=e[t(482)][t(473)](n)[t(481)](0);r?.is(t(463))&&i[t(448)](r[t(464)])}this[t(492)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=v();return(g=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(579966===-parseInt(e(434))/1+parseInt(e(432))/2+-parseInt(e(449))/3*(parseInt(e(428))/4)+-parseInt(e(446))/5+-parseInt(e(425))/6*(parseInt(e(436))/7)+parseInt(e(427))/8+parseInt(e(439))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(444)],o=e?"["+m(t,n(437))+"]":"";this[n(441)](n(448),""),this[n(441)](n(426),1),this[n(441)](n(429),!1),this[n(440)](n(433)).to(this,n(448),(t=>!t)),this[n(438)]({tag:n(435),attributes:{class:["ck",n(442),n(443),i.to(n(426),(t=>n(445)+t)),i.if(n(429),n(447)),i.if(n(433),n(430))],title:i.to(n(448))},children:[{text:i.to(n(448),(t=>t||o))}],on:{click:i.to(n(431))}})}}function v(){const t=["ck-document-outline__item_empty","click","1321666DfkUOe","isEmpty","476323EOUItG","div","7xCNVtN","Empty heading","setTemplate","12371256kdwGKI","bind","set","ck-reset","ck-document-outline__item","bindTemplate","ck-document-outline__item_level-","5179795GDPOmO","ck-document-outline__item_active","text","1635687vmihyd","3179598MlTXmA","level","9055944YNOAJb","4PBJRgu","isActive"];return(v=function(){return t})()}function I(t,e){const n=b();return(I=function(t,e){return n[t-=211]})(t,e)}const k=I;function b(){const t=["_scrollToItem","set","_handleItemClick","index","click","1AKzTxp","delegate","change:activeItemIndex","destroy","23928NZiccH","_insertItem","howMany","1477aPfAZA","sync","407118jyDOuO","forEach","setTemplate","isActive","4eDYjHT","documentOutlineContainer","get","div","102490pREBBz","_deleteItem","element","Editor headings will appear here as you type.","1233Zzxxpw","3633565nWTmAI","remove","2096386stvBwt","ck-reset","itemSelected","_setActiveItem","contentLanguageDirection","addMany","type","text","getIndex","level","showEmptyHeadingText","map","bind","createCollection","source","locale","delete","12zrQosP","fire","items","insert","2823270CtolGe","activeItemIndex","ck-document-outline","values","11770726XPKxYJ"];return(b=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(897663===-parseInt(e(216))/1*(-parseInt(e(240))/2)+parseInt(e(261))/3+parseInt(e(229))/4*(-parseInt(e(238))/5)+-parseInt(e(225))/6+-parseInt(e(223))/7*(parseInt(e(220))/8)+parseInt(e(237))/9*(parseInt(e(233))/10)+-parseInt(e(265))/11*(parseInt(e(257))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends p.View{[k(259)];[k(230)];[k(250)];constructor(t,e=!1,n){const i=k;super(t),this[i(250)]=e,this[i(212)](i(262),-1),this[i(230)]=n,this[i(259)]=this[i(253)](),this[i(259)][i(217)](i(215)).to(this),this.on(i(215),this[i(213)][i(252)](this)),this.on(i(218),((t,e,n,o)=>{this[i(243)](o,n)})),this[i(227)]({tag:i(232),attributes:{class:["ck",i(241),i(263)],dir:t[i(244)],"data-document-outline-empty-placeholder":m(t,i(236)),tabindex:-1},children:this[i(259)]})}[k(224)](t){const e=k;t[e(226)]((t=>{const n=e;n(260)==t[n(246)]?this[n(221)](t[n(214)],...t[n(264)]):n(256)==t[n(246)]&&this[n(234)](t[n(214)],t[n(222)])}))}[k(243)](t,e){const n=k;if(-1!==t){const e=this[n(259)][n(231)](t);e&&(e[n(228)]=!1)}-1!==e&&(this[n(259)][n(231)](e)[n(228)]=!0,this[n(211)](e))}[k(221)](t,...e){const n=k,i=e[n(251)](((e,i)=>{const o=n,r=new w(this[o(255)],this[o(250)]);return r[o(247)]=e[o(247)],r[o(249)]=e[o(249)],t+i===this[o(262)]&&(r[o(228)]=!0),r}));this[n(259)][n(245)](i,t)}[k(234)](t,e){const n=k;do{this[n(259)][n(239)](t)}while(--e)}[k(213)](t){const e=k,n=this[e(259)][e(248)](t[e(254)]);this[e(258)](e(242),n)}[k(211)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(259)][e(231)](t)[e(235)],20,this[e(230)])}[k(219)](){const t=k;super[t(219)](),this[t(235)][t(239)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),P=n(667),A=n.n(P),N=n(357),L=n.n(N),S=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=A(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=L();O()(S.A,D);S.A&&S.A.locals&&S.A.locals;const K=j;function j(t,e){const n=U();return(j=function(t,e){return n[t-=496]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(531661===parseInt(e(546))/1*(-parseInt(e(513))/2)+parseInt(e(518))/3+parseInt(e(559))/4*(parseInt(e(567))/5)+parseInt(e(503))/6*(-parseInt(e(540))/7)+-parseInt(e(512))/8*(parseInt(e(516))/9)+-parseInt(e(543))/10*(parseInt(e(514))/11)+parseInt(e(544))/12*(parseInt(e(498))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class H extends t.Plugin{[K(549)];[K(551)];[K(552)];static get[K(537)](){return K(566)}static get[K(500)](){return!0}static get[K(527)](){return!0}constructor(t){const e=K;super(t),this[e(549)]=new y(t[e(542)],this[e(504)][e(565)][e(515)](e(532)),this[e(504)][e(565)][e(515)](e(505))),this[e(551)]=[],this[e(552)]=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(569)][e(502)](this),100)}[K(526)](){const t=K,e=this[t(504)],n=e[t(524)][t(515)](t(534));let i=!1;if(this[t(549)][t(519)](),this[t(504)].ui[t(520)][t(555)](this[t(549)][t(550)]),!e[t(565)][t(515)](t(505)))throw new u.CKEditorError(t(538),{editor:e});e[t(565)][t(515)](t(505))[t(553)](this[t(549)][t(550)]),n.on(t(510),this[t(501)][t(502)](this)),n.on(t(570),((e,{index:n})=>this[t(536)](n))),this[t(549)].on(t(535),((e,n)=>{i=!0,this[t(562)](n)})),this[t(549)][t(545)](u.global[t(541)],t(568),(()=>{i?i=!1:this[t(552)]()}),{useCapture:!0}),this[t(549)][t(545)](u.global[t(523)],t(571),this[t(552)],{useCapture:!0})}[K(511)](){!async function(t){const e=m([49,50,71,77,65,113,84,51,100,81,79,107,101,102,82,114,104,109,87,106,108,66,120,90,85,67,117,76,118,89,69,105,52,88,80,48,75,72,112,74,97,54,83,119,115,86,98,121,57,110,103,73,55,99,111,78,68,56,53,70,116,122]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)})),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=j;return t[e(529)]((t=>String[e(496)](t)))[e(521)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([71]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743897600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=j,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(557)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>o[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])(((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),n)})):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}[K(506)](){const t=K;super[t(506)](),this[t(549)][t(506)](),this[t(552)][t(558)]()}[K(501)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(551)]=e,this[i(549)][i(530)](n)}[K(536)](t){const e=K;this[e(551)][e(564)]&&this[e(551)][t]&&(this[e(549)][e(570)]=t)}[K(562)](t){const e=K,n=this[e(551)][t][e(517)];this[e(504)][e(560)][e(510)]((t=>{t[e(548)](n,0)})),this[e(504)][e(497)][e(549)][e(554)]({alignToTop:!0,forceScroll:!0}),this[e(504)][e(497)][e(549)][e(561)](),this[e(536)](t)}[K(569)](){const t=K,e=this[t(504)];let n;for(const i of e[t(560)][t(541)][t(508)]()){const o=e[t(497)][t(549)][t(499)](i),r=o&&new u.Rect(o)[t(507)]();if(r){const e=new u.Rect(u.global[t(523)])[t(509)](r);e&&(n=e[t(539)]+.25*e[t(525)])}}if(void 0===n)return;const i=M(e[t(497)],this[t(551)],n);i?this[t(536)](this[t(551)][t(563)](i)):this[t(536)](-1)}}function M(t,e,n,i=0,o=e[K(564)]-1){const r=K,s=Math[r(533)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(528)][r(522)](c[r(517)]);if(!a)return null;const l=t[r(549)][r(531)][r(556)](a);return new u.Rect(l)[r(547)]>n?M(t,e,n,i,s-1):M(t,e,n,s+1,o)}return s<0?null:e[s]}function U(){const t=["bind","86058BgGxNq","editor","documentOutline.container","destroy","getVisible","getRootNames","getIntersection","change","afterInit","8FOLkDm","24918NSjkQp","11LRGPPE","get","8429175TruDEQ","modelElement","408051TaGwGW","render","focusTracker","join","toViewElement","window","plugins","height","init","isPremiumPlugin","mapper","map","sync","domConverter","documentOutline.showEmptyHeadings","floor","DocumentOutlineUtils","itemSelected","_setActiveViewItem","pluginName","document-outline-container-not-provided","top","56pwHqcr","document","locale","7251360HeyLUz","4032XHvJGa","listenTo","37cLhMyH","bottom","setSelection","view","element","_currentOutlineDefinitions","_updateActiveDefinitionFromViewportThrottled","appendChild","scrollToTheSelection","add","mapViewToDom","href","cancel","32972ihtBlK","model","focus","_handleItemSelected","indexOf","length","config","DocumentOutlineUI","390QyJGwv","scroll","_updateActiveDefinitionOnViewportChange","activeItemIndex","resize","fromCharCode","editing","76999ByTMOe","getDomRoot","isOfficialPlugin","_handleOutlineChange"];return(U=function(){return t})()}const R=G;function Z(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyDomainLimit","licenseKey","trialLimit","isPremiumPlugin","invalid","documentOutlineLicenseKeyValid","expired","requires","pluginName","documentOutlineLicenseKeyEvaluationLimit","4fMFWCE","2746440mcLyPW","evaluationLimit","41751090iqhOGD","init","documentOutlineLicenseKeyTrialLimit","996pUDIMH","2116164uUVzVG","9674238wuUeer","usageLimit","_showLicenseError","documentOutlineLicenseKeyUsageLimit","513978ygYFwu","documentOutlineLicenseKeyNotAllowed","featureNotAllowed","_licenseKeyCheckInterval","documentOutlineLicenseKeyInvalid","get","editor","22025yhlkjP","destroy","domainLimit","isOfficialPlugin","852080vQoToI","DocumentOutline","config"];return(Z=function(){return t})()}function G(t,e){const n=Z();return(G=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(835828===parseInt(e(151))/1+parseInt(e(139))/2*(-parseInt(e(146))/3)+-parseInt(e(140))/4+-parseInt(e(121))/5*(parseInt(e(145))/6)+-parseInt(e(147))/7+-parseInt(e(125))/8+parseInt(e(142))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class W extends t.Plugin{[R(130)];[R(117)];static get[R(136)](){return[h,H]}static get[R(137)](){return R(126)}static get[R(124)](){return!0}static get[R(132)](){return!0}[R(143)](){const t=R;this[t(130)]=this[t(120)][t(127)][t(119)](t(130));const e=this[t(120)];this[t(117)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(134)==r||n(118)==r||n(128)==r||n(129)==r||n(115)==r||n(138)==r||n(144)==r||n(150)==r){delete e[o],i=r,clearInterval(this[n(117)]),this[n(117)]=void 0;break}}n(118)==i&&e[n(149)](n(133)),n(128)==i&&e[n(149)](n(135)),n(129)==i&&e[n(149)](n(123)),n(115)==i&&e[n(149)](n(116),n(126)),n(138)==i&&e[n(149)](n(141)),n(144)==i&&e[n(149)](n(131)),n(150)==i&&e[n(149)](n(148))}),1e3)}[R(122)](){const t=R;super[t(122)](),this[t(117)]&&clearInterval(this[t(117)])}}var z=n(901);const V=F;function B(){const t=["document","change","tableOfContents","selection","isEnabled","getFirstPosition","1864908WsuQqd","42oLHThX","editor","execute","schema","11992805XPmxcW","36glFpYK","insertObject","findAllowedParent","4974053ysjlGy","4230785xDgGOc","8zxCWhF","refresh","44152EPAeNj","4XTnoaZ","457400QJhDUk","model","1602600mrZIZN","createElement"];return(B=function(){return t})()}function F(t,e){const n=B();return(F=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(470217===parseInt(e(221))/1*(-parseInt(e(234))/2)+-parseInt(e(233))/3*(-parseInt(e(222))/4)+parseInt(e(218))/5+-parseInt(e(225))/6+parseInt(e(217))/7*(-parseInt(e(219))/8)+parseInt(e(214))/9*(-parseInt(e(223))/10)+parseInt(e(213))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Command{[V(236)](){const t=V;this[t(235)][t(224)][t(228)]((e=>{const n=t;this[n(235)][n(224)][n(215)](e[n(226)](n(229)))}))}[V(220)](){const t=V,e=this[t(235)][t(224)],n=e[t(227)][t(230)][t(232)]();this[t(231)]=null!==(n&&e[t(212)][t(216)](n,t(229)))}}var Q=n(336),q={attributes:{"data-cke":!0}};q.setAttributes=A(),q.insert=E().bind(null,"head"),q.domAPI=C(),q.insertStyleElement=L();O()(Q.A,q);Q.A&&Q.A.locals&&Q.A.locals;function X(){const t=["1859820knLQgO","downcast","registerPostFixer","pluginName","mapper","_customDataDowncastHeadingsConversion","set","element:","name","document","clear","editor","get","heading.options","1696724JsEfLz","attributes","562698EesJQp","635663fOmjuM","model","nodeAfter","hasAttribute","match","extend","forEach","consume","consumable","insert","writer","48duOWKl","differ","getChanges","isOfficialPlugin","paragraph","HeadingId","setAttribute","has","_registerHeadingIdAttributePostfixer","for","remove","_customUpcastHeadingsConversion","getAttribute","isPremiumPlugin","delete","removeAttribute","89212laZoGa","headingId","2601952CvWUaU","afterInit","string","getContainedElement","item","config","change","schema","length","conversion","position","modelRange","type","low","upcast","viewItem","add","914356DmbJaW","attribute:headingId:","heading1","view","toViewElement","isRegistered","headingId.modelAttributeName"];return(X=function(){return t})()}const Y=$;function $(t,e){const n=X();return($=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(515825===parseInt(e(325))/1+parseInt(e(376))/2+-parseInt(e(348))/3+parseInt(e(346))/4+parseInt(e(332))/5+parseInt(e(360))/6*(-parseInt(e(349))/7)+-parseInt(e(378))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends t.Plugin{static get[Y(335)](){return Y(365)}static get[Y(363)](){return!0}static get[Y(373)](){return!0}[Y(379)](){const t=Y,e=this[t(343)];e[t(383)][t(344)](t(331))||(function(e){const n=t,i=new Map;return e?(e[n(355)]((t=>{const e=n;e(364)!==t[e(350)]&&i[e(338)](t[e(328)],t[e(350)])})),i[n(344)]("h1")||i[n(338)]("h1",n(327)),i):i}(this[t(343)][t(383)][t(344)](t(345)))[t(355)](((n,i)=>{const o=t;this[o(371)](i),this[o(337)](n),e[o(350)][o(385)][o(330)](n)&&e[o(350)][o(385)][o(354)](n,{allowAttributes:o(377)})})),this[t(368)]())}[Y(371)](t){const e=Y;this[e(343)][e(387)][e(369)](e(322))[e(324)]((n=>n.on(e(339)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(323)][o(372)]("id"),a=n[o(319)][o(381)]();if(a)return c&&c[o(386)]||a[o(352)](o(377))?void(r[o(356)](n[o(323)],{attributes:["id"]})&&s[o(366)](o(377),c,a)):(r[o(356)](n[o(323)],{attributes:["id"]}),void s[o(366)](o(377),(0,u.uid)(),a))}),{priority:u.priorities[e(344)](e(321))+.5})))}[Y(337)](t){const e=Y;this[e(343)][e(387)][e(369)](e(333))[e(324)]((n=>n.on(e(326)+t,((t,n,i)=>{const o=e;if(!i[o(357)][o(356)](n[o(382)],t[o(340)]))return;const r=n[o(382)][o(372)](o(377)),s=i[o(336)][o(329)](n[o(382)]);i[o(359)][o(366)]("id",r,s)}))))}[Y(368)](){const t=Y,e=this[t(343)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(324)](r),e[o(366)](o(377),r,n),r}function r(e,n){const i=t;e[i(375)](i(377),n)}e[t(350)][t(341)][t(334)]((s=>{const c=t,a=e[c(350)][c(341)][c(361)][c(362)]();let u=!1;for(const t of a)if(c(358)==t[c(320)]&&t[c(340)])if(t[c(340)][c(353)](/heading\d/)){const e=t[c(347)][c(344)](c(377));c(380)==typeof e?n[c(367)](e)?(o(s,t[c(388)][c(351)]),u=!0):i[c(324)](e):(o(s,t[c(388)][c(351)]),u=!0)}else c(380)==typeof t[c(347)][c(344)](c(377))&&(r(s,t[c(388)][c(351)]),u=!0);else if(c(370)==t[c(320)]){const e=t[c(347)][c(344)](c(377));c(380)==typeof e&&n[c(374)](e)}return u})),e[t(350)][t(341)].on(t(384),(()=>{const e=t;i[e(355)]((t=>n[e(324)](t))),i[e(342)]()}))}}const et=it;function nt(){const t=["element","createText","getAttribute","change","getCustomProperty","isInteger","mapper","conversion","model","documentOutline.showEmptyHeadings","_currentOutlineDefinitions","$graveyard","href","_createTableOfContents","tableOfContentsHeadingIndex","table-of-contents__placeholder","domEvent","listenTo","11663728bzZthR","toModelElement","filter","_defineConverters","56DfZStp","document","locale","click","forEach"," table-of-contents_empty","end","reconvertItem","editor","1599888YSTYuj","415955ZIGKuj","editing","level","Table of contents","init","get","DocumentOutlineUtils","153ZZNIGu","_trackNewToCElements","headingId","div","map","target","register","_headingIdModelAttributeName","No headings were found in the document.","viewPosition","insert","Empty heading","nodeAfter","fromCharCode","1681070ZPNRvW","insertTableOfContents","editingDowncast","join","TableOfContentsEditing","_defineSchema","isPremiumPlugin","50794NUJhZm","$blockObject","modelPosition","stop","dataDowncast","_redirectMapper","7573782cUAZne","registerRawContentMatcher","type","getChanges","outlineDefinitions","modelElement","setSelection","headingId.modelAttributeName","setCustomProperty","elementToElement","differ","getAncestors","viewToModelPosition","schema","rootName","name","createPositionAt","8800260ltWQdX","hasContent","createContainerElement","plugins","upcast","_tableOfContentsElements","commands","high","table-of-contents","4fojrOX","isOfficialPlugin","tableOfContents","preventDefault","findMappedViewAncestor","view","abs","elementToStructure","text","scrollToTheSelection","add","for","requires","pluginName","afterInit","length","_updateTableOfContentsElements","position","_handleScrollToHeading","config","$capture","data"];return(nt=function(){return t})()}function it(t,e){const n=nt();return(it=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(990563===parseInt(e(576))/1*(-parseInt(e(538))/2)+-parseInt(e(547))/3*(-parseInt(e(494))/4)+parseInt(e(548))/5+-parseInt(e(582))/6+-parseInt(e(599))/7+parseInt(e(534))/8+parseInt(e(555))/9*(parseInt(e(569))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends t.Plugin{static get[et(507)](){return et(573)}static get[et(495)](){return!0}static get[et(575)](){return!0}static get[et(506)](){return[z.Widget,h,tt]}[et(526)];[et(490)];[et(562)];constructor(t){const e=et;super(t),this[e(526)]=[],this[e(490)]=new Set,this[e(562)]=e(557)}[et(552)](){const t=et,e=this[t(546)],n=e[t(549)][t(499)][t(539)];e[t(513)][t(553)](t(589))&&(this[t(562)]=e[t(513)][t(553)](t(589))),this[t(533)](n,t(541),((e,n)=>{const i=t;if(!n[i(560)])return;const o=n[i(560)][i(520)](i(530));Number[i(521)](o)&&(n[i(532)][i(497)](),e[i(579)](),this[i(512)](o))}),{priority:t(492),context:t(514)}),this[t(574)](),this[t(537)](),e[t(491)][t(504)](t(570),new J(e)),e[t(602)][t(553)](t(554)).on(t(519),((e,n)=>{const i=t;this[i(526)]=n[i(586)],this[i(510)]()})),this[t(533)](e[t(524)][t(539)],t(519),(()=>{this[t(556)]()}))}[et(508)](){!async function(t){const e=m([118,122,71,85,87,79,72,98,90,65,82,67,102,111,109,121,57,54,68,113,52,50,48,75,116,78,89,88,49,110,73,105,70,69,81,77,119,83,56,120,103,74,106,104,76,86,80,84,66,99,115,53,55,97,107,114,117,112,51,100,101,108]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)})),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=it;return t[e(559)]((t=>String[e(568)](t)))[e(572)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([118]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1743897600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(528)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>o[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])(((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),n)})):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}[et(510)](){const t=et;this[t(490)][t(542)]((e=>{const n=t;n(527)!==e[n(596)]&&this[n(546)][n(549)][n(545)](e)}))}[et(556)](){const t=et;for(const e of this[t(546)][t(524)][t(539)][t(592)][t(585)]({includeChangesInGraveyard:!0})){if(t(565)!==e[t(584)]||t(496)!==e[t(597)])return;this[t(490)][t(504)](e[t(511)][t(567)])}}[et(574)](){const t=et;this[t(546)][t(524)][t(595)][t(561)](t(496),{inheritAllFrom:t(577)})}[et(537)](){const t=et,e=this[t(546)][t(523)];e[t(505)](t(603))[t(591)]({model:t(496),view:{name:t(558),classes:t(493)}}),e[t(505)](t(580))[t(501)]({model:t(496),view:(e,{writer:n})=>this[t(529)](n,!0)}),e[t(505)](t(571))[t(501)]({model:t(496),view:(e,{writer:n})=>{const i=t;this[i(490)][i(504)](e);const o=this[i(529)](n);return(0,z.toWidget)(o,n,{label:m(this[i(546)][i(540)],i(551))})}}),this[t(546)][t(515)][t(583)]({name:t(558),classes:t(493)}),this[t(546)][t(549)][t(522)].on(t(594),this[t(581)](),{priority:t(492)})}[et(529)](t,e=!1){const n=et,{locale:i}=this[n(546)],o=t[n(601)](n(558),{class:n(493)+(0===this[n(526)][n(509)]?n(543):""),...!e&&{"data-table-of-contents-label":m(i,n(551))}});0===this[n(526)][n(509)]&&!1===e&&t[n(565)](t[n(598)](o,n(544)),t[n(601)]("p",{class:n(531)},[t[n(517)](m(i,n(563)))]));const r=e?"":"["+m(i,n(566))+"]";let s=o;return this[n(526)][n(542)](((i,o,c)=>{const a=n,u=this[a(546)][a(524)][a(600)](i[a(587)],{ignoreWhitespaces:!0}),l=u?i[a(502)]:r,d=i[a(587)][a(518)](this[a(562)]),f=t[a(601)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(517)](l)]),h=this[a(546)][a(513)][a(553)](a(525));t[a(590)](a(530),o,f);const p=t[a(601)]("li",null,[u||!e&&h?f:t[a(517)]("")]),m=o?c[o-1][a(550)]:0,g=Math[a(500)](i[a(550)]-m);if(i[a(550)]>m){const e=rt(p,g,t);t[a(565)](t[a(598)](s,a(544)),e)}else{const e=function(t,e){const n=a;return t[n(593)]({includeSelf:!0,parentFirst:!0})[n(536)]((t=>t.is(n(516),"ol")))[e]}(s,g);t[a(565)](t[a(598)](e,a(544)),p)}s=p})),o}[et(512)](t){const e=et,n=this[e(526)][t][e(587)];this[e(546)][e(524)][e(519)]((t=>{t[e(588)](n,0)})),this[e(546)][e(549)][e(499)][e(503)]({alignToTop:!0,forceScroll:!0})}[et(581)](){return(t,e)=>{const n=it,i=e[n(522)],o=i[n(498)](e[n(564)]),r=i[n(535)](o);r.is(n(516),n(496))&&(e[n(578)]=this[n(546)][n(524)][n(598)](r,0),t[n(579)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(601)]("ol",null,[t]):n[i(601)]("ol",null,[n[i(601)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=ut;function at(){const t=["tableOfContentsLicenseKeyDomainLimit","editing","299671FgHHTD","263864KYICAT","commands","14opzJzN","view","bind","execute","TableOfContents","tableOfContentsLicenseKeyValid","4KModic","tooltip","5038132FufXjr","TableOfContentsUI","tableOfContentsLicenseKeyExpired","pluginName","domainLimit","15087683FPtcnz","insertTableOfContents","10jKCnCa","117OznoEE","componentFactory","invalid","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","30jAOBPu","licenseKey","focus","tableOfContentsLicenseKeyInvalid","_createButton","tableOfContentsLicenseKeyNotAllowed","tableOfContents","init","tableOfContentsLicenseKeyEvaluationLimit","isEnabled","config","trialLimit","_showLicenseError","24UrlWXA","menuBar:tableOfContents","set","featureNotAllowed","2666319ZzTaLg","locale","evaluationLimit","235380eAPVTH","destroy","258670ZuIuNK","tableOfContentsLicenseKeyUsageLimit","editor","usageLimit","listenTo","isOfficialPlugin","expired","Table of contents","get","add","_licenseKeyCheckInterval"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(852585===-parseInt(e(286))/1*(parseInt(e(304))/2)+parseInt(e(327))/3*(-parseInt(e(295))/4)+parseInt(e(332))/5+parseInt(e(330))/6*(-parseInt(e(289))/7)+parseInt(e(287))/8*(-parseInt(e(305))/9)+parseInt(e(310))/10*(parseInt(e(297))/11)+-parseInt(e(323))/12*(-parseInt(e(302))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class lt extends t.Plugin{[ct(311)];[ct(342)];static get[ct(300)](){return ct(298)}static get[ct(337)](){return!0}static get[ct(309)](){return!0}[ct(317)](){const t=ct,e=this[t(334)];e.ui[t(306)][t(341)](t(316),(()=>{const e=t,n=this[e(314)](p.ButtonView);return n[e(296)]=!0,n})),e.ui[t(306)][t(341)](t(324),(()=>this[t(314)](p.MenuBarMenuListItemButtonView))),this[t(311)]=this[t(334)][t(320)][t(340)](t(311));const n=this[t(334)];this[t(342)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(294)==r||e(313)==r||e(299)==r||e(284)==r||e(315)==r||e(318)==r||e(308)==r||e(333)==r){delete n[o],i=r,clearInterval(this[e(342)]),this[e(342)]=void 0;break}}e(313)==i&&n[e(322)](e(307)),e(299)==i&&n[e(322)](e(338)),e(284)==i&&n[e(322)](e(301)),e(315)==i&&n[e(322)](e(326),e(293)),e(318)==i&&n[e(322)](e(329)),e(308)==i&&n[e(322)](e(321)),e(333)==i&&n[e(322)](e(335))}),1e3)}[ct(314)](t){const e=ct,n=this[e(334)],i=n[e(328)],o=n[e(288)][e(340)](e(303)),r=new t(i);return r[e(325)]({label:m(i,e(339)),icon:st.IconTableOfContents}),r[e(291)](e(319)).to(o,e(319)),this[e(336)](r,e(292),(()=>{const t=e;n[t(292)](t(303)),n[t(285)][t(290)][t(312)]()})),r}[ct(331)](){const t=ct;super[t(331)](),this[t(342)]&&clearInterval(this[t(342)])}}var dt=ft;function ft(t,e){var n=ht();return(ft=function(t,e){return n[t-=132]})(t,e)}function ht(){var t=["1QxWHjB","TableOfContents","isPremiumPlugin","48mCPxlt","9RlrNVr","1937032mkeOZU","7NUkzrx","18180074MhUxcO","requires","41716upUaNi","6063396ZixtCS","309390KOKuIn","246063ldxpOE","pluginName","isOfficialPlugin","14065670lcQYpd"];return(ht=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(781334===-parseInt(e(138))/1*(-parseInt(e(147))/2)+-parseInt(e(134))/3*(parseInt(e(141))/4)+-parseInt(e(133))/5+-parseInt(e(132))/6+parseInt(e(144))/7*(-parseInt(e(143))/8)+parseInt(e(142))/9*(parseInt(e(137))/10)+parseInt(e(145))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class pt extends t.Plugin{static get[dt(146)](){return[ot,lt]}static get[dt(135)](){return dt(139)}static get[dt(136)](){return!0}static get[dt(140)](){return!0}}function mt(){var t=["3114344qKoyzS","149314Nlnqkv","402iJxxaZ","438808FmCoUg","3546010vpIGxq","8652186dSPbtd","629361KfhPye","30eBeiAl","35539ZqWtux"];return(mt=function(){return t})()}function gt(t,e){var n=mt();return(gt=function(t,e){return n[t-=299]})(t,e)}!function(t){for(var e=gt,n=t();;)try{if(454487===parseInt(e(303))/1+parseInt(e(307))/2*(parseInt(e(304))/3)+-parseInt(e(306))/4+-parseInt(e(301))/5+parseInt(e(299))/6*(-parseInt(e(305))/7)+-parseInt(e(300))/8+parseInt(e(302))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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:()=>z,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>q,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t){const e=a;let n="";for(const i of t[e(379)]())i instanceof r.Text&&(n+=i[e(381)]);return n}function c(){const t=["575908mjvctw","get","690ZMTjfY","2RrKcOu","has","184678uaSihT","664575KZgPQA","paragraph","heading.options","GeneralHtmlSupport","htmlH2","327339ZsDfCL","6WMPJSk","htmlH5","model","plugins","config","reduce","htmlH6","htmlH1","push","getChildren","htmlH3","data","1609192Xqsxdd","55467hlnBNS","htmlH4","565096JSBDbE"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(103499===-parseInt(e(389))/1*(-parseInt(e(391))/2)+-parseInt(e(397))/3+-parseInt(e(386))/4+-parseInt(e(392))/5+-parseInt(e(398))/6*(-parseInt(e(385))/7)+-parseInt(e(382))/8+parseInt(e(383))/9*(parseInt(e(388))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=440]})(t,e)}function f(){const t=["pluginName","domConverter","4225008vdtGwS","text","documentOutline.headings","4975254OpSXdb","modelElement","getFirstPosition","_headingNames","item","model","level","8ApaQDt","getRootNames","findIndex","6530805CUGHsc","1842158vRkKPW","_deriveHeadingElementsFromConversion","push","get","isPremiumPlugin","fire","1696031kekNrY","isOfficialPlugin","change","getChildren","55ZjRnaG","editing","init","length","_getActiveHeading","indexOf","_getOutlineDefinitions","element","name","createElement","activeItemIndex","DocumentOutlineUtils","editor","domToView","4652515vjKCNQ","_getHeadingNames","540006PDNfqK","toModel","config","includes","selection","afterInit","view","backward","document","getChild","data","getRoot"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(976839===parseInt(e(452))/1+-parseInt(e(446))/2+parseInt(e(489))/3+-parseInt(e(486))/4+-parseInt(e(456))/5*(-parseInt(e(472))/6)+-parseInt(e(470))/7*(parseInt(e(442))/8)+-parseInt(e(445))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(484)](){return l(467)}static get[l(453)](){return!0}static get[l(450)](){return!0}[l(492)]=[];[l(458)](){const t=l,e=this[t(468)];this[t(492)]=this[t(471)]();let n=[];e[t(440)][t(480)].on(t(454),o((()=>{const e=t,i=n;n=this[e(462)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(441)]===n[e(441)]&&t[e(487)]===n[e(487)]&&t[e(490)]===n[e(490)])),r=(0,u.diffToChanges)(o,n),s=this[e(460)](),c=n[e(444)]((t=>t[e(490)]===s));r[e(459)]&&this[e(451)](e(454),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(451)](e(466),{index:c})}),250,{leading:!0,trailing:!0}))}[l(477)](){const t=l;this[t(492)][t(459)]||this[t(447)]()}[l(462)](){const t=l,e=this[t(468)],n=[],i=this[t(492)];for(const n of e[t(440)][t(480)][t(443)]())o(e[t(440)][t(480)][t(483)](n));function o(e){const r=t;for(const t of e[r(455)]())t.is(r(463))&&(i[r(475)](t[r(464)])&&n[r(448)]({level:i[r(461)](t[r(464)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(460)](){const t=l,e=this[t(468)][t(440)][t(480)][t(476)][t(491)](),n=new r.TreeWalker({direction:t(479),startPosition:e});for(const e of n)if(e[t(493)].is(t(463))&&this[t(492)][t(475)](e[t(493)][t(464)]))return e[t(493)]}[l(471)](){const t=l;return this[t(468)][t(474)][t(449)](t(488))||function(t){const e=a,n=t[e(374)][e(387)](e(394));return n?n[e(375)](((t,n)=>(e(393)!==n[e(400)]&&t[e(378)](n[e(400)]),t)),[]):t[e(401)][e(390)](e(395))?[e(377),e(396),e(380),e(384),e(399),e(376)]:[]}(this[t(468)])}[l(447)](){const t=l,e=this[t(468)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(457)][t(478)][t(485)][t(469)](document[t(465)](o)),r=e[t(482)][t(473)](n)[t(481)](0);r?.is(t(463))&&i[t(448)](r[t(464)])}this[t(492)]=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=v();return(g=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(579966===-parseInt(e(434))/1+parseInt(e(432))/2+-parseInt(e(449))/3*(parseInt(e(428))/4)+-parseInt(e(446))/5+-parseInt(e(425))/6*(parseInt(e(436))/7)+parseInt(e(427))/8+parseInt(e(439))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(444)],o=e?"["+p(t,n(437))+"]":"";this[n(441)](n(448),""),this[n(441)](n(426),1),this[n(441)](n(429),!1),this[n(440)](n(433)).to(this,n(448),(t=>!t)),this[n(438)]({tag:n(435),attributes:{class:["ck",n(442),n(443),i.to(n(426),(t=>n(445)+t)),i.if(n(429),n(447)),i.if(n(433),n(430))],title:i.to(n(448))},children:[{text:i.to(n(448),(t=>t||o))}],on:{click:i.to(n(431))}})}}function v(){const t=["ck-document-outline__item_empty","click","1321666DfkUOe","isEmpty","476323EOUItG","div","7xCNVtN","Empty heading","setTemplate","12371256kdwGKI","bind","set","ck-reset","ck-document-outline__item","bindTemplate","ck-document-outline__item_level-","5179795GDPOmO","ck-document-outline__item_active","text","1635687vmihyd","3179598MlTXmA","level","9055944YNOAJb","4PBJRgu","isActive"];return(v=function(){return t})()}function k(t,e){const n=b();return(k=function(t,e){return n[t-=211]})(t,e)}const I=k;function b(){const t=["_scrollToItem","set","_handleItemClick","index","click","1AKzTxp","delegate","change:activeItemIndex","destroy","23928NZiccH","_insertItem","howMany","1477aPfAZA","sync","407118jyDOuO","forEach","setTemplate","isActive","4eDYjHT","documentOutlineContainer","get","div","102490pREBBz","_deleteItem","element","Editor headings will appear here as you type.","1233Zzxxpw","3633565nWTmAI","remove","2096386stvBwt","ck-reset","itemSelected","_setActiveItem","contentLanguageDirection","addMany","type","text","getIndex","level","showEmptyHeadingText","map","bind","createCollection","source","locale","delete","12zrQosP","fire","items","insert","2823270CtolGe","activeItemIndex","ck-document-outline","values","11770726XPKxYJ"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(897663===-parseInt(e(216))/1*(-parseInt(e(240))/2)+parseInt(e(261))/3+parseInt(e(229))/4*(-parseInt(e(238))/5)+-parseInt(e(225))/6+-parseInt(e(223))/7*(parseInt(e(220))/8)+parseInt(e(237))/9*(parseInt(e(233))/10)+-parseInt(e(265))/11*(parseInt(e(257))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[I(259)];[I(230)];[I(250)];constructor(t,e=!1,n){const i=I;super(t),this[i(250)]=e,this[i(212)](i(262),-1),this[i(230)]=n,this[i(259)]=this[i(253)](),this[i(259)][i(217)](i(215)).to(this),this.on(i(215),this[i(213)][i(252)](this)),this.on(i(218),((t,e,n,o)=>{this[i(243)](o,n)})),this[i(227)]({tag:i(232),attributes:{class:["ck",i(241),i(263)],dir:t[i(244)],"data-document-outline-empty-placeholder":p(t,i(236)),tabindex:-1},children:this[i(259)]})}[I(224)](t){const e=I;t[e(226)]((t=>{const n=e;n(260)==t[n(246)]?this[n(221)](t[n(214)],...t[n(264)]):n(256)==t[n(246)]&&this[n(234)](t[n(214)],t[n(222)])}))}[I(243)](t,e){const n=I;if(-1!==t){const e=this[n(259)][n(231)](t);e&&(e[n(228)]=!1)}-1!==e&&(this[n(259)][n(231)](e)[n(228)]=!0,this[n(211)](e))}[I(221)](t,...e){const n=I,i=e[n(251)](((e,i)=>{const o=n,r=new w(this[o(255)],this[o(250)]);return r[o(247)]=e[o(247)],r[o(249)]=e[o(249)],t+i===this[o(262)]&&(r[o(228)]=!0),r}));this[n(259)][n(245)](i,t)}[I(234)](t,e){const n=I;do{this[n(259)][n(239)](t)}while(--e)}[I(213)](t){const e=I,n=this[e(259)][e(248)](t[e(254)]);this[e(258)](e(242),n)}[I(211)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(259)][e(231)](t)[e(235)],20,this[e(230)])}[I(219)](){const t=I;super[t(219)](),this[t(235)][t(239)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),P=n(667),A=n.n(P),D=n(357),L=n.n(D),S=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=A(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=L();x()(S.A,N);S.A&&S.A.locals&&S.A.locals;const K=M;!function(t){const e=M,n=t();for(;;)try{if(524735===parseInt(e(227))/1*(-parseInt(e(174))/2)+-parseInt(e(233))/3*(parseInt(e(164))/4)+parseInt(e(177))/5+-parseInt(e(220))/6*(-parseInt(e(193))/7)+parseInt(e(226))/8*(parseInt(e(219))/9)+parseInt(e(180))/10*(parseInt(e(230))/11)+-parseInt(e(194))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[K(217)];[K(191)];[K(160)];static get[K(221)](){return K(192)}static get[K(222)](){return!0}static get[K(185)](){return!0}constructor(t){const e=K;super(t),this[e(217)]=new y(t[e(215)],this[e(184)][e(232)][e(183)](e(170)),this[e(184)][e(232)][e(183)](e(162))),this[e(191)]=[],this[e(160)]=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(225)][e(182)](this),100)}[K(178)](){const t=K,e=this[t(184)],n=e[t(195)][t(183)](t(169));let i=!1;if(this[t(217)][t(204)](),this[t(184)].ui[t(214)][t(187)](this[t(217)][t(203)]),!e[t(232)][t(183)](t(162)))throw new u.CKEditorError(t(205),{editor:e});e[t(232)][t(183)](t(162))[t(196)](this[t(217)][t(203)]),n.on(t(234),this[t(206)][t(182)](this)),n.on(t(223),((e,{index:n})=>this[t(175)](n))),this[t(217)].on(t(198),((e,n)=>{i=!0,this[t(197)](n)})),this[t(217)][t(181)](u.global[t(176)],t(168),(()=>{i?i=!1:this[t(160)]()}),{useCapture:!0}),this[t(217)][t(181)](u.global[t(207)],t(189),this[t(160)],{useCapture:!0})}[K(229)](){!async function(t){const e=p([110,87,82,69,114,103,74,75,57,112,67,83,66,119,106,104,120,77,105,97,73,80,48,56,72,99,122,111,121,101,51,100,54,81,78,88,65,98,79,115,52,68,109,118,90,117,108,55,53,107,113,102,89,85,49,50,84,86,76,71,70,116]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=M;return t[e(166)]((t=>String[e(179)](t)))[e(190)]("")}!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([110]);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:1743984e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=M,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(165)]);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(202)](){const t=K;super[t(202)](),this[t(217)][t(202)](),this[t(160)][t(218)]()}[K(206)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(191)]=e,this[i(217)][i(224)](n)}[K(175)](t){const e=K;this[e(191)][e(216)]&&this[e(191)][t]&&(this[e(217)][e(223)]=t)}[K(197)](t){const e=K,n=this[e(191)][t][e(200)];this[e(184)][e(212)][e(234)]((t=>{t[e(228)](n,0)})),this[e(184)][e(172)][e(217)][e(213)]({alignToTop:!0,forceScroll:!0}),this[e(184)][e(172)][e(217)][e(188)](),this[e(175)](t)}[K(225)](){const t=K,e=this[t(184)];let n;for(const i of e[t(212)][t(176)][t(171)]()){const o=e[t(172)][t(217)][t(231)](i),r=o&&new u.Rect(o)[t(186)]();if(r){const e=new u.Rect(u.global[t(207)])[t(163)](r);e&&(n=e[t(199)]+.25*e[t(208)])}}if(void 0===n)return;const i=U(e[t(172)],this[t(191)],n);i?this[t(175)](this[t(191)][t(161)](i)):this[t(175)](-1)}}function H(){const t=["window","height","floor","bottom","mapViewToDom","model","scrollToTheSelection","focusTracker","locale","length","view","cancel","9wwZjXj","30RewaDz","pluginName","isOfficialPlugin","activeItemIndex","sync","_updateActiveDefinitionOnViewportChange","8163632fSfVTm","26RPmfBq","setSelection","afterInit","22lAVTkR","getDomRoot","config","12303nZkyhY","change","_updateActiveDefinitionFromViewportThrottled","indexOf","documentOutline.container","getIntersection","716ScFQBV","href","map","domConverter","scroll","DocumentOutlineUtils","documentOutline.showEmptyHeadings","getRootNames","editing","toViewElement","20168CaQDhC","_setActiveViewItem","document","1082250VbRzgM","init","fromCharCode","618610VyoDux","listenTo","bind","get","editor","isPremiumPlugin","getVisible","add","focus","resize","join","_currentOutlineDefinitions","DocumentOutlineUI","593523uoVyUF","3162876jWBLSA","plugins","appendChild","_handleItemSelected","itemSelected","top","modelElement","mapper","destroy","element","render","document-outline-container-not-provided","_handleOutlineChange"];return(H=function(){return t})()}function M(t,e){const n=H();return(M=function(t,e){return n[t-=160]})(t,e)}function U(t,e,n,i=0,o=e[K(216)]-1){const r=K,s=Math[r(209)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(201)][r(173)](c[r(200)]);if(!a)return null;const l=t[r(217)][r(167)][r(211)](a);return new u.Rect(l)[r(210)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const R=F;function V(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyDomainLimit","licenseKey","trialLimit","isPremiumPlugin","invalid","documentOutlineLicenseKeyValid","expired","requires","pluginName","documentOutlineLicenseKeyEvaluationLimit","4fMFWCE","2746440mcLyPW","evaluationLimit","41751090iqhOGD","init","documentOutlineLicenseKeyTrialLimit","996pUDIMH","2116164uUVzVG","9674238wuUeer","usageLimit","_showLicenseError","documentOutlineLicenseKeyUsageLimit","513978ygYFwu","documentOutlineLicenseKeyNotAllowed","featureNotAllowed","_licenseKeyCheckInterval","documentOutlineLicenseKeyInvalid","get","editor","22025yhlkjP","destroy","domainLimit","isOfficialPlugin","852080vQoToI","DocumentOutline","config"];return(V=function(){return t})()}function F(t,e){const n=V();return(F=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(835828===parseInt(e(151))/1+parseInt(e(139))/2*(-parseInt(e(146))/3)+-parseInt(e(140))/4+-parseInt(e(121))/5*(parseInt(e(145))/6)+-parseInt(e(147))/7+-parseInt(e(125))/8+parseInt(e(142))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class z extends t.Plugin{[R(130)];[R(117)];static get[R(136)](){return[h,j]}static get[R(137)](){return R(126)}static get[R(124)](){return!0}static get[R(132)](){return!0}[R(143)](){const t=R;this[t(130)]=this[t(120)][t(127)][t(119)](t(130));const e=this[t(120)];this[t(117)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(134)==r||n(118)==r||n(128)==r||n(129)==r||n(115)==r||n(138)==r||n(144)==r||n(150)==r){delete e[o],i=r,clearInterval(this[n(117)]),this[n(117)]=void 0;break}}n(118)==i&&e[n(149)](n(133)),n(128)==i&&e[n(149)](n(135)),n(129)==i&&e[n(149)](n(123)),n(115)==i&&e[n(149)](n(116),n(126)),n(138)==i&&e[n(149)](n(141)),n(144)==i&&e[n(149)](n(131)),n(150)==i&&e[n(149)](n(148))}),1e3)}[R(122)](){const t=R;super[t(122)](),this[t(117)]&&clearInterval(this[t(117)])}}var W=n(901);const B=G;function Z(){const t=["document","change","tableOfContents","selection","isEnabled","getFirstPosition","1864908WsuQqd","42oLHThX","editor","execute","schema","11992805XPmxcW","36glFpYK","insertObject","findAllowedParent","4974053ysjlGy","4230785xDgGOc","8zxCWhF","refresh","44152EPAeNj","4XTnoaZ","457400QJhDUk","model","1602600mrZIZN","createElement"];return(Z=function(){return t})()}function G(t,e){const n=Z();return(G=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(470217===parseInt(e(221))/1*(-parseInt(e(234))/2)+-parseInt(e(233))/3*(-parseInt(e(222))/4)+parseInt(e(218))/5+-parseInt(e(225))/6+parseInt(e(217))/7*(-parseInt(e(219))/8)+parseInt(e(214))/9*(-parseInt(e(223))/10)+parseInt(e(213))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class q extends t.Command{[B(236)](){const t=B;this[t(235)][t(224)][t(228)]((e=>{const n=t;this[n(235)][n(224)][n(215)](e[n(226)](n(229)))}))}[B(220)](){const t=B,e=this[t(235)][t(224)],n=e[t(227)][t(230)][t(232)]();this[t(231)]=null!==(n&&e[t(212)][t(216)](n,t(229)))}}var J=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=A(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=L();x()(J.A,Q);J.A&&J.A.locals&&J.A.locals;function X(){const t=["1859820knLQgO","downcast","registerPostFixer","pluginName","mapper","_customDataDowncastHeadingsConversion","set","element:","name","document","clear","editor","get","heading.options","1696724JsEfLz","attributes","562698EesJQp","635663fOmjuM","model","nodeAfter","hasAttribute","match","extend","forEach","consume","consumable","insert","writer","48duOWKl","differ","getChanges","isOfficialPlugin","paragraph","HeadingId","setAttribute","has","_registerHeadingIdAttributePostfixer","for","remove","_customUpcastHeadingsConversion","getAttribute","isPremiumPlugin","delete","removeAttribute","89212laZoGa","headingId","2601952CvWUaU","afterInit","string","getContainedElement","item","config","change","schema","length","conversion","position","modelRange","type","low","upcast","viewItem","add","914356DmbJaW","attribute:headingId:","heading1","view","toViewElement","isRegistered","headingId.modelAttributeName"];return(X=function(){return t})()}const Y=$;function $(t,e){const n=X();return($=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(515825===parseInt(e(325))/1+parseInt(e(376))/2+-parseInt(e(348))/3+parseInt(e(346))/4+parseInt(e(332))/5+parseInt(e(360))/6*(-parseInt(e(349))/7)+-parseInt(e(378))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends t.Plugin{static get[Y(335)](){return Y(365)}static get[Y(363)](){return!0}static get[Y(373)](){return!0}[Y(379)](){const t=Y,e=this[t(343)];e[t(383)][t(344)](t(331))||(function(e){const n=t,i=new Map;return e?(e[n(355)]((t=>{const e=n;e(364)!==t[e(350)]&&i[e(338)](t[e(328)],t[e(350)])})),i[n(344)]("h1")||i[n(338)]("h1",n(327)),i):i}(this[t(343)][t(383)][t(344)](t(345)))[t(355)](((n,i)=>{const o=t;this[o(371)](i),this[o(337)](n),e[o(350)][o(385)][o(330)](n)&&e[o(350)][o(385)][o(354)](n,{allowAttributes:o(377)})})),this[t(368)]())}[Y(371)](t){const e=Y;this[e(343)][e(387)][e(369)](e(322))[e(324)]((n=>n.on(e(339)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(323)][o(372)]("id"),a=n[o(319)][o(381)]();if(a)return c&&c[o(386)]||a[o(352)](o(377))?void(r[o(356)](n[o(323)],{attributes:["id"]})&&s[o(366)](o(377),c,a)):(r[o(356)](n[o(323)],{attributes:["id"]}),void s[o(366)](o(377),(0,u.uid)(),a))}),{priority:u.priorities[e(344)](e(321))+.5})))}[Y(337)](t){const e=Y;this[e(343)][e(387)][e(369)](e(333))[e(324)]((n=>n.on(e(326)+t,((t,n,i)=>{const o=e;if(!i[o(357)][o(356)](n[o(382)],t[o(340)]))return;const r=n[o(382)][o(372)](o(377)),s=i[o(336)][o(329)](n[o(382)]);i[o(359)][o(366)]("id",r,s)}))))}[Y(368)](){const t=Y,e=this[t(343)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(324)](r),e[o(366)](o(377),r,n),r}function r(e,n){const i=t;e[i(375)](i(377),n)}e[t(350)][t(341)][t(334)]((s=>{const c=t,a=e[c(350)][c(341)][c(361)][c(362)]();let u=!1;for(const t of a)if(c(358)==t[c(320)]&&t[c(340)])if(t[c(340)][c(353)](/heading\d/)){const e=t[c(347)][c(344)](c(377));c(380)==typeof e?n[c(367)](e)?(o(s,t[c(388)][c(351)]),u=!0):i[c(324)](e):(o(s,t[c(388)][c(351)]),u=!0)}else c(380)==typeof t[c(347)][c(344)](c(377))&&(r(s,t[c(388)][c(351)]),u=!0);else if(c(370)==t[c(320)]){const e=t[c(347)][c(344)](c(377));c(380)==typeof e&&n[c(374)](e)}return u})),e[t(350)][t(341)].on(t(384),(()=>{const e=t;i[e(355)]((t=>n[e(324)](t))),i[e(342)]()}))}}const et=it;function nt(){const t=["getAttribute","registerRawContentMatcher","target","_redirectMapper","$graveyard","requires","10125792xyleDJ","documentOutline.showEmptyHeadings","afterInit","_headingIdModelAttributeName","pluginName","viewPosition","editingDowncast","map","setSelection","text","headingId.modelAttributeName","length","data","dataDowncast","reconvertItem"," table-of-contents_empty","fromCharCode","filter","2880xBePEb","table-of-contents__placeholder","isOfficialPlugin","locale","config","end","conversion","scrollToTheSelection","getCustomProperty","72XKYGqE","createText","for","2XrttOa","click","high","createPositionAt","36376eiRLSX","No headings were found in the document.","1052477mnpGPD","editor","table-of-contents","elementToElement","insert","forEach","Table of contents","modelPosition","editing","_updateTableOfContentsElements","181285VxRhkf","DocumentOutlineUtils","_tableOfContentsElements","outlineDefinitions","viewToModelPosition","name","_currentOutlineDefinitions","Empty heading","_createTableOfContents","domEvent","commands","31974217ionFyb","plugins","createContainerElement","join","modelElement","div","$blockObject","differ","change","TableOfContentsEditing","type","position","isInteger","setCustomProperty","_trackNewToCElements","elementToStructure","init","href","headingId","element","$capture","preventDefault","_defineConverters","stop","register","tableOfContentsHeadingIndex","model","add","toModelElement","_defineSchema","document","4729353bkihux","getAncestors","view","abs","listenTo","nodeAfter","schema","insertTableOfContents","isPremiumPlugin","getChanges","hasContent","mapper","get","upcast","20Ictlwe","_handleScrollToHeading","findMappedViewAncestor","rootName","tableOfContents","level","462FeoIVP"];return(nt=function(){return t})()}function it(t,e){const n=nt();return(it=function(t,e){return n[t-=340]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(926122===parseInt(e(396))/1*(parseInt(e(390))/2)+parseInt(e(448))/3+-parseInt(e(347))/4*(parseInt(e(406))/5)+parseInt(e(360))/6+parseInt(e(353))/7*(-parseInt(e(394))/8)+-parseInt(e(387))/9*(parseInt(e(378))/10)+-parseInt(e(417))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends t.Plugin{static get[et(364)](){return et(426)}static get[et(380)](){return!0}static get[et(341)](){return!0}static get[et(359)](){return[W.Widget,h,tt]}[et(412)];[et(408)];[et(363)];constructor(t){const e=et;super(t),this[e(412)]=[],this[e(408)]=new Set,this[e(363)]=e(435)}[et(433)](){const t=et,e=this[t(397)],n=e[t(404)][t(450)][t(447)];e[t(382)][t(345)](t(370))&&(this[t(363)]=e[t(382)][t(345)](t(370))),this[t(452)](n,t(391),((e,n)=>{const i=t;if(!n[i(356)])return;const o=n[i(356)][i(386)](i(442));Number[i(429)](o)&&(n[i(415)][i(438)](),e[i(440)](),this[i(348)](o))}),{priority:t(392),context:t(437)}),this[t(446)](),this[t(439)](),e[t(416)][t(444)](t(340),new q(e)),e[t(418)][t(345)](t(407)).on(t(425),((e,n)=>{const i=t;this[i(412)]=n[i(409)],this[i(405)]()})),this[t(452)](e[t(443)][t(447)],t(425),(()=>{this[t(431)]()}))}[et(362)](){!async function(t){const e=p([87,121,51,75,76,72,88,115,82,122,67,83,97,71,53,100,103,66,48,105,52,114,65,54,119,90,50,107,85,118,116,81,89,109,86,98,102,110,106,69,49,108,56,101,74,112,77,78,55,120,104,73,70,84,99,57,79,68,111,80,113,117]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=it;return t[e(367)]((t=>String[e(376)](t)))[e(420)]("")}!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([87]);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:1743984e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=it,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(434)]);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(405)](){const t=et;this[t(408)][t(401)]((e=>{const n=t;n(358)!==e[n(350)]&&this[n(397)][n(404)][n(374)](e)}))}[et(431)](){const t=et;for(const e of this[t(397)][t(443)][t(447)][t(424)][t(342)]({includeChangesInGraveyard:!0})){if(t(400)!==e[t(427)]||t(351)!==e[t(411)])return;this[t(408)][t(444)](e[t(428)][t(453)])}}[et(446)](){const t=et;this[t(397)][t(443)][t(454)][t(441)](t(351),{inheritAllFrom:t(423)})}[et(439)](){const t=et,e=this[t(397)][t(384)];e[t(389)](t(346))[t(399)]({model:t(351),view:{name:t(422),classes:t(398)}}),e[t(389)](t(373))[t(432)]({model:t(351),view:(e,{writer:n})=>this[t(414)](n,!0)}),e[t(389)](t(366))[t(432)]({model:t(351),view:(e,{writer:n})=>{const i=t;this[i(408)][i(444)](e);const o=this[i(414)](n);return(0,W.toWidget)(o,n,{label:p(this[i(397)][i(381)],i(402))})}}),this[t(397)][t(372)][t(355)]({name:t(422),classes:t(398)}),this[t(397)][t(404)][t(344)].on(t(410),this[t(357)](),{priority:t(392)})}[et(414)](t,e=!1){const n=et,{locale:i}=this[n(397)],o=t[n(419)](n(422),{class:n(398)+(0===this[n(412)][n(371)]?n(375):""),...!e&&{"data-table-of-contents-label":p(i,n(402))}});0===this[n(412)][n(371)]&&!1===e&&t[n(400)](t[n(393)](o,n(383)),t[n(419)]("p",{class:n(379)},[t[n(388)](p(i,n(395)))]));const r=e?"":"["+p(i,n(413))+"]";let s=o;return this[n(412)][n(401)](((i,o,c)=>{const a=n,u=this[a(397)][a(443)][a(343)](i[a(421)],{ignoreWhitespaces:!0}),l=u?i[a(369)]:r,d=i[a(421)][a(354)](this[a(363)]),f=t[a(419)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(388)](l)]),h=this[a(397)][a(382)][a(345)](a(361));t[a(430)](a(442),o,f);const m=t[a(419)]("li",null,[u||!e&&h?f:t[a(388)]("")]),p=o?c[o-1][a(352)]:0,g=Math[a(451)](i[a(352)]-p);if(i[a(352)]>p){const e=rt(m,g,t);t[a(400)](t[a(393)](s,a(383)),e)}else{const e=function(t,e){const n=a;return t[n(449)]({includeSelf:!0,parentFirst:!0})[n(377)]((t=>t.is(n(436),"ol")))[e]}(s,g);t[a(400)](t[a(393)](e,a(383)),m)}s=m})),o}[et(348)](t){const e=et,n=this[e(412)][t][e(421)];this[e(397)][e(443)][e(425)]((t=>{t[e(368)](n,0)})),this[e(397)][e(404)][e(450)][e(385)]({alignToTop:!0,forceScroll:!0})}[et(357)](){return(t,e)=>{const n=it,i=e[n(344)],o=i[n(349)](e[n(365)]),r=i[n(445)](o);r.is(n(436),n(351))&&(e[n(403)]=this[n(397)][n(443)][n(393)](r,0),t[n(440)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(419)]("ol",null,[t]):n[i(419)]("ol",null,[n[i(419)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=ut;function at(){const t=["tableOfContentsLicenseKeyDomainLimit","editing","299671FgHHTD","263864KYICAT","commands","14opzJzN","view","bind","execute","TableOfContents","tableOfContentsLicenseKeyValid","4KModic","tooltip","5038132FufXjr","TableOfContentsUI","tableOfContentsLicenseKeyExpired","pluginName","domainLimit","15087683FPtcnz","insertTableOfContents","10jKCnCa","117OznoEE","componentFactory","invalid","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","30jAOBPu","licenseKey","focus","tableOfContentsLicenseKeyInvalid","_createButton","tableOfContentsLicenseKeyNotAllowed","tableOfContents","init","tableOfContentsLicenseKeyEvaluationLimit","isEnabled","config","trialLimit","_showLicenseError","24UrlWXA","menuBar:tableOfContents","set","featureNotAllowed","2666319ZzTaLg","locale","evaluationLimit","235380eAPVTH","destroy","258670ZuIuNK","tableOfContentsLicenseKeyUsageLimit","editor","usageLimit","listenTo","isOfficialPlugin","expired","Table of contents","get","add","_licenseKeyCheckInterval"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(852585===-parseInt(e(286))/1*(parseInt(e(304))/2)+parseInt(e(327))/3*(-parseInt(e(295))/4)+parseInt(e(332))/5+parseInt(e(330))/6*(-parseInt(e(289))/7)+parseInt(e(287))/8*(-parseInt(e(305))/9)+parseInt(e(310))/10*(parseInt(e(297))/11)+-parseInt(e(323))/12*(-parseInt(e(302))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class lt extends t.Plugin{[ct(311)];[ct(342)];static get[ct(300)](){return ct(298)}static get[ct(337)](){return!0}static get[ct(309)](){return!0}[ct(317)](){const t=ct,e=this[t(334)];e.ui[t(306)][t(341)](t(316),(()=>{const e=t,n=this[e(314)](m.ButtonView);return n[e(296)]=!0,n})),e.ui[t(306)][t(341)](t(324),(()=>this[t(314)](m.MenuBarMenuListItemButtonView))),this[t(311)]=this[t(334)][t(320)][t(340)](t(311));const n=this[t(334)];this[t(342)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(294)==r||e(313)==r||e(299)==r||e(284)==r||e(315)==r||e(318)==r||e(308)==r||e(333)==r){delete n[o],i=r,clearInterval(this[e(342)]),this[e(342)]=void 0;break}}e(313)==i&&n[e(322)](e(307)),e(299)==i&&n[e(322)](e(338)),e(284)==i&&n[e(322)](e(301)),e(315)==i&&n[e(322)](e(326),e(293)),e(318)==i&&n[e(322)](e(329)),e(308)==i&&n[e(322)](e(321)),e(333)==i&&n[e(322)](e(335))}),1e3)}[ct(314)](t){const e=ct,n=this[e(334)],i=n[e(328)],o=n[e(288)][e(340)](e(303)),r=new t(i);return r[e(325)]({label:p(i,e(339)),icon:st.IconTableOfContents}),r[e(291)](e(319)).to(o,e(319)),this[e(336)](r,e(292),(()=>{const t=e;n[t(292)](t(303)),n[t(285)][t(290)][t(312)]()})),r}[ct(331)](){const t=ct;super[t(331)](),this[t(342)]&&clearInterval(this[t(342)])}}var dt=ft;function ft(t,e){var n=ht();return(ft=function(t,e){return n[t-=132]})(t,e)}function ht(){var t=["1QxWHjB","TableOfContents","isPremiumPlugin","48mCPxlt","9RlrNVr","1937032mkeOZU","7NUkzrx","18180074MhUxcO","requires","41716upUaNi","6063396ZixtCS","309390KOKuIn","246063ldxpOE","pluginName","isOfficialPlugin","14065670lcQYpd"];return(ht=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(781334===-parseInt(e(138))/1*(-parseInt(e(147))/2)+-parseInt(e(134))/3*(parseInt(e(141))/4)+-parseInt(e(133))/5+-parseInt(e(132))/6+parseInt(e(144))/7*(-parseInt(e(143))/8)+parseInt(e(142))/9*(parseInt(e(137))/10)+parseInt(e(145))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[dt(146)](){return[ot,lt]}static get[dt(135)](){return dt(139)}static get[dt(136)](){return!0}static get[dt(140)](){return!0}}function pt(){var t=["3114344qKoyzS","149314Nlnqkv","402iJxxaZ","438808FmCoUg","3546010vpIGxq","8652186dSPbtd","629361KfhPye","30eBeiAl","35539ZqWtux"];return(pt=function(){return t})()}function gt(t,e){var n=pt();return(gt=function(t,e){return n[t-=299]})(t,e)}!function(t){for(var e=gt,n=t();;)try{if(454487===parseInt(e(303))/1+parseInt(e(307))/2*(parseInt(e(304))/3)+-parseInt(e(306))/4+-parseInt(e(301))/5+parseInt(e(299))/6*(-parseInt(e(305))/7)+-parseInt(e(300))/8+parseInt(e(302))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt)})(),(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 _0x54b504,Command as _0x1efadd}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4d055e,throttle as _0x4c782a}from'es-toolkit/compat';import{Text as _0x414659,TreeWalker as _0x19efa7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0xdaa6f4,diffToChanges as _0x438a85,scrollAncestorsToShowTarget as _0x3db486,CKEditorError as _0x83b79e,global as _0x5a235f,Rect as _0x2d71ee,uid as _0x44f01a,priorities as _0x3e2831}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x18bf28,ButtonView as _0x4adfda,MenuBarMenuListItemButtonView as _0x2fd2f8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x53253f,toWidget as _0x517b3e}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x5bfaf8}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x369358){let _0x56d176='';for(const _0x554cfe of _0x369358['getChildren']())_0x554cfe instanceof _0x414659&&(_0x56d176+=_0x554cfe['data']);return _0x56d176;}class i extends _0x54b504{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x3910bd=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x28b60f=[];_0x3910bd['model']['document']['on']('change',_0x4d055e(()=>{const _0x1b11d5=_0x28b60f;_0x28b60f=this['_getOutlineDefinitions']();const _0x4181c5=_0xdaa6f4(_0x1b11d5,_0x28b60f,(_0x1c2d5d,_0x599a80)=>_0x1c2d5d['level']===_0x599a80['level']&&_0x1c2d5d['text']===_0x599a80['text']&&_0x1c2d5d['modelElement']===_0x599a80['modelElement']),_0x1b7821=_0x438a85(_0x4181c5,_0x28b60f),_0x3de3e6=this['_getActiveHeading'](),_0x457830=_0x28b60f['findIndex'](_0x1235e4=>_0x1235e4['modelElement']===_0x3de3e6);_0x1b7821['length']&&this['fire']('change',{'outlineDefinitions':_0x28b60f,'activeItemIndex':_0x457830,'outlineChanges':_0x1b7821}),this['fire']('activeItemIndex',{'index':_0x457830});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x27d94b=this['editor'],_0x2da460=[],_0x55bbd1=this['_headingNames'];for(const _0x7def0 of _0x27d94b['model']['document']['getRootNames']())_0x281b30(_0x27d94b['model']['document']['getRoot'](_0x7def0));function _0x281b30(_0x4a056b){for(const _0x436cd0 of _0x4a056b['getChildren']())_0x436cd0['is']('element')&&(_0x55bbd1['includes'](_0x436cd0['name'])&&_0x2da460['push']({'level':_0x55bbd1['indexOf'](_0x436cd0['name'])+0x1,'text':p(_0x436cd0),'modelElement':_0x436cd0}),_0x281b30(_0x436cd0));}return _0x2da460;}['_getActiveHeading'](){const _0x8618df=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x2a5c89=new _0x19efa7({'direction':'backward','startPosition':_0x8618df});for(const _0x14980c of _0x2a5c89)if(_0x14980c['item']['is']('element')&&this['_headingNames']['includes'](_0x14980c['item']['name']))return _0x14980c['item'];}['_getHeadingNames'](){const _0x183b76=this['editor']['config']['get']('documentOutline.headings');return _0x183b76||function(_0x5563f4){const _0x228384=_0x5563f4['config']['get']('heading.options');return _0x228384?_0x228384['reduce']((_0x3527cc,_0x5e2a71)=>('paragraph'!==_0x5e2a71['model']&&_0x3527cc['push'](_0x5e2a71['model']),_0x3527cc),[]):_0x5563f4['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4d071e=this['editor'],_0x55df68=['h1','h2','h3','h4','h5','h6'],_0x5a5478=[];for(const _0x5bc47e of _0x55df68){const _0xc7d37e=_0x4d071e['editing']['view']['domConverter']['domToView'](document['createElement'](_0x5bc47e)),_0x24edad=_0x4d071e['data']['toModel'](_0xc7d37e)['getChild'](0x0);_0x24edad?.['is']('element')&&_0x5a5478['push'](_0x24edad['name']);}this['_headingNames']=_0x5a5478;}}function j(_0x422010,_0x5ae849){const t=_0x422010['t'];switch(_0x5ae849){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 _0x5ae849;}}class $ extends _0x18bf28{constructor(_0x105693,_0x4efc62=!0x1){super(_0x105693);const _0x34f991=this['bindTemplate'],_0x50e5d4=_0x4efc62?'['+j(_0x105693,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x398f90=>!_0x398f90),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x34f991['to']('level',_0x46ec47=>'ck-document-outline__item_level-'+_0x46ec47),_0x34f991['if']('isActive','ck-document-outline__item_active'),_0x34f991['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x34f991['to']('text')},'children':[{'text':_0x34f991['to']('text',_0xa0c4ab=>_0xa0c4ab||_0x50e5d4)}],'on':{'click':_0x34f991['to']('click')}});}}class l extends _0x18bf28{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x1509a5,_0x3416f5=!0x1,_0xdb6e7b){super(_0x1509a5),this['showEmptyHeadingText']=_0x3416f5,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0xdb6e7b,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x1d2492,_0x11cd41,_0x4a1157,_0x2b749e)=>{this['_setActiveItem'](_0x2b749e,_0x4a1157);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x1509a5['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x1509a5,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5f5942){_0x5f5942['forEach'](_0x469d87=>{'insert'==_0x469d87['type']?this['_insertItem'](_0x469d87['index'],..._0x469d87['values']):'delete'==_0x469d87['type']&&this['_deleteItem'](_0x469d87['index'],_0x469d87['howMany']);});}['_setActiveItem'](_0x1eb3d2,_0x3195bb){if(-0x1!==_0x1eb3d2){const _0x43ef62=this['items']['get'](_0x1eb3d2);_0x43ef62&&(_0x43ef62['isActive']=!0x1);}-0x1!==_0x3195bb&&(this['items']['get'](_0x3195bb)['isActive']=!0x0,this['_scrollToItem'](_0x3195bb));}['_insertItem'](_0x338dcd,..._0x215d02){const _0x38c952=_0x215d02['map']((_0x43b558,_0x23f9f0)=>{const _0x493baa=new $(this['locale'],this['showEmptyHeadingText']);return _0x493baa['text']=_0x43b558['text'],_0x493baa['level']=_0x43b558['level'],_0x338dcd+_0x23f9f0===this['activeItemIndex']&&(_0x493baa['isActive']=!0x0),_0x493baa;});this['items']['addMany'](_0x38c952,_0x338dcd);}['_deleteItem'](_0x17dfef,_0x50f431){do{this['items']['remove'](_0x17dfef);}while(--_0x50f431);}['_handleItemClick'](_0x2864e9){const _0x4ea245=this['items']['getIndex'](_0x2864e9['source']);this['fire']('itemSelected',_0x4ea245);}['_scrollToItem'](_0x2a1248){_0x3db486(this['items']['get'](_0x2a1248)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x54b504{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x16d882){super(_0x16d882),this['view']=new l(_0x16d882['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x4c782a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x225072=this['editor'],_0x14adb9=_0x225072['plugins']['get']('DocumentOutlineUtils');let _0x272872=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x225072['config']['get']('documentOutline.container'))throw new _0x83b79e('document-outline-container-not-provided',{'editor':_0x225072});_0x225072['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x14adb9['on']('change',this['_handleOutlineChange']['bind'](this)),_0x14adb9['on']('activeItemIndex',(_0x529397,{index:_0x409701})=>this['_setActiveViewItem'](_0x409701)),this['view']['on']('itemSelected',(_0x49e716,_0x2e4302)=>{_0x272872=!0x0,this['_handleItemSelected'](_0x2e4302);}),this['view']['listenTo'](_0x5a235f['document'],'scroll',()=>{_0x272872?_0x272872=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5a235f['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0xb92ea9){const _0x7b8233=_0x4bf6e2([0x31,0x32,0x47,0x4d,0x41,0x71,0x54,0x33,0x64,0x51,0x4f,0x6b,0x65,0x66,0x52,0x72,0x68,0x6d,0x57,0x6a,0x6c,0x42,0x78,0x5a,0x55,0x43,0x75,0x4c,0x76,0x59,0x45,0x69,0x34,0x58,0x50,0x30,0x4b,0x48,0x70,0x4a,0x61,0x36,0x53,0x77,0x73,0x56,0x62,0x79,0x39,0x6e,0x67,0x49,0x37,0x63,0x6f,0x4e,0x44,0x38,0x35,0x46,0x74,0x7a]),_0x4ccc4a=0x523f559f,_0x461418=0x523831df^_0x4ccc4a,_0x342847=window[_0x4bf6e2([0x44,0x61,0x74,0x65])][_0x4bf6e2([0x6e,0x6f,0x77])](),_0x1fd325=_0xb92ea9[_0x4bf6e2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x64059e=new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c40cc=>{_0x1fd325[_0x4bf6e2([0x6f,0x6e,0x63,0x65])](_0x4bf6e2([0x72,0x65,0x61,0x64,0x79]),_0x4c40cc);}),_0x542542={[_0x4bf6e2([0x6b,0x74,0x79])]:_0x4bf6e2([0x45,0x43]),[_0x4bf6e2([0x75,0x73,0x65])]:_0x4bf6e2([0x73,0x69,0x67]),[_0x4bf6e2([0x63,0x72,0x76])]:_0x4bf6e2([0x50,0x2d,0x32,0x35,0x36]),[_0x4bf6e2([0x78])]:_0x4bf6e2([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]),[_0x4bf6e2([0x79])]:_0x4bf6e2([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]),[_0x4bf6e2([0x61,0x6c,0x67])]:_0x4bf6e2([0x45,0x53,0x32,0x35,0x36])},_0x448d3c=_0x1fd325[_0x4bf6e2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4bf6e2([0x67,0x65,0x74])](_0x4bf6e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c602d(){let _0x7d1ecb,_0xe02749=null,_0x1689b7=null;try{if(_0x448d3c==_0x4bf6e2([0x47,0x50,0x4c]))return _0x4bf6e2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x7d1ecb=_0x4ecb5e(),!_0x7d1ecb)return _0x4bf6e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x7d1ecb[_0x4bf6e2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1689b7=_0x2bd533(_0x7d1ecb[_0x4bf6e2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x7d1ecb[_0x4bf6e2([0x6a,0x74,0x69])])),await _0x57dcae()?_0x5a820f()?_0x552ef0()?_0x4bf6e2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d0434()?(_0x7d1ecb[_0x4bf6e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4bf6e2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe02749=_0xa0ab4a(_0x4bf6e2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x7d1ecb[_0x4bf6e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4bf6e2([0x74,0x72,0x69,0x61,0x6c])&&(_0xe02749=_0xa0ab4a(_0x4bf6e2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2bde84()):_0x4bf6e2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4bf6e2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4bf6e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x167440){return _0x4bf6e2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x552ef0(){const _0xc4b3d4=[_0x4bf6e2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4bf6e2([0x74,0x72,0x69,0x61,0x6c])][_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x7d1ecb[_0x4bf6e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x342847/0x3e8:0xe10*_0x461418;return _0x7d1ecb[_0x4bf6e2([0x65,0x78,0x70])]<_0xc4b3d4;}function _0x5a820f(){const _0x3d4a0f=_0x7d1ecb[_0x4bf6e2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3d4a0f&&(!!_0x3d4a0f[_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bf6e2([0x2a]))||(!!_0x3d4a0f[_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bf6e2([0x44,0x4f]))||!!_0x3d4a0f[_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bf6e2([0x50,0x50]))));}function _0x5d0434(){const _0x322411=_0x7d1ecb[_0x4bf6e2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x322411||0x0==_0x322411[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4cfef0}=new URL(window[_0x4bf6e2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x322411[_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4cfef0))return!0x0;const _0x4a235f=_0x4cfef0[_0x4bf6e2([0x73,0x70,0x6c,0x69,0x74])](_0x4bf6e2([0x2e]));return _0x322411[_0x4bf6e2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2d3af5=>_0x2d3af5[_0x4bf6e2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bf6e2([0x2a])))[_0x4bf6e2([0x6d,0x61,0x70])](_0x5556fc=>_0x5556fc[_0x4bf6e2([0x73,0x70,0x6c,0x69,0x74])](_0x4bf6e2([0x2e])))[_0x4bf6e2([0x73,0x6f,0x6d,0x65])](_0x44110f=>_0x4a235f[_0x4bf6e2([0x65,0x76,0x65,0x72,0x79])]((_0x3d1be2,_0x3868af)=>_0x44110f[_0x3868af]===_0x3d1be2||_0x44110f[_0x3868af]===_0x4bf6e2([0x2a])));}function _0x2bde84(){return _0xe02749&&_0x1689b7?new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2df094,_0x5dc914)=>{_0xe02749[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x2df094,_0x5dc914),_0x1689b7[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x2dd023=>{_0x2dd023!=_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64])&&_0x2df094(_0x2dd023);},_0x5dc914);}):_0xe02749||_0x1689b7||_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2bd533(_0x48eb81,_0x8fe06){return new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5667ba=>{if(_0x35c635())return _0x5667ba(_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64]));_0x4fcb9d(),_0x1fd325[_0x4bf6e2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4bf6e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d6576=!0x1;const _0x2b1e2b=_0x44f01a();function _0xa5348c(_0x45aeaa){return!!_0x45aeaa&&(typeof _0x45aeaa===_0x4bf6e2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x45aeaa===_0x4bf6e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x45aeaa[_0x4bf6e2([0x74,0x68,0x65,0x6e])]===_0x4bf6e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x45aeaa[_0x4bf6e2([0x63,0x61,0x74,0x63,0x68])]===_0x4bf6e2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xba92b6(_0x2d113a){_0x1c4516(_0x2d113a)[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x4a9287=>{if(!_0x4a9287||_0x4a9287[_0x4bf6e2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4bf6e2([0x6f,0x6b]))return _0x4bf6e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e64a0(_0x5af960(_0x2b1e2b+_0x8fe06))!=_0x4a9287[_0x4bf6e2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4bf6e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x4d81f9=>(_0x5957d6(),_0x4d81f9),()=>{const _0x85b7f8=_0x463125();return null==_0x85b7f8?(_0x5957d6(),_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64])):_0x4bf6e2(_0x342847-_0x85b7f8>(0x7633d19f^_0x4ccc4a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x5667ba)[_0x4bf6e2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5667ba(_0x4bf6e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21997b=0x5209bb1f^_0x4ccc4a;function _0x5957d6(){const _0x407122=_0x4bf6e2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e64a0(_0x5af960(_0x48eb81)),_0x2c73b8=_0x3490ed(_0x2e64a0(window[_0x4bf6e2([0x4d,0x61,0x74,0x68])][_0x4bf6e2([0x63,0x65,0x69,0x6c])](_0x342847/_0x21997b)));window[_0x4bf6e2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4bf6e2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x407122,_0x2c73b8);}function _0x463125(){const _0x5880bf=_0x4bf6e2([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e64a0(_0x5af960(_0x48eb81)),_0x12ace0=window[_0x4bf6e2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4bf6e2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5880bf);return _0x12ace0?window[_0x4bf6e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3490ed(_0x12ace0),0x10)*_0x21997b:null;}function _0x1c4516(_0x302e22){return new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x159d45,_0x106097)=>{_0x302e22[_0x4bf6e2([0x74,0x68,0x65,0x6e])](_0x159d45,_0x106097),window[_0x4bf6e2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x106097,0x523e815f^_0x4ccc4a);});}}_0x1fd325[_0x4bf6e2([0x6f,0x6e])](_0x4bf6e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ae2b6,_0x5e993b)=>{if(_0x5e993b[0x0]!=_0x48eb81)return _0x5667ba(_0x4bf6e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5e993b[0x1]={..._0x5e993b[0x1],[_0x4bf6e2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b1e2b};},{[_0x4bf6e2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4bf6e2([0x68,0x69,0x67,0x68])}),_0x1fd325[_0x4bf6e2([0x6f,0x6e])](_0x4bf6e2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x11d4ac=>{_0xa5348c(_0x11d4ac[_0x4bf6e2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d6576=!0x0,_0xba92b6(_0x11d4ac[_0x4bf6e2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4bf6e2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4bf6e2([0x6c,0x6f,0x77])}),_0x64059e[_0x4bf6e2([0x74,0x68,0x65,0x6e])](()=>{_0x5d6576||_0x5667ba(_0x4bf6e2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x35c635(){return _0x1fd325[_0x4bf6e2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bf6e2([0x76,0x69,0x65,0x77])][_0x4bf6e2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4bf6e2([0x61,0x75,0x74,0x6f]);}function _0x4fcb9d(){_0x1fd325[_0x4bf6e2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bf6e2([0x76,0x69,0x65,0x77])][_0x4bf6e2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4bf6e2([0x61,0x75,0x74,0x6f]);}}function _0xa0ab4a(_0x28bea5){const _0x21597d=[new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cafb7=>setTimeout(_0x2cafb7,0x52366b53^_0x4ccc4a)),_0x64059e[_0x4bf6e2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31beed=>{let _0x8e8c38=0x0;_0x1fd325[_0x4bf6e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bf6e2([0x6f,0x6e])](_0x4bf6e2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bd7df,_0x5f2ac4)=>{_0x5f2ac4[0x0][_0x4bf6e2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8e8c38++,_0x8e8c38==(0x523f5467^_0x4ccc4a)&&(_0x31beed(),_0x5bd7df[_0x4bf6e2([0x6f,0x66,0x66])]());});}))];return window[_0x4bf6e2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4bf6e2([0x72,0x61,0x63,0x65])](_0x21597d)[_0x4bf6e2([0x74,0x68,0x65,0x6e])](()=>_0x28bea5);}async function _0x540052(){await _0x64059e,_0x1fd325[_0x4bf6e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bf6e2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x40ec5b,_0x1fd325[_0x4bf6e2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bf6e2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x40ec5b,_0x1fd325[_0x4bf6e2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4bf6e2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x28ba80(_0x222b9b){const _0x7cf911=_0x2e1937();_0x1fd325[_0x7cf911]=_0x4bf6e2([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])+_0x222b9b,_0x222b9b!=_0x4bf6e2([0x56,0x61,0x6c,0x69,0x64])&&_0x540052();}function _0x2e1937(){const _0x109081=window[_0x4bf6e2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4bf6e2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4bf6e2([0x6e,0x6f,0x77])]())[_0x4bf6e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4bf6e2([0x2e]),'');let _0x1aad73=_0x4bf6e2([0x47]);for(let _0x31b3fb=0x0;_0x31b3fb<_0x109081[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31b3fb+=0x2){let _0x22c129=window[_0x4bf6e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x109081[_0x4bf6e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31b3fb,_0x31b3fb+0x2));_0x22c129>=_0x7b8233[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x22c129-=_0x7b8233[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1aad73+=_0x7b8233[_0x22c129];}return _0x1aad73;}function _0x4ecb5e(){const _0x4eab85=_0x448d3c[_0x4bf6e2([0x73,0x70,0x6c,0x69,0x74])](_0x4bf6e2([0x2e]));if(0x3!=_0x4eab85[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20aeb4(_0x4eab85[0x1]);function _0x20aeb4(_0x38a9f2){const _0x57ec5c=_0x3ff17b(_0x38a9f2);return _0x57ec5c&&_0x20a6f9()?_0x57ec5c:null;function _0x20a6f9(){const _0x33bc17=_0x57ec5c[_0x4bf6e2([0x6a,0x74,0x69])],_0x17fa16=window[_0x4bf6e2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33bc17[_0x4bf6e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33bc17[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2e7c16={..._0x57ec5c,[_0x4bf6e2([0x6a,0x74,0x69])]:_0x33bc17[_0x4bf6e2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x33bc17[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2e7c16[_0x4bf6e2([0x76,0x63])],_0x5af960(_0x2e7c16)==_0x17fa16;}}}async function _0x57dcae(){let _0x5dda2e=!0x0;try{const _0x4798c2=_0x448d3c[_0x4bf6e2([0x73,0x70,0x6c,0x69,0x74])](_0x4bf6e2([0x2e])),[_0x1923e6,_0x5da00f,_0x9cee21]=_0x4798c2;return _0x376a5c(_0x1923e6),await _0x591fce(_0x1923e6,_0x5da00f,_0x9cee21),_0x5dda2e;}catch(_0x1fb12c){return!0x1;}function _0x376a5c(_0x5703b0){const _0x4080f7=_0x3ff17b(_0x5703b0);_0x4080f7&&_0x4080f7[_0x4bf6e2([0x61,0x6c,0x67])]==_0x4bf6e2([0x45,0x53,0x32,0x35,0x36])||(_0x5dda2e=!0x1);}async function _0x591fce(_0x1cadb3,_0x1309cf,_0x5a5c61){const _0x49573e=window[_0x4bf6e2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4bf6e2([0x66,0x72,0x6f,0x6d])](_0x49dfe1(_0x5a5c61),_0x1143b2=>_0x1143b2[_0x4bf6e2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7e972a=new window[(_0x4bf6e2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4bf6e2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1cadb3+_0x4bf6e2([0x2e])+_0x1309cf),_0x51b4ed=window[_0x4bf6e2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4bf6e2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51b4ed)return;const _0x269159=await _0x51b4ed[_0x4bf6e2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4bf6e2([0x6a,0x77,0x6b]),_0x542542,{[_0x4bf6e2([0x6e,0x61,0x6d,0x65])]:_0x4bf6e2([0x45,0x43,0x44,0x53,0x41]),[_0x4bf6e2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4bf6e2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4bf6e2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51b4ed[_0x4bf6e2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4bf6e2([0x6e,0x61,0x6d,0x65])]:_0x4bf6e2([0x45,0x43,0x44,0x53,0x41]),[_0x4bf6e2([0x68,0x61,0x73,0x68])]:{[_0x4bf6e2([0x6e,0x61,0x6d,0x65])]:_0x4bf6e2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x269159,_0x49573e,_0x7e972a)||(_0x5dda2e=!0x1);}}function _0x3ff17b(_0x28bc4c){return _0x28bc4c[_0x4bf6e2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4bf6e2([0x65,0x79]))?JSON[_0x4bf6e2([0x70,0x61,0x72,0x73,0x65])](_0x49dfe1(_0x28bc4c)):null;}function _0x49dfe1(_0x1e8a3e){return window[_0x4bf6e2([0x61,0x74,0x6f,0x62])](_0x1e8a3e[_0x4bf6e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4bf6e2([0x2b]))[_0x4bf6e2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4bf6e2([0x2f])));}function _0x5af960(_0x16b105){let _0x4f664e=0x1505;function _0x214110(_0x5009b4){for(let _0x41ebec=0x0;_0x41ebec<_0x5009b4[_0x4bf6e2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x41ebec++){const _0x34b229=_0x5009b4[_0x4bf6e2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x41ebec);_0x4f664e=(_0x4f664e<<0x5)+_0x4f664e+_0x34b229,_0x4f664e&=_0x4f664e;}}function _0xb1531b(_0x1e48af){Array[_0x4bf6e2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e48af)?_0x1e48af[_0x4bf6e2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb1531b):_0x1e48af&&typeof _0x1e48af==_0x4bf6e2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4bf6e2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e48af)[_0x4bf6e2([0x73,0x6f,0x72,0x74])]()[_0x4bf6e2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x380c5c,_0x2cf51c])=>{_0x214110(_0x380c5c),_0xb1531b(_0x2cf51c);}):_0x214110(window[_0x4bf6e2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e48af));}return _0xb1531b(_0x16b105),_0x4f664e>>>0x0;}function _0x2e64a0(_0x182666){return _0x182666[_0x4bf6e2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4bf6e2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4bf6e2([0x30]));}function _0x3490ed(_0x4b8141){return _0x4b8141[_0x4bf6e2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4bf6e2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4bf6e2([0x6a,0x6f,0x69,0x6e])]('');}function _0x40ec5b(){}function _0x4bf6e2(_0x1d69bb){return _0x1d69bb['map'](_0x336889=>String['fromCharCode'](_0x336889))['join']('');}_0x28ba80(await _0x1c602d());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x40fb38,{outlineDefinitions:_0x5a5add,outlineChanges:_0x2cdad2}){this['_currentOutlineDefinitions']=_0x5a5add,this['view']['sync'](_0x2cdad2);}['_setActiveViewItem'](_0x3e2618){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3e2618]&&(this['view']['activeItemIndex']=_0x3e2618);}['_handleItemSelected'](_0x3fa878){const _0x1bf8dc=this['_currentOutlineDefinitions'][_0x3fa878]['modelElement'];this['editor']['model']['change'](_0x51fd1e=>{_0x51fd1e['setSelection'](_0x1bf8dc,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3fa878);}['_updateActiveDefinitionOnViewportChange'](){const _0x3774ea=this['editor'];let _0x2a3157;for(const _0x36fc3a of _0x3774ea['model']['document']['getRootNames']()){const _0x469a2d=_0x3774ea['editing']['view']['getDomRoot'](_0x36fc3a),_0x21294c=_0x469a2d&&new _0x2d71ee(_0x469a2d)['getVisible']();if(_0x21294c){const _0x5168b9=new _0x2d71ee(_0x5a235f['window'])['getIntersection'](_0x21294c);_0x5168b9&&(_0x2a3157=_0x5168b9['top']+0.25*_0x5168b9['height']);}}if(void 0x0===_0x2a3157)return;const _0x19e7c7=d(_0x3774ea['editing'],this['_currentOutlineDefinitions'],_0x2a3157);_0x19e7c7?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x19e7c7)):this['_setActiveViewItem'](-0x1);}}function d(_0x48890f,_0x434ad4,_0x4857b8,_0x378703=0x0,_0x15ba4e=_0x434ad4['length']-0x1){const _0x23edd4=Math['floor'](_0x378703+(_0x15ba4e-_0x378703)/0x2);if(_0x15ba4e>=_0x378703){const _0xec18aa=_0x434ad4[_0x23edd4],_0x2da5d1=_0x48890f['mapper']['toViewElement'](_0xec18aa['modelElement']);if(!_0x2da5d1)return null;const _0x14d524=_0x48890f['view']['domConverter']['mapViewToDom'](_0x2da5d1);return new _0x2d71ee(_0x14d524)['bottom']>_0x4857b8?d(_0x48890f,_0x434ad4,_0x4857b8,_0x378703,_0x23edd4-0x1):d(_0x48890f,_0x434ad4,_0x4857b8,_0x23edd4+0x1,_0x15ba4e);}return _0x23edd4<0x0?null:_0x434ad4[_0x23edd4];}class u extends _0x54b504{['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 _0x5b70d5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x372c5c;for(const _0x13c282 in _0x5b70d5){const _0x2fe667=_0x13c282,_0x1f7e8d=_0x5b70d5[_0x2fe667];if('documentOutlineLicenseKeyValid'==_0x1f7e8d||'documentOutlineLicenseKeyInvalid'==_0x1f7e8d||'documentOutlineLicenseKeyExpired'==_0x1f7e8d||'documentOutlineLicenseKeyDomainLimit'==_0x1f7e8d||'documentOutlineLicenseKeyNotAllowed'==_0x1f7e8d||'documentOutlineLicenseKeyEvaluationLimit'==_0x1f7e8d||'documentOutlineLicenseKeyTrialLimit'==_0x1f7e8d||'documentOutlineLicenseKeyUsageLimit'==_0x1f7e8d){delete _0x5b70d5[_0x2fe667],_0x372c5c=_0x1f7e8d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x372c5c&&_0x5b70d5['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x372c5c&&_0x5b70d5['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x372c5c&&_0x5b70d5['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x372c5c&&_0x5b70d5['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x372c5c&&_0x5b70d5['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x372c5c&&_0x5b70d5['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x372c5c&&_0x5b70d5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x1efadd{['execute'](){this['editor']['model']['change'](_0x30cff0=>{this['editor']['model']['insertObject'](_0x30cff0['createElement']('tableOfContents'));});}['refresh'](){const _0x8e1c43=this['editor']['model'],_0x3566b2=_0x8e1c43['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x3566b2&&_0x8e1c43['schema']['findAllowedParent'](_0x3566b2,'tableOfContents'));}}class b extends _0x54b504{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4c051d=this['editor'];if(_0x4c051d['config']['get']('headingId.modelAttributeName'))return;(function(_0xf0abd8){const _0x52cd21=new Map();if(_0xf0abd8)return _0xf0abd8['forEach'](_0x118d1c=>{'paragraph'!==_0x118d1c['model']&&_0x52cd21['set'](_0x118d1c['view'],_0x118d1c['model']);}),_0x52cd21['get']('h1')||_0x52cd21['set']('h1','heading1'),_0x52cd21;return _0x52cd21;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x41b9c5,_0x2fdd53)=>{this['_customUpcastHeadingsConversion'](_0x2fdd53),this['_customDataDowncastHeadingsConversion'](_0x41b9c5),_0x4c051d['model']['schema']['isRegistered'](_0x41b9c5)&&_0x4c051d['model']['schema']['extend'](_0x41b9c5,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x40b457){this['editor']['conversion']['for']('upcast')['add'](_0x2492b1=>_0x2492b1['on']('element:'+_0x40b457,(_0x242cae,_0x3e5f3b,_0x1ef96d)=>{const {consumable:_0x37265e,writer:_0x5abb8f}=_0x1ef96d,_0x4be1db=_0x3e5f3b['viewItem']['getAttribute']('id'),_0x376d32=_0x3e5f3b['modelRange']['getContainedElement']();if(_0x376d32)return _0x4be1db&&_0x4be1db['length']||_0x376d32['hasAttribute']('headingId')?void(_0x37265e['consume'](_0x3e5f3b['viewItem'],{'attributes':['id']})&&_0x5abb8f['setAttribute']('headingId',_0x4be1db,_0x376d32)):(_0x37265e['consume'](_0x3e5f3b['viewItem'],{'attributes':['id']}),void _0x5abb8f['setAttribute']('headingId',_0x44f01a(),_0x376d32));},{'priority':_0x3e2831['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x30bc98){this['editor']['conversion']['for']('downcast')['add'](_0x373b51=>_0x373b51['on']('attribute:headingId:'+_0x30bc98,(_0x3f74fa,_0x2199cd,_0x1a77eb)=>{if(!_0x1a77eb['consumable']['consume'](_0x2199cd['item'],_0x3f74fa['name']))return;const _0x5ac27c=_0x2199cd['item']['getAttribute']('headingId'),_0x40630c=_0x1a77eb['mapper']['toViewElement'](_0x2199cd['item']);_0x1a77eb['writer']['setAttribute']('id',_0x5ac27c,_0x40630c);}));}['_registerHeadingIdAttributePostfixer'](){const _0x426aa7=this['editor'],_0x415661=new Set(),_0x259edf=new Set();function _0x3a1524(_0xe6c3a0,_0x5a5d06){const _0xb823cb=_0x44f01a();return _0x259edf['add'](_0xb823cb),_0xe6c3a0['setAttribute']('headingId',_0xb823cb,_0x5a5d06),_0xb823cb;}function _0x46527f(_0x545065,_0x1dddae){_0x545065['removeAttribute']('headingId',_0x1dddae);}_0x426aa7['model']['document']['registerPostFixer'](_0x2e5525=>{const _0x1de487=_0x426aa7['model']['document']['differ']['getChanges']();let _0x55098f=!0x1;for(const _0x57650c of _0x1de487)if('insert'==_0x57650c['type']&&_0x57650c['name']){if(_0x57650c['name']['match'](/heading\d/)){const _0x40f421=_0x57650c['attributes']['get']('headingId');'string'==typeof _0x40f421?_0x415661['has'](_0x40f421)?(_0x3a1524(_0x2e5525,_0x57650c['position']['nodeAfter']),_0x55098f=!0x0):_0x259edf['add'](_0x40f421):(_0x3a1524(_0x2e5525,_0x57650c['position']['nodeAfter']),_0x55098f=!0x0);}else'string'==typeof _0x57650c['attributes']['get']('headingId')&&(_0x46527f(_0x2e5525,_0x57650c['position']['nodeAfter']),_0x55098f=!0x0);}else{if('remove'==_0x57650c['type']){const _0x3bcaa0=_0x57650c['attributes']['get']('headingId');'string'==typeof _0x3bcaa0&&_0x415661['delete'](_0x3bcaa0);}}return _0x55098f;}),_0x426aa7['model']['document']['on']('change',()=>{_0x259edf['forEach'](_0x43bd32=>_0x415661['add'](_0x43bd32)),_0x259edf['clear']();});}}class s extends _0x54b504{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x53253f,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xf2ef4d){super(_0xf2ef4d),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x55fbd7=this['editor'],_0x47d581=_0x55fbd7['editing']['view']['document'];_0x55fbd7['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x55fbd7['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x47d581,'click',(_0x17962e,_0x419500)=>{if(!_0x419500['target'])return;const _0x53d271=_0x419500['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x53d271)&&(_0x419500['domEvent']['preventDefault'](),_0x17962e['stop'](),this['_handleScrollToHeading'](_0x53d271));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x55fbd7['commands']['add']('insertTableOfContents',new O(_0x55fbd7)),(_0x55fbd7['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0xd1188b,_0x5320d1)=>{this['_currentOutlineDefinitions']=_0x5320d1['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x55fbd7['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x2603a3){const _0x35c31d=_0x3ecc45([0x76,0x7a,0x47,0x55,0x57,0x4f,0x48,0x62,0x5a,0x41,0x52,0x43,0x66,0x6f,0x6d,0x79,0x39,0x36,0x44,0x71,0x34,0x32,0x30,0x4b,0x74,0x4e,0x59,0x58,0x31,0x6e,0x49,0x69,0x46,0x45,0x51,0x4d,0x77,0x53,0x38,0x78,0x67,0x4a,0x6a,0x68,0x4c,0x56,0x50,0x54,0x42,0x63,0x73,0x35,0x37,0x61,0x6b,0x72,0x75,0x70,0x33,0x64,0x65,0x6c]),_0x1eba88=0x6fd271eb,_0x528c17=0x6fd515ab^_0x1eba88,_0x4baedb=window[_0x3ecc45([0x44,0x61,0x74,0x65])][_0x3ecc45([0x6e,0x6f,0x77])](),_0x2eafaf=_0x2603a3[_0x3ecc45([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42273c=new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8646ca=>{_0x2eafaf[_0x3ecc45([0x6f,0x6e,0x63,0x65])](_0x3ecc45([0x72,0x65,0x61,0x64,0x79]),_0x8646ca);}),_0x152a5d={[_0x3ecc45([0x6b,0x74,0x79])]:_0x3ecc45([0x45,0x43]),[_0x3ecc45([0x75,0x73,0x65])]:_0x3ecc45([0x73,0x69,0x67]),[_0x3ecc45([0x63,0x72,0x76])]:_0x3ecc45([0x50,0x2d,0x32,0x35,0x36]),[_0x3ecc45([0x78])]:_0x3ecc45([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]),[_0x3ecc45([0x79])]:_0x3ecc45([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]),[_0x3ecc45([0x61,0x6c,0x67])]:_0x3ecc45([0x45,0x53,0x32,0x35,0x36])},_0xde590a=_0x2eafaf[_0x3ecc45([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ecc45([0x67,0x65,0x74])](_0x3ecc45([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x27cc6a(){let _0x4a6e07,_0x3d9f96=null,_0xc40ad4=null;try{if(_0xde590a==_0x3ecc45([0x47,0x50,0x4c]))return _0x3ecc45([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4a6e07=_0x3f9e7a(),!_0x4a6e07)return _0x3ecc45([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4a6e07[_0x3ecc45([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc40ad4=_0x5aedd7(_0x4a6e07[_0x3ecc45([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4a6e07[_0x3ecc45([0x6a,0x74,0x69])])),await _0xeb257e()?_0x554be1()?_0x267cc6()?_0x3ecc45([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x55ac7b()?(_0x4a6e07[_0x3ecc45([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ecc45([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d9f96=_0x39973e(_0x3ecc45([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4a6e07[_0x3ecc45([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ecc45([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d9f96=_0x39973e(_0x3ecc45([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x514e9d()):_0x3ecc45([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ecc45([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ecc45([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2c02f8){return _0x3ecc45([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x267cc6(){const _0x5011da=[_0x3ecc45([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ecc45([0x74,0x72,0x69,0x61,0x6c])][_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a6e07[_0x3ecc45([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4baedb/0x3e8:0xe10*_0x528c17;return _0x4a6e07[_0x3ecc45([0x65,0x78,0x70])]<_0x5011da;}function _0x554be1(){const _0x349e22=_0x4a6e07[_0x3ecc45([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x349e22&&(!!_0x349e22[_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ecc45([0x2a]))||(!!_0x349e22[_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ecc45([0x54,0x4f,0x43]))||!!_0x349e22[_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ecc45([0x50,0x50]))));}function _0x55ac7b(){const _0x11ffaa=_0x4a6e07[_0x3ecc45([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11ffaa||0x0==_0x11ffaa[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f2a5b}=new URL(window[_0x3ecc45([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x11ffaa[_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f2a5b))return!0x0;const _0x2c89a7=_0x1f2a5b[_0x3ecc45([0x73,0x70,0x6c,0x69,0x74])](_0x3ecc45([0x2e]));return _0x11ffaa[_0x3ecc45([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x49decc=>_0x49decc[_0x3ecc45([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ecc45([0x2a])))[_0x3ecc45([0x6d,0x61,0x70])](_0x4a324c=>_0x4a324c[_0x3ecc45([0x73,0x70,0x6c,0x69,0x74])](_0x3ecc45([0x2e])))[_0x3ecc45([0x73,0x6f,0x6d,0x65])](_0x45e828=>_0x2c89a7[_0x3ecc45([0x65,0x76,0x65,0x72,0x79])]((_0x2663cb,_0x46f466)=>_0x45e828[_0x46f466]===_0x2663cb||_0x45e828[_0x46f466]===_0x3ecc45([0x2a])));}function _0x514e9d(){return _0x3d9f96&&_0xc40ad4?new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2227db,_0x48d2f0)=>{_0x3d9f96[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x2227db,_0x48d2f0),_0xc40ad4[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x9e1b32=>{_0x9e1b32!=_0x3ecc45([0x56,0x61,0x6c,0x69,0x64])&&_0x2227db(_0x9e1b32);},_0x48d2f0);}):_0x3d9f96||_0xc40ad4||_0x3ecc45([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5aedd7(_0x34368b,_0x51ed71){return new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13c9d3=>{if(_0x18a709())return _0x13c9d3(_0x3ecc45([0x56,0x61,0x6c,0x69,0x64]));_0x333af9(),_0x2eafaf[_0x3ecc45([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ecc45([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49ef42=!0x1;const _0x316993=_0x44f01a();function _0x2e0deb(_0x1a609d){return!!_0x1a609d&&(typeof _0x1a609d===_0x3ecc45([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a609d===_0x3ecc45([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a609d[_0x3ecc45([0x74,0x68,0x65,0x6e])]===_0x3ecc45([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a609d[_0x3ecc45([0x63,0x61,0x74,0x63,0x68])]===_0x3ecc45([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x42a3ab(_0x2e2ee3){_0x596821(_0x2e2ee3)[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x45d81d=>{if(!_0x45d81d||_0x45d81d[_0x3ecc45([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ecc45([0x6f,0x6b]))return _0x3ecc45([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4e5654(_0x53098f(_0x316993+_0x51ed71))!=_0x45d81d[_0x3ecc45([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ecc45([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ecc45([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x348dad=>(_0x2f8a6f(),_0x348dad),()=>{const _0x37a64f=_0x3d408c();return null==_0x37a64f?(_0x2f8a6f(),_0x3ecc45([0x56,0x61,0x6c,0x69,0x64])):_0x3ecc45(_0x4baedb-_0x37a64f>(0x4bdef5eb^_0x1eba88)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x13c9d3)[_0x3ecc45([0x63,0x61,0x74,0x63,0x68])](()=>{_0x13c9d3(_0x3ecc45([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x578f59=0x6fe49f6b^_0x1eba88;function _0x2f8a6f(){const _0xe274d5=_0x3ecc45([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e5654(_0x53098f(_0x34368b)),_0x2e98c7=_0x21ed91(_0x4e5654(window[_0x3ecc45([0x4d,0x61,0x74,0x68])][_0x3ecc45([0x63,0x65,0x69,0x6c])](_0x4baedb/_0x578f59)));window[_0x3ecc45([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ecc45([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe274d5,_0x2e98c7);}function _0x3d408c(){const _0x452396=_0x3ecc45([0x6c,0x6c,0x63,0x74,0x2d])+_0x4e5654(_0x53098f(_0x34368b)),_0x33eb7c=window[_0x3ecc45([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ecc45([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x452396);return _0x33eb7c?window[_0x3ecc45([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21ed91(_0x33eb7c),0x10)*_0x578f59:null;}function _0x596821(_0x17ad71){return new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f2a7f,_0x54f22f)=>{_0x17ad71[_0x3ecc45([0x74,0x68,0x65,0x6e])](_0x2f2a7f,_0x54f22f),window[_0x3ecc45([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54f22f,0x6fd3a52b^_0x1eba88);});}}_0x2eafaf[_0x3ecc45([0x6f,0x6e])](_0x3ecc45([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ea247,_0x1f267c)=>{if(_0x1f267c[0x0]!=_0x34368b)return _0x13c9d3(_0x3ecc45([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f267c[0x1]={..._0x1f267c[0x1],[_0x3ecc45([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x316993};},{[_0x3ecc45([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ecc45([0x68,0x69,0x67,0x68])}),_0x2eafaf[_0x3ecc45([0x6f,0x6e])](_0x3ecc45([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3d4497=>{_0x2e0deb(_0x3d4497[_0x3ecc45([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49ef42=!0x0,_0x42a3ab(_0x3d4497[_0x3ecc45([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ecc45([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ecc45([0x6c,0x6f,0x77])}),_0x42273c[_0x3ecc45([0x74,0x68,0x65,0x6e])](()=>{_0x49ef42||_0x13c9d3(_0x3ecc45([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x18a709(){return _0x2eafaf[_0x3ecc45([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ecc45([0x76,0x69,0x65,0x77])][_0x3ecc45([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ecc45([0x61,0x75,0x74,0x6f]);}function _0x333af9(){_0x2eafaf[_0x3ecc45([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ecc45([0x76,0x69,0x65,0x77])][_0x3ecc45([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ecc45([0x61,0x75,0x74,0x6f]);}}function _0x39973e(_0x2776c4){const _0x144066=[new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44a394=>setTimeout(_0x44a394,0x6fdb4f27^_0x1eba88)),_0x42273c[_0x3ecc45([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d7d8d=>{let _0x5ec70f=0x0;_0x2eafaf[_0x3ecc45([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ecc45([0x6f,0x6e])](_0x3ecc45([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1b1701,_0x48c9fc)=>{_0x48c9fc[0x0][_0x3ecc45([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5ec70f++,_0x5ec70f==(0x6fd27013^_0x1eba88)&&(_0x4d7d8d(),_0x1b1701[_0x3ecc45([0x6f,0x66,0x66])]());});}))];return window[_0x3ecc45([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ecc45([0x72,0x61,0x63,0x65])](_0x144066)[_0x3ecc45([0x74,0x68,0x65,0x6e])](()=>_0x2776c4);}async function _0x9200af(){await _0x42273c,_0x2eafaf[_0x3ecc45([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ecc45([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33dd35,_0x2eafaf[_0x3ecc45([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ecc45([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33dd35,_0x2eafaf[_0x3ecc45([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ecc45([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x89a7d6(_0x16a811){const _0x168c17=_0xca6397();_0x2eafaf[_0x168c17]=_0x3ecc45([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])+_0x16a811,_0x16a811!=_0x3ecc45([0x56,0x61,0x6c,0x69,0x64])&&_0x9200af();}function _0xca6397(){const _0x280efc=window[_0x3ecc45([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ecc45([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ecc45([0x6e,0x6f,0x77])]())[_0x3ecc45([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ecc45([0x2e]),'');let _0x4960a7=_0x3ecc45([0x76]);for(let _0x3bace4=0x0;_0x3bace4<_0x280efc[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3bace4+=0x2){let _0x3780f5=window[_0x3ecc45([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x280efc[_0x3ecc45([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3bace4,_0x3bace4+0x2));_0x3780f5>=_0x35c31d[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3780f5-=_0x35c31d[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4960a7+=_0x35c31d[_0x3780f5];}return _0x4960a7;}function _0x3f9e7a(){const _0x503fb9=_0xde590a[_0x3ecc45([0x73,0x70,0x6c,0x69,0x74])](_0x3ecc45([0x2e]));if(0x3!=_0x503fb9[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c693b(_0x503fb9[0x1]);function _0x1c693b(_0x3dacbc){const _0xf83641=_0xc1c06(_0x3dacbc);return _0xf83641&&_0x104d33()?_0xf83641:null;function _0x104d33(){const _0x2f2eb8=_0xf83641[_0x3ecc45([0x6a,0x74,0x69])],_0x5de04f=window[_0x3ecc45([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f2eb8[_0x3ecc45([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f2eb8[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13627f={..._0xf83641,[_0x3ecc45([0x6a,0x74,0x69])]:_0x2f2eb8[_0x3ecc45([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f2eb8[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13627f[_0x3ecc45([0x76,0x63])],_0x53098f(_0x13627f)==_0x5de04f;}}}async function _0xeb257e(){let _0x24875c=!0x0;try{const _0x4be25f=_0xde590a[_0x3ecc45([0x73,0x70,0x6c,0x69,0x74])](_0x3ecc45([0x2e])),[_0x4a9444,_0x54677f,_0x5c53f5]=_0x4be25f;return _0x199de6(_0x4a9444),await _0x22aa79(_0x4a9444,_0x54677f,_0x5c53f5),_0x24875c;}catch(_0x5c0493){return!0x1;}function _0x199de6(_0x2e95d5){const _0x3773a5=_0xc1c06(_0x2e95d5);_0x3773a5&&_0x3773a5[_0x3ecc45([0x61,0x6c,0x67])]==_0x3ecc45([0x45,0x53,0x32,0x35,0x36])||(_0x24875c=!0x1);}async function _0x22aa79(_0x6a4e1,_0x1f8163,_0x219c76){const _0x3a0999=window[_0x3ecc45([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ecc45([0x66,0x72,0x6f,0x6d])](_0x27deb2(_0x219c76),_0x5e6cf3=>_0x5e6cf3[_0x3ecc45([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1b520c=new window[(_0x3ecc45([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ecc45([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x6a4e1+_0x3ecc45([0x2e])+_0x1f8163),_0x5aec24=window[_0x3ecc45([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ecc45([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5aec24)return;const _0x7873ed=await _0x5aec24[_0x3ecc45([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ecc45([0x6a,0x77,0x6b]),_0x152a5d,{[_0x3ecc45([0x6e,0x61,0x6d,0x65])]:_0x3ecc45([0x45,0x43,0x44,0x53,0x41]),[_0x3ecc45([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ecc45([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ecc45([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5aec24[_0x3ecc45([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ecc45([0x6e,0x61,0x6d,0x65])]:_0x3ecc45([0x45,0x43,0x44,0x53,0x41]),[_0x3ecc45([0x68,0x61,0x73,0x68])]:{[_0x3ecc45([0x6e,0x61,0x6d,0x65])]:_0x3ecc45([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x7873ed,_0x3a0999,_0x1b520c)||(_0x24875c=!0x1);}}function _0xc1c06(_0x54ae82){return _0x54ae82[_0x3ecc45([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ecc45([0x65,0x79]))?JSON[_0x3ecc45([0x70,0x61,0x72,0x73,0x65])](_0x27deb2(_0x54ae82)):null;}function _0x27deb2(_0x417c92){return window[_0x3ecc45([0x61,0x74,0x6f,0x62])](_0x417c92[_0x3ecc45([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ecc45([0x2b]))[_0x3ecc45([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ecc45([0x2f])));}function _0x53098f(_0x4a1852){let _0x242212=0x1505;function _0x1f3116(_0x5bac65){for(let _0x1682da=0x0;_0x1682da<_0x5bac65[_0x3ecc45([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1682da++){const _0x3dc6a4=_0x5bac65[_0x3ecc45([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1682da);_0x242212=(_0x242212<<0x5)+_0x242212+_0x3dc6a4,_0x242212&=_0x242212;}}function _0x3777a8(_0x28db6f){Array[_0x3ecc45([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x28db6f)?_0x28db6f[_0x3ecc45([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3777a8):_0x28db6f&&typeof _0x28db6f==_0x3ecc45([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ecc45([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x28db6f)[_0x3ecc45([0x73,0x6f,0x72,0x74])]()[_0x3ecc45([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c3c1a,_0x3eb930])=>{_0x1f3116(_0x3c3c1a),_0x3777a8(_0x3eb930);}):_0x1f3116(window[_0x3ecc45([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x28db6f));}return _0x3777a8(_0x4a1852),_0x242212>>>0x0;}function _0x4e5654(_0x20ced4){return _0x20ced4[_0x3ecc45([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ecc45([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ecc45([0x30]));}function _0x21ed91(_0x182c61){return _0x182c61[_0x3ecc45([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ecc45([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ecc45([0x6a,0x6f,0x69,0x6e])]('');}function _0x33dd35(){}function _0x3ecc45(_0x10415f){return _0x10415f['map'](_0x3d8016=>String['fromCharCode'](_0x3d8016))['join']('');}_0x89a7d6(await _0x27cc6a());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2cbf1c=>{'$graveyard'!==_0x2cbf1c['rootName']&&this['editor']['editing']['reconvertItem'](_0x2cbf1c);});}['_trackNewToCElements'](){for(const _0x2d8fed of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2d8fed['type']||'tableOfContents'!==_0x2d8fed['name'])return;this['_tableOfContentsElements']['add'](_0x2d8fed['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x660b9d=this['editor']['conversion'];_0x660b9d['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x660b9d['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4b1b86,{writer:_0x416d5f})=>this['_createTableOfContents'](_0x416d5f,!0x0)}),_0x660b9d['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x302074,{writer:_0x5481db})=>{this['_tableOfContentsElements']['add'](_0x302074);const _0x1f8866=this['_createTableOfContents'](_0x5481db);return _0x517b3e(_0x1f8866,_0x5481db,{'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'](_0x25a006,_0x305c14=!0x1){const {locale:_0x358b6e}=this['editor'],_0x2deece=_0x25a006['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x305c14&&{'data-table-of-contents-label':j(_0x358b6e,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x305c14&&_0x25a006['insert'](_0x25a006['createPositionAt'](_0x2deece,'end'),_0x25a006['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x25a006['createText'](j(_0x358b6e,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1b7b1f=_0x305c14?'':'['+j(_0x358b6e,'Empty\x20heading')+']';let _0x40da4f=_0x2deece;return this['_currentOutlineDefinitions']['forEach']((_0x381932,_0x127ccf,_0x5bc15c)=>{const _0x30a9ec=this['editor']['model']['hasContent'](_0x381932['modelElement'],{'ignoreWhitespaces':!0x0}),_0x1d1a8c=_0x30a9ec?_0x381932['text']:_0x1b7b1f,_0x333845=_0x381932['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x20114c=_0x25a006['createContainerElement']('a',{'href':'#'+_0x333845,...!_0x305c14&&{'tabindex':'-1'}},[_0x25a006['createText'](_0x1d1a8c)]),_0x22ae10=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x25a006['setCustomProperty']('tableOfContentsHeadingIndex',_0x127ccf,_0x20114c);const _0x28592b=_0x25a006['createContainerElement']('li',null,[_0x30a9ec||!_0x305c14&&_0x22ae10?_0x20114c:_0x25a006['createText']('')]),_0x48039a=_0x127ccf?_0x5bc15c[_0x127ccf-0x1]['level']:0x0,_0x426ae9=Math['abs'](_0x381932['level']-_0x48039a);if(_0x381932['level']>_0x48039a){const _0x15bf37=N(_0x28592b,_0x426ae9,_0x25a006);_0x25a006['insert'](_0x25a006['createPositionAt'](_0x40da4f,'end'),_0x15bf37);}else{const _0x469a8d=function(_0x442f3a,_0xc045fb){return _0x442f3a['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x30aeec=>_0x30aeec['is']('element','ol'))[_0xc045fb];}(_0x40da4f,_0x426ae9);_0x25a006['insert'](_0x25a006['createPositionAt'](_0x469a8d,'end'),_0x28592b);}_0x40da4f=_0x28592b;}),_0x2deece;}['_handleScrollToHeading'](_0x1c86f5){const _0x408e04=this['_currentOutlineDefinitions'][_0x1c86f5]['modelElement'];this['editor']['model']['change'](_0x5b0154=>{_0x5b0154['setSelection'](_0x408e04,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x4743b8,_0x309761)=>{const _0x4f155a=_0x309761['mapper'],_0x32f1f4=_0x4f155a['findMappedViewAncestor'](_0x309761['viewPosition']),_0x5f24fd=_0x4f155a['toModelElement'](_0x32f1f4);_0x5f24fd['is']('element','tableOfContents')&&(_0x309761['modelPosition']=this['editor']['model']['createPositionAt'](_0x5f24fd,0x0),_0x4743b8['stop']());};}}function N(_0x1eaaf8,_0x53e392,_0x49fab0){return 0x1===_0x53e392?_0x49fab0['createContainerElement']('ol',null,[_0x1eaaf8]):_0x49fab0['createContainerElement']('ol',null,[_0x49fab0['createContainerElement']('li',null,[N(_0x1eaaf8,_0x53e392-0x1,_0x49fab0)])]);}class o extends _0x54b504{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1323d7=this['editor'];_0x1323d7['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x4b0533=this['_createButton'](_0x4adfda);return _0x4b0533['tooltip']=!0x0,_0x4b0533;}),_0x1323d7['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2fd2f8)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x13795f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x336218;for(const _0x522eea in _0x13795f){const _0x236610=_0x522eea,_0x101ef4=_0x13795f[_0x236610];if('tableOfContentsLicenseKeyValid'==_0x101ef4||'tableOfContentsLicenseKeyInvalid'==_0x101ef4||'tableOfContentsLicenseKeyExpired'==_0x101ef4||'tableOfContentsLicenseKeyDomainLimit'==_0x101ef4||'tableOfContentsLicenseKeyNotAllowed'==_0x101ef4||'tableOfContentsLicenseKeyEvaluationLimit'==_0x101ef4||'tableOfContentsLicenseKeyTrialLimit'==_0x101ef4||'tableOfContentsLicenseKeyUsageLimit'==_0x101ef4){delete _0x13795f[_0x236610],_0x336218=_0x101ef4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x336218&&_0x13795f['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x336218&&_0x13795f['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x336218&&_0x13795f['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x336218&&_0x13795f['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x336218&&_0x13795f['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x336218&&_0x13795f['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x336218&&_0x13795f['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x337b4a){const _0x138501=this['editor'],_0x399030=_0x138501['locale'],_0x617658=_0x138501['commands']['get']('insertTableOfContents'),_0x31c259=new _0x337b4a(_0x399030);return _0x31c259['set']({'label':j(_0x399030,'Table\x20of\x20contents'),'icon':_0x5bfaf8}),_0x31c259['bind']('isEnabled')['to'](_0x617658,'isEnabled'),this['listenTo'](_0x31c259,'execute',()=>{_0x138501['execute']('insertTableOfContents'),_0x138501['editing']['view']['focus']();}),_0x31c259;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x54b504{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 _0x57246b,Command as _0x3ac31f}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3002dd,throttle as _0x1bac78}from'es-toolkit/compat';import{Text as _0x25d01b,TreeWalker as _0x3e9b23}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x453080,diffToChanges as _0x3b65da,scrollAncestorsToShowTarget as _0x33511b,CKEditorError as _0x9e70c1,global as _0x26cb6f,Rect as _0x3fb009,uid as _0x59b849,priorities as _0x5b9984}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x498c40,ButtonView as _0x244565,MenuBarMenuListItemButtonView as _0x2db767}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0xd6f301,toWidget as _0x1508a1}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x233493}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x255341){let _0xfdb4bf='';for(const _0x1647ba of _0x255341['getChildren']())_0x1647ba instanceof _0x25d01b&&(_0xfdb4bf+=_0x1647ba['data']);return _0xfdb4bf;}class i extends _0x57246b{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xb3726c=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0xa06fa7=[];_0xb3726c['model']['document']['on']('change',_0x3002dd(()=>{const _0x58d95d=_0xa06fa7;_0xa06fa7=this['_getOutlineDefinitions']();const _0x1f22d4=_0x453080(_0x58d95d,_0xa06fa7,(_0x4fabbf,_0x37f880)=>_0x4fabbf['level']===_0x37f880['level']&&_0x4fabbf['text']===_0x37f880['text']&&_0x4fabbf['modelElement']===_0x37f880['modelElement']),_0x10515a=_0x3b65da(_0x1f22d4,_0xa06fa7),_0x4054f0=this['_getActiveHeading'](),_0x1f829d=_0xa06fa7['findIndex'](_0x203ee6=>_0x203ee6['modelElement']===_0x4054f0);_0x10515a['length']&&this['fire']('change',{'outlineDefinitions':_0xa06fa7,'activeItemIndex':_0x1f829d,'outlineChanges':_0x10515a}),this['fire']('activeItemIndex',{'index':_0x1f829d});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x4777fd=this['editor'],_0x46734c=[],_0x6f060=this['_headingNames'];for(const _0x13a8b7 of _0x4777fd['model']['document']['getRootNames']())_0x4b2ba6(_0x4777fd['model']['document']['getRoot'](_0x13a8b7));function _0x4b2ba6(_0x2e984f){for(const _0x3bd344 of _0x2e984f['getChildren']())_0x3bd344['is']('element')&&(_0x6f060['includes'](_0x3bd344['name'])&&_0x46734c['push']({'level':_0x6f060['indexOf'](_0x3bd344['name'])+0x1,'text':p(_0x3bd344),'modelElement':_0x3bd344}),_0x4b2ba6(_0x3bd344));}return _0x46734c;}['_getActiveHeading'](){const _0x33d53b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5a61c1=new _0x3e9b23({'direction':'backward','startPosition':_0x33d53b});for(const _0x4c3e53 of _0x5a61c1)if(_0x4c3e53['item']['is']('element')&&this['_headingNames']['includes'](_0x4c3e53['item']['name']))return _0x4c3e53['item'];}['_getHeadingNames'](){const _0x8fcff1=this['editor']['config']['get']('documentOutline.headings');return _0x8fcff1||function(_0x3bf17d){const _0x35160f=_0x3bf17d['config']['get']('heading.options');return _0x35160f?_0x35160f['reduce']((_0x5577ae,_0x2b5f12)=>('paragraph'!==_0x2b5f12['model']&&_0x5577ae['push'](_0x2b5f12['model']),_0x5577ae),[]):_0x3bf17d['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x5ec359=this['editor'],_0x165d4a=['h1','h2','h3','h4','h5','h6'],_0x1344ba=[];for(const _0x2b22f0 of _0x165d4a){const _0x494a2f=_0x5ec359['editing']['view']['domConverter']['domToView'](document['createElement'](_0x2b22f0)),_0x203275=_0x5ec359['data']['toModel'](_0x494a2f)['getChild'](0x0);_0x203275?.['is']('element')&&_0x1344ba['push'](_0x203275['name']);}this['_headingNames']=_0x1344ba;}}function j(_0x5861ca,_0x538025){const t=_0x5861ca['t'];switch(_0x538025){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 _0x538025;}}class $ extends _0x498c40{constructor(_0x533de2,_0x2b8416=!0x1){super(_0x533de2);const _0x371e16=this['bindTemplate'],_0x7743a1=_0x2b8416?'['+j(_0x533de2,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x294a33=>!_0x294a33),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x371e16['to']('level',_0x3f1349=>'ck-document-outline__item_level-'+_0x3f1349),_0x371e16['if']('isActive','ck-document-outline__item_active'),_0x371e16['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x371e16['to']('text')},'children':[{'text':_0x371e16['to']('text',_0x21c722=>_0x21c722||_0x7743a1)}],'on':{'click':_0x371e16['to']('click')}});}}class l extends _0x498c40{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x211b68,_0x447a58=!0x1,_0x548c41){super(_0x211b68),this['showEmptyHeadingText']=_0x447a58,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x548c41,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x14e5fc,_0x42a8a5,_0x1c7acb,_0x1eb5f8)=>{this['_setActiveItem'](_0x1eb5f8,_0x1c7acb);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x211b68['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x211b68,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x192dc2){_0x192dc2['forEach'](_0xaf1d7f=>{'insert'==_0xaf1d7f['type']?this['_insertItem'](_0xaf1d7f['index'],..._0xaf1d7f['values']):'delete'==_0xaf1d7f['type']&&this['_deleteItem'](_0xaf1d7f['index'],_0xaf1d7f['howMany']);});}['_setActiveItem'](_0x52f1ba,_0x2ad245){if(-0x1!==_0x52f1ba){const _0x1010e1=this['items']['get'](_0x52f1ba);_0x1010e1&&(_0x1010e1['isActive']=!0x1);}-0x1!==_0x2ad245&&(this['items']['get'](_0x2ad245)['isActive']=!0x0,this['_scrollToItem'](_0x2ad245));}['_insertItem'](_0x565434,..._0x3c7242){const _0x406534=_0x3c7242['map']((_0x2350ea,_0x33eb6b)=>{const _0x48d17b=new $(this['locale'],this['showEmptyHeadingText']);return _0x48d17b['text']=_0x2350ea['text'],_0x48d17b['level']=_0x2350ea['level'],_0x565434+_0x33eb6b===this['activeItemIndex']&&(_0x48d17b['isActive']=!0x0),_0x48d17b;});this['items']['addMany'](_0x406534,_0x565434);}['_deleteItem'](_0x4d6070,_0x38c9e6){do{this['items']['remove'](_0x4d6070);}while(--_0x38c9e6);}['_handleItemClick'](_0x4550d9){const _0x42691f=this['items']['getIndex'](_0x4550d9['source']);this['fire']('itemSelected',_0x42691f);}['_scrollToItem'](_0xcf6e4){_0x33511b(this['items']['get'](_0xcf6e4)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x57246b{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xb9829){super(_0xb9829),this['view']=new l(_0xb9829['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1bac78(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xc280f4=this['editor'],_0x19008a=_0xc280f4['plugins']['get']('DocumentOutlineUtils');let _0x184eff=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xc280f4['config']['get']('documentOutline.container'))throw new _0x9e70c1('document-outline-container-not-provided',{'editor':_0xc280f4});_0xc280f4['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x19008a['on']('change',this['_handleOutlineChange']['bind'](this)),_0x19008a['on']('activeItemIndex',(_0x30f70f,{index:_0x8d565d})=>this['_setActiveViewItem'](_0x8d565d)),this['view']['on']('itemSelected',(_0x2617ca,_0x160fcf)=>{_0x184eff=!0x0,this['_handleItemSelected'](_0x160fcf);}),this['view']['listenTo'](_0x26cb6f['document'],'scroll',()=>{_0x184eff?_0x184eff=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x26cb6f['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x58ec01){const _0x30f009=_0x269cae([0x6e,0x57,0x52,0x45,0x72,0x67,0x4a,0x4b,0x39,0x70,0x43,0x53,0x42,0x77,0x6a,0x68,0x78,0x4d,0x69,0x61,0x49,0x50,0x30,0x38,0x48,0x63,0x7a,0x6f,0x79,0x65,0x33,0x64,0x36,0x51,0x4e,0x58,0x41,0x62,0x4f,0x73,0x34,0x44,0x6d,0x76,0x5a,0x75,0x6c,0x37,0x35,0x6b,0x71,0x66,0x59,0x55,0x31,0x32,0x54,0x56,0x4c,0x47,0x46,0x74]),_0x2075a8=0x470d41ab,_0x452988=0x470a25f3^_0x2075a8,_0x34a47f=window[_0x269cae([0x44,0x61,0x74,0x65])][_0x269cae([0x6e,0x6f,0x77])](),_0x3a32d1=_0x58ec01[_0x269cae([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x641f2a=new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4acfd6=>{_0x3a32d1[_0x269cae([0x6f,0x6e,0x63,0x65])](_0x269cae([0x72,0x65,0x61,0x64,0x79]),_0x4acfd6);}),_0x284d9f={[_0x269cae([0x6b,0x74,0x79])]:_0x269cae([0x45,0x43]),[_0x269cae([0x75,0x73,0x65])]:_0x269cae([0x73,0x69,0x67]),[_0x269cae([0x63,0x72,0x76])]:_0x269cae([0x50,0x2d,0x32,0x35,0x36]),[_0x269cae([0x78])]:_0x269cae([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]),[_0x269cae([0x79])]:_0x269cae([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]),[_0x269cae([0x61,0x6c,0x67])]:_0x269cae([0x45,0x53,0x32,0x35,0x36])},_0x4a1112=_0x3a32d1[_0x269cae([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x269cae([0x67,0x65,0x74])](_0x269cae([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b3a2d(){let _0x3928ca,_0x24f96f=null,_0x306806=null;try{if(_0x4a1112==_0x269cae([0x47,0x50,0x4c]))return _0x269cae([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3928ca=_0x351c1b(),!_0x3928ca)return _0x269cae([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3928ca[_0x269cae([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x306806=_0x4c2629(_0x3928ca[_0x269cae([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3928ca[_0x269cae([0x6a,0x74,0x69])])),await _0x2d9c18()?_0x58272b()?_0x3632cf()?_0x269cae([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19e44e()?(_0x3928ca[_0x269cae([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x269cae([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x24f96f=_0xcb70c3(_0x269cae([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3928ca[_0x269cae([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x269cae([0x74,0x72,0x69,0x61,0x6c])&&(_0x24f96f=_0xcb70c3(_0x269cae([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31fdb1()):_0x269cae([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x269cae([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x269cae([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3842b7){return _0x269cae([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3632cf(){const _0x4fff03=[_0x269cae([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x269cae([0x74,0x72,0x69,0x61,0x6c])][_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3928ca[_0x269cae([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34a47f/0x3e8:0xe10*_0x452988;return _0x3928ca[_0x269cae([0x65,0x78,0x70])]<_0x4fff03;}function _0x58272b(){const _0x3a714c=_0x3928ca[_0x269cae([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3a714c&&(!!_0x3a714c[_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x269cae([0x2a]))||(!!_0x3a714c[_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x269cae([0x44,0x4f]))||!!_0x3a714c[_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x269cae([0x50,0x50]))));}function _0x19e44e(){const _0x28a994=_0x3928ca[_0x269cae([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28a994||0x0==_0x28a994[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x29396d}=new URL(window[_0x269cae([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28a994[_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29396d))return!0x0;const _0x4cffc4=_0x29396d[_0x269cae([0x73,0x70,0x6c,0x69,0x74])](_0x269cae([0x2e]));return _0x28a994[_0x269cae([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd0e006=>_0xd0e006[_0x269cae([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x269cae([0x2a])))[_0x269cae([0x6d,0x61,0x70])](_0x4aa15a=>_0x4aa15a[_0x269cae([0x73,0x70,0x6c,0x69,0x74])](_0x269cae([0x2e])))[_0x269cae([0x73,0x6f,0x6d,0x65])](_0x315b2c=>_0x4cffc4[_0x269cae([0x65,0x76,0x65,0x72,0x79])]((_0x37e9e0,_0x341e87)=>_0x315b2c[_0x341e87]===_0x37e9e0||_0x315b2c[_0x341e87]===_0x269cae([0x2a])));}function _0x31fdb1(){return _0x24f96f&&_0x306806?new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x309369,_0x18a2c5)=>{_0x24f96f[_0x269cae([0x74,0x68,0x65,0x6e])](_0x309369,_0x18a2c5),_0x306806[_0x269cae([0x74,0x68,0x65,0x6e])](_0x2b0d7f=>{_0x2b0d7f!=_0x269cae([0x56,0x61,0x6c,0x69,0x64])&&_0x309369(_0x2b0d7f);},_0x18a2c5);}):_0x24f96f||_0x306806||_0x269cae([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4c2629(_0x4eafe8,_0x1d6a98){return new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21d924=>{if(_0x442015())return _0x21d924(_0x269cae([0x56,0x61,0x6c,0x69,0x64]));_0x1a6b09(),_0x3a32d1[_0x269cae([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x269cae([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x282cbf=!0x1;const _0x4b6ea3=_0x59b849();function _0x2c51cd(_0x4ff57d){return!!_0x4ff57d&&(typeof _0x4ff57d===_0x269cae([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4ff57d===_0x269cae([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4ff57d[_0x269cae([0x74,0x68,0x65,0x6e])]===_0x269cae([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4ff57d[_0x269cae([0x63,0x61,0x74,0x63,0x68])]===_0x269cae([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5aa21f(_0x2ed6b2){_0x104054(_0x2ed6b2)[_0x269cae([0x74,0x68,0x65,0x6e])](_0x5cb1e6=>{if(!_0x5cb1e6||_0x5cb1e6[_0x269cae([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x269cae([0x6f,0x6b]))return _0x269cae([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2f37b7(_0x1ef5b0(_0x4b6ea3+_0x1d6a98))!=_0x5cb1e6[_0x269cae([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x269cae([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x269cae([0x56,0x61,0x6c,0x69,0x64]);})[_0x269cae([0x74,0x68,0x65,0x6e])](_0x588ecd=>(_0x3768f1(),_0x588ecd),()=>{const _0x26fab9=_0x3338e4();return null==_0x26fab9?(_0x3768f1(),_0x269cae([0x56,0x61,0x6c,0x69,0x64])):_0x269cae(_0x34a47f-_0x26fab9>(0x6301c5ab^_0x2075a8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x269cae([0x74,0x68,0x65,0x6e])](_0x21d924)[_0x269cae([0x63,0x61,0x74,0x63,0x68])](()=>{_0x21d924(_0x269cae([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xdba5ff=0x473baf2b^_0x2075a8;function _0x3768f1(){const _0x46c9eb=_0x269cae([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f37b7(_0x1ef5b0(_0x4eafe8)),_0x245437=_0x55cfdb(_0x2f37b7(window[_0x269cae([0x4d,0x61,0x74,0x68])][_0x269cae([0x63,0x65,0x69,0x6c])](_0x34a47f/_0xdba5ff)));window[_0x269cae([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x269cae([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46c9eb,_0x245437);}function _0x3338e4(){const _0x58d2cc=_0x269cae([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f37b7(_0x1ef5b0(_0x4eafe8)),_0x17657a=window[_0x269cae([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x269cae([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58d2cc);return _0x17657a?window[_0x269cae([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55cfdb(_0x17657a),0x10)*_0xdba5ff:null;}function _0x104054(_0x460df3){return new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x537228,_0x48d43f)=>{_0x460df3[_0x269cae([0x74,0x68,0x65,0x6e])](_0x537228,_0x48d43f),window[_0x269cae([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x48d43f,0x470c956b^_0x2075a8);});}}_0x3a32d1[_0x269cae([0x6f,0x6e])](_0x269cae([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1bb469,_0x54a05b)=>{if(_0x54a05b[0x0]!=_0x4eafe8)return _0x21d924(_0x269cae([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x54a05b[0x1]={..._0x54a05b[0x1],[_0x269cae([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b6ea3};},{[_0x269cae([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x269cae([0x68,0x69,0x67,0x68])}),_0x3a32d1[_0x269cae([0x6f,0x6e])](_0x269cae([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59c237=>{_0x2c51cd(_0x59c237[_0x269cae([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x282cbf=!0x0,_0x5aa21f(_0x59c237[_0x269cae([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x269cae([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x269cae([0x6c,0x6f,0x77])}),_0x641f2a[_0x269cae([0x74,0x68,0x65,0x6e])](()=>{_0x282cbf||_0x21d924(_0x269cae([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x442015(){return _0x3a32d1[_0x269cae([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x269cae([0x76,0x69,0x65,0x77])][_0x269cae([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x269cae([0x61,0x75,0x74,0x6f]);}function _0x1a6b09(){_0x3a32d1[_0x269cae([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x269cae([0x76,0x69,0x65,0x77])][_0x269cae([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x269cae([0x61,0x75,0x74,0x6f]);}}function _0xcb70c3(_0x2e701b){const _0x92ef72=[new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12e218=>setTimeout(_0x12e218,0x47047f67^_0x2075a8)),_0x641f2a[_0x269cae([0x74,0x68,0x65,0x6e])](()=>new window[(_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x537cf3=>{let _0x17652a=0x0;_0x3a32d1[_0x269cae([0x6d,0x6f,0x64,0x65,0x6c])][_0x269cae([0x6f,0x6e])](_0x269cae([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a1307,_0x4c4512)=>{_0x4c4512[0x0][_0x269cae([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17652a++,_0x17652a==(0x470d4053^_0x2075a8)&&(_0x537cf3(),_0x5a1307[_0x269cae([0x6f,0x66,0x66])]());});}))];return window[_0x269cae([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x269cae([0x72,0x61,0x63,0x65])](_0x92ef72)[_0x269cae([0x74,0x68,0x65,0x6e])](()=>_0x2e701b);}async function _0x380284(){await _0x641f2a,_0x3a32d1[_0x269cae([0x6d,0x6f,0x64,0x65,0x6c])][_0x269cae([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5e2588,_0x3a32d1[_0x269cae([0x6d,0x6f,0x64,0x65,0x6c])][_0x269cae([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5e2588,_0x3a32d1[_0x269cae([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x269cae([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b0fee(_0x3328ab){const _0x22dd29=_0x289aeb();_0x3a32d1[_0x22dd29]=_0x269cae([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])+_0x3328ab,_0x3328ab!=_0x269cae([0x56,0x61,0x6c,0x69,0x64])&&_0x380284();}function _0x289aeb(){const _0x467bb7=window[_0x269cae([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x269cae([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x269cae([0x6e,0x6f,0x77])]())[_0x269cae([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x269cae([0x2e]),'');let _0x940d7a=_0x269cae([0x6e]);for(let _0xc903c1=0x0;_0xc903c1<_0x467bb7[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc903c1+=0x2){let _0x2dce1d=window[_0x269cae([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x467bb7[_0x269cae([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc903c1,_0xc903c1+0x2));_0x2dce1d>=_0x30f009[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2dce1d-=_0x30f009[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x940d7a+=_0x30f009[_0x2dce1d];}return _0x940d7a;}function _0x351c1b(){const _0x503234=_0x4a1112[_0x269cae([0x73,0x70,0x6c,0x69,0x74])](_0x269cae([0x2e]));if(0x3!=_0x503234[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2b8d9e(_0x503234[0x1]);function _0x2b8d9e(_0x2d86f8){const _0xd6164c=_0x236bf9(_0x2d86f8);return _0xd6164c&&_0x3602b4()?_0xd6164c:null;function _0x3602b4(){const _0x468f61=_0xd6164c[_0x269cae([0x6a,0x74,0x69])],_0x138630=window[_0x269cae([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x468f61[_0x269cae([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x468f61[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ed8ad={..._0xd6164c,[_0x269cae([0x6a,0x74,0x69])]:_0x468f61[_0x269cae([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x468f61[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ed8ad[_0x269cae([0x76,0x63])],_0x1ef5b0(_0x4ed8ad)==_0x138630;}}}async function _0x2d9c18(){let _0x4920b4=!0x0;try{const _0xab1c93=_0x4a1112[_0x269cae([0x73,0x70,0x6c,0x69,0x74])](_0x269cae([0x2e])),[_0x38c26a,_0x530ac2,_0x53f527]=_0xab1c93;return _0x2bb946(_0x38c26a),await _0x612e0d(_0x38c26a,_0x530ac2,_0x53f527),_0x4920b4;}catch(_0x2b15fe){return!0x1;}function _0x2bb946(_0x56fa46){const _0x12b6e5=_0x236bf9(_0x56fa46);_0x12b6e5&&_0x12b6e5[_0x269cae([0x61,0x6c,0x67])]==_0x269cae([0x45,0x53,0x32,0x35,0x36])||(_0x4920b4=!0x1);}async function _0x612e0d(_0x168808,_0x56bd16,_0x257b04){const _0x4fe796=window[_0x269cae([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x269cae([0x66,0x72,0x6f,0x6d])](_0x3fc690(_0x257b04),_0x1d6b87=>_0x1d6b87[_0x269cae([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x489be0=new window[(_0x269cae([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x269cae([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x168808+_0x269cae([0x2e])+_0x56bd16),_0x3a9268=window[_0x269cae([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x269cae([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a9268)return;const _0x45512f=await _0x3a9268[_0x269cae([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x269cae([0x6a,0x77,0x6b]),_0x284d9f,{[_0x269cae([0x6e,0x61,0x6d,0x65])]:_0x269cae([0x45,0x43,0x44,0x53,0x41]),[_0x269cae([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x269cae([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x269cae([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a9268[_0x269cae([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x269cae([0x6e,0x61,0x6d,0x65])]:_0x269cae([0x45,0x43,0x44,0x53,0x41]),[_0x269cae([0x68,0x61,0x73,0x68])]:{[_0x269cae([0x6e,0x61,0x6d,0x65])]:_0x269cae([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x45512f,_0x4fe796,_0x489be0)||(_0x4920b4=!0x1);}}function _0x236bf9(_0x3d2ee4){return _0x3d2ee4[_0x269cae([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x269cae([0x65,0x79]))?JSON[_0x269cae([0x70,0x61,0x72,0x73,0x65])](_0x3fc690(_0x3d2ee4)):null;}function _0x3fc690(_0xeb2cd7){return window[_0x269cae([0x61,0x74,0x6f,0x62])](_0xeb2cd7[_0x269cae([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x269cae([0x2b]))[_0x269cae([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x269cae([0x2f])));}function _0x1ef5b0(_0x445d2a){let _0x47ddd2=0x1505;function _0x133d83(_0x48070b){for(let _0x1204e3=0x0;_0x1204e3<_0x48070b[_0x269cae([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1204e3++){const _0x4d5884=_0x48070b[_0x269cae([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1204e3);_0x47ddd2=(_0x47ddd2<<0x5)+_0x47ddd2+_0x4d5884,_0x47ddd2&=_0x47ddd2;}}function _0x13a3e4(_0x48c9a9){Array[_0x269cae([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x48c9a9)?_0x48c9a9[_0x269cae([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x13a3e4):_0x48c9a9&&typeof _0x48c9a9==_0x269cae([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x269cae([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x48c9a9)[_0x269cae([0x73,0x6f,0x72,0x74])]()[_0x269cae([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1bf29e,_0x28b4f3])=>{_0x133d83(_0x1bf29e),_0x13a3e4(_0x28b4f3);}):_0x133d83(window[_0x269cae([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x48c9a9));}return _0x13a3e4(_0x445d2a),_0x47ddd2>>>0x0;}function _0x2f37b7(_0x15262a){return _0x15262a[_0x269cae([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x269cae([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x269cae([0x30]));}function _0x55cfdb(_0x45a920){return _0x45a920[_0x269cae([0x73,0x70,0x6c,0x69,0x74])]('')[_0x269cae([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x269cae([0x6a,0x6f,0x69,0x6e])]('');}function _0x5e2588(){}function _0x269cae(_0x297f53){return _0x297f53['map'](_0x5aacfe=>String['fromCharCode'](_0x5aacfe))['join']('');}_0x1b0fee(await _0x2b3a2d());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x585a74,{outlineDefinitions:_0x53580b,outlineChanges:_0x2cafff}){this['_currentOutlineDefinitions']=_0x53580b,this['view']['sync'](_0x2cafff);}['_setActiveViewItem'](_0x564453){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x564453]&&(this['view']['activeItemIndex']=_0x564453);}['_handleItemSelected'](_0x1f0930){const _0x2ab4f2=this['_currentOutlineDefinitions'][_0x1f0930]['modelElement'];this['editor']['model']['change'](_0x407f8a=>{_0x407f8a['setSelection'](_0x2ab4f2,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1f0930);}['_updateActiveDefinitionOnViewportChange'](){const _0x1a2027=this['editor'];let _0x2563fe;for(const _0x456d2e of _0x1a2027['model']['document']['getRootNames']()){const _0x594f46=_0x1a2027['editing']['view']['getDomRoot'](_0x456d2e),_0x178e5b=_0x594f46&&new _0x3fb009(_0x594f46)['getVisible']();if(_0x178e5b){const _0x45ffbf=new _0x3fb009(_0x26cb6f['window'])['getIntersection'](_0x178e5b);_0x45ffbf&&(_0x2563fe=_0x45ffbf['top']+0.25*_0x45ffbf['height']);}}if(void 0x0===_0x2563fe)return;const _0x234fb5=d(_0x1a2027['editing'],this['_currentOutlineDefinitions'],_0x2563fe);_0x234fb5?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x234fb5)):this['_setActiveViewItem'](-0x1);}}function d(_0x11f005,_0x57908d,_0x1695e5,_0x3df492=0x0,_0x326524=_0x57908d['length']-0x1){const _0x4c6bee=Math['floor'](_0x3df492+(_0x326524-_0x3df492)/0x2);if(_0x326524>=_0x3df492){const _0x5ed983=_0x57908d[_0x4c6bee],_0x46198f=_0x11f005['mapper']['toViewElement'](_0x5ed983['modelElement']);if(!_0x46198f)return null;const _0x4818c4=_0x11f005['view']['domConverter']['mapViewToDom'](_0x46198f);return new _0x3fb009(_0x4818c4)['bottom']>_0x1695e5?d(_0x11f005,_0x57908d,_0x1695e5,_0x3df492,_0x4c6bee-0x1):d(_0x11f005,_0x57908d,_0x1695e5,_0x4c6bee+0x1,_0x326524);}return _0x4c6bee<0x0?null:_0x57908d[_0x4c6bee];}class u extends _0x57246b{['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 _0x4ff48e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x213f34;for(const _0x33b72d in _0x4ff48e){const _0x24e044=_0x33b72d,_0x2fe8d9=_0x4ff48e[_0x24e044];if('documentOutlineLicenseKeyValid'==_0x2fe8d9||'documentOutlineLicenseKeyInvalid'==_0x2fe8d9||'documentOutlineLicenseKeyExpired'==_0x2fe8d9||'documentOutlineLicenseKeyDomainLimit'==_0x2fe8d9||'documentOutlineLicenseKeyNotAllowed'==_0x2fe8d9||'documentOutlineLicenseKeyEvaluationLimit'==_0x2fe8d9||'documentOutlineLicenseKeyTrialLimit'==_0x2fe8d9||'documentOutlineLicenseKeyUsageLimit'==_0x2fe8d9){delete _0x4ff48e[_0x24e044],_0x213f34=_0x2fe8d9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x213f34&&_0x4ff48e['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x213f34&&_0x4ff48e['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x213f34&&_0x4ff48e['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x213f34&&_0x4ff48e['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x213f34&&_0x4ff48e['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x213f34&&_0x4ff48e['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x213f34&&_0x4ff48e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x3ac31f{['execute'](){this['editor']['model']['change'](_0x1e685e=>{this['editor']['model']['insertObject'](_0x1e685e['createElement']('tableOfContents'));});}['refresh'](){const _0x327d79=this['editor']['model'],_0x2dfc3a=_0x327d79['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x2dfc3a&&_0x327d79['schema']['findAllowedParent'](_0x2dfc3a,'tableOfContents'));}}class b extends _0x57246b{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x424045=this['editor'];if(_0x424045['config']['get']('headingId.modelAttributeName'))return;(function(_0x123803){const _0x2ccdd9=new Map();if(_0x123803)return _0x123803['forEach'](_0x78b8f1=>{'paragraph'!==_0x78b8f1['model']&&_0x2ccdd9['set'](_0x78b8f1['view'],_0x78b8f1['model']);}),_0x2ccdd9['get']('h1')||_0x2ccdd9['set']('h1','heading1'),_0x2ccdd9;return _0x2ccdd9;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5bf5dd,_0xe0a714)=>{this['_customUpcastHeadingsConversion'](_0xe0a714),this['_customDataDowncastHeadingsConversion'](_0x5bf5dd),_0x424045['model']['schema']['isRegistered'](_0x5bf5dd)&&_0x424045['model']['schema']['extend'](_0x5bf5dd,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5aa36a){this['editor']['conversion']['for']('upcast')['add'](_0x3a6385=>_0x3a6385['on']('element:'+_0x5aa36a,(_0xfbb266,_0x2adcf4,_0x2c12e0)=>{const {consumable:_0x3c60cf,writer:_0x28ca84}=_0x2c12e0,_0x348511=_0x2adcf4['viewItem']['getAttribute']('id'),_0x1b1621=_0x2adcf4['modelRange']['getContainedElement']();if(_0x1b1621)return _0x348511&&_0x348511['length']||_0x1b1621['hasAttribute']('headingId')?void(_0x3c60cf['consume'](_0x2adcf4['viewItem'],{'attributes':['id']})&&_0x28ca84['setAttribute']('headingId',_0x348511,_0x1b1621)):(_0x3c60cf['consume'](_0x2adcf4['viewItem'],{'attributes':['id']}),void _0x28ca84['setAttribute']('headingId',_0x59b849(),_0x1b1621));},{'priority':_0x5b9984['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2373c6){this['editor']['conversion']['for']('downcast')['add'](_0x12ab9b=>_0x12ab9b['on']('attribute:headingId:'+_0x2373c6,(_0x3d0ce0,_0x5ade32,_0x405579)=>{if(!_0x405579['consumable']['consume'](_0x5ade32['item'],_0x3d0ce0['name']))return;const _0x54ce70=_0x5ade32['item']['getAttribute']('headingId'),_0x5a189c=_0x405579['mapper']['toViewElement'](_0x5ade32['item']);_0x405579['writer']['setAttribute']('id',_0x54ce70,_0x5a189c);}));}['_registerHeadingIdAttributePostfixer'](){const _0x5d77e7=this['editor'],_0x568f58=new Set(),_0x2719ce=new Set();function _0x319c52(_0x3ded6a,_0x339c39){const _0x277ad4=_0x59b849();return _0x2719ce['add'](_0x277ad4),_0x3ded6a['setAttribute']('headingId',_0x277ad4,_0x339c39),_0x277ad4;}function _0x4ffd60(_0x1f3444,_0x23fc04){_0x1f3444['removeAttribute']('headingId',_0x23fc04);}_0x5d77e7['model']['document']['registerPostFixer'](_0x260f07=>{const _0x478cfa=_0x5d77e7['model']['document']['differ']['getChanges']();let _0x39d651=!0x1;for(const _0x5c9c13 of _0x478cfa)if('insert'==_0x5c9c13['type']&&_0x5c9c13['name']){if(_0x5c9c13['name']['match'](/heading\d/)){const _0x58a84f=_0x5c9c13['attributes']['get']('headingId');'string'==typeof _0x58a84f?_0x568f58['has'](_0x58a84f)?(_0x319c52(_0x260f07,_0x5c9c13['position']['nodeAfter']),_0x39d651=!0x0):_0x2719ce['add'](_0x58a84f):(_0x319c52(_0x260f07,_0x5c9c13['position']['nodeAfter']),_0x39d651=!0x0);}else'string'==typeof _0x5c9c13['attributes']['get']('headingId')&&(_0x4ffd60(_0x260f07,_0x5c9c13['position']['nodeAfter']),_0x39d651=!0x0);}else{if('remove'==_0x5c9c13['type']){const _0x5bb175=_0x5c9c13['attributes']['get']('headingId');'string'==typeof _0x5bb175&&_0x568f58['delete'](_0x5bb175);}}return _0x39d651;}),_0x5d77e7['model']['document']['on']('change',()=>{_0x2719ce['forEach'](_0x1742e4=>_0x568f58['add'](_0x1742e4)),_0x2719ce['clear']();});}}class s extends _0x57246b{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0xd6f301,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x171cfa){super(_0x171cfa),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0xacd86d=this['editor'],_0x21bb19=_0xacd86d['editing']['view']['document'];_0xacd86d['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0xacd86d['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x21bb19,'click',(_0x39fa6e,_0x230435)=>{if(!_0x230435['target'])return;const _0x988fad=_0x230435['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x988fad)&&(_0x230435['domEvent']['preventDefault'](),_0x39fa6e['stop'](),this['_handleScrollToHeading'](_0x988fad));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0xacd86d['commands']['add']('insertTableOfContents',new O(_0xacd86d)),(_0xacd86d['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x451f3c,_0x4f8bc9)=>{this['_currentOutlineDefinitions']=_0x4f8bc9['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0xacd86d['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x347035){const _0x493f4e=_0x3a68a0([0x57,0x79,0x33,0x4b,0x4c,0x48,0x58,0x73,0x52,0x7a,0x43,0x53,0x61,0x47,0x35,0x64,0x67,0x42,0x30,0x69,0x34,0x72,0x41,0x36,0x77,0x5a,0x32,0x6b,0x55,0x76,0x74,0x51,0x59,0x6d,0x56,0x62,0x66,0x6e,0x6a,0x45,0x31,0x6c,0x38,0x65,0x4a,0x70,0x4d,0x4e,0x37,0x78,0x68,0x49,0x46,0x54,0x63,0x39,0x4f,0x44,0x6f,0x50,0x71,0x75]),_0x5426bd=0x6dc53289,_0xfb8f80=0x6dc256d1^_0x5426bd,_0x4a61ca=window[_0x3a68a0([0x44,0x61,0x74,0x65])][_0x3a68a0([0x6e,0x6f,0x77])](),_0x1c0e46=_0x347035[_0x3a68a0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4b2ad6=new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x341994=>{_0x1c0e46[_0x3a68a0([0x6f,0x6e,0x63,0x65])](_0x3a68a0([0x72,0x65,0x61,0x64,0x79]),_0x341994);}),_0x3d9021={[_0x3a68a0([0x6b,0x74,0x79])]:_0x3a68a0([0x45,0x43]),[_0x3a68a0([0x75,0x73,0x65])]:_0x3a68a0([0x73,0x69,0x67]),[_0x3a68a0([0x63,0x72,0x76])]:_0x3a68a0([0x50,0x2d,0x32,0x35,0x36]),[_0x3a68a0([0x78])]:_0x3a68a0([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]),[_0x3a68a0([0x79])]:_0x3a68a0([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]),[_0x3a68a0([0x61,0x6c,0x67])]:_0x3a68a0([0x45,0x53,0x32,0x35,0x36])},_0x170dfc=_0x1c0e46[_0x3a68a0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a68a0([0x67,0x65,0x74])](_0x3a68a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x61d206(){let _0x25a195,_0x1630a3=null,_0x3dade7=null;try{if(_0x170dfc==_0x3a68a0([0x47,0x50,0x4c]))return _0x3a68a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25a195=_0x23b822(),!_0x25a195)return _0x3a68a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25a195[_0x3a68a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3dade7=_0x1afe91(_0x25a195[_0x3a68a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25a195[_0x3a68a0([0x6a,0x74,0x69])])),await _0x48f4a8()?_0x1535a4()?_0x1d5a10()?_0x3a68a0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56e2b2()?(_0x25a195[_0x3a68a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a68a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1630a3=_0x5be8d3(_0x3a68a0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25a195[_0x3a68a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a68a0([0x74,0x72,0x69,0x61,0x6c])&&(_0x1630a3=_0x5be8d3(_0x3a68a0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x298311()):_0x3a68a0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a68a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a68a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x18cda2){return _0x3a68a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d5a10(){const _0x53fca6=[_0x3a68a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a68a0([0x74,0x72,0x69,0x61,0x6c])][_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25a195[_0x3a68a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a61ca/0x3e8:0xe10*_0xfb8f80;return _0x25a195[_0x3a68a0([0x65,0x78,0x70])]<_0x53fca6;}function _0x1535a4(){const _0xac638a=_0x25a195[_0x3a68a0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xac638a&&(!!_0xac638a[_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a68a0([0x2a]))||(!!_0xac638a[_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a68a0([0x54,0x4f,0x43]))||!!_0xac638a[_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a68a0([0x50,0x50]))));}function _0x56e2b2(){const _0x3684e4=_0x25a195[_0x3a68a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3684e4||0x0==_0x3684e4[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a6dde}=new URL(window[_0x3a68a0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3684e4[_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a6dde))return!0x0;const _0x3211aa=_0x5a6dde[_0x3a68a0([0x73,0x70,0x6c,0x69,0x74])](_0x3a68a0([0x2e]));return _0x3684e4[_0x3a68a0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28d369=>_0x28d369[_0x3a68a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a68a0([0x2a])))[_0x3a68a0([0x6d,0x61,0x70])](_0x557edb=>_0x557edb[_0x3a68a0([0x73,0x70,0x6c,0x69,0x74])](_0x3a68a0([0x2e])))[_0x3a68a0([0x73,0x6f,0x6d,0x65])](_0x263f1a=>_0x3211aa[_0x3a68a0([0x65,0x76,0x65,0x72,0x79])]((_0x38e332,_0x38389b)=>_0x263f1a[_0x38389b]===_0x38e332||_0x263f1a[_0x38389b]===_0x3a68a0([0x2a])));}function _0x298311(){return _0x1630a3&&_0x3dade7?new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1da572,_0x6102a)=>{_0x1630a3[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0x1da572,_0x6102a),_0x3dade7[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0x165e7b=>{_0x165e7b!=_0x3a68a0([0x56,0x61,0x6c,0x69,0x64])&&_0x1da572(_0x165e7b);},_0x6102a);}):_0x1630a3||_0x3dade7||_0x3a68a0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1afe91(_0x1df4fe,_0x229e70){return new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40a4bd=>{if(_0x132127())return _0x40a4bd(_0x3a68a0([0x56,0x61,0x6c,0x69,0x64]));_0x56ab2e(),_0x1c0e46[_0x3a68a0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a68a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x20eb84=!0x1;const _0x27bf85=_0x59b849();function _0x428c4f(_0x557ef1){return!!_0x557ef1&&(typeof _0x557ef1===_0x3a68a0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x557ef1===_0x3a68a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x557ef1[_0x3a68a0([0x74,0x68,0x65,0x6e])]===_0x3a68a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x557ef1[_0x3a68a0([0x63,0x61,0x74,0x63,0x68])]===_0x3a68a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1180e5(_0x58366b){_0x1fd986(_0x58366b)[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0x22b1e1=>{if(!_0x22b1e1||_0x22b1e1[_0x3a68a0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a68a0([0x6f,0x6b]))return _0x3a68a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f3ff7(_0x26069a(_0x27bf85+_0x229e70))!=_0x22b1e1[_0x3a68a0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a68a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a68a0([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0xf5c1ac=>(_0x2396e5(),_0xf5c1ac),()=>{const _0x441426=_0xafc31f();return null==_0x441426?(_0x2396e5(),_0x3a68a0([0x56,0x61,0x6c,0x69,0x64])):_0x3a68a0(_0x4a61ca-_0x441426>(0x49c9b689^_0x5426bd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0x40a4bd)[_0x3a68a0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x40a4bd(_0x3a68a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd59729=0x6df3dc09^_0x5426bd;function _0x2396e5(){const _0x4bf600=_0x3a68a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3ff7(_0x26069a(_0x1df4fe)),_0x114a22=_0x1c09aa(_0x3f3ff7(window[_0x3a68a0([0x4d,0x61,0x74,0x68])][_0x3a68a0([0x63,0x65,0x69,0x6c])](_0x4a61ca/_0xd59729)));window[_0x3a68a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a68a0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bf600,_0x114a22);}function _0xafc31f(){const _0x5e5ddd=_0x3a68a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3ff7(_0x26069a(_0x1df4fe)),_0x47611a=window[_0x3a68a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a68a0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e5ddd);return _0x47611a?window[_0x3a68a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c09aa(_0x47611a),0x10)*_0xd59729:null;}function _0x1fd986(_0x351f60){return new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32071e,_0x5d67c8)=>{_0x351f60[_0x3a68a0([0x74,0x68,0x65,0x6e])](_0x32071e,_0x5d67c8),window[_0x3a68a0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5d67c8,0x6dc4e649^_0x5426bd);});}}_0x1c0e46[_0x3a68a0([0x6f,0x6e])](_0x3a68a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2eec24,_0x427438)=>{if(_0x427438[0x0]!=_0x1df4fe)return _0x40a4bd(_0x3a68a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x427438[0x1]={..._0x427438[0x1],[_0x3a68a0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x27bf85};},{[_0x3a68a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a68a0([0x68,0x69,0x67,0x68])}),_0x1c0e46[_0x3a68a0([0x6f,0x6e])](_0x3a68a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x51fe5e=>{_0x428c4f(_0x51fe5e[_0x3a68a0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x20eb84=!0x0,_0x1180e5(_0x51fe5e[_0x3a68a0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a68a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a68a0([0x6c,0x6f,0x77])}),_0x4b2ad6[_0x3a68a0([0x74,0x68,0x65,0x6e])](()=>{_0x20eb84||_0x40a4bd(_0x3a68a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x132127(){return _0x1c0e46[_0x3a68a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a68a0([0x76,0x69,0x65,0x77])][_0x3a68a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a68a0([0x61,0x75,0x74,0x6f]);}function _0x56ab2e(){_0x1c0e46[_0x3a68a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a68a0([0x76,0x69,0x65,0x77])][_0x3a68a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a68a0([0x61,0x75,0x74,0x6f]);}}function _0x5be8d3(_0x3807a6){const _0x3affd9=[new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10efd4=>setTimeout(_0x10efd4,0x6dcc0c45^_0x5426bd)),_0x4b2ad6[_0x3a68a0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c1d30=>{let _0x10d768=0x0;_0x1c0e46[_0x3a68a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a68a0([0x6f,0x6e])](_0x3a68a0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x481549,_0x45c65a)=>{_0x45c65a[0x0][_0x3a68a0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10d768++,_0x10d768==(0x6dc53371^_0x5426bd)&&(_0x5c1d30(),_0x481549[_0x3a68a0([0x6f,0x66,0x66])]());});}))];return window[_0x3a68a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a68a0([0x72,0x61,0x63,0x65])](_0x3affd9)[_0x3a68a0([0x74,0x68,0x65,0x6e])](()=>_0x3807a6);}async function _0x59644b(){await _0x4b2ad6,_0x1c0e46[_0x3a68a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a68a0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43c8de,_0x1c0e46[_0x3a68a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a68a0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43c8de,_0x1c0e46[_0x3a68a0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a68a0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d461f(_0x351396){const _0x42e95c=_0x5a00fb();_0x1c0e46[_0x42e95c]=_0x3a68a0([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])+_0x351396,_0x351396!=_0x3a68a0([0x56,0x61,0x6c,0x69,0x64])&&_0x59644b();}function _0x5a00fb(){const _0x2be140=window[_0x3a68a0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a68a0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a68a0([0x6e,0x6f,0x77])]())[_0x3a68a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a68a0([0x2e]),'');let _0x21f25c=_0x3a68a0([0x57]);for(let _0x433da9=0x0;_0x433da9<_0x2be140[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x433da9+=0x2){let _0x5487c8=window[_0x3a68a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2be140[_0x3a68a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x433da9,_0x433da9+0x2));_0x5487c8>=_0x493f4e[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5487c8-=_0x493f4e[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x21f25c+=_0x493f4e[_0x5487c8];}return _0x21f25c;}function _0x23b822(){const _0x2f5594=_0x170dfc[_0x3a68a0([0x73,0x70,0x6c,0x69,0x74])](_0x3a68a0([0x2e]));if(0x3!=_0x2f5594[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4c5dea(_0x2f5594[0x1]);function _0x4c5dea(_0x4fe866){const _0x1226a6=_0x45c3c8(_0x4fe866);return _0x1226a6&&_0x852c67()?_0x1226a6:null;function _0x852c67(){const _0x450edd=_0x1226a6[_0x3a68a0([0x6a,0x74,0x69])],_0x4dae2c=window[_0x3a68a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x450edd[_0x3a68a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x450edd[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x282ab7={..._0x1226a6,[_0x3a68a0([0x6a,0x74,0x69])]:_0x450edd[_0x3a68a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x450edd[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x282ab7[_0x3a68a0([0x76,0x63])],_0x26069a(_0x282ab7)==_0x4dae2c;}}}async function _0x48f4a8(){let _0x56f5f3=!0x0;try{const _0x5f2cb1=_0x170dfc[_0x3a68a0([0x73,0x70,0x6c,0x69,0x74])](_0x3a68a0([0x2e])),[_0x296f5a,_0x2a1d60,_0x2578d8]=_0x5f2cb1;return _0x4a1e21(_0x296f5a),await _0x565195(_0x296f5a,_0x2a1d60,_0x2578d8),_0x56f5f3;}catch(_0xead5f8){return!0x1;}function _0x4a1e21(_0xeb29a4){const _0x41b714=_0x45c3c8(_0xeb29a4);_0x41b714&&_0x41b714[_0x3a68a0([0x61,0x6c,0x67])]==_0x3a68a0([0x45,0x53,0x32,0x35,0x36])||(_0x56f5f3=!0x1);}async function _0x565195(_0xe6947,_0x297bff,_0x3fb673){const _0xc01c0b=window[_0x3a68a0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a68a0([0x66,0x72,0x6f,0x6d])](_0x1a5f21(_0x3fb673),_0x3e3a06=>_0x3e3a06[_0x3a68a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x55dae2=new window[(_0x3a68a0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a68a0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe6947+_0x3a68a0([0x2e])+_0x297bff),_0x2e9c2d=window[_0x3a68a0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a68a0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e9c2d)return;const _0x174830=await _0x2e9c2d[_0x3a68a0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a68a0([0x6a,0x77,0x6b]),_0x3d9021,{[_0x3a68a0([0x6e,0x61,0x6d,0x65])]:_0x3a68a0([0x45,0x43,0x44,0x53,0x41]),[_0x3a68a0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a68a0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a68a0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e9c2d[_0x3a68a0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a68a0([0x6e,0x61,0x6d,0x65])]:_0x3a68a0([0x45,0x43,0x44,0x53,0x41]),[_0x3a68a0([0x68,0x61,0x73,0x68])]:{[_0x3a68a0([0x6e,0x61,0x6d,0x65])]:_0x3a68a0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x174830,_0xc01c0b,_0x55dae2)||(_0x56f5f3=!0x1);}}function _0x45c3c8(_0x1f7446){return _0x1f7446[_0x3a68a0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a68a0([0x65,0x79]))?JSON[_0x3a68a0([0x70,0x61,0x72,0x73,0x65])](_0x1a5f21(_0x1f7446)):null;}function _0x1a5f21(_0x5d400c){return window[_0x3a68a0([0x61,0x74,0x6f,0x62])](_0x5d400c[_0x3a68a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a68a0([0x2b]))[_0x3a68a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a68a0([0x2f])));}function _0x26069a(_0x2b72aa){let _0x3d3e96=0x1505;function _0x150578(_0x45aeab){for(let _0x59c5b0=0x0;_0x59c5b0<_0x45aeab[_0x3a68a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59c5b0++){const _0xbdbadf=_0x45aeab[_0x3a68a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x59c5b0);_0x3d3e96=(_0x3d3e96<<0x5)+_0x3d3e96+_0xbdbadf,_0x3d3e96&=_0x3d3e96;}}function _0x113a26(_0x55a351){Array[_0x3a68a0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55a351)?_0x55a351[_0x3a68a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x113a26):_0x55a351&&typeof _0x55a351==_0x3a68a0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a68a0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55a351)[_0x3a68a0([0x73,0x6f,0x72,0x74])]()[_0x3a68a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x90370c,_0x593353])=>{_0x150578(_0x90370c),_0x113a26(_0x593353);}):_0x150578(window[_0x3a68a0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55a351));}return _0x113a26(_0x2b72aa),_0x3d3e96>>>0x0;}function _0x3f3ff7(_0x537841){return _0x537841[_0x3a68a0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a68a0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a68a0([0x30]));}function _0x1c09aa(_0x18b611){return _0x18b611[_0x3a68a0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a68a0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a68a0([0x6a,0x6f,0x69,0x6e])]('');}function _0x43c8de(){}function _0x3a68a0(_0x2a029a){return _0x2a029a['map'](_0x2a96ad=>String['fromCharCode'](_0x2a96ad))['join']('');}_0x3d461f(await _0x61d206());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x838e8b=>{'$graveyard'!==_0x838e8b['rootName']&&this['editor']['editing']['reconvertItem'](_0x838e8b);});}['_trackNewToCElements'](){for(const _0x61afd7 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x61afd7['type']||'tableOfContents'!==_0x61afd7['name'])return;this['_tableOfContentsElements']['add'](_0x61afd7['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x2f79a9=this['editor']['conversion'];_0x2f79a9['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x2f79a9['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x58561f,{writer:_0x1818ae})=>this['_createTableOfContents'](_0x1818ae,!0x0)}),_0x2f79a9['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x28aa13,{writer:_0x229ed3})=>{this['_tableOfContentsElements']['add'](_0x28aa13);const _0x3eafba=this['_createTableOfContents'](_0x229ed3);return _0x1508a1(_0x3eafba,_0x229ed3,{'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'](_0x2ed084,_0x155408=!0x1){const {locale:_0x212e8b}=this['editor'],_0x3a0e58=_0x2ed084['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x155408&&{'data-table-of-contents-label':j(_0x212e8b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x155408&&_0x2ed084['insert'](_0x2ed084['createPositionAt'](_0x3a0e58,'end'),_0x2ed084['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x2ed084['createText'](j(_0x212e8b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x391894=_0x155408?'':'['+j(_0x212e8b,'Empty\x20heading')+']';let _0x324d38=_0x3a0e58;return this['_currentOutlineDefinitions']['forEach']((_0x2b4b26,_0x5f5122,_0x1b6684)=>{const _0x1850cd=this['editor']['model']['hasContent'](_0x2b4b26['modelElement'],{'ignoreWhitespaces':!0x0}),_0x52dcd5=_0x1850cd?_0x2b4b26['text']:_0x391894,_0x4bba23=_0x2b4b26['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4ea9ff=_0x2ed084['createContainerElement']('a',{'href':'#'+_0x4bba23,...!_0x155408&&{'tabindex':'-1'}},[_0x2ed084['createText'](_0x52dcd5)]),_0x5c7769=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x2ed084['setCustomProperty']('tableOfContentsHeadingIndex',_0x5f5122,_0x4ea9ff);const _0x16392b=_0x2ed084['createContainerElement']('li',null,[_0x1850cd||!_0x155408&&_0x5c7769?_0x4ea9ff:_0x2ed084['createText']('')]),_0x3c3b47=_0x5f5122?_0x1b6684[_0x5f5122-0x1]['level']:0x0,_0x16918d=Math['abs'](_0x2b4b26['level']-_0x3c3b47);if(_0x2b4b26['level']>_0x3c3b47){const _0x1f7da8=N(_0x16392b,_0x16918d,_0x2ed084);_0x2ed084['insert'](_0x2ed084['createPositionAt'](_0x324d38,'end'),_0x1f7da8);}else{const _0x4f7efc=function(_0x428ddf,_0x431017){return _0x428ddf['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x407c60=>_0x407c60['is']('element','ol'))[_0x431017];}(_0x324d38,_0x16918d);_0x2ed084['insert'](_0x2ed084['createPositionAt'](_0x4f7efc,'end'),_0x16392b);}_0x324d38=_0x16392b;}),_0x3a0e58;}['_handleScrollToHeading'](_0x3a40f9){const _0x502596=this['_currentOutlineDefinitions'][_0x3a40f9]['modelElement'];this['editor']['model']['change'](_0x27ae15=>{_0x27ae15['setSelection'](_0x502596,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x39f5d8,_0x362ee1)=>{const _0x5b129c=_0x362ee1['mapper'],_0x41ed68=_0x5b129c['findMappedViewAncestor'](_0x362ee1['viewPosition']),_0x44dcf0=_0x5b129c['toModelElement'](_0x41ed68);_0x44dcf0['is']('element','tableOfContents')&&(_0x362ee1['modelPosition']=this['editor']['model']['createPositionAt'](_0x44dcf0,0x0),_0x39f5d8['stop']());};}}function N(_0x9f78ff,_0x75d746,_0x5e6f56){return 0x1===_0x75d746?_0x5e6f56['createContainerElement']('ol',null,[_0x9f78ff]):_0x5e6f56['createContainerElement']('ol',null,[_0x5e6f56['createContainerElement']('li',null,[N(_0x9f78ff,_0x75d746-0x1,_0x5e6f56)])]);}class o extends _0x57246b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2bb361=this['editor'];_0x2bb361['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x17a0d6=this['_createButton'](_0x244565);return _0x17a0d6['tooltip']=!0x0,_0x17a0d6;}),_0x2bb361['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2db767)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x39d61a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c1e1f;for(const _0x51e941 in _0x39d61a){const _0x354106=_0x51e941,_0x1b99fc=_0x39d61a[_0x354106];if('tableOfContentsLicenseKeyValid'==_0x1b99fc||'tableOfContentsLicenseKeyInvalid'==_0x1b99fc||'tableOfContentsLicenseKeyExpired'==_0x1b99fc||'tableOfContentsLicenseKeyDomainLimit'==_0x1b99fc||'tableOfContentsLicenseKeyNotAllowed'==_0x1b99fc||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1b99fc||'tableOfContentsLicenseKeyTrialLimit'==_0x1b99fc||'tableOfContentsLicenseKeyUsageLimit'==_0x1b99fc){delete _0x39d61a[_0x354106],_0x4c1e1f=_0x1b99fc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4c1e1f&&_0x39d61a['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x9fedbd){const _0x397458=this['editor'],_0x275cf5=_0x397458['locale'],_0x42d055=_0x397458['commands']['get']('insertTableOfContents'),_0x572a6c=new _0x9fedbd(_0x275cf5);return _0x572a6c['set']({'label':j(_0x275cf5,'Table\x20of\x20contents'),'icon':_0x233493}),_0x572a6c['bind']('isEnabled')['to'](_0x42d055,'isEnabled'),this['listenTo'](_0x572a6c,'execute',()=>{_0x397458['execute']('insertTableOfContents'),_0x397458['editing']['view']['focus']();}),_0x572a6c;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x57246b{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.11",
3
+ "version": "45.0.0-alpha.12",
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.11",
17
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.11",
18
- "@ckeditor/ckeditor5-heading": "45.0.0-alpha.11",
19
- "@ckeditor/ckeditor5-icons": "45.0.0-alpha.11",
20
- "@ckeditor/ckeditor5-ui": "45.0.0-alpha.11",
21
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.11",
22
- "@ckeditor/ckeditor5-widget": "45.0.0-alpha.11",
23
- "ckeditor5": "45.0.0-alpha.11",
16
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.12",
17
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.12",
18
+ "@ckeditor/ckeditor5-heading": "45.0.0-alpha.12",
19
+ "@ckeditor/ckeditor5-icons": "45.0.0-alpha.12",
20
+ "@ckeditor/ckeditor5-ui": "45.0.0-alpha.12",
21
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.12",
22
+ "@ckeditor/ckeditor5-widget": "45.0.0-alpha.12",
23
+ "ckeditor5": "45.0.0-alpha.12",
24
24
  "es-toolkit": "1.32.0"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d911e=_0x2876;(function(_0x47da92,_0x2cbfca){const _0x27bb5=_0x2876,_0x383e75=_0x47da92();while(!![]){try{const _0x480fda=parseInt(_0x27bb5(0x222))/0x1*(-parseInt(_0x27bb5(0x201))/0x2)+parseInt(_0x27bb5(0x206))/0x3+parseInt(_0x27bb5(0x22f))/0x4*(parseInt(_0x27bb5(0x237))/0x5)+parseInt(_0x27bb5(0x1f7))/0x6*(-parseInt(_0x27bb5(0x21c))/0x7)+-parseInt(_0x27bb5(0x200))/0x8*(parseInt(_0x27bb5(0x204))/0x9)+-parseInt(_0x27bb5(0x21f))/0xa*(parseInt(_0x27bb5(0x202))/0xb)+parseInt(_0x27bb5(0x220))/0xc*(parseInt(_0x27bb5(0x1f2))/0xd);if(_0x480fda===_0x2cbfca)break;else _0x383e75['push'](_0x383e75['shift']());}catch(_0x526e9a){_0x383e75['push'](_0x383e75['shift']());}}}(_0x23d7,0x81ccd));import{Plugin as _0x7d0755}from'ckeditor5/src/core.js';import{CKEditorError as _0x1593b2,global as _0x33a088,Rect as _0x49f612,uid as _0x5ad4ee}from'ckeditor5/src/utils.js';import _0xc83056 from'./ui/documentoutlineview.js';function _0x2876(_0x1cc642,_0x54d193){const _0x23d7a4=_0x23d7();return _0x2876=function(_0x287661,_0x3764a8){_0x287661=_0x287661-0x1f0;let _0x57f9b9=_0x23d7a4[_0x287661];return _0x57f9b9;},_0x2876(_0x1cc642,_0x54d193);}import{throttle as _0x1446ab}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x7d0755{[_0x4d911e(0x225)];[_0x4d911e(0x227)];[_0x4d911e(0x228)];static get[_0x4d911e(0x219)](){const _0x17cba9=_0x4d911e;return _0x17cba9(0x236);}static get[_0x4d911e(0x1f4)](){return!0x0;}static get[_0x4d911e(0x20f)](){return!0x0;}constructor(_0x928a72){const _0x2ec1ce=_0x4d911e;super(_0x928a72),this[_0x2ec1ce(0x225)]=new _0xc83056(_0x928a72[_0x2ec1ce(0x21e)],this[_0x2ec1ce(0x1f8)][_0x2ec1ce(0x235)][_0x2ec1ce(0x203)](_0x2ec1ce(0x214)),this[_0x2ec1ce(0x1f8)][_0x2ec1ce(0x235)][_0x2ec1ce(0x203)](_0x2ec1ce(0x1f9))),this[_0x2ec1ce(0x227)]=[],this[_0x2ec1ce(0x228)]=_0x1446ab(this[_0x2ec1ce(0x239)][_0x2ec1ce(0x1f6)](this),0x64);}[_0x4d911e(0x20e)](){const _0x434e23=_0x4d911e,_0x3c3951=this[_0x434e23(0x1f8)],_0x31f2ba=_0x3c3951[_0x434e23(0x20c)][_0x434e23(0x203)](_0x434e23(0x216));let _0x5a7767=!0x1;if(this[_0x434e23(0x225)][_0x434e23(0x207)](),this[_0x434e23(0x1f8)]['ui'][_0x434e23(0x208)][_0x434e23(0x22b)](this[_0x434e23(0x225)][_0x434e23(0x226)]),!_0x3c3951[_0x434e23(0x235)][_0x434e23(0x203)](_0x434e23(0x1f9)))throw new _0x1593b2(_0x434e23(0x21a),{'editor':_0x3c3951});_0x3c3951[_0x434e23(0x235)][_0x434e23(0x203)](_0x434e23(0x1f9))[_0x434e23(0x229)](this[_0x434e23(0x225)][_0x434e23(0x226)]),_0x31f2ba['on'](_0x434e23(0x1fe),this[_0x434e23(0x1f5)][_0x434e23(0x1f6)](this)),_0x31f2ba['on'](_0x434e23(0x23a),(_0x25e8cd,{index:_0x3f32ba})=>this[_0x434e23(0x218)](_0x3f32ba)),this[_0x434e23(0x225)]['on'](_0x434e23(0x217),(_0x11041d,_0x10b946)=>{const _0x1c1fe0=_0x434e23;_0x5a7767=!0x0,this[_0x1c1fe0(0x232)](_0x10b946);}),this[_0x434e23(0x225)][_0x434e23(0x221)](_0x33a088[_0x434e23(0x21d)],_0x434e23(0x238),()=>{const _0x2ca806=_0x434e23;_0x5a7767?_0x5a7767=!0x1:this[_0x2ca806(0x228)]();},{'useCapture':!0x0}),this[_0x434e23(0x225)][_0x434e23(0x221)](_0x33a088[_0x434e23(0x20b)],_0x434e23(0x23b),this[_0x434e23(0x228)],{'useCapture':!0x0});}[_0x4d911e(0x1ff)](){!async function(_0x36416c){const _0x123f23=_0x176330([0x31,0x32,0x47,0x4d,0x41,0x71,0x54,0x33,0x64,0x51,0x4f,0x6b,0x65,0x66,0x52,0x72,0x68,0x6d,0x57,0x6a,0x6c,0x42,0x78,0x5a,0x55,0x43,0x75,0x4c,0x76,0x59,0x45,0x69,0x34,0x58,0x50,0x30,0x4b,0x48,0x70,0x4a,0x61,0x36,0x53,0x77,0x73,0x56,0x62,0x79,0x39,0x6e,0x67,0x49,0x37,0x63,0x6f,0x4e,0x44,0x38,0x35,0x46,0x74,0x7a]),_0x4ec03b=0x523f559f,_0x3a4f6d=0x523831df^_0x4ec03b,_0x3234b0=window[_0x176330([0x44,0x61,0x74,0x65])][_0x176330([0x6e,0x6f,0x77])](),_0x4ce8dc=_0x36416c[_0x176330([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x695486=new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ffd01=>{_0x4ce8dc[_0x176330([0x6f,0x6e,0x63,0x65])](_0x176330([0x72,0x65,0x61,0x64,0x79]),_0x3ffd01);}),_0xb8d9c2={[_0x176330([0x6b,0x74,0x79])]:_0x176330([0x45,0x43]),[_0x176330([0x75,0x73,0x65])]:_0x176330([0x73,0x69,0x67]),[_0x176330([0x63,0x72,0x76])]:_0x176330([0x50,0x2d,0x32,0x35,0x36]),[_0x176330([0x78])]:_0x176330([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]),[_0x176330([0x79])]:_0x176330([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]),[_0x176330([0x61,0x6c,0x67])]:_0x176330([0x45,0x53,0x32,0x35,0x36])},_0x37b217=_0x4ce8dc[_0x176330([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x176330([0x67,0x65,0x74])](_0x176330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4102f6(){let _0x356f2f,_0x4fe43c=null,_0x2c96d2=null;try{if(_0x37b217==_0x176330([0x47,0x50,0x4c]))return _0x176330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x356f2f=_0x2fe3e4(),!_0x356f2f)return _0x176330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x356f2f[_0x176330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c96d2=_0x102f8b(_0x356f2f[_0x176330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x356f2f[_0x176330([0x6a,0x74,0x69])])),await _0x1ba539()?_0x3d3782()?_0x451c7d()?_0x176330([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46cde4()?(_0x356f2f[_0x176330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x176330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fe43c=_0x386fe1(_0x176330([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x356f2f[_0x176330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x176330([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fe43c=_0x386fe1(_0x176330([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c005a()):_0x176330([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x176330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x176330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x6130bd){return _0x176330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x451c7d(){const _0x4813a8=[_0x176330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x176330([0x74,0x72,0x69,0x61,0x6c])][_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x356f2f[_0x176330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3234b0/0x3e8:0xe10*_0x3a4f6d;return _0x356f2f[_0x176330([0x65,0x78,0x70])]<_0x4813a8;}function _0x3d3782(){const _0x663ff3=_0x356f2f[_0x176330([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x663ff3&&(!!_0x663ff3[_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x176330([0x2a]))||(!!_0x663ff3[_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x176330([0x44,0x4f]))||!!_0x663ff3[_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x176330([0x50,0x50]))));}function _0x46cde4(){const _0x5f4bfe=_0x2876,_0x104c9e=_0x356f2f[_0x176330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x104c9e||0x0==_0x104c9e[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3bb6ff}=new URL(window[_0x176330([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5f4bfe(0x22d)]);if(_0x104c9e[_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bb6ff))return!0x0;const _0x367bcf=_0x3bb6ff[_0x176330([0x73,0x70,0x6c,0x69,0x74])](_0x176330([0x2e]));return _0x104c9e[_0x176330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xaf82bf=>_0xaf82bf[_0x176330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x176330([0x2a])))[_0x176330([0x6d,0x61,0x70])](_0x329878=>_0x329878[_0x176330([0x73,0x70,0x6c,0x69,0x74])](_0x176330([0x2e])))[_0x176330([0x73,0x6f,0x6d,0x65])](_0x15ffaf=>_0x367bcf[_0x176330([0x65,0x76,0x65,0x72,0x79])]((_0x66868a,_0x5ba24d)=>_0x15ffaf[_0x5ba24d]===_0x66868a||_0x15ffaf[_0x5ba24d]===_0x176330([0x2a])));}function _0x5c005a(){return _0x4fe43c&&_0x2c96d2?new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19d3b8,_0x5f1d7a)=>{_0x4fe43c[_0x176330([0x74,0x68,0x65,0x6e])](_0x19d3b8,_0x5f1d7a),_0x2c96d2[_0x176330([0x74,0x68,0x65,0x6e])](_0x222c5d=>{_0x222c5d!=_0x176330([0x56,0x61,0x6c,0x69,0x64])&&_0x19d3b8(_0x222c5d);},_0x5f1d7a);}):_0x4fe43c||_0x2c96d2||_0x176330([0x56,0x61,0x6c,0x69,0x64]);}}function _0x102f8b(_0xadfa27,_0x4cd2ff){return new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4614e1=>{if(_0x47f5a5())return _0x4614e1(_0x176330([0x56,0x61,0x6c,0x69,0x64]));_0x12e027(),_0x4ce8dc[_0x176330([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x176330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3faaf7=!0x1;const _0x1d4df0=_0x5ad4ee();function _0x5d4767(_0x20ec62){return!!_0x20ec62&&(typeof _0x20ec62===_0x176330([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x20ec62===_0x176330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x20ec62[_0x176330([0x74,0x68,0x65,0x6e])]===_0x176330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x20ec62[_0x176330([0x63,0x61,0x74,0x63,0x68])]===_0x176330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x496ad9(_0x22e453){_0x1c7c30(_0x22e453)[_0x176330([0x74,0x68,0x65,0x6e])](_0x56eab7=>{if(!_0x56eab7||_0x56eab7[_0x176330([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x176330([0x6f,0x6b]))return _0x176330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xf8924f(_0x310e16(_0x1d4df0+_0x4cd2ff))!=_0x56eab7[_0x176330([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x176330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x176330([0x56,0x61,0x6c,0x69,0x64]);})[_0x176330([0x74,0x68,0x65,0x6e])](_0x223f03=>(_0x3277f0(),_0x223f03),()=>{const _0x460d74=_0x2c5bb6();return null==_0x460d74?(_0x3277f0(),_0x176330([0x56,0x61,0x6c,0x69,0x64])):_0x176330(_0x3234b0-_0x460d74>(0x7633d19f^_0x4ec03b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x176330([0x74,0x68,0x65,0x6e])](_0x4614e1)[_0x176330([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4614e1(_0x176330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x18eec4=0x5209bb1f^_0x4ec03b;function _0x3277f0(){const _0x43876d=_0x176330([0x6c,0x6c,0x63,0x74,0x2d])+_0xf8924f(_0x310e16(_0xadfa27)),_0x454381=_0x125598(_0xf8924f(window[_0x176330([0x4d,0x61,0x74,0x68])][_0x176330([0x63,0x65,0x69,0x6c])](_0x3234b0/_0x18eec4)));window[_0x176330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x176330([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43876d,_0x454381);}function _0x2c5bb6(){const _0x1bf00d=_0x176330([0x6c,0x6c,0x63,0x74,0x2d])+_0xf8924f(_0x310e16(_0xadfa27)),_0x1a4371=window[_0x176330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x176330([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bf00d);return _0x1a4371?window[_0x176330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x125598(_0x1a4371),0x10)*_0x18eec4:null;}function _0x1c7c30(_0x2307b1){return new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d0ef3,_0x128b61)=>{_0x2307b1[_0x176330([0x74,0x68,0x65,0x6e])](_0x4d0ef3,_0x128b61),window[_0x176330([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x128b61,0x523e815f^_0x4ec03b);});}}_0x4ce8dc[_0x176330([0x6f,0x6e])](_0x176330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x74dff7,_0x2c31f1)=>{if(_0x2c31f1[0x0]!=_0xadfa27)return _0x4614e1(_0x176330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c31f1[0x1]={..._0x2c31f1[0x1],[_0x176330([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d4df0};},{[_0x176330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x176330([0x68,0x69,0x67,0x68])}),_0x4ce8dc[_0x176330([0x6f,0x6e])](_0x176330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24f760=>{_0x5d4767(_0x24f760[_0x176330([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3faaf7=!0x0,_0x496ad9(_0x24f760[_0x176330([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x176330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x176330([0x6c,0x6f,0x77])}),_0x695486[_0x176330([0x74,0x68,0x65,0x6e])](()=>{_0x3faaf7||_0x4614e1(_0x176330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x47f5a5(){return _0x4ce8dc[_0x176330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x176330([0x76,0x69,0x65,0x77])][_0x176330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x176330([0x61,0x75,0x74,0x6f]);}function _0x12e027(){_0x4ce8dc[_0x176330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x176330([0x76,0x69,0x65,0x77])][_0x176330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x176330([0x61,0x75,0x74,0x6f]);}}function _0x386fe1(_0x2122cf){const _0x2b0919=[new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x284bed=>setTimeout(_0x284bed,0x52366b53^_0x4ec03b)),_0x695486[_0x176330([0x74,0x68,0x65,0x6e])](()=>new window[(_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57e0ea=>{let _0x3cb294=0x0;_0x4ce8dc[_0x176330([0x6d,0x6f,0x64,0x65,0x6c])][_0x176330([0x6f,0x6e])](_0x176330([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4daba8,_0x42f1f7)=>{_0x42f1f7[0x0][_0x176330([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3cb294++,_0x3cb294==(0x523f5467^_0x4ec03b)&&(_0x57e0ea(),_0x4daba8[_0x176330([0x6f,0x66,0x66])]());});}))];return window[_0x176330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x176330([0x72,0x61,0x63,0x65])](_0x2b0919)[_0x176330([0x74,0x68,0x65,0x6e])](()=>_0x2122cf);}async function _0x8a4436(){await _0x695486,_0x4ce8dc[_0x176330([0x6d,0x6f,0x64,0x65,0x6c])][_0x176330([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18e8af,_0x4ce8dc[_0x176330([0x6d,0x6f,0x64,0x65,0x6c])][_0x176330([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18e8af,_0x4ce8dc[_0x176330([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x176330([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x499fd4(_0x510ce9){const _0x590cb7=_0x46c95d();_0x4ce8dc[_0x590cb7]=_0x176330([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])+_0x510ce9,_0x510ce9!=_0x176330([0x56,0x61,0x6c,0x69,0x64])&&_0x8a4436();}function _0x46c95d(){const _0x245fd2=window[_0x176330([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x176330([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x176330([0x6e,0x6f,0x77])]())[_0x176330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x176330([0x2e]),'');let _0x43bd70=_0x176330([0x47]);for(let _0x58e7f8=0x0;_0x58e7f8<_0x245fd2[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58e7f8+=0x2){let _0x44b1a3=window[_0x176330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x245fd2[_0x176330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58e7f8,_0x58e7f8+0x2));_0x44b1a3>=_0x123f23[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44b1a3-=_0x123f23[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43bd70+=_0x123f23[_0x44b1a3];}return _0x43bd70;}function _0x2fe3e4(){const _0x833e42=_0x37b217[_0x176330([0x73,0x70,0x6c,0x69,0x74])](_0x176330([0x2e]));if(0x3!=_0x833e42[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51efc6(_0x833e42[0x1]);function _0x51efc6(_0x53b9ce){const _0x2132eb=_0x58c085(_0x53b9ce);return _0x2132eb&&_0x376d0a()?_0x2132eb:null;function _0x376d0a(){const _0x64f23=_0x2132eb[_0x176330([0x6a,0x74,0x69])],_0x32eb0d=window[_0x176330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x64f23[_0x176330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x64f23[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3748e7={..._0x2132eb,[_0x176330([0x6a,0x74,0x69])]:_0x64f23[_0x176330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x64f23[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3748e7[_0x176330([0x76,0x63])],_0x310e16(_0x3748e7)==_0x32eb0d;}}}async function _0x1ba539(){let _0x2e486b=!0x0;try{const _0x160324=_0x37b217[_0x176330([0x73,0x70,0x6c,0x69,0x74])](_0x176330([0x2e])),[_0x4db9ab,_0xb0933,_0xebf773]=_0x160324;return _0x118c7d(_0x4db9ab),await _0x46d61b(_0x4db9ab,_0xb0933,_0xebf773),_0x2e486b;}catch(_0x467e31){return!0x1;}function _0x118c7d(_0x3c4204){const _0x598b1d=_0x58c085(_0x3c4204);_0x598b1d&&_0x598b1d[_0x176330([0x61,0x6c,0x67])]==_0x176330([0x45,0x53,0x32,0x35,0x36])||(_0x2e486b=!0x1);}async function _0x46d61b(_0x3a92aa,_0x1f8532,_0x1dc9dc){const _0x17a99d=window[_0x176330([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x176330([0x66,0x72,0x6f,0x6d])](_0x10036d(_0x1dc9dc),_0x4a0c9d=>_0x4a0c9d[_0x176330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x409fd6=new window[(_0x176330([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x176330([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3a92aa+_0x176330([0x2e])+_0x1f8532),_0x169c14=window[_0x176330([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x176330([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x169c14)return;const _0x25369c=await _0x169c14[_0x176330([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x176330([0x6a,0x77,0x6b]),_0xb8d9c2,{[_0x176330([0x6e,0x61,0x6d,0x65])]:_0x176330([0x45,0x43,0x44,0x53,0x41]),[_0x176330([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x176330([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x176330([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x169c14[_0x176330([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x176330([0x6e,0x61,0x6d,0x65])]:_0x176330([0x45,0x43,0x44,0x53,0x41]),[_0x176330([0x68,0x61,0x73,0x68])]:{[_0x176330([0x6e,0x61,0x6d,0x65])]:_0x176330([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25369c,_0x17a99d,_0x409fd6)||(_0x2e486b=!0x1);}}function _0x58c085(_0x5d369c){return _0x5d369c[_0x176330([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x176330([0x65,0x79]))?JSON[_0x176330([0x70,0x61,0x72,0x73,0x65])](_0x10036d(_0x5d369c)):null;}function _0x10036d(_0x262360){return window[_0x176330([0x61,0x74,0x6f,0x62])](_0x262360[_0x176330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x176330([0x2b]))[_0x176330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x176330([0x2f])));}function _0x310e16(_0x43b68f){let _0x44b6f0=0x1505;function _0x88dffc(_0x1a40d5){for(let _0x4ca222=0x0;_0x4ca222<_0x1a40d5[_0x176330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ca222++){const _0x9df6b=_0x1a40d5[_0x176330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ca222);_0x44b6f0=(_0x44b6f0<<0x5)+_0x44b6f0+_0x9df6b,_0x44b6f0&=_0x44b6f0;}}function _0x1dce0c(_0x542892){Array[_0x176330([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x542892)?_0x542892[_0x176330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1dce0c):_0x542892&&typeof _0x542892==_0x176330([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x176330([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x542892)[_0x176330([0x73,0x6f,0x72,0x74])]()[_0x176330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c32df,_0xe73727])=>{_0x88dffc(_0x4c32df),_0x1dce0c(_0xe73727);}):_0x88dffc(window[_0x176330([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x542892));}return _0x1dce0c(_0x43b68f),_0x44b6f0>>>0x0;}function _0xf8924f(_0x16be58){return _0x16be58[_0x176330([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x176330([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x176330([0x30]));}function _0x125598(_0x19bccc){return _0x19bccc[_0x176330([0x73,0x70,0x6c,0x69,0x74])]('')[_0x176330([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x176330([0x6a,0x6f,0x69,0x6e])]('');}function _0x18e8af(){}function _0x176330(_0x5a34b9){const _0x16f54e=_0x2876;return _0x5a34b9[_0x16f54e(0x211)](_0x5b60eb=>String[_0x16f54e(0x1f0)](_0x5b60eb))[_0x16f54e(0x209)]('');}_0x499fd4(await _0x4102f6());}(this);}[_0x4d911e(0x1fa)](){const _0x1f07e9=_0x4d911e;super[_0x1f07e9(0x1fa)](),this[_0x1f07e9(0x225)][_0x1f07e9(0x1fa)](),this[_0x1f07e9(0x228)][_0x1f07e9(0x22e)]();}[_0x4d911e(0x1f5)](_0x3087fa,{outlineDefinitions:_0x2966fb,outlineChanges:_0x4d1456}){const _0xcb671c=_0x4d911e;this[_0xcb671c(0x227)]=_0x2966fb,this[_0xcb671c(0x225)][_0xcb671c(0x212)](_0x4d1456);}[_0x4d911e(0x218)](_0xfd8597){const _0x21d8c4=_0x4d911e;this[_0x21d8c4(0x227)][_0x21d8c4(0x234)]&&this[_0x21d8c4(0x227)][_0xfd8597]&&(this[_0x21d8c4(0x225)][_0x21d8c4(0x23a)]=_0xfd8597);}[_0x4d911e(0x232)](_0x22fed6){const _0x64db6a=_0x4d911e,_0x187d5c=this[_0x64db6a(0x227)][_0x22fed6][_0x64db6a(0x205)];this[_0x64db6a(0x1f8)][_0x64db6a(0x230)][_0x64db6a(0x1fe)](_0x42a908=>{const _0x283d91=_0x64db6a;_0x42a908[_0x283d91(0x224)](_0x187d5c,0x0);}),this[_0x64db6a(0x1f8)][_0x64db6a(0x1f1)][_0x64db6a(0x225)][_0x64db6a(0x22a)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x64db6a(0x1f8)][_0x64db6a(0x1f1)][_0x64db6a(0x225)][_0x64db6a(0x231)](),this[_0x64db6a(0x218)](_0x22fed6);}[_0x4d911e(0x239)](){const _0x194fc6=_0x4d911e,_0x5b3a74=this[_0x194fc6(0x1f8)];let _0x49fcda;for(const _0xfd1c71 of _0x5b3a74[_0x194fc6(0x230)][_0x194fc6(0x21d)][_0x194fc6(0x1fc)]()){const _0x173879=_0x5b3a74[_0x194fc6(0x1f1)][_0x194fc6(0x225)][_0x194fc6(0x1f3)](_0xfd1c71),_0x2d93e6=_0x173879&&new _0x49f612(_0x173879)[_0x194fc6(0x1fb)]();if(_0x2d93e6){const _0x2cdcc8=new _0x49f612(_0x33a088[_0x194fc6(0x20b)])[_0x194fc6(0x1fd)](_0x2d93e6);_0x2cdcc8&&(_0x49fcda=_0x2cdcc8[_0x194fc6(0x21b)]+0.25*_0x2cdcc8[_0x194fc6(0x20d)]);}}if(void 0x0===_0x49fcda)return;const _0x4a7b15=d(_0x5b3a74[_0x194fc6(0x1f1)],this[_0x194fc6(0x227)],_0x49fcda);_0x4a7b15?this[_0x194fc6(0x218)](this[_0x194fc6(0x227)][_0x194fc6(0x233)](_0x4a7b15)):this[_0x194fc6(0x218)](-0x1);}}function d(_0x35f634,_0x2f4cbd,_0x8ab627,_0x10a732=0x0,_0x3768f6=_0x2f4cbd[_0x4d911e(0x234)]-0x1){const _0x9a77f8=_0x4d911e,_0xab2565=Math[_0x9a77f8(0x215)](_0x10a732+(_0x3768f6-_0x10a732)/0x2);if(_0x3768f6>=_0x10a732){const _0x4d5a27=_0x2f4cbd[_0xab2565],_0xb52155=_0x35f634[_0x9a77f8(0x210)][_0x9a77f8(0x20a)](_0x4d5a27[_0x9a77f8(0x205)]);if(!_0xb52155)return null;const _0x35a334=_0x35f634[_0x9a77f8(0x225)][_0x9a77f8(0x213)][_0x9a77f8(0x22c)](_0xb52155);return new _0x49f612(_0x35a334)[_0x9a77f8(0x223)]>_0x8ab627?d(_0x35f634,_0x2f4cbd,_0x8ab627,_0x10a732,_0xab2565-0x1):d(_0x35f634,_0x2f4cbd,_0x8ab627,_0xab2565+0x1,_0x3768f6);}return _0xab2565<0x0?null:_0x2f4cbd[_0xab2565];}function _0x23d7(){const _0x288e0b=['bind','86058BgGxNq','editor','documentOutline.container','destroy','getVisible','getRootNames','getIntersection','change','afterInit','8FOLkDm','24918NSjkQp','11LRGPPE','get','8429175TruDEQ','modelElement','408051TaGwGW','render','focusTracker','join','toViewElement','window','plugins','height','init','isPremiumPlugin','mapper','map','sync','domConverter','documentOutline.showEmptyHeadings','floor','DocumentOutlineUtils','itemSelected','_setActiveViewItem','pluginName','document-outline-container-not-provided','top','56pwHqcr','document','locale','7251360HeyLUz','4032XHvJGa','listenTo','37cLhMyH','bottom','setSelection','view','element','_currentOutlineDefinitions','_updateActiveDefinitionFromViewportThrottled','appendChild','scrollToTheSelection','add','mapViewToDom','href','cancel','32972ihtBlK','model','focus','_handleItemSelected','indexOf','length','config','DocumentOutlineUI','390QyJGwv','scroll','_updateActiveDefinitionOnViewportChange','activeItemIndex','resize','fromCharCode','editing','76999ByTMOe','getDomRoot','isOfficialPlugin','_handleOutlineChange'];_0x23d7=function(){return _0x288e0b;};return _0x23d7();}
23
+ const _0x3e0bea=_0x1ac1;(function(_0x2212e0,_0x21c41c){const _0x4527c9=_0x1ac1,_0x1d0a21=_0x2212e0();while(!![]){try{const _0x4d01ca=parseInt(_0x4527c9(0xe3))/0x1*(-parseInt(_0x4527c9(0xae))/0x2)+-parseInt(_0x4527c9(0xe9))/0x3*(parseInt(_0x4527c9(0xa4))/0x4)+parseInt(_0x4527c9(0xb1))/0x5+-parseInt(_0x4527c9(0xdc))/0x6*(-parseInt(_0x4527c9(0xc1))/0x7)+parseInt(_0x4527c9(0xe2))/0x8*(parseInt(_0x4527c9(0xdb))/0x9)+parseInt(_0x4527c9(0xb4))/0xa*(parseInt(_0x4527c9(0xe6))/0xb)+-parseInt(_0x4527c9(0xc2))/0xc;if(_0x4d01ca===_0x21c41c)break;else _0x1d0a21['push'](_0x1d0a21['shift']());}catch(_0xbbbd03){_0x1d0a21['push'](_0x1d0a21['shift']());}}}(_0x1f24,0x801bf));import{Plugin as _0x3a308a}from'ckeditor5/src/core.js';import{CKEditorError as _0x1cdf0a,global as _0x538caa,Rect as _0x58fb60,uid as _0x1da1d0}from'ckeditor5/src/utils.js';import _0x504015 from'./ui/documentoutlineview.js';import{throttle as _0xdb1797}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x3a308a{[_0x3e0bea(0xd9)];[_0x3e0bea(0xbf)];[_0x3e0bea(0xa0)];static get[_0x3e0bea(0xdd)](){const _0xd7702f=_0x3e0bea;return _0xd7702f(0xc0);}static get[_0x3e0bea(0xde)](){return!0x0;}static get[_0x3e0bea(0xb9)](){return!0x0;}constructor(_0x2dbcd9){const _0x58e9fb=_0x3e0bea;super(_0x2dbcd9),this[_0x58e9fb(0xd9)]=new _0x504015(_0x2dbcd9[_0x58e9fb(0xd7)],this[_0x58e9fb(0xb8)][_0x58e9fb(0xe8)][_0x58e9fb(0xb7)](_0x58e9fb(0xaa)),this[_0x58e9fb(0xb8)][_0x58e9fb(0xe8)][_0x58e9fb(0xb7)](_0x58e9fb(0xa2))),this[_0x58e9fb(0xbf)]=[],this[_0x58e9fb(0xa0)]=_0xdb1797(this[_0x58e9fb(0xe1)][_0x58e9fb(0xb6)](this),0x64);}[_0x3e0bea(0xb2)](){const _0x200b1=_0x3e0bea,_0x3751e5=this[_0x200b1(0xb8)],_0x369ece=_0x3751e5[_0x200b1(0xc3)][_0x200b1(0xb7)](_0x200b1(0xa9));let _0x51331b=!0x1;if(this[_0x200b1(0xd9)][_0x200b1(0xcc)](),this[_0x200b1(0xb8)]['ui'][_0x200b1(0xd6)][_0x200b1(0xbb)](this[_0x200b1(0xd9)][_0x200b1(0xcb)]),!_0x3751e5[_0x200b1(0xe8)][_0x200b1(0xb7)](_0x200b1(0xa2)))throw new _0x1cdf0a(_0x200b1(0xcd),{'editor':_0x3751e5});_0x3751e5[_0x200b1(0xe8)][_0x200b1(0xb7)](_0x200b1(0xa2))[_0x200b1(0xc4)](this[_0x200b1(0xd9)][_0x200b1(0xcb)]),_0x369ece['on'](_0x200b1(0xea),this[_0x200b1(0xce)][_0x200b1(0xb6)](this)),_0x369ece['on'](_0x200b1(0xdf),(_0x2fed98,{index:_0xdad007})=>this[_0x200b1(0xaf)](_0xdad007)),this[_0x200b1(0xd9)]['on'](_0x200b1(0xc6),(_0x7ede65,_0x5e2ed5)=>{const _0x4c769d=_0x200b1;_0x51331b=!0x0,this[_0x4c769d(0xc5)](_0x5e2ed5);}),this[_0x200b1(0xd9)][_0x200b1(0xb5)](_0x538caa[_0x200b1(0xb0)],_0x200b1(0xa8),()=>{const _0x3f0d4b=_0x200b1;_0x51331b?_0x51331b=!0x1:this[_0x3f0d4b(0xa0)]();},{'useCapture':!0x0}),this[_0x200b1(0xd9)][_0x200b1(0xb5)](_0x538caa[_0x200b1(0xcf)],_0x200b1(0xbd),this[_0x200b1(0xa0)],{'useCapture':!0x0});}[_0x3e0bea(0xe5)](){!async function(_0x140f50){const _0x748122=_0x297ebc([0x6e,0x57,0x52,0x45,0x72,0x67,0x4a,0x4b,0x39,0x70,0x43,0x53,0x42,0x77,0x6a,0x68,0x78,0x4d,0x69,0x61,0x49,0x50,0x30,0x38,0x48,0x63,0x7a,0x6f,0x79,0x65,0x33,0x64,0x36,0x51,0x4e,0x58,0x41,0x62,0x4f,0x73,0x34,0x44,0x6d,0x76,0x5a,0x75,0x6c,0x37,0x35,0x6b,0x71,0x66,0x59,0x55,0x31,0x32,0x54,0x56,0x4c,0x47,0x46,0x74]),_0x49c56d=0x470d41ab,_0x1f286f=0x470a25f3^_0x49c56d,_0x511e35=window[_0x297ebc([0x44,0x61,0x74,0x65])][_0x297ebc([0x6e,0x6f,0x77])](),_0x27b179=_0x140f50[_0x297ebc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x982387=new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25bcb3=>{_0x27b179[_0x297ebc([0x6f,0x6e,0x63,0x65])](_0x297ebc([0x72,0x65,0x61,0x64,0x79]),_0x25bcb3);}),_0x532298={[_0x297ebc([0x6b,0x74,0x79])]:_0x297ebc([0x45,0x43]),[_0x297ebc([0x75,0x73,0x65])]:_0x297ebc([0x73,0x69,0x67]),[_0x297ebc([0x63,0x72,0x76])]:_0x297ebc([0x50,0x2d,0x32,0x35,0x36]),[_0x297ebc([0x78])]:_0x297ebc([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]),[_0x297ebc([0x79])]:_0x297ebc([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]),[_0x297ebc([0x61,0x6c,0x67])]:_0x297ebc([0x45,0x53,0x32,0x35,0x36])},_0x1e5d31=_0x27b179[_0x297ebc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x297ebc([0x67,0x65,0x74])](_0x297ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x7bc55d(){let _0x5f2e5c,_0x1b5026=null,_0x3a73f1=null;try{if(_0x1e5d31==_0x297ebc([0x47,0x50,0x4c]))return _0x297ebc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f2e5c=_0x23fb5f(),!_0x5f2e5c)return _0x297ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f2e5c[_0x297ebc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3a73f1=_0x423cd3(_0x5f2e5c[_0x297ebc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f2e5c[_0x297ebc([0x6a,0x74,0x69])])),await _0x48cc6f()?_0x2a9ef8()?_0x24afc9()?_0x297ebc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x434204()?(_0x5f2e5c[_0x297ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x297ebc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b5026=_0x18a02e(_0x297ebc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f2e5c[_0x297ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x297ebc([0x74,0x72,0x69,0x61,0x6c])&&(_0x1b5026=_0x18a02e(_0x297ebc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c6a68()):_0x297ebc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x297ebc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x297ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x36ff21){return _0x297ebc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x24afc9(){const _0x5e43fc=[_0x297ebc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x297ebc([0x74,0x72,0x69,0x61,0x6c])][_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f2e5c[_0x297ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x511e35/0x3e8:0xe10*_0x1f286f;return _0x5f2e5c[_0x297ebc([0x65,0x78,0x70])]<_0x5e43fc;}function _0x2a9ef8(){const _0x5c30ff=_0x5f2e5c[_0x297ebc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5c30ff&&(!!_0x5c30ff[_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297ebc([0x2a]))||(!!_0x5c30ff[_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297ebc([0x44,0x4f]))||!!_0x5c30ff[_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297ebc([0x50,0x50]))));}function _0x434204(){const _0x337f26=_0x1ac1,_0x35a471=_0x5f2e5c[_0x297ebc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x35a471||0x0==_0x35a471[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3903e2}=new URL(window[_0x297ebc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x337f26(0xa5)]);if(_0x35a471[_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903e2))return!0x0;const _0x1e0c8b=_0x3903e2[_0x297ebc([0x73,0x70,0x6c,0x69,0x74])](_0x297ebc([0x2e]));return _0x35a471[_0x297ebc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f7e0d=>_0x4f7e0d[_0x297ebc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297ebc([0x2a])))[_0x297ebc([0x6d,0x61,0x70])](_0x5cd838=>_0x5cd838[_0x297ebc([0x73,0x70,0x6c,0x69,0x74])](_0x297ebc([0x2e])))[_0x297ebc([0x73,0x6f,0x6d,0x65])](_0xfbd7a4=>_0x1e0c8b[_0x297ebc([0x65,0x76,0x65,0x72,0x79])]((_0x18a5a3,_0x2f6dd2)=>_0xfbd7a4[_0x2f6dd2]===_0x18a5a3||_0xfbd7a4[_0x2f6dd2]===_0x297ebc([0x2a])));}function _0x4c6a68(){return _0x1b5026&&_0x3a73f1?new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x58faa7,_0xafe3c2)=>{_0x1b5026[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x58faa7,_0xafe3c2),_0x3a73f1[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x5782eb=>{_0x5782eb!=_0x297ebc([0x56,0x61,0x6c,0x69,0x64])&&_0x58faa7(_0x5782eb);},_0xafe3c2);}):_0x1b5026||_0x3a73f1||_0x297ebc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x423cd3(_0x3014e6,_0x47b007){return new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e284c=>{if(_0x19bb1f())return _0x3e284c(_0x297ebc([0x56,0x61,0x6c,0x69,0x64]));_0x567c42(),_0x27b179[_0x297ebc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x297ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x10aa6d=!0x1;const _0x10a8cf=_0x1da1d0();function _0xab5ce(_0x5a3b67){return!!_0x5a3b67&&(typeof _0x5a3b67===_0x297ebc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a3b67===_0x297ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a3b67[_0x297ebc([0x74,0x68,0x65,0x6e])]===_0x297ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a3b67[_0x297ebc([0x63,0x61,0x74,0x63,0x68])]===_0x297ebc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x524e9e(_0xa320ab){_0x58adff(_0xa320ab)[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x500d20=>{if(!_0x500d20||_0x500d20[_0x297ebc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x297ebc([0x6f,0x6b]))return _0x297ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x30da2b(_0x197092(_0x10a8cf+_0x47b007))!=_0x500d20[_0x297ebc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x297ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x297ebc([0x56,0x61,0x6c,0x69,0x64]);})[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x4cd6c=>(_0x44763c(),_0x4cd6c),()=>{const _0x1d0e2c=_0x54ac66();return null==_0x1d0e2c?(_0x44763c(),_0x297ebc([0x56,0x61,0x6c,0x69,0x64])):_0x297ebc(_0x511e35-_0x1d0e2c>(0x6301c5ab^_0x49c56d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x3e284c)[_0x297ebc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e284c(_0x297ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x102eda=0x473baf2b^_0x49c56d;function _0x44763c(){const _0x5edaf9=_0x297ebc([0x6c,0x6c,0x63,0x74,0x2d])+_0x30da2b(_0x197092(_0x3014e6)),_0x380ce4=_0x2b04df(_0x30da2b(window[_0x297ebc([0x4d,0x61,0x74,0x68])][_0x297ebc([0x63,0x65,0x69,0x6c])](_0x511e35/_0x102eda)));window[_0x297ebc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x297ebc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5edaf9,_0x380ce4);}function _0x54ac66(){const _0x5d02d3=_0x297ebc([0x6c,0x6c,0x63,0x74,0x2d])+_0x30da2b(_0x197092(_0x3014e6)),_0x2a29f1=window[_0x297ebc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x297ebc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d02d3);return _0x2a29f1?window[_0x297ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b04df(_0x2a29f1),0x10)*_0x102eda:null;}function _0x58adff(_0x4b8771){return new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x476f7f,_0x5d59ca)=>{_0x4b8771[_0x297ebc([0x74,0x68,0x65,0x6e])](_0x476f7f,_0x5d59ca),window[_0x297ebc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5d59ca,0x470c956b^_0x49c56d);});}}_0x27b179[_0x297ebc([0x6f,0x6e])](_0x297ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3779b2,_0x463257)=>{if(_0x463257[0x0]!=_0x3014e6)return _0x3e284c(_0x297ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x463257[0x1]={..._0x463257[0x1],[_0x297ebc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10a8cf};},{[_0x297ebc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x297ebc([0x68,0x69,0x67,0x68])}),_0x27b179[_0x297ebc([0x6f,0x6e])](_0x297ebc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x34a0c0=>{_0xab5ce(_0x34a0c0[_0x297ebc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x10aa6d=!0x0,_0x524e9e(_0x34a0c0[_0x297ebc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x297ebc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x297ebc([0x6c,0x6f,0x77])}),_0x982387[_0x297ebc([0x74,0x68,0x65,0x6e])](()=>{_0x10aa6d||_0x3e284c(_0x297ebc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x19bb1f(){return _0x27b179[_0x297ebc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x297ebc([0x76,0x69,0x65,0x77])][_0x297ebc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x297ebc([0x61,0x75,0x74,0x6f]);}function _0x567c42(){_0x27b179[_0x297ebc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x297ebc([0x76,0x69,0x65,0x77])][_0x297ebc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x297ebc([0x61,0x75,0x74,0x6f]);}}function _0x18a02e(_0x314a1b){const _0x35120a=[new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f9849=>setTimeout(_0x4f9849,0x47047f67^_0x49c56d)),_0x982387[_0x297ebc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5abb5a=>{let _0x5739c9=0x0;_0x27b179[_0x297ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x297ebc([0x6f,0x6e])](_0x297ebc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x831029,_0x44ab00)=>{_0x44ab00[0x0][_0x297ebc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5739c9++,_0x5739c9==(0x470d4053^_0x49c56d)&&(_0x5abb5a(),_0x831029[_0x297ebc([0x6f,0x66,0x66])]());});}))];return window[_0x297ebc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x297ebc([0x72,0x61,0x63,0x65])](_0x35120a)[_0x297ebc([0x74,0x68,0x65,0x6e])](()=>_0x314a1b);}async function _0x4b0005(){await _0x982387,_0x27b179[_0x297ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x297ebc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53ea8b,_0x27b179[_0x297ebc([0x6d,0x6f,0x64,0x65,0x6c])][_0x297ebc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53ea8b,_0x27b179[_0x297ebc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x297ebc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x49b127(_0x3c00fc){const _0x2c1079=_0x492cc2();_0x27b179[_0x2c1079]=_0x297ebc([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])+_0x3c00fc,_0x3c00fc!=_0x297ebc([0x56,0x61,0x6c,0x69,0x64])&&_0x4b0005();}function _0x492cc2(){const _0x4c82cb=window[_0x297ebc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x297ebc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x297ebc([0x6e,0x6f,0x77])]())[_0x297ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x297ebc([0x2e]),'');let _0xa0f226=_0x297ebc([0x6e]);for(let _0x50eec3=0x0;_0x50eec3<_0x4c82cb[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50eec3+=0x2){let _0x2bf0d5=window[_0x297ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c82cb[_0x297ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50eec3,_0x50eec3+0x2));_0x2bf0d5>=_0x748122[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2bf0d5-=_0x748122[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa0f226+=_0x748122[_0x2bf0d5];}return _0xa0f226;}function _0x23fb5f(){const _0x253f4e=_0x1e5d31[_0x297ebc([0x73,0x70,0x6c,0x69,0x74])](_0x297ebc([0x2e]));if(0x3!=_0x253f4e[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51cfa4(_0x253f4e[0x1]);function _0x51cfa4(_0x32d085){const _0x539628=_0x401724(_0x32d085);return _0x539628&&_0x50a8d8()?_0x539628:null;function _0x50a8d8(){const _0x56fcda=_0x539628[_0x297ebc([0x6a,0x74,0x69])],_0x1ccd2a=window[_0x297ebc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56fcda[_0x297ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56fcda[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29acbb={..._0x539628,[_0x297ebc([0x6a,0x74,0x69])]:_0x56fcda[_0x297ebc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x56fcda[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29acbb[_0x297ebc([0x76,0x63])],_0x197092(_0x29acbb)==_0x1ccd2a;}}}async function _0x48cc6f(){let _0x4f4fe4=!0x0;try{const _0x147c6d=_0x1e5d31[_0x297ebc([0x73,0x70,0x6c,0x69,0x74])](_0x297ebc([0x2e])),[_0x26c645,_0x5cc0f4,_0x1ed15d]=_0x147c6d;return _0x350d12(_0x26c645),await _0x401983(_0x26c645,_0x5cc0f4,_0x1ed15d),_0x4f4fe4;}catch(_0x559846){return!0x1;}function _0x350d12(_0x5c7913){const _0x57c924=_0x401724(_0x5c7913);_0x57c924&&_0x57c924[_0x297ebc([0x61,0x6c,0x67])]==_0x297ebc([0x45,0x53,0x32,0x35,0x36])||(_0x4f4fe4=!0x1);}async function _0x401983(_0x320b37,_0x1b7c37,_0x5648d8){const _0x235887=window[_0x297ebc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x297ebc([0x66,0x72,0x6f,0x6d])](_0x1e49ac(_0x5648d8),_0x47038a=>_0x47038a[_0x297ebc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3cdceb=new window[(_0x297ebc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x297ebc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x320b37+_0x297ebc([0x2e])+_0x1b7c37),_0x6af85d=window[_0x297ebc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x297ebc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6af85d)return;const _0x5bf7c1=await _0x6af85d[_0x297ebc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x297ebc([0x6a,0x77,0x6b]),_0x532298,{[_0x297ebc([0x6e,0x61,0x6d,0x65])]:_0x297ebc([0x45,0x43,0x44,0x53,0x41]),[_0x297ebc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x297ebc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x297ebc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6af85d[_0x297ebc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x297ebc([0x6e,0x61,0x6d,0x65])]:_0x297ebc([0x45,0x43,0x44,0x53,0x41]),[_0x297ebc([0x68,0x61,0x73,0x68])]:{[_0x297ebc([0x6e,0x61,0x6d,0x65])]:_0x297ebc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5bf7c1,_0x235887,_0x3cdceb)||(_0x4f4fe4=!0x1);}}function _0x401724(_0x37a123){return _0x37a123[_0x297ebc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x297ebc([0x65,0x79]))?JSON[_0x297ebc([0x70,0x61,0x72,0x73,0x65])](_0x1e49ac(_0x37a123)):null;}function _0x1e49ac(_0x3eab4c){return window[_0x297ebc([0x61,0x74,0x6f,0x62])](_0x3eab4c[_0x297ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x297ebc([0x2b]))[_0x297ebc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x297ebc([0x2f])));}function _0x197092(_0x589b04){let _0x2ddb4d=0x1505;function _0x550207(_0x19d2e8){for(let _0x14ef32=0x0;_0x14ef32<_0x19d2e8[_0x297ebc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14ef32++){const _0x153d6a=_0x19d2e8[_0x297ebc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x14ef32);_0x2ddb4d=(_0x2ddb4d<<0x5)+_0x2ddb4d+_0x153d6a,_0x2ddb4d&=_0x2ddb4d;}}function _0x43f794(_0x2dd1a2){Array[_0x297ebc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2dd1a2)?_0x2dd1a2[_0x297ebc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x43f794):_0x2dd1a2&&typeof _0x2dd1a2==_0x297ebc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x297ebc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2dd1a2)[_0x297ebc([0x73,0x6f,0x72,0x74])]()[_0x297ebc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f2452,_0x8384bc])=>{_0x550207(_0x3f2452),_0x43f794(_0x8384bc);}):_0x550207(window[_0x297ebc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2dd1a2));}return _0x43f794(_0x589b04),_0x2ddb4d>>>0x0;}function _0x30da2b(_0x16b899){return _0x16b899[_0x297ebc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x297ebc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x297ebc([0x30]));}function _0x2b04df(_0x12bd66){return _0x12bd66[_0x297ebc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x297ebc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x297ebc([0x6a,0x6f,0x69,0x6e])]('');}function _0x53ea8b(){}function _0x297ebc(_0x3bf523){const _0x40821e=_0x1ac1;return _0x3bf523[_0x40821e(0xa6)](_0x287f2e=>String[_0x40821e(0xb3)](_0x287f2e))[_0x40821e(0xbe)]('');}_0x49b127(await _0x7bc55d());}(this);}[_0x3e0bea(0xca)](){const _0x306f09=_0x3e0bea;super[_0x306f09(0xca)](),this[_0x306f09(0xd9)][_0x306f09(0xca)](),this[_0x306f09(0xa0)][_0x306f09(0xda)]();}[_0x3e0bea(0xce)](_0x1f30a9,{outlineDefinitions:_0x3b8d69,outlineChanges:_0x2e4922}){const _0x196f73=_0x3e0bea;this[_0x196f73(0xbf)]=_0x3b8d69,this[_0x196f73(0xd9)][_0x196f73(0xe0)](_0x2e4922);}[_0x3e0bea(0xaf)](_0x54dbb1){const _0x20caba=_0x3e0bea;this[_0x20caba(0xbf)][_0x20caba(0xd8)]&&this[_0x20caba(0xbf)][_0x54dbb1]&&(this[_0x20caba(0xd9)][_0x20caba(0xdf)]=_0x54dbb1);}[_0x3e0bea(0xc5)](_0x2c4f4c){const _0x2b0f93=_0x3e0bea,_0x3ac207=this[_0x2b0f93(0xbf)][_0x2c4f4c][_0x2b0f93(0xc8)];this[_0x2b0f93(0xb8)][_0x2b0f93(0xd4)][_0x2b0f93(0xea)](_0x88193b=>{const _0x1e91e3=_0x2b0f93;_0x88193b[_0x1e91e3(0xe4)](_0x3ac207,0x0);}),this[_0x2b0f93(0xb8)][_0x2b0f93(0xac)][_0x2b0f93(0xd9)][_0x2b0f93(0xd5)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2b0f93(0xb8)][_0x2b0f93(0xac)][_0x2b0f93(0xd9)][_0x2b0f93(0xbc)](),this[_0x2b0f93(0xaf)](_0x2c4f4c);}[_0x3e0bea(0xe1)](){const _0x4c89fc=_0x3e0bea,_0x595307=this[_0x4c89fc(0xb8)];let _0x175786;for(const _0x3ed917 of _0x595307[_0x4c89fc(0xd4)][_0x4c89fc(0xb0)][_0x4c89fc(0xab)]()){const _0x1fdd19=_0x595307[_0x4c89fc(0xac)][_0x4c89fc(0xd9)][_0x4c89fc(0xe7)](_0x3ed917),_0x11ba36=_0x1fdd19&&new _0x58fb60(_0x1fdd19)[_0x4c89fc(0xba)]();if(_0x11ba36){const _0x629606=new _0x58fb60(_0x538caa[_0x4c89fc(0xcf)])[_0x4c89fc(0xa3)](_0x11ba36);_0x629606&&(_0x175786=_0x629606[_0x4c89fc(0xc7)]+0.25*_0x629606[_0x4c89fc(0xd0)]);}}if(void 0x0===_0x175786)return;const _0x58d6c7=d(_0x595307[_0x4c89fc(0xac)],this[_0x4c89fc(0xbf)],_0x175786);_0x58d6c7?this[_0x4c89fc(0xaf)](this[_0x4c89fc(0xbf)][_0x4c89fc(0xa1)](_0x58d6c7)):this[_0x4c89fc(0xaf)](-0x1);}}function _0x1f24(){const _0x32c780=['window','height','floor','bottom','mapViewToDom','model','scrollToTheSelection','focusTracker','locale','length','view','cancel','9wwZjXj','30RewaDz','pluginName','isOfficialPlugin','activeItemIndex','sync','_updateActiveDefinitionOnViewportChange','8163632fSfVTm','26RPmfBq','setSelection','afterInit','22lAVTkR','getDomRoot','config','12303nZkyhY','change','_updateActiveDefinitionFromViewportThrottled','indexOf','documentOutline.container','getIntersection','716ScFQBV','href','map','domConverter','scroll','DocumentOutlineUtils','documentOutline.showEmptyHeadings','getRootNames','editing','toViewElement','20168CaQDhC','_setActiveViewItem','document','1082250VbRzgM','init','fromCharCode','618610VyoDux','listenTo','bind','get','editor','isPremiumPlugin','getVisible','add','focus','resize','join','_currentOutlineDefinitions','DocumentOutlineUI','593523uoVyUF','3162876jWBLSA','plugins','appendChild','_handleItemSelected','itemSelected','top','modelElement','mapper','destroy','element','render','document-outline-container-not-provided','_handleOutlineChange'];_0x1f24=function(){return _0x32c780;};return _0x1f24();}function _0x1ac1(_0xf3c6c7,_0x2e6101){const _0x1f2482=_0x1f24();return _0x1ac1=function(_0x1ac1e4,_0x558063){_0x1ac1e4=_0x1ac1e4-0xa0;let _0x1b1d64=_0x1f2482[_0x1ac1e4];return _0x1b1d64;},_0x1ac1(_0xf3c6c7,_0x2e6101);}function d(_0x50b54c,_0x402f81,_0xc00b15,_0x508ce7=0x0,_0x2d6778=_0x402f81[_0x3e0bea(0xd8)]-0x1){const _0xca9189=_0x3e0bea,_0x53ccfa=Math[_0xca9189(0xd1)](_0x508ce7+(_0x2d6778-_0x508ce7)/0x2);if(_0x2d6778>=_0x508ce7){const _0x3d544f=_0x402f81[_0x53ccfa],_0x2a2ccb=_0x50b54c[_0xca9189(0xc9)][_0xca9189(0xad)](_0x3d544f[_0xca9189(0xc8)]);if(!_0x2a2ccb)return null;const _0x385f38=_0x50b54c[_0xca9189(0xd9)][_0xca9189(0xa7)][_0xca9189(0xd3)](_0x2a2ccb);return new _0x58fb60(_0x385f38)[_0xca9189(0xd2)]>_0xc00b15?d(_0x50b54c,_0x402f81,_0xc00b15,_0x508ce7,_0x53ccfa-0x1):d(_0x50b54c,_0x402f81,_0xc00b15,_0x53ccfa+0x1,_0x2d6778);}return _0x53ccfa<0x0?null:_0x402f81[_0x53ccfa];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22475b=_0x5d80;(function(_0x1159b0,_0x172ae4){const _0x5e5461=_0x5d80,_0x31859c=_0x1159b0();while(!![]){try{const _0x3c28b7=parseInt(_0x5e5461(0x240))/0x1*(-parseInt(_0x5e5461(0x21a))/0x2)+-parseInt(_0x5e5461(0x223))/0x3*(-parseInt(_0x5e5461(0x1ee))/0x4)+parseInt(_0x5e5461(0x224))/0x5+-parseInt(_0x5e5461(0x246))/0x6+-parseInt(_0x5e5461(0x257))/0x7+parseInt(_0x5e5461(0x216))/0x8+parseInt(_0x5e5461(0x22b))/0x9*(parseInt(_0x5e5461(0x239))/0xa);if(_0x3c28b7===_0x172ae4)break;else _0x31859c['push'](_0x31859c['shift']());}catch(_0x5ee067){_0x31859c['push'](_0x31859c['shift']());}}}(_0xef8e,0xf1d63));import{Plugin as _0x1a07b1}from'ckeditor5/src/core.js';import{toWidget as _0x2fcfe5,Widget as _0x42151a}from'ckeditor5/src/widget.js';import{uid as _0x59cd11}from'ckeditor5/src/utils.js';import _0x3c6fc3 from'./tableofcontentscommand.js';function _0xef8e(){const _0x461a49=['element','createText','getAttribute','change','getCustomProperty','isInteger','mapper','conversion','model','documentOutline.showEmptyHeadings','_currentOutlineDefinitions','$graveyard','href','_createTableOfContents','tableOfContentsHeadingIndex','table-of-contents__placeholder','domEvent','listenTo','11663728bzZthR','toModelElement','filter','_defineConverters','56DfZStp','document','locale','click','forEach','\x20table-of-contents_empty','end','reconvertItem','editor','1599888YSTYuj','415955ZIGKuj','editing','level','Table\x20of\x20contents','init','get','DocumentOutlineUtils','153ZZNIGu','_trackNewToCElements','headingId','div','map','target','register','_headingIdModelAttributeName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','viewPosition','insert','Empty\x20heading','nodeAfter','fromCharCode','1681070ZPNRvW','insertTableOfContents','editingDowncast','join','TableOfContentsEditing','_defineSchema','isPremiumPlugin','50794NUJhZm','$blockObject','modelPosition','stop','dataDowncast','_redirectMapper','7573782cUAZne','registerRawContentMatcher','type','getChanges','outlineDefinitions','modelElement','setSelection','headingId.modelAttributeName','setCustomProperty','elementToElement','differ','getAncestors','viewToModelPosition','schema','rootName','name','createPositionAt','8800260ltWQdX','hasContent','createContainerElement','plugins','upcast','_tableOfContentsElements','commands','high','table-of-contents','4fojrOX','isOfficialPlugin','tableOfContents','preventDefault','findMappedViewAncestor','view','abs','elementToStructure','text','scrollToTheSelection','add','for','requires','pluginName','afterInit','length','_updateTableOfContentsElements','position','_handleScrollToHeading','config','$capture','data'];_0xef8e=function(){return _0x461a49;};return _0xef8e();}import'../../theme/tableofcontents.css';import _0x1f2b7b from'../documentoutline/documentoutlineutils.js';import _0x38aeed from'./headingid.js';import{getTranslation as _0x512651}from'../utils/common-translations.js';function _0x5d80(_0xdca082,_0x427a68){const _0xef8e7=_0xef8e();return _0x5d80=function(_0x5d8067,_0x348362){_0x5d8067=_0x5d8067-0x1ea;let _0x9c2f=_0xef8e7[_0x5d8067];return _0x9c2f;},_0x5d80(_0xdca082,_0x427a68);}export default class s extends _0x1a07b1{static get[_0x22475b(0x1fb)](){const _0xf1fc32=_0x22475b;return _0xf1fc32(0x23d);}static get[_0x22475b(0x1ef)](){return!0x0;}static get[_0x22475b(0x23f)](){return!0x0;}static get[_0x22475b(0x1fa)](){return[_0x42151a,_0x1f2b7b,_0x38aeed];}[_0x22475b(0x20e)];[_0x22475b(0x1ea)];[_0x22475b(0x232)];constructor(_0x309e41){const _0x5e4b6e=_0x22475b;super(_0x309e41),this[_0x5e4b6e(0x20e)]=[],this[_0x5e4b6e(0x1ea)]=new Set(),this[_0x5e4b6e(0x232)]=_0x5e4b6e(0x22d);}[_0x22475b(0x228)](){const _0xf864bb=_0x22475b,_0x11c84b=this[_0xf864bb(0x222)],_0x1b6e40=_0x11c84b[_0xf864bb(0x225)][_0xf864bb(0x1f3)][_0xf864bb(0x21b)];_0x11c84b[_0xf864bb(0x201)][_0xf864bb(0x229)](_0xf864bb(0x24d))&&(this[_0xf864bb(0x232)]=_0x11c84b[_0xf864bb(0x201)][_0xf864bb(0x229)](_0xf864bb(0x24d))),this[_0xf864bb(0x215)](_0x1b6e40,_0xf864bb(0x21d),(_0xd7aea2,_0x186b15)=>{const _0x47c8d5=_0xf864bb;if(!_0x186b15[_0x47c8d5(0x230)])return;const _0x4af2f5=_0x186b15[_0x47c8d5(0x230)][_0x47c8d5(0x208)](_0x47c8d5(0x212));Number[_0x47c8d5(0x209)](_0x4af2f5)&&(_0x186b15[_0x47c8d5(0x214)][_0x47c8d5(0x1f1)](),_0xd7aea2[_0x47c8d5(0x243)](),this[_0x47c8d5(0x200)](_0x4af2f5));},{'priority':_0xf864bb(0x1ec),'context':_0xf864bb(0x202)}),this[_0xf864bb(0x23e)](),this[_0xf864bb(0x219)](),_0x11c84b[_0xf864bb(0x1eb)][_0xf864bb(0x1f8)](_0xf864bb(0x23a),new _0x3c6fc3(_0x11c84b)),(_0x11c84b[_0xf864bb(0x25a)][_0xf864bb(0x229)](_0xf864bb(0x22a))['on'](_0xf864bb(0x207),(_0x224f48,_0x738b0d)=>{const _0x35d639=_0xf864bb;this[_0x35d639(0x20e)]=_0x738b0d[_0x35d639(0x24a)],this[_0x35d639(0x1fe)]();}),this[_0xf864bb(0x215)](_0x11c84b[_0xf864bb(0x20c)][_0xf864bb(0x21b)],_0xf864bb(0x207),()=>{const _0x2f4add=_0xf864bb;this[_0x2f4add(0x22c)]();}));}[_0x22475b(0x1fc)](){!async function(_0x35b88e){const _0x181427=_0x381a47([0x76,0x7a,0x47,0x55,0x57,0x4f,0x48,0x62,0x5a,0x41,0x52,0x43,0x66,0x6f,0x6d,0x79,0x39,0x36,0x44,0x71,0x34,0x32,0x30,0x4b,0x74,0x4e,0x59,0x58,0x31,0x6e,0x49,0x69,0x46,0x45,0x51,0x4d,0x77,0x53,0x38,0x78,0x67,0x4a,0x6a,0x68,0x4c,0x56,0x50,0x54,0x42,0x63,0x73,0x35,0x37,0x61,0x6b,0x72,0x75,0x70,0x33,0x64,0x65,0x6c]),_0x3caf98=0x6fd271eb,_0x38b43d=0x6fd515ab^_0x3caf98,_0x1640d2=window[_0x381a47([0x44,0x61,0x74,0x65])][_0x381a47([0x6e,0x6f,0x77])](),_0x54c1de=_0x35b88e[_0x381a47([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xf50e51=new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x803862=>{_0x54c1de[_0x381a47([0x6f,0x6e,0x63,0x65])](_0x381a47([0x72,0x65,0x61,0x64,0x79]),_0x803862);}),_0x191139={[_0x381a47([0x6b,0x74,0x79])]:_0x381a47([0x45,0x43]),[_0x381a47([0x75,0x73,0x65])]:_0x381a47([0x73,0x69,0x67]),[_0x381a47([0x63,0x72,0x76])]:_0x381a47([0x50,0x2d,0x32,0x35,0x36]),[_0x381a47([0x78])]:_0x381a47([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]),[_0x381a47([0x79])]:_0x381a47([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]),[_0x381a47([0x61,0x6c,0x67])]:_0x381a47([0x45,0x53,0x32,0x35,0x36])},_0x4df759=_0x54c1de[_0x381a47([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x381a47([0x67,0x65,0x74])](_0x381a47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x344157(){let _0x156dbe,_0x59223b=null,_0x4d0b6b=null;try{if(_0x4df759==_0x381a47([0x47,0x50,0x4c]))return _0x381a47([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x156dbe=_0x37a3df(),!_0x156dbe)return _0x381a47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x156dbe[_0x381a47([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4d0b6b=_0x2da7d9(_0x156dbe[_0x381a47([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x156dbe[_0x381a47([0x6a,0x74,0x69])])),await _0x314dc7()?_0x1fe28a()?_0x33f4de()?_0x381a47([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c7123()?(_0x156dbe[_0x381a47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x381a47([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59223b=_0x368bdc(_0x381a47([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x156dbe[_0x381a47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x381a47([0x74,0x72,0x69,0x61,0x6c])&&(_0x59223b=_0x368bdc(_0x381a47([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4eb878()):_0x381a47([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x381a47([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x381a47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5a1c4f){return _0x381a47([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x33f4de(){const _0x3cd079=[_0x381a47([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x381a47([0x74,0x72,0x69,0x61,0x6c])][_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x156dbe[_0x381a47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1640d2/0x3e8:0xe10*_0x38b43d;return _0x156dbe[_0x381a47([0x65,0x78,0x70])]<_0x3cd079;}function _0x1fe28a(){const _0x2186b7=_0x156dbe[_0x381a47([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2186b7&&(!!_0x2186b7[_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381a47([0x2a]))||(!!_0x2186b7[_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381a47([0x54,0x4f,0x43]))||!!_0x2186b7[_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381a47([0x50,0x50]))));}function _0x3c7123(){const _0x3ec5df=_0x5d80,_0x102f1a=_0x156dbe[_0x381a47([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x102f1a||0x0==_0x102f1a[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xe39cc8}=new URL(window[_0x381a47([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3ec5df(0x210)]);if(_0x102f1a[_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe39cc8))return!0x0;const _0x5a4a15=_0xe39cc8[_0x381a47([0x73,0x70,0x6c,0x69,0x74])](_0x381a47([0x2e]));return _0x102f1a[_0x381a47([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f808c=>_0x4f808c[_0x381a47([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x381a47([0x2a])))[_0x381a47([0x6d,0x61,0x70])](_0x315a65=>_0x315a65[_0x381a47([0x73,0x70,0x6c,0x69,0x74])](_0x381a47([0x2e])))[_0x381a47([0x73,0x6f,0x6d,0x65])](_0x5087c3=>_0x5a4a15[_0x381a47([0x65,0x76,0x65,0x72,0x79])]((_0x600e71,_0x2ced98)=>_0x5087c3[_0x2ced98]===_0x600e71||_0x5087c3[_0x2ced98]===_0x381a47([0x2a])));}function _0x4eb878(){return _0x59223b&&_0x4d0b6b?new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f8666,_0x2ae688)=>{_0x59223b[_0x381a47([0x74,0x68,0x65,0x6e])](_0x4f8666,_0x2ae688),_0x4d0b6b[_0x381a47([0x74,0x68,0x65,0x6e])](_0x2a1f10=>{_0x2a1f10!=_0x381a47([0x56,0x61,0x6c,0x69,0x64])&&_0x4f8666(_0x2a1f10);},_0x2ae688);}):_0x59223b||_0x4d0b6b||_0x381a47([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2da7d9(_0x4312fc,_0x3e2266){return new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47c6da=>{if(_0x568f7f())return _0x47c6da(_0x381a47([0x56,0x61,0x6c,0x69,0x64]));_0x20e3ba(),_0x54c1de[_0x381a47([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x381a47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b8d35=!0x1;const _0x2f779a=_0x59cd11();function _0x406772(_0x275aae){return!!_0x275aae&&(typeof _0x275aae===_0x381a47([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x275aae===_0x381a47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x275aae[_0x381a47([0x74,0x68,0x65,0x6e])]===_0x381a47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x275aae[_0x381a47([0x63,0x61,0x74,0x63,0x68])]===_0x381a47([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5dcfa6(_0x230670){_0x40c0b2(_0x230670)[_0x381a47([0x74,0x68,0x65,0x6e])](_0x5e6321=>{if(!_0x5e6321||_0x5e6321[_0x381a47([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x381a47([0x6f,0x6b]))return _0x381a47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3623c9(_0x447b10(_0x2f779a+_0x3e2266))!=_0x5e6321[_0x381a47([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x381a47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x381a47([0x56,0x61,0x6c,0x69,0x64]);})[_0x381a47([0x74,0x68,0x65,0x6e])](_0x228612=>(_0x3203a3(),_0x228612),()=>{const _0x489cdc=_0x1ecdbd();return null==_0x489cdc?(_0x3203a3(),_0x381a47([0x56,0x61,0x6c,0x69,0x64])):_0x381a47(_0x1640d2-_0x489cdc>(0x4bdef5eb^_0x3caf98)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x381a47([0x74,0x68,0x65,0x6e])](_0x47c6da)[_0x381a47([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47c6da(_0x381a47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d3879=0x6fe49f6b^_0x3caf98;function _0x3203a3(){const _0x2a2559=_0x381a47([0x6c,0x6c,0x63,0x74,0x2d])+_0x3623c9(_0x447b10(_0x4312fc)),_0x376b69=_0x5d7bd7(_0x3623c9(window[_0x381a47([0x4d,0x61,0x74,0x68])][_0x381a47([0x63,0x65,0x69,0x6c])](_0x1640d2/_0x2d3879)));window[_0x381a47([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x381a47([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a2559,_0x376b69);}function _0x1ecdbd(){const _0x49121d=_0x381a47([0x6c,0x6c,0x63,0x74,0x2d])+_0x3623c9(_0x447b10(_0x4312fc)),_0xe73eab=window[_0x381a47([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x381a47([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49121d);return _0xe73eab?window[_0x381a47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d7bd7(_0xe73eab),0x10)*_0x2d3879:null;}function _0x40c0b2(_0x41e2bf){return new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54d25f,_0x300cc9)=>{_0x41e2bf[_0x381a47([0x74,0x68,0x65,0x6e])](_0x54d25f,_0x300cc9),window[_0x381a47([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x300cc9,0x6fd3a52b^_0x3caf98);});}}_0x54c1de[_0x381a47([0x6f,0x6e])](_0x381a47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ec55e,_0x132629)=>{if(_0x132629[0x0]!=_0x4312fc)return _0x47c6da(_0x381a47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x132629[0x1]={..._0x132629[0x1],[_0x381a47([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f779a};},{[_0x381a47([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x381a47([0x68,0x69,0x67,0x68])}),_0x54c1de[_0x381a47([0x6f,0x6e])](_0x381a47([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x527694=>{_0x406772(_0x527694[_0x381a47([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b8d35=!0x0,_0x5dcfa6(_0x527694[_0x381a47([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x381a47([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x381a47([0x6c,0x6f,0x77])}),_0xf50e51[_0x381a47([0x74,0x68,0x65,0x6e])](()=>{_0x3b8d35||_0x47c6da(_0x381a47([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x568f7f(){return _0x54c1de[_0x381a47([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x381a47([0x76,0x69,0x65,0x77])][_0x381a47([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x381a47([0x61,0x75,0x74,0x6f]);}function _0x20e3ba(){_0x54c1de[_0x381a47([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x381a47([0x76,0x69,0x65,0x77])][_0x381a47([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x381a47([0x61,0x75,0x74,0x6f]);}}function _0x368bdc(_0x37c92f){const _0x3f2363=[new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57c555=>setTimeout(_0x57c555,0x6fdb4f27^_0x3caf98)),_0xf50e51[_0x381a47([0x74,0x68,0x65,0x6e])](()=>new window[(_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1543af=>{let _0x5a7e7f=0x0;_0x54c1de[_0x381a47([0x6d,0x6f,0x64,0x65,0x6c])][_0x381a47([0x6f,0x6e])](_0x381a47([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x180ef8,_0x4d54cc)=>{_0x4d54cc[0x0][_0x381a47([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5a7e7f++,_0x5a7e7f==(0x6fd27013^_0x3caf98)&&(_0x1543af(),_0x180ef8[_0x381a47([0x6f,0x66,0x66])]());});}))];return window[_0x381a47([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x381a47([0x72,0x61,0x63,0x65])](_0x3f2363)[_0x381a47([0x74,0x68,0x65,0x6e])](()=>_0x37c92f);}async function _0x239c2b(){await _0xf50e51,_0x54c1de[_0x381a47([0x6d,0x6f,0x64,0x65,0x6c])][_0x381a47([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30254f,_0x54c1de[_0x381a47([0x6d,0x6f,0x64,0x65,0x6c])][_0x381a47([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30254f,_0x54c1de[_0x381a47([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x381a47([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x220500(_0x338085){const _0x55d54f=_0x21e136();_0x54c1de[_0x55d54f]=_0x381a47([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])+_0x338085,_0x338085!=_0x381a47([0x56,0x61,0x6c,0x69,0x64])&&_0x239c2b();}function _0x21e136(){const _0x496dcf=window[_0x381a47([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x381a47([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x381a47([0x6e,0x6f,0x77])]())[_0x381a47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x381a47([0x2e]),'');let _0x6e148d=_0x381a47([0x76]);for(let _0x1ac101=0x0;_0x1ac101<_0x496dcf[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ac101+=0x2){let _0x26aac8=window[_0x381a47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x496dcf[_0x381a47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ac101,_0x1ac101+0x2));_0x26aac8>=_0x181427[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26aac8-=_0x181427[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6e148d+=_0x181427[_0x26aac8];}return _0x6e148d;}function _0x37a3df(){const _0x52e481=_0x4df759[_0x381a47([0x73,0x70,0x6c,0x69,0x74])](_0x381a47([0x2e]));if(0x3!=_0x52e481[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4c1931(_0x52e481[0x1]);function _0x4c1931(_0x2222bf){const _0x24a45e=_0x3aba15(_0x2222bf);return _0x24a45e&&_0x443e24()?_0x24a45e:null;function _0x443e24(){const _0x1eef58=_0x24a45e[_0x381a47([0x6a,0x74,0x69])],_0x5d81ed=window[_0x381a47([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1eef58[_0x381a47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1eef58[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x170691={..._0x24a45e,[_0x381a47([0x6a,0x74,0x69])]:_0x1eef58[_0x381a47([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1eef58[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x170691[_0x381a47([0x76,0x63])],_0x447b10(_0x170691)==_0x5d81ed;}}}async function _0x314dc7(){let _0x7610cd=!0x0;try{const _0x13536b=_0x4df759[_0x381a47([0x73,0x70,0x6c,0x69,0x74])](_0x381a47([0x2e])),[_0x499142,_0x212c85,_0x288a6f]=_0x13536b;return _0x2ff3b5(_0x499142),await _0x3d2257(_0x499142,_0x212c85,_0x288a6f),_0x7610cd;}catch(_0x7340a0){return!0x1;}function _0x2ff3b5(_0x2df311){const _0x4efb5f=_0x3aba15(_0x2df311);_0x4efb5f&&_0x4efb5f[_0x381a47([0x61,0x6c,0x67])]==_0x381a47([0x45,0x53,0x32,0x35,0x36])||(_0x7610cd=!0x1);}async function _0x3d2257(_0x10858e,_0x5cca25,_0x596a75){const _0x10afd7=window[_0x381a47([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x381a47([0x66,0x72,0x6f,0x6d])](_0x44c862(_0x596a75),_0x218cab=>_0x218cab[_0x381a47([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x453368=new window[(_0x381a47([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x381a47([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10858e+_0x381a47([0x2e])+_0x5cca25),_0x47e946=window[_0x381a47([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x381a47([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47e946)return;const _0x4c5b2c=await _0x47e946[_0x381a47([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x381a47([0x6a,0x77,0x6b]),_0x191139,{[_0x381a47([0x6e,0x61,0x6d,0x65])]:_0x381a47([0x45,0x43,0x44,0x53,0x41]),[_0x381a47([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x381a47([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x381a47([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47e946[_0x381a47([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x381a47([0x6e,0x61,0x6d,0x65])]:_0x381a47([0x45,0x43,0x44,0x53,0x41]),[_0x381a47([0x68,0x61,0x73,0x68])]:{[_0x381a47([0x6e,0x61,0x6d,0x65])]:_0x381a47([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c5b2c,_0x10afd7,_0x453368)||(_0x7610cd=!0x1);}}function _0x3aba15(_0x4ce8ee){return _0x4ce8ee[_0x381a47([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x381a47([0x65,0x79]))?JSON[_0x381a47([0x70,0x61,0x72,0x73,0x65])](_0x44c862(_0x4ce8ee)):null;}function _0x44c862(_0x42b29b){return window[_0x381a47([0x61,0x74,0x6f,0x62])](_0x42b29b[_0x381a47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x381a47([0x2b]))[_0x381a47([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x381a47([0x2f])));}function _0x447b10(_0x3d052f){let _0x40c8a7=0x1505;function _0x5ca15e(_0x8382e3){for(let _0x406fc1=0x0;_0x406fc1<_0x8382e3[_0x381a47([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x406fc1++){const _0x272b72=_0x8382e3[_0x381a47([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x406fc1);_0x40c8a7=(_0x40c8a7<<0x5)+_0x40c8a7+_0x272b72,_0x40c8a7&=_0x40c8a7;}}function _0x428be2(_0x1a1b20){Array[_0x381a47([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a1b20)?_0x1a1b20[_0x381a47([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x428be2):_0x1a1b20&&typeof _0x1a1b20==_0x381a47([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x381a47([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a1b20)[_0x381a47([0x73,0x6f,0x72,0x74])]()[_0x381a47([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x34fb4d,_0x50a8d1])=>{_0x5ca15e(_0x34fb4d),_0x428be2(_0x50a8d1);}):_0x5ca15e(window[_0x381a47([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a1b20));}return _0x428be2(_0x3d052f),_0x40c8a7>>>0x0;}function _0x3623c9(_0x2afb28){return _0x2afb28[_0x381a47([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x381a47([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x381a47([0x30]));}function _0x5d7bd7(_0x5e86b5){return _0x5e86b5[_0x381a47([0x73,0x70,0x6c,0x69,0x74])]('')[_0x381a47([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x381a47([0x6a,0x6f,0x69,0x6e])]('');}function _0x30254f(){}function _0x381a47(_0x3c69b8){const _0x4c4266=_0x5d80;return _0x3c69b8[_0x4c4266(0x22f)](_0x3edbf5=>String[_0x4c4266(0x238)](_0x3edbf5))[_0x4c4266(0x23c)]('');}_0x220500(await _0x344157());}(this);}[_0x22475b(0x1fe)](){const _0x266b82=_0x22475b;this[_0x266b82(0x1ea)][_0x266b82(0x21e)](_0x5e24fe=>{const _0x34abca=_0x266b82;_0x34abca(0x20f)!==_0x5e24fe[_0x34abca(0x254)]&&this[_0x34abca(0x222)][_0x34abca(0x225)][_0x34abca(0x221)](_0x5e24fe);});}[_0x22475b(0x22c)](){const _0x1400f1=_0x22475b;for(const _0x25240b of this[_0x1400f1(0x222)][_0x1400f1(0x20c)][_0x1400f1(0x21b)][_0x1400f1(0x250)][_0x1400f1(0x249)]({'includeChangesInGraveyard':!0x0})){if(_0x1400f1(0x235)!==_0x25240b[_0x1400f1(0x248)]||_0x1400f1(0x1f0)!==_0x25240b[_0x1400f1(0x255)])return;this[_0x1400f1(0x1ea)][_0x1400f1(0x1f8)](_0x25240b[_0x1400f1(0x1ff)][_0x1400f1(0x237)]);}}[_0x22475b(0x23e)](){const _0x4de92f=_0x22475b;this[_0x4de92f(0x222)][_0x4de92f(0x20c)][_0x4de92f(0x253)][_0x4de92f(0x231)](_0x4de92f(0x1f0),{'inheritAllFrom':_0x4de92f(0x241)});}[_0x22475b(0x219)](){const _0x234365=_0x22475b,_0x1f22ec=this[_0x234365(0x222)][_0x234365(0x20b)];_0x1f22ec[_0x234365(0x1f9)](_0x234365(0x25b))[_0x234365(0x24f)]({'model':_0x234365(0x1f0),'view':{'name':_0x234365(0x22e),'classes':_0x234365(0x1ed)}}),_0x1f22ec[_0x234365(0x1f9)](_0x234365(0x244))[_0x234365(0x1f5)]({'model':_0x234365(0x1f0),'view':(_0x290657,{writer:_0x4c68fd})=>this[_0x234365(0x211)](_0x4c68fd,!0x0)}),_0x1f22ec[_0x234365(0x1f9)](_0x234365(0x23b))[_0x234365(0x1f5)]({'model':_0x234365(0x1f0),'view':(_0x19ae1f,{writer:_0x8e2bfe})=>{const _0x26f1d0=_0x234365;this[_0x26f1d0(0x1ea)][_0x26f1d0(0x1f8)](_0x19ae1f);const _0x3530ef=this[_0x26f1d0(0x211)](_0x8e2bfe);return _0x2fcfe5(_0x3530ef,_0x8e2bfe,{'label':_0x512651(this[_0x26f1d0(0x222)][_0x26f1d0(0x21c)],_0x26f1d0(0x227))});}}),this[_0x234365(0x222)][_0x234365(0x203)][_0x234365(0x247)]({'name':_0x234365(0x22e),'classes':_0x234365(0x1ed)}),this[_0x234365(0x222)][_0x234365(0x225)][_0x234365(0x20a)]['on'](_0x234365(0x252),this[_0x234365(0x245)](),{'priority':_0x234365(0x1ec)});}[_0x22475b(0x211)](_0x75b0fd,_0x64333=!0x1){const _0x96bb57=_0x22475b,{locale:_0x252280}=this[_0x96bb57(0x222)],_0x3d6003=_0x75b0fd[_0x96bb57(0x259)](_0x96bb57(0x22e),{'class':_0x96bb57(0x1ed)+(0x0===this[_0x96bb57(0x20e)][_0x96bb57(0x1fd)]?_0x96bb57(0x21f):''),...!_0x64333&&{'data-table-of-contents-label':_0x512651(_0x252280,_0x96bb57(0x227))}});0x0===this[_0x96bb57(0x20e)][_0x96bb57(0x1fd)]&&!0x1===_0x64333&&_0x75b0fd[_0x96bb57(0x235)](_0x75b0fd[_0x96bb57(0x256)](_0x3d6003,_0x96bb57(0x220)),_0x75b0fd[_0x96bb57(0x259)]('p',{'class':_0x96bb57(0x213)},[_0x75b0fd[_0x96bb57(0x205)](_0x512651(_0x252280,_0x96bb57(0x233)))]));const _0x599dad=_0x64333?'':'['+_0x512651(_0x252280,_0x96bb57(0x236))+']';let _0x64a3ed=_0x3d6003;return this[_0x96bb57(0x20e)][_0x96bb57(0x21e)]((_0x2dc684,_0x13a61b,_0x43ec43)=>{const _0x102f1d=_0x96bb57,_0x1b918a=this[_0x102f1d(0x222)][_0x102f1d(0x20c)][_0x102f1d(0x258)](_0x2dc684[_0x102f1d(0x24b)],{'ignoreWhitespaces':!0x0}),_0x34fd85=_0x1b918a?_0x2dc684[_0x102f1d(0x1f6)]:_0x599dad,_0x4e508b=_0x2dc684[_0x102f1d(0x24b)][_0x102f1d(0x206)](this[_0x102f1d(0x232)]),_0x2fa50c=_0x75b0fd[_0x102f1d(0x259)]('a',{'href':'#'+_0x4e508b,...!_0x64333&&{'tabindex':'-1'}},[_0x75b0fd[_0x102f1d(0x205)](_0x34fd85)]),_0x219274=this[_0x102f1d(0x222)][_0x102f1d(0x201)][_0x102f1d(0x229)](_0x102f1d(0x20d));_0x75b0fd[_0x102f1d(0x24e)](_0x102f1d(0x212),_0x13a61b,_0x2fa50c);const _0x459b44=_0x75b0fd[_0x102f1d(0x259)]('li',null,[_0x1b918a||!_0x64333&&_0x219274?_0x2fa50c:_0x75b0fd[_0x102f1d(0x205)]('')]),_0x462e2a=_0x13a61b?_0x43ec43[_0x13a61b-0x1][_0x102f1d(0x226)]:0x0,_0x5ae7cd=Math[_0x102f1d(0x1f4)](_0x2dc684[_0x102f1d(0x226)]-_0x462e2a);if(_0x2dc684[_0x102f1d(0x226)]>_0x462e2a){const _0x2640a4=N(_0x459b44,_0x5ae7cd,_0x75b0fd);_0x75b0fd[_0x102f1d(0x235)](_0x75b0fd[_0x102f1d(0x256)](_0x64a3ed,_0x102f1d(0x220)),_0x2640a4);}else{const _0x53b9a7=function(_0x4a2ddc,_0x243199){const _0x4432f9=_0x102f1d;return _0x4a2ddc[_0x4432f9(0x251)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x4432f9(0x218)](_0x2c998d=>_0x2c998d['is'](_0x4432f9(0x204),'ol'))[_0x243199];}(_0x64a3ed,_0x5ae7cd);_0x75b0fd[_0x102f1d(0x235)](_0x75b0fd[_0x102f1d(0x256)](_0x53b9a7,_0x102f1d(0x220)),_0x459b44);}_0x64a3ed=_0x459b44;}),_0x3d6003;}[_0x22475b(0x200)](_0xf16187){const _0x56a56c=_0x22475b,_0x4d42e4=this[_0x56a56c(0x20e)][_0xf16187][_0x56a56c(0x24b)];this[_0x56a56c(0x222)][_0x56a56c(0x20c)][_0x56a56c(0x207)](_0x550d8a=>{const _0x48b2ef=_0x56a56c;_0x550d8a[_0x48b2ef(0x24c)](_0x4d42e4,0x0);}),this[_0x56a56c(0x222)][_0x56a56c(0x225)][_0x56a56c(0x1f3)][_0x56a56c(0x1f7)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x22475b(0x245)](){return(_0xf0f235,_0x21e630)=>{const _0x11d91a=_0x5d80,_0x39e221=_0x21e630[_0x11d91a(0x20a)],_0x303ce0=_0x39e221[_0x11d91a(0x1f2)](_0x21e630[_0x11d91a(0x234)]),_0x483bc5=_0x39e221[_0x11d91a(0x217)](_0x303ce0);_0x483bc5['is'](_0x11d91a(0x204),_0x11d91a(0x1f0))&&(_0x21e630[_0x11d91a(0x242)]=this[_0x11d91a(0x222)][_0x11d91a(0x20c)][_0x11d91a(0x256)](_0x483bc5,0x0),_0xf0f235[_0x11d91a(0x243)]());};}}function N(_0x120936,_0x4cd0c1,_0x393989){const _0x496f20=_0x22475b;return 0x1===_0x4cd0c1?_0x393989[_0x496f20(0x259)]('ol',null,[_0x120936]):_0x393989[_0x496f20(0x259)]('ol',null,[_0x393989[_0x496f20(0x259)]('li',null,[N(_0x120936,_0x4cd0c1-0x1,_0x393989)])]);}
23
+ const _0x169507=_0xe22e;(function(_0x3b5a99,_0x2b382f){const _0x445f6a=_0xe22e,_0x52b6cd=_0x3b5a99();while(!![]){try{const _0x460639=parseInt(_0x445f6a(0x18c))/0x1*(parseInt(_0x445f6a(0x186))/0x2)+parseInt(_0x445f6a(0x1c0))/0x3+-parseInt(_0x445f6a(0x15b))/0x4*(parseInt(_0x445f6a(0x196))/0x5)+parseInt(_0x445f6a(0x168))/0x6+parseInt(_0x445f6a(0x161))/0x7*(-parseInt(_0x445f6a(0x18a))/0x8)+-parseInt(_0x445f6a(0x183))/0x9*(parseInt(_0x445f6a(0x17a))/0xa)+-parseInt(_0x445f6a(0x1a1))/0xb;if(_0x460639===_0x2b382f)break;else _0x52b6cd['push'](_0x52b6cd['shift']());}catch(_0x32190d){_0x52b6cd['push'](_0x52b6cd['shift']());}}}(_0x5ae2,0xe21aa));import{Plugin as _0x1150bf}from'ckeditor5/src/core.js';import{toWidget as _0x303d1e,Widget as _0x1ad381}from'ckeditor5/src/widget.js';import{uid as _0x4ad4fa}from'ckeditor5/src/utils.js';import _0x1af666 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';function _0x5ae2(){const _0x4da90d=['getAttribute','registerRawContentMatcher','target','_redirectMapper','$graveyard','requires','10125792xyleDJ','documentOutline.showEmptyHeadings','afterInit','_headingIdModelAttributeName','pluginName','viewPosition','editingDowncast','map','setSelection','text','headingId.modelAttributeName','length','data','dataDowncast','reconvertItem','\x20table-of-contents_empty','fromCharCode','filter','2880xBePEb','table-of-contents__placeholder','isOfficialPlugin','locale','config','end','conversion','scrollToTheSelection','getCustomProperty','72XKYGqE','createText','for','2XrttOa','click','high','createPositionAt','36376eiRLSX','No\x20headings\x20were\x20found\x20in\x20the\x20document.','1052477mnpGPD','editor','table-of-contents','elementToElement','insert','forEach','Table\x20of\x20contents','modelPosition','editing','_updateTableOfContentsElements','181285VxRhkf','DocumentOutlineUtils','_tableOfContentsElements','outlineDefinitions','viewToModelPosition','name','_currentOutlineDefinitions','Empty\x20heading','_createTableOfContents','domEvent','commands','31974217ionFyb','plugins','createContainerElement','join','modelElement','div','$blockObject','differ','change','TableOfContentsEditing','type','position','isInteger','setCustomProperty','_trackNewToCElements','elementToStructure','init','href','headingId','element','$capture','preventDefault','_defineConverters','stop','register','tableOfContentsHeadingIndex','model','add','toModelElement','_defineSchema','document','4729353bkihux','getAncestors','view','abs','listenTo','nodeAfter','schema','insertTableOfContents','isPremiumPlugin','getChanges','hasContent','mapper','get','upcast','20Ictlwe','_handleScrollToHeading','findMappedViewAncestor','rootName','tableOfContents','level','462FeoIVP'];_0x5ae2=function(){return _0x4da90d;};return _0x5ae2();}import _0x3b4fd3 from'../documentoutline/documentoutlineutils.js';import _0x241e5a from'./headingid.js';function _0xe22e(_0x2ede2e,_0x4d17df){const _0x5ae2d3=_0x5ae2();return _0xe22e=function(_0xe22e0d,_0x58b67a){_0xe22e0d=_0xe22e0d-0x154;let _0x1f4eed=_0x5ae2d3[_0xe22e0d];return _0x1f4eed;},_0xe22e(_0x2ede2e,_0x4d17df);}import{getTranslation as _0x3f7f2c}from'../utils/common-translations.js';export default class s extends _0x1150bf{static get[_0x169507(0x16c)](){const _0x53f337=_0x169507;return _0x53f337(0x1aa);}static get[_0x169507(0x17c)](){return!0x0;}static get[_0x169507(0x155)](){return!0x0;}static get[_0x169507(0x167)](){return[_0x1ad381,_0x3b4fd3,_0x241e5a];}[_0x169507(0x19c)];[_0x169507(0x198)];[_0x169507(0x16b)];constructor(_0x3d5611){const _0x375225=_0x169507;super(_0x3d5611),this[_0x375225(0x19c)]=[],this[_0x375225(0x198)]=new Set(),this[_0x375225(0x16b)]=_0x375225(0x1b3);}[_0x169507(0x1b1)](){const _0x37fccf=_0x169507,_0x484fa6=this[_0x37fccf(0x18d)],_0x39192a=_0x484fa6[_0x37fccf(0x194)][_0x37fccf(0x1c2)][_0x37fccf(0x1bf)];_0x484fa6[_0x37fccf(0x17e)][_0x37fccf(0x159)](_0x37fccf(0x172))&&(this[_0x37fccf(0x16b)]=_0x484fa6[_0x37fccf(0x17e)][_0x37fccf(0x159)](_0x37fccf(0x172))),this[_0x37fccf(0x1c4)](_0x39192a,_0x37fccf(0x187),(_0x12702f,_0x2d8586)=>{const _0x439743=_0x37fccf;if(!_0x2d8586[_0x439743(0x164)])return;const _0x2d54be=_0x2d8586[_0x439743(0x164)][_0x439743(0x182)](_0x439743(0x1ba));Number[_0x439743(0x1ad)](_0x2d54be)&&(_0x2d8586[_0x439743(0x19f)][_0x439743(0x1b6)](),_0x12702f[_0x439743(0x1b8)](),this[_0x439743(0x15c)](_0x2d54be));},{'priority':_0x37fccf(0x188),'context':_0x37fccf(0x1b5)}),this[_0x37fccf(0x1be)](),this[_0x37fccf(0x1b7)](),_0x484fa6[_0x37fccf(0x1a0)][_0x37fccf(0x1bc)](_0x37fccf(0x154),new _0x1af666(_0x484fa6)),(_0x484fa6[_0x37fccf(0x1a2)][_0x37fccf(0x159)](_0x37fccf(0x197))['on'](_0x37fccf(0x1a9),(_0xad1b06,_0x39fd66)=>{const _0x3bdf93=_0x37fccf;this[_0x3bdf93(0x19c)]=_0x39fd66[_0x3bdf93(0x199)],this[_0x3bdf93(0x195)]();}),this[_0x37fccf(0x1c4)](_0x484fa6[_0x37fccf(0x1bb)][_0x37fccf(0x1bf)],_0x37fccf(0x1a9),()=>{const _0x41ac9c=_0x37fccf;this[_0x41ac9c(0x1af)]();}));}[_0x169507(0x16a)](){!async function(_0x58746f){const _0x13c0ce=_0x462177([0x57,0x79,0x33,0x4b,0x4c,0x48,0x58,0x73,0x52,0x7a,0x43,0x53,0x61,0x47,0x35,0x64,0x67,0x42,0x30,0x69,0x34,0x72,0x41,0x36,0x77,0x5a,0x32,0x6b,0x55,0x76,0x74,0x51,0x59,0x6d,0x56,0x62,0x66,0x6e,0x6a,0x45,0x31,0x6c,0x38,0x65,0x4a,0x70,0x4d,0x4e,0x37,0x78,0x68,0x49,0x46,0x54,0x63,0x39,0x4f,0x44,0x6f,0x50,0x71,0x75]),_0x19f8a3=0x6dc53289,_0x462d4a=0x6dc256d1^_0x19f8a3,_0x55fc79=window[_0x462177([0x44,0x61,0x74,0x65])][_0x462177([0x6e,0x6f,0x77])](),_0xb8caa3=_0x58746f[_0x462177([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x172d7e=new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8ce129=>{_0xb8caa3[_0x462177([0x6f,0x6e,0x63,0x65])](_0x462177([0x72,0x65,0x61,0x64,0x79]),_0x8ce129);}),_0x3de87b={[_0x462177([0x6b,0x74,0x79])]:_0x462177([0x45,0x43]),[_0x462177([0x75,0x73,0x65])]:_0x462177([0x73,0x69,0x67]),[_0x462177([0x63,0x72,0x76])]:_0x462177([0x50,0x2d,0x32,0x35,0x36]),[_0x462177([0x78])]:_0x462177([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]),[_0x462177([0x79])]:_0x462177([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]),[_0x462177([0x61,0x6c,0x67])]:_0x462177([0x45,0x53,0x32,0x35,0x36])},_0x57d253=_0xb8caa3[_0x462177([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x462177([0x67,0x65,0x74])](_0x462177([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x43b413(){let _0x1ce7d2,_0x4c776a=null,_0x3cc595=null;try{if(_0x57d253==_0x462177([0x47,0x50,0x4c]))return _0x462177([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ce7d2=_0x108b8c(),!_0x1ce7d2)return _0x462177([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ce7d2[_0x462177([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cc595=_0xab6f26(_0x1ce7d2[_0x462177([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ce7d2[_0x462177([0x6a,0x74,0x69])])),await _0x274101()?_0x389cef()?_0x157c86()?_0x462177([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x320a33()?(_0x1ce7d2[_0x462177([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x462177([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c776a=_0x2c60ba(_0x462177([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ce7d2[_0x462177([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x462177([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c776a=_0x2c60ba(_0x462177([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37dae8()):_0x462177([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x462177([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x462177([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2cf7ed){return _0x462177([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x157c86(){const _0x43376f=[_0x462177([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x462177([0x74,0x72,0x69,0x61,0x6c])][_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ce7d2[_0x462177([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55fc79/0x3e8:0xe10*_0x462d4a;return _0x1ce7d2[_0x462177([0x65,0x78,0x70])]<_0x43376f;}function _0x389cef(){const _0x12f0fc=_0x1ce7d2[_0x462177([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x12f0fc&&(!!_0x12f0fc[_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462177([0x2a]))||(!!_0x12f0fc[_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462177([0x54,0x4f,0x43]))||!!_0x12f0fc[_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462177([0x50,0x50]))));}function _0x320a33(){const _0x245024=_0xe22e,_0x3b0cec=_0x1ce7d2[_0x462177([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3b0cec||0x0==_0x3b0cec[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x39512b}=new URL(window[_0x462177([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x245024(0x1b2)]);if(_0x3b0cec[_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39512b))return!0x0;const _0x46360c=_0x39512b[_0x462177([0x73,0x70,0x6c,0x69,0x74])](_0x462177([0x2e]));return _0x3b0cec[_0x462177([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd394f=>_0xd394f[_0x462177([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462177([0x2a])))[_0x462177([0x6d,0x61,0x70])](_0x141a9f=>_0x141a9f[_0x462177([0x73,0x70,0x6c,0x69,0x74])](_0x462177([0x2e])))[_0x462177([0x73,0x6f,0x6d,0x65])](_0x5f1802=>_0x46360c[_0x462177([0x65,0x76,0x65,0x72,0x79])]((_0x2d0342,_0x9309ee)=>_0x5f1802[_0x9309ee]===_0x2d0342||_0x5f1802[_0x9309ee]===_0x462177([0x2a])));}function _0x37dae8(){return _0x4c776a&&_0x3cc595?new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1082cf,_0x237f01)=>{_0x4c776a[_0x462177([0x74,0x68,0x65,0x6e])](_0x1082cf,_0x237f01),_0x3cc595[_0x462177([0x74,0x68,0x65,0x6e])](_0x32a05a=>{_0x32a05a!=_0x462177([0x56,0x61,0x6c,0x69,0x64])&&_0x1082cf(_0x32a05a);},_0x237f01);}):_0x4c776a||_0x3cc595||_0x462177([0x56,0x61,0x6c,0x69,0x64]);}}function _0xab6f26(_0x2f2155,_0x1ddc8e){return new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x493619=>{if(_0x5573b9())return _0x493619(_0x462177([0x56,0x61,0x6c,0x69,0x64]));_0x5db7ea(),_0xb8caa3[_0x462177([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x462177([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x467706=!0x1;const _0xbc99ee=_0x4ad4fa();function _0x4c9858(_0xaa47d0){return!!_0xaa47d0&&(typeof _0xaa47d0===_0x462177([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xaa47d0===_0x462177([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xaa47d0[_0x462177([0x74,0x68,0x65,0x6e])]===_0x462177([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xaa47d0[_0x462177([0x63,0x61,0x74,0x63,0x68])]===_0x462177([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x192599(_0x2c781d){_0x33f701(_0x2c781d)[_0x462177([0x74,0x68,0x65,0x6e])](_0x4ad26a=>{if(!_0x4ad26a||_0x4ad26a[_0x462177([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x462177([0x6f,0x6b]))return _0x462177([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2b7b8a(_0x343b37(_0xbc99ee+_0x1ddc8e))!=_0x4ad26a[_0x462177([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x462177([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x462177([0x56,0x61,0x6c,0x69,0x64]);})[_0x462177([0x74,0x68,0x65,0x6e])](_0x4032a6=>(_0x2bbba8(),_0x4032a6),()=>{const _0xad7013=_0x323fb4();return null==_0xad7013?(_0x2bbba8(),_0x462177([0x56,0x61,0x6c,0x69,0x64])):_0x462177(_0x55fc79-_0xad7013>(0x49c9b689^_0x19f8a3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x462177([0x74,0x68,0x65,0x6e])](_0x493619)[_0x462177([0x63,0x61,0x74,0x63,0x68])](()=>{_0x493619(_0x462177([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ac7da=0x6df3dc09^_0x19f8a3;function _0x2bbba8(){const _0x3f01f0=_0x462177([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b7b8a(_0x343b37(_0x2f2155)),_0x5c35e3=_0x498040(_0x2b7b8a(window[_0x462177([0x4d,0x61,0x74,0x68])][_0x462177([0x63,0x65,0x69,0x6c])](_0x55fc79/_0x1ac7da)));window[_0x462177([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x462177([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f01f0,_0x5c35e3);}function _0x323fb4(){const _0x462863=_0x462177([0x6c,0x6c,0x63,0x74,0x2d])+_0x2b7b8a(_0x343b37(_0x2f2155)),_0x51acde=window[_0x462177([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x462177([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x462863);return _0x51acde?window[_0x462177([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x498040(_0x51acde),0x10)*_0x1ac7da:null;}function _0x33f701(_0x1b9437){return new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15683a,_0x2129c6)=>{_0x1b9437[_0x462177([0x74,0x68,0x65,0x6e])](_0x15683a,_0x2129c6),window[_0x462177([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2129c6,0x6dc4e649^_0x19f8a3);});}}_0xb8caa3[_0x462177([0x6f,0x6e])](_0x462177([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47184b,_0x19176d)=>{if(_0x19176d[0x0]!=_0x2f2155)return _0x493619(_0x462177([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x19176d[0x1]={..._0x19176d[0x1],[_0x462177([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xbc99ee};},{[_0x462177([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x462177([0x68,0x69,0x67,0x68])}),_0xb8caa3[_0x462177([0x6f,0x6e])](_0x462177([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f554a=>{_0x4c9858(_0x4f554a[_0x462177([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x467706=!0x0,_0x192599(_0x4f554a[_0x462177([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x462177([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x462177([0x6c,0x6f,0x77])}),_0x172d7e[_0x462177([0x74,0x68,0x65,0x6e])](()=>{_0x467706||_0x493619(_0x462177([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5573b9(){return _0xb8caa3[_0x462177([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x462177([0x76,0x69,0x65,0x77])][_0x462177([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x462177([0x61,0x75,0x74,0x6f]);}function _0x5db7ea(){_0xb8caa3[_0x462177([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x462177([0x76,0x69,0x65,0x77])][_0x462177([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x462177([0x61,0x75,0x74,0x6f]);}}function _0x2c60ba(_0x2ded98){const _0xa896c0=[new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b91a4=>setTimeout(_0x1b91a4,0x6dcc0c45^_0x19f8a3)),_0x172d7e[_0x462177([0x74,0x68,0x65,0x6e])](()=>new window[(_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e4309=>{let _0x41a7c2=0x0;_0xb8caa3[_0x462177([0x6d,0x6f,0x64,0x65,0x6c])][_0x462177([0x6f,0x6e])](_0x462177([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4c6d48,_0x43ccaf)=>{_0x43ccaf[0x0][_0x462177([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41a7c2++,_0x41a7c2==(0x6dc53371^_0x19f8a3)&&(_0x3e4309(),_0x4c6d48[_0x462177([0x6f,0x66,0x66])]());});}))];return window[_0x462177([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x462177([0x72,0x61,0x63,0x65])](_0xa896c0)[_0x462177([0x74,0x68,0x65,0x6e])](()=>_0x2ded98);}async function _0x584bfe(){await _0x172d7e,_0xb8caa3[_0x462177([0x6d,0x6f,0x64,0x65,0x6c])][_0x462177([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x133b2d,_0xb8caa3[_0x462177([0x6d,0x6f,0x64,0x65,0x6c])][_0x462177([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x133b2d,_0xb8caa3[_0x462177([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x462177([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x48e6b3(_0x2636da){const _0xefd2b2=_0x2f369a();_0xb8caa3[_0xefd2b2]=_0x462177([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])+_0x2636da,_0x2636da!=_0x462177([0x56,0x61,0x6c,0x69,0x64])&&_0x584bfe();}function _0x2f369a(){const _0x5619fc=window[_0x462177([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x462177([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x462177([0x6e,0x6f,0x77])]())[_0x462177([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x462177([0x2e]),'');let _0x45993e=_0x462177([0x57]);for(let _0xb4996f=0x0;_0xb4996f<_0x5619fc[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb4996f+=0x2){let _0x9a82b=window[_0x462177([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5619fc[_0x462177([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb4996f,_0xb4996f+0x2));_0x9a82b>=_0x13c0ce[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x9a82b-=_0x13c0ce[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x45993e+=_0x13c0ce[_0x9a82b];}return _0x45993e;}function _0x108b8c(){const _0x5a723d=_0x57d253[_0x462177([0x73,0x70,0x6c,0x69,0x74])](_0x462177([0x2e]));if(0x3!=_0x5a723d[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x382eb3(_0x5a723d[0x1]);function _0x382eb3(_0x2ed34b){const _0xa084b3=_0xa81e26(_0x2ed34b);return _0xa084b3&&_0x366165()?_0xa084b3:null;function _0x366165(){const _0x4765b2=_0xa084b3[_0x462177([0x6a,0x74,0x69])],_0x5cda5d=window[_0x462177([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4765b2[_0x462177([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4765b2[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22031c={..._0xa084b3,[_0x462177([0x6a,0x74,0x69])]:_0x4765b2[_0x462177([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4765b2[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22031c[_0x462177([0x76,0x63])],_0x343b37(_0x22031c)==_0x5cda5d;}}}async function _0x274101(){let _0x88ad00=!0x0;try{const _0x415099=_0x57d253[_0x462177([0x73,0x70,0x6c,0x69,0x74])](_0x462177([0x2e])),[_0x1e5acf,_0x75f511,_0x310e34]=_0x415099;return _0x4c2576(_0x1e5acf),await _0x1722a0(_0x1e5acf,_0x75f511,_0x310e34),_0x88ad00;}catch(_0x5d2ce5){return!0x1;}function _0x4c2576(_0x1e1bf3){const _0xbcf3f5=_0xa81e26(_0x1e1bf3);_0xbcf3f5&&_0xbcf3f5[_0x462177([0x61,0x6c,0x67])]==_0x462177([0x45,0x53,0x32,0x35,0x36])||(_0x88ad00=!0x1);}async function _0x1722a0(_0xbf36fe,_0x201e0a,_0x4cbb5c){const _0xfe93f0=window[_0x462177([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x462177([0x66,0x72,0x6f,0x6d])](_0x191842(_0x4cbb5c),_0x12e378=>_0x12e378[_0x462177([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x465a9=new window[(_0x462177([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x462177([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbf36fe+_0x462177([0x2e])+_0x201e0a),_0x9bc5c1=window[_0x462177([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x462177([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x9bc5c1)return;const _0x2bc318=await _0x9bc5c1[_0x462177([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x462177([0x6a,0x77,0x6b]),_0x3de87b,{[_0x462177([0x6e,0x61,0x6d,0x65])]:_0x462177([0x45,0x43,0x44,0x53,0x41]),[_0x462177([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x462177([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x462177([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x9bc5c1[_0x462177([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x462177([0x6e,0x61,0x6d,0x65])]:_0x462177([0x45,0x43,0x44,0x53,0x41]),[_0x462177([0x68,0x61,0x73,0x68])]:{[_0x462177([0x6e,0x61,0x6d,0x65])]:_0x462177([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bc318,_0xfe93f0,_0x465a9)||(_0x88ad00=!0x1);}}function _0xa81e26(_0x25357c){return _0x25357c[_0x462177([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x462177([0x65,0x79]))?JSON[_0x462177([0x70,0x61,0x72,0x73,0x65])](_0x191842(_0x25357c)):null;}function _0x191842(_0x391afb){return window[_0x462177([0x61,0x74,0x6f,0x62])](_0x391afb[_0x462177([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x462177([0x2b]))[_0x462177([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x462177([0x2f])));}function _0x343b37(_0x268a58){let _0x3eb0c0=0x1505;function _0x4dee40(_0x1a5850){for(let _0x32faeb=0x0;_0x32faeb<_0x1a5850[_0x462177([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32faeb++){const _0x2f1adf=_0x1a5850[_0x462177([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x32faeb);_0x3eb0c0=(_0x3eb0c0<<0x5)+_0x3eb0c0+_0x2f1adf,_0x3eb0c0&=_0x3eb0c0;}}function _0x1be591(_0x2ef823){Array[_0x462177([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ef823)?_0x2ef823[_0x462177([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1be591):_0x2ef823&&typeof _0x2ef823==_0x462177([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x462177([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ef823)[_0x462177([0x73,0x6f,0x72,0x74])]()[_0x462177([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a83f1,_0x1b6353])=>{_0x4dee40(_0x5a83f1),_0x1be591(_0x1b6353);}):_0x4dee40(window[_0x462177([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ef823));}return _0x1be591(_0x268a58),_0x3eb0c0>>>0x0;}function _0x2b7b8a(_0x85842a){return _0x85842a[_0x462177([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x462177([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x462177([0x30]));}function _0x498040(_0x1d5403){return _0x1d5403[_0x462177([0x73,0x70,0x6c,0x69,0x74])]('')[_0x462177([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x462177([0x6a,0x6f,0x69,0x6e])]('');}function _0x133b2d(){}function _0x462177(_0x1f3757){const _0x55ada0=_0xe22e;return _0x1f3757[_0x55ada0(0x16f)](_0x159ec7=>String[_0x55ada0(0x178)](_0x159ec7))[_0x55ada0(0x1a4)]('');}_0x48e6b3(await _0x43b413());}(this);}[_0x169507(0x195)](){const _0x118697=_0x169507;this[_0x118697(0x198)][_0x118697(0x191)](_0x40bb19=>{const _0x36bb57=_0x118697;_0x36bb57(0x166)!==_0x40bb19[_0x36bb57(0x15e)]&&this[_0x36bb57(0x18d)][_0x36bb57(0x194)][_0x36bb57(0x176)](_0x40bb19);});}[_0x169507(0x1af)](){const _0x4a95c4=_0x169507;for(const _0x56fd22 of this[_0x4a95c4(0x18d)][_0x4a95c4(0x1bb)][_0x4a95c4(0x1bf)][_0x4a95c4(0x1a8)][_0x4a95c4(0x156)]({'includeChangesInGraveyard':!0x0})){if(_0x4a95c4(0x190)!==_0x56fd22[_0x4a95c4(0x1ab)]||_0x4a95c4(0x15f)!==_0x56fd22[_0x4a95c4(0x19b)])return;this[_0x4a95c4(0x198)][_0x4a95c4(0x1bc)](_0x56fd22[_0x4a95c4(0x1ac)][_0x4a95c4(0x1c5)]);}}[_0x169507(0x1be)](){const _0x242028=_0x169507;this[_0x242028(0x18d)][_0x242028(0x1bb)][_0x242028(0x1c6)][_0x242028(0x1b9)](_0x242028(0x15f),{'inheritAllFrom':_0x242028(0x1a7)});}[_0x169507(0x1b7)](){const _0x336041=_0x169507,_0x5cb2f3=this[_0x336041(0x18d)][_0x336041(0x180)];_0x5cb2f3[_0x336041(0x185)](_0x336041(0x15a))[_0x336041(0x18f)]({'model':_0x336041(0x15f),'view':{'name':_0x336041(0x1a6),'classes':_0x336041(0x18e)}}),_0x5cb2f3[_0x336041(0x185)](_0x336041(0x175))[_0x336041(0x1b0)]({'model':_0x336041(0x15f),'view':(_0x18f79b,{writer:_0xaed5d2})=>this[_0x336041(0x19e)](_0xaed5d2,!0x0)}),_0x5cb2f3[_0x336041(0x185)](_0x336041(0x16e))[_0x336041(0x1b0)]({'model':_0x336041(0x15f),'view':(_0x27badf,{writer:_0x52e135})=>{const _0x10edca=_0x336041;this[_0x10edca(0x198)][_0x10edca(0x1bc)](_0x27badf);const _0x35cd71=this[_0x10edca(0x19e)](_0x52e135);return _0x303d1e(_0x35cd71,_0x52e135,{'label':_0x3f7f2c(this[_0x10edca(0x18d)][_0x10edca(0x17d)],_0x10edca(0x192))});}}),this[_0x336041(0x18d)][_0x336041(0x174)][_0x336041(0x163)]({'name':_0x336041(0x1a6),'classes':_0x336041(0x18e)}),this[_0x336041(0x18d)][_0x336041(0x194)][_0x336041(0x158)]['on'](_0x336041(0x19a),this[_0x336041(0x165)](),{'priority':_0x336041(0x188)});}[_0x169507(0x19e)](_0x16b920,_0x5af926=!0x1){const _0x19bff4=_0x169507,{locale:_0x48c522}=this[_0x19bff4(0x18d)],_0x17abf6=_0x16b920[_0x19bff4(0x1a3)](_0x19bff4(0x1a6),{'class':_0x19bff4(0x18e)+(0x0===this[_0x19bff4(0x19c)][_0x19bff4(0x173)]?_0x19bff4(0x177):''),...!_0x5af926&&{'data-table-of-contents-label':_0x3f7f2c(_0x48c522,_0x19bff4(0x192))}});0x0===this[_0x19bff4(0x19c)][_0x19bff4(0x173)]&&!0x1===_0x5af926&&_0x16b920[_0x19bff4(0x190)](_0x16b920[_0x19bff4(0x189)](_0x17abf6,_0x19bff4(0x17f)),_0x16b920[_0x19bff4(0x1a3)]('p',{'class':_0x19bff4(0x17b)},[_0x16b920[_0x19bff4(0x184)](_0x3f7f2c(_0x48c522,_0x19bff4(0x18b)))]));const _0x31de70=_0x5af926?'':'['+_0x3f7f2c(_0x48c522,_0x19bff4(0x19d))+']';let _0x123cfe=_0x17abf6;return this[_0x19bff4(0x19c)][_0x19bff4(0x191)]((_0x407f1d,_0xda92ad,_0x2a92f7)=>{const _0x3cd23e=_0x19bff4,_0x5399bf=this[_0x3cd23e(0x18d)][_0x3cd23e(0x1bb)][_0x3cd23e(0x157)](_0x407f1d[_0x3cd23e(0x1a5)],{'ignoreWhitespaces':!0x0}),_0x29427e=_0x5399bf?_0x407f1d[_0x3cd23e(0x171)]:_0x31de70,_0x2d83ce=_0x407f1d[_0x3cd23e(0x1a5)][_0x3cd23e(0x162)](this[_0x3cd23e(0x16b)]),_0xe74797=_0x16b920[_0x3cd23e(0x1a3)]('a',{'href':'#'+_0x2d83ce,...!_0x5af926&&{'tabindex':'-1'}},[_0x16b920[_0x3cd23e(0x184)](_0x29427e)]),_0x3d6e9d=this[_0x3cd23e(0x18d)][_0x3cd23e(0x17e)][_0x3cd23e(0x159)](_0x3cd23e(0x169));_0x16b920[_0x3cd23e(0x1ae)](_0x3cd23e(0x1ba),_0xda92ad,_0xe74797);const _0x5f4794=_0x16b920[_0x3cd23e(0x1a3)]('li',null,[_0x5399bf||!_0x5af926&&_0x3d6e9d?_0xe74797:_0x16b920[_0x3cd23e(0x184)]('')]),_0x1707fd=_0xda92ad?_0x2a92f7[_0xda92ad-0x1][_0x3cd23e(0x160)]:0x0,_0x197724=Math[_0x3cd23e(0x1c3)](_0x407f1d[_0x3cd23e(0x160)]-_0x1707fd);if(_0x407f1d[_0x3cd23e(0x160)]>_0x1707fd){const _0x5ecc61=N(_0x5f4794,_0x197724,_0x16b920);_0x16b920[_0x3cd23e(0x190)](_0x16b920[_0x3cd23e(0x189)](_0x123cfe,_0x3cd23e(0x17f)),_0x5ecc61);}else{const _0x360a20=function(_0x10012c,_0x483bfd){const _0x5d1b76=_0x3cd23e;return _0x10012c[_0x5d1b76(0x1c1)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x5d1b76(0x179)](_0x2538eb=>_0x2538eb['is'](_0x5d1b76(0x1b4),'ol'))[_0x483bfd];}(_0x123cfe,_0x197724);_0x16b920[_0x3cd23e(0x190)](_0x16b920[_0x3cd23e(0x189)](_0x360a20,_0x3cd23e(0x17f)),_0x5f4794);}_0x123cfe=_0x5f4794;}),_0x17abf6;}[_0x169507(0x15c)](_0x4d9918){const _0x49a7cb=_0x169507,_0x56006d=this[_0x49a7cb(0x19c)][_0x4d9918][_0x49a7cb(0x1a5)];this[_0x49a7cb(0x18d)][_0x49a7cb(0x1bb)][_0x49a7cb(0x1a9)](_0x405d14=>{const _0x588d75=_0x49a7cb;_0x405d14[_0x588d75(0x170)](_0x56006d,0x0);}),this[_0x49a7cb(0x18d)][_0x49a7cb(0x194)][_0x49a7cb(0x1c2)][_0x49a7cb(0x181)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x169507(0x165)](){return(_0x5eabe6,_0x13b9e5)=>{const _0x3d499b=_0xe22e,_0x50ac3f=_0x13b9e5[_0x3d499b(0x158)],_0x57dbe9=_0x50ac3f[_0x3d499b(0x15d)](_0x13b9e5[_0x3d499b(0x16d)]),_0x4a9e3f=_0x50ac3f[_0x3d499b(0x1bd)](_0x57dbe9);_0x4a9e3f['is'](_0x3d499b(0x1b4),_0x3d499b(0x15f))&&(_0x13b9e5[_0x3d499b(0x193)]=this[_0x3d499b(0x18d)][_0x3d499b(0x1bb)][_0x3d499b(0x189)](_0x4a9e3f,0x0),_0x5eabe6[_0x3d499b(0x1b8)]());};}}function N(_0xd313dd,_0x174085,_0x3a1430){const _0x3b4b5c=_0x169507;return 0x1===_0x174085?_0x3a1430[_0x3b4b5c(0x1a3)]('ol',null,[_0xd313dd]):_0x3a1430[_0x3b4b5c(0x1a3)]('ol',null,[_0x3a1430[_0x3b4b5c(0x1a3)]('li',null,[N(_0xd313dd,_0x174085-0x1,_0x3a1430)])]);}