@ckeditor/ckeditor5-document-outline 46.0.1-alpha.8 → 46.0.1-alpha.9

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-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-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-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-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),p={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(p);else{var h=o(p,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:h,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>W,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>f,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>Q,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});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},p=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return p.schedule=l,p.cancel=f,p.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),p}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=140]})(t,e)}function c(){const t=["20fwFjYu","GeneralHtmlSupport","22MkseHi","htmlH1","htmlH3","data","725468BQjUCV","plugins","4579460SGZdOD","7168XiXnfA","getChildren","2466UoKBVI","52604YvHAsM","paragraph","has","model","reduce","7507068CYWTQs","htmlH2","htmlH5","push","58068wGabAu","config","get","heading.options","13eHvtoG","22BNgHby","518zmfHLj","3157614AlUqxq","htmlH6","htmlH4"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(161)]())i instanceof r.ModelText&&(n+=i[e(156)]);return n}!function(t){const e=s,n=t();for(;;)try{if(527989===parseInt(e(163))/1*(-parseInt(e(153))/2)+parseInt(e(148))/3+-parseInt(e(157))/4*(-parseInt(e(151))/5)+-parseInt(e(141))/6*(parseInt(e(147))/7)+-parseInt(e(160))/8*(parseInt(e(162))/9)+parseInt(e(159))/10*(parseInt(e(146))/11)+parseInt(e(168))/12*(-parseInt(e(145))/13))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=p();return(d=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(590043===parseInt(e(238))/1+parseInt(e(201))/2*(-parseInt(e(242))/3)+parseInt(e(210))/4*(-parseInt(e(209))/5)+parseInt(e(219))/6*(-parseInt(e(199))/7)+-parseInt(e(217))/8+-parseInt(e(224))/9+parseInt(e(226))/10*(parseInt(e(244))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class f extends t.Plugin{static get[l(207)](){return l(212)}static get[l(192)](){return!0}static get[l(239)](){return!0}[l(227)]=[];[l(203)](){const t=l,e=this[t(206)];this[t(227)]=this[t(232)]();let n=[];e[t(233)][t(195)].on(t(200),o(()=>{const e=t,i=n;n=this[e(231)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(243)]===n[e(243)]&&t[e(214)]===n[e(214)]&&t[e(193)]===n[e(193)]),r=(0,u.diffToChanges)(o,n),s=this[e(205)](),c=n[e(204)](t=>t[e(193)]===s);r[e(229)]&&this[e(237)](e(200),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(237)](e(230),{index:c})},250,{leading:!0,trailing:!0}))}[l(196)](){const t=l;this[t(227)][t(229)]||this[t(216)]()}[l(231)](){const t=l,e=this[t(206)],n=[],i=this[t(227)];for(const n of e[t(233)][t(195)][t(211)]())o(e[t(233)][t(195)][t(241)](n));function o(e){const r=t;for(const t of e[r(234)]())t.is(r(222))&&(i[r(235)](t[r(197)])&&n[r(198)]({level:i[r(236)](t[r(197)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(205)](){const t=l,e=this[t(206)][t(233)][t(195)][t(228)][t(240)](),n=new r.ModelTreeWalker({direction:t(194),startPosition:e});for(const e of n)if(e[t(202)].is(t(222))&&this[t(227)][t(235)](e[t(202)][t(197)]))return e[t(202)]}[l(232)](){const t=l;return this[t(206)][t(208)][t(189)](t(225))||function(t){const e=s,n=t[e(142)][e(143)](e(144));return n?n[e(167)]((t,n)=>(e(164)!==n[e(166)]&&t[e(140)](n[e(166)]),t),[]):t[e(158)][e(165)](e(152))?[e(154),e(169),e(155),e(150),e(170),e(149)]:[]}(this[t(206)])}[l(216)](){const t=l,e=this[t(206)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(223)][t(191)][t(213)][t(220)](document[t(218)](o)),r=e[t(190)][t(221)](n)[t(215)](0);r?.is(t(222))&&i[t(198)](r[t(197)])}this[t(227)]=i}}function p(){const t=["includes","indexOf","fire","308963fLdTAp","isPremiumPlugin","getFirstPosition","getRoot","2094969ndcrgB","level","11CKCfXC","get","data","view","isOfficialPlugin","modelElement","backward","document","afterInit","name","push","14MABGDl","change","2rwDXKe","item","init","findIndex","_getActiveHeading","editor","pluginName","config","24170yKhBFM","828eAepjs","getRootNames","DocumentOutlineUtils","domConverter","text","getChild","_deriveHeadingElementsFromConversion","7314336jjdDCJ","createElement","3113988QwpaXW","domToView","toModel","element","editing","7380cczjZf","documentOutline.headings","39331490pzfVKf","_headingNames","selection","length","activeItemIndex","_getOutlineDefinitions","_getHeadingNames","model","getChildren"];return(p=function(){return t})()}var h=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["4879188WSuzjA","ck-document-outline__item_empty","level","isActive","9199700uFVVUL","click","4CfOHpz","bind","Empty heading","605601KaeLFD","text","ck-document-outline__item_active","8cyBXxh","327606oYjxZf","div","set","ck-reset","ck-document-outline__item","bindTemplate","1176142DyhJuT","42FtSKQX","isEmpty","ck-document-outline__item_level-","968079soLXpF","24655PgppXb","setTemplate"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(423920===-parseInt(e(187))/1+parseInt(e(197))/2+-parseInt(e(191))/3*(parseInt(e(184))/4)+-parseInt(e(202))/5*(-parseInt(e(198))/6)+-parseInt(e(201))/7*(-parseInt(e(190))/8)+-parseInt(e(204))/9+parseInt(e(182))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends h.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(196)],o=e?"["+m(t,n(186))+"]":"";this[n(193)](n(188),""),this[n(193)](n(180),1),this[n(193)](n(181),!1),this[n(185)](n(199)).to(this,n(188),t=>!t),this[n(203)]({tag:n(192),attributes:{class:["ck",n(194),n(195),i.to(n(180),t=>n(200)+t),i.if(n(181),n(189)),i.if(n(199),n(205))],title:i.to(n(188))},children:[{text:i.to(n(188),t=>t||o)}],on:{click:i.to(n(183))}})}}function I(){const t=["delegate","_insertItem","920ZcBmEu","text","insert","locale","879LYLjYi","17048HNaKnX","isActive","type","items","set","3028WiRPHF","ck-document-outline","Editor headings will appear here as you type.","forEach","values","destroy","ck-reset","contentLanguageDirection","_setActiveItem","715860JoslMq","createCollection","getIndex","_scrollToItem","1eJXkRy","remove","div","fire","click","index","sync","documentOutlineContainer","showEmptyHeadingText","change:activeItemIndex","6192ruGyay","157836nZwKNJ","get","delete","191914bmMEZM","source","map","element","itemSelected","activeItemIndex","_handleItemClick","294AXOGgK","howMany","addMany","setTemplate","level","bind","_deleteItem","7904369bxwsIw"];return(I=function(){return t})()}const k=b;function b(t,e){const n=I();return(b=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(131157===parseInt(e(399))/1*(-parseInt(e(413))/2)+-parseInt(e(380))/3*(parseInt(e(386))/4)+-parseInt(e(395))/5+parseInt(e(410))/6+parseInt(e(420))/7*(-parseInt(e(381))/8)+-parseInt(e(409))/9*(parseInt(e(376))/10)+parseInt(e(373))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends h.View{[k(384)];[k(406)];[k(407)];constructor(t,e=!1,n){const i=k;super(t),this[i(407)]=e,this[i(385)](i(418),-1),this[i(406)]=n,this[i(384)]=this[i(396)](),this[i(384)][i(374)](i(403)).to(this),this.on(i(403),this[i(419)][i(371)](this)),this.on(i(408),(t,e,n,o)=>{this[i(394)](o,n)}),this[i(423)]({tag:i(401),attributes:{class:["ck",i(392),i(387)],dir:t[i(393)],"data-document-outline-empty-placeholder":m(t,i(388)),tabindex:-1},children:this[i(384)]})}[k(405)](t){const e=k;t[e(389)](t=>{const n=e;n(378)==t[n(383)]?this[n(375)](t[n(404)],...t[n(390)]):n(412)==t[n(383)]&&this[n(372)](t[n(404)],t[n(421)])})}[k(394)](t,e){const n=k;if(-1!==t){const e=this[n(384)][n(411)](t);e&&(e[n(382)]=!1)}-1!==e&&(this[n(384)][n(411)](e)[n(382)]=!0,this[n(398)](e))}[k(375)](t,...e){const n=k,i=e[n(415)]((e,i)=>{const o=n,r=new v(this[o(379)],this[o(407)]);return r[o(377)]=e[o(377)],r[o(370)]=e[o(370)],t+i===this[o(418)]&&(r[o(382)]=!0),r});this[n(384)][n(422)](i,t)}[k(372)](t,e){const n=k;do{this[n(384)][n(400)](t)}while(--e)}[k(419)](t){const e=k,n=this[e(384)][e(397)](t[e(414)]);this[e(402)](e(417),n)}[k(398)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(384)][e(411)](t)[e(416)],20,this[e(406)])}[k(391)](){const t=k;super[t(391)](),this[t(416)][t(400)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),L=n.n(A),P=n(357),S=n.n(P),K=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=L(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=S();O()(K.A,N);K.A&&K.A.locals&&K.A.locals;const M=H;function D(){const t=["758752wEpuYJ","window","focusTracker","href","focus","documentOutline.container","model","map","bind","floor","cancel","config","destroy","scrollToTheSelection","toViewElement","init","141597HZQnoW","37463WUqxfw","domConverter","_handleItemSelected","bottom","getRootNames","isOfficialPlugin","listenTo","_updateActiveDefinitionFromViewportThrottled","afterInit","pluginName","change","fromCharCode","647188LzTnsg","height","get","DocumentOutlineUtils","getIntersection","editing","sync","_handleOutlineChange","document","length","render","_updateActiveDefinitionOnViewportChange","_setActiveViewItem","325423LQtmcn","locale","indexOf","join","modelElement","isPremiumPlugin","view","3033JvNior","document-outline-container-not-provided","setSelection","20890HOvRbU","add","itemSelected","appendChild","getDomRoot","element","DocumentOutlineUI","mapper","top","_currentOutlineDefinitions","54DJgNbj","1338960HLGSHl","14wGFRVd","resize","documentOutline.showEmptyHeadings","scroll","mapViewToDom","getVisible","activeItemIndex","editor","plugins"];return(D=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(453883===parseInt(e(363))/1*(parseInt(e(337))/2)+-parseInt(e(362))/3+parseInt(e(375))/4+parseInt(e(336))/5+-parseInt(e(335))/6*(-parseInt(e(388))/7)+parseInt(e(346))/8+parseInt(e(395))/9*(-parseInt(e(325))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class j extends t.Plugin{[M(394)];[M(334)];[M(370)];static get[M(372)](){return M(331)}static get[M(368)](){return!0}static get[M(393)](){return!0}constructor(t){const e=M;super(t),this[e(394)]=new y(t[e(389)],this[e(344)][e(357)][e(377)](e(339)),this[e(344)][e(357)][e(377)](e(351))),this[e(334)]=[],this[e(370)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(386)][e(354)](this),100)}[M(361)](){const t=M,e=this[t(344)],n=e[t(345)][t(377)](t(378));let i=!1;if(this[t(394)][t(385)](),this[t(344)].ui[t(348)][t(326)](this[t(394)][t(330)]),!e[t(357)][t(377)](t(351)))throw new u.CKEditorError(t(323),{editor:e});e[t(357)][t(377)](t(351))[t(328)](this[t(394)][t(330)]),n.on(t(373),this[t(382)][t(354)](this)),n.on(t(343),(e,{index:n})=>this[t(387)](n)),this[t(394)].on(t(327),(e,n)=>{i=!0,this[t(365)](n)}),this[t(394)][t(369)](u.global[t(383)],t(340),()=>{i?i=!1:this[t(370)]()},{useCapture:!0}),this[t(394)][t(369)](u.global[t(347)],t(338),this[t(370)],{useCapture:!0})}[M(371)](){!async function(t){const e=m([98,89,67,99,112,80,85,48,111,118,83,76,107,106,65,117,79,97,110,68,70,121,109,103,102,86,55,84,77,53,119,82,87,104,75,113,101,69,50,122,78,81,51,72,56,120,115,54,74,52,49,88,66,73,105,116,57,90,100,108,114,71]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function p(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function h(){}function m(t){const e=H;return t[e(353)](t=>String[e(374)](t))[e(391)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([98]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=h,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function h(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=p(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](p(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{h(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754438400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=H,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(349)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),h[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||h||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[M(358)](){const t=M;super[t(358)](),this[t(394)][t(358)](),this[t(370)][t(356)]()}[M(382)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(334)]=e,this[i(394)][i(381)](n)}[M(387)](t){const e=M;this[e(334)][e(384)]&&this[e(334)][t]&&(this[e(394)][e(343)]=t)}[M(365)](t){const e=M,n=this[e(334)][t][e(392)];this[e(344)][e(352)][e(373)](t=>{t[e(324)](n,0)}),this[e(344)][e(380)][e(394)][e(359)]({alignToTop:!0,forceScroll:!0}),this[e(344)][e(380)][e(394)][e(350)](),this[e(387)](t)}[M(386)](){const t=M,e=this[t(344)];let n;for(const i of e[t(352)][t(383)][t(367)]()){const o=e[t(380)][t(394)][t(329)](i),r=o&&new u.Rect(o)[t(342)]();if(r){const e=new u.Rect(u.global[t(347)])[t(379)](r);e&&(n=e[t(333)]+.25*e[t(376)])}}if(void 0===n)return;const i=F(e[t(380)],this[t(334)],n);i?this[t(387)](this[t(334)][t(390)](i)):this[t(387)](-1)}}function H(t,e){const n=D();return(H=function(t,e){return n[t-=323]})(t,e)}function F(t,e,n,i=0,o=e[M(384)]-1){const r=M,s=Math[r(355)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(332)][r(360)](c[r(392)]);if(!a)return null;const l=t[r(394)][r(364)][r(341)](a);return new u.Rect(l)[r(366)]>n?F(t,e,n,i,s-1):F(t,e,n,s+1,o)}return s<0?null:e[s]}const B=V;function V(t,e){const n=U();return(V=function(t,e){return n[t-=446]})(t,e)}function U(){const t=["destroy","config","30612gptYGH","1066148KuNSjJ","documentOutlineLicenseKeyDomainLimit","documentOutlineLicenseKeyTrialLimit","1753728yfWVEk","DocumentOutline","isOfficialPlugin","9757yZpZVD","20676cGEgHo","get","trialLimit","15OWWKqc","documentOutlineLicenseKeyUsageLimit","24EnNeKF","editor","17ZFwLev","usageLimit","1146888pApAps","isPremiumPlugin","invalid","featureNotAllowed","1333696anOFWr","expired","pluginName","licenseKey","evaluationLimit","documentOutlineLicenseKeyEvaluationLimit","requires","documentOutlineLicenseKeyInvalid","_licenseKeyCheckInterval","40alSaBW","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyNotAllowed","2238810uQYXZe","domainLimit","init","documentOutlineLicenseKeyValid","_showLicenseError"];return(U=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(472587===-parseInt(e(454))/1*(-parseInt(e(447))/2)+parseInt(e(483))/3+parseInt(e(480))/4*(parseInt(e(450))/5)+parseInt(e(452))/6*(parseInt(e(460))/7)+-parseInt(e(469))/8*(-parseInt(e(456))/9)+-parseInt(e(472))/10+parseInt(e(446))/11*(-parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class W extends t.Plugin{[B(463)];[B(468)];static get[B(466)](){return[f,j]}static get[B(462)](){return B(484)}static get[B(485)](){return!0}static get[B(457)](){return!0}[B(474)](){const t=B;this[t(463)]=this[t(453)][t(478)][t(448)](t(463));const e=this[t(453)];this[t(468)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(475)==r||n(467)==r||n(470)==r||n(481)==r||n(471)==r||n(465)==r||n(482)==r||n(451)==r){delete e[o],i=r,clearInterval(this[n(468)]),this[n(468)]=void 0;break}}n(467)==i&&e[n(476)](n(458)),n(470)==i&&e[n(476)](n(461)),n(481)==i&&e[n(476)](n(473)),n(471)==i&&e[n(476)](n(459),n(484)),n(465)==i&&e[n(476)](n(464)),n(482)==i&&e[n(476)](n(449)),n(451)==i&&e[n(476)](n(455))},1e3)}[B(477)](){const t=B;super[t(477)](),this[t(468)]&&clearInterval(this[t(468)])}}var R=n(901);const G=Z;function Z(t,e){const n=J();return(Z=function(t,e){return n[t-=283]})(t,e)}function J(){const t=["schema","809349SLmIFB","insertObject","refresh","change","1520886AzOjkV","document","getFirstPosition","981079rZEswn","tableOfContents","4tTpPpB","26523ZrXmpO","322719nXvXur","isEnabled","252IKdkBQ","findAllowedParent","560567rFYLGl","selection","25thmiWp","model","createElement","editor","8EyGBmx","execute","246728zSWvLQ","1950gRfBOG"];return(J=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(301009===-parseInt(e(299))/1+parseInt(e(297))/2*(-parseInt(e(288))/3)+-parseInt(e(285))/4*(parseInt(e(305))/5)+parseInt(e(292))/6+parseInt(e(303))/7*(-parseInt(e(283))/8)+parseInt(e(298))/9*(-parseInt(e(286))/10)+-parseInt(e(295))/11*(-parseInt(e(301))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class Q extends t.Command{[G(284)](){const t=G;this[t(308)][t(306)][t(291)](e=>{const n=t;this[n(308)][n(306)][n(289)](e[n(307)](n(296)))})}[G(290)](){const t=G,e=this[t(308)][t(306)],n=e[t(293)][t(304)][t(294)]();this[t(300)]=null!==(n&&e[t(287)][t(302)](n,t(296)))}}var z=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=L(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=S();O()(z.A,X);z.A&&z.A.locals&&z.A.locals;function q(){const t=["isOfficialPlugin","extend","getAttribute","nodeAfter","insert","string","heading.options","element:","toViewElement","getChanges","clear","add","isRegistered","27688SrGoWa","config","differ","headingId.modelAttributeName","consumable","remove","10172526BPWgQi","for","hasAttribute","_customDataDowncastHeadingsConversion","item","consume","delete","modelRange","registerPostFixer","getContainedElement","editor","match","2750364dxHOaL","setAttribute","low","upcast","name","get","downcast","forEach","mapper","type","set","HeadingId","viewItem","pluginName","attribute:headingId:","3283395hMqzsi","2733892BVZIzt","10010959KUPdEA","_customUpcastHeadingsConversion","headingId","484898whQCcF","attributes","_registerHeadingIdAttributePostfixer","change","paragraph","removeAttribute","view","length","has","writer","afterInit","position","document","heading1","schema","conversion","isPremiumPlugin","model"];return(q=function(){return t})()}const Y=tt;!function(t){const e=tt,n=t();for(;;)try{if(940517===parseInt(e(437))/1+-parseInt(e(406))/2+parseInt(e(455))/3+-parseInt(e(402))/4+parseInt(e(401))/5+parseInt(e(443))/6+-parseInt(e(403))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class $ extends t.Plugin{static get[Y(399)](){return Y(397)}static get[Y(424)](){return!0}static get[Y(422)](){return!0}[Y(416)](){const t=Y,e=this[t(453)];e[t(438)][t(391)](t(440))||(function(e){const n=t,i=new Map;return e?(e[n(393)](t=>{const e=n;e(410)!==t[e(423)]&&i[e(396)](t[e(412)],t[e(423)])}),i[n(391)]("h1")||i[n(396)]("h1",n(419)),i):i}(this[t(453)][t(438)][t(391)](t(430)))[t(393)]((n,i)=>{const o=t;this[o(404)](i),this[o(446)](n),e[o(423)][o(420)][o(436)](n)&&e[o(423)][o(420)][o(425)](n,{allowAttributes:o(405)})}),this[t(408)]())}[Y(404)](t){const e=Y;this[e(453)][e(421)][e(444)](e(458))[e(435)](n=>n.on(e(431)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(398)][o(426)]("id"),a=n[o(450)][o(452)]();if(a)return c&&c[o(413)]||a[o(445)](o(405))?void(r[o(448)](n[o(398)],{attributes:["id"]})&&s[o(456)](o(405),c,a)):(r[o(448)](n[o(398)],{attributes:["id"]}),void s[o(456)](o(405),(0,u.uid)(),a))},{priority:u.priorities[e(391)](e(457))+.5}))}[Y(446)](t){const e=Y;this[e(453)][e(421)][e(444)](e(392))[e(435)](n=>n.on(e(400)+t,(t,n,i)=>{const o=e;if(!i[o(441)][o(448)](n[o(447)],t[o(459)]))return;const r=n[o(447)][o(426)](o(405)),s=i[o(394)][o(432)](n[o(447)]);i[o(415)][o(456)]("id",r,s)}))}[Y(408)](){const t=Y,e=this[t(453)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(435)](r),e[o(456)](o(405),r,n),r}function r(e,n){const i=t;e[i(411)](i(405),n)}e[t(423)][t(418)][t(451)](s=>{const c=t,a=e[c(423)][c(418)][c(439)][c(433)]();let u=!1;for(const t of a)if(c(428)==t[c(395)]&&t[c(459)])if(et(t[c(459)])){const e=t[c(407)][c(391)](c(405));c(429)==typeof e?n[c(414)](e)?(o(s,t[c(417)][c(427)]),u=!0):i[c(435)](e):(o(s,t[c(417)][c(427)]),u=!0)}else c(429)==typeof t[c(407)][c(391)](c(405))&&(r(s,t[c(417)][c(427)]),u=!0);else if(c(442)==t[c(395)]){const e=t[c(407)][c(391)](c(405));c(429)==typeof e&&n[c(449)](e)}return u}),e[t(423)][t(418)].on(t(409),()=>{const e=t;i[e(393)](t=>n[e(435)](t)),i[e(434)]()})}}function tt(t,e){const n=q();return(tt=function(t,e){return n[t-=391]})(t,e)}function et(t){return!!t[Y(454)](/heading\d/)}const nt=it;function it(t,e){const n=rt();return(it=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(260366===-parseInt(e(447))/1+-parseInt(e(555))/2*(-parseInt(e(486))/3)+-parseInt(e(489))/4+parseInt(e(506))/5+-parseInt(e(445))/6+-parseInt(e(534))/7*(-parseInt(e(545))/8)+parseInt(e(453))/9*(parseInt(e(448))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class ot extends t.Plugin{static get[nt(454)](){return nt(552)}static get[nt(522)](){return!0}static get[nt(520)](){return!0}static get[nt(477)](){return[R.Widget,f,$]}[nt(468)];[nt(554)];[nt(455)];constructor(t){const e=nt;super(t),this[e(468)]=[],this[e(554)]=new Set,this[e(455)]=e(465)}[nt(488)](){const t=nt,e=this[t(493)],n=e[t(449)][t(535)][t(452)];e[t(470)][t(547)](t(529))&&(this[t(455)]=e[t(470)][t(547)](t(529))),this[t(548)](n,t(553),(e,n)=>{const i=t;if(!n[i(463)])return;const o=n[i(463)][i(490)](i(487));Number[i(533)](o)&&(n[i(510)][i(508)](),e[i(519)](),this[i(504)](o))},{priority:t(500),context:t(459)}),this[t(442)](),this[t(501)](),e[t(484)][t(531)](t(450),new Q(e)),e[t(464)][t(547)](t(542)).on(t(539),(e,n)=>{const i=t;this[i(468)]=n[i(532)],this[i(513)]()}),this[t(548)](e[t(451)][t(452)],t(539),()=>{this[t(472)]()})}[nt(546)](){!async function(t){const e=m([80,105,75,122,79,71,116,117,84,108,111,74,114,66,54,65,53,119,85,100,49,112,72,115,69,104,88,55,67,48,87,82,121,110,102,106,52,99,109,86,98,68,89,83,97,90,76,57,77,101,78,50,56,118,51,73,70,107,120,81,103,113]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function p(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function h(){}function m(t){const e=it;return t[e(498)](t=>String[e(457)](t))[e(527)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([80]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=h,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function h(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=p(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](p(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{h(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754438400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(471)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),h[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||h||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(513)](){const t=nt;this[t(554)][t(521)](e=>{const n=t;n(480)!==e[n(509)]&&this[n(493)][n(449)][n(469)](e)})}[nt(472)](){const t=nt;for(const e of this[t(493)][t(451)][t(452)][t(536)][t(549)]({includeChangesInGraveyard:!0})){if(t(518)!==e[t(538)]||t(541)!==e[t(505)])return;this[t(554)][t(531)](e[t(467)][t(516)])}}[nt(442)](){const t=nt;this[t(493)][t(451)][t(476)][t(499)](t(541),{inheritAllFrom:t(515)})}[nt(501)](){const t=nt,e=this[t(493)][t(503)];e[t(492)](t(474))[t(460)]({model:t(541),view:{name:t(512),classes:t(502)}}),e[t(492)](t(507))[t(511)]({model:t(541),view:(e,{writer:n})=>this[t(478)](n,!0)}),e[t(492)](t(491))[t(511)]({model:t(541),view:(e,{writer:n})=>{const i=t;this[i(554)][i(531)](e);const o=this[i(478)](n);return(0,R.toWidget)(o,n,{label:m(this[i(493)][i(444)],i(466))})}}),this[t(493)][t(495)][t(479)]({name:t(512),classes:t(502)}),this[t(493)][t(449)][t(524)].on(t(540),this[t(494)](),{priority:t(500)})}[nt(478)](t,e=!1){const n=nt,{locale:i}=this[n(493)],o=t[n(446)](n(512),{class:n(502)+(0===this[n(468)][n(537)]?n(551):""),...!e&&{"data-table-of-contents-label":m(i,n(466))}});0===this[n(468)][n(537)]&&!1===e&&t[n(518)](t[n(475)](o,n(517)),t[n(446)]("p",{class:n(462)},[t[n(530)](m(i,n(496)))]));const r=e?"":"["+m(i,n(473))+"]";let s=o;return this[n(468)][n(521)]((i,o,c)=>{const a=n,u=this[a(493)][a(451)][a(526)](i[a(514)],{ignoreWhitespaces:!0}),l=u?i[a(497)]:r,d=i[a(514)][a(456)](this[a(455)]),f=t[a(446)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(530)](l)]),p=this[a(493)][a(470)][a(547)](a(481));t[a(528)](a(487),o,f);const h=t[a(446)]("li",null,[u||!e&&p?f:t[a(530)]("")]),m=o?c[o-1][a(525)]:0,g=Math[a(443)](i[a(525)]-m);if(i[a(525)]>m){const e=st(h,g,t);t[a(518)](t[a(475)](s,a(517)),e)}else{const e=function(t,e){const n=a;return t[n(483)]({includeSelf:!0,parentFirst:!0})[n(458)](t=>t.is(n(550),"ol"))[e]}(s,g);t[a(518)](t[a(475)](e,a(517)),h)}s=h}),o}[nt(504)](t){const e=nt,n=this[e(468)][t][e(514)];this[e(493)][e(451)][e(539)](t=>{t[e(482)](n,0)}),this[e(493)][e(449)][e(535)][e(543)]({alignToTop:!0,forceScroll:!0})}[nt(494)](){return(t,e)=>{const n=it,i=e[n(524)],o=i[n(523)](e[n(485)]),r=i[n(544)](o);r.is(n(550),n(541))&&(e[n(461)]=this[n(493)][n(451)][n(475)](r,0),t[n(519)]())}}}function rt(){const t=["view","differ","length","type","change","viewToModelPosition","tableOfContents","DocumentOutlineUtils","scrollToTheSelection","toModelElement","646696iQIJMB","afterInit","get","listenTo","getChanges","element"," table-of-contents_empty","TableOfContentsEditing","click","_tableOfContentsElements","2QmZJkp","_defineSchema","abs","locale","2709480LFcwPJ","createContainerElement","275544RpNmYB","10220HDEZnt","editing","insertTableOfContents","model","document","5337uoQjoA","pluginName","_headingIdModelAttributeName","getAttribute","fromCharCode","filter","$capture","elementToElement","modelPosition","table-of-contents__placeholder","target","plugins","headingId","Table of contents","position","_currentOutlineDefinitions","reconvertItem","config","href","_trackNewToCElements","Empty heading","upcast","createPositionAt","schema","requires","_createTableOfContents","registerRawContentMatcher","$graveyard","documentOutline.showEmptyHeadings","setSelection","getAncestors","commands","viewPosition","915477gprMoT","tableOfContentsHeadingIndex","init","2054168GVespZ","getCustomProperty","editingDowncast","for","editor","_redirectMapper","data","No headings were found in the document.","text","map","register","high","_defineConverters","table-of-contents","conversion","_handleScrollToHeading","name","1736580aJBeJO","dataDowncast","preventDefault","rootName","domEvent","elementToStructure","div","_updateTableOfContentsElements","modelElement","$blockObject","nodeAfter","end","insert","stop","isPremiumPlugin","forEach","isOfficialPlugin","findMappedViewAncestor","mapper","level","hasContent","join","setCustomProperty","headingId.modelAttributeName","createText","add","outlineDefinitions","isInteger","21xrFEdU"];return(rt=function(){return t})()}function st(t,e,n){const i=nt;return 1===e?n[i(446)]("ol",null,[t]):n[i(446)]("ol",null,[n[i(446)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=173]})(t,e)}function lt(){const t=["editor","config","pluginName","trialLimit","focus","init","Table of contents","add","tableOfContentsLicenseKeyTrialLimit","tableOfContentsLicenseKeyUsageLimit","editing","34112rTGYXA","domainLimit","bind","tableOfContentsLicenseKeyDomainLimit","listenTo","tableOfContentsLicenseKeyValid","isOfficialPlugin","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","locale","_licenseKeyCheckInterval","view","expired","_showLicenseError","TableOfContentsUI","get","1919298mMcdEU","_createButton","TableOfContents","menuBar:tableOfContents","commands","usageLimit","6lhQCyt","set","isPremiumPlugin","tooltip","execute","featureNotAllowed","destroy","223712CmlxnC","515508ltqOeE","componentFactory","tableOfContentsLicenseKeyInvalid","tableOfContents","isEnabled","388641nNSCrb","1679420bKcKWF","212145YfPAFR","tableOfContentsLicenseKeyExpired","evaluationLimit","insertTableOfContents","1116UuyJOz","licenseKey","invalid"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(850469===-parseInt(e(223))/1+-parseInt(e(203))/2+parseInt(e(222))/3+parseInt(e(187))/4+parseInt(e(224))/5*(-parseInt(e(209))/6)+-parseInt(e(217))/7+-parseInt(e(216))/8*(-parseInt(e(173))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(174)];[at(197)];static get[at(178)](){return at(201)}static get[at(193)](){return!0}static get[at(211)](){return!0}[at(181)](){const t=at,e=this[t(176)];e.ui[t(218)][t(183)](t(220),()=>{const e=t,n=this[e(204)](h.ButtonView);return n[e(212)]=!0,n}),e.ui[t(218)][t(183)](t(206),()=>this[t(204)](h.MenuBarMenuListItemButtonView)),this[t(174)]=this[t(176)][t(177)][t(202)](t(174));const n=this[t(176)];this[t(197)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(192)==r||e(219)==r||e(225)==r||e(190)==r||e(194)==r||e(195)==r||e(184)==r||e(185)==r){delete n[o],i=r,clearInterval(this[e(197)]),this[e(197)]=void 0;break}}e(219)==i&&n[e(200)](e(175)),e(225)==i&&n[e(200)](e(199)),e(190)==i&&n[e(200)](e(188)),e(194)==i&&n[e(200)](e(214),e(205)),e(195)==i&&n[e(200)](e(226)),e(184)==i&&n[e(200)](e(179)),e(185)==i&&n[e(200)](e(208))},1e3)}[at(204)](t){const e=at,n=this[e(176)],i=n[e(196)],o=n[e(207)][e(202)](e(227)),r=new t(i);return r[e(210)]({label:m(i,e(182)),icon:ct.IconTableOfContents}),r[e(189)](e(221)).to(o,e(221)),this[e(191)](r,e(213),()=>{const t=e;n[t(213)](t(227)),n[t(186)][t(198)][t(180)]()}),r}[at(215)](){const t=at;super[t(215)](),this[t(197)]&&clearInterval(this[t(197)])}}var ft=ht;function pt(){var t=["1236nnqxvw","422471ZGawPn","TableOfContents","requires","12060264dgwsLg","4228776kqqroS","389628ydKoMs","5904244rADMZY","isPremiumPlugin","18VCQpiT","pluginName","725oWNQcn","157534qATTZK","isOfficialPlugin"];return(pt=function(){return t})()}function ht(t,e){var n=pt();return(ht=function(t,e){return n[t-=459]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(939761===parseInt(e(470))/1*(parseInt(e(459))/2)+-parseInt(e(467))/3+-parseInt(e(468))/4+-parseInt(e(472))/5*(-parseInt(e(461))/6)+parseInt(e(462))/7+parseInt(e(465))/8+-parseInt(e(466))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class mt extends t.Plugin{static get[ft(464)](){return[ot,dt]}static get[ft(471)](){return ft(463)}static get[ft(460)](){return!0}static get[ft(469)](){return!0}}function gt(){var t=["7519212Jpzibx","692008Capsoj","3069132cYMQTr","1713544zExaMl","13ZEMlpQ","11MSBaxj","12yEWEGK","72rrOMTS","60545ieGcMI","1016972ywCuGm","4531820jJUsrm","7Laajlp","1IrTntm"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=476]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(513942===parseInt(e(480))/1*(parseInt(e(482))/2)+parseInt(e(487))/3*(-parseInt(e(477))/4)+parseInt(e(476))/5*(-parseInt(e(488))/6)+parseInt(e(479))/7*(-parseInt(e(484))/8)+parseInt(e(481))/9+parseInt(e(478))/10*(parseInt(e(486))/11)+-parseInt(e(483))/12*(-parseInt(e(485))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-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-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-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),p={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(p);else{var h=o(p,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:h,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:()=>G,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>f,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});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},p=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return p.schedule=l,p.cancel=f,p.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),p}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=140]})(t,e)}function c(){const t=["20fwFjYu","GeneralHtmlSupport","22MkseHi","htmlH1","htmlH3","data","725468BQjUCV","plugins","4579460SGZdOD","7168XiXnfA","getChildren","2466UoKBVI","52604YvHAsM","paragraph","has","model","reduce","7507068CYWTQs","htmlH2","htmlH5","push","58068wGabAu","config","get","heading.options","13eHvtoG","22BNgHby","518zmfHLj","3157614AlUqxq","htmlH6","htmlH4"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(161)]())i instanceof r.ModelText&&(n+=i[e(156)]);return n}!function(t){const e=s,n=t();for(;;)try{if(527989===parseInt(e(163))/1*(-parseInt(e(153))/2)+parseInt(e(148))/3+-parseInt(e(157))/4*(-parseInt(e(151))/5)+-parseInt(e(141))/6*(parseInt(e(147))/7)+-parseInt(e(160))/8*(parseInt(e(162))/9)+parseInt(e(159))/10*(parseInt(e(146))/11)+parseInt(e(168))/12*(-parseInt(e(145))/13))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=p();return(d=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(590043===parseInt(e(238))/1+parseInt(e(201))/2*(-parseInt(e(242))/3)+parseInt(e(210))/4*(-parseInt(e(209))/5)+parseInt(e(219))/6*(-parseInt(e(199))/7)+-parseInt(e(217))/8+-parseInt(e(224))/9+parseInt(e(226))/10*(parseInt(e(244))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class f extends t.Plugin{static get[l(207)](){return l(212)}static get[l(192)](){return!0}static get[l(239)](){return!0}[l(227)]=[];[l(203)](){const t=l,e=this[t(206)];this[t(227)]=this[t(232)]();let n=[];e[t(233)][t(195)].on(t(200),o(()=>{const e=t,i=n;n=this[e(231)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(243)]===n[e(243)]&&t[e(214)]===n[e(214)]&&t[e(193)]===n[e(193)]),r=(0,u.diffToChanges)(o,n),s=this[e(205)](),c=n[e(204)](t=>t[e(193)]===s);r[e(229)]&&this[e(237)](e(200),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(237)](e(230),{index:c})},250,{leading:!0,trailing:!0}))}[l(196)](){const t=l;this[t(227)][t(229)]||this[t(216)]()}[l(231)](){const t=l,e=this[t(206)],n=[],i=this[t(227)];for(const n of e[t(233)][t(195)][t(211)]())o(e[t(233)][t(195)][t(241)](n));function o(e){const r=t;for(const t of e[r(234)]())t.is(r(222))&&(i[r(235)](t[r(197)])&&n[r(198)]({level:i[r(236)](t[r(197)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(205)](){const t=l,e=this[t(206)][t(233)][t(195)][t(228)][t(240)](),n=new r.ModelTreeWalker({direction:t(194),startPosition:e});for(const e of n)if(e[t(202)].is(t(222))&&this[t(227)][t(235)](e[t(202)][t(197)]))return e[t(202)]}[l(232)](){const t=l;return this[t(206)][t(208)][t(189)](t(225))||function(t){const e=s,n=t[e(142)][e(143)](e(144));return n?n[e(167)]((t,n)=>(e(164)!==n[e(166)]&&t[e(140)](n[e(166)]),t),[]):t[e(158)][e(165)](e(152))?[e(154),e(169),e(155),e(150),e(170),e(149)]:[]}(this[t(206)])}[l(216)](){const t=l,e=this[t(206)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(223)][t(191)][t(213)][t(220)](document[t(218)](o)),r=e[t(190)][t(221)](n)[t(215)](0);r?.is(t(222))&&i[t(198)](r[t(197)])}this[t(227)]=i}}function p(){const t=["includes","indexOf","fire","308963fLdTAp","isPremiumPlugin","getFirstPosition","getRoot","2094969ndcrgB","level","11CKCfXC","get","data","view","isOfficialPlugin","modelElement","backward","document","afterInit","name","push","14MABGDl","change","2rwDXKe","item","init","findIndex","_getActiveHeading","editor","pluginName","config","24170yKhBFM","828eAepjs","getRootNames","DocumentOutlineUtils","domConverter","text","getChild","_deriveHeadingElementsFromConversion","7314336jjdDCJ","createElement","3113988QwpaXW","domToView","toModel","element","editing","7380cczjZf","documentOutline.headings","39331490pzfVKf","_headingNames","selection","length","activeItemIndex","_getOutlineDefinitions","_getHeadingNames","model","getChildren"];return(p=function(){return t})()}var h=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["4879188WSuzjA","ck-document-outline__item_empty","level","isActive","9199700uFVVUL","click","4CfOHpz","bind","Empty heading","605601KaeLFD","text","ck-document-outline__item_active","8cyBXxh","327606oYjxZf","div","set","ck-reset","ck-document-outline__item","bindTemplate","1176142DyhJuT","42FtSKQX","isEmpty","ck-document-outline__item_level-","968079soLXpF","24655PgppXb","setTemplate"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(423920===-parseInt(e(187))/1+parseInt(e(197))/2+-parseInt(e(191))/3*(parseInt(e(184))/4)+-parseInt(e(202))/5*(-parseInt(e(198))/6)+-parseInt(e(201))/7*(-parseInt(e(190))/8)+-parseInt(e(204))/9+parseInt(e(182))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends h.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(196)],o=e?"["+m(t,n(186))+"]":"";this[n(193)](n(188),""),this[n(193)](n(180),1),this[n(193)](n(181),!1),this[n(185)](n(199)).to(this,n(188),t=>!t),this[n(203)]({tag:n(192),attributes:{class:["ck",n(194),n(195),i.to(n(180),t=>n(200)+t),i.if(n(181),n(189)),i.if(n(199),n(205))],title:i.to(n(188))},children:[{text:i.to(n(188),t=>t||o)}],on:{click:i.to(n(183))}})}}function I(){const t=["delegate","_insertItem","920ZcBmEu","text","insert","locale","879LYLjYi","17048HNaKnX","isActive","type","items","set","3028WiRPHF","ck-document-outline","Editor headings will appear here as you type.","forEach","values","destroy","ck-reset","contentLanguageDirection","_setActiveItem","715860JoslMq","createCollection","getIndex","_scrollToItem","1eJXkRy","remove","div","fire","click","index","sync","documentOutlineContainer","showEmptyHeadingText","change:activeItemIndex","6192ruGyay","157836nZwKNJ","get","delete","191914bmMEZM","source","map","element","itemSelected","activeItemIndex","_handleItemClick","294AXOGgK","howMany","addMany","setTemplate","level","bind","_deleteItem","7904369bxwsIw"];return(I=function(){return t})()}const k=b;function b(t,e){const n=I();return(b=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(131157===parseInt(e(399))/1*(-parseInt(e(413))/2)+-parseInt(e(380))/3*(parseInt(e(386))/4)+-parseInt(e(395))/5+parseInt(e(410))/6+parseInt(e(420))/7*(-parseInt(e(381))/8)+-parseInt(e(409))/9*(parseInt(e(376))/10)+parseInt(e(373))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends h.View{[k(384)];[k(406)];[k(407)];constructor(t,e=!1,n){const i=k;super(t),this[i(407)]=e,this[i(385)](i(418),-1),this[i(406)]=n,this[i(384)]=this[i(396)](),this[i(384)][i(374)](i(403)).to(this),this.on(i(403),this[i(419)][i(371)](this)),this.on(i(408),(t,e,n,o)=>{this[i(394)](o,n)}),this[i(423)]({tag:i(401),attributes:{class:["ck",i(392),i(387)],dir:t[i(393)],"data-document-outline-empty-placeholder":m(t,i(388)),tabindex:-1},children:this[i(384)]})}[k(405)](t){const e=k;t[e(389)](t=>{const n=e;n(378)==t[n(383)]?this[n(375)](t[n(404)],...t[n(390)]):n(412)==t[n(383)]&&this[n(372)](t[n(404)],t[n(421)])})}[k(394)](t,e){const n=k;if(-1!==t){const e=this[n(384)][n(411)](t);e&&(e[n(382)]=!1)}-1!==e&&(this[n(384)][n(411)](e)[n(382)]=!0,this[n(398)](e))}[k(375)](t,...e){const n=k,i=e[n(415)]((e,i)=>{const o=n,r=new v(this[o(379)],this[o(407)]);return r[o(377)]=e[o(377)],r[o(370)]=e[o(370)],t+i===this[o(418)]&&(r[o(382)]=!0),r});this[n(384)][n(422)](i,t)}[k(372)](t,e){const n=k;do{this[n(384)][n(400)](t)}while(--e)}[k(419)](t){const e=k,n=this[e(384)][e(397)](t[e(414)]);this[e(402)](e(417),n)}[k(398)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(384)][e(411)](t)[e(416)],20,this[e(406)])}[k(391)](){const t=k;super[t(391)](),this[t(416)][t(400)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),L=n.n(A),P=n(357),S=n.n(P),K=n(46),M={attributes:{"data-cke":!0}};M.setAttributes=L(),M.insert=E().bind(null,"head"),M.domAPI=C(),M.insertStyleElement=S();O()(K.A,M);K.A&&K.A.locals&&K.A.locals;const N=j;function D(){const t=["modelElement","add","1104866Rxsygf","setSelection","_currentOutlineDefinitions","documentOutline.showEmptyHeadings","focusTracker","getDomRoot","fromCharCode","join","DocumentOutlineUtils","_handleOutlineChange","mapViewToDom","getVisible","editor","model","locale","830410QzfYfw","_updateActiveDefinitionOnViewportChange","render","bind","132bmOeYq","appendChild","document","10zKLzRm","top","bottom","get","scrollToTheSelection","isOfficialPlugin","getIntersection","focus","cancel","floor","window","indexOf","afterInit","isPremiumPlugin","resize","76061cZhGim","pluginName","domConverter","203100KZcxuh","40olVtVO","height","document-outline-container-not-provided","config","DocumentOutlineUI","3464208DjZMFM","destroy","documentOutline.container","activeItemIndex","193776APlvRk","_updateActiveDefinitionFromViewportThrottled","toViewElement","init","href","map","change","500994fHCmIy","sync","length","scroll","_setActiveViewItem","getRootNames","itemSelected","plugins","editing","_handleItemSelected","listenTo","56PGNAXi","view","element","mapper"];return(D=function(){return t})()}function j(t,e){const n=D();return(j=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(573089===-parseInt(e(281))/1*(-parseInt(e(266))/2)+-parseInt(e(294))/3*(parseInt(e(312))/4)+-parseInt(e(284))/5+parseInt(e(290))/6+-parseInt(e(318))/7+parseInt(e(285))/8*(-parseInt(e(301))/9)+-parseInt(e(333))/10*(-parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class H extends t.Plugin{[N(313)];[N(320)];[N(295)];static get[N(282)](){return N(289)}static get[N(271)](){return!0}static get[N(279)](){return!0}constructor(t){const e=N;super(t),this[e(313)]=new y(t[e(332)],this[e(330)][e(288)][e(269)](e(321)),this[e(330)][e(288)][e(269)](e(292))),this[e(320)]=[],this[e(295)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(334)][e(262)](this),100)}[N(297)](){const t=N,e=this[t(330)],n=e[t(308)][t(269)](t(326));let i=!1;if(this[t(313)][t(261)](),this[t(330)].ui[t(322)][t(317)](this[t(313)][t(314)]),!e[t(288)][t(269)](t(292)))throw new u.CKEditorError(t(287),{editor:e});e[t(288)][t(269)](t(292))[t(264)](this[t(313)][t(314)]),n.on(t(300),this[t(327)][t(262)](this)),n.on(t(293),(e,{index:n})=>this[t(305)](n)),this[t(313)].on(t(307),(e,n)=>{i=!0,this[t(310)](n)}),this[t(313)][t(311)](u.global[t(265)],t(304),()=>{i?i=!1:this[t(295)]()},{useCapture:!0}),this[t(313)][t(311)](u.global[t(276)],t(280),this[t(295)],{useCapture:!0})}[N(278)](){!async function(t){const e=m([87,76,106,66,109,88,102,86,82,77,75,116,107,101,56,48,55,122,119,112,117,69,115,67,99,108,83,84,80,104,73,79,114,49,52,100,105,121,85,74,50,118,72,110,90,51,57,98,103,111,70,53,65,54,68,89,113,78,71,81,97,120]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function p(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function h(){}function m(t){const e=j;return t[e(299)](t=>String[e(324)](t))[e(325)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([87]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=h,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function h(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=p(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](p(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{h(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754524800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=j,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(298)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),h[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||h||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[N(291)](){const t=N;super[t(291)](),this[t(313)][t(291)](),this[t(295)][t(274)]()}[N(327)](t,{outlineDefinitions:e,outlineChanges:n}){const i=N;this[i(320)]=e,this[i(313)][i(302)](n)}[N(305)](t){const e=N;this[e(320)][e(303)]&&this[e(320)][t]&&(this[e(313)][e(293)]=t)}[N(310)](t){const e=N,n=this[e(320)][t][e(316)];this[e(330)][e(331)][e(300)](t=>{t[e(319)](n,0)}),this[e(330)][e(309)][e(313)][e(270)]({alignToTop:!0,forceScroll:!0}),this[e(330)][e(309)][e(313)][e(273)](),this[e(305)](t)}[N(334)](){const t=N,e=this[t(330)];let n;for(const i of e[t(331)][t(265)][t(306)]()){const o=e[t(309)][t(313)][t(323)](i),r=o&&new u.Rect(o)[t(329)]();if(r){const e=new u.Rect(u.global[t(276)])[t(272)](r);e&&(n=e[t(267)]+.25*e[t(286)])}}if(void 0===n)return;const i=F(e[t(309)],this[t(320)],n);i?this[t(305)](this[t(320)][t(277)](i)):this[t(305)](-1)}}function F(t,e,n,i=0,o=e[N(303)]-1){const r=N,s=Math[r(275)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(315)][r(296)](c[r(316)]);if(!a)return null;const l=t[r(313)][r(283)][r(328)](a);return new u.Rect(l)[r(268)]>n?F(t,e,n,i,s-1):F(t,e,n,s+1,o)}return s<0?null:e[s]}const V=B;function B(t,e){const n=R();return(B=function(t,e){return n[t-=446]})(t,e)}function R(){const t=["destroy","config","30612gptYGH","1066148KuNSjJ","documentOutlineLicenseKeyDomainLimit","documentOutlineLicenseKeyTrialLimit","1753728yfWVEk","DocumentOutline","isOfficialPlugin","9757yZpZVD","20676cGEgHo","get","trialLimit","15OWWKqc","documentOutlineLicenseKeyUsageLimit","24EnNeKF","editor","17ZFwLev","usageLimit","1146888pApAps","isPremiumPlugin","invalid","featureNotAllowed","1333696anOFWr","expired","pluginName","licenseKey","evaluationLimit","documentOutlineLicenseKeyEvaluationLimit","requires","documentOutlineLicenseKeyInvalid","_licenseKeyCheckInterval","40alSaBW","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyNotAllowed","2238810uQYXZe","domainLimit","init","documentOutlineLicenseKeyValid","_showLicenseError"];return(R=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(472587===-parseInt(e(454))/1*(-parseInt(e(447))/2)+parseInt(e(483))/3+parseInt(e(480))/4*(parseInt(e(450))/5)+parseInt(e(452))/6*(parseInt(e(460))/7)+-parseInt(e(469))/8*(-parseInt(e(456))/9)+-parseInt(e(472))/10+parseInt(e(446))/11*(-parseInt(e(479))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class G extends t.Plugin{[V(463)];[V(468)];static get[V(466)](){return[f,H]}static get[V(462)](){return V(484)}static get[V(485)](){return!0}static get[V(457)](){return!0}[V(474)](){const t=V;this[t(463)]=this[t(453)][t(478)][t(448)](t(463));const e=this[t(453)];this[t(468)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(475)==r||n(467)==r||n(470)==r||n(481)==r||n(471)==r||n(465)==r||n(482)==r||n(451)==r){delete e[o],i=r,clearInterval(this[n(468)]),this[n(468)]=void 0;break}}n(467)==i&&e[n(476)](n(458)),n(470)==i&&e[n(476)](n(461)),n(481)==i&&e[n(476)](n(473)),n(471)==i&&e[n(476)](n(459),n(484)),n(465)==i&&e[n(476)](n(464)),n(482)==i&&e[n(476)](n(449)),n(451)==i&&e[n(476)](n(455))},1e3)}[V(477)](){const t=V;super[t(477)](),this[t(468)]&&clearInterval(this[t(468)])}}var U=n(901);const W=Z;function Z(t,e){const n=z();return(Z=function(t,e){return n[t-=283]})(t,e)}function z(){const t=["schema","809349SLmIFB","insertObject","refresh","change","1520886AzOjkV","document","getFirstPosition","981079rZEswn","tableOfContents","4tTpPpB","26523ZrXmpO","322719nXvXur","isEnabled","252IKdkBQ","findAllowedParent","560567rFYLGl","selection","25thmiWp","model","createElement","editor","8EyGBmx","execute","246728zSWvLQ","1950gRfBOG"];return(z=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(301009===-parseInt(e(299))/1+parseInt(e(297))/2*(-parseInt(e(288))/3)+-parseInt(e(285))/4*(parseInt(e(305))/5)+parseInt(e(292))/6+parseInt(e(303))/7*(-parseInt(e(283))/8)+parseInt(e(298))/9*(-parseInt(e(286))/10)+-parseInt(e(295))/11*(-parseInt(e(301))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class X extends t.Command{[W(284)](){const t=W;this[t(308)][t(306)][t(291)](e=>{const n=t;this[n(308)][n(306)][n(289)](e[n(307)](n(296)))})}[W(290)](){const t=W,e=this[t(308)][t(306)],n=e[t(293)][t(304)][t(294)]();this[t(300)]=null!==(n&&e[t(287)][t(302)](n,t(296)))}}var q=n(336),Y={attributes:{"data-cke":!0}};Y.setAttributes=L(),Y.insert=E().bind(null,"head"),Y.domAPI=C(),Y.insertStyleElement=S();O()(q.A,Y);q.A&&q.A.locals&&q.A.locals;function Q(){const t=["isOfficialPlugin","extend","getAttribute","nodeAfter","insert","string","heading.options","element:","toViewElement","getChanges","clear","add","isRegistered","27688SrGoWa","config","differ","headingId.modelAttributeName","consumable","remove","10172526BPWgQi","for","hasAttribute","_customDataDowncastHeadingsConversion","item","consume","delete","modelRange","registerPostFixer","getContainedElement","editor","match","2750364dxHOaL","setAttribute","low","upcast","name","get","downcast","forEach","mapper","type","set","HeadingId","viewItem","pluginName","attribute:headingId:","3283395hMqzsi","2733892BVZIzt","10010959KUPdEA","_customUpcastHeadingsConversion","headingId","484898whQCcF","attributes","_registerHeadingIdAttributePostfixer","change","paragraph","removeAttribute","view","length","has","writer","afterInit","position","document","heading1","schema","conversion","isPremiumPlugin","model"];return(Q=function(){return t})()}const J=tt;!function(t){const e=tt,n=t();for(;;)try{if(940517===parseInt(e(437))/1+-parseInt(e(406))/2+parseInt(e(455))/3+-parseInt(e(402))/4+parseInt(e(401))/5+parseInt(e(443))/6+-parseInt(e(403))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class $ extends t.Plugin{static get[J(399)](){return J(397)}static get[J(424)](){return!0}static get[J(422)](){return!0}[J(416)](){const t=J,e=this[t(453)];e[t(438)][t(391)](t(440))||(function(e){const n=t,i=new Map;return e?(e[n(393)](t=>{const e=n;e(410)!==t[e(423)]&&i[e(396)](t[e(412)],t[e(423)])}),i[n(391)]("h1")||i[n(396)]("h1",n(419)),i):i}(this[t(453)][t(438)][t(391)](t(430)))[t(393)]((n,i)=>{const o=t;this[o(404)](i),this[o(446)](n),e[o(423)][o(420)][o(436)](n)&&e[o(423)][o(420)][o(425)](n,{allowAttributes:o(405)})}),this[t(408)]())}[J(404)](t){const e=J;this[e(453)][e(421)][e(444)](e(458))[e(435)](n=>n.on(e(431)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(398)][o(426)]("id"),a=n[o(450)][o(452)]();if(a)return c&&c[o(413)]||a[o(445)](o(405))?void(r[o(448)](n[o(398)],{attributes:["id"]})&&s[o(456)](o(405),c,a)):(r[o(448)](n[o(398)],{attributes:["id"]}),void s[o(456)](o(405),(0,u.uid)(),a))},{priority:u.priorities[e(391)](e(457))+.5}))}[J(446)](t){const e=J;this[e(453)][e(421)][e(444)](e(392))[e(435)](n=>n.on(e(400)+t,(t,n,i)=>{const o=e;if(!i[o(441)][o(448)](n[o(447)],t[o(459)]))return;const r=n[o(447)][o(426)](o(405)),s=i[o(394)][o(432)](n[o(447)]);i[o(415)][o(456)]("id",r,s)}))}[J(408)](){const t=J,e=this[t(453)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(435)](r),e[o(456)](o(405),r,n),r}function r(e,n){const i=t;e[i(411)](i(405),n)}e[t(423)][t(418)][t(451)](s=>{const c=t,a=e[c(423)][c(418)][c(439)][c(433)]();let u=!1;for(const t of a)if(c(428)==t[c(395)]&&t[c(459)])if(et(t[c(459)])){const e=t[c(407)][c(391)](c(405));c(429)==typeof e?n[c(414)](e)?(o(s,t[c(417)][c(427)]),u=!0):i[c(435)](e):(o(s,t[c(417)][c(427)]),u=!0)}else c(429)==typeof t[c(407)][c(391)](c(405))&&(r(s,t[c(417)][c(427)]),u=!0);else if(c(442)==t[c(395)]){const e=t[c(407)][c(391)](c(405));c(429)==typeof e&&n[c(449)](e)}return u}),e[t(423)][t(418)].on(t(409),()=>{const e=t;i[e(393)](t=>n[e(435)](t)),i[e(434)]()})}}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=391]})(t,e)}function et(t){return!!t[J(454)](/heading\d/)}function nt(){const t=["view","text","high","elementToElement","DocumentOutlineUtils","411lmfwmk","change","for","getChanges","end","createPositionAt","init","afterInit","findMappedViewAncestor","$capture","toModelElement","Table of contents","elementToStructure","setCustomProperty","config","href","position","table-of-contents","conversion","editing","isOfficialPlugin","getAttribute","8XawFSi","modelPosition","outlineDefinitions","185570cMtRrB","modelElement","110uNaHtU","_handleScrollToHeading","length","isPremiumPlugin","dataDowncast","upcast","div","getCustomProperty","352557FbLryf","viewPosition","stop","nodeAfter","getAncestors","insertTableOfContents","Empty heading","model","forEach","502946fZieEA","_headingIdModelAttributeName","_tableOfContentsElements","type","fromCharCode","level","target","join","16401GsLOvR","register","tableOfContents","pluginName","tableOfContentsHeadingIndex","$graveyard","documentOutline.showEmptyHeadings","name","document","setSelection","10908SdkHZu","preventDefault","No headings were found in the document.","listenTo","reconvertItem","headingId.modelAttributeName","viewToModelPosition","click","rootName","filter"," table-of-contents_empty","TableOfContentsEditing","requires","element","domEvent","scrollToTheSelection","map","plugins","locale","table-of-contents__placeholder","_redirectMapper","commands","_defineSchema","hasContent","createContainerElement","391505kxIhBw","get","headingId","createText","differ","add","editingDowncast","_updateTableOfContentsElements","schema","_currentOutlineDefinitions","isInteger","insert","registerRawContentMatcher","data","234wLIoqK","$blockObject","editor","_defineConverters","_trackNewToCElements","1768035KsLRYH","abs","mapper","_createTableOfContents"];return(nt=function(){return t})()}const it=ot;function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=293]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(217594===-parseInt(e(325))/1+-parseInt(e(397))/2+parseInt(e(353))/3*(parseInt(e(300))/4)+parseInt(e(344))/5+-parseInt(e(339))/6*(parseInt(e(405))/7)+parseInt(e(375))/8*(parseInt(e(388))/9)+-parseInt(e(380))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends t.Plugin{static get[it(293)](){return it(311)}static get[it(373)](){return!0}static get[it(383)](){return!0}static get[it(312)](){return[U.Widget,f,$]}[it(334)];[it(399)];[it(398)];constructor(t){const e=it;super(t),this[e(334)]=[],this[e(399)]=new Set,this[e(398)]=e(327)}[it(359)](){const t=it,e=this[t(341)],n=e[t(372)][t(348)][t(298)];e[t(367)][t(326)](t(305))&&(this[t(398)]=e[t(367)][t(326)](t(305))),this[t(303)](n,t(307),(e,n)=>{const i=t;if(!n[i(403)])return;const o=n[i(403)][i(387)](i(294));Number[i(335)](o)&&(n[i(314)][i(301)](),e[i(390)](),this[i(381)](o))},{priority:t(350),context:t(362)}),this[t(322)](),this[t(342)](),e[t(321)][t(330)](t(393),new X(e)),e[t(317)][t(326)](t(352)).on(t(354),(e,n)=>{const i=t;this[i(334)]=n[i(377)],this[i(332)]()}),this[t(303)](e[t(395)][t(298)],t(354),()=>{this[t(343)]()})}[it(360)](){!async function(t){const e=m([69,72,107,66,55,54,70,49,111,98,88,57,102,74,48,71,103,80,109,104,75,120,51,77,99,115,81,117,65,56,53,119,79,89,116,118,83,110,101,112,50,84,108,68,114,100,122,106,82,73,85,76,105,113,97,86,52,67,78,121,87,90]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function p(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function h(){}function m(t){const e=ot;return t[e(316)](t=>String[e(401)](t))[e(404)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([69]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=h,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function h(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=p(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](p(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{h(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754524800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(368)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),h[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||h||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[it(332)](){const t=it;this[t(399)][t(396)](e=>{const n=t;n(295)!==e[n(308)]&&this[n(341)][n(372)][n(304)](e)})}[it(343)](){const t=it;for(const e of this[t(341)][t(395)][t(298)][t(329)][t(356)]({includeChangesInGraveyard:!0})){if(t(336)!==e[t(400)]||t(407)!==e[t(297)])return;this[t(399)][t(330)](e[t(369)][t(391)])}}[it(322)](){const t=it;this[t(341)][t(395)][t(333)][t(406)](t(407),{inheritAllFrom:t(340)})}[it(342)](){const t=it,e=this[t(341)][t(371)];e[t(355)](t(385))[t(351)]({model:t(407),view:{name:t(386),classes:t(370)}}),e[t(355)](t(384))[t(365)]({model:t(407),view:(e,{writer:n})=>this[t(347)](n,!0)}),e[t(355)](t(331))[t(365)]({model:t(407),view:(e,{writer:n})=>{const i=t;this[i(399)][i(330)](e);const o=this[i(347)](n);return(0,U.toWidget)(o,n,{label:m(this[i(341)][i(318)],i(364))})}}),this[t(341)][t(338)][t(337)]({name:t(386),classes:t(370)}),this[t(341)][t(372)][t(346)].on(t(306),this[t(320)](),{priority:t(350)})}[it(347)](t,e=!1){const n=it,{locale:i}=this[n(341)],o=t[n(324)](n(386),{class:n(370)+(0===this[n(334)][n(382)]?n(310):""),...!e&&{"data-table-of-contents-label":m(i,n(364))}});0===this[n(334)][n(382)]&&!1===e&&t[n(336)](t[n(358)](o,n(357)),t[n(324)]("p",{class:n(319)},[t[n(328)](m(i,n(302)))]));const r=e?"":"["+m(i,n(394))+"]";let s=o;return this[n(334)][n(396)]((i,o,c)=>{const a=n,u=this[a(341)][a(395)][a(323)](i[a(379)],{ignoreWhitespaces:!0}),l=u?i[a(349)]:r,d=i[a(379)][a(374)](this[a(398)]),f=t[a(324)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(328)](l)]),p=this[a(341)][a(367)][a(326)](a(296));t[a(366)](a(294),o,f);const h=t[a(324)]("li",null,[u||!e&&p?f:t[a(328)]("")]),m=o?c[o-1][a(402)]:0,g=Math[a(345)](i[a(402)]-m);if(i[a(402)]>m){const e=st(h,g,t);t[a(336)](t[a(358)](s,a(357)),e)}else{const e=function(t,e){const n=a;return t[n(392)]({includeSelf:!0,parentFirst:!0})[n(309)](t=>t.is(n(313),"ol"))[e]}(s,g);t[a(336)](t[a(358)](e,a(357)),h)}s=h}),o}[it(381)](t){const e=it,n=this[e(334)][t][e(379)];this[e(341)][e(395)][e(354)](t=>{t[e(299)](n,0)}),this[e(341)][e(372)][e(348)][e(315)]({alignToTop:!0,forceScroll:!0})}[it(320)](){return(t,e)=>{const n=ot,i=e[n(346)],o=i[n(361)](e[n(389)]),r=i[n(363)](o);r.is(n(313),n(407))&&(e[n(376)]=this[n(341)][n(395)][n(358)](r,0),t[n(390)]())}}}function st(t,e,n){const i=it;return 1===e?n[i(324)]("ol",null,[t]):n[i(324)]("ol",null,[n[i(324)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=173]})(t,e)}function lt(){const t=["editor","config","pluginName","trialLimit","focus","init","Table of contents","add","tableOfContentsLicenseKeyTrialLimit","tableOfContentsLicenseKeyUsageLimit","editing","34112rTGYXA","domainLimit","bind","tableOfContentsLicenseKeyDomainLimit","listenTo","tableOfContentsLicenseKeyValid","isOfficialPlugin","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","locale","_licenseKeyCheckInterval","view","expired","_showLicenseError","TableOfContentsUI","get","1919298mMcdEU","_createButton","TableOfContents","menuBar:tableOfContents","commands","usageLimit","6lhQCyt","set","isPremiumPlugin","tooltip","execute","featureNotAllowed","destroy","223712CmlxnC","515508ltqOeE","componentFactory","tableOfContentsLicenseKeyInvalid","tableOfContents","isEnabled","388641nNSCrb","1679420bKcKWF","212145YfPAFR","tableOfContentsLicenseKeyExpired","evaluationLimit","insertTableOfContents","1116UuyJOz","licenseKey","invalid"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(850469===-parseInt(e(223))/1+-parseInt(e(203))/2+parseInt(e(222))/3+parseInt(e(187))/4+parseInt(e(224))/5*(-parseInt(e(209))/6)+-parseInt(e(217))/7+-parseInt(e(216))/8*(-parseInt(e(173))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(174)];[at(197)];static get[at(178)](){return at(201)}static get[at(193)](){return!0}static get[at(211)](){return!0}[at(181)](){const t=at,e=this[t(176)];e.ui[t(218)][t(183)](t(220),()=>{const e=t,n=this[e(204)](h.ButtonView);return n[e(212)]=!0,n}),e.ui[t(218)][t(183)](t(206),()=>this[t(204)](h.MenuBarMenuListItemButtonView)),this[t(174)]=this[t(176)][t(177)][t(202)](t(174));const n=this[t(176)];this[t(197)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(192)==r||e(219)==r||e(225)==r||e(190)==r||e(194)==r||e(195)==r||e(184)==r||e(185)==r){delete n[o],i=r,clearInterval(this[e(197)]),this[e(197)]=void 0;break}}e(219)==i&&n[e(200)](e(175)),e(225)==i&&n[e(200)](e(199)),e(190)==i&&n[e(200)](e(188)),e(194)==i&&n[e(200)](e(214),e(205)),e(195)==i&&n[e(200)](e(226)),e(184)==i&&n[e(200)](e(179)),e(185)==i&&n[e(200)](e(208))},1e3)}[at(204)](t){const e=at,n=this[e(176)],i=n[e(196)],o=n[e(207)][e(202)](e(227)),r=new t(i);return r[e(210)]({label:m(i,e(182)),icon:ct.IconTableOfContents}),r[e(189)](e(221)).to(o,e(221)),this[e(191)](r,e(213),()=>{const t=e;n[t(213)](t(227)),n[t(186)][t(198)][t(180)]()}),r}[at(215)](){const t=at;super[t(215)](),this[t(197)]&&clearInterval(this[t(197)])}}var ft=ht;function pt(){var t=["1236nnqxvw","422471ZGawPn","TableOfContents","requires","12060264dgwsLg","4228776kqqroS","389628ydKoMs","5904244rADMZY","isPremiumPlugin","18VCQpiT","pluginName","725oWNQcn","157534qATTZK","isOfficialPlugin"];return(pt=function(){return t})()}function ht(t,e){var n=pt();return(ht=function(t,e){return n[t-=459]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(939761===parseInt(e(470))/1*(parseInt(e(459))/2)+-parseInt(e(467))/3+-parseInt(e(468))/4+-parseInt(e(472))/5*(-parseInt(e(461))/6)+parseInt(e(462))/7+parseInt(e(465))/8+-parseInt(e(466))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class mt extends t.Plugin{static get[ft(464)](){return[rt,dt]}static get[ft(471)](){return ft(463)}static get[ft(460)](){return!0}static get[ft(469)](){return!0}}function gt(){var t=["7519212Jpzibx","692008Capsoj","3069132cYMQTr","1713544zExaMl","13ZEMlpQ","11MSBaxj","12yEWEGK","72rrOMTS","60545ieGcMI","1016972ywCuGm","4531820jJUsrm","7Laajlp","1IrTntm"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=476]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(513942===parseInt(e(480))/1*(parseInt(e(482))/2)+parseInt(e(487))/3*(-parseInt(e(477))/4)+parseInt(e(476))/5*(-parseInt(e(488))/6)+parseInt(e(479))/7*(-parseInt(e(484))/8)+parseInt(e(481))/9+parseInt(e(478))/10*(parseInt(e(486))/11)+-parseInt(e(483))/12*(-parseInt(e(485))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x375f4d,Command as _0x10e1bf}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4fe754,throttle as _0x2d1375}from'es-toolkit/compat';import{ModelText as _0x4b9bdd,ModelTreeWalker as _0x5087a9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x9c6c6,diffToChanges as _0x2f9e1e,scrollAncestorsToShowTarget as _0x53dcb9,CKEditorError as _0x5f5445,global as _0x3417c1,Rect as _0x1d34e6,uid as _0x581ef0,priorities as _0x502d30}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x504948,ButtonView as _0x574773,MenuBarMenuListItemButtonView as _0x1820e3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4a6a65,toWidget as _0x37704a}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x113f68}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x1ce357){let _0x355dc8='';for(const _0x35e1ad of _0x1ce357['getChildren']())_0x35e1ad instanceof _0x4b9bdd&&(_0x355dc8+=_0x35e1ad['data']);return _0x355dc8;}class i extends _0x375f4d{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xb8e795=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5e210f=[];_0xb8e795['model']['document']['on']('change',_0x4fe754(()=>{const _0x3392db=_0x5e210f;_0x5e210f=this['_getOutlineDefinitions']();const _0x253de8=_0x9c6c6(_0x3392db,_0x5e210f,(_0xcd4a23,_0x33798a)=>_0xcd4a23['level']===_0x33798a['level']&&_0xcd4a23['text']===_0x33798a['text']&&_0xcd4a23['modelElement']===_0x33798a['modelElement']),_0x2b6424=_0x2f9e1e(_0x253de8,_0x5e210f),_0x3e8058=this['_getActiveHeading'](),_0x17740a=_0x5e210f['findIndex'](_0x121400=>_0x121400['modelElement']===_0x3e8058);_0x2b6424['length']&&this['fire']('change',{'outlineDefinitions':_0x5e210f,'activeItemIndex':_0x17740a,'outlineChanges':_0x2b6424}),this['fire']('activeItemIndex',{'index':_0x17740a});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1f9f6c=this['editor'],_0xcf74a4=[],_0x132617=this['_headingNames'];for(const _0x605a65 of _0x1f9f6c['model']['document']['getRootNames']())_0x2e167b(_0x1f9f6c['model']['document']['getRoot'](_0x605a65));function _0x2e167b(_0xad37cb){for(const _0x378e4e of _0xad37cb['getChildren']())_0x378e4e['is']('element')&&(_0x132617['includes'](_0x378e4e['name'])&&_0xcf74a4['push']({'level':_0x132617['indexOf'](_0x378e4e['name'])+0x1,'text':g(_0x378e4e),'modelElement':_0x378e4e}),_0x2e167b(_0x378e4e));}return _0xcf74a4;}['_getActiveHeading'](){const _0x33e230=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x22da21=new _0x5087a9({'direction':'backward','startPosition':_0x33e230});for(const _0x158bf3 of _0x22da21)if(_0x158bf3['item']['is']('element')&&this['_headingNames']['includes'](_0x158bf3['item']['name']))return _0x158bf3['item'];}['_getHeadingNames'](){const _0xd8373f=this['editor']['config']['get']('documentOutline.headings');return _0xd8373f||function(_0x8f2cd5){const _0x18b341=_0x8f2cd5['config']['get']('heading.options');return _0x18b341?_0x18b341['reduce']((_0x384e7b,_0x1c5993)=>('paragraph'!==_0x1c5993['model']&&_0x384e7b['push'](_0x1c5993['model']),_0x384e7b),[]):_0x8f2cd5['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x662da3=this['editor'],_0x1cf914=['h1','h2','h3','h4','h5','h6'],_0x3da595=[];for(const _0x390b34 of _0x1cf914){const _0x203fcb=_0x662da3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x390b34)),_0xc90316=_0x662da3['data']['toModel'](_0x203fcb)['getChild'](0x0);_0xc90316?.['is']('element')&&_0x3da595['push'](_0xc90316['name']);}this['_headingNames']=_0x3da595;}}function j(_0x5523c8,_0x105278){const t=_0x5523c8['t'];switch(_0x105278){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 _0x105278;}}class A extends _0x504948{constructor(_0xd34041,_0x4c76f3=!0x1){super(_0xd34041);const _0x290064=this['bindTemplate'],_0x30a6c2=_0x4c76f3?'['+j(_0xd34041,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x58fc66=>!_0x58fc66),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x290064['to']('level',_0x15ad94=>'ck-document-outline__item_level-'+_0x15ad94),_0x290064['if']('isActive','ck-document-outline__item_active'),_0x290064['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x290064['to']('text')},'children':[{'text':_0x290064['to']('text',_0x3eb093=>_0x3eb093||_0x30a6c2)}],'on':{'click':_0x290064['to']('click')}});}}class f extends _0x504948{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x438c03,_0x5ed516=!0x1,_0x4fed40){super(_0x438c03),this['showEmptyHeadingText']=_0x5ed516,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x4fed40,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x12f72c,_0x45622a,_0x394140,_0x34e7be)=>{this['_setActiveItem'](_0x34e7be,_0x394140);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x438c03['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x438c03,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4f7154){_0x4f7154['forEach'](_0x442d10=>{'insert'==_0x442d10['type']?this['_insertItem'](_0x442d10['index'],..._0x442d10['values']):'delete'==_0x442d10['type']&&this['_deleteItem'](_0x442d10['index'],_0x442d10['howMany']);});}['_setActiveItem'](_0x158884,_0x1e16af){if(-0x1!==_0x158884){const _0x213aa5=this['items']['get'](_0x158884);_0x213aa5&&(_0x213aa5['isActive']=!0x1);}-0x1!==_0x1e16af&&(this['items']['get'](_0x1e16af)['isActive']=!0x0,this['_scrollToItem'](_0x1e16af));}['_insertItem'](_0x230c5d,..._0x31c030){const _0x494222=_0x31c030['map']((_0x330aeb,_0x4180b8)=>{const _0x51c466=new A(this['locale'],this['showEmptyHeadingText']);return _0x51c466['text']=_0x330aeb['text'],_0x51c466['level']=_0x330aeb['level'],_0x230c5d+_0x4180b8===this['activeItemIndex']&&(_0x51c466['isActive']=!0x0),_0x51c466;});this['items']['addMany'](_0x494222,_0x230c5d);}['_deleteItem'](_0x5eb51d,_0x38f534){do{this['items']['remove'](_0x5eb51d);}while(--_0x38f534);}['_handleItemClick'](_0x5dd81b){const _0x275df7=this['items']['getIndex'](_0x5dd81b['source']);this['fire']('itemSelected',_0x275df7);}['_scrollToItem'](_0x298a72){_0x53dcb9(this['items']['get'](_0x298a72)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x375f4d{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3393ac){super(_0x3393ac),this['view']=new f(_0x3393ac['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x2d1375(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x59b4ec=this['editor'],_0x2682ff=_0x59b4ec['plugins']['get']('DocumentOutlineUtils');let _0x4c1e5b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x59b4ec['config']['get']('documentOutline.container'))throw new _0x5f5445('document-outline-container-not-provided',{'editor':_0x59b4ec});_0x59b4ec['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2682ff['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2682ff['on']('activeItemIndex',(_0x4db5ef,{index:_0x45599a})=>this['_setActiveViewItem'](_0x45599a)),this['view']['on']('itemSelected',(_0x9855e3,_0x4d7a9b)=>{_0x4c1e5b=!0x0,this['_handleItemSelected'](_0x4d7a9b);}),this['view']['listenTo'](_0x3417c1['document'],'scroll',()=>{_0x4c1e5b?_0x4c1e5b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3417c1['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x12c89f){const _0x20fecc=_0x331f9b([0x62,0x59,0x43,0x63,0x70,0x50,0x55,0x30,0x6f,0x76,0x53,0x4c,0x6b,0x6a,0x41,0x75,0x4f,0x61,0x6e,0x44,0x46,0x79,0x6d,0x67,0x66,0x56,0x37,0x54,0x4d,0x35,0x77,0x52,0x57,0x68,0x4b,0x71,0x65,0x45,0x32,0x7a,0x4e,0x51,0x33,0x48,0x38,0x78,0x73,0x36,0x4a,0x34,0x31,0x58,0x42,0x49,0x69,0x74,0x39,0x5a,0x64,0x6c,0x72,0x47]),_0x408db8=0x6eb1e13c,_0x5750c3=0x6eb68e8c^_0x408db8,_0x57b759=window[_0x331f9b([0x44,0x61,0x74,0x65])][_0x331f9b([0x6e,0x6f,0x77])](),_0x3e5c01=_0x12c89f[_0x331f9b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1fd231=new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10dde1=>{_0x3e5c01[_0x331f9b([0x6f,0x6e,0x63,0x65])](_0x331f9b([0x72,0x65,0x61,0x64,0x79]),_0x10dde1);}),_0x47d6d3={[_0x331f9b([0x6b,0x74,0x79])]:_0x331f9b([0x45,0x43]),[_0x331f9b([0x75,0x73,0x65])]:_0x331f9b([0x73,0x69,0x67]),[_0x331f9b([0x63,0x72,0x76])]:_0x331f9b([0x50,0x2d,0x32,0x35,0x36]),[_0x331f9b([0x78])]:_0x331f9b([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]),[_0x331f9b([0x79])]:_0x331f9b([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]),[_0x331f9b([0x61,0x6c,0x67])]:_0x331f9b([0x45,0x53,0x32,0x35,0x36])},_0x4e8f18=_0x3e5c01[_0x331f9b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x331f9b([0x67,0x65,0x74])](_0x331f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa91fab(){let _0x197454,_0x3fc4df=null,_0x467e96=null;try{if(_0x4e8f18==_0x331f9b([0x47,0x50,0x4c]))return _0x331f9b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x197454=_0x428a3a(),!_0x197454)return _0x331f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x197454[_0x331f9b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x467e96=_0x26c8cd(_0x197454[_0x331f9b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x197454[_0x331f9b([0x6a,0x74,0x69])])),await _0x79ab16()?_0x468a8b()?_0xdd7e6e()?_0x331f9b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x42d8dd()?(_0x197454[_0x331f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x331f9b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3fc4df=_0x48c59a(_0x331f9b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x197454[_0x331f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x331f9b([0x74,0x72,0x69,0x61,0x6c])&&(_0x3fc4df=_0x48c59a(_0x331f9b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3473fe()):_0x331f9b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x331f9b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x331f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x331f9b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdd7e6e(){const _0x53bf4e=[_0x331f9b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x331f9b([0x74,0x72,0x69,0x61,0x6c])][_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x197454[_0x331f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x57b759/0x3e8:0xe10*_0x5750c3;return _0x197454[_0x331f9b([0x65,0x78,0x70])]<_0x53bf4e;}function _0x468a8b(){const _0x3cc967=_0x197454[_0x331f9b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3cc967&&(!!_0x3cc967[_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x331f9b([0x2a]))||(!!_0x3cc967[_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x331f9b([0x44,0x4f]))||!!_0x3cc967[_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x331f9b([0x50,0x50]))));}function _0x42d8dd(){const _0x809a42=_0x197454[_0x331f9b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x809a42||0x0==_0x809a42[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x172676}=new URL(window[_0x331f9b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x809a42[_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x172676))return!0x0;const _0x488238=_0x172676[_0x331f9b([0x73,0x70,0x6c,0x69,0x74])](_0x331f9b([0x2e]));return _0x809a42[_0x331f9b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4da8db=>_0x4da8db[_0x331f9b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x331f9b([0x2a])))[_0x331f9b([0x6d,0x61,0x70])](_0x550a45=>_0x550a45[_0x331f9b([0x73,0x70,0x6c,0x69,0x74])](_0x331f9b([0x2e])))[_0x331f9b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x247a27=>_0x247a27[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x488238[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x331f9b([0x6d,0x61,0x70])](_0x2e4b39=>Array(_0x488238[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e4b39[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x331f9b([0x66,0x69,0x6c,0x6c])](_0x2e4b39[0x0]===_0x331f9b([0x2a])?_0x331f9b([0x2a]):'')[_0x331f9b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e4b39))[_0x331f9b([0x73,0x6f,0x6d,0x65])](_0x4b8688=>_0x488238[_0x331f9b([0x65,0x76,0x65,0x72,0x79])]((_0x2d8905,_0x17375c)=>_0x4b8688[_0x17375c]===_0x2d8905||_0x4b8688[_0x17375c]===_0x331f9b([0x2a])));}function _0x3473fe(){return _0x3fc4df&&_0x467e96?new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54c90b,_0x489ddd)=>{_0x3fc4df[_0x331f9b([0x74,0x68,0x65,0x6e])](_0x54c90b,_0x489ddd),_0x467e96[_0x331f9b([0x74,0x68,0x65,0x6e])](_0x3b101d=>{_0x3b101d!=_0x331f9b([0x56,0x61,0x6c,0x69,0x64])&&_0x54c90b(_0x3b101d);},_0x489ddd);}):_0x3fc4df||_0x467e96||_0x331f9b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26c8cd(_0x1772e3,_0x478a26){return new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe1687e=>{if(_0x381f57())return _0xe1687e(_0x331f9b([0x56,0x61,0x6c,0x69,0x64]));_0x2dbf30(),_0x3e5c01[_0x331f9b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x331f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x8c9eac=!0x1;const _0xe4456a=_0x581ef0();function _0x2d664c(_0x2447e5){return!!_0x2447e5&&(typeof _0x2447e5===_0x331f9b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2447e5===_0x331f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2447e5[_0x331f9b([0x74,0x68,0x65,0x6e])]===_0x331f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2447e5[_0x331f9b([0x63,0x61,0x74,0x63,0x68])]===_0x331f9b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c3868(_0x3d380a){_0x11636f(_0x3d380a)[_0x331f9b([0x74,0x68,0x65,0x6e])](_0x4a5f9c=>{if(!_0x4a5f9c||_0x4a5f9c[_0x331f9b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x331f9b([0x6f,0x6b]))return _0x331f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x517c98(_0x50732c(_0xe4456a+_0x478a26))!=_0x4a5f9c[_0x331f9b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x331f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x331f9b([0x56,0x61,0x6c,0x69,0x64]);})[_0x331f9b([0x74,0x68,0x65,0x6e])](_0x3ddd99=>(_0xd497f1(),_0x3ddd99),()=>{const _0x379f10=_0x2b71d6();return null==_0x379f10?(_0xd497f1(),_0x331f9b([0x56,0x61,0x6c,0x69,0x64])):_0x331f9b(_0x57b759-_0x379f10>(0x4abd653c^_0x408db8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x331f9b([0x74,0x68,0x65,0x6e])](_0xe1687e)[_0x331f9b([0x63,0x61,0x74,0x63,0x68])](()=>{_0xe1687e(_0x331f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d86f6=0x6e870fbc^_0x408db8;function _0xd497f1(){const _0x596dde=_0x331f9b([0x6c,0x6c,0x63,0x74,0x2d])+_0x517c98(_0x50732c(_0x1772e3)),_0x55f50d=_0x338487(_0x517c98(window[_0x331f9b([0x4d,0x61,0x74,0x68])][_0x331f9b([0x63,0x65,0x69,0x6c])](_0x57b759/_0x2d86f6)));window[_0x331f9b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x331f9b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x596dde,_0x55f50d);}function _0x2b71d6(){const _0x11aadd=_0x331f9b([0x6c,0x6c,0x63,0x74,0x2d])+_0x517c98(_0x50732c(_0x1772e3)),_0x35acb7=window[_0x331f9b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x331f9b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11aadd);return _0x35acb7?window[_0x331f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x338487(_0x35acb7),0x10)*_0x2d86f6:null;}function _0x11636f(_0x13d5e7){return new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a2726,_0x3e6242)=>{_0x13d5e7[_0x331f9b([0x74,0x68,0x65,0x6e])](_0x4a2726,_0x3e6242),window[_0x331f9b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e6242,0x6eb035fc^_0x408db8);});}}_0x3e5c01[_0x331f9b([0x6f,0x6e])](_0x331f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c977d,_0x3e3ff7)=>{if(_0x3e3ff7[0x0]!=_0x1772e3)return _0xe1687e(_0x331f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e3ff7[0x1]={..._0x3e3ff7[0x1],[_0x331f9b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe4456a};},{[_0x331f9b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x331f9b([0x68,0x69,0x67,0x68])}),_0x3e5c01[_0x331f9b([0x6f,0x6e])](_0x331f9b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5e8a4a=>{_0x2d664c(_0x5e8a4a[_0x331f9b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x8c9eac=!0x0,_0x1c3868(_0x5e8a4a[_0x331f9b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x331f9b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x331f9b([0x6c,0x6f,0x77])}),_0x1fd231[_0x331f9b([0x74,0x68,0x65,0x6e])](()=>{_0x8c9eac||_0xe1687e(_0x331f9b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x381f57(){return _0x3e5c01[_0x331f9b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x331f9b([0x76,0x69,0x65,0x77])][_0x331f9b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x331f9b([0x61,0x75,0x74,0x6f]);}function _0x2dbf30(){_0x3e5c01[_0x331f9b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x331f9b([0x76,0x69,0x65,0x77])][_0x331f9b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x331f9b([0x61,0x75,0x74,0x6f]);}}function _0x48c59a(_0x49d7a3){const _0x2f2201=[new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31fbe2=>setTimeout(_0x31fbe2,0x6eb8dff0^_0x408db8)),_0x1fd231[_0x331f9b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d67bc=>{let _0x9bdbb=0x0;_0x3e5c01[_0x331f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x331f9b([0x6f,0x6e])](_0x331f9b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x44ab09,_0x14dc0c)=>{_0x14dc0c[0x0][_0x331f9b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x9bdbb++,_0x9bdbb==(0x6eb1e0c4^_0x408db8)&&(_0x3d67bc(),_0x44ab09[_0x331f9b([0x6f,0x66,0x66])]());});}))];return window[_0x331f9b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x331f9b([0x72,0x61,0x63,0x65])](_0x2f2201)[_0x331f9b([0x74,0x68,0x65,0x6e])](()=>_0x49d7a3);}async function _0x282ebe(){await _0x1fd231,_0x3e5c01[_0x331f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x331f9b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b475d,_0x3e5c01[_0x331f9b([0x6d,0x6f,0x64,0x65,0x6c])][_0x331f9b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b475d,_0x3e5c01[_0x331f9b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x331f9b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3c05ec(_0x2ccd20){const _0x19fcc2=_0x20b922();_0x3e5c01[_0x19fcc2]=_0x331f9b([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])+_0x2ccd20,_0x2ccd20!=_0x331f9b([0x56,0x61,0x6c,0x69,0x64])&&_0x282ebe();}function _0x20b922(){const _0x5e29dc=window[_0x331f9b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x331f9b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x331f9b([0x6e,0x6f,0x77])]())[_0x331f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x331f9b([0x2e]),'');let _0x2dff61=_0x331f9b([0x62]);for(let _0xee256f=0x0;_0xee256f<_0x5e29dc[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xee256f+=0x2){let _0x2ef7cc=window[_0x331f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e29dc[_0x331f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xee256f,_0xee256f+0x2));_0x2ef7cc>=_0x20fecc[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ef7cc-=_0x20fecc[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2dff61+=_0x20fecc[_0x2ef7cc];}return _0x2dff61;}function _0x428a3a(){const _0x31ad57=_0x4e8f18[_0x331f9b([0x73,0x70,0x6c,0x69,0x74])](_0x331f9b([0x2e]));if(0x3!=_0x31ad57[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e63e7(_0x31ad57[0x1]);function _0x5e63e7(_0x4e2f68){const _0x2e4ead=_0x36dd3f(_0x4e2f68);return _0x2e4ead&&_0x3b3ea8()?_0x2e4ead:null;function _0x3b3ea8(){const _0x1cb175=_0x2e4ead[_0x331f9b([0x6a,0x74,0x69])],_0x1745c4=window[_0x331f9b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cb175[_0x331f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1cb175[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x436953={..._0x2e4ead,[_0x331f9b([0x6a,0x74,0x69])]:_0x1cb175[_0x331f9b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1cb175[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x436953[_0x331f9b([0x76,0x63])],_0x50732c(_0x436953)==_0x1745c4;}}}async function _0x79ab16(){let _0x488138=!0x0;try{const _0x3c40d1=_0x4e8f18[_0x331f9b([0x73,0x70,0x6c,0x69,0x74])](_0x331f9b([0x2e])),[_0x41ae04,_0xd511d2,_0x549f1f]=_0x3c40d1;return _0x51e94b(_0x41ae04),await _0x2ff04c(_0x41ae04,_0xd511d2,_0x549f1f),_0x488138;}catch{return!0x1;}function _0x51e94b(_0x361c1e){const _0x96512e=_0x36dd3f(_0x361c1e);_0x96512e&&_0x96512e[_0x331f9b([0x61,0x6c,0x67])]==_0x331f9b([0x45,0x53,0x32,0x35,0x36])||(_0x488138=!0x1);}async function _0x2ff04c(_0x448e6a,_0xa23cea,_0x13c58d){const _0x104c0b=window[_0x331f9b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x331f9b([0x66,0x72,0x6f,0x6d])](_0x2e834d(_0x13c58d),_0xf2bf8c=>_0xf2bf8c[_0x331f9b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37bf08=new window[(_0x331f9b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x331f9b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x448e6a+_0x331f9b([0x2e])+_0xa23cea),_0x97df59=window[_0x331f9b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x331f9b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x97df59)return;const _0x558d07=await _0x97df59[_0x331f9b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x331f9b([0x6a,0x77,0x6b]),_0x47d6d3,{[_0x331f9b([0x6e,0x61,0x6d,0x65])]:_0x331f9b([0x45,0x43,0x44,0x53,0x41]),[_0x331f9b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x331f9b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x331f9b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x97df59[_0x331f9b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x331f9b([0x6e,0x61,0x6d,0x65])]:_0x331f9b([0x45,0x43,0x44,0x53,0x41]),[_0x331f9b([0x68,0x61,0x73,0x68])]:{[_0x331f9b([0x6e,0x61,0x6d,0x65])]:_0x331f9b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x558d07,_0x104c0b,_0x37bf08)||(_0x488138=!0x1);}}function _0x36dd3f(_0x1e9cb0){return _0x1e9cb0[_0x331f9b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x331f9b([0x65,0x79]))?JSON[_0x331f9b([0x70,0x61,0x72,0x73,0x65])](_0x2e834d(_0x1e9cb0)):null;}function _0x2e834d(_0x2c6475){return window[_0x331f9b([0x61,0x74,0x6f,0x62])](_0x2c6475[_0x331f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x331f9b([0x2b]))[_0x331f9b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x331f9b([0x2f])));}function _0x50732c(_0x255a8b){let _0x4f3dfb=0x1505;function _0x5eeb29(_0x481325){for(let _0x1fe418=0x0;_0x1fe418<_0x481325[_0x331f9b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fe418++){const _0x7e612=_0x481325[_0x331f9b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1fe418);_0x4f3dfb=(_0x4f3dfb<<0x5)+_0x4f3dfb+_0x7e612,_0x4f3dfb&=_0x4f3dfb;}}function _0x2bd2fd(_0x400fd6){Array[_0x331f9b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x400fd6)?_0x400fd6[_0x331f9b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2bd2fd):_0x400fd6&&typeof _0x400fd6==_0x331f9b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x331f9b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x400fd6)[_0x331f9b([0x73,0x6f,0x72,0x74])]()[_0x331f9b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e094d,_0x25e902])=>{_0x5eeb29(_0x2e094d),_0x2bd2fd(_0x25e902);}):_0x5eeb29(window[_0x331f9b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x400fd6));}return _0x2bd2fd(_0x255a8b),_0x4f3dfb>>>0x0;}function _0x517c98(_0x36cd7c){return _0x36cd7c[_0x331f9b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x331f9b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x331f9b([0x30]));}function _0x338487(_0x2f00ab){return _0x2f00ab[_0x331f9b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x331f9b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x331f9b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b475d(){}function _0x331f9b(_0x578547){return _0x578547['map'](_0x3e1e88=>String['fromCharCode'](_0x3e1e88))['join']('');}_0x3c05ec(await _0xa91fab());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x415e6d,{outlineDefinitions:_0x42ae84,outlineChanges:_0xb92e28}){this['_currentOutlineDefinitions']=_0x42ae84,this['view']['sync'](_0xb92e28);}['_setActiveViewItem'](_0x14d79b){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x14d79b]&&(this['view']['activeItemIndex']=_0x14d79b);}['_handleItemSelected'](_0x4eeb9e){const _0x5ce591=this['_currentOutlineDefinitions'][_0x4eeb9e]['modelElement'];this['editor']['model']['change'](_0x3cf24b=>{_0x3cf24b['setSelection'](_0x5ce591,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4eeb9e);}['_updateActiveDefinitionOnViewportChange'](){const _0x1f7b3b=this['editor'];let _0x75f111;for(const _0x2bc25e of _0x1f7b3b['model']['document']['getRootNames']()){const _0x1054fa=_0x1f7b3b['editing']['view']['getDomRoot'](_0x2bc25e),_0x10439c=_0x1054fa&&new _0x1d34e6(_0x1054fa)['getVisible']();if(_0x10439c){const _0x11666c=new _0x1d34e6(_0x3417c1['window'])['getIntersection'](_0x10439c);_0x11666c&&(_0x75f111=_0x11666c['top']+0.25*_0x11666c['height']);}}if(void 0x0===_0x75f111)return;const _0x21f5e9=h(_0x1f7b3b['editing'],this['_currentOutlineDefinitions'],_0x75f111);_0x21f5e9?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x21f5e9)):this['_setActiveViewItem'](-0x1);}}function h(_0xef66af,_0x581f0d,_0xc1f097,_0x20a37f=0x0,_0x21e0c2=_0x581f0d['length']-0x1){const _0x4f6fb4=Math['floor'](_0x20a37f+(_0x21e0c2-_0x20a37f)/0x2);if(_0x21e0c2>=_0x20a37f){const _0x6efd14=_0x581f0d[_0x4f6fb4],_0x2442fe=_0xef66af['mapper']['toViewElement'](_0x6efd14['modelElement']);if(!_0x2442fe)return null;const _0x4bb106=_0xef66af['view']['domConverter']['mapViewToDom'](_0x2442fe);return new _0x1d34e6(_0x4bb106)['bottom']>_0xc1f097?h(_0xef66af,_0x581f0d,_0xc1f097,_0x20a37f,_0x4f6fb4-0x1):h(_0xef66af,_0x581f0d,_0xc1f097,_0x4f6fb4+0x1,_0x21e0c2);}return _0x4f6fb4<0x0?null:_0x581f0d[_0x4f6fb4];}class P extends _0x375f4d{['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 _0x51bee2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xea08c6;for(const _0x1cdf85 in _0x51bee2){const _0x54a4cd=_0x1cdf85,_0x231ca2=_0x51bee2[_0x54a4cd];if('documentOutlineLicenseKeyValid'==_0x231ca2||'documentOutlineLicenseKeyInvalid'==_0x231ca2||'documentOutlineLicenseKeyExpired'==_0x231ca2||'documentOutlineLicenseKeyDomainLimit'==_0x231ca2||'documentOutlineLicenseKeyNotAllowed'==_0x231ca2||'documentOutlineLicenseKeyEvaluationLimit'==_0x231ca2||'documentOutlineLicenseKeyTrialLimit'==_0x231ca2||'documentOutlineLicenseKeyUsageLimit'==_0x231ca2){delete _0x51bee2[_0x54a4cd],_0xea08c6=_0x231ca2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0xea08c6&&_0x51bee2['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0xea08c6&&_0x51bee2['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0xea08c6&&_0x51bee2['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0xea08c6&&_0x51bee2['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0xea08c6&&_0x51bee2['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0xea08c6&&_0x51bee2['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0xea08c6&&_0x51bee2['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x10e1bf{['execute'](){this['editor']['model']['change'](_0x16edaf=>{this['editor']['model']['insertObject'](_0x16edaf['createElement']('tableOfContents'));});}['refresh'](){const _0x5d306b=this['editor']['model'],_0x2b402f=_0x5d306b['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x2b402f&&_0x5d306b['schema']['findAllowedParent'](_0x2b402f,'tableOfContents'));}}class T extends _0x375f4d{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xc7b65c=this['editor'];if(_0xc7b65c['config']['get']('headingId.modelAttributeName'))return;(function(_0x6e0b04){const _0x44814f=new Map();if(_0x6e0b04)return _0x6e0b04['forEach'](_0x23b693=>{'paragraph'!==_0x23b693['model']&&_0x44814f['set'](_0x23b693['view'],_0x23b693['model']);}),_0x44814f['get']('h1')||_0x44814f['set']('h1','heading1'),_0x44814f;return _0x44814f;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x4c8e3a,_0x31a81f)=>{this['_customUpcastHeadingsConversion'](_0x31a81f),this['_customDataDowncastHeadingsConversion'](_0x4c8e3a),_0xc7b65c['model']['schema']['isRegistered'](_0x4c8e3a)&&_0xc7b65c['model']['schema']['extend'](_0x4c8e3a,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x12b923){this['editor']['conversion']['for']('upcast')['add'](_0x20ced9=>_0x20ced9['on']('element:'+_0x12b923,(_0x45ac53,_0x1115c3,_0x2dedcd)=>{const {consumable:_0x381e32,writer:_0x5134b8}=_0x2dedcd,_0x29d160=_0x1115c3['viewItem']['getAttribute']('id'),_0x59e4eb=_0x1115c3['modelRange']['getContainedElement']();if(_0x59e4eb)return _0x29d160&&_0x29d160['length']||_0x59e4eb['hasAttribute']('headingId')?void(_0x381e32['consume'](_0x1115c3['viewItem'],{'attributes':['id']})&&_0x5134b8['setAttribute']('headingId',_0x29d160,_0x59e4eb)):(_0x381e32['consume'](_0x1115c3['viewItem'],{'attributes':['id']}),void _0x5134b8['setAttribute']('headingId',_0x581ef0(),_0x59e4eb));},{'priority':_0x502d30['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x113fa2){this['editor']['conversion']['for']('downcast')['add'](_0x389a4d=>_0x389a4d['on']('attribute:headingId:'+_0x113fa2,(_0x42dded,_0x11819a,_0x9a19d7)=>{if(!_0x9a19d7['consumable']['consume'](_0x11819a['item'],_0x42dded['name']))return;const _0x40bdd8=_0x11819a['item']['getAttribute']('headingId'),_0xbab27a=_0x9a19d7['mapper']['toViewElement'](_0x11819a['item']);_0x9a19d7['writer']['setAttribute']('id',_0x40bdd8,_0xbab27a);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4274e3=this['editor'],_0x358413=new Set(),_0x375b62=new Set();function _0xecfebe(_0x1fbed6,_0x155455){const _0x15301c=_0x581ef0();return _0x375b62['add'](_0x15301c),_0x1fbed6['setAttribute']('headingId',_0x15301c,_0x155455),_0x15301c;}function _0x4c38e4(_0x11c217,_0x1671f1){_0x11c217['removeAttribute']('headingId',_0x1671f1);}_0x4274e3['model']['document']['registerPostFixer'](_0x1dab36=>{const _0x1bb7b4=_0x4274e3['model']['document']['differ']['getChanges']();let _0x1e395a=!0x1;for(const _0x6ffb28 of _0x1bb7b4)if('insert'==_0x6ffb28['type']&&_0x6ffb28['name']){if(b(_0x6ffb28['name'])){const _0x5f1c2f=_0x6ffb28['attributes']['get']('headingId');'string'==typeof _0x5f1c2f?_0x358413['has'](_0x5f1c2f)?(_0xecfebe(_0x1dab36,_0x6ffb28['position']['nodeAfter']),_0x1e395a=!0x0):_0x375b62['add'](_0x5f1c2f):(_0xecfebe(_0x1dab36,_0x6ffb28['position']['nodeAfter']),_0x1e395a=!0x0);}else'string'==typeof _0x6ffb28['attributes']['get']('headingId')&&(_0x4c38e4(_0x1dab36,_0x6ffb28['position']['nodeAfter']),_0x1e395a=!0x0);}else{if('remove'==_0x6ffb28['type']){const _0x343de5=_0x6ffb28['attributes']['get']('headingId');'string'==typeof _0x343de5&&_0x358413['delete'](_0x343de5);}}return _0x1e395a;}),_0x4274e3['model']['document']['on']('change',()=>{_0x375b62['forEach'](_0x307995=>_0x358413['add'](_0x307995)),_0x375b62['clear']();});}}function b(_0x3ffbdb){return!!_0x3ffbdb['match'](/heading\d/);}class s extends _0x375f4d{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4a6a65,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x11e8b0){super(_0x11e8b0),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x207c25=this['editor'],_0x228247=_0x207c25['editing']['view']['document'];_0x207c25['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x207c25['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x228247,'click',(_0x3b0deb,_0x3cca5a)=>{if(!_0x3cca5a['target'])return;const _0x17ecea=_0x3cca5a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x17ecea)&&(_0x3cca5a['domEvent']['preventDefault'](),_0x3b0deb['stop'](),this['_handleScrollToHeading'](_0x17ecea));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x207c25['commands']['add']('insertTableOfContents',new _(_0x207c25)),(_0x207c25['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x3b3eac,_0x494f00)=>{this['_currentOutlineDefinitions']=_0x494f00['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x207c25['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x32217f){const _0x51c2d0=_0xdff665([0x50,0x69,0x4b,0x7a,0x4f,0x47,0x74,0x75,0x54,0x6c,0x6f,0x4a,0x72,0x42,0x36,0x41,0x35,0x77,0x55,0x64,0x31,0x70,0x48,0x73,0x45,0x68,0x58,0x37,0x43,0x30,0x57,0x52,0x79,0x6e,0x66,0x6a,0x34,0x63,0x6d,0x56,0x62,0x44,0x59,0x53,0x61,0x5a,0x4c,0x39,0x4d,0x65,0x4e,0x32,0x38,0x76,0x33,0x49,0x46,0x6b,0x78,0x51,0x67,0x71]),_0x1f80c9=0x1540e6ad,_0xdb77a6=0x1547891d^_0x1f80c9,_0x297e84=window[_0xdff665([0x44,0x61,0x74,0x65])][_0xdff665([0x6e,0x6f,0x77])](),_0x5ba7ee=_0x32217f[_0xdff665([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xfac3c5=new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x358a73=>{_0x5ba7ee[_0xdff665([0x6f,0x6e,0x63,0x65])](_0xdff665([0x72,0x65,0x61,0x64,0x79]),_0x358a73);}),_0x221d61={[_0xdff665([0x6b,0x74,0x79])]:_0xdff665([0x45,0x43]),[_0xdff665([0x75,0x73,0x65])]:_0xdff665([0x73,0x69,0x67]),[_0xdff665([0x63,0x72,0x76])]:_0xdff665([0x50,0x2d,0x32,0x35,0x36]),[_0xdff665([0x78])]:_0xdff665([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]),[_0xdff665([0x79])]:_0xdff665([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]),[_0xdff665([0x61,0x6c,0x67])]:_0xdff665([0x45,0x53,0x32,0x35,0x36])},_0x417578=_0x5ba7ee[_0xdff665([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xdff665([0x67,0x65,0x74])](_0xdff665([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4aaced(){let _0x18684b,_0x141171=null,_0x174bdb=null;try{if(_0x417578==_0xdff665([0x47,0x50,0x4c]))return _0xdff665([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x18684b=_0xc5aadf(),!_0x18684b)return _0xdff665([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x18684b[_0xdff665([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x174bdb=_0x59a58d(_0x18684b[_0xdff665([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x18684b[_0xdff665([0x6a,0x74,0x69])])),await _0x47dbbd()?_0x4848c4()?_0x34d123()?_0xdff665([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf5f44f()?(_0x18684b[_0xdff665([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdff665([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x141171=_0x3a3d90(_0xdff665([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x18684b[_0xdff665([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdff665([0x74,0x72,0x69,0x61,0x6c])&&(_0x141171=_0x3a3d90(_0xdff665([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x10b15e()):_0xdff665([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xdff665([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xdff665([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xdff665([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x34d123(){const _0x230808=[_0xdff665([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xdff665([0x74,0x72,0x69,0x61,0x6c])][_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18684b[_0xdff665([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x297e84/0x3e8:0xe10*_0xdb77a6;return _0x18684b[_0xdff665([0x65,0x78,0x70])]<_0x230808;}function _0x4848c4(){const _0x1c7120=_0x18684b[_0xdff665([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1c7120&&(!!_0x1c7120[_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdff665([0x2a]))||(!!_0x1c7120[_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdff665([0x54,0x4f,0x43]))||!!_0x1c7120[_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdff665([0x50,0x50]))));}function _0xf5f44f(){const _0x3eadcf=_0x18684b[_0xdff665([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3eadcf||0x0==_0x3eadcf[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x57c32d}=new URL(window[_0xdff665([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3eadcf[_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c32d))return!0x0;const _0x1809a2=_0x57c32d[_0xdff665([0x73,0x70,0x6c,0x69,0x74])](_0xdff665([0x2e]));return _0x3eadcf[_0xdff665([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ab4c=>_0x18ab4c[_0xdff665([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdff665([0x2a])))[_0xdff665([0x6d,0x61,0x70])](_0x2ebf41=>_0x2ebf41[_0xdff665([0x73,0x70,0x6c,0x69,0x74])](_0xdff665([0x2e])))[_0xdff665([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e1682=>_0x2e1682[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1809a2[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xdff665([0x6d,0x61,0x70])](_0x5b73a0=>Array(_0x1809a2[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5b73a0[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xdff665([0x66,0x69,0x6c,0x6c])](_0x5b73a0[0x0]===_0xdff665([0x2a])?_0xdff665([0x2a]):'')[_0xdff665([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5b73a0))[_0xdff665([0x73,0x6f,0x6d,0x65])](_0x28cdac=>_0x1809a2[_0xdff665([0x65,0x76,0x65,0x72,0x79])]((_0x488c47,_0x29b064)=>_0x28cdac[_0x29b064]===_0x488c47||_0x28cdac[_0x29b064]===_0xdff665([0x2a])));}function _0x10b15e(){return _0x141171&&_0x174bdb?new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x298ac0,_0x242a0b)=>{_0x141171[_0xdff665([0x74,0x68,0x65,0x6e])](_0x298ac0,_0x242a0b),_0x174bdb[_0xdff665([0x74,0x68,0x65,0x6e])](_0x4a43b5=>{_0x4a43b5!=_0xdff665([0x56,0x61,0x6c,0x69,0x64])&&_0x298ac0(_0x4a43b5);},_0x242a0b);}):_0x141171||_0x174bdb||_0xdff665([0x56,0x61,0x6c,0x69,0x64]);}}function _0x59a58d(_0x10f225,_0x3503cb){return new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x508849=>{if(_0xf5fae0())return _0x508849(_0xdff665([0x56,0x61,0x6c,0x69,0x64]));_0x2fe529(),_0x5ba7ee[_0xdff665([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xdff665([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5f53ae=!0x1;const _0x57feb9=_0x581ef0();function _0x4a043f(_0x2263cd){return!!_0x2263cd&&(typeof _0x2263cd===_0xdff665([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2263cd===_0xdff665([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2263cd[_0xdff665([0x74,0x68,0x65,0x6e])]===_0xdff665([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2263cd[_0xdff665([0x63,0x61,0x74,0x63,0x68])]===_0xdff665([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x374f32(_0x4b641e){_0x552812(_0x4b641e)[_0xdff665([0x74,0x68,0x65,0x6e])](_0x157713=>{if(!_0x157713||_0x157713[_0xdff665([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xdff665([0x6f,0x6b]))return _0xdff665([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cc646(_0x2221a3(_0x57feb9+_0x3503cb))!=_0x157713[_0xdff665([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xdff665([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xdff665([0x56,0x61,0x6c,0x69,0x64]);})[_0xdff665([0x74,0x68,0x65,0x6e])](_0x4f66a4=>(_0x29b518(),_0x4f66a4),()=>{const _0x3db8c4=_0x233295();return null==_0x3db8c4?(_0x29b518(),_0xdff665([0x56,0x61,0x6c,0x69,0x64])):_0xdff665(_0x297e84-_0x3db8c4>(0x314c62ad^_0x1f80c9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xdff665([0x74,0x68,0x65,0x6e])](_0x508849)[_0xdff665([0x63,0x61,0x74,0x63,0x68])](()=>{_0x508849(_0xdff665([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x451098=0x1576082d^_0x1f80c9;function _0x29b518(){const _0x2c35c1=_0xdff665([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cc646(_0x2221a3(_0x10f225)),_0x4bc633=_0x8874b5(_0x2cc646(window[_0xdff665([0x4d,0x61,0x74,0x68])][_0xdff665([0x63,0x65,0x69,0x6c])](_0x297e84/_0x451098)));window[_0xdff665([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdff665([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c35c1,_0x4bc633);}function _0x233295(){const _0x481872=_0xdff665([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cc646(_0x2221a3(_0x10f225)),_0x9fffbd=window[_0xdff665([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdff665([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x481872);return _0x9fffbd?window[_0xdff665([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8874b5(_0x9fffbd),0x10)*_0x451098:null;}function _0x552812(_0x377425){return new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4bc014,_0x514a8d)=>{_0x377425[_0xdff665([0x74,0x68,0x65,0x6e])](_0x4bc014,_0x514a8d),window[_0xdff665([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x514a8d,0x1541326d^_0x1f80c9);});}}_0x5ba7ee[_0xdff665([0x6f,0x6e])](_0xdff665([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4114c8,_0x424920)=>{if(_0x424920[0x0]!=_0x10f225)return _0x508849(_0xdff665([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x424920[0x1]={..._0x424920[0x1],[_0xdff665([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57feb9};},{[_0xdff665([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdff665([0x68,0x69,0x67,0x68])}),_0x5ba7ee[_0xdff665([0x6f,0x6e])](_0xdff665([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d6750=>{_0x4a043f(_0x1d6750[_0xdff665([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5f53ae=!0x0,_0x374f32(_0x1d6750[_0xdff665([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xdff665([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdff665([0x6c,0x6f,0x77])}),_0xfac3c5[_0xdff665([0x74,0x68,0x65,0x6e])](()=>{_0x5f53ae||_0x508849(_0xdff665([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xf5fae0(){return _0x5ba7ee[_0xdff665([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdff665([0x76,0x69,0x65,0x77])][_0xdff665([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xdff665([0x61,0x75,0x74,0x6f]);}function _0x2fe529(){_0x5ba7ee[_0xdff665([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdff665([0x76,0x69,0x65,0x77])][_0xdff665([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xdff665([0x61,0x75,0x74,0x6f]);}}function _0x3a3d90(_0x38066e){const _0xdc4e12=[new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b591d=>setTimeout(_0x4b591d,0x1549d861^_0x1f80c9)),_0xfac3c5[_0xdff665([0x74,0x68,0x65,0x6e])](()=>new window[(_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36f8e3=>{let _0x26d5d6=0x0;_0x5ba7ee[_0xdff665([0x6d,0x6f,0x64,0x65,0x6c])][_0xdff665([0x6f,0x6e])](_0xdff665([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x84c5d,_0x3c960c)=>{_0x3c960c[0x0][_0xdff665([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x26d5d6++,_0x26d5d6==(0x1540e755^_0x1f80c9)&&(_0x36f8e3(),_0x84c5d[_0xdff665([0x6f,0x66,0x66])]());});}))];return window[_0xdff665([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xdff665([0x72,0x61,0x63,0x65])](_0xdc4e12)[_0xdff665([0x74,0x68,0x65,0x6e])](()=>_0x38066e);}async function _0x265399(){await _0xfac3c5,_0x5ba7ee[_0xdff665([0x6d,0x6f,0x64,0x65,0x6c])][_0xdff665([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50f386,_0x5ba7ee[_0xdff665([0x6d,0x6f,0x64,0x65,0x6c])][_0xdff665([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50f386,_0x5ba7ee[_0xdff665([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xdff665([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3a4b98(_0x39232e){const _0x274871=_0x219b4d();_0x5ba7ee[_0x274871]=_0xdff665([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])+_0x39232e,_0x39232e!=_0xdff665([0x56,0x61,0x6c,0x69,0x64])&&_0x265399();}function _0x219b4d(){const _0xc907e1=window[_0xdff665([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xdff665([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xdff665([0x6e,0x6f,0x77])]())[_0xdff665([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xdff665([0x2e]),'');let _0x1553f4=_0xdff665([0x50]);for(let _0x34e57f=0x0;_0x34e57f<_0xc907e1[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34e57f+=0x2){let _0x1775a9=window[_0xdff665([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc907e1[_0xdff665([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34e57f,_0x34e57f+0x2));_0x1775a9>=_0x51c2d0[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1775a9-=_0x51c2d0[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1553f4+=_0x51c2d0[_0x1775a9];}return _0x1553f4;}function _0xc5aadf(){const _0x4e49f4=_0x417578[_0xdff665([0x73,0x70,0x6c,0x69,0x74])](_0xdff665([0x2e]));if(0x3!=_0x4e49f4[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x58c943(_0x4e49f4[0x1]);function _0x58c943(_0x544d0c){const _0x2b5cd1=_0xd60ca3(_0x544d0c);return _0x2b5cd1&&_0x8a5c0e()?_0x2b5cd1:null;function _0x8a5c0e(){const _0x1899fe=_0x2b5cd1[_0xdff665([0x6a,0x74,0x69])],_0x497b87=window[_0xdff665([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1899fe[_0xdff665([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1899fe[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xae8316={..._0x2b5cd1,[_0xdff665([0x6a,0x74,0x69])]:_0x1899fe[_0xdff665([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1899fe[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xae8316[_0xdff665([0x76,0x63])],_0x2221a3(_0xae8316)==_0x497b87;}}}async function _0x47dbbd(){let _0x271ba5=!0x0;try{const _0xab0f9e=_0x417578[_0xdff665([0x73,0x70,0x6c,0x69,0x74])](_0xdff665([0x2e])),[_0x50c7fd,_0x11d87d,_0x219d16]=_0xab0f9e;return _0x1dea09(_0x50c7fd),await _0x18e09b(_0x50c7fd,_0x11d87d,_0x219d16),_0x271ba5;}catch{return!0x1;}function _0x1dea09(_0x215e62){const _0x306698=_0xd60ca3(_0x215e62);_0x306698&&_0x306698[_0xdff665([0x61,0x6c,0x67])]==_0xdff665([0x45,0x53,0x32,0x35,0x36])||(_0x271ba5=!0x1);}async function _0x18e09b(_0x531b8e,_0x4bd41c,_0x23f5f2){const _0x385e20=window[_0xdff665([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xdff665([0x66,0x72,0x6f,0x6d])](_0x1c4781(_0x23f5f2),_0x43871f=>_0x43871f[_0xdff665([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b10ce=new window[(_0xdff665([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xdff665([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x531b8e+_0xdff665([0x2e])+_0x4bd41c),_0x4ccfef=window[_0xdff665([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xdff665([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4ccfef)return;const _0x4eca9a=await _0x4ccfef[_0xdff665([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xdff665([0x6a,0x77,0x6b]),_0x221d61,{[_0xdff665([0x6e,0x61,0x6d,0x65])]:_0xdff665([0x45,0x43,0x44,0x53,0x41]),[_0xdff665([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xdff665([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xdff665([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4ccfef[_0xdff665([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xdff665([0x6e,0x61,0x6d,0x65])]:_0xdff665([0x45,0x43,0x44,0x53,0x41]),[_0xdff665([0x68,0x61,0x73,0x68])]:{[_0xdff665([0x6e,0x61,0x6d,0x65])]:_0xdff665([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4eca9a,_0x385e20,_0x2b10ce)||(_0x271ba5=!0x1);}}function _0xd60ca3(_0x53960a){return _0x53960a[_0xdff665([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xdff665([0x65,0x79]))?JSON[_0xdff665([0x70,0x61,0x72,0x73,0x65])](_0x1c4781(_0x53960a)):null;}function _0x1c4781(_0x4e02cd){return window[_0xdff665([0x61,0x74,0x6f,0x62])](_0x4e02cd[_0xdff665([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xdff665([0x2b]))[_0xdff665([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xdff665([0x2f])));}function _0x2221a3(_0x35d862){let _0x5ea37d=0x1505;function _0x18f6e2(_0x25b9d5){for(let _0x17e4db=0x0;_0x17e4db<_0x25b9d5[_0xdff665([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17e4db++){const _0x1a9fdf=_0x25b9d5[_0xdff665([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17e4db);_0x5ea37d=(_0x5ea37d<<0x5)+_0x5ea37d+_0x1a9fdf,_0x5ea37d&=_0x5ea37d;}}function _0x1f188d(_0x5ce5cd){Array[_0xdff665([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ce5cd)?_0x5ce5cd[_0xdff665([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f188d):_0x5ce5cd&&typeof _0x5ce5cd==_0xdff665([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xdff665([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ce5cd)[_0xdff665([0x73,0x6f,0x72,0x74])]()[_0xdff665([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x324790,_0x50573f])=>{_0x18f6e2(_0x324790),_0x1f188d(_0x50573f);}):_0x18f6e2(window[_0xdff665([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ce5cd));}return _0x1f188d(_0x35d862),_0x5ea37d>>>0x0;}function _0x2cc646(_0x2363ee){return _0x2363ee[_0xdff665([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xdff665([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xdff665([0x30]));}function _0x8874b5(_0x46779f){return _0x46779f[_0xdff665([0x73,0x70,0x6c,0x69,0x74])]('')[_0xdff665([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xdff665([0x6a,0x6f,0x69,0x6e])]('');}function _0x50f386(){}function _0xdff665(_0x5d3092){return _0x5d3092['map'](_0x4cc4f8=>String['fromCharCode'](_0x4cc4f8))['join']('');}_0x3a4b98(await _0x4aaced());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x7300a2=>{'$graveyard'!==_0x7300a2['rootName']&&this['editor']['editing']['reconvertItem'](_0x7300a2);});}['_trackNewToCElements'](){for(const _0x25362d of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x25362d['type']||'tableOfContents'!==_0x25362d['name'])return;this['_tableOfContentsElements']['add'](_0x25362d['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x45211d=this['editor']['conversion'];_0x45211d['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x45211d['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x312221,{writer:_0x22bff5})=>this['_createTableOfContents'](_0x22bff5,!0x0)}),_0x45211d['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x322031,{writer:_0x1e665f})=>{this['_tableOfContentsElements']['add'](_0x322031);const _0x30b254=this['_createTableOfContents'](_0x1e665f);return _0x37704a(_0x30b254,_0x1e665f,{'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'](_0x6a1ed,_0x50b14a=!0x1){const {locale:_0x1c13ab}=this['editor'],_0x311a88=_0x6a1ed['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x50b14a&&{'data-table-of-contents-label':j(_0x1c13ab,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x50b14a&&_0x6a1ed['insert'](_0x6a1ed['createPositionAt'](_0x311a88,'end'),_0x6a1ed['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x6a1ed['createText'](j(_0x1c13ab,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x3b0dc4=_0x50b14a?'':'['+j(_0x1c13ab,'Empty\x20heading')+']';let _0x5031d6=_0x311a88;return this['_currentOutlineDefinitions']['forEach']((_0x34eb57,_0x4232c6,_0x3c7e13)=>{const _0x19400f=this['editor']['model']['hasContent'](_0x34eb57['modelElement'],{'ignoreWhitespaces':!0x0}),_0xdd0821=_0x19400f?_0x34eb57['text']:_0x3b0dc4,_0x286a23=_0x34eb57['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x5db1d9=_0x6a1ed['createContainerElement']('a',{'href':'#'+_0x286a23,...!_0x50b14a&&{'tabindex':'-1'}},[_0x6a1ed['createText'](_0xdd0821)]),_0x2d05ec=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x6a1ed['setCustomProperty']('tableOfContentsHeadingIndex',_0x4232c6,_0x5db1d9);const _0x1662d9=_0x6a1ed['createContainerElement']('li',null,[_0x19400f||!_0x50b14a&&_0x2d05ec?_0x5db1d9:_0x6a1ed['createText']('')]),_0x4cd6f2=_0x4232c6?_0x3c7e13[_0x4232c6-0x1]['level']:0x0,_0x3ef825=Math['abs'](_0x34eb57['level']-_0x4cd6f2);if(_0x34eb57['level']>_0x4cd6f2){const _0x45e64a=N(_0x1662d9,_0x3ef825,_0x6a1ed);_0x6a1ed['insert'](_0x6a1ed['createPositionAt'](_0x5031d6,'end'),_0x45e64a);}else{const _0x29c4f1=function(_0x311aa8,_0x5a1c5b){return _0x311aa8['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x16408f=>_0x16408f['is']('element','ol'))[_0x5a1c5b];}(_0x5031d6,_0x3ef825);_0x6a1ed['insert'](_0x6a1ed['createPositionAt'](_0x29c4f1,'end'),_0x1662d9);}_0x5031d6=_0x1662d9;}),_0x311a88;}['_handleScrollToHeading'](_0x542073){const _0x5373f6=this['_currentOutlineDefinitions'][_0x542073]['modelElement'];this['editor']['model']['change'](_0x19d98f=>{_0x19d98f['setSelection'](_0x5373f6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x245e73,_0x4443ca)=>{const _0x247990=_0x4443ca['mapper'],_0x44f3e3=_0x247990['findMappedViewAncestor'](_0x4443ca['viewPosition']),_0x37d2b8=_0x247990['toModelElement'](_0x44f3e3);_0x37d2b8['is']('element','tableOfContents')&&(_0x4443ca['modelPosition']=this['editor']['model']['createPositionAt'](_0x37d2b8,0x0),_0x245e73['stop']());};}}function N(_0x1b8f01,_0x54b980,_0x1aeb04){return 0x1===_0x54b980?_0x1aeb04['createContainerElement']('ol',null,[_0x1b8f01]):_0x1aeb04['createContainerElement']('ol',null,[_0x1aeb04['createContainerElement']('li',null,[N(_0x1b8f01,_0x54b980-0x1,_0x1aeb04)])]);}class o extends _0x375f4d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x307a7a=this['editor'];_0x307a7a['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x300ad8=this['_createButton'](_0x574773);return _0x300ad8['tooltip']=!0x0,_0x300ad8;}),_0x307a7a['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1820e3)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4d2b73=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x47bb68;for(const _0x581111 in _0x4d2b73){const _0xc25f7d=_0x581111,_0x562b69=_0x4d2b73[_0xc25f7d];if('tableOfContentsLicenseKeyValid'==_0x562b69||'tableOfContentsLicenseKeyInvalid'==_0x562b69||'tableOfContentsLicenseKeyExpired'==_0x562b69||'tableOfContentsLicenseKeyDomainLimit'==_0x562b69||'tableOfContentsLicenseKeyNotAllowed'==_0x562b69||'tableOfContentsLicenseKeyEvaluationLimit'==_0x562b69||'tableOfContentsLicenseKeyTrialLimit'==_0x562b69||'tableOfContentsLicenseKeyUsageLimit'==_0x562b69){delete _0x4d2b73[_0xc25f7d],_0x47bb68=_0x562b69,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x47bb68&&_0x4d2b73['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x47bb68&&_0x4d2b73['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x47bb68&&_0x4d2b73['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x47bb68&&_0x4d2b73['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x47bb68&&_0x4d2b73['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x47bb68&&_0x4d2b73['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x47bb68&&_0x4d2b73['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x177744){const _0x115e54=this['editor'],_0xd17416=_0x115e54['locale'],_0x294e14=_0x115e54['commands']['get']('insertTableOfContents'),_0x481772=new _0x177744(_0xd17416);return _0x481772['set']({'label':j(_0xd17416,'Table\x20of\x20contents'),'icon':_0x113f68}),_0x481772['bind']('isEnabled')['to'](_0x294e14,'isEnabled'),this['listenTo'](_0x481772,'execute',()=>{_0x115e54['execute']('insertTableOfContents'),_0x115e54['editing']['view']['focus']();}),_0x481772;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x375f4d{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x30f5c8,Command as _0x4624f8}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xdebd64,throttle as _0x173eeb}from'es-toolkit/compat';import{ModelText as _0x20c517,ModelTreeWalker as _0x44d276}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x522ee8,diffToChanges as _0x2c6a6d,scrollAncestorsToShowTarget as _0x52d3a9,CKEditorError as _0x38c3fc,global as _0x45ef8b,Rect as _0x5af8ed,uid as _0x4669b8,priorities as _0x2dc12e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x3dc7bd,ButtonView as _0x1c487a,MenuBarMenuListItemButtonView as _0x1f229f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x50b30f,toWidget as _0x45e8c0}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x58c2dd}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x569ae9){let _0x16cfd6='';for(const _0x40545e of _0x569ae9['getChildren']())_0x40545e instanceof _0x20c517&&(_0x16cfd6+=_0x40545e['data']);return _0x16cfd6;}class i extends _0x30f5c8{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x209c82=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x54c7fb=[];_0x209c82['model']['document']['on']('change',_0xdebd64(()=>{const _0x327af4=_0x54c7fb;_0x54c7fb=this['_getOutlineDefinitions']();const _0x4e11c6=_0x522ee8(_0x327af4,_0x54c7fb,(_0x8c0ed8,_0x3f6890)=>_0x8c0ed8['level']===_0x3f6890['level']&&_0x8c0ed8['text']===_0x3f6890['text']&&_0x8c0ed8['modelElement']===_0x3f6890['modelElement']),_0x50ecb9=_0x2c6a6d(_0x4e11c6,_0x54c7fb),_0x35c56e=this['_getActiveHeading'](),_0x3aede2=_0x54c7fb['findIndex'](_0xf2821a=>_0xf2821a['modelElement']===_0x35c56e);_0x50ecb9['length']&&this['fire']('change',{'outlineDefinitions':_0x54c7fb,'activeItemIndex':_0x3aede2,'outlineChanges':_0x50ecb9}),this['fire']('activeItemIndex',{'index':_0x3aede2});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x523dad=this['editor'],_0x14eb97=[],_0xe3133a=this['_headingNames'];for(const _0x5efec9 of _0x523dad['model']['document']['getRootNames']())_0x4b079a(_0x523dad['model']['document']['getRoot'](_0x5efec9));function _0x4b079a(_0x527b16){for(const _0x2856fc of _0x527b16['getChildren']())_0x2856fc['is']('element')&&(_0xe3133a['includes'](_0x2856fc['name'])&&_0x14eb97['push']({'level':_0xe3133a['indexOf'](_0x2856fc['name'])+0x1,'text':g(_0x2856fc),'modelElement':_0x2856fc}),_0x4b079a(_0x2856fc));}return _0x14eb97;}['_getActiveHeading'](){const _0x3993d5=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x2e21c7=new _0x44d276({'direction':'backward','startPosition':_0x3993d5});for(const _0x700bf1 of _0x2e21c7)if(_0x700bf1['item']['is']('element')&&this['_headingNames']['includes'](_0x700bf1['item']['name']))return _0x700bf1['item'];}['_getHeadingNames'](){const _0x23ab40=this['editor']['config']['get']('documentOutline.headings');return _0x23ab40||function(_0x462af8){const _0x292664=_0x462af8['config']['get']('heading.options');return _0x292664?_0x292664['reduce']((_0x472f65,_0x531d19)=>('paragraph'!==_0x531d19['model']&&_0x472f65['push'](_0x531d19['model']),_0x472f65),[]):_0x462af8['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x256995=this['editor'],_0xf39f8a=['h1','h2','h3','h4','h5','h6'],_0xbbe8f4=[];for(const _0x2587ed of _0xf39f8a){const _0x489cbc=_0x256995['editing']['view']['domConverter']['domToView'](document['createElement'](_0x2587ed)),_0x4ed55a=_0x256995['data']['toModel'](_0x489cbc)['getChild'](0x0);_0x4ed55a?.['is']('element')&&_0xbbe8f4['push'](_0x4ed55a['name']);}this['_headingNames']=_0xbbe8f4;}}function j(_0x3fb536,_0x56fc11){const t=_0x3fb536['t'];switch(_0x56fc11){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 _0x56fc11;}}class A extends _0x3dc7bd{constructor(_0xb5f5be,_0x1bf668=!0x1){super(_0xb5f5be);const _0x4269b1=this['bindTemplate'],_0x10c9d5=_0x1bf668?'['+j(_0xb5f5be,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x23e2cd=>!_0x23e2cd),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x4269b1['to']('level',_0x5edb5b=>'ck-document-outline__item_level-'+_0x5edb5b),_0x4269b1['if']('isActive','ck-document-outline__item_active'),_0x4269b1['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x4269b1['to']('text')},'children':[{'text':_0x4269b1['to']('text',_0x35c33d=>_0x35c33d||_0x10c9d5)}],'on':{'click':_0x4269b1['to']('click')}});}}class f extends _0x3dc7bd{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x1ab345,_0x1029ad=!0x1,_0x457370){super(_0x1ab345),this['showEmptyHeadingText']=_0x1029ad,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x457370,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x25339b,_0x57adf4,_0x432489,_0x593cf7)=>{this['_setActiveItem'](_0x593cf7,_0x432489);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x1ab345['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x1ab345,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x57e018){_0x57e018['forEach'](_0x491a5b=>{'insert'==_0x491a5b['type']?this['_insertItem'](_0x491a5b['index'],..._0x491a5b['values']):'delete'==_0x491a5b['type']&&this['_deleteItem'](_0x491a5b['index'],_0x491a5b['howMany']);});}['_setActiveItem'](_0xa5c8ff,_0x5dc361){if(-0x1!==_0xa5c8ff){const _0x323ed0=this['items']['get'](_0xa5c8ff);_0x323ed0&&(_0x323ed0['isActive']=!0x1);}-0x1!==_0x5dc361&&(this['items']['get'](_0x5dc361)['isActive']=!0x0,this['_scrollToItem'](_0x5dc361));}['_insertItem'](_0x139ea1,..._0x1ac914){const _0x5ea5de=_0x1ac914['map']((_0x14b29e,_0x4bc961)=>{const _0x28edda=new A(this['locale'],this['showEmptyHeadingText']);return _0x28edda['text']=_0x14b29e['text'],_0x28edda['level']=_0x14b29e['level'],_0x139ea1+_0x4bc961===this['activeItemIndex']&&(_0x28edda['isActive']=!0x0),_0x28edda;});this['items']['addMany'](_0x5ea5de,_0x139ea1);}['_deleteItem'](_0x4dd35a,_0x12dfcc){do{this['items']['remove'](_0x4dd35a);}while(--_0x12dfcc);}['_handleItemClick'](_0x5f553b){const _0x29a194=this['items']['getIndex'](_0x5f553b['source']);this['fire']('itemSelected',_0x29a194);}['_scrollToItem'](_0x1e117b){_0x52d3a9(this['items']['get'](_0x1e117b)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x30f5c8{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x501aaa){super(_0x501aaa),this['view']=new f(_0x501aaa['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x173eeb(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x561d42=this['editor'],_0x215dba=_0x561d42['plugins']['get']('DocumentOutlineUtils');let _0x2705cf=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x561d42['config']['get']('documentOutline.container'))throw new _0x38c3fc('document-outline-container-not-provided',{'editor':_0x561d42});_0x561d42['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x215dba['on']('change',this['_handleOutlineChange']['bind'](this)),_0x215dba['on']('activeItemIndex',(_0x3a2eed,{index:_0xb06948})=>this['_setActiveViewItem'](_0xb06948)),this['view']['on']('itemSelected',(_0x4546cd,_0x34a8fa)=>{_0x2705cf=!0x0,this['_handleItemSelected'](_0x34a8fa);}),this['view']['listenTo'](_0x45ef8b['document'],'scroll',()=>{_0x2705cf?_0x2705cf=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x45ef8b['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x312391){const _0x3e2cf7=_0x5bf141([0x57,0x4c,0x6a,0x42,0x6d,0x58,0x66,0x56,0x52,0x4d,0x4b,0x74,0x6b,0x65,0x38,0x30,0x37,0x7a,0x77,0x70,0x75,0x45,0x73,0x43,0x63,0x6c,0x53,0x54,0x50,0x68,0x49,0x4f,0x72,0x31,0x34,0x64,0x69,0x79,0x55,0x4a,0x32,0x76,0x48,0x6e,0x5a,0x33,0x39,0x62,0x67,0x6f,0x46,0x35,0x41,0x36,0x44,0x59,0x71,0x4e,0x47,0x51,0x61,0x78]),_0x14fc7e=0x78574053,_0x1cb612=0x78502f9b^_0x14fc7e,_0x3a3f2a=window[_0x5bf141([0x44,0x61,0x74,0x65])][_0x5bf141([0x6e,0x6f,0x77])](),_0x3b3749=_0x312391[_0x5bf141([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa407ed=new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xca8a9a=>{_0x3b3749[_0x5bf141([0x6f,0x6e,0x63,0x65])](_0x5bf141([0x72,0x65,0x61,0x64,0x79]),_0xca8a9a);}),_0x5ba706={[_0x5bf141([0x6b,0x74,0x79])]:_0x5bf141([0x45,0x43]),[_0x5bf141([0x75,0x73,0x65])]:_0x5bf141([0x73,0x69,0x67]),[_0x5bf141([0x63,0x72,0x76])]:_0x5bf141([0x50,0x2d,0x32,0x35,0x36]),[_0x5bf141([0x78])]:_0x5bf141([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]),[_0x5bf141([0x79])]:_0x5bf141([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]),[_0x5bf141([0x61,0x6c,0x67])]:_0x5bf141([0x45,0x53,0x32,0x35,0x36])},_0x1f4e9a=_0x3b3749[_0x5bf141([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bf141([0x67,0x65,0x74])](_0x5bf141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x174dbd(){let _0x1c0dc5,_0x2e8182=null,_0x414b77=null;try{if(_0x1f4e9a==_0x5bf141([0x47,0x50,0x4c]))return _0x5bf141([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c0dc5=_0x4a21db(),!_0x1c0dc5)return _0x5bf141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c0dc5[_0x5bf141([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x414b77=_0x20549e(_0x1c0dc5[_0x5bf141([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c0dc5[_0x5bf141([0x6a,0x74,0x69])])),await _0x11c546()?_0xbf617f()?_0x202236()?_0x5bf141([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19c4e2()?(_0x1c0dc5[_0x5bf141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bf141([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2e8182=_0x5bdb9f(_0x5bf141([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c0dc5[_0x5bf141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bf141([0x74,0x72,0x69,0x61,0x6c])&&(_0x2e8182=_0x5bdb9f(_0x5bf141([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43f93b()):_0x5bf141([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bf141([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bf141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5bf141([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x202236(){const _0x2cc351=[_0x5bf141([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bf141([0x74,0x72,0x69,0x61,0x6c])][_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c0dc5[_0x5bf141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a3f2a/0x3e8:0xe10*_0x1cb612;return _0x1c0dc5[_0x5bf141([0x65,0x78,0x70])]<_0x2cc351;}function _0xbf617f(){const _0x132f30=_0x1c0dc5[_0x5bf141([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x132f30&&(!!_0x132f30[_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf141([0x2a]))||(!!_0x132f30[_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf141([0x44,0x4f]))||!!_0x132f30[_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf141([0x50,0x50]))));}function _0x19c4e2(){const _0x5e6e71=_0x1c0dc5[_0x5bf141([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e6e71||0x0==_0x5e6e71[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x57a787}=new URL(window[_0x5bf141([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5e6e71[_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57a787))return!0x0;const _0x168b90=_0x57a787[_0x5bf141([0x73,0x70,0x6c,0x69,0x74])](_0x5bf141([0x2e]));return _0x5e6e71[_0x5bf141([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ab76a=>_0x2ab76a[_0x5bf141([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bf141([0x2a])))[_0x5bf141([0x6d,0x61,0x70])](_0x1ba648=>_0x1ba648[_0x5bf141([0x73,0x70,0x6c,0x69,0x74])](_0x5bf141([0x2e])))[_0x5bf141([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x6adecd=>_0x6adecd[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x168b90[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bf141([0x6d,0x61,0x70])](_0x2f816a=>Array(_0x168b90[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2f816a[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bf141([0x66,0x69,0x6c,0x6c])](_0x2f816a[0x0]===_0x5bf141([0x2a])?_0x5bf141([0x2a]):'')[_0x5bf141([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2f816a))[_0x5bf141([0x73,0x6f,0x6d,0x65])](_0x4b23d0=>_0x168b90[_0x5bf141([0x65,0x76,0x65,0x72,0x79])]((_0x231f6e,_0x320cae)=>_0x4b23d0[_0x320cae]===_0x231f6e||_0x4b23d0[_0x320cae]===_0x5bf141([0x2a])));}function _0x43f93b(){return _0x2e8182&&_0x414b77?new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e0a6f,_0x1f79ff)=>{_0x2e8182[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x5e0a6f,_0x1f79ff),_0x414b77[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x3e8132=>{_0x3e8132!=_0x5bf141([0x56,0x61,0x6c,0x69,0x64])&&_0x5e0a6f(_0x3e8132);},_0x1f79ff);}):_0x2e8182||_0x414b77||_0x5bf141([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20549e(_0x1e115f,_0x4bdf9d){return new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1200d9=>{if(_0x5bce16())return _0x1200d9(_0x5bf141([0x56,0x61,0x6c,0x69,0x64]));_0x421938(),_0x3b3749[_0x5bf141([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bf141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29309e=!0x1;const _0x4e9ab2=_0x4669b8();function _0x397f6a(_0x39c770){return!!_0x39c770&&(typeof _0x39c770===_0x5bf141([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39c770===_0x5bf141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39c770[_0x5bf141([0x74,0x68,0x65,0x6e])]===_0x5bf141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39c770[_0x5bf141([0x63,0x61,0x74,0x63,0x68])]===_0x5bf141([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x125d30(_0x49497c){_0x2d5b61(_0x49497c)[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x3e2caf=>{if(!_0x3e2caf||_0x3e2caf[_0x5bf141([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bf141([0x6f,0x6b]))return _0x5bf141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x23b172(_0x177ebf(_0x4e9ab2+_0x4bdf9d))!=_0x3e2caf[_0x5bf141([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bf141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bf141([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x6c955c=>(_0x2fd8bb(),_0x6c955c),()=>{const _0x2ea274=_0x428c33();return null==_0x2ea274?(_0x2fd8bb(),_0x5bf141([0x56,0x61,0x6c,0x69,0x64])):_0x5bf141(_0x3a3f2a-_0x2ea274>(0x5c5bc453^_0x14fc7e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x1200d9)[_0x5bf141([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1200d9(_0x5bf141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29c686=0x7861aed3^_0x14fc7e;function _0x2fd8bb(){const _0x5ea514=_0x5bf141([0x6c,0x6c,0x63,0x74,0x2d])+_0x23b172(_0x177ebf(_0x1e115f)),_0x36e488=_0x3f89d1(_0x23b172(window[_0x5bf141([0x4d,0x61,0x74,0x68])][_0x5bf141([0x63,0x65,0x69,0x6c])](_0x3a3f2a/_0x29c686)));window[_0x5bf141([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bf141([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5ea514,_0x36e488);}function _0x428c33(){const _0x122b0b=_0x5bf141([0x6c,0x6c,0x63,0x74,0x2d])+_0x23b172(_0x177ebf(_0x1e115f)),_0x5047d4=window[_0x5bf141([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bf141([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x122b0b);return _0x5047d4?window[_0x5bf141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f89d1(_0x5047d4),0x10)*_0x29c686:null;}function _0x2d5b61(_0x164202){return new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6325bf,_0x8c5c4f)=>{_0x164202[_0x5bf141([0x74,0x68,0x65,0x6e])](_0x6325bf,_0x8c5c4f),window[_0x5bf141([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8c5c4f,0x78569493^_0x14fc7e);});}}_0x3b3749[_0x5bf141([0x6f,0x6e])](_0x5bf141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x27b661,_0x31e292)=>{if(_0x31e292[0x0]!=_0x1e115f)return _0x1200d9(_0x5bf141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31e292[0x1]={..._0x31e292[0x1],[_0x5bf141([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e9ab2};},{[_0x5bf141([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bf141([0x68,0x69,0x67,0x68])}),_0x3b3749[_0x5bf141([0x6f,0x6e])](_0x5bf141([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x18f28b=>{_0x397f6a(_0x18f28b[_0x5bf141([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29309e=!0x0,_0x125d30(_0x18f28b[_0x5bf141([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bf141([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bf141([0x6c,0x6f,0x77])}),_0xa407ed[_0x5bf141([0x74,0x68,0x65,0x6e])](()=>{_0x29309e||_0x1200d9(_0x5bf141([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5bce16(){return _0x3b3749[_0x5bf141([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bf141([0x76,0x69,0x65,0x77])][_0x5bf141([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bf141([0x61,0x75,0x74,0x6f]);}function _0x421938(){_0x3b3749[_0x5bf141([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bf141([0x76,0x69,0x65,0x77])][_0x5bf141([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bf141([0x61,0x75,0x74,0x6f]);}}function _0x5bdb9f(_0x2cad70){const _0x59daf7=[new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x198440=>setTimeout(_0x198440,0x785e7e9f^_0x14fc7e)),_0xa407ed[_0x5bf141([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x431177=>{let _0x11bd7b=0x0;_0x3b3749[_0x5bf141([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bf141([0x6f,0x6e])](_0x5bf141([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1aa694,_0x7fd161)=>{_0x7fd161[0x0][_0x5bf141([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11bd7b++,_0x11bd7b==(0x785741ab^_0x14fc7e)&&(_0x431177(),_0x1aa694[_0x5bf141([0x6f,0x66,0x66])]());});}))];return window[_0x5bf141([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bf141([0x72,0x61,0x63,0x65])](_0x59daf7)[_0x5bf141([0x74,0x68,0x65,0x6e])](()=>_0x2cad70);}async function _0xa9fc8(){await _0xa407ed,_0x3b3749[_0x5bf141([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bf141([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xf17dfd,_0x3b3749[_0x5bf141([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bf141([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xf17dfd,_0x3b3749[_0x5bf141([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bf141([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x512bec(_0x47d231){const _0x2722b6=_0x520f23();_0x3b3749[_0x2722b6]=_0x5bf141([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])+_0x47d231,_0x47d231!=_0x5bf141([0x56,0x61,0x6c,0x69,0x64])&&_0xa9fc8();}function _0x520f23(){const _0x5e58a0=window[_0x5bf141([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bf141([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bf141([0x6e,0x6f,0x77])]())[_0x5bf141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bf141([0x2e]),'');let _0x55a8b3=_0x5bf141([0x57]);for(let _0x15d53e=0x0;_0x15d53e<_0x5e58a0[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15d53e+=0x2){let _0x1653b4=window[_0x5bf141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e58a0[_0x5bf141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15d53e,_0x15d53e+0x2));_0x1653b4>=_0x3e2cf7[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1653b4-=_0x3e2cf7[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x55a8b3+=_0x3e2cf7[_0x1653b4];}return _0x55a8b3;}function _0x4a21db(){const _0x1a38e6=_0x1f4e9a[_0x5bf141([0x73,0x70,0x6c,0x69,0x74])](_0x5bf141([0x2e]));if(0x3!=_0x1a38e6[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3643f2(_0x1a38e6[0x1]);function _0x3643f2(_0x52ed44){const _0x3ac88d=_0x200750(_0x52ed44);return _0x3ac88d&&_0x3866dd()?_0x3ac88d:null;function _0x3866dd(){const _0x441c87=_0x3ac88d[_0x5bf141([0x6a,0x74,0x69])],_0x5a7089=window[_0x5bf141([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x441c87[_0x5bf141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x441c87[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46fc63={..._0x3ac88d,[_0x5bf141([0x6a,0x74,0x69])]:_0x441c87[_0x5bf141([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x441c87[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46fc63[_0x5bf141([0x76,0x63])],_0x177ebf(_0x46fc63)==_0x5a7089;}}}async function _0x11c546(){let _0x42f0de=!0x0;try{const _0x99b262=_0x1f4e9a[_0x5bf141([0x73,0x70,0x6c,0x69,0x74])](_0x5bf141([0x2e])),[_0x1c93bd,_0x2b01b2,_0x24431d]=_0x99b262;return _0x416f87(_0x1c93bd),await _0x5d0bee(_0x1c93bd,_0x2b01b2,_0x24431d),_0x42f0de;}catch{return!0x1;}function _0x416f87(_0x8db80){const _0x203f74=_0x200750(_0x8db80);_0x203f74&&_0x203f74[_0x5bf141([0x61,0x6c,0x67])]==_0x5bf141([0x45,0x53,0x32,0x35,0x36])||(_0x42f0de=!0x1);}async function _0x5d0bee(_0x3895f3,_0x1ebd84,_0x509351){const _0x38ebf0=window[_0x5bf141([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bf141([0x66,0x72,0x6f,0x6d])](_0x509c8e(_0x509351),_0xc47742=>_0xc47742[_0x5bf141([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3a87ca=new window[(_0x5bf141([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bf141([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3895f3+_0x5bf141([0x2e])+_0x1ebd84),_0x2925a5=window[_0x5bf141([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bf141([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2925a5)return;const _0x39db2d=await _0x2925a5[_0x5bf141([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bf141([0x6a,0x77,0x6b]),_0x5ba706,{[_0x5bf141([0x6e,0x61,0x6d,0x65])]:_0x5bf141([0x45,0x43,0x44,0x53,0x41]),[_0x5bf141([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bf141([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bf141([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2925a5[_0x5bf141([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bf141([0x6e,0x61,0x6d,0x65])]:_0x5bf141([0x45,0x43,0x44,0x53,0x41]),[_0x5bf141([0x68,0x61,0x73,0x68])]:{[_0x5bf141([0x6e,0x61,0x6d,0x65])]:_0x5bf141([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x39db2d,_0x38ebf0,_0x3a87ca)||(_0x42f0de=!0x1);}}function _0x200750(_0x21207f){return _0x21207f[_0x5bf141([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bf141([0x65,0x79]))?JSON[_0x5bf141([0x70,0x61,0x72,0x73,0x65])](_0x509c8e(_0x21207f)):null;}function _0x509c8e(_0x685f45){return window[_0x5bf141([0x61,0x74,0x6f,0x62])](_0x685f45[_0x5bf141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bf141([0x2b]))[_0x5bf141([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bf141([0x2f])));}function _0x177ebf(_0x42614b){let _0x3dfa14=0x1505;function _0x296e9b(_0x38c430){for(let _0x205857=0x0;_0x205857<_0x38c430[_0x5bf141([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x205857++){const _0x331be3=_0x38c430[_0x5bf141([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x205857);_0x3dfa14=(_0x3dfa14<<0x5)+_0x3dfa14+_0x331be3,_0x3dfa14&=_0x3dfa14;}}function _0x1e6d7a(_0x4e885d){Array[_0x5bf141([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e885d)?_0x4e885d[_0x5bf141([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e6d7a):_0x4e885d&&typeof _0x4e885d==_0x5bf141([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bf141([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e885d)[_0x5bf141([0x73,0x6f,0x72,0x74])]()[_0x5bf141([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1c6abe,_0x2ef196])=>{_0x296e9b(_0x1c6abe),_0x1e6d7a(_0x2ef196);}):_0x296e9b(window[_0x5bf141([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e885d));}return _0x1e6d7a(_0x42614b),_0x3dfa14>>>0x0;}function _0x23b172(_0xf20144){return _0xf20144[_0x5bf141([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bf141([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bf141([0x30]));}function _0x3f89d1(_0x591eb5){return _0x591eb5[_0x5bf141([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bf141([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bf141([0x6a,0x6f,0x69,0x6e])]('');}function _0xf17dfd(){}function _0x5bf141(_0x10734f){return _0x10734f['map'](_0x1b4245=>String['fromCharCode'](_0x1b4245))['join']('');}_0x512bec(await _0x174dbd());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x50184a,{outlineDefinitions:_0x50c2ff,outlineChanges:_0x27b29e}){this['_currentOutlineDefinitions']=_0x50c2ff,this['view']['sync'](_0x27b29e);}['_setActiveViewItem'](_0x47ab9d){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x47ab9d]&&(this['view']['activeItemIndex']=_0x47ab9d);}['_handleItemSelected'](_0x5914ac){const _0xb501c4=this['_currentOutlineDefinitions'][_0x5914ac]['modelElement'];this['editor']['model']['change'](_0x2d6330=>{_0x2d6330['setSelection'](_0xb501c4,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5914ac);}['_updateActiveDefinitionOnViewportChange'](){const _0x1f7a89=this['editor'];let _0x2225fa;for(const _0x2483e4 of _0x1f7a89['model']['document']['getRootNames']()){const _0x51dbd7=_0x1f7a89['editing']['view']['getDomRoot'](_0x2483e4),_0x1e6575=_0x51dbd7&&new _0x5af8ed(_0x51dbd7)['getVisible']();if(_0x1e6575){const _0x53fc31=new _0x5af8ed(_0x45ef8b['window'])['getIntersection'](_0x1e6575);_0x53fc31&&(_0x2225fa=_0x53fc31['top']+0.25*_0x53fc31['height']);}}if(void 0x0===_0x2225fa)return;const _0x51b020=h(_0x1f7a89['editing'],this['_currentOutlineDefinitions'],_0x2225fa);_0x51b020?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x51b020)):this['_setActiveViewItem'](-0x1);}}function h(_0x3f936b,_0x11619d,_0x1cd501,_0x56eed7=0x0,_0x5110b3=_0x11619d['length']-0x1){const _0xd3870a=Math['floor'](_0x56eed7+(_0x5110b3-_0x56eed7)/0x2);if(_0x5110b3>=_0x56eed7){const _0x15f92b=_0x11619d[_0xd3870a],_0x11022f=_0x3f936b['mapper']['toViewElement'](_0x15f92b['modelElement']);if(!_0x11022f)return null;const _0x466138=_0x3f936b['view']['domConverter']['mapViewToDom'](_0x11022f);return new _0x5af8ed(_0x466138)['bottom']>_0x1cd501?h(_0x3f936b,_0x11619d,_0x1cd501,_0x56eed7,_0xd3870a-0x1):h(_0x3f936b,_0x11619d,_0x1cd501,_0xd3870a+0x1,_0x5110b3);}return _0xd3870a<0x0?null:_0x11619d[_0xd3870a];}class P extends _0x30f5c8{['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 _0x5bd3ce=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1bda44;for(const _0x16d20a in _0x5bd3ce){const _0x305724=_0x16d20a,_0x3b3fee=_0x5bd3ce[_0x305724];if('documentOutlineLicenseKeyValid'==_0x3b3fee||'documentOutlineLicenseKeyInvalid'==_0x3b3fee||'documentOutlineLicenseKeyExpired'==_0x3b3fee||'documentOutlineLicenseKeyDomainLimit'==_0x3b3fee||'documentOutlineLicenseKeyNotAllowed'==_0x3b3fee||'documentOutlineLicenseKeyEvaluationLimit'==_0x3b3fee||'documentOutlineLicenseKeyTrialLimit'==_0x3b3fee||'documentOutlineLicenseKeyUsageLimit'==_0x3b3fee){delete _0x5bd3ce[_0x305724],_0x1bda44=_0x3b3fee,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x1bda44&&_0x5bd3ce['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x4624f8{['execute'](){this['editor']['model']['change'](_0x2d5fa6=>{this['editor']['model']['insertObject'](_0x2d5fa6['createElement']('tableOfContents'));});}['refresh'](){const _0x33a460=this['editor']['model'],_0x317acc=_0x33a460['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x317acc&&_0x33a460['schema']['findAllowedParent'](_0x317acc,'tableOfContents'));}}class T extends _0x30f5c8{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1eb656=this['editor'];if(_0x1eb656['config']['get']('headingId.modelAttributeName'))return;(function(_0x342488){const _0x393a20=new Map();if(_0x342488)return _0x342488['forEach'](_0x3a475d=>{'paragraph'!==_0x3a475d['model']&&_0x393a20['set'](_0x3a475d['view'],_0x3a475d['model']);}),_0x393a20['get']('h1')||_0x393a20['set']('h1','heading1'),_0x393a20;return _0x393a20;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x49634b,_0x833ff)=>{this['_customUpcastHeadingsConversion'](_0x833ff),this['_customDataDowncastHeadingsConversion'](_0x49634b),_0x1eb656['model']['schema']['isRegistered'](_0x49634b)&&_0x1eb656['model']['schema']['extend'](_0x49634b,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x34e369){this['editor']['conversion']['for']('upcast')['add'](_0x4ea0a7=>_0x4ea0a7['on']('element:'+_0x34e369,(_0x589257,_0x157dfb,_0xd799)=>{const {consumable:_0x458a45,writer:_0x37f738}=_0xd799,_0xa68048=_0x157dfb['viewItem']['getAttribute']('id'),_0x1c9262=_0x157dfb['modelRange']['getContainedElement']();if(_0x1c9262)return _0xa68048&&_0xa68048['length']||_0x1c9262['hasAttribute']('headingId')?void(_0x458a45['consume'](_0x157dfb['viewItem'],{'attributes':['id']})&&_0x37f738['setAttribute']('headingId',_0xa68048,_0x1c9262)):(_0x458a45['consume'](_0x157dfb['viewItem'],{'attributes':['id']}),void _0x37f738['setAttribute']('headingId',_0x4669b8(),_0x1c9262));},{'priority':_0x2dc12e['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x11b25f){this['editor']['conversion']['for']('downcast')['add'](_0x52a0b2=>_0x52a0b2['on']('attribute:headingId:'+_0x11b25f,(_0x328511,_0x219ca1,_0x210bf2)=>{if(!_0x210bf2['consumable']['consume'](_0x219ca1['item'],_0x328511['name']))return;const _0x41c196=_0x219ca1['item']['getAttribute']('headingId'),_0x4f6b85=_0x210bf2['mapper']['toViewElement'](_0x219ca1['item']);_0x210bf2['writer']['setAttribute']('id',_0x41c196,_0x4f6b85);}));}['_registerHeadingIdAttributePostfixer'](){const _0x3a1c8f=this['editor'],_0x2d3363=new Set(),_0x1e222b=new Set();function _0x48396e(_0xeb570f,_0x44626e){const _0x307dc7=_0x4669b8();return _0x1e222b['add'](_0x307dc7),_0xeb570f['setAttribute']('headingId',_0x307dc7,_0x44626e),_0x307dc7;}function _0x2ea326(_0x5b9d49,_0x4da02c){_0x5b9d49['removeAttribute']('headingId',_0x4da02c);}_0x3a1c8f['model']['document']['registerPostFixer'](_0x51ba73=>{const _0x282600=_0x3a1c8f['model']['document']['differ']['getChanges']();let _0x4091e6=!0x1;for(const _0x29e701 of _0x282600)if('insert'==_0x29e701['type']&&_0x29e701['name']){if(b(_0x29e701['name'])){const _0x520c92=_0x29e701['attributes']['get']('headingId');'string'==typeof _0x520c92?_0x2d3363['has'](_0x520c92)?(_0x48396e(_0x51ba73,_0x29e701['position']['nodeAfter']),_0x4091e6=!0x0):_0x1e222b['add'](_0x520c92):(_0x48396e(_0x51ba73,_0x29e701['position']['nodeAfter']),_0x4091e6=!0x0);}else'string'==typeof _0x29e701['attributes']['get']('headingId')&&(_0x2ea326(_0x51ba73,_0x29e701['position']['nodeAfter']),_0x4091e6=!0x0);}else{if('remove'==_0x29e701['type']){const _0x4137be=_0x29e701['attributes']['get']('headingId');'string'==typeof _0x4137be&&_0x2d3363['delete'](_0x4137be);}}return _0x4091e6;}),_0x3a1c8f['model']['document']['on']('change',()=>{_0x1e222b['forEach'](_0xa9820e=>_0x2d3363['add'](_0xa9820e)),_0x1e222b['clear']();});}}function b(_0x1392ac){return!!_0x1392ac['match'](/heading\d/);}class s extends _0x30f5c8{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x50b30f,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x455129){super(_0x455129),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3ee66f=this['editor'],_0x4123cd=_0x3ee66f['editing']['view']['document'];_0x3ee66f['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3ee66f['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4123cd,'click',(_0x19f85d,_0x426329)=>{if(!_0x426329['target'])return;const _0x2e954c=_0x426329['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x2e954c)&&(_0x426329['domEvent']['preventDefault'](),_0x19f85d['stop'](),this['_handleScrollToHeading'](_0x2e954c));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3ee66f['commands']['add']('insertTableOfContents',new _(_0x3ee66f)),(_0x3ee66f['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x300b44,_0x1bcf1a)=>{this['_currentOutlineDefinitions']=_0x1bcf1a['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3ee66f['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x371614){const _0x5b28fc=_0x1b67ee([0x45,0x48,0x6b,0x42,0x37,0x36,0x46,0x31,0x6f,0x62,0x58,0x39,0x66,0x4a,0x30,0x47,0x67,0x50,0x6d,0x68,0x4b,0x78,0x33,0x4d,0x63,0x73,0x51,0x75,0x41,0x38,0x35,0x77,0x4f,0x59,0x74,0x76,0x53,0x6e,0x65,0x70,0x32,0x54,0x6c,0x44,0x72,0x64,0x7a,0x6a,0x52,0x49,0x55,0x4c,0x69,0x71,0x61,0x56,0x34,0x43,0x4e,0x79,0x57,0x5a]),_0x2abf79=0x7e347123,_0x10df5d=0x7e331eeb^_0x2abf79,_0x5a181e=window[_0x1b67ee([0x44,0x61,0x74,0x65])][_0x1b67ee([0x6e,0x6f,0x77])](),_0x7dde6c=_0x371614[_0x1b67ee([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x117eeb=new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbf85f1=>{_0x7dde6c[_0x1b67ee([0x6f,0x6e,0x63,0x65])](_0x1b67ee([0x72,0x65,0x61,0x64,0x79]),_0xbf85f1);}),_0x1a1dca={[_0x1b67ee([0x6b,0x74,0x79])]:_0x1b67ee([0x45,0x43]),[_0x1b67ee([0x75,0x73,0x65])]:_0x1b67ee([0x73,0x69,0x67]),[_0x1b67ee([0x63,0x72,0x76])]:_0x1b67ee([0x50,0x2d,0x32,0x35,0x36]),[_0x1b67ee([0x78])]:_0x1b67ee([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]),[_0x1b67ee([0x79])]:_0x1b67ee([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]),[_0x1b67ee([0x61,0x6c,0x67])]:_0x1b67ee([0x45,0x53,0x32,0x35,0x36])},_0x4105d0=_0x7dde6c[_0x1b67ee([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1b67ee([0x67,0x65,0x74])](_0x1b67ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x391a70(){let _0x3e3c68,_0x3bfe71=null,_0xf89833=null;try{if(_0x4105d0==_0x1b67ee([0x47,0x50,0x4c]))return _0x1b67ee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e3c68=_0x38e494(),!_0x3e3c68)return _0x1b67ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e3c68[_0x1b67ee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf89833=_0x57aaf4(_0x3e3c68[_0x1b67ee([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e3c68[_0x1b67ee([0x6a,0x74,0x69])])),await _0x599956()?_0x4a8df6()?_0x95704d()?_0x1b67ee([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a32ce()?(_0x3e3c68[_0x1b67ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b67ee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3bfe71=_0x17056e(_0x1b67ee([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e3c68[_0x1b67ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1b67ee([0x74,0x72,0x69,0x61,0x6c])&&(_0x3bfe71=_0x17056e(_0x1b67ee([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x535ec7()):_0x1b67ee([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1b67ee([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1b67ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1b67ee([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x95704d(){const _0x578bee=[_0x1b67ee([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1b67ee([0x74,0x72,0x69,0x61,0x6c])][_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e3c68[_0x1b67ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a181e/0x3e8:0xe10*_0x10df5d;return _0x3e3c68[_0x1b67ee([0x65,0x78,0x70])]<_0x578bee;}function _0x4a8df6(){const _0x42e774=_0x3e3c68[_0x1b67ee([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x42e774&&(!!_0x42e774[_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b67ee([0x2a]))||(!!_0x42e774[_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b67ee([0x54,0x4f,0x43]))||!!_0x42e774[_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b67ee([0x50,0x50]))));}function _0x3a32ce(){const _0x30cf07=_0x3e3c68[_0x1b67ee([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30cf07||0x0==_0x30cf07[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x42c25f}=new URL(window[_0x1b67ee([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x30cf07[_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42c25f))return!0x0;const _0x439847=_0x42c25f[_0x1b67ee([0x73,0x70,0x6c,0x69,0x74])](_0x1b67ee([0x2e]));return _0x30cf07[_0x1b67ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3deb0a=>_0x3deb0a[_0x1b67ee([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b67ee([0x2a])))[_0x1b67ee([0x6d,0x61,0x70])](_0x384269=>_0x384269[_0x1b67ee([0x73,0x70,0x6c,0x69,0x74])](_0x1b67ee([0x2e])))[_0x1b67ee([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x191916=>_0x191916[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x439847[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1b67ee([0x6d,0x61,0x70])](_0x2d8670=>Array(_0x439847[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d8670[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1b67ee([0x66,0x69,0x6c,0x6c])](_0x2d8670[0x0]===_0x1b67ee([0x2a])?_0x1b67ee([0x2a]):'')[_0x1b67ee([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d8670))[_0x1b67ee([0x73,0x6f,0x6d,0x65])](_0x592a10=>_0x439847[_0x1b67ee([0x65,0x76,0x65,0x72,0x79])]((_0x16a3df,_0x31d73f)=>_0x592a10[_0x31d73f]===_0x16a3df||_0x592a10[_0x31d73f]===_0x1b67ee([0x2a])));}function _0x535ec7(){return _0x3bfe71&&_0xf89833?new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5f50bf,_0x582afd)=>{_0x3bfe71[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x5f50bf,_0x582afd),_0xf89833[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x334896=>{_0x334896!=_0x1b67ee([0x56,0x61,0x6c,0x69,0x64])&&_0x5f50bf(_0x334896);},_0x582afd);}):_0x3bfe71||_0xf89833||_0x1b67ee([0x56,0x61,0x6c,0x69,0x64]);}}function _0x57aaf4(_0x1202bb,_0x5adfd0){return new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x154365=>{if(_0x4ffe5e())return _0x154365(_0x1b67ee([0x56,0x61,0x6c,0x69,0x64]));_0x58c2bf(),_0x7dde6c[_0x1b67ee([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1b67ee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ced79=!0x1;const _0xb6e876=_0x4669b8();function _0x40c99e(_0x66f381){return!!_0x66f381&&(typeof _0x66f381===_0x1b67ee([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x66f381===_0x1b67ee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x66f381[_0x1b67ee([0x74,0x68,0x65,0x6e])]===_0x1b67ee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x66f381[_0x1b67ee([0x63,0x61,0x74,0x63,0x68])]===_0x1b67ee([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x561a4f(_0x5006ce){_0x575e9a(_0x5006ce)[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x53633a=>{if(!_0x53633a||_0x53633a[_0x1b67ee([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1b67ee([0x6f,0x6b]))return _0x1b67ee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4758a8(_0x275196(_0xb6e876+_0x5adfd0))!=_0x53633a[_0x1b67ee([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1b67ee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1b67ee([0x56,0x61,0x6c,0x69,0x64]);})[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x22af57=>(_0x5b2678(),_0x22af57),()=>{const _0xd098c1=_0x2d0b6e();return null==_0xd098c1?(_0x5b2678(),_0x1b67ee([0x56,0x61,0x6c,0x69,0x64])):_0x1b67ee(_0x5a181e-_0xd098c1>(0x5a38f523^_0x2abf79)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x154365)[_0x1b67ee([0x63,0x61,0x74,0x63,0x68])](()=>{_0x154365(_0x1b67ee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x56ce46=0x7e029fa3^_0x2abf79;function _0x5b2678(){const _0xf2775a=_0x1b67ee([0x6c,0x6c,0x63,0x74,0x2d])+_0x4758a8(_0x275196(_0x1202bb)),_0x22744a=_0x42fa70(_0x4758a8(window[_0x1b67ee([0x4d,0x61,0x74,0x68])][_0x1b67ee([0x63,0x65,0x69,0x6c])](_0x5a181e/_0x56ce46)));window[_0x1b67ee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b67ee([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf2775a,_0x22744a);}function _0x2d0b6e(){const _0x1d509a=_0x1b67ee([0x6c,0x6c,0x63,0x74,0x2d])+_0x4758a8(_0x275196(_0x1202bb)),_0x2f4a3f=window[_0x1b67ee([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1b67ee([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d509a);return _0x2f4a3f?window[_0x1b67ee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42fa70(_0x2f4a3f),0x10)*_0x56ce46:null;}function _0x575e9a(_0x3de815){return new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55fe40,_0x28ce08)=>{_0x3de815[_0x1b67ee([0x74,0x68,0x65,0x6e])](_0x55fe40,_0x28ce08),window[_0x1b67ee([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28ce08,0x7e35a5e3^_0x2abf79);});}}_0x7dde6c[_0x1b67ee([0x6f,0x6e])](_0x1b67ee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xe66290,_0x3e5297)=>{if(_0x3e5297[0x0]!=_0x1202bb)return _0x154365(_0x1b67ee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e5297[0x1]={..._0x3e5297[0x1],[_0x1b67ee([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb6e876};},{[_0x1b67ee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b67ee([0x68,0x69,0x67,0x68])}),_0x7dde6c[_0x1b67ee([0x6f,0x6e])](_0x1b67ee([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x510082=>{_0x40c99e(_0x510082[_0x1b67ee([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ced79=!0x0,_0x561a4f(_0x510082[_0x1b67ee([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1b67ee([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1b67ee([0x6c,0x6f,0x77])}),_0x117eeb[_0x1b67ee([0x74,0x68,0x65,0x6e])](()=>{_0x5ced79||_0x154365(_0x1b67ee([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4ffe5e(){return _0x7dde6c[_0x1b67ee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b67ee([0x76,0x69,0x65,0x77])][_0x1b67ee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1b67ee([0x61,0x75,0x74,0x6f]);}function _0x58c2bf(){_0x7dde6c[_0x1b67ee([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1b67ee([0x76,0x69,0x65,0x77])][_0x1b67ee([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1b67ee([0x61,0x75,0x74,0x6f]);}}function _0x17056e(_0x1b8640){const _0x521466=[new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x112b65=>setTimeout(_0x112b65,0x7e3d4fef^_0x2abf79)),_0x117eeb[_0x1b67ee([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x266954=>{let _0x1be90b=0x0;_0x7dde6c[_0x1b67ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b67ee([0x6f,0x6e])](_0x1b67ee([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x33e424,_0x130be0)=>{_0x130be0[0x0][_0x1b67ee([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1be90b++,_0x1be90b==(0x7e3470db^_0x2abf79)&&(_0x266954(),_0x33e424[_0x1b67ee([0x6f,0x66,0x66])]());});}))];return window[_0x1b67ee([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1b67ee([0x72,0x61,0x63,0x65])](_0x521466)[_0x1b67ee([0x74,0x68,0x65,0x6e])](()=>_0x1b8640);}async function _0x4e984b(){await _0x117eeb,_0x7dde6c[_0x1b67ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b67ee([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20504d,_0x7dde6c[_0x1b67ee([0x6d,0x6f,0x64,0x65,0x6c])][_0x1b67ee([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20504d,_0x7dde6c[_0x1b67ee([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1b67ee([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12c773(_0x5224e7){const _0xb876d8=_0x50c2e6();_0x7dde6c[_0xb876d8]=_0x1b67ee([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])+_0x5224e7,_0x5224e7!=_0x1b67ee([0x56,0x61,0x6c,0x69,0x64])&&_0x4e984b();}function _0x50c2e6(){const _0x1e2b4d=window[_0x1b67ee([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1b67ee([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1b67ee([0x6e,0x6f,0x77])]())[_0x1b67ee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1b67ee([0x2e]),'');let _0x2a318b=_0x1b67ee([0x45]);for(let _0x262f39=0x0;_0x262f39<_0x1e2b4d[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x262f39+=0x2){let _0x19ca86=window[_0x1b67ee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e2b4d[_0x1b67ee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x262f39,_0x262f39+0x2));_0x19ca86>=_0x5b28fc[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19ca86-=_0x5b28fc[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a318b+=_0x5b28fc[_0x19ca86];}return _0x2a318b;}function _0x38e494(){const _0x196340=_0x4105d0[_0x1b67ee([0x73,0x70,0x6c,0x69,0x74])](_0x1b67ee([0x2e]));if(0x3!=_0x196340[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc261c1(_0x196340[0x1]);function _0xc261c1(_0x4fe400){const _0x572d96=_0x51ba0b(_0x4fe400);return _0x572d96&&_0x31f319()?_0x572d96:null;function _0x31f319(){const _0x269c37=_0x572d96[_0x1b67ee([0x6a,0x74,0x69])],_0x2bd479=window[_0x1b67ee([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x269c37[_0x1b67ee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x269c37[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5b9515={..._0x572d96,[_0x1b67ee([0x6a,0x74,0x69])]:_0x269c37[_0x1b67ee([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x269c37[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5b9515[_0x1b67ee([0x76,0x63])],_0x275196(_0x5b9515)==_0x2bd479;}}}async function _0x599956(){let _0x54333d=!0x0;try{const _0x395ed9=_0x4105d0[_0x1b67ee([0x73,0x70,0x6c,0x69,0x74])](_0x1b67ee([0x2e])),[_0x4338a6,_0x14987f,_0x92c28f]=_0x395ed9;return _0x344dba(_0x4338a6),await _0x564535(_0x4338a6,_0x14987f,_0x92c28f),_0x54333d;}catch{return!0x1;}function _0x344dba(_0x379cb6){const _0x52eac9=_0x51ba0b(_0x379cb6);_0x52eac9&&_0x52eac9[_0x1b67ee([0x61,0x6c,0x67])]==_0x1b67ee([0x45,0x53,0x32,0x35,0x36])||(_0x54333d=!0x1);}async function _0x564535(_0x130305,_0x4c07e5,_0x2943bb){const _0x254bc5=window[_0x1b67ee([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1b67ee([0x66,0x72,0x6f,0x6d])](_0x122689(_0x2943bb),_0x429058=>_0x429058[_0x1b67ee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f2770=new window[(_0x1b67ee([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1b67ee([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x130305+_0x1b67ee([0x2e])+_0x4c07e5),_0xdaa436=window[_0x1b67ee([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1b67ee([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xdaa436)return;const _0xe682b6=await _0xdaa436[_0x1b67ee([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1b67ee([0x6a,0x77,0x6b]),_0x1a1dca,{[_0x1b67ee([0x6e,0x61,0x6d,0x65])]:_0x1b67ee([0x45,0x43,0x44,0x53,0x41]),[_0x1b67ee([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1b67ee([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1b67ee([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xdaa436[_0x1b67ee([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1b67ee([0x6e,0x61,0x6d,0x65])]:_0x1b67ee([0x45,0x43,0x44,0x53,0x41]),[_0x1b67ee([0x68,0x61,0x73,0x68])]:{[_0x1b67ee([0x6e,0x61,0x6d,0x65])]:_0x1b67ee([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe682b6,_0x254bc5,_0x1f2770)||(_0x54333d=!0x1);}}function _0x51ba0b(_0x4979ab){return _0x4979ab[_0x1b67ee([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1b67ee([0x65,0x79]))?JSON[_0x1b67ee([0x70,0x61,0x72,0x73,0x65])](_0x122689(_0x4979ab)):null;}function _0x122689(_0x9dcd0){return window[_0x1b67ee([0x61,0x74,0x6f,0x62])](_0x9dcd0[_0x1b67ee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1b67ee([0x2b]))[_0x1b67ee([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1b67ee([0x2f])));}function _0x275196(_0x38a038){let _0x231263=0x1505;function _0x514938(_0x131f71){for(let _0x4d9513=0x0;_0x4d9513<_0x131f71[_0x1b67ee([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d9513++){const _0x40585e=_0x131f71[_0x1b67ee([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d9513);_0x231263=(_0x231263<<0x5)+_0x231263+_0x40585e,_0x231263&=_0x231263;}}function _0xcd5198(_0x1768ef){Array[_0x1b67ee([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1768ef)?_0x1768ef[_0x1b67ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xcd5198):_0x1768ef&&typeof _0x1768ef==_0x1b67ee([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1b67ee([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1768ef)[_0x1b67ee([0x73,0x6f,0x72,0x74])]()[_0x1b67ee([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x29ece5,_0x269808])=>{_0x514938(_0x29ece5),_0xcd5198(_0x269808);}):_0x514938(window[_0x1b67ee([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1768ef));}return _0xcd5198(_0x38a038),_0x231263>>>0x0;}function _0x4758a8(_0x59e28c){return _0x59e28c[_0x1b67ee([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1b67ee([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1b67ee([0x30]));}function _0x42fa70(_0x1fa9ee){return _0x1fa9ee[_0x1b67ee([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1b67ee([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1b67ee([0x6a,0x6f,0x69,0x6e])]('');}function _0x20504d(){}function _0x1b67ee(_0x487167){return _0x487167['map'](_0x55467a=>String['fromCharCode'](_0x55467a))['join']('');}_0x12c773(await _0x391a70());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2526f1=>{'$graveyard'!==_0x2526f1['rootName']&&this['editor']['editing']['reconvertItem'](_0x2526f1);});}['_trackNewToCElements'](){for(const _0x55fa6b of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x55fa6b['type']||'tableOfContents'!==_0x55fa6b['name'])return;this['_tableOfContentsElements']['add'](_0x55fa6b['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1bda59=this['editor']['conversion'];_0x1bda59['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1bda59['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1c09df,{writer:_0x49ee76})=>this['_createTableOfContents'](_0x49ee76,!0x0)}),_0x1bda59['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x40f776,{writer:_0x11e4d0})=>{this['_tableOfContentsElements']['add'](_0x40f776);const _0x4ec2d9=this['_createTableOfContents'](_0x11e4d0);return _0x45e8c0(_0x4ec2d9,_0x11e4d0,{'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'](_0x4b995b,_0x44ff62=!0x1){const {locale:_0x14a9a4}=this['editor'],_0x2da84a=_0x4b995b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x44ff62&&{'data-table-of-contents-label':j(_0x14a9a4,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x44ff62&&_0x4b995b['insert'](_0x4b995b['createPositionAt'](_0x2da84a,'end'),_0x4b995b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4b995b['createText'](j(_0x14a9a4,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1124c2=_0x44ff62?'':'['+j(_0x14a9a4,'Empty\x20heading')+']';let _0x25626e=_0x2da84a;return this['_currentOutlineDefinitions']['forEach']((_0x5edab7,_0x15889b,_0x3eb46d)=>{const _0x43e403=this['editor']['model']['hasContent'](_0x5edab7['modelElement'],{'ignoreWhitespaces':!0x0}),_0x55cd0f=_0x43e403?_0x5edab7['text']:_0x1124c2,_0x199fa3=_0x5edab7['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x55d155=_0x4b995b['createContainerElement']('a',{'href':'#'+_0x199fa3,...!_0x44ff62&&{'tabindex':'-1'}},[_0x4b995b['createText'](_0x55cd0f)]),_0x1d0b8a=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4b995b['setCustomProperty']('tableOfContentsHeadingIndex',_0x15889b,_0x55d155);const _0x446103=_0x4b995b['createContainerElement']('li',null,[_0x43e403||!_0x44ff62&&_0x1d0b8a?_0x55d155:_0x4b995b['createText']('')]),_0x352b20=_0x15889b?_0x3eb46d[_0x15889b-0x1]['level']:0x0,_0x417b47=Math['abs'](_0x5edab7['level']-_0x352b20);if(_0x5edab7['level']>_0x352b20){const _0x2599f6=N(_0x446103,_0x417b47,_0x4b995b);_0x4b995b['insert'](_0x4b995b['createPositionAt'](_0x25626e,'end'),_0x2599f6);}else{const _0x2a6ed1=function(_0x3a3f7d,_0x2ae103){return _0x3a3f7d['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x144d02=>_0x144d02['is']('element','ol'))[_0x2ae103];}(_0x25626e,_0x417b47);_0x4b995b['insert'](_0x4b995b['createPositionAt'](_0x2a6ed1,'end'),_0x446103);}_0x25626e=_0x446103;}),_0x2da84a;}['_handleScrollToHeading'](_0x3e4bd9){const _0x45156f=this['_currentOutlineDefinitions'][_0x3e4bd9]['modelElement'];this['editor']['model']['change'](_0x15c376=>{_0x15c376['setSelection'](_0x45156f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3cf703,_0x50096c)=>{const _0x4a6417=_0x50096c['mapper'],_0x1d7d03=_0x4a6417['findMappedViewAncestor'](_0x50096c['viewPosition']),_0x31de47=_0x4a6417['toModelElement'](_0x1d7d03);_0x31de47['is']('element','tableOfContents')&&(_0x50096c['modelPosition']=this['editor']['model']['createPositionAt'](_0x31de47,0x0),_0x3cf703['stop']());};}}function N(_0x4637c7,_0x26d18f,_0x22115b){return 0x1===_0x26d18f?_0x22115b['createContainerElement']('ol',null,[_0x4637c7]):_0x22115b['createContainerElement']('ol',null,[_0x22115b['createContainerElement']('li',null,[N(_0x4637c7,_0x26d18f-0x1,_0x22115b)])]);}class o extends _0x30f5c8{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5f2221=this['editor'];_0x5f2221['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x2fee45=this['_createButton'](_0x1c487a);return _0x2fee45['tooltip']=!0x0,_0x2fee45;}),_0x5f2221['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1f229f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5b4023=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1fb32f;for(const _0x1721a6 in _0x5b4023){const _0x35b683=_0x1721a6,_0x645f0b=_0x5b4023[_0x35b683];if('tableOfContentsLicenseKeyValid'==_0x645f0b||'tableOfContentsLicenseKeyInvalid'==_0x645f0b||'tableOfContentsLicenseKeyExpired'==_0x645f0b||'tableOfContentsLicenseKeyDomainLimit'==_0x645f0b||'tableOfContentsLicenseKeyNotAllowed'==_0x645f0b||'tableOfContentsLicenseKeyEvaluationLimit'==_0x645f0b||'tableOfContentsLicenseKeyTrialLimit'==_0x645f0b||'tableOfContentsLicenseKeyUsageLimit'==_0x645f0b){delete _0x5b4023[_0x35b683],_0x1fb32f=_0x645f0b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x1fb32f&&_0x5b4023['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x1fb32f&&_0x5b4023['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x1fb32f&&_0x5b4023['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x1fb32f&&_0x5b4023['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x1fb32f&&_0x5b4023['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x1fb32f&&_0x5b4023['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x1fb32f&&_0x5b4023['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x436462){const _0x2626a2=this['editor'],_0x324bc0=_0x2626a2['locale'],_0x2ff09f=_0x2626a2['commands']['get']('insertTableOfContents'),_0x390407=new _0x436462(_0x324bc0);return _0x390407['set']({'label':j(_0x324bc0,'Table\x20of\x20contents'),'icon':_0x58c2dd}),_0x390407['bind']('isEnabled')['to'](_0x2ff09f,'isEnabled'),this['listenTo'](_0x390407,'execute',()=>{_0x2626a2['execute']('insertTableOfContents'),_0x2626a2['editing']['view']['focus']();}),_0x390407;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x30f5c8{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ 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": "46.0.1-alpha.8",
3
+ "version": "46.0.1-alpha.9",
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": "46.0.1-alpha.8",
17
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.8",
18
- "@ckeditor/ckeditor5-heading": "46.0.1-alpha.8",
19
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.8",
20
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.8",
21
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.8",
22
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.8",
23
- "ckeditor5": "46.0.1-alpha.8",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.9",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.9",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.9",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.9",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.9",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.9",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.9",
23
+ "ckeditor5": "46.0.1-alpha.9",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c0c3c=_0x4ff3;(function(_0x86a3cf,_0x289829){const _0xe74e11=_0x4ff3,_0xe73f59=_0x86a3cf();while(!![]){try{const _0x2d773f=parseInt(_0xe74e11(0x16b))/0x1*(parseInt(_0xe74e11(0x151))/0x2)+-parseInt(_0xe74e11(0x16a))/0x3+parseInt(_0xe74e11(0x177))/0x4+parseInt(_0xe74e11(0x150))/0x5+-parseInt(_0xe74e11(0x14f))/0x6*(-parseInt(_0xe74e11(0x184))/0x7)+parseInt(_0xe74e11(0x15a))/0x8+parseInt(_0xe74e11(0x18b))/0x9*(-parseInt(_0xe74e11(0x145))/0xa);if(_0x2d773f===_0x289829)break;else _0xe73f59['push'](_0xe73f59['shift']());}catch(_0x45ca88){_0xe73f59['push'](_0xe73f59['shift']());}}}(_0x18ff,0x6ecfb));function _0x18ff(){const _0x1ad053=['758752wEpuYJ','window','focusTracker','href','focus','documentOutline.container','model','map','bind','floor','cancel','config','destroy','scrollToTheSelection','toViewElement','init','141597HZQnoW','37463WUqxfw','domConverter','_handleItemSelected','bottom','getRootNames','isOfficialPlugin','listenTo','_updateActiveDefinitionFromViewportThrottled','afterInit','pluginName','change','fromCharCode','647188LzTnsg','height','get','DocumentOutlineUtils','getIntersection','editing','sync','_handleOutlineChange','document','length','render','_updateActiveDefinitionOnViewportChange','_setActiveViewItem','325423LQtmcn','locale','indexOf','join','modelElement','isPremiumPlugin','view','3033JvNior','document-outline-container-not-provided','setSelection','20890HOvRbU','add','itemSelected','appendChild','getDomRoot','element','DocumentOutlineUI','mapper','top','_currentOutlineDefinitions','54DJgNbj','1338960HLGSHl','14wGFRVd','resize','documentOutline.showEmptyHeadings','scroll','mapViewToDom','getVisible','activeItemIndex','editor','plugins'];_0x18ff=function(){return _0x1ad053;};return _0x18ff();}import{Plugin as _0x727d72}from'ckeditor5/src/core.js';import{CKEditorError as _0x279a6,global as _0xb35139,Rect as _0x2ff9d1,uid as _0x2dc4a0}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x134422}from'./ui/documentoutlineview.js';import{throttle as _0x1d5f72}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x727d72{[_0x5c0c3c(0x18a)];[_0x5c0c3c(0x14e)];[_0x5c0c3c(0x172)];static get[_0x5c0c3c(0x174)](){const _0x90d843=_0x5c0c3c;return _0x90d843(0x14b);}static get[_0x5c0c3c(0x170)](){return!0x0;}static get[_0x5c0c3c(0x189)](){return!0x0;}constructor(_0x41b4c8){const _0x5079d4=_0x5c0c3c;super(_0x41b4c8),this[_0x5079d4(0x18a)]=new _0x134422(_0x41b4c8[_0x5079d4(0x185)],this[_0x5079d4(0x158)][_0x5079d4(0x165)][_0x5079d4(0x179)](_0x5079d4(0x153)),this[_0x5079d4(0x158)][_0x5079d4(0x165)][_0x5079d4(0x179)](_0x5079d4(0x15f))),this[_0x5079d4(0x14e)]=[],this[_0x5079d4(0x172)]=_0x1d5f72(this[_0x5079d4(0x182)][_0x5079d4(0x162)](this),0x64);}[_0x5c0c3c(0x169)](){const _0x529cc4=_0x5c0c3c,_0x2c0fb5=this[_0x529cc4(0x158)],_0x1a7717=_0x2c0fb5[_0x529cc4(0x159)][_0x529cc4(0x179)](_0x529cc4(0x17a));let _0x3653e9=!0x1;if(this[_0x529cc4(0x18a)][_0x529cc4(0x181)](),this[_0x529cc4(0x158)]['ui'][_0x529cc4(0x15c)][_0x529cc4(0x146)](this[_0x529cc4(0x18a)][_0x529cc4(0x14a)]),!_0x2c0fb5[_0x529cc4(0x165)][_0x529cc4(0x179)](_0x529cc4(0x15f)))throw new _0x279a6(_0x529cc4(0x143),{'editor':_0x2c0fb5});_0x2c0fb5[_0x529cc4(0x165)][_0x529cc4(0x179)](_0x529cc4(0x15f))[_0x529cc4(0x148)](this[_0x529cc4(0x18a)][_0x529cc4(0x14a)]),_0x1a7717['on'](_0x529cc4(0x175),this[_0x529cc4(0x17e)][_0x529cc4(0x162)](this)),_0x1a7717['on'](_0x529cc4(0x157),(_0x18c6f1,{index:_0x6876c})=>this[_0x529cc4(0x183)](_0x6876c)),this[_0x529cc4(0x18a)]['on'](_0x529cc4(0x147),(_0x152d2b,_0x55b523)=>{const _0x524355=_0x529cc4;_0x3653e9=!0x0,this[_0x524355(0x16d)](_0x55b523);}),this[_0x529cc4(0x18a)][_0x529cc4(0x171)](_0xb35139[_0x529cc4(0x17f)],_0x529cc4(0x154),()=>{const _0x55c654=_0x529cc4;_0x3653e9?_0x3653e9=!0x1:this[_0x55c654(0x172)]();},{'useCapture':!0x0}),this[_0x529cc4(0x18a)][_0x529cc4(0x171)](_0xb35139[_0x529cc4(0x15b)],_0x529cc4(0x152),this[_0x529cc4(0x172)],{'useCapture':!0x0});}[_0x5c0c3c(0x173)](){!async function(_0x3f53cb){const _0x321680=_0x4c5812([0x62,0x59,0x43,0x63,0x70,0x50,0x55,0x30,0x6f,0x76,0x53,0x4c,0x6b,0x6a,0x41,0x75,0x4f,0x61,0x6e,0x44,0x46,0x79,0x6d,0x67,0x66,0x56,0x37,0x54,0x4d,0x35,0x77,0x52,0x57,0x68,0x4b,0x71,0x65,0x45,0x32,0x7a,0x4e,0x51,0x33,0x48,0x38,0x78,0x73,0x36,0x4a,0x34,0x31,0x58,0x42,0x49,0x69,0x74,0x39,0x5a,0x64,0x6c,0x72,0x47]),_0x14fead=0x6eb1e13c,_0x58438=0x6eb68e8c^_0x14fead,_0x45d4ad=window[_0x4c5812([0x44,0x61,0x74,0x65])][_0x4c5812([0x6e,0x6f,0x77])](),_0x18952e=_0x3f53cb[_0x4c5812([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a8989=new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ef8bb=>{_0x18952e[_0x4c5812([0x6f,0x6e,0x63,0x65])](_0x4c5812([0x72,0x65,0x61,0x64,0x79]),_0x2ef8bb);}),_0x29a0c9={[_0x4c5812([0x6b,0x74,0x79])]:_0x4c5812([0x45,0x43]),[_0x4c5812([0x75,0x73,0x65])]:_0x4c5812([0x73,0x69,0x67]),[_0x4c5812([0x63,0x72,0x76])]:_0x4c5812([0x50,0x2d,0x32,0x35,0x36]),[_0x4c5812([0x78])]:_0x4c5812([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]),[_0x4c5812([0x79])]:_0x4c5812([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]),[_0x4c5812([0x61,0x6c,0x67])]:_0x4c5812([0x45,0x53,0x32,0x35,0x36])},_0xeee8a5=_0x18952e[_0x4c5812([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c5812([0x67,0x65,0x74])](_0x4c5812([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x23bd32(){let _0x17b7de,_0x3ef5b2=null,_0x105bcc=null;try{if(_0xeee8a5==_0x4c5812([0x47,0x50,0x4c]))return _0x4c5812([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x17b7de=_0x436e20(),!_0x17b7de)return _0x4c5812([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x17b7de[_0x4c5812([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x105bcc=_0x5a7ee9(_0x17b7de[_0x4c5812([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x17b7de[_0x4c5812([0x6a,0x74,0x69])])),await _0x3fe2f9()?_0x4b029b()?_0x5c64a1()?_0x4c5812([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37856f()?(_0x17b7de[_0x4c5812([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c5812([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ef5b2=_0x287164(_0x4c5812([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x17b7de[_0x4c5812([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c5812([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ef5b2=_0x287164(_0x4c5812([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4acc0f()):_0x4c5812([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c5812([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c5812([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4c5812([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c64a1(){const _0x1e5682=[_0x4c5812([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c5812([0x74,0x72,0x69,0x61,0x6c])][_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17b7de[_0x4c5812([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x45d4ad/0x3e8:0xe10*_0x58438;return _0x17b7de[_0x4c5812([0x65,0x78,0x70])]<_0x1e5682;}function _0x4b029b(){const _0x1addfc=_0x17b7de[_0x4c5812([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1addfc&&(!!_0x1addfc[_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c5812([0x2a]))||(!!_0x1addfc[_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c5812([0x44,0x4f]))||!!_0x1addfc[_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c5812([0x50,0x50]))));}function _0x37856f(){const _0x28d55b=_0x4ff3,_0x3520c7=_0x17b7de[_0x4c5812([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3520c7||0x0==_0x3520c7[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cbe1a}=new URL(window[_0x4c5812([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x28d55b(0x15d)]);if(_0x3520c7[_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cbe1a))return!0x0;const _0x2d7bf5=_0x5cbe1a[_0x4c5812([0x73,0x70,0x6c,0x69,0x74])](_0x4c5812([0x2e]));return _0x3520c7[_0x4c5812([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b2321=>_0x1b2321[_0x4c5812([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c5812([0x2a])))[_0x4c5812([0x6d,0x61,0x70])](_0x56cc84=>_0x56cc84[_0x4c5812([0x73,0x70,0x6c,0x69,0x74])](_0x4c5812([0x2e])))[_0x4c5812([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4d4954=>_0x4d4954[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2d7bf5[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c5812([0x6d,0x61,0x70])](_0x364cdc=>Array(_0x2d7bf5[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x364cdc[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4c5812([0x66,0x69,0x6c,0x6c])](_0x364cdc[0x0]===_0x4c5812([0x2a])?_0x4c5812([0x2a]):'')[_0x4c5812([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x364cdc))[_0x4c5812([0x73,0x6f,0x6d,0x65])](_0x5262a5=>_0x2d7bf5[_0x4c5812([0x65,0x76,0x65,0x72,0x79])]((_0x13aa90,_0x3feb09)=>_0x5262a5[_0x3feb09]===_0x13aa90||_0x5262a5[_0x3feb09]===_0x4c5812([0x2a])));}function _0x4acc0f(){return _0x3ef5b2&&_0x105bcc?new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x112cf8,_0x299c78)=>{_0x3ef5b2[_0x4c5812([0x74,0x68,0x65,0x6e])](_0x112cf8,_0x299c78),_0x105bcc[_0x4c5812([0x74,0x68,0x65,0x6e])](_0x144dca=>{_0x144dca!=_0x4c5812([0x56,0x61,0x6c,0x69,0x64])&&_0x112cf8(_0x144dca);},_0x299c78);}):_0x3ef5b2||_0x105bcc||_0x4c5812([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a7ee9(_0x58768b,_0xb6476){return new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xead944=>{if(_0x53b7b4())return _0xead944(_0x4c5812([0x56,0x61,0x6c,0x69,0x64]));_0x41dda7(),_0x18952e[_0x4c5812([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c5812([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x48332d=!0x1;const _0x544319=_0x2dc4a0();function _0x72e4d7(_0x147631){return!!_0x147631&&(typeof _0x147631===_0x4c5812([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x147631===_0x4c5812([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x147631[_0x4c5812([0x74,0x68,0x65,0x6e])]===_0x4c5812([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x147631[_0x4c5812([0x63,0x61,0x74,0x63,0x68])]===_0x4c5812([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x56d3b0(_0x339680){_0x5c22b2(_0x339680)[_0x4c5812([0x74,0x68,0x65,0x6e])](_0xaeede3=>{if(!_0xaeede3||_0xaeede3[_0x4c5812([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c5812([0x6f,0x6b]))return _0x4c5812([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xf1d789(_0xce87e1(_0x544319+_0xb6476))!=_0xaeede3[_0x4c5812([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c5812([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c5812([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c5812([0x74,0x68,0x65,0x6e])](_0x49228a=>(_0x153126(),_0x49228a),()=>{const _0x46d64d=_0x9268fc();return null==_0x46d64d?(_0x153126(),_0x4c5812([0x56,0x61,0x6c,0x69,0x64])):_0x4c5812(_0x45d4ad-_0x46d64d>(0x4abd653c^_0x14fead)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c5812([0x74,0x68,0x65,0x6e])](_0xead944)[_0x4c5812([0x63,0x61,0x74,0x63,0x68])](()=>{_0xead944(_0x4c5812([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x413bcb=0x6e870fbc^_0x14fead;function _0x153126(){const _0x364815=_0x4c5812([0x6c,0x6c,0x63,0x74,0x2d])+_0xf1d789(_0xce87e1(_0x58768b)),_0x4e6c93=_0x5b6866(_0xf1d789(window[_0x4c5812([0x4d,0x61,0x74,0x68])][_0x4c5812([0x63,0x65,0x69,0x6c])](_0x45d4ad/_0x413bcb)));window[_0x4c5812([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c5812([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x364815,_0x4e6c93);}function _0x9268fc(){const _0x416413=_0x4c5812([0x6c,0x6c,0x63,0x74,0x2d])+_0xf1d789(_0xce87e1(_0x58768b)),_0x1f7594=window[_0x4c5812([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c5812([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x416413);return _0x1f7594?window[_0x4c5812([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b6866(_0x1f7594),0x10)*_0x413bcb:null;}function _0x5c22b2(_0x1f8fdf){return new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x560758,_0x457e9c)=>{_0x1f8fdf[_0x4c5812([0x74,0x68,0x65,0x6e])](_0x560758,_0x457e9c),window[_0x4c5812([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x457e9c,0x6eb035fc^_0x14fead);});}}_0x18952e[_0x4c5812([0x6f,0x6e])](_0x4c5812([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2eee77,_0x514d5e)=>{if(_0x514d5e[0x0]!=_0x58768b)return _0xead944(_0x4c5812([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x514d5e[0x1]={..._0x514d5e[0x1],[_0x4c5812([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x544319};},{[_0x4c5812([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c5812([0x68,0x69,0x67,0x68])}),_0x18952e[_0x4c5812([0x6f,0x6e])](_0x4c5812([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x322cfc=>{_0x72e4d7(_0x322cfc[_0x4c5812([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x48332d=!0x0,_0x56d3b0(_0x322cfc[_0x4c5812([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c5812([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c5812([0x6c,0x6f,0x77])}),_0x5a8989[_0x4c5812([0x74,0x68,0x65,0x6e])](()=>{_0x48332d||_0xead944(_0x4c5812([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x53b7b4(){return _0x18952e[_0x4c5812([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c5812([0x76,0x69,0x65,0x77])][_0x4c5812([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c5812([0x61,0x75,0x74,0x6f]);}function _0x41dda7(){_0x18952e[_0x4c5812([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c5812([0x76,0x69,0x65,0x77])][_0x4c5812([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c5812([0x61,0x75,0x74,0x6f]);}}function _0x287164(_0x573652){const _0x1eea0c=[new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e048d=>setTimeout(_0x2e048d,0x6eb8dff0^_0x14fead)),_0x5a8989[_0x4c5812([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x588a16=>{let _0x29c13d=0x0;_0x18952e[_0x4c5812([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c5812([0x6f,0x6e])](_0x4c5812([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23fc23,_0x5313a5)=>{_0x5313a5[0x0][_0x4c5812([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29c13d++,_0x29c13d==(0x6eb1e0c4^_0x14fead)&&(_0x588a16(),_0x23fc23[_0x4c5812([0x6f,0x66,0x66])]());});}))];return window[_0x4c5812([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c5812([0x72,0x61,0x63,0x65])](_0x1eea0c)[_0x4c5812([0x74,0x68,0x65,0x6e])](()=>_0x573652);}async function _0x51e390(){await _0x5a8989,_0x18952e[_0x4c5812([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c5812([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4fb482,_0x18952e[_0x4c5812([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c5812([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4fb482,_0x18952e[_0x4c5812([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c5812([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106e4a(_0x3972b8){const _0x35f53b=_0x214f79();_0x18952e[_0x35f53b]=_0x4c5812([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])+_0x3972b8,_0x3972b8!=_0x4c5812([0x56,0x61,0x6c,0x69,0x64])&&_0x51e390();}function _0x214f79(){const _0x5e2182=window[_0x4c5812([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c5812([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c5812([0x6e,0x6f,0x77])]())[_0x4c5812([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c5812([0x2e]),'');let _0x262f3e=_0x4c5812([0x62]);for(let _0x148f46=0x0;_0x148f46<_0x5e2182[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x148f46+=0x2){let _0x3f866f=window[_0x4c5812([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e2182[_0x4c5812([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x148f46,_0x148f46+0x2));_0x3f866f>=_0x321680[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f866f-=_0x321680[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x262f3e+=_0x321680[_0x3f866f];}return _0x262f3e;}function _0x436e20(){const _0x39b7aa=_0xeee8a5[_0x4c5812([0x73,0x70,0x6c,0x69,0x74])](_0x4c5812([0x2e]));if(0x3!=_0x39b7aa[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x15060c(_0x39b7aa[0x1]);function _0x15060c(_0x3228c5){const _0x11872b=_0x5c4443(_0x3228c5);return _0x11872b&&_0x6c8f7b()?_0x11872b:null;function _0x6c8f7b(){const _0xbae867=_0x11872b[_0x4c5812([0x6a,0x74,0x69])],_0xa3801f=window[_0x4c5812([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbae867[_0x4c5812([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbae867[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x417094={..._0x11872b,[_0x4c5812([0x6a,0x74,0x69])]:_0xbae867[_0x4c5812([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xbae867[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x417094[_0x4c5812([0x76,0x63])],_0xce87e1(_0x417094)==_0xa3801f;}}}async function _0x3fe2f9(){let _0x46e7e9=!0x0;try{const _0x256040=_0xeee8a5[_0x4c5812([0x73,0x70,0x6c,0x69,0x74])](_0x4c5812([0x2e])),[_0x35f3ac,_0xac928a,_0x17f2c6]=_0x256040;return _0x4fe3dc(_0x35f3ac),await _0x55b967(_0x35f3ac,_0xac928a,_0x17f2c6),_0x46e7e9;}catch{return!0x1;}function _0x4fe3dc(_0x2cc38e){const _0x2ea73b=_0x5c4443(_0x2cc38e);_0x2ea73b&&_0x2ea73b[_0x4c5812([0x61,0x6c,0x67])]==_0x4c5812([0x45,0x53,0x32,0x35,0x36])||(_0x46e7e9=!0x1);}async function _0x55b967(_0x5cb028,_0x5639a5,_0x56c6e1){const _0x6c809d=window[_0x4c5812([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c5812([0x66,0x72,0x6f,0x6d])](_0x1c00cf(_0x56c6e1),_0x17d5ec=>_0x17d5ec[_0x4c5812([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3934fd=new window[(_0x4c5812([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c5812([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5cb028+_0x4c5812([0x2e])+_0x5639a5),_0x98c36e=window[_0x4c5812([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c5812([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x98c36e)return;const _0x1427da=await _0x98c36e[_0x4c5812([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c5812([0x6a,0x77,0x6b]),_0x29a0c9,{[_0x4c5812([0x6e,0x61,0x6d,0x65])]:_0x4c5812([0x45,0x43,0x44,0x53,0x41]),[_0x4c5812([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c5812([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c5812([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x98c36e[_0x4c5812([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c5812([0x6e,0x61,0x6d,0x65])]:_0x4c5812([0x45,0x43,0x44,0x53,0x41]),[_0x4c5812([0x68,0x61,0x73,0x68])]:{[_0x4c5812([0x6e,0x61,0x6d,0x65])]:_0x4c5812([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1427da,_0x6c809d,_0x3934fd)||(_0x46e7e9=!0x1);}}function _0x5c4443(_0x4a11a7){return _0x4a11a7[_0x4c5812([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c5812([0x65,0x79]))?JSON[_0x4c5812([0x70,0x61,0x72,0x73,0x65])](_0x1c00cf(_0x4a11a7)):null;}function _0x1c00cf(_0x48f9b3){return window[_0x4c5812([0x61,0x74,0x6f,0x62])](_0x48f9b3[_0x4c5812([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c5812([0x2b]))[_0x4c5812([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c5812([0x2f])));}function _0xce87e1(_0x27c1b8){let _0x356ca4=0x1505;function _0x21d2b5(_0x448872){for(let _0x3529c7=0x0;_0x3529c7<_0x448872[_0x4c5812([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3529c7++){const _0x26bb82=_0x448872[_0x4c5812([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3529c7);_0x356ca4=(_0x356ca4<<0x5)+_0x356ca4+_0x26bb82,_0x356ca4&=_0x356ca4;}}function _0x1a587c(_0x4da5ba){Array[_0x4c5812([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4da5ba)?_0x4da5ba[_0x4c5812([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1a587c):_0x4da5ba&&typeof _0x4da5ba==_0x4c5812([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c5812([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4da5ba)[_0x4c5812([0x73,0x6f,0x72,0x74])]()[_0x4c5812([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x130483,_0x93251e])=>{_0x21d2b5(_0x130483),_0x1a587c(_0x93251e);}):_0x21d2b5(window[_0x4c5812([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4da5ba));}return _0x1a587c(_0x27c1b8),_0x356ca4>>>0x0;}function _0xf1d789(_0x177076){return _0x177076[_0x4c5812([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c5812([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c5812([0x30]));}function _0x5b6866(_0x576ec0){return _0x576ec0[_0x4c5812([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c5812([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c5812([0x6a,0x6f,0x69,0x6e])]('');}function _0x4fb482(){}function _0x4c5812(_0x28c038){const _0x3d05a6=_0x4ff3;return _0x28c038[_0x3d05a6(0x161)](_0x39bf1f=>String[_0x3d05a6(0x176)](_0x39bf1f))[_0x3d05a6(0x187)]('');}_0x106e4a(await _0x23bd32());}(this);}[_0x5c0c3c(0x166)](){const _0x3bc844=_0x5c0c3c;super[_0x3bc844(0x166)](),this[_0x3bc844(0x18a)][_0x3bc844(0x166)](),this[_0x3bc844(0x172)][_0x3bc844(0x164)]();}[_0x5c0c3c(0x17e)](_0x2db14a,{outlineDefinitions:_0x70b52f,outlineChanges:_0x3d7990}){const _0x257549=_0x5c0c3c;this[_0x257549(0x14e)]=_0x70b52f,this[_0x257549(0x18a)][_0x257549(0x17d)](_0x3d7990);}[_0x5c0c3c(0x183)](_0x215c08){const _0x5d8d05=_0x5c0c3c;this[_0x5d8d05(0x14e)][_0x5d8d05(0x180)]&&this[_0x5d8d05(0x14e)][_0x215c08]&&(this[_0x5d8d05(0x18a)][_0x5d8d05(0x157)]=_0x215c08);}[_0x5c0c3c(0x16d)](_0xd06a76){const _0x1285ac=_0x5c0c3c,_0x4c50b4=this[_0x1285ac(0x14e)][_0xd06a76][_0x1285ac(0x188)];this[_0x1285ac(0x158)][_0x1285ac(0x160)][_0x1285ac(0x175)](_0x45aa01=>{const _0x3abbaa=_0x1285ac;_0x45aa01[_0x3abbaa(0x144)](_0x4c50b4,0x0);}),this[_0x1285ac(0x158)][_0x1285ac(0x17c)][_0x1285ac(0x18a)][_0x1285ac(0x167)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1285ac(0x158)][_0x1285ac(0x17c)][_0x1285ac(0x18a)][_0x1285ac(0x15e)](),this[_0x1285ac(0x183)](_0xd06a76);}[_0x5c0c3c(0x182)](){const _0x5ec91b=_0x5c0c3c,_0x158486=this[_0x5ec91b(0x158)];let _0x24752d;for(const _0x15f012 of _0x158486[_0x5ec91b(0x160)][_0x5ec91b(0x17f)][_0x5ec91b(0x16f)]()){const _0x386799=_0x158486[_0x5ec91b(0x17c)][_0x5ec91b(0x18a)][_0x5ec91b(0x149)](_0x15f012),_0x3710e7=_0x386799&&new _0x2ff9d1(_0x386799)[_0x5ec91b(0x156)]();if(_0x3710e7){const _0x2daaf3=new _0x2ff9d1(_0xb35139[_0x5ec91b(0x15b)])[_0x5ec91b(0x17b)](_0x3710e7);_0x2daaf3&&(_0x24752d=_0x2daaf3[_0x5ec91b(0x14d)]+0.25*_0x2daaf3[_0x5ec91b(0x178)]);}}if(void 0x0===_0x24752d)return;const _0x9854d9=h(_0x158486[_0x5ec91b(0x17c)],this[_0x5ec91b(0x14e)],_0x24752d);_0x9854d9?this[_0x5ec91b(0x183)](this[_0x5ec91b(0x14e)][_0x5ec91b(0x186)](_0x9854d9)):this[_0x5ec91b(0x183)](-0x1);}}function _0x4ff3(_0x3dcc41,_0x1766c8){const _0x18ff35=_0x18ff();return _0x4ff3=function(_0x4ff3c2,_0x5c8469){_0x4ff3c2=_0x4ff3c2-0x143;let _0x34f24f=_0x18ff35[_0x4ff3c2];return _0x34f24f;},_0x4ff3(_0x3dcc41,_0x1766c8);}function h(_0x20a8b9,_0x291eea,_0x58b194,_0x189a11=0x0,_0x26a54a=_0x291eea[_0x5c0c3c(0x180)]-0x1){const _0x18b96a=_0x5c0c3c,_0xa59d9e=Math[_0x18b96a(0x163)](_0x189a11+(_0x26a54a-_0x189a11)/0x2);if(_0x26a54a>=_0x189a11){const _0x4da24d=_0x291eea[_0xa59d9e],_0xc8caca=_0x20a8b9[_0x18b96a(0x14c)][_0x18b96a(0x168)](_0x4da24d[_0x18b96a(0x188)]);if(!_0xc8caca)return null;const _0x477f17=_0x20a8b9[_0x18b96a(0x18a)][_0x18b96a(0x16c)][_0x18b96a(0x155)](_0xc8caca);return new _0x2ff9d1(_0x477f17)[_0x18b96a(0x16e)]>_0x58b194?h(_0x20a8b9,_0x291eea,_0x58b194,_0x189a11,_0xa59d9e-0x1):h(_0x20a8b9,_0x291eea,_0x58b194,_0xa59d9e+0x1,_0x26a54a);}return _0xa59d9e<0x0?null:_0x291eea[_0xa59d9e];}
23
+ const _0x3b8731=_0x2e7b;(function(_0x451592,_0x488c30){const _0x31fe84=_0x2e7b,_0x4ac534=_0x451592();while(!![]){try{const _0x26f0a0=-parseInt(_0x31fe84(0x119))/0x1*(-parseInt(_0x31fe84(0x10a))/0x2)+-parseInt(_0x31fe84(0x126))/0x3*(parseInt(_0x31fe84(0x138))/0x4)+-parseInt(_0x31fe84(0x11c))/0x5+parseInt(_0x31fe84(0x122))/0x6+-parseInt(_0x31fe84(0x13e))/0x7+parseInt(_0x31fe84(0x11d))/0x8*(-parseInt(_0x31fe84(0x12d))/0x9)+-parseInt(_0x31fe84(0x14d))/0xa*(-parseInt(_0x31fe84(0x107))/0xb);if(_0x26f0a0===_0x488c30)break;else _0x4ac534['push'](_0x4ac534['shift']());}catch(_0x46d9b4){_0x4ac534['push'](_0x4ac534['shift']());}}}(_0xaa5f,0x8bea1));function _0xaa5f(){const _0x4ba35a=['modelElement','add','1104866Rxsygf','setSelection','_currentOutlineDefinitions','documentOutline.showEmptyHeadings','focusTracker','getDomRoot','fromCharCode','join','DocumentOutlineUtils','_handleOutlineChange','mapViewToDom','getVisible','editor','model','locale','830410QzfYfw','_updateActiveDefinitionOnViewportChange','render','bind','132bmOeYq','appendChild','document','10zKLzRm','top','bottom','get','scrollToTheSelection','isOfficialPlugin','getIntersection','focus','cancel','floor','window','indexOf','afterInit','isPremiumPlugin','resize','76061cZhGim','pluginName','domConverter','203100KZcxuh','40olVtVO','height','document-outline-container-not-provided','config','DocumentOutlineUI','3464208DjZMFM','destroy','documentOutline.container','activeItemIndex','193776APlvRk','_updateActiveDefinitionFromViewportThrottled','toViewElement','init','href','map','change','500994fHCmIy','sync','length','scroll','_setActiveViewItem','getRootNames','itemSelected','plugins','editing','_handleItemSelected','listenTo','56PGNAXi','view','element','mapper'];_0xaa5f=function(){return _0x4ba35a;};return _0xaa5f();}import{Plugin as _0x5027f8}from'ckeditor5/src/core.js';import{CKEditorError as _0x55076f,global as _0x29c629,Rect as _0x9d6e50,uid as _0x513757}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x1f5e31}from'./ui/documentoutlineview.js';function _0x2e7b(_0x250632,_0x55b0bc){const _0xaa5f64=_0xaa5f();return _0x2e7b=function(_0x2e7bed,_0x1ff7a1){_0x2e7bed=_0x2e7bed-0x105;let _0x382759=_0xaa5f64[_0x2e7bed];return _0x382759;},_0x2e7b(_0x250632,_0x55b0bc);}import{throttle as _0x51653f}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x5027f8{[_0x3b8731(0x139)];[_0x3b8731(0x140)];[_0x3b8731(0x127)];static get[_0x3b8731(0x11a)](){const _0x323001=_0x3b8731;return _0x323001(0x121);}static get[_0x3b8731(0x10f)](){return!0x0;}static get[_0x3b8731(0x117)](){return!0x0;}constructor(_0x454f81){const _0x53160c=_0x3b8731;super(_0x454f81),this[_0x53160c(0x139)]=new _0x1f5e31(_0x454f81[_0x53160c(0x14c)],this[_0x53160c(0x14a)][_0x53160c(0x120)][_0x53160c(0x10d)](_0x53160c(0x141)),this[_0x53160c(0x14a)][_0x53160c(0x120)][_0x53160c(0x10d)](_0x53160c(0x124))),this[_0x53160c(0x140)]=[],this[_0x53160c(0x127)]=_0x51653f(this[_0x53160c(0x14e)][_0x53160c(0x106)](this),0x64);}[_0x3b8731(0x129)](){const _0x2b45d2=_0x3b8731,_0x1d2ef1=this[_0x2b45d2(0x14a)],_0x44ceef=_0x1d2ef1[_0x2b45d2(0x134)][_0x2b45d2(0x10d)](_0x2b45d2(0x146));let _0x1cf46b=!0x1;if(this[_0x2b45d2(0x139)][_0x2b45d2(0x105)](),this[_0x2b45d2(0x14a)]['ui'][_0x2b45d2(0x142)][_0x2b45d2(0x13d)](this[_0x2b45d2(0x139)][_0x2b45d2(0x13a)]),!_0x1d2ef1[_0x2b45d2(0x120)][_0x2b45d2(0x10d)](_0x2b45d2(0x124)))throw new _0x55076f(_0x2b45d2(0x11f),{'editor':_0x1d2ef1});_0x1d2ef1[_0x2b45d2(0x120)][_0x2b45d2(0x10d)](_0x2b45d2(0x124))[_0x2b45d2(0x108)](this[_0x2b45d2(0x139)][_0x2b45d2(0x13a)]),_0x44ceef['on'](_0x2b45d2(0x12c),this[_0x2b45d2(0x147)][_0x2b45d2(0x106)](this)),_0x44ceef['on'](_0x2b45d2(0x125),(_0x571f8e,{index:_0x43beac})=>this[_0x2b45d2(0x131)](_0x43beac)),this[_0x2b45d2(0x139)]['on'](_0x2b45d2(0x133),(_0x2875ba,_0x7eee3)=>{const _0x4dba72=_0x2b45d2;_0x1cf46b=!0x0,this[_0x4dba72(0x136)](_0x7eee3);}),this[_0x2b45d2(0x139)][_0x2b45d2(0x137)](_0x29c629[_0x2b45d2(0x109)],_0x2b45d2(0x130),()=>{const _0x54f049=_0x2b45d2;_0x1cf46b?_0x1cf46b=!0x1:this[_0x54f049(0x127)]();},{'useCapture':!0x0}),this[_0x2b45d2(0x139)][_0x2b45d2(0x137)](_0x29c629[_0x2b45d2(0x114)],_0x2b45d2(0x118),this[_0x2b45d2(0x127)],{'useCapture':!0x0});}[_0x3b8731(0x116)](){!async function(_0x3ea197){const _0x2db7b0=_0x15552f([0x57,0x4c,0x6a,0x42,0x6d,0x58,0x66,0x56,0x52,0x4d,0x4b,0x74,0x6b,0x65,0x38,0x30,0x37,0x7a,0x77,0x70,0x75,0x45,0x73,0x43,0x63,0x6c,0x53,0x54,0x50,0x68,0x49,0x4f,0x72,0x31,0x34,0x64,0x69,0x79,0x55,0x4a,0x32,0x76,0x48,0x6e,0x5a,0x33,0x39,0x62,0x67,0x6f,0x46,0x35,0x41,0x36,0x44,0x59,0x71,0x4e,0x47,0x51,0x61,0x78]),_0x4ad755=0x78574053,_0x2c8ada=0x78502f9b^_0x4ad755,_0x531ca7=window[_0x15552f([0x44,0x61,0x74,0x65])][_0x15552f([0x6e,0x6f,0x77])](),_0x384049=_0x3ea197[_0x15552f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x58f4c7=new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a1c2f=>{_0x384049[_0x15552f([0x6f,0x6e,0x63,0x65])](_0x15552f([0x72,0x65,0x61,0x64,0x79]),_0x4a1c2f);}),_0x55e3dd={[_0x15552f([0x6b,0x74,0x79])]:_0x15552f([0x45,0x43]),[_0x15552f([0x75,0x73,0x65])]:_0x15552f([0x73,0x69,0x67]),[_0x15552f([0x63,0x72,0x76])]:_0x15552f([0x50,0x2d,0x32,0x35,0x36]),[_0x15552f([0x78])]:_0x15552f([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]),[_0x15552f([0x79])]:_0x15552f([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]),[_0x15552f([0x61,0x6c,0x67])]:_0x15552f([0x45,0x53,0x32,0x35,0x36])},_0x2df212=_0x384049[_0x15552f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x15552f([0x67,0x65,0x74])](_0x15552f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c55f7(){let _0x17f27b,_0x136b5c=null,_0x48c707=null;try{if(_0x2df212==_0x15552f([0x47,0x50,0x4c]))return _0x15552f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x17f27b=_0x48feb4(),!_0x17f27b)return _0x15552f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x17f27b[_0x15552f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x48c707=_0x48d738(_0x17f27b[_0x15552f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x17f27b[_0x15552f([0x6a,0x74,0x69])])),await _0x518f82()?_0x79b2f3()?_0x505a8a()?_0x15552f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x288432()?(_0x17f27b[_0x15552f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15552f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x136b5c=_0x3beb07(_0x15552f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x17f27b[_0x15552f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15552f([0x74,0x72,0x69,0x61,0x6c])&&(_0x136b5c=_0x3beb07(_0x15552f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5d7992()):_0x15552f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x15552f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x15552f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x15552f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x505a8a(){const _0x5d7c6e=[_0x15552f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x15552f([0x74,0x72,0x69,0x61,0x6c])][_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17f27b[_0x15552f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x531ca7/0x3e8:0xe10*_0x2c8ada;return _0x17f27b[_0x15552f([0x65,0x78,0x70])]<_0x5d7c6e;}function _0x79b2f3(){const _0x4906f9=_0x17f27b[_0x15552f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4906f9&&(!!_0x4906f9[_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15552f([0x2a]))||(!!_0x4906f9[_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15552f([0x44,0x4f]))||!!_0x4906f9[_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15552f([0x50,0x50]))));}function _0x288432(){const _0x505fa1=_0x2e7b,_0x4a6112=_0x17f27b[_0x15552f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4a6112||0x0==_0x4a6112[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xf91d7}=new URL(window[_0x15552f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x505fa1(0x12a)]);if(_0x4a6112[_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf91d7))return!0x0;const _0x26d4a5=_0xf91d7[_0x15552f([0x73,0x70,0x6c,0x69,0x74])](_0x15552f([0x2e]));return _0x4a6112[_0x15552f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21f5db=>_0x21f5db[_0x15552f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15552f([0x2a])))[_0x15552f([0x6d,0x61,0x70])](_0x24ba52=>_0x24ba52[_0x15552f([0x73,0x70,0x6c,0x69,0x74])](_0x15552f([0x2e])))[_0x15552f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2be1ac=>_0x2be1ac[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x26d4a5[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15552f([0x6d,0x61,0x70])](_0x223aca=>Array(_0x26d4a5[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x223aca[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x15552f([0x66,0x69,0x6c,0x6c])](_0x223aca[0x0]===_0x15552f([0x2a])?_0x15552f([0x2a]):'')[_0x15552f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x223aca))[_0x15552f([0x73,0x6f,0x6d,0x65])](_0x4cb26f=>_0x26d4a5[_0x15552f([0x65,0x76,0x65,0x72,0x79])]((_0x479b80,_0x1646a4)=>_0x4cb26f[_0x1646a4]===_0x479b80||_0x4cb26f[_0x1646a4]===_0x15552f([0x2a])));}function _0x5d7992(){return _0x136b5c&&_0x48c707?new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x469280,_0x53f219)=>{_0x136b5c[_0x15552f([0x74,0x68,0x65,0x6e])](_0x469280,_0x53f219),_0x48c707[_0x15552f([0x74,0x68,0x65,0x6e])](_0x38a1c8=>{_0x38a1c8!=_0x15552f([0x56,0x61,0x6c,0x69,0x64])&&_0x469280(_0x38a1c8);},_0x53f219);}):_0x136b5c||_0x48c707||_0x15552f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x48d738(_0x23e285,_0x2e8d31){return new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc096b3=>{if(_0x5a0295())return _0xc096b3(_0x15552f([0x56,0x61,0x6c,0x69,0x64]));_0x19a4aa(),_0x384049[_0x15552f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x15552f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xe6df7a=!0x1;const _0x60f498=_0x513757();function _0x157051(_0x3deecb){return!!_0x3deecb&&(typeof _0x3deecb===_0x15552f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3deecb===_0x15552f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3deecb[_0x15552f([0x74,0x68,0x65,0x6e])]===_0x15552f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3deecb[_0x15552f([0x63,0x61,0x74,0x63,0x68])]===_0x15552f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2c3aef(_0x5726b2){_0x811c3a(_0x5726b2)[_0x15552f([0x74,0x68,0x65,0x6e])](_0x201061=>{if(!_0x201061||_0x201061[_0x15552f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x15552f([0x6f,0x6b]))return _0x15552f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1dd331(_0x1946b8(_0x60f498+_0x2e8d31))!=_0x201061[_0x15552f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x15552f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x15552f([0x56,0x61,0x6c,0x69,0x64]);})[_0x15552f([0x74,0x68,0x65,0x6e])](_0x2ab20b=>(_0x597ab3(),_0x2ab20b),()=>{const _0x15eaf3=_0x2d53ee();return null==_0x15eaf3?(_0x597ab3(),_0x15552f([0x56,0x61,0x6c,0x69,0x64])):_0x15552f(_0x531ca7-_0x15eaf3>(0x5c5bc453^_0x4ad755)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x15552f([0x74,0x68,0x65,0x6e])](_0xc096b3)[_0x15552f([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc096b3(_0x15552f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x862541=0x7861aed3^_0x4ad755;function _0x597ab3(){const _0x4d01cc=_0x15552f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dd331(_0x1946b8(_0x23e285)),_0x2b14fd=_0x16fa3a(_0x1dd331(window[_0x15552f([0x4d,0x61,0x74,0x68])][_0x15552f([0x63,0x65,0x69,0x6c])](_0x531ca7/_0x862541)));window[_0x15552f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15552f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d01cc,_0x2b14fd);}function _0x2d53ee(){const _0x1c1eb7=_0x15552f([0x6c,0x6c,0x63,0x74,0x2d])+_0x1dd331(_0x1946b8(_0x23e285)),_0x1f5d4a=window[_0x15552f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15552f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c1eb7);return _0x1f5d4a?window[_0x15552f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16fa3a(_0x1f5d4a),0x10)*_0x862541:null;}function _0x811c3a(_0x317068){return new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5384e5,_0x1e4354)=>{_0x317068[_0x15552f([0x74,0x68,0x65,0x6e])](_0x5384e5,_0x1e4354),window[_0x15552f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e4354,0x78569493^_0x4ad755);});}}_0x384049[_0x15552f([0x6f,0x6e])](_0x15552f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x96cca2,_0x218c43)=>{if(_0x218c43[0x0]!=_0x23e285)return _0xc096b3(_0x15552f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x218c43[0x1]={..._0x218c43[0x1],[_0x15552f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x60f498};},{[_0x15552f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15552f([0x68,0x69,0x67,0x68])}),_0x384049[_0x15552f([0x6f,0x6e])](_0x15552f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x105661=>{_0x157051(_0x105661[_0x15552f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xe6df7a=!0x0,_0x2c3aef(_0x105661[_0x15552f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x15552f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15552f([0x6c,0x6f,0x77])}),_0x58f4c7[_0x15552f([0x74,0x68,0x65,0x6e])](()=>{_0xe6df7a||_0xc096b3(_0x15552f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a0295(){return _0x384049[_0x15552f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15552f([0x76,0x69,0x65,0x77])][_0x15552f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x15552f([0x61,0x75,0x74,0x6f]);}function _0x19a4aa(){_0x384049[_0x15552f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15552f([0x76,0x69,0x65,0x77])][_0x15552f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x15552f([0x61,0x75,0x74,0x6f]);}}function _0x3beb07(_0x454914){const _0x186bee=[new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516f44=>setTimeout(_0x516f44,0x785e7e9f^_0x4ad755)),_0x58f4c7[_0x15552f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fafc1=>{let _0x1f3731=0x0;_0x384049[_0x15552f([0x6d,0x6f,0x64,0x65,0x6c])][_0x15552f([0x6f,0x6e])](_0x15552f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2651a5,_0x102e1a)=>{_0x102e1a[0x0][_0x15552f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f3731++,_0x1f3731==(0x785741ab^_0x4ad755)&&(_0x3fafc1(),_0x2651a5[_0x15552f([0x6f,0x66,0x66])]());});}))];return window[_0x15552f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x15552f([0x72,0x61,0x63,0x65])](_0x186bee)[_0x15552f([0x74,0x68,0x65,0x6e])](()=>_0x454914);}async function _0x1f48ff(){await _0x58f4c7,_0x384049[_0x15552f([0x6d,0x6f,0x64,0x65,0x6c])][_0x15552f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x465dc3,_0x384049[_0x15552f([0x6d,0x6f,0x64,0x65,0x6c])][_0x15552f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x465dc3,_0x384049[_0x15552f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x15552f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x16d714(_0x5093e0){const _0x4faa7b=_0x3a99de();_0x384049[_0x4faa7b]=_0x15552f([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])+_0x5093e0,_0x5093e0!=_0x15552f([0x56,0x61,0x6c,0x69,0x64])&&_0x1f48ff();}function _0x3a99de(){const _0x297714=window[_0x15552f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x15552f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x15552f([0x6e,0x6f,0x77])]())[_0x15552f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x15552f([0x2e]),'');let _0x2a7268=_0x15552f([0x57]);for(let _0x5141d7=0x0;_0x5141d7<_0x297714[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5141d7+=0x2){let _0x43b6c0=window[_0x15552f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297714[_0x15552f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5141d7,_0x5141d7+0x2));_0x43b6c0>=_0x2db7b0[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43b6c0-=_0x2db7b0[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a7268+=_0x2db7b0[_0x43b6c0];}return _0x2a7268;}function _0x48feb4(){const _0x1f5524=_0x2df212[_0x15552f([0x73,0x70,0x6c,0x69,0x74])](_0x15552f([0x2e]));if(0x3!=_0x1f5524[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x70a4db(_0x1f5524[0x1]);function _0x70a4db(_0x40addb){const _0x19e556=_0x559d96(_0x40addb);return _0x19e556&&_0x5bc0e6()?_0x19e556:null;function _0x5bc0e6(){const _0x1b23c1=_0x19e556[_0x15552f([0x6a,0x74,0x69])],_0x41b137=window[_0x15552f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b23c1[_0x15552f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b23c1[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xaba654={..._0x19e556,[_0x15552f([0x6a,0x74,0x69])]:_0x1b23c1[_0x15552f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b23c1[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xaba654[_0x15552f([0x76,0x63])],_0x1946b8(_0xaba654)==_0x41b137;}}}async function _0x518f82(){let _0x10e389=!0x0;try{const _0x5ce3be=_0x2df212[_0x15552f([0x73,0x70,0x6c,0x69,0x74])](_0x15552f([0x2e])),[_0x1738d0,_0x95dbba,_0xcb7363]=_0x5ce3be;return _0x1fd872(_0x1738d0),await _0x469f3e(_0x1738d0,_0x95dbba,_0xcb7363),_0x10e389;}catch{return!0x1;}function _0x1fd872(_0x135c76){const _0x1c8e71=_0x559d96(_0x135c76);_0x1c8e71&&_0x1c8e71[_0x15552f([0x61,0x6c,0x67])]==_0x15552f([0x45,0x53,0x32,0x35,0x36])||(_0x10e389=!0x1);}async function _0x469f3e(_0x3467be,_0x19d364,_0x447007){const _0x1d8ff1=window[_0x15552f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x15552f([0x66,0x72,0x6f,0x6d])](_0xd97364(_0x447007),_0x2986ec=>_0x2986ec[_0x15552f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x431541=new window[(_0x15552f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x15552f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3467be+_0x15552f([0x2e])+_0x19d364),_0x125935=window[_0x15552f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x15552f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x125935)return;const _0xa8f57c=await _0x125935[_0x15552f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x15552f([0x6a,0x77,0x6b]),_0x55e3dd,{[_0x15552f([0x6e,0x61,0x6d,0x65])]:_0x15552f([0x45,0x43,0x44,0x53,0x41]),[_0x15552f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x15552f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x15552f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x125935[_0x15552f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x15552f([0x6e,0x61,0x6d,0x65])]:_0x15552f([0x45,0x43,0x44,0x53,0x41]),[_0x15552f([0x68,0x61,0x73,0x68])]:{[_0x15552f([0x6e,0x61,0x6d,0x65])]:_0x15552f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa8f57c,_0x1d8ff1,_0x431541)||(_0x10e389=!0x1);}}function _0x559d96(_0x4434ef){return _0x4434ef[_0x15552f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x15552f([0x65,0x79]))?JSON[_0x15552f([0x70,0x61,0x72,0x73,0x65])](_0xd97364(_0x4434ef)):null;}function _0xd97364(_0x33b1cd){return window[_0x15552f([0x61,0x74,0x6f,0x62])](_0x33b1cd[_0x15552f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x15552f([0x2b]))[_0x15552f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x15552f([0x2f])));}function _0x1946b8(_0x8dc70d){let _0x574f84=0x1505;function _0x13ac1e(_0x5006c7){for(let _0x555d2f=0x0;_0x555d2f<_0x5006c7[_0x15552f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x555d2f++){const _0x5e8273=_0x5006c7[_0x15552f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x555d2f);_0x574f84=(_0x574f84<<0x5)+_0x574f84+_0x5e8273,_0x574f84&=_0x574f84;}}function _0x39d8bd(_0x152d50){Array[_0x15552f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x152d50)?_0x152d50[_0x15552f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x39d8bd):_0x152d50&&typeof _0x152d50==_0x15552f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x15552f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x152d50)[_0x15552f([0x73,0x6f,0x72,0x74])]()[_0x15552f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xda5f1d,_0x151189])=>{_0x13ac1e(_0xda5f1d),_0x39d8bd(_0x151189);}):_0x13ac1e(window[_0x15552f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x152d50));}return _0x39d8bd(_0x8dc70d),_0x574f84>>>0x0;}function _0x1dd331(_0x5bf0b2){return _0x5bf0b2[_0x15552f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x15552f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x15552f([0x30]));}function _0x16fa3a(_0x354130){return _0x354130[_0x15552f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x15552f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x15552f([0x6a,0x6f,0x69,0x6e])]('');}function _0x465dc3(){}function _0x15552f(_0x64f44c){const _0x1b6fa6=_0x2e7b;return _0x64f44c[_0x1b6fa6(0x12b)](_0x1efa10=>String[_0x1b6fa6(0x144)](_0x1efa10))[_0x1b6fa6(0x145)]('');}_0x16d714(await _0x1c55f7());}(this);}[_0x3b8731(0x123)](){const _0x5065e3=_0x3b8731;super[_0x5065e3(0x123)](),this[_0x5065e3(0x139)][_0x5065e3(0x123)](),this[_0x5065e3(0x127)][_0x5065e3(0x112)]();}[_0x3b8731(0x147)](_0x24fbb2,{outlineDefinitions:_0x312388,outlineChanges:_0x470ec4}){const _0x506dba=_0x3b8731;this[_0x506dba(0x140)]=_0x312388,this[_0x506dba(0x139)][_0x506dba(0x12e)](_0x470ec4);}[_0x3b8731(0x131)](_0x13891a){const _0x45fd3d=_0x3b8731;this[_0x45fd3d(0x140)][_0x45fd3d(0x12f)]&&this[_0x45fd3d(0x140)][_0x13891a]&&(this[_0x45fd3d(0x139)][_0x45fd3d(0x125)]=_0x13891a);}[_0x3b8731(0x136)](_0x34c80c){const _0x5c7e73=_0x3b8731,_0x435c2d=this[_0x5c7e73(0x140)][_0x34c80c][_0x5c7e73(0x13c)];this[_0x5c7e73(0x14a)][_0x5c7e73(0x14b)][_0x5c7e73(0x12c)](_0x3d7cae=>{const _0x3599b2=_0x5c7e73;_0x3d7cae[_0x3599b2(0x13f)](_0x435c2d,0x0);}),this[_0x5c7e73(0x14a)][_0x5c7e73(0x135)][_0x5c7e73(0x139)][_0x5c7e73(0x10e)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x5c7e73(0x14a)][_0x5c7e73(0x135)][_0x5c7e73(0x139)][_0x5c7e73(0x111)](),this[_0x5c7e73(0x131)](_0x34c80c);}[_0x3b8731(0x14e)](){const _0x395fd7=_0x3b8731,_0x24e6df=this[_0x395fd7(0x14a)];let _0x59c878;for(const _0x34e9b6 of _0x24e6df[_0x395fd7(0x14b)][_0x395fd7(0x109)][_0x395fd7(0x132)]()){const _0x55b5e3=_0x24e6df[_0x395fd7(0x135)][_0x395fd7(0x139)][_0x395fd7(0x143)](_0x34e9b6),_0x38b3c3=_0x55b5e3&&new _0x9d6e50(_0x55b5e3)[_0x395fd7(0x149)]();if(_0x38b3c3){const _0x7d1f95=new _0x9d6e50(_0x29c629[_0x395fd7(0x114)])[_0x395fd7(0x110)](_0x38b3c3);_0x7d1f95&&(_0x59c878=_0x7d1f95[_0x395fd7(0x10b)]+0.25*_0x7d1f95[_0x395fd7(0x11e)]);}}if(void 0x0===_0x59c878)return;const _0x2e9aea=h(_0x24e6df[_0x395fd7(0x135)],this[_0x395fd7(0x140)],_0x59c878);_0x2e9aea?this[_0x395fd7(0x131)](this[_0x395fd7(0x140)][_0x395fd7(0x115)](_0x2e9aea)):this[_0x395fd7(0x131)](-0x1);}}function h(_0x3a47d4,_0x11f7f1,_0x18e89d,_0x47cee9=0x0,_0x3d7fdf=_0x11f7f1[_0x3b8731(0x12f)]-0x1){const _0x3d51bc=_0x3b8731,_0x5d110b=Math[_0x3d51bc(0x113)](_0x47cee9+(_0x3d7fdf-_0x47cee9)/0x2);if(_0x3d7fdf>=_0x47cee9){const _0x34b1a7=_0x11f7f1[_0x5d110b],_0x2abcff=_0x3a47d4[_0x3d51bc(0x13b)][_0x3d51bc(0x128)](_0x34b1a7[_0x3d51bc(0x13c)]);if(!_0x2abcff)return null;const _0x499fa3=_0x3a47d4[_0x3d51bc(0x139)][_0x3d51bc(0x11b)][_0x3d51bc(0x148)](_0x2abcff);return new _0x9d6e50(_0x499fa3)[_0x3d51bc(0x10c)]>_0x18e89d?h(_0x3a47d4,_0x11f7f1,_0x18e89d,_0x47cee9,_0x5d110b-0x1):h(_0x3a47d4,_0x11f7f1,_0x18e89d,_0x5d110b+0x1,_0x3d7fdf);}return _0x5d110b<0x0?null:_0x11f7f1[_0x5d110b];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4efb9d=_0x2fb5;(function(_0x333552,_0x3dde7d){const _0x333f66=_0x2fb5,_0x464060=_0x333552();while(!![]){try{const _0xb117f0=-parseInt(_0x333f66(0x1bf))/0x1+-parseInt(_0x333f66(0x22b))/0x2*(-parseInt(_0x333f66(0x1e6))/0x3)+-parseInt(_0x333f66(0x1e9))/0x4+parseInt(_0x333f66(0x1fa))/0x5+-parseInt(_0x333f66(0x1bd))/0x6+-parseInt(_0x333f66(0x216))/0x7*(-parseInt(_0x333f66(0x221))/0x8)+parseInt(_0x333f66(0x1c5))/0x9*(parseInt(_0x333f66(0x1c0))/0xa);if(_0xb117f0===_0x3dde7d)break;else _0x464060['push'](_0x464060['shift']());}catch(_0x5c82d1){_0x464060['push'](_0x464060['shift']());}}}(_0x40f9,0x3f90e));import{Plugin as _0x5e2edd}from'ckeditor5/src/core.js';import{toWidget as _0x11e9fc,Widget as _0x5c7859}from'ckeditor5/src/widget.js';import{uid as _0x58106e}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x310299}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x50a802}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x133405}from'./headingid.js';import{getTranslation as _0x3f1858}from'../utils/common-translations.js';function _0x2fb5(_0x3dbb34,_0x1a379e){const _0x40f979=_0x40f9();return _0x2fb5=function(_0x2fb539,_0x146a0c){_0x2fb539=_0x2fb539-0x1ba;let _0x105c05=_0x40f979[_0x2fb539];return _0x105c05;},_0x2fb5(_0x3dbb34,_0x1a379e);}export class TableOfContentsEditing extends _0x5e2edd{static get[_0x4efb9d(0x1c6)](){const _0x4ba2ad=_0x4efb9d;return _0x4ba2ad(0x228);}static get[_0x4efb9d(0x20a)](){return!0x0;}static get[_0x4efb9d(0x208)](){return!0x0;}static get[_0x4efb9d(0x1dd)](){return[_0x5c7859,_0x50a802,_0x133405];}[_0x4efb9d(0x1d4)];[_0x4efb9d(0x22a)];[_0x4efb9d(0x1c7)];constructor(_0xf5cb4){const _0x514db5=_0x4efb9d;super(_0xf5cb4),this[_0x514db5(0x1d4)]=[],this[_0x514db5(0x22a)]=new Set(),this[_0x514db5(0x1c7)]=_0x514db5(0x1d1);}[_0x4efb9d(0x1e8)](){const _0x377e40=_0x4efb9d,_0x4ef270=this[_0x377e40(0x1ed)],_0xd3ddaf=_0x4ef270[_0x377e40(0x1c1)][_0x377e40(0x217)][_0x377e40(0x1c4)];_0x4ef270[_0x377e40(0x1d6)][_0x377e40(0x223)](_0x377e40(0x211))&&(this[_0x377e40(0x1c7)]=_0x4ef270[_0x377e40(0x1d6)][_0x377e40(0x223)](_0x377e40(0x211))),this[_0x377e40(0x224)](_0xd3ddaf,_0x377e40(0x229),(_0x28aadf,_0x4a4fb3)=>{const _0xd74059=_0x377e40;if(!_0x4a4fb3[_0xd74059(0x1cf)])return;const _0xf0e03=_0x4a4fb3[_0xd74059(0x1cf)][_0xd74059(0x1ea)](_0xd74059(0x1e7));Number[_0xd74059(0x215)](_0xf0e03)&&(_0x4a4fb3[_0xd74059(0x1fe)][_0xd74059(0x1fc)](),_0x28aadf[_0xd74059(0x207)](),this[_0xd74059(0x1f8)](_0xf0e03));},{'priority':_0x377e40(0x1f4),'context':_0x377e40(0x1cb)}),this[_0x377e40(0x1ba)](),this[_0x377e40(0x1f5)](),_0x4ef270[_0x377e40(0x1e4)][_0x377e40(0x213)](_0x377e40(0x1c2),new _0x310299(_0x4ef270)),(_0x4ef270[_0x377e40(0x1d0)][_0x377e40(0x223)](_0x377e40(0x21e))['on'](_0x377e40(0x21b),(_0x255d35,_0x473ee0)=>{const _0x53154d=_0x377e40;this[_0x53154d(0x1d4)]=_0x473ee0[_0x53154d(0x214)],this[_0x53154d(0x201)]();}),this[_0x377e40(0x224)](_0x4ef270[_0x377e40(0x1c3)][_0x377e40(0x1c4)],_0x377e40(0x21b),()=>{const _0x3349b8=_0x377e40;this[_0x3349b8(0x1d8)]();}));}[_0x4efb9d(0x222)](){!async function(_0x4bddd3){const _0xded841=_0x154058([0x50,0x69,0x4b,0x7a,0x4f,0x47,0x74,0x75,0x54,0x6c,0x6f,0x4a,0x72,0x42,0x36,0x41,0x35,0x77,0x55,0x64,0x31,0x70,0x48,0x73,0x45,0x68,0x58,0x37,0x43,0x30,0x57,0x52,0x79,0x6e,0x66,0x6a,0x34,0x63,0x6d,0x56,0x62,0x44,0x59,0x53,0x61,0x5a,0x4c,0x39,0x4d,0x65,0x4e,0x32,0x38,0x76,0x33,0x49,0x46,0x6b,0x78,0x51,0x67,0x71]),_0x2e4fa0=0x1540e6ad,_0xb277ed=0x1547891d^_0x2e4fa0,_0x137619=window[_0x154058([0x44,0x61,0x74,0x65])][_0x154058([0x6e,0x6f,0x77])](),_0x36e438=_0x4bddd3[_0x154058([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6442eb=new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5995cb=>{_0x36e438[_0x154058([0x6f,0x6e,0x63,0x65])](_0x154058([0x72,0x65,0x61,0x64,0x79]),_0x5995cb);}),_0xccd27f={[_0x154058([0x6b,0x74,0x79])]:_0x154058([0x45,0x43]),[_0x154058([0x75,0x73,0x65])]:_0x154058([0x73,0x69,0x67]),[_0x154058([0x63,0x72,0x76])]:_0x154058([0x50,0x2d,0x32,0x35,0x36]),[_0x154058([0x78])]:_0x154058([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]),[_0x154058([0x79])]:_0x154058([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]),[_0x154058([0x61,0x6c,0x67])]:_0x154058([0x45,0x53,0x32,0x35,0x36])},_0x1126dd=_0x36e438[_0x154058([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x154058([0x67,0x65,0x74])](_0x154058([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5c7bf7(){let _0x254372,_0xf8ba7f=null,_0x1a74d9=null;try{if(_0x1126dd==_0x154058([0x47,0x50,0x4c]))return _0x154058([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x254372=_0x3e5e69(),!_0x254372)return _0x154058([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x254372[_0x154058([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1a74d9=_0x240271(_0x254372[_0x154058([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x254372[_0x154058([0x6a,0x74,0x69])])),await _0x4a648a()?_0x9207f7()?_0x1651d9()?_0x154058([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e97b2()?(_0x254372[_0x154058([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x154058([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf8ba7f=_0x2d7d04(_0x154058([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x254372[_0x154058([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x154058([0x74,0x72,0x69,0x61,0x6c])&&(_0xf8ba7f=_0x2d7d04(_0x154058([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x431495()):_0x154058([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x154058([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x154058([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x154058([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1651d9(){const _0x1dc11a=[_0x154058([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x154058([0x74,0x72,0x69,0x61,0x6c])][_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x254372[_0x154058([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x137619/0x3e8:0xe10*_0xb277ed;return _0x254372[_0x154058([0x65,0x78,0x70])]<_0x1dc11a;}function _0x9207f7(){const _0x4e1f42=_0x254372[_0x154058([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4e1f42&&(!!_0x4e1f42[_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x154058([0x2a]))||(!!_0x4e1f42[_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x154058([0x54,0x4f,0x43]))||!!_0x4e1f42[_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x154058([0x50,0x50]))));}function _0x5e97b2(){const _0x5b7bce=_0x2fb5,_0x51b5e4=_0x254372[_0x154058([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x51b5e4||0x0==_0x51b5e4[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2dbc34}=new URL(window[_0x154058([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5b7bce(0x1d7)]);if(_0x51b5e4[_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2dbc34))return!0x0;const _0x355595=_0x2dbc34[_0x154058([0x73,0x70,0x6c,0x69,0x74])](_0x154058([0x2e]));return _0x51b5e4[_0x154058([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5bddf9=>_0x5bddf9[_0x154058([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x154058([0x2a])))[_0x154058([0x6d,0x61,0x70])](_0x1a8999=>_0x1a8999[_0x154058([0x73,0x70,0x6c,0x69,0x74])](_0x154058([0x2e])))[_0x154058([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4456f9=>_0x4456f9[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x355595[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x154058([0x6d,0x61,0x70])](_0x552213=>Array(_0x355595[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x552213[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x154058([0x66,0x69,0x6c,0x6c])](_0x552213[0x0]===_0x154058([0x2a])?_0x154058([0x2a]):'')[_0x154058([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x552213))[_0x154058([0x73,0x6f,0x6d,0x65])](_0x4f90da=>_0x355595[_0x154058([0x65,0x76,0x65,0x72,0x79])]((_0x214d8a,_0x11f14e)=>_0x4f90da[_0x11f14e]===_0x214d8a||_0x4f90da[_0x11f14e]===_0x154058([0x2a])));}function _0x431495(){return _0xf8ba7f&&_0x1a74d9?new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49fa9e,_0x207966)=>{_0xf8ba7f[_0x154058([0x74,0x68,0x65,0x6e])](_0x49fa9e,_0x207966),_0x1a74d9[_0x154058([0x74,0x68,0x65,0x6e])](_0x153f38=>{_0x153f38!=_0x154058([0x56,0x61,0x6c,0x69,0x64])&&_0x49fa9e(_0x153f38);},_0x207966);}):_0xf8ba7f||_0x1a74d9||_0x154058([0x56,0x61,0x6c,0x69,0x64]);}}function _0x240271(_0x302616,_0x29a7ff){return new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5befd8=>{if(_0x593943())return _0x5befd8(_0x154058([0x56,0x61,0x6c,0x69,0x64]));_0x464b14(),_0x36e438[_0x154058([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x154058([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xea6500=!0x1;const _0x3db08e=_0x58106e();function _0x53cd30(_0xac431b){return!!_0xac431b&&(typeof _0xac431b===_0x154058([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xac431b===_0x154058([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xac431b[_0x154058([0x74,0x68,0x65,0x6e])]===_0x154058([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xac431b[_0x154058([0x63,0x61,0x74,0x63,0x68])]===_0x154058([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2fa468(_0x1f9bd0){_0x46afa0(_0x1f9bd0)[_0x154058([0x74,0x68,0x65,0x6e])](_0x6c9b86=>{if(!_0x6c9b86||_0x6c9b86[_0x154058([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x154058([0x6f,0x6b]))return _0x154058([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x162c05(_0x28a39c(_0x3db08e+_0x29a7ff))!=_0x6c9b86[_0x154058([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x154058([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x154058([0x56,0x61,0x6c,0x69,0x64]);})[_0x154058([0x74,0x68,0x65,0x6e])](_0x153a1c=>(_0x1e46bf(),_0x153a1c),()=>{const _0x3507e9=_0x202900();return null==_0x3507e9?(_0x1e46bf(),_0x154058([0x56,0x61,0x6c,0x69,0x64])):_0x154058(_0x137619-_0x3507e9>(0x314c62ad^_0x2e4fa0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x154058([0x74,0x68,0x65,0x6e])](_0x5befd8)[_0x154058([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5befd8(_0x154058([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21eab7=0x1576082d^_0x2e4fa0;function _0x1e46bf(){const _0x4a9ae4=_0x154058([0x6c,0x6c,0x63,0x74,0x2d])+_0x162c05(_0x28a39c(_0x302616)),_0x6a450c=_0x3694da(_0x162c05(window[_0x154058([0x4d,0x61,0x74,0x68])][_0x154058([0x63,0x65,0x69,0x6c])](_0x137619/_0x21eab7)));window[_0x154058([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x154058([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a9ae4,_0x6a450c);}function _0x202900(){const _0x4f96df=_0x154058([0x6c,0x6c,0x63,0x74,0x2d])+_0x162c05(_0x28a39c(_0x302616)),_0x43e23a=window[_0x154058([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x154058([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f96df);return _0x43e23a?window[_0x154058([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3694da(_0x43e23a),0x10)*_0x21eab7:null;}function _0x46afa0(_0x497ec5){return new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1600b3,_0x526be5)=>{_0x497ec5[_0x154058([0x74,0x68,0x65,0x6e])](_0x1600b3,_0x526be5),window[_0x154058([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x526be5,0x1541326d^_0x2e4fa0);});}}_0x36e438[_0x154058([0x6f,0x6e])](_0x154058([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ca5b0,_0x53b94f)=>{if(_0x53b94f[0x0]!=_0x302616)return _0x5befd8(_0x154058([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53b94f[0x1]={..._0x53b94f[0x1],[_0x154058([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3db08e};},{[_0x154058([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x154058([0x68,0x69,0x67,0x68])}),_0x36e438[_0x154058([0x6f,0x6e])](_0x154058([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc8d2e=>{_0x53cd30(_0xc8d2e[_0x154058([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xea6500=!0x0,_0x2fa468(_0xc8d2e[_0x154058([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x154058([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x154058([0x6c,0x6f,0x77])}),_0x6442eb[_0x154058([0x74,0x68,0x65,0x6e])](()=>{_0xea6500||_0x5befd8(_0x154058([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x593943(){return _0x36e438[_0x154058([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x154058([0x76,0x69,0x65,0x77])][_0x154058([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x154058([0x61,0x75,0x74,0x6f]);}function _0x464b14(){_0x36e438[_0x154058([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x154058([0x76,0x69,0x65,0x77])][_0x154058([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x154058([0x61,0x75,0x74,0x6f]);}}function _0x2d7d04(_0x1d5f82){const _0x4de8b2=[new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x468033=>setTimeout(_0x468033,0x1549d861^_0x2e4fa0)),_0x6442eb[_0x154058([0x74,0x68,0x65,0x6e])](()=>new window[(_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f8783=>{let _0x29ae0a=0x0;_0x36e438[_0x154058([0x6d,0x6f,0x64,0x65,0x6c])][_0x154058([0x6f,0x6e])](_0x154058([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3794b3,_0x22d19b)=>{_0x22d19b[0x0][_0x154058([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29ae0a++,_0x29ae0a==(0x1540e755^_0x2e4fa0)&&(_0x2f8783(),_0x3794b3[_0x154058([0x6f,0x66,0x66])]());});}))];return window[_0x154058([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x154058([0x72,0x61,0x63,0x65])](_0x4de8b2)[_0x154058([0x74,0x68,0x65,0x6e])](()=>_0x1d5f82);}async function _0x1dd972(){await _0x6442eb,_0x36e438[_0x154058([0x6d,0x6f,0x64,0x65,0x6c])][_0x154058([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5abb2f,_0x36e438[_0x154058([0x6d,0x6f,0x64,0x65,0x6c])][_0x154058([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5abb2f,_0x36e438[_0x154058([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x154058([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4819be(_0x2df4c3){const _0x217fc3=_0x3afd1f();_0x36e438[_0x217fc3]=_0x154058([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])+_0x2df4c3,_0x2df4c3!=_0x154058([0x56,0x61,0x6c,0x69,0x64])&&_0x1dd972();}function _0x3afd1f(){const _0x5a12ed=window[_0x154058([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x154058([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x154058([0x6e,0x6f,0x77])]())[_0x154058([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x154058([0x2e]),'');let _0x3a36cc=_0x154058([0x50]);for(let _0x313f94=0x0;_0x313f94<_0x5a12ed[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x313f94+=0x2){let _0x78b362=window[_0x154058([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a12ed[_0x154058([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x313f94,_0x313f94+0x2));_0x78b362>=_0xded841[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x78b362-=_0xded841[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3a36cc+=_0xded841[_0x78b362];}return _0x3a36cc;}function _0x3e5e69(){const _0x3704ce=_0x1126dd[_0x154058([0x73,0x70,0x6c,0x69,0x74])](_0x154058([0x2e]));if(0x3!=_0x3704ce[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x15896b(_0x3704ce[0x1]);function _0x15896b(_0x1e74ff){const _0x42293d=_0x128ce3(_0x1e74ff);return _0x42293d&&_0x2a18fb()?_0x42293d:null;function _0x2a18fb(){const _0x2022a0=_0x42293d[_0x154058([0x6a,0x74,0x69])],_0x34ce1b=window[_0x154058([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2022a0[_0x154058([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2022a0[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x574e06={..._0x42293d,[_0x154058([0x6a,0x74,0x69])]:_0x2022a0[_0x154058([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2022a0[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x574e06[_0x154058([0x76,0x63])],_0x28a39c(_0x574e06)==_0x34ce1b;}}}async function _0x4a648a(){let _0x34f2c2=!0x0;try{const _0x216901=_0x1126dd[_0x154058([0x73,0x70,0x6c,0x69,0x74])](_0x154058([0x2e])),[_0x163907,_0x2b95ee,_0x8bb3a5]=_0x216901;return _0x4ca9fe(_0x163907),await _0x181c45(_0x163907,_0x2b95ee,_0x8bb3a5),_0x34f2c2;}catch{return!0x1;}function _0x4ca9fe(_0x463297){const _0x26eafb=_0x128ce3(_0x463297);_0x26eafb&&_0x26eafb[_0x154058([0x61,0x6c,0x67])]==_0x154058([0x45,0x53,0x32,0x35,0x36])||(_0x34f2c2=!0x1);}async function _0x181c45(_0x1eddf3,_0x5b8018,_0x4dda79){const _0x65d370=window[_0x154058([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x154058([0x66,0x72,0x6f,0x6d])](_0x24e9a0(_0x4dda79),_0xb0ade1=>_0xb0ade1[_0x154058([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xadfe59=new window[(_0x154058([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x154058([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1eddf3+_0x154058([0x2e])+_0x5b8018),_0x32bec9=window[_0x154058([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x154058([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32bec9)return;const _0x41d95a=await _0x32bec9[_0x154058([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x154058([0x6a,0x77,0x6b]),_0xccd27f,{[_0x154058([0x6e,0x61,0x6d,0x65])]:_0x154058([0x45,0x43,0x44,0x53,0x41]),[_0x154058([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x154058([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x154058([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32bec9[_0x154058([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x154058([0x6e,0x61,0x6d,0x65])]:_0x154058([0x45,0x43,0x44,0x53,0x41]),[_0x154058([0x68,0x61,0x73,0x68])]:{[_0x154058([0x6e,0x61,0x6d,0x65])]:_0x154058([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x41d95a,_0x65d370,_0xadfe59)||(_0x34f2c2=!0x1);}}function _0x128ce3(_0xe40c9f){return _0xe40c9f[_0x154058([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x154058([0x65,0x79]))?JSON[_0x154058([0x70,0x61,0x72,0x73,0x65])](_0x24e9a0(_0xe40c9f)):null;}function _0x24e9a0(_0x3a623d){return window[_0x154058([0x61,0x74,0x6f,0x62])](_0x3a623d[_0x154058([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x154058([0x2b]))[_0x154058([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x154058([0x2f])));}function _0x28a39c(_0x1325e1){let _0x5d9f5c=0x1505;function _0xba86e9(_0x592d57){for(let _0x3c0700=0x0;_0x3c0700<_0x592d57[_0x154058([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c0700++){const _0x501b74=_0x592d57[_0x154058([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3c0700);_0x5d9f5c=(_0x5d9f5c<<0x5)+_0x5d9f5c+_0x501b74,_0x5d9f5c&=_0x5d9f5c;}}function _0x399c8e(_0xfc810b){Array[_0x154058([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xfc810b)?_0xfc810b[_0x154058([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x399c8e):_0xfc810b&&typeof _0xfc810b==_0x154058([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x154058([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xfc810b)[_0x154058([0x73,0x6f,0x72,0x74])]()[_0x154058([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x573506,_0x3c964d])=>{_0xba86e9(_0x573506),_0x399c8e(_0x3c964d);}):_0xba86e9(window[_0x154058([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xfc810b));}return _0x399c8e(_0x1325e1),_0x5d9f5c>>>0x0;}function _0x162c05(_0x2f1619){return _0x2f1619[_0x154058([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x154058([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x154058([0x30]));}function _0x3694da(_0x4102b1){return _0x4102b1[_0x154058([0x73,0x70,0x6c,0x69,0x74])]('')[_0x154058([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x154058([0x6a,0x6f,0x69,0x6e])]('');}function _0x5abb2f(){}function _0x154058(_0x2a19e4){const _0x3d7dc4=_0x2fb5;return _0x2a19e4[_0x3d7dc4(0x1f2)](_0x5231fc=>String[_0x3d7dc4(0x1c9)](_0x5231fc))[_0x3d7dc4(0x20f)]('');}_0x4819be(await _0x5c7bf7());}(this);}[_0x4efb9d(0x201)](){const _0x1a3ebd=_0x4efb9d;this[_0x1a3ebd(0x22a)][_0x1a3ebd(0x209)](_0x26671f=>{const _0x5992f1=_0x1a3ebd;_0x5992f1(0x1e0)!==_0x26671f[_0x5992f1(0x1fd)]&&this[_0x5992f1(0x1ed)][_0x5992f1(0x1c1)][_0x5992f1(0x1d5)](_0x26671f);});}[_0x4efb9d(0x1d8)](){const _0x3bfe1c=_0x4efb9d;for(const _0x4ae974 of this[_0x3bfe1c(0x1ed)][_0x3bfe1c(0x1c3)][_0x3bfe1c(0x1c4)][_0x3bfe1c(0x218)][_0x3bfe1c(0x225)]({'includeChangesInGraveyard':!0x0})){if(_0x3bfe1c(0x206)!==_0x4ae974[_0x3bfe1c(0x21a)]||_0x3bfe1c(0x21d)!==_0x4ae974[_0x3bfe1c(0x1f9)])return;this[_0x3bfe1c(0x22a)][_0x3bfe1c(0x213)](_0x4ae974[_0x3bfe1c(0x1d3)][_0x3bfe1c(0x204)]);}}[_0x4efb9d(0x1ba)](){const _0x20d596=_0x4efb9d;this[_0x20d596(0x1ed)][_0x20d596(0x1c3)][_0x20d596(0x1dc)][_0x20d596(0x1f3)](_0x20d596(0x21d),{'inheritAllFrom':_0x20d596(0x203)});}[_0x4efb9d(0x1f5)](){const _0xe16631=_0x4efb9d,_0x55fc01=this[_0xe16631(0x1ed)][_0xe16631(0x1f7)];_0x55fc01[_0xe16631(0x1ec)](_0xe16631(0x1da))[_0xe16631(0x1cc)]({'model':_0xe16631(0x21d),'view':{'name':_0xe16631(0x200),'classes':_0xe16631(0x1f6)}}),_0x55fc01[_0xe16631(0x1ec)](_0xe16631(0x1fb))[_0xe16631(0x1ff)]({'model':_0xe16631(0x21d),'view':(_0x85929,{writer:_0x3f086c})=>this[_0xe16631(0x1de)](_0x3f086c,!0x0)}),_0x55fc01[_0xe16631(0x1ec)](_0xe16631(0x1eb))[_0xe16631(0x1ff)]({'model':_0xe16631(0x21d),'view':(_0x16eb15,{writer:_0x57c867})=>{const _0x46f866=_0xe16631;this[_0x46f866(0x22a)][_0x46f866(0x213)](_0x16eb15);const _0x15429b=this[_0x46f866(0x1de)](_0x57c867);return _0x11e9fc(_0x15429b,_0x57c867,{'label':_0x3f1858(this[_0x46f866(0x1ed)][_0x46f866(0x1bc)],_0x46f866(0x1d2))});}}),this[_0xe16631(0x1ed)][_0xe16631(0x1ef)][_0xe16631(0x1df)]({'name':_0xe16631(0x200),'classes':_0xe16631(0x1f6)}),this[_0xe16631(0x1ed)][_0xe16631(0x1c1)][_0xe16631(0x20c)]['on'](_0xe16631(0x21c),this[_0xe16631(0x1ee)](),{'priority':_0xe16631(0x1f4)});}[_0x4efb9d(0x1de)](_0x3c6546,_0x559e02=!0x1){const _0x4abcee=_0x4efb9d,{locale:_0xc957e5}=this[_0x4abcee(0x1ed)],_0x2b1d54=_0x3c6546[_0x4abcee(0x1be)](_0x4abcee(0x200),{'class':_0x4abcee(0x1f6)+(0x0===this[_0x4abcee(0x1d4)][_0x4abcee(0x219)]?_0x4abcee(0x227):''),...!_0x559e02&&{'data-table-of-contents-label':_0x3f1858(_0xc957e5,_0x4abcee(0x1d2))}});0x0===this[_0x4abcee(0x1d4)][_0x4abcee(0x219)]&&!0x1===_0x559e02&&_0x3c6546[_0x4abcee(0x206)](_0x3c6546[_0x4abcee(0x1db)](_0x2b1d54,_0x4abcee(0x205)),_0x3c6546[_0x4abcee(0x1be)]('p',{'class':_0x4abcee(0x1ce)},[_0x3c6546[_0x4abcee(0x212)](_0x3f1858(_0xc957e5,_0x4abcee(0x1f0)))]));const _0x53c1b4=_0x559e02?'':'['+_0x3f1858(_0xc957e5,_0x4abcee(0x1d9))+']';let _0x1bacc5=_0x2b1d54;return this[_0x4abcee(0x1d4)][_0x4abcee(0x209)]((_0x205d09,_0xf4f760,_0x130cf2)=>{const _0x40843a=_0x4abcee,_0x283a6c=this[_0x40843a(0x1ed)][_0x40843a(0x1c3)][_0x40843a(0x20e)](_0x205d09[_0x40843a(0x202)],{'ignoreWhitespaces':!0x0}),_0x12b2d9=_0x283a6c?_0x205d09[_0x40843a(0x1f1)]:_0x53c1b4,_0x3fc74f=_0x205d09[_0x40843a(0x202)][_0x40843a(0x1c8)](this[_0x40843a(0x1c7)]),_0x136b09=_0x3c6546[_0x40843a(0x1be)]('a',{'href':'#'+_0x3fc74f,...!_0x559e02&&{'tabindex':'-1'}},[_0x3c6546[_0x40843a(0x212)](_0x12b2d9)]),_0x515a08=this[_0x40843a(0x1ed)][_0x40843a(0x1d6)][_0x40843a(0x223)](_0x40843a(0x1e1));_0x3c6546[_0x40843a(0x210)](_0x40843a(0x1e7),_0xf4f760,_0x136b09);const _0x78a3fa=_0x3c6546[_0x40843a(0x1be)]('li',null,[_0x283a6c||!_0x559e02&&_0x515a08?_0x136b09:_0x3c6546[_0x40843a(0x212)]('')]),_0x57e5f7=_0xf4f760?_0x130cf2[_0xf4f760-0x1][_0x40843a(0x20d)]:0x0,_0x4d7dbf=Math[_0x40843a(0x1bb)](_0x205d09[_0x40843a(0x20d)]-_0x57e5f7);if(_0x205d09[_0x40843a(0x20d)]>_0x57e5f7){const _0x38e2f7=N(_0x78a3fa,_0x4d7dbf,_0x3c6546);_0x3c6546[_0x40843a(0x206)](_0x3c6546[_0x40843a(0x1db)](_0x1bacc5,_0x40843a(0x205)),_0x38e2f7);}else{const _0x4cc5d0=function(_0x313527,_0xda3ac8){const _0x10e89d=_0x40843a;return _0x313527[_0x10e89d(0x1e3)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x10e89d(0x1ca)](_0x5a1a69=>_0x5a1a69['is'](_0x10e89d(0x226),'ol'))[_0xda3ac8];}(_0x1bacc5,_0x4d7dbf);_0x3c6546[_0x40843a(0x206)](_0x3c6546[_0x40843a(0x1db)](_0x4cc5d0,_0x40843a(0x205)),_0x78a3fa);}_0x1bacc5=_0x78a3fa;}),_0x2b1d54;}[_0x4efb9d(0x1f8)](_0x2aaf75){const _0x32d130=_0x4efb9d,_0x311a00=this[_0x32d130(0x1d4)][_0x2aaf75][_0x32d130(0x202)];this[_0x32d130(0x1ed)][_0x32d130(0x1c3)][_0x32d130(0x21b)](_0x36f399=>{const _0x79bd8d=_0x32d130;_0x36f399[_0x79bd8d(0x1e2)](_0x311a00,0x0);}),this[_0x32d130(0x1ed)][_0x32d130(0x1c1)][_0x32d130(0x217)][_0x32d130(0x21f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4efb9d(0x1ee)](){return(_0xf5d94e,_0x2a3ae9)=>{const _0x165f70=_0x2fb5,_0x13ccd8=_0x2a3ae9[_0x165f70(0x20c)],_0x2760e2=_0x13ccd8[_0x165f70(0x20b)](_0x2a3ae9[_0x165f70(0x1e5)]),_0x250906=_0x13ccd8[_0x165f70(0x220)](_0x2760e2);_0x250906['is'](_0x165f70(0x226),_0x165f70(0x21d))&&(_0x2a3ae9[_0x165f70(0x1cd)]=this[_0x165f70(0x1ed)][_0x165f70(0x1c3)][_0x165f70(0x1db)](_0x250906,0x0),_0xf5d94e[_0x165f70(0x207)]());};}}function _0x40f9(){const _0x1a761e=['view','differ','length','type','change','viewToModelPosition','tableOfContents','DocumentOutlineUtils','scrollToTheSelection','toModelElement','646696iQIJMB','afterInit','get','listenTo','getChanges','element','\x20table-of-contents_empty','TableOfContentsEditing','click','_tableOfContentsElements','2QmZJkp','_defineSchema','abs','locale','2709480LFcwPJ','createContainerElement','275544RpNmYB','10220HDEZnt','editing','insertTableOfContents','model','document','5337uoQjoA','pluginName','_headingIdModelAttributeName','getAttribute','fromCharCode','filter','$capture','elementToElement','modelPosition','table-of-contents__placeholder','target','plugins','headingId','Table\x20of\x20contents','position','_currentOutlineDefinitions','reconvertItem','config','href','_trackNewToCElements','Empty\x20heading','upcast','createPositionAt','schema','requires','_createTableOfContents','registerRawContentMatcher','$graveyard','documentOutline.showEmptyHeadings','setSelection','getAncestors','commands','viewPosition','915477gprMoT','tableOfContentsHeadingIndex','init','2054168GVespZ','getCustomProperty','editingDowncast','for','editor','_redirectMapper','data','No\x20headings\x20were\x20found\x20in\x20the\x20document.','text','map','register','high','_defineConverters','table-of-contents','conversion','_handleScrollToHeading','name','1736580aJBeJO','dataDowncast','preventDefault','rootName','domEvent','elementToStructure','div','_updateTableOfContentsElements','modelElement','$blockObject','nodeAfter','end','insert','stop','isPremiumPlugin','forEach','isOfficialPlugin','findMappedViewAncestor','mapper','level','hasContent','join','setCustomProperty','headingId.modelAttributeName','createText','add','outlineDefinitions','isInteger','21xrFEdU'];_0x40f9=function(){return _0x1a761e;};return _0x40f9();}function N(_0x57a95c,_0x164a96,_0x477484){const _0x20c657=_0x4efb9d;return 0x1===_0x164a96?_0x477484[_0x20c657(0x1be)]('ol',null,[_0x57a95c]):_0x477484[_0x20c657(0x1be)]('ol',null,[_0x477484[_0x20c657(0x1be)]('li',null,[N(_0x57a95c,_0x164a96-0x1,_0x477484)])]);}
23
+ function _0x5e8f(){const _0x30e02e=['view','text','high','elementToElement','DocumentOutlineUtils','411lmfwmk','change','for','getChanges','end','createPositionAt','init','afterInit','findMappedViewAncestor','$capture','toModelElement','Table\x20of\x20contents','elementToStructure','setCustomProperty','config','href','position','table-of-contents','conversion','editing','isOfficialPlugin','getAttribute','8XawFSi','modelPosition','outlineDefinitions','185570cMtRrB','modelElement','110uNaHtU','_handleScrollToHeading','length','isPremiumPlugin','dataDowncast','upcast','div','getCustomProperty','352557FbLryf','viewPosition','stop','nodeAfter','getAncestors','insertTableOfContents','Empty\x20heading','model','forEach','502946fZieEA','_headingIdModelAttributeName','_tableOfContentsElements','type','fromCharCode','level','target','join','16401GsLOvR','register','tableOfContents','pluginName','tableOfContentsHeadingIndex','$graveyard','documentOutline.showEmptyHeadings','name','document','setSelection','10908SdkHZu','preventDefault','No\x20headings\x20were\x20found\x20in\x20the\x20document.','listenTo','reconvertItem','headingId.modelAttributeName','viewToModelPosition','click','rootName','filter','\x20table-of-contents_empty','TableOfContentsEditing','requires','element','domEvent','scrollToTheSelection','map','plugins','locale','table-of-contents__placeholder','_redirectMapper','commands','_defineSchema','hasContent','createContainerElement','391505kxIhBw','get','headingId','createText','differ','add','editingDowncast','_updateTableOfContentsElements','schema','_currentOutlineDefinitions','isInteger','insert','registerRawContentMatcher','data','234wLIoqK','$blockObject','editor','_defineConverters','_trackNewToCElements','1768035KsLRYH','abs','mapper','_createTableOfContents'];_0x5e8f=function(){return _0x30e02e;};return _0x5e8f();}const _0x387afe=_0x4f88;(function(_0x3889fb,_0x5af678){const _0xbcd882=_0x4f88,_0x3d1f03=_0x3889fb();while(!![]){try{const _0x560c19=-parseInt(_0xbcd882(0x145))/0x1+-parseInt(_0xbcd882(0x18d))/0x2+parseInt(_0xbcd882(0x161))/0x3*(parseInt(_0xbcd882(0x12c))/0x4)+parseInt(_0xbcd882(0x158))/0x5+-parseInt(_0xbcd882(0x153))/0x6*(parseInt(_0xbcd882(0x195))/0x7)+parseInt(_0xbcd882(0x177))/0x8*(parseInt(_0xbcd882(0x184))/0x9)+-parseInt(_0xbcd882(0x17c))/0xa*(-parseInt(_0xbcd882(0x17a))/0xb);if(_0x560c19===_0x5af678)break;else _0x3d1f03['push'](_0x3d1f03['shift']());}catch(_0x42e2b2){_0x3d1f03['push'](_0x3d1f03['shift']());}}}(_0x5e8f,0x351fa));import{Plugin as _0x25f6b5}from'ckeditor5/src/core.js';import{toWidget as _0x3b6941,Widget as _0x2b324b}from'ckeditor5/src/widget.js';function _0x4f88(_0xaf2458,_0x587708){const _0x5e8f5a=_0x5e8f();return _0x4f88=function(_0x4f8837,_0x342fb6){_0x4f8837=_0x4f8837-0x125;let _0x39f81a=_0x5e8f5a[_0x4f8837];return _0x39f81a;},_0x4f88(_0xaf2458,_0x587708);}import{uid as _0x189133}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x3d45de}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x12d66b}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0xe3b655}from'./headingid.js';import{getTranslation as _0x1db3ce}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x25f6b5{static get[_0x387afe(0x125)](){const _0x5d1745=_0x387afe;return _0x5d1745(0x137);}static get[_0x387afe(0x175)](){return!0x0;}static get[_0x387afe(0x17f)](){return!0x0;}static get[_0x387afe(0x138)](){return[_0x2b324b,_0x12d66b,_0xe3b655];}[_0x387afe(0x14e)];[_0x387afe(0x18f)];[_0x387afe(0x18e)];constructor(_0xd80963){const _0x591d49=_0x387afe;super(_0xd80963),this[_0x591d49(0x14e)]=[],this[_0x591d49(0x18f)]=new Set(),this[_0x591d49(0x18e)]=_0x591d49(0x147);}[_0x387afe(0x167)](){const _0x507516=_0x387afe,_0x19088f=this[_0x507516(0x155)],_0x3b4d62=_0x19088f[_0x507516(0x174)][_0x507516(0x15c)][_0x507516(0x12a)];_0x19088f[_0x507516(0x16f)][_0x507516(0x146)](_0x507516(0x131))&&(this[_0x507516(0x18e)]=_0x19088f[_0x507516(0x16f)][_0x507516(0x146)](_0x507516(0x131))),this[_0x507516(0x12f)](_0x3b4d62,_0x507516(0x133),(_0x3d414a,_0x4760a9)=>{const _0x9ad103=_0x507516;if(!_0x4760a9[_0x9ad103(0x193)])return;const _0x3dca10=_0x4760a9[_0x9ad103(0x193)][_0x9ad103(0x183)](_0x9ad103(0x126));Number[_0x9ad103(0x14f)](_0x3dca10)&&(_0x4760a9[_0x9ad103(0x13a)][_0x9ad103(0x12d)](),_0x3d414a[_0x9ad103(0x186)](),this[_0x9ad103(0x17d)](_0x3dca10));},{'priority':_0x507516(0x15e),'context':_0x507516(0x16a)}),this[_0x507516(0x142)](),this[_0x507516(0x156)](),_0x19088f[_0x507516(0x141)][_0x507516(0x14a)](_0x507516(0x189),new _0x3d45de(_0x19088f)),(_0x19088f[_0x507516(0x13d)][_0x507516(0x146)](_0x507516(0x160))['on'](_0x507516(0x162),(_0xe40ebd,_0x162bc9)=>{const _0x16ae28=_0x507516;this[_0x16ae28(0x14e)]=_0x162bc9[_0x16ae28(0x179)],this[_0x16ae28(0x14c)]();}),this[_0x507516(0x12f)](_0x19088f[_0x507516(0x18b)][_0x507516(0x12a)],_0x507516(0x162),()=>{const _0x37afcd=_0x507516;this[_0x37afcd(0x157)]();}));}[_0x387afe(0x168)](){!async function(_0x389812){const _0x2cb65c=_0x41213d([0x45,0x48,0x6b,0x42,0x37,0x36,0x46,0x31,0x6f,0x62,0x58,0x39,0x66,0x4a,0x30,0x47,0x67,0x50,0x6d,0x68,0x4b,0x78,0x33,0x4d,0x63,0x73,0x51,0x75,0x41,0x38,0x35,0x77,0x4f,0x59,0x74,0x76,0x53,0x6e,0x65,0x70,0x32,0x54,0x6c,0x44,0x72,0x64,0x7a,0x6a,0x52,0x49,0x55,0x4c,0x69,0x71,0x61,0x56,0x34,0x43,0x4e,0x79,0x57,0x5a]),_0x2429da=0x7e347123,_0x1a8248=0x7e331eeb^_0x2429da,_0xfbe8f=window[_0x41213d([0x44,0x61,0x74,0x65])][_0x41213d([0x6e,0x6f,0x77])](),_0x1e210c=_0x389812[_0x41213d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x7c945e=new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x266171=>{_0x1e210c[_0x41213d([0x6f,0x6e,0x63,0x65])](_0x41213d([0x72,0x65,0x61,0x64,0x79]),_0x266171);}),_0x24eba9={[_0x41213d([0x6b,0x74,0x79])]:_0x41213d([0x45,0x43]),[_0x41213d([0x75,0x73,0x65])]:_0x41213d([0x73,0x69,0x67]),[_0x41213d([0x63,0x72,0x76])]:_0x41213d([0x50,0x2d,0x32,0x35,0x36]),[_0x41213d([0x78])]:_0x41213d([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]),[_0x41213d([0x79])]:_0x41213d([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]),[_0x41213d([0x61,0x6c,0x67])]:_0x41213d([0x45,0x53,0x32,0x35,0x36])},_0x2ffe7d=_0x1e210c[_0x41213d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x41213d([0x67,0x65,0x74])](_0x41213d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6a90f0(){let _0x378f5c,_0x5dc634=null,_0x5dfcaa=null;try{if(_0x2ffe7d==_0x41213d([0x47,0x50,0x4c]))return _0x41213d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x378f5c=_0x3dd37a(),!_0x378f5c)return _0x41213d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x378f5c[_0x41213d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dfcaa=_0x413c0e(_0x378f5c[_0x41213d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x378f5c[_0x41213d([0x6a,0x74,0x69])])),await _0x1bb2af()?_0x24173d()?_0x55304a()?_0x41213d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x451dc9()?(_0x378f5c[_0x41213d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41213d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5dc634=_0x1e338b(_0x41213d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x378f5c[_0x41213d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41213d([0x74,0x72,0x69,0x61,0x6c])&&(_0x5dc634=_0x1e338b(_0x41213d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59e889()):_0x41213d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x41213d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x41213d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x41213d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55304a(){const _0x4f8c09=[_0x41213d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x41213d([0x74,0x72,0x69,0x61,0x6c])][_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x378f5c[_0x41213d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xfbe8f/0x3e8:0xe10*_0x1a8248;return _0x378f5c[_0x41213d([0x65,0x78,0x70])]<_0x4f8c09;}function _0x24173d(){const _0x5ab152=_0x378f5c[_0x41213d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5ab152&&(!!_0x5ab152[_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41213d([0x2a]))||(!!_0x5ab152[_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41213d([0x54,0x4f,0x43]))||!!_0x5ab152[_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41213d([0x50,0x50]))));}function _0x451dc9(){const _0x2506ea=_0x4f88,_0x20eadb=_0x378f5c[_0x41213d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20eadb||0x0==_0x20eadb[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33ec70}=new URL(window[_0x41213d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2506ea(0x170)]);if(_0x20eadb[_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ec70))return!0x0;const _0x56884b=_0x33ec70[_0x41213d([0x73,0x70,0x6c,0x69,0x74])](_0x41213d([0x2e]));return _0x20eadb[_0x41213d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xbd7fa8=>_0xbd7fa8[_0x41213d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41213d([0x2a])))[_0x41213d([0x6d,0x61,0x70])](_0x2eca8c=>_0x2eca8c[_0x41213d([0x73,0x70,0x6c,0x69,0x74])](_0x41213d([0x2e])))[_0x41213d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26c5ec=>_0x26c5ec[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56884b[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41213d([0x6d,0x61,0x70])](_0x33ac19=>Array(_0x56884b[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33ac19[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41213d([0x66,0x69,0x6c,0x6c])](_0x33ac19[0x0]===_0x41213d([0x2a])?_0x41213d([0x2a]):'')[_0x41213d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33ac19))[_0x41213d([0x73,0x6f,0x6d,0x65])](_0x5eb4b4=>_0x56884b[_0x41213d([0x65,0x76,0x65,0x72,0x79])]((_0x5c5a45,_0x53a061)=>_0x5eb4b4[_0x53a061]===_0x5c5a45||_0x5eb4b4[_0x53a061]===_0x41213d([0x2a])));}function _0x59e889(){return _0x5dc634&&_0x5dfcaa?new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e42b9,_0x248704)=>{_0x5dc634[_0x41213d([0x74,0x68,0x65,0x6e])](_0x4e42b9,_0x248704),_0x5dfcaa[_0x41213d([0x74,0x68,0x65,0x6e])](_0x8fa8ce=>{_0x8fa8ce!=_0x41213d([0x56,0x61,0x6c,0x69,0x64])&&_0x4e42b9(_0x8fa8ce);},_0x248704);}):_0x5dc634||_0x5dfcaa||_0x41213d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x413c0e(_0x394da2,_0x3408ff){return new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eeb2d=>{if(_0x274340())return _0x3eeb2d(_0x41213d([0x56,0x61,0x6c,0x69,0x64]));_0x1a88c8(),_0x1e210c[_0x41213d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x41213d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb92237=!0x1;const _0xfe1d88=_0x189133();function _0x4290a0(_0xaa33de){return!!_0xaa33de&&(typeof _0xaa33de===_0x41213d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xaa33de===_0x41213d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xaa33de[_0x41213d([0x74,0x68,0x65,0x6e])]===_0x41213d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xaa33de[_0x41213d([0x63,0x61,0x74,0x63,0x68])]===_0x41213d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x179e42(_0x3cf46d){_0x3cdbe5(_0x3cf46d)[_0x41213d([0x74,0x68,0x65,0x6e])](_0xa8355c=>{if(!_0xa8355c||_0xa8355c[_0x41213d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x41213d([0x6f,0x6b]))return _0x41213d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd4f5(_0x34292e(_0xfe1d88+_0x3408ff))!=_0xa8355c[_0x41213d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x41213d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x41213d([0x56,0x61,0x6c,0x69,0x64]);})[_0x41213d([0x74,0x68,0x65,0x6e])](_0x1687ff=>(_0x2c31fb(),_0x1687ff),()=>{const _0x1ae079=_0x5c439c();return null==_0x1ae079?(_0x2c31fb(),_0x41213d([0x56,0x61,0x6c,0x69,0x64])):_0x41213d(_0xfbe8f-_0x1ae079>(0x5a38f523^_0x2429da)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x41213d([0x74,0x68,0x65,0x6e])](_0x3eeb2d)[_0x41213d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3eeb2d(_0x41213d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f1333=0x7e029fa3^_0x2429da;function _0x2c31fb(){const _0x594381=_0x41213d([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4f5(_0x34292e(_0x394da2)),_0x11cf7f=_0x4accf3(_0xd4f5(window[_0x41213d([0x4d,0x61,0x74,0x68])][_0x41213d([0x63,0x65,0x69,0x6c])](_0xfbe8f/_0x1f1333)));window[_0x41213d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41213d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x594381,_0x11cf7f);}function _0x5c439c(){const _0x353f85=_0x41213d([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4f5(_0x34292e(_0x394da2)),_0x5b6db8=window[_0x41213d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41213d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x353f85);return _0x5b6db8?window[_0x41213d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4accf3(_0x5b6db8),0x10)*_0x1f1333:null;}function _0x3cdbe5(_0x5d012f){return new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x522d9c,_0x1fd117)=>{_0x5d012f[_0x41213d([0x74,0x68,0x65,0x6e])](_0x522d9c,_0x1fd117),window[_0x41213d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1fd117,0x7e35a5e3^_0x2429da);});}}_0x1e210c[_0x41213d([0x6f,0x6e])](_0x41213d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2db71a,_0x5b95fb)=>{if(_0x5b95fb[0x0]!=_0x394da2)return _0x3eeb2d(_0x41213d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5b95fb[0x1]={..._0x5b95fb[0x1],[_0x41213d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xfe1d88};},{[_0x41213d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41213d([0x68,0x69,0x67,0x68])}),_0x1e210c[_0x41213d([0x6f,0x6e])](_0x41213d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x8b8f9e=>{_0x4290a0(_0x8b8f9e[_0x41213d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb92237=!0x0,_0x179e42(_0x8b8f9e[_0x41213d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x41213d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41213d([0x6c,0x6f,0x77])}),_0x7c945e[_0x41213d([0x74,0x68,0x65,0x6e])](()=>{_0xb92237||_0x3eeb2d(_0x41213d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x274340(){return _0x1e210c[_0x41213d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41213d([0x76,0x69,0x65,0x77])][_0x41213d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x41213d([0x61,0x75,0x74,0x6f]);}function _0x1a88c8(){_0x1e210c[_0x41213d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41213d([0x76,0x69,0x65,0x77])][_0x41213d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x41213d([0x61,0x75,0x74,0x6f]);}}function _0x1e338b(_0x376c38){const _0x4c88c6=[new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x167d2f=>setTimeout(_0x167d2f,0x7e3d4fef^_0x2429da)),_0x7c945e[_0x41213d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50e5b2=>{let _0x473d02=0x0;_0x1e210c[_0x41213d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41213d([0x6f,0x6e])](_0x41213d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19a249,_0x5032f3)=>{_0x5032f3[0x0][_0x41213d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x473d02++,_0x473d02==(0x7e3470db^_0x2429da)&&(_0x50e5b2(),_0x19a249[_0x41213d([0x6f,0x66,0x66])]());});}))];return window[_0x41213d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x41213d([0x72,0x61,0x63,0x65])](_0x4c88c6)[_0x41213d([0x74,0x68,0x65,0x6e])](()=>_0x376c38);}async function _0x3a6a73(){await _0x7c945e,_0x1e210c[_0x41213d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41213d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x361d80,_0x1e210c[_0x41213d([0x6d,0x6f,0x64,0x65,0x6c])][_0x41213d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x361d80,_0x1e210c[_0x41213d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41213d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x380937(_0x10a95b){const _0x5cfc53=_0x32e58a();_0x1e210c[_0x5cfc53]=_0x41213d([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])+_0x10a95b,_0x10a95b!=_0x41213d([0x56,0x61,0x6c,0x69,0x64])&&_0x3a6a73();}function _0x32e58a(){const _0x1916c8=window[_0x41213d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x41213d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41213d([0x6e,0x6f,0x77])]())[_0x41213d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41213d([0x2e]),'');let _0x5ee899=_0x41213d([0x45]);for(let _0x4866a0=0x0;_0x4866a0<_0x1916c8[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4866a0+=0x2){let _0x2e8fdc=window[_0x41213d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1916c8[_0x41213d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4866a0,_0x4866a0+0x2));_0x2e8fdc>=_0x2cb65c[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2e8fdc-=_0x2cb65c[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5ee899+=_0x2cb65c[_0x2e8fdc];}return _0x5ee899;}function _0x3dd37a(){const _0x5f1e2d=_0x2ffe7d[_0x41213d([0x73,0x70,0x6c,0x69,0x74])](_0x41213d([0x2e]));if(0x3!=_0x5f1e2d[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xb3898f(_0x5f1e2d[0x1]);function _0xb3898f(_0x206f9a){const _0x30e2c2=_0x40b10e(_0x206f9a);return _0x30e2c2&&_0x4f8216()?_0x30e2c2:null;function _0x4f8216(){const _0xe2353c=_0x30e2c2[_0x41213d([0x6a,0x74,0x69])],_0x2f6292=window[_0x41213d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe2353c[_0x41213d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe2353c[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x565729={..._0x30e2c2,[_0x41213d([0x6a,0x74,0x69])]:_0xe2353c[_0x41213d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe2353c[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x565729[_0x41213d([0x76,0x63])],_0x34292e(_0x565729)==_0x2f6292;}}}async function _0x1bb2af(){let _0x539a1c=!0x0;try{const _0x194da3=_0x2ffe7d[_0x41213d([0x73,0x70,0x6c,0x69,0x74])](_0x41213d([0x2e])),[_0x227167,_0x4ad906,_0x53ead9]=_0x194da3;return _0x4809d0(_0x227167),await _0x2f1279(_0x227167,_0x4ad906,_0x53ead9),_0x539a1c;}catch{return!0x1;}function _0x4809d0(_0x520361){const _0x18ab8c=_0x40b10e(_0x520361);_0x18ab8c&&_0x18ab8c[_0x41213d([0x61,0x6c,0x67])]==_0x41213d([0x45,0x53,0x32,0x35,0x36])||(_0x539a1c=!0x1);}async function _0x2f1279(_0xaebf76,_0x2baa75,_0x4920dc){const _0x500512=window[_0x41213d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x41213d([0x66,0x72,0x6f,0x6d])](_0x261951(_0x4920dc),_0xa819ea=>_0xa819ea[_0x41213d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2f2303=new window[(_0x41213d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x41213d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xaebf76+_0x41213d([0x2e])+_0x2baa75),_0x4f40a8=window[_0x41213d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x41213d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f40a8)return;const _0x2b81de=await _0x4f40a8[_0x41213d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x41213d([0x6a,0x77,0x6b]),_0x24eba9,{[_0x41213d([0x6e,0x61,0x6d,0x65])]:_0x41213d([0x45,0x43,0x44,0x53,0x41]),[_0x41213d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x41213d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x41213d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f40a8[_0x41213d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x41213d([0x6e,0x61,0x6d,0x65])]:_0x41213d([0x45,0x43,0x44,0x53,0x41]),[_0x41213d([0x68,0x61,0x73,0x68])]:{[_0x41213d([0x6e,0x61,0x6d,0x65])]:_0x41213d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b81de,_0x500512,_0x2f2303)||(_0x539a1c=!0x1);}}function _0x40b10e(_0x59feb2){return _0x59feb2[_0x41213d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x41213d([0x65,0x79]))?JSON[_0x41213d([0x70,0x61,0x72,0x73,0x65])](_0x261951(_0x59feb2)):null;}function _0x261951(_0x2f199f){return window[_0x41213d([0x61,0x74,0x6f,0x62])](_0x2f199f[_0x41213d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x41213d([0x2b]))[_0x41213d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x41213d([0x2f])));}function _0x34292e(_0x12fdcc){let _0x20be6d=0x1505;function _0x1ba768(_0x4cd944){for(let _0x1f9178=0x0;_0x1f9178<_0x4cd944[_0x41213d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f9178++){const _0x1c3626=_0x4cd944[_0x41213d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f9178);_0x20be6d=(_0x20be6d<<0x5)+_0x20be6d+_0x1c3626,_0x20be6d&=_0x20be6d;}}function _0x4898c9(_0x23fee8){Array[_0x41213d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x23fee8)?_0x23fee8[_0x41213d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4898c9):_0x23fee8&&typeof _0x23fee8==_0x41213d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x41213d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x23fee8)[_0x41213d([0x73,0x6f,0x72,0x74])]()[_0x41213d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3bd9f9,_0x4542d4])=>{_0x1ba768(_0x3bd9f9),_0x4898c9(_0x4542d4);}):_0x1ba768(window[_0x41213d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x23fee8));}return _0x4898c9(_0x12fdcc),_0x20be6d>>>0x0;}function _0xd4f5(_0xeb3976){return _0xeb3976[_0x41213d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x41213d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x41213d([0x30]));}function _0x4accf3(_0x47c0d5){return _0x47c0d5[_0x41213d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x41213d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x41213d([0x6a,0x6f,0x69,0x6e])]('');}function _0x361d80(){}function _0x41213d(_0x56b741){const _0x90a838=_0x4f88;return _0x56b741[_0x90a838(0x13c)](_0x9e9e35=>String[_0x90a838(0x191)](_0x9e9e35))[_0x90a838(0x194)]('');}_0x380937(await _0x6a90f0());}(this);}[_0x387afe(0x14c)](){const _0x327be4=_0x387afe;this[_0x327be4(0x18f)][_0x327be4(0x18c)](_0x1cf15e=>{const _0x5a9c00=_0x327be4;_0x5a9c00(0x127)!==_0x1cf15e[_0x5a9c00(0x134)]&&this[_0x5a9c00(0x155)][_0x5a9c00(0x174)][_0x5a9c00(0x130)](_0x1cf15e);});}[_0x387afe(0x157)](){const _0x3e9a15=_0x387afe;for(const _0x23e5fc of this[_0x3e9a15(0x155)][_0x3e9a15(0x18b)][_0x3e9a15(0x12a)][_0x3e9a15(0x149)][_0x3e9a15(0x164)]({'includeChangesInGraveyard':!0x0})){if(_0x3e9a15(0x150)!==_0x23e5fc[_0x3e9a15(0x190)]||_0x3e9a15(0x197)!==_0x23e5fc[_0x3e9a15(0x129)])return;this[_0x3e9a15(0x18f)][_0x3e9a15(0x14a)](_0x23e5fc[_0x3e9a15(0x171)][_0x3e9a15(0x187)]);}}[_0x387afe(0x142)](){const _0x58906b=_0x387afe;this[_0x58906b(0x155)][_0x58906b(0x18b)][_0x58906b(0x14d)][_0x58906b(0x196)](_0x58906b(0x197),{'inheritAllFrom':_0x58906b(0x154)});}[_0x387afe(0x156)](){const _0x5bfe1a=_0x387afe,_0x7387ca=this[_0x5bfe1a(0x155)][_0x5bfe1a(0x173)];_0x7387ca[_0x5bfe1a(0x163)](_0x5bfe1a(0x181))[_0x5bfe1a(0x15f)]({'model':_0x5bfe1a(0x197),'view':{'name':_0x5bfe1a(0x182),'classes':_0x5bfe1a(0x172)}}),_0x7387ca[_0x5bfe1a(0x163)](_0x5bfe1a(0x180))[_0x5bfe1a(0x16d)]({'model':_0x5bfe1a(0x197),'view':(_0x524fbd,{writer:_0x53f7ef})=>this[_0x5bfe1a(0x15b)](_0x53f7ef,!0x0)}),_0x7387ca[_0x5bfe1a(0x163)](_0x5bfe1a(0x14b))[_0x5bfe1a(0x16d)]({'model':_0x5bfe1a(0x197),'view':(_0x3f3520,{writer:_0x4bd8ea})=>{const _0x3790e1=_0x5bfe1a;this[_0x3790e1(0x18f)][_0x3790e1(0x14a)](_0x3f3520);const _0x1e4c07=this[_0x3790e1(0x15b)](_0x4bd8ea);return _0x3b6941(_0x1e4c07,_0x4bd8ea,{'label':_0x1db3ce(this[_0x3790e1(0x155)][_0x3790e1(0x13e)],_0x3790e1(0x16c))});}}),this[_0x5bfe1a(0x155)][_0x5bfe1a(0x152)][_0x5bfe1a(0x151)]({'name':_0x5bfe1a(0x182),'classes':_0x5bfe1a(0x172)}),this[_0x5bfe1a(0x155)][_0x5bfe1a(0x174)][_0x5bfe1a(0x15a)]['on'](_0x5bfe1a(0x132),this[_0x5bfe1a(0x140)](),{'priority':_0x5bfe1a(0x15e)});}[_0x387afe(0x15b)](_0x5e0dd4,_0x83c859=!0x1){const _0x5b8aa3=_0x387afe,{locale:_0x512079}=this[_0x5b8aa3(0x155)],_0x1464d8=_0x5e0dd4[_0x5b8aa3(0x144)](_0x5b8aa3(0x182),{'class':_0x5b8aa3(0x172)+(0x0===this[_0x5b8aa3(0x14e)][_0x5b8aa3(0x17e)]?_0x5b8aa3(0x136):''),...!_0x83c859&&{'data-table-of-contents-label':_0x1db3ce(_0x512079,_0x5b8aa3(0x16c))}});0x0===this[_0x5b8aa3(0x14e)][_0x5b8aa3(0x17e)]&&!0x1===_0x83c859&&_0x5e0dd4[_0x5b8aa3(0x150)](_0x5e0dd4[_0x5b8aa3(0x166)](_0x1464d8,_0x5b8aa3(0x165)),_0x5e0dd4[_0x5b8aa3(0x144)]('p',{'class':_0x5b8aa3(0x13f)},[_0x5e0dd4[_0x5b8aa3(0x148)](_0x1db3ce(_0x512079,_0x5b8aa3(0x12e)))]));const _0x1d65ca=_0x83c859?'':'['+_0x1db3ce(_0x512079,_0x5b8aa3(0x18a))+']';let _0x1c30ab=_0x1464d8;return this[_0x5b8aa3(0x14e)][_0x5b8aa3(0x18c)]((_0x43df4c,_0x67bda4,_0x1caf2b)=>{const _0xbfc4e1=_0x5b8aa3,_0x2b25ec=this[_0xbfc4e1(0x155)][_0xbfc4e1(0x18b)][_0xbfc4e1(0x143)](_0x43df4c[_0xbfc4e1(0x17b)],{'ignoreWhitespaces':!0x0}),_0x44a3d4=_0x2b25ec?_0x43df4c[_0xbfc4e1(0x15d)]:_0x1d65ca,_0x431e4c=_0x43df4c[_0xbfc4e1(0x17b)][_0xbfc4e1(0x176)](this[_0xbfc4e1(0x18e)]),_0x5b1c4c=_0x5e0dd4[_0xbfc4e1(0x144)]('a',{'href':'#'+_0x431e4c,...!_0x83c859&&{'tabindex':'-1'}},[_0x5e0dd4[_0xbfc4e1(0x148)](_0x44a3d4)]),_0x5027e3=this[_0xbfc4e1(0x155)][_0xbfc4e1(0x16f)][_0xbfc4e1(0x146)](_0xbfc4e1(0x128));_0x5e0dd4[_0xbfc4e1(0x16e)](_0xbfc4e1(0x126),_0x67bda4,_0x5b1c4c);const _0x4de15b=_0x5e0dd4[_0xbfc4e1(0x144)]('li',null,[_0x2b25ec||!_0x83c859&&_0x5027e3?_0x5b1c4c:_0x5e0dd4[_0xbfc4e1(0x148)]('')]),_0x94ba5f=_0x67bda4?_0x1caf2b[_0x67bda4-0x1][_0xbfc4e1(0x192)]:0x0,_0x17ffd5=Math[_0xbfc4e1(0x159)](_0x43df4c[_0xbfc4e1(0x192)]-_0x94ba5f);if(_0x43df4c[_0xbfc4e1(0x192)]>_0x94ba5f){const _0x3ec3b2=N(_0x4de15b,_0x17ffd5,_0x5e0dd4);_0x5e0dd4[_0xbfc4e1(0x150)](_0x5e0dd4[_0xbfc4e1(0x166)](_0x1c30ab,_0xbfc4e1(0x165)),_0x3ec3b2);}else{const _0x580c21=function(_0xf6f510,_0x5e0dc1){const _0x2e1459=_0xbfc4e1;return _0xf6f510[_0x2e1459(0x188)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2e1459(0x135)](_0x76cba5=>_0x76cba5['is'](_0x2e1459(0x139),'ol'))[_0x5e0dc1];}(_0x1c30ab,_0x17ffd5);_0x5e0dd4[_0xbfc4e1(0x150)](_0x5e0dd4[_0xbfc4e1(0x166)](_0x580c21,_0xbfc4e1(0x165)),_0x4de15b);}_0x1c30ab=_0x4de15b;}),_0x1464d8;}[_0x387afe(0x17d)](_0x5c1225){const _0x269aa8=_0x387afe,_0x119701=this[_0x269aa8(0x14e)][_0x5c1225][_0x269aa8(0x17b)];this[_0x269aa8(0x155)][_0x269aa8(0x18b)][_0x269aa8(0x162)](_0x3da6d6=>{const _0x26077a=_0x269aa8;_0x3da6d6[_0x26077a(0x12b)](_0x119701,0x0);}),this[_0x269aa8(0x155)][_0x269aa8(0x174)][_0x269aa8(0x15c)][_0x269aa8(0x13b)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x387afe(0x140)](){return(_0x145a6d,_0x4caff1)=>{const _0x45ed21=_0x4f88,_0x4d2498=_0x4caff1[_0x45ed21(0x15a)],_0x55cc4f=_0x4d2498[_0x45ed21(0x169)](_0x4caff1[_0x45ed21(0x185)]),_0x86a196=_0x4d2498[_0x45ed21(0x16b)](_0x55cc4f);_0x86a196['is'](_0x45ed21(0x139),_0x45ed21(0x197))&&(_0x4caff1[_0x45ed21(0x178)]=this[_0x45ed21(0x155)][_0x45ed21(0x18b)][_0x45ed21(0x166)](_0x86a196,0x0),_0x145a6d[_0x45ed21(0x186)]());};}}function N(_0x95f389,_0x51b33f,_0x2f6ee9){const _0x1de2c1=_0x387afe;return 0x1===_0x51b33f?_0x2f6ee9[_0x1de2c1(0x144)]('ol',null,[_0x95f389]):_0x2f6ee9[_0x1de2c1(0x144)]('ol',null,[_0x2f6ee9[_0x1de2c1(0x144)]('li',null,[N(_0x95f389,_0x51b33f-0x1,_0x2f6ee9)])]);}