@ckeditor/ckeditor5-document-outline 46.0.1-alpha.0 → 46.0.1-alpha.1
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:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.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 s=c},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:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.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 s=c},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 c={};if(i)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(c[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&c[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 c=void 0!==o.layer;c&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,c&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var s=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(s,a[e]):t.appendChild(s)}}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={},c=[],s=0;s<t.length;s++){var a=t[s],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=s,e.splice(s,0,{identifier:d,updater:p,references:1})}c.push(d)}return c}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 c=0;c<r.length;c++){var s=n(r[c]);e[s].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>z,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=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,s&&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(),c&&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:c}=i,s=Array(2);let a;o&&(s[0]="leading"),r&&(s[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:s}),d=function(...e){return null!=c&&(null===u&&(u=Date.now()),Date.now()-u>=c)?(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 c(t,e){const n=s();return(c=function(t,e){return n[t-=384]})(t,e)}function s(){const t=["230asaiHJ","plugins","504251hXIZqQ","htmlH1","416064kaGOAZ","2188wpCUcs","2495966mBygey","heading.options","push","config","4380MCSqqs","1yKpowA","reduce","has","model","paragraph","htmlH5","htmlH3","493314XSymgj","htmlH2","htmlH6","63drAKyl","1118sMcxyS","4653PCTcMm","getChildren","htmlH4","22296JDksHz","GeneralHtmlSupport","data","364233zycqBB","get"];return(s=function(){return t})()}function a(t){const e=c;let n="";for(const i of t[e(389)]())i instanceof r.ModelText&&(n+=i[e(393)]);return n}!function(t){const e=c,n=t();for(;;)try{if(779791===-parseInt(e(407))/1*(parseInt(e(402))/2)+-parseInt(e(394))/3+parseInt(e(401))/4*(-parseInt(e(406))/5)+-parseInt(e(414))/6*(parseInt(e(386))/7)+-parseInt(e(391))/8*(-parseInt(e(388))/9)+-parseInt(e(396))/10*(parseInt(e(398))/11)+-parseInt(e(400))/12*(-parseInt(e(387))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=376]})(t,e)}function f(){const t=["level","domConverter","editor","7slSPCG","init","push","activeItemIndex","55hyAqFW","isOfficialPlugin","_deriveHeadingElementsFromConversion","modelElement","domToView","getChild","732674xYmqwB","_getHeadingNames","3DrBucv","name","createElement","editing","getRoot","314520YBMPcA","isPremiumPlugin","pluginName","_getOutlineDefinitions","toModel","config","2364290qeDjjT","24xCQmxr","includes","getFirstPosition","_headingNames","item","getChildren","1292847wppAgp","1422534ldmDBL","backward","indexOf","view","fire","_getActiveHeading","afterInit","document","getRootNames","element","4yRkZND","change","selection","length","model","text","documentOutline.headings","findIndex","data","get","DocumentOutlineUtils","3296997WRUxDM","6734845sXoHaq"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(677422===-parseInt(e(404))/1*(-parseInt(e(402))/2)+parseInt(e(422))/3*(parseInt(e(376))/4)+-parseInt(e(388))/5+-parseInt(e(423))/6*(parseInt(e(392))/7)+-parseInt(e(416))/8*(-parseInt(e(387))/9)+-parseInt(e(415))/10+parseInt(e(396))/11*(-parseInt(e(409))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(411)](){return l(386)}static get[l(397)](){return!0}static get[l(410)](){return!0}[l(419)]=[];[l(393)](){const t=l,e=this[t(391)];this[t(419)]=this[t(403)]();let n=[];e[t(380)][t(430)].on(t(377),o(()=>{const e=t,i=n;n=this[e(412)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(389)]===n[e(389)]&&t[e(381)]===n[e(381)]&&t[e(399)]===n[e(399)]),r=(0,u.diffToChanges)(o,n),c=this[e(428)](),s=n[e(383)](t=>t[e(399)]===c);r[e(379)]&&this[e(427)](e(377),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(427)](e(395),{index:s})},250,{leading:!0,trailing:!0}))}[l(429)](){const t=l;this[t(419)][t(379)]||this[t(398)]()}[l(412)](){const t=l,e=this[t(391)],n=[],i=this[t(419)];for(const n of e[t(380)][t(430)][t(431)]())o(e[t(380)][t(430)][t(408)](n));function o(e){const r=t;for(const t of e[r(421)]())t.is(r(432))&&(i[r(417)](t[r(405)])&&n[r(394)]({level:i[r(425)](t[r(405)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(428)](){const t=l,e=this[t(391)][t(380)][t(430)][t(378)][t(418)](),n=new r.ModelTreeWalker({direction:t(424),startPosition:e});for(const e of n)if(e[t(420)].is(t(432))&&this[t(419)][t(417)](e[t(420)][t(405)]))return e[t(420)]}[l(403)](){const t=l;return this[t(391)][t(414)][t(385)](t(382))||function(t){const e=c,n=t[e(405)][e(395)](e(403));return n?n[e(408)]((t,n)=>(e(411)!==n[e(410)]&&t[e(404)](n[e(410)]),t),[]):t[e(397)][e(409)](e(392))?[e(399),e(384),e(413),e(390),e(412),e(385)]:[]}(this[t(391)])}[l(398)](){const t=l,e=this[t(391)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(407)][t(426)][t(390)][t(400)](document[t(406)](o)),r=e[t(384)][t(413)](n)[t(401)](0);r?.is(t(432))&&i[t(394)](r[t(405)])}this[t(419)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=134]})(t,e)}function w(){const t=["ck-document-outline__item","84430mXzlCq","1PEmwPd","ck-document-outline__item_active","1779330qWNUuE","set","setTemplate","div","isEmpty","bind","ck-reset","240RBTXIx","text","486YkITCj","2910012pCeRDr","ck-document-outline__item_empty","isActive","level","bindTemplate","click","2816064lcsOvx","Empty heading","79773SiSBar","3467340ciisjp","ck-document-outline__item_level-","2831524WwZeWQ"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(917033===-parseInt(e(145))/1*(-parseInt(e(142))/2)+-parseInt(e(139))/3*(parseInt(e(154))/4)+parseInt(e(144))/5*(parseInt(e(156))/6)+-parseInt(e(157))/7+parseInt(e(137))/8+-parseInt(e(140))/9+parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(135)],o=e?"["+m(t,n(138))+"]":"";this[n(148)](n(155),""),this[n(148)](n(134),1),this[n(148)](n(159),!1),this[n(152)](n(151)).to(this,n(155),t=>!t),this[n(149)]({tag:n(150),attributes:{class:["ck",n(153),n(143),i.to(n(134),t=>n(141)+t),i.if(n(159),n(146)),i.if(n(151),n(158))],title:i.to(n(155))},children:[{text:i.to(n(155),t=>t||o)}],on:{click:i.to(n(136))}})}}const I=k;function k(t,e){const n=y();return(k=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(910544===parseInt(e(419))/1+-parseInt(e(412))/2*(-parseInt(e(433))/3)+-parseInt(e(456))/4+parseInt(e(437))/5+parseInt(e(455))/6+-parseInt(e(448))/7*(parseInt(e(428))/8)+-parseInt(e(450))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends p.View{[I(459)];[I(444)];[I(460)];constructor(t,e=!1,n){const i=I;super(t),this[i(460)]=e,this[i(427)](i(447),-1),this[i(444)]=n,this[i(459)]=this[i(449)](),this[i(459)][i(431)](i(452)).to(this),this.on(i(452),this[i(436)][i(445)](this)),this.on(i(415),(t,e,n,o)=>{this[i(426)](o,n)}),this[i(435)]({tag:i(441),attributes:{class:["ck",i(462),i(446)],dir:t[i(451)],"data-document-outline-empty-placeholder":m(t,i(439)),tabindex:-1},children:this[i(459)]})}[I(416)](t){const e=I;t[e(440)](t=>{const n=e;n(425)==t[n(438)]?this[n(414)](t[n(454)],...t[n(463)]):n(420)==t[n(438)]&&this[n(457)](t[n(454)],t[n(430)])})}[I(426)](t,e){const n=I;if(-1!==t){const e=this[n(459)][n(418)](t);e&&(e[n(429)]=!1)}-1!==e&&(this[n(459)][n(418)](e)[n(429)]=!0,this[n(422)](e))}[I(414)](t,...e){const n=I,i=e[n(458)]((e,i)=>{const o=n,r=new v(this[o(461)],this[o(460)]);return r[o(423)]=e[o(423)],r[o(442)]=e[o(442)],t+i===this[o(447)]&&(r[o(429)]=!0),r});this[n(459)][n(417)](i,t)}[I(457)](t,e){const n=I;do{this[n(459)][n(421)](t)}while(--e)}[I(436)](t){const e=I,n=this[e(459)][e(453)](t[e(413)]);this[e(424)](e(443),n)}[I(422)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(459)][e(418)](t)[e(434)],20,this[e(444)])}[I(432)](){const t=I;super[t(432)](),this[t(434)][t(421)]()}}function y(){const t=["_deleteItem","map","items","showEmptyHeadingText","locale","ck-reset","values","2prHBbe","source","_insertItem","change:activeItemIndex","sync","addMany","get","1139468RZOuOf","delete","remove","_scrollToItem","text","fire","insert","_setActiveItem","set","34792AbhNaO","isActive","howMany","delegate","destroy","3574902NzNEKB","element","setTemplate","_handleItemClick","8349445LqFXEf","type","Editor headings will appear here as you type.","forEach","div","level","itemSelected","documentOutlineContainer","bind","ck-document-outline","activeItemIndex","2765NgsAvp","createCollection","19620738vIvpnn","contentLanguageDirection","click","getIndex","index","10597686hCNWZM","3835164yHJTZL"];return(y=function(){return t})()}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),S=n(357),L=n.n(S),D=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=L();O()(D.A,N);D.A&&D.A.locals&&D.A.locals;function K(t,e){const n=H();return(K=function(t,e){return n[t-=422]})(t,e)}const M=K;function H(){const t=["locale","top","scrollToTheSelection","1490MTKaSw","render","_updateActiveDefinitionOnViewportChange","documentOutline.container","change","_setActiveViewItem","afterInit","editor","height","408980NxWbTw","indexOf","listenTo","modelElement","bottom","2451256cVXFRu","destroy","document-outline-container-not-provided","4854blZjkl","floor","resize","view","domConverter","plugins","bind","7zsxSpR","getIntersection","setSelection","element","focus","scroll","model","1048pfpjjs","editing","document","_updateActiveDefinitionFromViewportThrottled","getRootNames","itemSelected","init","length","toViewElement","DocumentOutlineUI","documentOutline.showEmptyHeadings","focusTracker","appendChild","_handleOutlineChange","config","cancel","3755079LvtTVo","href","DocumentOutlineUtils","add","_currentOutlineDefinitions","map","fromCharCode","sync","26FJKVFy","isOfficialPlugin","window","_handleItemSelected","58652yaptMi","getVisible","pluginName","join","296082VICben","getDomRoot","activeItemIndex","mapViewToDom","get","isPremiumPlugin","8412LDUvDK","mapper"];return(H=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(417839===-parseInt(e(465))/1*(parseInt(e(479))/2)+parseInt(e(427))/3*(parseInt(e(441))/4)+parseInt(e(493))/5+-parseInt(e(473))/6*(parseInt(e(434))/7)+-parseInt(e(424))/8+-parseInt(e(457))/9+parseInt(e(484))/10*(parseInt(e(469))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[M(430)];[M(461)];[M(444)];static get[M(471)](){return M(450)}static get[M(466)](){return!0}static get[M(478)](){return!0}constructor(t){const e=M;super(t),this[e(430)]=new b(t[e(481)],this[e(491)][e(455)][e(477)](e(451)),this[e(491)][e(455)][e(477)](e(487))),this[e(461)]=[],this[e(444)]=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(486)][e(433)](this),100)}[M(447)](){const t=M,e=this[t(491)],n=e[t(432)][t(477)](t(459));let i=!1;if(this[t(430)][t(485)](),this[t(491)].ui[t(452)][t(460)](this[t(430)][t(437)]),!e[t(455)][t(477)](t(487)))throw new u.CKEditorError(t(426),{editor:e});e[t(455)][t(477)](t(487))[t(453)](this[t(430)][t(437)]),n.on(t(488),this[t(454)][t(433)](this)),n.on(t(475),(e,{index:n})=>this[t(489)](n)),this[t(430)].on(t(446),(e,n)=>{i=!0,this[t(468)](n)}),this[t(430)][t(495)](u.global[t(443)],t(439),()=>{i?i=!1:this[t(444)]()},{useCapture:!0}),this[t(430)][t(495)](u.global[t(467)],t(429),this[t(444)],{useCapture:!0})}[M(490)](){!async function(t){const e=m([115,82,122,116,99,55,85,66,107,98,84,75,54,102,118,111,50,65,109,53,79,81,110,70,72,83,78,68,114,104,105,88,97,117,77,49,57,119,121,86,89,51,101,71,113,69,103,74,67,112,73,48,80,90,56,120,108,76,52,100,87,106]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},c=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=K;return t[e(462)](t=>String[e(463)](t))[e(472)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return c==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(s=>{if(r())return s(m([86,97,108,105,100]));c(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](s)[m([99,97,116,99,104])](()=>{s(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function c(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function c(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=c[m([115,112,108,105,116])](m([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1753833600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=K,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(458)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=s(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[M(425)](){const t=M;super[t(425)](),this[t(430)][t(425)](),this[t(444)][t(456)]()}[M(454)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(461)]=e,this[i(430)][i(464)](n)}[M(489)](t){const e=M;this[e(461)][e(448)]&&this[e(461)][t]&&(this[e(430)][e(475)]=t)}[M(468)](t){const e=M,n=this[e(461)][t][e(422)];this[e(491)][e(440)][e(488)](t=>{t[e(436)](n,0)}),this[e(491)][e(442)][e(430)][e(483)]({alignToTop:!0,forceScroll:!0}),this[e(491)][e(442)][e(430)][e(438)](),this[e(489)](t)}[M(486)](){const t=M,e=this[t(491)];let n;for(const i of e[t(440)][t(443)][t(445)]()){const o=e[t(442)][t(430)][t(474)](i),r=o&&new u.Rect(o)[t(470)]();if(r){const e=new u.Rect(u.global[t(467)])[t(435)](r);e&&(n=e[t(482)]+.25*e[t(492)])}}if(void 0===n)return;const i=R(e[t(442)],this[t(461)],n);i?this[t(489)](this[t(461)][t(494)](i)):this[t(489)](-1)}}function R(t,e,n,i=0,o=e[M(448)]-1){const r=M,c=Math[r(428)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(480)][r(449)](s[r(422)]);if(!a)return null;const l=t[r(430)][r(431)][r(476)](a);return new u.Rect(l)[r(423)]>n?R(t,e,n,i,c-1):R(t,e,n,c+1,o)}return c<0?null:e[c]}function B(){const t=["usageLimit","init","documentOutlineLicenseKeyInvalid","8JkUZSH","expired","requires","documentOutlineLicenseKeyDomainLimit","get","536720HKdjIb","licenseKey","_licenseKeyCheckInterval","documentOutlineLicenseKeyEvaluationLimit","1848973BTOwry","isPremiumPlugin","config","featureNotAllowed","documentOutlineLicenseKeyValid","265915QOqlaV","documentOutlineLicenseKeyTrialLimit","632085LzyLcO","isOfficialPlugin","_showLicenseError","invalid","editor","domainLimit","documentOutlineLicenseKeyExpired","493624FDzJOt","trialLimit","DocumentOutline","evaluationLimit","1163545ZHOANd","documentOutlineLicenseKeyUsageLimit","pluginName","394404VEPZKQ","destroy","documentOutlineLicenseKeyNotAllowed"];return(B=function(){return t})()}const V=q;function q(t,e){const n=B();return(q=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(133548===parseInt(e(352))/1+parseInt(e(361))/2+-parseInt(e(354))/3+-parseInt(e(343))/4+-parseInt(e(365))/5+-parseInt(e(368))/6+parseInt(e(347))/7*(parseInt(e(374))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class z extends t.Plugin{[V(344)];[V(345)];static get[V(340)](){return[h,j]}static get[V(367)](){return V(363)}static get[V(355)](){return!0}static get[V(348)](){return!0}[V(372)](){const t=V;this[t(344)]=this[t(358)][t(349)][t(342)](t(344));const e=this[t(358)];this[t(345)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(351)==r||n(373)==r||n(360)==r||n(341)==r||n(370)==r||n(346)==r||n(353)==r||n(366)==r){delete e[o],i=r,clearInterval(this[n(345)]),this[n(345)]=void 0;break}}n(373)==i&&e[n(356)](n(357)),n(360)==i&&e[n(356)](n(339)),n(341)==i&&e[n(356)](n(359)),n(370)==i&&e[n(356)](n(350),n(363)),n(346)==i&&e[n(356)](n(364)),n(353)==i&&e[n(356)](n(362)),n(366)==i&&e[n(356)](n(371))},1e3)}[V(369)](){const t=V;super[t(369)](),this[t(345)]&&clearInterval(this[t(345)])}}var U=n(901);const F=Z;function Z(t,e){const n=W();return(Z=function(t,e){return n[t-=200]})(t,e)}function W(){const t=["431445TGziyN","getFirstPosition","schema","isEnabled","tableOfContents","1110020MXNTzs","insertObject","model","8rPcrSK","458682qeLcjW","document","findAllowedParent","78714qkrQKg","selection","editor","5047236igbODE","22932RKpJgz","change","refresh","8NYrRkw","createElement","execute","39438OkxUmv"];return(W=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(191948===-parseInt(e(218))/1+parseInt(e(215))/2+parseInt(e(206))/3*(-parseInt(e(202))/4)+-parseInt(e(211))/5+-parseInt(e(205))/6+-parseInt(e(222))/7+parseInt(e(214))/8*(parseInt(e(221))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class J extends t.Command{[F(204)](){const t=F;this[t(220)][t(213)][t(200)](e=>{const n=t;this[n(220)][n(213)][n(212)](e[n(203)](n(210)))})}[F(201)](){const t=F,e=this[t(220)][t(213)],n=e[t(216)][t(219)][t(207)]();this[t(209)]=null!==(n&&e[t(208)][t(217)](n,t(210)))}}var Q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=L();O()(Q.A,X);Q.A&&Q.A.locals&&Q.A.locals;const G=Y;function Y(t,e){const n=$();return(Y=function(t,e){return n[t-=477]})(t,e)}function $(){const t=["getAttribute","clear","2680398BgMnKy","heading1","paragraph","getContainedElement","forEach","string","_registerHeadingIdAttributePostfixer","delete","viewItem","52914SocwUy","registerPostFixer","change","set","extend","hasAttribute","getChanges","add","modelRange","for","low","config","nodeAfter","3626656GTfCZJ","91ROaRtc","element:","673312ZhHMsN","editor","548976pSkwkH","isOfficialPlugin","view","length","upcast","match","setAttribute","consumable","388595qQEDik","heading.options","document","conversion","pluginName","removeAttribute","type","writer","get","mapper","position","headingId","model","afterInit","HeadingId","consume","_customUpcastHeadingsConversion","71031THpWgY","has","name","differ","76OLaiJG","attribute:headingId:","isPremiumPlugin","insert","downcast","item","isRegistered","schema","remove","headingId.modelAttributeName","toViewElement","_customDataDowncastHeadingsConversion","attributes"];return($=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(281337===-parseInt(e(506))/1+parseInt(e(504))/2+-parseInt(e(531))/3*(parseInt(e(535))/4)+parseInt(e(514))/5+-parseInt(e(488))/6*(-parseInt(e(502))/7)+parseInt(e(501))/8+parseInt(e(479))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[G(518)](){return G(528)}static get[G(507)](){return!0}static get[G(537)](){return!0}[G(527)](){const t=G,e=this[t(505)];e[t(499)][t(522)](t(544))||(function(e){const n=t,i=new Map;return e?(e[n(483)](t=>{const e=n;e(481)!==t[e(526)]&&i[e(491)](t[e(508)],t[e(526)])}),i[n(522)]("h1")||i[n(491)]("h1",n(480)),i):i}(this[t(505)][t(499)][t(522)](t(515)))[t(483)]((n,i)=>{const o=t;this[o(530)](i),this[o(546)](n),e[o(526)][o(542)][o(541)](n)&&e[o(526)][o(542)][o(492)](n,{allowAttributes:o(525)})}),this[t(485)]())}[G(530)](t){const e=G;this[e(505)][e(517)][e(497)](e(510))[e(495)](n=>n.on(e(503)+t,(t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(487)][o(477)]("id"),a=n[o(496)][o(482)]();if(a)return s&&s[o(509)]||a[o(493)](o(525))?void(r[o(529)](n[o(487)],{attributes:["id"]})&&c[o(512)](o(525),s,a)):(r[o(529)](n[o(487)],{attributes:["id"]}),void c[o(512)](o(525),(0,u.uid)(),a))},{priority:u.priorities[e(522)](e(498))+.5}))}[G(546)](t){const e=G;this[e(505)][e(517)][e(497)](e(539))[e(495)](n=>n.on(e(536)+t,(t,n,i)=>{const o=e;if(!i[o(513)][o(529)](n[o(540)],t[o(533)]))return;const r=n[o(540)][o(477)](o(525)),c=i[o(523)][o(545)](n[o(540)]);i[o(521)][o(512)]("id",r,c)}))}[G(485)](){const t=G,e=this[t(505)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(495)](r),e[o(512)](o(525),r,n),r}function r(e,n){const i=t;e[i(519)](i(525),n)}e[t(526)][t(516)][t(489)](c=>{const s=t,a=e[s(526)][s(516)][s(534)][s(494)]();let u=!1;for(const t of a)if(s(538)==t[s(520)]&&t[s(533)])if(et(t[s(533)])){const e=t[s(547)][s(522)](s(525));s(484)==typeof e?n[s(532)](e)?(o(c,t[s(524)][s(500)]),u=!0):i[s(495)](e):(o(c,t[s(524)][s(500)]),u=!0)}else s(484)==typeof t[s(547)][s(522)](s(525))&&(r(c,t[s(524)][s(500)]),u=!0);else if(s(543)==t[s(520)]){const e=t[s(547)][s(522)](s(525));s(484)==typeof e&&n[s(486)](e)}return u}),e[t(526)][t(516)].on(t(490),()=>{const e=t;i[e(483)](t=>n[e(495)](t)),i[e(478)]()})}}function et(t){return!!t[G(511)](/heading\d/)}const nt=ot;function it(){const t=["viewToModelPosition","createPositionAt","editing","dataDowncast","config","rootName","scrollToTheSelection","1765883xXHHvU","TableOfContentsEditing","reconvertItem","editor","getChanges","map","isInteger","toModelElement","elementToElement","requires","insert","findMappedViewAncestor","afterInit","table-of-contents__placeholder","DocumentOutlineUtils","tableOfContentsHeadingIndex","mapper"," table-of-contents_empty","setSelection","forEach","view","div","Empty heading","click","setCustomProperty","differ","table-of-contents","level","_tableOfContentsElements","text","length","schema","preventDefault","href","stop","isOfficialPlugin","_defineConverters","$capture","documentOutline.showEmptyHeadings","upcast","registerRawContentMatcher","filter","locale","_trackNewToCElements","listenTo","_currentOutlineDefinitions","conversion","336414XIywCq","nodeAfter","isPremiumPlugin","tableOfContents","plugins","target","headingId.modelAttributeName","register","modelElement","2028175wKwDIr","for","high","_redirectMapper","insertTableOfContents","hasContent","editingDowncast","get","6yoziRm","type","end","createText","pluginName","element","getAttribute","_defineSchema","abs","domEvent","Table of contents","data","init","headingId","132846lzbSmQ","17055470mBQCPO","_headingIdModelAttributeName","commands","No headings were found in the document.","1631727bySTvh","createContainerElement","modelPosition","model","getCustomProperty","4YGhLaF","change","add","document","fromCharCode","viewPosition","131278QlpBec","_handleScrollToHeading","getAncestors","$graveyard","elementToStructure","outlineDefinitions","_updateTableOfContentsElements","16cZnqEQ","name","_createTableOfContents","$blockObject","position","join"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(341270===-parseInt(e(407))/1+-parseInt(e(360))/2+-parseInt(e(391))/3+parseInt(e(401))/4*(-parseInt(e(369))/5)+-parseInt(e(377))/6*(parseInt(e(427))/7)+-parseInt(e(414))/8*(parseInt(e(396))/9)+parseInt(e(392))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(381)](){return nt(428)}static get[nt(462)](){return!0}static get[nt(362)](){return!0}static get[nt(436)](){return[U.Widget,h,tt]}[nt(358)];[nt(455)];[nt(393)];constructor(t){const e=nt;super(t),this[e(358)]=[],this[e(455)]=new Set,this[e(393)]=e(390)}[nt(389)](){const t=nt,e=this[t(430)],n=e[t(422)][t(447)][t(404)];e[t(424)][t(376)](t(366))&&(this[t(393)]=e[t(424)][t(376)](t(366))),this[t(357)](n,t(450),(e,n)=>{const i=t;if(!n[i(365)])return;const o=n[i(365)][i(400)](i(442));Number[i(433)](o)&&(n[i(386)][i(459)](),e[i(461)](),this[i(408)](o))},{priority:t(371),context:t(350)}),this[t(384)](),this[t(349)](),e[t(394)][t(403)](t(373),new J(e)),e[t(364)][t(376)](t(441)).on(t(402),(e,n)=>{const i=t;this[i(358)]=n[i(412)],this[i(413)]()}),this[t(357)](e[t(399)][t(404)],t(402),()=>{this[t(356)]()})}[nt(439)](){!async function(t){const e=m([104,67,80,113,54,82,103,79,120,48,49,78,75,57,74,110,83,122,84,117,52,97,109,119,68,70,121,98,108,56,102,77,105,89,114,107,101,85,99,88,111,50,106,100,116,71,112,81,55,72,53,86,65,51,115,73,66,76,118,87,90,69]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},c=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=ot;return t[e(432)](t=>String[e(405)](t))[e(419)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([104]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return c==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(s=>{if(r())return s(m([86,97,108,105,100]));c(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](s)[m([99,97,116,99,104])](()=>{s(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function c(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function c(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=c[m([115,112,108,105,116])](m([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1753833600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(460)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=s(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(413)](){const t=nt;this[t(455)][t(446)](e=>{const n=t;n(410)!==e[n(425)]&&this[n(430)][n(422)][n(429)](e)})}[nt(356)](){const t=nt;for(const e of this[t(430)][t(399)][t(404)][t(452)][t(431)]({includeChangesInGraveyard:!0})){if(t(437)!==e[t(378)]||t(363)!==e[t(415)])return;this[t(455)][t(403)](e[t(418)][t(361)])}}[nt(384)](){const t=nt;this[t(430)][t(399)][t(458)][t(367)](t(363),{inheritAllFrom:t(417)})}[nt(349)](){const t=nt,e=this[t(430)][t(359)];e[t(370)](t(352))[t(435)]({model:t(363),view:{name:t(448),classes:t(453)}}),e[t(370)](t(423))[t(411)]({model:t(363),view:(e,{writer:n})=>this[t(416)](n,!0)}),e[t(370)](t(375))[t(411)]({model:t(363),view:(e,{writer:n})=>{const i=t;this[i(455)][i(403)](e);const o=this[i(416)](n);return(0,U.toWidget)(o,n,{label:m(this[i(430)][i(355)],i(387))})}}),this[t(430)][t(388)][t(353)]({name:t(448),classes:t(453)}),this[t(430)][t(422)][t(443)].on(t(420),this[t(372)](),{priority:t(371)})}[nt(416)](t,e=!1){const n=nt,{locale:i}=this[n(430)],o=t[n(397)](n(448),{class:n(453)+(0===this[n(358)][n(457)]?n(444):""),...!e&&{"data-table-of-contents-label":m(i,n(387))}});0===this[n(358)][n(457)]&&!1===e&&t[n(437)](t[n(421)](o,n(379)),t[n(397)]("p",{class:n(440)},[t[n(380)](m(i,n(395)))]));const r=e?"":"["+m(i,n(449))+"]";let c=o;return this[n(358)][n(446)]((i,o,s)=>{const a=n,u=this[a(430)][a(399)][a(374)](i[a(368)],{ignoreWhitespaces:!0}),l=u?i[a(456)]:r,d=i[a(368)][a(383)](this[a(393)]),f=t[a(397)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(380)](l)]),h=this[a(430)][a(424)][a(376)](a(351));t[a(451)](a(442),o,f);const p=t[a(397)]("li",null,[u||!e&&h?f:t[a(380)]("")]),m=o?s[o-1][a(454)]:0,g=Math[a(385)](i[a(454)]-m);if(i[a(454)]>m){const e=ct(p,g,t);t[a(437)](t[a(421)](c,a(379)),e)}else{const e=function(t,e){const n=a;return t[n(409)]({includeSelf:!0,parentFirst:!0})[n(354)](t=>t.is(n(382),"ol"))[e]}(c,g);t[a(437)](t[a(421)](e,a(379)),p)}c=p}),o}[nt(408)](t){const e=nt,n=this[e(358)][t][e(368)];this[e(430)][e(399)][e(402)](t=>{t[e(445)](n,0)}),this[e(430)][e(422)][e(447)][e(426)]({alignToTop:!0,forceScroll:!0})}[nt(372)](){return(t,e)=>{const n=ot,i=e[n(443)],o=i[n(438)](e[n(406)]),r=i[n(434)](o);r.is(n(382),n(363))&&(e[n(398)]=this[n(430)][n(399)][n(421)](r,0),t[n(461)]())}}}function ct(t,e,n){const i=nt;return 1===e?n[i(397)]("ol",null,[t]):n[i(397)]("ol",null,[n[i(397)]("li",null,[ct(t,e-1,n)])])}var st=n(355);const at=lt;function ut(){const t=["execute","set","config","6wcfxBE","111984ZniLzS","isOfficialPlugin","insertTableOfContents","destroy","tableOfContentsLicenseKeyExpired","expired","Table of contents","_showLicenseError","featureNotAllowed","990036MizAaA","3rmMjRi","91428udENlR","trialLimit","tableOfContentsLicenseKeyValid","editing","add","domainLimit","componentFactory","tableOfContentsLicenseKeyDomainLimit","723990rnGTrv","locale","licenseKey","isPremiumPlugin","isEnabled","tableOfContentsLicenseKeyNotAllowed","init","bind","8283pMPPQV","tableOfContentsLicenseKeyUsageLimit","get","evaluationLimit","invalid","tooltip","focus","pluginName","tableOfContentsLicenseKeyInvalid","3012812ghuTxD","6372055YTKUvq","usageLimit","tableOfContentsLicenseKeyTrialLimit","1187400llLHhe","listenTo","commands","menuBar:tableOfContents","view","TableOfContentsUI","99QyZnzi","TableOfContents","tableOfContents","_createButton","editor","_licenseKeyCheckInterval","189qvWLVI","tableOfContentsLicenseKeyEvaluationLimit"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(854893===-parseInt(e(330))/1*(parseInt(e(329))/2)+parseInt(e(319))/3*(-parseInt(e(298))/4)+-parseInt(e(299))/5+-parseInt(e(302))/6+parseInt(e(314))/7*(parseInt(e(320))/8)+-parseInt(e(308))/9*(parseInt(e(339))/10)+parseInt(e(289))/11*(parseInt(e(331))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(341)];[at(313)];static get[at(296)](){return at(307)}static get[at(321)](){return!0}static get[at(342)](){return!0}[at(287)](){const t=at,e=this[t(312)];e.ui[t(337)][t(335)](t(310),()=>{const e=t,n=this[e(311)](p.ButtonView);return n[e(294)]=!0,n}),e.ui[t(337)][t(335)](t(305),()=>this[t(311)](p.MenuBarMenuListItemButtonView)),this[t(341)]=this[t(312)][t(318)][t(291)](t(341));const n=this[t(312)];this[t(313)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(333)==r||e(297)==r||e(324)==r||e(338)==r||e(286)==r||e(315)==r||e(301)==r||e(290)==r){delete n[o],i=r,clearInterval(this[e(313)]),this[e(313)]=void 0;break}}e(297)==i&&n[e(327)](e(293)),e(324)==i&&n[e(327)](e(325)),e(338)==i&&n[e(327)](e(336)),e(286)==i&&n[e(327)](e(328),e(309)),e(315)==i&&n[e(327)](e(292)),e(301)==i&&n[e(327)](e(332)),e(290)==i&&n[e(327)](e(300))},1e3)}[at(311)](t){const e=at,n=this[e(312)],i=n[e(340)],o=n[e(304)][e(291)](e(322)),r=new t(i);return r[e(317)]({label:m(i,e(326)),icon:st.IconTableOfContents}),r[e(288)](e(343)).to(o,e(343)),this[e(303)](r,e(316),()=>{const t=e;n[t(316)](t(322)),n[t(334)][t(306)][t(295)]()}),r}[at(323)](){const t=at;super[t(323)](),this[t(313)]&&clearInterval(this[t(313)])}}var ft=pt;function ht(){var t=["714rFDulT","27iVdfiq","isPremiumPlugin","2SJkDhX","isOfficialPlugin","406605tVKorG","5438330jZruCF","112324XBKbRs","1278870IcBNBp","pluginName","8008Zggjvz","requires","TableOfContents","2293145ACHJuZ","2147016DhgbNd"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=378]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(548284===parseInt(e(386))/1*(-parseInt(e(390))/2)+parseInt(e(388))/3+-parseInt(e(382))/4+-parseInt(e(381))/5+-parseInt(e(391))/6+parseInt(e(383))/7*(parseInt(e(378))/8)+parseInt(e(384))/9*(parseInt(e(389))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(379)](){return[rt,dt]}static get[ft(392)](){return ft(380)}static get[ft(387)](){return!0}static get[ft(385)](){return!0}}function gt(){var t=["1542552uwAIzD","3424016TCGdzh","15234nmpeuD","2544332PlYBTB","8618530SGTFbR","9SZMXgz","150DBPlDD","3abNOhc","61345nbpWoS","406622smxFmp"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=308]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(227083===parseInt(e(308))/1+-parseInt(e(315))/2*(-parseInt(e(313))/3)+parseInt(e(316))/4+parseInt(e(314))/5*(-parseInt(e(312))/6)+parseInt(e(309))/7+parseInt(e(317))/8+-parseInt(e(311))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.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 s=c},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:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.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 s=c},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 c={};if(i)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(c[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&c[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 c=void 0!==o.layer;c&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,c&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var s=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(s,a[e]):t.appendChild(s)}}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={},c=[],s=0;s<t.length;s++){var a=t[s],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=s,e.splice(s,0,{identifier:d,updater:p,references:1})}c.push(d)}return c}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 c=0;c<r.length;c++){var s=n(r[c]);e[s].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>z,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=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,s&&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(),c&&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:c}=i,s=Array(2);let a;o&&(s[0]="leading"),r&&(s[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:s}),d=function(...e){return null!=c&&(null===u&&(u=Date.now()),Date.now()-u>=c)?(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 c(t,e){const n=s();return(c=function(t,e){return n[t-=384]})(t,e)}function s(){const t=["230asaiHJ","plugins","504251hXIZqQ","htmlH1","416064kaGOAZ","2188wpCUcs","2495966mBygey","heading.options","push","config","4380MCSqqs","1yKpowA","reduce","has","model","paragraph","htmlH5","htmlH3","493314XSymgj","htmlH2","htmlH6","63drAKyl","1118sMcxyS","4653PCTcMm","getChildren","htmlH4","22296JDksHz","GeneralHtmlSupport","data","364233zycqBB","get"];return(s=function(){return t})()}function a(t){const e=c;let n="";for(const i of t[e(389)]())i instanceof r.ModelText&&(n+=i[e(393)]);return n}!function(t){const e=c,n=t();for(;;)try{if(779791===-parseInt(e(407))/1*(parseInt(e(402))/2)+-parseInt(e(394))/3+parseInt(e(401))/4*(-parseInt(e(406))/5)+-parseInt(e(414))/6*(parseInt(e(386))/7)+-parseInt(e(391))/8*(-parseInt(e(388))/9)+-parseInt(e(396))/10*(parseInt(e(398))/11)+-parseInt(e(400))/12*(-parseInt(e(387))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=376]})(t,e)}function f(){const t=["level","domConverter","editor","7slSPCG","init","push","activeItemIndex","55hyAqFW","isOfficialPlugin","_deriveHeadingElementsFromConversion","modelElement","domToView","getChild","732674xYmqwB","_getHeadingNames","3DrBucv","name","createElement","editing","getRoot","314520YBMPcA","isPremiumPlugin","pluginName","_getOutlineDefinitions","toModel","config","2364290qeDjjT","24xCQmxr","includes","getFirstPosition","_headingNames","item","getChildren","1292847wppAgp","1422534ldmDBL","backward","indexOf","view","fire","_getActiveHeading","afterInit","document","getRootNames","element","4yRkZND","change","selection","length","model","text","documentOutline.headings","findIndex","data","get","DocumentOutlineUtils","3296997WRUxDM","6734845sXoHaq"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(677422===-parseInt(e(404))/1*(-parseInt(e(402))/2)+parseInt(e(422))/3*(parseInt(e(376))/4)+-parseInt(e(388))/5+-parseInt(e(423))/6*(parseInt(e(392))/7)+-parseInt(e(416))/8*(-parseInt(e(387))/9)+-parseInt(e(415))/10+parseInt(e(396))/11*(-parseInt(e(409))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(411)](){return l(386)}static get[l(397)](){return!0}static get[l(410)](){return!0}[l(419)]=[];[l(393)](){const t=l,e=this[t(391)];this[t(419)]=this[t(403)]();let n=[];e[t(380)][t(430)].on(t(377),o(()=>{const e=t,i=n;n=this[e(412)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(389)]===n[e(389)]&&t[e(381)]===n[e(381)]&&t[e(399)]===n[e(399)]),r=(0,u.diffToChanges)(o,n),c=this[e(428)](),s=n[e(383)](t=>t[e(399)]===c);r[e(379)]&&this[e(427)](e(377),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(427)](e(395),{index:s})},250,{leading:!0,trailing:!0}))}[l(429)](){const t=l;this[t(419)][t(379)]||this[t(398)]()}[l(412)](){const t=l,e=this[t(391)],n=[],i=this[t(419)];for(const n of e[t(380)][t(430)][t(431)]())o(e[t(380)][t(430)][t(408)](n));function o(e){const r=t;for(const t of e[r(421)]())t.is(r(432))&&(i[r(417)](t[r(405)])&&n[r(394)]({level:i[r(425)](t[r(405)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(428)](){const t=l,e=this[t(391)][t(380)][t(430)][t(378)][t(418)](),n=new r.ModelTreeWalker({direction:t(424),startPosition:e});for(const e of n)if(e[t(420)].is(t(432))&&this[t(419)][t(417)](e[t(420)][t(405)]))return e[t(420)]}[l(403)](){const t=l;return this[t(391)][t(414)][t(385)](t(382))||function(t){const e=c,n=t[e(405)][e(395)](e(403));return n?n[e(408)]((t,n)=>(e(411)!==n[e(410)]&&t[e(404)](n[e(410)]),t),[]):t[e(397)][e(409)](e(392))?[e(399),e(384),e(413),e(390),e(412),e(385)]:[]}(this[t(391)])}[l(398)](){const t=l,e=this[t(391)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(407)][t(426)][t(390)][t(400)](document[t(406)](o)),r=e[t(384)][t(413)](n)[t(401)](0);r?.is(t(432))&&i[t(394)](r[t(405)])}this[t(419)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=134]})(t,e)}function w(){const t=["ck-document-outline__item","84430mXzlCq","1PEmwPd","ck-document-outline__item_active","1779330qWNUuE","set","setTemplate","div","isEmpty","bind","ck-reset","240RBTXIx","text","486YkITCj","2910012pCeRDr","ck-document-outline__item_empty","isActive","level","bindTemplate","click","2816064lcsOvx","Empty heading","79773SiSBar","3467340ciisjp","ck-document-outline__item_level-","2831524WwZeWQ"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(917033===-parseInt(e(145))/1*(-parseInt(e(142))/2)+-parseInt(e(139))/3*(parseInt(e(154))/4)+parseInt(e(144))/5*(parseInt(e(156))/6)+-parseInt(e(157))/7+parseInt(e(137))/8+-parseInt(e(140))/9+parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(135)],o=e?"["+m(t,n(138))+"]":"";this[n(148)](n(155),""),this[n(148)](n(134),1),this[n(148)](n(159),!1),this[n(152)](n(151)).to(this,n(155),t=>!t),this[n(149)]({tag:n(150),attributes:{class:["ck",n(153),n(143),i.to(n(134),t=>n(141)+t),i.if(n(159),n(146)),i.if(n(151),n(158))],title:i.to(n(155))},children:[{text:i.to(n(155),t=>t||o)}],on:{click:i.to(n(136))}})}}const k=I;function I(t,e){const n=y();return(I=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(910544===parseInt(e(419))/1+-parseInt(e(412))/2*(-parseInt(e(433))/3)+-parseInt(e(456))/4+parseInt(e(437))/5+parseInt(e(455))/6+-parseInt(e(448))/7*(parseInt(e(428))/8)+-parseInt(e(450))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends p.View{[k(459)];[k(444)];[k(460)];constructor(t,e=!1,n){const i=k;super(t),this[i(460)]=e,this[i(427)](i(447),-1),this[i(444)]=n,this[i(459)]=this[i(449)](),this[i(459)][i(431)](i(452)).to(this),this.on(i(452),this[i(436)][i(445)](this)),this.on(i(415),(t,e,n,o)=>{this[i(426)](o,n)}),this[i(435)]({tag:i(441),attributes:{class:["ck",i(462),i(446)],dir:t[i(451)],"data-document-outline-empty-placeholder":m(t,i(439)),tabindex:-1},children:this[i(459)]})}[k(416)](t){const e=k;t[e(440)](t=>{const n=e;n(425)==t[n(438)]?this[n(414)](t[n(454)],...t[n(463)]):n(420)==t[n(438)]&&this[n(457)](t[n(454)],t[n(430)])})}[k(426)](t,e){const n=k;if(-1!==t){const e=this[n(459)][n(418)](t);e&&(e[n(429)]=!1)}-1!==e&&(this[n(459)][n(418)](e)[n(429)]=!0,this[n(422)](e))}[k(414)](t,...e){const n=k,i=e[n(458)]((e,i)=>{const o=n,r=new v(this[o(461)],this[o(460)]);return r[o(423)]=e[o(423)],r[o(442)]=e[o(442)],t+i===this[o(447)]&&(r[o(429)]=!0),r});this[n(459)][n(417)](i,t)}[k(457)](t,e){const n=k;do{this[n(459)][n(421)](t)}while(--e)}[k(436)](t){const e=k,n=this[e(459)][e(453)](t[e(413)]);this[e(424)](e(443),n)}[k(422)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(459)][e(418)](t)[e(434)],20,this[e(444)])}[k(432)](){const t=k;super[t(432)](),this[t(434)][t(421)]()}}function y(){const t=["_deleteItem","map","items","showEmptyHeadingText","locale","ck-reset","values","2prHBbe","source","_insertItem","change:activeItemIndex","sync","addMany","get","1139468RZOuOf","delete","remove","_scrollToItem","text","fire","insert","_setActiveItem","set","34792AbhNaO","isActive","howMany","delegate","destroy","3574902NzNEKB","element","setTemplate","_handleItemClick","8349445LqFXEf","type","Editor headings will appear here as you type.","forEach","div","level","itemSelected","documentOutlineContainer","bind","ck-document-outline","activeItemIndex","2765NgsAvp","createCollection","19620738vIvpnn","contentLanguageDirection","click","getIndex","index","10597686hCNWZM","3835164yHJTZL"];return(y=function(){return t})()}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),A=n.n(T),E=n(667),P=n.n(E),S=n(357),L=n.n(S),D=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=A().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=L();O()(D.A,N);D.A&&D.A.locals&&D.A.locals;const K=H;function M(){const t=["_handleOutlineChange","bottom","floor","3850CSlGDr","change","documentOutline.container","listenTo","model","appendChild","length","scroll","document","element","window","fromCharCode","editing","top","isOfficialPlugin","activeItemIndex","_currentOutlineDefinitions","20ueHtJR","resize","href","2788428SZiEpL","modelElement","editor","focus","join","render","getRootNames","get","10macqqX","getDomRoot","afterInit","document-outline-container-not-provided","DocumentOutlineUI","mapViewToDom","DocumentOutlineUtils","itemSelected","12576MjhyWV","destroy","24AuHJfL","plugins","bind","2422210CsSkpT","toViewElement","focusTracker","height","_updateActiveDefinitionOnViewportChange","add","mapper","pluginName","domConverter","2414853sAlVAN","setSelection","map","3520220WrpGLk","config","indexOf","getVisible","documentOutline.showEmptyHeadings","cancel","init","_handleItemSelected","_updateActiveDefinitionFromViewportThrottled","sync","isPremiumPlugin","view","_setActiveViewItem","178985zckVPb","124112nTBcBK","getIntersection","locale","scrollToTheSelection"];return(M=function(){return t})()}function H(t,e){const n=M();return(H=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(702293===parseInt(e(340))/1*(-parseInt(e(301))/2)+parseInt(e(293))/3+-parseInt(e(290))/4*(-parseInt(e(339))/5)+parseInt(e(309))/6*(-parseInt(e(347))/7)+-parseInt(e(311))/8*(-parseInt(e(323))/9)+parseInt(e(314))/10+parseInt(e(326))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(337)];[K(363)];[K(334)];static get[K(321)](){return K(305)}static get[K(361)](){return!0}static get[K(336)](){return!0}constructor(t){const e=K;super(t),this[e(337)]=new b(t[e(342)],this[e(295)][e(327)][e(300)](e(330)),this[e(295)][e(327)][e(300)](e(349))),this[e(363)]=[],this[e(334)]=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(318)][e(313)](this),100)}[K(332)](){const t=K,e=this[t(295)],n=e[t(312)][t(300)](t(307));let i=!1;if(this[t(337)][t(298)](),this[t(295)].ui[t(316)][t(319)](this[t(337)][t(356)]),!e[t(327)][t(300)](t(349)))throw new u.CKEditorError(t(304),{editor:e});e[t(327)][t(300)](t(349))[t(352)](this[t(337)][t(356)]),n.on(t(348),this[t(344)][t(313)](this)),n.on(t(362),(e,{index:n})=>this[t(338)](n)),this[t(337)].on(t(308),(e,n)=>{i=!0,this[t(333)](n)}),this[t(337)][t(350)](u.global[t(355)],t(354),()=>{i?i=!1:this[t(334)]()},{useCapture:!0}),this[t(337)][t(350)](u.global[t(357)],t(291),this[t(334)],{useCapture:!0})}[K(303)](){!async function(t){const e=m([55,120,109,122,72,89,121,69,114,101,76,78,79,90,104,106,107,53,71,51,66,83,113,81,103,110,97,48,54,112,68,67,117,84,77,82,65,118,52,73,85,98,80,119,102,56,50,99,88,115,108,86,116,100,111,74,70,49,57,75,105,87]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},c=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=H;return t[e(325)](t=>String[e(358)](t))[e(297)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([120]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return c==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(s=>{if(r())return s(m([86,97,108,105,100]));c(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](s)[m([99,97,116,99,104])](()=>{s(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function c(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function c(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=c[m([115,112,108,105,116])](m([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175392e4;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=H,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(292)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=s(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(310)](){const t=K;super[t(310)](),this[t(337)][t(310)](),this[t(334)][t(331)]()}[K(344)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(363)]=e,this[i(337)][i(335)](n)}[K(338)](t){const e=K;this[e(363)][e(353)]&&this[e(363)][t]&&(this[e(337)][e(362)]=t)}[K(333)](t){const e=K,n=this[e(363)][t][e(294)];this[e(295)][e(351)][e(348)](t=>{t[e(324)](n,0)}),this[e(295)][e(359)][e(337)][e(343)]({alignToTop:!0,forceScroll:!0}),this[e(295)][e(359)][e(337)][e(296)](),this[e(338)](t)}[K(318)](){const t=K,e=this[t(295)];let n;for(const i of e[t(351)][t(355)][t(299)]()){const o=e[t(359)][t(337)][t(302)](i),r=o&&new u.Rect(o)[t(329)]();if(r){const e=new u.Rect(u.global[t(357)])[t(341)](r);e&&(n=e[t(360)]+.25*e[t(317)])}}if(void 0===n)return;const i=B(e[t(359)],this[t(363)],n);i?this[t(338)](this[t(363)][t(328)](i)):this[t(338)](-1)}}function B(t,e,n,i=0,o=e[K(353)]-1){const r=K,c=Math[r(346)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(320)][r(315)](s[r(294)]);if(!a)return null;const l=t[r(337)][r(322)][r(306)](a);return new u.Rect(l)[r(345)]>n?B(t,e,n,i,c-1):B(t,e,n,c+1,o)}return c<0?null:e[c]}function R(){const t=["usageLimit","init","documentOutlineLicenseKeyInvalid","8JkUZSH","expired","requires","documentOutlineLicenseKeyDomainLimit","get","536720HKdjIb","licenseKey","_licenseKeyCheckInterval","documentOutlineLicenseKeyEvaluationLimit","1848973BTOwry","isPremiumPlugin","config","featureNotAllowed","documentOutlineLicenseKeyValid","265915QOqlaV","documentOutlineLicenseKeyTrialLimit","632085LzyLcO","isOfficialPlugin","_showLicenseError","invalid","editor","domainLimit","documentOutlineLicenseKeyExpired","493624FDzJOt","trialLimit","DocumentOutline","evaluationLimit","1163545ZHOANd","documentOutlineLicenseKeyUsageLimit","pluginName","394404VEPZKQ","destroy","documentOutlineLicenseKeyNotAllowed"];return(R=function(){return t})()}const q=V;function V(t,e){const n=R();return(V=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(133548===parseInt(e(352))/1+parseInt(e(361))/2+-parseInt(e(354))/3+-parseInt(e(343))/4+-parseInt(e(365))/5+-parseInt(e(368))/6+parseInt(e(347))/7*(parseInt(e(374))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class z extends t.Plugin{[q(344)];[q(345)];static get[q(340)](){return[h,j]}static get[q(367)](){return q(363)}static get[q(355)](){return!0}static get[q(348)](){return!0}[q(372)](){const t=q;this[t(344)]=this[t(358)][t(349)][t(342)](t(344));const e=this[t(358)];this[t(345)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(351)==r||n(373)==r||n(360)==r||n(341)==r||n(370)==r||n(346)==r||n(353)==r||n(366)==r){delete e[o],i=r,clearInterval(this[n(345)]),this[n(345)]=void 0;break}}n(373)==i&&e[n(356)](n(357)),n(360)==i&&e[n(356)](n(339)),n(341)==i&&e[n(356)](n(359)),n(370)==i&&e[n(356)](n(350),n(363)),n(346)==i&&e[n(356)](n(364)),n(353)==i&&e[n(356)](n(362)),n(366)==i&&e[n(356)](n(371))},1e3)}[q(369)](){const t=q;super[t(369)](),this[t(345)]&&clearInterval(this[t(345)])}}var U=n(901);const Z=W;function W(t,e){const n=F();return(W=function(t,e){return n[t-=200]})(t,e)}function F(){const t=["431445TGziyN","getFirstPosition","schema","isEnabled","tableOfContents","1110020MXNTzs","insertObject","model","8rPcrSK","458682qeLcjW","document","findAllowedParent","78714qkrQKg","selection","editor","5047236igbODE","22932RKpJgz","change","refresh","8NYrRkw","createElement","execute","39438OkxUmv"];return(F=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(191948===-parseInt(e(218))/1+parseInt(e(215))/2+parseInt(e(206))/3*(-parseInt(e(202))/4)+-parseInt(e(211))/5+-parseInt(e(205))/6+-parseInt(e(222))/7+parseInt(e(214))/8*(parseInt(e(221))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Z(204)](){const t=Z;this[t(220)][t(213)][t(200)](e=>{const n=t;this[n(220)][n(213)][n(212)](e[n(203)](n(210)))})}[Z(201)](){const t=Z,e=this[t(220)][t(213)],n=e[t(216)][t(219)][t(207)]();this[t(209)]=null!==(n&&e[t(208)][t(217)](n,t(210)))}}var J=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=A().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=L();O()(J.A,Q);J.A&&J.A.locals&&J.A.locals;const X=Y;function Y(t,e){const n=$();return(Y=function(t,e){return n[t-=477]})(t,e)}function $(){const t=["getAttribute","clear","2680398BgMnKy","heading1","paragraph","getContainedElement","forEach","string","_registerHeadingIdAttributePostfixer","delete","viewItem","52914SocwUy","registerPostFixer","change","set","extend","hasAttribute","getChanges","add","modelRange","for","low","config","nodeAfter","3626656GTfCZJ","91ROaRtc","element:","673312ZhHMsN","editor","548976pSkwkH","isOfficialPlugin","view","length","upcast","match","setAttribute","consumable","388595qQEDik","heading.options","document","conversion","pluginName","removeAttribute","type","writer","get","mapper","position","headingId","model","afterInit","HeadingId","consume","_customUpcastHeadingsConversion","71031THpWgY","has","name","differ","76OLaiJG","attribute:headingId:","isPremiumPlugin","insert","downcast","item","isRegistered","schema","remove","headingId.modelAttributeName","toViewElement","_customDataDowncastHeadingsConversion","attributes"];return($=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(281337===-parseInt(e(506))/1+parseInt(e(504))/2+-parseInt(e(531))/3*(parseInt(e(535))/4)+parseInt(e(514))/5+-parseInt(e(488))/6*(-parseInt(e(502))/7)+parseInt(e(501))/8+parseInt(e(479))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[X(518)](){return X(528)}static get[X(507)](){return!0}static get[X(537)](){return!0}[X(527)](){const t=X,e=this[t(505)];e[t(499)][t(522)](t(544))||(function(e){const n=t,i=new Map;return e?(e[n(483)](t=>{const e=n;e(481)!==t[e(526)]&&i[e(491)](t[e(508)],t[e(526)])}),i[n(522)]("h1")||i[n(491)]("h1",n(480)),i):i}(this[t(505)][t(499)][t(522)](t(515)))[t(483)]((n,i)=>{const o=t;this[o(530)](i),this[o(546)](n),e[o(526)][o(542)][o(541)](n)&&e[o(526)][o(542)][o(492)](n,{allowAttributes:o(525)})}),this[t(485)]())}[X(530)](t){const e=X;this[e(505)][e(517)][e(497)](e(510))[e(495)](n=>n.on(e(503)+t,(t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(487)][o(477)]("id"),a=n[o(496)][o(482)]();if(a)return s&&s[o(509)]||a[o(493)](o(525))?void(r[o(529)](n[o(487)],{attributes:["id"]})&&c[o(512)](o(525),s,a)):(r[o(529)](n[o(487)],{attributes:["id"]}),void c[o(512)](o(525),(0,u.uid)(),a))},{priority:u.priorities[e(522)](e(498))+.5}))}[X(546)](t){const e=X;this[e(505)][e(517)][e(497)](e(539))[e(495)](n=>n.on(e(536)+t,(t,n,i)=>{const o=e;if(!i[o(513)][o(529)](n[o(540)],t[o(533)]))return;const r=n[o(540)][o(477)](o(525)),c=i[o(523)][o(545)](n[o(540)]);i[o(521)][o(512)]("id",r,c)}))}[X(485)](){const t=X,e=this[t(505)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(495)](r),e[o(512)](o(525),r,n),r}function r(e,n){const i=t;e[i(519)](i(525),n)}e[t(526)][t(516)][t(489)](c=>{const s=t,a=e[s(526)][s(516)][s(534)][s(494)]();let u=!1;for(const t of a)if(s(538)==t[s(520)]&&t[s(533)])if(et(t[s(533)])){const e=t[s(547)][s(522)](s(525));s(484)==typeof e?n[s(532)](e)?(o(c,t[s(524)][s(500)]),u=!0):i[s(495)](e):(o(c,t[s(524)][s(500)]),u=!0)}else s(484)==typeof t[s(547)][s(522)](s(525))&&(r(c,t[s(524)][s(500)]),u=!0);else if(s(543)==t[s(520)]){const e=t[s(547)][s(522)](s(525));s(484)==typeof e&&n[s(486)](e)}return u}),e[t(526)][t(516)].on(t(490),()=>{const e=t;i[e(483)](t=>n[e(495)](t)),i[e(478)]()})}}function et(t){return!!t[X(511)](/heading\d/)}function nt(){const t=["insert","modelElement","register","map","createPositionAt","filter","findMappedViewAncestor","50349xnBwbh","table-of-contents","_createTableOfContents","rootName","div","getChanges","_trackNewToCElements","domEvent","reconvertItem","registerRawContentMatcher","outlineDefinitions","view","join","mapper","elementToElement","getAttribute","_handleScrollToHeading","target","399834rGuBip","editing","_headingIdModelAttributeName","text","Table of contents","$graveyard","2929940SKMmjO","afterInit","nodeAfter","$capture","requires","_defineSchema","modelPosition","plugins","level","for","44pRrGUA","get","preventDefault","setCustomProperty","model","elementToStructure","headingId.modelAttributeName","tableOfContentsHeadingIndex","_redirectMapper","190186BxduQQ","isOfficialPlugin","init","change","scrollToTheSelection","document","position","createContainerElement","dataDowncast","table-of-contents__placeholder","getCustomProperty","type","element","headingId","Empty heading","createText","editingDowncast","1045525WASuqY","documentOutline.showEmptyHeadings","$blockObject","click","tableOfContents","DocumentOutlineUtils","viewPosition","_updateTableOfContentsElements","conversion","_currentOutlineDefinitions","schema","TableOfContentsEditing","toModelElement","pluginName","editor","commands","_defineConverters","isPremiumPlugin","setSelection","9468sztocl"," table-of-contents_empty","isInteger","getAncestors","add","href","7eNjZAl","length","stop","data","high","differ","upcast","listenTo","228621mesvnZ","end","No headings were found in the document.","_tableOfContentsElements","forEach","config","viewToModelPosition","insertTableOfContents","locale","name","224UsUPLc","hasContent","abs","fromCharCode"];return(nt=function(){return t})()}const it=ot;function ot(t,e){const n=nt();return(ot=function(t,e){return n[t-=163]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(126895===parseInt(e(241))/1+parseInt(e(191))/2+-parseInt(e(262))/3*(parseInt(e(182))/4)+-parseInt(e(208))/5+-parseInt(e(166))/6*(parseInt(e(233))/7)+parseInt(e(251))/8*(-parseInt(e(227))/9)+parseInt(e(172))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends t.Plugin{static get[it(221)](){return it(219)}static get[it(192)](){return!0}static get[it(225)](){return!0}static get[it(176)](){return[U.Widget,h,tt]}[it(217)];[it(244)];[it(168)];constructor(t){const e=it;super(t),this[e(217)]=[],this[e(244)]=new Set,this[e(168)]=e(204)}[it(193)](){const t=it,e=this[t(222)],n=e[t(167)][t(273)][t(196)];e[t(246)][t(183)](t(188))&&(this[t(168)]=e[t(246)][t(183)](t(188))),this[t(240)](n,t(211),(e,n)=>{const i=t;if(!n[i(165)])return;const o=n[i(165)][i(201)](i(189));Number[i(229)](o)&&(n[i(269)][i(184)](),e[i(235)](),this[i(164)](o))},{priority:t(237),context:t(175)}),this[t(177)](),this[t(224)](),e[t(223)][t(231)](t(248),new G(e)),e[t(179)][t(183)](t(213)).on(t(194),(e,n)=>{const i=t;this[i(217)]=n[i(272)],this[i(215)]()}),this[t(240)](e[t(186)][t(196)],t(194),()=>{this[t(268)]()})}[it(173)](){!async function(t){const e=m([110,106,114,119,99,50,118,78,105,108,66,97,70,84,120,75,53,122,115,104,116,56,107,100,52,90,102,81,111,83,117,76,71,65,80,57,86,109,98,74,67,79,87,112,49,103,82,72,121,73,54,51,101,89,68,113,77,55,85,48,88,69]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},c=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=ot;return t[e(258)](t=>String[e(254)](t))[e(274)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([110]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return c==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(s=>{if(r())return s(m([86,97,108,105,100]));c(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](s)[m([99,97,116,99,104])](()=>{s(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function c(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function c(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=c[m([115,112,108,105,116])](m([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175392e4;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(232)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=s(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[it(215)](){const t=it;this[t(244)][t(245)](e=>{const n=t;n(171)!==e[n(265)]&&this[n(222)][n(167)][n(270)](e)})}[it(268)](){const t=it;for(const e of this[t(222)][t(186)][t(196)][t(238)][t(267)]({includeChangesInGraveyard:!0})){if(t(255)!==e[t(202)]||t(212)!==e[t(250)])return;this[t(244)][t(231)](e[t(197)][t(174)])}}[it(177)](){const t=it;this[t(222)][t(186)][t(218)][t(257)](t(212),{inheritAllFrom:t(210)})}[it(224)](){const t=it,e=this[t(222)][t(216)];e[t(181)](t(239))[t(276)]({model:t(212),view:{name:t(266),classes:t(263)}}),e[t(181)](t(199))[t(187)]({model:t(212),view:(e,{writer:n})=>this[t(264)](n,!0)}),e[t(181)](t(207))[t(187)]({model:t(212),view:(e,{writer:n})=>{const i=t;this[i(244)][i(231)](e);const o=this[i(264)](n);return(0,U.toWidget)(o,n,{label:m(this[i(222)][i(249)],i(170))})}}),this[t(222)][t(236)][t(271)]({name:t(266),classes:t(263)}),this[t(222)][t(167)][t(275)].on(t(247),this[t(190)](),{priority:t(237)})}[it(264)](t,e=!1){const n=it,{locale:i}=this[n(222)],o=t[n(198)](n(266),{class:n(263)+(0===this[n(217)][n(234)]?n(228):""),...!e&&{"data-table-of-contents-label":m(i,n(170))}});0===this[n(217)][n(234)]&&!1===e&&t[n(255)](t[n(259)](o,n(242)),t[n(198)]("p",{class:n(200)},[t[n(206)](m(i,n(243)))]));const r=e?"":"["+m(i,n(205))+"]";let c=o;return this[n(217)][n(245)]((i,o,s)=>{const a=n,u=this[a(222)][a(186)][a(252)](i[a(256)],{ignoreWhitespaces:!0}),l=u?i[a(169)]:r,d=i[a(256)][a(163)](this[a(168)]),f=t[a(198)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(206)](l)]),h=this[a(222)][a(246)][a(183)](a(209));t[a(185)](a(189),o,f);const p=t[a(198)]("li",null,[u||!e&&h?f:t[a(206)]("")]),m=o?s[o-1][a(180)]:0,g=Math[a(253)](i[a(180)]-m);if(i[a(180)]>m){const e=ct(p,g,t);t[a(255)](t[a(259)](c,a(242)),e)}else{const e=function(t,e){const n=a;return t[n(230)]({includeSelf:!0,parentFirst:!0})[n(260)](t=>t.is(n(203),"ol"))[e]}(c,g);t[a(255)](t[a(259)](e,a(242)),p)}c=p}),o}[it(164)](t){const e=it,n=this[e(217)][t][e(256)];this[e(222)][e(186)][e(194)](t=>{t[e(226)](n,0)}),this[e(222)][e(167)][e(273)][e(195)]({alignToTop:!0,forceScroll:!0})}[it(190)](){return(t,e)=>{const n=ot,i=e[n(275)],o=i[n(261)](e[n(214)]),r=i[n(220)](o);r.is(n(203),n(212))&&(e[n(178)]=this[n(222)][n(186)][n(259)](r,0),t[n(235)]())}}}function ct(t,e,n){const i=it;return 1===e?n[i(198)]("ol",null,[t]):n[i(198)]("ol",null,[n[i(198)]("li",null,[ct(t,e-1,n)])])}var st=n(355);const at=lt;function ut(){const t=["execute","set","config","6wcfxBE","111984ZniLzS","isOfficialPlugin","insertTableOfContents","destroy","tableOfContentsLicenseKeyExpired","expired","Table of contents","_showLicenseError","featureNotAllowed","990036MizAaA","3rmMjRi","91428udENlR","trialLimit","tableOfContentsLicenseKeyValid","editing","add","domainLimit","componentFactory","tableOfContentsLicenseKeyDomainLimit","723990rnGTrv","locale","licenseKey","isPremiumPlugin","isEnabled","tableOfContentsLicenseKeyNotAllowed","init","bind","8283pMPPQV","tableOfContentsLicenseKeyUsageLimit","get","evaluationLimit","invalid","tooltip","focus","pluginName","tableOfContentsLicenseKeyInvalid","3012812ghuTxD","6372055YTKUvq","usageLimit","tableOfContentsLicenseKeyTrialLimit","1187400llLHhe","listenTo","commands","menuBar:tableOfContents","view","TableOfContentsUI","99QyZnzi","TableOfContents","tableOfContents","_createButton","editor","_licenseKeyCheckInterval","189qvWLVI","tableOfContentsLicenseKeyEvaluationLimit"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=286]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(854893===-parseInt(e(330))/1*(parseInt(e(329))/2)+parseInt(e(319))/3*(-parseInt(e(298))/4)+-parseInt(e(299))/5+-parseInt(e(302))/6+parseInt(e(314))/7*(parseInt(e(320))/8)+-parseInt(e(308))/9*(parseInt(e(339))/10)+parseInt(e(289))/11*(parseInt(e(331))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(341)];[at(313)];static get[at(296)](){return at(307)}static get[at(321)](){return!0}static get[at(342)](){return!0}[at(287)](){const t=at,e=this[t(312)];e.ui[t(337)][t(335)](t(310),()=>{const e=t,n=this[e(311)](p.ButtonView);return n[e(294)]=!0,n}),e.ui[t(337)][t(335)](t(305),()=>this[t(311)](p.MenuBarMenuListItemButtonView)),this[t(341)]=this[t(312)][t(318)][t(291)](t(341));const n=this[t(312)];this[t(313)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(333)==r||e(297)==r||e(324)==r||e(338)==r||e(286)==r||e(315)==r||e(301)==r||e(290)==r){delete n[o],i=r,clearInterval(this[e(313)]),this[e(313)]=void 0;break}}e(297)==i&&n[e(327)](e(293)),e(324)==i&&n[e(327)](e(325)),e(338)==i&&n[e(327)](e(336)),e(286)==i&&n[e(327)](e(328),e(309)),e(315)==i&&n[e(327)](e(292)),e(301)==i&&n[e(327)](e(332)),e(290)==i&&n[e(327)](e(300))},1e3)}[at(311)](t){const e=at,n=this[e(312)],i=n[e(340)],o=n[e(304)][e(291)](e(322)),r=new t(i);return r[e(317)]({label:m(i,e(326)),icon:st.IconTableOfContents}),r[e(288)](e(343)).to(o,e(343)),this[e(303)](r,e(316),()=>{const t=e;n[t(316)](t(322)),n[t(334)][t(306)][t(295)]()}),r}[at(323)](){const t=at;super[t(323)](),this[t(313)]&&clearInterval(this[t(313)])}}var ft=pt;function ht(){var t=["714rFDulT","27iVdfiq","isPremiumPlugin","2SJkDhX","isOfficialPlugin","406605tVKorG","5438330jZruCF","112324XBKbRs","1278870IcBNBp","pluginName","8008Zggjvz","requires","TableOfContents","2293145ACHJuZ","2147016DhgbNd"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=378]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(548284===parseInt(e(386))/1*(-parseInt(e(390))/2)+parseInt(e(388))/3+-parseInt(e(382))/4+-parseInt(e(381))/5+-parseInt(e(391))/6+parseInt(e(383))/7*(parseInt(e(378))/8)+parseInt(e(384))/9*(parseInt(e(389))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(379)](){return[rt,dt]}static get[ft(392)](){return ft(380)}static get[ft(387)](){return!0}static get[ft(385)](){return!0}}function gt(){var t=["1542552uwAIzD","3424016TCGdzh","15234nmpeuD","2544332PlYBTB","8618530SGTFbR","9SZMXgz","150DBPlDD","3abNOhc","61345nbpWoS","406622smxFmp"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=308]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(227083===parseInt(e(308))/1+-parseInt(e(315))/2*(-parseInt(e(313))/3)+parseInt(e(316))/4+parseInt(e(314))/5*(-parseInt(e(312))/6)+parseInt(e(309))/7+parseInt(e(317))/8+-parseInt(e(311))/9*(parseInt(e(310))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x23ca84,Command as _0x34c645}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3719dd,throttle as _0x3c69c1}from'es-toolkit/compat';import{ModelText as _0x455514,ModelTreeWalker as _0x5bd701}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x5e1667,diffToChanges as _0x242d17,scrollAncestorsToShowTarget as _0x436409,CKEditorError as _0x557da7,global as _0x238a0a,Rect as _0x38e3ac,uid as _0x1be5ea,priorities as _0x5832bb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x3cf961,ButtonView as _0x297dec,MenuBarMenuListItemButtonView as _0x1636d9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x75db5b,toWidget as _0x82b958}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x3b28c3}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x4073fa){let _0x48403a='';for(const _0x52e5c7 of _0x4073fa['getChildren']())_0x52e5c7 instanceof _0x455514&&(_0x48403a+=_0x52e5c7['data']);return _0x48403a;}class i extends _0x23ca84{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x5cd668=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x4fd0ee=[];_0x5cd668['model']['document']['on']('change',_0x3719dd(()=>{const _0x4da519=_0x4fd0ee;_0x4fd0ee=this['_getOutlineDefinitions']();const _0x3452a1=_0x5e1667(_0x4da519,_0x4fd0ee,(_0x27bab5,_0x42c9d6)=>_0x27bab5['level']===_0x42c9d6['level']&&_0x27bab5['text']===_0x42c9d6['text']&&_0x27bab5['modelElement']===_0x42c9d6['modelElement']),_0x4709ca=_0x242d17(_0x3452a1,_0x4fd0ee),_0x48fa25=this['_getActiveHeading'](),_0x3ae100=_0x4fd0ee['findIndex'](_0x25ea60=>_0x25ea60['modelElement']===_0x48fa25);_0x4709ca['length']&&this['fire']('change',{'outlineDefinitions':_0x4fd0ee,'activeItemIndex':_0x3ae100,'outlineChanges':_0x4709ca}),this['fire']('activeItemIndex',{'index':_0x3ae100});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x5ba0a4=this['editor'],_0x3a64b3=[],_0x5803a5=this['_headingNames'];for(const _0x31700a of _0x5ba0a4['model']['document']['getRootNames']())_0x2c131c(_0x5ba0a4['model']['document']['getRoot'](_0x31700a));function _0x2c131c(_0x51c786){for(const _0x1ab771 of _0x51c786['getChildren']())_0x1ab771['is']('element')&&(_0x5803a5['includes'](_0x1ab771['name'])&&_0x3a64b3['push']({'level':_0x5803a5['indexOf'](_0x1ab771['name'])+0x1,'text':g(_0x1ab771),'modelElement':_0x1ab771}),_0x2c131c(_0x1ab771));}return _0x3a64b3;}['_getActiveHeading'](){const _0x2b84c5=this['editor']['model']['document']['selection']['getFirstPosition'](),_0xeae378=new _0x5bd701({'direction':'backward','startPosition':_0x2b84c5});for(const _0xe7a305 of _0xeae378)if(_0xe7a305['item']['is']('element')&&this['_headingNames']['includes'](_0xe7a305['item']['name']))return _0xe7a305['item'];}['_getHeadingNames'](){const _0x399dd6=this['editor']['config']['get']('documentOutline.headings');return _0x399dd6||function(_0x1529bf){const _0x5c880d=_0x1529bf['config']['get']('heading.options');return _0x5c880d?_0x5c880d['reduce']((_0x218dfc,_0xb20fe0)=>('paragraph'!==_0xb20fe0['model']&&_0x218dfc['push'](_0xb20fe0['model']),_0x218dfc),[]):_0x1529bf['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x43e5c6=this['editor'],_0x18d70e=['h1','h2','h3','h4','h5','h6'],_0x4e38ef=[];for(const _0x493cb8 of _0x18d70e){const _0x12eb6e=_0x43e5c6['editing']['view']['domConverter']['domToView'](document['createElement'](_0x493cb8)),_0x284a10=_0x43e5c6['data']['toModel'](_0x12eb6e)['getChild'](0x0);_0x284a10?.['is']('element')&&_0x4e38ef['push'](_0x284a10['name']);}this['_headingNames']=_0x4e38ef;}}function j(_0x36ff5f,_0x55bc16){const t=_0x36ff5f['t'];switch(_0x55bc16){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 _0x55bc16;}}class A extends _0x3cf961{constructor(_0x132536,_0x375587=!0x1){super(_0x132536);const _0x43bc63=this['bindTemplate'],_0x5c6082=_0x375587?'['+j(_0x132536,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xb5714c=>!_0xb5714c),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x43bc63['to']('level',_0x3d8c55=>'ck-document-outline__item_level-'+_0x3d8c55),_0x43bc63['if']('isActive','ck-document-outline__item_active'),_0x43bc63['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x43bc63['to']('text')},'children':[{'text':_0x43bc63['to']('text',_0x460a1a=>_0x460a1a||_0x5c6082)}],'on':{'click':_0x43bc63['to']('click')}});}}class f extends _0x3cf961{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3a8441,_0x13098a=!0x1,_0x32103f){super(_0x3a8441),this['showEmptyHeadingText']=_0x13098a,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x32103f,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x304f09,_0x4e5ad6,_0x23f0cc,_0x17df89)=>{this['_setActiveItem'](_0x17df89,_0x23f0cc);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3a8441['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3a8441,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x436969){_0x436969['forEach'](_0x28c8b1=>{'insert'==_0x28c8b1['type']?this['_insertItem'](_0x28c8b1['index'],..._0x28c8b1['values']):'delete'==_0x28c8b1['type']&&this['_deleteItem'](_0x28c8b1['index'],_0x28c8b1['howMany']);});}['_setActiveItem'](_0x58a74d,_0x10fa0c){if(-0x1!==_0x58a74d){const _0x4f1294=this['items']['get'](_0x58a74d);_0x4f1294&&(_0x4f1294['isActive']=!0x1);}-0x1!==_0x10fa0c&&(this['items']['get'](_0x10fa0c)['isActive']=!0x0,this['_scrollToItem'](_0x10fa0c));}['_insertItem'](_0x4a1e25,..._0x411305){const _0x177268=_0x411305['map']((_0x52c277,_0x446ee9)=>{const _0x2abc13=new A(this['locale'],this['showEmptyHeadingText']);return _0x2abc13['text']=_0x52c277['text'],_0x2abc13['level']=_0x52c277['level'],_0x4a1e25+_0x446ee9===this['activeItemIndex']&&(_0x2abc13['isActive']=!0x0),_0x2abc13;});this['items']['addMany'](_0x177268,_0x4a1e25);}['_deleteItem'](_0x105f0a,_0x2dda5c){do{this['items']['remove'](_0x105f0a);}while(--_0x2dda5c);}['_handleItemClick'](_0x1bbe84){const _0x41809e=this['items']['getIndex'](_0x1bbe84['source']);this['fire']('itemSelected',_0x41809e);}['_scrollToItem'](_0x4e7d91){_0x436409(this['items']['get'](_0x4e7d91)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x23ca84{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x30f24e){super(_0x30f24e),this['view']=new f(_0x30f24e['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3c69c1(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xfc8e29=this['editor'],_0xb65f=_0xfc8e29['plugins']['get']('DocumentOutlineUtils');let _0xb4c1e8=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xfc8e29['config']['get']('documentOutline.container'))throw new _0x557da7('document-outline-container-not-provided',{'editor':_0xfc8e29});_0xfc8e29['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0xb65f['on']('change',this['_handleOutlineChange']['bind'](this)),_0xb65f['on']('activeItemIndex',(_0x2cf34b,{index:_0x42ba27})=>this['_setActiveViewItem'](_0x42ba27)),this['view']['on']('itemSelected',(_0x387f18,_0x295c52)=>{_0xb4c1e8=!0x0,this['_handleItemSelected'](_0x295c52);}),this['view']['listenTo'](_0x238a0a['document'],'scroll',()=>{_0xb4c1e8?_0xb4c1e8=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x238a0a['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x33d33e){const _0x3efe1f=_0x389ed7([0x73,0x52,0x7a,0x74,0x63,0x37,0x55,0x42,0x6b,0x62,0x54,0x4b,0x36,0x66,0x76,0x6f,0x32,0x41,0x6d,0x35,0x4f,0x51,0x6e,0x46,0x48,0x53,0x4e,0x44,0x72,0x68,0x69,0x58,0x61,0x75,0x4d,0x31,0x39,0x77,0x79,0x56,0x59,0x33,0x65,0x47,0x71,0x45,0x67,0x4a,0x43,0x70,0x49,0x30,0x50,0x5a,0x38,0x78,0x6c,0x4c,0x34,0x64,0x57,0x6a]),_0x2dfd75=0x11fb9882,_0x388d60=0x11fcf78a^_0x2dfd75,_0x54d2b5=window[_0x389ed7([0x44,0x61,0x74,0x65])][_0x389ed7([0x6e,0x6f,0x77])](),_0x2880df=_0x33d33e[_0x389ed7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xd8e05a=new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17a3f9=>{_0x2880df[_0x389ed7([0x6f,0x6e,0x63,0x65])](_0x389ed7([0x72,0x65,0x61,0x64,0x79]),_0x17a3f9);}),_0x324ed8={[_0x389ed7([0x6b,0x74,0x79])]:_0x389ed7([0x45,0x43]),[_0x389ed7([0x75,0x73,0x65])]:_0x389ed7([0x73,0x69,0x67]),[_0x389ed7([0x63,0x72,0x76])]:_0x389ed7([0x50,0x2d,0x32,0x35,0x36]),[_0x389ed7([0x78])]:_0x389ed7([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]),[_0x389ed7([0x79])]:_0x389ed7([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]),[_0x389ed7([0x61,0x6c,0x67])]:_0x389ed7([0x45,0x53,0x32,0x35,0x36])},_0x54769f=_0x2880df[_0x389ed7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x389ed7([0x67,0x65,0x74])](_0x389ed7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xe70c5(){let _0x4717f2,_0x36c912=null,_0x934095=null;try{if(_0x54769f==_0x389ed7([0x47,0x50,0x4c]))return _0x389ed7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4717f2=_0x217c38(),!_0x4717f2)return _0x389ed7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4717f2[_0x389ed7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x934095=_0x532c42(_0x4717f2[_0x389ed7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4717f2[_0x389ed7([0x6a,0x74,0x69])])),await _0xd6e20b()?_0x232384()?_0x241754()?_0x389ed7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58a8a3()?(_0x4717f2[_0x389ed7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x389ed7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x36c912=_0x34bb20(_0x389ed7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4717f2[_0x389ed7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x389ed7([0x74,0x72,0x69,0x61,0x6c])&&(_0x36c912=_0x34bb20(_0x389ed7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ef451()):_0x389ed7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x389ed7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x389ed7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x389ed7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x241754(){const _0xc976a5=[_0x389ed7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x389ed7([0x74,0x72,0x69,0x61,0x6c])][_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4717f2[_0x389ed7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54d2b5/0x3e8:0xe10*_0x388d60;return _0x4717f2[_0x389ed7([0x65,0x78,0x70])]<_0xc976a5;}function _0x232384(){const _0x9a73c7=_0x4717f2[_0x389ed7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x9a73c7&&(!!_0x9a73c7[_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x389ed7([0x2a]))||(!!_0x9a73c7[_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x389ed7([0x44,0x4f]))||!!_0x9a73c7[_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x389ed7([0x50,0x50]))));}function _0x58a8a3(){const _0x23dd94=_0x4717f2[_0x389ed7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23dd94||0x0==_0x23dd94[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c9855}=new URL(window[_0x389ed7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x23dd94[_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c9855))return!0x0;const _0x459c89=_0x4c9855[_0x389ed7([0x73,0x70,0x6c,0x69,0x74])](_0x389ed7([0x2e]));return _0x23dd94[_0x389ed7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5db113=>_0x5db113[_0x389ed7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x389ed7([0x2a])))[_0x389ed7([0x6d,0x61,0x70])](_0x4b4c98=>_0x4b4c98[_0x389ed7([0x73,0x70,0x6c,0x69,0x74])](_0x389ed7([0x2e])))[_0x389ed7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1deb43=>_0x1deb43[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x459c89[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x389ed7([0x6d,0x61,0x70])](_0x2bc331=>Array(_0x459c89[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2bc331[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x389ed7([0x66,0x69,0x6c,0x6c])](_0x2bc331[0x0]===_0x389ed7([0x2a])?_0x389ed7([0x2a]):'')[_0x389ed7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2bc331))[_0x389ed7([0x73,0x6f,0x6d,0x65])](_0x13a027=>_0x459c89[_0x389ed7([0x65,0x76,0x65,0x72,0x79])]((_0x679095,_0x13bab5)=>_0x13a027[_0x13bab5]===_0x679095||_0x13a027[_0x13bab5]===_0x389ed7([0x2a])));}function _0x3ef451(){return _0x36c912&&_0x934095?new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ce158,_0x29e7d3)=>{_0x36c912[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x4ce158,_0x29e7d3),_0x934095[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x3b573c=>{_0x3b573c!=_0x389ed7([0x56,0x61,0x6c,0x69,0x64])&&_0x4ce158(_0x3b573c);},_0x29e7d3);}):_0x36c912||_0x934095||_0x389ed7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x532c42(_0x39dfae,_0x3c314e){return new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ef759=>{if(_0x7d0f63())return _0x5ef759(_0x389ed7([0x56,0x61,0x6c,0x69,0x64]));_0x15c1cd(),_0x2880df[_0x389ed7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x389ed7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2fbed8=!0x1;const _0x2a40e3=_0x1be5ea();function _0x23882c(_0x447fa7){return!!_0x447fa7&&(typeof _0x447fa7===_0x389ed7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x447fa7===_0x389ed7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x447fa7[_0x389ed7([0x74,0x68,0x65,0x6e])]===_0x389ed7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x447fa7[_0x389ed7([0x63,0x61,0x74,0x63,0x68])]===_0x389ed7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xcfd313(_0x32bc50){_0x474dc7(_0x32bc50)[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x5daf2f=>{if(!_0x5daf2f||_0x5daf2f[_0x389ed7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x389ed7([0x6f,0x6b]))return _0x389ed7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22628b(_0x34d870(_0x2a40e3+_0x3c314e))!=_0x5daf2f[_0x389ed7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x389ed7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x389ed7([0x56,0x61,0x6c,0x69,0x64]);})[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x754e7a=>(_0x2cdbca(),_0x754e7a),()=>{const _0xaebbb2=_0x18b6a8();return null==_0xaebbb2?(_0x2cdbca(),_0x389ed7([0x56,0x61,0x6c,0x69,0x64])):_0x389ed7(_0x54d2b5-_0xaebbb2>(0x35f71c82^_0x2dfd75)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x5ef759)[_0x389ed7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ef759(_0x389ed7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a2fc6=0x11cd7602^_0x2dfd75;function _0x2cdbca(){const _0x12e89d=_0x389ed7([0x6c,0x6c,0x63,0x74,0x2d])+_0x22628b(_0x34d870(_0x39dfae)),_0x36b206=_0x1d951c(_0x22628b(window[_0x389ed7([0x4d,0x61,0x74,0x68])][_0x389ed7([0x63,0x65,0x69,0x6c])](_0x54d2b5/_0x1a2fc6)));window[_0x389ed7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x389ed7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12e89d,_0x36b206);}function _0x18b6a8(){const _0x1a72e1=_0x389ed7([0x6c,0x6c,0x63,0x74,0x2d])+_0x22628b(_0x34d870(_0x39dfae)),_0x32bca1=window[_0x389ed7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x389ed7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a72e1);return _0x32bca1?window[_0x389ed7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d951c(_0x32bca1),0x10)*_0x1a2fc6:null;}function _0x474dc7(_0x6c8863){return new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43c604,_0x1e7417)=>{_0x6c8863[_0x389ed7([0x74,0x68,0x65,0x6e])](_0x43c604,_0x1e7417),window[_0x389ed7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e7417,0x11fa4c42^_0x2dfd75);});}}_0x2880df[_0x389ed7([0x6f,0x6e])](_0x389ed7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xd708e,_0x552161)=>{if(_0x552161[0x0]!=_0x39dfae)return _0x5ef759(_0x389ed7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x552161[0x1]={..._0x552161[0x1],[_0x389ed7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a40e3};},{[_0x389ed7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x389ed7([0x68,0x69,0x67,0x68])}),_0x2880df[_0x389ed7([0x6f,0x6e])](_0x389ed7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b5766=>{_0x23882c(_0x3b5766[_0x389ed7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2fbed8=!0x0,_0xcfd313(_0x3b5766[_0x389ed7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x389ed7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x389ed7([0x6c,0x6f,0x77])}),_0xd8e05a[_0x389ed7([0x74,0x68,0x65,0x6e])](()=>{_0x2fbed8||_0x5ef759(_0x389ed7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7d0f63(){return _0x2880df[_0x389ed7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x389ed7([0x76,0x69,0x65,0x77])][_0x389ed7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x389ed7([0x61,0x75,0x74,0x6f]);}function _0x15c1cd(){_0x2880df[_0x389ed7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x389ed7([0x76,0x69,0x65,0x77])][_0x389ed7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x389ed7([0x61,0x75,0x74,0x6f]);}}function _0x34bb20(_0x5eefbf){const _0x20bff8=[new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bf1af=>setTimeout(_0x2bf1af,0x11f2a64e^_0x2dfd75)),_0xd8e05a[_0x389ed7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x459a7d=>{let _0x340a64=0x0;_0x2880df[_0x389ed7([0x6d,0x6f,0x64,0x65,0x6c])][_0x389ed7([0x6f,0x6e])](_0x389ed7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x106e3a,_0x5794ab)=>{_0x5794ab[0x0][_0x389ed7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x340a64++,_0x340a64==(0x11fb997a^_0x2dfd75)&&(_0x459a7d(),_0x106e3a[_0x389ed7([0x6f,0x66,0x66])]());});}))];return window[_0x389ed7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x389ed7([0x72,0x61,0x63,0x65])](_0x20bff8)[_0x389ed7([0x74,0x68,0x65,0x6e])](()=>_0x5eefbf);}async function _0x363171(){await _0xd8e05a,_0x2880df[_0x389ed7([0x6d,0x6f,0x64,0x65,0x6c])][_0x389ed7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16fa42,_0x2880df[_0x389ed7([0x6d,0x6f,0x64,0x65,0x6c])][_0x389ed7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16fa42,_0x2880df[_0x389ed7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x389ed7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3db1b8(_0x109720){const _0x4331a9=_0x2ccc65();_0x2880df[_0x4331a9]=_0x389ed7([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])+_0x109720,_0x109720!=_0x389ed7([0x56,0x61,0x6c,0x69,0x64])&&_0x363171();}function _0x2ccc65(){const _0xf1b2d0=window[_0x389ed7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x389ed7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x389ed7([0x6e,0x6f,0x77])]())[_0x389ed7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x389ed7([0x2e]),'');let _0x5cac43=_0x389ed7([0x73]);for(let _0x21fe45=0x0;_0x21fe45<_0xf1b2d0[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21fe45+=0x2){let _0x30205e=window[_0x389ed7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf1b2d0[_0x389ed7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21fe45,_0x21fe45+0x2));_0x30205e>=_0x3efe1f[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x30205e-=_0x3efe1f[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5cac43+=_0x3efe1f[_0x30205e];}return _0x5cac43;}function _0x217c38(){const _0x183d69=_0x54769f[_0x389ed7([0x73,0x70,0x6c,0x69,0x74])](_0x389ed7([0x2e]));if(0x3!=_0x183d69[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x446a9a(_0x183d69[0x1]);function _0x446a9a(_0x299b22){const _0xf582cc=_0x457c61(_0x299b22);return _0xf582cc&&_0x35b172()?_0xf582cc:null;function _0x35b172(){const _0x131562=_0xf582cc[_0x389ed7([0x6a,0x74,0x69])],_0x52ff3e=window[_0x389ed7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x131562[_0x389ed7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x131562[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37b61c={..._0xf582cc,[_0x389ed7([0x6a,0x74,0x69])]:_0x131562[_0x389ed7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x131562[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37b61c[_0x389ed7([0x76,0x63])],_0x34d870(_0x37b61c)==_0x52ff3e;}}}async function _0xd6e20b(){let _0xbdbb85=!0x0;try{const _0x43350b=_0x54769f[_0x389ed7([0x73,0x70,0x6c,0x69,0x74])](_0x389ed7([0x2e])),[_0x5f476f,_0x39b3f8,_0x41dd79]=_0x43350b;return _0x4e9c8d(_0x5f476f),await _0xa2e21d(_0x5f476f,_0x39b3f8,_0x41dd79),_0xbdbb85;}catch{return!0x1;}function _0x4e9c8d(_0x4f9219){const _0x4db877=_0x457c61(_0x4f9219);_0x4db877&&_0x4db877[_0x389ed7([0x61,0x6c,0x67])]==_0x389ed7([0x45,0x53,0x32,0x35,0x36])||(_0xbdbb85=!0x1);}async function _0xa2e21d(_0x41088b,_0x3f671b,_0xf745e){const _0x59c4f4=window[_0x389ed7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x389ed7([0x66,0x72,0x6f,0x6d])](_0x2e5077(_0xf745e),_0x594db0=>_0x594db0[_0x389ed7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5227ff=new window[(_0x389ed7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x389ed7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x41088b+_0x389ed7([0x2e])+_0x3f671b),_0x580c14=window[_0x389ed7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x389ed7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x580c14)return;const _0x572725=await _0x580c14[_0x389ed7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x389ed7([0x6a,0x77,0x6b]),_0x324ed8,{[_0x389ed7([0x6e,0x61,0x6d,0x65])]:_0x389ed7([0x45,0x43,0x44,0x53,0x41]),[_0x389ed7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x389ed7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x389ed7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x580c14[_0x389ed7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x389ed7([0x6e,0x61,0x6d,0x65])]:_0x389ed7([0x45,0x43,0x44,0x53,0x41]),[_0x389ed7([0x68,0x61,0x73,0x68])]:{[_0x389ed7([0x6e,0x61,0x6d,0x65])]:_0x389ed7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x572725,_0x59c4f4,_0x5227ff)||(_0xbdbb85=!0x1);}}function _0x457c61(_0x3ec20d){return _0x3ec20d[_0x389ed7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x389ed7([0x65,0x79]))?JSON[_0x389ed7([0x70,0x61,0x72,0x73,0x65])](_0x2e5077(_0x3ec20d)):null;}function _0x2e5077(_0x246dc9){return window[_0x389ed7([0x61,0x74,0x6f,0x62])](_0x246dc9[_0x389ed7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x389ed7([0x2b]))[_0x389ed7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x389ed7([0x2f])));}function _0x34d870(_0x55662a){let _0x3ae29e=0x1505;function _0x3453e1(_0x59f421){for(let _0x1c0e5f=0x0;_0x1c0e5f<_0x59f421[_0x389ed7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c0e5f++){const _0x3c5a9a=_0x59f421[_0x389ed7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c0e5f);_0x3ae29e=(_0x3ae29e<<0x5)+_0x3ae29e+_0x3c5a9a,_0x3ae29e&=_0x3ae29e;}}function _0x950920(_0x9b6479){Array[_0x389ed7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b6479)?_0x9b6479[_0x389ed7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x950920):_0x9b6479&&typeof _0x9b6479==_0x389ed7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x389ed7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b6479)[_0x389ed7([0x73,0x6f,0x72,0x74])]()[_0x389ed7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3d6769,_0x34c88e])=>{_0x3453e1(_0x3d6769),_0x950920(_0x34c88e);}):_0x3453e1(window[_0x389ed7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b6479));}return _0x950920(_0x55662a),_0x3ae29e>>>0x0;}function _0x22628b(_0x5740b6){return _0x5740b6[_0x389ed7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x389ed7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x389ed7([0x30]));}function _0x1d951c(_0x432851){return _0x432851[_0x389ed7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x389ed7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x389ed7([0x6a,0x6f,0x69,0x6e])]('');}function _0x16fa42(){}function _0x389ed7(_0x13855e){return _0x13855e['map'](_0x4aa772=>String['fromCharCode'](_0x4aa772))['join']('');}_0x3db1b8(await _0xe70c5());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x2a5621,{outlineDefinitions:_0x1fce01,outlineChanges:_0x47623b}){this['_currentOutlineDefinitions']=_0x1fce01,this['view']['sync'](_0x47623b);}['_setActiveViewItem'](_0x530368){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x530368]&&(this['view']['activeItemIndex']=_0x530368);}['_handleItemSelected'](_0x4e4786){const _0x4778ec=this['_currentOutlineDefinitions'][_0x4e4786]['modelElement'];this['editor']['model']['change'](_0x4f0e75=>{_0x4f0e75['setSelection'](_0x4778ec,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4e4786);}['_updateActiveDefinitionOnViewportChange'](){const _0x85e7b8=this['editor'];let _0x402167;for(const _0x42ebed of _0x85e7b8['model']['document']['getRootNames']()){const _0x2bcea6=_0x85e7b8['editing']['view']['getDomRoot'](_0x42ebed),_0x466ae4=_0x2bcea6&&new _0x38e3ac(_0x2bcea6)['getVisible']();if(_0x466ae4){const _0x25b76a=new _0x38e3ac(_0x238a0a['window'])['getIntersection'](_0x466ae4);_0x25b76a&&(_0x402167=_0x25b76a['top']+0.25*_0x25b76a['height']);}}if(void 0x0===_0x402167)return;const _0x585bdf=h(_0x85e7b8['editing'],this['_currentOutlineDefinitions'],_0x402167);_0x585bdf?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x585bdf)):this['_setActiveViewItem'](-0x1);}}function h(_0x326226,_0x5517ea,_0x3dab2a,_0x55d145=0x0,_0x172d7d=_0x5517ea['length']-0x1){const _0xa8182e=Math['floor'](_0x55d145+(_0x172d7d-_0x55d145)/0x2);if(_0x172d7d>=_0x55d145){const _0x466838=_0x5517ea[_0xa8182e],_0x4421ff=_0x326226['mapper']['toViewElement'](_0x466838['modelElement']);if(!_0x4421ff)return null;const _0x4b9ef2=_0x326226['view']['domConverter']['mapViewToDom'](_0x4421ff);return new _0x38e3ac(_0x4b9ef2)['bottom']>_0x3dab2a?h(_0x326226,_0x5517ea,_0x3dab2a,_0x55d145,_0xa8182e-0x1):h(_0x326226,_0x5517ea,_0x3dab2a,_0xa8182e+0x1,_0x172d7d);}return _0xa8182e<0x0?null:_0x5517ea[_0xa8182e];}class P extends _0x23ca84{['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 _0x2e8d47=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x376130;for(const _0x2dc40d in _0x2e8d47){const _0x6213b5=_0x2dc40d,_0x1ce889=_0x2e8d47[_0x6213b5];if('documentOutlineLicenseKeyValid'==_0x1ce889||'documentOutlineLicenseKeyInvalid'==_0x1ce889||'documentOutlineLicenseKeyExpired'==_0x1ce889||'documentOutlineLicenseKeyDomainLimit'==_0x1ce889||'documentOutlineLicenseKeyNotAllowed'==_0x1ce889||'documentOutlineLicenseKeyEvaluationLimit'==_0x1ce889||'documentOutlineLicenseKeyTrialLimit'==_0x1ce889||'documentOutlineLicenseKeyUsageLimit'==_0x1ce889){delete _0x2e8d47[_0x6213b5],_0x376130=_0x1ce889,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x376130&&_0x2e8d47['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x376130&&_0x2e8d47['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x376130&&_0x2e8d47['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x376130&&_0x2e8d47['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x376130&&_0x2e8d47['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x376130&&_0x2e8d47['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x376130&&_0x2e8d47['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x34c645{['execute'](){this['editor']['model']['change'](_0x3d90b3=>{this['editor']['model']['insertObject'](_0x3d90b3['createElement']('tableOfContents'));});}['refresh'](){const _0x57bb1e=this['editor']['model'],_0x16ef0a=_0x57bb1e['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x16ef0a&&_0x57bb1e['schema']['findAllowedParent'](_0x16ef0a,'tableOfContents'));}}class T extends _0x23ca84{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x12130a=this['editor'];if(_0x12130a['config']['get']('headingId.modelAttributeName'))return;(function(_0x47f6c3){const _0x1d3da7=new Map();if(_0x47f6c3)return _0x47f6c3['forEach'](_0x34f6f0=>{'paragraph'!==_0x34f6f0['model']&&_0x1d3da7['set'](_0x34f6f0['view'],_0x34f6f0['model']);}),_0x1d3da7['get']('h1')||_0x1d3da7['set']('h1','heading1'),_0x1d3da7;return _0x1d3da7;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2d0e87,_0x591835)=>{this['_customUpcastHeadingsConversion'](_0x591835),this['_customDataDowncastHeadingsConversion'](_0x2d0e87),_0x12130a['model']['schema']['isRegistered'](_0x2d0e87)&&_0x12130a['model']['schema']['extend'](_0x2d0e87,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4bf12d){this['editor']['conversion']['for']('upcast')['add'](_0x570892=>_0x570892['on']('element:'+_0x4bf12d,(_0x21cec2,_0x1cbaee,_0x1b8e57)=>{const {consumable:_0x458acc,writer:_0x589f25}=_0x1b8e57,_0x2ec87c=_0x1cbaee['viewItem']['getAttribute']('id'),_0x27ff28=_0x1cbaee['modelRange']['getContainedElement']();if(_0x27ff28)return _0x2ec87c&&_0x2ec87c['length']||_0x27ff28['hasAttribute']('headingId')?void(_0x458acc['consume'](_0x1cbaee['viewItem'],{'attributes':['id']})&&_0x589f25['setAttribute']('headingId',_0x2ec87c,_0x27ff28)):(_0x458acc['consume'](_0x1cbaee['viewItem'],{'attributes':['id']}),void _0x589f25['setAttribute']('headingId',_0x1be5ea(),_0x27ff28));},{'priority':_0x5832bb['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3bb9b0){this['editor']['conversion']['for']('downcast')['add'](_0x4de423=>_0x4de423['on']('attribute:headingId:'+_0x3bb9b0,(_0x5f3992,_0x3055c3,_0x5366a7)=>{if(!_0x5366a7['consumable']['consume'](_0x3055c3['item'],_0x5f3992['name']))return;const _0x32fd4e=_0x3055c3['item']['getAttribute']('headingId'),_0x3a7d32=_0x5366a7['mapper']['toViewElement'](_0x3055c3['item']);_0x5366a7['writer']['setAttribute']('id',_0x32fd4e,_0x3a7d32);}));}['_registerHeadingIdAttributePostfixer'](){const _0x530d17=this['editor'],_0x30d3d7=new Set(),_0x2bf744=new Set();function _0x14c77a(_0x3503cd,_0x4569e5){const _0x33fde4=_0x1be5ea();return _0x2bf744['add'](_0x33fde4),_0x3503cd['setAttribute']('headingId',_0x33fde4,_0x4569e5),_0x33fde4;}function _0x44b323(_0x54d9c4,_0x5394e2){_0x54d9c4['removeAttribute']('headingId',_0x5394e2);}_0x530d17['model']['document']['registerPostFixer'](_0x130e4c=>{const _0x5eaa63=_0x530d17['model']['document']['differ']['getChanges']();let _0x236419=!0x1;for(const _0x1ec273 of _0x5eaa63)if('insert'==_0x1ec273['type']&&_0x1ec273['name']){if(b(_0x1ec273['name'])){const _0x1c9bf8=_0x1ec273['attributes']['get']('headingId');'string'==typeof _0x1c9bf8?_0x30d3d7['has'](_0x1c9bf8)?(_0x14c77a(_0x130e4c,_0x1ec273['position']['nodeAfter']),_0x236419=!0x0):_0x2bf744['add'](_0x1c9bf8):(_0x14c77a(_0x130e4c,_0x1ec273['position']['nodeAfter']),_0x236419=!0x0);}else'string'==typeof _0x1ec273['attributes']['get']('headingId')&&(_0x44b323(_0x130e4c,_0x1ec273['position']['nodeAfter']),_0x236419=!0x0);}else{if('remove'==_0x1ec273['type']){const _0x465ff6=_0x1ec273['attributes']['get']('headingId');'string'==typeof _0x465ff6&&_0x30d3d7['delete'](_0x465ff6);}}return _0x236419;}),_0x530d17['model']['document']['on']('change',()=>{_0x2bf744['forEach'](_0x5c9ae8=>_0x30d3d7['add'](_0x5c9ae8)),_0x2bf744['clear']();});}}function b(_0x46893d){return!!_0x46893d['match'](/heading\d/);}class s extends _0x23ca84{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x75db5b,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x273685){super(_0x273685),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1218a9=this['editor'],_0x49a00d=_0x1218a9['editing']['view']['document'];_0x1218a9['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1218a9['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x49a00d,'click',(_0x20a8f6,_0x46e989)=>{if(!_0x46e989['target'])return;const _0x4dfa39=_0x46e989['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4dfa39)&&(_0x46e989['domEvent']['preventDefault'](),_0x20a8f6['stop'](),this['_handleScrollToHeading'](_0x4dfa39));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1218a9['commands']['add']('insertTableOfContents',new _(_0x1218a9)),(_0x1218a9['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x43e1e5,_0x1e31b5)=>{this['_currentOutlineDefinitions']=_0x1e31b5['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1218a9['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x9eeba8){const _0x35f608=_0x508f53([0x68,0x43,0x50,0x71,0x36,0x52,0x67,0x4f,0x78,0x30,0x31,0x4e,0x4b,0x39,0x4a,0x6e,0x53,0x7a,0x54,0x75,0x34,0x61,0x6d,0x77,0x44,0x46,0x79,0x62,0x6c,0x38,0x66,0x4d,0x69,0x59,0x72,0x6b,0x65,0x55,0x63,0x58,0x6f,0x32,0x6a,0x64,0x74,0x47,0x70,0x51,0x37,0x48,0x35,0x56,0x41,0x33,0x73,0x49,0x42,0x4c,0x76,0x57,0x5a,0x45]),_0x593e3b=0x5e85a237,_0x450896=0x5e82cd3f^_0x593e3b,_0x44d9d0=window[_0x508f53([0x44,0x61,0x74,0x65])][_0x508f53([0x6e,0x6f,0x77])](),_0x8e1c4a=_0x9eeba8[_0x508f53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2049b8=new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26cd2e=>{_0x8e1c4a[_0x508f53([0x6f,0x6e,0x63,0x65])](_0x508f53([0x72,0x65,0x61,0x64,0x79]),_0x26cd2e);}),_0x48148b={[_0x508f53([0x6b,0x74,0x79])]:_0x508f53([0x45,0x43]),[_0x508f53([0x75,0x73,0x65])]:_0x508f53([0x73,0x69,0x67]),[_0x508f53([0x63,0x72,0x76])]:_0x508f53([0x50,0x2d,0x32,0x35,0x36]),[_0x508f53([0x78])]:_0x508f53([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]),[_0x508f53([0x79])]:_0x508f53([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]),[_0x508f53([0x61,0x6c,0x67])]:_0x508f53([0x45,0x53,0x32,0x35,0x36])},_0x418d80=_0x8e1c4a[_0x508f53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x508f53([0x67,0x65,0x74])](_0x508f53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x16685b(){let _0x3573ec,_0x348161=null,_0x1a0254=null;try{if(_0x418d80==_0x508f53([0x47,0x50,0x4c]))return _0x508f53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3573ec=_0x248382(),!_0x3573ec)return _0x508f53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3573ec[_0x508f53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1a0254=_0x34a2bd(_0x3573ec[_0x508f53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3573ec[_0x508f53([0x6a,0x74,0x69])])),await _0x488484()?_0x36b728()?_0x55f522()?_0x508f53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1c1022()?(_0x3573ec[_0x508f53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x508f53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x348161=_0x824b97(_0x508f53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3573ec[_0x508f53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x508f53([0x74,0x72,0x69,0x61,0x6c])&&(_0x348161=_0x824b97(_0x508f53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x55c2e1()):_0x508f53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x508f53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x508f53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x508f53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55f522(){const _0x3c6600=[_0x508f53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x508f53([0x74,0x72,0x69,0x61,0x6c])][_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3573ec[_0x508f53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x44d9d0/0x3e8:0xe10*_0x450896;return _0x3573ec[_0x508f53([0x65,0x78,0x70])]<_0x3c6600;}function _0x36b728(){const _0x565e0e=_0x3573ec[_0x508f53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x565e0e&&(!!_0x565e0e[_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x508f53([0x2a]))||(!!_0x565e0e[_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x508f53([0x54,0x4f,0x43]))||!!_0x565e0e[_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x508f53([0x50,0x50]))));}function _0x1c1022(){const _0x56da49=_0x3573ec[_0x508f53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56da49||0x0==_0x56da49[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ee6a0}=new URL(window[_0x508f53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x56da49[_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ee6a0))return!0x0;const _0x37e786=_0x3ee6a0[_0x508f53([0x73,0x70,0x6c,0x69,0x74])](_0x508f53([0x2e]));return _0x56da49[_0x508f53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc9200d=>_0xc9200d[_0x508f53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x508f53([0x2a])))[_0x508f53([0x6d,0x61,0x70])](_0xf1537c=>_0xf1537c[_0x508f53([0x73,0x70,0x6c,0x69,0x74])](_0x508f53([0x2e])))[_0x508f53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45be16=>_0x45be16[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x37e786[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x508f53([0x6d,0x61,0x70])](_0x11a701=>Array(_0x37e786[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x11a701[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x508f53([0x66,0x69,0x6c,0x6c])](_0x11a701[0x0]===_0x508f53([0x2a])?_0x508f53([0x2a]):'')[_0x508f53([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x11a701))[_0x508f53([0x73,0x6f,0x6d,0x65])](_0x186a70=>_0x37e786[_0x508f53([0x65,0x76,0x65,0x72,0x79])]((_0x3dda33,_0x4a4109)=>_0x186a70[_0x4a4109]===_0x3dda33||_0x186a70[_0x4a4109]===_0x508f53([0x2a])));}function _0x55c2e1(){return _0x348161&&_0x1a0254?new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55f5f5,_0x5079ff)=>{_0x348161[_0x508f53([0x74,0x68,0x65,0x6e])](_0x55f5f5,_0x5079ff),_0x1a0254[_0x508f53([0x74,0x68,0x65,0x6e])](_0x3a5bf8=>{_0x3a5bf8!=_0x508f53([0x56,0x61,0x6c,0x69,0x64])&&_0x55f5f5(_0x3a5bf8);},_0x5079ff);}):_0x348161||_0x1a0254||_0x508f53([0x56,0x61,0x6c,0x69,0x64]);}}function _0x34a2bd(_0x53f678,_0x3f1a84){return new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51425b=>{if(_0x351d94())return _0x51425b(_0x508f53([0x56,0x61,0x6c,0x69,0x64]));_0x5ce31f(),_0x8e1c4a[_0x508f53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x508f53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x493091=!0x1;const _0x50b2ae=_0x1be5ea();function _0x1597f0(_0x93598f){return!!_0x93598f&&(typeof _0x93598f===_0x508f53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x93598f===_0x508f53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x93598f[_0x508f53([0x74,0x68,0x65,0x6e])]===_0x508f53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x93598f[_0x508f53([0x63,0x61,0x74,0x63,0x68])]===_0x508f53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x240dc3(_0xc902d3){_0x2d5b2c(_0xc902d3)[_0x508f53([0x74,0x68,0x65,0x6e])](_0x52fa95=>{if(!_0x52fa95||_0x52fa95[_0x508f53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x508f53([0x6f,0x6b]))return _0x508f53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55d712(_0x495acd(_0x50b2ae+_0x3f1a84))!=_0x52fa95[_0x508f53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x508f53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x508f53([0x56,0x61,0x6c,0x69,0x64]);})[_0x508f53([0x74,0x68,0x65,0x6e])](_0x21f4f5=>(_0x4fda9f(),_0x21f4f5),()=>{const _0x3e2cd3=_0x162f5a();return null==_0x3e2cd3?(_0x4fda9f(),_0x508f53([0x56,0x61,0x6c,0x69,0x64])):_0x508f53(_0x44d9d0-_0x3e2cd3>(0x7a892637^_0x593e3b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x508f53([0x74,0x68,0x65,0x6e])](_0x51425b)[_0x508f53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x51425b(_0x508f53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xda187=0x5eb34cb7^_0x593e3b;function _0x4fda9f(){const _0x1ea583=_0x508f53([0x6c,0x6c,0x63,0x74,0x2d])+_0x55d712(_0x495acd(_0x53f678)),_0x8d5084=_0x2974e9(_0x55d712(window[_0x508f53([0x4d,0x61,0x74,0x68])][_0x508f53([0x63,0x65,0x69,0x6c])](_0x44d9d0/_0xda187)));window[_0x508f53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x508f53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ea583,_0x8d5084);}function _0x162f5a(){const _0x2cf2e7=_0x508f53([0x6c,0x6c,0x63,0x74,0x2d])+_0x55d712(_0x495acd(_0x53f678)),_0x2ba7a8=window[_0x508f53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x508f53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cf2e7);return _0x2ba7a8?window[_0x508f53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2974e9(_0x2ba7a8),0x10)*_0xda187:null;}function _0x2d5b2c(_0x15f94f){return new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16c4bf,_0x17edf6)=>{_0x15f94f[_0x508f53([0x74,0x68,0x65,0x6e])](_0x16c4bf,_0x17edf6),window[_0x508f53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x17edf6,0x5e8476f7^_0x593e3b);});}}_0x8e1c4a[_0x508f53([0x6f,0x6e])](_0x508f53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x27827a,_0x5ad76a)=>{if(_0x5ad76a[0x0]!=_0x53f678)return _0x51425b(_0x508f53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5ad76a[0x1]={..._0x5ad76a[0x1],[_0x508f53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50b2ae};},{[_0x508f53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x508f53([0x68,0x69,0x67,0x68])}),_0x8e1c4a[_0x508f53([0x6f,0x6e])](_0x508f53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5df478=>{_0x1597f0(_0x5df478[_0x508f53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x493091=!0x0,_0x240dc3(_0x5df478[_0x508f53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x508f53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x508f53([0x6c,0x6f,0x77])}),_0x2049b8[_0x508f53([0x74,0x68,0x65,0x6e])](()=>{_0x493091||_0x51425b(_0x508f53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x351d94(){return _0x8e1c4a[_0x508f53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x508f53([0x76,0x69,0x65,0x77])][_0x508f53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x508f53([0x61,0x75,0x74,0x6f]);}function _0x5ce31f(){_0x8e1c4a[_0x508f53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x508f53([0x76,0x69,0x65,0x77])][_0x508f53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x508f53([0x61,0x75,0x74,0x6f]);}}function _0x824b97(_0x46e9dc){const _0x1ba709=[new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cdff3=>setTimeout(_0x5cdff3,0x5e8c9cfb^_0x593e3b)),_0x2049b8[_0x508f53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c0d8f=>{let _0x481473=0x0;_0x8e1c4a[_0x508f53([0x6d,0x6f,0x64,0x65,0x6c])][_0x508f53([0x6f,0x6e])](_0x508f53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x39e7e8,_0x4f0425)=>{_0x4f0425[0x0][_0x508f53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x481473++,_0x481473==(0x5e85a3cf^_0x593e3b)&&(_0x3c0d8f(),_0x39e7e8[_0x508f53([0x6f,0x66,0x66])]());});}))];return window[_0x508f53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x508f53([0x72,0x61,0x63,0x65])](_0x1ba709)[_0x508f53([0x74,0x68,0x65,0x6e])](()=>_0x46e9dc);}async function _0x6ae7ba(){await _0x2049b8,_0x8e1c4a[_0x508f53([0x6d,0x6f,0x64,0x65,0x6c])][_0x508f53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe74942,_0x8e1c4a[_0x508f53([0x6d,0x6f,0x64,0x65,0x6c])][_0x508f53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe74942,_0x8e1c4a[_0x508f53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x508f53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x475591(_0x2586f9){const _0xe50f92=_0x56a112();_0x8e1c4a[_0xe50f92]=_0x508f53([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])+_0x2586f9,_0x2586f9!=_0x508f53([0x56,0x61,0x6c,0x69,0x64])&&_0x6ae7ba();}function _0x56a112(){const _0x42fbf0=window[_0x508f53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x508f53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x508f53([0x6e,0x6f,0x77])]())[_0x508f53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x508f53([0x2e]),'');let _0x26aa35=_0x508f53([0x68]);for(let _0x2d405f=0x0;_0x2d405f<_0x42fbf0[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d405f+=0x2){let _0x925b88=window[_0x508f53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42fbf0[_0x508f53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d405f,_0x2d405f+0x2));_0x925b88>=_0x35f608[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x925b88-=_0x35f608[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x26aa35+=_0x35f608[_0x925b88];}return _0x26aa35;}function _0x248382(){const _0x5e2545=_0x418d80[_0x508f53([0x73,0x70,0x6c,0x69,0x74])](_0x508f53([0x2e]));if(0x3!=_0x5e2545[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xebe8be(_0x5e2545[0x1]);function _0xebe8be(_0x5dee60){const _0x592a5c=_0x8fd17f(_0x5dee60);return _0x592a5c&&_0x596db7()?_0x592a5c:null;function _0x596db7(){const _0x17ecc6=_0x592a5c[_0x508f53([0x6a,0x74,0x69])],_0x381108=window[_0x508f53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17ecc6[_0x508f53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17ecc6[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3e5791={..._0x592a5c,[_0x508f53([0x6a,0x74,0x69])]:_0x17ecc6[_0x508f53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x17ecc6[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3e5791[_0x508f53([0x76,0x63])],_0x495acd(_0x3e5791)==_0x381108;}}}async function _0x488484(){let _0x1ecdcb=!0x0;try{const _0x378fd6=_0x418d80[_0x508f53([0x73,0x70,0x6c,0x69,0x74])](_0x508f53([0x2e])),[_0x2fcf3c,_0x38ba3c,_0x364e81]=_0x378fd6;return _0x11ca36(_0x2fcf3c),await _0x380638(_0x2fcf3c,_0x38ba3c,_0x364e81),_0x1ecdcb;}catch{return!0x1;}function _0x11ca36(_0x44c63d){const _0x168060=_0x8fd17f(_0x44c63d);_0x168060&&_0x168060[_0x508f53([0x61,0x6c,0x67])]==_0x508f53([0x45,0x53,0x32,0x35,0x36])||(_0x1ecdcb=!0x1);}async function _0x380638(_0x222cff,_0x5611c2,_0x12243f){const _0x5ce5d1=window[_0x508f53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x508f53([0x66,0x72,0x6f,0x6d])](_0x5adecb(_0x12243f),_0xb18881=>_0xb18881[_0x508f53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x189fd4=new window[(_0x508f53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x508f53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x222cff+_0x508f53([0x2e])+_0x5611c2),_0x5f578b=window[_0x508f53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x508f53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5f578b)return;const _0x1a7ed4=await _0x5f578b[_0x508f53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x508f53([0x6a,0x77,0x6b]),_0x48148b,{[_0x508f53([0x6e,0x61,0x6d,0x65])]:_0x508f53([0x45,0x43,0x44,0x53,0x41]),[_0x508f53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x508f53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x508f53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5f578b[_0x508f53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x508f53([0x6e,0x61,0x6d,0x65])]:_0x508f53([0x45,0x43,0x44,0x53,0x41]),[_0x508f53([0x68,0x61,0x73,0x68])]:{[_0x508f53([0x6e,0x61,0x6d,0x65])]:_0x508f53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a7ed4,_0x5ce5d1,_0x189fd4)||(_0x1ecdcb=!0x1);}}function _0x8fd17f(_0x5a7787){return _0x5a7787[_0x508f53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x508f53([0x65,0x79]))?JSON[_0x508f53([0x70,0x61,0x72,0x73,0x65])](_0x5adecb(_0x5a7787)):null;}function _0x5adecb(_0x24796d){return window[_0x508f53([0x61,0x74,0x6f,0x62])](_0x24796d[_0x508f53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x508f53([0x2b]))[_0x508f53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x508f53([0x2f])));}function _0x495acd(_0x13412f){let _0x724851=0x1505;function _0x27f05c(_0x587806){for(let _0x4a2ef=0x0;_0x4a2ef<_0x587806[_0x508f53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a2ef++){const _0x25f5e9=_0x587806[_0x508f53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4a2ef);_0x724851=(_0x724851<<0x5)+_0x724851+_0x25f5e9,_0x724851&=_0x724851;}}function _0x3b060e(_0x224e06){Array[_0x508f53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x224e06)?_0x224e06[_0x508f53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b060e):_0x224e06&&typeof _0x224e06==_0x508f53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x508f53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x224e06)[_0x508f53([0x73,0x6f,0x72,0x74])]()[_0x508f53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c0bdd,_0x496b2b])=>{_0x27f05c(_0x4c0bdd),_0x3b060e(_0x496b2b);}):_0x27f05c(window[_0x508f53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x224e06));}return _0x3b060e(_0x13412f),_0x724851>>>0x0;}function _0x55d712(_0x34fa0f){return _0x34fa0f[_0x508f53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x508f53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x508f53([0x30]));}function _0x2974e9(_0x2efb9b){return _0x2efb9b[_0x508f53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x508f53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x508f53([0x6a,0x6f,0x69,0x6e])]('');}function _0xe74942(){}function _0x508f53(_0xe176cb){return _0xe176cb['map'](_0x235431=>String['fromCharCode'](_0x235431))['join']('');}_0x475591(await _0x16685b());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x1c0598=>{'$graveyard'!==_0x1c0598['rootName']&&this['editor']['editing']['reconvertItem'](_0x1c0598);});}['_trackNewToCElements'](){for(const _0x15d7aa of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x15d7aa['type']||'tableOfContents'!==_0x15d7aa['name'])return;this['_tableOfContentsElements']['add'](_0x15d7aa['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x4ab04e=this['editor']['conversion'];_0x4ab04e['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x4ab04e['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x464523,{writer:_0x95384c})=>this['_createTableOfContents'](_0x95384c,!0x0)}),_0x4ab04e['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x59cbe3,{writer:_0x2f4b91})=>{this['_tableOfContentsElements']['add'](_0x59cbe3);const _0x228253=this['_createTableOfContents'](_0x2f4b91);return _0x82b958(_0x228253,_0x2f4b91,{'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'](_0x4cebf8,_0x9ebbcd=!0x1){const {locale:_0x206ff1}=this['editor'],_0x1174f2=_0x4cebf8['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x9ebbcd&&{'data-table-of-contents-label':j(_0x206ff1,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x9ebbcd&&_0x4cebf8['insert'](_0x4cebf8['createPositionAt'](_0x1174f2,'end'),_0x4cebf8['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4cebf8['createText'](j(_0x206ff1,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5a20de=_0x9ebbcd?'':'['+j(_0x206ff1,'Empty\x20heading')+']';let _0x3088a4=_0x1174f2;return this['_currentOutlineDefinitions']['forEach']((_0x406b0e,_0x221e07,_0x2b9b27)=>{const _0x20fa15=this['editor']['model']['hasContent'](_0x406b0e['modelElement'],{'ignoreWhitespaces':!0x0}),_0x50465e=_0x20fa15?_0x406b0e['text']:_0x5a20de,_0x1f4c50=_0x406b0e['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x48583d=_0x4cebf8['createContainerElement']('a',{'href':'#'+_0x1f4c50,...!_0x9ebbcd&&{'tabindex':'-1'}},[_0x4cebf8['createText'](_0x50465e)]),_0x2a75bb=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4cebf8['setCustomProperty']('tableOfContentsHeadingIndex',_0x221e07,_0x48583d);const _0x3e2de9=_0x4cebf8['createContainerElement']('li',null,[_0x20fa15||!_0x9ebbcd&&_0x2a75bb?_0x48583d:_0x4cebf8['createText']('')]),_0x4cb0d3=_0x221e07?_0x2b9b27[_0x221e07-0x1]['level']:0x0,_0x727339=Math['abs'](_0x406b0e['level']-_0x4cb0d3);if(_0x406b0e['level']>_0x4cb0d3){const _0x380792=N(_0x3e2de9,_0x727339,_0x4cebf8);_0x4cebf8['insert'](_0x4cebf8['createPositionAt'](_0x3088a4,'end'),_0x380792);}else{const _0x3610cf=function(_0x205f02,_0xb06437){return _0x205f02['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x390571=>_0x390571['is']('element','ol'))[_0xb06437];}(_0x3088a4,_0x727339);_0x4cebf8['insert'](_0x4cebf8['createPositionAt'](_0x3610cf,'end'),_0x3e2de9);}_0x3088a4=_0x3e2de9;}),_0x1174f2;}['_handleScrollToHeading'](_0x3eb821){const _0x18e36e=this['_currentOutlineDefinitions'][_0x3eb821]['modelElement'];this['editor']['model']['change'](_0x4f3702=>{_0x4f3702['setSelection'](_0x18e36e,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3d569f,_0x24e7b6)=>{const _0xb19156=_0x24e7b6['mapper'],_0x331f2d=_0xb19156['findMappedViewAncestor'](_0x24e7b6['viewPosition']),_0x3fdd17=_0xb19156['toModelElement'](_0x331f2d);_0x3fdd17['is']('element','tableOfContents')&&(_0x24e7b6['modelPosition']=this['editor']['model']['createPositionAt'](_0x3fdd17,0x0),_0x3d569f['stop']());};}}function N(_0xafba76,_0x58b2d7,_0x2b587f){return 0x1===_0x58b2d7?_0x2b587f['createContainerElement']('ol',null,[_0xafba76]):_0x2b587f['createContainerElement']('ol',null,[_0x2b587f['createContainerElement']('li',null,[N(_0xafba76,_0x58b2d7-0x1,_0x2b587f)])]);}class o extends _0x23ca84{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3b920e=this['editor'];_0x3b920e['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x1634ee=this['_createButton'](_0x297dec);return _0x1634ee['tooltip']=!0x0,_0x1634ee;}),_0x3b920e['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1636d9)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3aa9eb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x571d67;for(const _0x5e6ad7 in _0x3aa9eb){const _0x2074ae=_0x5e6ad7,_0x3e768b=_0x3aa9eb[_0x2074ae];if('tableOfContentsLicenseKeyValid'==_0x3e768b||'tableOfContentsLicenseKeyInvalid'==_0x3e768b||'tableOfContentsLicenseKeyExpired'==_0x3e768b||'tableOfContentsLicenseKeyDomainLimit'==_0x3e768b||'tableOfContentsLicenseKeyNotAllowed'==_0x3e768b||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3e768b||'tableOfContentsLicenseKeyTrialLimit'==_0x3e768b||'tableOfContentsLicenseKeyUsageLimit'==_0x3e768b){delete _0x3aa9eb[_0x2074ae],_0x571d67=_0x3e768b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x571d67&&_0x3aa9eb['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x571d67&&_0x3aa9eb['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x571d67&&_0x3aa9eb['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x571d67&&_0x3aa9eb['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x571d67&&_0x3aa9eb['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x571d67&&_0x3aa9eb['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x571d67&&_0x3aa9eb['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x518893){const _0x467143=this['editor'],_0x433de9=_0x467143['locale'],_0x28c449=_0x467143['commands']['get']('insertTableOfContents'),_0x2c2146=new _0x518893(_0x433de9);return _0x2c2146['set']({'label':j(_0x433de9,'Table\x20of\x20contents'),'icon':_0x3b28c3}),_0x2c2146['bind']('isEnabled')['to'](_0x28c449,'isEnabled'),this['listenTo'](_0x2c2146,'execute',()=>{_0x467143['execute']('insertTableOfContents'),_0x467143['editing']['view']['focus']();}),_0x2c2146;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x23ca84{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 _0x3d36c4,Command as _0xe3ed77}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x12f6f8,throttle as _0x41ef7b}from'es-toolkit/compat';import{ModelText as _0x41886d,ModelTreeWalker as _0x134653}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x473f1a,diffToChanges as _0x29ab52,scrollAncestorsToShowTarget as _0x138cd7,CKEditorError as _0x5a5d37,global as _0x5a482c,Rect as _0x59e7ad,uid as _0x230561,priorities as _0x6a6b61}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x3fedcf,ButtonView as _0x43a397,MenuBarMenuListItemButtonView as _0x2db55c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2f5df5,toWidget as _0x3ab3d8}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x31feef}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x370494){let _0x4c83e6='';for(const _0x44ad2e of _0x370494['getChildren']())_0x44ad2e instanceof _0x41886d&&(_0x4c83e6+=_0x44ad2e['data']);return _0x4c83e6;}class i extends _0x3d36c4{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x15dd4e=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5644c4=[];_0x15dd4e['model']['document']['on']('change',_0x12f6f8(()=>{const _0x50cb20=_0x5644c4;_0x5644c4=this['_getOutlineDefinitions']();const _0x3ad4ea=_0x473f1a(_0x50cb20,_0x5644c4,(_0x493bea,_0x514749)=>_0x493bea['level']===_0x514749['level']&&_0x493bea['text']===_0x514749['text']&&_0x493bea['modelElement']===_0x514749['modelElement']),_0x5e9b8f=_0x29ab52(_0x3ad4ea,_0x5644c4),_0x436f5e=this['_getActiveHeading'](),_0x3bb22d=_0x5644c4['findIndex'](_0x46543d=>_0x46543d['modelElement']===_0x436f5e);_0x5e9b8f['length']&&this['fire']('change',{'outlineDefinitions':_0x5644c4,'activeItemIndex':_0x3bb22d,'outlineChanges':_0x5e9b8f}),this['fire']('activeItemIndex',{'index':_0x3bb22d});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x24e982=this['editor'],_0x4297d0=[],_0x27e0af=this['_headingNames'];for(const _0x39d87f of _0x24e982['model']['document']['getRootNames']())_0x4a32d5(_0x24e982['model']['document']['getRoot'](_0x39d87f));function _0x4a32d5(_0x1dacbb){for(const _0x59eeda of _0x1dacbb['getChildren']())_0x59eeda['is']('element')&&(_0x27e0af['includes'](_0x59eeda['name'])&&_0x4297d0['push']({'level':_0x27e0af['indexOf'](_0x59eeda['name'])+0x1,'text':g(_0x59eeda),'modelElement':_0x59eeda}),_0x4a32d5(_0x59eeda));}return _0x4297d0;}['_getActiveHeading'](){const _0x5576ba=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x21555f=new _0x134653({'direction':'backward','startPosition':_0x5576ba});for(const _0x2b104e of _0x21555f)if(_0x2b104e['item']['is']('element')&&this['_headingNames']['includes'](_0x2b104e['item']['name']))return _0x2b104e['item'];}['_getHeadingNames'](){const _0x3ed372=this['editor']['config']['get']('documentOutline.headings');return _0x3ed372||function(_0x1a8ea3){const _0x537925=_0x1a8ea3['config']['get']('heading.options');return _0x537925?_0x537925['reduce']((_0x1b0f89,_0x30cb77)=>('paragraph'!==_0x30cb77['model']&&_0x1b0f89['push'](_0x30cb77['model']),_0x1b0f89),[]):_0x1a8ea3['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x59209a=this['editor'],_0x37c523=['h1','h2','h3','h4','h5','h6'],_0x2545a5=[];for(const _0xedec6c of _0x37c523){const _0x18f00f=_0x59209a['editing']['view']['domConverter']['domToView'](document['createElement'](_0xedec6c)),_0x3c9d01=_0x59209a['data']['toModel'](_0x18f00f)['getChild'](0x0);_0x3c9d01?.['is']('element')&&_0x2545a5['push'](_0x3c9d01['name']);}this['_headingNames']=_0x2545a5;}}function j(_0x33da7c,_0x115fb5){const t=_0x33da7c['t'];switch(_0x115fb5){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 _0x115fb5;}}class A extends _0x3fedcf{constructor(_0x3f6b69,_0x19c4e3=!0x1){super(_0x3f6b69);const _0x567083=this['bindTemplate'],_0x4abc3=_0x19c4e3?'['+j(_0x3f6b69,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3fb17d=>!_0x3fb17d),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x567083['to']('level',_0x537af7=>'ck-document-outline__item_level-'+_0x537af7),_0x567083['if']('isActive','ck-document-outline__item_active'),_0x567083['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x567083['to']('text')},'children':[{'text':_0x567083['to']('text',_0xbd34e1=>_0xbd34e1||_0x4abc3)}],'on':{'click':_0x567083['to']('click')}});}}class f extends _0x3fedcf{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x579c92,_0x4815d3=!0x1,_0x292727){super(_0x579c92),this['showEmptyHeadingText']=_0x4815d3,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x292727,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x2ba3e6,_0x14857d,_0x3e63bd,_0x1f64be)=>{this['_setActiveItem'](_0x1f64be,_0x3e63bd);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x579c92['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x579c92,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5cbc83){_0x5cbc83['forEach'](_0x22f58e=>{'insert'==_0x22f58e['type']?this['_insertItem'](_0x22f58e['index'],..._0x22f58e['values']):'delete'==_0x22f58e['type']&&this['_deleteItem'](_0x22f58e['index'],_0x22f58e['howMany']);});}['_setActiveItem'](_0x19e6ba,_0x36772c){if(-0x1!==_0x19e6ba){const _0x5de198=this['items']['get'](_0x19e6ba);_0x5de198&&(_0x5de198['isActive']=!0x1);}-0x1!==_0x36772c&&(this['items']['get'](_0x36772c)['isActive']=!0x0,this['_scrollToItem'](_0x36772c));}['_insertItem'](_0x177b5b,..._0x230197){const _0x227f59=_0x230197['map']((_0x5d50de,_0xecec1a)=>{const _0x1cc2a9=new A(this['locale'],this['showEmptyHeadingText']);return _0x1cc2a9['text']=_0x5d50de['text'],_0x1cc2a9['level']=_0x5d50de['level'],_0x177b5b+_0xecec1a===this['activeItemIndex']&&(_0x1cc2a9['isActive']=!0x0),_0x1cc2a9;});this['items']['addMany'](_0x227f59,_0x177b5b);}['_deleteItem'](_0x2148c4,_0x4cc5f4){do{this['items']['remove'](_0x2148c4);}while(--_0x4cc5f4);}['_handleItemClick'](_0x5841e2){const _0x2009bf=this['items']['getIndex'](_0x5841e2['source']);this['fire']('itemSelected',_0x2009bf);}['_scrollToItem'](_0x1105b7){_0x138cd7(this['items']['get'](_0x1105b7)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3d36c4{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x116574){super(_0x116574),this['view']=new f(_0x116574['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x41ef7b(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x574034=this['editor'],_0x42eecf=_0x574034['plugins']['get']('DocumentOutlineUtils');let _0x4d7d7e=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x574034['config']['get']('documentOutline.container'))throw new _0x5a5d37('document-outline-container-not-provided',{'editor':_0x574034});_0x574034['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x42eecf['on']('change',this['_handleOutlineChange']['bind'](this)),_0x42eecf['on']('activeItemIndex',(_0x512496,{index:_0x39d0a4})=>this['_setActiveViewItem'](_0x39d0a4)),this['view']['on']('itemSelected',(_0x360ea7,_0x26cc6b)=>{_0x4d7d7e=!0x0,this['_handleItemSelected'](_0x26cc6b);}),this['view']['listenTo'](_0x5a482c['document'],'scroll',()=>{_0x4d7d7e?_0x4d7d7e=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5a482c['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x570382){const _0xc04ff0=_0x5e0529([0x37,0x78,0x6d,0x7a,0x48,0x59,0x79,0x45,0x72,0x65,0x4c,0x4e,0x4f,0x5a,0x68,0x6a,0x6b,0x35,0x47,0x33,0x42,0x53,0x71,0x51,0x67,0x6e,0x61,0x30,0x36,0x70,0x44,0x43,0x75,0x54,0x4d,0x52,0x41,0x76,0x34,0x49,0x55,0x62,0x50,0x77,0x66,0x38,0x32,0x63,0x58,0x73,0x6c,0x56,0x74,0x64,0x6f,0x4a,0x46,0x31,0x39,0x4b,0x69,0x57]),_0x17d53d=0x76aed023,_0x64914e=0x76a9bf03^_0x17d53d,_0x2e42d6=window[_0x5e0529([0x44,0x61,0x74,0x65])][_0x5e0529([0x6e,0x6f,0x77])](),_0x1c6868=_0x570382[_0x5e0529([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x98cbd7=new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4105fc=>{_0x1c6868[_0x5e0529([0x6f,0x6e,0x63,0x65])](_0x5e0529([0x72,0x65,0x61,0x64,0x79]),_0x4105fc);}),_0x393f95={[_0x5e0529([0x6b,0x74,0x79])]:_0x5e0529([0x45,0x43]),[_0x5e0529([0x75,0x73,0x65])]:_0x5e0529([0x73,0x69,0x67]),[_0x5e0529([0x63,0x72,0x76])]:_0x5e0529([0x50,0x2d,0x32,0x35,0x36]),[_0x5e0529([0x78])]:_0x5e0529([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]),[_0x5e0529([0x79])]:_0x5e0529([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]),[_0x5e0529([0x61,0x6c,0x67])]:_0x5e0529([0x45,0x53,0x32,0x35,0x36])},_0x260f84=_0x1c6868[_0x5e0529([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e0529([0x67,0x65,0x74])](_0x5e0529([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xddbcba(){let _0x5b6057,_0x47022c=null,_0x5eb353=null;try{if(_0x260f84==_0x5e0529([0x47,0x50,0x4c]))return _0x5e0529([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b6057=_0x22e4f0(),!_0x5b6057)return _0x5e0529([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b6057[_0x5e0529([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5eb353=_0x5aeed7(_0x5b6057[_0x5e0529([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b6057[_0x5e0529([0x6a,0x74,0x69])])),await _0xf3c8e7()?_0x253b4e()?_0x5bec0c()?_0x5e0529([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x41e034()?(_0x5b6057[_0x5e0529([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e0529([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x47022c=_0x5e2837(_0x5e0529([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b6057[_0x5e0529([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e0529([0x74,0x72,0x69,0x61,0x6c])&&(_0x47022c=_0x5e2837(_0x5e0529([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x15bb0e()):_0x5e0529([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0529([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e0529([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5e0529([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5bec0c(){const _0x61540c=[_0x5e0529([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e0529([0x74,0x72,0x69,0x61,0x6c])][_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b6057[_0x5e0529([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e42d6/0x3e8:0xe10*_0x64914e;return _0x5b6057[_0x5e0529([0x65,0x78,0x70])]<_0x61540c;}function _0x253b4e(){const _0x2b0af5=_0x5b6057[_0x5e0529([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b0af5&&(!!_0x2b0af5[_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0529([0x2a]))||(!!_0x2b0af5[_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0529([0x44,0x4f]))||!!_0x2b0af5[_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0529([0x50,0x50]))));}function _0x41e034(){const _0x130dd7=_0x5b6057[_0x5e0529([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x130dd7||0x0==_0x130dd7[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x978ddf}=new URL(window[_0x5e0529([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x130dd7[_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x978ddf))return!0x0;const _0x520f5d=_0x978ddf[_0x5e0529([0x73,0x70,0x6c,0x69,0x74])](_0x5e0529([0x2e]));return _0x130dd7[_0x5e0529([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x588aac=>_0x588aac[_0x5e0529([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0529([0x2a])))[_0x5e0529([0x6d,0x61,0x70])](_0x4171ab=>_0x4171ab[_0x5e0529([0x73,0x70,0x6c,0x69,0x74])](_0x5e0529([0x2e])))[_0x5e0529([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x298b98=>_0x298b98[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x520f5d[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e0529([0x6d,0x61,0x70])](_0x59d8d3=>Array(_0x520f5d[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x59d8d3[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e0529([0x66,0x69,0x6c,0x6c])](_0x59d8d3[0x0]===_0x5e0529([0x2a])?_0x5e0529([0x2a]):'')[_0x5e0529([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x59d8d3))[_0x5e0529([0x73,0x6f,0x6d,0x65])](_0x3751e2=>_0x520f5d[_0x5e0529([0x65,0x76,0x65,0x72,0x79])]((_0x104d14,_0x39f3cf)=>_0x3751e2[_0x39f3cf]===_0x104d14||_0x3751e2[_0x39f3cf]===_0x5e0529([0x2a])));}function _0x15bb0e(){return _0x47022c&&_0x5eb353?new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15d680,_0x2f0513)=>{_0x47022c[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x15d680,_0x2f0513),_0x5eb353[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x4bf2fc=>{_0x4bf2fc!=_0x5e0529([0x56,0x61,0x6c,0x69,0x64])&&_0x15d680(_0x4bf2fc);},_0x2f0513);}):_0x47022c||_0x5eb353||_0x5e0529([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5aeed7(_0x5882ba,_0x518288){return new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x233650=>{if(_0x5d697e())return _0x233650(_0x5e0529([0x56,0x61,0x6c,0x69,0x64]));_0x1f2f8a(),_0x1c6868[_0x5e0529([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e0529([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4d6447=!0x1;const _0x32d29f=_0x230561();function _0x320319(_0x5d102d){return!!_0x5d102d&&(typeof _0x5d102d===_0x5e0529([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d102d===_0x5e0529([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d102d[_0x5e0529([0x74,0x68,0x65,0x6e])]===_0x5e0529([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d102d[_0x5e0529([0x63,0x61,0x74,0x63,0x68])]===_0x5e0529([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f8f4a(_0x463886){_0x26b7a4(_0x463886)[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x3a8975=>{if(!_0x3a8975||_0x3a8975[_0x5e0529([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e0529([0x6f,0x6b]))return _0x5e0529([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x123843(_0xa1131(_0x32d29f+_0x518288))!=_0x3a8975[_0x5e0529([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e0529([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0529([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x5c7338=>(_0x2be338(),_0x5c7338),()=>{const _0x21fd09=_0x3852f0();return null==_0x21fd09?(_0x2be338(),_0x5e0529([0x56,0x61,0x6c,0x69,0x64])):_0x5e0529(_0x2e42d6-_0x21fd09>(0x52a25423^_0x17d53d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x233650)[_0x5e0529([0x63,0x61,0x74,0x63,0x68])](()=>{_0x233650(_0x5e0529([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x350274=0x76983ea3^_0x17d53d;function _0x2be338(){const _0x3b41df=_0x5e0529([0x6c,0x6c,0x63,0x74,0x2d])+_0x123843(_0xa1131(_0x5882ba)),_0xe01767=_0x208d1e(_0x123843(window[_0x5e0529([0x4d,0x61,0x74,0x68])][_0x5e0529([0x63,0x65,0x69,0x6c])](_0x2e42d6/_0x350274)));window[_0x5e0529([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0529([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b41df,_0xe01767);}function _0x3852f0(){const _0x33e0b6=_0x5e0529([0x6c,0x6c,0x63,0x74,0x2d])+_0x123843(_0xa1131(_0x5882ba)),_0x1c91d8=window[_0x5e0529([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0529([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33e0b6);return _0x1c91d8?window[_0x5e0529([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x208d1e(_0x1c91d8),0x10)*_0x350274:null;}function _0x26b7a4(_0x2e4882){return new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dfb0c,_0x4166e5)=>{_0x2e4882[_0x5e0529([0x74,0x68,0x65,0x6e])](_0x4dfb0c,_0x4166e5),window[_0x5e0529([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4166e5,0x76af04e3^_0x17d53d);});}}_0x1c6868[_0x5e0529([0x6f,0x6e])](_0x5e0529([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x32844e,_0x5583f4)=>{if(_0x5583f4[0x0]!=_0x5882ba)return _0x233650(_0x5e0529([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5583f4[0x1]={..._0x5583f4[0x1],[_0x5e0529([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x32d29f};},{[_0x5e0529([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0529([0x68,0x69,0x67,0x68])}),_0x1c6868[_0x5e0529([0x6f,0x6e])](_0x5e0529([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x293463=>{_0x320319(_0x293463[_0x5e0529([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4d6447=!0x0,_0x3f8f4a(_0x293463[_0x5e0529([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e0529([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0529([0x6c,0x6f,0x77])}),_0x98cbd7[_0x5e0529([0x74,0x68,0x65,0x6e])](()=>{_0x4d6447||_0x233650(_0x5e0529([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d697e(){return _0x1c6868[_0x5e0529([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0529([0x76,0x69,0x65,0x77])][_0x5e0529([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e0529([0x61,0x75,0x74,0x6f]);}function _0x1f2f8a(){_0x1c6868[_0x5e0529([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0529([0x76,0x69,0x65,0x77])][_0x5e0529([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e0529([0x61,0x75,0x74,0x6f]);}}function _0x5e2837(_0x522e68){const _0x54aeca=[new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1584cb=>setTimeout(_0x1584cb,0x76a7eeef^_0x17d53d)),_0x98cbd7[_0x5e0529([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16c3c2=>{let _0x43ec3f=0x0;_0x1c6868[_0x5e0529([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0529([0x6f,0x6e])](_0x5e0529([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x37a1a5,_0x4a89fa)=>{_0x4a89fa[0x0][_0x5e0529([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x43ec3f++,_0x43ec3f==(0x76aed1db^_0x17d53d)&&(_0x16c3c2(),_0x37a1a5[_0x5e0529([0x6f,0x66,0x66])]());});}))];return window[_0x5e0529([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e0529([0x72,0x61,0x63,0x65])](_0x54aeca)[_0x5e0529([0x74,0x68,0x65,0x6e])](()=>_0x522e68);}async function _0x514313(){await _0x98cbd7,_0x1c6868[_0x5e0529([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0529([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x12d19a,_0x1c6868[_0x5e0529([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0529([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x12d19a,_0x1c6868[_0x5e0529([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e0529([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e1b5a(_0x4923c8){const _0x14d508=_0x347798();_0x1c6868[_0x14d508]=_0x5e0529([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])+_0x4923c8,_0x4923c8!=_0x5e0529([0x56,0x61,0x6c,0x69,0x64])&&_0x514313();}function _0x347798(){const _0x42895d=window[_0x5e0529([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e0529([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e0529([0x6e,0x6f,0x77])]())[_0x5e0529([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e0529([0x2e]),'');let _0x4aa3fb=_0x5e0529([0x78]);for(let _0x44ec95=0x0;_0x44ec95<_0x42895d[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44ec95+=0x2){let _0x5b1991=window[_0x5e0529([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42895d[_0x5e0529([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44ec95,_0x44ec95+0x2));_0x5b1991>=_0xc04ff0[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b1991-=_0xc04ff0[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4aa3fb+=_0xc04ff0[_0x5b1991];}return _0x4aa3fb;}function _0x22e4f0(){const _0x21ce87=_0x260f84[_0x5e0529([0x73,0x70,0x6c,0x69,0x74])](_0x5e0529([0x2e]));if(0x3!=_0x21ce87[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ef667(_0x21ce87[0x1]);function _0x4ef667(_0x1b73b7){const _0x23f46a=_0x2297f6(_0x1b73b7);return _0x23f46a&&_0x450ca7()?_0x23f46a:null;function _0x450ca7(){const _0x476537=_0x23f46a[_0x5e0529([0x6a,0x74,0x69])],_0x2e8ced=window[_0x5e0529([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x476537[_0x5e0529([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x476537[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ca7bb={..._0x23f46a,[_0x5e0529([0x6a,0x74,0x69])]:_0x476537[_0x5e0529([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x476537[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ca7bb[_0x5e0529([0x76,0x63])],_0xa1131(_0x3ca7bb)==_0x2e8ced;}}}async function _0xf3c8e7(){let _0x26b4da=!0x0;try{const _0x5d6f55=_0x260f84[_0x5e0529([0x73,0x70,0x6c,0x69,0x74])](_0x5e0529([0x2e])),[_0xa6213f,_0x24aca1,_0x4b3f86]=_0x5d6f55;return _0x3c659a(_0xa6213f),await _0x46479c(_0xa6213f,_0x24aca1,_0x4b3f86),_0x26b4da;}catch{return!0x1;}function _0x3c659a(_0x2cffb3){const _0xbfb4d6=_0x2297f6(_0x2cffb3);_0xbfb4d6&&_0xbfb4d6[_0x5e0529([0x61,0x6c,0x67])]==_0x5e0529([0x45,0x53,0x32,0x35,0x36])||(_0x26b4da=!0x1);}async function _0x46479c(_0x5ec521,_0x4f2bb6,_0x30de1d){const _0x32c3e0=window[_0x5e0529([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e0529([0x66,0x72,0x6f,0x6d])](_0x55e080(_0x30de1d),_0x31d325=>_0x31d325[_0x5e0529([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x547d71=new window[(_0x5e0529([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e0529([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5ec521+_0x5e0529([0x2e])+_0x4f2bb6),_0x2eac29=window[_0x5e0529([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e0529([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2eac29)return;const _0xa9f7e0=await _0x2eac29[_0x5e0529([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e0529([0x6a,0x77,0x6b]),_0x393f95,{[_0x5e0529([0x6e,0x61,0x6d,0x65])]:_0x5e0529([0x45,0x43,0x44,0x53,0x41]),[_0x5e0529([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e0529([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e0529([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2eac29[_0x5e0529([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e0529([0x6e,0x61,0x6d,0x65])]:_0x5e0529([0x45,0x43,0x44,0x53,0x41]),[_0x5e0529([0x68,0x61,0x73,0x68])]:{[_0x5e0529([0x6e,0x61,0x6d,0x65])]:_0x5e0529([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa9f7e0,_0x32c3e0,_0x547d71)||(_0x26b4da=!0x1);}}function _0x2297f6(_0x116571){return _0x116571[_0x5e0529([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e0529([0x65,0x79]))?JSON[_0x5e0529([0x70,0x61,0x72,0x73,0x65])](_0x55e080(_0x116571)):null;}function _0x55e080(_0x1425d4){return window[_0x5e0529([0x61,0x74,0x6f,0x62])](_0x1425d4[_0x5e0529([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e0529([0x2b]))[_0x5e0529([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e0529([0x2f])));}function _0xa1131(_0x364019){let _0x1c0cbc=0x1505;function _0x35d13e(_0x246441){for(let _0x4781b2=0x0;_0x4781b2<_0x246441[_0x5e0529([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4781b2++){const _0x5c720a=_0x246441[_0x5e0529([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4781b2);_0x1c0cbc=(_0x1c0cbc<<0x5)+_0x1c0cbc+_0x5c720a,_0x1c0cbc&=_0x1c0cbc;}}function _0x21cb06(_0xa72e79){Array[_0x5e0529([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa72e79)?_0xa72e79[_0x5e0529([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21cb06):_0xa72e79&&typeof _0xa72e79==_0x5e0529([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e0529([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa72e79)[_0x5e0529([0x73,0x6f,0x72,0x74])]()[_0x5e0529([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x175724,_0x28f2b5])=>{_0x35d13e(_0x175724),_0x21cb06(_0x28f2b5);}):_0x35d13e(window[_0x5e0529([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa72e79));}return _0x21cb06(_0x364019),_0x1c0cbc>>>0x0;}function _0x123843(_0x2764aa){return _0x2764aa[_0x5e0529([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e0529([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e0529([0x30]));}function _0x208d1e(_0x4c3f2d){return _0x4c3f2d[_0x5e0529([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e0529([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e0529([0x6a,0x6f,0x69,0x6e])]('');}function _0x12d19a(){}function _0x5e0529(_0x51d4ea){return _0x51d4ea['map'](_0x1364a2=>String['fromCharCode'](_0x1364a2))['join']('');}_0x5e1b5a(await _0xddbcba());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0xd2c1ef,{outlineDefinitions:_0xf57cf5,outlineChanges:_0x1e1c97}){this['_currentOutlineDefinitions']=_0xf57cf5,this['view']['sync'](_0x1e1c97);}['_setActiveViewItem'](_0x3d1548){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3d1548]&&(this['view']['activeItemIndex']=_0x3d1548);}['_handleItemSelected'](_0xb5d967){const _0x17a462=this['_currentOutlineDefinitions'][_0xb5d967]['modelElement'];this['editor']['model']['change'](_0x5818a4=>{_0x5818a4['setSelection'](_0x17a462,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0xb5d967);}['_updateActiveDefinitionOnViewportChange'](){const _0x59e4bf=this['editor'];let _0x5da11f;for(const _0x1ab50a of _0x59e4bf['model']['document']['getRootNames']()){const _0xcbdae7=_0x59e4bf['editing']['view']['getDomRoot'](_0x1ab50a),_0x18907a=_0xcbdae7&&new _0x59e7ad(_0xcbdae7)['getVisible']();if(_0x18907a){const _0x3fc814=new _0x59e7ad(_0x5a482c['window'])['getIntersection'](_0x18907a);_0x3fc814&&(_0x5da11f=_0x3fc814['top']+0.25*_0x3fc814['height']);}}if(void 0x0===_0x5da11f)return;const _0x576787=h(_0x59e4bf['editing'],this['_currentOutlineDefinitions'],_0x5da11f);_0x576787?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x576787)):this['_setActiveViewItem'](-0x1);}}function h(_0x38769d,_0xde1a01,_0x51abcf,_0x1df45b=0x0,_0x335481=_0xde1a01['length']-0x1){const _0x236429=Math['floor'](_0x1df45b+(_0x335481-_0x1df45b)/0x2);if(_0x335481>=_0x1df45b){const _0x5986a4=_0xde1a01[_0x236429],_0x2e0c8a=_0x38769d['mapper']['toViewElement'](_0x5986a4['modelElement']);if(!_0x2e0c8a)return null;const _0x167e1d=_0x38769d['view']['domConverter']['mapViewToDom'](_0x2e0c8a);return new _0x59e7ad(_0x167e1d)['bottom']>_0x51abcf?h(_0x38769d,_0xde1a01,_0x51abcf,_0x1df45b,_0x236429-0x1):h(_0x38769d,_0xde1a01,_0x51abcf,_0x236429+0x1,_0x335481);}return _0x236429<0x0?null:_0xde1a01[_0x236429];}class P extends _0x3d36c4{['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 _0x5cf548=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x559030;for(const _0x4b5d0e in _0x5cf548){const _0x16d44f=_0x4b5d0e,_0x3eeb0e=_0x5cf548[_0x16d44f];if('documentOutlineLicenseKeyValid'==_0x3eeb0e||'documentOutlineLicenseKeyInvalid'==_0x3eeb0e||'documentOutlineLicenseKeyExpired'==_0x3eeb0e||'documentOutlineLicenseKeyDomainLimit'==_0x3eeb0e||'documentOutlineLicenseKeyNotAllowed'==_0x3eeb0e||'documentOutlineLicenseKeyEvaluationLimit'==_0x3eeb0e||'documentOutlineLicenseKeyTrialLimit'==_0x3eeb0e||'documentOutlineLicenseKeyUsageLimit'==_0x3eeb0e){delete _0x5cf548[_0x16d44f],_0x559030=_0x3eeb0e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x559030&&_0x5cf548['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x559030&&_0x5cf548['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x559030&&_0x5cf548['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x559030&&_0x5cf548['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x559030&&_0x5cf548['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x559030&&_0x5cf548['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x559030&&_0x5cf548['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0xe3ed77{['execute'](){this['editor']['model']['change'](_0x20ef8a=>{this['editor']['model']['insertObject'](_0x20ef8a['createElement']('tableOfContents'));});}['refresh'](){const _0x11b71b=this['editor']['model'],_0x518774=_0x11b71b['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x518774&&_0x11b71b['schema']['findAllowedParent'](_0x518774,'tableOfContents'));}}class T extends _0x3d36c4{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x38f71f=this['editor'];if(_0x38f71f['config']['get']('headingId.modelAttributeName'))return;(function(_0x29ff93){const _0x4d2967=new Map();if(_0x29ff93)return _0x29ff93['forEach'](_0x27f1d6=>{'paragraph'!==_0x27f1d6['model']&&_0x4d2967['set'](_0x27f1d6['view'],_0x27f1d6['model']);}),_0x4d2967['get']('h1')||_0x4d2967['set']('h1','heading1'),_0x4d2967;return _0x4d2967;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x15149d,_0xb60993)=>{this['_customUpcastHeadingsConversion'](_0xb60993),this['_customDataDowncastHeadingsConversion'](_0x15149d),_0x38f71f['model']['schema']['isRegistered'](_0x15149d)&&_0x38f71f['model']['schema']['extend'](_0x15149d,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x526e6a){this['editor']['conversion']['for']('upcast')['add'](_0x4cfebe=>_0x4cfebe['on']('element:'+_0x526e6a,(_0x11e305,_0x3ef503,_0x112bac)=>{const {consumable:_0xc0d804,writer:_0x115062}=_0x112bac,_0x43bcf1=_0x3ef503['viewItem']['getAttribute']('id'),_0x391157=_0x3ef503['modelRange']['getContainedElement']();if(_0x391157)return _0x43bcf1&&_0x43bcf1['length']||_0x391157['hasAttribute']('headingId')?void(_0xc0d804['consume'](_0x3ef503['viewItem'],{'attributes':['id']})&&_0x115062['setAttribute']('headingId',_0x43bcf1,_0x391157)):(_0xc0d804['consume'](_0x3ef503['viewItem'],{'attributes':['id']}),void _0x115062['setAttribute']('headingId',_0x230561(),_0x391157));},{'priority':_0x6a6b61['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x33952d){this['editor']['conversion']['for']('downcast')['add'](_0x58e139=>_0x58e139['on']('attribute:headingId:'+_0x33952d,(_0x4af69a,_0x48a64c,_0x33c5c0)=>{if(!_0x33c5c0['consumable']['consume'](_0x48a64c['item'],_0x4af69a['name']))return;const _0x51d4b3=_0x48a64c['item']['getAttribute']('headingId'),_0x42375d=_0x33c5c0['mapper']['toViewElement'](_0x48a64c['item']);_0x33c5c0['writer']['setAttribute']('id',_0x51d4b3,_0x42375d);}));}['_registerHeadingIdAttributePostfixer'](){const _0xbe0257=this['editor'],_0x444c4f=new Set(),_0x453818=new Set();function _0x5a9feb(_0x3add56,_0xdbbc7f){const _0x465977=_0x230561();return _0x453818['add'](_0x465977),_0x3add56['setAttribute']('headingId',_0x465977,_0xdbbc7f),_0x465977;}function _0x49e8b6(_0x455e5f,_0x3a9758){_0x455e5f['removeAttribute']('headingId',_0x3a9758);}_0xbe0257['model']['document']['registerPostFixer'](_0x579d61=>{const _0x45605d=_0xbe0257['model']['document']['differ']['getChanges']();let _0x1c2ef7=!0x1;for(const _0x253341 of _0x45605d)if('insert'==_0x253341['type']&&_0x253341['name']){if(b(_0x253341['name'])){const _0x3a9ea7=_0x253341['attributes']['get']('headingId');'string'==typeof _0x3a9ea7?_0x444c4f['has'](_0x3a9ea7)?(_0x5a9feb(_0x579d61,_0x253341['position']['nodeAfter']),_0x1c2ef7=!0x0):_0x453818['add'](_0x3a9ea7):(_0x5a9feb(_0x579d61,_0x253341['position']['nodeAfter']),_0x1c2ef7=!0x0);}else'string'==typeof _0x253341['attributes']['get']('headingId')&&(_0x49e8b6(_0x579d61,_0x253341['position']['nodeAfter']),_0x1c2ef7=!0x0);}else{if('remove'==_0x253341['type']){const _0x1aa759=_0x253341['attributes']['get']('headingId');'string'==typeof _0x1aa759&&_0x444c4f['delete'](_0x1aa759);}}return _0x1c2ef7;}),_0xbe0257['model']['document']['on']('change',()=>{_0x453818['forEach'](_0x3e8987=>_0x444c4f['add'](_0x3e8987)),_0x453818['clear']();});}}function b(_0x497ee9){return!!_0x497ee9['match'](/heading\d/);}class s extends _0x3d36c4{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2f5df5,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xa2f990){super(_0xa2f990),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x19166f=this['editor'],_0x35825a=_0x19166f['editing']['view']['document'];_0x19166f['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x19166f['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x35825a,'click',(_0x55b80e,_0x5f27ef)=>{if(!_0x5f27ef['target'])return;const _0x43f50f=_0x5f27ef['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x43f50f)&&(_0x5f27ef['domEvent']['preventDefault'](),_0x55b80e['stop'](),this['_handleScrollToHeading'](_0x43f50f));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x19166f['commands']['add']('insertTableOfContents',new _(_0x19166f)),(_0x19166f['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4a8aa0,_0x33c959)=>{this['_currentOutlineDefinitions']=_0x33c959['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x19166f['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x23e873){const _0x138150=_0x357466([0x6e,0x6a,0x72,0x77,0x63,0x32,0x76,0x4e,0x69,0x6c,0x42,0x61,0x46,0x54,0x78,0x4b,0x35,0x7a,0x73,0x68,0x74,0x38,0x6b,0x64,0x34,0x5a,0x66,0x51,0x6f,0x53,0x75,0x4c,0x47,0x41,0x50,0x39,0x56,0x6d,0x62,0x4a,0x43,0x4f,0x57,0x70,0x31,0x67,0x52,0x48,0x79,0x49,0x36,0x33,0x65,0x59,0x44,0x71,0x4d,0x37,0x55,0x30,0x58,0x45]),_0x1337fb=0x5ad43aa8,_0x411a43=0x5ad35588^_0x1337fb,_0xc9bdce=window[_0x357466([0x44,0x61,0x74,0x65])][_0x357466([0x6e,0x6f,0x77])](),_0xbe372f=_0x23e873[_0x357466([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xae61d5=new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57f2a3=>{_0xbe372f[_0x357466([0x6f,0x6e,0x63,0x65])](_0x357466([0x72,0x65,0x61,0x64,0x79]),_0x57f2a3);}),_0x2b4dd8={[_0x357466([0x6b,0x74,0x79])]:_0x357466([0x45,0x43]),[_0x357466([0x75,0x73,0x65])]:_0x357466([0x73,0x69,0x67]),[_0x357466([0x63,0x72,0x76])]:_0x357466([0x50,0x2d,0x32,0x35,0x36]),[_0x357466([0x78])]:_0x357466([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]),[_0x357466([0x79])]:_0x357466([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]),[_0x357466([0x61,0x6c,0x67])]:_0x357466([0x45,0x53,0x32,0x35,0x36])},_0x52b32f=_0xbe372f[_0x357466([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x357466([0x67,0x65,0x74])](_0x357466([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x139714(){let _0x59326d,_0x229aac=null,_0x2ba86f=null;try{if(_0x52b32f==_0x357466([0x47,0x50,0x4c]))return _0x357466([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x59326d=_0x36148e(),!_0x59326d)return _0x357466([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x59326d[_0x357466([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ba86f=_0x1ebd17(_0x59326d[_0x357466([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x59326d[_0x357466([0x6a,0x74,0x69])])),await _0x153e35()?_0x125551()?_0x479f6f()?_0x357466([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x210d29()?(_0x59326d[_0x357466([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x357466([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x229aac=_0x27dc38(_0x357466([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x59326d[_0x357466([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x357466([0x74,0x72,0x69,0x61,0x6c])&&(_0x229aac=_0x27dc38(_0x357466([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x502735()):_0x357466([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x357466([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x357466([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x357466([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x479f6f(){const _0x342b8c=[_0x357466([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x357466([0x74,0x72,0x69,0x61,0x6c])][_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x59326d[_0x357466([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc9bdce/0x3e8:0xe10*_0x411a43;return _0x59326d[_0x357466([0x65,0x78,0x70])]<_0x342b8c;}function _0x125551(){const _0x53753f=_0x59326d[_0x357466([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x53753f&&(!!_0x53753f[_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357466([0x2a]))||(!!_0x53753f[_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357466([0x54,0x4f,0x43]))||!!_0x53753f[_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357466([0x50,0x50]))));}function _0x210d29(){const _0x39d4d7=_0x59326d[_0x357466([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39d4d7||0x0==_0x39d4d7[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c9fb3}=new URL(window[_0x357466([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39d4d7[_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c9fb3))return!0x0;const _0x12795a=_0x3c9fb3[_0x357466([0x73,0x70,0x6c,0x69,0x74])](_0x357466([0x2e]));return _0x39d4d7[_0x357466([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb07cc3=>_0xb07cc3[_0x357466([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x357466([0x2a])))[_0x357466([0x6d,0x61,0x70])](_0x4be2d1=>_0x4be2d1[_0x357466([0x73,0x70,0x6c,0x69,0x74])](_0x357466([0x2e])))[_0x357466([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x137d65=>_0x137d65[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x12795a[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x357466([0x6d,0x61,0x70])](_0x5d1d36=>Array(_0x12795a[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5d1d36[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x357466([0x66,0x69,0x6c,0x6c])](_0x5d1d36[0x0]===_0x357466([0x2a])?_0x357466([0x2a]):'')[_0x357466([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5d1d36))[_0x357466([0x73,0x6f,0x6d,0x65])](_0x5873d5=>_0x12795a[_0x357466([0x65,0x76,0x65,0x72,0x79])]((_0x1ff4dc,_0x2f9d82)=>_0x5873d5[_0x2f9d82]===_0x1ff4dc||_0x5873d5[_0x2f9d82]===_0x357466([0x2a])));}function _0x502735(){return _0x229aac&&_0x2ba86f?new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56bf8b,_0x248d1d)=>{_0x229aac[_0x357466([0x74,0x68,0x65,0x6e])](_0x56bf8b,_0x248d1d),_0x2ba86f[_0x357466([0x74,0x68,0x65,0x6e])](_0x2887c6=>{_0x2887c6!=_0x357466([0x56,0x61,0x6c,0x69,0x64])&&_0x56bf8b(_0x2887c6);},_0x248d1d);}):_0x229aac||_0x2ba86f||_0x357466([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ebd17(_0x1d492d,_0x16cba9){return new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11fe1e=>{if(_0x350b37())return _0x11fe1e(_0x357466([0x56,0x61,0x6c,0x69,0x64]));_0x57c9e6(),_0xbe372f[_0x357466([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x357466([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3eaea4=!0x1;const _0x471a1b=_0x230561();function _0x4593b3(_0x44ffa0){return!!_0x44ffa0&&(typeof _0x44ffa0===_0x357466([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x44ffa0===_0x357466([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x44ffa0[_0x357466([0x74,0x68,0x65,0x6e])]===_0x357466([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x44ffa0[_0x357466([0x63,0x61,0x74,0x63,0x68])]===_0x357466([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43ad93(_0x5c75ca){_0x43e1f0(_0x5c75ca)[_0x357466([0x74,0x68,0x65,0x6e])](_0x3897fa=>{if(!_0x3897fa||_0x3897fa[_0x357466([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x357466([0x6f,0x6b]))return _0x357466([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x32c8bd(_0x411027(_0x471a1b+_0x16cba9))!=_0x3897fa[_0x357466([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x357466([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x357466([0x56,0x61,0x6c,0x69,0x64]);})[_0x357466([0x74,0x68,0x65,0x6e])](_0x935bbf=>(_0x2743c1(),_0x935bbf),()=>{const _0x435497=_0x50d61d();return null==_0x435497?(_0x2743c1(),_0x357466([0x56,0x61,0x6c,0x69,0x64])):_0x357466(_0xc9bdce-_0x435497>(0x7ed8bea8^_0x1337fb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x357466([0x74,0x68,0x65,0x6e])](_0x11fe1e)[_0x357466([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11fe1e(_0x357466([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1efeec=0x5ae2d428^_0x1337fb;function _0x2743c1(){const _0x4a0019=_0x357466([0x6c,0x6c,0x63,0x74,0x2d])+_0x32c8bd(_0x411027(_0x1d492d)),_0x35b939=_0x638295(_0x32c8bd(window[_0x357466([0x4d,0x61,0x74,0x68])][_0x357466([0x63,0x65,0x69,0x6c])](_0xc9bdce/_0x1efeec)));window[_0x357466([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x357466([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a0019,_0x35b939);}function _0x50d61d(){const _0x3b8889=_0x357466([0x6c,0x6c,0x63,0x74,0x2d])+_0x32c8bd(_0x411027(_0x1d492d)),_0x56024d=window[_0x357466([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x357466([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b8889);return _0x56024d?window[_0x357466([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x638295(_0x56024d),0x10)*_0x1efeec:null;}function _0x43e1f0(_0x2a3101){return new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ebfa7,_0x4f3df4)=>{_0x2a3101[_0x357466([0x74,0x68,0x65,0x6e])](_0x3ebfa7,_0x4f3df4),window[_0x357466([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f3df4,0x5ad5ee68^_0x1337fb);});}}_0xbe372f[_0x357466([0x6f,0x6e])](_0x357466([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dc6c2,_0x172a35)=>{if(_0x172a35[0x0]!=_0x1d492d)return _0x11fe1e(_0x357466([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x172a35[0x1]={..._0x172a35[0x1],[_0x357466([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x471a1b};},{[_0x357466([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x357466([0x68,0x69,0x67,0x68])}),_0xbe372f[_0x357466([0x6f,0x6e])](_0x357466([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x301ae8=>{_0x4593b3(_0x301ae8[_0x357466([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3eaea4=!0x0,_0x43ad93(_0x301ae8[_0x357466([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x357466([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x357466([0x6c,0x6f,0x77])}),_0xae61d5[_0x357466([0x74,0x68,0x65,0x6e])](()=>{_0x3eaea4||_0x11fe1e(_0x357466([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x350b37(){return _0xbe372f[_0x357466([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x357466([0x76,0x69,0x65,0x77])][_0x357466([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x357466([0x61,0x75,0x74,0x6f]);}function _0x57c9e6(){_0xbe372f[_0x357466([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x357466([0x76,0x69,0x65,0x77])][_0x357466([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x357466([0x61,0x75,0x74,0x6f]);}}function _0x27dc38(_0x348dd1){const _0x6008ef=[new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2227fa=>setTimeout(_0x2227fa,0x5add0464^_0x1337fb)),_0xae61d5[_0x357466([0x74,0x68,0x65,0x6e])](()=>new window[(_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1baa36=>{let _0x47a21d=0x0;_0xbe372f[_0x357466([0x6d,0x6f,0x64,0x65,0x6c])][_0x357466([0x6f,0x6e])](_0x357466([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f66c8,_0x1338a5)=>{_0x1338a5[0x0][_0x357466([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47a21d++,_0x47a21d==(0x5ad43b50^_0x1337fb)&&(_0x1baa36(),_0x3f66c8[_0x357466([0x6f,0x66,0x66])]());});}))];return window[_0x357466([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x357466([0x72,0x61,0x63,0x65])](_0x6008ef)[_0x357466([0x74,0x68,0x65,0x6e])](()=>_0x348dd1);}async function _0x75cf2c(){await _0xae61d5,_0xbe372f[_0x357466([0x6d,0x6f,0x64,0x65,0x6c])][_0x357466([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x301429,_0xbe372f[_0x357466([0x6d,0x6f,0x64,0x65,0x6c])][_0x357466([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x301429,_0xbe372f[_0x357466([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x357466([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa567c9(_0x4c491a){const _0x276b78=_0x114985();_0xbe372f[_0x276b78]=_0x357466([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])+_0x4c491a,_0x4c491a!=_0x357466([0x56,0x61,0x6c,0x69,0x64])&&_0x75cf2c();}function _0x114985(){const _0x2ecb16=window[_0x357466([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x357466([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x357466([0x6e,0x6f,0x77])]())[_0x357466([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x357466([0x2e]),'');let _0x5d0736=_0x357466([0x6e]);for(let _0xe429ea=0x0;_0xe429ea<_0x2ecb16[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe429ea+=0x2){let _0x40fc2b=window[_0x357466([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ecb16[_0x357466([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe429ea,_0xe429ea+0x2));_0x40fc2b>=_0x138150[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x40fc2b-=_0x138150[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d0736+=_0x138150[_0x40fc2b];}return _0x5d0736;}function _0x36148e(){const _0x3dd509=_0x52b32f[_0x357466([0x73,0x70,0x6c,0x69,0x74])](_0x357466([0x2e]));if(0x3!=_0x3dd509[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x52b79f(_0x3dd509[0x1]);function _0x52b79f(_0x428eac){const _0x3a47bb=_0x5e50cb(_0x428eac);return _0x3a47bb&&_0xd0df88()?_0x3a47bb:null;function _0xd0df88(){const _0x3cea79=_0x3a47bb[_0x357466([0x6a,0x74,0x69])],_0x3f7374=window[_0x357466([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3cea79[_0x357466([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3cea79[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c2e4d={..._0x3a47bb,[_0x357466([0x6a,0x74,0x69])]:_0x3cea79[_0x357466([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3cea79[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c2e4d[_0x357466([0x76,0x63])],_0x411027(_0x4c2e4d)==_0x3f7374;}}}async function _0x153e35(){let _0x4f2a95=!0x0;try{const _0x12a230=_0x52b32f[_0x357466([0x73,0x70,0x6c,0x69,0x74])](_0x357466([0x2e])),[_0x2650d7,_0x3b3cbf,_0x3dde99]=_0x12a230;return _0x52b0e7(_0x2650d7),await _0x5d6720(_0x2650d7,_0x3b3cbf,_0x3dde99),_0x4f2a95;}catch{return!0x1;}function _0x52b0e7(_0x3cb8d5){const _0x4f863f=_0x5e50cb(_0x3cb8d5);_0x4f863f&&_0x4f863f[_0x357466([0x61,0x6c,0x67])]==_0x357466([0x45,0x53,0x32,0x35,0x36])||(_0x4f2a95=!0x1);}async function _0x5d6720(_0x1a323d,_0x57c8ec,_0x3c4d88){const _0x1edeb5=window[_0x357466([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x357466([0x66,0x72,0x6f,0x6d])](_0x46414d(_0x3c4d88),_0x59bc16=>_0x59bc16[_0x357466([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x176f14=new window[(_0x357466([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x357466([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1a323d+_0x357466([0x2e])+_0x57c8ec),_0x46be54=window[_0x357466([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x357466([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x46be54)return;const _0x5844d9=await _0x46be54[_0x357466([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x357466([0x6a,0x77,0x6b]),_0x2b4dd8,{[_0x357466([0x6e,0x61,0x6d,0x65])]:_0x357466([0x45,0x43,0x44,0x53,0x41]),[_0x357466([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x357466([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x357466([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x46be54[_0x357466([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x357466([0x6e,0x61,0x6d,0x65])]:_0x357466([0x45,0x43,0x44,0x53,0x41]),[_0x357466([0x68,0x61,0x73,0x68])]:{[_0x357466([0x6e,0x61,0x6d,0x65])]:_0x357466([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5844d9,_0x1edeb5,_0x176f14)||(_0x4f2a95=!0x1);}}function _0x5e50cb(_0x9f07ca){return _0x9f07ca[_0x357466([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x357466([0x65,0x79]))?JSON[_0x357466([0x70,0x61,0x72,0x73,0x65])](_0x46414d(_0x9f07ca)):null;}function _0x46414d(_0x1bfc1b){return window[_0x357466([0x61,0x74,0x6f,0x62])](_0x1bfc1b[_0x357466([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x357466([0x2b]))[_0x357466([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x357466([0x2f])));}function _0x411027(_0x31be4c){let _0xf8e01d=0x1505;function _0x4d608a(_0x92d3cf){for(let _0x2b110f=0x0;_0x2b110f<_0x92d3cf[_0x357466([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b110f++){const _0x17efa6=_0x92d3cf[_0x357466([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b110f);_0xf8e01d=(_0xf8e01d<<0x5)+_0xf8e01d+_0x17efa6,_0xf8e01d&=_0xf8e01d;}}function _0x751ba(_0x5ed2e5){Array[_0x357466([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ed2e5)?_0x5ed2e5[_0x357466([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x751ba):_0x5ed2e5&&typeof _0x5ed2e5==_0x357466([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x357466([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ed2e5)[_0x357466([0x73,0x6f,0x72,0x74])]()[_0x357466([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58ba67,_0x53f375])=>{_0x4d608a(_0x58ba67),_0x751ba(_0x53f375);}):_0x4d608a(window[_0x357466([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ed2e5));}return _0x751ba(_0x31be4c),_0xf8e01d>>>0x0;}function _0x32c8bd(_0x3b77b8){return _0x3b77b8[_0x357466([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x357466([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x357466([0x30]));}function _0x638295(_0x54e116){return _0x54e116[_0x357466([0x73,0x70,0x6c,0x69,0x74])]('')[_0x357466([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x357466([0x6a,0x6f,0x69,0x6e])]('');}function _0x301429(){}function _0x357466(_0x469474){return _0x469474['map'](_0x4a66bd=>String['fromCharCode'](_0x4a66bd))['join']('');}_0xa567c9(await _0x139714());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5ca00c=>{'$graveyard'!==_0x5ca00c['rootName']&&this['editor']['editing']['reconvertItem'](_0x5ca00c);});}['_trackNewToCElements'](){for(const _0x16fa67 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x16fa67['type']||'tableOfContents'!==_0x16fa67['name'])return;this['_tableOfContentsElements']['add'](_0x16fa67['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x230b5e=this['editor']['conversion'];_0x230b5e['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x230b5e['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x34c6ed,{writer:_0x2da3b8})=>this['_createTableOfContents'](_0x2da3b8,!0x0)}),_0x230b5e['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x13052d,{writer:_0x3cec9d})=>{this['_tableOfContentsElements']['add'](_0x13052d);const _0x5a3509=this['_createTableOfContents'](_0x3cec9d);return _0x3ab3d8(_0x5a3509,_0x3cec9d,{'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'](_0x54de51,_0x43a245=!0x1){const {locale:_0x43cea1}=this['editor'],_0x4ff771=_0x54de51['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x43a245&&{'data-table-of-contents-label':j(_0x43cea1,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x43a245&&_0x54de51['insert'](_0x54de51['createPositionAt'](_0x4ff771,'end'),_0x54de51['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x54de51['createText'](j(_0x43cea1,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x459e8f=_0x43a245?'':'['+j(_0x43cea1,'Empty\x20heading')+']';let _0x35df45=_0x4ff771;return this['_currentOutlineDefinitions']['forEach']((_0x62c3ef,_0x2d7090,_0x1727f5)=>{const _0x376291=this['editor']['model']['hasContent'](_0x62c3ef['modelElement'],{'ignoreWhitespaces':!0x0}),_0x21f331=_0x376291?_0x62c3ef['text']:_0x459e8f,_0x28849b=_0x62c3ef['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x56fa3f=_0x54de51['createContainerElement']('a',{'href':'#'+_0x28849b,...!_0x43a245&&{'tabindex':'-1'}},[_0x54de51['createText'](_0x21f331)]),_0x29f449=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x54de51['setCustomProperty']('tableOfContentsHeadingIndex',_0x2d7090,_0x56fa3f);const _0x459a86=_0x54de51['createContainerElement']('li',null,[_0x376291||!_0x43a245&&_0x29f449?_0x56fa3f:_0x54de51['createText']('')]),_0x1e6a30=_0x2d7090?_0x1727f5[_0x2d7090-0x1]['level']:0x0,_0x2d7183=Math['abs'](_0x62c3ef['level']-_0x1e6a30);if(_0x62c3ef['level']>_0x1e6a30){const _0x3b8f85=N(_0x459a86,_0x2d7183,_0x54de51);_0x54de51['insert'](_0x54de51['createPositionAt'](_0x35df45,'end'),_0x3b8f85);}else{const _0x2c0e99=function(_0x370cc3,_0x220cd7){return _0x370cc3['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xf08a9d=>_0xf08a9d['is']('element','ol'))[_0x220cd7];}(_0x35df45,_0x2d7183);_0x54de51['insert'](_0x54de51['createPositionAt'](_0x2c0e99,'end'),_0x459a86);}_0x35df45=_0x459a86;}),_0x4ff771;}['_handleScrollToHeading'](_0x515ab5){const _0x4e0ea7=this['_currentOutlineDefinitions'][_0x515ab5]['modelElement'];this['editor']['model']['change'](_0xc036af=>{_0xc036af['setSelection'](_0x4e0ea7,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0xcab99b,_0x56d0ed)=>{const _0x280e47=_0x56d0ed['mapper'],_0xd34e20=_0x280e47['findMappedViewAncestor'](_0x56d0ed['viewPosition']),_0x54c2ea=_0x280e47['toModelElement'](_0xd34e20);_0x54c2ea['is']('element','tableOfContents')&&(_0x56d0ed['modelPosition']=this['editor']['model']['createPositionAt'](_0x54c2ea,0x0),_0xcab99b['stop']());};}}function N(_0x4675c8,_0x4322c9,_0x36d8b0){return 0x1===_0x4322c9?_0x36d8b0['createContainerElement']('ol',null,[_0x4675c8]):_0x36d8b0['createContainerElement']('ol',null,[_0x36d8b0['createContainerElement']('li',null,[N(_0x4675c8,_0x4322c9-0x1,_0x36d8b0)])]);}class o extends _0x3d36c4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x57778f=this['editor'];_0x57778f['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x2194fd=this['_createButton'](_0x43a397);return _0x2194fd['tooltip']=!0x0,_0x2194fd;}),_0x57778f['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2db55c)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xc040b2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x545bfc;for(const _0x477d21 in _0xc040b2){const _0x2f730b=_0x477d21,_0xb1712f=_0xc040b2[_0x2f730b];if('tableOfContentsLicenseKeyValid'==_0xb1712f||'tableOfContentsLicenseKeyInvalid'==_0xb1712f||'tableOfContentsLicenseKeyExpired'==_0xb1712f||'tableOfContentsLicenseKeyDomainLimit'==_0xb1712f||'tableOfContentsLicenseKeyNotAllowed'==_0xb1712f||'tableOfContentsLicenseKeyEvaluationLimit'==_0xb1712f||'tableOfContentsLicenseKeyTrialLimit'==_0xb1712f||'tableOfContentsLicenseKeyUsageLimit'==_0xb1712f){delete _0xc040b2[_0x2f730b],_0x545bfc=_0xb1712f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x545bfc&&_0xc040b2['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x545bfc&&_0xc040b2['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x545bfc&&_0xc040b2['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x545bfc&&_0xc040b2['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x545bfc&&_0xc040b2['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x545bfc&&_0xc040b2['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x545bfc&&_0xc040b2['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x3bf728){const _0x44d323=this['editor'],_0x50044b=_0x44d323['locale'],_0x4ca59a=_0x44d323['commands']['get']('insertTableOfContents'),_0x59a7ed=new _0x3bf728(_0x50044b);return _0x59a7ed['set']({'label':j(_0x50044b,'Table\x20of\x20contents'),'icon':_0x31feef}),_0x59a7ed['bind']('isEnabled')['to'](_0x4ca59a,'isEnabled'),this['listenTo'](_0x59a7ed,'execute',()=>{_0x44d323['execute']('insertTableOfContents'),_0x44d323['editing']['view']['focus']();}),_0x59a7ed;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x3d36c4{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.
|
|
3
|
+
"version": "46.0.1-alpha.1",
|
|
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.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.
|
|
23
|
-
"ckeditor5": "46.0.1-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "46.0.1-alpha.1",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.1",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.1",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.1",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.1",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.1",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.1",
|
|
23
|
+
"ckeditor5": "46.0.1-alpha.1",
|
|
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
|
-
function _0x16ea(_0x2411d7,_0x2a9334){const _0x30788a=_0x3078();return _0x16ea=function(_0x16ea0c,_0x389d6b){_0x16ea0c=_0x16ea0c-0x1a6;let _0x12a01a=_0x30788a[_0x16ea0c];return _0x12a01a;},_0x16ea(_0x2411d7,_0x2a9334);}const _0x1863e9=_0x16ea;function _0x3078(){const _0x40baf9=['locale','top','scrollToTheSelection','1490MTKaSw','render','_updateActiveDefinitionOnViewportChange','documentOutline.container','change','_setActiveViewItem','afterInit','editor','height','408980NxWbTw','indexOf','listenTo','modelElement','bottom','2451256cVXFRu','destroy','document-outline-container-not-provided','4854blZjkl','floor','resize','view','domConverter','plugins','bind','7zsxSpR','getIntersection','setSelection','element','focus','scroll','model','1048pfpjjs','editing','document','_updateActiveDefinitionFromViewportThrottled','getRootNames','itemSelected','init','length','toViewElement','DocumentOutlineUI','documentOutline.showEmptyHeadings','focusTracker','appendChild','_handleOutlineChange','config','cancel','3755079LvtTVo','href','DocumentOutlineUtils','add','_currentOutlineDefinitions','map','fromCharCode','sync','26FJKVFy','isOfficialPlugin','window','_handleItemSelected','58652yaptMi','getVisible','pluginName','join','296082VICben','getDomRoot','activeItemIndex','mapViewToDom','get','isPremiumPlugin','8412LDUvDK','mapper'];_0x3078=function(){return _0x40baf9;};return _0x3078();}(function(_0x27b21e,_0x11dfda){const _0x6a32ba=_0x16ea,_0x65c2b0=_0x27b21e();while(!![]){try{const _0x36df3c=-parseInt(_0x6a32ba(0x1d1))/0x1*(parseInt(_0x6a32ba(0x1df))/0x2)+parseInt(_0x6a32ba(0x1ab))/0x3*(parseInt(_0x6a32ba(0x1b9))/0x4)+parseInt(_0x6a32ba(0x1ed))/0x5+-parseInt(_0x6a32ba(0x1d9))/0x6*(parseInt(_0x6a32ba(0x1b2))/0x7)+-parseInt(_0x6a32ba(0x1a8))/0x8+-parseInt(_0x6a32ba(0x1c9))/0x9+parseInt(_0x6a32ba(0x1e4))/0xa*(parseInt(_0x6a32ba(0x1d5))/0xb);if(_0x36df3c===_0x11dfda)break;else _0x65c2b0['push'](_0x65c2b0['shift']());}catch(_0x21967f){_0x65c2b0['push'](_0x65c2b0['shift']());}}}(_0x3078,0x6602f));import{Plugin as _0x8c376a}from'ckeditor5/src/core.js';import{CKEditorError as _0x14761f,global as _0x29adc9,Rect as _0x574803,uid as _0xf12c65}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x114359}from'./ui/documentoutlineview.js';import{throttle as _0x521db8}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x8c376a{[_0x1863e9(0x1ae)];[_0x1863e9(0x1cd)];[_0x1863e9(0x1bc)];static get[_0x1863e9(0x1d7)](){const _0x4854ff=_0x1863e9;return _0x4854ff(0x1c2);}static get[_0x1863e9(0x1d2)](){return!0x0;}static get[_0x1863e9(0x1de)](){return!0x0;}constructor(_0x2bf106){const _0x4cb41a=_0x1863e9;super(_0x2bf106),this[_0x4cb41a(0x1ae)]=new _0x114359(_0x2bf106[_0x4cb41a(0x1e1)],this[_0x4cb41a(0x1eb)][_0x4cb41a(0x1c7)][_0x4cb41a(0x1dd)](_0x4cb41a(0x1c3)),this[_0x4cb41a(0x1eb)][_0x4cb41a(0x1c7)][_0x4cb41a(0x1dd)](_0x4cb41a(0x1e7))),this[_0x4cb41a(0x1cd)]=[],this[_0x4cb41a(0x1bc)]=_0x521db8(this[_0x4cb41a(0x1e6)][_0x4cb41a(0x1b1)](this),0x64);}[_0x1863e9(0x1bf)](){const _0x286000=_0x1863e9,_0x3b6c08=this[_0x286000(0x1eb)],_0x38f2a7=_0x3b6c08[_0x286000(0x1b0)][_0x286000(0x1dd)](_0x286000(0x1cb));let _0x2f7ff6=!0x1;if(this[_0x286000(0x1ae)][_0x286000(0x1e5)](),this[_0x286000(0x1eb)]['ui'][_0x286000(0x1c4)][_0x286000(0x1cc)](this[_0x286000(0x1ae)][_0x286000(0x1b5)]),!_0x3b6c08[_0x286000(0x1c7)][_0x286000(0x1dd)](_0x286000(0x1e7)))throw new _0x14761f(_0x286000(0x1aa),{'editor':_0x3b6c08});_0x3b6c08[_0x286000(0x1c7)][_0x286000(0x1dd)](_0x286000(0x1e7))[_0x286000(0x1c5)](this[_0x286000(0x1ae)][_0x286000(0x1b5)]),_0x38f2a7['on'](_0x286000(0x1e8),this[_0x286000(0x1c6)][_0x286000(0x1b1)](this)),_0x38f2a7['on'](_0x286000(0x1db),(_0x1b6da5,{index:_0x13794f})=>this[_0x286000(0x1e9)](_0x13794f)),this[_0x286000(0x1ae)]['on'](_0x286000(0x1be),(_0x640ef9,_0x3ad45e)=>{const _0x2b8af9=_0x286000;_0x2f7ff6=!0x0,this[_0x2b8af9(0x1d4)](_0x3ad45e);}),this[_0x286000(0x1ae)][_0x286000(0x1ef)](_0x29adc9[_0x286000(0x1bb)],_0x286000(0x1b7),()=>{const _0x4f4764=_0x286000;_0x2f7ff6?_0x2f7ff6=!0x1:this[_0x4f4764(0x1bc)]();},{'useCapture':!0x0}),this[_0x286000(0x1ae)][_0x286000(0x1ef)](_0x29adc9[_0x286000(0x1d3)],_0x286000(0x1ad),this[_0x286000(0x1bc)],{'useCapture':!0x0});}[_0x1863e9(0x1ea)](){!async function(_0x28af88){const _0x19290=_0x2fec04([0x73,0x52,0x7a,0x74,0x63,0x37,0x55,0x42,0x6b,0x62,0x54,0x4b,0x36,0x66,0x76,0x6f,0x32,0x41,0x6d,0x35,0x4f,0x51,0x6e,0x46,0x48,0x53,0x4e,0x44,0x72,0x68,0x69,0x58,0x61,0x75,0x4d,0x31,0x39,0x77,0x79,0x56,0x59,0x33,0x65,0x47,0x71,0x45,0x67,0x4a,0x43,0x70,0x49,0x30,0x50,0x5a,0x38,0x78,0x6c,0x4c,0x34,0x64,0x57,0x6a]),_0x545783=0x11fb9882,_0x164ae2=0x11fcf78a^_0x545783,_0x397cc5=window[_0x2fec04([0x44,0x61,0x74,0x65])][_0x2fec04([0x6e,0x6f,0x77])](),_0x48ce0b=_0x28af88[_0x2fec04([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3840bf=new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7f9f09=>{_0x48ce0b[_0x2fec04([0x6f,0x6e,0x63,0x65])](_0x2fec04([0x72,0x65,0x61,0x64,0x79]),_0x7f9f09);}),_0x335dde={[_0x2fec04([0x6b,0x74,0x79])]:_0x2fec04([0x45,0x43]),[_0x2fec04([0x75,0x73,0x65])]:_0x2fec04([0x73,0x69,0x67]),[_0x2fec04([0x63,0x72,0x76])]:_0x2fec04([0x50,0x2d,0x32,0x35,0x36]),[_0x2fec04([0x78])]:_0x2fec04([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]),[_0x2fec04([0x79])]:_0x2fec04([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]),[_0x2fec04([0x61,0x6c,0x67])]:_0x2fec04([0x45,0x53,0x32,0x35,0x36])},_0x3fcf12=_0x48ce0b[_0x2fec04([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fec04([0x67,0x65,0x74])](_0x2fec04([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3123b2(){let _0x37a768,_0x2fbc5e=null,_0x15fa48=null;try{if(_0x3fcf12==_0x2fec04([0x47,0x50,0x4c]))return _0x2fec04([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x37a768=_0x5663e4(),!_0x37a768)return _0x2fec04([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x37a768[_0x2fec04([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15fa48=_0x1c9664(_0x37a768[_0x2fec04([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x37a768[_0x2fec04([0x6a,0x74,0x69])])),await _0x4f31bf()?_0x679dec()?_0x5e3559()?_0x2fec04([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4efb52()?(_0x37a768[_0x2fec04([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fec04([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fbc5e=_0x376789(_0x2fec04([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x37a768[_0x2fec04([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fec04([0x74,0x72,0x69,0x61,0x6c])&&(_0x2fbc5e=_0x376789(_0x2fec04([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4b4a70()):_0x2fec04([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fec04([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fec04([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2fec04([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e3559(){const _0x2d6b27=[_0x2fec04([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fec04([0x74,0x72,0x69,0x61,0x6c])][_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37a768[_0x2fec04([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x397cc5/0x3e8:0xe10*_0x164ae2;return _0x37a768[_0x2fec04([0x65,0x78,0x70])]<_0x2d6b27;}function _0x679dec(){const _0x4b63f7=_0x37a768[_0x2fec04([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b63f7&&(!!_0x4b63f7[_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fec04([0x2a]))||(!!_0x4b63f7[_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fec04([0x44,0x4f]))||!!_0x4b63f7[_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fec04([0x50,0x50]))));}function _0x4efb52(){const _0x5dbeee=_0x16ea,_0x357075=_0x37a768[_0x2fec04([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x357075||0x0==_0x357075[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1dad9c}=new URL(window[_0x2fec04([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5dbeee(0x1ca)]);if(_0x357075[_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dad9c))return!0x0;const _0x30ef63=_0x1dad9c[_0x2fec04([0x73,0x70,0x6c,0x69,0x74])](_0x2fec04([0x2e]));return _0x357075[_0x2fec04([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x57c97e=>_0x57c97e[_0x2fec04([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fec04([0x2a])))[_0x2fec04([0x6d,0x61,0x70])](_0xce2112=>_0xce2112[_0x2fec04([0x73,0x70,0x6c,0x69,0x74])](_0x2fec04([0x2e])))[_0x2fec04([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8f9e9a=>_0x8f9e9a[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x30ef63[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fec04([0x6d,0x61,0x70])](_0x3aef60=>Array(_0x30ef63[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3aef60[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2fec04([0x66,0x69,0x6c,0x6c])](_0x3aef60[0x0]===_0x2fec04([0x2a])?_0x2fec04([0x2a]):'')[_0x2fec04([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3aef60))[_0x2fec04([0x73,0x6f,0x6d,0x65])](_0x6a091d=>_0x30ef63[_0x2fec04([0x65,0x76,0x65,0x72,0x79])]((_0x2a3c27,_0x456db2)=>_0x6a091d[_0x456db2]===_0x2a3c27||_0x6a091d[_0x456db2]===_0x2fec04([0x2a])));}function _0x4b4a70(){return _0x2fbc5e&&_0x15fa48?new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f9a1f,_0xd017b8)=>{_0x2fbc5e[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x2f9a1f,_0xd017b8),_0x15fa48[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x1069c5=>{_0x1069c5!=_0x2fec04([0x56,0x61,0x6c,0x69,0x64])&&_0x2f9a1f(_0x1069c5);},_0xd017b8);}):_0x2fbc5e||_0x15fa48||_0x2fec04([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c9664(_0x30cb7b,_0x1ecbe7){return new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e559e=>{if(_0x3d492d())return _0x3e559e(_0x2fec04([0x56,0x61,0x6c,0x69,0x64]));_0x5b43b2(),_0x48ce0b[_0x2fec04([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fec04([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x412813=!0x1;const _0x578fb9=_0xf12c65();function _0x2fa7b4(_0x1fc320){return!!_0x1fc320&&(typeof _0x1fc320===_0x2fec04([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fc320===_0x2fec04([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fc320[_0x2fec04([0x74,0x68,0x65,0x6e])]===_0x2fec04([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fc320[_0x2fec04([0x63,0x61,0x74,0x63,0x68])]===_0x2fec04([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x537025(_0x27c079){_0x85d4e1(_0x27c079)[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x90153b=>{if(!_0x90153b||_0x90153b[_0x2fec04([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fec04([0x6f,0x6b]))return _0x2fec04([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1aa0dd(_0x2b131c(_0x578fb9+_0x1ecbe7))!=_0x90153b[_0x2fec04([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fec04([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fec04([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x4db9fc=>(_0x2782ed(),_0x4db9fc),()=>{const _0x2a0da1=_0x4458dc();return null==_0x2a0da1?(_0x2782ed(),_0x2fec04([0x56,0x61,0x6c,0x69,0x64])):_0x2fec04(_0x397cc5-_0x2a0da1>(0x35f71c82^_0x545783)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x3e559e)[_0x2fec04([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e559e(_0x2fec04([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x475e9b=0x11cd7602^_0x545783;function _0x2782ed(){const _0x33b54d=_0x2fec04([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aa0dd(_0x2b131c(_0x30cb7b)),_0x3cb267=_0x597b18(_0x1aa0dd(window[_0x2fec04([0x4d,0x61,0x74,0x68])][_0x2fec04([0x63,0x65,0x69,0x6c])](_0x397cc5/_0x475e9b)));window[_0x2fec04([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fec04([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33b54d,_0x3cb267);}function _0x4458dc(){const _0x59a5b7=_0x2fec04([0x6c,0x6c,0x63,0x74,0x2d])+_0x1aa0dd(_0x2b131c(_0x30cb7b)),_0x428189=window[_0x2fec04([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fec04([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59a5b7);return _0x428189?window[_0x2fec04([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x597b18(_0x428189),0x10)*_0x475e9b:null;}function _0x85d4e1(_0x88077b){return new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x378498,_0x52a3ff)=>{_0x88077b[_0x2fec04([0x74,0x68,0x65,0x6e])](_0x378498,_0x52a3ff),window[_0x2fec04([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x52a3ff,0x11fa4c42^_0x545783);});}}_0x48ce0b[_0x2fec04([0x6f,0x6e])](_0x2fec04([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5c30ef,_0x1588ab)=>{if(_0x1588ab[0x0]!=_0x30cb7b)return _0x3e559e(_0x2fec04([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1588ab[0x1]={..._0x1588ab[0x1],[_0x2fec04([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x578fb9};},{[_0x2fec04([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fec04([0x68,0x69,0x67,0x68])}),_0x48ce0b[_0x2fec04([0x6f,0x6e])](_0x2fec04([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b5cc2=>{_0x2fa7b4(_0x3b5cc2[_0x2fec04([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x412813=!0x0,_0x537025(_0x3b5cc2[_0x2fec04([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fec04([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fec04([0x6c,0x6f,0x77])}),_0x3840bf[_0x2fec04([0x74,0x68,0x65,0x6e])](()=>{_0x412813||_0x3e559e(_0x2fec04([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3d492d(){return _0x48ce0b[_0x2fec04([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fec04([0x76,0x69,0x65,0x77])][_0x2fec04([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fec04([0x61,0x75,0x74,0x6f]);}function _0x5b43b2(){_0x48ce0b[_0x2fec04([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fec04([0x76,0x69,0x65,0x77])][_0x2fec04([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fec04([0x61,0x75,0x74,0x6f]);}}function _0x376789(_0x2f0e7c){const _0x4a8be1=[new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x514150=>setTimeout(_0x514150,0x11f2a64e^_0x545783)),_0x3840bf[_0x2fec04([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c081c=>{let _0x211923=0x0;_0x48ce0b[_0x2fec04([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fec04([0x6f,0x6e])](_0x2fec04([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fbc17,_0x2a8df7)=>{_0x2a8df7[0x0][_0x2fec04([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x211923++,_0x211923==(0x11fb997a^_0x545783)&&(_0x1c081c(),_0x4fbc17[_0x2fec04([0x6f,0x66,0x66])]());});}))];return window[_0x2fec04([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fec04([0x72,0x61,0x63,0x65])](_0x4a8be1)[_0x2fec04([0x74,0x68,0x65,0x6e])](()=>_0x2f0e7c);}async function _0x8c253e(){await _0x3840bf,_0x48ce0b[_0x2fec04([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fec04([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x30975e,_0x48ce0b[_0x2fec04([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fec04([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x30975e,_0x48ce0b[_0x2fec04([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fec04([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2bbc37(_0x280b93){const _0x1a04f3=_0x2b2562();_0x48ce0b[_0x1a04f3]=_0x2fec04([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])+_0x280b93,_0x280b93!=_0x2fec04([0x56,0x61,0x6c,0x69,0x64])&&_0x8c253e();}function _0x2b2562(){const _0x2adb08=window[_0x2fec04([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fec04([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fec04([0x6e,0x6f,0x77])]())[_0x2fec04([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fec04([0x2e]),'');let _0x7fa3f1=_0x2fec04([0x73]);for(let _0x15e85d=0x0;_0x15e85d<_0x2adb08[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15e85d+=0x2){let _0x3f9bf5=window[_0x2fec04([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2adb08[_0x2fec04([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15e85d,_0x15e85d+0x2));_0x3f9bf5>=_0x19290[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f9bf5-=_0x19290[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7fa3f1+=_0x19290[_0x3f9bf5];}return _0x7fa3f1;}function _0x5663e4(){const _0x588ffe=_0x3fcf12[_0x2fec04([0x73,0x70,0x6c,0x69,0x74])](_0x2fec04([0x2e]));if(0x3!=_0x588ffe[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37313c(_0x588ffe[0x1]);function _0x37313c(_0x3f2c9d){const _0x353604=_0x223ad2(_0x3f2c9d);return _0x353604&&_0x1c8774()?_0x353604:null;function _0x1c8774(){const _0x18fbf2=_0x353604[_0x2fec04([0x6a,0x74,0x69])],_0x28c9c0=window[_0x2fec04([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18fbf2[_0x2fec04([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18fbf2[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f91ef={..._0x353604,[_0x2fec04([0x6a,0x74,0x69])]:_0x18fbf2[_0x2fec04([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18fbf2[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f91ef[_0x2fec04([0x76,0x63])],_0x2b131c(_0x2f91ef)==_0x28c9c0;}}}async function _0x4f31bf(){let _0x1e86bc=!0x0;try{const _0x10e7a6=_0x3fcf12[_0x2fec04([0x73,0x70,0x6c,0x69,0x74])](_0x2fec04([0x2e])),[_0x1243b8,_0x13d1a5,_0x34f40c]=_0x10e7a6;return _0x5e93af(_0x1243b8),await _0x3dfa66(_0x1243b8,_0x13d1a5,_0x34f40c),_0x1e86bc;}catch{return!0x1;}function _0x5e93af(_0x1087d7){const _0x214c7d=_0x223ad2(_0x1087d7);_0x214c7d&&_0x214c7d[_0x2fec04([0x61,0x6c,0x67])]==_0x2fec04([0x45,0x53,0x32,0x35,0x36])||(_0x1e86bc=!0x1);}async function _0x3dfa66(_0x4e21fd,_0x5e4130,_0x5c1392){const _0x551f42=window[_0x2fec04([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fec04([0x66,0x72,0x6f,0x6d])](_0x523438(_0x5c1392),_0x418957=>_0x418957[_0x2fec04([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xdeb6e7=new window[(_0x2fec04([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fec04([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4e21fd+_0x2fec04([0x2e])+_0x5e4130),_0x2218e9=window[_0x2fec04([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fec04([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2218e9)return;const _0x39a2b7=await _0x2218e9[_0x2fec04([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fec04([0x6a,0x77,0x6b]),_0x335dde,{[_0x2fec04([0x6e,0x61,0x6d,0x65])]:_0x2fec04([0x45,0x43,0x44,0x53,0x41]),[_0x2fec04([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fec04([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fec04([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2218e9[_0x2fec04([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fec04([0x6e,0x61,0x6d,0x65])]:_0x2fec04([0x45,0x43,0x44,0x53,0x41]),[_0x2fec04([0x68,0x61,0x73,0x68])]:{[_0x2fec04([0x6e,0x61,0x6d,0x65])]:_0x2fec04([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x39a2b7,_0x551f42,_0xdeb6e7)||(_0x1e86bc=!0x1);}}function _0x223ad2(_0xc3db39){return _0xc3db39[_0x2fec04([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fec04([0x65,0x79]))?JSON[_0x2fec04([0x70,0x61,0x72,0x73,0x65])](_0x523438(_0xc3db39)):null;}function _0x523438(_0x36536d){return window[_0x2fec04([0x61,0x74,0x6f,0x62])](_0x36536d[_0x2fec04([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fec04([0x2b]))[_0x2fec04([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fec04([0x2f])));}function _0x2b131c(_0x4112ca){let _0x10a083=0x1505;function _0x470165(_0x5da58c){for(let _0x17a839=0x0;_0x17a839<_0x5da58c[_0x2fec04([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17a839++){const _0x4cace6=_0x5da58c[_0x2fec04([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17a839);_0x10a083=(_0x10a083<<0x5)+_0x10a083+_0x4cace6,_0x10a083&=_0x10a083;}}function _0x1bc22c(_0x46e977){Array[_0x2fec04([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46e977)?_0x46e977[_0x2fec04([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1bc22c):_0x46e977&&typeof _0x46e977==_0x2fec04([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fec04([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46e977)[_0x2fec04([0x73,0x6f,0x72,0x74])]()[_0x2fec04([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x39348d,_0x2a18b2])=>{_0x470165(_0x39348d),_0x1bc22c(_0x2a18b2);}):_0x470165(window[_0x2fec04([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46e977));}return _0x1bc22c(_0x4112ca),_0x10a083>>>0x0;}function _0x1aa0dd(_0x317967){return _0x317967[_0x2fec04([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fec04([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fec04([0x30]));}function _0x597b18(_0x9aa809){return _0x9aa809[_0x2fec04([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fec04([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fec04([0x6a,0x6f,0x69,0x6e])]('');}function _0x30975e(){}function _0x2fec04(_0x1d4700){const _0x2a3aa7=_0x16ea;return _0x1d4700[_0x2a3aa7(0x1ce)](_0x4a90f4=>String[_0x2a3aa7(0x1cf)](_0x4a90f4))[_0x2a3aa7(0x1d8)]('');}_0x2bbc37(await _0x3123b2());}(this);}[_0x1863e9(0x1a9)](){const _0xe6d734=_0x1863e9;super[_0xe6d734(0x1a9)](),this[_0xe6d734(0x1ae)][_0xe6d734(0x1a9)](),this[_0xe6d734(0x1bc)][_0xe6d734(0x1c8)]();}[_0x1863e9(0x1c6)](_0x1c1991,{outlineDefinitions:_0x361803,outlineChanges:_0x1f2b58}){const _0x2c0c0d=_0x1863e9;this[_0x2c0c0d(0x1cd)]=_0x361803,this[_0x2c0c0d(0x1ae)][_0x2c0c0d(0x1d0)](_0x1f2b58);}[_0x1863e9(0x1e9)](_0x259282){const _0x31b955=_0x1863e9;this[_0x31b955(0x1cd)][_0x31b955(0x1c0)]&&this[_0x31b955(0x1cd)][_0x259282]&&(this[_0x31b955(0x1ae)][_0x31b955(0x1db)]=_0x259282);}[_0x1863e9(0x1d4)](_0x5affb9){const _0x4e4d8b=_0x1863e9,_0x53df88=this[_0x4e4d8b(0x1cd)][_0x5affb9][_0x4e4d8b(0x1a6)];this[_0x4e4d8b(0x1eb)][_0x4e4d8b(0x1b8)][_0x4e4d8b(0x1e8)](_0x3d0f08=>{const _0xff7d32=_0x4e4d8b;_0x3d0f08[_0xff7d32(0x1b4)](_0x53df88,0x0);}),this[_0x4e4d8b(0x1eb)][_0x4e4d8b(0x1ba)][_0x4e4d8b(0x1ae)][_0x4e4d8b(0x1e3)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x4e4d8b(0x1eb)][_0x4e4d8b(0x1ba)][_0x4e4d8b(0x1ae)][_0x4e4d8b(0x1b6)](),this[_0x4e4d8b(0x1e9)](_0x5affb9);}[_0x1863e9(0x1e6)](){const _0x5293ed=_0x1863e9,_0x167f53=this[_0x5293ed(0x1eb)];let _0x424920;for(const _0x437866 of _0x167f53[_0x5293ed(0x1b8)][_0x5293ed(0x1bb)][_0x5293ed(0x1bd)]()){const _0x4cea20=_0x167f53[_0x5293ed(0x1ba)][_0x5293ed(0x1ae)][_0x5293ed(0x1da)](_0x437866),_0xb1b5d=_0x4cea20&&new _0x574803(_0x4cea20)[_0x5293ed(0x1d6)]();if(_0xb1b5d){const _0x431074=new _0x574803(_0x29adc9[_0x5293ed(0x1d3)])[_0x5293ed(0x1b3)](_0xb1b5d);_0x431074&&(_0x424920=_0x431074[_0x5293ed(0x1e2)]+0.25*_0x431074[_0x5293ed(0x1ec)]);}}if(void 0x0===_0x424920)return;const _0x1b98fa=h(_0x167f53[_0x5293ed(0x1ba)],this[_0x5293ed(0x1cd)],_0x424920);_0x1b98fa?this[_0x5293ed(0x1e9)](this[_0x5293ed(0x1cd)][_0x5293ed(0x1ee)](_0x1b98fa)):this[_0x5293ed(0x1e9)](-0x1);}}function h(_0x56bdf8,_0x595aa5,_0x528224,_0x423980=0x0,_0x5283ce=_0x595aa5[_0x1863e9(0x1c0)]-0x1){const _0x837bb0=_0x1863e9,_0x503942=Math[_0x837bb0(0x1ac)](_0x423980+(_0x5283ce-_0x423980)/0x2);if(_0x5283ce>=_0x423980){const _0x4ed6ce=_0x595aa5[_0x503942],_0x1dd0ee=_0x56bdf8[_0x837bb0(0x1e0)][_0x837bb0(0x1c1)](_0x4ed6ce[_0x837bb0(0x1a6)]);if(!_0x1dd0ee)return null;const _0x48c1d7=_0x56bdf8[_0x837bb0(0x1ae)][_0x837bb0(0x1af)][_0x837bb0(0x1dc)](_0x1dd0ee);return new _0x574803(_0x48c1d7)[_0x837bb0(0x1a7)]>_0x528224?h(_0x56bdf8,_0x595aa5,_0x528224,_0x423980,_0x503942-0x1):h(_0x56bdf8,_0x595aa5,_0x528224,_0x503942+0x1,_0x5283ce);}return _0x503942<0x0?null:_0x595aa5[_0x503942];}
|
|
23
|
+
const _0x3549ce=_0x325b;(function(_0xc46059,_0x51db22){const _0xd66df6=_0x325b,_0x427a0c=_0xc46059();while(!![]){try{const _0x38aa7a=parseInt(_0xd66df6(0x154))/0x1*(-parseInt(_0xd66df6(0x12d))/0x2)+parseInt(_0xd66df6(0x125))/0x3+-parseInt(_0xd66df6(0x122))/0x4*(-parseInt(_0xd66df6(0x153))/0x5)+parseInt(_0xd66df6(0x135))/0x6*(-parseInt(_0xd66df6(0x15b))/0x7)+-parseInt(_0xd66df6(0x137))/0x8*(-parseInt(_0xd66df6(0x143))/0x9)+parseInt(_0xd66df6(0x13a))/0xa+parseInt(_0xd66df6(0x146))/0xb;if(_0x38aa7a===_0x51db22)break;else _0x427a0c['push'](_0x427a0c['shift']());}catch(_0x47248c){_0x427a0c['push'](_0x427a0c['shift']());}}}(_0x8427,0xab755));import{Plugin as _0x55906a}from'ckeditor5/src/core.js';import{CKEditorError as _0xe0bce,global as _0x27f61f,Rect as _0x190864,uid as _0xc544d4}from'ckeditor5/src/utils.js';function _0x8427(){const _0x55326=['_handleOutlineChange','bottom','floor','3850CSlGDr','change','documentOutline.container','listenTo','model','appendChild','length','scroll','document','element','window','fromCharCode','editing','top','isOfficialPlugin','activeItemIndex','_currentOutlineDefinitions','20ueHtJR','resize','href','2788428SZiEpL','modelElement','editor','focus','join','render','getRootNames','get','10macqqX','getDomRoot','afterInit','document-outline-container-not-provided','DocumentOutlineUI','mapViewToDom','DocumentOutlineUtils','itemSelected','12576MjhyWV','destroy','24AuHJfL','plugins','bind','2422210CsSkpT','toViewElement','focusTracker','height','_updateActiveDefinitionOnViewportChange','add','mapper','pluginName','domConverter','2414853sAlVAN','setSelection','map','3520220WrpGLk','config','indexOf','getVisible','documentOutline.showEmptyHeadings','cancel','init','_handleItemSelected','_updateActiveDefinitionFromViewportThrottled','sync','isPremiumPlugin','view','_setActiveViewItem','178985zckVPb','124112nTBcBK','getIntersection','locale','scrollToTheSelection'];_0x8427=function(){return _0x55326;};return _0x8427();}import{DocumentOutlineView as _0x256145}from'./ui/documentoutlineview.js';import{throttle as _0x1ce20d}from'es-toolkit/compat';function _0x325b(_0x5b5949,_0x50f50e){const _0x84276e=_0x8427();return _0x325b=function(_0x325bbc,_0x485318){_0x325bbc=_0x325bbc-0x122;let _0x321470=_0x84276e[_0x325bbc];return _0x321470;},_0x325b(_0x5b5949,_0x50f50e);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x55906a{[_0x3549ce(0x151)];[_0x3549ce(0x16b)];[_0x3549ce(0x14e)];static get[_0x3549ce(0x141)](){const _0x369f04=_0x3549ce;return _0x369f04(0x131);}static get[_0x3549ce(0x169)](){return!0x0;}static get[_0x3549ce(0x150)](){return!0x0;}constructor(_0x46c1b3){const _0x4d6189=_0x3549ce;super(_0x46c1b3),this[_0x4d6189(0x151)]=new _0x256145(_0x46c1b3[_0x4d6189(0x156)],this[_0x4d6189(0x127)][_0x4d6189(0x147)][_0x4d6189(0x12c)](_0x4d6189(0x14a)),this[_0x4d6189(0x127)][_0x4d6189(0x147)][_0x4d6189(0x12c)](_0x4d6189(0x15d))),this[_0x4d6189(0x16b)]=[],this[_0x4d6189(0x14e)]=_0x1ce20d(this[_0x4d6189(0x13e)][_0x4d6189(0x139)](this),0x64);}[_0x3549ce(0x14c)](){const _0x1548f5=_0x3549ce,_0x5ad648=this[_0x1548f5(0x127)],_0x439603=_0x5ad648[_0x1548f5(0x138)][_0x1548f5(0x12c)](_0x1548f5(0x133));let _0x2f2fde=!0x1;if(this[_0x1548f5(0x151)][_0x1548f5(0x12a)](),this[_0x1548f5(0x127)]['ui'][_0x1548f5(0x13c)][_0x1548f5(0x13f)](this[_0x1548f5(0x151)][_0x1548f5(0x164)]),!_0x5ad648[_0x1548f5(0x147)][_0x1548f5(0x12c)](_0x1548f5(0x15d)))throw new _0xe0bce(_0x1548f5(0x130),{'editor':_0x5ad648});_0x5ad648[_0x1548f5(0x147)][_0x1548f5(0x12c)](_0x1548f5(0x15d))[_0x1548f5(0x160)](this[_0x1548f5(0x151)][_0x1548f5(0x164)]),_0x439603['on'](_0x1548f5(0x15c),this[_0x1548f5(0x158)][_0x1548f5(0x139)](this)),_0x439603['on'](_0x1548f5(0x16a),(_0x4be017,{index:_0x4059ef})=>this[_0x1548f5(0x152)](_0x4059ef)),this[_0x1548f5(0x151)]['on'](_0x1548f5(0x134),(_0x122ec3,_0x400bbd)=>{const _0x562259=_0x1548f5;_0x2f2fde=!0x0,this[_0x562259(0x14d)](_0x400bbd);}),this[_0x1548f5(0x151)][_0x1548f5(0x15e)](_0x27f61f[_0x1548f5(0x163)],_0x1548f5(0x162),()=>{const _0x2dd957=_0x1548f5;_0x2f2fde?_0x2f2fde=!0x1:this[_0x2dd957(0x14e)]();},{'useCapture':!0x0}),this[_0x1548f5(0x151)][_0x1548f5(0x15e)](_0x27f61f[_0x1548f5(0x165)],_0x1548f5(0x123),this[_0x1548f5(0x14e)],{'useCapture':!0x0});}[_0x3549ce(0x12f)](){!async function(_0x3ad997){const _0x57f742=_0x19caf0([0x37,0x78,0x6d,0x7a,0x48,0x59,0x79,0x45,0x72,0x65,0x4c,0x4e,0x4f,0x5a,0x68,0x6a,0x6b,0x35,0x47,0x33,0x42,0x53,0x71,0x51,0x67,0x6e,0x61,0x30,0x36,0x70,0x44,0x43,0x75,0x54,0x4d,0x52,0x41,0x76,0x34,0x49,0x55,0x62,0x50,0x77,0x66,0x38,0x32,0x63,0x58,0x73,0x6c,0x56,0x74,0x64,0x6f,0x4a,0x46,0x31,0x39,0x4b,0x69,0x57]),_0x4a978a=0x76aed023,_0x4b10ba=0x76a9bf03^_0x4a978a,_0x62ac26=window[_0x19caf0([0x44,0x61,0x74,0x65])][_0x19caf0([0x6e,0x6f,0x77])](),_0x1a66e7=_0x3ad997[_0x19caf0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b74cd=new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2524d1=>{_0x1a66e7[_0x19caf0([0x6f,0x6e,0x63,0x65])](_0x19caf0([0x72,0x65,0x61,0x64,0x79]),_0x2524d1);}),_0x114453={[_0x19caf0([0x6b,0x74,0x79])]:_0x19caf0([0x45,0x43]),[_0x19caf0([0x75,0x73,0x65])]:_0x19caf0([0x73,0x69,0x67]),[_0x19caf0([0x63,0x72,0x76])]:_0x19caf0([0x50,0x2d,0x32,0x35,0x36]),[_0x19caf0([0x78])]:_0x19caf0([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]),[_0x19caf0([0x79])]:_0x19caf0([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]),[_0x19caf0([0x61,0x6c,0x67])]:_0x19caf0([0x45,0x53,0x32,0x35,0x36])},_0x2b8944=_0x1a66e7[_0x19caf0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x19caf0([0x67,0x65,0x74])](_0x19caf0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x30d9bf(){let _0x14cfc2,_0x2cc6f7=null,_0x394787=null;try{if(_0x2b8944==_0x19caf0([0x47,0x50,0x4c]))return _0x19caf0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x14cfc2=_0x28f33c(),!_0x14cfc2)return _0x19caf0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x14cfc2[_0x19caf0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x394787=_0x5c9b8a(_0x14cfc2[_0x19caf0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x14cfc2[_0x19caf0([0x6a,0x74,0x69])])),await _0x29e5fb()?_0x5221d1()?_0x2a5d1a()?_0x19caf0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e3672()?(_0x14cfc2[_0x19caf0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19caf0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2cc6f7=_0x1ee2b3(_0x19caf0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x14cfc2[_0x19caf0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x19caf0([0x74,0x72,0x69,0x61,0x6c])&&(_0x2cc6f7=_0x1ee2b3(_0x19caf0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d6e39()):_0x19caf0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x19caf0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x19caf0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x19caf0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2a5d1a(){const _0x56ad30=[_0x19caf0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x19caf0([0x74,0x72,0x69,0x61,0x6c])][_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14cfc2[_0x19caf0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x62ac26/0x3e8:0xe10*_0x4b10ba;return _0x14cfc2[_0x19caf0([0x65,0x78,0x70])]<_0x56ad30;}function _0x5221d1(){const _0x5e53f0=_0x14cfc2[_0x19caf0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e53f0&&(!!_0x5e53f0[_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19caf0([0x2a]))||(!!_0x5e53f0[_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19caf0([0x44,0x4f]))||!!_0x5e53f0[_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19caf0([0x50,0x50]))));}function _0x5e3672(){const _0x46e7bc=_0x325b,_0x40525e=_0x14cfc2[_0x19caf0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40525e||0x0==_0x40525e[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x412718}=new URL(window[_0x19caf0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x46e7bc(0x124)]);if(_0x40525e[_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x412718))return!0x0;const _0x283e38=_0x412718[_0x19caf0([0x73,0x70,0x6c,0x69,0x74])](_0x19caf0([0x2e]));return _0x40525e[_0x19caf0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe9691b=>_0xe9691b[_0x19caf0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19caf0([0x2a])))[_0x19caf0([0x6d,0x61,0x70])](_0x314dcb=>_0x314dcb[_0x19caf0([0x73,0x70,0x6c,0x69,0x74])](_0x19caf0([0x2e])))[_0x19caf0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a3832=>_0x3a3832[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x283e38[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x19caf0([0x6d,0x61,0x70])](_0x5218f8=>Array(_0x283e38[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5218f8[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x19caf0([0x66,0x69,0x6c,0x6c])](_0x5218f8[0x0]===_0x19caf0([0x2a])?_0x19caf0([0x2a]):'')[_0x19caf0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5218f8))[_0x19caf0([0x73,0x6f,0x6d,0x65])](_0x1cf73a=>_0x283e38[_0x19caf0([0x65,0x76,0x65,0x72,0x79])]((_0x428004,_0x5c0c19)=>_0x1cf73a[_0x5c0c19]===_0x428004||_0x1cf73a[_0x5c0c19]===_0x19caf0([0x2a])));}function _0x2d6e39(){return _0x2cc6f7&&_0x394787?new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29d55c,_0x1d22f6)=>{_0x2cc6f7[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x29d55c,_0x1d22f6),_0x394787[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x4524b2=>{_0x4524b2!=_0x19caf0([0x56,0x61,0x6c,0x69,0x64])&&_0x29d55c(_0x4524b2);},_0x1d22f6);}):_0x2cc6f7||_0x394787||_0x19caf0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c9b8a(_0x14ea5d,_0x536322){return new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f2129=>{if(_0x28a764())return _0x5f2129(_0x19caf0([0x56,0x61,0x6c,0x69,0x64]));_0x3bd093(),_0x1a66e7[_0x19caf0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x19caf0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35f8d4=!0x1;const _0x2ed3d2=_0xc544d4();function _0x38819c(_0x5c42c1){return!!_0x5c42c1&&(typeof _0x5c42c1===_0x19caf0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5c42c1===_0x19caf0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5c42c1[_0x19caf0([0x74,0x68,0x65,0x6e])]===_0x19caf0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5c42c1[_0x19caf0([0x63,0x61,0x74,0x63,0x68])]===_0x19caf0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18a1aa(_0x14f228){_0x5e1187(_0x14f228)[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x2a4674=>{if(!_0x2a4674||_0x2a4674[_0x19caf0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x19caf0([0x6f,0x6b]))return _0x19caf0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x32f6c5(_0xe3efb(_0x2ed3d2+_0x536322))!=_0x2a4674[_0x19caf0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x19caf0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x19caf0([0x56,0x61,0x6c,0x69,0x64]);})[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x14d2bc=>(_0x35c3d8(),_0x14d2bc),()=>{const _0x580869=_0x4305a9();return null==_0x580869?(_0x35c3d8(),_0x19caf0([0x56,0x61,0x6c,0x69,0x64])):_0x19caf0(_0x62ac26-_0x580869>(0x52a25423^_0x4a978a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x5f2129)[_0x19caf0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f2129(_0x19caf0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x163c9b=0x76983ea3^_0x4a978a;function _0x35c3d8(){const _0x3582d6=_0x19caf0([0x6c,0x6c,0x63,0x74,0x2d])+_0x32f6c5(_0xe3efb(_0x14ea5d)),_0x502dbd=_0x110b9a(_0x32f6c5(window[_0x19caf0([0x4d,0x61,0x74,0x68])][_0x19caf0([0x63,0x65,0x69,0x6c])](_0x62ac26/_0x163c9b)));window[_0x19caf0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19caf0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3582d6,_0x502dbd);}function _0x4305a9(){const _0x47cc6b=_0x19caf0([0x6c,0x6c,0x63,0x74,0x2d])+_0x32f6c5(_0xe3efb(_0x14ea5d)),_0x78e9ed=window[_0x19caf0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x19caf0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47cc6b);return _0x78e9ed?window[_0x19caf0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x110b9a(_0x78e9ed),0x10)*_0x163c9b:null;}function _0x5e1187(_0x40f2b8){return new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50eeea,_0x226f5c)=>{_0x40f2b8[_0x19caf0([0x74,0x68,0x65,0x6e])](_0x50eeea,_0x226f5c),window[_0x19caf0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x226f5c,0x76af04e3^_0x4a978a);});}}_0x1a66e7[_0x19caf0([0x6f,0x6e])](_0x19caf0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x46bb43,_0x205420)=>{if(_0x205420[0x0]!=_0x14ea5d)return _0x5f2129(_0x19caf0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x205420[0x1]={..._0x205420[0x1],[_0x19caf0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2ed3d2};},{[_0x19caf0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19caf0([0x68,0x69,0x67,0x68])}),_0x1a66e7[_0x19caf0([0x6f,0x6e])](_0x19caf0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x206b53=>{_0x38819c(_0x206b53[_0x19caf0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35f8d4=!0x0,_0x18a1aa(_0x206b53[_0x19caf0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x19caf0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x19caf0([0x6c,0x6f,0x77])}),_0x1b74cd[_0x19caf0([0x74,0x68,0x65,0x6e])](()=>{_0x35f8d4||_0x5f2129(_0x19caf0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x28a764(){return _0x1a66e7[_0x19caf0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19caf0([0x76,0x69,0x65,0x77])][_0x19caf0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x19caf0([0x61,0x75,0x74,0x6f]);}function _0x3bd093(){_0x1a66e7[_0x19caf0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x19caf0([0x76,0x69,0x65,0x77])][_0x19caf0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x19caf0([0x61,0x75,0x74,0x6f]);}}function _0x1ee2b3(_0x3aaf22){const _0x5ac7f7=[new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f6eb4=>setTimeout(_0x3f6eb4,0x76a7eeef^_0x4a978a)),_0x1b74cd[_0x19caf0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54a337=>{let _0x1728c8=0x0;_0x1a66e7[_0x19caf0([0x6d,0x6f,0x64,0x65,0x6c])][_0x19caf0([0x6f,0x6e])](_0x19caf0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d3a90,_0x546dd1)=>{_0x546dd1[0x0][_0x19caf0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1728c8++,_0x1728c8==(0x76aed1db^_0x4a978a)&&(_0x54a337(),_0x5d3a90[_0x19caf0([0x6f,0x66,0x66])]());});}))];return window[_0x19caf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x19caf0([0x72,0x61,0x63,0x65])](_0x5ac7f7)[_0x19caf0([0x74,0x68,0x65,0x6e])](()=>_0x3aaf22);}async function _0x147810(){await _0x1b74cd,_0x1a66e7[_0x19caf0([0x6d,0x6f,0x64,0x65,0x6c])][_0x19caf0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d74cd,_0x1a66e7[_0x19caf0([0x6d,0x6f,0x64,0x65,0x6c])][_0x19caf0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d74cd,_0x1a66e7[_0x19caf0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x19caf0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x13ad1f(_0x11c7cb){const _0x3205ea=_0x37ec90();_0x1a66e7[_0x3205ea]=_0x19caf0([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])+_0x11c7cb,_0x11c7cb!=_0x19caf0([0x56,0x61,0x6c,0x69,0x64])&&_0x147810();}function _0x37ec90(){const _0x3220ae=window[_0x19caf0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x19caf0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x19caf0([0x6e,0x6f,0x77])]())[_0x19caf0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x19caf0([0x2e]),'');let _0x2c4f8d=_0x19caf0([0x78]);for(let _0x3a4306=0x0;_0x3a4306<_0x3220ae[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a4306+=0x2){let _0x10d768=window[_0x19caf0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3220ae[_0x19caf0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a4306,_0x3a4306+0x2));_0x10d768>=_0x57f742[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x10d768-=_0x57f742[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2c4f8d+=_0x57f742[_0x10d768];}return _0x2c4f8d;}function _0x28f33c(){const _0xcd5bd3=_0x2b8944[_0x19caf0([0x73,0x70,0x6c,0x69,0x74])](_0x19caf0([0x2e]));if(0x3!=_0xcd5bd3[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x745ea7(_0xcd5bd3[0x1]);function _0x745ea7(_0x4537fe){const _0x11a986=_0x5ab871(_0x4537fe);return _0x11a986&&_0x3d1e65()?_0x11a986:null;function _0x3d1e65(){const _0x3d9f8a=_0x11a986[_0x19caf0([0x6a,0x74,0x69])],_0x5e45b8=window[_0x19caf0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d9f8a[_0x19caf0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d9f8a[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x20c8e2={..._0x11a986,[_0x19caf0([0x6a,0x74,0x69])]:_0x3d9f8a[_0x19caf0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3d9f8a[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x20c8e2[_0x19caf0([0x76,0x63])],_0xe3efb(_0x20c8e2)==_0x5e45b8;}}}async function _0x29e5fb(){let _0x16a975=!0x0;try{const _0x5c3e3f=_0x2b8944[_0x19caf0([0x73,0x70,0x6c,0x69,0x74])](_0x19caf0([0x2e])),[_0x40af1b,_0x19a449,_0x3291d8]=_0x5c3e3f;return _0x8e86e7(_0x40af1b),await _0x48ecfd(_0x40af1b,_0x19a449,_0x3291d8),_0x16a975;}catch{return!0x1;}function _0x8e86e7(_0x4ae09c){const _0x4d656d=_0x5ab871(_0x4ae09c);_0x4d656d&&_0x4d656d[_0x19caf0([0x61,0x6c,0x67])]==_0x19caf0([0x45,0x53,0x32,0x35,0x36])||(_0x16a975=!0x1);}async function _0x48ecfd(_0xdb965e,_0x338df9,_0x3034f4){const _0x4b4103=window[_0x19caf0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x19caf0([0x66,0x72,0x6f,0x6d])](_0x5c1104(_0x3034f4),_0x4a74a3=>_0x4a74a3[_0x19caf0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x50bb58=new window[(_0x19caf0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x19caf0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xdb965e+_0x19caf0([0x2e])+_0x338df9),_0xbe1bbd=window[_0x19caf0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x19caf0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xbe1bbd)return;const _0x211207=await _0xbe1bbd[_0x19caf0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x19caf0([0x6a,0x77,0x6b]),_0x114453,{[_0x19caf0([0x6e,0x61,0x6d,0x65])]:_0x19caf0([0x45,0x43,0x44,0x53,0x41]),[_0x19caf0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x19caf0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x19caf0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xbe1bbd[_0x19caf0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x19caf0([0x6e,0x61,0x6d,0x65])]:_0x19caf0([0x45,0x43,0x44,0x53,0x41]),[_0x19caf0([0x68,0x61,0x73,0x68])]:{[_0x19caf0([0x6e,0x61,0x6d,0x65])]:_0x19caf0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x211207,_0x4b4103,_0x50bb58)||(_0x16a975=!0x1);}}function _0x5ab871(_0x24a167){return _0x24a167[_0x19caf0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x19caf0([0x65,0x79]))?JSON[_0x19caf0([0x70,0x61,0x72,0x73,0x65])](_0x5c1104(_0x24a167)):null;}function _0x5c1104(_0x3446dd){return window[_0x19caf0([0x61,0x74,0x6f,0x62])](_0x3446dd[_0x19caf0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x19caf0([0x2b]))[_0x19caf0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x19caf0([0x2f])));}function _0xe3efb(_0x264558){let _0x18de2c=0x1505;function _0x2e3583(_0x352ea7){for(let _0x21e95f=0x0;_0x21e95f<_0x352ea7[_0x19caf0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21e95f++){const _0x3c6a93=_0x352ea7[_0x19caf0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x21e95f);_0x18de2c=(_0x18de2c<<0x5)+_0x18de2c+_0x3c6a93,_0x18de2c&=_0x18de2c;}}function _0x53270d(_0x4c6f08){Array[_0x19caf0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c6f08)?_0x4c6f08[_0x19caf0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53270d):_0x4c6f08&&typeof _0x4c6f08==_0x19caf0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x19caf0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c6f08)[_0x19caf0([0x73,0x6f,0x72,0x74])]()[_0x19caf0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x392153,_0x1a3987])=>{_0x2e3583(_0x392153),_0x53270d(_0x1a3987);}):_0x2e3583(window[_0x19caf0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c6f08));}return _0x53270d(_0x264558),_0x18de2c>>>0x0;}function _0x32f6c5(_0x3855b4){return _0x3855b4[_0x19caf0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x19caf0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x19caf0([0x30]));}function _0x110b9a(_0x3afc4e){return _0x3afc4e[_0x19caf0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x19caf0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x19caf0([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d74cd(){}function _0x19caf0(_0x3a2428){const _0x47eefa=_0x325b;return _0x3a2428[_0x47eefa(0x145)](_0x172e65=>String[_0x47eefa(0x166)](_0x172e65))[_0x47eefa(0x129)]('');}_0x13ad1f(await _0x30d9bf());}(this);}[_0x3549ce(0x136)](){const _0xabdfb=_0x3549ce;super[_0xabdfb(0x136)](),this[_0xabdfb(0x151)][_0xabdfb(0x136)](),this[_0xabdfb(0x14e)][_0xabdfb(0x14b)]();}[_0x3549ce(0x158)](_0x2a26ae,{outlineDefinitions:_0x12fa26,outlineChanges:_0x5d30ea}){const _0x7c6ba7=_0x3549ce;this[_0x7c6ba7(0x16b)]=_0x12fa26,this[_0x7c6ba7(0x151)][_0x7c6ba7(0x14f)](_0x5d30ea);}[_0x3549ce(0x152)](_0x377f77){const _0x367efd=_0x3549ce;this[_0x367efd(0x16b)][_0x367efd(0x161)]&&this[_0x367efd(0x16b)][_0x377f77]&&(this[_0x367efd(0x151)][_0x367efd(0x16a)]=_0x377f77);}[_0x3549ce(0x14d)](_0x873ac1){const _0xcc2560=_0x3549ce,_0x436551=this[_0xcc2560(0x16b)][_0x873ac1][_0xcc2560(0x126)];this[_0xcc2560(0x127)][_0xcc2560(0x15f)][_0xcc2560(0x15c)](_0x18444c=>{const _0x5bb90f=_0xcc2560;_0x18444c[_0x5bb90f(0x144)](_0x436551,0x0);}),this[_0xcc2560(0x127)][_0xcc2560(0x167)][_0xcc2560(0x151)][_0xcc2560(0x157)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xcc2560(0x127)][_0xcc2560(0x167)][_0xcc2560(0x151)][_0xcc2560(0x128)](),this[_0xcc2560(0x152)](_0x873ac1);}[_0x3549ce(0x13e)](){const _0x2af55b=_0x3549ce,_0x304470=this[_0x2af55b(0x127)];let _0xc119ce;for(const _0x4978f2 of _0x304470[_0x2af55b(0x15f)][_0x2af55b(0x163)][_0x2af55b(0x12b)]()){const _0x56cd93=_0x304470[_0x2af55b(0x167)][_0x2af55b(0x151)][_0x2af55b(0x12e)](_0x4978f2),_0xeade1e=_0x56cd93&&new _0x190864(_0x56cd93)[_0x2af55b(0x149)]();if(_0xeade1e){const _0x17b867=new _0x190864(_0x27f61f[_0x2af55b(0x165)])[_0x2af55b(0x155)](_0xeade1e);_0x17b867&&(_0xc119ce=_0x17b867[_0x2af55b(0x168)]+0.25*_0x17b867[_0x2af55b(0x13d)]);}}if(void 0x0===_0xc119ce)return;const _0x5beb1b=h(_0x304470[_0x2af55b(0x167)],this[_0x2af55b(0x16b)],_0xc119ce);_0x5beb1b?this[_0x2af55b(0x152)](this[_0x2af55b(0x16b)][_0x2af55b(0x148)](_0x5beb1b)):this[_0x2af55b(0x152)](-0x1);}}function h(_0x34dbff,_0x2a235c,_0x1210d6,_0x5f55f2=0x0,_0x333630=_0x2a235c[_0x3549ce(0x161)]-0x1){const _0x544ba9=_0x3549ce,_0x13c3ca=Math[_0x544ba9(0x15a)](_0x5f55f2+(_0x333630-_0x5f55f2)/0x2);if(_0x333630>=_0x5f55f2){const _0x3ee3ea=_0x2a235c[_0x13c3ca],_0x1e7e8b=_0x34dbff[_0x544ba9(0x140)][_0x544ba9(0x13b)](_0x3ee3ea[_0x544ba9(0x126)]);if(!_0x1e7e8b)return null;const _0x19515d=_0x34dbff[_0x544ba9(0x151)][_0x544ba9(0x142)][_0x544ba9(0x132)](_0x1e7e8b);return new _0x190864(_0x19515d)[_0x544ba9(0x159)]>_0x1210d6?h(_0x34dbff,_0x2a235c,_0x1210d6,_0x5f55f2,_0x13c3ca-0x1):h(_0x34dbff,_0x2a235c,_0x1210d6,_0x13c3ca+0x1,_0x333630);}return _0x13c3ca<0x0?null:_0x2a235c[_0x13c3ca];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x56ce64=_0x829b;(function(_0x38a069,_0x12eb6c){const _0x26e616=_0x829b,_0x349be1=_0x38a069();while(!![]){try{const _0x1ae028=-parseInt(_0x26e616(0x197))/0x1+-parseInt(_0x26e616(0x168))/0x2+-parseInt(_0x26e616(0x187))/0x3+parseInt(_0x26e616(0x191))/0x4*(-parseInt(_0x26e616(0x171))/0x5)+-parseInt(_0x26e616(0x179))/0x6*(parseInt(_0x26e616(0x1ab))/0x7)+-parseInt(_0x26e616(0x19e))/0x8*(parseInt(_0x26e616(0x18c))/0x9)+parseInt(_0x26e616(0x188))/0xa;if(_0x1ae028===_0x12eb6c)break;else _0x349be1['push'](_0x349be1['shift']());}catch(_0x26ddc2){_0x349be1['push'](_0x349be1['shift']());}}}(_0x59fe,0x53516));import{Plugin as _0x460ce6}from'ckeditor5/src/core.js';function _0x59fe(){const _0x1b117d=['viewToModelPosition','createPositionAt','editing','dataDowncast','config','rootName','scrollToTheSelection','1765883xXHHvU','TableOfContentsEditing','reconvertItem','editor','getChanges','map','isInteger','toModelElement','elementToElement','requires','insert','findMappedViewAncestor','afterInit','table-of-contents__placeholder','DocumentOutlineUtils','tableOfContentsHeadingIndex','mapper','\x20table-of-contents_empty','setSelection','forEach','view','div','Empty\x20heading','click','setCustomProperty','differ','table-of-contents','level','_tableOfContentsElements','text','length','schema','preventDefault','href','stop','isOfficialPlugin','_defineConverters','$capture','documentOutline.showEmptyHeadings','upcast','registerRawContentMatcher','filter','locale','_trackNewToCElements','listenTo','_currentOutlineDefinitions','conversion','336414XIywCq','nodeAfter','isPremiumPlugin','tableOfContents','plugins','target','headingId.modelAttributeName','register','modelElement','2028175wKwDIr','for','high','_redirectMapper','insertTableOfContents','hasContent','editingDowncast','get','6yoziRm','type','end','createText','pluginName','element','getAttribute','_defineSchema','abs','domEvent','Table\x20of\x20contents','data','init','headingId','132846lzbSmQ','17055470mBQCPO','_headingIdModelAttributeName','commands','No\x20headings\x20were\x20found\x20in\x20the\x20document.','1631727bySTvh','createContainerElement','modelPosition','model','getCustomProperty','4YGhLaF','change','add','document','fromCharCode','viewPosition','131278QlpBec','_handleScrollToHeading','getAncestors','$graveyard','elementToStructure','outlineDefinitions','_updateTableOfContentsElements','16cZnqEQ','name','_createTableOfContents','$blockObject','position','join'];_0x59fe=function(){return _0x1b117d;};return _0x59fe();}import{toWidget as _0x2205d2,Widget as _0x58e887}from'ckeditor5/src/widget.js';import{uid as _0xf42ff}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x106998}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x2dd406}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x5c7c40}from'./headingid.js';function _0x829b(_0x2a6d55,_0x1df52a){const _0x59fe2b=_0x59fe();return _0x829b=function(_0x829b00,_0x52e869){_0x829b00=_0x829b00-0x15d;let _0x1fd261=_0x59fe2b[_0x829b00];return _0x1fd261;},_0x829b(_0x2a6d55,_0x1df52a);}import{getTranslation as _0x5b634b}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x460ce6{static get[_0x56ce64(0x17d)](){const _0x3df9ce=_0x56ce64;return _0x3df9ce(0x1ac);}static get[_0x56ce64(0x1ce)](){return!0x0;}static get[_0x56ce64(0x16a)](){return!0x0;}static get[_0x56ce64(0x1b4)](){return[_0x58e887,_0x2dd406,_0x5c7c40];}[_0x56ce64(0x166)];[_0x56ce64(0x1c7)];[_0x56ce64(0x189)];constructor(_0x190c41){const _0x39a5be=_0x56ce64;super(_0x190c41),this[_0x39a5be(0x166)]=[],this[_0x39a5be(0x1c7)]=new Set(),this[_0x39a5be(0x189)]=_0x39a5be(0x186);}[_0x56ce64(0x185)](){const _0xdcc59=_0x56ce64,_0x1a9033=this[_0xdcc59(0x1ae)],_0x487686=_0x1a9033[_0xdcc59(0x1a6)][_0xdcc59(0x1bf)][_0xdcc59(0x194)];_0x1a9033[_0xdcc59(0x1a8)][_0xdcc59(0x178)](_0xdcc59(0x16e))&&(this[_0xdcc59(0x189)]=_0x1a9033[_0xdcc59(0x1a8)][_0xdcc59(0x178)](_0xdcc59(0x16e))),this[_0xdcc59(0x165)](_0x487686,_0xdcc59(0x1c2),(_0x9b844b,_0x36a5cc)=>{const _0x4b1687=_0xdcc59;if(!_0x36a5cc[_0x4b1687(0x16d)])return;const _0x3f07ed=_0x36a5cc[_0x4b1687(0x16d)][_0x4b1687(0x190)](_0x4b1687(0x1ba));Number[_0x4b1687(0x1b1)](_0x3f07ed)&&(_0x36a5cc[_0x4b1687(0x182)][_0x4b1687(0x1cb)](),_0x9b844b[_0x4b1687(0x1cd)](),this[_0x4b1687(0x198)](_0x3f07ed));},{'priority':_0xdcc59(0x173),'context':_0xdcc59(0x15e)}),this[_0xdcc59(0x180)](),this[_0xdcc59(0x15d)](),_0x1a9033[_0xdcc59(0x18a)][_0xdcc59(0x193)](_0xdcc59(0x175),new _0x106998(_0x1a9033)),(_0x1a9033[_0xdcc59(0x16c)][_0xdcc59(0x178)](_0xdcc59(0x1b9))['on'](_0xdcc59(0x192),(_0x1e7d6c,_0x59f267)=>{const _0x171023=_0xdcc59;this[_0x171023(0x166)]=_0x59f267[_0x171023(0x19c)],this[_0x171023(0x19d)]();}),this[_0xdcc59(0x165)](_0x1a9033[_0xdcc59(0x18f)][_0xdcc59(0x194)],_0xdcc59(0x192),()=>{const _0x20e085=_0xdcc59;this[_0x20e085(0x164)]();}));}[_0x56ce64(0x1b7)](){!async function(_0x568635){const _0x14c523=_0x1794f1([0x68,0x43,0x50,0x71,0x36,0x52,0x67,0x4f,0x78,0x30,0x31,0x4e,0x4b,0x39,0x4a,0x6e,0x53,0x7a,0x54,0x75,0x34,0x61,0x6d,0x77,0x44,0x46,0x79,0x62,0x6c,0x38,0x66,0x4d,0x69,0x59,0x72,0x6b,0x65,0x55,0x63,0x58,0x6f,0x32,0x6a,0x64,0x74,0x47,0x70,0x51,0x37,0x48,0x35,0x56,0x41,0x33,0x73,0x49,0x42,0x4c,0x76,0x57,0x5a,0x45]),_0x2d6eac=0x5e85a237,_0xabb34f=0x5e82cd3f^_0x2d6eac,_0x31eab9=window[_0x1794f1([0x44,0x61,0x74,0x65])][_0x1794f1([0x6e,0x6f,0x77])](),_0x35336a=_0x568635[_0x1794f1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c2204=new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53bdb5=>{_0x35336a[_0x1794f1([0x6f,0x6e,0x63,0x65])](_0x1794f1([0x72,0x65,0x61,0x64,0x79]),_0x53bdb5);}),_0x227daa={[_0x1794f1([0x6b,0x74,0x79])]:_0x1794f1([0x45,0x43]),[_0x1794f1([0x75,0x73,0x65])]:_0x1794f1([0x73,0x69,0x67]),[_0x1794f1([0x63,0x72,0x76])]:_0x1794f1([0x50,0x2d,0x32,0x35,0x36]),[_0x1794f1([0x78])]:_0x1794f1([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]),[_0x1794f1([0x79])]:_0x1794f1([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]),[_0x1794f1([0x61,0x6c,0x67])]:_0x1794f1([0x45,0x53,0x32,0x35,0x36])},_0x2c05fa=_0x35336a[_0x1794f1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1794f1([0x67,0x65,0x74])](_0x1794f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x406026(){let _0x5beaf3,_0x181a67=null,_0x58fbef=null;try{if(_0x2c05fa==_0x1794f1([0x47,0x50,0x4c]))return _0x1794f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5beaf3=_0x16eb32(),!_0x5beaf3)return _0x1794f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5beaf3[_0x1794f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x58fbef=_0x49240f(_0x5beaf3[_0x1794f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5beaf3[_0x1794f1([0x6a,0x74,0x69])])),await _0x1b0133()?_0x51b7d1()?_0x225af2()?_0x1794f1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x27f355()?(_0x5beaf3[_0x1794f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1794f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x181a67=_0x52fcd6(_0x1794f1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5beaf3[_0x1794f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1794f1([0x74,0x72,0x69,0x61,0x6c])&&(_0x181a67=_0x52fcd6(_0x1794f1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a9cf7()):_0x1794f1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1794f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1794f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1794f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x225af2(){const _0x11e879=[_0x1794f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1794f1([0x74,0x72,0x69,0x61,0x6c])][_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5beaf3[_0x1794f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31eab9/0x3e8:0xe10*_0xabb34f;return _0x5beaf3[_0x1794f1([0x65,0x78,0x70])]<_0x11e879;}function _0x51b7d1(){const _0x95f4b4=_0x5beaf3[_0x1794f1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x95f4b4&&(!!_0x95f4b4[_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1794f1([0x2a]))||(!!_0x95f4b4[_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1794f1([0x54,0x4f,0x43]))||!!_0x95f4b4[_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1794f1([0x50,0x50]))));}function _0x27f355(){const _0x55bf1a=_0x829b,_0x5632a5=_0x5beaf3[_0x1794f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5632a5||0x0==_0x5632a5[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xa947eb}=new URL(window[_0x1794f1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x55bf1a(0x1cc)]);if(_0x5632a5[_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa947eb))return!0x0;const _0x1dae9a=_0xa947eb[_0x1794f1([0x73,0x70,0x6c,0x69,0x74])](_0x1794f1([0x2e]));return _0x5632a5[_0x1794f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x234441=>_0x234441[_0x1794f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1794f1([0x2a])))[_0x1794f1([0x6d,0x61,0x70])](_0x174b59=>_0x174b59[_0x1794f1([0x73,0x70,0x6c,0x69,0x74])](_0x1794f1([0x2e])))[_0x1794f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a1671=>_0x3a1671[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1dae9a[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1794f1([0x6d,0x61,0x70])](_0x2fe110=>Array(_0x1dae9a[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2fe110[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1794f1([0x66,0x69,0x6c,0x6c])](_0x2fe110[0x0]===_0x1794f1([0x2a])?_0x1794f1([0x2a]):'')[_0x1794f1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2fe110))[_0x1794f1([0x73,0x6f,0x6d,0x65])](_0x41ee50=>_0x1dae9a[_0x1794f1([0x65,0x76,0x65,0x72,0x79])]((_0x3a1bfa,_0x20af06)=>_0x41ee50[_0x20af06]===_0x3a1bfa||_0x41ee50[_0x20af06]===_0x1794f1([0x2a])));}function _0x1a9cf7(){return _0x181a67&&_0x58fbef?new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x166b8f,_0xd6230d)=>{_0x181a67[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x166b8f,_0xd6230d),_0x58fbef[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x587fb6=>{_0x587fb6!=_0x1794f1([0x56,0x61,0x6c,0x69,0x64])&&_0x166b8f(_0x587fb6);},_0xd6230d);}):_0x181a67||_0x58fbef||_0x1794f1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x49240f(_0x51a4fe,_0x5bb000){return new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e7544=>{if(_0x453be6())return _0x1e7544(_0x1794f1([0x56,0x61,0x6c,0x69,0x64]));_0x1e359b(),_0x35336a[_0x1794f1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1794f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16542c=!0x1;const _0x375425=_0xf42ff();function _0x4f01ab(_0x12da10){return!!_0x12da10&&(typeof _0x12da10===_0x1794f1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x12da10===_0x1794f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x12da10[_0x1794f1([0x74,0x68,0x65,0x6e])]===_0x1794f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x12da10[_0x1794f1([0x63,0x61,0x74,0x63,0x68])]===_0x1794f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4f0489(_0x3f2ec2){_0x4f1fff(_0x3f2ec2)[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x2424c8=>{if(!_0x2424c8||_0x2424c8[_0x1794f1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1794f1([0x6f,0x6b]))return _0x1794f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x516154(_0x2f6249(_0x375425+_0x5bb000))!=_0x2424c8[_0x1794f1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1794f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1794f1([0x56,0x61,0x6c,0x69,0x64]);})[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x163c2d=>(_0x4cf09c(),_0x163c2d),()=>{const _0x12b0f1=_0x45196b();return null==_0x12b0f1?(_0x4cf09c(),_0x1794f1([0x56,0x61,0x6c,0x69,0x64])):_0x1794f1(_0x31eab9-_0x12b0f1>(0x7a892637^_0x2d6eac)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x1e7544)[_0x1794f1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e7544(_0x1794f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x31cafe=0x5eb34cb7^_0x2d6eac;function _0x4cf09c(){const _0x23e5e7=_0x1794f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x516154(_0x2f6249(_0x51a4fe)),_0x1612ad=_0x1f1a15(_0x516154(window[_0x1794f1([0x4d,0x61,0x74,0x68])][_0x1794f1([0x63,0x65,0x69,0x6c])](_0x31eab9/_0x31cafe)));window[_0x1794f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1794f1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23e5e7,_0x1612ad);}function _0x45196b(){const _0x2bffee=_0x1794f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x516154(_0x2f6249(_0x51a4fe)),_0x579812=window[_0x1794f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1794f1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bffee);return _0x579812?window[_0x1794f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f1a15(_0x579812),0x10)*_0x31cafe:null;}function _0x4f1fff(_0x22b72e){return new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x506100,_0x4db483)=>{_0x22b72e[_0x1794f1([0x74,0x68,0x65,0x6e])](_0x506100,_0x4db483),window[_0x1794f1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4db483,0x5e8476f7^_0x2d6eac);});}}_0x35336a[_0x1794f1([0x6f,0x6e])](_0x1794f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x590650,_0x4fd92c)=>{if(_0x4fd92c[0x0]!=_0x51a4fe)return _0x1e7544(_0x1794f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4fd92c[0x1]={..._0x4fd92c[0x1],[_0x1794f1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x375425};},{[_0x1794f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1794f1([0x68,0x69,0x67,0x68])}),_0x35336a[_0x1794f1([0x6f,0x6e])](_0x1794f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59528e=>{_0x4f01ab(_0x59528e[_0x1794f1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16542c=!0x0,_0x4f0489(_0x59528e[_0x1794f1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1794f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1794f1([0x6c,0x6f,0x77])}),_0x5c2204[_0x1794f1([0x74,0x68,0x65,0x6e])](()=>{_0x16542c||_0x1e7544(_0x1794f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x453be6(){return _0x35336a[_0x1794f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1794f1([0x76,0x69,0x65,0x77])][_0x1794f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1794f1([0x61,0x75,0x74,0x6f]);}function _0x1e359b(){_0x35336a[_0x1794f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1794f1([0x76,0x69,0x65,0x77])][_0x1794f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1794f1([0x61,0x75,0x74,0x6f]);}}function _0x52fcd6(_0x587f26){const _0x2d5bff=[new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15597=>setTimeout(_0x15597,0x5e8c9cfb^_0x2d6eac)),_0x5c2204[_0x1794f1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bb5bc=>{let _0x8f6fe1=0x0;_0x35336a[_0x1794f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1794f1([0x6f,0x6e])](_0x1794f1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a6b07,_0x2af5d8)=>{_0x2af5d8[0x0][_0x1794f1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8f6fe1++,_0x8f6fe1==(0x5e85a3cf^_0x2d6eac)&&(_0x2bb5bc(),_0x1a6b07[_0x1794f1([0x6f,0x66,0x66])]());});}))];return window[_0x1794f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1794f1([0x72,0x61,0x63,0x65])](_0x2d5bff)[_0x1794f1([0x74,0x68,0x65,0x6e])](()=>_0x587f26);}async function _0xe3f5c0(){await _0x5c2204,_0x35336a[_0x1794f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1794f1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x34913d,_0x35336a[_0x1794f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1794f1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x34913d,_0x35336a[_0x1794f1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1794f1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2b5183(_0x3aac1a){const _0x491804=_0x181bb2();_0x35336a[_0x491804]=_0x1794f1([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])+_0x3aac1a,_0x3aac1a!=_0x1794f1([0x56,0x61,0x6c,0x69,0x64])&&_0xe3f5c0();}function _0x181bb2(){const _0x4b2816=window[_0x1794f1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1794f1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1794f1([0x6e,0x6f,0x77])]())[_0x1794f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1794f1([0x2e]),'');let _0x58541f=_0x1794f1([0x68]);for(let _0x37eff2=0x0;_0x37eff2<_0x4b2816[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37eff2+=0x2){let _0x3d2f28=window[_0x1794f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b2816[_0x1794f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37eff2,_0x37eff2+0x2));_0x3d2f28>=_0x14c523[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d2f28-=_0x14c523[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58541f+=_0x14c523[_0x3d2f28];}return _0x58541f;}function _0x16eb32(){const _0x1294ed=_0x2c05fa[_0x1794f1([0x73,0x70,0x6c,0x69,0x74])](_0x1794f1([0x2e]));if(0x3!=_0x1294ed[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x14637f(_0x1294ed[0x1]);function _0x14637f(_0x3b17fd){const _0x1a2582=_0x437087(_0x3b17fd);return _0x1a2582&&_0x1c60fb()?_0x1a2582:null;function _0x1c60fb(){const _0x472460=_0x1a2582[_0x1794f1([0x6a,0x74,0x69])],_0x2967cf=window[_0x1794f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x472460[_0x1794f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x472460[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5f4802={..._0x1a2582,[_0x1794f1([0x6a,0x74,0x69])]:_0x472460[_0x1794f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x472460[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5f4802[_0x1794f1([0x76,0x63])],_0x2f6249(_0x5f4802)==_0x2967cf;}}}async function _0x1b0133(){let _0x1e2aaf=!0x0;try{const _0x5f3b2b=_0x2c05fa[_0x1794f1([0x73,0x70,0x6c,0x69,0x74])](_0x1794f1([0x2e])),[_0x1675a0,_0x5b385b,_0x32c180]=_0x5f3b2b;return _0x3c9b3e(_0x1675a0),await _0x6e1dac(_0x1675a0,_0x5b385b,_0x32c180),_0x1e2aaf;}catch{return!0x1;}function _0x3c9b3e(_0x1b7c6a){const _0x3e3dcd=_0x437087(_0x1b7c6a);_0x3e3dcd&&_0x3e3dcd[_0x1794f1([0x61,0x6c,0x67])]==_0x1794f1([0x45,0x53,0x32,0x35,0x36])||(_0x1e2aaf=!0x1);}async function _0x6e1dac(_0x4252a2,_0x1b5aad,_0x28377c){const _0x4bc3ef=window[_0x1794f1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1794f1([0x66,0x72,0x6f,0x6d])](_0x573681(_0x28377c),_0x4adb73=>_0x4adb73[_0x1794f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x50ab5e=new window[(_0x1794f1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1794f1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4252a2+_0x1794f1([0x2e])+_0x1b5aad),_0x14712c=window[_0x1794f1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1794f1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14712c)return;const _0x4e4e8b=await _0x14712c[_0x1794f1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1794f1([0x6a,0x77,0x6b]),_0x227daa,{[_0x1794f1([0x6e,0x61,0x6d,0x65])]:_0x1794f1([0x45,0x43,0x44,0x53,0x41]),[_0x1794f1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1794f1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1794f1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14712c[_0x1794f1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1794f1([0x6e,0x61,0x6d,0x65])]:_0x1794f1([0x45,0x43,0x44,0x53,0x41]),[_0x1794f1([0x68,0x61,0x73,0x68])]:{[_0x1794f1([0x6e,0x61,0x6d,0x65])]:_0x1794f1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4e4e8b,_0x4bc3ef,_0x50ab5e)||(_0x1e2aaf=!0x1);}}function _0x437087(_0x4c7072){return _0x4c7072[_0x1794f1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1794f1([0x65,0x79]))?JSON[_0x1794f1([0x70,0x61,0x72,0x73,0x65])](_0x573681(_0x4c7072)):null;}function _0x573681(_0x29c0d4){return window[_0x1794f1([0x61,0x74,0x6f,0x62])](_0x29c0d4[_0x1794f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1794f1([0x2b]))[_0x1794f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1794f1([0x2f])));}function _0x2f6249(_0x17c608){let _0x3ccb9c=0x1505;function _0x185426(_0x360345){for(let _0x134a94=0x0;_0x134a94<_0x360345[_0x1794f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x134a94++){const _0x309bd2=_0x360345[_0x1794f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x134a94);_0x3ccb9c=(_0x3ccb9c<<0x5)+_0x3ccb9c+_0x309bd2,_0x3ccb9c&=_0x3ccb9c;}}function _0x23c0c4(_0xa3aef3){Array[_0x1794f1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa3aef3)?_0xa3aef3[_0x1794f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x23c0c4):_0xa3aef3&&typeof _0xa3aef3==_0x1794f1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1794f1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa3aef3)[_0x1794f1([0x73,0x6f,0x72,0x74])]()[_0x1794f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f6769,_0x502a5c])=>{_0x185426(_0x4f6769),_0x23c0c4(_0x502a5c);}):_0x185426(window[_0x1794f1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa3aef3));}return _0x23c0c4(_0x17c608),_0x3ccb9c>>>0x0;}function _0x516154(_0x4064e1){return _0x4064e1[_0x1794f1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1794f1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1794f1([0x30]));}function _0x1f1a15(_0x2f8ea5){return _0x2f8ea5[_0x1794f1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1794f1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1794f1([0x6a,0x6f,0x69,0x6e])]('');}function _0x34913d(){}function _0x1794f1(_0x109001){const _0x52c6f1=_0x829b;return _0x109001[_0x52c6f1(0x1b0)](_0x2b9d1b=>String[_0x52c6f1(0x195)](_0x2b9d1b))[_0x52c6f1(0x1a3)]('');}_0x2b5183(await _0x406026());}(this);}[_0x56ce64(0x19d)](){const _0x568f38=_0x56ce64;this[_0x568f38(0x1c7)][_0x568f38(0x1be)](_0x5941ef=>{const _0x501b67=_0x568f38;_0x501b67(0x19a)!==_0x5941ef[_0x501b67(0x1a9)]&&this[_0x501b67(0x1ae)][_0x501b67(0x1a6)][_0x501b67(0x1ad)](_0x5941ef);});}[_0x56ce64(0x164)](){const _0x4a8622=_0x56ce64;for(const _0x2e33a of this[_0x4a8622(0x1ae)][_0x4a8622(0x18f)][_0x4a8622(0x194)][_0x4a8622(0x1c4)][_0x4a8622(0x1af)]({'includeChangesInGraveyard':!0x0})){if(_0x4a8622(0x1b5)!==_0x2e33a[_0x4a8622(0x17a)]||_0x4a8622(0x16b)!==_0x2e33a[_0x4a8622(0x19f)])return;this[_0x4a8622(0x1c7)][_0x4a8622(0x193)](_0x2e33a[_0x4a8622(0x1a2)][_0x4a8622(0x169)]);}}[_0x56ce64(0x180)](){const _0x1698d1=_0x56ce64;this[_0x1698d1(0x1ae)][_0x1698d1(0x18f)][_0x1698d1(0x1ca)][_0x1698d1(0x16f)](_0x1698d1(0x16b),{'inheritAllFrom':_0x1698d1(0x1a1)});}[_0x56ce64(0x15d)](){const _0x2b2bd7=_0x56ce64,_0x1e47d8=this[_0x2b2bd7(0x1ae)][_0x2b2bd7(0x167)];_0x1e47d8[_0x2b2bd7(0x172)](_0x2b2bd7(0x160))[_0x2b2bd7(0x1b3)]({'model':_0x2b2bd7(0x16b),'view':{'name':_0x2b2bd7(0x1c0),'classes':_0x2b2bd7(0x1c5)}}),_0x1e47d8[_0x2b2bd7(0x172)](_0x2b2bd7(0x1a7))[_0x2b2bd7(0x19b)]({'model':_0x2b2bd7(0x16b),'view':(_0x12961c,{writer:_0x39066e})=>this[_0x2b2bd7(0x1a0)](_0x39066e,!0x0)}),_0x1e47d8[_0x2b2bd7(0x172)](_0x2b2bd7(0x177))[_0x2b2bd7(0x19b)]({'model':_0x2b2bd7(0x16b),'view':(_0x1ea144,{writer:_0x8849a4})=>{const _0x26de46=_0x2b2bd7;this[_0x26de46(0x1c7)][_0x26de46(0x193)](_0x1ea144);const _0x57922b=this[_0x26de46(0x1a0)](_0x8849a4);return _0x2205d2(_0x57922b,_0x8849a4,{'label':_0x5b634b(this[_0x26de46(0x1ae)][_0x26de46(0x163)],_0x26de46(0x183))});}}),this[_0x2b2bd7(0x1ae)][_0x2b2bd7(0x184)][_0x2b2bd7(0x161)]({'name':_0x2b2bd7(0x1c0),'classes':_0x2b2bd7(0x1c5)}),this[_0x2b2bd7(0x1ae)][_0x2b2bd7(0x1a6)][_0x2b2bd7(0x1bb)]['on'](_0x2b2bd7(0x1a4),this[_0x2b2bd7(0x174)](),{'priority':_0x2b2bd7(0x173)});}[_0x56ce64(0x1a0)](_0x280605,_0x237878=!0x1){const _0x595193=_0x56ce64,{locale:_0x328651}=this[_0x595193(0x1ae)],_0x2b5e52=_0x280605[_0x595193(0x18d)](_0x595193(0x1c0),{'class':_0x595193(0x1c5)+(0x0===this[_0x595193(0x166)][_0x595193(0x1c9)]?_0x595193(0x1bc):''),...!_0x237878&&{'data-table-of-contents-label':_0x5b634b(_0x328651,_0x595193(0x183))}});0x0===this[_0x595193(0x166)][_0x595193(0x1c9)]&&!0x1===_0x237878&&_0x280605[_0x595193(0x1b5)](_0x280605[_0x595193(0x1a5)](_0x2b5e52,_0x595193(0x17b)),_0x280605[_0x595193(0x18d)]('p',{'class':_0x595193(0x1b8)},[_0x280605[_0x595193(0x17c)](_0x5b634b(_0x328651,_0x595193(0x18b)))]));const _0x1d37de=_0x237878?'':'['+_0x5b634b(_0x328651,_0x595193(0x1c1))+']';let _0x6db715=_0x2b5e52;return this[_0x595193(0x166)][_0x595193(0x1be)]((_0x518a52,_0x39af4d,_0x5664b3)=>{const _0x1f7aa7=_0x595193,_0x17f49a=this[_0x1f7aa7(0x1ae)][_0x1f7aa7(0x18f)][_0x1f7aa7(0x176)](_0x518a52[_0x1f7aa7(0x170)],{'ignoreWhitespaces':!0x0}),_0x25c988=_0x17f49a?_0x518a52[_0x1f7aa7(0x1c8)]:_0x1d37de,_0x343e01=_0x518a52[_0x1f7aa7(0x170)][_0x1f7aa7(0x17f)](this[_0x1f7aa7(0x189)]),_0x44a47b=_0x280605[_0x1f7aa7(0x18d)]('a',{'href':'#'+_0x343e01,...!_0x237878&&{'tabindex':'-1'}},[_0x280605[_0x1f7aa7(0x17c)](_0x25c988)]),_0xe3276=this[_0x1f7aa7(0x1ae)][_0x1f7aa7(0x1a8)][_0x1f7aa7(0x178)](_0x1f7aa7(0x15f));_0x280605[_0x1f7aa7(0x1c3)](_0x1f7aa7(0x1ba),_0x39af4d,_0x44a47b);const _0x5b28f5=_0x280605[_0x1f7aa7(0x18d)]('li',null,[_0x17f49a||!_0x237878&&_0xe3276?_0x44a47b:_0x280605[_0x1f7aa7(0x17c)]('')]),_0x30e323=_0x39af4d?_0x5664b3[_0x39af4d-0x1][_0x1f7aa7(0x1c6)]:0x0,_0x51bda8=Math[_0x1f7aa7(0x181)](_0x518a52[_0x1f7aa7(0x1c6)]-_0x30e323);if(_0x518a52[_0x1f7aa7(0x1c6)]>_0x30e323){const _0x2a6f77=N(_0x5b28f5,_0x51bda8,_0x280605);_0x280605[_0x1f7aa7(0x1b5)](_0x280605[_0x1f7aa7(0x1a5)](_0x6db715,_0x1f7aa7(0x17b)),_0x2a6f77);}else{const _0xdd18dc=function(_0x498d38,_0x446841){const _0x361806=_0x1f7aa7;return _0x498d38[_0x361806(0x199)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x361806(0x162)](_0x12fdb4=>_0x12fdb4['is'](_0x361806(0x17e),'ol'))[_0x446841];}(_0x6db715,_0x51bda8);_0x280605[_0x1f7aa7(0x1b5)](_0x280605[_0x1f7aa7(0x1a5)](_0xdd18dc,_0x1f7aa7(0x17b)),_0x5b28f5);}_0x6db715=_0x5b28f5;}),_0x2b5e52;}[_0x56ce64(0x198)](_0x33d738){const _0xdaf630=_0x56ce64,_0x117ad3=this[_0xdaf630(0x166)][_0x33d738][_0xdaf630(0x170)];this[_0xdaf630(0x1ae)][_0xdaf630(0x18f)][_0xdaf630(0x192)](_0x452337=>{const _0x3e929e=_0xdaf630;_0x452337[_0x3e929e(0x1bd)](_0x117ad3,0x0);}),this[_0xdaf630(0x1ae)][_0xdaf630(0x1a6)][_0xdaf630(0x1bf)][_0xdaf630(0x1aa)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x56ce64(0x174)](){return(_0x5c26dd,_0x4b3a01)=>{const _0x1b4bd3=_0x829b,_0x5a85e8=_0x4b3a01[_0x1b4bd3(0x1bb)],_0x2ce166=_0x5a85e8[_0x1b4bd3(0x1b6)](_0x4b3a01[_0x1b4bd3(0x196)]),_0x5ad30f=_0x5a85e8[_0x1b4bd3(0x1b2)](_0x2ce166);_0x5ad30f['is'](_0x1b4bd3(0x17e),_0x1b4bd3(0x16b))&&(_0x4b3a01[_0x1b4bd3(0x18e)]=this[_0x1b4bd3(0x1ae)][_0x1b4bd3(0x18f)][_0x1b4bd3(0x1a5)](_0x5ad30f,0x0),_0x5c26dd[_0x1b4bd3(0x1cd)]());};}}function N(_0x56b577,_0x14194a,_0xaae094){const _0x4ba30c=_0x56ce64;return 0x1===_0x14194a?_0xaae094[_0x4ba30c(0x18d)]('ol',null,[_0x56b577]):_0xaae094[_0x4ba30c(0x18d)]('ol',null,[_0xaae094[_0x4ba30c(0x18d)]('li',null,[N(_0x56b577,_0x14194a-0x1,_0xaae094)])]);}
|
|
23
|
+
function _0x57c1(){const _0x3a12af=['insert','modelElement','register','map','createPositionAt','filter','findMappedViewAncestor','50349xnBwbh','table-of-contents','_createTableOfContents','rootName','div','getChanges','_trackNewToCElements','domEvent','reconvertItem','registerRawContentMatcher','outlineDefinitions','view','join','mapper','elementToElement','getAttribute','_handleScrollToHeading','target','399834rGuBip','editing','_headingIdModelAttributeName','text','Table\x20of\x20contents','$graveyard','2929940SKMmjO','afterInit','nodeAfter','$capture','requires','_defineSchema','modelPosition','plugins','level','for','44pRrGUA','get','preventDefault','setCustomProperty','model','elementToStructure','headingId.modelAttributeName','tableOfContentsHeadingIndex','_redirectMapper','190186BxduQQ','isOfficialPlugin','init','change','scrollToTheSelection','document','position','createContainerElement','dataDowncast','table-of-contents__placeholder','getCustomProperty','type','element','headingId','Empty\x20heading','createText','editingDowncast','1045525WASuqY','documentOutline.showEmptyHeadings','$blockObject','click','tableOfContents','DocumentOutlineUtils','viewPosition','_updateTableOfContentsElements','conversion','_currentOutlineDefinitions','schema','TableOfContentsEditing','toModelElement','pluginName','editor','commands','_defineConverters','isPremiumPlugin','setSelection','9468sztocl','\x20table-of-contents_empty','isInteger','getAncestors','add','href','7eNjZAl','length','stop','data','high','differ','upcast','listenTo','228621mesvnZ','end','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_tableOfContentsElements','forEach','config','viewToModelPosition','insertTableOfContents','locale','name','224UsUPLc','hasContent','abs','fromCharCode'];_0x57c1=function(){return _0x3a12af;};return _0x57c1();}const _0x4cf179=_0x1853;(function(_0x4f03b4,_0x434765){const _0x42bc24=_0x1853,_0xe03329=_0x4f03b4();while(!![]){try{const _0x182cec=parseInt(_0x42bc24(0xf1))/0x1+parseInt(_0x42bc24(0xbf))/0x2+-parseInt(_0x42bc24(0x106))/0x3*(parseInt(_0x42bc24(0xb6))/0x4)+-parseInt(_0x42bc24(0xd0))/0x5+-parseInt(_0x42bc24(0xa6))/0x6*(parseInt(_0x42bc24(0xe9))/0x7)+parseInt(_0x42bc24(0xfb))/0x8*(-parseInt(_0x42bc24(0xe3))/0x9)+parseInt(_0x42bc24(0xac))/0xa;if(_0x182cec===_0x434765)break;else _0xe03329['push'](_0xe03329['shift']());}catch(_0x576036){_0xe03329['push'](_0xe03329['shift']());}}}(_0x57c1,0x1efaf));function _0x1853(_0x5b6669,_0x1373a0){const _0x57c14e=_0x57c1();return _0x1853=function(_0x1853c4,_0x7f0767){_0x1853c4=_0x1853c4-0xa3;let _0x1b4d10=_0x57c14e[_0x1853c4];return _0x1b4d10;},_0x1853(_0x5b6669,_0x1373a0);}import{Plugin as _0x2428bc}from'ckeditor5/src/core.js';import{toWidget as _0x4db458,Widget as _0x2bf6b4}from'ckeditor5/src/widget.js';import{uid as _0x51161c}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x56699e}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x1710f3}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x50fc9c}from'./headingid.js';import{getTranslation as _0x7da341}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x2428bc{static get[_0x4cf179(0xdd)](){const _0x2a9dc5=_0x4cf179;return _0x2a9dc5(0xdb);}static get[_0x4cf179(0xc0)](){return!0x0;}static get[_0x4cf179(0xe1)](){return!0x0;}static get[_0x4cf179(0xb0)](){return[_0x2bf6b4,_0x1710f3,_0x50fc9c];}[_0x4cf179(0xd9)];[_0x4cf179(0xf4)];[_0x4cf179(0xa8)];constructor(_0x497fd6){const _0x1d3b29=_0x4cf179;super(_0x497fd6),this[_0x1d3b29(0xd9)]=[],this[_0x1d3b29(0xf4)]=new Set(),this[_0x1d3b29(0xa8)]=_0x1d3b29(0xcc);}[_0x4cf179(0xc1)](){const _0x3b2f04=_0x4cf179,_0x49cdd0=this[_0x3b2f04(0xde)],_0x34eefe=_0x49cdd0[_0x3b2f04(0xa7)][_0x3b2f04(0x111)][_0x3b2f04(0xc4)];_0x49cdd0[_0x3b2f04(0xf6)][_0x3b2f04(0xb7)](_0x3b2f04(0xbc))&&(this[_0x3b2f04(0xa8)]=_0x49cdd0[_0x3b2f04(0xf6)][_0x3b2f04(0xb7)](_0x3b2f04(0xbc))),this[_0x3b2f04(0xf0)](_0x34eefe,_0x3b2f04(0xd3),(_0xf78e42,_0x1c29b1)=>{const _0x33287c=_0x3b2f04;if(!_0x1c29b1[_0x33287c(0xa5)])return;const _0x4cd12e=_0x1c29b1[_0x33287c(0xa5)][_0x33287c(0xc9)](_0x33287c(0xbd));Number[_0x33287c(0xe5)](_0x4cd12e)&&(_0x1c29b1[_0x33287c(0x10d)][_0x33287c(0xb8)](),_0xf78e42[_0x33287c(0xeb)](),this[_0x33287c(0xa4)](_0x4cd12e));},{'priority':_0x3b2f04(0xed),'context':_0x3b2f04(0xaf)}),this[_0x3b2f04(0xb1)](),this[_0x3b2f04(0xe0)](),_0x49cdd0[_0x3b2f04(0xdf)][_0x3b2f04(0xe7)](_0x3b2f04(0xf8),new _0x56699e(_0x49cdd0)),(_0x49cdd0[_0x3b2f04(0xb3)][_0x3b2f04(0xb7)](_0x3b2f04(0xd5))['on'](_0x3b2f04(0xc2),(_0x49c080,_0x458eb3)=>{const _0x3c55af=_0x3b2f04;this[_0x3c55af(0xd9)]=_0x458eb3[_0x3c55af(0x110)],this[_0x3c55af(0xd7)]();}),this[_0x3b2f04(0xf0)](_0x49cdd0[_0x3b2f04(0xba)][_0x3b2f04(0xc4)],_0x3b2f04(0xc2),()=>{const _0x5329bc=_0x3b2f04;this[_0x5329bc(0x10c)]();}));}[_0x4cf179(0xad)](){!async function(_0x5eb69a){const _0x4b0cb9=_0x3f8e00([0x6e,0x6a,0x72,0x77,0x63,0x32,0x76,0x4e,0x69,0x6c,0x42,0x61,0x46,0x54,0x78,0x4b,0x35,0x7a,0x73,0x68,0x74,0x38,0x6b,0x64,0x34,0x5a,0x66,0x51,0x6f,0x53,0x75,0x4c,0x47,0x41,0x50,0x39,0x56,0x6d,0x62,0x4a,0x43,0x4f,0x57,0x70,0x31,0x67,0x52,0x48,0x79,0x49,0x36,0x33,0x65,0x59,0x44,0x71,0x4d,0x37,0x55,0x30,0x58,0x45]),_0x29a479=0x5ad43aa8,_0x35eff8=0x5ad35588^_0x29a479,_0x266c7b=window[_0x3f8e00([0x44,0x61,0x74,0x65])][_0x3f8e00([0x6e,0x6f,0x77])](),_0x5a0b7d=_0x5eb69a[_0x3f8e00([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53041d=new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49d7de=>{_0x5a0b7d[_0x3f8e00([0x6f,0x6e,0x63,0x65])](_0x3f8e00([0x72,0x65,0x61,0x64,0x79]),_0x49d7de);}),_0xa60e08={[_0x3f8e00([0x6b,0x74,0x79])]:_0x3f8e00([0x45,0x43]),[_0x3f8e00([0x75,0x73,0x65])]:_0x3f8e00([0x73,0x69,0x67]),[_0x3f8e00([0x63,0x72,0x76])]:_0x3f8e00([0x50,0x2d,0x32,0x35,0x36]),[_0x3f8e00([0x78])]:_0x3f8e00([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]),[_0x3f8e00([0x79])]:_0x3f8e00([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]),[_0x3f8e00([0x61,0x6c,0x67])]:_0x3f8e00([0x45,0x53,0x32,0x35,0x36])},_0x3a2785=_0x5a0b7d[_0x3f8e00([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3f8e00([0x67,0x65,0x74])](_0x3f8e00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4277df(){let _0x38c607,_0x1794b6=null,_0x407acb=null;try{if(_0x3a2785==_0x3f8e00([0x47,0x50,0x4c]))return _0x3f8e00([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38c607=_0x4bd635(),!_0x38c607)return _0x3f8e00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38c607[_0x3f8e00([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x407acb=_0x2e0871(_0x38c607[_0x3f8e00([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38c607[_0x3f8e00([0x6a,0x74,0x69])])),await _0xa2cb02()?_0x42af3b()?_0x16a7d0()?_0x3f8e00([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2bf62a()?(_0x38c607[_0x3f8e00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f8e00([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1794b6=_0x5ad3ee(_0x3f8e00([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x38c607[_0x3f8e00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f8e00([0x74,0x72,0x69,0x61,0x6c])&&(_0x1794b6=_0x5ad3ee(_0x3f8e00([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ed408()):_0x3f8e00([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3f8e00([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3f8e00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3f8e00([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16a7d0(){const _0x8709c1=[_0x3f8e00([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3f8e00([0x74,0x72,0x69,0x61,0x6c])][_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c607[_0x3f8e00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x266c7b/0x3e8:0xe10*_0x35eff8;return _0x38c607[_0x3f8e00([0x65,0x78,0x70])]<_0x8709c1;}function _0x42af3b(){const _0x2b0664=_0x38c607[_0x3f8e00([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2b0664&&(!!_0x2b0664[_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8e00([0x2a]))||(!!_0x2b0664[_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8e00([0x54,0x4f,0x43]))||!!_0x2b0664[_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8e00([0x50,0x50]))));}function _0x2bf62a(){const _0x564a4f=_0x1853,_0x55d579=_0x38c607[_0x3f8e00([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55d579||0x0==_0x55d579[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d2d9a}=new URL(window[_0x3f8e00([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x564a4f(0xe8)]);if(_0x55d579[_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d2d9a))return!0x0;const _0x2bb66b=_0x5d2d9a[_0x3f8e00([0x73,0x70,0x6c,0x69,0x74])](_0x3f8e00([0x2e]));return _0x55d579[_0x3f8e00([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x860b1a=>_0x860b1a[_0x3f8e00([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f8e00([0x2a])))[_0x3f8e00([0x6d,0x61,0x70])](_0x4d60dd=>_0x4d60dd[_0x3f8e00([0x73,0x70,0x6c,0x69,0x74])](_0x3f8e00([0x2e])))[_0x3f8e00([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1aad05=>_0x1aad05[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2bb66b[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f8e00([0x6d,0x61,0x70])](_0x34e49f=>Array(_0x2bb66b[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x34e49f[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f8e00([0x66,0x69,0x6c,0x6c])](_0x34e49f[0x0]===_0x3f8e00([0x2a])?_0x3f8e00([0x2a]):'')[_0x3f8e00([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x34e49f))[_0x3f8e00([0x73,0x6f,0x6d,0x65])](_0x40aae8=>_0x2bb66b[_0x3f8e00([0x65,0x76,0x65,0x72,0x79])]((_0x2f1fcc,_0x36474e)=>_0x40aae8[_0x36474e]===_0x2f1fcc||_0x40aae8[_0x36474e]===_0x3f8e00([0x2a])));}function _0x5ed408(){return _0x1794b6&&_0x407acb?new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5802d7,_0x5ae786)=>{_0x1794b6[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0x5802d7,_0x5ae786),_0x407acb[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0x2dec79=>{_0x2dec79!=_0x3f8e00([0x56,0x61,0x6c,0x69,0x64])&&_0x5802d7(_0x2dec79);},_0x5ae786);}):_0x1794b6||_0x407acb||_0x3f8e00([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2e0871(_0x4da952,_0x285f2b){return new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50ec6b=>{if(_0x59ee57())return _0x50ec6b(_0x3f8e00([0x56,0x61,0x6c,0x69,0x64]));_0x129cbf(),_0x5a0b7d[_0x3f8e00([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3f8e00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x360c93=!0x1;const _0x32224c=_0x51161c();function _0x4a34eb(_0x485671){return!!_0x485671&&(typeof _0x485671===_0x3f8e00([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x485671===_0x3f8e00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x485671[_0x3f8e00([0x74,0x68,0x65,0x6e])]===_0x3f8e00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x485671[_0x3f8e00([0x63,0x61,0x74,0x63,0x68])]===_0x3f8e00([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25715a(_0x11e793){_0x300ec5(_0x11e793)[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0x6a4a53=>{if(!_0x6a4a53||_0x6a4a53[_0x3f8e00([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3f8e00([0x6f,0x6b]))return _0x3f8e00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39a4b5(_0x48d89a(_0x32224c+_0x285f2b))!=_0x6a4a53[_0x3f8e00([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3f8e00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3f8e00([0x56,0x61,0x6c,0x69,0x64]);})[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0xed6cf3=>(_0x423182(),_0xed6cf3),()=>{const _0x26364f=_0x40737c();return null==_0x26364f?(_0x423182(),_0x3f8e00([0x56,0x61,0x6c,0x69,0x64])):_0x3f8e00(_0x266c7b-_0x26364f>(0x7ed8bea8^_0x29a479)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0x50ec6b)[_0x3f8e00([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50ec6b(_0x3f8e00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x412eba=0x5ae2d428^_0x29a479;function _0x423182(){const _0x25cd10=_0x3f8e00([0x6c,0x6c,0x63,0x74,0x2d])+_0x39a4b5(_0x48d89a(_0x4da952)),_0x1139f5=_0x585839(_0x39a4b5(window[_0x3f8e00([0x4d,0x61,0x74,0x68])][_0x3f8e00([0x63,0x65,0x69,0x6c])](_0x266c7b/_0x412eba)));window[_0x3f8e00([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f8e00([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25cd10,_0x1139f5);}function _0x40737c(){const _0x561322=_0x3f8e00([0x6c,0x6c,0x63,0x74,0x2d])+_0x39a4b5(_0x48d89a(_0x4da952)),_0x396ee9=window[_0x3f8e00([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f8e00([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x561322);return _0x396ee9?window[_0x3f8e00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x585839(_0x396ee9),0x10)*_0x412eba:null;}function _0x300ec5(_0x147123){return new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4795b6,_0x1f38f1)=>{_0x147123[_0x3f8e00([0x74,0x68,0x65,0x6e])](_0x4795b6,_0x1f38f1),window[_0x3f8e00([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f38f1,0x5ad5ee68^_0x29a479);});}}_0x5a0b7d[_0x3f8e00([0x6f,0x6e])](_0x3f8e00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5d4866,_0x380563)=>{if(_0x380563[0x0]!=_0x4da952)return _0x50ec6b(_0x3f8e00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x380563[0x1]={..._0x380563[0x1],[_0x3f8e00([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x32224c};},{[_0x3f8e00([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f8e00([0x68,0x69,0x67,0x68])}),_0x5a0b7d[_0x3f8e00([0x6f,0x6e])](_0x3f8e00([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x327e9b=>{_0x4a34eb(_0x327e9b[_0x3f8e00([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x360c93=!0x0,_0x25715a(_0x327e9b[_0x3f8e00([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3f8e00([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f8e00([0x6c,0x6f,0x77])}),_0x53041d[_0x3f8e00([0x74,0x68,0x65,0x6e])](()=>{_0x360c93||_0x50ec6b(_0x3f8e00([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59ee57(){return _0x5a0b7d[_0x3f8e00([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f8e00([0x76,0x69,0x65,0x77])][_0x3f8e00([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3f8e00([0x61,0x75,0x74,0x6f]);}function _0x129cbf(){_0x5a0b7d[_0x3f8e00([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f8e00([0x76,0x69,0x65,0x77])][_0x3f8e00([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3f8e00([0x61,0x75,0x74,0x6f]);}}function _0x5ad3ee(_0x437117){const _0x4a52a8=[new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x103660=>setTimeout(_0x103660,0x5add0464^_0x29a479)),_0x53041d[_0x3f8e00([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x500e3a=>{let _0x1a9649=0x0;_0x5a0b7d[_0x3f8e00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f8e00([0x6f,0x6e])](_0x3f8e00([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x472954,_0x3fba50)=>{_0x3fba50[0x0][_0x3f8e00([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a9649++,_0x1a9649==(0x5ad43b50^_0x29a479)&&(_0x500e3a(),_0x472954[_0x3f8e00([0x6f,0x66,0x66])]());});}))];return window[_0x3f8e00([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3f8e00([0x72,0x61,0x63,0x65])](_0x4a52a8)[_0x3f8e00([0x74,0x68,0x65,0x6e])](()=>_0x437117);}async function _0x567104(){await _0x53041d,_0x5a0b7d[_0x3f8e00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f8e00([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x35265d,_0x5a0b7d[_0x3f8e00([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f8e00([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x35265d,_0x5a0b7d[_0x3f8e00([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3f8e00([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4dd5fb(_0x4a6672){const _0x212b1f=_0x252426();_0x5a0b7d[_0x212b1f]=_0x3f8e00([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])+_0x4a6672,_0x4a6672!=_0x3f8e00([0x56,0x61,0x6c,0x69,0x64])&&_0x567104();}function _0x252426(){const _0x495f52=window[_0x3f8e00([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3f8e00([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3f8e00([0x6e,0x6f,0x77])]())[_0x3f8e00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3f8e00([0x2e]),'');let _0x303726=_0x3f8e00([0x6e]);for(let _0x55c645=0x0;_0x55c645<_0x495f52[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55c645+=0x2){let _0x2e464b=window[_0x3f8e00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x495f52[_0x3f8e00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55c645,_0x55c645+0x2));_0x2e464b>=_0x4b0cb9[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2e464b-=_0x4b0cb9[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x303726+=_0x4b0cb9[_0x2e464b];}return _0x303726;}function _0x4bd635(){const _0x1ee334=_0x3a2785[_0x3f8e00([0x73,0x70,0x6c,0x69,0x74])](_0x3f8e00([0x2e]));if(0x3!=_0x1ee334[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x210871(_0x1ee334[0x1]);function _0x210871(_0x3c3836){const _0x9c044a=_0x2a7f9d(_0x3c3836);return _0x9c044a&&_0x13603b()?_0x9c044a:null;function _0x13603b(){const _0x788ed6=_0x9c044a[_0x3f8e00([0x6a,0x74,0x69])],_0x38c538=window[_0x3f8e00([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x788ed6[_0x3f8e00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x788ed6[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22b60c={..._0x9c044a,[_0x3f8e00([0x6a,0x74,0x69])]:_0x788ed6[_0x3f8e00([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x788ed6[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22b60c[_0x3f8e00([0x76,0x63])],_0x48d89a(_0x22b60c)==_0x38c538;}}}async function _0xa2cb02(){let _0x9412ca=!0x0;try{const _0x5126f0=_0x3a2785[_0x3f8e00([0x73,0x70,0x6c,0x69,0x74])](_0x3f8e00([0x2e])),[_0x22c9aa,_0x4ccb2d,_0x1b6a49]=_0x5126f0;return _0x1815c1(_0x22c9aa),await _0x1b3d34(_0x22c9aa,_0x4ccb2d,_0x1b6a49),_0x9412ca;}catch{return!0x1;}function _0x1815c1(_0x493090){const _0x335d15=_0x2a7f9d(_0x493090);_0x335d15&&_0x335d15[_0x3f8e00([0x61,0x6c,0x67])]==_0x3f8e00([0x45,0x53,0x32,0x35,0x36])||(_0x9412ca=!0x1);}async function _0x1b3d34(_0x295e8e,_0x11bbb8,_0x2a7735){const _0x19a814=window[_0x3f8e00([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3f8e00([0x66,0x72,0x6f,0x6d])](_0x51893a(_0x2a7735),_0x360726=>_0x360726[_0x3f8e00([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4fdd9e=new window[(_0x3f8e00([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3f8e00([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x295e8e+_0x3f8e00([0x2e])+_0x11bbb8),_0xa206d2=window[_0x3f8e00([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3f8e00([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa206d2)return;const _0x4f44bb=await _0xa206d2[_0x3f8e00([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3f8e00([0x6a,0x77,0x6b]),_0xa60e08,{[_0x3f8e00([0x6e,0x61,0x6d,0x65])]:_0x3f8e00([0x45,0x43,0x44,0x53,0x41]),[_0x3f8e00([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3f8e00([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3f8e00([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa206d2[_0x3f8e00([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3f8e00([0x6e,0x61,0x6d,0x65])]:_0x3f8e00([0x45,0x43,0x44,0x53,0x41]),[_0x3f8e00([0x68,0x61,0x73,0x68])]:{[_0x3f8e00([0x6e,0x61,0x6d,0x65])]:_0x3f8e00([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f44bb,_0x19a814,_0x4fdd9e)||(_0x9412ca=!0x1);}}function _0x2a7f9d(_0xbfc227){return _0xbfc227[_0x3f8e00([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3f8e00([0x65,0x79]))?JSON[_0x3f8e00([0x70,0x61,0x72,0x73,0x65])](_0x51893a(_0xbfc227)):null;}function _0x51893a(_0x7cc1ac){return window[_0x3f8e00([0x61,0x74,0x6f,0x62])](_0x7cc1ac[_0x3f8e00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3f8e00([0x2b]))[_0x3f8e00([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3f8e00([0x2f])));}function _0x48d89a(_0x5b699b){let _0x1964d1=0x1505;function _0x505faf(_0xc7c429){for(let _0x144e20=0x0;_0x144e20<_0xc7c429[_0x3f8e00([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x144e20++){const _0x2667b8=_0xc7c429[_0x3f8e00([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x144e20);_0x1964d1=(_0x1964d1<<0x5)+_0x1964d1+_0x2667b8,_0x1964d1&=_0x1964d1;}}function _0x3145d2(_0x39fa2f){Array[_0x3f8e00([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x39fa2f)?_0x39fa2f[_0x3f8e00([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3145d2):_0x39fa2f&&typeof _0x39fa2f==_0x3f8e00([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3f8e00([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x39fa2f)[_0x3f8e00([0x73,0x6f,0x72,0x74])]()[_0x3f8e00([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50371a,_0x1b7247])=>{_0x505faf(_0x50371a),_0x3145d2(_0x1b7247);}):_0x505faf(window[_0x3f8e00([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x39fa2f));}return _0x3145d2(_0x5b699b),_0x1964d1>>>0x0;}function _0x39a4b5(_0x5deb4e){return _0x5deb4e[_0x3f8e00([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3f8e00([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3f8e00([0x30]));}function _0x585839(_0x436db0){return _0x436db0[_0x3f8e00([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3f8e00([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3f8e00([0x6a,0x6f,0x69,0x6e])]('');}function _0x35265d(){}function _0x3f8e00(_0x22ba6c){const _0x1e70b9=_0x1853;return _0x22ba6c[_0x1e70b9(0x102)](_0x43e2a5=>String[_0x1e70b9(0xfe)](_0x43e2a5))[_0x1e70b9(0x112)]('');}_0x4dd5fb(await _0x4277df());}(this);}[_0x4cf179(0xd7)](){const _0x32ff0c=_0x4cf179;this[_0x32ff0c(0xf4)][_0x32ff0c(0xf5)](_0x159bdc=>{const _0x35e68b=_0x32ff0c;_0x35e68b(0xab)!==_0x159bdc[_0x35e68b(0x109)]&&this[_0x35e68b(0xde)][_0x35e68b(0xa7)][_0x35e68b(0x10e)](_0x159bdc);});}[_0x4cf179(0x10c)](){const _0x2865b6=_0x4cf179;for(const _0xc2d0ee of this[_0x2865b6(0xde)][_0x2865b6(0xba)][_0x2865b6(0xc4)][_0x2865b6(0xee)][_0x2865b6(0x10b)]({'includeChangesInGraveyard':!0x0})){if(_0x2865b6(0xff)!==_0xc2d0ee[_0x2865b6(0xca)]||_0x2865b6(0xd4)!==_0xc2d0ee[_0x2865b6(0xfa)])return;this[_0x2865b6(0xf4)][_0x2865b6(0xe7)](_0xc2d0ee[_0x2865b6(0xc5)][_0x2865b6(0xae)]);}}[_0x4cf179(0xb1)](){const _0x2ecb4e=_0x4cf179;this[_0x2ecb4e(0xde)][_0x2ecb4e(0xba)][_0x2ecb4e(0xda)][_0x2ecb4e(0x101)](_0x2ecb4e(0xd4),{'inheritAllFrom':_0x2ecb4e(0xd2)});}[_0x4cf179(0xe0)](){const _0x4ece2d=_0x4cf179,_0x5d5a93=this[_0x4ece2d(0xde)][_0x4ece2d(0xd8)];_0x5d5a93[_0x4ece2d(0xb5)](_0x4ece2d(0xef))[_0x4ece2d(0x114)]({'model':_0x4ece2d(0xd4),'view':{'name':_0x4ece2d(0x10a),'classes':_0x4ece2d(0x107)}}),_0x5d5a93[_0x4ece2d(0xb5)](_0x4ece2d(0xc7))[_0x4ece2d(0xbb)]({'model':_0x4ece2d(0xd4),'view':(_0x208007,{writer:_0x20b44f})=>this[_0x4ece2d(0x108)](_0x20b44f,!0x0)}),_0x5d5a93[_0x4ece2d(0xb5)](_0x4ece2d(0xcf))[_0x4ece2d(0xbb)]({'model':_0x4ece2d(0xd4),'view':(_0x3ea9bb,{writer:_0x2f33cd})=>{const _0x3ec843=_0x4ece2d;this[_0x3ec843(0xf4)][_0x3ec843(0xe7)](_0x3ea9bb);const _0x478503=this[_0x3ec843(0x108)](_0x2f33cd);return _0x4db458(_0x478503,_0x2f33cd,{'label':_0x7da341(this[_0x3ec843(0xde)][_0x3ec843(0xf9)],_0x3ec843(0xaa))});}}),this[_0x4ece2d(0xde)][_0x4ece2d(0xec)][_0x4ece2d(0x10f)]({'name':_0x4ece2d(0x10a),'classes':_0x4ece2d(0x107)}),this[_0x4ece2d(0xde)][_0x4ece2d(0xa7)][_0x4ece2d(0x113)]['on'](_0x4ece2d(0xf7),this[_0x4ece2d(0xbe)](),{'priority':_0x4ece2d(0xed)});}[_0x4cf179(0x108)](_0x504127,_0x2bf27c=!0x1){const _0x5841bd=_0x4cf179,{locale:_0x1d8e6d}=this[_0x5841bd(0xde)],_0x475140=_0x504127[_0x5841bd(0xc6)](_0x5841bd(0x10a),{'class':_0x5841bd(0x107)+(0x0===this[_0x5841bd(0xd9)][_0x5841bd(0xea)]?_0x5841bd(0xe4):''),...!_0x2bf27c&&{'data-table-of-contents-label':_0x7da341(_0x1d8e6d,_0x5841bd(0xaa))}});0x0===this[_0x5841bd(0xd9)][_0x5841bd(0xea)]&&!0x1===_0x2bf27c&&_0x504127[_0x5841bd(0xff)](_0x504127[_0x5841bd(0x103)](_0x475140,_0x5841bd(0xf2)),_0x504127[_0x5841bd(0xc6)]('p',{'class':_0x5841bd(0xc8)},[_0x504127[_0x5841bd(0xce)](_0x7da341(_0x1d8e6d,_0x5841bd(0xf3)))]));const _0x4d2a76=_0x2bf27c?'':'['+_0x7da341(_0x1d8e6d,_0x5841bd(0xcd))+']';let _0x2d85f9=_0x475140;return this[_0x5841bd(0xd9)][_0x5841bd(0xf5)]((_0x2681d3,_0x5c4461,_0x411f7a)=>{const _0x5beb4f=_0x5841bd,_0x1e438d=this[_0x5beb4f(0xde)][_0x5beb4f(0xba)][_0x5beb4f(0xfc)](_0x2681d3[_0x5beb4f(0x100)],{'ignoreWhitespaces':!0x0}),_0x32ce73=_0x1e438d?_0x2681d3[_0x5beb4f(0xa9)]:_0x4d2a76,_0x2b2c2f=_0x2681d3[_0x5beb4f(0x100)][_0x5beb4f(0xa3)](this[_0x5beb4f(0xa8)]),_0x148af4=_0x504127[_0x5beb4f(0xc6)]('a',{'href':'#'+_0x2b2c2f,...!_0x2bf27c&&{'tabindex':'-1'}},[_0x504127[_0x5beb4f(0xce)](_0x32ce73)]),_0x10703e=this[_0x5beb4f(0xde)][_0x5beb4f(0xf6)][_0x5beb4f(0xb7)](_0x5beb4f(0xd1));_0x504127[_0x5beb4f(0xb9)](_0x5beb4f(0xbd),_0x5c4461,_0x148af4);const _0x291a22=_0x504127[_0x5beb4f(0xc6)]('li',null,[_0x1e438d||!_0x2bf27c&&_0x10703e?_0x148af4:_0x504127[_0x5beb4f(0xce)]('')]),_0x3954bd=_0x5c4461?_0x411f7a[_0x5c4461-0x1][_0x5beb4f(0xb4)]:0x0,_0x1f6465=Math[_0x5beb4f(0xfd)](_0x2681d3[_0x5beb4f(0xb4)]-_0x3954bd);if(_0x2681d3[_0x5beb4f(0xb4)]>_0x3954bd){const _0x43b1ed=N(_0x291a22,_0x1f6465,_0x504127);_0x504127[_0x5beb4f(0xff)](_0x504127[_0x5beb4f(0x103)](_0x2d85f9,_0x5beb4f(0xf2)),_0x43b1ed);}else{const _0x2f7316=function(_0x511334,_0x55bd8c){const _0x43d17f=_0x5beb4f;return _0x511334[_0x43d17f(0xe6)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x43d17f(0x104)](_0x1f7d35=>_0x1f7d35['is'](_0x43d17f(0xcb),'ol'))[_0x55bd8c];}(_0x2d85f9,_0x1f6465);_0x504127[_0x5beb4f(0xff)](_0x504127[_0x5beb4f(0x103)](_0x2f7316,_0x5beb4f(0xf2)),_0x291a22);}_0x2d85f9=_0x291a22;}),_0x475140;}[_0x4cf179(0xa4)](_0x59eaf8){const _0xea8d6e=_0x4cf179,_0x2d6397=this[_0xea8d6e(0xd9)][_0x59eaf8][_0xea8d6e(0x100)];this[_0xea8d6e(0xde)][_0xea8d6e(0xba)][_0xea8d6e(0xc2)](_0x3f46ad=>{const _0x1a4c04=_0xea8d6e;_0x3f46ad[_0x1a4c04(0xe2)](_0x2d6397,0x0);}),this[_0xea8d6e(0xde)][_0xea8d6e(0xa7)][_0xea8d6e(0x111)][_0xea8d6e(0xc3)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4cf179(0xbe)](){return(_0x1cdbab,_0x3ebee5)=>{const _0xb7aa75=_0x1853,_0x341714=_0x3ebee5[_0xb7aa75(0x113)],_0x468238=_0x341714[_0xb7aa75(0x105)](_0x3ebee5[_0xb7aa75(0xd6)]),_0x43cb14=_0x341714[_0xb7aa75(0xdc)](_0x468238);_0x43cb14['is'](_0xb7aa75(0xcb),_0xb7aa75(0xd4))&&(_0x3ebee5[_0xb7aa75(0xb2)]=this[_0xb7aa75(0xde)][_0xb7aa75(0xba)][_0xb7aa75(0x103)](_0x43cb14,0x0),_0x1cdbab[_0xb7aa75(0xeb)]());};}}function N(_0x470aa0,_0x1563d5,_0x2372c8){const _0x82c6ce=_0x4cf179;return 0x1===_0x1563d5?_0x2372c8[_0x82c6ce(0xc6)]('ol',null,[_0x470aa0]):_0x2372c8[_0x82c6ce(0xc6)]('ol',null,[_0x2372c8[_0x82c6ce(0xc6)]('li',null,[N(_0x470aa0,_0x1563d5-0x1,_0x2372c8)])]);}
|