@ckeditor/ckeditor5-document-outline 45.0.0-alpha.10 → 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 m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>V,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>B,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),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),N=n(357),S=n.n(N),L=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(L.A,D);L.A&&L.A.locals&&L.A.locals;function K(){const t=["element","change","get","indexOf","toViewElement","isPremiumPlugin","202210nmleJv","mapViewToDom","5278TXTCzT","modelElement","listenTo","editing","config","getDomRoot","652xqXgaA","documentOutline.container","fromCharCode","_handleOutlineChange","itemSelected","focusTracker","documentOutline.showEmptyHeadings","4447877tTVADL","length","init","activeItemIndex","destroy","getRootNames","appendChild","isOfficialPlugin","top","_handleItemSelected","1uHJWzr","DocumentOutlineUtils","window","_setActiveViewItem","document","floor","add","document-outline-container-not-provided","editor","8733996gbgwzz","setSelection","scroll","DocumentOutlineUI","scrollToTheSelection","_updateActiveDefinitionOnViewportChange","plugins","afterInit","locale","map","mapper","href","pluginName","render","bottom","bind","height","focus","19740OCjCqE","view","8ZJWdTZ","sync","getVisible","resize","join","_updateActiveDefinitionFromViewportThrottled","2621646HoUcEG","cancel","model","domConverter","1053hWFHvy","_currentOutlineDefinitions","95dRztae","getIntersection","319RRbJSE"];return(K=function(){return t})()}function j(t,e){const n=K();return(j=function(t,e){return n[t-=127]})(t,e)}const H=j;!function(t){const e=j,n=t();for(;;)try{if(325055===parseInt(e(148))/1*(parseInt(e(200))/2)+-parseInt(e(187))/3*(-parseInt(e(131))/4)+parseInt(e(189))/5*(parseInt(e(175))/6)+-parseInt(e(138))/7*(-parseInt(e(177))/8)+-parseInt(e(183))/9+-parseInt(e(198))/10*(-parseInt(e(191))/11)+-parseInt(e(157))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class M extends t.Plugin{[H(176)];[H(188)];[H(182)];static get[H(169)](){return H(160)}static get[H(145)](){return!0}static get[H(197)](){return!0}constructor(t){const e=H;super(t),this[e(176)]=new y(t[e(165)],this[e(156)][e(129)][e(194)](e(137)),this[e(156)][e(129)][e(194)](e(132))),this[e(188)]=[],this[e(182)]=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(162)][e(172)](this),100)}[H(140)](){const t=H,e=this[t(156)],n=e[t(163)][t(194)](t(149));let i=!1;if(this[t(176)][t(170)](),this[t(156)].ui[t(136)][t(154)](this[t(176)][t(192)]),!e[t(129)][t(194)](t(132)))throw new u.CKEditorError(t(155),{editor:e});e[t(129)][t(194)](t(132))[t(144)](this[t(176)][t(192)]),n.on(t(193),this[t(134)][t(172)](this)),n.on(t(141),((e,{index:n})=>this[t(151)](n))),this[t(176)].on(t(135),((e,n)=>{i=!0,this[t(147)](n)})),this[t(176)][t(127)](u.global[t(152)],t(159),(()=>{i?i=!1:this[t(182)]()}),{useCapture:!0}),this[t(176)][t(127)](u.global[t(150)],t(180),this[t(182)],{useCapture:!0})}[H(164)](){!async function(t){const e=p([104,118,116,79,54,122,89,88,120,70,121,99,113,105,74,108,86,67,71,57,69,112,115,87,72,82,76,107,85,68,52,73,77,111,98,50,84,119,78,80,100,48,49,65,90,102,101,51,117,110,55,114,103,75,66,81,109,56,106,53,83,97]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=j;return t[e(166)]((t=>String[e(133)](t)))[e(181)]("")}!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([104]);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:1743811200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(168)]);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)}[H(142)](){const t=H;super[t(142)](),this[t(176)][t(142)](),this[t(182)][t(184)]()}[H(134)](t,{outlineDefinitions:e,outlineChanges:n}){const i=H;this[i(188)]=e,this[i(176)][i(178)](n)}[H(151)](t){const e=H;this[e(188)][e(139)]&&this[e(188)][t]&&(this[e(176)][e(141)]=t)}[H(147)](t){const e=H,n=this[e(188)][t][e(201)];this[e(156)][e(185)][e(193)]((t=>{t[e(158)](n,0)})),this[e(156)][e(128)][e(176)][e(161)]({alignToTop:!0,forceScroll:!0}),this[e(156)][e(128)][e(176)][e(174)](),this[e(151)](t)}[H(162)](){const t=H,e=this[t(156)];let n;for(const i of e[t(185)][t(152)][t(143)]()){const o=e[t(128)][t(176)][t(130)](i),r=o&&new u.Rect(o)[t(179)]();if(r){const e=new u.Rect(u.global[t(150)])[t(190)](r);e&&(n=e[t(146)]+.25*e[t(173)])}}if(void 0===n)return;const i=U(e[t(128)],this[t(188)],n);i?this[t(151)](this[t(188)][t(195)](i)):this[t(151)](-1)}}function U(t,e,n,i=0,o=e[H(139)]-1){const r=H,s=Math[r(153)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(167)][r(196)](c[r(201)]);if(!a)return null;const l=t[r(176)][r(186)][r(199)](a);return new u.Rect(l)[r(171)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const R=W;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 W(t,e){const n=z();return(W=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=W,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 V extends t.Plugin{[R(130)];[R(117)];static get[R(136)](){return[h,M]}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 F=q;function G(){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(G=function(){return t})()}function q(t,e){const n=G();return(q=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=q,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())}}(G);class B extends t.Command{[F(236)](){const t=F;this[t(235)][t(224)][t(228)]((e=>{const n=t;this[n(235)][n(224)][n(215)](e[n(226)](n(229)))}))}[F(220)](){const t=F,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=P(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();O()(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=["filter","table-of-contents","setCustomProperty","23672gYCkAx","isInteger","fromCharCode","6394824ZrZqUv","_tableOfContentsElements","4289185QtQVfv","requires","length","domEvent","5947338mlatQM","commands","$capture","listenTo","position","elementToElement","$blockObject","tableOfContents","findMappedViewAncestor","add","Empty heading","map","editor","high","upcast","mapper","getCustomProperty","view","name","TableOfContentsEditing","reconvertItem","register","createContainerElement","110NqSWQP","click","No headings were found in the document.","_handleScrollToHeading","nodeAfter","Table of contents","_updateTableOfContentsElements","970624PcyRqF","348561TSQNmX","modelPosition","tableOfContentsHeadingIndex","setSelection","rootName","toModelElement","DocumentOutlineUtils","editingDowncast","differ","viewToModelPosition","headingId","createText","data","preventDefault","hasContent","15hSoQyb","abs","join","isOfficialPlugin","locale","insert","_redirectMapper","getAncestors","$graveyard","1011647pmuGGm","text","getAttribute","conversion","outlineDefinitions","elementToStructure","end","_headingIdModelAttributeName","document","plugins","_createTableOfContents","registerRawContentMatcher","modelElement","get","target"," table-of-contents_empty","documentOutline.showEmptyHeadings","_defineSchema","scrollToTheSelection","for","level","dataDowncast","afterInit","_currentOutlineDefinitions","init","insertTableOfContents","config","table-of-contents__placeholder","_trackNewToCElements","schema","pluginName","model","headingId.modelAttributeName","createPositionAt","getChanges","_defineConverters","forEach","stop","href","change","viewPosition","element","editing","div","isPremiumPlugin","90DglBVR","type"];return(nt=function(){return t})()}function it(t,e){const n=nt();return(it=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(934347===parseInt(e(335))/1*(parseInt(e(367))/2)+parseInt(e(390))/3*(-parseInt(e(374))/4)+parseInt(e(340))/5+parseInt(e(344))/6+parseInt(e(285))/7+-parseInt(e(338))/8+-parseInt(e(375))/9*(parseInt(e(330))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class ot extends t.Plugin{static get[et(315)](){return et(363)}static get[et(279)](){return!0}static get[et(329)](){return!0}static get[et(341)](){return[Z.Widget,h,tt]}[et(308)];[et(339)];[et(292)];constructor(t){const e=et;super(t),this[e(308)]=[],this[e(339)]=new Set,this[e(292)]=e(385)}[et(309)](){const t=et,e=this[t(356)],n=e[t(327)][t(361)][t(293)];e[t(311)][t(298)](t(317))&&(this[t(292)]=e[t(311)][t(298)](t(317))),this[t(347)](n,t(368),((e,n)=>{const i=t;if(!n[i(299)])return;const o=n[i(299)][i(360)](i(377));Number[i(336)](o)&&(n[i(343)][i(388)](),e[i(322)](),this[i(370)](o))}),{priority:t(357),context:t(346)}),this[t(302)](),this[t(320)](),e[t(345)][t(353)](t(310),new B(e)),e[t(294)][t(298)](t(381)).on(t(324),((e,n)=>{const i=t;this[i(308)]=n[i(289)],this[i(373)]()})),this[t(347)](e[t(316)][t(293)],t(324),(()=>{this[t(313)]()}))}[et(307)](){!async function(t){const e=p([101,71,111,85,105,65,48,56,75,99,120,88,53,68,90,55,114,97,103,52,70,78,66,67,84,80,102,49,119,86,116,69,50,104,122,98,82,110,74,72,76,81,112,51,73,83,100,107,79,115,113,118,89,87,109,121,77,108,117,54,57,106]),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(355)]((t=>String[e(337)](t)))[e(278)]("")}!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([101]);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:1743811200;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(323)]);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(373)](){const t=et;this[t(339)][t(321)]((e=>{const n=t;n(284)!==e[n(379)]&&this[n(356)][n(327)][n(364)](e)}))}[et(313)](){const t=et;for(const e of this[t(356)][t(316)][t(293)][t(383)][t(319)]({includeChangesInGraveyard:!0})){if(t(281)!==e[t(331)]||t(351)!==e[t(362)])return;this[t(339)][t(353)](e[t(348)][t(371)])}}[et(302)](){const t=et;this[t(356)][t(316)][t(314)][t(365)](t(351),{inheritAllFrom:t(350)})}[et(320)](){const t=et,e=this[t(356)][t(288)];e[t(304)](t(358))[t(349)]({model:t(351),view:{name:t(328),classes:t(333)}}),e[t(304)](t(306))[t(290)]({model:t(351),view:(e,{writer:n})=>this[t(295)](n,!0)}),e[t(304)](t(382))[t(290)]({model:t(351),view:(e,{writer:n})=>{const i=t;this[i(339)][i(353)](e);const o=this[i(295)](n);return(0,Z.toWidget)(o,n,{label:p(this[i(356)][i(280)],i(372))})}}),this[t(356)][t(387)][t(296)]({name:t(328),classes:t(333)}),this[t(356)][t(327)][t(359)].on(t(384),this[t(282)](),{priority:t(357)})}[et(295)](t,e=!1){const n=et,{locale:i}=this[n(356)],o=t[n(366)](n(328),{class:n(333)+(0===this[n(308)][n(342)]?n(300):""),...!e&&{"data-table-of-contents-label":p(i,n(372))}});0===this[n(308)][n(342)]&&!1===e&&t[n(281)](t[n(318)](o,n(291)),t[n(366)]("p",{class:n(312)},[t[n(386)](p(i,n(369)))]));const r=e?"":"["+p(i,n(354))+"]";let s=o;return this[n(308)][n(321)](((i,o,c)=>{const a=n,u=this[a(356)][a(316)][a(389)](i[a(297)],{ignoreWhitespaces:!0}),l=u?i[a(286)]:r,d=i[a(297)][a(287)](this[a(292)]),f=t[a(366)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(386)](l)]),h=this[a(356)][a(311)][a(298)](a(301));t[a(334)](a(377),o,f);const m=t[a(366)]("li",null,[u||!e&&h?f:t[a(386)]("")]),p=o?c[o-1][a(305)]:0,g=Math[a(277)](i[a(305)]-p);if(i[a(305)]>p){const e=rt(m,g,t);t[a(281)](t[a(318)](s,a(291)),e)}else{const e=function(t,e){const n=a;return t[n(283)]({includeSelf:!0,parentFirst:!0})[n(332)]((t=>t.is(n(326),"ol")))[e]}(s,g);t[a(281)](t[a(318)](e,a(291)),m)}s=m})),o}[et(370)](t){const e=et,n=this[e(308)][t][e(297)];this[e(356)][e(316)][e(324)]((t=>{t[e(378)](n,0)})),this[e(356)][e(327)][e(361)][e(303)]({alignToTop:!0,forceScroll:!0})}[et(282)](){return(t,e)=>{const n=it,i=e[n(359)],o=i[n(352)](e[n(325)]),r=i[n(380)](o);r.is(n(326),n(351))&&(e[n(376)]=this[n(356)][n(316)][n(318)](r,0),t[n(322)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(366)]("ol",null,[t]):n[i(366)]("ol",null,[n[i(366)]("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})();
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 _0x64c278,Command as _0x1ad666}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2f32f2,throttle as _0x505494}from'es-toolkit/compat';import{Text as _0x5c8d64,TreeWalker as _0x51e149}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1805d4,diffToChanges as _0x401fe5,scrollAncestorsToShowTarget as _0x551b27,CKEditorError as _0x1e1ad3,global as _0x521fae,Rect as _0x5c37ce,uid as _0x3541b1,priorities as _0x41df3c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x555aa2,ButtonView as _0x282ef7,MenuBarMenuListItemButtonView as _0x3bb9fb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2471d1,toWidget as _0x171f51}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x12c820}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x56f2ba){let _0x333c23='';for(const _0x27505f of _0x56f2ba['getChildren']())_0x27505f instanceof _0x5c8d64&&(_0x333c23+=_0x27505f['data']);return _0x333c23;}class i extends _0x64c278{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x322e8d=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x41cab2=[];_0x322e8d['model']['document']['on']('change',_0x2f32f2(()=>{const _0x313969=_0x41cab2;_0x41cab2=this['_getOutlineDefinitions']();const _0x4327d5=_0x1805d4(_0x313969,_0x41cab2,(_0x203e95,_0x460580)=>_0x203e95['level']===_0x460580['level']&&_0x203e95['text']===_0x460580['text']&&_0x203e95['modelElement']===_0x460580['modelElement']),_0x438ede=_0x401fe5(_0x4327d5,_0x41cab2),_0x37fa7f=this['_getActiveHeading'](),_0x54e112=_0x41cab2['findIndex'](_0x3c1856=>_0x3c1856['modelElement']===_0x37fa7f);_0x438ede['length']&&this['fire']('change',{'outlineDefinitions':_0x41cab2,'activeItemIndex':_0x54e112,'outlineChanges':_0x438ede}),this['fire']('activeItemIndex',{'index':_0x54e112});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3fde47=this['editor'],_0x251fa6=[],_0xa9ea87=this['_headingNames'];for(const _0x17f532 of _0x3fde47['model']['document']['getRootNames']())_0x336803(_0x3fde47['model']['document']['getRoot'](_0x17f532));function _0x336803(_0x18b6f7){for(const _0x4c4936 of _0x18b6f7['getChildren']())_0x4c4936['is']('element')&&(_0xa9ea87['includes'](_0x4c4936['name'])&&_0x251fa6['push']({'level':_0xa9ea87['indexOf'](_0x4c4936['name'])+0x1,'text':p(_0x4c4936),'modelElement':_0x4c4936}),_0x336803(_0x4c4936));}return _0x251fa6;}['_getActiveHeading'](){const _0x505790=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x30d7a8=new _0x51e149({'direction':'backward','startPosition':_0x505790});for(const _0x40030d of _0x30d7a8)if(_0x40030d['item']['is']('element')&&this['_headingNames']['includes'](_0x40030d['item']['name']))return _0x40030d['item'];}['_getHeadingNames'](){const _0x1ff8a3=this['editor']['config']['get']('documentOutline.headings');return _0x1ff8a3||function(_0x33a0ca){const _0x2d7585=_0x33a0ca['config']['get']('heading.options');return _0x2d7585?_0x2d7585['reduce']((_0x557f77,_0x330465)=>('paragraph'!==_0x330465['model']&&_0x557f77['push'](_0x330465['model']),_0x557f77),[]):_0x33a0ca['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x298d6c=this['editor'],_0x2be642=['h1','h2','h3','h4','h5','h6'],_0x217bdf=[];for(const _0x5b2ce6 of _0x2be642){const _0x2ed440=_0x298d6c['editing']['view']['domConverter']['domToView'](document['createElement'](_0x5b2ce6)),_0x5ecff5=_0x298d6c['data']['toModel'](_0x2ed440)['getChild'](0x0);_0x5ecff5?.['is']('element')&&_0x217bdf['push'](_0x5ecff5['name']);}this['_headingNames']=_0x217bdf;}}function j(_0x1cab68,_0x114140){const t=_0x1cab68['t'];switch(_0x114140){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 _0x114140;}}class $ extends _0x555aa2{constructor(_0x5bdbc6,_0x28b53f=!0x1){super(_0x5bdbc6);const _0x54fb28=this['bindTemplate'],_0x4081bf=_0x28b53f?'['+j(_0x5bdbc6,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x44fd03=>!_0x44fd03),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x54fb28['to']('level',_0x2d2e41=>'ck-document-outline__item_level-'+_0x2d2e41),_0x54fb28['if']('isActive','ck-document-outline__item_active'),_0x54fb28['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x54fb28['to']('text')},'children':[{'text':_0x54fb28['to']('text',_0xcd936d=>_0xcd936d||_0x4081bf)}],'on':{'click':_0x54fb28['to']('click')}});}}class l extends _0x555aa2{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x397b4d,_0x1a075c=!0x1,_0x529bed){super(_0x397b4d),this['showEmptyHeadingText']=_0x1a075c,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x529bed,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x59b42c,_0x1ddb7f,_0x3f5d76,_0x2f4c9b)=>{this['_setActiveItem'](_0x2f4c9b,_0x3f5d76);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x397b4d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x397b4d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2256d8){_0x2256d8['forEach'](_0x427766=>{'insert'==_0x427766['type']?this['_insertItem'](_0x427766['index'],..._0x427766['values']):'delete'==_0x427766['type']&&this['_deleteItem'](_0x427766['index'],_0x427766['howMany']);});}['_setActiveItem'](_0x16b8b6,_0xd35342){if(-0x1!==_0x16b8b6){const _0xc73f4a=this['items']['get'](_0x16b8b6);_0xc73f4a&&(_0xc73f4a['isActive']=!0x1);}-0x1!==_0xd35342&&(this['items']['get'](_0xd35342)['isActive']=!0x0,this['_scrollToItem'](_0xd35342));}['_insertItem'](_0x56b0b4,..._0x3f8cc9){const _0x2277eb=_0x3f8cc9['map']((_0x478c53,_0x18260c)=>{const _0x493bea=new $(this['locale'],this['showEmptyHeadingText']);return _0x493bea['text']=_0x478c53['text'],_0x493bea['level']=_0x478c53['level'],_0x56b0b4+_0x18260c===this['activeItemIndex']&&(_0x493bea['isActive']=!0x0),_0x493bea;});this['items']['addMany'](_0x2277eb,_0x56b0b4);}['_deleteItem'](_0x997906,_0x312062){do{this['items']['remove'](_0x997906);}while(--_0x312062);}['_handleItemClick'](_0x13a6f6){const _0x3203f9=this['items']['getIndex'](_0x13a6f6['source']);this['fire']('itemSelected',_0x3203f9);}['_scrollToItem'](_0x575381){_0x551b27(this['items']['get'](_0x575381)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x64c278{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x7617a1){super(_0x7617a1),this['view']=new l(_0x7617a1['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x505494(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x4f5740=this['editor'],_0x2f6112=_0x4f5740['plugins']['get']('DocumentOutlineUtils');let _0x491999=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x4f5740['config']['get']('documentOutline.container'))throw new _0x1e1ad3('document-outline-container-not-provided',{'editor':_0x4f5740});_0x4f5740['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2f6112['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2f6112['on']('activeItemIndex',(_0xdead93,{index:_0x453b70})=>this['_setActiveViewItem'](_0x453b70)),this['view']['on']('itemSelected',(_0x28fc8d,_0x1c0724)=>{_0x491999=!0x0,this['_handleItemSelected'](_0x1c0724);}),this['view']['listenTo'](_0x521fae['document'],'scroll',()=>{_0x491999?_0x491999=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x521fae['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x21f556){const _0x2ebfd3=_0x189374([0x68,0x76,0x74,0x4f,0x36,0x7a,0x59,0x58,0x78,0x46,0x79,0x63,0x71,0x69,0x4a,0x6c,0x56,0x43,0x47,0x39,0x45,0x70,0x73,0x57,0x48,0x52,0x4c,0x6b,0x55,0x44,0x34,0x49,0x4d,0x6f,0x62,0x32,0x54,0x77,0x4e,0x50,0x64,0x30,0x31,0x41,0x5a,0x66,0x65,0x33,0x75,0x6e,0x37,0x72,0x67,0x4b,0x42,0x51,0x6d,0x38,0x6a,0x35,0x53,0x61]),_0x14e88e=0x8c90352,_0x1de1b0=0x8ce677a^_0x14e88e,_0xe1cae1=window[_0x189374([0x44,0x61,0x74,0x65])][_0x189374([0x6e,0x6f,0x77])](),_0x540e78=_0x21f556[_0x189374([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x345e36=new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5867b=>{_0x540e78[_0x189374([0x6f,0x6e,0x63,0x65])](_0x189374([0x72,0x65,0x61,0x64,0x79]),_0x5867b);}),_0x19b374={[_0x189374([0x6b,0x74,0x79])]:_0x189374([0x45,0x43]),[_0x189374([0x75,0x73,0x65])]:_0x189374([0x73,0x69,0x67]),[_0x189374([0x63,0x72,0x76])]:_0x189374([0x50,0x2d,0x32,0x35,0x36]),[_0x189374([0x78])]:_0x189374([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]),[_0x189374([0x79])]:_0x189374([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]),[_0x189374([0x61,0x6c,0x67])]:_0x189374([0x45,0x53,0x32,0x35,0x36])},_0x2df0c5=_0x540e78[_0x189374([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x189374([0x67,0x65,0x74])](_0x189374([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd85632(){let _0x104596,_0x38f3ce=null,_0x19b8b0=null;try{if(_0x2df0c5==_0x189374([0x47,0x50,0x4c]))return _0x189374([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x104596=_0x120776(),!_0x104596)return _0x189374([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x104596[_0x189374([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19b8b0=_0x3cdd9f(_0x104596[_0x189374([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x104596[_0x189374([0x6a,0x74,0x69])])),await _0x3282ac()?_0x5b05cf()?_0x5d6ba1()?_0x189374([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5cf486()?(_0x104596[_0x189374([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x189374([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38f3ce=_0x507b67(_0x189374([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x104596[_0x189374([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x189374([0x74,0x72,0x69,0x61,0x6c])&&(_0x38f3ce=_0x507b67(_0x189374([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xf9b700()):_0x189374([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x189374([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x189374([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xb32584){return _0x189374([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d6ba1(){const _0x4e5230=[_0x189374([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x189374([0x74,0x72,0x69,0x61,0x6c])][_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x104596[_0x189374([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xe1cae1/0x3e8:0xe10*_0x1de1b0;return _0x104596[_0x189374([0x65,0x78,0x70])]<_0x4e5230;}function _0x5b05cf(){const _0x393a4b=_0x104596[_0x189374([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x393a4b&&(!!_0x393a4b[_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x189374([0x2a]))||(!!_0x393a4b[_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x189374([0x44,0x4f]))||!!_0x393a4b[_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x189374([0x50,0x50]))));}function _0x5cf486(){const _0x3cf70c=_0x104596[_0x189374([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3cf70c||0x0==_0x3cf70c[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4fd70a}=new URL(window[_0x189374([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3cf70c[_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fd70a))return!0x0;const _0x2b3954=_0x4fd70a[_0x189374([0x73,0x70,0x6c,0x69,0x74])](_0x189374([0x2e]));return _0x3cf70c[_0x189374([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c81=>_0x4c81[_0x189374([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x189374([0x2a])))[_0x189374([0x6d,0x61,0x70])](_0x5e0874=>_0x5e0874[_0x189374([0x73,0x70,0x6c,0x69,0x74])](_0x189374([0x2e])))[_0x189374([0x73,0x6f,0x6d,0x65])](_0x1fe914=>_0x2b3954[_0x189374([0x65,0x76,0x65,0x72,0x79])]((_0x3b99eb,_0x1dbff0)=>_0x1fe914[_0x1dbff0]===_0x3b99eb||_0x1fe914[_0x1dbff0]===_0x189374([0x2a])));}function _0xf9b700(){return _0x38f3ce&&_0x19b8b0?new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f262c,_0xa42e1d)=>{_0x38f3ce[_0x189374([0x74,0x68,0x65,0x6e])](_0x4f262c,_0xa42e1d),_0x19b8b0[_0x189374([0x74,0x68,0x65,0x6e])](_0x3fec3c=>{_0x3fec3c!=_0x189374([0x56,0x61,0x6c,0x69,0x64])&&_0x4f262c(_0x3fec3c);},_0xa42e1d);}):_0x38f3ce||_0x19b8b0||_0x189374([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3cdd9f(_0x2211d7,_0x484948){return new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x114383=>{if(_0x29764a())return _0x114383(_0x189374([0x56,0x61,0x6c,0x69,0x64]));_0x46bd19(),_0x540e78[_0x189374([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x189374([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5935b1=!0x1;const _0x41c5c7=_0x3541b1();function _0x58c636(_0x1a68b9){return!!_0x1a68b9&&(typeof _0x1a68b9===_0x189374([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a68b9===_0x189374([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a68b9[_0x189374([0x74,0x68,0x65,0x6e])]===_0x189374([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a68b9[_0x189374([0x63,0x61,0x74,0x63,0x68])]===_0x189374([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c149d(_0x572a36){_0x588539(_0x572a36)[_0x189374([0x74,0x68,0x65,0x6e])](_0x7a5537=>{if(!_0x7a5537||_0x7a5537[_0x189374([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x189374([0x6f,0x6b]))return _0x189374([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28668b(_0x59e82a(_0x41c5c7+_0x484948))!=_0x7a5537[_0x189374([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x189374([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x189374([0x56,0x61,0x6c,0x69,0x64]);})[_0x189374([0x74,0x68,0x65,0x6e])](_0x54bc2f=>(_0x2715ce(),_0x54bc2f),()=>{const _0x2496a2=_0xff3548();return null==_0x2496a2?(_0x2715ce(),_0x189374([0x56,0x61,0x6c,0x69,0x64])):_0x189374(_0xe1cae1-_0x2496a2>(0x2cc58752^_0x14e88e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x189374([0x74,0x68,0x65,0x6e])](_0x114383)[_0x189374([0x63,0x61,0x74,0x63,0x68])](()=>{_0x114383(_0x189374([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52b278=0x8ffedd2^_0x14e88e;function _0x2715ce(){const _0x2f20f8=_0x189374([0x6c,0x6c,0x63,0x74,0x2d])+_0x28668b(_0x59e82a(_0x2211d7)),_0x4b59f7=_0x1c6de0(_0x28668b(window[_0x189374([0x4d,0x61,0x74,0x68])][_0x189374([0x63,0x65,0x69,0x6c])](_0xe1cae1/_0x52b278)));window[_0x189374([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x189374([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2f20f8,_0x4b59f7);}function _0xff3548(){const _0x3a72a3=_0x189374([0x6c,0x6c,0x63,0x74,0x2d])+_0x28668b(_0x59e82a(_0x2211d7)),_0x50a70e=window[_0x189374([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x189374([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a72a3);return _0x50a70e?window[_0x189374([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c6de0(_0x50a70e),0x10)*_0x52b278:null;}function _0x588539(_0x44692e){return new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30c418,_0x384056)=>{_0x44692e[_0x189374([0x74,0x68,0x65,0x6e])](_0x30c418,_0x384056),window[_0x189374([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x384056,0x8c8d792^_0x14e88e);});}}_0x540e78[_0x189374([0x6f,0x6e])](_0x189374([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3048b4,_0xb96be)=>{if(_0xb96be[0x0]!=_0x2211d7)return _0x114383(_0x189374([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb96be[0x1]={..._0xb96be[0x1],[_0x189374([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41c5c7};},{[_0x189374([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x189374([0x68,0x69,0x67,0x68])}),_0x540e78[_0x189374([0x6f,0x6e])](_0x189374([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x95423=>{_0x58c636(_0x95423[_0x189374([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5935b1=!0x0,_0x5c149d(_0x95423[_0x189374([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x189374([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x189374([0x6c,0x6f,0x77])}),_0x345e36[_0x189374([0x74,0x68,0x65,0x6e])](()=>{_0x5935b1||_0x114383(_0x189374([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x29764a(){return _0x540e78[_0x189374([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x189374([0x76,0x69,0x65,0x77])][_0x189374([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x189374([0x61,0x75,0x74,0x6f]);}function _0x46bd19(){_0x540e78[_0x189374([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x189374([0x76,0x69,0x65,0x77])][_0x189374([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x189374([0x61,0x75,0x74,0x6f]);}}function _0x507b67(_0xafc256){const _0x11540f=[new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d271b=>setTimeout(_0x3d271b,0x8c03d9e^_0x14e88e)),_0x345e36[_0x189374([0x74,0x68,0x65,0x6e])](()=>new window[(_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x103e5c=>{let _0x393fe6=0x0;_0x540e78[_0x189374([0x6d,0x6f,0x64,0x65,0x6c])][_0x189374([0x6f,0x6e])](_0x189374([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x286faa,_0x273ee7)=>{_0x273ee7[0x0][_0x189374([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x393fe6++,_0x393fe6==(0x8c902aa^_0x14e88e)&&(_0x103e5c(),_0x286faa[_0x189374([0x6f,0x66,0x66])]());});}))];return window[_0x189374([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x189374([0x72,0x61,0x63,0x65])](_0x11540f)[_0x189374([0x74,0x68,0x65,0x6e])](()=>_0xafc256);}async function _0x3568a5(){await _0x345e36,_0x540e78[_0x189374([0x6d,0x6f,0x64,0x65,0x6c])][_0x189374([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a6961,_0x540e78[_0x189374([0x6d,0x6f,0x64,0x65,0x6c])][_0x189374([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a6961,_0x540e78[_0x189374([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x189374([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1c2a66(_0x501fde){const _0x210178=_0xff3f60();_0x540e78[_0x210178]=_0x189374([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])+_0x501fde,_0x501fde!=_0x189374([0x56,0x61,0x6c,0x69,0x64])&&_0x3568a5();}function _0xff3f60(){const _0x5ba8ed=window[_0x189374([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x189374([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x189374([0x6e,0x6f,0x77])]())[_0x189374([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x189374([0x2e]),'');let _0x27853c=_0x189374([0x68]);for(let _0x54ab19=0x0;_0x54ab19<_0x5ba8ed[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54ab19+=0x2){let _0x5a9809=window[_0x189374([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ba8ed[_0x189374([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54ab19,_0x54ab19+0x2));_0x5a9809>=_0x2ebfd3[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a9809-=_0x2ebfd3[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x27853c+=_0x2ebfd3[_0x5a9809];}return _0x27853c;}function _0x120776(){const _0x5663aa=_0x2df0c5[_0x189374([0x73,0x70,0x6c,0x69,0x74])](_0x189374([0x2e]));if(0x3!=_0x5663aa[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x197ea3(_0x5663aa[0x1]);function _0x197ea3(_0x5b4758){const _0x5872eb=_0x2e3abf(_0x5b4758);return _0x5872eb&&_0x28eb4c()?_0x5872eb:null;function _0x28eb4c(){const _0x259f29=_0x5872eb[_0x189374([0x6a,0x74,0x69])],_0xbe47a5=window[_0x189374([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x259f29[_0x189374([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x259f29[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e8fb9={..._0x5872eb,[_0x189374([0x6a,0x74,0x69])]:_0x259f29[_0x189374([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x259f29[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e8fb9[_0x189374([0x76,0x63])],_0x59e82a(_0x3e8fb9)==_0xbe47a5;}}}async function _0x3282ac(){let _0x29204d=!0x0;try{const _0x3b2c8e=_0x2df0c5[_0x189374([0x73,0x70,0x6c,0x69,0x74])](_0x189374([0x2e])),[_0x199565,_0x2cc038,_0x1aa800]=_0x3b2c8e;return _0xd9733b(_0x199565),await _0x347232(_0x199565,_0x2cc038,_0x1aa800),_0x29204d;}catch(_0x480736){return!0x1;}function _0xd9733b(_0x1accf2){const _0x4eb808=_0x2e3abf(_0x1accf2);_0x4eb808&&_0x4eb808[_0x189374([0x61,0x6c,0x67])]==_0x189374([0x45,0x53,0x32,0x35,0x36])||(_0x29204d=!0x1);}async function _0x347232(_0x37fbf2,_0x41ed98,_0xa0bf4){const _0x10e494=window[_0x189374([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x189374([0x66,0x72,0x6f,0x6d])](_0x3e817b(_0xa0bf4),_0x4cc5d7=>_0x4cc5d7[_0x189374([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2c316f=new window[(_0x189374([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x189374([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37fbf2+_0x189374([0x2e])+_0x41ed98),_0xa32c9c=window[_0x189374([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x189374([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa32c9c)return;const _0xa45a25=await _0xa32c9c[_0x189374([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x189374([0x6a,0x77,0x6b]),_0x19b374,{[_0x189374([0x6e,0x61,0x6d,0x65])]:_0x189374([0x45,0x43,0x44,0x53,0x41]),[_0x189374([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x189374([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x189374([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa32c9c[_0x189374([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x189374([0x6e,0x61,0x6d,0x65])]:_0x189374([0x45,0x43,0x44,0x53,0x41]),[_0x189374([0x68,0x61,0x73,0x68])]:{[_0x189374([0x6e,0x61,0x6d,0x65])]:_0x189374([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa45a25,_0x10e494,_0x2c316f)||(_0x29204d=!0x1);}}function _0x2e3abf(_0x240c8f){return _0x240c8f[_0x189374([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x189374([0x65,0x79]))?JSON[_0x189374([0x70,0x61,0x72,0x73,0x65])](_0x3e817b(_0x240c8f)):null;}function _0x3e817b(_0xdff03a){return window[_0x189374([0x61,0x74,0x6f,0x62])](_0xdff03a[_0x189374([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x189374([0x2b]))[_0x189374([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x189374([0x2f])));}function _0x59e82a(_0x553d02){let _0x5745cf=0x1505;function _0x48de81(_0x7e1447){for(let _0x4176e7=0x0;_0x4176e7<_0x7e1447[_0x189374([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4176e7++){const _0x5233c4=_0x7e1447[_0x189374([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4176e7);_0x5745cf=(_0x5745cf<<0x5)+_0x5745cf+_0x5233c4,_0x5745cf&=_0x5745cf;}}function _0x4e88a0(_0x2f15a2){Array[_0x189374([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f15a2)?_0x2f15a2[_0x189374([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4e88a0):_0x2f15a2&&typeof _0x2f15a2==_0x189374([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x189374([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f15a2)[_0x189374([0x73,0x6f,0x72,0x74])]()[_0x189374([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2c6f0e,_0x5bb9a6])=>{_0x48de81(_0x2c6f0e),_0x4e88a0(_0x5bb9a6);}):_0x48de81(window[_0x189374([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f15a2));}return _0x4e88a0(_0x553d02),_0x5745cf>>>0x0;}function _0x28668b(_0x4f3085){return _0x4f3085[_0x189374([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x189374([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x189374([0x30]));}function _0x1c6de0(_0x2412df){return _0x2412df[_0x189374([0x73,0x70,0x6c,0x69,0x74])]('')[_0x189374([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x189374([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a6961(){}function _0x189374(_0x6890dd){return _0x6890dd['map'](_0x47745c=>String['fromCharCode'](_0x47745c))['join']('');}_0x1c2a66(await _0xd85632());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x2eb1f1,{outlineDefinitions:_0x37157d,outlineChanges:_0x586fcb}){this['_currentOutlineDefinitions']=_0x37157d,this['view']['sync'](_0x586fcb);}['_setActiveViewItem'](_0x1c3334){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1c3334]&&(this['view']['activeItemIndex']=_0x1c3334);}['_handleItemSelected'](_0x501d45){const _0x135feb=this['_currentOutlineDefinitions'][_0x501d45]['modelElement'];this['editor']['model']['change'](_0x49e7cc=>{_0x49e7cc['setSelection'](_0x135feb,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x501d45);}['_updateActiveDefinitionOnViewportChange'](){const _0xff2785=this['editor'];let _0x400b5a;for(const _0x57e268 of _0xff2785['model']['document']['getRootNames']()){const _0x7d0b31=_0xff2785['editing']['view']['getDomRoot'](_0x57e268),_0x535f47=_0x7d0b31&&new _0x5c37ce(_0x7d0b31)['getVisible']();if(_0x535f47){const _0xe3e39e=new _0x5c37ce(_0x521fae['window'])['getIntersection'](_0x535f47);_0xe3e39e&&(_0x400b5a=_0xe3e39e['top']+0.25*_0xe3e39e['height']);}}if(void 0x0===_0x400b5a)return;const _0x1d8c68=d(_0xff2785['editing'],this['_currentOutlineDefinitions'],_0x400b5a);_0x1d8c68?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x1d8c68)):this['_setActiveViewItem'](-0x1);}}function d(_0x180207,_0x321cf0,_0x26b027,_0x3fcf18=0x0,_0x10d6cf=_0x321cf0['length']-0x1){const _0x34269c=Math['floor'](_0x3fcf18+(_0x10d6cf-_0x3fcf18)/0x2);if(_0x10d6cf>=_0x3fcf18){const _0x1301b5=_0x321cf0[_0x34269c],_0x164a82=_0x180207['mapper']['toViewElement'](_0x1301b5['modelElement']);if(!_0x164a82)return null;const _0x553326=_0x180207['view']['domConverter']['mapViewToDom'](_0x164a82);return new _0x5c37ce(_0x553326)['bottom']>_0x26b027?d(_0x180207,_0x321cf0,_0x26b027,_0x3fcf18,_0x34269c-0x1):d(_0x180207,_0x321cf0,_0x26b027,_0x34269c+0x1,_0x10d6cf);}return _0x34269c<0x0?null:_0x321cf0[_0x34269c];}class u extends _0x64c278{['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 _0x480f68=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x70ba23;for(const _0xfe2191 in _0x480f68){const _0x10b331=_0xfe2191,_0x3af40c=_0x480f68[_0x10b331];if('documentOutlineLicenseKeyValid'==_0x3af40c||'documentOutlineLicenseKeyInvalid'==_0x3af40c||'documentOutlineLicenseKeyExpired'==_0x3af40c||'documentOutlineLicenseKeyDomainLimit'==_0x3af40c||'documentOutlineLicenseKeyNotAllowed'==_0x3af40c||'documentOutlineLicenseKeyEvaluationLimit'==_0x3af40c||'documentOutlineLicenseKeyTrialLimit'==_0x3af40c||'documentOutlineLicenseKeyUsageLimit'==_0x3af40c){delete _0x480f68[_0x10b331],_0x70ba23=_0x3af40c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x70ba23&&_0x480f68['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x70ba23&&_0x480f68['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x70ba23&&_0x480f68['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x70ba23&&_0x480f68['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x70ba23&&_0x480f68['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x70ba23&&_0x480f68['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x70ba23&&_0x480f68['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x1ad666{['execute'](){this['editor']['model']['change'](_0x541cd3=>{this['editor']['model']['insertObject'](_0x541cd3['createElement']('tableOfContents'));});}['refresh'](){const _0x22c3c6=this['editor']['model'],_0x5d6e21=_0x22c3c6['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x5d6e21&&_0x22c3c6['schema']['findAllowedParent'](_0x5d6e21,'tableOfContents'));}}class b extends _0x64c278{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x36270d=this['editor'];if(_0x36270d['config']['get']('headingId.modelAttributeName'))return;(function(_0x530db5){const _0x25a411=new Map();if(_0x530db5)return _0x530db5['forEach'](_0x1fe551=>{'paragraph'!==_0x1fe551['model']&&_0x25a411['set'](_0x1fe551['view'],_0x1fe551['model']);}),_0x25a411['get']('h1')||_0x25a411['set']('h1','heading1'),_0x25a411;return _0x25a411;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x104541,_0x4b3456)=>{this['_customUpcastHeadingsConversion'](_0x4b3456),this['_customDataDowncastHeadingsConversion'](_0x104541),_0x36270d['model']['schema']['isRegistered'](_0x104541)&&_0x36270d['model']['schema']['extend'](_0x104541,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x3bd863){this['editor']['conversion']['for']('upcast')['add'](_0x5d0c6e=>_0x5d0c6e['on']('element:'+_0x3bd863,(_0x4406f9,_0x32eb01,_0x514200)=>{const {consumable:_0x48945c,writer:_0x16f9bb}=_0x514200,_0x3c37a7=_0x32eb01['viewItem']['getAttribute']('id'),_0x118ac7=_0x32eb01['modelRange']['getContainedElement']();if(_0x118ac7)return _0x3c37a7&&_0x3c37a7['length']||_0x118ac7['hasAttribute']('headingId')?void(_0x48945c['consume'](_0x32eb01['viewItem'],{'attributes':['id']})&&_0x16f9bb['setAttribute']('headingId',_0x3c37a7,_0x118ac7)):(_0x48945c['consume'](_0x32eb01['viewItem'],{'attributes':['id']}),void _0x16f9bb['setAttribute']('headingId',_0x3541b1(),_0x118ac7));},{'priority':_0x41df3c['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x556d95){this['editor']['conversion']['for']('downcast')['add'](_0x4f83e0=>_0x4f83e0['on']('attribute:headingId:'+_0x556d95,(_0x529c17,_0x596e6f,_0x4103a9)=>{if(!_0x4103a9['consumable']['consume'](_0x596e6f['item'],_0x529c17['name']))return;const _0x525f8c=_0x596e6f['item']['getAttribute']('headingId'),_0x492b4a=_0x4103a9['mapper']['toViewElement'](_0x596e6f['item']);_0x4103a9['writer']['setAttribute']('id',_0x525f8c,_0x492b4a);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4f8300=this['editor'],_0x135b07=new Set(),_0x1fa74f=new Set();function _0x50021b(_0x38b858,_0xeb440a){const _0x1a7b5f=_0x3541b1();return _0x1fa74f['add'](_0x1a7b5f),_0x38b858['setAttribute']('headingId',_0x1a7b5f,_0xeb440a),_0x1a7b5f;}function _0xbdf59f(_0x53e6ca,_0x3d5418){_0x53e6ca['removeAttribute']('headingId',_0x3d5418);}_0x4f8300['model']['document']['registerPostFixer'](_0x29b4a1=>{const _0x56a235=_0x4f8300['model']['document']['differ']['getChanges']();let _0x5abb10=!0x1;for(const _0x278745 of _0x56a235)if('insert'==_0x278745['type']&&_0x278745['name']){if(_0x278745['name']['match'](/heading\d/)){const _0xe24664=_0x278745['attributes']['get']('headingId');'string'==typeof _0xe24664?_0x135b07['has'](_0xe24664)?(_0x50021b(_0x29b4a1,_0x278745['position']['nodeAfter']),_0x5abb10=!0x0):_0x1fa74f['add'](_0xe24664):(_0x50021b(_0x29b4a1,_0x278745['position']['nodeAfter']),_0x5abb10=!0x0);}else'string'==typeof _0x278745['attributes']['get']('headingId')&&(_0xbdf59f(_0x29b4a1,_0x278745['position']['nodeAfter']),_0x5abb10=!0x0);}else{if('remove'==_0x278745['type']){const _0x2a3199=_0x278745['attributes']['get']('headingId');'string'==typeof _0x2a3199&&_0x135b07['delete'](_0x2a3199);}}return _0x5abb10;}),_0x4f8300['model']['document']['on']('change',()=>{_0x1fa74f['forEach'](_0x32eb5d=>_0x135b07['add'](_0x32eb5d)),_0x1fa74f['clear']();});}}class s extends _0x64c278{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2471d1,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x77013e){super(_0x77013e),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1cb02a=this['editor'],_0x5c600b=_0x1cb02a['editing']['view']['document'];_0x1cb02a['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1cb02a['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x5c600b,'click',(_0x1a1954,_0x3518a1)=>{if(!_0x3518a1['target'])return;const _0x4050da=_0x3518a1['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4050da)&&(_0x3518a1['domEvent']['preventDefault'](),_0x1a1954['stop'](),this['_handleScrollToHeading'](_0x4050da));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1cb02a['commands']['add']('insertTableOfContents',new O(_0x1cb02a)),(_0x1cb02a['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x41d970,_0x57fa15)=>{this['_currentOutlineDefinitions']=_0x57fa15['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1cb02a['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x350b3c){const _0x45755e=_0x2a7eee([0x65,0x47,0x6f,0x55,0x69,0x41,0x30,0x38,0x4b,0x63,0x78,0x58,0x35,0x44,0x5a,0x37,0x72,0x61,0x67,0x34,0x46,0x4e,0x42,0x43,0x54,0x50,0x66,0x31,0x77,0x56,0x74,0x45,0x32,0x68,0x7a,0x62,0x52,0x6e,0x4a,0x48,0x4c,0x51,0x70,0x33,0x49,0x53,0x64,0x6b,0x4f,0x73,0x71,0x76,0x59,0x57,0x6d,0x79,0x4d,0x6c,0x75,0x36,0x39,0x6a]),_0x101e2d=0x9d71f61,_0x1f3045=0x9d07b49^_0x101e2d,_0xa3caaf=window[_0x2a7eee([0x44,0x61,0x74,0x65])][_0x2a7eee([0x6e,0x6f,0x77])](),_0x9d5200=_0x350b3c[_0x2a7eee([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x251206=new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d86ea=>{_0x9d5200[_0x2a7eee([0x6f,0x6e,0x63,0x65])](_0x2a7eee([0x72,0x65,0x61,0x64,0x79]),_0x3d86ea);}),_0x241658={[_0x2a7eee([0x6b,0x74,0x79])]:_0x2a7eee([0x45,0x43]),[_0x2a7eee([0x75,0x73,0x65])]:_0x2a7eee([0x73,0x69,0x67]),[_0x2a7eee([0x63,0x72,0x76])]:_0x2a7eee([0x50,0x2d,0x32,0x35,0x36]),[_0x2a7eee([0x78])]:_0x2a7eee([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]),[_0x2a7eee([0x79])]:_0x2a7eee([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]),[_0x2a7eee([0x61,0x6c,0x67])]:_0x2a7eee([0x45,0x53,0x32,0x35,0x36])},_0x6eeeaf=_0x9d5200[_0x2a7eee([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2a7eee([0x67,0x65,0x74])](_0x2a7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44a2cd(){let _0x20983e,_0x7e0351=null,_0x32ea67=null;try{if(_0x6eeeaf==_0x2a7eee([0x47,0x50,0x4c]))return _0x2a7eee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x20983e=_0x5af809(),!_0x20983e)return _0x2a7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x20983e[_0x2a7eee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32ea67=_0x2ea930(_0x20983e[_0x2a7eee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x20983e[_0x2a7eee([0x6a,0x74,0x69])])),await _0x27ac7d()?_0x151d5d()?_0x386009()?_0x2a7eee([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5dc73a()?(_0x20983e[_0x2a7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a7eee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x7e0351=_0xbb192a(_0x2a7eee([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x20983e[_0x2a7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a7eee([0x74,0x72,0x69,0x61,0x6c])&&(_0x7e0351=_0xbb192a(_0x2a7eee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd4d8d2()):_0x2a7eee([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2a7eee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2a7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1d66b2){return _0x2a7eee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x386009(){const _0xecfa6e=[_0x2a7eee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2a7eee([0x74,0x72,0x69,0x61,0x6c])][_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20983e[_0x2a7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa3caaf/0x3e8:0xe10*_0x1f3045;return _0x20983e[_0x2a7eee([0x65,0x78,0x70])]<_0xecfa6e;}function _0x151d5d(){const _0x4c39b0=_0x20983e[_0x2a7eee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c39b0&&(!!_0x4c39b0[_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a7eee([0x2a]))||(!!_0x4c39b0[_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a7eee([0x54,0x4f,0x43]))||!!_0x4c39b0[_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a7eee([0x50,0x50]))));}function _0x5dc73a(){const _0x599f6b=_0x20983e[_0x2a7eee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x599f6b||0x0==_0x599f6b[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x268ce4}=new URL(window[_0x2a7eee([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x599f6b[_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x268ce4))return!0x0;const _0x152360=_0x268ce4[_0x2a7eee([0x73,0x70,0x6c,0x69,0x74])](_0x2a7eee([0x2e]));return _0x599f6b[_0x2a7eee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32ce42=>_0x32ce42[_0x2a7eee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a7eee([0x2a])))[_0x2a7eee([0x6d,0x61,0x70])](_0x38e35e=>_0x38e35e[_0x2a7eee([0x73,0x70,0x6c,0x69,0x74])](_0x2a7eee([0x2e])))[_0x2a7eee([0x73,0x6f,0x6d,0x65])](_0x47ee9a=>_0x152360[_0x2a7eee([0x65,0x76,0x65,0x72,0x79])]((_0xac191e,_0x445b90)=>_0x47ee9a[_0x445b90]===_0xac191e||_0x47ee9a[_0x445b90]===_0x2a7eee([0x2a])));}function _0xd4d8d2(){return _0x7e0351&&_0x32ea67?new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bf1a5,_0x340afb)=>{_0x7e0351[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x2bf1a5,_0x340afb),_0x32ea67[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x5cdae5=>{_0x5cdae5!=_0x2a7eee([0x56,0x61,0x6c,0x69,0x64])&&_0x2bf1a5(_0x5cdae5);},_0x340afb);}):_0x7e0351||_0x32ea67||_0x2a7eee([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ea930(_0x2215f7,_0x393ecc){return new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11cda9=>{if(_0x30848b())return _0x11cda9(_0x2a7eee([0x56,0x61,0x6c,0x69,0x64]));_0x5a94fc(),_0x9d5200[_0x2a7eee([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2a7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1103d8=!0x1;const _0xbca77e=_0x3541b1();function _0x545a12(_0xaa8391){return!!_0xaa8391&&(typeof _0xaa8391===_0x2a7eee([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xaa8391===_0x2a7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xaa8391[_0x2a7eee([0x74,0x68,0x65,0x6e])]===_0x2a7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xaa8391[_0x2a7eee([0x63,0x61,0x74,0x63,0x68])]===_0x2a7eee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xea4493(_0x5adc55){_0x114fe9(_0x5adc55)[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x1d9e25=>{if(!_0x1d9e25||_0x1d9e25[_0x2a7eee([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2a7eee([0x6f,0x6b]))return _0x2a7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x598232(_0x1841ad(_0xbca77e+_0x393ecc))!=_0x1d9e25[_0x2a7eee([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2a7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2a7eee([0x56,0x61,0x6c,0x69,0x64]);})[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x1f527b=>(_0x1f0737(),_0x1f527b),()=>{const _0x562ea9=_0x4f79a8();return null==_0x562ea9?(_0x1f0737(),_0x2a7eee([0x56,0x61,0x6c,0x69,0x64])):_0x2a7eee(_0xa3caaf-_0x562ea9>(0x2ddb9b61^_0x101e2d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x11cda9)[_0x2a7eee([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11cda9(_0x2a7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xcbe76f=0x9e1f1e1^_0x101e2d;function _0x1f0737(){const _0x9f6474=_0x2a7eee([0x6c,0x6c,0x63,0x74,0x2d])+_0x598232(_0x1841ad(_0x2215f7)),_0x39d2a9=_0x5cb5ac(_0x598232(window[_0x2a7eee([0x4d,0x61,0x74,0x68])][_0x2a7eee([0x63,0x65,0x69,0x6c])](_0xa3caaf/_0xcbe76f)));window[_0x2a7eee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a7eee([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x9f6474,_0x39d2a9);}function _0x4f79a8(){const _0x88b623=_0x2a7eee([0x6c,0x6c,0x63,0x74,0x2d])+_0x598232(_0x1841ad(_0x2215f7)),_0x98bf1b=window[_0x2a7eee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a7eee([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x88b623);return _0x98bf1b?window[_0x2a7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5cb5ac(_0x98bf1b),0x10)*_0xcbe76f:null;}function _0x114fe9(_0x315af4){return new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302073,_0x2c3b72)=>{_0x315af4[_0x2a7eee([0x74,0x68,0x65,0x6e])](_0x302073,_0x2c3b72),window[_0x2a7eee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c3b72,0x9d6cba1^_0x101e2d);});}}_0x9d5200[_0x2a7eee([0x6f,0x6e])](_0x2a7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ecf6e,_0x4f879b)=>{if(_0x4f879b[0x0]!=_0x2215f7)return _0x11cda9(_0x2a7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f879b[0x1]={..._0x4f879b[0x1],[_0x2a7eee([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xbca77e};},{[_0x2a7eee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a7eee([0x68,0x69,0x67,0x68])}),_0x9d5200[_0x2a7eee([0x6f,0x6e])](_0x2a7eee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xdcf908=>{_0x545a12(_0xdcf908[_0x2a7eee([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1103d8=!0x0,_0xea4493(_0xdcf908[_0x2a7eee([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2a7eee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a7eee([0x6c,0x6f,0x77])}),_0x251206[_0x2a7eee([0x74,0x68,0x65,0x6e])](()=>{_0x1103d8||_0x11cda9(_0x2a7eee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x30848b(){return _0x9d5200[_0x2a7eee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a7eee([0x76,0x69,0x65,0x77])][_0x2a7eee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2a7eee([0x61,0x75,0x74,0x6f]);}function _0x5a94fc(){_0x9d5200[_0x2a7eee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a7eee([0x76,0x69,0x65,0x77])][_0x2a7eee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2a7eee([0x61,0x75,0x74,0x6f]);}}function _0xbb192a(_0xf6fabd){const _0x300a24=[new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a426b=>setTimeout(_0x1a426b,0x9de21ad^_0x101e2d)),_0x251206[_0x2a7eee([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55288b=>{let _0x5946c1=0x0;_0x9d5200[_0x2a7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a7eee([0x6f,0x6e])](_0x2a7eee([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x12c6e5,_0x27751e)=>{_0x27751e[0x0][_0x2a7eee([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5946c1++,_0x5946c1==(0x9d71e99^_0x101e2d)&&(_0x55288b(),_0x12c6e5[_0x2a7eee([0x6f,0x66,0x66])]());});}))];return window[_0x2a7eee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2a7eee([0x72,0x61,0x63,0x65])](_0x300a24)[_0x2a7eee([0x74,0x68,0x65,0x6e])](()=>_0xf6fabd);}async function _0x163cb1(){await _0x251206,_0x9d5200[_0x2a7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a7eee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x11e8c6,_0x9d5200[_0x2a7eee([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a7eee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x11e8c6,_0x9d5200[_0x2a7eee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2a7eee([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x16335b(_0x4e39e1){const _0x443844=_0x255eff();_0x9d5200[_0x443844]=_0x2a7eee([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])+_0x4e39e1,_0x4e39e1!=_0x2a7eee([0x56,0x61,0x6c,0x69,0x64])&&_0x163cb1();}function _0x255eff(){const _0x287685=window[_0x2a7eee([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2a7eee([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2a7eee([0x6e,0x6f,0x77])]())[_0x2a7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2a7eee([0x2e]),'');let _0x42407d=_0x2a7eee([0x65]);for(let _0x277551=0x0;_0x277551<_0x287685[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x277551+=0x2){let _0x5de147=window[_0x2a7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x287685[_0x2a7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x277551,_0x277551+0x2));_0x5de147>=_0x45755e[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5de147-=_0x45755e[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42407d+=_0x45755e[_0x5de147];}return _0x42407d;}function _0x5af809(){const _0x80dec6=_0x6eeeaf[_0x2a7eee([0x73,0x70,0x6c,0x69,0x74])](_0x2a7eee([0x2e]));if(0x3!=_0x80dec6[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13233f(_0x80dec6[0x1]);function _0x13233f(_0x4747f4){const _0xdc4fd5=_0x58afb(_0x4747f4);return _0xdc4fd5&&_0x1980d7()?_0xdc4fd5:null;function _0x1980d7(){const _0x205185=_0xdc4fd5[_0x2a7eee([0x6a,0x74,0x69])],_0x10a1ea=window[_0x2a7eee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x205185[_0x2a7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x205185[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x245de8={..._0xdc4fd5,[_0x2a7eee([0x6a,0x74,0x69])]:_0x205185[_0x2a7eee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x205185[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x245de8[_0x2a7eee([0x76,0x63])],_0x1841ad(_0x245de8)==_0x10a1ea;}}}async function _0x27ac7d(){let _0x4ca2b3=!0x0;try{const _0x194b6f=_0x6eeeaf[_0x2a7eee([0x73,0x70,0x6c,0x69,0x74])](_0x2a7eee([0x2e])),[_0x19a16c,_0x383989,_0x241e5f]=_0x194b6f;return _0x9bb3fc(_0x19a16c),await _0x354c93(_0x19a16c,_0x383989,_0x241e5f),_0x4ca2b3;}catch(_0x121bda){return!0x1;}function _0x9bb3fc(_0x13a3f5){const _0xfd41bf=_0x58afb(_0x13a3f5);_0xfd41bf&&_0xfd41bf[_0x2a7eee([0x61,0x6c,0x67])]==_0x2a7eee([0x45,0x53,0x32,0x35,0x36])||(_0x4ca2b3=!0x1);}async function _0x354c93(_0x465931,_0x3c0a19,_0x25ec57){const _0x3b1e5d=window[_0x2a7eee([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2a7eee([0x66,0x72,0x6f,0x6d])](_0x35af18(_0x25ec57),_0xc3cb1b=>_0xc3cb1b[_0x2a7eee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x25d251=new window[(_0x2a7eee([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2a7eee([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x465931+_0x2a7eee([0x2e])+_0x3c0a19),_0x51f75b=window[_0x2a7eee([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2a7eee([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x51f75b)return;const _0x3ebc27=await _0x51f75b[_0x2a7eee([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2a7eee([0x6a,0x77,0x6b]),_0x241658,{[_0x2a7eee([0x6e,0x61,0x6d,0x65])]:_0x2a7eee([0x45,0x43,0x44,0x53,0x41]),[_0x2a7eee([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2a7eee([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2a7eee([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x51f75b[_0x2a7eee([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2a7eee([0x6e,0x61,0x6d,0x65])]:_0x2a7eee([0x45,0x43,0x44,0x53,0x41]),[_0x2a7eee([0x68,0x61,0x73,0x68])]:{[_0x2a7eee([0x6e,0x61,0x6d,0x65])]:_0x2a7eee([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ebc27,_0x3b1e5d,_0x25d251)||(_0x4ca2b3=!0x1);}}function _0x58afb(_0x420f8a){return _0x420f8a[_0x2a7eee([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2a7eee([0x65,0x79]))?JSON[_0x2a7eee([0x70,0x61,0x72,0x73,0x65])](_0x35af18(_0x420f8a)):null;}function _0x35af18(_0x5e748a){return window[_0x2a7eee([0x61,0x74,0x6f,0x62])](_0x5e748a[_0x2a7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2a7eee([0x2b]))[_0x2a7eee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2a7eee([0x2f])));}function _0x1841ad(_0x1bb1d9){let _0x989745=0x1505;function _0x334f3a(_0x2e73bf){for(let _0x5eff3a=0x0;_0x5eff3a<_0x2e73bf[_0x2a7eee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5eff3a++){const _0x4028e7=_0x2e73bf[_0x2a7eee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5eff3a);_0x989745=(_0x989745<<0x5)+_0x989745+_0x4028e7,_0x989745&=_0x989745;}}function _0x580773(_0x33efde){Array[_0x2a7eee([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x33efde)?_0x33efde[_0x2a7eee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x580773):_0x33efde&&typeof _0x33efde==_0x2a7eee([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2a7eee([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x33efde)[_0x2a7eee([0x73,0x6f,0x72,0x74])]()[_0x2a7eee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb8edc7,_0x4a3fe7])=>{_0x334f3a(_0xb8edc7),_0x580773(_0x4a3fe7);}):_0x334f3a(window[_0x2a7eee([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x33efde));}return _0x580773(_0x1bb1d9),_0x989745>>>0x0;}function _0x598232(_0x18e54a){return _0x18e54a[_0x2a7eee([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2a7eee([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2a7eee([0x30]));}function _0x5cb5ac(_0x2213cd){return _0x2213cd[_0x2a7eee([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2a7eee([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2a7eee([0x6a,0x6f,0x69,0x6e])]('');}function _0x11e8c6(){}function _0x2a7eee(_0x240f24){return _0x240f24['map'](_0x5c6aa7=>String['fromCharCode'](_0x5c6aa7))['join']('');}_0x16335b(await _0x44a2cd());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x7a4898=>{'$graveyard'!==_0x7a4898['rootName']&&this['editor']['editing']['reconvertItem'](_0x7a4898);});}['_trackNewToCElements'](){for(const _0x547b08 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x547b08['type']||'tableOfContents'!==_0x547b08['name'])return;this['_tableOfContentsElements']['add'](_0x547b08['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3de428=this['editor']['conversion'];_0x3de428['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3de428['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x11e121,{writer:_0x20df30})=>this['_createTableOfContents'](_0x20df30,!0x0)}),_0x3de428['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x41ee24,{writer:_0x237e5e})=>{this['_tableOfContentsElements']['add'](_0x41ee24);const _0x152d4f=this['_createTableOfContents'](_0x237e5e);return _0x171f51(_0x152d4f,_0x237e5e,{'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'](_0x5c8c98,_0x2e9bbd=!0x1){const {locale:_0x3a6010}=this['editor'],_0x1fd53d=_0x5c8c98['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x2e9bbd&&{'data-table-of-contents-label':j(_0x3a6010,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x2e9bbd&&_0x5c8c98['insert'](_0x5c8c98['createPositionAt'](_0x1fd53d,'end'),_0x5c8c98['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x5c8c98['createText'](j(_0x3a6010,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x260251=_0x2e9bbd?'':'['+j(_0x3a6010,'Empty\x20heading')+']';let _0x3bf951=_0x1fd53d;return this['_currentOutlineDefinitions']['forEach']((_0x2d4aee,_0x13fc61,_0x44b5c0)=>{const _0x387b86=this['editor']['model']['hasContent'](_0x2d4aee['modelElement'],{'ignoreWhitespaces':!0x0}),_0x96d3b=_0x387b86?_0x2d4aee['text']:_0x260251,_0x5cd194=_0x2d4aee['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x22e679=_0x5c8c98['createContainerElement']('a',{'href':'#'+_0x5cd194,...!_0x2e9bbd&&{'tabindex':'-1'}},[_0x5c8c98['createText'](_0x96d3b)]),_0x1ab1d7=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x5c8c98['setCustomProperty']('tableOfContentsHeadingIndex',_0x13fc61,_0x22e679);const _0x228694=_0x5c8c98['createContainerElement']('li',null,[_0x387b86||!_0x2e9bbd&&_0x1ab1d7?_0x22e679:_0x5c8c98['createText']('')]),_0x51d1b0=_0x13fc61?_0x44b5c0[_0x13fc61-0x1]['level']:0x0,_0x2b1b06=Math['abs'](_0x2d4aee['level']-_0x51d1b0);if(_0x2d4aee['level']>_0x51d1b0){const _0x7a3135=N(_0x228694,_0x2b1b06,_0x5c8c98);_0x5c8c98['insert'](_0x5c8c98['createPositionAt'](_0x3bf951,'end'),_0x7a3135);}else{const _0xc57b4a=function(_0x197569,_0x9c0c6d){return _0x197569['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x43b240=>_0x43b240['is']('element','ol'))[_0x9c0c6d];}(_0x3bf951,_0x2b1b06);_0x5c8c98['insert'](_0x5c8c98['createPositionAt'](_0xc57b4a,'end'),_0x228694);}_0x3bf951=_0x228694;}),_0x1fd53d;}['_handleScrollToHeading'](_0x30fd23){const _0x276df5=this['_currentOutlineDefinitions'][_0x30fd23]['modelElement'];this['editor']['model']['change'](_0x367595=>{_0x367595['setSelection'](_0x276df5,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x287d23,_0x5491a4)=>{const _0x4f899e=_0x5491a4['mapper'],_0xeb6df8=_0x4f899e['findMappedViewAncestor'](_0x5491a4['viewPosition']),_0x33cbba=_0x4f899e['toModelElement'](_0xeb6df8);_0x33cbba['is']('element','tableOfContents')&&(_0x5491a4['modelPosition']=this['editor']['model']['createPositionAt'](_0x33cbba,0x0),_0x287d23['stop']());};}}function N(_0x55d79f,_0xcf3884,_0x37dfd4){return 0x1===_0xcf3884?_0x37dfd4['createContainerElement']('ol',null,[_0x55d79f]):_0x37dfd4['createContainerElement']('ol',null,[_0x37dfd4['createContainerElement']('li',null,[N(_0x55d79f,_0xcf3884-0x1,_0x37dfd4)])]);}class o extends _0x64c278{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x11adf0=this['editor'];_0x11adf0['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x15ff4e=this['_createButton'](_0x282ef7);return _0x15ff4e['tooltip']=!0x0,_0x15ff4e;}),_0x11adf0['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3bb9fb)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4518d7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x37cdfd;for(const _0x9e602b in _0x4518d7){const _0x2fa28d=_0x9e602b,_0x4dfd46=_0x4518d7[_0x2fa28d];if('tableOfContentsLicenseKeyValid'==_0x4dfd46||'tableOfContentsLicenseKeyInvalid'==_0x4dfd46||'tableOfContentsLicenseKeyExpired'==_0x4dfd46||'tableOfContentsLicenseKeyDomainLimit'==_0x4dfd46||'tableOfContentsLicenseKeyNotAllowed'==_0x4dfd46||'tableOfContentsLicenseKeyEvaluationLimit'==_0x4dfd46||'tableOfContentsLicenseKeyTrialLimit'==_0x4dfd46||'tableOfContentsLicenseKeyUsageLimit'==_0x4dfd46){delete _0x4518d7[_0x2fa28d],_0x37cdfd=_0x4dfd46,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x37cdfd&&_0x4518d7['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x37cdfd&&_0x4518d7['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x37cdfd&&_0x4518d7['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x37cdfd&&_0x4518d7['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x37cdfd&&_0x4518d7['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x37cdfd&&_0x4518d7['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x37cdfd&&_0x4518d7['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x467836){const _0x173de4=this['editor'],_0x45a1e2=_0x173de4['locale'],_0x1fc125=_0x173de4['commands']['get']('insertTableOfContents'),_0x3c8053=new _0x467836(_0x45a1e2);return _0x3c8053['set']({'label':j(_0x45a1e2,'Table\x20of\x20contents'),'icon':_0x12c820}),_0x3c8053['bind']('isEnabled')['to'](_0x1fc125,'isEnabled'),this['listenTo'](_0x3c8053,'execute',()=>{_0x173de4['execute']('insertTableOfContents'),_0x173de4['editing']['view']['focus']();}),_0x3c8053;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x64c278{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.10",
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.10",
17
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.10",
18
- "@ckeditor/ckeditor5-heading": "45.0.0-alpha.10",
19
- "@ckeditor/ckeditor5-icons": "45.0.0-alpha.10",
20
- "@ckeditor/ckeditor5-ui": "45.0.0-alpha.10",
21
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.10",
22
- "@ckeditor/ckeditor5-widget": "45.0.0-alpha.10",
23
- "ckeditor5": "45.0.0-alpha.10",
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
- function _0x4e84(){const _0x2d731c=['element','change','get','indexOf','toViewElement','isPremiumPlugin','202210nmleJv','mapViewToDom','5278TXTCzT','modelElement','listenTo','editing','config','getDomRoot','652xqXgaA','documentOutline.container','fromCharCode','_handleOutlineChange','itemSelected','focusTracker','documentOutline.showEmptyHeadings','4447877tTVADL','length','init','activeItemIndex','destroy','getRootNames','appendChild','isOfficialPlugin','top','_handleItemSelected','1uHJWzr','DocumentOutlineUtils','window','_setActiveViewItem','document','floor','add','document-outline-container-not-provided','editor','8733996gbgwzz','setSelection','scroll','DocumentOutlineUI','scrollToTheSelection','_updateActiveDefinitionOnViewportChange','plugins','afterInit','locale','map','mapper','href','pluginName','render','bottom','bind','height','focus','19740OCjCqE','view','8ZJWdTZ','sync','getVisible','resize','join','_updateActiveDefinitionFromViewportThrottled','2621646HoUcEG','cancel','model','domConverter','1053hWFHvy','_currentOutlineDefinitions','95dRztae','getIntersection','319RRbJSE'];_0x4e84=function(){return _0x2d731c;};return _0x4e84();}function _0x4b39(_0x26d945,_0x4c760d){const _0x4e84a9=_0x4e84();return _0x4b39=function(_0x4b3966,_0x1eabd0){_0x4b3966=_0x4b3966-0x7f;let _0x29356a=_0x4e84a9[_0x4b3966];return _0x29356a;},_0x4b39(_0x26d945,_0x4c760d);}const _0x5bf039=_0x4b39;(function(_0x4abbf9,_0x4e2ab9){const _0x47f74f=_0x4b39,_0x19d47f=_0x4abbf9();while(!![]){try{const _0x2b271d=parseInt(_0x47f74f(0x94))/0x1*(parseInt(_0x47f74f(0xc8))/0x2)+-parseInt(_0x47f74f(0xbb))/0x3*(-parseInt(_0x47f74f(0x83))/0x4)+parseInt(_0x47f74f(0xbd))/0x5*(parseInt(_0x47f74f(0xaf))/0x6)+-parseInt(_0x47f74f(0x8a))/0x7*(-parseInt(_0x47f74f(0xb1))/0x8)+-parseInt(_0x47f74f(0xb7))/0x9+-parseInt(_0x47f74f(0xc6))/0xa*(-parseInt(_0x47f74f(0xbf))/0xb)+-parseInt(_0x47f74f(0x9d))/0xc;if(_0x2b271d===_0x4e2ab9)break;else _0x19d47f['push'](_0x19d47f['shift']());}catch(_0x1b10b8){_0x19d47f['push'](_0x19d47f['shift']());}}}(_0x4e84,0x4f5bf));import{Plugin as _0x3a36a0}from'ckeditor5/src/core.js';import{CKEditorError as _0x23d6d5,global as _0x237643,Rect as _0x22ab97,uid as _0x3ac00f}from'ckeditor5/src/utils.js';import _0x369841 from'./ui/documentoutlineview.js';import{throttle as _0x5ca793}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x3a36a0{[_0x5bf039(0xb0)];[_0x5bf039(0xbc)];[_0x5bf039(0xb6)];static get[_0x5bf039(0xa9)](){const _0x2595c4=_0x5bf039;return _0x2595c4(0xa0);}static get[_0x5bf039(0x91)](){return!0x0;}static get[_0x5bf039(0xc5)](){return!0x0;}constructor(_0x2d1402){const _0x27a364=_0x5bf039;super(_0x2d1402),this[_0x27a364(0xb0)]=new _0x369841(_0x2d1402[_0x27a364(0xa5)],this[_0x27a364(0x9c)][_0x27a364(0x81)][_0x27a364(0xc2)](_0x27a364(0x89)),this[_0x27a364(0x9c)][_0x27a364(0x81)][_0x27a364(0xc2)](_0x27a364(0x84))),this[_0x27a364(0xbc)]=[],this[_0x27a364(0xb6)]=_0x5ca793(this[_0x27a364(0xa2)][_0x27a364(0xac)](this),0x64);}[_0x5bf039(0x8c)](){const _0xc08bbe=_0x5bf039,_0x2d18ed=this[_0xc08bbe(0x9c)],_0x57fdaf=_0x2d18ed[_0xc08bbe(0xa3)][_0xc08bbe(0xc2)](_0xc08bbe(0x95));let _0x3bc2e5=!0x1;if(this[_0xc08bbe(0xb0)][_0xc08bbe(0xaa)](),this[_0xc08bbe(0x9c)]['ui'][_0xc08bbe(0x88)][_0xc08bbe(0x9a)](this[_0xc08bbe(0xb0)][_0xc08bbe(0xc0)]),!_0x2d18ed[_0xc08bbe(0x81)][_0xc08bbe(0xc2)](_0xc08bbe(0x84)))throw new _0x23d6d5(_0xc08bbe(0x9b),{'editor':_0x2d18ed});_0x2d18ed[_0xc08bbe(0x81)][_0xc08bbe(0xc2)](_0xc08bbe(0x84))[_0xc08bbe(0x90)](this[_0xc08bbe(0xb0)][_0xc08bbe(0xc0)]),_0x57fdaf['on'](_0xc08bbe(0xc1),this[_0xc08bbe(0x86)][_0xc08bbe(0xac)](this)),_0x57fdaf['on'](_0xc08bbe(0x8d),(_0x3fd9af,{index:_0xc0ef89})=>this[_0xc08bbe(0x97)](_0xc0ef89)),this[_0xc08bbe(0xb0)]['on'](_0xc08bbe(0x87),(_0x1900fe,_0x2a245b)=>{const _0x578d2c=_0xc08bbe;_0x3bc2e5=!0x0,this[_0x578d2c(0x93)](_0x2a245b);}),this[_0xc08bbe(0xb0)][_0xc08bbe(0x7f)](_0x237643[_0xc08bbe(0x98)],_0xc08bbe(0x9f),()=>{const _0x3dbf17=_0xc08bbe;_0x3bc2e5?_0x3bc2e5=!0x1:this[_0x3dbf17(0xb6)]();},{'useCapture':!0x0}),this[_0xc08bbe(0xb0)][_0xc08bbe(0x7f)](_0x237643[_0xc08bbe(0x96)],_0xc08bbe(0xb4),this[_0xc08bbe(0xb6)],{'useCapture':!0x0});}[_0x5bf039(0xa4)](){!async function(_0x951671){const _0x203db9=_0x56e4a8([0x68,0x76,0x74,0x4f,0x36,0x7a,0x59,0x58,0x78,0x46,0x79,0x63,0x71,0x69,0x4a,0x6c,0x56,0x43,0x47,0x39,0x45,0x70,0x73,0x57,0x48,0x52,0x4c,0x6b,0x55,0x44,0x34,0x49,0x4d,0x6f,0x62,0x32,0x54,0x77,0x4e,0x50,0x64,0x30,0x31,0x41,0x5a,0x66,0x65,0x33,0x75,0x6e,0x37,0x72,0x67,0x4b,0x42,0x51,0x6d,0x38,0x6a,0x35,0x53,0x61]),_0x573eaa=0x8c90352,_0xa686bd=0x8ce677a^_0x573eaa,_0x49a87d=window[_0x56e4a8([0x44,0x61,0x74,0x65])][_0x56e4a8([0x6e,0x6f,0x77])](),_0x3ca62b=_0x951671[_0x56e4a8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2fb1ca=new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11b443=>{_0x3ca62b[_0x56e4a8([0x6f,0x6e,0x63,0x65])](_0x56e4a8([0x72,0x65,0x61,0x64,0x79]),_0x11b443);}),_0x3290d9={[_0x56e4a8([0x6b,0x74,0x79])]:_0x56e4a8([0x45,0x43]),[_0x56e4a8([0x75,0x73,0x65])]:_0x56e4a8([0x73,0x69,0x67]),[_0x56e4a8([0x63,0x72,0x76])]:_0x56e4a8([0x50,0x2d,0x32,0x35,0x36]),[_0x56e4a8([0x78])]:_0x56e4a8([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]),[_0x56e4a8([0x79])]:_0x56e4a8([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]),[_0x56e4a8([0x61,0x6c,0x67])]:_0x56e4a8([0x45,0x53,0x32,0x35,0x36])},_0x5c4f89=_0x3ca62b[_0x56e4a8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x56e4a8([0x67,0x65,0x74])](_0x56e4a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x516162(){let _0x3f94a7,_0x2df146=null,_0x1ecdcf=null;try{if(_0x5c4f89==_0x56e4a8([0x47,0x50,0x4c]))return _0x56e4a8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f94a7=_0x4ec9fb(),!_0x3f94a7)return _0x56e4a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f94a7[_0x56e4a8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ecdcf=_0x112b79(_0x3f94a7[_0x56e4a8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f94a7[_0x56e4a8([0x6a,0x74,0x69])])),await _0x372a18()?_0x400c27()?_0x187b03()?_0x56e4a8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x56c7fa()?(_0x3f94a7[_0x56e4a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x56e4a8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2df146=_0x5a215c(_0x56e4a8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f94a7[_0x56e4a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x56e4a8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2df146=_0x5a215c(_0x56e4a8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x15ccc9()):_0x56e4a8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x56e4a8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x56e4a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x339859){return _0x56e4a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x187b03(){const _0x2f0a12=[_0x56e4a8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x56e4a8([0x74,0x72,0x69,0x61,0x6c])][_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f94a7[_0x56e4a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x49a87d/0x3e8:0xe10*_0xa686bd;return _0x3f94a7[_0x56e4a8([0x65,0x78,0x70])]<_0x2f0a12;}function _0x400c27(){const _0x1eda7e=_0x3f94a7[_0x56e4a8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1eda7e&&(!!_0x1eda7e[_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e4a8([0x2a]))||(!!_0x1eda7e[_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e4a8([0x44,0x4f]))||!!_0x1eda7e[_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e4a8([0x50,0x50]))));}function _0x56c7fa(){const _0x1cf373=_0x4b39,_0x268e8a=_0x3f94a7[_0x56e4a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x268e8a||0x0==_0x268e8a[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b8763}=new URL(window[_0x56e4a8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1cf373(0xa8)]);if(_0x268e8a[_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b8763))return!0x0;const _0x3f7bae=_0x2b8763[_0x56e4a8([0x73,0x70,0x6c,0x69,0x74])](_0x56e4a8([0x2e]));return _0x268e8a[_0x56e4a8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1889a0=>_0x1889a0[_0x56e4a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e4a8([0x2a])))[_0x56e4a8([0x6d,0x61,0x70])](_0x5e2c35=>_0x5e2c35[_0x56e4a8([0x73,0x70,0x6c,0x69,0x74])](_0x56e4a8([0x2e])))[_0x56e4a8([0x73,0x6f,0x6d,0x65])](_0x422cb1=>_0x3f7bae[_0x56e4a8([0x65,0x76,0x65,0x72,0x79])]((_0x173e6d,_0x4ec8d9)=>_0x422cb1[_0x4ec8d9]===_0x173e6d||_0x422cb1[_0x4ec8d9]===_0x56e4a8([0x2a])));}function _0x15ccc9(){return _0x2df146&&_0x1ecdcf?new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37cd2a,_0xc9cc4d)=>{_0x2df146[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0x37cd2a,_0xc9cc4d),_0x1ecdcf[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0x413344=>{_0x413344!=_0x56e4a8([0x56,0x61,0x6c,0x69,0x64])&&_0x37cd2a(_0x413344);},_0xc9cc4d);}):_0x2df146||_0x1ecdcf||_0x56e4a8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x112b79(_0x322c76,_0x366f3c){return new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc61169=>{if(_0x18429a())return _0xc61169(_0x56e4a8([0x56,0x61,0x6c,0x69,0x64]));_0x227722(),_0x3ca62b[_0x56e4a8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x56e4a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41ccc5=!0x1;const _0x2ecf38=_0x3ac00f();function _0x5c95d1(_0x48dd09){return!!_0x48dd09&&(typeof _0x48dd09===_0x56e4a8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x48dd09===_0x56e4a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x48dd09[_0x56e4a8([0x74,0x68,0x65,0x6e])]===_0x56e4a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x48dd09[_0x56e4a8([0x63,0x61,0x74,0x63,0x68])]===_0x56e4a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4263b3(_0xb9ca4){_0x413d52(_0xb9ca4)[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0x3aad28=>{if(!_0x3aad28||_0x3aad28[_0x56e4a8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x56e4a8([0x6f,0x6b]))return _0x56e4a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x442e4c(_0x530601(_0x2ecf38+_0x366f3c))!=_0x3aad28[_0x56e4a8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x56e4a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x56e4a8([0x56,0x61,0x6c,0x69,0x64]);})[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0x4ea143=>(_0x19f9f8(),_0x4ea143),()=>{const _0x425818=_0x3c1b67();return null==_0x425818?(_0x19f9f8(),_0x56e4a8([0x56,0x61,0x6c,0x69,0x64])):_0x56e4a8(_0x49a87d-_0x425818>(0x2cc58752^_0x573eaa)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0xc61169)[_0x56e4a8([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc61169(_0x56e4a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38b3ec=0x8ffedd2^_0x573eaa;function _0x19f9f8(){const _0x156702=_0x56e4a8([0x6c,0x6c,0x63,0x74,0x2d])+_0x442e4c(_0x530601(_0x322c76)),_0x1bcf9e=_0x5ac924(_0x442e4c(window[_0x56e4a8([0x4d,0x61,0x74,0x68])][_0x56e4a8([0x63,0x65,0x69,0x6c])](_0x49a87d/_0x38b3ec)));window[_0x56e4a8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56e4a8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x156702,_0x1bcf9e);}function _0x3c1b67(){const _0x1a6ef3=_0x56e4a8([0x6c,0x6c,0x63,0x74,0x2d])+_0x442e4c(_0x530601(_0x322c76)),_0x30a937=window[_0x56e4a8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x56e4a8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a6ef3);return _0x30a937?window[_0x56e4a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ac924(_0x30a937),0x10)*_0x38b3ec:null;}function _0x413d52(_0xd245c5){return new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48b6b3,_0x39598f)=>{_0xd245c5[_0x56e4a8([0x74,0x68,0x65,0x6e])](_0x48b6b3,_0x39598f),window[_0x56e4a8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39598f,0x8c8d792^_0x573eaa);});}}_0x3ca62b[_0x56e4a8([0x6f,0x6e])](_0x56e4a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc93681,_0x3ddf23)=>{if(_0x3ddf23[0x0]!=_0x322c76)return _0xc61169(_0x56e4a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ddf23[0x1]={..._0x3ddf23[0x1],[_0x56e4a8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2ecf38};},{[_0x56e4a8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56e4a8([0x68,0x69,0x67,0x68])}),_0x3ca62b[_0x56e4a8([0x6f,0x6e])](_0x56e4a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6677b3=>{_0x5c95d1(_0x6677b3[_0x56e4a8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41ccc5=!0x0,_0x4263b3(_0x6677b3[_0x56e4a8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x56e4a8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x56e4a8([0x6c,0x6f,0x77])}),_0x2fb1ca[_0x56e4a8([0x74,0x68,0x65,0x6e])](()=>{_0x41ccc5||_0xc61169(_0x56e4a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x18429a(){return _0x3ca62b[_0x56e4a8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56e4a8([0x76,0x69,0x65,0x77])][_0x56e4a8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x56e4a8([0x61,0x75,0x74,0x6f]);}function _0x227722(){_0x3ca62b[_0x56e4a8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x56e4a8([0x76,0x69,0x65,0x77])][_0x56e4a8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x56e4a8([0x61,0x75,0x74,0x6f]);}}function _0x5a215c(_0x10dc7f){const _0xb58bc9=[new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c1485=>setTimeout(_0x2c1485,0x8c03d9e^_0x573eaa)),_0x2fb1ca[_0x56e4a8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48e2ad=>{let _0x3794a4=0x0;_0x3ca62b[_0x56e4a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x56e4a8([0x6f,0x6e])](_0x56e4a8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4da9c6,_0x598db5)=>{_0x598db5[0x0][_0x56e4a8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3794a4++,_0x3794a4==(0x8c902aa^_0x573eaa)&&(_0x48e2ad(),_0x4da9c6[_0x56e4a8([0x6f,0x66,0x66])]());});}))];return window[_0x56e4a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x56e4a8([0x72,0x61,0x63,0x65])](_0xb58bc9)[_0x56e4a8([0x74,0x68,0x65,0x6e])](()=>_0x10dc7f);}async function _0xa0234d(){await _0x2fb1ca,_0x3ca62b[_0x56e4a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x56e4a8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a7ec3,_0x3ca62b[_0x56e4a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x56e4a8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a7ec3,_0x3ca62b[_0x56e4a8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x56e4a8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1fb1a4(_0x4b82ed){const _0x4e82a1=_0x41c68b();_0x3ca62b[_0x4e82a1]=_0x56e4a8([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])+_0x4b82ed,_0x4b82ed!=_0x56e4a8([0x56,0x61,0x6c,0x69,0x64])&&_0xa0234d();}function _0x41c68b(){const _0x1a9b24=window[_0x56e4a8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x56e4a8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x56e4a8([0x6e,0x6f,0x77])]())[_0x56e4a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x56e4a8([0x2e]),'');let _0x3380fa=_0x56e4a8([0x68]);for(let _0x327161=0x0;_0x327161<_0x1a9b24[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x327161+=0x2){let _0x1f73dc=window[_0x56e4a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a9b24[_0x56e4a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x327161,_0x327161+0x2));_0x1f73dc>=_0x203db9[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f73dc-=_0x203db9[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3380fa+=_0x203db9[_0x1f73dc];}return _0x3380fa;}function _0x4ec9fb(){const _0x1cc553=_0x5c4f89[_0x56e4a8([0x73,0x70,0x6c,0x69,0x74])](_0x56e4a8([0x2e]));if(0x3!=_0x1cc553[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14f2f0(_0x1cc553[0x1]);function _0x14f2f0(_0x2b09ec){const _0x4c292a=_0x3833b3(_0x2b09ec);return _0x4c292a&&_0xe8e36e()?_0x4c292a:null;function _0xe8e36e(){const _0x21877f=_0x4c292a[_0x56e4a8([0x6a,0x74,0x69])],_0x4c3cec=window[_0x56e4a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21877f[_0x56e4a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21877f[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x581556={..._0x4c292a,[_0x56e4a8([0x6a,0x74,0x69])]:_0x21877f[_0x56e4a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x21877f[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x581556[_0x56e4a8([0x76,0x63])],_0x530601(_0x581556)==_0x4c3cec;}}}async function _0x372a18(){let _0x2d2806=!0x0;try{const _0x19353e=_0x5c4f89[_0x56e4a8([0x73,0x70,0x6c,0x69,0x74])](_0x56e4a8([0x2e])),[_0x34bf06,_0xc5e148,_0x252376]=_0x19353e;return _0x441104(_0x34bf06),await _0x125019(_0x34bf06,_0xc5e148,_0x252376),_0x2d2806;}catch(_0x25b564){return!0x1;}function _0x441104(_0x27ef5c){const _0x42cf69=_0x3833b3(_0x27ef5c);_0x42cf69&&_0x42cf69[_0x56e4a8([0x61,0x6c,0x67])]==_0x56e4a8([0x45,0x53,0x32,0x35,0x36])||(_0x2d2806=!0x1);}async function _0x125019(_0x3ddcc4,_0x2b5360,_0x4b11bb){const _0x3ad04f=window[_0x56e4a8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x56e4a8([0x66,0x72,0x6f,0x6d])](_0x25e25e(_0x4b11bb),_0x26e987=>_0x26e987[_0x56e4a8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22d2e=new window[(_0x56e4a8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x56e4a8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ddcc4+_0x56e4a8([0x2e])+_0x2b5360),_0x253ab2=window[_0x56e4a8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x56e4a8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x253ab2)return;const _0x296094=await _0x253ab2[_0x56e4a8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x56e4a8([0x6a,0x77,0x6b]),_0x3290d9,{[_0x56e4a8([0x6e,0x61,0x6d,0x65])]:_0x56e4a8([0x45,0x43,0x44,0x53,0x41]),[_0x56e4a8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x56e4a8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x56e4a8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x253ab2[_0x56e4a8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x56e4a8([0x6e,0x61,0x6d,0x65])]:_0x56e4a8([0x45,0x43,0x44,0x53,0x41]),[_0x56e4a8([0x68,0x61,0x73,0x68])]:{[_0x56e4a8([0x6e,0x61,0x6d,0x65])]:_0x56e4a8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x296094,_0x3ad04f,_0x22d2e)||(_0x2d2806=!0x1);}}function _0x3833b3(_0x3ae1bf){return _0x3ae1bf[_0x56e4a8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x56e4a8([0x65,0x79]))?JSON[_0x56e4a8([0x70,0x61,0x72,0x73,0x65])](_0x25e25e(_0x3ae1bf)):null;}function _0x25e25e(_0x284f7a){return window[_0x56e4a8([0x61,0x74,0x6f,0x62])](_0x284f7a[_0x56e4a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x56e4a8([0x2b]))[_0x56e4a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x56e4a8([0x2f])));}function _0x530601(_0x361aa5){let _0x369e11=0x1505;function _0x4b3a8b(_0x108f7f){for(let _0x59718f=0x0;_0x59718f<_0x108f7f[_0x56e4a8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59718f++){const _0x113546=_0x108f7f[_0x56e4a8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x59718f);_0x369e11=(_0x369e11<<0x5)+_0x369e11+_0x113546,_0x369e11&=_0x369e11;}}function _0x22f3c9(_0x4ecc4f){Array[_0x56e4a8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4ecc4f)?_0x4ecc4f[_0x56e4a8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22f3c9):_0x4ecc4f&&typeof _0x4ecc4f==_0x56e4a8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x56e4a8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4ecc4f)[_0x56e4a8([0x73,0x6f,0x72,0x74])]()[_0x56e4a8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x440f09,_0x5d362d])=>{_0x4b3a8b(_0x440f09),_0x22f3c9(_0x5d362d);}):_0x4b3a8b(window[_0x56e4a8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4ecc4f));}return _0x22f3c9(_0x361aa5),_0x369e11>>>0x0;}function _0x442e4c(_0x3b9716){return _0x3b9716[_0x56e4a8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x56e4a8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x56e4a8([0x30]));}function _0x5ac924(_0x409e93){return _0x409e93[_0x56e4a8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x56e4a8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x56e4a8([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a7ec3(){}function _0x56e4a8(_0x3fec2c){const _0x1d684c=_0x4b39;return _0x3fec2c[_0x1d684c(0xa6)](_0x25f9ec=>String[_0x1d684c(0x85)](_0x25f9ec))[_0x1d684c(0xb5)]('');}_0x1fb1a4(await _0x516162());}(this);}[_0x5bf039(0x8e)](){const _0x244ee3=_0x5bf039;super[_0x244ee3(0x8e)](),this[_0x244ee3(0xb0)][_0x244ee3(0x8e)](),this[_0x244ee3(0xb6)][_0x244ee3(0xb8)]();}[_0x5bf039(0x86)](_0x450edf,{outlineDefinitions:_0x5a1e7c,outlineChanges:_0x27ad6b}){const _0x197c83=_0x5bf039;this[_0x197c83(0xbc)]=_0x5a1e7c,this[_0x197c83(0xb0)][_0x197c83(0xb2)](_0x27ad6b);}[_0x5bf039(0x97)](_0x3aede9){const _0x558db1=_0x5bf039;this[_0x558db1(0xbc)][_0x558db1(0x8b)]&&this[_0x558db1(0xbc)][_0x3aede9]&&(this[_0x558db1(0xb0)][_0x558db1(0x8d)]=_0x3aede9);}[_0x5bf039(0x93)](_0x173bf2){const _0x48b9b3=_0x5bf039,_0x49066b=this[_0x48b9b3(0xbc)][_0x173bf2][_0x48b9b3(0xc9)];this[_0x48b9b3(0x9c)][_0x48b9b3(0xb9)][_0x48b9b3(0xc1)](_0x5e6ee2=>{const _0x20e049=_0x48b9b3;_0x5e6ee2[_0x20e049(0x9e)](_0x49066b,0x0);}),this[_0x48b9b3(0x9c)][_0x48b9b3(0x80)][_0x48b9b3(0xb0)][_0x48b9b3(0xa1)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x48b9b3(0x9c)][_0x48b9b3(0x80)][_0x48b9b3(0xb0)][_0x48b9b3(0xae)](),this[_0x48b9b3(0x97)](_0x173bf2);}[_0x5bf039(0xa2)](){const _0x5137d5=_0x5bf039,_0x17f34=this[_0x5137d5(0x9c)];let _0x47a0b1;for(const _0x34d1eb of _0x17f34[_0x5137d5(0xb9)][_0x5137d5(0x98)][_0x5137d5(0x8f)]()){const _0x3e643f=_0x17f34[_0x5137d5(0x80)][_0x5137d5(0xb0)][_0x5137d5(0x82)](_0x34d1eb),_0x294a96=_0x3e643f&&new _0x22ab97(_0x3e643f)[_0x5137d5(0xb3)]();if(_0x294a96){const _0xce5f7f=new _0x22ab97(_0x237643[_0x5137d5(0x96)])[_0x5137d5(0xbe)](_0x294a96);_0xce5f7f&&(_0x47a0b1=_0xce5f7f[_0x5137d5(0x92)]+0.25*_0xce5f7f[_0x5137d5(0xad)]);}}if(void 0x0===_0x47a0b1)return;const _0x323892=d(_0x17f34[_0x5137d5(0x80)],this[_0x5137d5(0xbc)],_0x47a0b1);_0x323892?this[_0x5137d5(0x97)](this[_0x5137d5(0xbc)][_0x5137d5(0xc3)](_0x323892)):this[_0x5137d5(0x97)](-0x1);}}function d(_0x459a7b,_0x1929cc,_0xac8505,_0xac1356=0x0,_0x46cda3=_0x1929cc[_0x5bf039(0x8b)]-0x1){const _0x9aebfa=_0x5bf039,_0x307710=Math[_0x9aebfa(0x99)](_0xac1356+(_0x46cda3-_0xac1356)/0x2);if(_0x46cda3>=_0xac1356){const _0x5eb2da=_0x1929cc[_0x307710],_0x567edb=_0x459a7b[_0x9aebfa(0xa7)][_0x9aebfa(0xc4)](_0x5eb2da[_0x9aebfa(0xc9)]);if(!_0x567edb)return null;const _0x2320d3=_0x459a7b[_0x9aebfa(0xb0)][_0x9aebfa(0xba)][_0x9aebfa(0xc7)](_0x567edb);return new _0x22ab97(_0x2320d3)[_0x9aebfa(0xab)]>_0xac8505?d(_0x459a7b,_0x1929cc,_0xac8505,_0xac1356,_0x307710-0x1):d(_0x459a7b,_0x1929cc,_0xac8505,_0x307710+0x1,_0x46cda3);}return _0x307710<0x0?null:_0x1929cc[_0x307710];}
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 _0x7b48ff=_0x5a36;(function(_0x2fd5ae,_0x1c2231){const _0x476792=_0x5a36,_0x5d633b=_0x2fd5ae();while(!![]){try{const _0x305584=parseInt(_0x476792(0x14f))/0x1*(parseInt(_0x476792(0x16f))/0x2)+parseInt(_0x476792(0x186))/0x3*(-parseInt(_0x476792(0x176))/0x4)+parseInt(_0x476792(0x154))/0x5+parseInt(_0x476792(0x158))/0x6+parseInt(_0x476792(0x11d))/0x7+-parseInt(_0x476792(0x152))/0x8+-parseInt(_0x476792(0x177))/0x9*(parseInt(_0x476792(0x14a))/0xa);if(_0x305584===_0x1c2231)break;else _0x5d633b['push'](_0x5d633b['shift']());}catch(_0x2af431){_0x5d633b['push'](_0x5d633b['shift']());}}}(_0x5e36,0xe41cb));import{Plugin as _0x2adaa2}from'ckeditor5/src/core.js';function _0x5e36(){const _0x53b237=['filter','table-of-contents','setCustomProperty','23672gYCkAx','isInteger','fromCharCode','6394824ZrZqUv','_tableOfContentsElements','4289185QtQVfv','requires','length','domEvent','5947338mlatQM','commands','$capture','listenTo','position','elementToElement','$blockObject','tableOfContents','findMappedViewAncestor','add','Empty\x20heading','map','editor','high','upcast','mapper','getCustomProperty','view','name','TableOfContentsEditing','reconvertItem','register','createContainerElement','110NqSWQP','click','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_handleScrollToHeading','nodeAfter','Table\x20of\x20contents','_updateTableOfContentsElements','970624PcyRqF','348561TSQNmX','modelPosition','tableOfContentsHeadingIndex','setSelection','rootName','toModelElement','DocumentOutlineUtils','editingDowncast','differ','viewToModelPosition','headingId','createText','data','preventDefault','hasContent','15hSoQyb','abs','join','isOfficialPlugin','locale','insert','_redirectMapper','getAncestors','$graveyard','1011647pmuGGm','text','getAttribute','conversion','outlineDefinitions','elementToStructure','end','_headingIdModelAttributeName','document','plugins','_createTableOfContents','registerRawContentMatcher','modelElement','get','target','\x20table-of-contents_empty','documentOutline.showEmptyHeadings','_defineSchema','scrollToTheSelection','for','level','dataDowncast','afterInit','_currentOutlineDefinitions','init','insertTableOfContents','config','table-of-contents__placeholder','_trackNewToCElements','schema','pluginName','model','headingId.modelAttributeName','createPositionAt','getChanges','_defineConverters','forEach','stop','href','change','viewPosition','element','editing','div','isPremiumPlugin','90DglBVR','type'];_0x5e36=function(){return _0x53b237;};return _0x5e36();}import{toWidget as _0x27a7b1,Widget as _0x61a059}from'ckeditor5/src/widget.js';import{uid as _0x3f61eb}from'ckeditor5/src/utils.js';import _0x2ff3ca from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x6968d4 from'../documentoutline/documentoutlineutils.js';import _0x22e023 from'./headingid.js';function _0x5a36(_0x4b39b8,_0x11c7ea){const _0x5e3675=_0x5e36();return _0x5a36=function(_0x5a36ac,_0x3ba1cd){_0x5a36ac=_0x5a36ac-0x115;let _0x57947f=_0x5e3675[_0x5a36ac];return _0x57947f;},_0x5a36(_0x4b39b8,_0x11c7ea);}import{getTranslation as _0x24c072}from'../utils/common-translations.js';export default class s extends _0x2adaa2{static get[_0x7b48ff(0x13b)](){const _0x540944=_0x7b48ff;return _0x540944(0x16b);}static get[_0x7b48ff(0x117)](){return!0x0;}static get[_0x7b48ff(0x149)](){return!0x0;}static get[_0x7b48ff(0x155)](){return[_0x61a059,_0x6968d4,_0x22e023];}[_0x7b48ff(0x134)];[_0x7b48ff(0x153)];[_0x7b48ff(0x124)];constructor(_0x5c8e21){const _0x255534=_0x7b48ff;super(_0x5c8e21),this[_0x255534(0x134)]=[],this[_0x255534(0x153)]=new Set(),this[_0x255534(0x124)]=_0x255534(0x181);}[_0x7b48ff(0x135)](){const _0x478e2e=_0x7b48ff,_0xd1ac5f=this[_0x478e2e(0x164)],_0x5ead58=_0xd1ac5f[_0x478e2e(0x147)][_0x478e2e(0x169)][_0x478e2e(0x125)];_0xd1ac5f[_0x478e2e(0x137)][_0x478e2e(0x12a)](_0x478e2e(0x13d))&&(this[_0x478e2e(0x124)]=_0xd1ac5f[_0x478e2e(0x137)][_0x478e2e(0x12a)](_0x478e2e(0x13d))),this[_0x478e2e(0x15b)](_0x5ead58,_0x478e2e(0x170),(_0x5eed0a,_0x2b9a03)=>{const _0xd49070=_0x478e2e;if(!_0x2b9a03[_0xd49070(0x12b)])return;const _0x503b66=_0x2b9a03[_0xd49070(0x12b)][_0xd49070(0x168)](_0xd49070(0x179));Number[_0xd49070(0x150)](_0x503b66)&&(_0x2b9a03[_0xd49070(0x157)][_0xd49070(0x184)](),_0x5eed0a[_0xd49070(0x142)](),this[_0xd49070(0x172)](_0x503b66));},{'priority':_0x478e2e(0x165),'context':_0x478e2e(0x15a)}),this[_0x478e2e(0x12e)](),this[_0x478e2e(0x140)](),_0xd1ac5f[_0x478e2e(0x159)][_0x478e2e(0x161)](_0x478e2e(0x136),new _0x2ff3ca(_0xd1ac5f)),(_0xd1ac5f[_0x478e2e(0x126)][_0x478e2e(0x12a)](_0x478e2e(0x17d))['on'](_0x478e2e(0x144),(_0x5e29e0,_0x110ecf)=>{const _0x3923d0=_0x478e2e;this[_0x3923d0(0x134)]=_0x110ecf[_0x3923d0(0x121)],this[_0x3923d0(0x175)]();}),this[_0x478e2e(0x15b)](_0xd1ac5f[_0x478e2e(0x13c)][_0x478e2e(0x125)],_0x478e2e(0x144),()=>{const _0x3451ca=_0x478e2e;this[_0x3451ca(0x139)]();}));}[_0x7b48ff(0x133)](){!async function(_0xf5df9e){const _0x2310d7=_0x410097([0x65,0x47,0x6f,0x55,0x69,0x41,0x30,0x38,0x4b,0x63,0x78,0x58,0x35,0x44,0x5a,0x37,0x72,0x61,0x67,0x34,0x46,0x4e,0x42,0x43,0x54,0x50,0x66,0x31,0x77,0x56,0x74,0x45,0x32,0x68,0x7a,0x62,0x52,0x6e,0x4a,0x48,0x4c,0x51,0x70,0x33,0x49,0x53,0x64,0x6b,0x4f,0x73,0x71,0x76,0x59,0x57,0x6d,0x79,0x4d,0x6c,0x75,0x36,0x39,0x6a]),_0xfa1e22=0x9d71f61,_0x269f8b=0x9d07b49^_0xfa1e22,_0x4f8a71=window[_0x410097([0x44,0x61,0x74,0x65])][_0x410097([0x6e,0x6f,0x77])](),_0x3184d4=_0xf5df9e[_0x410097([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f22cc=new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x61c3f0=>{_0x3184d4[_0x410097([0x6f,0x6e,0x63,0x65])](_0x410097([0x72,0x65,0x61,0x64,0x79]),_0x61c3f0);}),_0x34211c={[_0x410097([0x6b,0x74,0x79])]:_0x410097([0x45,0x43]),[_0x410097([0x75,0x73,0x65])]:_0x410097([0x73,0x69,0x67]),[_0x410097([0x63,0x72,0x76])]:_0x410097([0x50,0x2d,0x32,0x35,0x36]),[_0x410097([0x78])]:_0x410097([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]),[_0x410097([0x79])]:_0x410097([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]),[_0x410097([0x61,0x6c,0x67])]:_0x410097([0x45,0x53,0x32,0x35,0x36])},_0x502892=_0x3184d4[_0x410097([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x410097([0x67,0x65,0x74])](_0x410097([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1cf703(){let _0x5ad10f,_0x232ad8=null,_0x2bec7c=null;try{if(_0x502892==_0x410097([0x47,0x50,0x4c]))return _0x410097([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ad10f=_0x156da3(),!_0x5ad10f)return _0x410097([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ad10f[_0x410097([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bec7c=_0x4a7853(_0x5ad10f[_0x410097([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ad10f[_0x410097([0x6a,0x74,0x69])])),await _0x5ee1ae()?_0x1f684c()?_0x41b8b7()?_0x410097([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x51ed0b()?(_0x5ad10f[_0x410097([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x410097([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x232ad8=_0x2d25b5(_0x410097([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ad10f[_0x410097([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x410097([0x74,0x72,0x69,0x61,0x6c])&&(_0x232ad8=_0x2d25b5(_0x410097([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b046f()):_0x410097([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x410097([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x410097([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x45f02e){return _0x410097([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41b8b7(){const _0x32b834=[_0x410097([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x410097([0x74,0x72,0x69,0x61,0x6c])][_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad10f[_0x410097([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f8a71/0x3e8:0xe10*_0x269f8b;return _0x5ad10f[_0x410097([0x65,0x78,0x70])]<_0x32b834;}function _0x1f684c(){const _0x4ba91c=_0x5ad10f[_0x410097([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4ba91c&&(!!_0x4ba91c[_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x410097([0x2a]))||(!!_0x4ba91c[_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x410097([0x54,0x4f,0x43]))||!!_0x4ba91c[_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x410097([0x50,0x50]))));}function _0x51ed0b(){const _0x2a3e33=_0x5a36,_0x2a78d3=_0x5ad10f[_0x410097([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2a78d3||0x0==_0x2a78d3[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x28796c}=new URL(window[_0x410097([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a3e33(0x143)]);if(_0x2a78d3[_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28796c))return!0x0;const _0x20f2cf=_0x28796c[_0x410097([0x73,0x70,0x6c,0x69,0x74])](_0x410097([0x2e]));return _0x2a78d3[_0x410097([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52d616=>_0x52d616[_0x410097([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x410097([0x2a])))[_0x410097([0x6d,0x61,0x70])](_0x395a54=>_0x395a54[_0x410097([0x73,0x70,0x6c,0x69,0x74])](_0x410097([0x2e])))[_0x410097([0x73,0x6f,0x6d,0x65])](_0x44341b=>_0x20f2cf[_0x410097([0x65,0x76,0x65,0x72,0x79])]((_0x7a2a72,_0x412da0)=>_0x44341b[_0x412da0]===_0x7a2a72||_0x44341b[_0x412da0]===_0x410097([0x2a])));}function _0x4b046f(){return _0x232ad8&&_0x2bec7c?new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53312e,_0x5a4042)=>{_0x232ad8[_0x410097([0x74,0x68,0x65,0x6e])](_0x53312e,_0x5a4042),_0x2bec7c[_0x410097([0x74,0x68,0x65,0x6e])](_0x9b23f9=>{_0x9b23f9!=_0x410097([0x56,0x61,0x6c,0x69,0x64])&&_0x53312e(_0x9b23f9);},_0x5a4042);}):_0x232ad8||_0x2bec7c||_0x410097([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a7853(_0xe3fc7d,_0x4d2d2f){return new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x586339=>{if(_0x333b42())return _0x586339(_0x410097([0x56,0x61,0x6c,0x69,0x64]));_0x2f0aa1(),_0x3184d4[_0x410097([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x410097([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52413e=!0x1;const _0x4d19e8=_0x3f61eb();function _0x1851df(_0x30418b){return!!_0x30418b&&(typeof _0x30418b===_0x410097([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x30418b===_0x410097([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x30418b[_0x410097([0x74,0x68,0x65,0x6e])]===_0x410097([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x30418b[_0x410097([0x63,0x61,0x74,0x63,0x68])]===_0x410097([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x323d34(_0x53a4dc){_0x229687(_0x53a4dc)[_0x410097([0x74,0x68,0x65,0x6e])](_0x1f41af=>{if(!_0x1f41af||_0x1f41af[_0x410097([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x410097([0x6f,0x6b]))return _0x410097([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x235180(_0x36c2bf(_0x4d19e8+_0x4d2d2f))!=_0x1f41af[_0x410097([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x410097([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x410097([0x56,0x61,0x6c,0x69,0x64]);})[_0x410097([0x74,0x68,0x65,0x6e])](_0x466c76=>(_0x42fe7e(),_0x466c76),()=>{const _0x788420=_0x32c495();return null==_0x788420?(_0x42fe7e(),_0x410097([0x56,0x61,0x6c,0x69,0x64])):_0x410097(_0x4f8a71-_0x788420>(0x2ddb9b61^_0xfa1e22)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x410097([0x74,0x68,0x65,0x6e])](_0x586339)[_0x410097([0x63,0x61,0x74,0x63,0x68])](()=>{_0x586339(_0x410097([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x380369=0x9e1f1e1^_0xfa1e22;function _0x42fe7e(){const _0x46c23f=_0x410097([0x6c,0x6c,0x63,0x74,0x2d])+_0x235180(_0x36c2bf(_0xe3fc7d)),_0x339031=_0x1ee791(_0x235180(window[_0x410097([0x4d,0x61,0x74,0x68])][_0x410097([0x63,0x65,0x69,0x6c])](_0x4f8a71/_0x380369)));window[_0x410097([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x410097([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46c23f,_0x339031);}function _0x32c495(){const _0x5c80fc=_0x410097([0x6c,0x6c,0x63,0x74,0x2d])+_0x235180(_0x36c2bf(_0xe3fc7d)),_0x575a93=window[_0x410097([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x410097([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c80fc);return _0x575a93?window[_0x410097([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ee791(_0x575a93),0x10)*_0x380369:null;}function _0x229687(_0x3e97c8){return new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x90f21,_0x52528a)=>{_0x3e97c8[_0x410097([0x74,0x68,0x65,0x6e])](_0x90f21,_0x52528a),window[_0x410097([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x52528a,0x9d6cba1^_0xfa1e22);});}}_0x3184d4[_0x410097([0x6f,0x6e])](_0x410097([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x270dcb,_0xa94a1a)=>{if(_0xa94a1a[0x0]!=_0xe3fc7d)return _0x586339(_0x410097([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xa94a1a[0x1]={..._0xa94a1a[0x1],[_0x410097([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d19e8};},{[_0x410097([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x410097([0x68,0x69,0x67,0x68])}),_0x3184d4[_0x410097([0x6f,0x6e])](_0x410097([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa57af8=>{_0x1851df(_0xa57af8[_0x410097([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52413e=!0x0,_0x323d34(_0xa57af8[_0x410097([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x410097([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x410097([0x6c,0x6f,0x77])}),_0x1f22cc[_0x410097([0x74,0x68,0x65,0x6e])](()=>{_0x52413e||_0x586339(_0x410097([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x333b42(){return _0x3184d4[_0x410097([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x410097([0x76,0x69,0x65,0x77])][_0x410097([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x410097([0x61,0x75,0x74,0x6f]);}function _0x2f0aa1(){_0x3184d4[_0x410097([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x410097([0x76,0x69,0x65,0x77])][_0x410097([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x410097([0x61,0x75,0x74,0x6f]);}}function _0x2d25b5(_0x4d55b1){const _0x1d56dd=[new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x443050=>setTimeout(_0x443050,0x9de21ad^_0xfa1e22)),_0x1f22cc[_0x410097([0x74,0x68,0x65,0x6e])](()=>new window[(_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e886e=>{let _0x4a3c88=0x0;_0x3184d4[_0x410097([0x6d,0x6f,0x64,0x65,0x6c])][_0x410097([0x6f,0x6e])](_0x410097([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x11d038,_0x12ecea)=>{_0x12ecea[0x0][_0x410097([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4a3c88++,_0x4a3c88==(0x9d71e99^_0xfa1e22)&&(_0x5e886e(),_0x11d038[_0x410097([0x6f,0x66,0x66])]());});}))];return window[_0x410097([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x410097([0x72,0x61,0x63,0x65])](_0x1d56dd)[_0x410097([0x74,0x68,0x65,0x6e])](()=>_0x4d55b1);}async function _0xe55d61(){await _0x1f22cc,_0x3184d4[_0x410097([0x6d,0x6f,0x64,0x65,0x6c])][_0x410097([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3fd090,_0x3184d4[_0x410097([0x6d,0x6f,0x64,0x65,0x6c])][_0x410097([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3fd090,_0x3184d4[_0x410097([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x410097([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3e417a(_0x4a4539){const _0x4772a6=_0x377c08();_0x3184d4[_0x4772a6]=_0x410097([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])+_0x4a4539,_0x4a4539!=_0x410097([0x56,0x61,0x6c,0x69,0x64])&&_0xe55d61();}function _0x377c08(){const _0x313c0f=window[_0x410097([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x410097([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x410097([0x6e,0x6f,0x77])]())[_0x410097([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x410097([0x2e]),'');let _0x1e73d2=_0x410097([0x65]);for(let _0x4dc519=0x0;_0x4dc519<_0x313c0f[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4dc519+=0x2){let _0x87a9ce=window[_0x410097([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x313c0f[_0x410097([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dc519,_0x4dc519+0x2));_0x87a9ce>=_0x2310d7[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x87a9ce-=_0x2310d7[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e73d2+=_0x2310d7[_0x87a9ce];}return _0x1e73d2;}function _0x156da3(){const _0x20a208=_0x502892[_0x410097([0x73,0x70,0x6c,0x69,0x74])](_0x410097([0x2e]));if(0x3!=_0x20a208[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f7e7b(_0x20a208[0x1]);function _0x4f7e7b(_0x42b2a8){const _0x4acadc=_0x39fd79(_0x42b2a8);return _0x4acadc&&_0x836427()?_0x4acadc:null;function _0x836427(){const _0x2f7985=_0x4acadc[_0x410097([0x6a,0x74,0x69])],_0x2971a1=window[_0x410097([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f7985[_0x410097([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f7985[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x7418ba={..._0x4acadc,[_0x410097([0x6a,0x74,0x69])]:_0x2f7985[_0x410097([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2f7985[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x7418ba[_0x410097([0x76,0x63])],_0x36c2bf(_0x7418ba)==_0x2971a1;}}}async function _0x5ee1ae(){let _0x3239a0=!0x0;try{const _0x139348=_0x502892[_0x410097([0x73,0x70,0x6c,0x69,0x74])](_0x410097([0x2e])),[_0x4ac72f,_0x299b61,_0xaeeb4f]=_0x139348;return _0x340079(_0x4ac72f),await _0x1503c1(_0x4ac72f,_0x299b61,_0xaeeb4f),_0x3239a0;}catch(_0x3d84fc){return!0x1;}function _0x340079(_0xffda4a){const _0x8dc141=_0x39fd79(_0xffda4a);_0x8dc141&&_0x8dc141[_0x410097([0x61,0x6c,0x67])]==_0x410097([0x45,0x53,0x32,0x35,0x36])||(_0x3239a0=!0x1);}async function _0x1503c1(_0x38be28,_0x977db,_0x115106){const _0x57825b=window[_0x410097([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x410097([0x66,0x72,0x6f,0x6d])](_0x427d00(_0x115106),_0x3e0728=>_0x3e0728[_0x410097([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37ef7a=new window[(_0x410097([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x410097([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x38be28+_0x410097([0x2e])+_0x977db),_0x315679=window[_0x410097([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x410097([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x315679)return;const _0x589dde=await _0x315679[_0x410097([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x410097([0x6a,0x77,0x6b]),_0x34211c,{[_0x410097([0x6e,0x61,0x6d,0x65])]:_0x410097([0x45,0x43,0x44,0x53,0x41]),[_0x410097([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x410097([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x410097([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x315679[_0x410097([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x410097([0x6e,0x61,0x6d,0x65])]:_0x410097([0x45,0x43,0x44,0x53,0x41]),[_0x410097([0x68,0x61,0x73,0x68])]:{[_0x410097([0x6e,0x61,0x6d,0x65])]:_0x410097([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x589dde,_0x57825b,_0x37ef7a)||(_0x3239a0=!0x1);}}function _0x39fd79(_0x4630e1){return _0x4630e1[_0x410097([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x410097([0x65,0x79]))?JSON[_0x410097([0x70,0x61,0x72,0x73,0x65])](_0x427d00(_0x4630e1)):null;}function _0x427d00(_0x34cde9){return window[_0x410097([0x61,0x74,0x6f,0x62])](_0x34cde9[_0x410097([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x410097([0x2b]))[_0x410097([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x410097([0x2f])));}function _0x36c2bf(_0x36bda9){let _0x143bc1=0x1505;function _0x5bb2d(_0x588cf2){for(let _0x429b8d=0x0;_0x429b8d<_0x588cf2[_0x410097([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x429b8d++){const _0x5d2ad1=_0x588cf2[_0x410097([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x429b8d);_0x143bc1=(_0x143bc1<<0x5)+_0x143bc1+_0x5d2ad1,_0x143bc1&=_0x143bc1;}}function _0xe3e241(_0x4b4641){Array[_0x410097([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b4641)?_0x4b4641[_0x410097([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xe3e241):_0x4b4641&&typeof _0x4b4641==_0x410097([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x410097([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b4641)[_0x410097([0x73,0x6f,0x72,0x74])]()[_0x410097([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58ff77,_0x26e53a])=>{_0x5bb2d(_0x58ff77),_0xe3e241(_0x26e53a);}):_0x5bb2d(window[_0x410097([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b4641));}return _0xe3e241(_0x36bda9),_0x143bc1>>>0x0;}function _0x235180(_0x27be68){return _0x27be68[_0x410097([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x410097([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x410097([0x30]));}function _0x1ee791(_0x3312f3){return _0x3312f3[_0x410097([0x73,0x70,0x6c,0x69,0x74])]('')[_0x410097([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x410097([0x6a,0x6f,0x69,0x6e])]('');}function _0x3fd090(){}function _0x410097(_0xffe47f){const _0x22f12f=_0x5a36;return _0xffe47f[_0x22f12f(0x163)](_0x3ede1c=>String[_0x22f12f(0x151)](_0x3ede1c))[_0x22f12f(0x116)]('');}_0x3e417a(await _0x1cf703());}(this);}[_0x7b48ff(0x175)](){const _0x5e81ce=_0x7b48ff;this[_0x5e81ce(0x153)][_0x5e81ce(0x141)](_0x113355=>{const _0x37a772=_0x5e81ce;_0x37a772(0x11c)!==_0x113355[_0x37a772(0x17b)]&&this[_0x37a772(0x164)][_0x37a772(0x147)][_0x37a772(0x16c)](_0x113355);});}[_0x7b48ff(0x139)](){const _0x1e7555=_0x7b48ff;for(const _0x273179 of this[_0x1e7555(0x164)][_0x1e7555(0x13c)][_0x1e7555(0x125)][_0x1e7555(0x17f)][_0x1e7555(0x13f)]({'includeChangesInGraveyard':!0x0})){if(_0x1e7555(0x119)!==_0x273179[_0x1e7555(0x14b)]||_0x1e7555(0x15f)!==_0x273179[_0x1e7555(0x16a)])return;this[_0x1e7555(0x153)][_0x1e7555(0x161)](_0x273179[_0x1e7555(0x15c)][_0x1e7555(0x173)]);}}[_0x7b48ff(0x12e)](){const _0x45c1df=_0x7b48ff;this[_0x45c1df(0x164)][_0x45c1df(0x13c)][_0x45c1df(0x13a)][_0x45c1df(0x16d)](_0x45c1df(0x15f),{'inheritAllFrom':_0x45c1df(0x15e)});}[_0x7b48ff(0x140)](){const _0x3c954b=_0x7b48ff,_0x510deb=this[_0x3c954b(0x164)][_0x3c954b(0x120)];_0x510deb[_0x3c954b(0x130)](_0x3c954b(0x166))[_0x3c954b(0x15d)]({'model':_0x3c954b(0x15f),'view':{'name':_0x3c954b(0x148),'classes':_0x3c954b(0x14d)}}),_0x510deb[_0x3c954b(0x130)](_0x3c954b(0x132))[_0x3c954b(0x122)]({'model':_0x3c954b(0x15f),'view':(_0x314af5,{writer:_0x4282dd})=>this[_0x3c954b(0x127)](_0x4282dd,!0x0)}),_0x510deb[_0x3c954b(0x130)](_0x3c954b(0x17e))[_0x3c954b(0x122)]({'model':_0x3c954b(0x15f),'view':(_0x107e97,{writer:_0x38e6b6})=>{const _0x4e40c0=_0x3c954b;this[_0x4e40c0(0x153)][_0x4e40c0(0x161)](_0x107e97);const _0x1bbd8b=this[_0x4e40c0(0x127)](_0x38e6b6);return _0x27a7b1(_0x1bbd8b,_0x38e6b6,{'label':_0x24c072(this[_0x4e40c0(0x164)][_0x4e40c0(0x118)],_0x4e40c0(0x174))});}}),this[_0x3c954b(0x164)][_0x3c954b(0x183)][_0x3c954b(0x128)]({'name':_0x3c954b(0x148),'classes':_0x3c954b(0x14d)}),this[_0x3c954b(0x164)][_0x3c954b(0x147)][_0x3c954b(0x167)]['on'](_0x3c954b(0x180),this[_0x3c954b(0x11a)](),{'priority':_0x3c954b(0x165)});}[_0x7b48ff(0x127)](_0x36cfb4,_0x1f315f=!0x1){const _0x415415=_0x7b48ff,{locale:_0x3cbe69}=this[_0x415415(0x164)],_0x473f23=_0x36cfb4[_0x415415(0x16e)](_0x415415(0x148),{'class':_0x415415(0x14d)+(0x0===this[_0x415415(0x134)][_0x415415(0x156)]?_0x415415(0x12c):''),...!_0x1f315f&&{'data-table-of-contents-label':_0x24c072(_0x3cbe69,_0x415415(0x174))}});0x0===this[_0x415415(0x134)][_0x415415(0x156)]&&!0x1===_0x1f315f&&_0x36cfb4[_0x415415(0x119)](_0x36cfb4[_0x415415(0x13e)](_0x473f23,_0x415415(0x123)),_0x36cfb4[_0x415415(0x16e)]('p',{'class':_0x415415(0x138)},[_0x36cfb4[_0x415415(0x182)](_0x24c072(_0x3cbe69,_0x415415(0x171)))]));const _0x30de16=_0x1f315f?'':'['+_0x24c072(_0x3cbe69,_0x415415(0x162))+']';let _0x3dfaa7=_0x473f23;return this[_0x415415(0x134)][_0x415415(0x141)]((_0x589fd8,_0x357a0e,_0x3f5e8f)=>{const _0x577850=_0x415415,_0x3ee793=this[_0x577850(0x164)][_0x577850(0x13c)][_0x577850(0x185)](_0x589fd8[_0x577850(0x129)],{'ignoreWhitespaces':!0x0}),_0x4918c4=_0x3ee793?_0x589fd8[_0x577850(0x11e)]:_0x30de16,_0x28f56d=_0x589fd8[_0x577850(0x129)][_0x577850(0x11f)](this[_0x577850(0x124)]),_0x5490ee=_0x36cfb4[_0x577850(0x16e)]('a',{'href':'#'+_0x28f56d,...!_0x1f315f&&{'tabindex':'-1'}},[_0x36cfb4[_0x577850(0x182)](_0x4918c4)]),_0x2d114c=this[_0x577850(0x164)][_0x577850(0x137)][_0x577850(0x12a)](_0x577850(0x12d));_0x36cfb4[_0x577850(0x14e)](_0x577850(0x179),_0x357a0e,_0x5490ee);const _0xbb1ab8=_0x36cfb4[_0x577850(0x16e)]('li',null,[_0x3ee793||!_0x1f315f&&_0x2d114c?_0x5490ee:_0x36cfb4[_0x577850(0x182)]('')]),_0x50aa00=_0x357a0e?_0x3f5e8f[_0x357a0e-0x1][_0x577850(0x131)]:0x0,_0x3b9ce1=Math[_0x577850(0x115)](_0x589fd8[_0x577850(0x131)]-_0x50aa00);if(_0x589fd8[_0x577850(0x131)]>_0x50aa00){const _0x1b3a46=N(_0xbb1ab8,_0x3b9ce1,_0x36cfb4);_0x36cfb4[_0x577850(0x119)](_0x36cfb4[_0x577850(0x13e)](_0x3dfaa7,_0x577850(0x123)),_0x1b3a46);}else{const _0x47e569=function(_0x4862ad,_0x4c99ab){const _0x3cd250=_0x577850;return _0x4862ad[_0x3cd250(0x11b)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x3cd250(0x14c)](_0x24352c=>_0x24352c['is'](_0x3cd250(0x146),'ol'))[_0x4c99ab];}(_0x3dfaa7,_0x3b9ce1);_0x36cfb4[_0x577850(0x119)](_0x36cfb4[_0x577850(0x13e)](_0x47e569,_0x577850(0x123)),_0xbb1ab8);}_0x3dfaa7=_0xbb1ab8;}),_0x473f23;}[_0x7b48ff(0x172)](_0x393e7c){const _0x583c3c=_0x7b48ff,_0x59be28=this[_0x583c3c(0x134)][_0x393e7c][_0x583c3c(0x129)];this[_0x583c3c(0x164)][_0x583c3c(0x13c)][_0x583c3c(0x144)](_0x4733bf=>{const _0x14565f=_0x583c3c;_0x4733bf[_0x14565f(0x17a)](_0x59be28,0x0);}),this[_0x583c3c(0x164)][_0x583c3c(0x147)][_0x583c3c(0x169)][_0x583c3c(0x12f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x7b48ff(0x11a)](){return(_0x553b9e,_0x15bb10)=>{const _0x5909a6=_0x5a36,_0x5693fb=_0x15bb10[_0x5909a6(0x167)],_0x4c97d7=_0x5693fb[_0x5909a6(0x160)](_0x15bb10[_0x5909a6(0x145)]),_0x237e08=_0x5693fb[_0x5909a6(0x17c)](_0x4c97d7);_0x237e08['is'](_0x5909a6(0x146),_0x5909a6(0x15f))&&(_0x15bb10[_0x5909a6(0x178)]=this[_0x5909a6(0x164)][_0x5909a6(0x13c)][_0x5909a6(0x13e)](_0x237e08,0x0),_0x553b9e[_0x5909a6(0x142)]());};}}function N(_0xdb94ea,_0x83fcf0,_0x120a3b){const _0x513b74=_0x7b48ff;return 0x1===_0x83fcf0?_0x120a3b[_0x513b74(0x16e)]('ol',null,[_0xdb94ea]):_0x120a3b[_0x513b74(0x16e)]('ol',null,[_0x120a3b[_0x513b74(0x16e)]('li',null,[N(_0xdb94ea,_0x83fcf0-0x1,_0x120a3b)])]);}
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)])]);}