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

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 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})();
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:()=>B,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,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 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=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 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),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;function K(){const t=["isPremiumPlugin","top","6efbESb","138315CzfdJN","map","274096iNmARE","config","3679585ivgYHT","DocumentOutlineUI","getIntersection","36UBWuGl","6531870cyLSQg","locale","_updateActiveDefinitionOnViewportChange","model","resize","sync","render","scrollToTheSelection","_handleItemSelected","destroy","document","1163398QyTPsg","editing","focusTracker","join","9400180GAIDXt","get","focus","view","domConverter","afterInit","window","mapper","getVisible","itemSelected","_currentOutlineDefinitions","length","height","bottom","editor","setSelection","indexOf","plugins","add","appendChild","element","cancel","floor","documentOutline.showEmptyHeadings","change","modelElement","mapViewToDom","DocumentOutlineUtils","bind","isOfficialPlugin","getRootNames","toViewElement","documentOutline.container","href","2548460abmluR","_updateActiveDefinitionFromViewportThrottled","listenTo","_handleOutlineChange","_setActiveViewItem","document-outline-container-not-provided","fromCharCode","scroll","activeItemIndex","getDomRoot","pluginName","5CGgibv","init"];return(K=function(){return t})()}const H=M;function M(t,e){const n=K();return(M=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(627948===-parseInt(e(233))/1+-parseInt(e(252))/2*(-parseInt(e(232))/3)+parseInt(e(217))/4*(-parseInt(e(228))/5)+-parseInt(e(241))/6+parseInt(e(237))/7+parseInt(e(235))/8*(-parseInt(e(240))/9)+parseInt(e(256))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class j extends t.Plugin{[H(259)];[H(266)];[H(218)];static get[H(227)](){return H(238)}static get[H(212)](){return!0}static get[H(230)](){return!0}constructor(t){const e=H;super(t),this[e(259)]=new y(t[e(242)],this[e(270)][e(236)][e(257)](e(206)),this[e(270)][e(236)][e(257)](e(215))),this[e(266)]=[],this[e(218)]=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(243)][e(211)](this),100)}[H(229)](){const t=H,e=this[t(270)],n=e[t(200)][t(257)](t(210));let i=!1;if(this[t(259)][t(247)](),this[t(270)].ui[t(254)][t(201)](this[t(259)][t(203)]),!e[t(236)][t(257)](t(215)))throw new u.CKEditorError(t(222),{editor:e});e[t(236)][t(257)](t(215))[t(202)](this[t(259)][t(203)]),n.on(t(207),this[t(220)][t(211)](this)),n.on(t(225),(e,{index:n})=>this[t(221)](n)),this[t(259)].on(t(265),(e,n)=>{i=!0,this[t(249)](n)}),this[t(259)][t(219)](u.global[t(251)],t(224),()=>{i?i=!1:this[t(218)]()},{useCapture:!0}),this[t(259)][t(219)](u.global[t(262)],t(245),this[t(218)],{useCapture:!0})}[H(261)](){!async function(t){const e=p([49,79,72,97,71,101,105,78,115,50,67,65,68,112,51,84,121,83,52,107,48,116,55,81,77,89,104,98,75,54,113,80,53,99,102,111,109,82,56,119,108,57,106,70,86,103,120,87,74,90,66,88,118,85,114,100,76,69,110,117,122,73]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=M;return t[e(234)](t=>String[e(223)](t))[e(255)]("")}!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([79]);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:1754870400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=M,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(216)]);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)}[H(250)](){const t=H;super[t(250)](),this[t(259)][t(250)](),this[t(218)][t(204)]()}[H(220)](t,{outlineDefinitions:e,outlineChanges:n}){const i=H;this[i(266)]=e,this[i(259)][i(246)](n)}[H(221)](t){const e=H;this[e(266)][e(267)]&&this[e(266)][t]&&(this[e(259)][e(225)]=t)}[H(249)](t){const e=H,n=this[e(266)][t][e(208)];this[e(270)][e(244)][e(207)](t=>{t[e(271)](n,0)}),this[e(270)][e(253)][e(259)][e(248)]({alignToTop:!0,forceScroll:!0}),this[e(270)][e(253)][e(259)][e(258)](),this[e(221)](t)}[H(243)](){const t=H,e=this[t(270)];let n;for(const i of e[t(244)][t(251)][t(213)]()){const o=e[t(253)][t(259)][t(226)](i),r=o&&new u.Rect(o)[t(264)]();if(r){const e=new u.Rect(u.global[t(262)])[t(239)](r);e&&(n=e[t(231)]+.25*e[t(268)])}}if(void 0===n)return;const i=R(e[t(253)],this[t(266)],n);i?this[t(221)](this[t(266)][t(272)](i)):this[t(221)](-1)}}function R(t,e,n,i=0,o=e[H(267)]-1){const r=H,s=Math[r(205)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(263)][r(214)](c[r(208)]);if(!a)return null;const l=t[r(259)][r(260)][r(209)](a);return new u.Rect(l)[r(269)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=G;function G(t,e){const n=z();return(G=function(t,e){return n[t-=379]})(t,e)}function z(){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(z=function(){return t})()}!function(t){const e=G,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())}}(z);class B 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 F=n(901);const U=J;function J(t,e){const n=W();return(J=function(t,e){return n[t-=273]})(t,e)}function W(){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(W=function(){return t})()}!function(t){const e=J,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())}}(W);class q extends t.Command{[U(277)](){const t=U;this[t(276)][t(279)][t(278)](e=>{const n=t;this[n(276)][n(279)][n(286)](e[n(295)](n(294)))})}[U(275)](){const t=U,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/)}function nt(){const t=["locale","modelElement","preventDefault","differ","plugins","modelPosition","model","_defineSchema","16YzcCQI","pluginName","high","for","schema","domEvent","60dOSIdG","documentOutline.showEmptyHeadings","afterInit","elementToStructure","upcast","view","target","setSelection","filter","registerRawContentMatcher","createText","table-of-contents","elementToElement","getChanges","end","headingId.modelAttributeName","_headingIdModelAttributeName","abs","tableOfContentsHeadingIndex","get","mapper","$graveyard","_createTableOfContents","href","editingDowncast","position","change","$capture","stop","div","993771UqzSrq","listenTo","isPremiumPlugin","_handleScrollToHeading","init","toModelElement","8087835IgwrWu","_defineConverters","nodeAfter","fromCharCode","12992216fjdusG","tableOfContents","121442TCdiuD","viewPosition","table-of-contents__placeholder","createPositionAt","type","config","forEach","data","reconvertItem","editing","DocumentOutlineUtils","1148778cLkiSz","_trackNewToCElements","commands","length","editor","isOfficialPlugin","setCustomProperty","add","element","level","$blockObject","_updateTableOfContentsElements","getAttribute","hasContent","getAncestors","rootName","findMappedViewAncestor","document","text","viewToModelPosition","dataDowncast","register","No headings were found in the document.","requires","map","createContainerElement","Empty heading","1764432ikQQXr","headingId","conversion","scrollToTheSelection","join","_currentOutlineDefinitions","insert","TableOfContentsEditing","_redirectMapper"," table-of-contents_empty","51eHwwAG","isInteger","click","Table of contents","2073020RQJNEP","_tableOfContentsElements","getCustomProperty","name","outlineDefinitions","insertTableOfContents"];return(nt=function(){return t})()}const it=ot;function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(902589===-parseInt(e(537))/1+parseInt(e(526))/2*(-parseInt(e(460))/3)+parseInt(e(478))/4*(parseInt(e(464))/5)+parseInt(e(450))/6+-parseInt(e(520))/7+parseInt(e(524))/8+-parseInt(e(514))/9*(-parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends t.Plugin{static get[it(479)](){return it(457)}static get[it(428)](){return!0}static get[it(516)](){return!0}static get[it(446)](){return[F.Widget,h,tt]}[it(455)];[it(465)];[it(500)];constructor(t){const e=it;super(t),this[e(455)]=[],this[e(465)]=new Set,this[e(500)]=e(451)}[it(518)](){const t=it,e=this[t(427)],n=e[t(535)][t(489)][t(440)];e[t(531)][t(503)](t(499))&&(this[t(500)]=e[t(531)][t(503)](t(499))),this[t(515)](n,t(462),(e,n)=>{const i=t;if(!n[i(490)])return;const o=n[i(490)][i(466)](i(502));Number[i(461)](o)&&(n[i(483)][i(472)](),e[i(512)](),this[i(517)](o))},{priority:t(480),context:t(511)}),this[t(477)](),this[t(521)](),e[t(425)][t(430)](t(469),new q(e)),e[t(474)][t(503)](t(536)).on(t(510),(e,n)=>{const i=t;this[i(455)]=n[i(468)],this[i(434)]()}),this[t(515)](e[t(476)][t(440)],t(510),()=>{this[t(538)]()})}[it(486)](){!async function(t){const e=p([85,103,104,51,86,71,111,53,81,74,66,101,84,117,69,72,112,54,76,107,109,55,118,82,56,83,80,70,116,87,97,67,106,115,102,52,79,108,122,78,75,99,105,89,49,113,119,90,68,77,114,98,65,121,73,50,100,88,120,57,110,48]),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(447)](t=>String[e(523)](t))[e(454)]("")}!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([85]);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:1754870400;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(507)]);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(434)](){const t=it;this[t(465)][t(532)](e=>{const n=t;n(505)!==e[n(438)]&&this[n(427)][n(535)][n(534)](e)})}[it(538)](){const t=it;for(const e of this[t(427)][t(476)][t(440)][t(473)][t(497)]({includeChangesInGraveyard:!0})){if(t(456)!==e[t(530)]||t(525)!==e[t(467)])return;this[t(465)][t(430)](e[t(509)][t(522)])}}[it(477)](){const t=it;this[t(427)][t(476)][t(482)][t(444)](t(525),{inheritAllFrom:t(433)})}[it(521)](){const t=it,e=this[t(427)][t(452)];e[t(481)](t(488))[t(496)]({model:t(525),view:{name:t(513),classes:t(495)}}),e[t(481)](t(443))[t(487)]({model:t(525),view:(e,{writer:n})=>this[t(506)](n,!0)}),e[t(481)](t(508))[t(487)]({model:t(525),view:(e,{writer:n})=>{const i=t;this[i(465)][i(430)](e);const o=this[i(506)](n);return(0,F.toWidget)(o,n,{label:p(this[i(427)][i(470)],i(463))})}}),this[t(427)][t(533)][t(493)]({name:t(513),classes:t(495)}),this[t(427)][t(535)][t(504)].on(t(442),this[t(458)](),{priority:t(480)})}[it(506)](t,e=!1){const n=it,{locale:i}=this[n(427)],o=t[n(448)](n(513),{class:n(495)+(0===this[n(455)][n(426)]?n(459):""),...!e&&{"data-table-of-contents-label":p(i,n(463))}});0===this[n(455)][n(426)]&&!1===e&&t[n(456)](t[n(529)](o,n(498)),t[n(448)]("p",{class:n(528)},[t[n(494)](p(i,n(445)))]));const r=e?"":"["+p(i,n(449))+"]";let s=o;return this[n(455)][n(532)]((i,o,c)=>{const a=n,u=this[a(427)][a(476)][a(436)](i[a(471)],{ignoreWhitespaces:!0}),l=u?i[a(441)]:r,d=i[a(471)][a(435)](this[a(500)]),f=t[a(448)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(494)](l)]),h=this[a(427)][a(531)][a(503)](a(485));t[a(429)](a(502),o,f);const m=t[a(448)]("li",null,[u||!e&&h?f:t[a(494)]("")]),p=o?c[o-1][a(432)]:0,g=Math[a(501)](i[a(432)]-p);if(i[a(432)]>p){const e=st(m,g,t);t[a(456)](t[a(529)](s,a(498)),e)}else{const e=function(t,e){const n=a;return t[n(437)]({includeSelf:!0,parentFirst:!0})[n(492)](t=>t.is(n(431),"ol"))[e]}(s,g);t[a(456)](t[a(529)](e,a(498)),m)}s=m}),o}[it(517)](t){const e=it,n=this[e(455)][t][e(471)];this[e(427)][e(476)][e(510)](t=>{t[e(491)](n,0)}),this[e(427)][e(535)][e(489)][e(453)]({alignToTop:!0,forceScroll:!0})}[it(458)](){return(t,e)=>{const n=ot,i=e[n(504)],o=i[n(439)](e[n(527)]),r=i[n(519)](o);r.is(n(431),n(525))&&(e[n(475)]=this[n(427)][n(476)][n(529)](r,0),t[n(512)]())}}}function st(t,e,n){const i=it;return 1===e?n[i(448)]("ol",null,[t]):n[i(448)]("ol",null,[n[i(448)]("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 _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};
23
+ import{Plugin as _0x219b9c,Command as _0x43a641}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x1c130c,throttle as _0x5c2f30}from'es-toolkit/compat';import{ModelText as _0x2f94a2,ModelTreeWalker as _0x55a7c8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4c9ede,diffToChanges as _0x2d9bd6,scrollAncestorsToShowTarget as _0x4fb5a3,CKEditorError as _0x32aeb1,global as _0x2bda12,Rect as _0x1b803d,uid as _0x4100be,priorities as _0x41e059}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x279f64,ButtonView as _0x4afd8c,MenuBarMenuListItemButtonView as _0x395e7a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x59b39a,toWidget as _0x3db7f5}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2b171f}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5bcd4e){let _0x52037e='';for(const _0x2dbbef of _0x5bcd4e['getChildren']())_0x2dbbef instanceof _0x2f94a2&&(_0x52037e+=_0x2dbbef['data']);return _0x52037e;}class i extends _0x219b9c{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x2b032b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5cadec=[];_0x2b032b['model']['document']['on']('change',_0x1c130c(()=>{const _0x3632a6=_0x5cadec;_0x5cadec=this['_getOutlineDefinitions']();const _0xd4f991=_0x4c9ede(_0x3632a6,_0x5cadec,(_0x50b130,_0x46a1b3)=>_0x50b130['level']===_0x46a1b3['level']&&_0x50b130['text']===_0x46a1b3['text']&&_0x50b130['modelElement']===_0x46a1b3['modelElement']),_0x1206ff=_0x2d9bd6(_0xd4f991,_0x5cadec),_0x4aed53=this['_getActiveHeading'](),_0x28696f=_0x5cadec['findIndex'](_0x219b08=>_0x219b08['modelElement']===_0x4aed53);_0x1206ff['length']&&this['fire']('change',{'outlineDefinitions':_0x5cadec,'activeItemIndex':_0x28696f,'outlineChanges':_0x1206ff}),this['fire']('activeItemIndex',{'index':_0x28696f});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xca4867=this['editor'],_0x134877=[],_0x3671c6=this['_headingNames'];for(const _0x38d227 of _0xca4867['model']['document']['getRootNames']())_0x118858(_0xca4867['model']['document']['getRoot'](_0x38d227));function _0x118858(_0x57488d){for(const _0x413a3d of _0x57488d['getChildren']())_0x413a3d['is']('element')&&(_0x3671c6['includes'](_0x413a3d['name'])&&_0x134877['push']({'level':_0x3671c6['indexOf'](_0x413a3d['name'])+0x1,'text':g(_0x413a3d),'modelElement':_0x413a3d}),_0x118858(_0x413a3d));}return _0x134877;}['_getActiveHeading'](){const _0x54cefb=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x237ddf=new _0x55a7c8({'direction':'backward','startPosition':_0x54cefb});for(const _0x52b81f of _0x237ddf)if(_0x52b81f['item']['is']('element')&&this['_headingNames']['includes'](_0x52b81f['item']['name']))return _0x52b81f['item'];}['_getHeadingNames'](){const _0x387688=this['editor']['config']['get']('documentOutline.headings');return _0x387688||function(_0x5d2df8){const _0x680e7d=_0x5d2df8['config']['get']('heading.options');return _0x680e7d?_0x680e7d['reduce']((_0x541ccc,_0x5c21f6)=>('paragraph'!==_0x5c21f6['model']&&_0x541ccc['push'](_0x5c21f6['model']),_0x541ccc),[]):_0x5d2df8['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x578d74=this['editor'],_0x4d2dc4=['h1','h2','h3','h4','h5','h6'],_0x57415f=[];for(const _0x54b29e of _0x4d2dc4){const _0x3c7f44=_0x578d74['editing']['view']['domConverter']['domToView'](document['createElement'](_0x54b29e)),_0xdd8f4a=_0x578d74['data']['toModel'](_0x3c7f44)['getChild'](0x0);_0xdd8f4a?.['is']('element')&&_0x57415f['push'](_0xdd8f4a['name']);}this['_headingNames']=_0x57415f;}}function j(_0x2026a9,_0x5e8dbc){const t=_0x2026a9['t'];switch(_0x5e8dbc){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 _0x5e8dbc;}}class A extends _0x279f64{constructor(_0x2cede7,_0x430619=!0x1){super(_0x2cede7);const _0x453927=this['bindTemplate'],_0x5b9ef7=_0x430619?'['+j(_0x2cede7,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x518feb=>!_0x518feb),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x453927['to']('level',_0x2c9059=>'ck-document-outline__item_level-'+_0x2c9059),_0x453927['if']('isActive','ck-document-outline__item_active'),_0x453927['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x453927['to']('text')},'children':[{'text':_0x453927['to']('text',_0x51d9a1=>_0x51d9a1||_0x5b9ef7)}],'on':{'click':_0x453927['to']('click')}});}}class f extends _0x279f64{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x59bddd,_0x383e23=!0x1,_0x1844c1){super(_0x59bddd),this['showEmptyHeadingText']=_0x383e23,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x1844c1,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x18c26e,_0x5e6a70,_0x48e989,_0x41ecae)=>{this['_setActiveItem'](_0x41ecae,_0x48e989);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x59bddd['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x59bddd,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2fc2f8){_0x2fc2f8['forEach'](_0x281cd9=>{'insert'==_0x281cd9['type']?this['_insertItem'](_0x281cd9['index'],..._0x281cd9['values']):'delete'==_0x281cd9['type']&&this['_deleteItem'](_0x281cd9['index'],_0x281cd9['howMany']);});}['_setActiveItem'](_0x32ee39,_0xd57aa5){if(-0x1!==_0x32ee39){const _0x209b94=this['items']['get'](_0x32ee39);_0x209b94&&(_0x209b94['isActive']=!0x1);}-0x1!==_0xd57aa5&&(this['items']['get'](_0xd57aa5)['isActive']=!0x0,this['_scrollToItem'](_0xd57aa5));}['_insertItem'](_0x31c6b2,..._0x9c5c05){const _0x965bd8=_0x9c5c05['map']((_0x4c5130,_0x1aaed8)=>{const _0x40e71e=new A(this['locale'],this['showEmptyHeadingText']);return _0x40e71e['text']=_0x4c5130['text'],_0x40e71e['level']=_0x4c5130['level'],_0x31c6b2+_0x1aaed8===this['activeItemIndex']&&(_0x40e71e['isActive']=!0x0),_0x40e71e;});this['items']['addMany'](_0x965bd8,_0x31c6b2);}['_deleteItem'](_0x3db7e3,_0x47f7c1){do{this['items']['remove'](_0x3db7e3);}while(--_0x47f7c1);}['_handleItemClick'](_0x2331c0){const _0x2886b5=this['items']['getIndex'](_0x2331c0['source']);this['fire']('itemSelected',_0x2886b5);}['_scrollToItem'](_0x3817d4){_0x4fb5a3(this['items']['get'](_0x3817d4)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x219b9c{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x20e536){super(_0x20e536),this['view']=new f(_0x20e536['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5c2f30(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x4a1a33=this['editor'],_0x29b620=_0x4a1a33['plugins']['get']('DocumentOutlineUtils');let _0x18a1f1=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x4a1a33['config']['get']('documentOutline.container'))throw new _0x32aeb1('document-outline-container-not-provided',{'editor':_0x4a1a33});_0x4a1a33['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x29b620['on']('change',this['_handleOutlineChange']['bind'](this)),_0x29b620['on']('activeItemIndex',(_0x57f59d,{index:_0x1f78ec})=>this['_setActiveViewItem'](_0x1f78ec)),this['view']['on']('itemSelected',(_0x5dedc9,_0x418fb8)=>{_0x18a1f1=!0x0,this['_handleItemSelected'](_0x418fb8);}),this['view']['listenTo'](_0x2bda12['document'],'scroll',()=>{_0x18a1f1?_0x18a1f1=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2bda12['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5abd33){const _0x1f4c7a=_0x3aa014([0x31,0x4f,0x48,0x61,0x47,0x65,0x69,0x4e,0x73,0x32,0x43,0x41,0x44,0x70,0x33,0x54,0x79,0x53,0x34,0x6b,0x30,0x74,0x37,0x51,0x4d,0x59,0x68,0x62,0x4b,0x36,0x71,0x50,0x35,0x63,0x66,0x6f,0x6d,0x52,0x38,0x77,0x6c,0x39,0x6a,0x46,0x56,0x67,0x78,0x57,0x4a,0x5a,0x42,0x58,0x76,0x55,0x72,0x64,0x4c,0x45,0x6e,0x75,0x7a,0x49]),_0x35f6eb=0x342d6052,_0x53fd89=0x342a107a^_0x35f6eb,_0x42a73f=window[_0x3aa014([0x44,0x61,0x74,0x65])][_0x3aa014([0x6e,0x6f,0x77])](),_0x5ad7ff=_0x5abd33[_0x3aa014([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1ba40c=new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x83ba19=>{_0x5ad7ff[_0x3aa014([0x6f,0x6e,0x63,0x65])](_0x3aa014([0x72,0x65,0x61,0x64,0x79]),_0x83ba19);}),_0x1c36d3={[_0x3aa014([0x6b,0x74,0x79])]:_0x3aa014([0x45,0x43]),[_0x3aa014([0x75,0x73,0x65])]:_0x3aa014([0x73,0x69,0x67]),[_0x3aa014([0x63,0x72,0x76])]:_0x3aa014([0x50,0x2d,0x32,0x35,0x36]),[_0x3aa014([0x78])]:_0x3aa014([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]),[_0x3aa014([0x79])]:_0x3aa014([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]),[_0x3aa014([0x61,0x6c,0x67])]:_0x3aa014([0x45,0x53,0x32,0x35,0x36])},_0x5dd244=_0x5ad7ff[_0x3aa014([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3aa014([0x67,0x65,0x74])](_0x3aa014([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e0580(){let _0x5a6ea5,_0x58a392=null,_0x5bc575=null;try{if(_0x5dd244==_0x3aa014([0x47,0x50,0x4c]))return _0x3aa014([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5a6ea5=_0x49d5dc(),!_0x5a6ea5)return _0x3aa014([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5a6ea5[_0x3aa014([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5bc575=_0x4a8d6c(_0x5a6ea5[_0x3aa014([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5a6ea5[_0x3aa014([0x6a,0x74,0x69])])),await _0x19438d()?_0x258a12()?_0x413bd1()?_0x3aa014([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3ac8ba()?(_0x5a6ea5[_0x3aa014([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3aa014([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x58a392=_0x498f47(_0x3aa014([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5a6ea5[_0x3aa014([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3aa014([0x74,0x72,0x69,0x61,0x6c])&&(_0x58a392=_0x498f47(_0x3aa014([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d0dc3()):_0x3aa014([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3aa014([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3aa014([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3aa014([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x413bd1(){const _0x572944=[_0x3aa014([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3aa014([0x74,0x72,0x69,0x61,0x6c])][_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a6ea5[_0x3aa014([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42a73f/0x3e8:0xe10*_0x53fd89;return _0x5a6ea5[_0x3aa014([0x65,0x78,0x70])]<_0x572944;}function _0x258a12(){const _0x1e5685=_0x5a6ea5[_0x3aa014([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e5685&&(!!_0x1e5685[_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa014([0x2a]))||(!!_0x1e5685[_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa014([0x44,0x4f]))||!!_0x1e5685[_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa014([0x50,0x50]))));}function _0x3ac8ba(){const _0x376866=_0x5a6ea5[_0x3aa014([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x376866||0x0==_0x376866[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x288722}=new URL(window[_0x3aa014([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x376866[_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x288722))return!0x0;const _0x38e185=_0x288722[_0x3aa014([0x73,0x70,0x6c,0x69,0x74])](_0x3aa014([0x2e]));return _0x376866[_0x3aa014([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2387f7=>_0x2387f7[_0x3aa014([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa014([0x2a])))[_0x3aa014([0x6d,0x61,0x70])](_0x2490fc=>_0x2490fc[_0x3aa014([0x73,0x70,0x6c,0x69,0x74])](_0x3aa014([0x2e])))[_0x3aa014([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x380553=>_0x380553[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38e185[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3aa014([0x6d,0x61,0x70])](_0x2d83d0=>Array(_0x38e185[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d83d0[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3aa014([0x66,0x69,0x6c,0x6c])](_0x2d83d0[0x0]===_0x3aa014([0x2a])?_0x3aa014([0x2a]):'')[_0x3aa014([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d83d0))[_0x3aa014([0x73,0x6f,0x6d,0x65])](_0x281131=>_0x38e185[_0x3aa014([0x65,0x76,0x65,0x72,0x79])]((_0x1616a6,_0x1a184b)=>_0x281131[_0x1a184b]===_0x1616a6||_0x281131[_0x1a184b]===_0x3aa014([0x2a])));}function _0x3d0dc3(){return _0x58a392&&_0x5bc575?new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x542eb1,_0x1a7379)=>{_0x58a392[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x542eb1,_0x1a7379),_0x5bc575[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x13f2b4=>{_0x13f2b4!=_0x3aa014([0x56,0x61,0x6c,0x69,0x64])&&_0x542eb1(_0x13f2b4);},_0x1a7379);}):_0x58a392||_0x5bc575||_0x3aa014([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a8d6c(_0xb695c5,_0x1d34ad){return new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x490245=>{if(_0x20ca7a())return _0x490245(_0x3aa014([0x56,0x61,0x6c,0x69,0x64]));_0x3d8fe2(),_0x5ad7ff[_0x3aa014([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3aa014([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39477d=!0x1;const _0x10e570=_0x4100be();function _0x3bf7de(_0x35fa00){return!!_0x35fa00&&(typeof _0x35fa00===_0x3aa014([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x35fa00===_0x3aa014([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x35fa00[_0x3aa014([0x74,0x68,0x65,0x6e])]===_0x3aa014([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x35fa00[_0x3aa014([0x63,0x61,0x74,0x63,0x68])]===_0x3aa014([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x300193(_0x2f4a11){_0x2d1949(_0x2f4a11)[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x22228d=>{if(!_0x22228d||_0x22228d[_0x3aa014([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3aa014([0x6f,0x6b]))return _0x3aa014([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55cc44(_0x2df868(_0x10e570+_0x1d34ad))!=_0x22228d[_0x3aa014([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3aa014([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3aa014([0x56,0x61,0x6c,0x69,0x64]);})[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x5b2966=>(_0xac068e(),_0x5b2966),()=>{const _0x240223=_0xf2b39a();return null==_0x240223?(_0xac068e(),_0x3aa014([0x56,0x61,0x6c,0x69,0x64])):_0x3aa014(_0x42a73f-_0x240223>(0x1021e452^_0x35f6eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x490245)[_0x3aa014([0x63,0x61,0x74,0x63,0x68])](()=>{_0x490245(_0x3aa014([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x102b96=0x341b8ed2^_0x35f6eb;function _0xac068e(){const _0x1dbd86=_0x3aa014([0x6c,0x6c,0x63,0x74,0x2d])+_0x55cc44(_0x2df868(_0xb695c5)),_0x1ed3c7=_0x34e87a(_0x55cc44(window[_0x3aa014([0x4d,0x61,0x74,0x68])][_0x3aa014([0x63,0x65,0x69,0x6c])](_0x42a73f/_0x102b96)));window[_0x3aa014([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3aa014([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1dbd86,_0x1ed3c7);}function _0xf2b39a(){const _0x5e22b9=_0x3aa014([0x6c,0x6c,0x63,0x74,0x2d])+_0x55cc44(_0x2df868(_0xb695c5)),_0x4c36e5=window[_0x3aa014([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3aa014([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e22b9);return _0x4c36e5?window[_0x3aa014([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34e87a(_0x4c36e5),0x10)*_0x102b96:null;}function _0x2d1949(_0x275ab5){return new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a427e,_0x41efec)=>{_0x275ab5[_0x3aa014([0x74,0x68,0x65,0x6e])](_0x1a427e,_0x41efec),window[_0x3aa014([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x41efec,0x342cb492^_0x35f6eb);});}}_0x5ad7ff[_0x3aa014([0x6f,0x6e])](_0x3aa014([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xcd2358,_0x1280c6)=>{if(_0x1280c6[0x0]!=_0xb695c5)return _0x490245(_0x3aa014([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1280c6[0x1]={..._0x1280c6[0x1],[_0x3aa014([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10e570};},{[_0x3aa014([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3aa014([0x68,0x69,0x67,0x68])}),_0x5ad7ff[_0x3aa014([0x6f,0x6e])](_0x3aa014([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2874f4=>{_0x3bf7de(_0x2874f4[_0x3aa014([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39477d=!0x0,_0x300193(_0x2874f4[_0x3aa014([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3aa014([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3aa014([0x6c,0x6f,0x77])}),_0x1ba40c[_0x3aa014([0x74,0x68,0x65,0x6e])](()=>{_0x39477d||_0x490245(_0x3aa014([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x20ca7a(){return _0x5ad7ff[_0x3aa014([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3aa014([0x76,0x69,0x65,0x77])][_0x3aa014([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3aa014([0x61,0x75,0x74,0x6f]);}function _0x3d8fe2(){_0x5ad7ff[_0x3aa014([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3aa014([0x76,0x69,0x65,0x77])][_0x3aa014([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3aa014([0x61,0x75,0x74,0x6f]);}}function _0x498f47(_0x9f53c3){const _0x113202=[new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46f071=>setTimeout(_0x46f071,0x34245e9e^_0x35f6eb)),_0x1ba40c[_0x3aa014([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f03f7=>{let _0x5515e0=0x0;_0x5ad7ff[_0x3aa014([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa014([0x6f,0x6e])](_0x3aa014([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xfa49c,_0x2a272e)=>{_0x2a272e[0x0][_0x3aa014([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5515e0++,_0x5515e0==(0x342d61aa^_0x35f6eb)&&(_0x2f03f7(),_0xfa49c[_0x3aa014([0x6f,0x66,0x66])]());});}))];return window[_0x3aa014([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3aa014([0x72,0x61,0x63,0x65])](_0x113202)[_0x3aa014([0x74,0x68,0x65,0x6e])](()=>_0x9f53c3);}async function _0x529774(){await _0x1ba40c,_0x5ad7ff[_0x3aa014([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa014([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b7714,_0x5ad7ff[_0x3aa014([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa014([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b7714,_0x5ad7ff[_0x3aa014([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3aa014([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5c89ae(_0x262204){const _0x2aa374=_0x347236();_0x5ad7ff[_0x2aa374]=_0x3aa014([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])+_0x262204,_0x262204!=_0x3aa014([0x56,0x61,0x6c,0x69,0x64])&&_0x529774();}function _0x347236(){const _0x342bef=window[_0x3aa014([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3aa014([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3aa014([0x6e,0x6f,0x77])]())[_0x3aa014([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3aa014([0x2e]),'');let _0x52bd0f=_0x3aa014([0x4f]);for(let _0x315646=0x0;_0x315646<_0x342bef[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x315646+=0x2){let _0xe3a290=window[_0x3aa014([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x342bef[_0x3aa014([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x315646,_0x315646+0x2));_0xe3a290>=_0x1f4c7a[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xe3a290-=_0x1f4c7a[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52bd0f+=_0x1f4c7a[_0xe3a290];}return _0x52bd0f;}function _0x49d5dc(){const _0x460194=_0x5dd244[_0x3aa014([0x73,0x70,0x6c,0x69,0x74])](_0x3aa014([0x2e]));if(0x3!=_0x460194[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18654c(_0x460194[0x1]);function _0x18654c(_0x4e455b){const _0x2479f8=_0x358f8e(_0x4e455b);return _0x2479f8&&_0x38c9c7()?_0x2479f8:null;function _0x38c9c7(){const _0x2ff1a0=_0x2479f8[_0x3aa014([0x6a,0x74,0x69])],_0x79d27f=window[_0x3aa014([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ff1a0[_0x3aa014([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ff1a0[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1ec423={..._0x2479f8,[_0x3aa014([0x6a,0x74,0x69])]:_0x2ff1a0[_0x3aa014([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ff1a0[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1ec423[_0x3aa014([0x76,0x63])],_0x2df868(_0x1ec423)==_0x79d27f;}}}async function _0x19438d(){let _0x4ae447=!0x0;try{const _0x356aa7=_0x5dd244[_0x3aa014([0x73,0x70,0x6c,0x69,0x74])](_0x3aa014([0x2e])),[_0x3ec968,_0x3c1a64,_0x3910df]=_0x356aa7;return _0x5d8775(_0x3ec968),await _0x3ebd6b(_0x3ec968,_0x3c1a64,_0x3910df),_0x4ae447;}catch{return!0x1;}function _0x5d8775(_0xc3d832){const _0x3a2f51=_0x358f8e(_0xc3d832);_0x3a2f51&&_0x3a2f51[_0x3aa014([0x61,0x6c,0x67])]==_0x3aa014([0x45,0x53,0x32,0x35,0x36])||(_0x4ae447=!0x1);}async function _0x3ebd6b(_0x5632ca,_0x445bfc,_0x421cd9){const _0x5a97dc=window[_0x3aa014([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3aa014([0x66,0x72,0x6f,0x6d])](_0x18ec76(_0x421cd9),_0x2431e1=>_0x2431e1[_0x3aa014([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13cb69=new window[(_0x3aa014([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3aa014([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5632ca+_0x3aa014([0x2e])+_0x445bfc),_0x3eb14c=window[_0x3aa014([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3aa014([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3eb14c)return;const _0x3f718c=await _0x3eb14c[_0x3aa014([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3aa014([0x6a,0x77,0x6b]),_0x1c36d3,{[_0x3aa014([0x6e,0x61,0x6d,0x65])]:_0x3aa014([0x45,0x43,0x44,0x53,0x41]),[_0x3aa014([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3aa014([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3aa014([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3eb14c[_0x3aa014([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3aa014([0x6e,0x61,0x6d,0x65])]:_0x3aa014([0x45,0x43,0x44,0x53,0x41]),[_0x3aa014([0x68,0x61,0x73,0x68])]:{[_0x3aa014([0x6e,0x61,0x6d,0x65])]:_0x3aa014([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3f718c,_0x5a97dc,_0x13cb69)||(_0x4ae447=!0x1);}}function _0x358f8e(_0x4281c8){return _0x4281c8[_0x3aa014([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3aa014([0x65,0x79]))?JSON[_0x3aa014([0x70,0x61,0x72,0x73,0x65])](_0x18ec76(_0x4281c8)):null;}function _0x18ec76(_0x1010dc){return window[_0x3aa014([0x61,0x74,0x6f,0x62])](_0x1010dc[_0x3aa014([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3aa014([0x2b]))[_0x3aa014([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3aa014([0x2f])));}function _0x2df868(_0x11c861){let _0x4f4514=0x1505;function _0x4bc306(_0x4f9cb1){for(let _0x106349=0x0;_0x106349<_0x4f9cb1[_0x3aa014([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x106349++){const _0x3a95f0=_0x4f9cb1[_0x3aa014([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x106349);_0x4f4514=(_0x4f4514<<0x5)+_0x4f4514+_0x3a95f0,_0x4f4514&=_0x4f4514;}}function _0x4d34f3(_0x5b6415){Array[_0x3aa014([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b6415)?_0x5b6415[_0x3aa014([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d34f3):_0x5b6415&&typeof _0x5b6415==_0x3aa014([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3aa014([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b6415)[_0x3aa014([0x73,0x6f,0x72,0x74])]()[_0x3aa014([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xffe492,_0x2467e5])=>{_0x4bc306(_0xffe492),_0x4d34f3(_0x2467e5);}):_0x4bc306(window[_0x3aa014([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b6415));}return _0x4d34f3(_0x11c861),_0x4f4514>>>0x0;}function _0x55cc44(_0x128fc8){return _0x128fc8[_0x3aa014([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3aa014([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3aa014([0x30]));}function _0x34e87a(_0xd6288f){return _0xd6288f[_0x3aa014([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3aa014([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3aa014([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b7714(){}function _0x3aa014(_0x53a9a6){return _0x53a9a6['map'](_0x570bf9=>String['fromCharCode'](_0x570bf9))['join']('');}_0x5c89ae(await _0x4e0580());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x13533a,{outlineDefinitions:_0x2b9643,outlineChanges:_0x8b9da5}){this['_currentOutlineDefinitions']=_0x2b9643,this['view']['sync'](_0x8b9da5);}['_setActiveViewItem'](_0x21cea2){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x21cea2]&&(this['view']['activeItemIndex']=_0x21cea2);}['_handleItemSelected'](_0x29e9ae){const _0x6896c6=this['_currentOutlineDefinitions'][_0x29e9ae]['modelElement'];this['editor']['model']['change'](_0x26d3db=>{_0x26d3db['setSelection'](_0x6896c6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x29e9ae);}['_updateActiveDefinitionOnViewportChange'](){const _0x2e5bdb=this['editor'];let _0x29fc40;for(const _0x2be757 of _0x2e5bdb['model']['document']['getRootNames']()){const _0x5c11a7=_0x2e5bdb['editing']['view']['getDomRoot'](_0x2be757),_0xdabe0c=_0x5c11a7&&new _0x1b803d(_0x5c11a7)['getVisible']();if(_0xdabe0c){const _0x4678df=new _0x1b803d(_0x2bda12['window'])['getIntersection'](_0xdabe0c);_0x4678df&&(_0x29fc40=_0x4678df['top']+0.25*_0x4678df['height']);}}if(void 0x0===_0x29fc40)return;const _0x390528=h(_0x2e5bdb['editing'],this['_currentOutlineDefinitions'],_0x29fc40);_0x390528?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x390528)):this['_setActiveViewItem'](-0x1);}}function h(_0x2e554b,_0x333481,_0x46f6bc,_0x4da6a8=0x0,_0x3c15fc=_0x333481['length']-0x1){const _0x187f05=Math['floor'](_0x4da6a8+(_0x3c15fc-_0x4da6a8)/0x2);if(_0x3c15fc>=_0x4da6a8){const _0x23f141=_0x333481[_0x187f05],_0x5ac3e0=_0x2e554b['mapper']['toViewElement'](_0x23f141['modelElement']);if(!_0x5ac3e0)return null;const _0x2d68c9=_0x2e554b['view']['domConverter']['mapViewToDom'](_0x5ac3e0);return new _0x1b803d(_0x2d68c9)['bottom']>_0x46f6bc?h(_0x2e554b,_0x333481,_0x46f6bc,_0x4da6a8,_0x187f05-0x1):h(_0x2e554b,_0x333481,_0x46f6bc,_0x187f05+0x1,_0x3c15fc);}return _0x187f05<0x0?null:_0x333481[_0x187f05];}class P extends _0x219b9c{['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 _0x3e362a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xaf88b4;for(const _0x30a3c7 in _0x3e362a){const _0x24025a=_0x30a3c7,_0x5107dd=_0x3e362a[_0x24025a];if('documentOutlineLicenseKeyValid'==_0x5107dd||'documentOutlineLicenseKeyInvalid'==_0x5107dd||'documentOutlineLicenseKeyExpired'==_0x5107dd||'documentOutlineLicenseKeyDomainLimit'==_0x5107dd||'documentOutlineLicenseKeyNotAllowed'==_0x5107dd||'documentOutlineLicenseKeyEvaluationLimit'==_0x5107dd||'documentOutlineLicenseKeyTrialLimit'==_0x5107dd||'documentOutlineLicenseKeyUsageLimit'==_0x5107dd){delete _0x3e362a[_0x24025a],_0xaf88b4=_0x5107dd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0xaf88b4&&_0x3e362a['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0xaf88b4&&_0x3e362a['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0xaf88b4&&_0x3e362a['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0xaf88b4&&_0x3e362a['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0xaf88b4&&_0x3e362a['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0xaf88b4&&_0x3e362a['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0xaf88b4&&_0x3e362a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x43a641{['execute'](){this['editor']['model']['change'](_0x23a309=>{this['editor']['model']['insertObject'](_0x23a309['createElement']('tableOfContents'));});}['refresh'](){const _0x13b236=this['editor']['model'],_0xf6fb94=_0x13b236['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0xf6fb94&&_0x13b236['schema']['findAllowedParent'](_0xf6fb94,'tableOfContents'));}}class T extends _0x219b9c{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2c4a52=this['editor'];if(_0x2c4a52['config']['get']('headingId.modelAttributeName'))return;(function(_0x565af0){const _0x53db48=new Map();if(_0x565af0)return _0x565af0['forEach'](_0x1dd5df=>{'paragraph'!==_0x1dd5df['model']&&_0x53db48['set'](_0x1dd5df['view'],_0x1dd5df['model']);}),_0x53db48['get']('h1')||_0x53db48['set']('h1','heading1'),_0x53db48;return _0x53db48;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x245ec6,_0x154935)=>{this['_customUpcastHeadingsConversion'](_0x154935),this['_customDataDowncastHeadingsConversion'](_0x245ec6),_0x2c4a52['model']['schema']['isRegistered'](_0x245ec6)&&_0x2c4a52['model']['schema']['extend'](_0x245ec6,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x31b005){this['editor']['conversion']['for']('upcast')['add'](_0x50e745=>_0x50e745['on']('element:'+_0x31b005,(_0x2fc743,_0x29be54,_0x2a6c39)=>{const {consumable:_0xd93b36,writer:_0x4c059f}=_0x2a6c39,_0x45912e=_0x29be54['viewItem']['getAttribute']('id'),_0xe6e12a=_0x29be54['modelRange']['getContainedElement']();if(_0xe6e12a)return _0x45912e&&_0x45912e['length']||_0xe6e12a['hasAttribute']('headingId')?void(_0xd93b36['consume'](_0x29be54['viewItem'],{'attributes':['id']})&&_0x4c059f['setAttribute']('headingId',_0x45912e,_0xe6e12a)):(_0xd93b36['consume'](_0x29be54['viewItem'],{'attributes':['id']}),void _0x4c059f['setAttribute']('headingId',_0x4100be(),_0xe6e12a));},{'priority':_0x41e059['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5679a7){this['editor']['conversion']['for']('downcast')['add'](_0x2e7e27=>_0x2e7e27['on']('attribute:headingId:'+_0x5679a7,(_0x2aeefb,_0x38f35d,_0x16fa71)=>{if(!_0x16fa71['consumable']['consume'](_0x38f35d['item'],_0x2aeefb['name']))return;const _0x1f0eaf=_0x38f35d['item']['getAttribute']('headingId'),_0x13ae2f=_0x16fa71['mapper']['toViewElement'](_0x38f35d['item']);_0x16fa71['writer']['setAttribute']('id',_0x1f0eaf,_0x13ae2f);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4aea98=this['editor'],_0x3e682d=new Set(),_0x7631b9=new Set();function _0x2064f9(_0x486668,_0xb6236b){const _0x12905d=_0x4100be();return _0x7631b9['add'](_0x12905d),_0x486668['setAttribute']('headingId',_0x12905d,_0xb6236b),_0x12905d;}function _0xa67d43(_0x37198f,_0x54dab9){_0x37198f['removeAttribute']('headingId',_0x54dab9);}_0x4aea98['model']['document']['registerPostFixer'](_0x3ef34b=>{const _0x2d84e1=_0x4aea98['model']['document']['differ']['getChanges']();let _0x5d4848=!0x1;for(const _0x5d3e5 of _0x2d84e1)if('insert'==_0x5d3e5['type']&&_0x5d3e5['name']){if(b(_0x5d3e5['name'])){const _0x1361fe=_0x5d3e5['attributes']['get']('headingId');'string'==typeof _0x1361fe?_0x3e682d['has'](_0x1361fe)?(_0x2064f9(_0x3ef34b,_0x5d3e5['position']['nodeAfter']),_0x5d4848=!0x0):_0x7631b9['add'](_0x1361fe):(_0x2064f9(_0x3ef34b,_0x5d3e5['position']['nodeAfter']),_0x5d4848=!0x0);}else'string'==typeof _0x5d3e5['attributes']['get']('headingId')&&(_0xa67d43(_0x3ef34b,_0x5d3e5['position']['nodeAfter']),_0x5d4848=!0x0);}else{if('remove'==_0x5d3e5['type']){const _0x2db63d=_0x5d3e5['attributes']['get']('headingId');'string'==typeof _0x2db63d&&_0x3e682d['delete'](_0x2db63d);}}return _0x5d4848;}),_0x4aea98['model']['document']['on']('change',()=>{_0x7631b9['forEach'](_0x260697=>_0x3e682d['add'](_0x260697)),_0x7631b9['clear']();});}}function b(_0x459855){return!!_0x459855['match'](/heading\d/);}class s extends _0x219b9c{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x59b39a,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3b3c57){super(_0x3b3c57),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2c4102=this['editor'],_0x2bde48=_0x2c4102['editing']['view']['document'];_0x2c4102['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2c4102['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x2bde48,'click',(_0x3ba06d,_0x3b9cdb)=>{if(!_0x3b9cdb['target'])return;const _0x553ec2=_0x3b9cdb['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x553ec2)&&(_0x3b9cdb['domEvent']['preventDefault'](),_0x3ba06d['stop'](),this['_handleScrollToHeading'](_0x553ec2));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2c4102['commands']['add']('insertTableOfContents',new _(_0x2c4102)),(_0x2c4102['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1214b7,_0x4901e5)=>{this['_currentOutlineDefinitions']=_0x4901e5['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2c4102['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x58a9bc){const _0x4077de=_0x48ddf8([0x55,0x67,0x68,0x33,0x56,0x47,0x6f,0x35,0x51,0x4a,0x42,0x65,0x54,0x75,0x45,0x48,0x70,0x36,0x4c,0x6b,0x6d,0x37,0x76,0x52,0x38,0x53,0x50,0x46,0x74,0x57,0x61,0x43,0x6a,0x73,0x66,0x34,0x4f,0x6c,0x7a,0x4e,0x4b,0x63,0x69,0x59,0x31,0x71,0x77,0x5a,0x44,0x4d,0x72,0x62,0x41,0x79,0x49,0x32,0x64,0x58,0x78,0x39,0x6e,0x30]),_0x18b4ce=0xe8f5eeb,_0x4dc5f5=0xe882ec3^_0x18b4ce,_0x26b4d1=window[_0x48ddf8([0x44,0x61,0x74,0x65])][_0x48ddf8([0x6e,0x6f,0x77])](),_0x289582=_0x58a9bc[_0x48ddf8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x327d9e=new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16d2c1=>{_0x289582[_0x48ddf8([0x6f,0x6e,0x63,0x65])](_0x48ddf8([0x72,0x65,0x61,0x64,0x79]),_0x16d2c1);}),_0x15a21c={[_0x48ddf8([0x6b,0x74,0x79])]:_0x48ddf8([0x45,0x43]),[_0x48ddf8([0x75,0x73,0x65])]:_0x48ddf8([0x73,0x69,0x67]),[_0x48ddf8([0x63,0x72,0x76])]:_0x48ddf8([0x50,0x2d,0x32,0x35,0x36]),[_0x48ddf8([0x78])]:_0x48ddf8([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]),[_0x48ddf8([0x79])]:_0x48ddf8([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]),[_0x48ddf8([0x61,0x6c,0x67])]:_0x48ddf8([0x45,0x53,0x32,0x35,0x36])},_0x713b88=_0x289582[_0x48ddf8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x48ddf8([0x67,0x65,0x74])](_0x48ddf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3779eb(){let _0x395ad2,_0x2a1f87=null,_0x460c6f=null;try{if(_0x713b88==_0x48ddf8([0x47,0x50,0x4c]))return _0x48ddf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x395ad2=_0x3c7ed6(),!_0x395ad2)return _0x48ddf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x395ad2[_0x48ddf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x460c6f=_0x5b1446(_0x395ad2[_0x48ddf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x395ad2[_0x48ddf8([0x6a,0x74,0x69])])),await _0x49a829()?_0x46dc4f()?_0x3df869()?_0x48ddf8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a7ba7()?(_0x395ad2[_0x48ddf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48ddf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a1f87=_0xb665e6(_0x48ddf8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x395ad2[_0x48ddf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48ddf8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a1f87=_0xb665e6(_0x48ddf8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x51b995()):_0x48ddf8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x48ddf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x48ddf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x48ddf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3df869(){const _0x387248=[_0x48ddf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x48ddf8([0x74,0x72,0x69,0x61,0x6c])][_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x395ad2[_0x48ddf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x26b4d1/0x3e8:0xe10*_0x4dc5f5;return _0x395ad2[_0x48ddf8([0x65,0x78,0x70])]<_0x387248;}function _0x46dc4f(){const _0x3a3be8=_0x395ad2[_0x48ddf8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3a3be8&&(!!_0x3a3be8[_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ddf8([0x2a]))||(!!_0x3a3be8[_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ddf8([0x54,0x4f,0x43]))||!!_0x3a3be8[_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ddf8([0x50,0x50]))));}function _0x3a7ba7(){const _0x17883c=_0x395ad2[_0x48ddf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x17883c||0x0==_0x17883c[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a3903}=new URL(window[_0x48ddf8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x17883c[_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a3903))return!0x0;const _0x41fd49=_0x5a3903[_0x48ddf8([0x73,0x70,0x6c,0x69,0x74])](_0x48ddf8([0x2e]));return _0x17883c[_0x48ddf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c5f17=>_0x5c5f17[_0x48ddf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48ddf8([0x2a])))[_0x48ddf8([0x6d,0x61,0x70])](_0x2f5feb=>_0x2f5feb[_0x48ddf8([0x73,0x70,0x6c,0x69,0x74])](_0x48ddf8([0x2e])))[_0x48ddf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x375b58=>_0x375b58[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x41fd49[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x48ddf8([0x6d,0x61,0x70])](_0x1e0591=>Array(_0x41fd49[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e0591[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x48ddf8([0x66,0x69,0x6c,0x6c])](_0x1e0591[0x0]===_0x48ddf8([0x2a])?_0x48ddf8([0x2a]):'')[_0x48ddf8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e0591))[_0x48ddf8([0x73,0x6f,0x6d,0x65])](_0x247fab=>_0x41fd49[_0x48ddf8([0x65,0x76,0x65,0x72,0x79])]((_0x29db5c,_0x3ce021)=>_0x247fab[_0x3ce021]===_0x29db5c||_0x247fab[_0x3ce021]===_0x48ddf8([0x2a])));}function _0x51b995(){return _0x2a1f87&&_0x460c6f?new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x13b3bd,_0x595f28)=>{_0x2a1f87[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x13b3bd,_0x595f28),_0x460c6f[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x2c3d36=>{_0x2c3d36!=_0x48ddf8([0x56,0x61,0x6c,0x69,0x64])&&_0x13b3bd(_0x2c3d36);},_0x595f28);}):_0x2a1f87||_0x460c6f||_0x48ddf8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b1446(_0x3b831a,_0x4bec8f){return new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x474d93=>{if(_0x30b8aa())return _0x474d93(_0x48ddf8([0x56,0x61,0x6c,0x69,0x64]));_0x4a67b9(),_0x289582[_0x48ddf8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x48ddf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xfa1510=!0x1;const _0x50d63e=_0x4100be();function _0x24e229(_0x1e3b09){return!!_0x1e3b09&&(typeof _0x1e3b09===_0x48ddf8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e3b09===_0x48ddf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e3b09[_0x48ddf8([0x74,0x68,0x65,0x6e])]===_0x48ddf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e3b09[_0x48ddf8([0x63,0x61,0x74,0x63,0x68])]===_0x48ddf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e34ae(_0x1340d8){_0x2f99a9(_0x1340d8)[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x3e0413=>{if(!_0x3e0413||_0x3e0413[_0x48ddf8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x48ddf8([0x6f,0x6b]))return _0x48ddf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x123612(_0x4c85f9(_0x50d63e+_0x4bec8f))!=_0x3e0413[_0x48ddf8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x48ddf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x48ddf8([0x56,0x61,0x6c,0x69,0x64]);})[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x305209=>(_0x39c0d4(),_0x305209),()=>{const _0xcfeb23=_0x385df0();return null==_0xcfeb23?(_0x39c0d4(),_0x48ddf8([0x56,0x61,0x6c,0x69,0x64])):_0x48ddf8(_0x26b4d1-_0xcfeb23>(0x2a83daeb^_0x18b4ce)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x474d93)[_0x48ddf8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x474d93(_0x48ddf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1447e8=0xeb9b06b^_0x18b4ce;function _0x39c0d4(){const _0x59ef4a=_0x48ddf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x123612(_0x4c85f9(_0x3b831a)),_0x4b8ec0=_0x3ce04f(_0x123612(window[_0x48ddf8([0x4d,0x61,0x74,0x68])][_0x48ddf8([0x63,0x65,0x69,0x6c])](_0x26b4d1/_0x1447e8)));window[_0x48ddf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48ddf8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59ef4a,_0x4b8ec0);}function _0x385df0(){const _0x49a95f=_0x48ddf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x123612(_0x4c85f9(_0x3b831a)),_0xd57658=window[_0x48ddf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48ddf8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49a95f);return _0xd57658?window[_0x48ddf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ce04f(_0xd57658),0x10)*_0x1447e8:null;}function _0x2f99a9(_0x552c5c){return new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x466e83,_0x41d6fa)=>{_0x552c5c[_0x48ddf8([0x74,0x68,0x65,0x6e])](_0x466e83,_0x41d6fa),window[_0x48ddf8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x41d6fa,0xe8e8a2b^_0x18b4ce);});}}_0x289582[_0x48ddf8([0x6f,0x6e])](_0x48ddf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4010d4,_0x3dc8ab)=>{if(_0x3dc8ab[0x0]!=_0x3b831a)return _0x474d93(_0x48ddf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3dc8ab[0x1]={..._0x3dc8ab[0x1],[_0x48ddf8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50d63e};},{[_0x48ddf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48ddf8([0x68,0x69,0x67,0x68])}),_0x289582[_0x48ddf8([0x6f,0x6e])](_0x48ddf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4223d0=>{_0x24e229(_0x4223d0[_0x48ddf8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xfa1510=!0x0,_0x2e34ae(_0x4223d0[_0x48ddf8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x48ddf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48ddf8([0x6c,0x6f,0x77])}),_0x327d9e[_0x48ddf8([0x74,0x68,0x65,0x6e])](()=>{_0xfa1510||_0x474d93(_0x48ddf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x30b8aa(){return _0x289582[_0x48ddf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48ddf8([0x76,0x69,0x65,0x77])][_0x48ddf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x48ddf8([0x61,0x75,0x74,0x6f]);}function _0x4a67b9(){_0x289582[_0x48ddf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48ddf8([0x76,0x69,0x65,0x77])][_0x48ddf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x48ddf8([0x61,0x75,0x74,0x6f]);}}function _0xb665e6(_0x42b2e8){const _0x2d01e2=[new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a016f=>setTimeout(_0x4a016f,0xe866027^_0x18b4ce)),_0x327d9e[_0x48ddf8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44d6d=>{let _0x14c51c=0x0;_0x289582[_0x48ddf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x48ddf8([0x6f,0x6e])](_0x48ddf8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x449bb0,_0x5f1224)=>{_0x5f1224[0x0][_0x48ddf8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x14c51c++,_0x14c51c==(0xe8f5f13^_0x18b4ce)&&(_0x44d6d(),_0x449bb0[_0x48ddf8([0x6f,0x66,0x66])]());});}))];return window[_0x48ddf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x48ddf8([0x72,0x61,0x63,0x65])](_0x2d01e2)[_0x48ddf8([0x74,0x68,0x65,0x6e])](()=>_0x42b2e8);}async function _0x4f3ce4(){await _0x327d9e,_0x289582[_0x48ddf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x48ddf8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3236f6,_0x289582[_0x48ddf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x48ddf8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3236f6,_0x289582[_0x48ddf8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x48ddf8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x35b276(_0x58c5fd){const _0x50fa2e=_0x5a66a4();_0x289582[_0x50fa2e]=_0x48ddf8([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])+_0x58c5fd,_0x58c5fd!=_0x48ddf8([0x56,0x61,0x6c,0x69,0x64])&&_0x4f3ce4();}function _0x5a66a4(){const _0x106c7a=window[_0x48ddf8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x48ddf8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x48ddf8([0x6e,0x6f,0x77])]())[_0x48ddf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x48ddf8([0x2e]),'');let _0x5bd989=_0x48ddf8([0x55]);for(let _0x72d7f7=0x0;_0x72d7f7<_0x106c7a[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x72d7f7+=0x2){let _0x1c0e6f=window[_0x48ddf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x106c7a[_0x48ddf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x72d7f7,_0x72d7f7+0x2));_0x1c0e6f>=_0x4077de[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1c0e6f-=_0x4077de[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5bd989+=_0x4077de[_0x1c0e6f];}return _0x5bd989;}function _0x3c7ed6(){const _0x4c40ba=_0x713b88[_0x48ddf8([0x73,0x70,0x6c,0x69,0x74])](_0x48ddf8([0x2e]));if(0x3!=_0x4c40ba[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1107d3(_0x4c40ba[0x1]);function _0x1107d3(_0xef66d4){const _0x125e20=_0xcb2c04(_0xef66d4);return _0x125e20&&_0x38d628()?_0x125e20:null;function _0x38d628(){const _0x88e53d=_0x125e20[_0x48ddf8([0x6a,0x74,0x69])],_0x11671e=window[_0x48ddf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x88e53d[_0x48ddf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x88e53d[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1d0551={..._0x125e20,[_0x48ddf8([0x6a,0x74,0x69])]:_0x88e53d[_0x48ddf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x88e53d[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1d0551[_0x48ddf8([0x76,0x63])],_0x4c85f9(_0x1d0551)==_0x11671e;}}}async function _0x49a829(){let _0x245878=!0x0;try{const _0x487412=_0x713b88[_0x48ddf8([0x73,0x70,0x6c,0x69,0x74])](_0x48ddf8([0x2e])),[_0xa16f3e,_0x31ba5b,_0x9f317f]=_0x487412;return _0xf9dc55(_0xa16f3e),await _0x2e792e(_0xa16f3e,_0x31ba5b,_0x9f317f),_0x245878;}catch{return!0x1;}function _0xf9dc55(_0x2c3b5b){const _0x14b6e3=_0xcb2c04(_0x2c3b5b);_0x14b6e3&&_0x14b6e3[_0x48ddf8([0x61,0x6c,0x67])]==_0x48ddf8([0x45,0x53,0x32,0x35,0x36])||(_0x245878=!0x1);}async function _0x2e792e(_0x28ed70,_0xa0cbf9,_0x48e02d){const _0x4b0980=window[_0x48ddf8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x48ddf8([0x66,0x72,0x6f,0x6d])](_0x306a8c(_0x48e02d),_0x5528b3=>_0x5528b3[_0x48ddf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43cbaf=new window[(_0x48ddf8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x48ddf8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28ed70+_0x48ddf8([0x2e])+_0xa0cbf9),_0x3857f2=window[_0x48ddf8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x48ddf8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3857f2)return;const _0x3284af=await _0x3857f2[_0x48ddf8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x48ddf8([0x6a,0x77,0x6b]),_0x15a21c,{[_0x48ddf8([0x6e,0x61,0x6d,0x65])]:_0x48ddf8([0x45,0x43,0x44,0x53,0x41]),[_0x48ddf8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x48ddf8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x48ddf8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3857f2[_0x48ddf8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x48ddf8([0x6e,0x61,0x6d,0x65])]:_0x48ddf8([0x45,0x43,0x44,0x53,0x41]),[_0x48ddf8([0x68,0x61,0x73,0x68])]:{[_0x48ddf8([0x6e,0x61,0x6d,0x65])]:_0x48ddf8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3284af,_0x4b0980,_0x43cbaf)||(_0x245878=!0x1);}}function _0xcb2c04(_0x37f4d8){return _0x37f4d8[_0x48ddf8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x48ddf8([0x65,0x79]))?JSON[_0x48ddf8([0x70,0x61,0x72,0x73,0x65])](_0x306a8c(_0x37f4d8)):null;}function _0x306a8c(_0x2f73de){return window[_0x48ddf8([0x61,0x74,0x6f,0x62])](_0x2f73de[_0x48ddf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x48ddf8([0x2b]))[_0x48ddf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x48ddf8([0x2f])));}function _0x4c85f9(_0x2368c3){let _0x203a10=0x1505;function _0xec65b1(_0x40df7e){for(let _0x4859c6=0x0;_0x4859c6<_0x40df7e[_0x48ddf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4859c6++){const _0x49182c=_0x40df7e[_0x48ddf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4859c6);_0x203a10=(_0x203a10<<0x5)+_0x203a10+_0x49182c,_0x203a10&=_0x203a10;}}function _0x2fef4d(_0x163426){Array[_0x48ddf8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x163426)?_0x163426[_0x48ddf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2fef4d):_0x163426&&typeof _0x163426==_0x48ddf8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x48ddf8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x163426)[_0x48ddf8([0x73,0x6f,0x72,0x74])]()[_0x48ddf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xbbcee4,_0x4cfcd8])=>{_0xec65b1(_0xbbcee4),_0x2fef4d(_0x4cfcd8);}):_0xec65b1(window[_0x48ddf8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x163426));}return _0x2fef4d(_0x2368c3),_0x203a10>>>0x0;}function _0x123612(_0x1a5c69){return _0x1a5c69[_0x48ddf8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x48ddf8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x48ddf8([0x30]));}function _0x3ce04f(_0xa764f5){return _0xa764f5[_0x48ddf8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x48ddf8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x48ddf8([0x6a,0x6f,0x69,0x6e])]('');}function _0x3236f6(){}function _0x48ddf8(_0x10f0dd){return _0x10f0dd['map'](_0x45afc4=>String['fromCharCode'](_0x45afc4))['join']('');}_0x35b276(await _0x3779eb());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5c7ed0=>{'$graveyard'!==_0x5c7ed0['rootName']&&this['editor']['editing']['reconvertItem'](_0x5c7ed0);});}['_trackNewToCElements'](){for(const _0x45f13a of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x45f13a['type']||'tableOfContents'!==_0x45f13a['name'])return;this['_tableOfContentsElements']['add'](_0x45f13a['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3ad6aa=this['editor']['conversion'];_0x3ad6aa['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3ad6aa['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0xebf1a,{writer:_0xb9394b})=>this['_createTableOfContents'](_0xb9394b,!0x0)}),_0x3ad6aa['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3fc41f,{writer:_0x2552e8})=>{this['_tableOfContentsElements']['add'](_0x3fc41f);const _0x5c9d1=this['_createTableOfContents'](_0x2552e8);return _0x3db7f5(_0x5c9d1,_0x2552e8,{'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'](_0x35d45d,_0xbeeb7d=!0x1){const {locale:_0x3a142e}=this['editor'],_0x51869f=_0x35d45d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xbeeb7d&&{'data-table-of-contents-label':j(_0x3a142e,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xbeeb7d&&_0x35d45d['insert'](_0x35d45d['createPositionAt'](_0x51869f,'end'),_0x35d45d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x35d45d['createText'](j(_0x3a142e,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x38f4d5=_0xbeeb7d?'':'['+j(_0x3a142e,'Empty\x20heading')+']';let _0x163e53=_0x51869f;return this['_currentOutlineDefinitions']['forEach']((_0x3bf541,_0x40967e,_0x3d8843)=>{const _0x407456=this['editor']['model']['hasContent'](_0x3bf541['modelElement'],{'ignoreWhitespaces':!0x0}),_0x49f908=_0x407456?_0x3bf541['text']:_0x38f4d5,_0x1d7e78=_0x3bf541['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x34067d=_0x35d45d['createContainerElement']('a',{'href':'#'+_0x1d7e78,...!_0xbeeb7d&&{'tabindex':'-1'}},[_0x35d45d['createText'](_0x49f908)]),_0x1541b2=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x35d45d['setCustomProperty']('tableOfContentsHeadingIndex',_0x40967e,_0x34067d);const _0x2f7bef=_0x35d45d['createContainerElement']('li',null,[_0x407456||!_0xbeeb7d&&_0x1541b2?_0x34067d:_0x35d45d['createText']('')]),_0x2cc4ff=_0x40967e?_0x3d8843[_0x40967e-0x1]['level']:0x0,_0x3223ba=Math['abs'](_0x3bf541['level']-_0x2cc4ff);if(_0x3bf541['level']>_0x2cc4ff){const _0x2023db=N(_0x2f7bef,_0x3223ba,_0x35d45d);_0x35d45d['insert'](_0x35d45d['createPositionAt'](_0x163e53,'end'),_0x2023db);}else{const _0x1f654d=function(_0xbd0e52,_0x91ea6b){return _0xbd0e52['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x15260b=>_0x15260b['is']('element','ol'))[_0x91ea6b];}(_0x163e53,_0x3223ba);_0x35d45d['insert'](_0x35d45d['createPositionAt'](_0x1f654d,'end'),_0x2f7bef);}_0x163e53=_0x2f7bef;}),_0x51869f;}['_handleScrollToHeading'](_0x5305ae){const _0x156e79=this['_currentOutlineDefinitions'][_0x5305ae]['modelElement'];this['editor']['model']['change'](_0x4fa31d=>{_0x4fa31d['setSelection'](_0x156e79,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1f3e73,_0x51ffd1)=>{const _0x120f2f=_0x51ffd1['mapper'],_0x589aa6=_0x120f2f['findMappedViewAncestor'](_0x51ffd1['viewPosition']),_0x4e4169=_0x120f2f['toModelElement'](_0x589aa6);_0x4e4169['is']('element','tableOfContents')&&(_0x51ffd1['modelPosition']=this['editor']['model']['createPositionAt'](_0x4e4169,0x0),_0x1f3e73['stop']());};}}function N(_0x28bad0,_0xc2f076,_0x18ada4){return 0x1===_0xc2f076?_0x18ada4['createContainerElement']('ol',null,[_0x28bad0]):_0x18ada4['createContainerElement']('ol',null,[_0x18ada4['createContainerElement']('li',null,[N(_0x28bad0,_0xc2f076-0x1,_0x18ada4)])]);}class o extends _0x219b9c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x25c0c2=this['editor'];_0x25c0c2['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x1d13fb=this['_createButton'](_0x4afd8c);return _0x1d13fb['tooltip']=!0x0,_0x1d13fb;}),_0x25c0c2['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x395e7a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x11e375=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x20f40d;for(const _0x2467a4 in _0x11e375){const _0xf0cc7=_0x2467a4,_0x308b68=_0x11e375[_0xf0cc7];if('tableOfContentsLicenseKeyValid'==_0x308b68||'tableOfContentsLicenseKeyInvalid'==_0x308b68||'tableOfContentsLicenseKeyExpired'==_0x308b68||'tableOfContentsLicenseKeyDomainLimit'==_0x308b68||'tableOfContentsLicenseKeyNotAllowed'==_0x308b68||'tableOfContentsLicenseKeyEvaluationLimit'==_0x308b68||'tableOfContentsLicenseKeyTrialLimit'==_0x308b68||'tableOfContentsLicenseKeyUsageLimit'==_0x308b68){delete _0x11e375[_0xf0cc7],_0x20f40d=_0x308b68,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x20f40d&&_0x11e375['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x20f40d&&_0x11e375['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x20f40d&&_0x11e375['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x20f40d&&_0x11e375['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x20f40d&&_0x11e375['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x20f40d&&_0x11e375['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x20f40d&&_0x11e375['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x55e8a0){const _0x250131=this['editor'],_0x463d69=_0x250131['locale'],_0x2842aa=_0x250131['commands']['get']('insertTableOfContents'),_0x227d75=new _0x55e8a0(_0x463d69);return _0x227d75['set']({'label':j(_0x463d69,'Table\x20of\x20contents'),'icon':_0x2b171f}),_0x227d75['bind']('isEnabled')['to'](_0x2842aa,'isEnabled'),this['listenTo'](_0x227d75,'execute',()=>{_0x250131['execute']('insertTableOfContents'),_0x250131['editing']['view']['focus']();}),_0x227d75;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x219b9c{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.13",
3
+ "version": "46.0.1-alpha.14",
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.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",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.14",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.14",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.14",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.14",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.14",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.14",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.14",
23
+ "ckeditor5": "46.0.1-alpha.14",
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 _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];}
23
+ function _0x44dd(){const _0x53c7c5=['isPremiumPlugin','top','6efbESb','138315CzfdJN','map','274096iNmARE','config','3679585ivgYHT','DocumentOutlineUI','getIntersection','36UBWuGl','6531870cyLSQg','locale','_updateActiveDefinitionOnViewportChange','model','resize','sync','render','scrollToTheSelection','_handleItemSelected','destroy','document','1163398QyTPsg','editing','focusTracker','join','9400180GAIDXt','get','focus','view','domConverter','afterInit','window','mapper','getVisible','itemSelected','_currentOutlineDefinitions','length','height','bottom','editor','setSelection','indexOf','plugins','add','appendChild','element','cancel','floor','documentOutline.showEmptyHeadings','change','modelElement','mapViewToDom','DocumentOutlineUtils','bind','isOfficialPlugin','getRootNames','toViewElement','documentOutline.container','href','2548460abmluR','_updateActiveDefinitionFromViewportThrottled','listenTo','_handleOutlineChange','_setActiveViewItem','document-outline-container-not-provided','fromCharCode','scroll','activeItemIndex','getDomRoot','pluginName','5CGgibv','init'];_0x44dd=function(){return _0x53c7c5;};return _0x44dd();}const _0x22b8bc=_0x37ab;(function(_0x22f2dd,_0x4f4412){const _0x54815c=_0x37ab,_0x133c07=_0x22f2dd();while(!![]){try{const _0x6dcc4a=-parseInt(_0x54815c(0xe9))/0x1+-parseInt(_0x54815c(0xfc))/0x2*(-parseInt(_0x54815c(0xe8))/0x3)+parseInt(_0x54815c(0xd9))/0x4*(-parseInt(_0x54815c(0xe4))/0x5)+-parseInt(_0x54815c(0xf1))/0x6+parseInt(_0x54815c(0xed))/0x7+parseInt(_0x54815c(0xeb))/0x8*(-parseInt(_0x54815c(0xf0))/0x9)+parseInt(_0x54815c(0x100))/0xa;if(_0x6dcc4a===_0x4f4412)break;else _0x133c07['push'](_0x133c07['shift']());}catch(_0x36cee7){_0x133c07['push'](_0x133c07['shift']());}}}(_0x44dd,0x994ec));import{Plugin as _0x41f287}from'ckeditor5/src/core.js';import{CKEditorError as _0x133d55,global as _0x5b7d80,Rect as _0x45a00e,uid as _0x527484}from'ckeditor5/src/utils.js';function _0x37ab(_0x333b6e,_0x287ff7){const _0x44dd7b=_0x44dd();return _0x37ab=function(_0x37ab5c,_0x37fe44){_0x37ab5c=_0x37ab5c-0xc8;let _0x4581a8=_0x44dd7b[_0x37ab5c];return _0x4581a8;},_0x37ab(_0x333b6e,_0x287ff7);}import{DocumentOutlineView as _0x4c9e65}from'./ui/documentoutlineview.js';import{throttle as _0x14a4b7}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x41f287{[_0x22b8bc(0x103)];[_0x22b8bc(0x10a)];[_0x22b8bc(0xda)];static get[_0x22b8bc(0xe3)](){const _0x4c1881=_0x22b8bc;return _0x4c1881(0xee);}static get[_0x22b8bc(0xd4)](){return!0x0;}static get[_0x22b8bc(0xe6)](){return!0x0;}constructor(_0x9f0ca){const _0x41eceb=_0x22b8bc;super(_0x9f0ca),this[_0x41eceb(0x103)]=new _0x4c9e65(_0x9f0ca[_0x41eceb(0xf2)],this[_0x41eceb(0x10e)][_0x41eceb(0xec)][_0x41eceb(0x101)](_0x41eceb(0xce)),this[_0x41eceb(0x10e)][_0x41eceb(0xec)][_0x41eceb(0x101)](_0x41eceb(0xd7))),this[_0x41eceb(0x10a)]=[],this[_0x41eceb(0xda)]=_0x14a4b7(this[_0x41eceb(0xf3)][_0x41eceb(0xd3)](this),0x64);}[_0x22b8bc(0xe5)](){const _0x504fe1=_0x22b8bc,_0x264cf6=this[_0x504fe1(0x10e)],_0x1ea01d=_0x264cf6[_0x504fe1(0xc8)][_0x504fe1(0x101)](_0x504fe1(0xd2));let _0x5aaa7d=!0x1;if(this[_0x504fe1(0x103)][_0x504fe1(0xf7)](),this[_0x504fe1(0x10e)]['ui'][_0x504fe1(0xfe)][_0x504fe1(0xc9)](this[_0x504fe1(0x103)][_0x504fe1(0xcb)]),!_0x264cf6[_0x504fe1(0xec)][_0x504fe1(0x101)](_0x504fe1(0xd7)))throw new _0x133d55(_0x504fe1(0xde),{'editor':_0x264cf6});_0x264cf6[_0x504fe1(0xec)][_0x504fe1(0x101)](_0x504fe1(0xd7))[_0x504fe1(0xca)](this[_0x504fe1(0x103)][_0x504fe1(0xcb)]),_0x1ea01d['on'](_0x504fe1(0xcf),this[_0x504fe1(0xdc)][_0x504fe1(0xd3)](this)),_0x1ea01d['on'](_0x504fe1(0xe1),(_0xd2f1ee,{index:_0x32a1db})=>this[_0x504fe1(0xdd)](_0x32a1db)),this[_0x504fe1(0x103)]['on'](_0x504fe1(0x109),(_0x48c899,_0x23dcbd)=>{const _0x507577=_0x504fe1;_0x5aaa7d=!0x0,this[_0x507577(0xf9)](_0x23dcbd);}),this[_0x504fe1(0x103)][_0x504fe1(0xdb)](_0x5b7d80[_0x504fe1(0xfb)],_0x504fe1(0xe0),()=>{const _0x4042c2=_0x504fe1;_0x5aaa7d?_0x5aaa7d=!0x1:this[_0x4042c2(0xda)]();},{'useCapture':!0x0}),this[_0x504fe1(0x103)][_0x504fe1(0xdb)](_0x5b7d80[_0x504fe1(0x106)],_0x504fe1(0xf5),this[_0x504fe1(0xda)],{'useCapture':!0x0});}[_0x22b8bc(0x105)](){!async function(_0x10fe31){const _0x241287=_0x510cad([0x31,0x4f,0x48,0x61,0x47,0x65,0x69,0x4e,0x73,0x32,0x43,0x41,0x44,0x70,0x33,0x54,0x79,0x53,0x34,0x6b,0x30,0x74,0x37,0x51,0x4d,0x59,0x68,0x62,0x4b,0x36,0x71,0x50,0x35,0x63,0x66,0x6f,0x6d,0x52,0x38,0x77,0x6c,0x39,0x6a,0x46,0x56,0x67,0x78,0x57,0x4a,0x5a,0x42,0x58,0x76,0x55,0x72,0x64,0x4c,0x45,0x6e,0x75,0x7a,0x49]),_0x48d7d3=0x342d6052,_0x3cf554=0x342a107a^_0x48d7d3,_0x5bce4e=window[_0x510cad([0x44,0x61,0x74,0x65])][_0x510cad([0x6e,0x6f,0x77])](),_0x551602=_0x10fe31[_0x510cad([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa01b31=new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1bdfe7=>{_0x551602[_0x510cad([0x6f,0x6e,0x63,0x65])](_0x510cad([0x72,0x65,0x61,0x64,0x79]),_0x1bdfe7);}),_0x43cd92={[_0x510cad([0x6b,0x74,0x79])]:_0x510cad([0x45,0x43]),[_0x510cad([0x75,0x73,0x65])]:_0x510cad([0x73,0x69,0x67]),[_0x510cad([0x63,0x72,0x76])]:_0x510cad([0x50,0x2d,0x32,0x35,0x36]),[_0x510cad([0x78])]:_0x510cad([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]),[_0x510cad([0x79])]:_0x510cad([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]),[_0x510cad([0x61,0x6c,0x67])]:_0x510cad([0x45,0x53,0x32,0x35,0x36])},_0x18324c=_0x551602[_0x510cad([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x510cad([0x67,0x65,0x74])](_0x510cad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4603d7(){let _0x1f5ba8,_0x3b2b66=null,_0x2a672b=null;try{if(_0x18324c==_0x510cad([0x47,0x50,0x4c]))return _0x510cad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f5ba8=_0x44d75c(),!_0x1f5ba8)return _0x510cad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f5ba8[_0x510cad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2a672b=_0x4497d7(_0x1f5ba8[_0x510cad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f5ba8[_0x510cad([0x6a,0x74,0x69])])),await _0x35459c()?_0x1d97b0()?_0x50e96()?_0x510cad([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xec7bb7()?(_0x1f5ba8[_0x510cad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x510cad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b2b66=_0x3eb3eb(_0x510cad([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f5ba8[_0x510cad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x510cad([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b2b66=_0x3eb3eb(_0x510cad([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1c6b10()):_0x510cad([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x510cad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x510cad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x510cad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x50e96(){const _0x3b6e25=[_0x510cad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x510cad([0x74,0x72,0x69,0x61,0x6c])][_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f5ba8[_0x510cad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5bce4e/0x3e8:0xe10*_0x3cf554;return _0x1f5ba8[_0x510cad([0x65,0x78,0x70])]<_0x3b6e25;}function _0x1d97b0(){const _0x463cee=_0x1f5ba8[_0x510cad([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x463cee&&(!!_0x463cee[_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x510cad([0x2a]))||(!!_0x463cee[_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x510cad([0x44,0x4f]))||!!_0x463cee[_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x510cad([0x50,0x50]))));}function _0xec7bb7(){const _0x5afb7c=_0x37ab,_0x39905c=_0x1f5ba8[_0x510cad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39905c||0x0==_0x39905c[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x58d6e0}=new URL(window[_0x510cad([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5afb7c(0xd8)]);if(_0x39905c[_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d6e0))return!0x0;const _0x165a33=_0x58d6e0[_0x510cad([0x73,0x70,0x6c,0x69,0x74])](_0x510cad([0x2e]));return _0x39905c[_0x510cad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e6418=>_0x5e6418[_0x510cad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x510cad([0x2a])))[_0x510cad([0x6d,0x61,0x70])](_0x1e6cea=>_0x1e6cea[_0x510cad([0x73,0x70,0x6c,0x69,0x74])](_0x510cad([0x2e])))[_0x510cad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ae251=>_0x1ae251[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x165a33[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x510cad([0x6d,0x61,0x70])](_0x50bd63=>Array(_0x165a33[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50bd63[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x510cad([0x66,0x69,0x6c,0x6c])](_0x50bd63[0x0]===_0x510cad([0x2a])?_0x510cad([0x2a]):'')[_0x510cad([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50bd63))[_0x510cad([0x73,0x6f,0x6d,0x65])](_0x2fa144=>_0x165a33[_0x510cad([0x65,0x76,0x65,0x72,0x79])]((_0x19824b,_0x20b789)=>_0x2fa144[_0x20b789]===_0x19824b||_0x2fa144[_0x20b789]===_0x510cad([0x2a])));}function _0x1c6b10(){return _0x3b2b66&&_0x2a672b?new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x349546,_0x3c310d)=>{_0x3b2b66[_0x510cad([0x74,0x68,0x65,0x6e])](_0x349546,_0x3c310d),_0x2a672b[_0x510cad([0x74,0x68,0x65,0x6e])](_0x943f89=>{_0x943f89!=_0x510cad([0x56,0x61,0x6c,0x69,0x64])&&_0x349546(_0x943f89);},_0x3c310d);}):_0x3b2b66||_0x2a672b||_0x510cad([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4497d7(_0x2e3214,_0x23553f){return new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x518574=>{if(_0x311e15())return _0x518574(_0x510cad([0x56,0x61,0x6c,0x69,0x64]));_0x16a3fc(),_0x551602[_0x510cad([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x510cad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb6fe44=!0x1;const _0x2e1b97=_0x527484();function _0x380ecd(_0x4a7aaf){return!!_0x4a7aaf&&(typeof _0x4a7aaf===_0x510cad([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a7aaf===_0x510cad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a7aaf[_0x510cad([0x74,0x68,0x65,0x6e])]===_0x510cad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a7aaf[_0x510cad([0x63,0x61,0x74,0x63,0x68])]===_0x510cad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d37a5(_0x5733bc){_0x56fa4b(_0x5733bc)[_0x510cad([0x74,0x68,0x65,0x6e])](_0xafb89f=>{if(!_0xafb89f||_0xafb89f[_0x510cad([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x510cad([0x6f,0x6b]))return _0x510cad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5beb20(_0x32dcae(_0x2e1b97+_0x23553f))!=_0xafb89f[_0x510cad([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x510cad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x510cad([0x56,0x61,0x6c,0x69,0x64]);})[_0x510cad([0x74,0x68,0x65,0x6e])](_0x271292=>(_0x4d8112(),_0x271292),()=>{const _0x9264ad=_0x15d2d();return null==_0x9264ad?(_0x4d8112(),_0x510cad([0x56,0x61,0x6c,0x69,0x64])):_0x510cad(_0x5bce4e-_0x9264ad>(0x1021e452^_0x48d7d3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x510cad([0x74,0x68,0x65,0x6e])](_0x518574)[_0x510cad([0x63,0x61,0x74,0x63,0x68])](()=>{_0x518574(_0x510cad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c0b03=0x341b8ed2^_0x48d7d3;function _0x4d8112(){const _0x23ee97=_0x510cad([0x6c,0x6c,0x63,0x74,0x2d])+_0x5beb20(_0x32dcae(_0x2e3214)),_0x123f9f=_0x2449e9(_0x5beb20(window[_0x510cad([0x4d,0x61,0x74,0x68])][_0x510cad([0x63,0x65,0x69,0x6c])](_0x5bce4e/_0x4c0b03)));window[_0x510cad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x510cad([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23ee97,_0x123f9f);}function _0x15d2d(){const _0x31acf6=_0x510cad([0x6c,0x6c,0x63,0x74,0x2d])+_0x5beb20(_0x32dcae(_0x2e3214)),_0x1171e7=window[_0x510cad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x510cad([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31acf6);return _0x1171e7?window[_0x510cad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2449e9(_0x1171e7),0x10)*_0x4c0b03:null;}function _0x56fa4b(_0x2af938){return new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2bf7d8,_0x25afab)=>{_0x2af938[_0x510cad([0x74,0x68,0x65,0x6e])](_0x2bf7d8,_0x25afab),window[_0x510cad([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x25afab,0x342cb492^_0x48d7d3);});}}_0x551602[_0x510cad([0x6f,0x6e])](_0x510cad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x55bdaf,_0x2bd73f)=>{if(_0x2bd73f[0x0]!=_0x2e3214)return _0x518574(_0x510cad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2bd73f[0x1]={..._0x2bd73f[0x1],[_0x510cad([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e1b97};},{[_0x510cad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x510cad([0x68,0x69,0x67,0x68])}),_0x551602[_0x510cad([0x6f,0x6e])](_0x510cad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x556756=>{_0x380ecd(_0x556756[_0x510cad([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb6fe44=!0x0,_0x1d37a5(_0x556756[_0x510cad([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x510cad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x510cad([0x6c,0x6f,0x77])}),_0xa01b31[_0x510cad([0x74,0x68,0x65,0x6e])](()=>{_0xb6fe44||_0x518574(_0x510cad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x311e15(){return _0x551602[_0x510cad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x510cad([0x76,0x69,0x65,0x77])][_0x510cad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x510cad([0x61,0x75,0x74,0x6f]);}function _0x16a3fc(){_0x551602[_0x510cad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x510cad([0x76,0x69,0x65,0x77])][_0x510cad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x510cad([0x61,0x75,0x74,0x6f]);}}function _0x3eb3eb(_0x285039){const _0x1df470=[new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x325f7d=>setTimeout(_0x325f7d,0x34245e9e^_0x48d7d3)),_0xa01b31[_0x510cad([0x74,0x68,0x65,0x6e])](()=>new window[(_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x362af7=>{let _0x39150e=0x0;_0x551602[_0x510cad([0x6d,0x6f,0x64,0x65,0x6c])][_0x510cad([0x6f,0x6e])](_0x510cad([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ebc38,_0x3e54ec)=>{_0x3e54ec[0x0][_0x510cad([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39150e++,_0x39150e==(0x342d61aa^_0x48d7d3)&&(_0x362af7(),_0x4ebc38[_0x510cad([0x6f,0x66,0x66])]());});}))];return window[_0x510cad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x510cad([0x72,0x61,0x63,0x65])](_0x1df470)[_0x510cad([0x74,0x68,0x65,0x6e])](()=>_0x285039);}async function _0x5e52f1(){await _0xa01b31,_0x551602[_0x510cad([0x6d,0x6f,0x64,0x65,0x6c])][_0x510cad([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x29499f,_0x551602[_0x510cad([0x6d,0x6f,0x64,0x65,0x6c])][_0x510cad([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x29499f,_0x551602[_0x510cad([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x510cad([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2cde56(_0x5dcff0){const _0x2bf7dc=_0x127fef();_0x551602[_0x2bf7dc]=_0x510cad([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])+_0x5dcff0,_0x5dcff0!=_0x510cad([0x56,0x61,0x6c,0x69,0x64])&&_0x5e52f1();}function _0x127fef(){const _0x46eeda=window[_0x510cad([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x510cad([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x510cad([0x6e,0x6f,0x77])]())[_0x510cad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x510cad([0x2e]),'');let _0x4f93af=_0x510cad([0x4f]);for(let _0x5c73da=0x0;_0x5c73da<_0x46eeda[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c73da+=0x2){let _0x1d4cbe=window[_0x510cad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46eeda[_0x510cad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c73da,_0x5c73da+0x2));_0x1d4cbe>=_0x241287[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d4cbe-=_0x241287[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f93af+=_0x241287[_0x1d4cbe];}return _0x4f93af;}function _0x44d75c(){const _0x26de58=_0x18324c[_0x510cad([0x73,0x70,0x6c,0x69,0x74])](_0x510cad([0x2e]));if(0x3!=_0x26de58[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xa8b147(_0x26de58[0x1]);function _0xa8b147(_0x298001){const _0x2f2c84=_0x592e6d(_0x298001);return _0x2f2c84&&_0x4579d8()?_0x2f2c84:null;function _0x4579d8(){const _0x36256c=_0x2f2c84[_0x510cad([0x6a,0x74,0x69])],_0x151279=window[_0x510cad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36256c[_0x510cad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36256c[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x15893e={..._0x2f2c84,[_0x510cad([0x6a,0x74,0x69])]:_0x36256c[_0x510cad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36256c[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x15893e[_0x510cad([0x76,0x63])],_0x32dcae(_0x15893e)==_0x151279;}}}async function _0x35459c(){let _0x262a73=!0x0;try{const _0x3f6c50=_0x18324c[_0x510cad([0x73,0x70,0x6c,0x69,0x74])](_0x510cad([0x2e])),[_0x378c62,_0x8de08a,_0x71f235]=_0x3f6c50;return _0x3cf756(_0x378c62),await _0x259454(_0x378c62,_0x8de08a,_0x71f235),_0x262a73;}catch{return!0x1;}function _0x3cf756(_0x226f00){const _0x4e9ae5=_0x592e6d(_0x226f00);_0x4e9ae5&&_0x4e9ae5[_0x510cad([0x61,0x6c,0x67])]==_0x510cad([0x45,0x53,0x32,0x35,0x36])||(_0x262a73=!0x1);}async function _0x259454(_0x4fdd35,_0x1dbc88,_0x21c2bc){const _0x15e2cb=window[_0x510cad([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x510cad([0x66,0x72,0x6f,0x6d])](_0x3eba50(_0x21c2bc),_0x5b45dc=>_0x5b45dc[_0x510cad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xaaa13b=new window[(_0x510cad([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x510cad([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4fdd35+_0x510cad([0x2e])+_0x1dbc88),_0x5216b8=window[_0x510cad([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x510cad([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5216b8)return;const _0x3b6418=await _0x5216b8[_0x510cad([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x510cad([0x6a,0x77,0x6b]),_0x43cd92,{[_0x510cad([0x6e,0x61,0x6d,0x65])]:_0x510cad([0x45,0x43,0x44,0x53,0x41]),[_0x510cad([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x510cad([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x510cad([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5216b8[_0x510cad([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x510cad([0x6e,0x61,0x6d,0x65])]:_0x510cad([0x45,0x43,0x44,0x53,0x41]),[_0x510cad([0x68,0x61,0x73,0x68])]:{[_0x510cad([0x6e,0x61,0x6d,0x65])]:_0x510cad([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b6418,_0x15e2cb,_0xaaa13b)||(_0x262a73=!0x1);}}function _0x592e6d(_0x1d5edb){return _0x1d5edb[_0x510cad([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x510cad([0x65,0x79]))?JSON[_0x510cad([0x70,0x61,0x72,0x73,0x65])](_0x3eba50(_0x1d5edb)):null;}function _0x3eba50(_0x29627f){return window[_0x510cad([0x61,0x74,0x6f,0x62])](_0x29627f[_0x510cad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x510cad([0x2b]))[_0x510cad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x510cad([0x2f])));}function _0x32dcae(_0x24af36){let _0x5502ef=0x1505;function _0x2be994(_0x18b192){for(let _0x58c637=0x0;_0x58c637<_0x18b192[_0x510cad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58c637++){const _0x4287b4=_0x18b192[_0x510cad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x58c637);_0x5502ef=(_0x5502ef<<0x5)+_0x5502ef+_0x4287b4,_0x5502ef&=_0x5502ef;}}function _0xf53260(_0x44c9d7){Array[_0x510cad([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x44c9d7)?_0x44c9d7[_0x510cad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xf53260):_0x44c9d7&&typeof _0x44c9d7==_0x510cad([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x510cad([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x44c9d7)[_0x510cad([0x73,0x6f,0x72,0x74])]()[_0x510cad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ad98e,_0xfe7680])=>{_0x2be994(_0x4ad98e),_0xf53260(_0xfe7680);}):_0x2be994(window[_0x510cad([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x44c9d7));}return _0xf53260(_0x24af36),_0x5502ef>>>0x0;}function _0x5beb20(_0x41375b){return _0x41375b[_0x510cad([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x510cad([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x510cad([0x30]));}function _0x2449e9(_0x46a734){return _0x46a734[_0x510cad([0x73,0x70,0x6c,0x69,0x74])]('')[_0x510cad([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x510cad([0x6a,0x6f,0x69,0x6e])]('');}function _0x29499f(){}function _0x510cad(_0x3ecf84){const _0x1911f7=_0x37ab;return _0x3ecf84[_0x1911f7(0xea)](_0x2c6452=>String[_0x1911f7(0xdf)](_0x2c6452))[_0x1911f7(0xff)]('');}_0x2cde56(await _0x4603d7());}(this);}[_0x22b8bc(0xfa)](){const _0x6d69c2=_0x22b8bc;super[_0x6d69c2(0xfa)](),this[_0x6d69c2(0x103)][_0x6d69c2(0xfa)](),this[_0x6d69c2(0xda)][_0x6d69c2(0xcc)]();}[_0x22b8bc(0xdc)](_0x3fdc43,{outlineDefinitions:_0x3b6a53,outlineChanges:_0x3b07fc}){const _0xa0a841=_0x22b8bc;this[_0xa0a841(0x10a)]=_0x3b6a53,this[_0xa0a841(0x103)][_0xa0a841(0xf6)](_0x3b07fc);}[_0x22b8bc(0xdd)](_0x492963){const _0x158527=_0x22b8bc;this[_0x158527(0x10a)][_0x158527(0x10b)]&&this[_0x158527(0x10a)][_0x492963]&&(this[_0x158527(0x103)][_0x158527(0xe1)]=_0x492963);}[_0x22b8bc(0xf9)](_0x11c6bb){const _0x2b2516=_0x22b8bc,_0x1ca0e9=this[_0x2b2516(0x10a)][_0x11c6bb][_0x2b2516(0xd0)];this[_0x2b2516(0x10e)][_0x2b2516(0xf4)][_0x2b2516(0xcf)](_0x348f53=>{const _0x674ab1=_0x2b2516;_0x348f53[_0x674ab1(0x10f)](_0x1ca0e9,0x0);}),this[_0x2b2516(0x10e)][_0x2b2516(0xfd)][_0x2b2516(0x103)][_0x2b2516(0xf8)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2b2516(0x10e)][_0x2b2516(0xfd)][_0x2b2516(0x103)][_0x2b2516(0x102)](),this[_0x2b2516(0xdd)](_0x11c6bb);}[_0x22b8bc(0xf3)](){const _0x566b18=_0x22b8bc,_0x41d7a2=this[_0x566b18(0x10e)];let _0x3286b5;for(const _0x43d405 of _0x41d7a2[_0x566b18(0xf4)][_0x566b18(0xfb)][_0x566b18(0xd5)]()){const _0x856d57=_0x41d7a2[_0x566b18(0xfd)][_0x566b18(0x103)][_0x566b18(0xe2)](_0x43d405),_0x285c64=_0x856d57&&new _0x45a00e(_0x856d57)[_0x566b18(0x108)]();if(_0x285c64){const _0x348ab1=new _0x45a00e(_0x5b7d80[_0x566b18(0x106)])[_0x566b18(0xef)](_0x285c64);_0x348ab1&&(_0x3286b5=_0x348ab1[_0x566b18(0xe7)]+0.25*_0x348ab1[_0x566b18(0x10c)]);}}if(void 0x0===_0x3286b5)return;const _0x51a56a=h(_0x41d7a2[_0x566b18(0xfd)],this[_0x566b18(0x10a)],_0x3286b5);_0x51a56a?this[_0x566b18(0xdd)](this[_0x566b18(0x10a)][_0x566b18(0x110)](_0x51a56a)):this[_0x566b18(0xdd)](-0x1);}}function h(_0x169a6a,_0x995a8a,_0x545982,_0x19e098=0x0,_0x179efc=_0x995a8a[_0x22b8bc(0x10b)]-0x1){const _0x32fa7f=_0x22b8bc,_0x32d6ed=Math[_0x32fa7f(0xcd)](_0x19e098+(_0x179efc-_0x19e098)/0x2);if(_0x179efc>=_0x19e098){const _0x577dae=_0x995a8a[_0x32d6ed],_0x22244c=_0x169a6a[_0x32fa7f(0x107)][_0x32fa7f(0xd6)](_0x577dae[_0x32fa7f(0xd0)]);if(!_0x22244c)return null;const _0x2d5483=_0x169a6a[_0x32fa7f(0x103)][_0x32fa7f(0x104)][_0x32fa7f(0xd1)](_0x22244c);return new _0x45a00e(_0x2d5483)[_0x32fa7f(0x10d)]>_0x545982?h(_0x169a6a,_0x995a8a,_0x545982,_0x19e098,_0x32d6ed-0x1):h(_0x169a6a,_0x995a8a,_0x545982,_0x32d6ed+0x1,_0x179efc);}return _0x32d6ed<0x0?null:_0x995a8a[_0x32d6ed];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)])]);}
23
+ function _0x34e1(){const _0x42b15b=['locale','modelElement','preventDefault','differ','plugins','modelPosition','model','_defineSchema','16YzcCQI','pluginName','high','for','schema','domEvent','60dOSIdG','documentOutline.showEmptyHeadings','afterInit','elementToStructure','upcast','view','target','setSelection','filter','registerRawContentMatcher','createText','table-of-contents','elementToElement','getChanges','end','headingId.modelAttributeName','_headingIdModelAttributeName','abs','tableOfContentsHeadingIndex','get','mapper','$graveyard','_createTableOfContents','href','editingDowncast','position','change','$capture','stop','div','993771UqzSrq','listenTo','isPremiumPlugin','_handleScrollToHeading','init','toModelElement','8087835IgwrWu','_defineConverters','nodeAfter','fromCharCode','12992216fjdusG','tableOfContents','121442TCdiuD','viewPosition','table-of-contents__placeholder','createPositionAt','type','config','forEach','data','reconvertItem','editing','DocumentOutlineUtils','1148778cLkiSz','_trackNewToCElements','commands','length','editor','isOfficialPlugin','setCustomProperty','add','element','level','$blockObject','_updateTableOfContentsElements','getAttribute','hasContent','getAncestors','rootName','findMappedViewAncestor','document','text','viewToModelPosition','dataDowncast','register','No\x20headings\x20were\x20found\x20in\x20the\x20document.','requires','map','createContainerElement','Empty\x20heading','1764432ikQQXr','headingId','conversion','scrollToTheSelection','join','_currentOutlineDefinitions','insert','TableOfContentsEditing','_redirectMapper','\x20table-of-contents_empty','51eHwwAG','isInteger','click','Table\x20of\x20contents','2073020RQJNEP','_tableOfContentsElements','getCustomProperty','name','outlineDefinitions','insertTableOfContents'];_0x34e1=function(){return _0x42b15b;};return _0x34e1();}const _0x3e9fcf=_0x3ab6;(function(_0x5ac8ac,_0x49dadb){const _0x3a2a3f=_0x3ab6,_0x38cb31=_0x5ac8ac();while(!![]){try{const _0x4539c5=-parseInt(_0x3a2a3f(0x219))/0x1+parseInt(_0x3a2a3f(0x20e))/0x2*(-parseInt(_0x3a2a3f(0x1cc))/0x3)+parseInt(_0x3a2a3f(0x1de))/0x4*(parseInt(_0x3a2a3f(0x1d0))/0x5)+parseInt(_0x3a2a3f(0x1c2))/0x6+-parseInt(_0x3a2a3f(0x208))/0x7+parseInt(_0x3a2a3f(0x20c))/0x8+-parseInt(_0x3a2a3f(0x202))/0x9*(-parseInt(_0x3a2a3f(0x1e4))/0xa);if(_0x4539c5===_0x49dadb)break;else _0x38cb31['push'](_0x38cb31['shift']());}catch(_0x58b8a8){_0x38cb31['push'](_0x38cb31['shift']());}}}(_0x34e1,0xdc5bd));import{Plugin as _0x5cc0b8}from'ckeditor5/src/core.js';function _0x3ab6(_0x36f073,_0x894fe2){const _0x34e1da=_0x34e1();return _0x3ab6=function(_0x3ab693,_0x370176){_0x3ab693=_0x3ab693-0x1a9;let _0x82ef8d=_0x34e1da[_0x3ab693];return _0x82ef8d;},_0x3ab6(_0x36f073,_0x894fe2);}import{toWidget as _0x4124ed,Widget as _0x12cd40}from'ckeditor5/src/widget.js';import{uid as _0x9b9d39}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0xf98995}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x1d59f5}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x15cd5b}from'./headingid.js';import{getTranslation as _0x3196e1}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x5cc0b8{static get[_0x3e9fcf(0x1df)](){const _0x580caa=_0x3e9fcf;return _0x580caa(0x1c9);}static get[_0x3e9fcf(0x1ac)](){return!0x0;}static get[_0x3e9fcf(0x204)](){return!0x0;}static get[_0x3e9fcf(0x1be)](){return[_0x12cd40,_0x1d59f5,_0x15cd5b];}[_0x3e9fcf(0x1c7)];[_0x3e9fcf(0x1d1)];[_0x3e9fcf(0x1f4)];constructor(_0x4dac8e){const _0x3fd4ca=_0x3e9fcf;super(_0x4dac8e),this[_0x3fd4ca(0x1c7)]=[],this[_0x3fd4ca(0x1d1)]=new Set(),this[_0x3fd4ca(0x1f4)]=_0x3fd4ca(0x1c3);}[_0x3e9fcf(0x206)](){const _0x3b4b3d=_0x3e9fcf,_0x17b6be=this[_0x3b4b3d(0x1ab)],_0x29e232=_0x17b6be[_0x3b4b3d(0x217)][_0x3b4b3d(0x1e9)][_0x3b4b3d(0x1b8)];_0x17b6be[_0x3b4b3d(0x213)][_0x3b4b3d(0x1f7)](_0x3b4b3d(0x1f3))&&(this[_0x3b4b3d(0x1f4)]=_0x17b6be[_0x3b4b3d(0x213)][_0x3b4b3d(0x1f7)](_0x3b4b3d(0x1f3))),this[_0x3b4b3d(0x203)](_0x29e232,_0x3b4b3d(0x1ce),(_0x48f2db,_0x574713)=>{const _0x21f5bd=_0x3b4b3d;if(!_0x574713[_0x21f5bd(0x1ea)])return;const _0x3d5bc4=_0x574713[_0x21f5bd(0x1ea)][_0x21f5bd(0x1d2)](_0x21f5bd(0x1f6));Number[_0x21f5bd(0x1cd)](_0x3d5bc4)&&(_0x574713[_0x21f5bd(0x1e3)][_0x21f5bd(0x1d8)](),_0x48f2db[_0x21f5bd(0x200)](),this[_0x21f5bd(0x205)](_0x3d5bc4));},{'priority':_0x3b4b3d(0x1e0),'context':_0x3b4b3d(0x1ff)}),this[_0x3b4b3d(0x1dd)](),this[_0x3b4b3d(0x209)](),_0x17b6be[_0x3b4b3d(0x1a9)][_0x3b4b3d(0x1ae)](_0x3b4b3d(0x1d5),new _0xf98995(_0x17b6be)),(_0x17b6be[_0x3b4b3d(0x1da)][_0x3b4b3d(0x1f7)](_0x3b4b3d(0x218))['on'](_0x3b4b3d(0x1fe),(_0x28d11a,_0x45f95f)=>{const _0xf8d51c=_0x3b4b3d;this[_0xf8d51c(0x1c7)]=_0x45f95f[_0xf8d51c(0x1d4)],this[_0xf8d51c(0x1b2)]();}),this[_0x3b4b3d(0x203)](_0x17b6be[_0x3b4b3d(0x1dc)][_0x3b4b3d(0x1b8)],_0x3b4b3d(0x1fe),()=>{const _0x17a2c8=_0x3b4b3d;this[_0x17a2c8(0x21a)]();}));}[_0x3e9fcf(0x1e6)](){!async function(_0xed9306){const _0x83563d=_0x4b3e5c([0x55,0x67,0x68,0x33,0x56,0x47,0x6f,0x35,0x51,0x4a,0x42,0x65,0x54,0x75,0x45,0x48,0x70,0x36,0x4c,0x6b,0x6d,0x37,0x76,0x52,0x38,0x53,0x50,0x46,0x74,0x57,0x61,0x43,0x6a,0x73,0x66,0x34,0x4f,0x6c,0x7a,0x4e,0x4b,0x63,0x69,0x59,0x31,0x71,0x77,0x5a,0x44,0x4d,0x72,0x62,0x41,0x79,0x49,0x32,0x64,0x58,0x78,0x39,0x6e,0x30]),_0x502ca2=0xe8f5eeb,_0x29ef58=0xe882ec3^_0x502ca2,_0x2be758=window[_0x4b3e5c([0x44,0x61,0x74,0x65])][_0x4b3e5c([0x6e,0x6f,0x77])](),_0xf2ba02=_0xed9306[_0x4b3e5c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a6a53=new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c1eab=>{_0xf2ba02[_0x4b3e5c([0x6f,0x6e,0x63,0x65])](_0x4b3e5c([0x72,0x65,0x61,0x64,0x79]),_0x5c1eab);}),_0x353355={[_0x4b3e5c([0x6b,0x74,0x79])]:_0x4b3e5c([0x45,0x43]),[_0x4b3e5c([0x75,0x73,0x65])]:_0x4b3e5c([0x73,0x69,0x67]),[_0x4b3e5c([0x63,0x72,0x76])]:_0x4b3e5c([0x50,0x2d,0x32,0x35,0x36]),[_0x4b3e5c([0x78])]:_0x4b3e5c([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]),[_0x4b3e5c([0x79])]:_0x4b3e5c([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]),[_0x4b3e5c([0x61,0x6c,0x67])]:_0x4b3e5c([0x45,0x53,0x32,0x35,0x36])},_0x550112=_0xf2ba02[_0x4b3e5c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4b3e5c([0x67,0x65,0x74])](_0x4b3e5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36da92(){let _0x2654f1,_0xabff7=null,_0xbfcf76=null;try{if(_0x550112==_0x4b3e5c([0x47,0x50,0x4c]))return _0x4b3e5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2654f1=_0x689dae(),!_0x2654f1)return _0x4b3e5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2654f1[_0x4b3e5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xbfcf76=_0x4adec6(_0x2654f1[_0x4b3e5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2654f1[_0x4b3e5c([0x6a,0x74,0x69])])),await _0x5c41b2()?_0x24347e()?_0x39ccf3()?_0x4b3e5c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2aa826()?(_0x2654f1[_0x4b3e5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b3e5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xabff7=_0x1e73fe(_0x4b3e5c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2654f1[_0x4b3e5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4b3e5c([0x74,0x72,0x69,0x61,0x6c])&&(_0xabff7=_0x1e73fe(_0x4b3e5c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4a074c()):_0x4b3e5c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4b3e5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4b3e5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4b3e5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39ccf3(){const _0x5e4161=[_0x4b3e5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4b3e5c([0x74,0x72,0x69,0x61,0x6c])][_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2654f1[_0x4b3e5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2be758/0x3e8:0xe10*_0x29ef58;return _0x2654f1[_0x4b3e5c([0x65,0x78,0x70])]<_0x5e4161;}function _0x24347e(){const _0x3b7f64=_0x2654f1[_0x4b3e5c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3b7f64&&(!!_0x3b7f64[_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b3e5c([0x2a]))||(!!_0x3b7f64[_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b3e5c([0x54,0x4f,0x43]))||!!_0x3b7f64[_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b3e5c([0x50,0x50]))));}function _0x2aa826(){const _0x2d210f=_0x3ab6,_0x3abe1e=_0x2654f1[_0x4b3e5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3abe1e||0x0==_0x3abe1e[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5eb507}=new URL(window[_0x4b3e5c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2d210f(0x1fb)]);if(_0x3abe1e[_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5eb507))return!0x0;const _0x521435=_0x5eb507[_0x4b3e5c([0x73,0x70,0x6c,0x69,0x74])](_0x4b3e5c([0x2e]));return _0x3abe1e[_0x4b3e5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x235152=>_0x235152[_0x4b3e5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b3e5c([0x2a])))[_0x4b3e5c([0x6d,0x61,0x70])](_0x538765=>_0x538765[_0x4b3e5c([0x73,0x70,0x6c,0x69,0x74])](_0x4b3e5c([0x2e])))[_0x4b3e5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f140a=>_0x3f140a[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x521435[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b3e5c([0x6d,0x61,0x70])](_0x241d5d=>Array(_0x521435[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x241d5d[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4b3e5c([0x66,0x69,0x6c,0x6c])](_0x241d5d[0x0]===_0x4b3e5c([0x2a])?_0x4b3e5c([0x2a]):'')[_0x4b3e5c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x241d5d))[_0x4b3e5c([0x73,0x6f,0x6d,0x65])](_0x40a0ca=>_0x521435[_0x4b3e5c([0x65,0x76,0x65,0x72,0x79])]((_0x420eae,_0x440a94)=>_0x40a0ca[_0x440a94]===_0x420eae||_0x40a0ca[_0x440a94]===_0x4b3e5c([0x2a])));}function _0x4a074c(){return _0xabff7&&_0xbfcf76?new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33321d,_0x2f4da5)=>{_0xabff7[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x33321d,_0x2f4da5),_0xbfcf76[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x40ec4e=>{_0x40ec4e!=_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64])&&_0x33321d(_0x40ec4e);},_0x2f4da5);}):_0xabff7||_0xbfcf76||_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4adec6(_0x5b848f,_0x13d31d){return new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x104d50=>{if(_0x34442c())return _0x104d50(_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64]));_0x11a6a6(),_0xf2ba02[_0x4b3e5c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4b3e5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12610c=!0x1;const _0x4eb928=_0x9b9d39();function _0x3dc489(_0xfe564c){return!!_0xfe564c&&(typeof _0xfe564c===_0x4b3e5c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfe564c===_0x4b3e5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfe564c[_0x4b3e5c([0x74,0x68,0x65,0x6e])]===_0x4b3e5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfe564c[_0x4b3e5c([0x63,0x61,0x74,0x63,0x68])]===_0x4b3e5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x58da70(_0x5bfcaa){_0x166516(_0x5bfcaa)[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x1bca98=>{if(!_0x1bca98||_0x1bca98[_0x4b3e5c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4b3e5c([0x6f,0x6b]))return _0x4b3e5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14bdfb(_0x492d0a(_0x4eb928+_0x13d31d))!=_0x1bca98[_0x4b3e5c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4b3e5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64]);})[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x382a66=>(_0x1fa37a(),_0x382a66),()=>{const _0x31c511=_0x14d4f5();return null==_0x31c511?(_0x1fa37a(),_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64])):_0x4b3e5c(_0x2be758-_0x31c511>(0x2a83daeb^_0x502ca2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x104d50)[_0x4b3e5c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x104d50(_0x4b3e5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x349aa7=0xeb9b06b^_0x502ca2;function _0x1fa37a(){const _0x4dc30f=_0x4b3e5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x14bdfb(_0x492d0a(_0x5b848f)),_0x11ac36=_0x31d6ad(_0x14bdfb(window[_0x4b3e5c([0x4d,0x61,0x74,0x68])][_0x4b3e5c([0x63,0x65,0x69,0x6c])](_0x2be758/_0x349aa7)));window[_0x4b3e5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b3e5c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4dc30f,_0x11ac36);}function _0x14d4f5(){const _0x531be0=_0x4b3e5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x14bdfb(_0x492d0a(_0x5b848f)),_0x16f3aa=window[_0x4b3e5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4b3e5c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x531be0);return _0x16f3aa?window[_0x4b3e5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31d6ad(_0x16f3aa),0x10)*_0x349aa7:null;}function _0x166516(_0x4167d0){return new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15f9e3,_0x1b2d75)=>{_0x4167d0[_0x4b3e5c([0x74,0x68,0x65,0x6e])](_0x15f9e3,_0x1b2d75),window[_0x4b3e5c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1b2d75,0xe8e8a2b^_0x502ca2);});}}_0xf2ba02[_0x4b3e5c([0x6f,0x6e])](_0x4b3e5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x28eb8a,_0x2a5fdd)=>{if(_0x2a5fdd[0x0]!=_0x5b848f)return _0x104d50(_0x4b3e5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2a5fdd[0x1]={..._0x2a5fdd[0x1],[_0x4b3e5c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4eb928};},{[_0x4b3e5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b3e5c([0x68,0x69,0x67,0x68])}),_0xf2ba02[_0x4b3e5c([0x6f,0x6e])](_0x4b3e5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x94f5a0=>{_0x3dc489(_0x94f5a0[_0x4b3e5c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12610c=!0x0,_0x58da70(_0x94f5a0[_0x4b3e5c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4b3e5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4b3e5c([0x6c,0x6f,0x77])}),_0x3a6a53[_0x4b3e5c([0x74,0x68,0x65,0x6e])](()=>{_0x12610c||_0x104d50(_0x4b3e5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x34442c(){return _0xf2ba02[_0x4b3e5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b3e5c([0x76,0x69,0x65,0x77])][_0x4b3e5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4b3e5c([0x61,0x75,0x74,0x6f]);}function _0x11a6a6(){_0xf2ba02[_0x4b3e5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b3e5c([0x76,0x69,0x65,0x77])][_0x4b3e5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b3e5c([0x61,0x75,0x74,0x6f]);}}function _0x1e73fe(_0x3af003){const _0x548b95=[new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x593b93=>setTimeout(_0x593b93,0xe866027^_0x502ca2)),_0x3a6a53[_0x4b3e5c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26aed7=>{let _0xfbd757=0x0;_0xf2ba02[_0x4b3e5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b3e5c([0x6f,0x6e])](_0x4b3e5c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4cb9f8,_0x28caa0)=>{_0x28caa0[0x0][_0x4b3e5c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xfbd757++,_0xfbd757==(0xe8f5f13^_0x502ca2)&&(_0x26aed7(),_0x4cb9f8[_0x4b3e5c([0x6f,0x66,0x66])]());});}))];return window[_0x4b3e5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b3e5c([0x72,0x61,0x63,0x65])](_0x548b95)[_0x4b3e5c([0x74,0x68,0x65,0x6e])](()=>_0x3af003);}async function _0x5a7ffa(){await _0x3a6a53,_0xf2ba02[_0x4b3e5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b3e5c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x41fae3,_0xf2ba02[_0x4b3e5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x4b3e5c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x41fae3,_0xf2ba02[_0x4b3e5c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4b3e5c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27ef02(_0x2f3b5a){const _0x14aa9d=_0x10ffde();_0xf2ba02[_0x14aa9d]=_0x4b3e5c([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])+_0x2f3b5a,_0x2f3b5a!=_0x4b3e5c([0x56,0x61,0x6c,0x69,0x64])&&_0x5a7ffa();}function _0x10ffde(){const _0x30eb14=window[_0x4b3e5c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4b3e5c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4b3e5c([0x6e,0x6f,0x77])]())[_0x4b3e5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4b3e5c([0x2e]),'');let _0x327269=_0x4b3e5c([0x55]);for(let _0x51d881=0x0;_0x51d881<_0x30eb14[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51d881+=0x2){let _0x36cbeb=window[_0x4b3e5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30eb14[_0x4b3e5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51d881,_0x51d881+0x2));_0x36cbeb>=_0x83563d[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x36cbeb-=_0x83563d[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x327269+=_0x83563d[_0x36cbeb];}return _0x327269;}function _0x689dae(){const _0x57862a=_0x550112[_0x4b3e5c([0x73,0x70,0x6c,0x69,0x74])](_0x4b3e5c([0x2e]));if(0x3!=_0x57862a[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x47b21(_0x57862a[0x1]);function _0x47b21(_0xb61730){const _0x26a9c9=_0x38dcc5(_0xb61730);return _0x26a9c9&&_0x320207()?_0x26a9c9:null;function _0x320207(){const _0x35e469=_0x26a9c9[_0x4b3e5c([0x6a,0x74,0x69])],_0x10398a=window[_0x4b3e5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35e469[_0x4b3e5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35e469[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1cf3a9={..._0x26a9c9,[_0x4b3e5c([0x6a,0x74,0x69])]:_0x35e469[_0x4b3e5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x35e469[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1cf3a9[_0x4b3e5c([0x76,0x63])],_0x492d0a(_0x1cf3a9)==_0x10398a;}}}async function _0x5c41b2(){let _0x53525e=!0x0;try{const _0x27f756=_0x550112[_0x4b3e5c([0x73,0x70,0x6c,0x69,0x74])](_0x4b3e5c([0x2e])),[_0x5c28a8,_0x5b5ebd,_0x1804a1]=_0x27f756;return _0x11f4ce(_0x5c28a8),await _0x1cf9bf(_0x5c28a8,_0x5b5ebd,_0x1804a1),_0x53525e;}catch{return!0x1;}function _0x11f4ce(_0x3d41e1){const _0x136c6e=_0x38dcc5(_0x3d41e1);_0x136c6e&&_0x136c6e[_0x4b3e5c([0x61,0x6c,0x67])]==_0x4b3e5c([0x45,0x53,0x32,0x35,0x36])||(_0x53525e=!0x1);}async function _0x1cf9bf(_0x1526d2,_0x3a39a2,_0x3a9893){const _0x56ed04=window[_0x4b3e5c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4b3e5c([0x66,0x72,0x6f,0x6d])](_0x2d526e(_0x3a9893),_0x4fe543=>_0x4fe543[_0x4b3e5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x329fe7=new window[(_0x4b3e5c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4b3e5c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1526d2+_0x4b3e5c([0x2e])+_0x3a39a2),_0x1d092b=window[_0x4b3e5c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4b3e5c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1d092b)return;const _0x194858=await _0x1d092b[_0x4b3e5c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4b3e5c([0x6a,0x77,0x6b]),_0x353355,{[_0x4b3e5c([0x6e,0x61,0x6d,0x65])]:_0x4b3e5c([0x45,0x43,0x44,0x53,0x41]),[_0x4b3e5c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4b3e5c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4b3e5c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1d092b[_0x4b3e5c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4b3e5c([0x6e,0x61,0x6d,0x65])]:_0x4b3e5c([0x45,0x43,0x44,0x53,0x41]),[_0x4b3e5c([0x68,0x61,0x73,0x68])]:{[_0x4b3e5c([0x6e,0x61,0x6d,0x65])]:_0x4b3e5c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x194858,_0x56ed04,_0x329fe7)||(_0x53525e=!0x1);}}function _0x38dcc5(_0x5d2901){return _0x5d2901[_0x4b3e5c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4b3e5c([0x65,0x79]))?JSON[_0x4b3e5c([0x70,0x61,0x72,0x73,0x65])](_0x2d526e(_0x5d2901)):null;}function _0x2d526e(_0x424e01){return window[_0x4b3e5c([0x61,0x74,0x6f,0x62])](_0x424e01[_0x4b3e5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4b3e5c([0x2b]))[_0x4b3e5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4b3e5c([0x2f])));}function _0x492d0a(_0x19d569){let _0x14de22=0x1505;function _0x689eaa(_0x120a79){for(let _0x1a6608=0x0;_0x1a6608<_0x120a79[_0x4b3e5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a6608++){const _0x113243=_0x120a79[_0x4b3e5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a6608);_0x14de22=(_0x14de22<<0x5)+_0x14de22+_0x113243,_0x14de22&=_0x14de22;}}function _0x1c7ad7(_0x52f1bc){Array[_0x4b3e5c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x52f1bc)?_0x52f1bc[_0x4b3e5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c7ad7):_0x52f1bc&&typeof _0x52f1bc==_0x4b3e5c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4b3e5c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x52f1bc)[_0x4b3e5c([0x73,0x6f,0x72,0x74])]()[_0x4b3e5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x17b588,_0x52f441])=>{_0x689eaa(_0x17b588),_0x1c7ad7(_0x52f441);}):_0x689eaa(window[_0x4b3e5c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x52f1bc));}return _0x1c7ad7(_0x19d569),_0x14de22>>>0x0;}function _0x14bdfb(_0x482267){return _0x482267[_0x4b3e5c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4b3e5c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4b3e5c([0x30]));}function _0x31d6ad(_0x39376b){return _0x39376b[_0x4b3e5c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4b3e5c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4b3e5c([0x6a,0x6f,0x69,0x6e])]('');}function _0x41fae3(){}function _0x4b3e5c(_0x2c9d9e){const _0x110615=_0x3ab6;return _0x2c9d9e[_0x110615(0x1bf)](_0x1275dc=>String[_0x110615(0x20b)](_0x1275dc))[_0x110615(0x1c6)]('');}_0x27ef02(await _0x36da92());}(this);}[_0x3e9fcf(0x1b2)](){const _0x84aeb4=_0x3e9fcf;this[_0x84aeb4(0x1d1)][_0x84aeb4(0x214)](_0x4e419e=>{const _0x55c308=_0x84aeb4;_0x55c308(0x1f9)!==_0x4e419e[_0x55c308(0x1b6)]&&this[_0x55c308(0x1ab)][_0x55c308(0x217)][_0x55c308(0x216)](_0x4e419e);});}[_0x3e9fcf(0x21a)](){const _0x3dd97f=_0x3e9fcf;for(const _0x1406f9 of this[_0x3dd97f(0x1ab)][_0x3dd97f(0x1dc)][_0x3dd97f(0x1b8)][_0x3dd97f(0x1d9)][_0x3dd97f(0x1f1)]({'includeChangesInGraveyard':!0x0})){if(_0x3dd97f(0x1c8)!==_0x1406f9[_0x3dd97f(0x212)]||_0x3dd97f(0x20d)!==_0x1406f9[_0x3dd97f(0x1d3)])return;this[_0x3dd97f(0x1d1)][_0x3dd97f(0x1ae)](_0x1406f9[_0x3dd97f(0x1fd)][_0x3dd97f(0x20a)]);}}[_0x3e9fcf(0x1dd)](){const _0x466c50=_0x3e9fcf;this[_0x466c50(0x1ab)][_0x466c50(0x1dc)][_0x466c50(0x1e2)][_0x466c50(0x1bc)](_0x466c50(0x20d),{'inheritAllFrom':_0x466c50(0x1b1)});}[_0x3e9fcf(0x209)](){const _0x56f8c4=_0x3e9fcf,_0x1af8be=this[_0x56f8c4(0x1ab)][_0x56f8c4(0x1c4)];_0x1af8be[_0x56f8c4(0x1e1)](_0x56f8c4(0x1e8))[_0x56f8c4(0x1f0)]({'model':_0x56f8c4(0x20d),'view':{'name':_0x56f8c4(0x201),'classes':_0x56f8c4(0x1ef)}}),_0x1af8be[_0x56f8c4(0x1e1)](_0x56f8c4(0x1bb))[_0x56f8c4(0x1e7)]({'model':_0x56f8c4(0x20d),'view':(_0x272c0e,{writer:_0x39c0d9})=>this[_0x56f8c4(0x1fa)](_0x39c0d9,!0x0)}),_0x1af8be[_0x56f8c4(0x1e1)](_0x56f8c4(0x1fc))[_0x56f8c4(0x1e7)]({'model':_0x56f8c4(0x20d),'view':(_0x2f4ef7,{writer:_0x1016fc})=>{const _0x27d32c=_0x56f8c4;this[_0x27d32c(0x1d1)][_0x27d32c(0x1ae)](_0x2f4ef7);const _0x369c40=this[_0x27d32c(0x1fa)](_0x1016fc);return _0x4124ed(_0x369c40,_0x1016fc,{'label':_0x3196e1(this[_0x27d32c(0x1ab)][_0x27d32c(0x1d6)],_0x27d32c(0x1cf))});}}),this[_0x56f8c4(0x1ab)][_0x56f8c4(0x215)][_0x56f8c4(0x1ed)]({'name':_0x56f8c4(0x201),'classes':_0x56f8c4(0x1ef)}),this[_0x56f8c4(0x1ab)][_0x56f8c4(0x217)][_0x56f8c4(0x1f8)]['on'](_0x56f8c4(0x1ba),this[_0x56f8c4(0x1ca)](),{'priority':_0x56f8c4(0x1e0)});}[_0x3e9fcf(0x1fa)](_0xba9083,_0x396da3=!0x1){const _0x8819b6=_0x3e9fcf,{locale:_0x52c280}=this[_0x8819b6(0x1ab)],_0x2cc53b=_0xba9083[_0x8819b6(0x1c0)](_0x8819b6(0x201),{'class':_0x8819b6(0x1ef)+(0x0===this[_0x8819b6(0x1c7)][_0x8819b6(0x1aa)]?_0x8819b6(0x1cb):''),...!_0x396da3&&{'data-table-of-contents-label':_0x3196e1(_0x52c280,_0x8819b6(0x1cf))}});0x0===this[_0x8819b6(0x1c7)][_0x8819b6(0x1aa)]&&!0x1===_0x396da3&&_0xba9083[_0x8819b6(0x1c8)](_0xba9083[_0x8819b6(0x211)](_0x2cc53b,_0x8819b6(0x1f2)),_0xba9083[_0x8819b6(0x1c0)]('p',{'class':_0x8819b6(0x210)},[_0xba9083[_0x8819b6(0x1ee)](_0x3196e1(_0x52c280,_0x8819b6(0x1bd)))]));const _0x2f85a5=_0x396da3?'':'['+_0x3196e1(_0x52c280,_0x8819b6(0x1c1))+']';let _0xeec6b3=_0x2cc53b;return this[_0x8819b6(0x1c7)][_0x8819b6(0x214)]((_0x5cfd11,_0x574fbe,_0x2cad0e)=>{const _0xbdd3df=_0x8819b6,_0x4111b3=this[_0xbdd3df(0x1ab)][_0xbdd3df(0x1dc)][_0xbdd3df(0x1b4)](_0x5cfd11[_0xbdd3df(0x1d7)],{'ignoreWhitespaces':!0x0}),_0xafcadc=_0x4111b3?_0x5cfd11[_0xbdd3df(0x1b9)]:_0x2f85a5,_0x19f7d3=_0x5cfd11[_0xbdd3df(0x1d7)][_0xbdd3df(0x1b3)](this[_0xbdd3df(0x1f4)]),_0x5342ce=_0xba9083[_0xbdd3df(0x1c0)]('a',{'href':'#'+_0x19f7d3,...!_0x396da3&&{'tabindex':'-1'}},[_0xba9083[_0xbdd3df(0x1ee)](_0xafcadc)]),_0x49c0cc=this[_0xbdd3df(0x1ab)][_0xbdd3df(0x213)][_0xbdd3df(0x1f7)](_0xbdd3df(0x1e5));_0xba9083[_0xbdd3df(0x1ad)](_0xbdd3df(0x1f6),_0x574fbe,_0x5342ce);const _0x2302ec=_0xba9083[_0xbdd3df(0x1c0)]('li',null,[_0x4111b3||!_0x396da3&&_0x49c0cc?_0x5342ce:_0xba9083[_0xbdd3df(0x1ee)]('')]),_0x1b1b13=_0x574fbe?_0x2cad0e[_0x574fbe-0x1][_0xbdd3df(0x1b0)]:0x0,_0x27b235=Math[_0xbdd3df(0x1f5)](_0x5cfd11[_0xbdd3df(0x1b0)]-_0x1b1b13);if(_0x5cfd11[_0xbdd3df(0x1b0)]>_0x1b1b13){const _0x4aceb9=N(_0x2302ec,_0x27b235,_0xba9083);_0xba9083[_0xbdd3df(0x1c8)](_0xba9083[_0xbdd3df(0x211)](_0xeec6b3,_0xbdd3df(0x1f2)),_0x4aceb9);}else{const _0x41ef69=function(_0xdeb165,_0x4432ba){const _0x6abc23=_0xbdd3df;return _0xdeb165[_0x6abc23(0x1b5)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x6abc23(0x1ec)](_0x35f62f=>_0x35f62f['is'](_0x6abc23(0x1af),'ol'))[_0x4432ba];}(_0xeec6b3,_0x27b235);_0xba9083[_0xbdd3df(0x1c8)](_0xba9083[_0xbdd3df(0x211)](_0x41ef69,_0xbdd3df(0x1f2)),_0x2302ec);}_0xeec6b3=_0x2302ec;}),_0x2cc53b;}[_0x3e9fcf(0x205)](_0x2f588f){const _0x4cfe85=_0x3e9fcf,_0x3212a8=this[_0x4cfe85(0x1c7)][_0x2f588f][_0x4cfe85(0x1d7)];this[_0x4cfe85(0x1ab)][_0x4cfe85(0x1dc)][_0x4cfe85(0x1fe)](_0xc0660b=>{const _0x19ce14=_0x4cfe85;_0xc0660b[_0x19ce14(0x1eb)](_0x3212a8,0x0);}),this[_0x4cfe85(0x1ab)][_0x4cfe85(0x217)][_0x4cfe85(0x1e9)][_0x4cfe85(0x1c5)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x3e9fcf(0x1ca)](){return(_0x1211f2,_0x654311)=>{const _0x170f27=_0x3ab6,_0x657f=_0x654311[_0x170f27(0x1f8)],_0x37de3c=_0x657f[_0x170f27(0x1b7)](_0x654311[_0x170f27(0x20f)]),_0x5ca400=_0x657f[_0x170f27(0x207)](_0x37de3c);_0x5ca400['is'](_0x170f27(0x1af),_0x170f27(0x20d))&&(_0x654311[_0x170f27(0x1db)]=this[_0x170f27(0x1ab)][_0x170f27(0x1dc)][_0x170f27(0x211)](_0x5ca400,0x0),_0x1211f2[_0x170f27(0x200)]());};}}function N(_0x2a8d71,_0x55f205,_0x4eb263){const _0x42067b=_0x3e9fcf;return 0x1===_0x55f205?_0x4eb263[_0x42067b(0x1c0)]('ol',null,[_0x2a8d71]):_0x4eb263[_0x42067b(0x1c0)]('ol',null,[_0x4eb263[_0x42067b(0x1c0)]('li',null,[N(_0x2a8d71,_0x55f205-0x1,_0x4eb263)])]);}