@ckeditor/ckeditor5-document-outline 46.0.1-alpha.11 → 46.0.1-alpha.13

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),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>J,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>q,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},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{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){const e=a;let n="";for(const i of t[e(450)]())i instanceof r.ModelText&&(n+=i[e(437)]);return n}function c(){const t=["1419Bfblai","297204qQbrtV","getChildren","heading.options","80605FHTDSk","1713528CRhjvR","plugins","6ATNVrw","htmlH6","htmlH1","model","39719AJMzZr","GeneralHtmlSupport","888696PAWNaF","7vWucpJ","push","htmlH3","reduce","data","htmlH5","get","paragraph","config","33290kSjsal","8HgCOnX","htmlH4","has","htmlH2","366519pXsGwZ"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(107654===parseInt(e(459))/1*(parseInt(e(455))/2)+-parseInt(e(447))/3+-parseInt(e(443))/4*(-parseInt(e(452))/5)+parseInt(e(449))/6*(-parseInt(e(433))/7)+-parseInt(e(432))/8+-parseInt(e(453))/9+parseInt(e(442))/10*(parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=245]})(t,e)}function f(){const t=["8788362qvZZyG","level","init","length","getRootNames","indexOf","getRoot","getChild","change","_headingNames","isPremiumPlugin","text","fire","model","data","backward","1772088MOJGYs","editing","5116zbPEYK","push","document","toModel","name","findIndex","_deriveHeadingElementsFromConversion","element","afterInit","18KKnTGK","5676680xHfkCN","activeItemIndex","9uYuvrJ","view","getFirstPosition","isOfficialPlugin","554806pcSMft","createElement","domConverter","domToView","_getActiveHeading","get","documentOutline.headings","selection","modelElement","333502daTBHz","5zqYKEI","3836928FogVrE","_getOutlineDefinitions","editor","DocumentOutlineUtils","getChildren","includes","config","item","_getHeadingNames","183hZrhdG","pluginName"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(459446===parseInt(e(262))/1+-parseInt(e(293))/2*(-parseInt(e(273))/3)+parseInt(e(291))/4*(parseInt(e(263))/5)+parseInt(e(246))/6*(parseInt(e(253))/7)+-parseInt(e(264))/8+-parseInt(e(249))/9*(-parseInt(e(247))/10)+-parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(274)](){return l(267)}static get[l(252)](){return!0}static get[l(285)](){return!0}[l(284)]=[];[l(277)](){const t=l,e=this[t(266)];this[t(284)]=this[t(272)]();let n=[];e[t(288)][t(295)].on(t(283),o(()=>{const e=t,i=n;n=this[e(265)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(276)]===n[e(276)]&&t[e(286)]===n[e(286)]&&t[e(261)]===n[e(261)]),r=(0,u.diffToChanges)(o,n),s=this[e(257)](),c=n[e(298)](t=>t[e(261)]===s);r[e(278)]&&this[e(287)](e(283),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(287)](e(248),{index:c})},250,{leading:!0,trailing:!0}))}[l(245)](){const t=l;this[t(284)][t(278)]||this[t(299)]()}[l(265)](){const t=l,e=this[t(266)],n=[],i=this[t(284)];for(const n of e[t(288)][t(295)][t(279)]())o(e[t(288)][t(295)][t(281)](n));function o(e){const r=t;for(const t of e[r(268)]())t.is(r(300))&&(i[r(269)](t[r(297)])&&n[r(294)]({level:i[r(280)](t[r(297)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(257)](){const t=l,e=this[t(266)][t(288)][t(295)][t(260)][t(251)](),n=new r.ModelTreeWalker({direction:t(290),startPosition:e});for(const e of n)if(e[t(271)].is(t(300))&&this[t(284)][t(269)](e[t(271)][t(297)]))return e[t(271)]}[l(272)](){const t=l;return this[t(266)][t(270)][t(258)](t(259))||function(t){const e=a,n=t[e(441)][e(439)](e(451));return n?n[e(436)]((t,n)=>(e(440)!==n[e(458)]&&t[e(434)](n[e(458)]),t),[]):t[e(454)][e(445)](e(460))?[e(457),e(446),e(435),e(444),e(438),e(456)]:[]}(this[t(266)])}[l(299)](){const t=l,e=this[t(266)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(292)][t(250)][t(255)][t(256)](document[t(254)](o)),r=e[t(289)][t(296)](n)[t(282)](0);r?.is(t(300))&&i[t(294)](r[t(297)])}this[t(284)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=v();return(g=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(382488===parseInt(e(228))/1+-parseInt(e(230))/2*(-parseInt(e(233))/3)+parseInt(e(244))/4+-parseInt(e(236))/5*(parseInt(e(238))/6)+parseInt(e(231))/7*(parseInt(e(232))/8)+-parseInt(e(241))/9+-parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(227)],o=e?"["+m(t,n(240))+"]":"";this[n(223)](n(242),""),this[n(223)](n(229),1),this[n(223)](n(221),!1),this[n(235)](n(239)).to(this,n(242),t=>!t),this[n(237)]({tag:n(224),attributes:{class:["ck",n(225),n(226),i.to(n(229),t=>n(243)+t),i.if(n(221),n(222)),i.if(n(239),n(246))],title:i.to(n(242))},children:[{text:i.to(n(242),t=>t||o)}],on:{click:i.to(n(234))}})}}function v(){const t=["level","60378wXBRII","259rIpWLb","138328qBrLse","51NVVbgO","click","bind","3105ixKhpb","setTemplate","1524QobbwD","isEmpty","Empty heading","5783868fpflyi","text","ck-document-outline__item_level-","557120KZfJau","3800780bIGHNE","ck-document-outline__item_empty","isActive","ck-document-outline__item_active","set","div","ck-reset","ck-document-outline__item","bindTemplate","270692hlvZxt"];return(v=function(){return t})()}const I=b;function b(t,e){const n=k();return(b=function(t,e){return n[t-=115]})(t,e)}function k(){const t=["remove","2163070MAtsBL","index","delete","463641mXISDR","documentOutlineContainer","itemSelected","element","items","div","get","map","_setActiveItem","76226gegvKj","showEmptyHeadingText","insert","Editor headings will appear here as you type.","1846902TTCtbS","howMany","setTemplate","ck-document-outline","13JzcDwo","_handleItemClick","forEach","set","activeItemIndex","ck-reset","sync","values","level","27xzCPZN","contentLanguageDirection","getIndex","locale","click","change:activeItemIndex","18575460GkMbFs","destroy","bind","_scrollToItem","source","_insertItem","fire","5CazoRJ","_deleteItem","isActive","delegate","createCollection","2845008OeWABi","addMany","text","type","1082412TFlXcn"];return(k=function(){return t})()}!function(t){const e=b,n=t();for(;;)try{if(553254===parseInt(e(126))/1*(parseInt(e(118))/2)+parseInt(e(162))/3+-parseInt(e(157))/4+-parseInt(e(148))/5*(parseInt(e(122))/6)+-parseInt(e(159))/7+parseInt(e(153))/8*(-parseInt(e(135))/9)+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(166)];[I(163)];[I(119)];constructor(t,e=!1,n){const i=I;super(t),this[i(119)]=e,this[i(129)](i(130),-1),this[i(163)]=n,this[i(166)]=this[i(152)](),this[i(166)][i(151)](i(139)).to(this),this.on(i(139),this[i(127)][i(143)](this)),this.on(i(140),(t,e,n,o)=>{this[i(117)](o,n)}),this[i(124)]({tag:i(167),attributes:{class:["ck",i(131),i(125)],dir:t[i(136)],"data-document-outline-empty-placeholder":m(t,i(121)),tabindex:-1},children:this[i(166)]})}[I(132)](t){const e=I;t[e(128)](t=>{const n=e;n(120)==t[n(156)]?this[n(146)](t[n(160)],...t[n(133)]):n(161)==t[n(156)]&&this[n(149)](t[n(160)],t[n(123)])})}[I(117)](t,e){const n=I;if(-1!==t){const e=this[n(166)][n(115)](t);e&&(e[n(150)]=!1)}-1!==e&&(this[n(166)][n(115)](e)[n(150)]=!0,this[n(144)](e))}[I(146)](t,...e){const n=I,i=e[n(116)]((e,i)=>{const o=n,r=new w(this[o(138)],this[o(119)]);return r[o(155)]=e[o(155)],r[o(134)]=e[o(134)],t+i===this[o(130)]&&(r[o(150)]=!0),r});this[n(166)][n(154)](i,t)}[I(149)](t,e){const n=I;do{this[n(166)][n(158)](t)}while(--e)}[I(127)](t){const e=I,n=this[e(166)][e(137)](t[e(145)]);this[e(147)](e(164),n)}[I(144)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(166)][e(115)](t)[e(165)],20,this[e(163)])}[I(142)](){const t=I;super[t(142)](),this[t(165)][t(158)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),S=n(357),L=n.n(S),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=L();C()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=M;function H(){const t=["scroll","modelElement","height","map","isOfficialPlugin","toViewElement","render","get","958164TXyDlm","mapViewToDom","appendChild","editing","_handleItemSelected","2436102SYyEcm","locale","2558010NOWxim","getIntersection","getVisible","change","getDomRoot","init","document","floor","add","scrollToTheSelection","destroy","top","activeItemIndex","plugins","DocumentOutlineUtils","914ytbqge","element","documentOutline.container","window","isPremiumPlugin","_handleOutlineChange","document-outline-container-not-provided","config","resize","domConverter","focusTracker","focus","view","cancel","href","10FFROig","getRootNames","60TnWJCa","editor","length","1242344YMLjXn","afterInit","itemSelected","fromCharCode","join","bottom","model","_updateActiveDefinitionFromViewportThrottled","323073YWFGUp","listenTo","_setActiveViewItem","pluginName","21077771CVJMOe","913wwsCaK","bind","_currentOutlineDefinitions","sync","_updateActiveDefinitionOnViewportChange","setSelection","mapper","DocumentOutlineUI","indexOf","35FRNNfJ","documentOutline.showEmptyHeadings"];return(H=function(){return t})()}function M(t,e){const n=H();return(M=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(562690===-parseInt(e(499))/1*(parseInt(e(466))/2)+parseInt(e(523))/3+parseInt(e(518))/4+parseInt(e(481))/5*(parseInt(e(451))/6)+-parseInt(e(508))/7*(-parseInt(e(486))/8)+-parseInt(e(494))/9*(-parseInt(e(483))/10)+-parseInt(e(498))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[K(478)];[K(501)];[K(493)];static get[K(497)](){return K(506)}static get[K(514)](){return!0}static get[K(470)](){return!0}constructor(t){const e=K;super(t),this[e(478)]=new y(t[e(450)],this[e(484)][e(473)][e(517)](e(509)),this[e(484)][e(473)][e(517)](e(468))),this[e(501)]=[],this[e(493)]=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(503)][e(500)](this),100)}[K(456)](){const t=K,e=this[t(484)],n=e[t(464)][t(517)](t(465));let i=!1;if(this[t(478)][t(516)](),this[t(484)].ui[t(476)][t(459)](this[t(478)][t(467)]),!e[t(473)][t(517)](t(468)))throw new u.CKEditorError(t(472),{editor:e});e[t(473)][t(517)](t(468))[t(520)](this[t(478)][t(467)]),n.on(t(454),this[t(471)][t(500)](this)),n.on(t(463),(e,{index:n})=>this[t(496)](n)),this[t(478)].on(t(488),(e,n)=>{i=!0,this[t(522)](n)}),this[t(478)][t(495)](u.global[t(457)],t(510),()=>{i?i=!1:this[t(493)]()},{useCapture:!0}),this[t(478)][t(495)](u.global[t(469)],t(474),this[t(493)],{useCapture:!0})}[K(487)](){!async function(t){const e=m([49,78,98,100,106,89,90,48,69,105,83,52,108,122,74,99,101,88,114,65,104,77,66,109,103,71,84,76,115,80,72,85,79,116,70,97,50,102,68,87,53,51,117,120,119,107,112,111,67,110,57,82,73,118,86,81,75,55,56,113,121,54]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(513)](t=>String[e(489)](t))[e(490)]("")}!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([78]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{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:1754611200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,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(480)]);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&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(461)](){const t=K;super[t(461)](),this[t(478)][t(461)](),this[t(493)][t(479)]()}[K(471)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(501)]=e,this[i(478)][i(502)](n)}[K(496)](t){const e=K;this[e(501)][e(485)]&&this[e(501)][t]&&(this[e(478)][e(463)]=t)}[K(522)](t){const e=K,n=this[e(501)][t][e(511)];this[e(484)][e(492)][e(454)](t=>{t[e(504)](n,0)}),this[e(484)][e(521)][e(478)][e(460)]({alignToTop:!0,forceScroll:!0}),this[e(484)][e(521)][e(478)][e(477)](),this[e(496)](t)}[K(503)](){const t=K,e=this[t(484)];let n;for(const i of e[t(492)][t(457)][t(482)]()){const o=e[t(521)][t(478)][t(455)](i),r=o&&new u.Rect(o)[t(453)]();if(r){const e=new u.Rect(u.global[t(469)])[t(452)](r);e&&(n=e[t(462)]+.25*e[t(512)])}}if(void 0===n)return;const i=R(e[t(521)],this[t(501)],n);i?this[t(496)](this[t(501)][t(507)](i)):this[t(496)](-1)}}function R(t,e,n,i=0,o=e[K(485)]-1){const r=K,s=Math[r(458)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(505)][r(515)](c[r(511)]);if(!a)return null;const l=t[r(478)][r(475)][r(519)](a);return new u.Rect(l)[r(491)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=F;function F(t,e){const n=B();return(F=function(t,e){return n[t-=379]})(t,e)}function B(){const t=["documentOutlineLicenseKeyValid","827181AkbEfi","get","24478407hZzdPa","isOfficialPlugin","811510KqWmNy","invalid","117GIBFVJ","2567635xYPkVk","_showLicenseError","documentOutlineLicenseKeyNotAllowed","8sLfncP","featureNotAllowed","editor","5478966AoekYt","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyInvalid","359304GvuuVs","_licenseKeyCheckInterval","requires","trialLimit","destroy","expired","documentOutlineLicenseKeyDomainLimit","config","licenseKey","DocumentOutline","evaluationLimit","8472yrMwVz","isPremiumPlugin","usageLimit","documentOutlineLicenseKeyTrialLimit","init","pluginName","domainLimit","documentOutlineLicenseKeyUsageLimit"];return(B=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(596042===parseInt(e(403))/1*(-parseInt(e(388))/2)+-parseInt(e(397))/3+parseInt(e(414))/4+-parseInt(e(401))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8*(parseInt(e(399))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Plugin{[V(385)];[V(415)];static get[V(379)](){return[h,j]}static get[V(393)](){return V(386)}static get[V(400)](){return!0}static get[V(389)](){return!0}[V(392)](){const t=V;this[t(385)]=this[t(409)][t(384)][t(398)](t(385));const e=this[t(409)];this[t(415)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(396)==r||n(413)==r||n(411)==r||n(383)==r||n(406)==r||n(412)==r||n(391)==r||n(395)==r){delete e[o],i=r,clearInterval(this[n(415)]),this[n(415)]=void 0;break}}n(413)==i&&e[n(405)](n(402)),n(411)==i&&e[n(405)](n(382)),n(383)==i&&e[n(405)](n(394)),n(406)==i&&e[n(405)](n(408),n(386)),n(412)==i&&e[n(405)](n(387)),n(391)==i&&e[n(405)](n(380)),n(395)==i&&e[n(405)](n(390))},1e3)}[V(381)](){const t=V;super[t(381)](),this[t(415)]&&clearInterval(this[t(415)])}}var U=n(901);const G=W;function W(t,e){const n=z();return(W=function(t,e){return n[t-=273]})(t,e)}function z(){const t=["5989192VgSqsq","75580ehZZCa","tableOfContents","createElement","236CLuCar","1412958FJstFd","4390760hJchgj","schema","refresh","editor","execute","change","model","findAllowedParent","7ZZUHnS","928989aXJCYP","896182GEbguS","936VAnTJO","1xERxDT","insertObject","selection","isEnabled","document","20275DHGJYE","getFirstPosition"];return(z=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(454221===-parseInt(e(285))/1*(-parseInt(e(283))/2)+parseInt(e(282))/3+-parseInt(e(296))/4*(-parseInt(e(290))/5)+-parseInt(e(297))/6*(parseInt(e(281))/7)+-parseInt(e(273))/8+parseInt(e(284))/9*(parseInt(e(293))/10)+-parseInt(e(292))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class q extends t.Command{[G(277)](){const t=G;this[t(276)][t(279)][t(278)](e=>{const n=t;this[n(276)][n(279)][n(286)](e[n(295)](n(294)))})}[G(275)](){const t=G,e=this[t(276)][t(279)],n=e[t(289)][t(287)][t(291)]();this[t(288)]=null!==(n&&e[t(274)][t(280)](n,t(294)))}}var Z=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=O(),X.insertStyleElement=L();C()(Z.A,X);Z.A&&Z.A.locals&&Z.A.locals;const Y=Q;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=443]})(t,e)}function $(){const t=["158970NhSwMv","getChanges","insert","item","registerPostFixer","paragraph","97326crzNtG","consume","_registerHeadingIdAttributePostfixer","add","conversion","name","heading.options","forEach","toViewElement","471920ChZiKS","mapper","position","editor","126252dwBwgG","headingId","extend","for","getAttribute","document","has","delete","heading1","remove","1260880jBiHry","length","HeadingId","config","afterInit","set","attributes","get","writer","182gIowqA","consumable","view","headingId.modelAttributeName","setAttribute","isOfficialPlugin","_customDataDowncastHeadingsConversion","viewItem","modelRange","model","change","pluginName","nodeAfter","low","clear","downcast","string","isPremiumPlugin","8obKUcY","hasAttribute","getContainedElement","attribute:headingId:","upcast","element:","_customUpcastHeadingsConversion","match","differ","type","schema","51288hSlXuL","11416veYast","2763ZAewvj","removeAttribute","isRegistered"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(273215===parseInt(e(447))/1*(-parseInt(e(469))/2)+parseInt(e(482))/3+parseInt(e(478))/4+-parseInt(e(463))/5+-parseInt(e(458))/6*(-parseInt(e(501))/7)+parseInt(e(459))/8*(parseInt(e(460))/9)+-parseInt(e(492))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(512)](){return Y(494)}static get[Y(506)](){return!0}static get[Y(446)](){return!0}[Y(496)](){const t=Y,e=this[t(481)];e[t(495)][t(499)](t(504))||(function(e){const n=t,i=new Map;return e?(e[n(476)](t=>{const e=n;e(468)!==t[e(510)]&&i[e(497)](t[e(503)],t[e(510)])}),i[n(499)]("h1")||i[n(497)]("h1",n(490)),i):i}(this[t(481)][t(495)][t(499)](t(475)))[t(476)]((n,i)=>{const o=t;this[o(453)](i),this[o(507)](n),e[o(510)][o(457)][o(462)](n)&&e[o(510)][o(457)][o(484)](n,{allowAttributes:o(483)})}),this[t(471)]())}[Y(453)](t){const e=Y;this[e(481)][e(473)][e(485)](e(451))[e(472)](n=>n.on(e(452)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(508)][o(486)]("id"),a=n[o(509)][o(449)]();if(a)return c&&c[o(493)]||a[o(448)](o(483))?void(r[o(470)](n[o(508)],{attributes:["id"]})&&s[o(505)](o(483),c,a)):(r[o(470)](n[o(508)],{attributes:["id"]}),void s[o(505)](o(483),(0,u.uid)(),a))},{priority:u.priorities[e(499)](e(514))+.5}))}[Y(507)](t){const e=Y;this[e(481)][e(473)][e(485)](e(444))[e(472)](n=>n.on(e(450)+t,(t,n,i)=>{const o=e;if(!i[o(502)][o(470)](n[o(466)],t[o(474)]))return;const r=n[o(466)][o(486)](o(483)),s=i[o(479)][o(477)](n[o(466)]);i[o(500)][o(505)]("id",r,s)}))}[Y(471)](){const t=Y,e=this[t(481)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(472)](r),e[o(505)](o(483),r,n),r}function r(e,n){const i=t;e[i(461)](i(483),n)}e[t(510)][t(487)][t(467)](s=>{const c=t,a=e[c(510)][c(487)][c(455)][c(464)]();let u=!1;for(const t of a)if(c(465)==t[c(456)]&&t[c(474)])if(et(t[c(474)])){const e=t[c(498)][c(499)](c(483));c(445)==typeof e?n[c(488)](e)?(o(s,t[c(480)][c(513)]),u=!0):i[c(472)](e):(o(s,t[c(480)][c(513)]),u=!0)}else c(445)==typeof t[c(498)][c(499)](c(483))&&(r(s,t[c(480)][c(513)]),u=!0);else if(c(491)==t[c(456)]){const e=t[c(498)][c(499)](c(483));c(445)==typeof e&&n[c(489)](e)}return u}),e[t(510)][t(487)].on(t(511),()=>{const e=t;i[e(476)](t=>n[e(472)](t)),i[e(443)]()})}}function et(t){return!!t[Y(454)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=155]})(t,e)}function ot(){const t=["schema","_createTableOfContents","isInteger","viewPosition","hasContent","insertTableOfContents","config","32BDpeox","setSelection","fromCharCode","join","editor","modelPosition"," table-of-contents_empty","574892iHitIh","pluginName","_redirectMapper","locale","high","abs","view","getAncestors","requires","_headingIdModelAttributeName","headingId","createText","5kwkVOn","toModelElement","filter","outlineDefinitions","upcast","817054nKsBbh","name","table-of-contents","reconvertItem","length","end","model","href","get","217430OqsFFS","forEach","Empty heading","90CzBAna","listenTo","_defineSchema","modelElement","registerRawContentMatcher","isPremiumPlugin","preventDefault","domEvent","dataDowncast","DocumentOutlineUtils","createContainerElement","createPositionAt","conversion","_updateTableOfContentsElements","$blockObject","2LcCVXy","$capture","12SUJqRr","headingId.modelAttributeName","elementToElement","element","scrollToTheSelection","Table of contents","type","viewToModelPosition","nodeAfter","No headings were found in the document.","getAttribute","plugins","change","editing","isOfficialPlugin","tableOfContentsHeadingIndex","TableOfContentsEditing","stop","documentOutline.showEmptyHeadings","map","setCustomProperty","mapper","init","tableOfContents","text","div","17619613obSwkD","_currentOutlineDefinitions","for","document","rootName","findMappedViewAncestor","register","position","commands","insert","1087281geGPyT","getCustomProperty","data","target","differ","_tableOfContentsElements","_trackNewToCElements","1790886YNbpAq","_defineConverters","151714nZcMaS","click","table-of-contents__placeholder","elementToStructure","_handleScrollToHeading","getChanges","$graveyard","add","afterInit","editingDowncast","level"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(248566===-parseInt(e(264))/1*(parseInt(e(217))/2)+-parseInt(e(255))/3+parseInt(e(173))/4*(parseInt(e(185))/5)+-parseInt(e(262))/6+parseInt(e(190))/7*(-parseInt(e(166))/8)+parseInt(e(202))/9*(-parseInt(e(199))/10)+parseInt(e(245))/11*(parseInt(e(219))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(174)](){return nt(235)}static get[nt(233)](){return!0}static get[nt(207)](){return!0}static get[nt(181)](){return[U.Widget,h,tt]}[nt(246)];[nt(260)];[nt(182)];constructor(t){const e=nt;super(t),this[e(246)]=[],this[e(260)]=new Set,this[e(182)]=e(183)}[nt(241)](){const t=nt,e=this[t(170)],n=e[t(232)][t(179)][t(248)];e[t(165)][t(198)](t(220))&&(this[t(182)]=e[t(165)][t(198)](t(220))),this[t(203)](n,t(265),(e,n)=>{const i=t;if(!n[i(258)])return;const o=n[i(258)][i(256)](i(234));Number[i(161)](o)&&(n[i(209)][i(208)](),e[i(236)](),this[i(268)](o))},{priority:t(177),context:t(218)}),this[t(204)](),this[t(263)](),e[t(253)][t(155)](t(164),new q(e)),e[t(230)][t(198)](t(211)).on(t(231),(e,n)=>{const i=t;this[i(246)]=n[i(188)],this[i(215)]()}),this[t(203)](e[t(196)][t(248)],t(231),()=>{this[t(261)]()})}[nt(156)](){!async function(t){const e=m([75,76,109,78,121,72,52,67,51,88,73,90,107,97,89,87,79,83,68,101,65,112,114,82,104,71,117,81,118,53,50,120,70,48,100,108,80,113,103,98,106,56,74,54,77,119,102,105,55,49,69,115,84,122,110,57,116,66,85,99,111,86]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=it;return t[e(238)](t=>String[e(168)](t))[e(169)]("")}!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([75]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{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:1754611200;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(197)]);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&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(215)](){const t=nt;this[t(260)][t(200)](e=>{const n=t;n(270)!==e[n(249)]&&this[n(170)][n(232)][n(193)](e)})}[nt(261)](){const t=nt;for(const e of this[t(170)][t(196)][t(248)][t(259)][t(269)]({includeChangesInGraveyard:!0})){if(t(254)!==e[t(225)]||t(242)!==e[t(191)])return;this[t(260)][t(155)](e[t(252)][t(227)])}}[nt(204)](){const t=nt;this[t(170)][t(196)][t(159)][t(251)](t(242),{inheritAllFrom:t(216)})}[nt(263)](){const t=nt,e=this[t(170)][t(214)];e[t(247)](t(189))[t(221)]({model:t(242),view:{name:t(244),classes:t(192)}}),e[t(247)](t(210))[t(267)]({model:t(242),view:(e,{writer:n})=>this[t(160)](n,!0)}),e[t(247)](t(157))[t(267)]({model:t(242),view:(e,{writer:n})=>{const i=t;this[i(260)][i(155)](e);const o=this[i(160)](n);return(0,U.toWidget)(o,n,{label:m(this[i(170)][i(176)],i(224))})}}),this[t(170)][t(257)][t(206)]({name:t(244),classes:t(192)}),this[t(170)][t(232)][t(240)].on(t(226),this[t(175)](),{priority:t(177)})}[nt(160)](t,e=!1){const n=nt,{locale:i}=this[n(170)],o=t[n(212)](n(244),{class:n(192)+(0===this[n(246)][n(194)]?n(172):""),...!e&&{"data-table-of-contents-label":m(i,n(224))}});0===this[n(246)][n(194)]&&!1===e&&t[n(254)](t[n(213)](o,n(195)),t[n(212)]("p",{class:n(266)},[t[n(184)](m(i,n(228)))]));const r=e?"":"["+m(i,n(201))+"]";let s=o;return this[n(246)][n(200)]((i,o,c)=>{const a=n,u=this[a(170)][a(196)][a(163)](i[a(205)],{ignoreWhitespaces:!0}),l=u?i[a(243)]:r,d=i[a(205)][a(229)](this[a(182)]),f=t[a(212)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(184)](l)]),h=this[a(170)][a(165)][a(198)](a(237));t[a(239)](a(234),o,f);const p=t[a(212)]("li",null,[u||!e&&h?f:t[a(184)]("")]),m=o?c[o-1][a(158)]:0,g=Math[a(178)](i[a(158)]-m);if(i[a(158)]>m){const e=st(p,g,t);t[a(254)](t[a(213)](s,a(195)),e)}else{const e=function(t,e){const n=a;return t[n(180)]({includeSelf:!0,parentFirst:!0})[n(187)](t=>t.is(n(222),"ol"))[e]}(s,g);t[a(254)](t[a(213)](e,a(195)),p)}s=p}),o}[nt(268)](t){const e=nt,n=this[e(246)][t][e(205)];this[e(170)][e(196)][e(231)](t=>{t[e(167)](n,0)}),this[e(170)][e(232)][e(179)][e(223)]({alignToTop:!0,forceScroll:!0})}[nt(175)](){return(t,e)=>{const n=it,i=e[n(240)],o=i[n(250)](e[n(162)]),r=i[n(186)](o);r.is(n(222),n(242))&&(e[n(171)]=this[n(170)][n(196)][n(213)](r,0),t[n(236)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(212)]("ol",null,[t]):n[i(212)]("ol",null,[n[i(212)]("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-=452]})(t,e)}function lt(){const t=["componentFactory","destroy","invalid","view","tableOfContentsLicenseKeyTrialLimit","expired","add","tableOfContentsLicenseKeyExpired","isPremiumPlugin","insertTableOfContents","139257vxnLTA","get","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyValid","licenseKey","editing","tableOfContents","377894ilMDkc","tableOfContentsLicenseKeyDomainLimit","1306920LgKyba","56hpFAaG","menuBar:tableOfContents","_createButton","set","trialLimit","_showLicenseError","14zduWIm","1200048KPtHda","evaluationLimit","isEnabled","pluginName","locale","commands","execute","tooltip","_licenseKeyCheckInterval","2835608hghBOR","featureNotAllowed","config","bind","tableOfContentsLicenseKeyInvalid","usageLimit","16014hIFmAB","domainLimit","6117399mKTamo","tableOfContentsLicenseKeyNotAllowed","isOfficialPlugin","TableOfContentsUI","TableOfContents","editor","listenTo","init","tableOfContentsLicenseKeyEvaluationLimit","focus","Table of contents"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(204527===-parseInt(e(453))/1+parseInt(e(462))/2*(parseInt(e(501))/3)+parseInt(e(463))/4+parseInt(e(455))/5+-parseInt(e(478))/6*(-parseInt(e(456))/7)+parseInt(e(472))/8+-parseInt(e(480))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(505)];[at(471)];static get[at(466)](){return at(483)}static get[at(482)](){return!0}static get[at(499)](){return!0}[at(487)](){const t=at,e=this[t(485)];e.ui[t(491)][t(497)](t(452),()=>{const e=t,n=this[e(458)](p.ButtonView);return n[e(470)]=!0,n}),e.ui[t(491)][t(497)](t(457),()=>this[t(458)](p.MenuBarMenuListItemButtonView)),this[t(505)]=this[t(485)][t(474)][t(502)](t(505));const n=this[t(485)];this[t(471)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(504)==r||e(476)==r||e(498)==r||e(454)==r||e(481)==r||e(488)==r||e(495)==r||e(503)==r){delete n[o],i=r,clearInterval(this[e(471)]),this[e(471)]=void 0;break}}e(476)==i&&n[e(461)](e(493)),e(498)==i&&n[e(461)](e(496)),e(454)==i&&n[e(461)](e(479)),e(481)==i&&n[e(461)](e(473),e(484)),e(488)==i&&n[e(461)](e(464)),e(495)==i&&n[e(461)](e(460)),e(503)==i&&n[e(461)](e(477))},1e3)}[at(458)](t){const e=at,n=this[e(485)],i=n[e(467)],o=n[e(468)][e(502)](e(500)),r=new t(i);return r[e(459)]({label:m(i,e(490)),icon:ct.IconTableOfContents}),r[e(475)](e(465)).to(o,e(465)),this[e(486)](r,e(469),()=>{const t=e;n[t(469)](t(500)),n[t(506)][t(494)][t(489)]()}),r}[at(492)](){const t=at;super[t(492)](),this[t(471)]&&clearInterval(this[t(471)])}}var ft=pt;function ht(){var t=["145880NsHFXm","isOfficialPlugin","4WjeuSQ","342331ZMStgx","43644fkluDH","30XRqDXh","isPremiumPlugin","1829492etojGi","TableOfContents","pluginName","37795QdziTB","requires","1322cgEsxS","18pMyHBn","81mctdMg","1060518KHEeEh"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(145386===-parseInt(e(163))/1+-parseInt(e(171))/2*(parseInt(e(157))/3)+-parseInt(e(161))/4*(parseInt(e(169))/5)+-parseInt(e(158))/6+parseInt(e(166))/7+parseInt(e(159))/8*(parseInt(e(156))/9)+parseInt(e(164))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(170)](){return[rt,dt]}static get[ft(168)](){return ft(167)}static get[ft(160)](){return!0}static get[ft(165)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=140]})(t,e)}function wt(){var t=["39775qXEDQg","24oXURCR","32206RfLyjW","52065HcLUdT","144PJUDfG","48UOmYtD","448hNmMen","290WJRWWx","5831HoJHwe","451594NtdSzP","1461624CAjpvR"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(146539===-parseInt(e(143))/1+parseInt(e(148))/2*(parseInt(e(147))/3)+-parseInt(e(150))/4*(parseInt(e(146))/5)+parseInt(e(140))/6*(parseInt(e(141))/7)+parseInt(e(145))/8+parseInt(e(149))/9*(parseInt(e(142))/10)+-parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(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),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>G,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>Z,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},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{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){const e=a;let n="";for(const i of t[e(450)]())i instanceof r.ModelText&&(n+=i[e(437)]);return n}function c(){const t=["1419Bfblai","297204qQbrtV","getChildren","heading.options","80605FHTDSk","1713528CRhjvR","plugins","6ATNVrw","htmlH6","htmlH1","model","39719AJMzZr","GeneralHtmlSupport","888696PAWNaF","7vWucpJ","push","htmlH3","reduce","data","htmlH5","get","paragraph","config","33290kSjsal","8HgCOnX","htmlH4","has","htmlH2","366519pXsGwZ"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(107654===parseInt(e(459))/1*(parseInt(e(455))/2)+-parseInt(e(447))/3+-parseInt(e(443))/4*(-parseInt(e(452))/5)+parseInt(e(449))/6*(-parseInt(e(433))/7)+-parseInt(e(432))/8+-parseInt(e(453))/9+parseInt(e(442))/10*(parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=245]})(t,e)}function f(){const t=["8788362qvZZyG","level","init","length","getRootNames","indexOf","getRoot","getChild","change","_headingNames","isPremiumPlugin","text","fire","model","data","backward","1772088MOJGYs","editing","5116zbPEYK","push","document","toModel","name","findIndex","_deriveHeadingElementsFromConversion","element","afterInit","18KKnTGK","5676680xHfkCN","activeItemIndex","9uYuvrJ","view","getFirstPosition","isOfficialPlugin","554806pcSMft","createElement","domConverter","domToView","_getActiveHeading","get","documentOutline.headings","selection","modelElement","333502daTBHz","5zqYKEI","3836928FogVrE","_getOutlineDefinitions","editor","DocumentOutlineUtils","getChildren","includes","config","item","_getHeadingNames","183hZrhdG","pluginName"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(459446===parseInt(e(262))/1+-parseInt(e(293))/2*(-parseInt(e(273))/3)+parseInt(e(291))/4*(parseInt(e(263))/5)+parseInt(e(246))/6*(parseInt(e(253))/7)+-parseInt(e(264))/8+-parseInt(e(249))/9*(-parseInt(e(247))/10)+-parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(274)](){return l(267)}static get[l(252)](){return!0}static get[l(285)](){return!0}[l(284)]=[];[l(277)](){const t=l,e=this[t(266)];this[t(284)]=this[t(272)]();let n=[];e[t(288)][t(295)].on(t(283),o(()=>{const e=t,i=n;n=this[e(265)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(276)]===n[e(276)]&&t[e(286)]===n[e(286)]&&t[e(261)]===n[e(261)]),r=(0,u.diffToChanges)(o,n),s=this[e(257)](),c=n[e(298)](t=>t[e(261)]===s);r[e(278)]&&this[e(287)](e(283),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(287)](e(248),{index:c})},250,{leading:!0,trailing:!0}))}[l(245)](){const t=l;this[t(284)][t(278)]||this[t(299)]()}[l(265)](){const t=l,e=this[t(266)],n=[],i=this[t(284)];for(const n of e[t(288)][t(295)][t(279)]())o(e[t(288)][t(295)][t(281)](n));function o(e){const r=t;for(const t of e[r(268)]())t.is(r(300))&&(i[r(269)](t[r(297)])&&n[r(294)]({level:i[r(280)](t[r(297)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(257)](){const t=l,e=this[t(266)][t(288)][t(295)][t(260)][t(251)](),n=new r.ModelTreeWalker({direction:t(290),startPosition:e});for(const e of n)if(e[t(271)].is(t(300))&&this[t(284)][t(269)](e[t(271)][t(297)]))return e[t(271)]}[l(272)](){const t=l;return this[t(266)][t(270)][t(258)](t(259))||function(t){const e=a,n=t[e(441)][e(439)](e(451));return n?n[e(436)]((t,n)=>(e(440)!==n[e(458)]&&t[e(434)](n[e(458)]),t),[]):t[e(454)][e(445)](e(460))?[e(457),e(446),e(435),e(444),e(438),e(456)]:[]}(this[t(266)])}[l(299)](){const t=l,e=this[t(266)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(292)][t(250)][t(255)][t(256)](document[t(254)](o)),r=e[t(289)][t(296)](n)[t(282)](0);r?.is(t(300))&&i[t(294)](r[t(297)])}this[t(284)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=v();return(g=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(382488===parseInt(e(228))/1+-parseInt(e(230))/2*(-parseInt(e(233))/3)+parseInt(e(244))/4+-parseInt(e(236))/5*(parseInt(e(238))/6)+parseInt(e(231))/7*(parseInt(e(232))/8)+-parseInt(e(241))/9+-parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(227)],o=e?"["+p(t,n(240))+"]":"";this[n(223)](n(242),""),this[n(223)](n(229),1),this[n(223)](n(221),!1),this[n(235)](n(239)).to(this,n(242),t=>!t),this[n(237)]({tag:n(224),attributes:{class:["ck",n(225),n(226),i.to(n(229),t=>n(243)+t),i.if(n(221),n(222)),i.if(n(239),n(246))],title:i.to(n(242))},children:[{text:i.to(n(242),t=>t||o)}],on:{click:i.to(n(234))}})}}function v(){const t=["level","60378wXBRII","259rIpWLb","138328qBrLse","51NVVbgO","click","bind","3105ixKhpb","setTemplate","1524QobbwD","isEmpty","Empty heading","5783868fpflyi","text","ck-document-outline__item_level-","557120KZfJau","3800780bIGHNE","ck-document-outline__item_empty","isActive","ck-document-outline__item_active","set","div","ck-reset","ck-document-outline__item","bindTemplate","270692hlvZxt"];return(v=function(){return t})()}const I=k;function k(t,e){const n=b();return(k=function(t,e){return n[t-=115]})(t,e)}function b(){const t=["remove","2163070MAtsBL","index","delete","463641mXISDR","documentOutlineContainer","itemSelected","element","items","div","get","map","_setActiveItem","76226gegvKj","showEmptyHeadingText","insert","Editor headings will appear here as you type.","1846902TTCtbS","howMany","setTemplate","ck-document-outline","13JzcDwo","_handleItemClick","forEach","set","activeItemIndex","ck-reset","sync","values","level","27xzCPZN","contentLanguageDirection","getIndex","locale","click","change:activeItemIndex","18575460GkMbFs","destroy","bind","_scrollToItem","source","_insertItem","fire","5CazoRJ","_deleteItem","isActive","delegate","createCollection","2845008OeWABi","addMany","text","type","1082412TFlXcn"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(553254===parseInt(e(126))/1*(parseInt(e(118))/2)+parseInt(e(162))/3+-parseInt(e(157))/4+-parseInt(e(148))/5*(parseInt(e(122))/6)+-parseInt(e(159))/7+parseInt(e(153))/8*(-parseInt(e(135))/9)+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[I(166)];[I(163)];[I(119)];constructor(t,e=!1,n){const i=I;super(t),this[i(119)]=e,this[i(129)](i(130),-1),this[i(163)]=n,this[i(166)]=this[i(152)](),this[i(166)][i(151)](i(139)).to(this),this.on(i(139),this[i(127)][i(143)](this)),this.on(i(140),(t,e,n,o)=>{this[i(117)](o,n)}),this[i(124)]({tag:i(167),attributes:{class:["ck",i(131),i(125)],dir:t[i(136)],"data-document-outline-empty-placeholder":p(t,i(121)),tabindex:-1},children:this[i(166)]})}[I(132)](t){const e=I;t[e(128)](t=>{const n=e;n(120)==t[n(156)]?this[n(146)](t[n(160)],...t[n(133)]):n(161)==t[n(156)]&&this[n(149)](t[n(160)],t[n(123)])})}[I(117)](t,e){const n=I;if(-1!==t){const e=this[n(166)][n(115)](t);e&&(e[n(150)]=!1)}-1!==e&&(this[n(166)][n(115)](e)[n(150)]=!0,this[n(144)](e))}[I(146)](t,...e){const n=I,i=e[n(116)]((e,i)=>{const o=n,r=new w(this[o(138)],this[o(119)]);return r[o(155)]=e[o(155)],r[o(134)]=e[o(134)],t+i===this[o(130)]&&(r[o(150)]=!0),r});this[n(166)][n(154)](i,t)}[I(149)](t,e){const n=I;do{this[n(166)][n(158)](t)}while(--e)}[I(127)](t){const e=I,n=this[e(166)][e(137)](t[e(145)]);this[e(147)](e(164),n)}[I(144)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(166)][e(115)](t)[e(165)],20,this[e(163)])}[I(142)](){const t=I;super[t(142)](),this[t(165)][t(158)]()}}var _=n(673),x=n.n(_),C=n(545),O=n.n(C),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=S();x()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=H;function H(t,e){const n=M();return(H=function(t,e){return n[t-=326]})(t,e)}function M(){const t=["2476whqaKd","_handleOutlineChange","resize","bind","106182IvTEqs","top","scroll","_updateActiveDefinitionOnViewportChange","window","map","document","join","listenTo","floor","documentOutline.showEmptyHeadings","isPremiumPlugin","modelElement","document-outline-container-not-provided","editor","add","2309940PaAkNg","element","pluginName","change","setSelection","focusTracker","get","render","editing","domConverter","plugins","bottom","view","itemSelected","toViewElement","7825wxkmTv","17CMiAfO","destroy","href","activeItemIndex","appendChild","mapViewToDom","124518UUKGsJ","isOfficialPlugin","DocumentOutlineUtils","init","locale","5974780LUWfbr","indexOf","_updateActiveDefinitionFromViewportThrottled","_currentOutlineDefinitions","model","232eklixu","config","fromCharCode","getDomRoot","getIntersection","afterInit","sync","_handleItemSelected","getRootNames","length","mapper","height","DocumentOutlineUI","10Sbmeei","37534321pQTvke","documentOutline.container","_setActiveViewItem","focus","getVisible","cancel","scrollToTheSelection","6497910jnwPWr"];return(M=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(560670===-parseInt(e(380))/1*(parseInt(e(386))/2)+parseInt(e(364))/3+parseInt(e(344))/4*(-parseInt(e(379))/5)+-parseInt(e(343))/6+-parseInt(e(391))/7+-parseInt(e(396))/8*(-parseInt(e(348))/9)+parseInt(e(335))/10*(parseInt(e(336))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(376)];[K(394)];[K(393)];static get[K(366)](){return K(334)}static get[K(387)](){return!0}static get[K(359)](){return!0}constructor(t){const e=K;super(t),this[e(376)]=new y(t[e(390)],this[e(362)][e(397)][e(370)](e(358)),this[e(362)][e(397)][e(370)](e(337))),this[e(394)]=[],this[e(393)]=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(351)][e(347)](this),100)}[K(389)](){const t=K,e=this[t(362)],n=e[t(374)][t(370)](t(388));let i=!1;if(this[t(376)][t(371)](),this[t(362)].ui[t(369)][t(363)](this[t(376)][t(365)]),!e[t(397)][t(370)](t(337)))throw new u.CKEditorError(t(361),{editor:e});e[t(397)][t(370)](t(337))[t(384)](this[t(376)][t(365)]),n.on(t(367),this[t(345)][t(347)](this)),n.on(t(383),(e,{index:n})=>this[t(338)](n)),this[t(376)].on(t(377),(e,n)=>{i=!0,this[t(329)](n)}),this[t(376)][t(356)](u.global[t(354)],t(350),()=>{i?i=!1:this[t(393)]()},{useCapture:!0}),this[t(376)][t(356)](u.global[t(352)],t(346),this[t(393)],{useCapture:!0})}[K(327)](){!async function(t){const e=p([76,114,68,50,110,55,88,99,57,67,78,85,105,51,109,100,75,69,98,101,89,80,117,49,48,113,108,97,103,121,106,81,104,84,53,116,52,122,118,77,87,115,54,56,71,79,107,82,74,83,120,102,111,119,72,112,73,86,66,90,70,65]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=H;return t[e(353)](t=>String[e(398)](t))[e(355)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([76]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754784e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=H,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(382)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(381)](){const t=K;super[t(381)](),this[t(376)][t(381)](),this[t(393)][t(341)]()}[K(345)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(394)]=e,this[i(376)][i(328)](n)}[K(338)](t){const e=K;this[e(394)][e(331)]&&this[e(394)][t]&&(this[e(376)][e(383)]=t)}[K(329)](t){const e=K,n=this[e(394)][t][e(360)];this[e(362)][e(395)][e(367)](t=>{t[e(368)](n,0)}),this[e(362)][e(372)][e(376)][e(342)]({alignToTop:!0,forceScroll:!0}),this[e(362)][e(372)][e(376)][e(339)](),this[e(338)](t)}[K(351)](){const t=K,e=this[t(362)];let n;for(const i of e[t(395)][t(354)][t(330)]()){const o=e[t(372)][t(376)][t(399)](i),r=o&&new u.Rect(o)[t(340)]();if(r){const e=new u.Rect(u.global[t(352)])[t(326)](r);e&&(n=e[t(349)]+.25*e[t(333)])}}if(void 0===n)return;const i=R(e[t(372)],this[t(394)],n);i?this[t(338)](this[t(394)][t(392)](i)):this[t(338)](-1)}}function R(t,e,n,i=0,o=e[K(331)]-1){const r=K,s=Math[r(357)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(332)][r(378)](c[r(360)]);if(!a)return null;const l=t[r(376)][r(373)][r(385)](a);return new u.Rect(l)[r(375)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=U;function U(t,e){const n=F();return(U=function(t,e){return n[t-=379]})(t,e)}function F(){const t=["documentOutlineLicenseKeyValid","827181AkbEfi","get","24478407hZzdPa","isOfficialPlugin","811510KqWmNy","invalid","117GIBFVJ","2567635xYPkVk","_showLicenseError","documentOutlineLicenseKeyNotAllowed","8sLfncP","featureNotAllowed","editor","5478966AoekYt","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyInvalid","359304GvuuVs","_licenseKeyCheckInterval","requires","trialLimit","destroy","expired","documentOutlineLicenseKeyDomainLimit","config","licenseKey","DocumentOutline","evaluationLimit","8472yrMwVz","isPremiumPlugin","usageLimit","documentOutlineLicenseKeyTrialLimit","init","pluginName","domainLimit","documentOutlineLicenseKeyUsageLimit"];return(F=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(596042===parseInt(e(403))/1*(-parseInt(e(388))/2)+-parseInt(e(397))/3+parseInt(e(414))/4+-parseInt(e(401))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8*(parseInt(e(399))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Plugin{[V(385)];[V(415)];static get[V(379)](){return[h,j]}static get[V(393)](){return V(386)}static get[V(400)](){return!0}static get[V(389)](){return!0}[V(392)](){const t=V;this[t(385)]=this[t(409)][t(384)][t(398)](t(385));const e=this[t(409)];this[t(415)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(396)==r||n(413)==r||n(411)==r||n(383)==r||n(406)==r||n(412)==r||n(391)==r||n(395)==r){delete e[o],i=r,clearInterval(this[n(415)]),this[n(415)]=void 0;break}}n(413)==i&&e[n(405)](n(402)),n(411)==i&&e[n(405)](n(382)),n(383)==i&&e[n(405)](n(394)),n(406)==i&&e[n(405)](n(408),n(386)),n(412)==i&&e[n(405)](n(387)),n(391)==i&&e[n(405)](n(380)),n(395)==i&&e[n(405)](n(390))},1e3)}[V(381)](){const t=V;super[t(381)](),this[t(415)]&&clearInterval(this[t(415)])}}var B=n(901);const J=W;function W(t,e){const n=z();return(W=function(t,e){return n[t-=273]})(t,e)}function z(){const t=["5989192VgSqsq","75580ehZZCa","tableOfContents","createElement","236CLuCar","1412958FJstFd","4390760hJchgj","schema","refresh","editor","execute","change","model","findAllowedParent","7ZZUHnS","928989aXJCYP","896182GEbguS","936VAnTJO","1xERxDT","insertObject","selection","isEnabled","document","20275DHGJYE","getFirstPosition"];return(z=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(454221===-parseInt(e(285))/1*(-parseInt(e(283))/2)+parseInt(e(282))/3+-parseInt(e(296))/4*(-parseInt(e(290))/5)+-parseInt(e(297))/6*(parseInt(e(281))/7)+-parseInt(e(273))/8+parseInt(e(284))/9*(parseInt(e(293))/10)+-parseInt(e(292))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class Z extends t.Command{[J(277)](){const t=J;this[t(276)][t(279)][t(278)](e=>{const n=t;this[n(276)][n(279)][n(286)](e[n(295)](n(294)))})}[J(275)](){const t=J,e=this[t(276)][t(279)],n=e[t(289)][t(287)][t(291)]();this[t(288)]=null!==(n&&e[t(274)][t(280)](n,t(294)))}}var q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=O(),X.insertStyleElement=S();x()(q.A,X);q.A&&q.A.locals&&q.A.locals;const Y=Q;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=443]})(t,e)}function $(){const t=["158970NhSwMv","getChanges","insert","item","registerPostFixer","paragraph","97326crzNtG","consume","_registerHeadingIdAttributePostfixer","add","conversion","name","heading.options","forEach","toViewElement","471920ChZiKS","mapper","position","editor","126252dwBwgG","headingId","extend","for","getAttribute","document","has","delete","heading1","remove","1260880jBiHry","length","HeadingId","config","afterInit","set","attributes","get","writer","182gIowqA","consumable","view","headingId.modelAttributeName","setAttribute","isOfficialPlugin","_customDataDowncastHeadingsConversion","viewItem","modelRange","model","change","pluginName","nodeAfter","low","clear","downcast","string","isPremiumPlugin","8obKUcY","hasAttribute","getContainedElement","attribute:headingId:","upcast","element:","_customUpcastHeadingsConversion","match","differ","type","schema","51288hSlXuL","11416veYast","2763ZAewvj","removeAttribute","isRegistered"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(273215===parseInt(e(447))/1*(-parseInt(e(469))/2)+parseInt(e(482))/3+parseInt(e(478))/4+-parseInt(e(463))/5+-parseInt(e(458))/6*(-parseInt(e(501))/7)+parseInt(e(459))/8*(parseInt(e(460))/9)+-parseInt(e(492))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(512)](){return Y(494)}static get[Y(506)](){return!0}static get[Y(446)](){return!0}[Y(496)](){const t=Y,e=this[t(481)];e[t(495)][t(499)](t(504))||(function(e){const n=t,i=new Map;return e?(e[n(476)](t=>{const e=n;e(468)!==t[e(510)]&&i[e(497)](t[e(503)],t[e(510)])}),i[n(499)]("h1")||i[n(497)]("h1",n(490)),i):i}(this[t(481)][t(495)][t(499)](t(475)))[t(476)]((n,i)=>{const o=t;this[o(453)](i),this[o(507)](n),e[o(510)][o(457)][o(462)](n)&&e[o(510)][o(457)][o(484)](n,{allowAttributes:o(483)})}),this[t(471)]())}[Y(453)](t){const e=Y;this[e(481)][e(473)][e(485)](e(451))[e(472)](n=>n.on(e(452)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(508)][o(486)]("id"),a=n[o(509)][o(449)]();if(a)return c&&c[o(493)]||a[o(448)](o(483))?void(r[o(470)](n[o(508)],{attributes:["id"]})&&s[o(505)](o(483),c,a)):(r[o(470)](n[o(508)],{attributes:["id"]}),void s[o(505)](o(483),(0,u.uid)(),a))},{priority:u.priorities[e(499)](e(514))+.5}))}[Y(507)](t){const e=Y;this[e(481)][e(473)][e(485)](e(444))[e(472)](n=>n.on(e(450)+t,(t,n,i)=>{const o=e;if(!i[o(502)][o(470)](n[o(466)],t[o(474)]))return;const r=n[o(466)][o(486)](o(483)),s=i[o(479)][o(477)](n[o(466)]);i[o(500)][o(505)]("id",r,s)}))}[Y(471)](){const t=Y,e=this[t(481)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(472)](r),e[o(505)](o(483),r,n),r}function r(e,n){const i=t;e[i(461)](i(483),n)}e[t(510)][t(487)][t(467)](s=>{const c=t,a=e[c(510)][c(487)][c(455)][c(464)]();let u=!1;for(const t of a)if(c(465)==t[c(456)]&&t[c(474)])if(et(t[c(474)])){const e=t[c(498)][c(499)](c(483));c(445)==typeof e?n[c(488)](e)?(o(s,t[c(480)][c(513)]),u=!0):i[c(472)](e):(o(s,t[c(480)][c(513)]),u=!0)}else c(445)==typeof t[c(498)][c(499)](c(483))&&(r(s,t[c(480)][c(513)]),u=!0);else if(c(491)==t[c(456)]){const e=t[c(498)][c(499)](c(483));c(445)==typeof e&&n[c(489)](e)}return u}),e[t(510)][t(487)].on(t(511),()=>{const e=t;i[e(476)](t=>n[e(472)](t)),i[e(443)]()})}}function et(t){return!!t[Y(454)](/heading\d/)}function nt(){const t=["TableOfContentsEditing","_handleScrollToHeading","headingId","isOfficialPlugin","preventDefault","insertTableOfContents"," table-of-contents_empty","_headingIdModelAttributeName","Table of contents","_defineSchema","schema","href","isPremiumPlugin","_updateTableOfContentsElements","tableOfContents","117148YjEUDL","abs","hasContent","join","insert","setCustomProperty","div","3209340nVdMTe","upcast","923526kVNiHs","fromCharCode","1313892vIuFbg","175jCUeDo","_redirectMapper","Empty heading","commands","name","locale","getAncestors","afterInit","226622qlGgvx","mapper","createContainerElement","modelElement","$capture","model","data","20CGiUZr","$graveyard","tableOfContentsHeadingIndex","conversion","forEach","_tableOfContentsElements","config","reconvertItem","setSelection","DocumentOutlineUtils","isInteger","$blockObject","4mWhVgI","end","target","editor","element","_defineConverters","modelPosition","table-of-contents__placeholder","editing","change","listenTo","stop","getChanges","map","position","get","init","elementToStructure","click","elementToElement","_trackNewToCElements","No headings were found in the document.","34555TvLKPP","high","type","domEvent","document","nodeAfter","view","6NJoRoN","scrollToTheSelection","dataDowncast","differ","getCustomProperty","viewToModelPosition","add","level","6GmhKZK","filter","registerRawContentMatcher","getAttribute","pluginName","outlineDefinitions","table-of-contents","_currentOutlineDefinitions","register","88184oNhIvF","createPositionAt","text","viewPosition","toModelElement","findMappedViewAncestor","plugins","requires","createText","rootName","for","length","headingId.modelAttributeName","_createTableOfContents","documentOutline.showEmptyHeadings","editingDowncast"];return(nt=function(){return t})()}const it=ot;function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(179929===-parseInt(e(565))/1*(parseInt(e(489))/2)+-parseInt(e(498))/3*(-parseInt(e(528))/4)+parseInt(e(550))/5*(-parseInt(e(557))/6)+parseInt(e(501))/7*(parseInt(e(574))/8)+-parseInt(e(500))/9*(parseInt(e(516))/10)+-parseInt(e(509))/11+parseInt(e(496))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends t.Plugin{static get[it(569)](){return it(590)}static get[it(593)](){return!0}static get[it(486)](){return!0}static get[it(581)](){return[B.Widget,h,tt]}[it(572)];[it(521)];[it(481)];constructor(t){const e=it;super(t),this[e(572)]=[],this[e(521)]=new Set,this[e(481)]=e(592)}[it(544)](){const t=it,e=this[t(531)],n=e[t(536)][t(556)][t(554)];e[t(522)][t(543)](t(586))&&(this[t(481)]=e[t(522)][t(543)](t(586))),this[t(538)](n,t(546),(e,n)=>{const i=t;if(!n[i(530)])return;const o=n[i(530)][i(561)](i(518));Number[i(526)](o)&&(n[i(553)][i(594)](),e[i(539)](),this[i(591)](o))},{priority:t(551),context:t(513)}),this[t(483)](),this[t(533)](),e[t(504)][t(563)](t(595),new Z(e)),e[t(580)][t(543)](t(525)).on(t(537),(e,n)=>{const i=t;this[i(572)]=n[i(570)],this[i(487)]()}),this[t(538)](e[t(514)][t(554)],t(537),()=>{this[t(548)]()})}[it(508)](){!async function(t){const e=p([108,48,112,76,86,71,105,90,100,121,70,53,83,73,79,107,114,119,81,66,82,52,85,97,55,51,56,72,116,109,110,88,89,118,84,50,67,120,74,103,101,65,117,87,69,102,57,49,122,54,98,78,75,99,106,113,77,115,80,111,104,68]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=ot;return t[e(541)](t=>String[e(499)](t))[e(492)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([108]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754784e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(485)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[it(487)](){const t=it;this[t(521)][t(520)](e=>{const n=t;n(517)!==e[n(583)]&&this[n(531)][n(536)][n(523)](e)})}[it(548)](){const t=it;for(const e of this[t(531)][t(514)][t(554)][t(560)][t(540)]({includeChangesInGraveyard:!0})){if(t(493)!==e[t(552)]||t(488)!==e[t(505)])return;this[t(521)][t(563)](e[t(542)][t(555)])}}[it(483)](){const t=it;this[t(531)][t(514)][t(484)][t(573)](t(488),{inheritAllFrom:t(527)})}[it(533)](){const t=it,e=this[t(531)][t(519)];e[t(584)](t(497))[t(547)]({model:t(488),view:{name:t(495),classes:t(571)}}),e[t(584)](t(559))[t(545)]({model:t(488),view:(e,{writer:n})=>this[t(587)](n,!0)}),e[t(584)](t(589))[t(545)]({model:t(488),view:(e,{writer:n})=>{const i=t;this[i(521)][i(563)](e);const o=this[i(587)](n);return(0,B.toWidget)(o,n,{label:p(this[i(531)][i(506)],i(482))})}}),this[t(531)][t(515)][t(567)]({name:t(495),classes:t(571)}),this[t(531)][t(536)][t(510)].on(t(562),this[t(502)](),{priority:t(551)})}[it(587)](t,e=!1){const n=it,{locale:i}=this[n(531)],o=t[n(511)](n(495),{class:n(571)+(0===this[n(572)][n(585)]?n(596):""),...!e&&{"data-table-of-contents-label":p(i,n(482))}});0===this[n(572)][n(585)]&&!1===e&&t[n(493)](t[n(575)](o,n(529)),t[n(511)]("p",{class:n(535)},[t[n(582)](p(i,n(549)))]));const r=e?"":"["+p(i,n(503))+"]";let s=o;return this[n(572)][n(520)]((i,o,c)=>{const a=n,u=this[a(531)][a(514)][a(491)](i[a(512)],{ignoreWhitespaces:!0}),l=u?i[a(576)]:r,d=i[a(512)][a(568)](this[a(481)]),f=t[a(511)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(582)](l)]),h=this[a(531)][a(522)][a(543)](a(588));t[a(494)](a(518),o,f);const m=t[a(511)]("li",null,[u||!e&&h?f:t[a(582)]("")]),p=o?c[o-1][a(564)]:0,g=Math[a(490)](i[a(564)]-p);if(i[a(564)]>p){const e=st(m,g,t);t[a(493)](t[a(575)](s,a(529)),e)}else{const e=function(t,e){const n=a;return t[n(507)]({includeSelf:!0,parentFirst:!0})[n(566)](t=>t.is(n(532),"ol"))[e]}(s,g);t[a(493)](t[a(575)](e,a(529)),m)}s=m}),o}[it(591)](t){const e=it,n=this[e(572)][t][e(512)];this[e(531)][e(514)][e(537)](t=>{t[e(524)](n,0)}),this[e(531)][e(536)][e(556)][e(558)]({alignToTop:!0,forceScroll:!0})}[it(502)](){return(t,e)=>{const n=ot,i=e[n(510)],o=i[n(579)](e[n(577)]),r=i[n(578)](o);r.is(n(532),n(488))&&(e[n(534)]=this[n(531)][n(514)][n(575)](r,0),t[n(539)]())}}}function st(t,e,n){const i=it;return 1===e?n[i(511)]("ol",null,[t]):n[i(511)]("ol",null,[n[i(511)]("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-=452]})(t,e)}function lt(){const t=["componentFactory","destroy","invalid","view","tableOfContentsLicenseKeyTrialLimit","expired","add","tableOfContentsLicenseKeyExpired","isPremiumPlugin","insertTableOfContents","139257vxnLTA","get","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyValid","licenseKey","editing","tableOfContents","377894ilMDkc","tableOfContentsLicenseKeyDomainLimit","1306920LgKyba","56hpFAaG","menuBar:tableOfContents","_createButton","set","trialLimit","_showLicenseError","14zduWIm","1200048KPtHda","evaluationLimit","isEnabled","pluginName","locale","commands","execute","tooltip","_licenseKeyCheckInterval","2835608hghBOR","featureNotAllowed","config","bind","tableOfContentsLicenseKeyInvalid","usageLimit","16014hIFmAB","domainLimit","6117399mKTamo","tableOfContentsLicenseKeyNotAllowed","isOfficialPlugin","TableOfContentsUI","TableOfContents","editor","listenTo","init","tableOfContentsLicenseKeyEvaluationLimit","focus","Table of contents"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(204527===-parseInt(e(453))/1+parseInt(e(462))/2*(parseInt(e(501))/3)+parseInt(e(463))/4+parseInt(e(455))/5+-parseInt(e(478))/6*(-parseInt(e(456))/7)+parseInt(e(472))/8+-parseInt(e(480))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(505)];[at(471)];static get[at(466)](){return at(483)}static get[at(482)](){return!0}static get[at(499)](){return!0}[at(487)](){const t=at,e=this[t(485)];e.ui[t(491)][t(497)](t(452),()=>{const e=t,n=this[e(458)](m.ButtonView);return n[e(470)]=!0,n}),e.ui[t(491)][t(497)](t(457),()=>this[t(458)](m.MenuBarMenuListItemButtonView)),this[t(505)]=this[t(485)][t(474)][t(502)](t(505));const n=this[t(485)];this[t(471)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(504)==r||e(476)==r||e(498)==r||e(454)==r||e(481)==r||e(488)==r||e(495)==r||e(503)==r){delete n[o],i=r,clearInterval(this[e(471)]),this[e(471)]=void 0;break}}e(476)==i&&n[e(461)](e(493)),e(498)==i&&n[e(461)](e(496)),e(454)==i&&n[e(461)](e(479)),e(481)==i&&n[e(461)](e(473),e(484)),e(488)==i&&n[e(461)](e(464)),e(495)==i&&n[e(461)](e(460)),e(503)==i&&n[e(461)](e(477))},1e3)}[at(458)](t){const e=at,n=this[e(485)],i=n[e(467)],o=n[e(468)][e(502)](e(500)),r=new t(i);return r[e(459)]({label:p(i,e(490)),icon:ct.IconTableOfContents}),r[e(475)](e(465)).to(o,e(465)),this[e(486)](r,e(469),()=>{const t=e;n[t(469)](t(500)),n[t(506)][t(494)][t(489)]()}),r}[at(492)](){const t=at;super[t(492)](),this[t(471)]&&clearInterval(this[t(471)])}}var ft=mt;function ht(){var t=["145880NsHFXm","isOfficialPlugin","4WjeuSQ","342331ZMStgx","43644fkluDH","30XRqDXh","isPremiumPlugin","1829492etojGi","TableOfContents","pluginName","37795QdziTB","requires","1322cgEsxS","18pMyHBn","81mctdMg","1060518KHEeEh"];return(ht=function(){return t})()}function mt(t,e){var n=ht();return(mt=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(145386===-parseInt(e(163))/1+-parseInt(e(171))/2*(parseInt(e(157))/3)+-parseInt(e(161))/4*(parseInt(e(169))/5)+-parseInt(e(158))/6+parseInt(e(166))/7+parseInt(e(159))/8*(parseInt(e(156))/9)+parseInt(e(164))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class pt extends t.Plugin{static get[ft(170)](){return[rt,dt]}static get[ft(168)](){return ft(167)}static get[ft(160)](){return!0}static get[ft(165)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=140]})(t,e)}function wt(){var t=["39775qXEDQg","24oXURCR","32206RfLyjW","52065HcLUdT","144PJUDfG","48UOmYtD","448hNmMen","290WJRWWx","5831HoJHwe","451594NtdSzP","1461624CAjpvR"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(146539===-parseInt(e(143))/1+parseInt(e(148))/2*(parseInt(e(147))/3)+-parseInt(e(150))/4*(parseInt(e(146))/5)+parseInt(e(140))/6*(parseInt(e(141))/7)+parseInt(e(145))/8+parseInt(e(149))/9*(parseInt(e(142))/10)+-parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(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 _0x3de503,Command as _0x331a3f}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x6e2ea9,throttle as _0x16efc0}from'es-toolkit/compat';import{ModelText as _0x1c01f7,ModelTreeWalker as _0x50606a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x8c858b,diffToChanges as _0xc91f6c,scrollAncestorsToShowTarget as _0x54ff79,CKEditorError as _0x4d6fda,global as _0x50ed40,Rect as _0x5dd5bb,uid as _0x4aef6f,priorities as _0x584ade}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1094ca,ButtonView as _0x3f89c0,MenuBarMenuListItemButtonView as _0x1ffb99}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x571036,toWidget as _0x271db0}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x172d8d}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5ace1e){let _0x290152='';for(const _0x1a024b of _0x5ace1e['getChildren']())_0x1a024b instanceof _0x1c01f7&&(_0x290152+=_0x1a024b['data']);return _0x290152;}class i extends _0x3de503{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x1e9e4d=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x2772aa=[];_0x1e9e4d['model']['document']['on']('change',_0x6e2ea9(()=>{const _0x134506=_0x2772aa;_0x2772aa=this['_getOutlineDefinitions']();const _0x445436=_0x8c858b(_0x134506,_0x2772aa,(_0x4d0539,_0x5a1c20)=>_0x4d0539['level']===_0x5a1c20['level']&&_0x4d0539['text']===_0x5a1c20['text']&&_0x4d0539['modelElement']===_0x5a1c20['modelElement']),_0x456577=_0xc91f6c(_0x445436,_0x2772aa),_0x5d4b96=this['_getActiveHeading'](),_0x47561c=_0x2772aa['findIndex'](_0x78d6df=>_0x78d6df['modelElement']===_0x5d4b96);_0x456577['length']&&this['fire']('change',{'outlineDefinitions':_0x2772aa,'activeItemIndex':_0x47561c,'outlineChanges':_0x456577}),this['fire']('activeItemIndex',{'index':_0x47561c});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x34d17a=this['editor'],_0x21c014=[],_0x43dd40=this['_headingNames'];for(const _0x253ede of _0x34d17a['model']['document']['getRootNames']())_0x4c48e7(_0x34d17a['model']['document']['getRoot'](_0x253ede));function _0x4c48e7(_0x431892){for(const _0x623f27 of _0x431892['getChildren']())_0x623f27['is']('element')&&(_0x43dd40['includes'](_0x623f27['name'])&&_0x21c014['push']({'level':_0x43dd40['indexOf'](_0x623f27['name'])+0x1,'text':g(_0x623f27),'modelElement':_0x623f27}),_0x4c48e7(_0x623f27));}return _0x21c014;}['_getActiveHeading'](){const _0x307db8=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4b3e28=new _0x50606a({'direction':'backward','startPosition':_0x307db8});for(const _0x3ea596 of _0x4b3e28)if(_0x3ea596['item']['is']('element')&&this['_headingNames']['includes'](_0x3ea596['item']['name']))return _0x3ea596['item'];}['_getHeadingNames'](){const _0x2d5e89=this['editor']['config']['get']('documentOutline.headings');return _0x2d5e89||function(_0x485aa7){const _0xe74c09=_0x485aa7['config']['get']('heading.options');return _0xe74c09?_0xe74c09['reduce']((_0x880377,_0x2b2002)=>('paragraph'!==_0x2b2002['model']&&_0x880377['push'](_0x2b2002['model']),_0x880377),[]):_0x485aa7['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x451543=this['editor'],_0x27fe03=['h1','h2','h3','h4','h5','h6'],_0x23feee=[];for(const _0x158f14 of _0x27fe03){const _0x5c32d0=_0x451543['editing']['view']['domConverter']['domToView'](document['createElement'](_0x158f14)),_0x5a5b50=_0x451543['data']['toModel'](_0x5c32d0)['getChild'](0x0);_0x5a5b50?.['is']('element')&&_0x23feee['push'](_0x5a5b50['name']);}this['_headingNames']=_0x23feee;}}function j(_0x588744,_0x239ed7){const t=_0x588744['t'];switch(_0x239ed7){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 _0x239ed7;}}class A extends _0x1094ca{constructor(_0x5cc0ad,_0x29c443=!0x1){super(_0x5cc0ad);const _0x1ffeaa=this['bindTemplate'],_0x1c1d99=_0x29c443?'['+j(_0x5cc0ad,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xfe0242=>!_0xfe0242),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x1ffeaa['to']('level',_0x42a7d7=>'ck-document-outline__item_level-'+_0x42a7d7),_0x1ffeaa['if']('isActive','ck-document-outline__item_active'),_0x1ffeaa['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x1ffeaa['to']('text')},'children':[{'text':_0x1ffeaa['to']('text',_0x58ff7d=>_0x58ff7d||_0x1c1d99)}],'on':{'click':_0x1ffeaa['to']('click')}});}}class f extends _0x1094ca{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2fa1c1,_0x36bca4=!0x1,_0x42586b){super(_0x2fa1c1),this['showEmptyHeadingText']=_0x36bca4,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x42586b,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x254bb5,_0x5ba0bb,_0x4051d2,_0x5699c3)=>{this['_setActiveItem'](_0x5699c3,_0x4051d2);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2fa1c1['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2fa1c1,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x233b8a){_0x233b8a['forEach'](_0x144bd1=>{'insert'==_0x144bd1['type']?this['_insertItem'](_0x144bd1['index'],..._0x144bd1['values']):'delete'==_0x144bd1['type']&&this['_deleteItem'](_0x144bd1['index'],_0x144bd1['howMany']);});}['_setActiveItem'](_0x5c9b7a,_0xab92ba){if(-0x1!==_0x5c9b7a){const _0x4e6cb6=this['items']['get'](_0x5c9b7a);_0x4e6cb6&&(_0x4e6cb6['isActive']=!0x1);}-0x1!==_0xab92ba&&(this['items']['get'](_0xab92ba)['isActive']=!0x0,this['_scrollToItem'](_0xab92ba));}['_insertItem'](_0xf162db,..._0x3dce59){const _0xd189c3=_0x3dce59['map']((_0x33c9a2,_0x1de4ce)=>{const _0x4ac8db=new A(this['locale'],this['showEmptyHeadingText']);return _0x4ac8db['text']=_0x33c9a2['text'],_0x4ac8db['level']=_0x33c9a2['level'],_0xf162db+_0x1de4ce===this['activeItemIndex']&&(_0x4ac8db['isActive']=!0x0),_0x4ac8db;});this['items']['addMany'](_0xd189c3,_0xf162db);}['_deleteItem'](_0x65c796,_0x5ac92c){do{this['items']['remove'](_0x65c796);}while(--_0x5ac92c);}['_handleItemClick'](_0xdf43cd){const _0x4ce1a2=this['items']['getIndex'](_0xdf43cd['source']);this['fire']('itemSelected',_0x4ce1a2);}['_scrollToItem'](_0x307ed6){_0x54ff79(this['items']['get'](_0x307ed6)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3de503{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56e7c4){super(_0x56e7c4),this['view']=new f(_0x56e7c4['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x16efc0(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x5cee49=this['editor'],_0x1c5bf5=_0x5cee49['plugins']['get']('DocumentOutlineUtils');let _0x424558=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x5cee49['config']['get']('documentOutline.container'))throw new _0x4d6fda('document-outline-container-not-provided',{'editor':_0x5cee49});_0x5cee49['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1c5bf5['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1c5bf5['on']('activeItemIndex',(_0x58a434,{index:_0x2e1fbb})=>this['_setActiveViewItem'](_0x2e1fbb)),this['view']['on']('itemSelected',(_0x4945ab,_0x5f2943)=>{_0x424558=!0x0,this['_handleItemSelected'](_0x5f2943);}),this['view']['listenTo'](_0x50ed40['document'],'scroll',()=>{_0x424558?_0x424558=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x50ed40['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b46f6){const _0x4ee0b9=_0x3fbeb2([0x31,0x4e,0x62,0x64,0x6a,0x59,0x5a,0x30,0x45,0x69,0x53,0x34,0x6c,0x7a,0x4a,0x63,0x65,0x58,0x72,0x41,0x68,0x4d,0x42,0x6d,0x67,0x47,0x54,0x4c,0x73,0x50,0x48,0x55,0x4f,0x74,0x46,0x61,0x32,0x66,0x44,0x57,0x35,0x33,0x75,0x78,0x77,0x6b,0x70,0x6f,0x43,0x6e,0x39,0x52,0x49,0x76,0x56,0x51,0x4b,0x37,0x38,0x71,0x79,0x36]),_0x4d5c2d=0x41ddaefb,_0x161fb4=0x41dac11b^_0x4d5c2d,_0x6dfe29=window[_0x3fbeb2([0x44,0x61,0x74,0x65])][_0x3fbeb2([0x6e,0x6f,0x77])](),_0x1d9b52=_0x5b46f6[_0x3fbeb2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1a06a4=new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2eb0b3=>{_0x1d9b52[_0x3fbeb2([0x6f,0x6e,0x63,0x65])](_0x3fbeb2([0x72,0x65,0x61,0x64,0x79]),_0x2eb0b3);}),_0xbcc1f={[_0x3fbeb2([0x6b,0x74,0x79])]:_0x3fbeb2([0x45,0x43]),[_0x3fbeb2([0x75,0x73,0x65])]:_0x3fbeb2([0x73,0x69,0x67]),[_0x3fbeb2([0x63,0x72,0x76])]:_0x3fbeb2([0x50,0x2d,0x32,0x35,0x36]),[_0x3fbeb2([0x78])]:_0x3fbeb2([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]),[_0x3fbeb2([0x79])]:_0x3fbeb2([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]),[_0x3fbeb2([0x61,0x6c,0x67])]:_0x3fbeb2([0x45,0x53,0x32,0x35,0x36])},_0x5de80e=_0x1d9b52[_0x3fbeb2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3fbeb2([0x67,0x65,0x74])](_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ed10a(){let _0x224620,_0x3c051f=null,_0x385b27=null;try{if(_0x5de80e==_0x3fbeb2([0x47,0x50,0x4c]))return _0x3fbeb2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x224620=_0x2c4bd6(),!_0x224620)return _0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x224620[_0x3fbeb2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x385b27=_0x345a7b(_0x224620[_0x3fbeb2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x224620[_0x3fbeb2([0x6a,0x74,0x69])])),await _0x3b68e9()?_0x3235c5()?_0x35039d()?_0x3fbeb2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x404e6c()?(_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fbeb2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c051f=_0x9efddf(_0x3fbeb2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fbeb2([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c051f=_0x9efddf(_0x3fbeb2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x12d368()):_0x3fbeb2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3fbeb2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35039d(){const _0xaed3c0=[_0x3fbeb2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3fbeb2([0x74,0x72,0x69,0x61,0x6c])][_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6dfe29/0x3e8:0xe10*_0x161fb4;return _0x224620[_0x3fbeb2([0x65,0x78,0x70])]<_0xaed3c0;}function _0x3235c5(){const _0x4cfb95=_0x224620[_0x3fbeb2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4cfb95&&(!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x2a]))||(!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x44,0x4f]))||!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x50,0x50]))));}function _0x404e6c(){const _0x337f96=_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x337f96||0x0==_0x337f96[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b71a5}=new URL(window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x337f96[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b71a5))return!0x0;const _0x50052a=_0x3b71a5[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e]));return _0x337f96[_0x3fbeb2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22f89b=>_0x22f89b[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x2a])))[_0x3fbeb2([0x6d,0x61,0x70])](_0x1c8720=>_0x1c8720[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e])))[_0x3fbeb2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e7ae6=>_0x2e7ae6[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x50052a[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fbeb2([0x6d,0x61,0x70])](_0x2a8a54=>Array(_0x50052a[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2a8a54[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fbeb2([0x66,0x69,0x6c,0x6c])](_0x2a8a54[0x0]===_0x3fbeb2([0x2a])?_0x3fbeb2([0x2a]):'')[_0x3fbeb2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2a8a54))[_0x3fbeb2([0x73,0x6f,0x6d,0x65])](_0x5cbe70=>_0x50052a[_0x3fbeb2([0x65,0x76,0x65,0x72,0x79])]((_0x125493,_0x4fe6e2)=>_0x5cbe70[_0x4fe6e2]===_0x125493||_0x5cbe70[_0x4fe6e2]===_0x3fbeb2([0x2a])));}function _0x12d368(){return _0x3c051f&&_0x385b27?new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5590db,_0x115202)=>{_0x3c051f[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x5590db,_0x115202),_0x385b27[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x417b23=>{_0x417b23!=_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])&&_0x5590db(_0x417b23);},_0x115202);}):_0x3c051f||_0x385b27||_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x345a7b(_0x380ea1,_0x47ebe2){return new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25eb56=>{if(_0x2127a1())return _0x25eb56(_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]));_0x5e0170(),_0x1d9b52[_0x3fbeb2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a3fce=!0x1;const _0x292060=_0x4aef6f();function _0x128e39(_0x2725a1){return!!_0x2725a1&&(typeof _0x2725a1===_0x3fbeb2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2725a1===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2725a1[_0x3fbeb2([0x74,0x68,0x65,0x6e])]===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2725a1[_0x3fbeb2([0x63,0x61,0x74,0x63,0x68])]===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15d752(_0x2ca579){_0x42075c(_0x2ca579)[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x3a482b=>{if(!_0x3a482b||_0x3a482b[_0x3fbeb2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3fbeb2([0x6f,0x6b]))return _0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x402256(_0xb3b6cd(_0x292060+_0x47ebe2))!=_0x3a482b[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]);})[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x186db6=>(_0x283386(),_0x186db6),()=>{const _0x18b7b4=_0x49eb8e();return null==_0x18b7b4?(_0x283386(),_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])):_0x3fbeb2(_0x6dfe29-_0x18b7b4>(0x65d12afb^_0x4d5c2d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x25eb56)[_0x3fbeb2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2e64f0=0x41eb407b^_0x4d5c2d;function _0x283386(){const _0x7f6f5f=_0x3fbeb2([0x6c,0x6c,0x63,0x74,0x2d])+_0x402256(_0xb3b6cd(_0x380ea1)),_0x19f500=_0x4341ad(_0x402256(window[_0x3fbeb2([0x4d,0x61,0x74,0x68])][_0x3fbeb2([0x63,0x65,0x69,0x6c])](_0x6dfe29/_0x2e64f0)));window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fbeb2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7f6f5f,_0x19f500);}function _0x49eb8e(){const _0x41b8c1=_0x3fbeb2([0x6c,0x6c,0x63,0x74,0x2d])+_0x402256(_0xb3b6cd(_0x380ea1)),_0x2d3139=window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fbeb2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41b8c1);return _0x2d3139?window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4341ad(_0x2d3139),0x10)*_0x2e64f0:null;}function _0x42075c(_0x3ec964){return new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19f658,_0x246fa6)=>{_0x3ec964[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x19f658,_0x246fa6),window[_0x3fbeb2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x246fa6,0x41dc7a3b^_0x4d5c2d);});}}_0x1d9b52[_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2502fe,_0x1eda97)=>{if(_0x1eda97[0x0]!=_0x380ea1)return _0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1eda97[0x1]={..._0x1eda97[0x1],[_0x3fbeb2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x292060};},{[_0x3fbeb2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fbeb2([0x68,0x69,0x67,0x68])}),_0x1d9b52[_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x213797=>{_0x128e39(_0x213797[_0x3fbeb2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a3fce=!0x0,_0x15d752(_0x213797[_0x3fbeb2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3fbeb2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fbeb2([0x6c,0x6f,0x77])}),_0x1a06a4[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>{_0x2a3fce||_0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2127a1(){return _0x1d9b52[_0x3fbeb2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fbeb2([0x76,0x69,0x65,0x77])][_0x3fbeb2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3fbeb2([0x61,0x75,0x74,0x6f]);}function _0x5e0170(){_0x1d9b52[_0x3fbeb2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fbeb2([0x76,0x69,0x65,0x77])][_0x3fbeb2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3fbeb2([0x61,0x75,0x74,0x6f]);}}function _0x9efddf(_0x3745e0){const _0x39ec00=[new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2684f0=>setTimeout(_0x2684f0,0x41d49037^_0x4d5c2d)),_0x1a06a4[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc3ab78=>{let _0x5af514=0x0;_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1de2e2,_0x2a1a2f)=>{_0x2a1a2f[0x0][_0x3fbeb2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5af514++,_0x5af514==(0x41ddaf03^_0x4d5c2d)&&(_0xc3ab78(),_0x1de2e2[_0x3fbeb2([0x6f,0x66,0x66])]());});}))];return window[_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3fbeb2([0x72,0x61,0x63,0x65])](_0x39ec00)[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>_0x3745e0);}async function _0x48e5a6(){await _0x1a06a4,_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23e673,_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23e673,_0x1d9b52[_0x3fbeb2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x525381(_0x5a77f0){const _0x50e0d5=_0x66ae4f();_0x1d9b52[_0x50e0d5]=_0x3fbeb2([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])+_0x5a77f0,_0x5a77f0!=_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])&&_0x48e5a6();}function _0x66ae4f(){const _0x184d85=window[_0x3fbeb2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3fbeb2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3fbeb2([0x6e,0x6f,0x77])]())[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3fbeb2([0x2e]),'');let _0x56858c=_0x3fbeb2([0x4e]);for(let _0x1c11a3=0x0;_0x1c11a3<_0x184d85[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c11a3+=0x2){let _0x3af395=window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x184d85[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c11a3,_0x1c11a3+0x2));_0x3af395>=_0x4ee0b9[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3af395-=_0x4ee0b9[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56858c+=_0x4ee0b9[_0x3af395];}return _0x56858c;}function _0x2c4bd6(){const _0x265e8e=_0x5de80e[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e]));if(0x3!=_0x265e8e[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c6ee4(_0x265e8e[0x1]);function _0x1c6ee4(_0x2e056c){const _0x470261=_0x33fc46(_0x2e056c);return _0x470261&&_0x292e2a()?_0x470261:null;function _0x292e2a(){const _0x29c108=_0x470261[_0x3fbeb2([0x6a,0x74,0x69])],_0x191317=window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29c108[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29c108[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xff4222={..._0x470261,[_0x3fbeb2([0x6a,0x74,0x69])]:_0x29c108[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29c108[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xff4222[_0x3fbeb2([0x76,0x63])],_0xb3b6cd(_0xff4222)==_0x191317;}}}async function _0x3b68e9(){let _0x117799=!0x0;try{const _0x401e8f=_0x5de80e[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e])),[_0x187ead,_0x31252a,_0x1e6e6a]=_0x401e8f;return _0x57896a(_0x187ead),await _0x35055b(_0x187ead,_0x31252a,_0x1e6e6a),_0x117799;}catch{return!0x1;}function _0x57896a(_0x12f077){const _0x1e3f83=_0x33fc46(_0x12f077);_0x1e3f83&&_0x1e3f83[_0x3fbeb2([0x61,0x6c,0x67])]==_0x3fbeb2([0x45,0x53,0x32,0x35,0x36])||(_0x117799=!0x1);}async function _0x35055b(_0x55543c,_0x49b163,_0x353038){const _0x2a90c1=window[_0x3fbeb2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3fbeb2([0x66,0x72,0x6f,0x6d])](_0x2f23af(_0x353038),_0x504f03=>_0x504f03[_0x3fbeb2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbef73f=new window[(_0x3fbeb2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3fbeb2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55543c+_0x3fbeb2([0x2e])+_0x49b163),_0x424487=window[_0x3fbeb2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3fbeb2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x424487)return;const _0x5c7b63=await _0x424487[_0x3fbeb2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3fbeb2([0x6a,0x77,0x6b]),_0xbcc1f,{[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x45,0x43,0x44,0x53,0x41]),[_0x3fbeb2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3fbeb2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x424487[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x45,0x43,0x44,0x53,0x41]),[_0x3fbeb2([0x68,0x61,0x73,0x68])]:{[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c7b63,_0x2a90c1,_0xbef73f)||(_0x117799=!0x1);}}function _0x33fc46(_0x495920){return _0x495920[_0x3fbeb2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3fbeb2([0x65,0x79]))?JSON[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65])](_0x2f23af(_0x495920)):null;}function _0x2f23af(_0x2960a3){return window[_0x3fbeb2([0x61,0x74,0x6f,0x62])](_0x2960a3[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3fbeb2([0x2b]))[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3fbeb2([0x2f])));}function _0xb3b6cd(_0x77301b){let _0x1ceb10=0x1505;function _0x44abd3(_0x543958){for(let _0x457a69=0x0;_0x457a69<_0x543958[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x457a69++){const _0x1e0813=_0x543958[_0x3fbeb2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x457a69);_0x1ceb10=(_0x1ceb10<<0x5)+_0x1ceb10+_0x1e0813,_0x1ceb10&=_0x1ceb10;}}function _0x1cabdb(_0x18af6f){Array[_0x3fbeb2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18af6f)?_0x18af6f[_0x3fbeb2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1cabdb):_0x18af6f&&typeof _0x18af6f==_0x3fbeb2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3fbeb2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18af6f)[_0x3fbeb2([0x73,0x6f,0x72,0x74])]()[_0x3fbeb2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x441cf0,_0x371305])=>{_0x44abd3(_0x441cf0),_0x1cabdb(_0x371305);}):_0x44abd3(window[_0x3fbeb2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18af6f));}return _0x1cabdb(_0x77301b),_0x1ceb10>>>0x0;}function _0x402256(_0x141370){return _0x141370[_0x3fbeb2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3fbeb2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3fbeb2([0x30]));}function _0x4341ad(_0x24c8eb){return _0x24c8eb[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3fbeb2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3fbeb2([0x6a,0x6f,0x69,0x6e])]('');}function _0x23e673(){}function _0x3fbeb2(_0x484faf){return _0x484faf['map'](_0x598ab7=>String['fromCharCode'](_0x598ab7))['join']('');}_0x525381(await _0x4ed10a());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1211d1,{outlineDefinitions:_0x20485c,outlineChanges:_0x2519e6}){this['_currentOutlineDefinitions']=_0x20485c,this['view']['sync'](_0x2519e6);}['_setActiveViewItem'](_0xaf50e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xaf50e]&&(this['view']['activeItemIndex']=_0xaf50e);}['_handleItemSelected'](_0x3be4dd){const _0x19d762=this['_currentOutlineDefinitions'][_0x3be4dd]['modelElement'];this['editor']['model']['change'](_0x5e5e7b=>{_0x5e5e7b['setSelection'](_0x19d762,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3be4dd);}['_updateActiveDefinitionOnViewportChange'](){const _0x49cab3=this['editor'];let _0x4d8d52;for(const _0xe37f47 of _0x49cab3['model']['document']['getRootNames']()){const _0x417a0f=_0x49cab3['editing']['view']['getDomRoot'](_0xe37f47),_0x4d35bb=_0x417a0f&&new _0x5dd5bb(_0x417a0f)['getVisible']();if(_0x4d35bb){const _0x10edf2=new _0x5dd5bb(_0x50ed40['window'])['getIntersection'](_0x4d35bb);_0x10edf2&&(_0x4d8d52=_0x10edf2['top']+0.25*_0x10edf2['height']);}}if(void 0x0===_0x4d8d52)return;const _0x137b9c=h(_0x49cab3['editing'],this['_currentOutlineDefinitions'],_0x4d8d52);_0x137b9c?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x137b9c)):this['_setActiveViewItem'](-0x1);}}function h(_0x5563c5,_0x511935,_0x1e3d9e,_0x26d547=0x0,_0x5c4fa3=_0x511935['length']-0x1){const _0x1fe4e5=Math['floor'](_0x26d547+(_0x5c4fa3-_0x26d547)/0x2);if(_0x5c4fa3>=_0x26d547){const _0x13eb20=_0x511935[_0x1fe4e5],_0x4b725c=_0x5563c5['mapper']['toViewElement'](_0x13eb20['modelElement']);if(!_0x4b725c)return null;const _0x4991d7=_0x5563c5['view']['domConverter']['mapViewToDom'](_0x4b725c);return new _0x5dd5bb(_0x4991d7)['bottom']>_0x1e3d9e?h(_0x5563c5,_0x511935,_0x1e3d9e,_0x26d547,_0x1fe4e5-0x1):h(_0x5563c5,_0x511935,_0x1e3d9e,_0x1fe4e5+0x1,_0x5c4fa3);}return _0x1fe4e5<0x0?null:_0x511935[_0x1fe4e5];}class P extends _0x3de503{['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 _0x367ed6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c9982;for(const _0x86b01c in _0x367ed6){const _0x138beb=_0x86b01c,_0x2c1b29=_0x367ed6[_0x138beb];if('documentOutlineLicenseKeyValid'==_0x2c1b29||'documentOutlineLicenseKeyInvalid'==_0x2c1b29||'documentOutlineLicenseKeyExpired'==_0x2c1b29||'documentOutlineLicenseKeyDomainLimit'==_0x2c1b29||'documentOutlineLicenseKeyNotAllowed'==_0x2c1b29||'documentOutlineLicenseKeyEvaluationLimit'==_0x2c1b29||'documentOutlineLicenseKeyTrialLimit'==_0x2c1b29||'documentOutlineLicenseKeyUsageLimit'==_0x2c1b29){delete _0x367ed6[_0x138beb],_0x4c9982=_0x2c1b29,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x4c9982&&_0x367ed6['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x4c9982&&_0x367ed6['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x4c9982&&_0x367ed6['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x331a3f{['execute'](){this['editor']['model']['change'](_0x54258c=>{this['editor']['model']['insertObject'](_0x54258c['createElement']('tableOfContents'));});}['refresh'](){const _0x14d5e5=this['editor']['model'],_0x4b6ae0=_0x14d5e5['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4b6ae0&&_0x14d5e5['schema']['findAllowedParent'](_0x4b6ae0,'tableOfContents'));}}class T extends _0x3de503{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2bdbfb=this['editor'];if(_0x2bdbfb['config']['get']('headingId.modelAttributeName'))return;(function(_0x3a07d7){const _0x87d5f0=new Map();if(_0x3a07d7)return _0x3a07d7['forEach'](_0x425460=>{'paragraph'!==_0x425460['model']&&_0x87d5f0['set'](_0x425460['view'],_0x425460['model']);}),_0x87d5f0['get']('h1')||_0x87d5f0['set']('h1','heading1'),_0x87d5f0;return _0x87d5f0;}(this['editor']['config']['get']('heading.options'))['forEach']((_0xf35034,_0x432010)=>{this['_customUpcastHeadingsConversion'](_0x432010),this['_customDataDowncastHeadingsConversion'](_0xf35034),_0x2bdbfb['model']['schema']['isRegistered'](_0xf35034)&&_0x2bdbfb['model']['schema']['extend'](_0xf35034,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xbf4aa1){this['editor']['conversion']['for']('upcast')['add'](_0x5c14bc=>_0x5c14bc['on']('element:'+_0xbf4aa1,(_0x480793,_0x52abc3,_0x21762f)=>{const {consumable:_0x1bd0a0,writer:_0x2306fb}=_0x21762f,_0x2a1220=_0x52abc3['viewItem']['getAttribute']('id'),_0x49efaf=_0x52abc3['modelRange']['getContainedElement']();if(_0x49efaf)return _0x2a1220&&_0x2a1220['length']||_0x49efaf['hasAttribute']('headingId')?void(_0x1bd0a0['consume'](_0x52abc3['viewItem'],{'attributes':['id']})&&_0x2306fb['setAttribute']('headingId',_0x2a1220,_0x49efaf)):(_0x1bd0a0['consume'](_0x52abc3['viewItem'],{'attributes':['id']}),void _0x2306fb['setAttribute']('headingId',_0x4aef6f(),_0x49efaf));},{'priority':_0x584ade['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3f609d){this['editor']['conversion']['for']('downcast')['add'](_0x4c2b3d=>_0x4c2b3d['on']('attribute:headingId:'+_0x3f609d,(_0x37d36f,_0x16df8f,_0x326971)=>{if(!_0x326971['consumable']['consume'](_0x16df8f['item'],_0x37d36f['name']))return;const _0x550cc4=_0x16df8f['item']['getAttribute']('headingId'),_0x361017=_0x326971['mapper']['toViewElement'](_0x16df8f['item']);_0x326971['writer']['setAttribute']('id',_0x550cc4,_0x361017);}));}['_registerHeadingIdAttributePostfixer'](){const _0x25c511=this['editor'],_0x5b2eff=new Set(),_0x34ba2e=new Set();function _0x5b81cf(_0x4d3e7d,_0x8b0c6b){const _0x24bf1c=_0x4aef6f();return _0x34ba2e['add'](_0x24bf1c),_0x4d3e7d['setAttribute']('headingId',_0x24bf1c,_0x8b0c6b),_0x24bf1c;}function _0x3af8a3(_0x16b028,_0x243aa8){_0x16b028['removeAttribute']('headingId',_0x243aa8);}_0x25c511['model']['document']['registerPostFixer'](_0x49b2cf=>{const _0x4bef6e=_0x25c511['model']['document']['differ']['getChanges']();let _0x31829f=!0x1;for(const _0x3bc76a of _0x4bef6e)if('insert'==_0x3bc76a['type']&&_0x3bc76a['name']){if(b(_0x3bc76a['name'])){const _0x2c9303=_0x3bc76a['attributes']['get']('headingId');'string'==typeof _0x2c9303?_0x5b2eff['has'](_0x2c9303)?(_0x5b81cf(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0):_0x34ba2e['add'](_0x2c9303):(_0x5b81cf(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0);}else'string'==typeof _0x3bc76a['attributes']['get']('headingId')&&(_0x3af8a3(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0);}else{if('remove'==_0x3bc76a['type']){const _0x171d53=_0x3bc76a['attributes']['get']('headingId');'string'==typeof _0x171d53&&_0x5b2eff['delete'](_0x171d53);}}return _0x31829f;}),_0x25c511['model']['document']['on']('change',()=>{_0x34ba2e['forEach'](_0x3e1f0b=>_0x5b2eff['add'](_0x3e1f0b)),_0x34ba2e['clear']();});}}function b(_0x5cc835){return!!_0x5cc835['match'](/heading\d/);}class s extends _0x3de503{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x571036,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xe7d92f){super(_0xe7d92f),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x59fc3a=this['editor'],_0x58aae6=_0x59fc3a['editing']['view']['document'];_0x59fc3a['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x59fc3a['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x58aae6,'click',(_0x4dafa8,_0x4e9085)=>{if(!_0x4e9085['target'])return;const _0x490bf8=_0x4e9085['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x490bf8)&&(_0x4e9085['domEvent']['preventDefault'](),_0x4dafa8['stop'](),this['_handleScrollToHeading'](_0x490bf8));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x59fc3a['commands']['add']('insertTableOfContents',new _(_0x59fc3a)),(_0x59fc3a['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4bd31b,_0x4610c3)=>{this['_currentOutlineDefinitions']=_0x4610c3['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x59fc3a['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4a59bc){const _0x42e830=_0x46f328([0x4b,0x4c,0x6d,0x4e,0x79,0x48,0x34,0x43,0x33,0x58,0x49,0x5a,0x6b,0x61,0x59,0x57,0x4f,0x53,0x44,0x65,0x41,0x70,0x72,0x52,0x68,0x47,0x75,0x51,0x76,0x35,0x32,0x78,0x46,0x30,0x64,0x6c,0x50,0x71,0x67,0x62,0x6a,0x38,0x4a,0x36,0x4d,0x77,0x66,0x69,0x37,0x31,0x45,0x73,0x54,0x7a,0x6e,0x39,0x74,0x42,0x55,0x63,0x6f,0x56]),_0x68370b=0x2c56904,_0x3028af=0x2c206e4^_0x68370b,_0x113570=window[_0x46f328([0x44,0x61,0x74,0x65])][_0x46f328([0x6e,0x6f,0x77])](),_0x171108=_0x4a59bc[_0x46f328([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3efe4c=new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x494f66=>{_0x171108[_0x46f328([0x6f,0x6e,0x63,0x65])](_0x46f328([0x72,0x65,0x61,0x64,0x79]),_0x494f66);}),_0x22c8f9={[_0x46f328([0x6b,0x74,0x79])]:_0x46f328([0x45,0x43]),[_0x46f328([0x75,0x73,0x65])]:_0x46f328([0x73,0x69,0x67]),[_0x46f328([0x63,0x72,0x76])]:_0x46f328([0x50,0x2d,0x32,0x35,0x36]),[_0x46f328([0x78])]:_0x46f328([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]),[_0x46f328([0x79])]:_0x46f328([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]),[_0x46f328([0x61,0x6c,0x67])]:_0x46f328([0x45,0x53,0x32,0x35,0x36])},_0x4342f1=_0x171108[_0x46f328([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46f328([0x67,0x65,0x74])](_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f2079(){let _0x447ab1,_0x1d6222=null,_0x17a006=null;try{if(_0x4342f1==_0x46f328([0x47,0x50,0x4c]))return _0x46f328([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x447ab1=_0x1ad923(),!_0x447ab1)return _0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x447ab1[_0x46f328([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17a006=_0x1a9522(_0x447ab1[_0x46f328([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x447ab1[_0x46f328([0x6a,0x74,0x69])])),await _0x421a74()?_0x524c36()?_0x5cdaed()?_0x46f328([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x410bd0()?(_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46f328([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d6222=_0x543f3b(_0x46f328([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46f328([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d6222=_0x543f3b(_0x46f328([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2debff()):_0x46f328([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46f328([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cdaed(){const _0x59c58a=[_0x46f328([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46f328([0x74,0x72,0x69,0x61,0x6c])][_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x113570/0x3e8:0xe10*_0x3028af;return _0x447ab1[_0x46f328([0x65,0x78,0x70])]<_0x59c58a;}function _0x524c36(){const _0x31e8d8=_0x447ab1[_0x46f328([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31e8d8&&(!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x2a]))||(!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x54,0x4f,0x43]))||!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x50,0x50]))));}function _0x410bd0(){const _0x43af7c=_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x43af7c||0x0==_0x43af7c[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46985a}=new URL(window[_0x46f328([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x43af7c[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46985a))return!0x0;const _0xc73373=_0x46985a[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e]));return _0x43af7c[_0x46f328([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f50e6=>_0x3f50e6[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x2a])))[_0x46f328([0x6d,0x61,0x70])](_0x18e1e3=>_0x18e1e3[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e])))[_0x46f328([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcd43a7=>_0xcd43a7[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xc73373[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46f328([0x6d,0x61,0x70])](_0x208e57=>Array(_0xc73373[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x208e57[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46f328([0x66,0x69,0x6c,0x6c])](_0x208e57[0x0]===_0x46f328([0x2a])?_0x46f328([0x2a]):'')[_0x46f328([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x208e57))[_0x46f328([0x73,0x6f,0x6d,0x65])](_0x438474=>_0xc73373[_0x46f328([0x65,0x76,0x65,0x72,0x79])]((_0x217b4c,_0x316378)=>_0x438474[_0x316378]===_0x217b4c||_0x438474[_0x316378]===_0x46f328([0x2a])));}function _0x2debff(){return _0x1d6222&&_0x17a006?new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x132611,_0x31766e)=>{_0x1d6222[_0x46f328([0x74,0x68,0x65,0x6e])](_0x132611,_0x31766e),_0x17a006[_0x46f328([0x74,0x68,0x65,0x6e])](_0x197fe8=>{_0x197fe8!=_0x46f328([0x56,0x61,0x6c,0x69,0x64])&&_0x132611(_0x197fe8);},_0x31766e);}):_0x1d6222||_0x17a006||_0x46f328([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a9522(_0x43e9d9,_0x542d36){return new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x487064=>{if(_0x5a6348())return _0x487064(_0x46f328([0x56,0x61,0x6c,0x69,0x64]));_0x4fc38a(),_0x171108[_0x46f328([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x266e84=!0x1;const _0x550f8f=_0x4aef6f();function _0x5e0517(_0x585485){return!!_0x585485&&(typeof _0x585485===_0x46f328([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x585485===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x585485[_0x46f328([0x74,0x68,0x65,0x6e])]===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x585485[_0x46f328([0x63,0x61,0x74,0x63,0x68])]===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x526682(_0x251cef){_0x12743c(_0x251cef)[_0x46f328([0x74,0x68,0x65,0x6e])](_0x3a5cfd=>{if(!_0x3a5cfd||_0x3a5cfd[_0x46f328([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46f328([0x6f,0x6b]))return _0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x24f150(_0x39f547(_0x550f8f+_0x542d36))!=_0x3a5cfd[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46f328([0x56,0x61,0x6c,0x69,0x64]);})[_0x46f328([0x74,0x68,0x65,0x6e])](_0x373433=>(_0x4d7985(),_0x373433),()=>{const _0x14de8d=_0x575140();return null==_0x14de8d?(_0x4d7985(),_0x46f328([0x56,0x61,0x6c,0x69,0x64])):_0x46f328(_0x113570-_0x14de8d>(0x26c9ed04^_0x68370b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46f328([0x74,0x68,0x65,0x6e])](_0x487064)[_0x46f328([0x63,0x61,0x74,0x63,0x68])](()=>{_0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xbf7450=0x2f38784^_0x68370b;function _0x4d7985(){const _0x2611e5=_0x46f328([0x6c,0x6c,0x63,0x74,0x2d])+_0x24f150(_0x39f547(_0x43e9d9)),_0x34eb03=_0x48abde(_0x24f150(window[_0x46f328([0x4d,0x61,0x74,0x68])][_0x46f328([0x63,0x65,0x69,0x6c])](_0x113570/_0xbf7450)));window[_0x46f328([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46f328([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2611e5,_0x34eb03);}function _0x575140(){const _0x43f8c4=_0x46f328([0x6c,0x6c,0x63,0x74,0x2d])+_0x24f150(_0x39f547(_0x43e9d9)),_0x59d9a4=window[_0x46f328([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46f328([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43f8c4);return _0x59d9a4?window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48abde(_0x59d9a4),0x10)*_0xbf7450:null;}function _0x12743c(_0x2c95ac){return new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44efca,_0x9bdc98)=>{_0x2c95ac[_0x46f328([0x74,0x68,0x65,0x6e])](_0x44efca,_0x9bdc98),window[_0x46f328([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x9bdc98,0x2c4bdc4^_0x68370b);});}}_0x171108[_0x46f328([0x6f,0x6e])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x296f5b,_0x537db3)=>{if(_0x537db3[0x0]!=_0x43e9d9)return _0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x537db3[0x1]={..._0x537db3[0x1],[_0x46f328([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x550f8f};},{[_0x46f328([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46f328([0x68,0x69,0x67,0x68])}),_0x171108[_0x46f328([0x6f,0x6e])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x379050=>{_0x5e0517(_0x379050[_0x46f328([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x266e84=!0x0,_0x526682(_0x379050[_0x46f328([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46f328([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46f328([0x6c,0x6f,0x77])}),_0x3efe4c[_0x46f328([0x74,0x68,0x65,0x6e])](()=>{_0x266e84||_0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a6348(){return _0x171108[_0x46f328([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46f328([0x76,0x69,0x65,0x77])][_0x46f328([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46f328([0x61,0x75,0x74,0x6f]);}function _0x4fc38a(){_0x171108[_0x46f328([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46f328([0x76,0x69,0x65,0x77])][_0x46f328([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46f328([0x61,0x75,0x74,0x6f]);}}function _0x543f3b(_0x154730){const _0x44a0a4=[new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ae47=>setTimeout(_0x43ae47,0x2cc57c8^_0x68370b)),_0x3efe4c[_0x46f328([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5263=>{let _0x5eb31d=0x0;_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x6f,0x6e])](_0x46f328([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x302320,_0x304910)=>{_0x304910[0x0][_0x46f328([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5eb31d++,_0x5eb31d==(0x2c568fc^_0x68370b)&&(_0x2e5263(),_0x302320[_0x46f328([0x6f,0x66,0x66])]());});}))];return window[_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46f328([0x72,0x61,0x63,0x65])](_0x44a0a4)[_0x46f328([0x74,0x68,0x65,0x6e])](()=>_0x154730);}async function _0x5b5002(){await _0x3efe4c,_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54897d,_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54897d,_0x171108[_0x46f328([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46f328([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5046ee(_0x274027){const _0x48d213=_0x59a512();_0x171108[_0x48d213]=_0x46f328([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])+_0x274027,_0x274027!=_0x46f328([0x56,0x61,0x6c,0x69,0x64])&&_0x5b5002();}function _0x59a512(){const _0x5019e5=window[_0x46f328([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46f328([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46f328([0x6e,0x6f,0x77])]())[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46f328([0x2e]),'');let _0x1db72e=_0x46f328([0x4b]);for(let _0x206f33=0x0;_0x206f33<_0x5019e5[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x206f33+=0x2){let _0x3641d8=window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5019e5[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x206f33,_0x206f33+0x2));_0x3641d8>=_0x42e830[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3641d8-=_0x42e830[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1db72e+=_0x42e830[_0x3641d8];}return _0x1db72e;}function _0x1ad923(){const _0x2dfe4c=_0x4342f1[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e]));if(0x3!=_0x2dfe4c[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2193e4(_0x2dfe4c[0x1]);function _0x2193e4(_0x344a40){const _0x103f05=_0x343087(_0x344a40);return _0x103f05&&_0x18cd30()?_0x103f05:null;function _0x18cd30(){const _0x462782=_0x103f05[_0x46f328([0x6a,0x74,0x69])],_0x3e734c=window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462782[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x462782[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x45cde7={..._0x103f05,[_0x46f328([0x6a,0x74,0x69])]:_0x462782[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x462782[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x45cde7[_0x46f328([0x76,0x63])],_0x39f547(_0x45cde7)==_0x3e734c;}}}async function _0x421a74(){let _0x5b8b52=!0x0;try{const _0x3aa5c0=_0x4342f1[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e])),[_0x318dde,_0x3a9a8c,_0x230ac3]=_0x3aa5c0;return _0x4c5b6c(_0x318dde),await _0xa80ab(_0x318dde,_0x3a9a8c,_0x230ac3),_0x5b8b52;}catch{return!0x1;}function _0x4c5b6c(_0x11ff1d){const _0x85a681=_0x343087(_0x11ff1d);_0x85a681&&_0x85a681[_0x46f328([0x61,0x6c,0x67])]==_0x46f328([0x45,0x53,0x32,0x35,0x36])||(_0x5b8b52=!0x1);}async function _0xa80ab(_0x2c5318,_0x3f4c81,_0xcda203){const _0xf87549=window[_0x46f328([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46f328([0x66,0x72,0x6f,0x6d])](_0x35c51e(_0xcda203),_0x121dda=>_0x121dda[_0x46f328([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13fe62=new window[(_0x46f328([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46f328([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c5318+_0x46f328([0x2e])+_0x3f4c81),_0x503580=window[_0x46f328([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46f328([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x503580)return;const _0x3ec7db=await _0x503580[_0x46f328([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46f328([0x6a,0x77,0x6b]),_0x22c8f9,{[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x45,0x43,0x44,0x53,0x41]),[_0x46f328([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46f328([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x503580[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x45,0x43,0x44,0x53,0x41]),[_0x46f328([0x68,0x61,0x73,0x68])]:{[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ec7db,_0xf87549,_0x13fe62)||(_0x5b8b52=!0x1);}}function _0x343087(_0x2dd6a5){return _0x2dd6a5[_0x46f328([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46f328([0x65,0x79]))?JSON[_0x46f328([0x70,0x61,0x72,0x73,0x65])](_0x35c51e(_0x2dd6a5)):null;}function _0x35c51e(_0x3f4a83){return window[_0x46f328([0x61,0x74,0x6f,0x62])](_0x3f4a83[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46f328([0x2b]))[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46f328([0x2f])));}function _0x39f547(_0x3b3e11){let _0x1b3c2c=0x1505;function _0x86a864(_0x136c7d){for(let _0x40fe8b=0x0;_0x40fe8b<_0x136c7d[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40fe8b++){const _0x2d8252=_0x136c7d[_0x46f328([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40fe8b);_0x1b3c2c=(_0x1b3c2c<<0x5)+_0x1b3c2c+_0x2d8252,_0x1b3c2c&=_0x1b3c2c;}}function _0x2daa91(_0x3077bf){Array[_0x46f328([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3077bf)?_0x3077bf[_0x46f328([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2daa91):_0x3077bf&&typeof _0x3077bf==_0x46f328([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46f328([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3077bf)[_0x46f328([0x73,0x6f,0x72,0x74])]()[_0x46f328([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x551a47,_0xa6d0f])=>{_0x86a864(_0x551a47),_0x2daa91(_0xa6d0f);}):_0x86a864(window[_0x46f328([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3077bf));}return _0x2daa91(_0x3b3e11),_0x1b3c2c>>>0x0;}function _0x24f150(_0x249373){return _0x249373[_0x46f328([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46f328([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46f328([0x30]));}function _0x48abde(_0x493ac6){return _0x493ac6[_0x46f328([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46f328([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46f328([0x6a,0x6f,0x69,0x6e])]('');}function _0x54897d(){}function _0x46f328(_0x237fed){return _0x237fed['map'](_0x14d828=>String['fromCharCode'](_0x14d828))['join']('');}_0x5046ee(await _0x2f2079());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x51a2f7=>{'$graveyard'!==_0x51a2f7['rootName']&&this['editor']['editing']['reconvertItem'](_0x51a2f7);});}['_trackNewToCElements'](){for(const _0x582893 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x582893['type']||'tableOfContents'!==_0x582893['name'])return;this['_tableOfContentsElements']['add'](_0x582893['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x2f9742=this['editor']['conversion'];_0x2f9742['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x2f9742['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0xa20400,{writer:_0x248f8a})=>this['_createTableOfContents'](_0x248f8a,!0x0)}),_0x2f9742['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3845bd,{writer:_0x3f7baf})=>{this['_tableOfContentsElements']['add'](_0x3845bd);const _0x1c69b6=this['_createTableOfContents'](_0x3f7baf);return _0x271db0(_0x1c69b6,_0x3f7baf,{'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'](_0x78ed5b,_0x15f6e3=!0x1){const {locale:_0x57653a}=this['editor'],_0x322974=_0x78ed5b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x15f6e3&&{'data-table-of-contents-label':j(_0x57653a,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x15f6e3&&_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x322974,'end'),_0x78ed5b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x78ed5b['createText'](j(_0x57653a,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x388c73=_0x15f6e3?'':'['+j(_0x57653a,'Empty\x20heading')+']';let _0x3da549=_0x322974;return this['_currentOutlineDefinitions']['forEach']((_0x2ad463,_0x490fce,_0x3c9c7d)=>{const _0x49939f=this['editor']['model']['hasContent'](_0x2ad463['modelElement'],{'ignoreWhitespaces':!0x0}),_0x13869c=_0x49939f?_0x2ad463['text']:_0x388c73,_0x150bad=_0x2ad463['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x2f2624=_0x78ed5b['createContainerElement']('a',{'href':'#'+_0x150bad,...!_0x15f6e3&&{'tabindex':'-1'}},[_0x78ed5b['createText'](_0x13869c)]),_0x1292c2=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x78ed5b['setCustomProperty']('tableOfContentsHeadingIndex',_0x490fce,_0x2f2624);const _0x441b96=_0x78ed5b['createContainerElement']('li',null,[_0x49939f||!_0x15f6e3&&_0x1292c2?_0x2f2624:_0x78ed5b['createText']('')]),_0x220764=_0x490fce?_0x3c9c7d[_0x490fce-0x1]['level']:0x0,_0x43726a=Math['abs'](_0x2ad463['level']-_0x220764);if(_0x2ad463['level']>_0x220764){const _0x46e8ef=N(_0x441b96,_0x43726a,_0x78ed5b);_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x3da549,'end'),_0x46e8ef);}else{const _0x6ae8f3=function(_0x1a3a3b,_0x2ecc3e){return _0x1a3a3b['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x48b2aa=>_0x48b2aa['is']('element','ol'))[_0x2ecc3e];}(_0x3da549,_0x43726a);_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x6ae8f3,'end'),_0x441b96);}_0x3da549=_0x441b96;}),_0x322974;}['_handleScrollToHeading'](_0x2f0045){const _0x202ce4=this['_currentOutlineDefinitions'][_0x2f0045]['modelElement'];this['editor']['model']['change'](_0x9b4ff6=>{_0x9b4ff6['setSelection'](_0x202ce4,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3383ef,_0x138386)=>{const _0x12211c=_0x138386['mapper'],_0x351ea7=_0x12211c['findMappedViewAncestor'](_0x138386['viewPosition']),_0x237010=_0x12211c['toModelElement'](_0x351ea7);_0x237010['is']('element','tableOfContents')&&(_0x138386['modelPosition']=this['editor']['model']['createPositionAt'](_0x237010,0x0),_0x3383ef['stop']());};}}function N(_0x25b065,_0x4a2b6d,_0x528d9a){return 0x1===_0x4a2b6d?_0x528d9a['createContainerElement']('ol',null,[_0x25b065]):_0x528d9a['createContainerElement']('ol',null,[_0x528d9a['createContainerElement']('li',null,[N(_0x25b065,_0x4a2b6d-0x1,_0x528d9a)])]);}class o extends _0x3de503{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1db6f4=this['editor'];_0x1db6f4['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x456eda=this['_createButton'](_0x3f89c0);return _0x456eda['tooltip']=!0x0,_0x456eda;}),_0x1db6f4['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1ffb99)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x158975=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b4532;for(const _0x1eebb2 in _0x158975){const _0x51453a=_0x1eebb2,_0x1dae93=_0x158975[_0x51453a];if('tableOfContentsLicenseKeyValid'==_0x1dae93||'tableOfContentsLicenseKeyInvalid'==_0x1dae93||'tableOfContentsLicenseKeyExpired'==_0x1dae93||'tableOfContentsLicenseKeyDomainLimit'==_0x1dae93||'tableOfContentsLicenseKeyNotAllowed'==_0x1dae93||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1dae93||'tableOfContentsLicenseKeyTrialLimit'==_0x1dae93||'tableOfContentsLicenseKeyUsageLimit'==_0x1dae93){delete _0x158975[_0x51453a],_0x3b4532=_0x1dae93,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x3b4532&&_0x158975['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x3b4532&&_0x158975['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x3b4532&&_0x158975['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x3b4532&&_0x158975['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x3b4532&&_0x158975['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x3b4532&&_0x158975['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x3b4532&&_0x158975['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x2cd30e){const _0x4a96b1=this['editor'],_0x5d7c0b=_0x4a96b1['locale'],_0x167ef4=_0x4a96b1['commands']['get']('insertTableOfContents'),_0x14bef1=new _0x2cd30e(_0x5d7c0b);return _0x14bef1['set']({'label':j(_0x5d7c0b,'Table\x20of\x20contents'),'icon':_0x172d8d}),_0x14bef1['bind']('isEnabled')['to'](_0x167ef4,'isEnabled'),this['listenTo'](_0x14bef1,'execute',()=>{_0x4a96b1['execute']('insertTableOfContents'),_0x4a96b1['editing']['view']['focus']();}),_0x14bef1;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x3de503{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 _0x21713f,Command as _0x5ad9ba}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4cee5f,throttle as _0x5c1395}from'es-toolkit/compat';import{ModelText as _0x3cc338,ModelTreeWalker as _0x267250}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x5befd4,diffToChanges as _0x255ea5,scrollAncestorsToShowTarget as _0x18fbc6,CKEditorError as _0x140fce,global as _0x4044e8,Rect as _0x4ab493,uid as _0x400eb7,priorities as _0x211b24}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x288bdd,ButtonView as _0x434ea8,MenuBarMenuListItemButtonView as _0x117f07}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x26d1fa,toWidget as _0x24c97a}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x82066c}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x280af0){let _0x490835='';for(const _0x104b87 of _0x280af0['getChildren']())_0x104b87 instanceof _0x3cc338&&(_0x490835+=_0x104b87['data']);return _0x490835;}class i extends _0x21713f{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x85c52b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x45dd8f=[];_0x85c52b['model']['document']['on']('change',_0x4cee5f(()=>{const _0x531acb=_0x45dd8f;_0x45dd8f=this['_getOutlineDefinitions']();const _0x129b00=_0x5befd4(_0x531acb,_0x45dd8f,(_0x54d159,_0x422e7b)=>_0x54d159['level']===_0x422e7b['level']&&_0x54d159['text']===_0x422e7b['text']&&_0x54d159['modelElement']===_0x422e7b['modelElement']),_0x55a40=_0x255ea5(_0x129b00,_0x45dd8f),_0x2fe9ca=this['_getActiveHeading'](),_0x34f13f=_0x45dd8f['findIndex'](_0x38c5d2=>_0x38c5d2['modelElement']===_0x2fe9ca);_0x55a40['length']&&this['fire']('change',{'outlineDefinitions':_0x45dd8f,'activeItemIndex':_0x34f13f,'outlineChanges':_0x55a40}),this['fire']('activeItemIndex',{'index':_0x34f13f});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1cd77e=this['editor'],_0x8cfaa=[],_0x3e4cc1=this['_headingNames'];for(const _0x34fb08 of _0x1cd77e['model']['document']['getRootNames']())_0x5d74ee(_0x1cd77e['model']['document']['getRoot'](_0x34fb08));function _0x5d74ee(_0x523779){for(const _0x4ca8f9 of _0x523779['getChildren']())_0x4ca8f9['is']('element')&&(_0x3e4cc1['includes'](_0x4ca8f9['name'])&&_0x8cfaa['push']({'level':_0x3e4cc1['indexOf'](_0x4ca8f9['name'])+0x1,'text':g(_0x4ca8f9),'modelElement':_0x4ca8f9}),_0x5d74ee(_0x4ca8f9));}return _0x8cfaa;}['_getActiveHeading'](){const _0x254551=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x55ecfd=new _0x267250({'direction':'backward','startPosition':_0x254551});for(const _0x385bb9 of _0x55ecfd)if(_0x385bb9['item']['is']('element')&&this['_headingNames']['includes'](_0x385bb9['item']['name']))return _0x385bb9['item'];}['_getHeadingNames'](){const _0x5ab8e9=this['editor']['config']['get']('documentOutline.headings');return _0x5ab8e9||function(_0x2815ae){const _0x33e10d=_0x2815ae['config']['get']('heading.options');return _0x33e10d?_0x33e10d['reduce']((_0x3c0ab8,_0x52690b)=>('paragraph'!==_0x52690b['model']&&_0x3c0ab8['push'](_0x52690b['model']),_0x3c0ab8),[]):_0x2815ae['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3f8e11=this['editor'],_0x4cad48=['h1','h2','h3','h4','h5','h6'],_0x147888=[];for(const _0x55a4b4 of _0x4cad48){const _0x527f36=_0x3f8e11['editing']['view']['domConverter']['domToView'](document['createElement'](_0x55a4b4)),_0x500570=_0x3f8e11['data']['toModel'](_0x527f36)['getChild'](0x0);_0x500570?.['is']('element')&&_0x147888['push'](_0x500570['name']);}this['_headingNames']=_0x147888;}}function j(_0x3c18b5,_0x17d8b7){const t=_0x3c18b5['t'];switch(_0x17d8b7){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 _0x17d8b7;}}class A extends _0x288bdd{constructor(_0x995361,_0x1b2d39=!0x1){super(_0x995361);const _0x91f0b5=this['bindTemplate'],_0x56b1ec=_0x1b2d39?'['+j(_0x995361,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x146893=>!_0x146893),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x91f0b5['to']('level',_0x38192b=>'ck-document-outline__item_level-'+_0x38192b),_0x91f0b5['if']('isActive','ck-document-outline__item_active'),_0x91f0b5['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x91f0b5['to']('text')},'children':[{'text':_0x91f0b5['to']('text',_0x5b2a74=>_0x5b2a74||_0x56b1ec)}],'on':{'click':_0x91f0b5['to']('click')}});}}class f extends _0x288bdd{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x329aa7,_0x396ed7=!0x1,_0x36afa4){super(_0x329aa7),this['showEmptyHeadingText']=_0x396ed7,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x36afa4,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x492615,_0x420f01,_0x47beba,_0x2f67df)=>{this['_setActiveItem'](_0x2f67df,_0x47beba);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x329aa7['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x329aa7,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4dcf48){_0x4dcf48['forEach'](_0x345946=>{'insert'==_0x345946['type']?this['_insertItem'](_0x345946['index'],..._0x345946['values']):'delete'==_0x345946['type']&&this['_deleteItem'](_0x345946['index'],_0x345946['howMany']);});}['_setActiveItem'](_0xac15bc,_0x566bdb){if(-0x1!==_0xac15bc){const _0x3843af=this['items']['get'](_0xac15bc);_0x3843af&&(_0x3843af['isActive']=!0x1);}-0x1!==_0x566bdb&&(this['items']['get'](_0x566bdb)['isActive']=!0x0,this['_scrollToItem'](_0x566bdb));}['_insertItem'](_0x3e179f,..._0x5ec4be){const _0x38636e=_0x5ec4be['map']((_0x52ed44,_0x2f6bdc)=>{const _0x12d860=new A(this['locale'],this['showEmptyHeadingText']);return _0x12d860['text']=_0x52ed44['text'],_0x12d860['level']=_0x52ed44['level'],_0x3e179f+_0x2f6bdc===this['activeItemIndex']&&(_0x12d860['isActive']=!0x0),_0x12d860;});this['items']['addMany'](_0x38636e,_0x3e179f);}['_deleteItem'](_0x44c1df,_0x13c800){do{this['items']['remove'](_0x44c1df);}while(--_0x13c800);}['_handleItemClick'](_0xe3cff1){const _0x3a6863=this['items']['getIndex'](_0xe3cff1['source']);this['fire']('itemSelected',_0x3a6863);}['_scrollToItem'](_0x221b97){_0x18fbc6(this['items']['get'](_0x221b97)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x21713f{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x449582){super(_0x449582),this['view']=new f(_0x449582['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5c1395(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1c3e68=this['editor'],_0x4bb822=_0x1c3e68['plugins']['get']('DocumentOutlineUtils');let _0x59c364=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1c3e68['config']['get']('documentOutline.container'))throw new _0x140fce('document-outline-container-not-provided',{'editor':_0x1c3e68});_0x1c3e68['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x4bb822['on']('change',this['_handleOutlineChange']['bind'](this)),_0x4bb822['on']('activeItemIndex',(_0x759961,{index:_0x573267})=>this['_setActiveViewItem'](_0x573267)),this['view']['on']('itemSelected',(_0x1a48d2,_0x146e7f)=>{_0x59c364=!0x0,this['_handleItemSelected'](_0x146e7f);}),this['view']['listenTo'](_0x4044e8['document'],'scroll',()=>{_0x59c364?_0x59c364=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x4044e8['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x19ac56){const _0x102298=_0x5125bc([0x4c,0x72,0x44,0x32,0x6e,0x37,0x58,0x63,0x39,0x43,0x4e,0x55,0x69,0x33,0x6d,0x64,0x4b,0x45,0x62,0x65,0x59,0x50,0x75,0x31,0x30,0x71,0x6c,0x61,0x67,0x79,0x6a,0x51,0x68,0x54,0x35,0x74,0x34,0x7a,0x76,0x4d,0x57,0x73,0x36,0x38,0x47,0x4f,0x6b,0x52,0x4a,0x53,0x78,0x66,0x6f,0x77,0x48,0x70,0x49,0x56,0x42,0x5a,0x46,0x41]),_0x1d86e1=0x6660f9a0,_0xa461b4=0x666789b0^_0x1d86e1,_0x3d0de8=window[_0x5125bc([0x44,0x61,0x74,0x65])][_0x5125bc([0x6e,0x6f,0x77])](),_0x47fda1=_0x19ac56[_0x5125bc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1dd7a3=new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b8763=>{_0x47fda1[_0x5125bc([0x6f,0x6e,0x63,0x65])](_0x5125bc([0x72,0x65,0x61,0x64,0x79]),_0x2b8763);}),_0x4778fe={[_0x5125bc([0x6b,0x74,0x79])]:_0x5125bc([0x45,0x43]),[_0x5125bc([0x75,0x73,0x65])]:_0x5125bc([0x73,0x69,0x67]),[_0x5125bc([0x63,0x72,0x76])]:_0x5125bc([0x50,0x2d,0x32,0x35,0x36]),[_0x5125bc([0x78])]:_0x5125bc([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]),[_0x5125bc([0x79])]:_0x5125bc([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]),[_0x5125bc([0x61,0x6c,0x67])]:_0x5125bc([0x45,0x53,0x32,0x35,0x36])},_0x12cc2d=_0x47fda1[_0x5125bc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5125bc([0x67,0x65,0x74])](_0x5125bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4f9c16(){let _0x519a91,_0x1761ef=null,_0x2d469d=null;try{if(_0x12cc2d==_0x5125bc([0x47,0x50,0x4c]))return _0x5125bc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x519a91=_0x3406e2(),!_0x519a91)return _0x5125bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x519a91[_0x5125bc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2d469d=_0x5fab85(_0x519a91[_0x5125bc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x519a91[_0x5125bc([0x6a,0x74,0x69])])),await _0x47104d()?_0xea24c3()?_0x46a697()?_0x5125bc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e26bd()?(_0x519a91[_0x5125bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5125bc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1761ef=_0x154420(_0x5125bc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x519a91[_0x5125bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5125bc([0x74,0x72,0x69,0x61,0x6c])&&(_0x1761ef=_0x154420(_0x5125bc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30b146()):_0x5125bc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5125bc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5125bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5125bc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x46a697(){const _0x4aeb0c=[_0x5125bc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5125bc([0x74,0x72,0x69,0x61,0x6c])][_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x519a91[_0x5125bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d0de8/0x3e8:0xe10*_0xa461b4;return _0x519a91[_0x5125bc([0x65,0x78,0x70])]<_0x4aeb0c;}function _0xea24c3(){const _0x45c1aa=_0x519a91[_0x5125bc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x45c1aa&&(!!_0x45c1aa[_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5125bc([0x2a]))||(!!_0x45c1aa[_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5125bc([0x44,0x4f]))||!!_0x45c1aa[_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5125bc([0x50,0x50]))));}function _0x5e26bd(){const _0x42d52f=_0x519a91[_0x5125bc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x42d52f||0x0==_0x42d52f[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d7825}=new URL(window[_0x5125bc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x42d52f[_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d7825))return!0x0;const _0x4b47b3=_0x2d7825[_0x5125bc([0x73,0x70,0x6c,0x69,0x74])](_0x5125bc([0x2e]));return _0x42d52f[_0x5125bc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3299a3=>_0x3299a3[_0x5125bc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5125bc([0x2a])))[_0x5125bc([0x6d,0x61,0x70])](_0x29504e=>_0x29504e[_0x5125bc([0x73,0x70,0x6c,0x69,0x74])](_0x5125bc([0x2e])))[_0x5125bc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21d83c=>_0x21d83c[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4b47b3[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5125bc([0x6d,0x61,0x70])](_0x4ddcbc=>Array(_0x4b47b3[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4ddcbc[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5125bc([0x66,0x69,0x6c,0x6c])](_0x4ddcbc[0x0]===_0x5125bc([0x2a])?_0x5125bc([0x2a]):'')[_0x5125bc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4ddcbc))[_0x5125bc([0x73,0x6f,0x6d,0x65])](_0x2daef2=>_0x4b47b3[_0x5125bc([0x65,0x76,0x65,0x72,0x79])]((_0x358b93,_0x3930f5)=>_0x2daef2[_0x3930f5]===_0x358b93||_0x2daef2[_0x3930f5]===_0x5125bc([0x2a])));}function _0x30b146(){return _0x1761ef&&_0x2d469d?new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x135eae,_0x1364b9)=>{_0x1761ef[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x135eae,_0x1364b9),_0x2d469d[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x36fde8=>{_0x36fde8!=_0x5125bc([0x56,0x61,0x6c,0x69,0x64])&&_0x135eae(_0x36fde8);},_0x1364b9);}):_0x1761ef||_0x2d469d||_0x5125bc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5fab85(_0x55fdca,_0x288768){return new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7ea268=>{if(_0xa4f498())return _0x7ea268(_0x5125bc([0x56,0x61,0x6c,0x69,0x64]));_0x33af1a(),_0x47fda1[_0x5125bc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5125bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x34872f=!0x1;const _0x3433f8=_0x400eb7();function _0x2c40e0(_0xa87898){return!!_0xa87898&&(typeof _0xa87898===_0x5125bc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xa87898===_0x5125bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xa87898[_0x5125bc([0x74,0x68,0x65,0x6e])]===_0x5125bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xa87898[_0x5125bc([0x63,0x61,0x74,0x63,0x68])]===_0x5125bc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1f4043(_0x450426){_0x7d7f3d(_0x450426)[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x1b78b9=>{if(!_0x1b78b9||_0x1b78b9[_0x5125bc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5125bc([0x6f,0x6b]))return _0x5125bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x6d5a6d(_0x540be0(_0x3433f8+_0x288768))!=_0x1b78b9[_0x5125bc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5125bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5125bc([0x56,0x61,0x6c,0x69,0x64]);})[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x16e9d3=>(_0x5f5297(),_0x16e9d3),()=>{const _0x3f9e80=_0x47b89c();return null==_0x3f9e80?(_0x5f5297(),_0x5125bc([0x56,0x61,0x6c,0x69,0x64])):_0x5125bc(_0x3d0de8-_0x3f9e80>(0x426c7da0^_0x1d86e1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x7ea268)[_0x5125bc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x7ea268(_0x5125bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e4382=0x66561720^_0x1d86e1;function _0x5f5297(){const _0x168a19=_0x5125bc([0x6c,0x6c,0x63,0x74,0x2d])+_0x6d5a6d(_0x540be0(_0x55fdca)),_0xbfe502=_0x4db92f(_0x6d5a6d(window[_0x5125bc([0x4d,0x61,0x74,0x68])][_0x5125bc([0x63,0x65,0x69,0x6c])](_0x3d0de8/_0x4e4382)));window[_0x5125bc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5125bc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x168a19,_0xbfe502);}function _0x47b89c(){const _0x1296ca=_0x5125bc([0x6c,0x6c,0x63,0x74,0x2d])+_0x6d5a6d(_0x540be0(_0x55fdca)),_0x47cdb8=window[_0x5125bc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5125bc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1296ca);return _0x47cdb8?window[_0x5125bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4db92f(_0x47cdb8),0x10)*_0x4e4382:null;}function _0x7d7f3d(_0x520609){return new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cd7d3,_0x1365d7)=>{_0x520609[_0x5125bc([0x74,0x68,0x65,0x6e])](_0x1cd7d3,_0x1365d7),window[_0x5125bc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1365d7,0x66612d60^_0x1d86e1);});}}_0x47fda1[_0x5125bc([0x6f,0x6e])](_0x5125bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c4959,_0x4f2e56)=>{if(_0x4f2e56[0x0]!=_0x55fdca)return _0x7ea268(_0x5125bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f2e56[0x1]={..._0x4f2e56[0x1],[_0x5125bc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3433f8};},{[_0x5125bc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5125bc([0x68,0x69,0x67,0x68])}),_0x47fda1[_0x5125bc([0x6f,0x6e])](_0x5125bc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2af5d3=>{_0x2c40e0(_0x2af5d3[_0x5125bc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x34872f=!0x0,_0x1f4043(_0x2af5d3[_0x5125bc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5125bc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5125bc([0x6c,0x6f,0x77])}),_0x1dd7a3[_0x5125bc([0x74,0x68,0x65,0x6e])](()=>{_0x34872f||_0x7ea268(_0x5125bc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xa4f498(){return _0x47fda1[_0x5125bc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5125bc([0x76,0x69,0x65,0x77])][_0x5125bc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5125bc([0x61,0x75,0x74,0x6f]);}function _0x33af1a(){_0x47fda1[_0x5125bc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5125bc([0x76,0x69,0x65,0x77])][_0x5125bc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5125bc([0x61,0x75,0x74,0x6f]);}}function _0x154420(_0x3fcaf8){const _0x560d7f=[new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b235a=>setTimeout(_0x4b235a,0x6669c76c^_0x1d86e1)),_0x1dd7a3[_0x5125bc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48a4dd=>{let _0x2506e6=0x0;_0x47fda1[_0x5125bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5125bc([0x6f,0x6e])](_0x5125bc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16c3fc,_0x69a34e)=>{_0x69a34e[0x0][_0x5125bc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2506e6++,_0x2506e6==(0x6660f858^_0x1d86e1)&&(_0x48a4dd(),_0x16c3fc[_0x5125bc([0x6f,0x66,0x66])]());});}))];return window[_0x5125bc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5125bc([0x72,0x61,0x63,0x65])](_0x560d7f)[_0x5125bc([0x74,0x68,0x65,0x6e])](()=>_0x3fcaf8);}async function _0x16161b(){await _0x1dd7a3,_0x47fda1[_0x5125bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5125bc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x151c7e,_0x47fda1[_0x5125bc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5125bc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x151c7e,_0x47fda1[_0x5125bc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5125bc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x84799f(_0x45c89f){const _0x3f682c=_0x3e307d();_0x47fda1[_0x3f682c]=_0x5125bc([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])+_0x45c89f,_0x45c89f!=_0x5125bc([0x56,0x61,0x6c,0x69,0x64])&&_0x16161b();}function _0x3e307d(){const _0xc75d4f=window[_0x5125bc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5125bc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5125bc([0x6e,0x6f,0x77])]())[_0x5125bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5125bc([0x2e]),'');let _0x354942=_0x5125bc([0x4c]);for(let _0x17aca3=0x0;_0x17aca3<_0xc75d4f[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17aca3+=0x2){let _0xf117a8=window[_0x5125bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc75d4f[_0x5125bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17aca3,_0x17aca3+0x2));_0xf117a8>=_0x102298[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf117a8-=_0x102298[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x354942+=_0x102298[_0xf117a8];}return _0x354942;}function _0x3406e2(){const _0x1744e6=_0x12cc2d[_0x5125bc([0x73,0x70,0x6c,0x69,0x74])](_0x5125bc([0x2e]));if(0x3!=_0x1744e6[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5080f5(_0x1744e6[0x1]);function _0x5080f5(_0x15a230){const _0x2c0cb1=_0x2b73b6(_0x15a230);return _0x2c0cb1&&_0x47c870()?_0x2c0cb1:null;function _0x47c870(){const _0xb8cde0=_0x2c0cb1[_0x5125bc([0x6a,0x74,0x69])],_0x1ab216=window[_0x5125bc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb8cde0[_0x5125bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xb8cde0[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x488bbb={..._0x2c0cb1,[_0x5125bc([0x6a,0x74,0x69])]:_0xb8cde0[_0x5125bc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xb8cde0[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x488bbb[_0x5125bc([0x76,0x63])],_0x540be0(_0x488bbb)==_0x1ab216;}}}async function _0x47104d(){let _0xbbfdad=!0x0;try{const _0x1638f1=_0x12cc2d[_0x5125bc([0x73,0x70,0x6c,0x69,0x74])](_0x5125bc([0x2e])),[_0x197c19,_0xe0f008,_0x3c206b]=_0x1638f1;return _0x3eaa13(_0x197c19),await _0x3b8672(_0x197c19,_0xe0f008,_0x3c206b),_0xbbfdad;}catch{return!0x1;}function _0x3eaa13(_0x139681){const _0x568883=_0x2b73b6(_0x139681);_0x568883&&_0x568883[_0x5125bc([0x61,0x6c,0x67])]==_0x5125bc([0x45,0x53,0x32,0x35,0x36])||(_0xbbfdad=!0x1);}async function _0x3b8672(_0x2b808d,_0x35bad5,_0x3313ea){const _0x9c947c=window[_0x5125bc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5125bc([0x66,0x72,0x6f,0x6d])](_0x209541(_0x3313ea),_0xcbc379=>_0xcbc379[_0x5125bc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x29d9d8=new window[(_0x5125bc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5125bc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2b808d+_0x5125bc([0x2e])+_0x35bad5),_0x2356f5=window[_0x5125bc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5125bc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2356f5)return;const _0x311531=await _0x2356f5[_0x5125bc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5125bc([0x6a,0x77,0x6b]),_0x4778fe,{[_0x5125bc([0x6e,0x61,0x6d,0x65])]:_0x5125bc([0x45,0x43,0x44,0x53,0x41]),[_0x5125bc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5125bc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5125bc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2356f5[_0x5125bc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5125bc([0x6e,0x61,0x6d,0x65])]:_0x5125bc([0x45,0x43,0x44,0x53,0x41]),[_0x5125bc([0x68,0x61,0x73,0x68])]:{[_0x5125bc([0x6e,0x61,0x6d,0x65])]:_0x5125bc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x311531,_0x9c947c,_0x29d9d8)||(_0xbbfdad=!0x1);}}function _0x2b73b6(_0x30429b){return _0x30429b[_0x5125bc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5125bc([0x65,0x79]))?JSON[_0x5125bc([0x70,0x61,0x72,0x73,0x65])](_0x209541(_0x30429b)):null;}function _0x209541(_0x41bf99){return window[_0x5125bc([0x61,0x74,0x6f,0x62])](_0x41bf99[_0x5125bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5125bc([0x2b]))[_0x5125bc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5125bc([0x2f])));}function _0x540be0(_0x14f316){let _0x4df708=0x1505;function _0x297643(_0x25ae23){for(let _0x2b1c46=0x0;_0x2b1c46<_0x25ae23[_0x5125bc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b1c46++){const _0x34036c=_0x25ae23[_0x5125bc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b1c46);_0x4df708=(_0x4df708<<0x5)+_0x4df708+_0x34036c,_0x4df708&=_0x4df708;}}function _0xb1b13f(_0x1cfca5){Array[_0x5125bc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1cfca5)?_0x1cfca5[_0x5125bc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb1b13f):_0x1cfca5&&typeof _0x1cfca5==_0x5125bc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5125bc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1cfca5)[_0x5125bc([0x73,0x6f,0x72,0x74])]()[_0x5125bc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xede044,_0xc931fb])=>{_0x297643(_0xede044),_0xb1b13f(_0xc931fb);}):_0x297643(window[_0x5125bc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1cfca5));}return _0xb1b13f(_0x14f316),_0x4df708>>>0x0;}function _0x6d5a6d(_0x311cff){return _0x311cff[_0x5125bc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5125bc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5125bc([0x30]));}function _0x4db92f(_0x328ade){return _0x328ade[_0x5125bc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5125bc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5125bc([0x6a,0x6f,0x69,0x6e])]('');}function _0x151c7e(){}function _0x5125bc(_0x46b98c){return _0x46b98c['map'](_0x269616=>String['fromCharCode'](_0x269616))['join']('');}_0x84799f(await _0x4f9c16());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x439e08,{outlineDefinitions:_0x23c24e,outlineChanges:_0x25dca9}){this['_currentOutlineDefinitions']=_0x23c24e,this['view']['sync'](_0x25dca9);}['_setActiveViewItem'](_0x31d500){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x31d500]&&(this['view']['activeItemIndex']=_0x31d500);}['_handleItemSelected'](_0x7f20e3){const _0x45183d=this['_currentOutlineDefinitions'][_0x7f20e3]['modelElement'];this['editor']['model']['change'](_0x1b974a=>{_0x1b974a['setSelection'](_0x45183d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x7f20e3);}['_updateActiveDefinitionOnViewportChange'](){const _0x5a417f=this['editor'];let _0x82880f;for(const _0x51eb5f of _0x5a417f['model']['document']['getRootNames']()){const _0x59aa5f=_0x5a417f['editing']['view']['getDomRoot'](_0x51eb5f),_0xb4d664=_0x59aa5f&&new _0x4ab493(_0x59aa5f)['getVisible']();if(_0xb4d664){const _0x3ad834=new _0x4ab493(_0x4044e8['window'])['getIntersection'](_0xb4d664);_0x3ad834&&(_0x82880f=_0x3ad834['top']+0.25*_0x3ad834['height']);}}if(void 0x0===_0x82880f)return;const _0x19aff0=h(_0x5a417f['editing'],this['_currentOutlineDefinitions'],_0x82880f);_0x19aff0?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x19aff0)):this['_setActiveViewItem'](-0x1);}}function h(_0x5f3e12,_0x148dcf,_0x1f9d69,_0x5e1fda=0x0,_0x163c72=_0x148dcf['length']-0x1){const _0x2a564f=Math['floor'](_0x5e1fda+(_0x163c72-_0x5e1fda)/0x2);if(_0x163c72>=_0x5e1fda){const _0x1566c6=_0x148dcf[_0x2a564f],_0x2d4242=_0x5f3e12['mapper']['toViewElement'](_0x1566c6['modelElement']);if(!_0x2d4242)return null;const _0x5a5b91=_0x5f3e12['view']['domConverter']['mapViewToDom'](_0x2d4242);return new _0x4ab493(_0x5a5b91)['bottom']>_0x1f9d69?h(_0x5f3e12,_0x148dcf,_0x1f9d69,_0x5e1fda,_0x2a564f-0x1):h(_0x5f3e12,_0x148dcf,_0x1f9d69,_0x2a564f+0x1,_0x163c72);}return _0x2a564f<0x0?null:_0x148dcf[_0x2a564f];}class P extends _0x21713f{['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 _0x36e141=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1e3cea;for(const _0x121404 in _0x36e141){const _0x409d30=_0x121404,_0x4a0227=_0x36e141[_0x409d30];if('documentOutlineLicenseKeyValid'==_0x4a0227||'documentOutlineLicenseKeyInvalid'==_0x4a0227||'documentOutlineLicenseKeyExpired'==_0x4a0227||'documentOutlineLicenseKeyDomainLimit'==_0x4a0227||'documentOutlineLicenseKeyNotAllowed'==_0x4a0227||'documentOutlineLicenseKeyEvaluationLimit'==_0x4a0227||'documentOutlineLicenseKeyTrialLimit'==_0x4a0227||'documentOutlineLicenseKeyUsageLimit'==_0x4a0227){delete _0x36e141[_0x409d30],_0x1e3cea=_0x4a0227,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x1e3cea&&_0x36e141['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x1e3cea&&_0x36e141['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x1e3cea&&_0x36e141['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x1e3cea&&_0x36e141['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x1e3cea&&_0x36e141['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x1e3cea&&_0x36e141['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x1e3cea&&_0x36e141['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x5ad9ba{['execute'](){this['editor']['model']['change'](_0x40d359=>{this['editor']['model']['insertObject'](_0x40d359['createElement']('tableOfContents'));});}['refresh'](){const _0x1cd95d=this['editor']['model'],_0x2d3219=_0x1cd95d['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x2d3219&&_0x1cd95d['schema']['findAllowedParent'](_0x2d3219,'tableOfContents'));}}class T extends _0x21713f{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x118c20=this['editor'];if(_0x118c20['config']['get']('headingId.modelAttributeName'))return;(function(_0x58f23e){const _0x5280bf=new Map();if(_0x58f23e)return _0x58f23e['forEach'](_0x3bc309=>{'paragraph'!==_0x3bc309['model']&&_0x5280bf['set'](_0x3bc309['view'],_0x3bc309['model']);}),_0x5280bf['get']('h1')||_0x5280bf['set']('h1','heading1'),_0x5280bf;return _0x5280bf;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x408896,_0x58f8f7)=>{this['_customUpcastHeadingsConversion'](_0x58f8f7),this['_customDataDowncastHeadingsConversion'](_0x408896),_0x118c20['model']['schema']['isRegistered'](_0x408896)&&_0x118c20['model']['schema']['extend'](_0x408896,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x320cc3){this['editor']['conversion']['for']('upcast')['add'](_0x5c646c=>_0x5c646c['on']('element:'+_0x320cc3,(_0x684909,_0x5b7ae2,_0x573b61)=>{const {consumable:_0x311a3f,writer:_0x15b82e}=_0x573b61,_0x15c9f3=_0x5b7ae2['viewItem']['getAttribute']('id'),_0x21e779=_0x5b7ae2['modelRange']['getContainedElement']();if(_0x21e779)return _0x15c9f3&&_0x15c9f3['length']||_0x21e779['hasAttribute']('headingId')?void(_0x311a3f['consume'](_0x5b7ae2['viewItem'],{'attributes':['id']})&&_0x15b82e['setAttribute']('headingId',_0x15c9f3,_0x21e779)):(_0x311a3f['consume'](_0x5b7ae2['viewItem'],{'attributes':['id']}),void _0x15b82e['setAttribute']('headingId',_0x400eb7(),_0x21e779));},{'priority':_0x211b24['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x4aeac3){this['editor']['conversion']['for']('downcast')['add'](_0x326fe4=>_0x326fe4['on']('attribute:headingId:'+_0x4aeac3,(_0x4f92b4,_0x268417,_0x1a0be3)=>{if(!_0x1a0be3['consumable']['consume'](_0x268417['item'],_0x4f92b4['name']))return;const _0x652c41=_0x268417['item']['getAttribute']('headingId'),_0x58fa4e=_0x1a0be3['mapper']['toViewElement'](_0x268417['item']);_0x1a0be3['writer']['setAttribute']('id',_0x652c41,_0x58fa4e);}));}['_registerHeadingIdAttributePostfixer'](){const _0x56dea0=this['editor'],_0x1d8cca=new Set(),_0x27dedd=new Set();function _0x45090b(_0x142653,_0x3c88a3){const _0x380b65=_0x400eb7();return _0x27dedd['add'](_0x380b65),_0x142653['setAttribute']('headingId',_0x380b65,_0x3c88a3),_0x380b65;}function _0x12b3ab(_0x1a5718,_0x2fca3a){_0x1a5718['removeAttribute']('headingId',_0x2fca3a);}_0x56dea0['model']['document']['registerPostFixer'](_0x47e3b7=>{const _0x45095f=_0x56dea0['model']['document']['differ']['getChanges']();let _0x377c5b=!0x1;for(const _0x238b5b of _0x45095f)if('insert'==_0x238b5b['type']&&_0x238b5b['name']){if(b(_0x238b5b['name'])){const _0x10bb59=_0x238b5b['attributes']['get']('headingId');'string'==typeof _0x10bb59?_0x1d8cca['has'](_0x10bb59)?(_0x45090b(_0x47e3b7,_0x238b5b['position']['nodeAfter']),_0x377c5b=!0x0):_0x27dedd['add'](_0x10bb59):(_0x45090b(_0x47e3b7,_0x238b5b['position']['nodeAfter']),_0x377c5b=!0x0);}else'string'==typeof _0x238b5b['attributes']['get']('headingId')&&(_0x12b3ab(_0x47e3b7,_0x238b5b['position']['nodeAfter']),_0x377c5b=!0x0);}else{if('remove'==_0x238b5b['type']){const _0x14f26b=_0x238b5b['attributes']['get']('headingId');'string'==typeof _0x14f26b&&_0x1d8cca['delete'](_0x14f26b);}}return _0x377c5b;}),_0x56dea0['model']['document']['on']('change',()=>{_0x27dedd['forEach'](_0x367e76=>_0x1d8cca['add'](_0x367e76)),_0x27dedd['clear']();});}}function b(_0x195ef2){return!!_0x195ef2['match'](/heading\d/);}class s extends _0x21713f{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x26d1fa,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4c76b9){super(_0x4c76b9),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x4dd48b=this['editor'],_0x508068=_0x4dd48b['editing']['view']['document'];_0x4dd48b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x4dd48b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x508068,'click',(_0xfa5287,_0xc8dca2)=>{if(!_0xc8dca2['target'])return;const _0x55f3c1=_0xc8dca2['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x55f3c1)&&(_0xc8dca2['domEvent']['preventDefault'](),_0xfa5287['stop'](),this['_handleScrollToHeading'](_0x55f3c1));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x4dd48b['commands']['add']('insertTableOfContents',new _(_0x4dd48b)),(_0x4dd48b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x35255b,_0x257f12)=>{this['_currentOutlineDefinitions']=_0x257f12['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x4dd48b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x27cb3b){const _0x2fc648=_0x5dc58b([0x6c,0x30,0x70,0x4c,0x56,0x47,0x69,0x5a,0x64,0x79,0x46,0x35,0x53,0x49,0x4f,0x6b,0x72,0x77,0x51,0x42,0x52,0x34,0x55,0x61,0x37,0x33,0x38,0x48,0x74,0x6d,0x6e,0x58,0x59,0x76,0x54,0x32,0x43,0x78,0x4a,0x67,0x65,0x41,0x75,0x57,0x45,0x66,0x39,0x31,0x7a,0x36,0x62,0x4e,0x4b,0x63,0x6a,0x71,0x4d,0x73,0x50,0x6f,0x68,0x44]),_0x142276=0x9da9cf0,_0x3a5647=0x9ddece0^_0x142276,_0x20bd09=window[_0x5dc58b([0x44,0x61,0x74,0x65])][_0x5dc58b([0x6e,0x6f,0x77])](),_0x1a6a01=_0x27cb3b[_0x5dc58b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xc9a6fa=new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39a702=>{_0x1a6a01[_0x5dc58b([0x6f,0x6e,0x63,0x65])](_0x5dc58b([0x72,0x65,0x61,0x64,0x79]),_0x39a702);}),_0x2d96e8={[_0x5dc58b([0x6b,0x74,0x79])]:_0x5dc58b([0x45,0x43]),[_0x5dc58b([0x75,0x73,0x65])]:_0x5dc58b([0x73,0x69,0x67]),[_0x5dc58b([0x63,0x72,0x76])]:_0x5dc58b([0x50,0x2d,0x32,0x35,0x36]),[_0x5dc58b([0x78])]:_0x5dc58b([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]),[_0x5dc58b([0x79])]:_0x5dc58b([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]),[_0x5dc58b([0x61,0x6c,0x67])]:_0x5dc58b([0x45,0x53,0x32,0x35,0x36])},_0x5a0c30=_0x1a6a01[_0x5dc58b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5dc58b([0x67,0x65,0x74])](_0x5dc58b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3fac84(){let _0x52e7ed,_0x94c4db=null,_0x4b2eb9=null;try{if(_0x5a0c30==_0x5dc58b([0x47,0x50,0x4c]))return _0x5dc58b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x52e7ed=_0x460ce9(),!_0x52e7ed)return _0x5dc58b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x52e7ed[_0x5dc58b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4b2eb9=_0x4acaf5(_0x52e7ed[_0x5dc58b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x52e7ed[_0x5dc58b([0x6a,0x74,0x69])])),await _0xb1739f()?_0x41f167()?_0x211c36()?_0x5dc58b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x33b587()?(_0x52e7ed[_0x5dc58b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5dc58b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x94c4db=_0x43b7ac(_0x5dc58b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x52e7ed[_0x5dc58b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5dc58b([0x74,0x72,0x69,0x61,0x6c])&&(_0x94c4db=_0x43b7ac(_0x5dc58b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x93ee97()):_0x5dc58b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5dc58b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5dc58b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5dc58b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x211c36(){const _0x38fe1f=[_0x5dc58b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5dc58b([0x74,0x72,0x69,0x61,0x6c])][_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e7ed[_0x5dc58b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x20bd09/0x3e8:0xe10*_0x3a5647;return _0x52e7ed[_0x5dc58b([0x65,0x78,0x70])]<_0x38fe1f;}function _0x41f167(){const _0x5e6228=_0x52e7ed[_0x5dc58b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e6228&&(!!_0x5e6228[_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dc58b([0x2a]))||(!!_0x5e6228[_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dc58b([0x54,0x4f,0x43]))||!!_0x5e6228[_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dc58b([0x50,0x50]))));}function _0x33b587(){const _0x7fea30=_0x52e7ed[_0x5dc58b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7fea30||0x0==_0x7fea30[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3cf5fe}=new URL(window[_0x5dc58b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7fea30[_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3cf5fe))return!0x0;const _0x279c44=_0x3cf5fe[_0x5dc58b([0x73,0x70,0x6c,0x69,0x74])](_0x5dc58b([0x2e]));return _0x7fea30[_0x5dc58b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f9c3b=>_0x1f9c3b[_0x5dc58b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dc58b([0x2a])))[_0x5dc58b([0x6d,0x61,0x70])](_0x4ae780=>_0x4ae780[_0x5dc58b([0x73,0x70,0x6c,0x69,0x74])](_0x5dc58b([0x2e])))[_0x5dc58b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b7b07=>_0x4b7b07[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x279c44[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5dc58b([0x6d,0x61,0x70])](_0x420ea2=>Array(_0x279c44[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x420ea2[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5dc58b([0x66,0x69,0x6c,0x6c])](_0x420ea2[0x0]===_0x5dc58b([0x2a])?_0x5dc58b([0x2a]):'')[_0x5dc58b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x420ea2))[_0x5dc58b([0x73,0x6f,0x6d,0x65])](_0x4c04d8=>_0x279c44[_0x5dc58b([0x65,0x76,0x65,0x72,0x79])]((_0x1e984b,_0xb65b5b)=>_0x4c04d8[_0xb65b5b]===_0x1e984b||_0x4c04d8[_0xb65b5b]===_0x5dc58b([0x2a])));}function _0x93ee97(){return _0x94c4db&&_0x4b2eb9?new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e3c39,_0x5bb512)=>{_0x94c4db[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x2e3c39,_0x5bb512),_0x4b2eb9[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x64cdc8=>{_0x64cdc8!=_0x5dc58b([0x56,0x61,0x6c,0x69,0x64])&&_0x2e3c39(_0x64cdc8);},_0x5bb512);}):_0x94c4db||_0x4b2eb9||_0x5dc58b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4acaf5(_0x5efae5,_0x3be3b7){return new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ddd8d=>{if(_0x5e5a90())return _0x1ddd8d(_0x5dc58b([0x56,0x61,0x6c,0x69,0x64]));_0x3a2fb6(),_0x1a6a01[_0x5dc58b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5dc58b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xfd051f=!0x1;const _0x2cac81=_0x400eb7();function _0x52d0c2(_0x4efa71){return!!_0x4efa71&&(typeof _0x4efa71===_0x5dc58b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4efa71===_0x5dc58b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4efa71[_0x5dc58b([0x74,0x68,0x65,0x6e])]===_0x5dc58b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4efa71[_0x5dc58b([0x63,0x61,0x74,0x63,0x68])]===_0x5dc58b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x40db68(_0x16be2a){_0x5f7272(_0x16be2a)[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x36baca=>{if(!_0x36baca||_0x36baca[_0x5dc58b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5dc58b([0x6f,0x6b]))return _0x5dc58b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x243003(_0x552f0c(_0x2cac81+_0x3be3b7))!=_0x36baca[_0x5dc58b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5dc58b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5dc58b([0x56,0x61,0x6c,0x69,0x64]);})[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x5034f4=>(_0x44a80b(),_0x5034f4),()=>{const _0x3988c6=_0x49651e();return null==_0x3988c6?(_0x44a80b(),_0x5dc58b([0x56,0x61,0x6c,0x69,0x64])):_0x5dc58b(_0x20bd09-_0x3988c6>(0x2dd618f0^_0x142276)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x1ddd8d)[_0x5dc58b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ddd8d(_0x5dc58b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x17383e=0x9ec7270^_0x142276;function _0x44a80b(){const _0x330a2b=_0x5dc58b([0x6c,0x6c,0x63,0x74,0x2d])+_0x243003(_0x552f0c(_0x5efae5)),_0x5ca968=_0x52b9d0(_0x243003(window[_0x5dc58b([0x4d,0x61,0x74,0x68])][_0x5dc58b([0x63,0x65,0x69,0x6c])](_0x20bd09/_0x17383e)));window[_0x5dc58b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5dc58b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x330a2b,_0x5ca968);}function _0x49651e(){const _0x2d545f=_0x5dc58b([0x6c,0x6c,0x63,0x74,0x2d])+_0x243003(_0x552f0c(_0x5efae5)),_0x2d2c43=window[_0x5dc58b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5dc58b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d545f);return _0x2d2c43?window[_0x5dc58b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52b9d0(_0x2d2c43),0x10)*_0x17383e:null;}function _0x5f7272(_0x5e9cdb){return new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3526f0,_0x36fcef)=>{_0x5e9cdb[_0x5dc58b([0x74,0x68,0x65,0x6e])](_0x3526f0,_0x36fcef),window[_0x5dc58b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36fcef,0x9db4830^_0x142276);});}}_0x1a6a01[_0x5dc58b([0x6f,0x6e])](_0x5dc58b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39d2fd,_0x8a2ae9)=>{if(_0x8a2ae9[0x0]!=_0x5efae5)return _0x1ddd8d(_0x5dc58b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x8a2ae9[0x1]={..._0x8a2ae9[0x1],[_0x5dc58b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2cac81};},{[_0x5dc58b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5dc58b([0x68,0x69,0x67,0x68])}),_0x1a6a01[_0x5dc58b([0x6f,0x6e])](_0x5dc58b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x69ca3b=>{_0x52d0c2(_0x69ca3b[_0x5dc58b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xfd051f=!0x0,_0x40db68(_0x69ca3b[_0x5dc58b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5dc58b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5dc58b([0x6c,0x6f,0x77])}),_0xc9a6fa[_0x5dc58b([0x74,0x68,0x65,0x6e])](()=>{_0xfd051f||_0x1ddd8d(_0x5dc58b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5e5a90(){return _0x1a6a01[_0x5dc58b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5dc58b([0x76,0x69,0x65,0x77])][_0x5dc58b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5dc58b([0x61,0x75,0x74,0x6f]);}function _0x3a2fb6(){_0x1a6a01[_0x5dc58b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5dc58b([0x76,0x69,0x65,0x77])][_0x5dc58b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5dc58b([0x61,0x75,0x74,0x6f]);}}function _0x43b7ac(_0x133874){const _0x4d7ec1=[new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x63bfce=>setTimeout(_0x63bfce,0x9d3a23c^_0x142276)),_0xc9a6fa[_0x5dc58b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x425588=>{let _0x1c6483=0x0;_0x1a6a01[_0x5dc58b([0x6d,0x6f,0x64,0x65,0x6c])][_0x5dc58b([0x6f,0x6e])](_0x5dc58b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54ab47,_0x52f3ac)=>{_0x52f3ac[0x0][_0x5dc58b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c6483++,_0x1c6483==(0x9da9d08^_0x142276)&&(_0x425588(),_0x54ab47[_0x5dc58b([0x6f,0x66,0x66])]());});}))];return window[_0x5dc58b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5dc58b([0x72,0x61,0x63,0x65])](_0x4d7ec1)[_0x5dc58b([0x74,0x68,0x65,0x6e])](()=>_0x133874);}async function _0x262650(){await _0xc9a6fa,_0x1a6a01[_0x5dc58b([0x6d,0x6f,0x64,0x65,0x6c])][_0x5dc58b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1acbd2,_0x1a6a01[_0x5dc58b([0x6d,0x6f,0x64,0x65,0x6c])][_0x5dc58b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1acbd2,_0x1a6a01[_0x5dc58b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5dc58b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e7329(_0x3b439c){const _0x38e67c=_0x5772b4();_0x1a6a01[_0x38e67c]=_0x5dc58b([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])+_0x3b439c,_0x3b439c!=_0x5dc58b([0x56,0x61,0x6c,0x69,0x64])&&_0x262650();}function _0x5772b4(){const _0x4a432d=window[_0x5dc58b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5dc58b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5dc58b([0x6e,0x6f,0x77])]())[_0x5dc58b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5dc58b([0x2e]),'');let _0x22d82f=_0x5dc58b([0x6c]);for(let _0x5a6574=0x0;_0x5a6574<_0x4a432d[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5a6574+=0x2){let _0x11a9a2=window[_0x5dc58b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a432d[_0x5dc58b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a6574,_0x5a6574+0x2));_0x11a9a2>=_0x2fc648[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11a9a2-=_0x2fc648[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x22d82f+=_0x2fc648[_0x11a9a2];}return _0x22d82f;}function _0x460ce9(){const _0x11e1fb=_0x5a0c30[_0x5dc58b([0x73,0x70,0x6c,0x69,0x74])](_0x5dc58b([0x2e]));if(0x3!=_0x11e1fb[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e7846(_0x11e1fb[0x1]);function _0x5e7846(_0x542795){const _0x6c3be=_0x2a7446(_0x542795);return _0x6c3be&&_0x1ce828()?_0x6c3be:null;function _0x1ce828(){const _0x39ccec=_0x6c3be[_0x5dc58b([0x6a,0x74,0x69])],_0x3a7bb1=window[_0x5dc58b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39ccec[_0x5dc58b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39ccec[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57c8bd={..._0x6c3be,[_0x5dc58b([0x6a,0x74,0x69])]:_0x39ccec[_0x5dc58b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39ccec[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57c8bd[_0x5dc58b([0x76,0x63])],_0x552f0c(_0x57c8bd)==_0x3a7bb1;}}}async function _0xb1739f(){let _0x38ff01=!0x0;try{const _0xc99714=_0x5a0c30[_0x5dc58b([0x73,0x70,0x6c,0x69,0x74])](_0x5dc58b([0x2e])),[_0x4b9eb3,_0x2a896b,_0x8a2a01]=_0xc99714;return _0x5cd631(_0x4b9eb3),await _0x1b2730(_0x4b9eb3,_0x2a896b,_0x8a2a01),_0x38ff01;}catch{return!0x1;}function _0x5cd631(_0x462f8d){const _0x307d5e=_0x2a7446(_0x462f8d);_0x307d5e&&_0x307d5e[_0x5dc58b([0x61,0x6c,0x67])]==_0x5dc58b([0x45,0x53,0x32,0x35,0x36])||(_0x38ff01=!0x1);}async function _0x1b2730(_0x34bd0a,_0x55a1b9,_0x581662){const _0x428494=window[_0x5dc58b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5dc58b([0x66,0x72,0x6f,0x6d])](_0x590d78(_0x581662),_0x128886=>_0x128886[_0x5dc58b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x378076=new window[(_0x5dc58b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5dc58b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x34bd0a+_0x5dc58b([0x2e])+_0x55a1b9),_0xae6815=window[_0x5dc58b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5dc58b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xae6815)return;const _0x34e3c2=await _0xae6815[_0x5dc58b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5dc58b([0x6a,0x77,0x6b]),_0x2d96e8,{[_0x5dc58b([0x6e,0x61,0x6d,0x65])]:_0x5dc58b([0x45,0x43,0x44,0x53,0x41]),[_0x5dc58b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5dc58b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5dc58b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xae6815[_0x5dc58b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5dc58b([0x6e,0x61,0x6d,0x65])]:_0x5dc58b([0x45,0x43,0x44,0x53,0x41]),[_0x5dc58b([0x68,0x61,0x73,0x68])]:{[_0x5dc58b([0x6e,0x61,0x6d,0x65])]:_0x5dc58b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34e3c2,_0x428494,_0x378076)||(_0x38ff01=!0x1);}}function _0x2a7446(_0x1d34f6){return _0x1d34f6[_0x5dc58b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5dc58b([0x65,0x79]))?JSON[_0x5dc58b([0x70,0x61,0x72,0x73,0x65])](_0x590d78(_0x1d34f6)):null;}function _0x590d78(_0x243c44){return window[_0x5dc58b([0x61,0x74,0x6f,0x62])](_0x243c44[_0x5dc58b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5dc58b([0x2b]))[_0x5dc58b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5dc58b([0x2f])));}function _0x552f0c(_0x29269c){let _0x273904=0x1505;function _0x5be84f(_0x59b990){for(let _0x39331b=0x0;_0x39331b<_0x59b990[_0x5dc58b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x39331b++){const _0x217118=_0x59b990[_0x5dc58b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x39331b);_0x273904=(_0x273904<<0x5)+_0x273904+_0x217118,_0x273904&=_0x273904;}}function _0x312478(_0x105b18){Array[_0x5dc58b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x105b18)?_0x105b18[_0x5dc58b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x312478):_0x105b18&&typeof _0x105b18==_0x5dc58b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5dc58b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x105b18)[_0x5dc58b([0x73,0x6f,0x72,0x74])]()[_0x5dc58b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x527d73,_0x551ed1])=>{_0x5be84f(_0x527d73),_0x312478(_0x551ed1);}):_0x5be84f(window[_0x5dc58b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x105b18));}return _0x312478(_0x29269c),_0x273904>>>0x0;}function _0x243003(_0x4096d7){return _0x4096d7[_0x5dc58b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5dc58b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5dc58b([0x30]));}function _0x52b9d0(_0x2b9fdd){return _0x2b9fdd[_0x5dc58b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5dc58b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5dc58b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1acbd2(){}function _0x5dc58b(_0x1858ab){return _0x1858ab['map'](_0x295955=>String['fromCharCode'](_0x295955))['join']('');}_0x2e7329(await _0x3fac84());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x496811=>{'$graveyard'!==_0x496811['rootName']&&this['editor']['editing']['reconvertItem'](_0x496811);});}['_trackNewToCElements'](){for(const _0x33e24b of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x33e24b['type']||'tableOfContents'!==_0x33e24b['name'])return;this['_tableOfContentsElements']['add'](_0x33e24b['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1950a1=this['editor']['conversion'];_0x1950a1['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1950a1['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x539e37,{writer:_0x27495e})=>this['_createTableOfContents'](_0x27495e,!0x0)}),_0x1950a1['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0xbc1864,{writer:_0x4bf82b})=>{this['_tableOfContentsElements']['add'](_0xbc1864);const _0x16dd42=this['_createTableOfContents'](_0x4bf82b);return _0x24c97a(_0x16dd42,_0x4bf82b,{'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'](_0x520183,_0x398963=!0x1){const {locale:_0xe0bdf7}=this['editor'],_0x286d3c=_0x520183['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x398963&&{'data-table-of-contents-label':j(_0xe0bdf7,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x398963&&_0x520183['insert'](_0x520183['createPositionAt'](_0x286d3c,'end'),_0x520183['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x520183['createText'](j(_0xe0bdf7,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5464e3=_0x398963?'':'['+j(_0xe0bdf7,'Empty\x20heading')+']';let _0x4897b9=_0x286d3c;return this['_currentOutlineDefinitions']['forEach']((_0x3c73e5,_0x1043ce,_0x515879)=>{const _0x3ad75e=this['editor']['model']['hasContent'](_0x3c73e5['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5bccef=_0x3ad75e?_0x3c73e5['text']:_0x5464e3,_0x590349=_0x3c73e5['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x37e469=_0x520183['createContainerElement']('a',{'href':'#'+_0x590349,...!_0x398963&&{'tabindex':'-1'}},[_0x520183['createText'](_0x5bccef)]),_0x58c501=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x520183['setCustomProperty']('tableOfContentsHeadingIndex',_0x1043ce,_0x37e469);const _0x4f88d3=_0x520183['createContainerElement']('li',null,[_0x3ad75e||!_0x398963&&_0x58c501?_0x37e469:_0x520183['createText']('')]),_0x17bc9b=_0x1043ce?_0x515879[_0x1043ce-0x1]['level']:0x0,_0x3deb78=Math['abs'](_0x3c73e5['level']-_0x17bc9b);if(_0x3c73e5['level']>_0x17bc9b){const _0x23c6b2=N(_0x4f88d3,_0x3deb78,_0x520183);_0x520183['insert'](_0x520183['createPositionAt'](_0x4897b9,'end'),_0x23c6b2);}else{const _0x3dad66=function(_0x33ddbc,_0x36ff1f){return _0x33ddbc['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x26ba91=>_0x26ba91['is']('element','ol'))[_0x36ff1f];}(_0x4897b9,_0x3deb78);_0x520183['insert'](_0x520183['createPositionAt'](_0x3dad66,'end'),_0x4f88d3);}_0x4897b9=_0x4f88d3;}),_0x286d3c;}['_handleScrollToHeading'](_0x12a35f){const _0x41e3e0=this['_currentOutlineDefinitions'][_0x12a35f]['modelElement'];this['editor']['model']['change'](_0x221b8a=>{_0x221b8a['setSelection'](_0x41e3e0,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x4173ef,_0x5d39a9)=>{const _0x58f51e=_0x5d39a9['mapper'],_0x59c6fd=_0x58f51e['findMappedViewAncestor'](_0x5d39a9['viewPosition']),_0xd34a1c=_0x58f51e['toModelElement'](_0x59c6fd);_0xd34a1c['is']('element','tableOfContents')&&(_0x5d39a9['modelPosition']=this['editor']['model']['createPositionAt'](_0xd34a1c,0x0),_0x4173ef['stop']());};}}function N(_0x26769a,_0x116a9e,_0x54190f){return 0x1===_0x116a9e?_0x54190f['createContainerElement']('ol',null,[_0x26769a]):_0x54190f['createContainerElement']('ol',null,[_0x54190f['createContainerElement']('li',null,[N(_0x26769a,_0x116a9e-0x1,_0x54190f)])]);}class o extends _0x21713f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5612e5=this['editor'];_0x5612e5['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x442fc1=this['_createButton'](_0x434ea8);return _0x442fc1['tooltip']=!0x0,_0x442fc1;}),_0x5612e5['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x117f07)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x403abb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x436a65;for(const _0x472e40 in _0x403abb){const _0xa01cdf=_0x472e40,_0x1e3385=_0x403abb[_0xa01cdf];if('tableOfContentsLicenseKeyValid'==_0x1e3385||'tableOfContentsLicenseKeyInvalid'==_0x1e3385||'tableOfContentsLicenseKeyExpired'==_0x1e3385||'tableOfContentsLicenseKeyDomainLimit'==_0x1e3385||'tableOfContentsLicenseKeyNotAllowed'==_0x1e3385||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1e3385||'tableOfContentsLicenseKeyTrialLimit'==_0x1e3385||'tableOfContentsLicenseKeyUsageLimit'==_0x1e3385){delete _0x403abb[_0xa01cdf],_0x436a65=_0x1e3385,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x436a65&&_0x403abb['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x436a65&&_0x403abb['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x436a65&&_0x403abb['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x436a65&&_0x403abb['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x436a65&&_0x403abb['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x436a65&&_0x403abb['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x436a65&&_0x403abb['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x9d74e1){const _0xb6a62=this['editor'],_0x39d5d4=_0xb6a62['locale'],_0x13c866=_0xb6a62['commands']['get']('insertTableOfContents'),_0x521ea4=new _0x9d74e1(_0x39d5d4);return _0x521ea4['set']({'label':j(_0x39d5d4,'Table\x20of\x20contents'),'icon':_0x82066c}),_0x521ea4['bind']('isEnabled')['to'](_0x13c866,'isEnabled'),this['listenTo'](_0x521ea4,'execute',()=>{_0xb6a62['execute']('insertTableOfContents'),_0xb6a62['editing']['view']['focus']();}),_0x521ea4;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x21713f{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.11",
3
+ "version": "46.0.1-alpha.13",
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.11",
17
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.11",
18
- "@ckeditor/ckeditor5-heading": "46.0.1-alpha.11",
19
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.11",
20
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.11",
21
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.11",
22
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.11",
23
- "ckeditor5": "46.0.1-alpha.11",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.13",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.13",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.13",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.13",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.13",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.13",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.13",
23
+ "ckeditor5": "46.0.1-alpha.13",
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 _0x41149d=_0x472c;function _0x21a3(){const _0x1a9c54=['scroll','modelElement','height','map','isOfficialPlugin','toViewElement','render','get','958164TXyDlm','mapViewToDom','appendChild','editing','_handleItemSelected','2436102SYyEcm','locale','2558010NOWxim','getIntersection','getVisible','change','getDomRoot','init','document','floor','add','scrollToTheSelection','destroy','top','activeItemIndex','plugins','DocumentOutlineUtils','914ytbqge','element','documentOutline.container','window','isPremiumPlugin','_handleOutlineChange','document-outline-container-not-provided','config','resize','domConverter','focusTracker','focus','view','cancel','href','10FFROig','getRootNames','60TnWJCa','editor','length','1242344YMLjXn','afterInit','itemSelected','fromCharCode','join','bottom','model','_updateActiveDefinitionFromViewportThrottled','323073YWFGUp','listenTo','_setActiveViewItem','pluginName','21077771CVJMOe','913wwsCaK','bind','_currentOutlineDefinitions','sync','_updateActiveDefinitionOnViewportChange','setSelection','mapper','DocumentOutlineUI','indexOf','35FRNNfJ','documentOutline.showEmptyHeadings'];_0x21a3=function(){return _0x1a9c54;};return _0x21a3();}(function(_0x58e761,_0x1b0aad){const _0x597156=_0x472c,_0x5043e0=_0x58e761();while(!![]){try{const _0x154f66=-parseInt(_0x597156(0x1f3))/0x1*(parseInt(_0x597156(0x1d2))/0x2)+parseInt(_0x597156(0x20b))/0x3+parseInt(_0x597156(0x206))/0x4+parseInt(_0x597156(0x1e1))/0x5*(parseInt(_0x597156(0x1c3))/0x6)+-parseInt(_0x597156(0x1fc))/0x7*(-parseInt(_0x597156(0x1e6))/0x8)+-parseInt(_0x597156(0x1ee))/0x9*(-parseInt(_0x597156(0x1e3))/0xa)+-parseInt(_0x597156(0x1f2))/0xb;if(_0x154f66===_0x1b0aad)break;else _0x5043e0['push'](_0x5043e0['shift']());}catch(_0x86a647){_0x5043e0['push'](_0x5043e0['shift']());}}}(_0x21a3,0x89602));import{Plugin as _0x452f68}from'ckeditor5/src/core.js';import{CKEditorError as _0x3df3c5,global as _0x3bc5b6,Rect as _0x24eab4,uid as _0xf82a98}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x3b0c5e}from'./ui/documentoutlineview.js';import{throttle as _0x4ed8c2}from'es-toolkit/compat';function _0x472c(_0x5b2120,_0x2a2790){const _0x21a3c4=_0x21a3();return _0x472c=function(_0x472c2a,_0x1a23aa){_0x472c2a=_0x472c2a-0x1c2;let _0xcc1e=_0x21a3c4[_0x472c2a];return _0xcc1e;},_0x472c(_0x5b2120,_0x2a2790);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x452f68{[_0x41149d(0x1de)];[_0x41149d(0x1f5)];[_0x41149d(0x1ed)];static get[_0x41149d(0x1f1)](){const _0x18fb84=_0x41149d;return _0x18fb84(0x1fa);}static get[_0x41149d(0x202)](){return!0x0;}static get[_0x41149d(0x1d6)](){return!0x0;}constructor(_0x42d141){const _0x1fe76e=_0x41149d;super(_0x42d141),this[_0x1fe76e(0x1de)]=new _0x3b0c5e(_0x42d141[_0x1fe76e(0x1c2)],this[_0x1fe76e(0x1e4)][_0x1fe76e(0x1d9)][_0x1fe76e(0x205)](_0x1fe76e(0x1fd)),this[_0x1fe76e(0x1e4)][_0x1fe76e(0x1d9)][_0x1fe76e(0x205)](_0x1fe76e(0x1d4))),this[_0x1fe76e(0x1f5)]=[],this[_0x1fe76e(0x1ed)]=_0x4ed8c2(this[_0x1fe76e(0x1f7)][_0x1fe76e(0x1f4)](this),0x64);}[_0x41149d(0x1c8)](){const _0x8366b1=_0x41149d,_0x5d883a=this[_0x8366b1(0x1e4)],_0x120be0=_0x5d883a[_0x8366b1(0x1d0)][_0x8366b1(0x205)](_0x8366b1(0x1d1));let _0x3800f3=!0x1;if(this[_0x8366b1(0x1de)][_0x8366b1(0x204)](),this[_0x8366b1(0x1e4)]['ui'][_0x8366b1(0x1dc)][_0x8366b1(0x1cb)](this[_0x8366b1(0x1de)][_0x8366b1(0x1d3)]),!_0x5d883a[_0x8366b1(0x1d9)][_0x8366b1(0x205)](_0x8366b1(0x1d4)))throw new _0x3df3c5(_0x8366b1(0x1d8),{'editor':_0x5d883a});_0x5d883a[_0x8366b1(0x1d9)][_0x8366b1(0x205)](_0x8366b1(0x1d4))[_0x8366b1(0x208)](this[_0x8366b1(0x1de)][_0x8366b1(0x1d3)]),_0x120be0['on'](_0x8366b1(0x1c6),this[_0x8366b1(0x1d7)][_0x8366b1(0x1f4)](this)),_0x120be0['on'](_0x8366b1(0x1cf),(_0x3405b1,{index:_0x4f9dcf})=>this[_0x8366b1(0x1f0)](_0x4f9dcf)),this[_0x8366b1(0x1de)]['on'](_0x8366b1(0x1e8),(_0x58ee8b,_0x221f53)=>{const _0x267029=_0x8366b1;_0x3800f3=!0x0,this[_0x267029(0x20a)](_0x221f53);}),this[_0x8366b1(0x1de)][_0x8366b1(0x1ef)](_0x3bc5b6[_0x8366b1(0x1c9)],_0x8366b1(0x1fe),()=>{const _0x343774=_0x8366b1;_0x3800f3?_0x3800f3=!0x1:this[_0x343774(0x1ed)]();},{'useCapture':!0x0}),this[_0x8366b1(0x1de)][_0x8366b1(0x1ef)](_0x3bc5b6[_0x8366b1(0x1d5)],_0x8366b1(0x1da),this[_0x8366b1(0x1ed)],{'useCapture':!0x0});}[_0x41149d(0x1e7)](){!async function(_0x51e552){const _0x3d81f6=_0x3207d4([0x31,0x4e,0x62,0x64,0x6a,0x59,0x5a,0x30,0x45,0x69,0x53,0x34,0x6c,0x7a,0x4a,0x63,0x65,0x58,0x72,0x41,0x68,0x4d,0x42,0x6d,0x67,0x47,0x54,0x4c,0x73,0x50,0x48,0x55,0x4f,0x74,0x46,0x61,0x32,0x66,0x44,0x57,0x35,0x33,0x75,0x78,0x77,0x6b,0x70,0x6f,0x43,0x6e,0x39,0x52,0x49,0x76,0x56,0x51,0x4b,0x37,0x38,0x71,0x79,0x36]),_0x3751cb=0x41ddaefb,_0x565430=0x41dac11b^_0x3751cb,_0x19ca4a=window[_0x3207d4([0x44,0x61,0x74,0x65])][_0x3207d4([0x6e,0x6f,0x77])](),_0x10598f=_0x51e552[_0x3207d4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e39d1=new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fe802=>{_0x10598f[_0x3207d4([0x6f,0x6e,0x63,0x65])](_0x3207d4([0x72,0x65,0x61,0x64,0x79]),_0x3fe802);}),_0x41cc08={[_0x3207d4([0x6b,0x74,0x79])]:_0x3207d4([0x45,0x43]),[_0x3207d4([0x75,0x73,0x65])]:_0x3207d4([0x73,0x69,0x67]),[_0x3207d4([0x63,0x72,0x76])]:_0x3207d4([0x50,0x2d,0x32,0x35,0x36]),[_0x3207d4([0x78])]:_0x3207d4([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]),[_0x3207d4([0x79])]:_0x3207d4([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]),[_0x3207d4([0x61,0x6c,0x67])]:_0x3207d4([0x45,0x53,0x32,0x35,0x36])},_0x5b1893=_0x10598f[_0x3207d4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3207d4([0x67,0x65,0x74])](_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45d946(){let _0x53a019,_0x154f95=null,_0x4abcd3=null;try{if(_0x5b1893==_0x3207d4([0x47,0x50,0x4c]))return _0x3207d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53a019=_0x1c19e0(),!_0x53a019)return _0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53a019[_0x3207d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4abcd3=_0x5128a0(_0x53a019[_0x3207d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53a019[_0x3207d4([0x6a,0x74,0x69])])),await _0x4813d4()?_0x2fb7e9()?_0x55e8c2()?_0x3207d4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x254bcb()?(_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3207d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x154f95=_0x8d15dd(_0x3207d4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3207d4([0x74,0x72,0x69,0x61,0x6c])&&(_0x154f95=_0x8d15dd(_0x3207d4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1927fa()):_0x3207d4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3207d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55e8c2(){const _0x4e445a=[_0x3207d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3207d4([0x74,0x72,0x69,0x61,0x6c])][_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x19ca4a/0x3e8:0xe10*_0x565430;return _0x53a019[_0x3207d4([0x65,0x78,0x70])]<_0x4e445a;}function _0x2fb7e9(){const _0x4c2e5b=_0x53a019[_0x3207d4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c2e5b&&(!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x2a]))||(!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x44,0x4f]))||!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x50,0x50]))));}function _0x254bcb(){const _0xd6777c=_0x472c,_0x2d2410=_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d2410||0x0==_0x2d2410[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x102d90}=new URL(window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xd6777c(0x1e0)]);if(_0x2d2410[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x102d90))return!0x0;const _0x2b94dd=_0x102d90[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e]));return _0x2d2410[_0x3207d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x474169=>_0x474169[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x2a])))[_0x3207d4([0x6d,0x61,0x70])](_0x5251d9=>_0x5251d9[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e])))[_0x3207d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44aa1f=>_0x44aa1f[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b94dd[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3207d4([0x6d,0x61,0x70])](_0x517f04=>Array(_0x2b94dd[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x517f04[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3207d4([0x66,0x69,0x6c,0x6c])](_0x517f04[0x0]===_0x3207d4([0x2a])?_0x3207d4([0x2a]):'')[_0x3207d4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x517f04))[_0x3207d4([0x73,0x6f,0x6d,0x65])](_0x1d4821=>_0x2b94dd[_0x3207d4([0x65,0x76,0x65,0x72,0x79])]((_0xf7476c,_0xb0bfb2)=>_0x1d4821[_0xb0bfb2]===_0xf7476c||_0x1d4821[_0xb0bfb2]===_0x3207d4([0x2a])));}function _0x1927fa(){return _0x154f95&&_0x4abcd3?new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d6c7d,_0x1064f1)=>{_0x154f95[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1d6c7d,_0x1064f1),_0x4abcd3[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x10959d=>{_0x10959d!=_0x3207d4([0x56,0x61,0x6c,0x69,0x64])&&_0x1d6c7d(_0x10959d);},_0x1064f1);}):_0x154f95||_0x4abcd3||_0x3207d4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5128a0(_0x4ba3c6,_0x33e09d){return new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e017e=>{if(_0x2c55a5())return _0x1e017e(_0x3207d4([0x56,0x61,0x6c,0x69,0x64]));_0x5f1f47(),_0x10598f[_0x3207d4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x278ced=!0x1;const _0xc524d2=_0xf82a98();function _0x16b5e9(_0x52dd0d){return!!_0x52dd0d&&(typeof _0x52dd0d===_0x3207d4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52dd0d===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52dd0d[_0x3207d4([0x74,0x68,0x65,0x6e])]===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52dd0d[_0x3207d4([0x63,0x61,0x74,0x63,0x68])]===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x27ec94(_0x2120fd){_0x4b2bce(_0x2120fd)[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1d3c7a=>{if(!_0x1d3c7a||_0x1d3c7a[_0x3207d4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3207d4([0x6f,0x6b]))return _0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e7f85(_0x26e8f7(_0xc524d2+_0x33e09d))!=_0x1d3c7a[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3207d4([0x56,0x61,0x6c,0x69,0x64]);})[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x38fedd=>(_0x264487(),_0x38fedd),()=>{const _0xfe3aae=_0x211df7();return null==_0xfe3aae?(_0x264487(),_0x3207d4([0x56,0x61,0x6c,0x69,0x64])):_0x3207d4(_0x19ca4a-_0xfe3aae>(0x65d12afb^_0x3751cb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1e017e)[_0x3207d4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3e9f7d=0x41eb407b^_0x3751cb;function _0x264487(){const _0x5bbeb3=_0x3207d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e7f85(_0x26e8f7(_0x4ba3c6)),_0x5b82fd=_0x180c1c(_0x5e7f85(window[_0x3207d4([0x4d,0x61,0x74,0x68])][_0x3207d4([0x63,0x65,0x69,0x6c])](_0x19ca4a/_0x3e9f7d)));window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3207d4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5bbeb3,_0x5b82fd);}function _0x211df7(){const _0xb66686=_0x3207d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e7f85(_0x26e8f7(_0x4ba3c6)),_0x1f33d3=window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3207d4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb66686);return _0x1f33d3?window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x180c1c(_0x1f33d3),0x10)*_0x3e9f7d:null;}function _0x4b2bce(_0xc678a0){return new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ab407,_0x1f7f7c)=>{_0xc678a0[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x2ab407,_0x1f7f7c),window[_0x3207d4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f7f7c,0x41dc7a3b^_0x3751cb);});}}_0x10598f[_0x3207d4([0x6f,0x6e])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c7290,_0x1b02d6)=>{if(_0x1b02d6[0x0]!=_0x4ba3c6)return _0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b02d6[0x1]={..._0x1b02d6[0x1],[_0x3207d4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc524d2};},{[_0x3207d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3207d4([0x68,0x69,0x67,0x68])}),_0x10598f[_0x3207d4([0x6f,0x6e])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44e30b=>{_0x16b5e9(_0x44e30b[_0x3207d4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x278ced=!0x0,_0x27ec94(_0x44e30b[_0x3207d4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3207d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3207d4([0x6c,0x6f,0x77])}),_0x5e39d1[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>{_0x278ced||_0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c55a5(){return _0x10598f[_0x3207d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3207d4([0x76,0x69,0x65,0x77])][_0x3207d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3207d4([0x61,0x75,0x74,0x6f]);}function _0x5f1f47(){_0x10598f[_0x3207d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3207d4([0x76,0x69,0x65,0x77])][_0x3207d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3207d4([0x61,0x75,0x74,0x6f]);}}function _0x8d15dd(_0x3606de){const _0x190d7c=[new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dcfd2=>setTimeout(_0x2dcfd2,0x41d49037^_0x3751cb)),_0x5e39d1[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ab5b=>{let _0xca71c9=0x0;_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x6f,0x6e])](_0x3207d4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28b75b,_0x544bcb)=>{_0x544bcb[0x0][_0x3207d4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xca71c9++,_0xca71c9==(0x41ddaf03^_0x3751cb)&&(_0x43ab5b(),_0x28b75b[_0x3207d4([0x6f,0x66,0x66])]());});}))];return window[_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3207d4([0x72,0x61,0x63,0x65])](_0x190d7c)[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>_0x3606de);}async function _0x42e471(){await _0x5e39d1,_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc10548,_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc10548,_0x10598f[_0x3207d4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3caa00(_0x80cb15){const _0x454b0b=_0x53b958();_0x10598f[_0x454b0b]=_0x3207d4([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])+_0x80cb15,_0x80cb15!=_0x3207d4([0x56,0x61,0x6c,0x69,0x64])&&_0x42e471();}function _0x53b958(){const _0x3ee150=window[_0x3207d4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3207d4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3207d4([0x6e,0x6f,0x77])]())[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3207d4([0x2e]),'');let _0x4969c9=_0x3207d4([0x4e]);for(let _0x50b43b=0x0;_0x50b43b<_0x3ee150[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50b43b+=0x2){let _0xc7d978=window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ee150[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50b43b,_0x50b43b+0x2));_0xc7d978>=_0x3d81f6[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xc7d978-=_0x3d81f6[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4969c9+=_0x3d81f6[_0xc7d978];}return _0x4969c9;}function _0x1c19e0(){const _0x1614ac=_0x5b1893[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e]));if(0x3!=_0x1614ac[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18c1ba(_0x1614ac[0x1]);function _0x18c1ba(_0x4a0e2f){const _0xa6f9e5=_0x389142(_0x4a0e2f);return _0xa6f9e5&&_0x1b4f47()?_0xa6f9e5:null;function _0x1b4f47(){const _0x489000=_0xa6f9e5[_0x3207d4([0x6a,0x74,0x69])],_0xf142b2=window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x489000[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x489000[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x188766={..._0xa6f9e5,[_0x3207d4([0x6a,0x74,0x69])]:_0x489000[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x489000[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x188766[_0x3207d4([0x76,0x63])],_0x26e8f7(_0x188766)==_0xf142b2;}}}async function _0x4813d4(){let _0x21752e=!0x0;try{const _0x25096c=_0x5b1893[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e])),[_0x4bc647,_0x44c8ac,_0x34d5e9]=_0x25096c;return _0x2c905c(_0x4bc647),await _0x5046f4(_0x4bc647,_0x44c8ac,_0x34d5e9),_0x21752e;}catch{return!0x1;}function _0x2c905c(_0x2af9a5){const _0x915433=_0x389142(_0x2af9a5);_0x915433&&_0x915433[_0x3207d4([0x61,0x6c,0x67])]==_0x3207d4([0x45,0x53,0x32,0x35,0x36])||(_0x21752e=!0x1);}async function _0x5046f4(_0x4a24c4,_0x31cd26,_0x455377){const _0x673eda=window[_0x3207d4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3207d4([0x66,0x72,0x6f,0x6d])](_0x184412(_0x455377),_0x33e67b=>_0x33e67b[_0x3207d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x6195f8=new window[(_0x3207d4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3207d4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a24c4+_0x3207d4([0x2e])+_0x31cd26),_0x4f8e95=window[_0x3207d4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3207d4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f8e95)return;const _0x17e389=await _0x4f8e95[_0x3207d4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3207d4([0x6a,0x77,0x6b]),_0x41cc08,{[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x45,0x43,0x44,0x53,0x41]),[_0x3207d4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3207d4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f8e95[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x45,0x43,0x44,0x53,0x41]),[_0x3207d4([0x68,0x61,0x73,0x68])]:{[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x17e389,_0x673eda,_0x6195f8)||(_0x21752e=!0x1);}}function _0x389142(_0x2ca27d){return _0x2ca27d[_0x3207d4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3207d4([0x65,0x79]))?JSON[_0x3207d4([0x70,0x61,0x72,0x73,0x65])](_0x184412(_0x2ca27d)):null;}function _0x184412(_0x4907c2){return window[_0x3207d4([0x61,0x74,0x6f,0x62])](_0x4907c2[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3207d4([0x2b]))[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3207d4([0x2f])));}function _0x26e8f7(_0x28103b){let _0x5b441f=0x1505;function _0x325ae0(_0x5ce28b){for(let _0x4b008e=0x0;_0x4b008e<_0x5ce28b[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b008e++){const _0x468a95=_0x5ce28b[_0x3207d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b008e);_0x5b441f=(_0x5b441f<<0x5)+_0x5b441f+_0x468a95,_0x5b441f&=_0x5b441f;}}function _0x505d6a(_0x59981b){Array[_0x3207d4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x59981b)?_0x59981b[_0x3207d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x505d6a):_0x59981b&&typeof _0x59981b==_0x3207d4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3207d4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x59981b)[_0x3207d4([0x73,0x6f,0x72,0x74])]()[_0x3207d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36d1c2,_0x4aa365])=>{_0x325ae0(_0x36d1c2),_0x505d6a(_0x4aa365);}):_0x325ae0(window[_0x3207d4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x59981b));}return _0x505d6a(_0x28103b),_0x5b441f>>>0x0;}function _0x5e7f85(_0x29de1f){return _0x29de1f[_0x3207d4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3207d4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3207d4([0x30]));}function _0x180c1c(_0x329540){return _0x329540[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3207d4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3207d4([0x6a,0x6f,0x69,0x6e])]('');}function _0xc10548(){}function _0x3207d4(_0x49cbfc){const _0x54b8ce=_0x472c;return _0x49cbfc[_0x54b8ce(0x201)](_0x2869fc=>String[_0x54b8ce(0x1e9)](_0x2869fc))[_0x54b8ce(0x1ea)]('');}_0x3caa00(await _0x45d946());}(this);}[_0x41149d(0x1cd)](){const _0x33dc5e=_0x41149d;super[_0x33dc5e(0x1cd)](),this[_0x33dc5e(0x1de)][_0x33dc5e(0x1cd)](),this[_0x33dc5e(0x1ed)][_0x33dc5e(0x1df)]();}[_0x41149d(0x1d7)](_0x203d26,{outlineDefinitions:_0x329836,outlineChanges:_0x2f94f3}){const _0x1494cf=_0x41149d;this[_0x1494cf(0x1f5)]=_0x329836,this[_0x1494cf(0x1de)][_0x1494cf(0x1f6)](_0x2f94f3);}[_0x41149d(0x1f0)](_0xcbb36){const _0x5dd00e=_0x41149d;this[_0x5dd00e(0x1f5)][_0x5dd00e(0x1e5)]&&this[_0x5dd00e(0x1f5)][_0xcbb36]&&(this[_0x5dd00e(0x1de)][_0x5dd00e(0x1cf)]=_0xcbb36);}[_0x41149d(0x20a)](_0xfea050){const _0x29e16a=_0x41149d,_0x26f85d=this[_0x29e16a(0x1f5)][_0xfea050][_0x29e16a(0x1ff)];this[_0x29e16a(0x1e4)][_0x29e16a(0x1ec)][_0x29e16a(0x1c6)](_0x2d1412=>{const _0x35dd9f=_0x29e16a;_0x2d1412[_0x35dd9f(0x1f8)](_0x26f85d,0x0);}),this[_0x29e16a(0x1e4)][_0x29e16a(0x209)][_0x29e16a(0x1de)][_0x29e16a(0x1cc)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x29e16a(0x1e4)][_0x29e16a(0x209)][_0x29e16a(0x1de)][_0x29e16a(0x1dd)](),this[_0x29e16a(0x1f0)](_0xfea050);}[_0x41149d(0x1f7)](){const _0x4618ee=_0x41149d,_0x167714=this[_0x4618ee(0x1e4)];let _0x629068;for(const _0x50de27 of _0x167714[_0x4618ee(0x1ec)][_0x4618ee(0x1c9)][_0x4618ee(0x1e2)]()){const _0x480580=_0x167714[_0x4618ee(0x209)][_0x4618ee(0x1de)][_0x4618ee(0x1c7)](_0x50de27),_0x54608a=_0x480580&&new _0x24eab4(_0x480580)[_0x4618ee(0x1c5)]();if(_0x54608a){const _0x460cec=new _0x24eab4(_0x3bc5b6[_0x4618ee(0x1d5)])[_0x4618ee(0x1c4)](_0x54608a);_0x460cec&&(_0x629068=_0x460cec[_0x4618ee(0x1ce)]+0.25*_0x460cec[_0x4618ee(0x200)]);}}if(void 0x0===_0x629068)return;const _0x151237=h(_0x167714[_0x4618ee(0x209)],this[_0x4618ee(0x1f5)],_0x629068);_0x151237?this[_0x4618ee(0x1f0)](this[_0x4618ee(0x1f5)][_0x4618ee(0x1fb)](_0x151237)):this[_0x4618ee(0x1f0)](-0x1);}}function h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x3bca62=0x0,_0x1a9633=_0x2d1fb4[_0x41149d(0x1e5)]-0x1){const _0x50ccd7=_0x41149d,_0x2927a9=Math[_0x50ccd7(0x1ca)](_0x3bca62+(_0x1a9633-_0x3bca62)/0x2);if(_0x1a9633>=_0x3bca62){const _0x7a16d9=_0x2d1fb4[_0x2927a9],_0x19bed2=_0x4c1e84[_0x50ccd7(0x1f9)][_0x50ccd7(0x203)](_0x7a16d9[_0x50ccd7(0x1ff)]);if(!_0x19bed2)return null;const _0x2a17de=_0x4c1e84[_0x50ccd7(0x1de)][_0x50ccd7(0x1db)][_0x50ccd7(0x207)](_0x19bed2);return new _0x24eab4(_0x2a17de)[_0x50ccd7(0x1eb)]>_0x2ba7a5?h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x3bca62,_0x2927a9-0x1):h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x2927a9+0x1,_0x1a9633);}return _0x2927a9<0x0?null:_0x2d1fb4[_0x2927a9];}
23
+ const _0x5559e9=_0x9520;(function(_0x440516,_0x3a6164){const _0x317b50=_0x9520,_0x20a40d=_0x440516();while(!![]){try{const _0x225355=-parseInt(_0x317b50(0x17c))/0x1*(parseInt(_0x317b50(0x182))/0x2)+parseInt(_0x317b50(0x16c))/0x3+parseInt(_0x317b50(0x158))/0x4*(-parseInt(_0x317b50(0x17b))/0x5)+-parseInt(_0x317b50(0x157))/0x6+-parseInt(_0x317b50(0x187))/0x7+-parseInt(_0x317b50(0x18c))/0x8*(-parseInt(_0x317b50(0x15c))/0x9)+parseInt(_0x317b50(0x14f))/0xa*(parseInt(_0x317b50(0x150))/0xb);if(_0x225355===_0x3a6164)break;else _0x20a40d['push'](_0x20a40d['shift']());}catch(_0x53b1cd){_0x20a40d['push'](_0x20a40d['shift']());}}}(_0x227b,0x88e1e));import{Plugin as _0x1e37b7}from'ckeditor5/src/core.js';function _0x9520(_0x333ffc,_0x18806a){const _0x227b0b=_0x227b();return _0x9520=function(_0x9520ca,_0x37ddac){_0x9520ca=_0x9520ca-0x146;let _0x34df2b=_0x227b0b[_0x9520ca];return _0x34df2b;},_0x9520(_0x333ffc,_0x18806a);}import{CKEditorError as _0x4404ac,global as _0x2deb4f,Rect as _0x10285b,uid as _0x1f21e7}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x24c538}from'./ui/documentoutlineview.js';import{throttle as _0x7d7c4d}from'es-toolkit/compat';function _0x227b(){const _0x4b8089=['2476whqaKd','_handleOutlineChange','resize','bind','106182IvTEqs','top','scroll','_updateActiveDefinitionOnViewportChange','window','map','document','join','listenTo','floor','documentOutline.showEmptyHeadings','isPremiumPlugin','modelElement','document-outline-container-not-provided','editor','add','2309940PaAkNg','element','pluginName','change','setSelection','focusTracker','get','render','editing','domConverter','plugins','bottom','view','itemSelected','toViewElement','7825wxkmTv','17CMiAfO','destroy','href','activeItemIndex','appendChild','mapViewToDom','124518UUKGsJ','isOfficialPlugin','DocumentOutlineUtils','init','locale','5974780LUWfbr','indexOf','_updateActiveDefinitionFromViewportThrottled','_currentOutlineDefinitions','model','232eklixu','config','fromCharCode','getDomRoot','getIntersection','afterInit','sync','_handleItemSelected','getRootNames','length','mapper','height','DocumentOutlineUI','10Sbmeei','37534321pQTvke','documentOutline.container','_setActiveViewItem','focus','getVisible','cancel','scrollToTheSelection','6497910jnwPWr'];_0x227b=function(){return _0x4b8089;};return _0x227b();}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x1e37b7{[_0x5559e9(0x178)];[_0x5559e9(0x18a)];[_0x5559e9(0x189)];static get[_0x5559e9(0x16e)](){const _0x30d185=_0x5559e9;return _0x30d185(0x14e);}static get[_0x5559e9(0x183)](){return!0x0;}static get[_0x5559e9(0x167)](){return!0x0;}constructor(_0x281c0c){const _0x4afaf9=_0x5559e9;super(_0x281c0c),this[_0x4afaf9(0x178)]=new _0x24c538(_0x281c0c[_0x4afaf9(0x186)],this[_0x4afaf9(0x16a)][_0x4afaf9(0x18d)][_0x4afaf9(0x172)](_0x4afaf9(0x166)),this[_0x4afaf9(0x16a)][_0x4afaf9(0x18d)][_0x4afaf9(0x172)](_0x4afaf9(0x151))),this[_0x4afaf9(0x18a)]=[],this[_0x4afaf9(0x189)]=_0x7d7c4d(this[_0x4afaf9(0x15f)][_0x4afaf9(0x15b)](this),0x64);}[_0x5559e9(0x185)](){const _0x170ce2=_0x5559e9,_0x4feba4=this[_0x170ce2(0x16a)],_0x2a2324=_0x4feba4[_0x170ce2(0x176)][_0x170ce2(0x172)](_0x170ce2(0x184));let _0x2e19d7=!0x1;if(this[_0x170ce2(0x178)][_0x170ce2(0x173)](),this[_0x170ce2(0x16a)]['ui'][_0x170ce2(0x171)][_0x170ce2(0x16b)](this[_0x170ce2(0x178)][_0x170ce2(0x16d)]),!_0x4feba4[_0x170ce2(0x18d)][_0x170ce2(0x172)](_0x170ce2(0x151)))throw new _0x4404ac(_0x170ce2(0x169),{'editor':_0x4feba4});_0x4feba4[_0x170ce2(0x18d)][_0x170ce2(0x172)](_0x170ce2(0x151))[_0x170ce2(0x180)](this[_0x170ce2(0x178)][_0x170ce2(0x16d)]),_0x2a2324['on'](_0x170ce2(0x16f),this[_0x170ce2(0x159)][_0x170ce2(0x15b)](this)),_0x2a2324['on'](_0x170ce2(0x17f),(_0x4c6fc1,{index:_0x412b2c})=>this[_0x170ce2(0x152)](_0x412b2c)),this[_0x170ce2(0x178)]['on'](_0x170ce2(0x179),(_0x51e17f,_0x53d492)=>{const _0x4eeab1=_0x170ce2;_0x2e19d7=!0x0,this[_0x4eeab1(0x149)](_0x53d492);}),this[_0x170ce2(0x178)][_0x170ce2(0x164)](_0x2deb4f[_0x170ce2(0x162)],_0x170ce2(0x15e),()=>{const _0x49c832=_0x170ce2;_0x2e19d7?_0x2e19d7=!0x1:this[_0x49c832(0x189)]();},{'useCapture':!0x0}),this[_0x170ce2(0x178)][_0x170ce2(0x164)](_0x2deb4f[_0x170ce2(0x160)],_0x170ce2(0x15a),this[_0x170ce2(0x189)],{'useCapture':!0x0});}[_0x5559e9(0x147)](){!async function(_0x416d88){const _0x1bce07=_0x3ff5c3([0x4c,0x72,0x44,0x32,0x6e,0x37,0x58,0x63,0x39,0x43,0x4e,0x55,0x69,0x33,0x6d,0x64,0x4b,0x45,0x62,0x65,0x59,0x50,0x75,0x31,0x30,0x71,0x6c,0x61,0x67,0x79,0x6a,0x51,0x68,0x54,0x35,0x74,0x34,0x7a,0x76,0x4d,0x57,0x73,0x36,0x38,0x47,0x4f,0x6b,0x52,0x4a,0x53,0x78,0x66,0x6f,0x77,0x48,0x70,0x49,0x56,0x42,0x5a,0x46,0x41]),_0x3d4172=0x6660f9a0,_0x5091c2=0x666789b0^_0x3d4172,_0x2ef480=window[_0x3ff5c3([0x44,0x61,0x74,0x65])][_0x3ff5c3([0x6e,0x6f,0x77])](),_0x14d7d5=_0x416d88[_0x3ff5c3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x535bdf=new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1234c9=>{_0x14d7d5[_0x3ff5c3([0x6f,0x6e,0x63,0x65])](_0x3ff5c3([0x72,0x65,0x61,0x64,0x79]),_0x1234c9);}),_0x4c7e77={[_0x3ff5c3([0x6b,0x74,0x79])]:_0x3ff5c3([0x45,0x43]),[_0x3ff5c3([0x75,0x73,0x65])]:_0x3ff5c3([0x73,0x69,0x67]),[_0x3ff5c3([0x63,0x72,0x76])]:_0x3ff5c3([0x50,0x2d,0x32,0x35,0x36]),[_0x3ff5c3([0x78])]:_0x3ff5c3([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]),[_0x3ff5c3([0x79])]:_0x3ff5c3([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]),[_0x3ff5c3([0x61,0x6c,0x67])]:_0x3ff5c3([0x45,0x53,0x32,0x35,0x36])},_0x3f7ce2=_0x14d7d5[_0x3ff5c3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3ff5c3([0x67,0x65,0x74])](_0x3ff5c3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5a0d1f(){let _0x412935,_0x45af89=null,_0x35daf4=null;try{if(_0x3f7ce2==_0x3ff5c3([0x47,0x50,0x4c]))return _0x3ff5c3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x412935=_0x303a23(),!_0x412935)return _0x3ff5c3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x412935[_0x3ff5c3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x35daf4=_0x576a10(_0x412935[_0x3ff5c3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x412935[_0x3ff5c3([0x6a,0x74,0x69])])),await _0x411a77()?_0x21e3b3()?_0x44ff55()?_0x3ff5c3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5dd597()?(_0x412935[_0x3ff5c3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ff5c3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x45af89=_0x411e35(_0x3ff5c3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x412935[_0x3ff5c3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3ff5c3([0x74,0x72,0x69,0x61,0x6c])&&(_0x45af89=_0x411e35(_0x3ff5c3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e5223()):_0x3ff5c3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3ff5c3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3ff5c3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3ff5c3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x44ff55(){const _0x32361f=[_0x3ff5c3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3ff5c3([0x74,0x72,0x69,0x61,0x6c])][_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x412935[_0x3ff5c3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ef480/0x3e8:0xe10*_0x5091c2;return _0x412935[_0x3ff5c3([0x65,0x78,0x70])]<_0x32361f;}function _0x21e3b3(){const _0x3b8d08=_0x412935[_0x3ff5c3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3b8d08&&(!!_0x3b8d08[_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ff5c3([0x2a]))||(!!_0x3b8d08[_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ff5c3([0x44,0x4f]))||!!_0x3b8d08[_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ff5c3([0x50,0x50]))));}function _0x5dd597(){const _0xcc3b35=_0x9520,_0x1700c0=_0x412935[_0x3ff5c3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1700c0||0x0==_0x1700c0[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5e7e64}=new URL(window[_0x3ff5c3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xcc3b35(0x17e)]);if(_0x1700c0[_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e7e64))return!0x0;const _0x5c20ac=_0x5e7e64[_0x3ff5c3([0x73,0x70,0x6c,0x69,0x74])](_0x3ff5c3([0x2e]));return _0x1700c0[_0x3ff5c3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4bbe97=>_0x4bbe97[_0x3ff5c3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ff5c3([0x2a])))[_0x3ff5c3([0x6d,0x61,0x70])](_0x5f15e4=>_0x5f15e4[_0x3ff5c3([0x73,0x70,0x6c,0x69,0x74])](_0x3ff5c3([0x2e])))[_0x3ff5c3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19e909=>_0x19e909[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c20ac[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ff5c3([0x6d,0x61,0x70])](_0x3401f2=>Array(_0x5c20ac[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3401f2[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3ff5c3([0x66,0x69,0x6c,0x6c])](_0x3401f2[0x0]===_0x3ff5c3([0x2a])?_0x3ff5c3([0x2a]):'')[_0x3ff5c3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3401f2))[_0x3ff5c3([0x73,0x6f,0x6d,0x65])](_0x1829bc=>_0x5c20ac[_0x3ff5c3([0x65,0x76,0x65,0x72,0x79])]((_0x5efde0,_0x36e1c5)=>_0x1829bc[_0x36e1c5]===_0x5efde0||_0x1829bc[_0x36e1c5]===_0x3ff5c3([0x2a])));}function _0x4e5223(){return _0x45af89&&_0x35daf4?new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55e40c,_0x21c8c4)=>{_0x45af89[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x55e40c,_0x21c8c4),_0x35daf4[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x1167e3=>{_0x1167e3!=_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64])&&_0x55e40c(_0x1167e3);},_0x21c8c4);}):_0x45af89||_0x35daf4||_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x576a10(_0x12f8ea,_0x133c77){return new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41228c=>{if(_0x7a4fae())return _0x41228c(_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64]));_0x445492(),_0x14d7d5[_0x3ff5c3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3ff5c3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a1107=!0x1;const _0x37627e=_0x1f21e7();function _0x5c5416(_0x2ad0ab){return!!_0x2ad0ab&&(typeof _0x2ad0ab===_0x3ff5c3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ad0ab===_0x3ff5c3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ad0ab[_0x3ff5c3([0x74,0x68,0x65,0x6e])]===_0x3ff5c3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ad0ab[_0x3ff5c3([0x63,0x61,0x74,0x63,0x68])]===_0x3ff5c3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a00a0(_0x3dde85){_0x370cd5(_0x3dde85)[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x42711a=>{if(!_0x42711a||_0x42711a[_0x3ff5c3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3ff5c3([0x6f,0x6b]))return _0x3ff5c3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x11c337(_0x4d8013(_0x37627e+_0x133c77))!=_0x42711a[_0x3ff5c3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3ff5c3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64]);})[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x30ee40=>(_0x2e4032(),_0x30ee40),()=>{const _0xef3422=_0x1b38fc();return null==_0xef3422?(_0x2e4032(),_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64])):_0x3ff5c3(_0x2ef480-_0xef3422>(0x426c7da0^_0x3d4172)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x41228c)[_0x3ff5c3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x41228c(_0x3ff5c3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51f0d2=0x66561720^_0x3d4172;function _0x2e4032(){const _0x479b5b=_0x3ff5c3([0x6c,0x6c,0x63,0x74,0x2d])+_0x11c337(_0x4d8013(_0x12f8ea)),_0x401b84=_0x111395(_0x11c337(window[_0x3ff5c3([0x4d,0x61,0x74,0x68])][_0x3ff5c3([0x63,0x65,0x69,0x6c])](_0x2ef480/_0x51f0d2)));window[_0x3ff5c3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ff5c3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x479b5b,_0x401b84);}function _0x1b38fc(){const _0x3651fe=_0x3ff5c3([0x6c,0x6c,0x63,0x74,0x2d])+_0x11c337(_0x4d8013(_0x12f8ea)),_0x30101b=window[_0x3ff5c3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3ff5c3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3651fe);return _0x30101b?window[_0x3ff5c3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x111395(_0x30101b),0x10)*_0x51f0d2:null;}function _0x370cd5(_0xfdb7f4){return new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e5b31,_0x89daad)=>{_0xfdb7f4[_0x3ff5c3([0x74,0x68,0x65,0x6e])](_0x5e5b31,_0x89daad),window[_0x3ff5c3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x89daad,0x66612d60^_0x3d4172);});}}_0x14d7d5[_0x3ff5c3([0x6f,0x6e])](_0x3ff5c3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15a81e,_0x3b2ed6)=>{if(_0x3b2ed6[0x0]!=_0x12f8ea)return _0x41228c(_0x3ff5c3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b2ed6[0x1]={..._0x3b2ed6[0x1],[_0x3ff5c3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37627e};},{[_0x3ff5c3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ff5c3([0x68,0x69,0x67,0x68])}),_0x14d7d5[_0x3ff5c3([0x6f,0x6e])](_0x3ff5c3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x333de4=>{_0x5c5416(_0x333de4[_0x3ff5c3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a1107=!0x0,_0x5a00a0(_0x333de4[_0x3ff5c3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3ff5c3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3ff5c3([0x6c,0x6f,0x77])}),_0x535bdf[_0x3ff5c3([0x74,0x68,0x65,0x6e])](()=>{_0x3a1107||_0x41228c(_0x3ff5c3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7a4fae(){return _0x14d7d5[_0x3ff5c3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ff5c3([0x76,0x69,0x65,0x77])][_0x3ff5c3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3ff5c3([0x61,0x75,0x74,0x6f]);}function _0x445492(){_0x14d7d5[_0x3ff5c3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3ff5c3([0x76,0x69,0x65,0x77])][_0x3ff5c3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3ff5c3([0x61,0x75,0x74,0x6f]);}}function _0x411e35(_0x1ab58f){const _0xac7bd=[new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29a4e2=>setTimeout(_0x29a4e2,0x6669c76c^_0x3d4172)),_0x535bdf[_0x3ff5c3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17f998=>{let _0x4943bc=0x0;_0x14d7d5[_0x3ff5c3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ff5c3([0x6f,0x6e])](_0x3ff5c3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc52ab7,_0x129145)=>{_0x129145[0x0][_0x3ff5c3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4943bc++,_0x4943bc==(0x6660f858^_0x3d4172)&&(_0x17f998(),_0xc52ab7[_0x3ff5c3([0x6f,0x66,0x66])]());});}))];return window[_0x3ff5c3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3ff5c3([0x72,0x61,0x63,0x65])](_0xac7bd)[_0x3ff5c3([0x74,0x68,0x65,0x6e])](()=>_0x1ab58f);}async function _0x29d8d0(){await _0x535bdf,_0x14d7d5[_0x3ff5c3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ff5c3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xcc8188,_0x14d7d5[_0x3ff5c3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3ff5c3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xcc8188,_0x14d7d5[_0x3ff5c3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3ff5c3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2584ab(_0x54b483){const _0x27242c=_0xf76c45();_0x14d7d5[_0x27242c]=_0x3ff5c3([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])+_0x54b483,_0x54b483!=_0x3ff5c3([0x56,0x61,0x6c,0x69,0x64])&&_0x29d8d0();}function _0xf76c45(){const _0x165d3c=window[_0x3ff5c3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3ff5c3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3ff5c3([0x6e,0x6f,0x77])]())[_0x3ff5c3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3ff5c3([0x2e]),'');let _0x3c26b2=_0x3ff5c3([0x4c]);for(let _0x549a9e=0x0;_0x549a9e<_0x165d3c[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x549a9e+=0x2){let _0x43f80d=window[_0x3ff5c3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x165d3c[_0x3ff5c3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x549a9e,_0x549a9e+0x2));_0x43f80d>=_0x1bce07[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43f80d-=_0x1bce07[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c26b2+=_0x1bce07[_0x43f80d];}return _0x3c26b2;}function _0x303a23(){const _0x232573=_0x3f7ce2[_0x3ff5c3([0x73,0x70,0x6c,0x69,0x74])](_0x3ff5c3([0x2e]));if(0x3!=_0x232573[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd28e55(_0x232573[0x1]);function _0xd28e55(_0x37ea87){const _0x24dc90=_0x46fde7(_0x37ea87);return _0x24dc90&&_0x540d94()?_0x24dc90:null;function _0x540d94(){const _0x195d22=_0x24dc90[_0x3ff5c3([0x6a,0x74,0x69])],_0x3cd7a7=window[_0x3ff5c3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x195d22[_0x3ff5c3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x195d22[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd78d1b={..._0x24dc90,[_0x3ff5c3([0x6a,0x74,0x69])]:_0x195d22[_0x3ff5c3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x195d22[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd78d1b[_0x3ff5c3([0x76,0x63])],_0x4d8013(_0xd78d1b)==_0x3cd7a7;}}}async function _0x411a77(){let _0x34debc=!0x0;try{const _0x59ebc7=_0x3f7ce2[_0x3ff5c3([0x73,0x70,0x6c,0x69,0x74])](_0x3ff5c3([0x2e])),[_0xbd0ac2,_0x4a9789,_0x9079f9]=_0x59ebc7;return _0x20a1ea(_0xbd0ac2),await _0x37d034(_0xbd0ac2,_0x4a9789,_0x9079f9),_0x34debc;}catch{return!0x1;}function _0x20a1ea(_0x4a4ed4){const _0x1ae3c4=_0x46fde7(_0x4a4ed4);_0x1ae3c4&&_0x1ae3c4[_0x3ff5c3([0x61,0x6c,0x67])]==_0x3ff5c3([0x45,0x53,0x32,0x35,0x36])||(_0x34debc=!0x1);}async function _0x37d034(_0x432e8f,_0x4c43df,_0x5afe7f){const _0x9aa5b8=window[_0x3ff5c3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3ff5c3([0x66,0x72,0x6f,0x6d])](_0x5ad3b7(_0x5afe7f),_0x26b697=>_0x26b697[_0x3ff5c3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x33b5ca=new window[(_0x3ff5c3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3ff5c3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x432e8f+_0x3ff5c3([0x2e])+_0x4c43df),_0x18be2e=window[_0x3ff5c3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3ff5c3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18be2e)return;const _0x144935=await _0x18be2e[_0x3ff5c3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3ff5c3([0x6a,0x77,0x6b]),_0x4c7e77,{[_0x3ff5c3([0x6e,0x61,0x6d,0x65])]:_0x3ff5c3([0x45,0x43,0x44,0x53,0x41]),[_0x3ff5c3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3ff5c3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3ff5c3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18be2e[_0x3ff5c3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3ff5c3([0x6e,0x61,0x6d,0x65])]:_0x3ff5c3([0x45,0x43,0x44,0x53,0x41]),[_0x3ff5c3([0x68,0x61,0x73,0x68])]:{[_0x3ff5c3([0x6e,0x61,0x6d,0x65])]:_0x3ff5c3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x144935,_0x9aa5b8,_0x33b5ca)||(_0x34debc=!0x1);}}function _0x46fde7(_0x443170){return _0x443170[_0x3ff5c3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3ff5c3([0x65,0x79]))?JSON[_0x3ff5c3([0x70,0x61,0x72,0x73,0x65])](_0x5ad3b7(_0x443170)):null;}function _0x5ad3b7(_0x311baf){return window[_0x3ff5c3([0x61,0x74,0x6f,0x62])](_0x311baf[_0x3ff5c3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3ff5c3([0x2b]))[_0x3ff5c3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3ff5c3([0x2f])));}function _0x4d8013(_0x219b7c){let _0x4bf50a=0x1505;function _0x27b7c6(_0x54fddd){for(let _0x3a3517=0x0;_0x3a3517<_0x54fddd[_0x3ff5c3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a3517++){const _0x3a56c7=_0x54fddd[_0x3ff5c3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a3517);_0x4bf50a=(_0x4bf50a<<0x5)+_0x4bf50a+_0x3a56c7,_0x4bf50a&=_0x4bf50a;}}function _0x1b4db6(_0x342f85){Array[_0x3ff5c3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x342f85)?_0x342f85[_0x3ff5c3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b4db6):_0x342f85&&typeof _0x342f85==_0x3ff5c3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3ff5c3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x342f85)[_0x3ff5c3([0x73,0x6f,0x72,0x74])]()[_0x3ff5c3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1de03e,_0x3c138d])=>{_0x27b7c6(_0x1de03e),_0x1b4db6(_0x3c138d);}):_0x27b7c6(window[_0x3ff5c3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x342f85));}return _0x1b4db6(_0x219b7c),_0x4bf50a>>>0x0;}function _0x11c337(_0x1c3e9c){return _0x1c3e9c[_0x3ff5c3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3ff5c3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3ff5c3([0x30]));}function _0x111395(_0x34cc0f){return _0x34cc0f[_0x3ff5c3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3ff5c3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3ff5c3([0x6a,0x6f,0x69,0x6e])]('');}function _0xcc8188(){}function _0x3ff5c3(_0xe0c85b){const _0x2250e7=_0x9520;return _0xe0c85b[_0x2250e7(0x161)](_0x22abe7=>String[_0x2250e7(0x18e)](_0x22abe7))[_0x2250e7(0x163)]('');}_0x2584ab(await _0x5a0d1f());}(this);}[_0x5559e9(0x17d)](){const _0x26b610=_0x5559e9;super[_0x26b610(0x17d)](),this[_0x26b610(0x178)][_0x26b610(0x17d)](),this[_0x26b610(0x189)][_0x26b610(0x155)]();}[_0x5559e9(0x159)](_0x55defe,{outlineDefinitions:_0x3f6474,outlineChanges:_0x18f45d}){const _0x1e2087=_0x5559e9;this[_0x1e2087(0x18a)]=_0x3f6474,this[_0x1e2087(0x178)][_0x1e2087(0x148)](_0x18f45d);}[_0x5559e9(0x152)](_0x58a9c9){const _0x210b88=_0x5559e9;this[_0x210b88(0x18a)][_0x210b88(0x14b)]&&this[_0x210b88(0x18a)][_0x58a9c9]&&(this[_0x210b88(0x178)][_0x210b88(0x17f)]=_0x58a9c9);}[_0x5559e9(0x149)](_0x5986c8){const _0x3dc423=_0x5559e9,_0x53201f=this[_0x3dc423(0x18a)][_0x5986c8][_0x3dc423(0x168)];this[_0x3dc423(0x16a)][_0x3dc423(0x18b)][_0x3dc423(0x16f)](_0x312892=>{const _0x274bce=_0x3dc423;_0x312892[_0x274bce(0x170)](_0x53201f,0x0);}),this[_0x3dc423(0x16a)][_0x3dc423(0x174)][_0x3dc423(0x178)][_0x3dc423(0x156)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3dc423(0x16a)][_0x3dc423(0x174)][_0x3dc423(0x178)][_0x3dc423(0x153)](),this[_0x3dc423(0x152)](_0x5986c8);}[_0x5559e9(0x15f)](){const _0x42f1f1=_0x5559e9,_0x19d51a=this[_0x42f1f1(0x16a)];let _0x364984;for(const _0x276d7c of _0x19d51a[_0x42f1f1(0x18b)][_0x42f1f1(0x162)][_0x42f1f1(0x14a)]()){const _0x482670=_0x19d51a[_0x42f1f1(0x174)][_0x42f1f1(0x178)][_0x42f1f1(0x18f)](_0x276d7c),_0x547a71=_0x482670&&new _0x10285b(_0x482670)[_0x42f1f1(0x154)]();if(_0x547a71){const _0x7ea678=new _0x10285b(_0x2deb4f[_0x42f1f1(0x160)])[_0x42f1f1(0x146)](_0x547a71);_0x7ea678&&(_0x364984=_0x7ea678[_0x42f1f1(0x15d)]+0.25*_0x7ea678[_0x42f1f1(0x14d)]);}}if(void 0x0===_0x364984)return;const _0xccb2b5=h(_0x19d51a[_0x42f1f1(0x174)],this[_0x42f1f1(0x18a)],_0x364984);_0xccb2b5?this[_0x42f1f1(0x152)](this[_0x42f1f1(0x18a)][_0x42f1f1(0x188)](_0xccb2b5)):this[_0x42f1f1(0x152)](-0x1);}}function h(_0x1c3aa1,_0x5c43f0,_0x169256,_0x99d016=0x0,_0x19601a=_0x5c43f0[_0x5559e9(0x14b)]-0x1){const _0x3a0f2e=_0x5559e9,_0x37c775=Math[_0x3a0f2e(0x165)](_0x99d016+(_0x19601a-_0x99d016)/0x2);if(_0x19601a>=_0x99d016){const _0x4f4e8e=_0x5c43f0[_0x37c775],_0x211737=_0x1c3aa1[_0x3a0f2e(0x14c)][_0x3a0f2e(0x17a)](_0x4f4e8e[_0x3a0f2e(0x168)]);if(!_0x211737)return null;const _0x5e9ef0=_0x1c3aa1[_0x3a0f2e(0x178)][_0x3a0f2e(0x175)][_0x3a0f2e(0x181)](_0x211737);return new _0x10285b(_0x5e9ef0)[_0x3a0f2e(0x177)]>_0x169256?h(_0x1c3aa1,_0x5c43f0,_0x169256,_0x99d016,_0x37c775-0x1):h(_0x1c3aa1,_0x5c43f0,_0x169256,_0x37c775+0x1,_0x19601a);}return _0x37c775<0x0?null:_0x5c43f0[_0x37c775];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b2972=_0x1088;(function(_0x5b5205,_0x5345a9){const _0x86ca1c=_0x1088,_0x4f1576=_0x5b5205();while(!![]){try{const _0x4c1969=-parseInt(_0x86ca1c(0x108))/0x1*(parseInt(_0x86ca1c(0xd9))/0x2)+-parseInt(_0x86ca1c(0xff))/0x3+parseInt(_0x86ca1c(0xad))/0x4*(parseInt(_0x86ca1c(0xb9))/0x5)+-parseInt(_0x86ca1c(0x106))/0x6+parseInt(_0x86ca1c(0xbe))/0x7*(-parseInt(_0x86ca1c(0xa6))/0x8)+parseInt(_0x86ca1c(0xca))/0x9*(-parseInt(_0x86ca1c(0xc7))/0xa)+parseInt(_0x86ca1c(0xf5))/0xb*(parseInt(_0x86ca1c(0xdb))/0xc);if(_0x4c1969===_0x5345a9)break;else _0x4f1576['push'](_0x4f1576['shift']());}catch(_0x4cd2c6){_0x4f1576['push'](_0x4f1576['shift']());}}}(_0x4a3a,0x3caf6));import{Plugin as _0x2c8a2a}from'ckeditor5/src/core.js';import{toWidget as _0x3dbf04,Widget as _0x4f25aa}from'ckeditor5/src/widget.js';import{uid as _0x2661e3}from'ckeditor5/src/utils.js';function _0x1088(_0x720bf5,_0x5f00c8){const _0x4a3a6e=_0x4a3a();return _0x1088=function(_0x1088f5,_0x1c5206){_0x1088f5=_0x1088f5-0x9b;let _0xbbdf15=_0x4a3a6e[_0x1088f5];return _0xbbdf15;},_0x1088(_0x720bf5,_0x5f00c8);}import{TableOfContentsCommand as _0x40795d}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x14ede4}from'../documentoutline/documentoutlineutils.js';function _0x4a3a(){const _0x172265=['schema','_createTableOfContents','isInteger','viewPosition','hasContent','insertTableOfContents','config','32BDpeox','setSelection','fromCharCode','join','editor','modelPosition','\x20table-of-contents_empty','574892iHitIh','pluginName','_redirectMapper','locale','high','abs','view','getAncestors','requires','_headingIdModelAttributeName','headingId','createText','5kwkVOn','toModelElement','filter','outlineDefinitions','upcast','817054nKsBbh','name','table-of-contents','reconvertItem','length','end','model','href','get','217430OqsFFS','forEach','Empty\x20heading','90CzBAna','listenTo','_defineSchema','modelElement','registerRawContentMatcher','isPremiumPlugin','preventDefault','domEvent','dataDowncast','DocumentOutlineUtils','createContainerElement','createPositionAt','conversion','_updateTableOfContentsElements','$blockObject','2LcCVXy','$capture','12SUJqRr','headingId.modelAttributeName','elementToElement','element','scrollToTheSelection','Table\x20of\x20contents','type','viewToModelPosition','nodeAfter','No\x20headings\x20were\x20found\x20in\x20the\x20document.','getAttribute','plugins','change','editing','isOfficialPlugin','tableOfContentsHeadingIndex','TableOfContentsEditing','stop','documentOutline.showEmptyHeadings','map','setCustomProperty','mapper','init','tableOfContents','text','div','17619613obSwkD','_currentOutlineDefinitions','for','document','rootName','findMappedViewAncestor','register','position','commands','insert','1087281geGPyT','getCustomProperty','data','target','differ','_tableOfContentsElements','_trackNewToCElements','1790886YNbpAq','_defineConverters','151714nZcMaS','click','table-of-contents__placeholder','elementToStructure','_handleScrollToHeading','getChanges','$graveyard','add','afterInit','editingDowncast','level'];_0x4a3a=function(){return _0x172265;};return _0x4a3a();}import{HeadingId as _0x1807d8}from'./headingid.js';import{getTranslation as _0x4fdde8}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x2c8a2a{static get[_0x4b2972(0xae)](){const _0x326dce=_0x4b2972;return _0x326dce(0xeb);}static get[_0x4b2972(0xe9)](){return!0x0;}static get[_0x4b2972(0xcf)](){return!0x0;}static get[_0x4b2972(0xb5)](){return[_0x4f25aa,_0x14ede4,_0x1807d8];}[_0x4b2972(0xf6)];[_0x4b2972(0x104)];[_0x4b2972(0xb6)];constructor(_0x4a3eed){const _0x50c1c6=_0x4b2972;super(_0x4a3eed),this[_0x50c1c6(0xf6)]=[],this[_0x50c1c6(0x104)]=new Set(),this[_0x50c1c6(0xb6)]=_0x50c1c6(0xb7);}[_0x4b2972(0xf1)](){const _0x589c58=_0x4b2972,_0x1e33b5=this[_0x589c58(0xaa)],_0xfa84ad=_0x1e33b5[_0x589c58(0xe8)][_0x589c58(0xb3)][_0x589c58(0xf8)];_0x1e33b5[_0x589c58(0xa5)][_0x589c58(0xc6)](_0x589c58(0xdc))&&(this[_0x589c58(0xb6)]=_0x1e33b5[_0x589c58(0xa5)][_0x589c58(0xc6)](_0x589c58(0xdc))),this[_0x589c58(0xcb)](_0xfa84ad,_0x589c58(0x109),(_0x4d3b7e,_0x275ac7)=>{const _0x4a5caf=_0x589c58;if(!_0x275ac7[_0x4a5caf(0x102)])return;const _0x350b4c=_0x275ac7[_0x4a5caf(0x102)][_0x4a5caf(0x100)](_0x4a5caf(0xea));Number[_0x4a5caf(0xa1)](_0x350b4c)&&(_0x275ac7[_0x4a5caf(0xd1)][_0x4a5caf(0xd0)](),_0x4d3b7e[_0x4a5caf(0xec)](),this[_0x4a5caf(0x10c)](_0x350b4c));},{'priority':_0x589c58(0xb1),'context':_0x589c58(0xda)}),this[_0x589c58(0xcc)](),this[_0x589c58(0x107)](),_0x1e33b5[_0x589c58(0xfd)][_0x589c58(0x9b)](_0x589c58(0xa4),new _0x40795d(_0x1e33b5)),(_0x1e33b5[_0x589c58(0xe6)][_0x589c58(0xc6)](_0x589c58(0xd3))['on'](_0x589c58(0xe7),(_0x52a914,_0x4f7924)=>{const _0x22fbd1=_0x589c58;this[_0x22fbd1(0xf6)]=_0x4f7924[_0x22fbd1(0xbc)],this[_0x22fbd1(0xd7)]();}),this[_0x589c58(0xcb)](_0x1e33b5[_0x589c58(0xc4)][_0x589c58(0xf8)],_0x589c58(0xe7),()=>{const _0x13f907=_0x589c58;this[_0x13f907(0x105)]();}));}[_0x4b2972(0x9c)](){!async function(_0x5ea4b4){const _0x57c205=_0x1a0be6([0x4b,0x4c,0x6d,0x4e,0x79,0x48,0x34,0x43,0x33,0x58,0x49,0x5a,0x6b,0x61,0x59,0x57,0x4f,0x53,0x44,0x65,0x41,0x70,0x72,0x52,0x68,0x47,0x75,0x51,0x76,0x35,0x32,0x78,0x46,0x30,0x64,0x6c,0x50,0x71,0x67,0x62,0x6a,0x38,0x4a,0x36,0x4d,0x77,0x66,0x69,0x37,0x31,0x45,0x73,0x54,0x7a,0x6e,0x39,0x74,0x42,0x55,0x63,0x6f,0x56]),_0x322965=0x2c56904,_0x48bfa2=0x2c206e4^_0x322965,_0x55b8f7=window[_0x1a0be6([0x44,0x61,0x74,0x65])][_0x1a0be6([0x6e,0x6f,0x77])](),_0xfbdf0a=_0x5ea4b4[_0x1a0be6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2beddb=new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24a172=>{_0xfbdf0a[_0x1a0be6([0x6f,0x6e,0x63,0x65])](_0x1a0be6([0x72,0x65,0x61,0x64,0x79]),_0x24a172);}),_0xc12701={[_0x1a0be6([0x6b,0x74,0x79])]:_0x1a0be6([0x45,0x43]),[_0x1a0be6([0x75,0x73,0x65])]:_0x1a0be6([0x73,0x69,0x67]),[_0x1a0be6([0x63,0x72,0x76])]:_0x1a0be6([0x50,0x2d,0x32,0x35,0x36]),[_0x1a0be6([0x78])]:_0x1a0be6([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]),[_0x1a0be6([0x79])]:_0x1a0be6([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]),[_0x1a0be6([0x61,0x6c,0x67])]:_0x1a0be6([0x45,0x53,0x32,0x35,0x36])},_0x5832cf=_0xfbdf0a[_0x1a0be6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a0be6([0x67,0x65,0x74])](_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x17170d(){let _0x592735,_0x52d5c9=null,_0x34e2ca=null;try{if(_0x5832cf==_0x1a0be6([0x47,0x50,0x4c]))return _0x1a0be6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x592735=_0x2dd361(),!_0x592735)return _0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x592735[_0x1a0be6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34e2ca=_0x15b748(_0x592735[_0x1a0be6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x592735[_0x1a0be6([0x6a,0x74,0x69])])),await _0x110859()?_0x91b0ca()?_0x2ab9b6()?_0x1a0be6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x421beb()?(_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a0be6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x52d5c9=_0x5b8490(_0x1a0be6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a0be6([0x74,0x72,0x69,0x61,0x6c])&&(_0x52d5c9=_0x5b8490(_0x1a0be6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17660d()):_0x1a0be6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a0be6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ab9b6(){const _0x78649c=[_0x1a0be6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a0be6([0x74,0x72,0x69,0x61,0x6c])][_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55b8f7/0x3e8:0xe10*_0x48bfa2;return _0x592735[_0x1a0be6([0x65,0x78,0x70])]<_0x78649c;}function _0x91b0ca(){const _0x557391=_0x592735[_0x1a0be6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x557391&&(!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x2a]))||(!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x54,0x4f,0x43]))||!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x50,0x50]))));}function _0x421beb(){const _0x4357b9=_0x1088,_0x421fe2=_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x421fe2||0x0==_0x421fe2[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x419abd}=new URL(window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4357b9(0xc5)]);if(_0x421fe2[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x419abd))return!0x0;const _0x458e58=_0x419abd[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e]));return _0x421fe2[_0x1a0be6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25366f=>_0x25366f[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x2a])))[_0x1a0be6([0x6d,0x61,0x70])](_0x6a0ce2=>_0x6a0ce2[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e])))[_0x1a0be6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f89f3=>_0x5f89f3[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x458e58[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a0be6([0x6d,0x61,0x70])](_0x19854e=>Array(_0x458e58[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19854e[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a0be6([0x66,0x69,0x6c,0x6c])](_0x19854e[0x0]===_0x1a0be6([0x2a])?_0x1a0be6([0x2a]):'')[_0x1a0be6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19854e))[_0x1a0be6([0x73,0x6f,0x6d,0x65])](_0x379eb3=>_0x458e58[_0x1a0be6([0x65,0x76,0x65,0x72,0x79])]((_0x474419,_0x21170e)=>_0x379eb3[_0x21170e]===_0x474419||_0x379eb3[_0x21170e]===_0x1a0be6([0x2a])));}function _0x17660d(){return _0x52d5c9&&_0x34e2ca?new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16621f,_0x3fc679)=>{_0x52d5c9[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x16621f,_0x3fc679),_0x34e2ca[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x221a7c=>{_0x221a7c!=_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])&&_0x16621f(_0x221a7c);},_0x3fc679);}):_0x52d5c9||_0x34e2ca||_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15b748(_0x52c722,_0x57f469){return new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ca410=>{if(_0x226650())return _0x5ca410(_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]));_0x135d2d(),_0xfbdf0a[_0x1a0be6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ccb16=!0x1;const _0x231750=_0x2661e3();function _0x325d85(_0x267e35){return!!_0x267e35&&(typeof _0x267e35===_0x1a0be6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x267e35===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x267e35[_0x1a0be6([0x74,0x68,0x65,0x6e])]===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x267e35[_0x1a0be6([0x63,0x61,0x74,0x63,0x68])]===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2a9a4e(_0x1d4b87){_0x183358(_0x1d4b87)[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x22fb26=>{if(!_0x22fb26||_0x22fb26[_0x1a0be6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a0be6([0x6f,0x6b]))return _0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39ce10(_0x55b997(_0x231750+_0x57f469))!=_0x22fb26[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x470cc9=>(_0x1caad0(),_0x470cc9),()=>{const _0x3497d2=_0x34ba9d();return null==_0x3497d2?(_0x1caad0(),_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])):_0x1a0be6(_0x55b8f7-_0x3497d2>(0x26c9ed04^_0x322965)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x5ca410)[_0x1a0be6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a6af5=0x2f38784^_0x322965;function _0x1caad0(){const _0x3b869d=_0x1a0be6([0x6c,0x6c,0x63,0x74,0x2d])+_0x39ce10(_0x55b997(_0x52c722)),_0x1bdbfa=_0x593a81(_0x39ce10(window[_0x1a0be6([0x4d,0x61,0x74,0x68])][_0x1a0be6([0x63,0x65,0x69,0x6c])](_0x55b8f7/_0x2a6af5)));window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a0be6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b869d,_0x1bdbfa);}function _0x34ba9d(){const _0x334a0e=_0x1a0be6([0x6c,0x6c,0x63,0x74,0x2d])+_0x39ce10(_0x55b997(_0x52c722)),_0x53cf65=window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a0be6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x334a0e);return _0x53cf65?window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x593a81(_0x53cf65),0x10)*_0x2a6af5:null;}function _0x183358(_0x2cca2e){return new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x174008,_0x344418)=>{_0x2cca2e[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x174008,_0x344418),window[_0x1a0be6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x344418,0x2c4bdc4^_0x322965);});}}_0xfbdf0a[_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x333457,_0x77eae7)=>{if(_0x77eae7[0x0]!=_0x52c722)return _0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x77eae7[0x1]={..._0x77eae7[0x1],[_0x1a0be6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x231750};},{[_0x1a0be6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a0be6([0x68,0x69,0x67,0x68])}),_0xfbdf0a[_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3af120=>{_0x325d85(_0x3af120[_0x1a0be6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ccb16=!0x0,_0x2a9a4e(_0x3af120[_0x1a0be6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a0be6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a0be6([0x6c,0x6f,0x77])}),_0x2beddb[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>{_0x2ccb16||_0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x226650(){return _0xfbdf0a[_0x1a0be6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a0be6([0x76,0x69,0x65,0x77])][_0x1a0be6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a0be6([0x61,0x75,0x74,0x6f]);}function _0x135d2d(){_0xfbdf0a[_0x1a0be6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a0be6([0x76,0x69,0x65,0x77])][_0x1a0be6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a0be6([0x61,0x75,0x74,0x6f]);}}function _0x5b8490(_0x28e410){const _0x5303fc=[new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe89c3c=>setTimeout(_0xe89c3c,0x2cc57c8^_0x322965)),_0x2beddb[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55963e=>{let _0x317656=0x0;_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19827d,_0x2232e3)=>{_0x2232e3[0x0][_0x1a0be6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x317656++,_0x317656==(0x2c568fc^_0x322965)&&(_0x55963e(),_0x19827d[_0x1a0be6([0x6f,0x66,0x66])]());});}))];return window[_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a0be6([0x72,0x61,0x63,0x65])](_0x5303fc)[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>_0x28e410);}async function _0x2efe7f(){await _0x2beddb,_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4e,_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4e,_0xfbdf0a[_0x1a0be6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa82b96(_0x2d8a39){const _0x59fcd4=_0x3d46c6();_0xfbdf0a[_0x59fcd4]=_0x1a0be6([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])+_0x2d8a39,_0x2d8a39!=_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])&&_0x2efe7f();}function _0x3d46c6(){const _0x1b2bf6=window[_0x1a0be6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a0be6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a0be6([0x6e,0x6f,0x77])]())[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a0be6([0x2e]),'');let _0x4f3ba5=_0x1a0be6([0x4b]);for(let _0x2525bd=0x0;_0x2525bd<_0x1b2bf6[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2525bd+=0x2){let _0x51d8a3=window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b2bf6[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2525bd,_0x2525bd+0x2));_0x51d8a3>=_0x57c205[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x51d8a3-=_0x57c205[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f3ba5+=_0x57c205[_0x51d8a3];}return _0x4f3ba5;}function _0x2dd361(){const _0x4f19be=_0x5832cf[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e]));if(0x3!=_0x4f19be[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ca0fb(_0x4f19be[0x1]);function _0x2ca0fb(_0x3b029d){const _0xd1d221=_0x333934(_0x3b029d);return _0xd1d221&&_0x568c55()?_0xd1d221:null;function _0x568c55(){const _0x5e5ec1=_0xd1d221[_0x1a0be6([0x6a,0x74,0x69])],_0x3f3f40=window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e5ec1[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e5ec1[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x528bd8={..._0xd1d221,[_0x1a0be6([0x6a,0x74,0x69])]:_0x5e5ec1[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e5ec1[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x528bd8[_0x1a0be6([0x76,0x63])],_0x55b997(_0x528bd8)==_0x3f3f40;}}}async function _0x110859(){let _0xb68a3e=!0x0;try{const _0x163704=_0x5832cf[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e])),[_0x2731dc,_0xb45638,_0x5159d0]=_0x163704;return _0x146a44(_0x2731dc),await _0x4ebfa1(_0x2731dc,_0xb45638,_0x5159d0),_0xb68a3e;}catch{return!0x1;}function _0x146a44(_0x53ca7b){const _0x1f45f9=_0x333934(_0x53ca7b);_0x1f45f9&&_0x1f45f9[_0x1a0be6([0x61,0x6c,0x67])]==_0x1a0be6([0x45,0x53,0x32,0x35,0x36])||(_0xb68a3e=!0x1);}async function _0x4ebfa1(_0x58bd16,_0x3a29d2,_0x38100e){const _0x4f5e18=window[_0x1a0be6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a0be6([0x66,0x72,0x6f,0x6d])](_0x4f6dd5(_0x38100e),_0x11b573=>_0x11b573[_0x1a0be6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c0b45=new window[(_0x1a0be6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a0be6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58bd16+_0x1a0be6([0x2e])+_0x3a29d2),_0x14e124=window[_0x1a0be6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a0be6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14e124)return;const _0x1c5c63=await _0x14e124[_0x1a0be6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a0be6([0x6a,0x77,0x6b]),_0xc12701,{[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x45,0x43,0x44,0x53,0x41]),[_0x1a0be6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a0be6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14e124[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x45,0x43,0x44,0x53,0x41]),[_0x1a0be6([0x68,0x61,0x73,0x68])]:{[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c5c63,_0x4f5e18,_0x4c0b45)||(_0xb68a3e=!0x1);}}function _0x333934(_0x275d1a){return _0x275d1a[_0x1a0be6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a0be6([0x65,0x79]))?JSON[_0x1a0be6([0x70,0x61,0x72,0x73,0x65])](_0x4f6dd5(_0x275d1a)):null;}function _0x4f6dd5(_0x1b4960){return window[_0x1a0be6([0x61,0x74,0x6f,0x62])](_0x1b4960[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a0be6([0x2b]))[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a0be6([0x2f])));}function _0x55b997(_0x3359e4){let _0x1422af=0x1505;function _0x2d9049(_0x16984b){for(let _0x430f14=0x0;_0x430f14<_0x16984b[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x430f14++){const _0x953788=_0x16984b[_0x1a0be6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x430f14);_0x1422af=(_0x1422af<<0x5)+_0x1422af+_0x953788,_0x1422af&=_0x1422af;}}function _0x3556a2(_0x3e1c65){Array[_0x1a0be6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e1c65)?_0x3e1c65[_0x1a0be6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3556a2):_0x3e1c65&&typeof _0x3e1c65==_0x1a0be6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a0be6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e1c65)[_0x1a0be6([0x73,0x6f,0x72,0x74])]()[_0x1a0be6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x506aa0,_0x4e28b0])=>{_0x2d9049(_0x506aa0),_0x3556a2(_0x4e28b0);}):_0x2d9049(window[_0x1a0be6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e1c65));}return _0x3556a2(_0x3359e4),_0x1422af>>>0x0;}function _0x39ce10(_0x16383e){return _0x16383e[_0x1a0be6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a0be6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a0be6([0x30]));}function _0x593a81(_0x5d073b){return _0x5d073b[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a0be6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a0be6([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a4b4e(){}function _0x1a0be6(_0x2c9379){const _0xa0c443=_0x1088;return _0x2c9379[_0xa0c443(0xee)](_0xd706cf=>String[_0xa0c443(0xa8)](_0xd706cf))[_0xa0c443(0xa9)]('');}_0xa82b96(await _0x17170d());}(this);}[_0x4b2972(0xd7)](){const _0x16f025=_0x4b2972;this[_0x16f025(0x104)][_0x16f025(0xc8)](_0x99f961=>{const _0x493730=_0x16f025;_0x493730(0x10e)!==_0x99f961[_0x493730(0xf9)]&&this[_0x493730(0xaa)][_0x493730(0xe8)][_0x493730(0xc1)](_0x99f961);});}[_0x4b2972(0x105)](){const _0x2b0b42=_0x4b2972;for(const _0x479692 of this[_0x2b0b42(0xaa)][_0x2b0b42(0xc4)][_0x2b0b42(0xf8)][_0x2b0b42(0x103)][_0x2b0b42(0x10d)]({'includeChangesInGraveyard':!0x0})){if(_0x2b0b42(0xfe)!==_0x479692[_0x2b0b42(0xe1)]||_0x2b0b42(0xf2)!==_0x479692[_0x2b0b42(0xbf)])return;this[_0x2b0b42(0x104)][_0x2b0b42(0x9b)](_0x479692[_0x2b0b42(0xfc)][_0x2b0b42(0xe3)]);}}[_0x4b2972(0xcc)](){const _0x53a9cb=_0x4b2972;this[_0x53a9cb(0xaa)][_0x53a9cb(0xc4)][_0x53a9cb(0x9f)][_0x53a9cb(0xfb)](_0x53a9cb(0xf2),{'inheritAllFrom':_0x53a9cb(0xd8)});}[_0x4b2972(0x107)](){const _0x20b066=_0x4b2972,_0x1deb3a=this[_0x20b066(0xaa)][_0x20b066(0xd6)];_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0xbd))[_0x20b066(0xdd)]({'model':_0x20b066(0xf2),'view':{'name':_0x20b066(0xf4),'classes':_0x20b066(0xc0)}}),_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0xd2))[_0x20b066(0x10b)]({'model':_0x20b066(0xf2),'view':(_0x1db544,{writer:_0x5759c2})=>this[_0x20b066(0xa0)](_0x5759c2,!0x0)}),_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0x9d))[_0x20b066(0x10b)]({'model':_0x20b066(0xf2),'view':(_0x45c18b,{writer:_0x4f2915})=>{const _0x558f1d=_0x20b066;this[_0x558f1d(0x104)][_0x558f1d(0x9b)](_0x45c18b);const _0x527c9e=this[_0x558f1d(0xa0)](_0x4f2915);return _0x3dbf04(_0x527c9e,_0x4f2915,{'label':_0x4fdde8(this[_0x558f1d(0xaa)][_0x558f1d(0xb0)],_0x558f1d(0xe0))});}}),this[_0x20b066(0xaa)][_0x20b066(0x101)][_0x20b066(0xce)]({'name':_0x20b066(0xf4),'classes':_0x20b066(0xc0)}),this[_0x20b066(0xaa)][_0x20b066(0xe8)][_0x20b066(0xf0)]['on'](_0x20b066(0xe2),this[_0x20b066(0xaf)](),{'priority':_0x20b066(0xb1)});}[_0x4b2972(0xa0)](_0x29c455,_0x39e1e1=!0x1){const _0x2253b9=_0x4b2972,{locale:_0x4229e7}=this[_0x2253b9(0xaa)],_0x584cef=_0x29c455[_0x2253b9(0xd4)](_0x2253b9(0xf4),{'class':_0x2253b9(0xc0)+(0x0===this[_0x2253b9(0xf6)][_0x2253b9(0xc2)]?_0x2253b9(0xac):''),...!_0x39e1e1&&{'data-table-of-contents-label':_0x4fdde8(_0x4229e7,_0x2253b9(0xe0))}});0x0===this[_0x2253b9(0xf6)][_0x2253b9(0xc2)]&&!0x1===_0x39e1e1&&_0x29c455[_0x2253b9(0xfe)](_0x29c455[_0x2253b9(0xd5)](_0x584cef,_0x2253b9(0xc3)),_0x29c455[_0x2253b9(0xd4)]('p',{'class':_0x2253b9(0x10a)},[_0x29c455[_0x2253b9(0xb8)](_0x4fdde8(_0x4229e7,_0x2253b9(0xe4)))]));const _0x73ec56=_0x39e1e1?'':'['+_0x4fdde8(_0x4229e7,_0x2253b9(0xc9))+']';let _0x5b0acb=_0x584cef;return this[_0x2253b9(0xf6)][_0x2253b9(0xc8)]((_0x27c0ad,_0x4e92e2,_0x5ead72)=>{const _0x47eb9d=_0x2253b9,_0x2747dc=this[_0x47eb9d(0xaa)][_0x47eb9d(0xc4)][_0x47eb9d(0xa3)](_0x27c0ad[_0x47eb9d(0xcd)],{'ignoreWhitespaces':!0x0}),_0x5e2de1=_0x2747dc?_0x27c0ad[_0x47eb9d(0xf3)]:_0x73ec56,_0x3e8db6=_0x27c0ad[_0x47eb9d(0xcd)][_0x47eb9d(0xe5)](this[_0x47eb9d(0xb6)]),_0x385664=_0x29c455[_0x47eb9d(0xd4)]('a',{'href':'#'+_0x3e8db6,...!_0x39e1e1&&{'tabindex':'-1'}},[_0x29c455[_0x47eb9d(0xb8)](_0x5e2de1)]),_0xcd922f=this[_0x47eb9d(0xaa)][_0x47eb9d(0xa5)][_0x47eb9d(0xc6)](_0x47eb9d(0xed));_0x29c455[_0x47eb9d(0xef)](_0x47eb9d(0xea),_0x4e92e2,_0x385664);const _0x23246c=_0x29c455[_0x47eb9d(0xd4)]('li',null,[_0x2747dc||!_0x39e1e1&&_0xcd922f?_0x385664:_0x29c455[_0x47eb9d(0xb8)]('')]),_0x515345=_0x4e92e2?_0x5ead72[_0x4e92e2-0x1][_0x47eb9d(0x9e)]:0x0,_0x18e177=Math[_0x47eb9d(0xb2)](_0x27c0ad[_0x47eb9d(0x9e)]-_0x515345);if(_0x27c0ad[_0x47eb9d(0x9e)]>_0x515345){const _0x421b6f=N(_0x23246c,_0x18e177,_0x29c455);_0x29c455[_0x47eb9d(0xfe)](_0x29c455[_0x47eb9d(0xd5)](_0x5b0acb,_0x47eb9d(0xc3)),_0x421b6f);}else{const _0x25301b=function(_0x1db7d8,_0x37db12){const _0x3c8854=_0x47eb9d;return _0x1db7d8[_0x3c8854(0xb4)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x3c8854(0xbb)](_0x1a4007=>_0x1a4007['is'](_0x3c8854(0xde),'ol'))[_0x37db12];}(_0x5b0acb,_0x18e177);_0x29c455[_0x47eb9d(0xfe)](_0x29c455[_0x47eb9d(0xd5)](_0x25301b,_0x47eb9d(0xc3)),_0x23246c);}_0x5b0acb=_0x23246c;}),_0x584cef;}[_0x4b2972(0x10c)](_0x48ef7c){const _0x11080e=_0x4b2972,_0x5e31ec=this[_0x11080e(0xf6)][_0x48ef7c][_0x11080e(0xcd)];this[_0x11080e(0xaa)][_0x11080e(0xc4)][_0x11080e(0xe7)](_0x4f0614=>{const _0x445502=_0x11080e;_0x4f0614[_0x445502(0xa7)](_0x5e31ec,0x0);}),this[_0x11080e(0xaa)][_0x11080e(0xe8)][_0x11080e(0xb3)][_0x11080e(0xdf)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4b2972(0xaf)](){return(_0x264674,_0x56a5e3)=>{const _0x23008a=_0x1088,_0x1af364=_0x56a5e3[_0x23008a(0xf0)],_0x543cda=_0x1af364[_0x23008a(0xfa)](_0x56a5e3[_0x23008a(0xa2)]),_0x338881=_0x1af364[_0x23008a(0xba)](_0x543cda);_0x338881['is'](_0x23008a(0xde),_0x23008a(0xf2))&&(_0x56a5e3[_0x23008a(0xab)]=this[_0x23008a(0xaa)][_0x23008a(0xc4)][_0x23008a(0xd5)](_0x338881,0x0),_0x264674[_0x23008a(0xec)]());};}}function N(_0x5e837b,_0x17be6,_0x59b537){const _0x5653ea=_0x4b2972;return 0x1===_0x17be6?_0x59b537[_0x5653ea(0xd4)]('ol',null,[_0x5e837b]):_0x59b537[_0x5653ea(0xd4)]('ol',null,[_0x59b537[_0x5653ea(0xd4)]('li',null,[N(_0x5e837b,_0x17be6-0x1,_0x59b537)])]);}
23
+ function _0x3067(){const _0x33a154=['TableOfContentsEditing','_handleScrollToHeading','headingId','isOfficialPlugin','preventDefault','insertTableOfContents','\x20table-of-contents_empty','_headingIdModelAttributeName','Table\x20of\x20contents','_defineSchema','schema','href','isPremiumPlugin','_updateTableOfContentsElements','tableOfContents','117148YjEUDL','abs','hasContent','join','insert','setCustomProperty','div','3209340nVdMTe','upcast','923526kVNiHs','fromCharCode','1313892vIuFbg','175jCUeDo','_redirectMapper','Empty\x20heading','commands','name','locale','getAncestors','afterInit','226622qlGgvx','mapper','createContainerElement','modelElement','$capture','model','data','20CGiUZr','$graveyard','tableOfContentsHeadingIndex','conversion','forEach','_tableOfContentsElements','config','reconvertItem','setSelection','DocumentOutlineUtils','isInteger','$blockObject','4mWhVgI','end','target','editor','element','_defineConverters','modelPosition','table-of-contents__placeholder','editing','change','listenTo','stop','getChanges','map','position','get','init','elementToStructure','click','elementToElement','_trackNewToCElements','No\x20headings\x20were\x20found\x20in\x20the\x20document.','34555TvLKPP','high','type','domEvent','document','nodeAfter','view','6NJoRoN','scrollToTheSelection','dataDowncast','differ','getCustomProperty','viewToModelPosition','add','level','6GmhKZK','filter','registerRawContentMatcher','getAttribute','pluginName','outlineDefinitions','table-of-contents','_currentOutlineDefinitions','register','88184oNhIvF','createPositionAt','text','viewPosition','toModelElement','findMappedViewAncestor','plugins','requires','createText','rootName','for','length','headingId.modelAttributeName','_createTableOfContents','documentOutline.showEmptyHeadings','editingDowncast'];_0x3067=function(){return _0x33a154;};return _0x3067();}const _0x171a70=_0x41a6;(function(_0x3972b1,_0xafa944){const _0x4526bc=_0x41a6,_0x2d392c=_0x3972b1();while(!![]){try{const _0x1811ae=-parseInt(_0x4526bc(0x235))/0x1*(parseInt(_0x4526bc(0x1e9))/0x2)+-parseInt(_0x4526bc(0x1f2))/0x3*(-parseInt(_0x4526bc(0x210))/0x4)+parseInt(_0x4526bc(0x226))/0x5*(-parseInt(_0x4526bc(0x22d))/0x6)+parseInt(_0x4526bc(0x1f5))/0x7*(parseInt(_0x4526bc(0x23e))/0x8)+-parseInt(_0x4526bc(0x1f4))/0x9*(parseInt(_0x4526bc(0x204))/0xa)+-parseInt(_0x4526bc(0x1fd))/0xb+parseInt(_0x4526bc(0x1f0))/0xc;if(_0x1811ae===_0xafa944)break;else _0x2d392c['push'](_0x2d392c['shift']());}catch(_0x2b5d89){_0x2d392c['push'](_0x2d392c['shift']());}}}(_0x3067,0x2bed9));import{Plugin as _0x3bec39}from'ckeditor5/src/core.js';import{toWidget as _0x5df924,Widget as _0x4422ee}from'ckeditor5/src/widget.js';function _0x41a6(_0xc9e91c,_0x54455f){const _0x30670a=_0x3067();return _0x41a6=function(_0x41a63a,_0x7586b5){_0x41a63a=_0x41a63a-0x1e1;let _0x477824=_0x30670a[_0x41a63a];return _0x477824;},_0x41a6(_0xc9e91c,_0x54455f);}import{uid as _0xce0575}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x1b212f}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x26eaec}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2d96ed}from'./headingid.js';import{getTranslation as _0x17db89}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x3bec39{static get[_0x171a70(0x239)](){const _0x234ede=_0x171a70;return _0x234ede(0x24e);}static get[_0x171a70(0x251)](){return!0x0;}static get[_0x171a70(0x1e6)](){return!0x0;}static get[_0x171a70(0x245)](){return[_0x4422ee,_0x26eaec,_0x2d96ed];}[_0x171a70(0x23c)];[_0x171a70(0x209)];[_0x171a70(0x1e1)];constructor(_0x507abe){const _0x3ddf7d=_0x171a70;super(_0x507abe),this[_0x3ddf7d(0x23c)]=[],this[_0x3ddf7d(0x209)]=new Set(),this[_0x3ddf7d(0x1e1)]=_0x3ddf7d(0x250);}[_0x171a70(0x220)](){const _0x86be31=_0x171a70,_0x3d84a4=this[_0x86be31(0x213)],_0x3b0e7c=_0x3d84a4[_0x86be31(0x218)][_0x86be31(0x22c)][_0x86be31(0x22a)];_0x3d84a4[_0x86be31(0x20a)][_0x86be31(0x21f)](_0x86be31(0x24a))&&(this[_0x86be31(0x1e1)]=_0x3d84a4[_0x86be31(0x20a)][_0x86be31(0x21f)](_0x86be31(0x24a))),this[_0x86be31(0x21a)](_0x3b0e7c,_0x86be31(0x222),(_0x301c87,_0xc6c1d4)=>{const _0x41fd8e=_0x86be31;if(!_0xc6c1d4[_0x41fd8e(0x212)])return;const _0x4637a3=_0xc6c1d4[_0x41fd8e(0x212)][_0x41fd8e(0x231)](_0x41fd8e(0x206));Number[_0x41fd8e(0x20e)](_0x4637a3)&&(_0xc6c1d4[_0x41fd8e(0x229)][_0x41fd8e(0x252)](),_0x301c87[_0x41fd8e(0x21b)](),this[_0x41fd8e(0x24f)](_0x4637a3));},{'priority':_0x86be31(0x227),'context':_0x86be31(0x201)}),this[_0x86be31(0x1e3)](),this[_0x86be31(0x215)](),_0x3d84a4[_0x86be31(0x1f8)][_0x86be31(0x233)](_0x86be31(0x253),new _0x1b212f(_0x3d84a4)),(_0x3d84a4[_0x86be31(0x244)][_0x86be31(0x21f)](_0x86be31(0x20d))['on'](_0x86be31(0x219),(_0xadde3f,_0x37b4fb)=>{const _0x37c861=_0x86be31;this[_0x37c861(0x23c)]=_0x37b4fb[_0x37c861(0x23a)],this[_0x37c861(0x1e7)]();}),this[_0x86be31(0x21a)](_0x3d84a4[_0x86be31(0x202)][_0x86be31(0x22a)],_0x86be31(0x219),()=>{const _0x5e4e6e=_0x86be31;this[_0x5e4e6e(0x224)]();}));}[_0x171a70(0x1fc)](){!async function(_0xfbd608){const _0x5982c8=_0x1c0efc([0x6c,0x30,0x70,0x4c,0x56,0x47,0x69,0x5a,0x64,0x79,0x46,0x35,0x53,0x49,0x4f,0x6b,0x72,0x77,0x51,0x42,0x52,0x34,0x55,0x61,0x37,0x33,0x38,0x48,0x74,0x6d,0x6e,0x58,0x59,0x76,0x54,0x32,0x43,0x78,0x4a,0x67,0x65,0x41,0x75,0x57,0x45,0x66,0x39,0x31,0x7a,0x36,0x62,0x4e,0x4b,0x63,0x6a,0x71,0x4d,0x73,0x50,0x6f,0x68,0x44]),_0x3ec2ae=0x9da9cf0,_0x39c144=0x9ddece0^_0x3ec2ae,_0x2e268c=window[_0x1c0efc([0x44,0x61,0x74,0x65])][_0x1c0efc([0x6e,0x6f,0x77])](),_0x27aa92=_0xfbd608[_0x1c0efc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5b5de3=new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45bd39=>{_0x27aa92[_0x1c0efc([0x6f,0x6e,0x63,0x65])](_0x1c0efc([0x72,0x65,0x61,0x64,0x79]),_0x45bd39);}),_0x4e4973={[_0x1c0efc([0x6b,0x74,0x79])]:_0x1c0efc([0x45,0x43]),[_0x1c0efc([0x75,0x73,0x65])]:_0x1c0efc([0x73,0x69,0x67]),[_0x1c0efc([0x63,0x72,0x76])]:_0x1c0efc([0x50,0x2d,0x32,0x35,0x36]),[_0x1c0efc([0x78])]:_0x1c0efc([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]),[_0x1c0efc([0x79])]:_0x1c0efc([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]),[_0x1c0efc([0x61,0x6c,0x67])]:_0x1c0efc([0x45,0x53,0x32,0x35,0x36])},_0x37f120=_0x27aa92[_0x1c0efc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1c0efc([0x67,0x65,0x74])](_0x1c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5d46b9(){let _0x548f7d,_0x11df27=null,_0x459207=null;try{if(_0x37f120==_0x1c0efc([0x47,0x50,0x4c]))return _0x1c0efc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x548f7d=_0x544273(),!_0x548f7d)return _0x1c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x548f7d[_0x1c0efc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x459207=_0x52cc80(_0x548f7d[_0x1c0efc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x548f7d[_0x1c0efc([0x6a,0x74,0x69])])),await _0x37dc7a()?_0x53664d()?_0x5697e5()?_0x1c0efc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2874da()?(_0x548f7d[_0x1c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c0efc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x11df27=_0x445738(_0x1c0efc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x548f7d[_0x1c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1c0efc([0x74,0x72,0x69,0x61,0x6c])&&(_0x11df27=_0x445738(_0x1c0efc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17b1cd()):_0x1c0efc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1c0efc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1c0efc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5697e5(){const _0x449d30=[_0x1c0efc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1c0efc([0x74,0x72,0x69,0x61,0x6c])][_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x548f7d[_0x1c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e268c/0x3e8:0xe10*_0x39c144;return _0x548f7d[_0x1c0efc([0x65,0x78,0x70])]<_0x449d30;}function _0x53664d(){const _0x287448=_0x548f7d[_0x1c0efc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x287448&&(!!_0x287448[_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c0efc([0x2a]))||(!!_0x287448[_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c0efc([0x54,0x4f,0x43]))||!!_0x287448[_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c0efc([0x50,0x50]))));}function _0x2874da(){const _0x13f24c=_0x41a6,_0x2c0137=_0x548f7d[_0x1c0efc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c0137||0x0==_0x2c0137[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d1f9a}=new URL(window[_0x1c0efc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13f24c(0x1e5)]);if(_0x2c0137[_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d1f9a))return!0x0;const _0x3b3f6e=_0x4d1f9a[_0x1c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x1c0efc([0x2e]));return _0x2c0137[_0x1c0efc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a927b=>_0x4a927b[_0x1c0efc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c0efc([0x2a])))[_0x1c0efc([0x6d,0x61,0x70])](_0x3cb3c6=>_0x3cb3c6[_0x1c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x1c0efc([0x2e])))[_0x1c0efc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52456e=>_0x52456e[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3b3f6e[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c0efc([0x6d,0x61,0x70])](_0x50133a=>Array(_0x3b3f6e[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50133a[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1c0efc([0x66,0x69,0x6c,0x6c])](_0x50133a[0x0]===_0x1c0efc([0x2a])?_0x1c0efc([0x2a]):'')[_0x1c0efc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50133a))[_0x1c0efc([0x73,0x6f,0x6d,0x65])](_0x366d1c=>_0x3b3f6e[_0x1c0efc([0x65,0x76,0x65,0x72,0x79])]((_0x3fc672,_0x39a7f4)=>_0x366d1c[_0x39a7f4]===_0x3fc672||_0x366d1c[_0x39a7f4]===_0x1c0efc([0x2a])));}function _0x17b1cd(){return _0x11df27&&_0x459207?new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c2d1e,_0x3c23c4)=>{_0x11df27[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x9c2d1e,_0x3c23c4),_0x459207[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x3ffdda=>{_0x3ffdda!=_0x1c0efc([0x56,0x61,0x6c,0x69,0x64])&&_0x9c2d1e(_0x3ffdda);},_0x3c23c4);}):_0x11df27||_0x459207||_0x1c0efc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x52cc80(_0x11e344,_0x14e2a7){return new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x340324=>{if(_0x275ba3())return _0x340324(_0x1c0efc([0x56,0x61,0x6c,0x69,0x64]));_0x18bd18(),_0x27aa92[_0x1c0efc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xdceefa=!0x1;const _0x301818=_0xce0575();function _0x433f7d(_0x594938){return!!_0x594938&&(typeof _0x594938===_0x1c0efc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x594938===_0x1c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x594938[_0x1c0efc([0x74,0x68,0x65,0x6e])]===_0x1c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x594938[_0x1c0efc([0x63,0x61,0x74,0x63,0x68])]===_0x1c0efc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3104b7(_0x5178c1){_0x4dd857(_0x5178c1)[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x410b9b=>{if(!_0x410b9b||_0x410b9b[_0x1c0efc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1c0efc([0x6f,0x6b]))return _0x1c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1effa0(_0x21f42f(_0x301818+_0x14e2a7))!=_0x410b9b[_0x1c0efc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1c0efc([0x56,0x61,0x6c,0x69,0x64]);})[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x4f4fd5=>(_0x15d9f4(),_0x4f4fd5),()=>{const _0x49af18=_0x3b1b7d();return null==_0x49af18?(_0x15d9f4(),_0x1c0efc([0x56,0x61,0x6c,0x69,0x64])):_0x1c0efc(_0x2e268c-_0x49af18>(0x2dd618f0^_0x3ec2ae)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x340324)[_0x1c0efc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x340324(_0x1c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1cf1a1=0x9ec7270^_0x3ec2ae;function _0x15d9f4(){const _0x47fa13=_0x1c0efc([0x6c,0x6c,0x63,0x74,0x2d])+_0x1effa0(_0x21f42f(_0x11e344)),_0x2104bb=_0x33088d(_0x1effa0(window[_0x1c0efc([0x4d,0x61,0x74,0x68])][_0x1c0efc([0x63,0x65,0x69,0x6c])](_0x2e268c/_0x1cf1a1)));window[_0x1c0efc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c0efc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47fa13,_0x2104bb);}function _0x3b1b7d(){const _0x49c114=_0x1c0efc([0x6c,0x6c,0x63,0x74,0x2d])+_0x1effa0(_0x21f42f(_0x11e344)),_0x3f0fa2=window[_0x1c0efc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1c0efc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49c114);return _0x3f0fa2?window[_0x1c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33088d(_0x3f0fa2),0x10)*_0x1cf1a1:null;}function _0x4dd857(_0x318eeb){return new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45d23a,_0x516b90)=>{_0x318eeb[_0x1c0efc([0x74,0x68,0x65,0x6e])](_0x45d23a,_0x516b90),window[_0x1c0efc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x516b90,0x9db4830^_0x3ec2ae);});}}_0x27aa92[_0x1c0efc([0x6f,0x6e])](_0x1c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c282e,_0x4d3064)=>{if(_0x4d3064[0x0]!=_0x11e344)return _0x340324(_0x1c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d3064[0x1]={..._0x4d3064[0x1],[_0x1c0efc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x301818};},{[_0x1c0efc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c0efc([0x68,0x69,0x67,0x68])}),_0x27aa92[_0x1c0efc([0x6f,0x6e])](_0x1c0efc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x162c39=>{_0x433f7d(_0x162c39[_0x1c0efc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xdceefa=!0x0,_0x3104b7(_0x162c39[_0x1c0efc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1c0efc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1c0efc([0x6c,0x6f,0x77])}),_0x5b5de3[_0x1c0efc([0x74,0x68,0x65,0x6e])](()=>{_0xdceefa||_0x340324(_0x1c0efc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x275ba3(){return _0x27aa92[_0x1c0efc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c0efc([0x76,0x69,0x65,0x77])][_0x1c0efc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1c0efc([0x61,0x75,0x74,0x6f]);}function _0x18bd18(){_0x27aa92[_0x1c0efc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1c0efc([0x76,0x69,0x65,0x77])][_0x1c0efc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1c0efc([0x61,0x75,0x74,0x6f]);}}function _0x445738(_0x492f0c){const _0x47a5f4=[new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x595e86=>setTimeout(_0x595e86,0x9d3a23c^_0x3ec2ae)),_0x5b5de3[_0x1c0efc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1af965=>{let _0x584196=0x0;_0x27aa92[_0x1c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c0efc([0x6f,0x6e])](_0x1c0efc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x84f161,_0x227bd4)=>{_0x227bd4[0x0][_0x1c0efc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x584196++,_0x584196==(0x9da9d08^_0x3ec2ae)&&(_0x1af965(),_0x84f161[_0x1c0efc([0x6f,0x66,0x66])]());});}))];return window[_0x1c0efc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1c0efc([0x72,0x61,0x63,0x65])](_0x47a5f4)[_0x1c0efc([0x74,0x68,0x65,0x6e])](()=>_0x492f0c);}async function _0x11cf34(){await _0x5b5de3,_0x27aa92[_0x1c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c0efc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3305aa,_0x27aa92[_0x1c0efc([0x6d,0x6f,0x64,0x65,0x6c])][_0x1c0efc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3305aa,_0x27aa92[_0x1c0efc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1c0efc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3fca2c(_0x346baa){const _0x2955f8=_0x38e3cd();_0x27aa92[_0x2955f8]=_0x1c0efc([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])+_0x346baa,_0x346baa!=_0x1c0efc([0x56,0x61,0x6c,0x69,0x64])&&_0x11cf34();}function _0x38e3cd(){const _0x49203f=window[_0x1c0efc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1c0efc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1c0efc([0x6e,0x6f,0x77])]())[_0x1c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1c0efc([0x2e]),'');let _0xa8899b=_0x1c0efc([0x6c]);for(let _0x5ce467=0x0;_0x5ce467<_0x49203f[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ce467+=0x2){let _0x7b29e3=window[_0x1c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49203f[_0x1c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ce467,_0x5ce467+0x2));_0x7b29e3>=_0x5982c8[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7b29e3-=_0x5982c8[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa8899b+=_0x5982c8[_0x7b29e3];}return _0xa8899b;}function _0x544273(){const _0x4790ab=_0x37f120[_0x1c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x1c0efc([0x2e]));if(0x3!=_0x4790ab[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x109e70(_0x4790ab[0x1]);function _0x109e70(_0x4a5a11){const _0x5a0d0c=_0x4596b9(_0x4a5a11);return _0x5a0d0c&&_0x36d471()?_0x5a0d0c:null;function _0x36d471(){const _0x46870c=_0x5a0d0c[_0x1c0efc([0x6a,0x74,0x69])],_0x3ef8e6=window[_0x1c0efc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46870c[_0x1c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46870c[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3dfe9c={..._0x5a0d0c,[_0x1c0efc([0x6a,0x74,0x69])]:_0x46870c[_0x1c0efc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46870c[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3dfe9c[_0x1c0efc([0x76,0x63])],_0x21f42f(_0x3dfe9c)==_0x3ef8e6;}}}async function _0x37dc7a(){let _0x259633=!0x0;try{const _0x6ea372=_0x37f120[_0x1c0efc([0x73,0x70,0x6c,0x69,0x74])](_0x1c0efc([0x2e])),[_0x151d55,_0x343e02,_0x7cac6f]=_0x6ea372;return _0x459aa7(_0x151d55),await _0x213b5a(_0x151d55,_0x343e02,_0x7cac6f),_0x259633;}catch{return!0x1;}function _0x459aa7(_0x49fb4a){const _0x44e80d=_0x4596b9(_0x49fb4a);_0x44e80d&&_0x44e80d[_0x1c0efc([0x61,0x6c,0x67])]==_0x1c0efc([0x45,0x53,0x32,0x35,0x36])||(_0x259633=!0x1);}async function _0x213b5a(_0x1dda51,_0x1d1746,_0x302eeb){const _0x34ed08=window[_0x1c0efc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1c0efc([0x66,0x72,0x6f,0x6d])](_0x1507ce(_0x302eeb),_0x4d5f9c=>_0x4d5f9c[_0x1c0efc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1818c7=new window[(_0x1c0efc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1c0efc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1dda51+_0x1c0efc([0x2e])+_0x1d1746),_0x163157=window[_0x1c0efc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1c0efc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x163157)return;const _0x3b8605=await _0x163157[_0x1c0efc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1c0efc([0x6a,0x77,0x6b]),_0x4e4973,{[_0x1c0efc([0x6e,0x61,0x6d,0x65])]:_0x1c0efc([0x45,0x43,0x44,0x53,0x41]),[_0x1c0efc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1c0efc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1c0efc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x163157[_0x1c0efc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1c0efc([0x6e,0x61,0x6d,0x65])]:_0x1c0efc([0x45,0x43,0x44,0x53,0x41]),[_0x1c0efc([0x68,0x61,0x73,0x68])]:{[_0x1c0efc([0x6e,0x61,0x6d,0x65])]:_0x1c0efc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b8605,_0x34ed08,_0x1818c7)||(_0x259633=!0x1);}}function _0x4596b9(_0x1bd083){return _0x1bd083[_0x1c0efc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1c0efc([0x65,0x79]))?JSON[_0x1c0efc([0x70,0x61,0x72,0x73,0x65])](_0x1507ce(_0x1bd083)):null;}function _0x1507ce(_0x385977){return window[_0x1c0efc([0x61,0x74,0x6f,0x62])](_0x385977[_0x1c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1c0efc([0x2b]))[_0x1c0efc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1c0efc([0x2f])));}function _0x21f42f(_0xd30485){let _0x1bb76d=0x1505;function _0x368e2f(_0x5eda31){for(let _0xdac150=0x0;_0xdac150<_0x5eda31[_0x1c0efc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdac150++){const _0x341fdd=_0x5eda31[_0x1c0efc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xdac150);_0x1bb76d=(_0x1bb76d<<0x5)+_0x1bb76d+_0x341fdd,_0x1bb76d&=_0x1bb76d;}}function _0x44a780(_0x32fa11){Array[_0x1c0efc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x32fa11)?_0x32fa11[_0x1c0efc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x44a780):_0x32fa11&&typeof _0x32fa11==_0x1c0efc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1c0efc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x32fa11)[_0x1c0efc([0x73,0x6f,0x72,0x74])]()[_0x1c0efc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x387878,_0x30dddb])=>{_0x368e2f(_0x387878),_0x44a780(_0x30dddb);}):_0x368e2f(window[_0x1c0efc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x32fa11));}return _0x44a780(_0xd30485),_0x1bb76d>>>0x0;}function _0x1effa0(_0x268d0a){return _0x268d0a[_0x1c0efc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1c0efc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1c0efc([0x30]));}function _0x33088d(_0x425bcf){return _0x425bcf[_0x1c0efc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1c0efc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1c0efc([0x6a,0x6f,0x69,0x6e])]('');}function _0x3305aa(){}function _0x1c0efc(_0x52822f){const _0x5a2ee2=_0x41a6;return _0x52822f[_0x5a2ee2(0x21d)](_0x1e8dfb=>String[_0x5a2ee2(0x1f3)](_0x1e8dfb))[_0x5a2ee2(0x1ec)]('');}_0x3fca2c(await _0x5d46b9());}(this);}[_0x171a70(0x1e7)](){const _0x8a414=_0x171a70;this[_0x8a414(0x209)][_0x8a414(0x208)](_0x133670=>{const _0x22d713=_0x8a414;_0x22d713(0x205)!==_0x133670[_0x22d713(0x247)]&&this[_0x22d713(0x213)][_0x22d713(0x218)][_0x22d713(0x20b)](_0x133670);});}[_0x171a70(0x224)](){const _0x3f5283=_0x171a70;for(const _0x55be8b of this[_0x3f5283(0x213)][_0x3f5283(0x202)][_0x3f5283(0x22a)][_0x3f5283(0x230)][_0x3f5283(0x21c)]({'includeChangesInGraveyard':!0x0})){if(_0x3f5283(0x1ed)!==_0x55be8b[_0x3f5283(0x228)]||_0x3f5283(0x1e8)!==_0x55be8b[_0x3f5283(0x1f9)])return;this[_0x3f5283(0x209)][_0x3f5283(0x233)](_0x55be8b[_0x3f5283(0x21e)][_0x3f5283(0x22b)]);}}[_0x171a70(0x1e3)](){const _0x5df64d=_0x171a70;this[_0x5df64d(0x213)][_0x5df64d(0x202)][_0x5df64d(0x1e4)][_0x5df64d(0x23d)](_0x5df64d(0x1e8),{'inheritAllFrom':_0x5df64d(0x20f)});}[_0x171a70(0x215)](){const _0x4c95a3=_0x171a70,_0x1414ed=this[_0x4c95a3(0x213)][_0x4c95a3(0x207)];_0x1414ed[_0x4c95a3(0x248)](_0x4c95a3(0x1f1))[_0x4c95a3(0x223)]({'model':_0x4c95a3(0x1e8),'view':{'name':_0x4c95a3(0x1ef),'classes':_0x4c95a3(0x23b)}}),_0x1414ed[_0x4c95a3(0x248)](_0x4c95a3(0x22f))[_0x4c95a3(0x221)]({'model':_0x4c95a3(0x1e8),'view':(_0x29fac3,{writer:_0x26dacd})=>this[_0x4c95a3(0x24b)](_0x26dacd,!0x0)}),_0x1414ed[_0x4c95a3(0x248)](_0x4c95a3(0x24d))[_0x4c95a3(0x221)]({'model':_0x4c95a3(0x1e8),'view':(_0x13c30a,{writer:_0x23f1f1})=>{const _0x33be67=_0x4c95a3;this[_0x33be67(0x209)][_0x33be67(0x233)](_0x13c30a);const _0x4f1ac2=this[_0x33be67(0x24b)](_0x23f1f1);return _0x5df924(_0x4f1ac2,_0x23f1f1,{'label':_0x17db89(this[_0x33be67(0x213)][_0x33be67(0x1fa)],_0x33be67(0x1e2))});}}),this[_0x4c95a3(0x213)][_0x4c95a3(0x203)][_0x4c95a3(0x237)]({'name':_0x4c95a3(0x1ef),'classes':_0x4c95a3(0x23b)}),this[_0x4c95a3(0x213)][_0x4c95a3(0x218)][_0x4c95a3(0x1fe)]['on'](_0x4c95a3(0x232),this[_0x4c95a3(0x1f6)](),{'priority':_0x4c95a3(0x227)});}[_0x171a70(0x24b)](_0x3d0a44,_0x553166=!0x1){const _0xb8a577=_0x171a70,{locale:_0x2626d5}=this[_0xb8a577(0x213)],_0x18c468=_0x3d0a44[_0xb8a577(0x1ff)](_0xb8a577(0x1ef),{'class':_0xb8a577(0x23b)+(0x0===this[_0xb8a577(0x23c)][_0xb8a577(0x249)]?_0xb8a577(0x254):''),...!_0x553166&&{'data-table-of-contents-label':_0x17db89(_0x2626d5,_0xb8a577(0x1e2))}});0x0===this[_0xb8a577(0x23c)][_0xb8a577(0x249)]&&!0x1===_0x553166&&_0x3d0a44[_0xb8a577(0x1ed)](_0x3d0a44[_0xb8a577(0x23f)](_0x18c468,_0xb8a577(0x211)),_0x3d0a44[_0xb8a577(0x1ff)]('p',{'class':_0xb8a577(0x217)},[_0x3d0a44[_0xb8a577(0x246)](_0x17db89(_0x2626d5,_0xb8a577(0x225)))]));const _0x23918c=_0x553166?'':'['+_0x17db89(_0x2626d5,_0xb8a577(0x1f7))+']';let _0xc60489=_0x18c468;return this[_0xb8a577(0x23c)][_0xb8a577(0x208)]((_0x546db6,_0x2aee89,_0x36502e)=>{const _0x1f768b=_0xb8a577,_0x325c43=this[_0x1f768b(0x213)][_0x1f768b(0x202)][_0x1f768b(0x1eb)](_0x546db6[_0x1f768b(0x200)],{'ignoreWhitespaces':!0x0}),_0x182270=_0x325c43?_0x546db6[_0x1f768b(0x240)]:_0x23918c,_0x5943db=_0x546db6[_0x1f768b(0x200)][_0x1f768b(0x238)](this[_0x1f768b(0x1e1)]),_0x314e63=_0x3d0a44[_0x1f768b(0x1ff)]('a',{'href':'#'+_0x5943db,...!_0x553166&&{'tabindex':'-1'}},[_0x3d0a44[_0x1f768b(0x246)](_0x182270)]),_0x2326db=this[_0x1f768b(0x213)][_0x1f768b(0x20a)][_0x1f768b(0x21f)](_0x1f768b(0x24c));_0x3d0a44[_0x1f768b(0x1ee)](_0x1f768b(0x206),_0x2aee89,_0x314e63);const _0x2d08b3=_0x3d0a44[_0x1f768b(0x1ff)]('li',null,[_0x325c43||!_0x553166&&_0x2326db?_0x314e63:_0x3d0a44[_0x1f768b(0x246)]('')]),_0x64e450=_0x2aee89?_0x36502e[_0x2aee89-0x1][_0x1f768b(0x234)]:0x0,_0x17e121=Math[_0x1f768b(0x1ea)](_0x546db6[_0x1f768b(0x234)]-_0x64e450);if(_0x546db6[_0x1f768b(0x234)]>_0x64e450){const _0xf13000=N(_0x2d08b3,_0x17e121,_0x3d0a44);_0x3d0a44[_0x1f768b(0x1ed)](_0x3d0a44[_0x1f768b(0x23f)](_0xc60489,_0x1f768b(0x211)),_0xf13000);}else{const _0x32c100=function(_0x31b3d1,_0x312800){const _0x56779f=_0x1f768b;return _0x31b3d1[_0x56779f(0x1fb)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x56779f(0x236)](_0x48030c=>_0x48030c['is'](_0x56779f(0x214),'ol'))[_0x312800];}(_0xc60489,_0x17e121);_0x3d0a44[_0x1f768b(0x1ed)](_0x3d0a44[_0x1f768b(0x23f)](_0x32c100,_0x1f768b(0x211)),_0x2d08b3);}_0xc60489=_0x2d08b3;}),_0x18c468;}[_0x171a70(0x24f)](_0xc9e975){const _0x3bb5d1=_0x171a70,_0x340993=this[_0x3bb5d1(0x23c)][_0xc9e975][_0x3bb5d1(0x200)];this[_0x3bb5d1(0x213)][_0x3bb5d1(0x202)][_0x3bb5d1(0x219)](_0x14a932=>{const _0x315216=_0x3bb5d1;_0x14a932[_0x315216(0x20c)](_0x340993,0x0);}),this[_0x3bb5d1(0x213)][_0x3bb5d1(0x218)][_0x3bb5d1(0x22c)][_0x3bb5d1(0x22e)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x171a70(0x1f6)](){return(_0x429283,_0x4b294d)=>{const _0x533ecb=_0x41a6,_0xd14ebd=_0x4b294d[_0x533ecb(0x1fe)],_0x540be6=_0xd14ebd[_0x533ecb(0x243)](_0x4b294d[_0x533ecb(0x241)]),_0x3dff47=_0xd14ebd[_0x533ecb(0x242)](_0x540be6);_0x3dff47['is'](_0x533ecb(0x214),_0x533ecb(0x1e8))&&(_0x4b294d[_0x533ecb(0x216)]=this[_0x533ecb(0x213)][_0x533ecb(0x202)][_0x533ecb(0x23f)](_0x3dff47,0x0),_0x429283[_0x533ecb(0x21b)]());};}}function N(_0x345461,_0x14c2c6,_0x507acc){const _0xb0894a=_0x171a70;return 0x1===_0x14c2c6?_0x507acc[_0xb0894a(0x1ff)]('ol',null,[_0x345461]):_0x507acc[_0xb0894a(0x1ff)]('ol',null,[_0x507acc[_0xb0894a(0x1ff)]('li',null,[N(_0x345461,_0x14c2c6-0x1,_0x507acc)])]);}