@ckeditor/ckeditor5-document-outline 46.0.0-alpha.5 → 46.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>B,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=347]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(352)]())i instanceof r.ModelText&&(n+=i[e(365)]);return n}function a(){const t=["1139088PHqdkm","getChildren","GeneralHtmlSupport","112idADJt","4zEucNa","367902voOCiy","htmlH1","has","1806032YmnoUg","htmlH3","heading.options","reduce","htmlH5","2783578gSKfjy","data","10MVCvfd","711546gzVbqa","plugins","model","paragraph","push","2222biyHOC","426562RWRJIy","htmlH6","config","get","18610Lzjyow","htmlH2","htmlH4"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(373130===-parseInt(e(373))/1+-parseInt(e(355))/2*(parseInt(e(367))/3)+-parseInt(e(359))/4+-parseInt(e(366))/5*(-parseInt(e(351))/6)+parseInt(e(364))/7+parseInt(e(354))/8*(parseInt(e(356))/9)+-parseInt(e(348))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["documentOutline.headings","get","change","getChildren","domConverter","isPremiumPlugin","editor","element","pluginName","activeItemIndex","193776guXpYa","14325939wzrxmB","length","10PAjTaw","view","getChild","618675bPyRDe","DocumentOutlineUtils","modelElement","data","indexOf","includes","afterInit","2827570YRFdds","getFirstPosition","_getActiveHeading","toModel","3854428OKmmVk","model","item","editing","_headingNames","document","getRootNames","_getHeadingNames","_getOutlineDefinitions","fire","selection","34HMocCf","7ZZrddX","name","config","isOfficialPlugin","_deriveHeadingElementsFromConversion","push","level","6179480EuiXSK","domToView","backward","getRoot","findIndex","init","text","463728xrdiGz","createElement"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(576598===parseInt(e(370))/1+parseInt(e(337))/2*(parseInt(e(364))/3)+-parseInt(e(326))/4+parseInt(e(322))/5+parseInt(e(352))/6*(parseInt(e(338))/7)+parseInt(e(345))/8+-parseInt(e(365))/9*(parseInt(e(367))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(362)](){return l(371)}static get[l(341)](){return!0}static get[l(359)](){return!0}[l(330)]=[];[l(350)](){const t=l,e=this[t(360)];this[t(330)]=this[t(333)]();let n=[];e[t(327)][t(331)].on(t(356),o(()=>{const e=t,i=n;n=this[e(334)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(344)]===n[e(344)]&&t[e(351)]===n[e(351)]&&t[e(372)]===n[e(372)]),r=(0,u.diffToChanges)(o,n),s=this[e(324)](),c=n[e(349)](t=>t[e(372)]===s);r[e(366)]&&this[e(335)](e(356),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(335)](e(363),{index:c})},250,{leading:!0,trailing:!0}))}[l(321)](){const t=l;this[t(330)][t(366)]||this[t(342)]()}[l(334)](){const t=l,e=this[t(360)],n=[],i=this[t(330)];for(const n of e[t(327)][t(331)][t(332)]())o(e[t(327)][t(331)][t(348)](n));function o(e){const r=t;for(const t of e[r(357)]())t.is(r(361))&&(i[r(375)](t[r(339)])&&n[r(343)]({level:i[r(374)](t[r(339)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(324)](){const t=l,e=this[t(360)][t(327)][t(331)][t(336)][t(323)](),n=new r.ModelTreeWalker({direction:t(347),startPosition:e});for(const e of n)if(e[t(328)].is(t(361))&&this[t(330)][t(375)](e[t(328)][t(339)]))return e[t(328)]}[l(333)](){const t=l;return this[t(360)][t(340)][t(355)](t(354))||function(t){const e=s,n=t[e(375)][e(347)](e(361));return n?n[e(362)]((t,n)=>(e(370)!==n[e(369)]&&t[e(371)](n[e(369)]),t),[]):t[e(368)][e(358)](e(353))?[e(357),e(349),e(360),e(350),e(363),e(374)]:[]}(this[t(360)])}[l(342)](){const t=l,e=this[t(360)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(329)][t(368)][t(358)][t(346)](document[t(353)](o)),r=e[t(373)][t(325)](n)[t(369)](0);r?.is(t(361))&&i[t(343)](r[t(339)])}this[t(330)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=395]})(t,e)}function w(){const t=["3729745AxaZlP","click","Empty heading","2343534OuozLI","bindTemplate","div","ck-reset","35aNLqXt","1034408vdpMvv","5yTbVpS","bind","3457902uKJzQF","isEmpty","ck-document-outline__item_active","level","ck-document-outline__item_empty","setTemplate","12779289DOYuQT","set","37328adhDzC","3875488NgIKCy","text","isActive","ck-document-outline__item","ck-document-outline__item_level-"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(579328===-parseInt(e(406))/1*(-parseInt(e(416))/2)+-parseInt(e(400))/3+-parseInt(e(417))/4+parseInt(e(397))/5+-parseInt(e(408))/6+-parseInt(e(404))/7*(-parseInt(e(405))/8)+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(401)],o=e?"["+p(t,n(399))+"]":"";this[n(415)](n(418),""),this[n(415)](n(411),1),this[n(415)](n(419),!1),this[n(407)](n(409)).to(this,n(418),t=>!t),this[n(413)]({tag:n(402),attributes:{class:["ck",n(403),n(395),i.to(n(411),t=>n(396)+t),i.if(n(419),n(410)),i.if(n(409),n(412))],title:i.to(n(418))},children:[{text:i.to(n(418),t=>t||o)}],on:{click:i.to(n(398))}})}}function I(){const t=["_scrollToItem","contentLanguageDirection","ck-reset","4272245NLtqEz","14948740jBijDN","8254SUZrxf","element","text","_setActiveItem","set","isActive","activeItemIndex","delete","createCollection","addMany","delegate","62lfYydh","_deleteItem","_handleItemClick","documentOutlineContainer","ck-document-outline","fire","items","1860510BmLhzw","insert","remove","howMany","14tLOZEl","15QpPOSb","showEmptyHeadingText","div","map","values","click","9349128MNoayq","itemSelected","1495960iJMEBB","forEach","sync","_insertItem","destroy","level","change:activeItemIndex","getIndex","Editor headings will appear here as you type.","get","locale","index","1160548dyDeWb","type","source","setTemplate","bind"];return(I=function(){return t})()}const k=b;function b(t,e){const n=I();return(b=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(786013===parseInt(e(502))/1*(-parseInt(e(491))/2)+parseInt(e(514))/3*(parseInt(e(481))/4)+parseInt(e(489))/5+parseInt(e(509))/6*(-parseInt(e(513))/7)+-parseInt(e(522))/8+parseInt(e(520))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[k(508)];[k(505)];[k(515)];constructor(t,e=!1,n){const i=k;super(t),this[i(515)]=e,this[i(495)](i(497),-1),this[i(505)]=n,this[i(508)]=this[i(499)](),this[i(508)][i(501)](i(519)).to(this),this.on(i(519),this[i(504)][i(485)](this)),this.on(i(528),(t,e,n,o)=>{this[i(494)](o,n)}),this[i(484)]({tag:i(516),attributes:{class:["ck",i(488),i(506)],dir:t[i(487)],"data-document-outline-empty-placeholder":p(t,i(477)),tabindex:-1},children:this[i(508)]})}[k(524)](t){const e=k;t[e(523)](t=>{const n=e;n(510)==t[n(482)]?this[n(525)](t[n(480)],...t[n(518)]):n(498)==t[n(482)]&&this[n(503)](t[n(480)],t[n(512)])})}[k(494)](t,e){const n=k;if(-1!==t){const e=this[n(508)][n(478)](t);e&&(e[n(496)]=!1)}-1!==e&&(this[n(508)][n(478)](e)[n(496)]=!0,this[n(486)](e))}[k(525)](t,...e){const n=k,i=e[n(517)]((e,i)=>{const o=n,r=new v(this[o(479)],this[o(515)]);return r[o(493)]=e[o(493)],r[o(527)]=e[o(527)],t+i===this[o(497)]&&(r[o(496)]=!0),r});this[n(508)][n(500)](i,t)}[k(503)](t,e){const n=k;do{this[n(508)][n(511)](t)}while(--e)}[k(504)](t){const e=k,n=this[e(508)][e(529)](t[e(483)]);this[e(507)](e(521),n)}[k(486)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(508)][e(478)](t)[e(492)],20,this[e(505)])}[k(526)](){const t=k;super[t(526)](),this[t(492)][t(511)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),T=n(262),A=n.n(T),E=n(667),P=n.n(E),L=n(357),N=n.n(L),S=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=N();O()(S.A,D);S.A&&S.A.locals&&S.A.locals;function K(t,e){const n=M();return(K=function(t,e){return n[t-=105]})(t,e)}const j=K;function M(){const t=["_handleItemSelected","activeItemIndex","toViewElement","_updateActiveDefinitionFromViewportThrottled","getIntersection","mapViewToDom","resize","13297noiYyJ","href","getDomRoot","domConverter","bottom","itemSelected","19537wylZWR","listenTo","documentOutline.showEmptyHeadings","mapper","1434nwpfHM","pluginName","getRootNames","focusTracker","config","plugins","_updateActiveDefinitionOnViewportChange","setSelection","init","appendChild","_setActiveViewItem","_currentOutlineDefinitions","29794556aPgham","document-outline-container-not-provided","render","map","509793NNBYCo","sync","bind","focus","destroy","locale","documentOutline.container","scrollToTheSelection","change","view","fromCharCode","element","add","14QnOtaI","height","DocumentOutlineUI","cancel","length","5011576WskaVe","top","isOfficialPlugin","get","_handleOutlineChange","modelElement","indexOf","2342275Ukqjfm","DocumentOutlineUtils","isPremiumPlugin","scroll","window","getVisible","29840vjnbrM","9spLTtw","document","join","editor","28KJLHaL","editing","floor","afterInit","model"];return(M=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(597975===parseInt(e(136))/1*(-parseInt(e(175))/2)+parseInt(e(162))/3*(-parseInt(e(124))/4)+parseInt(e(113))/5+-parseInt(e(146))/6*(parseInt(e(142))/7)+-parseInt(e(106))/8+parseInt(e(120))/9*(-parseInt(e(119))/10)+parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[j(171)];[j(157)];[j(132)];static get[j(147)](){return j(177)}static get[j(108)](){return!0}static get[j(115)](){return!0}constructor(t){const e=j;super(t),this[e(171)]=new y(t[e(167)],this[e(123)][e(150)][e(109)](e(144)),this[e(123)][e(150)][e(109)](e(168))),this[e(157)]=[],this[e(132)]=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(152)][e(164)](this),100)}[j(154)](){const t=j,e=this[t(123)],n=e[t(151)][t(109)](t(114));let i=!1;if(this[t(171)][t(160)](),this[t(123)].ui[t(149)][t(174)](this[t(171)][t(173)]),!e[t(150)][t(109)](t(168)))throw new u.CKEditorError(t(159),{editor:e});e[t(150)][t(109)](t(168))[t(155)](this[t(171)][t(173)]),n.on(t(170),this[t(110)][t(164)](this)),n.on(t(130),(e,{index:n})=>this[t(156)](n)),this[t(171)].on(t(141),(e,n)=>{i=!0,this[t(129)](n)}),this[t(171)][t(143)](u.global[t(121)],t(116),()=>{i?i=!1:this[t(132)]()},{useCapture:!0}),this[t(171)][t(143)](u.global[t(117)],t(135),this[t(132)],{useCapture:!0})}[j(127)](){!async function(t){const e=p([117,107,115,121,122,102,71,97,105,81,114,98,109,111,77,116,80,86,65,99,110,103,57,118,72,88,101,74,70,100,52,48,76,67,55,90,82,84,87,106,120,50,75,79,78,54,69,66,49,104,53,119,113,89,51,83,108,56,112,85,73,68]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=K;return t[e(161)](t=>String[e(172)](t))[e(122)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([117]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175176e4;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=K,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(137)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[j(166)](){const t=j;super[t(166)](),this[t(171)][t(166)](),this[t(132)][t(178)]()}[j(110)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(157)]=e,this[i(171)][i(163)](n)}[j(156)](t){const e=j;this[e(157)][e(105)]&&this[e(157)][t]&&(this[e(171)][e(130)]=t)}[j(129)](t){const e=j,n=this[e(157)][t][e(111)];this[e(123)][e(128)][e(170)](t=>{t[e(153)](n,0)}),this[e(123)][e(125)][e(171)][e(169)]({alignToTop:!0,forceScroll:!0}),this[e(123)][e(125)][e(171)][e(165)](),this[e(156)](t)}[j(152)](){const t=j,e=this[t(123)];let n;for(const i of e[t(128)][t(121)][t(148)]()){const o=e[t(125)][t(171)][t(138)](i),r=o&&new u.Rect(o)[t(118)]();if(r){const e=new u.Rect(u.global[t(117)])[t(133)](r);e&&(n=e[t(107)]+.25*e[t(176)])}}if(void 0===n)return;const i=R(e[t(125)],this[t(157)],n);i?this[t(156)](this[t(157)][t(112)](i)):this[t(156)](-1)}}function R(t,e,n,i=0,o=e[j(105)]-1){const r=j,s=Math[r(126)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(145)][r(131)](c[r(111)]);if(!a)return null;const l=t[r(171)][r(139)][r(134)](a);return new u.Rect(l)[r(140)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=U;function U(t,e){const n=z();return(U=function(t,e){return n[t-=395]})(t,e)}function z(){const t=["licenseKey","documentOutlineLicenseKeyNotAllowed","pluginName","9047910JVrIwt","documentOutlineLicenseKeyTrialLimit","3GqImsR","usageLimit","invalid","documentOutlineLicenseKeyUsageLimit","_licenseKeyCheckInterval","evaluationLimit","documentOutlineLicenseKeyValid","500KONKWS","documentOutlineLicenseKeyExpired","get","documentOutlineLicenseKeyEvaluationLimit","394884dMsiGT","init","7qSIZpb","config","documentOutlineLicenseKeyDomainLimit","isPremiumPlugin","isOfficialPlugin","destroy","1164116FSVeuU","documentOutlineLicenseKeyInvalid","requires","featureNotAllowed","2270332Asampz","domainLimit","trialLimit","editor","146470qPCBYw","expired","_showLicenseError","8671832BAtODP","DocumentOutline","4628935ldqsNk"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(800653===-parseInt(e(415))/1+parseInt(e(423))/2+-parseInt(e(396))/3*(-parseInt(e(419))/4)+parseInt(e(428))/5+parseInt(e(432))/6+parseInt(e(409))/7*(parseInt(e(426))/8)+parseInt(e(407))/9*(-parseInt(e(403))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class B extends t.Plugin{[V(429)];[V(400)];static get[V(417)](){return[h,H]}static get[V(431)](){return V(427)}static get[V(413)](){return!0}static get[V(412)](){return!0}[V(408)](){const t=V;this[t(429)]=this[t(422)][t(410)][t(405)](t(429));const e=this[t(422)];this[t(400)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(402)==r||n(416)==r||n(404)==r||n(411)==r||n(430)==r||n(406)==r||n(395)==r||n(399)==r){delete e[o],i=r,clearInterval(this[n(400)]),this[n(400)]=void 0;break}}n(416)==i&&e[n(425)](n(398)),n(404)==i&&e[n(425)](n(424)),n(411)==i&&e[n(425)](n(420)),n(430)==i&&e[n(425)](n(418),n(427)),n(406)==i&&e[n(425)](n(401)),n(395)==i&&e[n(425)](n(421)),n(399)==i&&e[n(425)](n(397))},1e3)}[V(414)](){const t=V;super[t(414)](),this[t(400)]&&clearInterval(this[t(400)])}}var F=n(901);function Q(){const t=["selection","7649460IGQsHw","1127355YmTheX","execute","528108euwkow","1ldpAXZ","isEnabled","2081727AzAQfT","getFirstPosition","12mcxZJT","createElement","model","8OXynfh","document","editor","findAllowedParent","insertObject","1426982DlbNRa","refresh","schema","tableOfContents","change","2294055PAaQTa","551560LfRzdG"];return(Q=function(){return t})()}const W=q;function q(t,e){const n=Q();return(q=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(641750===parseInt(e(225))/1*(-parseInt(e(237))/2)+parseInt(e(222))/3+parseInt(e(219))/4+parseInt(e(218))/5+-parseInt(e(229))/6*(parseInt(e(224))/7)+-parseInt(e(232))/8*(parseInt(e(227))/9)+parseInt(e(221))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class J extends t.Command{[W(223)](){const t=W;this[t(234)][t(231)][t(217)](e=>{const n=t;this[n(234)][n(231)][n(236)](e[n(230)](n(216)))})}[W(214)](){const t=W,e=this[t(234)][t(231)],n=e[t(233)][t(220)][t(228)]();this[t(226)]=null!==(n&&e[t(215)][t(235)](n,t(216)))}}var Y=n(336),Z={attributes:{"data-cke":!0}};Z.setAttributes=P(),Z.insert=A().bind(null,"head"),Z.domAPI=x(),Z.insertStyleElement=N();O()(Y.A,Z);Y.A&&Y.A.locals&&Y.A.locals;const G=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=163]})(t,e)}function $(){const t=["match","7768uFCQuG","_customUpcastHeadingsConversion","downcast","for","10045ATTEuO","heading1","nodeAfter","isOfficialPlugin","consume","string","get","headingId","set","afterInit","config","setAttribute","editor","6pmodTx","name","differ","consumable","hasAttribute","heading.options","element:","pluginName","getContainedElement","mapper","28050yAUmSi","removeAttribute","2651DduRbB","attributes","3995965WSiYvx","position","toViewElement","1396815AhYIXE","document","view","isPremiumPlugin","paragraph","_registerHeadingIdAttributePostfixer","remove","5624001jdpwVH","add","upcast","3678244LtPQOa","_customDataDowncastHeadingsConversion","length","item","extend","type","HeadingId","low","delete","change","attribute:headingId:","4zjNyNZ","conversion","registerPostFixer","insert","model","2474985mlKMmJ","clear","headingId.modelAttributeName","viewItem","forEach","modelRange","isRegistered","has","getAttribute","schema","writer","getChanges"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(976392===parseInt(e(208))/1+-parseInt(e(218))/2+parseInt(e(234))/3*(-parseInt(e(229))/4)+-parseInt(e(205))/5*(-parseInt(e(191))/6)+-parseInt(e(178))/7*(-parseInt(e(174))/8)+-parseInt(e(215))/9+-parseInt(e(201))/10*(-parseInt(e(203))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[G(198)](){return G(224)}static get[G(181)](){return!0}static get[G(211)](){return!0}[G(187)](){const t=G,e=this[t(190)];e[t(188)][t(184)](t(163))||(function(e){const n=t,i=new Map;return e?(e[n(165)](t=>{const e=n;e(212)!==t[e(233)]&&i[e(186)](t[e(210)],t[e(233)])}),i[n(184)]("h1")||i[n(186)]("h1",n(179)),i):i}(this[t(190)][t(188)][t(184)](t(196)))[t(165)]((n,i)=>{const o=t;this[o(175)](i),this[o(219)](n),e[o(233)][o(170)][o(167)](n)&&e[o(233)][o(170)][o(222)](n,{allowAttributes:o(185)})}),this[t(213)]())}[G(175)](t){const e=G;this[e(190)][e(230)][e(177)](e(217))[e(216)](n=>n.on(e(197)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(164)][o(169)]("id"),a=n[o(166)][o(199)]();if(a)return c&&c[o(220)]||a[o(195)](o(185))?void(r[o(182)](n[o(164)],{attributes:["id"]})&&s[o(189)](o(185),c,a)):(r[o(182)](n[o(164)],{attributes:["id"]}),void s[o(189)](o(185),(0,u.uid)(),a))},{priority:u.priorities[e(184)](e(225))+.5}))}[G(219)](t){const e=G;this[e(190)][e(230)][e(177)](e(176))[e(216)](n=>n.on(e(228)+t,(t,n,i)=>{const o=e;if(!i[o(194)][o(182)](n[o(221)],t[o(192)]))return;const r=n[o(221)][o(169)](o(185)),s=i[o(200)][o(207)](n[o(221)]);i[o(171)][o(189)]("id",r,s)}))}[G(213)](){const t=G,e=this[t(190)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(216)](r),e[o(189)](o(185),r,n),r}function r(e,n){const i=t;e[i(202)](i(185),n)}e[t(233)][t(209)][t(231)](s=>{const c=t,a=e[c(233)][c(209)][c(193)][c(172)]();let u=!1;for(const t of a)if(c(232)==t[c(223)]&&t[c(192)])if(et(t[c(192)])){const e=t[c(204)][c(184)](c(185));c(183)==typeof e?n[c(168)](e)?(o(s,t[c(206)][c(180)]),u=!0):i[c(216)](e):(o(s,t[c(206)][c(180)]),u=!0)}else c(183)==typeof t[c(204)][c(184)](c(185))&&(r(s,t[c(206)][c(180)]),u=!0);else if(c(214)==t[c(223)]){const e=t[c(204)][c(184)](c(185));c(183)==typeof e&&n[c(226)](e)}return u}),e[t(233)][t(209)].on(t(227),()=>{const e=t;i[e(165)](t=>n[e(216)](t)),i[e(235)]()})}}function et(t){return!!t[G(173)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=490]})(t,e)}function ot(){const t=["headingId.modelAttributeName","headingId","plugins","getChanges","mapper","setSelection","No headings were found in the document.","_currentOutlineDefinitions","commands","map","tableOfContents","click","getAttribute","createContainerElement","change","stop","setCustomProperty","modelPosition","init","target","abs","isInteger","text","document","toModelElement","reconvertItem","findMappedViewAncestor","isPremiumPlugin","126198WfLQWe","requires","locale","view","_handleScrollToHeading","modelElement","55wHvXYl","differ","name","_defineSchema","201641AWkUtQ","$graveyard","forEach","documentOutline.showEmptyHeadings"," table-of-contents_empty","250924FALFKb","type","div","end","Table of contents","171uBrzyA","listenTo","_redirectMapper","data","editingDowncast","_createTableOfContents","registerRawContentMatcher","level","preventDefault","href","createText","table-of-contents","model","61839ZdbYAt","getCustomProperty","$capture","createPositionAt","elementToElement","_tableOfContentsElements","filter","elementToStructure","nodeAfter","scrollToTheSelection","join","high","outlineDefinitions","_defineConverters","insertTableOfContents","afterInit","schema","get","rootName","for","isOfficialPlugin","1037309ShHdbR","conversion","1284QCgsBW","tableOfContentsHeadingIndex","register","$blockObject","pluginName","insert","viewToModelPosition","300WsaYSc","dataDowncast","hasContent","TableOfContentsEditing","editor","add","position","9QOisoK","Empty heading","table-of-contents__placeholder","_trackNewToCElements","_headingIdModelAttributeName","length","config","domEvent","viewPosition","fromCharCode","editing","DocumentOutlineUtils","element","getAncestors","upcast","_updateTableOfContentsElements","1197880qVGgQo"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(120427===parseInt(e(553))/1*(-parseInt(e(589))/2)+-parseInt(e(603))/3*(-parseInt(e(548))/4)+parseInt(e(539))/5*(parseInt(e(533))/6)+parseInt(e(587))/7+-parseInt(e(504))/8+-parseInt(e(566))/9*(parseInt(e(596))/10)+parseInt(e(543))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(593)](){return nt(599)}static get[nt(586)](){return!0}static get[nt(532)](){return!0}static get[nt(534)](){return[F.Widget,h,tt]}[nt(512)];[nt(571)];[nt(492)];constructor(t){const e=nt;super(t),this[e(512)]=[],this[e(571)]=new Set,this[e(492)]=e(506)}[nt(523)](){const t=nt,e=this[t(600)],n=e[t(498)][t(536)][t(528)];e[t(494)][t(583)](t(505))&&(this[t(492)]=e[t(494)][t(583)](t(505))),this[t(554)](n,t(516),(e,n)=>{const i=t;if(!n[i(524)])return;const o=n[i(524)][i(567)](i(590));Number[i(526)](o)&&(n[i(495)][i(561)](),e[i(520)](),this[i(537)](o))},{priority:t(577),context:t(568)}),this[t(542)](),this[t(579)](),e[t(513)][t(601)](t(580),new J(e)),e[t(507)][t(583)](t(499)).on(t(519),(e,n)=>{const i=t;this[i(512)]=n[i(578)],this[i(503)]()}),this[t(554)](e[t(565)][t(528)],t(519),()=>{this[t(491)]()})}[nt(581)](){!async function(t){const e=p([73,121,118,77,81,71,82,66,68,100,101,79,84,116,80,76,122,87,55,119,49,69,53,104,114,56,102,72,90,120,117,75,98,108,74,48,88,106,110,70,85,115,54,113,97,109,89,52,83,50,65,105,67,99,86,111,107,78,57,112,51,103]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=it;return t[e(514)](t=>String[e(497)](t))[e(576)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([73]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:175176e4;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=it,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(562)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(503)](){const t=nt;this[t(571)][t(545)](e=>{const n=t;n(544)!==e[n(584)]&&this[n(600)][n(498)][n(530)](e)})}[nt(491)](){const t=nt;for(const e of this[t(600)][t(565)][t(528)][t(540)][t(508)]({includeChangesInGraveyard:!0})){if(t(594)!==e[t(549)]||t(515)!==e[t(541)])return;this[t(571)][t(601)](e[t(602)][t(574)])}}[nt(542)](){const t=nt;this[t(600)][t(565)][t(582)][t(591)](t(515),{inheritAllFrom:t(592)})}[nt(579)](){const t=nt,e=this[t(600)][t(588)];e[t(585)](t(502))[t(570)]({model:t(515),view:{name:t(550),classes:t(564)}}),e[t(585)](t(597))[t(573)]({model:t(515),view:(e,{writer:n})=>this[t(558)](n,!0)}),e[t(585)](t(557))[t(573)]({model:t(515),view:(e,{writer:n})=>{const i=t;this[i(571)][i(601)](e);const o=this[i(558)](n);return(0,F.toWidget)(o,n,{label:p(this[i(600)][i(535)],i(552))})}}),this[t(600)][t(556)][t(559)]({name:t(550),classes:t(564)}),this[t(600)][t(498)][t(509)].on(t(595),this[t(555)](),{priority:t(577)})}[nt(558)](t,e=!1){const n=nt,{locale:i}=this[n(600)],o=t[n(518)](n(550),{class:n(564)+(0===this[n(512)][n(493)]?n(547):""),...!e&&{"data-table-of-contents-label":p(i,n(552))}});0===this[n(512)][n(493)]&&!1===e&&t[n(594)](t[n(569)](o,n(551)),t[n(518)]("p",{class:n(490)},[t[n(563)](p(i,n(511)))]));const r=e?"":"["+p(i,n(604))+"]";let s=o;return this[n(512)][n(545)]((i,o,c)=>{const a=n,u=this[a(600)][a(565)][a(598)](i[a(538)],{ignoreWhitespaces:!0}),l=u?i[a(527)]:r,d=i[a(538)][a(517)](this[a(492)]),f=t[a(518)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(563)](l)]),h=this[a(600)][a(494)][a(583)](a(546));t[a(521)](a(590),o,f);const m=t[a(518)]("li",null,[u||!e&&h?f:t[a(563)]("")]),p=o?c[o-1][a(560)]:0,g=Math[a(525)](i[a(560)]-p);if(i[a(560)]>p){const e=st(m,g,t);t[a(594)](t[a(569)](s,a(551)),e)}else{const e=function(t,e){const n=a;return t[n(501)]({includeSelf:!0,parentFirst:!0})[n(572)](t=>t.is(n(500),"ol"))[e]}(s,g);t[a(594)](t[a(569)](e,a(551)),m)}s=m}),o}[nt(537)](t){const e=nt,n=this[e(512)][t][e(538)];this[e(600)][e(565)][e(519)](t=>{t[e(510)](n,0)}),this[e(600)][e(498)][e(536)][e(575)]({alignToTop:!0,forceScroll:!0})}[nt(555)](){return(t,e)=>{const n=it,i=e[n(509)],o=i[n(531)](e[n(496)]),r=i[n(529)](o);r.is(n(500),n(515))&&(e[n(522)]=this[n(600)][n(565)][n(569)](r,0),t[n(520)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(518)]("ol",null,[t]):n[i(518)]("ol",null,[n[i(518)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=201]})(t,e)}const ut=at;function lt(){const t=["tooltip","config","pluginName","15GSmnwC","106nxZQIo","159270aMgfdR","trialLimit","tableOfContentsLicenseKeyUsageLimit","2202888JNovTy","21314ulKApM","16645812uCErlW","11CiBQgV","_createButton","focus","tableOfContentsLicenseKeyExpired","listenTo","TableOfContentsUI","locale","bind","editing","licenseKey","get","add","136LCxgNC","execute","783vsYAHK","isOfficialPlugin","11474393NBQQRM","_showLicenseError","editor","componentFactory","Table of contents","menuBar:tableOfContents","commands","init","usageLimit","expired","tableOfContents","view","tableOfContentsLicenseKeyDomainLimit","isEnabled","evaluationLimit","116889eOjUVf","set","invalid","1443372AkRETr","_licenseKeyCheckInterval","destroy","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","featureNotAllowed","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","domainLimit"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(874458===-parseInt(e(230))/1*(-parseInt(e(225))/2)+parseInt(e(205))/3*(parseInt(e(244))/4)+-parseInt(e(224))/5*(parseInt(e(208))/6)+parseInt(e(248))/7+parseInt(e(229))/8+parseInt(e(246))/9*(-parseInt(e(226))/10)+parseInt(e(232))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(241)];[ut(209)];static get[ut(223)](){return ut(237)}static get[ut(247)](){return!0}static get[ut(215)](){return!0}[ut(255)](){const t=ut,e=this[t(250)];e.ui[t(251)][t(243)](t(258),()=>{const e=t,n=this[e(233)](m.ButtonView);return n[e(221)]=!0,n}),e.ui[t(251)][t(243)](t(253),()=>this[t(233)](m.MenuBarMenuListItemButtonView)),this[t(241)]=this[t(250)][t(222)][t(242)](t(241));const n=this[t(250)];this[t(209)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(212)==r||e(211)==r||e(235)==r||e(202)==r||e(218)==r||e(219)==r||e(214)==r||e(228)==r){delete n[o],i=r,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(211)==i&&n[e(249)](e(207)),e(235)==i&&n[e(249)](e(257)),e(202)==i&&n[e(249)](e(220)),e(218)==i&&n[e(249)](e(216),e(217)),e(219)==i&&n[e(249)](e(204)),e(214)==i&&n[e(249)](e(227)),e(228)==i&&n[e(249)](e(256))},1e3)}[ut(233)](t){const e=ut,n=this[e(250)],i=n[e(238)],o=n[e(254)][e(242)](e(213)),r=new t(i);return r[e(206)]({label:p(i,e(252)),icon:ct.IconTableOfContents}),r[e(239)](e(203)).to(o,e(203)),this[e(236)](r,e(245),()=>{const t=e;n[t(245)](t(213)),n[t(240)][t(201)][t(234)]()}),r}[ut(210)](){const t=ut;super[t(210)](),this[t(209)]&&clearInterval(this[t(209)])}}function ft(){var t=["298552gpAFqp","663PCJUHl","875165LhzUPS","6ZYBQEj","isOfficialPlugin","9jjhNgT","isPremiumPlugin","pluginName","requires","TableOfContents","1734124uycMae","9190UtJwmh","93mMeojk","584104zsjwQR","2708280GkkbJj"];return(ft=function(){return t})()}var ht=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=114]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(431400===parseInt(e(121))/1*(parseInt(e(120))/2)+-parseInt(e(125))/3+-parseInt(e(124))/4+parseInt(e(126))/5*(parseInt(e(127))/6)+parseInt(e(119))/7+-parseInt(e(122))/8*(parseInt(e(114))/9)+-parseInt(e(123))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[ht(117)](){return[rt,dt]}static get[ht(116)](){return ht(118)}static get[ht(128)](){return!0}static get[ht(115)](){return!0}}function gt(){var t=["8NFNoHT","1389135CIxoDT","845000HqsdvD","247386XiOjZA","6887682ultWFS","158641eAPOZw","794472WKyJrC","2923515VuFqfG","6NREZdb"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(403533===-parseInt(e(472))/1*(-parseInt(e(477))/2)+-parseInt(e(470))/3+-parseInt(e(471))/4+-parseInt(e(476))/5+parseInt(e(475))/6+parseInt(e(474))/7*(parseInt(e(469))/8)+parseInt(e(473))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>it,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=347]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(352)]())i instanceof r.ModelText&&(n+=i[e(365)]);return n}function a(){const t=["1139088PHqdkm","getChildren","GeneralHtmlSupport","112idADJt","4zEucNa","367902voOCiy","htmlH1","has","1806032YmnoUg","htmlH3","heading.options","reduce","htmlH5","2783578gSKfjy","data","10MVCvfd","711546gzVbqa","plugins","model","paragraph","push","2222biyHOC","426562RWRJIy","htmlH6","config","get","18610Lzjyow","htmlH2","htmlH4"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(373130===-parseInt(e(373))/1+-parseInt(e(355))/2*(parseInt(e(367))/3)+-parseInt(e(359))/4+-parseInt(e(366))/5*(-parseInt(e(351))/6)+parseInt(e(364))/7+parseInt(e(354))/8*(parseInt(e(356))/9)+-parseInt(e(348))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["documentOutline.headings","get","change","getChildren","domConverter","isPremiumPlugin","editor","element","pluginName","activeItemIndex","193776guXpYa","14325939wzrxmB","length","10PAjTaw","view","getChild","618675bPyRDe","DocumentOutlineUtils","modelElement","data","indexOf","includes","afterInit","2827570YRFdds","getFirstPosition","_getActiveHeading","toModel","3854428OKmmVk","model","item","editing","_headingNames","document","getRootNames","_getHeadingNames","_getOutlineDefinitions","fire","selection","34HMocCf","7ZZrddX","name","config","isOfficialPlugin","_deriveHeadingElementsFromConversion","push","level","6179480EuiXSK","domToView","backward","getRoot","findIndex","init","text","463728xrdiGz","createElement"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(576598===parseInt(e(370))/1+parseInt(e(337))/2*(parseInt(e(364))/3)+-parseInt(e(326))/4+parseInt(e(322))/5+parseInt(e(352))/6*(parseInt(e(338))/7)+parseInt(e(345))/8+-parseInt(e(365))/9*(parseInt(e(367))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(362)](){return l(371)}static get[l(341)](){return!0}static get[l(359)](){return!0}[l(330)]=[];[l(350)](){const t=l,e=this[t(360)];this[t(330)]=this[t(333)]();let n=[];e[t(327)][t(331)].on(t(356),o(()=>{const e=t,i=n;n=this[e(334)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(344)]===n[e(344)]&&t[e(351)]===n[e(351)]&&t[e(372)]===n[e(372)]),r=(0,u.diffToChanges)(o,n),s=this[e(324)](),c=n[e(349)](t=>t[e(372)]===s);r[e(366)]&&this[e(335)](e(356),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(335)](e(363),{index:c})},250,{leading:!0,trailing:!0}))}[l(321)](){const t=l;this[t(330)][t(366)]||this[t(342)]()}[l(334)](){const t=l,e=this[t(360)],n=[],i=this[t(330)];for(const n of e[t(327)][t(331)][t(332)]())o(e[t(327)][t(331)][t(348)](n));function o(e){const r=t;for(const t of e[r(357)]())t.is(r(361))&&(i[r(375)](t[r(339)])&&n[r(343)]({level:i[r(374)](t[r(339)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(324)](){const t=l,e=this[t(360)][t(327)][t(331)][t(336)][t(323)](),n=new r.ModelTreeWalker({direction:t(347),startPosition:e});for(const e of n)if(e[t(328)].is(t(361))&&this[t(330)][t(375)](e[t(328)][t(339)]))return e[t(328)]}[l(333)](){const t=l;return this[t(360)][t(340)][t(355)](t(354))||function(t){const e=s,n=t[e(375)][e(347)](e(361));return n?n[e(362)]((t,n)=>(e(370)!==n[e(369)]&&t[e(371)](n[e(369)]),t),[]):t[e(368)][e(358)](e(353))?[e(357),e(349),e(360),e(350),e(363),e(374)]:[]}(this[t(360)])}[l(342)](){const t=l,e=this[t(360)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(329)][t(368)][t(358)][t(346)](document[t(353)](o)),r=e[t(373)][t(325)](n)[t(369)](0);r?.is(t(361))&&i[t(343)](r[t(339)])}this[t(330)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=395]})(t,e)}function w(){const t=["3729745AxaZlP","click","Empty heading","2343534OuozLI","bindTemplate","div","ck-reset","35aNLqXt","1034408vdpMvv","5yTbVpS","bind","3457902uKJzQF","isEmpty","ck-document-outline__item_active","level","ck-document-outline__item_empty","setTemplate","12779289DOYuQT","set","37328adhDzC","3875488NgIKCy","text","isActive","ck-document-outline__item","ck-document-outline__item_level-"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(579328===-parseInt(e(406))/1*(-parseInt(e(416))/2)+-parseInt(e(400))/3+-parseInt(e(417))/4+parseInt(e(397))/5+-parseInt(e(408))/6+-parseInt(e(404))/7*(-parseInt(e(405))/8)+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(401)],o=e?"["+p(t,n(399))+"]":"";this[n(415)](n(418),""),this[n(415)](n(411),1),this[n(415)](n(419),!1),this[n(407)](n(409)).to(this,n(418),t=>!t),this[n(413)]({tag:n(402),attributes:{class:["ck",n(403),n(395),i.to(n(411),t=>n(396)+t),i.if(n(419),n(410)),i.if(n(409),n(412))],title:i.to(n(418))},children:[{text:i.to(n(418),t=>t||o)}],on:{click:i.to(n(398))}})}}function I(){const t=["_scrollToItem","contentLanguageDirection","ck-reset","4272245NLtqEz","14948740jBijDN","8254SUZrxf","element","text","_setActiveItem","set","isActive","activeItemIndex","delete","createCollection","addMany","delegate","62lfYydh","_deleteItem","_handleItemClick","documentOutlineContainer","ck-document-outline","fire","items","1860510BmLhzw","insert","remove","howMany","14tLOZEl","15QpPOSb","showEmptyHeadingText","div","map","values","click","9349128MNoayq","itemSelected","1495960iJMEBB","forEach","sync","_insertItem","destroy","level","change:activeItemIndex","getIndex","Editor headings will appear here as you type.","get","locale","index","1160548dyDeWb","type","source","setTemplate","bind"];return(I=function(){return t})()}const k=b;function b(t,e){const n=I();return(b=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(786013===parseInt(e(502))/1*(-parseInt(e(491))/2)+parseInt(e(514))/3*(parseInt(e(481))/4)+parseInt(e(489))/5+parseInt(e(509))/6*(-parseInt(e(513))/7)+-parseInt(e(522))/8+parseInt(e(520))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[k(508)];[k(505)];[k(515)];constructor(t,e=!1,n){const i=k;super(t),this[i(515)]=e,this[i(495)](i(497),-1),this[i(505)]=n,this[i(508)]=this[i(499)](),this[i(508)][i(501)](i(519)).to(this),this.on(i(519),this[i(504)][i(485)](this)),this.on(i(528),(t,e,n,o)=>{this[i(494)](o,n)}),this[i(484)]({tag:i(516),attributes:{class:["ck",i(488),i(506)],dir:t[i(487)],"data-document-outline-empty-placeholder":p(t,i(477)),tabindex:-1},children:this[i(508)]})}[k(524)](t){const e=k;t[e(523)](t=>{const n=e;n(510)==t[n(482)]?this[n(525)](t[n(480)],...t[n(518)]):n(498)==t[n(482)]&&this[n(503)](t[n(480)],t[n(512)])})}[k(494)](t,e){const n=k;if(-1!==t){const e=this[n(508)][n(478)](t);e&&(e[n(496)]=!1)}-1!==e&&(this[n(508)][n(478)](e)[n(496)]=!0,this[n(486)](e))}[k(525)](t,...e){const n=k,i=e[n(517)]((e,i)=>{const o=n,r=new v(this[o(479)],this[o(515)]);return r[o(493)]=e[o(493)],r[o(527)]=e[o(527)],t+i===this[o(497)]&&(r[o(496)]=!0),r});this[n(508)][n(500)](i,t)}[k(503)](t,e){const n=k;do{this[n(508)][n(511)](t)}while(--e)}[k(504)](t){const e=k,n=this[e(508)][e(529)](t[e(483)]);this[e(507)](e(521),n)}[k(486)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(508)][e(478)](t)[e(492)],20,this[e(505)])}[k(526)](){const t=k;super[t(526)](),this[t(492)][t(511)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),T=n(262),A=n.n(T),E=n(667),P=n.n(E),N=n(357),S=n.n(N),L=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=S();O()(L.A,D);L.A&&L.A.locals&&L.A.locals;const j=K;function K(t,e){const n=M();return(K=function(t,e){return n[t-=227]})(t,e)}function M(){const t=["floor","_updateActiveDefinitionOnViewportChange","84676mfupzc","itemSelected","height","getRootNames","get","scroll","bind","documentOutline.showEmptyHeadings","editor","getDomRoot","cancel","getVisible","view","scrollToTheSelection","focusTracker","documentOutline.container","afterInit","appendChild","46449RQVKjt","activeItemIndex","bottom","change","mapper","destroy","document","DocumentOutlineUtils","setSelection","href","domConverter","2240NXCQpe","join","fromCharCode","DocumentOutlineUI","indexOf","length","sync","map","element","isPremiumPlugin","editing","plugins","mapViewToDom","render","694480NZfUXO","modelElement","resize","pluginName","window","_setActiveViewItem","isOfficialPlugin","_handleOutlineChange","top","283483klomNE","config","focus","add","_handleItemSelected","2209140absrKn","document-outline-container-not-provided","_updateActiveDefinitionFromViewportThrottled","locale","getIntersection","51MVqkDA","toViewElement","listenTo","7MZyEie","_currentOutlineDefinitions","init","2574qaOdQS","104vwUEbk","2fPfkGT","model","2918928ePbpYj"];return(M=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(185495===parseInt(e(295))/1*(parseInt(e(238))/2)+parseInt(e(230))/3*(parseInt(e(243))/4)+parseInt(e(286))/5+-parseInt(e(300))/6*(parseInt(e(233))/7)+-parseInt(e(237))/8*(-parseInt(e(261))/9)+-parseInt(e(272))/10*(parseInt(e(236))/11)+-parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[j(255)];[j(234)];[j(227)];static get[j(289)](){return j(275)}static get[j(292)](){return!0}static get[j(281)](){return!0}constructor(t){const e=j;super(t),this[e(255)]=new y(t[e(228)],this[e(251)][e(296)][e(247)](e(250)),this[e(251)][e(296)][e(247)](e(258))),this[e(234)]=[],this[e(227)]=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(242)][e(249)](this),100)}[j(235)](){const t=j,e=this[t(251)],n=e[t(283)][t(247)](t(268));let i=!1;if(this[t(255)][t(285)](),this[t(251)].ui[t(257)][t(298)](this[t(255)][t(280)]),!e[t(296)][t(247)](t(258)))throw new u.CKEditorError(t(301),{editor:e});e[t(296)][t(247)](t(258))[t(260)](this[t(255)][t(280)]),n.on(t(264),this[t(293)][t(249)](this)),n.on(t(262),(e,{index:n})=>this[t(291)](n)),this[t(255)].on(t(244),(e,n)=>{i=!0,this[t(299)](n)}),this[t(255)][t(232)](u.global[t(267)],t(248),()=>{i?i=!1:this[t(227)]()},{useCapture:!0}),this[t(255)][t(232)](u.global[t(290)],t(288),this[t(227)],{useCapture:!0})}[j(259)](){!async function(t){const e=p([114,80,105,74,101,71,76,97,69,82,73,121,52,78,112,81,75,98,72,117,55,120,86,90,57,116,84,79,88,109,100,66,77,115,118,108,106,49,119,70,83,53,68,122,111,113,50,67,56,48,65,85,103,104,54,87,102,89,51,110,107,99]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=K;return t[e(279)](t=>String[e(274)](t))[e(273)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([114]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751846400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=K,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(270)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[j(266)](){const t=j;super[t(266)](),this[t(255)][t(266)](),this[t(227)][t(253)]()}[j(293)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(234)]=e,this[i(255)][i(278)](n)}[j(291)](t){const e=j;this[e(234)][e(277)]&&this[e(234)][t]&&(this[e(255)][e(262)]=t)}[j(299)](t){const e=j,n=this[e(234)][t][e(287)];this[e(251)][e(239)][e(264)](t=>{t[e(269)](n,0)}),this[e(251)][e(282)][e(255)][e(256)]({alignToTop:!0,forceScroll:!0}),this[e(251)][e(282)][e(255)][e(297)](),this[e(291)](t)}[j(242)](){const t=j,e=this[t(251)];let n;for(const i of e[t(239)][t(267)][t(246)]()){const o=e[t(282)][t(255)][t(252)](i),r=o&&new u.Rect(o)[t(254)]();if(r){const e=new u.Rect(u.global[t(290)])[t(229)](r);e&&(n=e[t(294)]+.25*e[t(245)])}}if(void 0===n)return;const i=R(e[t(282)],this[t(234)],n);i?this[t(291)](this[t(234)][t(276)](i)):this[t(291)](-1)}}function R(t,e,n,i=0,o=e[j(277)]-1){const r=j,s=Math[r(241)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(265)][r(231)](c[r(287)]);if(!a)return null;const l=t[r(255)][r(271)][r(284)](a);return new u.Rect(l)[r(263)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=U;function U(t,e){const n=z();return(U=function(t,e){return n[t-=395]})(t,e)}function z(){const t=["licenseKey","documentOutlineLicenseKeyNotAllowed","pluginName","9047910JVrIwt","documentOutlineLicenseKeyTrialLimit","3GqImsR","usageLimit","invalid","documentOutlineLicenseKeyUsageLimit","_licenseKeyCheckInterval","evaluationLimit","documentOutlineLicenseKeyValid","500KONKWS","documentOutlineLicenseKeyExpired","get","documentOutlineLicenseKeyEvaluationLimit","394884dMsiGT","init","7qSIZpb","config","documentOutlineLicenseKeyDomainLimit","isPremiumPlugin","isOfficialPlugin","destroy","1164116FSVeuU","documentOutlineLicenseKeyInvalid","requires","featureNotAllowed","2270332Asampz","domainLimit","trialLimit","editor","146470qPCBYw","expired","_showLicenseError","8671832BAtODP","DocumentOutline","4628935ldqsNk"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(800653===-parseInt(e(415))/1+parseInt(e(423))/2+-parseInt(e(396))/3*(-parseInt(e(419))/4)+parseInt(e(428))/5+parseInt(e(432))/6+parseInt(e(409))/7*(parseInt(e(426))/8)+parseInt(e(407))/9*(-parseInt(e(403))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class q extends t.Plugin{[V(429)];[V(400)];static get[V(417)](){return[h,H]}static get[V(431)](){return V(427)}static get[V(413)](){return!0}static get[V(412)](){return!0}[V(408)](){const t=V;this[t(429)]=this[t(422)][t(410)][t(405)](t(429));const e=this[t(422)];this[t(400)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(402)==r||n(416)==r||n(404)==r||n(411)==r||n(430)==r||n(406)==r||n(395)==r||n(399)==r){delete e[o],i=r,clearInterval(this[n(400)]),this[n(400)]=void 0;break}}n(416)==i&&e[n(425)](n(398)),n(404)==i&&e[n(425)](n(424)),n(411)==i&&e[n(425)](n(420)),n(430)==i&&e[n(425)](n(418),n(427)),n(406)==i&&e[n(425)](n(401)),n(395)==i&&e[n(425)](n(421)),n(399)==i&&e[n(425)](n(397))},1e3)}[V(414)](){const t=V;super[t(414)](),this[t(400)]&&clearInterval(this[t(400)])}}var B=n(901);function F(){const t=["selection","7649460IGQsHw","1127355YmTheX","execute","528108euwkow","1ldpAXZ","isEnabled","2081727AzAQfT","getFirstPosition","12mcxZJT","createElement","model","8OXynfh","document","editor","findAllowedParent","insertObject","1426982DlbNRa","refresh","schema","tableOfContents","change","2294055PAaQTa","551560LfRzdG"];return(F=function(){return t})()}const Q=Z;function Z(t,e){const n=F();return(Z=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(641750===parseInt(e(225))/1*(-parseInt(e(237))/2)+parseInt(e(222))/3+parseInt(e(219))/4+parseInt(e(218))/5+-parseInt(e(229))/6*(parseInt(e(224))/7)+-parseInt(e(232))/8*(parseInt(e(227))/9)+parseInt(e(221))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Q(223)](){const t=Q;this[t(234)][t(231)][t(217)](e=>{const n=t;this[n(234)][n(231)][n(236)](e[n(230)](n(216)))})}[Q(214)](){const t=Q,e=this[t(234)][t(231)],n=e[t(233)][t(220)][t(228)]();this[t(226)]=null!==(n&&e[t(215)][t(235)](n,t(216)))}}var J=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=A().bind(null,"head"),X.domAPI=x(),X.insertStyleElement=S();O()(J.A,X);J.A&&J.A.locals&&J.A.locals;const W=Y;function Y(t,e){const n=$();return(Y=function(t,e){return n[t-=163]})(t,e)}function $(){const t=["match","7768uFCQuG","_customUpcastHeadingsConversion","downcast","for","10045ATTEuO","heading1","nodeAfter","isOfficialPlugin","consume","string","get","headingId","set","afterInit","config","setAttribute","editor","6pmodTx","name","differ","consumable","hasAttribute","heading.options","element:","pluginName","getContainedElement","mapper","28050yAUmSi","removeAttribute","2651DduRbB","attributes","3995965WSiYvx","position","toViewElement","1396815AhYIXE","document","view","isPremiumPlugin","paragraph","_registerHeadingIdAttributePostfixer","remove","5624001jdpwVH","add","upcast","3678244LtPQOa","_customDataDowncastHeadingsConversion","length","item","extend","type","HeadingId","low","delete","change","attribute:headingId:","4zjNyNZ","conversion","registerPostFixer","insert","model","2474985mlKMmJ","clear","headingId.modelAttributeName","viewItem","forEach","modelRange","isRegistered","has","getAttribute","schema","writer","getChanges"];return($=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(976392===parseInt(e(208))/1+-parseInt(e(218))/2+parseInt(e(234))/3*(-parseInt(e(229))/4)+-parseInt(e(205))/5*(-parseInt(e(191))/6)+-parseInt(e(178))/7*(-parseInt(e(174))/8)+-parseInt(e(215))/9+-parseInt(e(201))/10*(-parseInt(e(203))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[W(198)](){return W(224)}static get[W(181)](){return!0}static get[W(211)](){return!0}[W(187)](){const t=W,e=this[t(190)];e[t(188)][t(184)](t(163))||(function(e){const n=t,i=new Map;return e?(e[n(165)](t=>{const e=n;e(212)!==t[e(233)]&&i[e(186)](t[e(210)],t[e(233)])}),i[n(184)]("h1")||i[n(186)]("h1",n(179)),i):i}(this[t(190)][t(188)][t(184)](t(196)))[t(165)]((n,i)=>{const o=t;this[o(175)](i),this[o(219)](n),e[o(233)][o(170)][o(167)](n)&&e[o(233)][o(170)][o(222)](n,{allowAttributes:o(185)})}),this[t(213)]())}[W(175)](t){const e=W;this[e(190)][e(230)][e(177)](e(217))[e(216)](n=>n.on(e(197)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(164)][o(169)]("id"),a=n[o(166)][o(199)]();if(a)return c&&c[o(220)]||a[o(195)](o(185))?void(r[o(182)](n[o(164)],{attributes:["id"]})&&s[o(189)](o(185),c,a)):(r[o(182)](n[o(164)],{attributes:["id"]}),void s[o(189)](o(185),(0,u.uid)(),a))},{priority:u.priorities[e(184)](e(225))+.5}))}[W(219)](t){const e=W;this[e(190)][e(230)][e(177)](e(176))[e(216)](n=>n.on(e(228)+t,(t,n,i)=>{const o=e;if(!i[o(194)][o(182)](n[o(221)],t[o(192)]))return;const r=n[o(221)][o(169)](o(185)),s=i[o(200)][o(207)](n[o(221)]);i[o(171)][o(189)]("id",r,s)}))}[W(213)](){const t=W,e=this[t(190)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(216)](r),e[o(189)](o(185),r,n),r}function r(e,n){const i=t;e[i(202)](i(185),n)}e[t(233)][t(209)][t(231)](s=>{const c=t,a=e[c(233)][c(209)][c(193)][c(172)]();let u=!1;for(const t of a)if(c(232)==t[c(223)]&&t[c(192)])if(et(t[c(192)])){const e=t[c(204)][c(184)](c(185));c(183)==typeof e?n[c(168)](e)?(o(s,t[c(206)][c(180)]),u=!0):i[c(216)](e):(o(s,t[c(206)][c(180)]),u=!0)}else c(183)==typeof t[c(204)][c(184)](c(185))&&(r(s,t[c(206)][c(180)]),u=!0);else if(c(214)==t[c(223)]){const e=t[c(204)][c(184)](c(185));c(183)==typeof e&&n[c(226)](e)}return u}),e[t(233)][t(209)].on(t(227),()=>{const e=t;i[e(165)](t=>n[e(216)](t)),i[e(235)]()})}}function et(t){return!!t[W(173)](/heading\d/)}const nt=rt;!function(t){const e=rt,n=t();for(;;)try{if(611432===parseInt(e(173))/1*(-parseInt(e(133))/2)+parseInt(e(168))/3+parseInt(e(201))/4+parseInt(e(131))/5+parseInt(e(164))/6+-parseInt(e(151))/7*(-parseInt(e(144))/8)+-parseInt(e(157))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{static get[nt(125)](){return nt(149)}static get[nt(110)](){return!0}static get[nt(171)](){return!0}static get[nt(202)](){return[B.Widget,h,tt]}[nt(103)];[nt(138)];[nt(172)];constructor(t){const e=nt;super(t),this[e(103)]=[],this[e(138)]=new Set,this[e(172)]=e(186)}[nt(210)](){const t=nt,e=this[t(158)],n=e[t(137)][t(115)][t(165)];e[t(143)][t(121)](t(162))&&(this[t(172)]=e[t(143)][t(121)](t(162))),this[t(182)](n,t(179),(e,n)=>{const i=t;if(!n[i(198)])return;const o=n[i(198)][i(185)](i(118));Number[i(111)](o)&&(n[i(195)][i(167)](),e[i(132)](),this[i(169)](o))},{priority:t(187),context:t(208)}),this[t(191)](),this[t(175)](),e[t(114)][t(112)](t(193),new G(e)),e[t(174)][t(121)](t(189)).on(t(129),(e,n)=>{const i=t;this[i(103)]=n[i(124)],this[i(155)]()}),this[t(182)](e[t(160)][t(165)],t(129),()=>{this[t(194)]()})}[nt(207)](){!async function(t){const e=p([87,88,85,79,106,122,120,99,89,69,77,90,111,109,57,119,103,54,76,72,116,108,112,70,114,121,52,56,48,100,101,83,74,97,78,50,68,115,117,49,75,55,73,118,110,113,51,86,102,98,84,80,65,66,71,105,104,107,67,53,81,82]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=rt;return t[e(150)](t=>String[e(135)](t))[e(139)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([87]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751846400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=rt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(154)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(155)](){const t=nt;this[t(138)][t(120)](e=>{const n=t;n(213)!==e[n(109)]&&this[n(158)][n(137)][n(145)](e)})}[nt(194)](){const t=nt;for(const e of this[t(158)][t(160)][t(165)][t(102)][t(108)]({includeChangesInGraveyard:!0})){if(t(200)!==e[t(104)]||t(180)!==e[t(161)])return;this[t(138)][t(112)](e[t(192)][t(163)])}}[nt(191)](){const t=nt;this[t(158)][t(160)][t(183)][t(204)](t(180),{inheritAllFrom:t(206)})}[nt(175)](){const t=nt,e=this[t(158)][t(212)];e[t(146)](t(177))[t(130)]({model:t(180),view:{name:t(141),classes:t(203)}}),e[t(146)](t(105))[t(178)]({model:t(180),view:(e,{writer:n})=>this[t(122)](n,!0)}),e[t(146)](t(214))[t(178)]({model:t(180),view:(e,{writer:n})=>{const i=t;this[i(138)][i(112)](e);const o=this[i(122)](n);return(0,B.toWidget)(o,n,{label:p(this[i(158)][i(152)],i(188))})}}),this[t(158)][t(159)][t(166)]({name:t(141),classes:t(203)}),this[t(158)][t(137)][t(153)].on(t(134),this[t(113)](),{priority:t(187)})}[nt(122)](t,e=!1){const n=nt,{locale:i}=this[n(158)],o=t[n(156)](n(141),{class:n(203)+(0===this[n(103)][n(190)]?n(211):""),...!e&&{"data-table-of-contents-label":p(i,n(188))}});0===this[n(103)][n(190)]&&!1===e&&t[n(200)](t[n(136)](o,n(199)),t[n(156)]("p",{class:n(116)},[t[n(205)](p(i,n(170)))]));const r=e?"":"["+p(i,n(196))+"]";let s=o;return this[n(103)][n(120)]((i,o,c)=>{const a=n,u=this[a(158)][a(160)][a(117)](i[a(128)],{ignoreWhitespaces:!0}),l=u?i[a(126)]:r,d=i[a(128)][a(123)](this[a(172)]),f=t[a(156)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(205)](l)]),h=this[a(158)][a(143)][a(121)](a(181));t[a(148)](a(118),o,f);const m=t[a(156)]("li",null,[u||!e&&h?f:t[a(205)]("")]),p=o?c[o-1][a(184)]:0,g=Math[a(106)](i[a(184)]-p);if(i[a(184)]>p){const e=ot(m,g,t);t[a(200)](t[a(136)](s,a(199)),e)}else{const e=function(t,e){const n=a;return t[n(197)]({includeSelf:!0,parentFirst:!0})[n(176)](t=>t.is(n(107),"ol"))[e]}(s,g);t[a(200)](t[a(136)](e,a(199)),m)}s=m}),o}[nt(169)](t){const e=nt,n=this[e(103)][t][e(128)];this[e(158)][e(160)][e(129)](t=>{t[e(209)](n,0)}),this[e(158)][e(137)][e(115)][e(127)]({alignToTop:!0,forceScroll:!0})}[nt(113)](){return(t,e)=>{const n=rt,i=e[n(153)],o=i[n(142)](e[n(147)]),r=i[n(140)](o);r.is(n(107),n(180))&&(e[n(119)]=this[n(158)][n(160)][n(136)](r,0),t[n(132)]())}}}function ot(t,e,n){const i=nt;return 1===e?n[i(156)]("ol",null,[t]):n[i(156)]("ol",null,[n[i(156)]("li",null,[ot(t,e-1,n)])])}function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=102]})(t,e)}function st(){const t=["register","createText","$blockObject","afterInit","$capture","setSelection","init"," table-of-contents_empty","conversion","$graveyard","editingDowncast","differ","_currentOutlineDefinitions","type","dataDowncast","abs","element","getChanges","rootName","isOfficialPlugin","isInteger","add","_redirectMapper","commands","view","table-of-contents__placeholder","hasContent","tableOfContentsHeadingIndex","modelPosition","forEach","get","_createTableOfContents","getAttribute","outlineDefinitions","pluginName","text","scrollToTheSelection","modelElement","change","elementToElement","4769180USHsXX","stop","1746mBGsqh","viewToModelPosition","fromCharCode","createPositionAt","editing","_tableOfContentsElements","join","toModelElement","div","findMappedViewAncestor","config","6357776GnHIUn","reconvertItem","for","viewPosition","setCustomProperty","TableOfContentsEditing","map","7XxDxea","locale","mapper","href","_updateTableOfContentsElements","createContainerElement","24400413lIFGrV","editor","data","model","name","headingId.modelAttributeName","nodeAfter","5158686DRihQb","document","registerRawContentMatcher","preventDefault","522516VXfPhm","_handleScrollToHeading","No headings were found in the document.","isPremiumPlugin","_headingIdModelAttributeName","509SIJxpd","plugins","_defineConverters","filter","upcast","elementToStructure","click","tableOfContents","documentOutline.showEmptyHeadings","listenTo","schema","level","getCustomProperty","headingId","high","Table of contents","DocumentOutlineUtils","length","_defineSchema","position","insertTableOfContents","_trackNewToCElements","domEvent","Empty heading","getAncestors","target","end","insert","3937740zmAmPC","requires","table-of-contents"];return(st=function(){return t})()}var ct=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=201]})(t,e)}const ut=at;function lt(){const t=["tooltip","config","pluginName","15GSmnwC","106nxZQIo","159270aMgfdR","trialLimit","tableOfContentsLicenseKeyUsageLimit","2202888JNovTy","21314ulKApM","16645812uCErlW","11CiBQgV","_createButton","focus","tableOfContentsLicenseKeyExpired","listenTo","TableOfContentsUI","locale","bind","editing","licenseKey","get","add","136LCxgNC","execute","783vsYAHK","isOfficialPlugin","11474393NBQQRM","_showLicenseError","editor","componentFactory","Table of contents","menuBar:tableOfContents","commands","init","usageLimit","expired","tableOfContents","view","tableOfContentsLicenseKeyDomainLimit","isEnabled","evaluationLimit","116889eOjUVf","set","invalid","1443372AkRETr","_licenseKeyCheckInterval","destroy","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","featureNotAllowed","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","domainLimit"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(874458===-parseInt(e(230))/1*(-parseInt(e(225))/2)+parseInt(e(205))/3*(parseInt(e(244))/4)+-parseInt(e(224))/5*(parseInt(e(208))/6)+parseInt(e(248))/7+parseInt(e(229))/8+parseInt(e(246))/9*(-parseInt(e(226))/10)+parseInt(e(232))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(241)];[ut(209)];static get[ut(223)](){return ut(237)}static get[ut(247)](){return!0}static get[ut(215)](){return!0}[ut(255)](){const t=ut,e=this[t(250)];e.ui[t(251)][t(243)](t(258),()=>{const e=t,n=this[e(233)](m.ButtonView);return n[e(221)]=!0,n}),e.ui[t(251)][t(243)](t(253),()=>this[t(233)](m.MenuBarMenuListItemButtonView)),this[t(241)]=this[t(250)][t(222)][t(242)](t(241));const n=this[t(250)];this[t(209)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(212)==r||e(211)==r||e(235)==r||e(202)==r||e(218)==r||e(219)==r||e(214)==r||e(228)==r){delete n[o],i=r,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(211)==i&&n[e(249)](e(207)),e(235)==i&&n[e(249)](e(257)),e(202)==i&&n[e(249)](e(220)),e(218)==i&&n[e(249)](e(216),e(217)),e(219)==i&&n[e(249)](e(204)),e(214)==i&&n[e(249)](e(227)),e(228)==i&&n[e(249)](e(256))},1e3)}[ut(233)](t){const e=ut,n=this[e(250)],i=n[e(238)],o=n[e(254)][e(242)](e(213)),r=new t(i);return r[e(206)]({label:p(i,e(252)),icon:ct.IconTableOfContents}),r[e(239)](e(203)).to(o,e(203)),this[e(236)](r,e(245),()=>{const t=e;n[t(245)](t(213)),n[t(240)][t(201)][t(234)]()}),r}[ut(210)](){const t=ut;super[t(210)](),this[t(209)]&&clearInterval(this[t(209)])}}function ft(){var t=["298552gpAFqp","663PCJUHl","875165LhzUPS","6ZYBQEj","isOfficialPlugin","9jjhNgT","isPremiumPlugin","pluginName","requires","TableOfContents","1734124uycMae","9190UtJwmh","93mMeojk","584104zsjwQR","2708280GkkbJj"];return(ft=function(){return t})()}var ht=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=114]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(431400===parseInt(e(121))/1*(parseInt(e(120))/2)+-parseInt(e(125))/3+-parseInt(e(124))/4+parseInt(e(126))/5*(parseInt(e(127))/6)+parseInt(e(119))/7+-parseInt(e(122))/8*(parseInt(e(114))/9)+-parseInt(e(123))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[ht(117)](){return[it,dt]}static get[ht(116)](){return ht(118)}static get[ht(128)](){return!0}static get[ht(115)](){return!0}}function gt(){var t=["8NFNoHT","1389135CIxoDT","845000HqsdvD","247386XiOjZA","6887682ultWFS","158641eAPOZw","794472WKyJrC","2923515VuFqfG","6NREZdb"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(403533===-parseInt(e(472))/1*(-parseInt(e(477))/2)+-parseInt(e(470))/3+-parseInt(e(471))/4+-parseInt(e(476))/5+parseInt(e(475))/6+parseInt(e(474))/7*(parseInt(e(469))/8)+parseInt(e(473))/9)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 _0x55294c,Command as _0x5947b7}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xda0fc3,throttle as _0x40f450}from'es-toolkit/compat';import{ModelText as _0xa5b091,ModelTreeWalker as _0x23fdb7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x306ee0,diffToChanges as _0x27b183,scrollAncestorsToShowTarget as _0x3df3d3,CKEditorError as _0x3cb69e,global as _0x29204a,Rect as _0x1af32e,uid as _0x141bc6,priorities as _0x200fdc}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x236835,ButtonView as _0x13bf37,MenuBarMenuListItemButtonView as _0x286706}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x5df844,toWidget as _0x3a827d}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x3578bf}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x16c016){let _0x1ec963='';for(const _0x26fe0c of _0x16c016['getChildren']())_0x26fe0c instanceof _0xa5b091&&(_0x1ec963+=_0x26fe0c['data']);return _0x1ec963;}class i extends _0x55294c{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x502b62=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x53f2ee=[];_0x502b62['model']['document']['on']('change',_0xda0fc3(()=>{const _0x50de64=_0x53f2ee;_0x53f2ee=this['_getOutlineDefinitions']();const _0x4953b9=_0x306ee0(_0x50de64,_0x53f2ee,(_0x27c3e9,_0x5a3c07)=>_0x27c3e9['level']===_0x5a3c07['level']&&_0x27c3e9['text']===_0x5a3c07['text']&&_0x27c3e9['modelElement']===_0x5a3c07['modelElement']),_0x350465=_0x27b183(_0x4953b9,_0x53f2ee),_0x394992=this['_getActiveHeading'](),_0xe92899=_0x53f2ee['findIndex'](_0xcce282=>_0xcce282['modelElement']===_0x394992);_0x350465['length']&&this['fire']('change',{'outlineDefinitions':_0x53f2ee,'activeItemIndex':_0xe92899,'outlineChanges':_0x350465}),this['fire']('activeItemIndex',{'index':_0xe92899});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x36da48=this['editor'],_0x4dd32d=[],_0x423667=this['_headingNames'];for(const _0x22f5d4 of _0x36da48['model']['document']['getRootNames']())_0x209194(_0x36da48['model']['document']['getRoot'](_0x22f5d4));function _0x209194(_0x4b908c){for(const _0x47b59c of _0x4b908c['getChildren']())_0x47b59c['is']('element')&&(_0x423667['includes'](_0x47b59c['name'])&&_0x4dd32d['push']({'level':_0x423667['indexOf'](_0x47b59c['name'])+0x1,'text':g(_0x47b59c),'modelElement':_0x47b59c}),_0x209194(_0x47b59c));}return _0x4dd32d;}['_getActiveHeading'](){const _0x327a21=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5b8f1b=new _0x23fdb7({'direction':'backward','startPosition':_0x327a21});for(const _0xf6f1ed of _0x5b8f1b)if(_0xf6f1ed['item']['is']('element')&&this['_headingNames']['includes'](_0xf6f1ed['item']['name']))return _0xf6f1ed['item'];}['_getHeadingNames'](){const _0x2812e4=this['editor']['config']['get']('documentOutline.headings');return _0x2812e4||function(_0x4f1ce7){const _0x6ef496=_0x4f1ce7['config']['get']('heading.options');return _0x6ef496?_0x6ef496['reduce']((_0x17fa11,_0x25078b)=>('paragraph'!==_0x25078b['model']&&_0x17fa11['push'](_0x25078b['model']),_0x17fa11),[]):_0x4f1ce7['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x2b004a=this['editor'],_0x3fbfa2=['h1','h2','h3','h4','h5','h6'],_0x46f41b=[];for(const _0x5909b8 of _0x3fbfa2){const _0x34ed43=_0x2b004a['editing']['view']['domConverter']['domToView'](document['createElement'](_0x5909b8)),_0x174f6e=_0x2b004a['data']['toModel'](_0x34ed43)['getChild'](0x0);_0x174f6e?.['is']('element')&&_0x46f41b['push'](_0x174f6e['name']);}this['_headingNames']=_0x46f41b;}}function j(_0x1396c6,_0x3cc87b){const t=_0x1396c6['t'];switch(_0x3cc87b){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 _0x3cc87b;}}class A extends _0x236835{constructor(_0x50d238,_0x3d6378=!0x1){super(_0x50d238);const _0x322ea7=this['bindTemplate'],_0x50f748=_0x3d6378?'['+j(_0x50d238,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xcc7b44=>!_0xcc7b44),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x322ea7['to']('level',_0x52d3a5=>'ck-document-outline__item_level-'+_0x52d3a5),_0x322ea7['if']('isActive','ck-document-outline__item_active'),_0x322ea7['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x322ea7['to']('text')},'children':[{'text':_0x322ea7['to']('text',_0x5d481e=>_0x5d481e||_0x50f748)}],'on':{'click':_0x322ea7['to']('click')}});}}class f extends _0x236835{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x19cb0d,_0x15f78d=!0x1,_0x15cdb1){super(_0x19cb0d),this['showEmptyHeadingText']=_0x15f78d,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x15cdb1,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0xafb042,_0x49b625,_0x94ec9,_0x5e20f1)=>{this['_setActiveItem'](_0x5e20f1,_0x94ec9);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x19cb0d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x19cb0d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x491213){_0x491213['forEach'](_0x27805f=>{'insert'==_0x27805f['type']?this['_insertItem'](_0x27805f['index'],..._0x27805f['values']):'delete'==_0x27805f['type']&&this['_deleteItem'](_0x27805f['index'],_0x27805f['howMany']);});}['_setActiveItem'](_0x2347a2,_0x169514){if(-0x1!==_0x2347a2){const _0x306c7b=this['items']['get'](_0x2347a2);_0x306c7b&&(_0x306c7b['isActive']=!0x1);}-0x1!==_0x169514&&(this['items']['get'](_0x169514)['isActive']=!0x0,this['_scrollToItem'](_0x169514));}['_insertItem'](_0x134905,..._0x480fda){const _0x130ffc=_0x480fda['map']((_0x47acc6,_0x520f74)=>{const _0x481f0b=new A(this['locale'],this['showEmptyHeadingText']);return _0x481f0b['text']=_0x47acc6['text'],_0x481f0b['level']=_0x47acc6['level'],_0x134905+_0x520f74===this['activeItemIndex']&&(_0x481f0b['isActive']=!0x0),_0x481f0b;});this['items']['addMany'](_0x130ffc,_0x134905);}['_deleteItem'](_0x495b6b,_0x100706){do{this['items']['remove'](_0x495b6b);}while(--_0x100706);}['_handleItemClick'](_0x4f24dc){const _0x23df79=this['items']['getIndex'](_0x4f24dc['source']);this['fire']('itemSelected',_0x23df79);}['_scrollToItem'](_0x4ed0f1){_0x3df3d3(this['items']['get'](_0x4ed0f1)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x55294c{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x220c08){super(_0x220c08),this['view']=new f(_0x220c08['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x40f450(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x27d44e=this['editor'],_0x3580ce=_0x27d44e['plugins']['get']('DocumentOutlineUtils');let _0x566630=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x27d44e['config']['get']('documentOutline.container'))throw new _0x3cb69e('document-outline-container-not-provided',{'editor':_0x27d44e});_0x27d44e['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x3580ce['on']('change',this['_handleOutlineChange']['bind'](this)),_0x3580ce['on']('activeItemIndex',(_0x46c7fc,{index:_0x5431a5})=>this['_setActiveViewItem'](_0x5431a5)),this['view']['on']('itemSelected',(_0x5f394b,_0x252b47)=>{_0x566630=!0x0,this['_handleItemSelected'](_0x252b47);}),this['view']['listenTo'](_0x29204a['document'],'scroll',()=>{_0x566630?_0x566630=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x29204a['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x29c821){const _0x46de60=_0x2df806([0x75,0x6b,0x73,0x79,0x7a,0x66,0x47,0x61,0x69,0x51,0x72,0x62,0x6d,0x6f,0x4d,0x74,0x50,0x56,0x41,0x63,0x6e,0x67,0x39,0x76,0x48,0x58,0x65,0x4a,0x46,0x64,0x34,0x30,0x4c,0x43,0x37,0x5a,0x52,0x54,0x57,0x6a,0x78,0x32,0x4b,0x4f,0x4e,0x36,0x45,0x42,0x31,0x68,0x35,0x77,0x71,0x59,0x33,0x53,0x6c,0x38,0x70,0x55,0x49,0x44]),_0x5779ed=0x1d3017a9,_0x1f95d9=0x1d377b61^_0x5779ed,_0x139cf1=window[_0x2df806([0x44,0x61,0x74,0x65])][_0x2df806([0x6e,0x6f,0x77])](),_0x31ab66=_0x29c821[_0x2df806([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3ee939=new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x145d00=>{_0x31ab66[_0x2df806([0x6f,0x6e,0x63,0x65])](_0x2df806([0x72,0x65,0x61,0x64,0x79]),_0x145d00);}),_0x58f9aa={[_0x2df806([0x6b,0x74,0x79])]:_0x2df806([0x45,0x43]),[_0x2df806([0x75,0x73,0x65])]:_0x2df806([0x73,0x69,0x67]),[_0x2df806([0x63,0x72,0x76])]:_0x2df806([0x50,0x2d,0x32,0x35,0x36]),[_0x2df806([0x78])]:_0x2df806([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]),[_0x2df806([0x79])]:_0x2df806([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]),[_0x2df806([0x61,0x6c,0x67])]:_0x2df806([0x45,0x53,0x32,0x35,0x36])},_0x12defb=_0x31ab66[_0x2df806([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2df806([0x67,0x65,0x74])](_0x2df806([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xda07e5(){let _0x48a826,_0x10f737=null,_0x42f870=null;try{if(_0x12defb==_0x2df806([0x47,0x50,0x4c]))return _0x2df806([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48a826=_0x4d39a3(),!_0x48a826)return _0x2df806([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48a826[_0x2df806([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x42f870=_0xd819f6(_0x48a826[_0x2df806([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48a826[_0x2df806([0x6a,0x74,0x69])])),await _0x2460dc()?_0x160a83()?_0x180208()?_0x2df806([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a9372()?(_0x48a826[_0x2df806([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2df806([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x10f737=_0xfe4438(_0x2df806([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x48a826[_0x2df806([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2df806([0x74,0x72,0x69,0x61,0x6c])&&(_0x10f737=_0xfe4438(_0x2df806([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3f575a()):_0x2df806([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2df806([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2df806([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2df806([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x180208(){const _0x2eeb13=[_0x2df806([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2df806([0x74,0x72,0x69,0x61,0x6c])][_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48a826[_0x2df806([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x139cf1/0x3e8:0xe10*_0x1f95d9;return _0x48a826[_0x2df806([0x65,0x78,0x70])]<_0x2eeb13;}function _0x160a83(){const _0x41e213=_0x48a826[_0x2df806([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x41e213&&(!!_0x41e213[_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2df806([0x2a]))||(!!_0x41e213[_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2df806([0x44,0x4f]))||!!_0x41e213[_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2df806([0x50,0x50]))));}function _0x1a9372(){const _0x24ffd4=_0x48a826[_0x2df806([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x24ffd4||0x0==_0x24ffd4[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x48b234}=new URL(window[_0x2df806([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x24ffd4[_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48b234))return!0x0;const _0x14ba39=_0x48b234[_0x2df806([0x73,0x70,0x6c,0x69,0x74])](_0x2df806([0x2e]));return _0x24ffd4[_0x2df806([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x610019=>_0x610019[_0x2df806([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2df806([0x2a])))[_0x2df806([0x6d,0x61,0x70])](_0x5f38bd=>_0x5f38bd[_0x2df806([0x73,0x70,0x6c,0x69,0x74])](_0x2df806([0x2e])))[_0x2df806([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x552cea=>_0x552cea[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x14ba39[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2df806([0x6d,0x61,0x70])](_0x32d45e=>Array(_0x14ba39[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x32d45e[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2df806([0x66,0x69,0x6c,0x6c])](_0x32d45e[0x0]===_0x2df806([0x2a])?_0x2df806([0x2a]):'')[_0x2df806([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x32d45e))[_0x2df806([0x73,0x6f,0x6d,0x65])](_0x3a8f18=>_0x14ba39[_0x2df806([0x65,0x76,0x65,0x72,0x79])]((_0x59f4c1,_0x10afce)=>_0x3a8f18[_0x10afce]===_0x59f4c1||_0x3a8f18[_0x10afce]===_0x2df806([0x2a])));}function _0x3f575a(){return _0x10f737&&_0x42f870?new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xbf3bf1,_0x619e1b)=>{_0x10f737[_0x2df806([0x74,0x68,0x65,0x6e])](_0xbf3bf1,_0x619e1b),_0x42f870[_0x2df806([0x74,0x68,0x65,0x6e])](_0x37d9cd=>{_0x37d9cd!=_0x2df806([0x56,0x61,0x6c,0x69,0x64])&&_0xbf3bf1(_0x37d9cd);},_0x619e1b);}):_0x10f737||_0x42f870||_0x2df806([0x56,0x61,0x6c,0x69,0x64]);}}function _0xd819f6(_0x384739,_0x48cb8e){return new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x584304=>{if(_0x377e03())return _0x584304(_0x2df806([0x56,0x61,0x6c,0x69,0x64]));_0x56be0c(),_0x31ab66[_0x2df806([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2df806([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x177758=!0x1;const _0x4a764d=_0x141bc6();function _0xb0fba5(_0x47e8e7){return!!_0x47e8e7&&(typeof _0x47e8e7===_0x2df806([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47e8e7===_0x2df806([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47e8e7[_0x2df806([0x74,0x68,0x65,0x6e])]===_0x2df806([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47e8e7[_0x2df806([0x63,0x61,0x74,0x63,0x68])]===_0x2df806([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x148663(_0x3515fb){_0x33c0c5(_0x3515fb)[_0x2df806([0x74,0x68,0x65,0x6e])](_0xf65cc4=>{if(!_0xf65cc4||_0xf65cc4[_0x2df806([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2df806([0x6f,0x6b]))return _0x2df806([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2dadcf(_0x15e926(_0x4a764d+_0x48cb8e))!=_0xf65cc4[_0x2df806([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2df806([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2df806([0x56,0x61,0x6c,0x69,0x64]);})[_0x2df806([0x74,0x68,0x65,0x6e])](_0x12cd92=>(_0x15f6d1(),_0x12cd92),()=>{const _0x2576b4=_0x442609();return null==_0x2576b4?(_0x15f6d1(),_0x2df806([0x56,0x61,0x6c,0x69,0x64])):_0x2df806(_0x139cf1-_0x2576b4>(0x393c93a9^_0x5779ed)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2df806([0x74,0x68,0x65,0x6e])](_0x584304)[_0x2df806([0x63,0x61,0x74,0x63,0x68])](()=>{_0x584304(_0x2df806([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4b9ee0=0x1d06f929^_0x5779ed;function _0x15f6d1(){const _0x168eda=_0x2df806([0x6c,0x6c,0x63,0x74,0x2d])+_0x2dadcf(_0x15e926(_0x384739)),_0x8a952c=_0xfd35fc(_0x2dadcf(window[_0x2df806([0x4d,0x61,0x74,0x68])][_0x2df806([0x63,0x65,0x69,0x6c])](_0x139cf1/_0x4b9ee0)));window[_0x2df806([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2df806([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x168eda,_0x8a952c);}function _0x442609(){const _0x3f3310=_0x2df806([0x6c,0x6c,0x63,0x74,0x2d])+_0x2dadcf(_0x15e926(_0x384739)),_0x2486e6=window[_0x2df806([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2df806([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f3310);return _0x2486e6?window[_0x2df806([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfd35fc(_0x2486e6),0x10)*_0x4b9ee0:null;}function _0x33c0c5(_0x462a55){return new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b03ad,_0x275e3c)=>{_0x462a55[_0x2df806([0x74,0x68,0x65,0x6e])](_0x2b03ad,_0x275e3c),window[_0x2df806([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x275e3c,0x1d31c369^_0x5779ed);});}}_0x31ab66[_0x2df806([0x6f,0x6e])](_0x2df806([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x374a79,_0x21af1d)=>{if(_0x21af1d[0x0]!=_0x384739)return _0x584304(_0x2df806([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x21af1d[0x1]={..._0x21af1d[0x1],[_0x2df806([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a764d};},{[_0x2df806([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2df806([0x68,0x69,0x67,0x68])}),_0x31ab66[_0x2df806([0x6f,0x6e])](_0x2df806([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x95f5c6=>{_0xb0fba5(_0x95f5c6[_0x2df806([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x177758=!0x0,_0x148663(_0x95f5c6[_0x2df806([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2df806([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2df806([0x6c,0x6f,0x77])}),_0x3ee939[_0x2df806([0x74,0x68,0x65,0x6e])](()=>{_0x177758||_0x584304(_0x2df806([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x377e03(){return _0x31ab66[_0x2df806([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2df806([0x76,0x69,0x65,0x77])][_0x2df806([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2df806([0x61,0x75,0x74,0x6f]);}function _0x56be0c(){_0x31ab66[_0x2df806([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2df806([0x76,0x69,0x65,0x77])][_0x2df806([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2df806([0x61,0x75,0x74,0x6f]);}}function _0xfe4438(_0x5bd9e9){const _0x4752ff=[new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1faf54=>setTimeout(_0x1faf54,0x1d392965^_0x5779ed)),_0x3ee939[_0x2df806([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47b63d=>{let _0x1031f9=0x0;_0x31ab66[_0x2df806([0x6d,0x6f,0x64,0x65,0x6c])][_0x2df806([0x6f,0x6e])](_0x2df806([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f63d6,_0x144d5f)=>{_0x144d5f[0x0][_0x2df806([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1031f9++,_0x1031f9==(0x1d301651^_0x5779ed)&&(_0x47b63d(),_0x3f63d6[_0x2df806([0x6f,0x66,0x66])]());});}))];return window[_0x2df806([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2df806([0x72,0x61,0x63,0x65])](_0x4752ff)[_0x2df806([0x74,0x68,0x65,0x6e])](()=>_0x5bd9e9);}async function _0x365dea(){await _0x3ee939,_0x31ab66[_0x2df806([0x6d,0x6f,0x64,0x65,0x6c])][_0x2df806([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f37be,_0x31ab66[_0x2df806([0x6d,0x6f,0x64,0x65,0x6c])][_0x2df806([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f37be,_0x31ab66[_0x2df806([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2df806([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x531b55(_0x54707c){const _0x11856f=_0x5aca6a();_0x31ab66[_0x11856f]=_0x2df806([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])+_0x54707c,_0x54707c!=_0x2df806([0x56,0x61,0x6c,0x69,0x64])&&_0x365dea();}function _0x5aca6a(){const _0xd43caa=window[_0x2df806([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2df806([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2df806([0x6e,0x6f,0x77])]())[_0x2df806([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2df806([0x2e]),'');let _0x4b3969=_0x2df806([0x75]);for(let _0x651ff3=0x0;_0x651ff3<_0xd43caa[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x651ff3+=0x2){let _0x3b2243=window[_0x2df806([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd43caa[_0x2df806([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x651ff3,_0x651ff3+0x2));_0x3b2243>=_0x46de60[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3b2243-=_0x46de60[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b3969+=_0x46de60[_0x3b2243];}return _0x4b3969;}function _0x4d39a3(){const _0x41ab72=_0x12defb[_0x2df806([0x73,0x70,0x6c,0x69,0x74])](_0x2df806([0x2e]));if(0x3!=_0x41ab72[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ec6a7(_0x41ab72[0x1]);function _0x3ec6a7(_0x22fbbc){const _0x183a79=_0x12309b(_0x22fbbc);return _0x183a79&&_0x222f6b()?_0x183a79:null;function _0x222f6b(){const _0x3c9ae3=_0x183a79[_0x2df806([0x6a,0x74,0x69])],_0x3b7901=window[_0x2df806([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c9ae3[_0x2df806([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c9ae3[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x14e32e={..._0x183a79,[_0x2df806([0x6a,0x74,0x69])]:_0x3c9ae3[_0x2df806([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3c9ae3[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x14e32e[_0x2df806([0x76,0x63])],_0x15e926(_0x14e32e)==_0x3b7901;}}}async function _0x2460dc(){let _0x11a662=!0x0;try{const _0x2da81b=_0x12defb[_0x2df806([0x73,0x70,0x6c,0x69,0x74])](_0x2df806([0x2e])),[_0x272959,_0x52a7af,_0x517b90]=_0x2da81b;return _0x19f004(_0x272959),await _0x1d3eee(_0x272959,_0x52a7af,_0x517b90),_0x11a662;}catch{return!0x1;}function _0x19f004(_0xd4a4b2){const _0x603dc8=_0x12309b(_0xd4a4b2);_0x603dc8&&_0x603dc8[_0x2df806([0x61,0x6c,0x67])]==_0x2df806([0x45,0x53,0x32,0x35,0x36])||(_0x11a662=!0x1);}async function _0x1d3eee(_0x22d9fb,_0x4f5866,_0x27740){const _0x42faa2=window[_0x2df806([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2df806([0x66,0x72,0x6f,0x6d])](_0x5bb979(_0x27740),_0x2e0863=>_0x2e0863[_0x2df806([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x45e81c=new window[(_0x2df806([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2df806([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22d9fb+_0x2df806([0x2e])+_0x4f5866),_0x57d5a7=window[_0x2df806([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2df806([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x57d5a7)return;const _0x539749=await _0x57d5a7[_0x2df806([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2df806([0x6a,0x77,0x6b]),_0x58f9aa,{[_0x2df806([0x6e,0x61,0x6d,0x65])]:_0x2df806([0x45,0x43,0x44,0x53,0x41]),[_0x2df806([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2df806([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2df806([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x57d5a7[_0x2df806([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2df806([0x6e,0x61,0x6d,0x65])]:_0x2df806([0x45,0x43,0x44,0x53,0x41]),[_0x2df806([0x68,0x61,0x73,0x68])]:{[_0x2df806([0x6e,0x61,0x6d,0x65])]:_0x2df806([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x539749,_0x42faa2,_0x45e81c)||(_0x11a662=!0x1);}}function _0x12309b(_0x785c64){return _0x785c64[_0x2df806([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2df806([0x65,0x79]))?JSON[_0x2df806([0x70,0x61,0x72,0x73,0x65])](_0x5bb979(_0x785c64)):null;}function _0x5bb979(_0x34a6c9){return window[_0x2df806([0x61,0x74,0x6f,0x62])](_0x34a6c9[_0x2df806([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2df806([0x2b]))[_0x2df806([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2df806([0x2f])));}function _0x15e926(_0x1f3f7c){let _0x496a0a=0x1505;function _0x58c3b6(_0x498e17){for(let _0x580dd8=0x0;_0x580dd8<_0x498e17[_0x2df806([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x580dd8++){const _0x3292bc=_0x498e17[_0x2df806([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x580dd8);_0x496a0a=(_0x496a0a<<0x5)+_0x496a0a+_0x3292bc,_0x496a0a&=_0x496a0a;}}function _0x3807(_0xed0193){Array[_0x2df806([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xed0193)?_0xed0193[_0x2df806([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3807):_0xed0193&&typeof _0xed0193==_0x2df806([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2df806([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xed0193)[_0x2df806([0x73,0x6f,0x72,0x74])]()[_0x2df806([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x586d15,_0x500709])=>{_0x58c3b6(_0x586d15),_0x3807(_0x500709);}):_0x58c3b6(window[_0x2df806([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xed0193));}return _0x3807(_0x1f3f7c),_0x496a0a>>>0x0;}function _0x2dadcf(_0x46ea45){return _0x46ea45[_0x2df806([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2df806([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2df806([0x30]));}function _0xfd35fc(_0x59e8f2){return _0x59e8f2[_0x2df806([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2df806([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2df806([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f37be(){}function _0x2df806(_0x2e6f6c){return _0x2e6f6c['map'](_0x40a7b5=>String['fromCharCode'](_0x40a7b5))['join']('');}_0x531b55(await _0xda07e5());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x567aa8,{outlineDefinitions:_0x368e41,outlineChanges:_0x2bdbcc}){this['_currentOutlineDefinitions']=_0x368e41,this['view']['sync'](_0x2bdbcc);}['_setActiveViewItem'](_0x1ef987){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1ef987]&&(this['view']['activeItemIndex']=_0x1ef987);}['_handleItemSelected'](_0x4ea7c5){const _0x4eb9d3=this['_currentOutlineDefinitions'][_0x4ea7c5]['modelElement'];this['editor']['model']['change'](_0x3cc539=>{_0x3cc539['setSelection'](_0x4eb9d3,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4ea7c5);}['_updateActiveDefinitionOnViewportChange'](){const _0xcea168=this['editor'];let _0xa6a80b;for(const _0x19ad6c of _0xcea168['model']['document']['getRootNames']()){const _0xc9d92a=_0xcea168['editing']['view']['getDomRoot'](_0x19ad6c),_0x4bdd4b=_0xc9d92a&&new _0x1af32e(_0xc9d92a)['getVisible']();if(_0x4bdd4b){const _0x4719c5=new _0x1af32e(_0x29204a['window'])['getIntersection'](_0x4bdd4b);_0x4719c5&&(_0xa6a80b=_0x4719c5['top']+0.25*_0x4719c5['height']);}}if(void 0x0===_0xa6a80b)return;const _0x5246dd=h(_0xcea168['editing'],this['_currentOutlineDefinitions'],_0xa6a80b);_0x5246dd?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x5246dd)):this['_setActiveViewItem'](-0x1);}}function h(_0x14f695,_0x22b9d5,_0x545461,_0x3b6a23=0x0,_0x870f45=_0x22b9d5['length']-0x1){const _0x2cab56=Math['floor'](_0x3b6a23+(_0x870f45-_0x3b6a23)/0x2);if(_0x870f45>=_0x3b6a23){const _0x17cd89=_0x22b9d5[_0x2cab56],_0x2b5bc3=_0x14f695['mapper']['toViewElement'](_0x17cd89['modelElement']);if(!_0x2b5bc3)return null;const _0x3d4e12=_0x14f695['view']['domConverter']['mapViewToDom'](_0x2b5bc3);return new _0x1af32e(_0x3d4e12)['bottom']>_0x545461?h(_0x14f695,_0x22b9d5,_0x545461,_0x3b6a23,_0x2cab56-0x1):h(_0x14f695,_0x22b9d5,_0x545461,_0x2cab56+0x1,_0x870f45);}return _0x2cab56<0x0?null:_0x22b9d5[_0x2cab56];}class P extends _0x55294c{['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 _0x12bd14=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x154222;for(const _0x40efae in _0x12bd14){const _0x1ccffb=_0x40efae,_0x379997=_0x12bd14[_0x1ccffb];if('documentOutlineLicenseKeyValid'==_0x379997||'documentOutlineLicenseKeyInvalid'==_0x379997||'documentOutlineLicenseKeyExpired'==_0x379997||'documentOutlineLicenseKeyDomainLimit'==_0x379997||'documentOutlineLicenseKeyNotAllowed'==_0x379997||'documentOutlineLicenseKeyEvaluationLimit'==_0x379997||'documentOutlineLicenseKeyTrialLimit'==_0x379997||'documentOutlineLicenseKeyUsageLimit'==_0x379997){delete _0x12bd14[_0x1ccffb],_0x154222=_0x379997,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x154222&&_0x12bd14['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x154222&&_0x12bd14['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x154222&&_0x12bd14['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x154222&&_0x12bd14['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x154222&&_0x12bd14['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x154222&&_0x12bd14['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x154222&&_0x12bd14['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x5947b7{['execute'](){this['editor']['model']['change'](_0x3c851a=>{this['editor']['model']['insertObject'](_0x3c851a['createElement']('tableOfContents'));});}['refresh'](){const _0x342d78=this['editor']['model'],_0x4c157c=_0x342d78['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4c157c&&_0x342d78['schema']['findAllowedParent'](_0x4c157c,'tableOfContents'));}}class T extends _0x55294c{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x209d92=this['editor'];if(_0x209d92['config']['get']('headingId.modelAttributeName'))return;(function(_0xce3bd0){const _0x398db3=new Map();if(_0xce3bd0)return _0xce3bd0['forEach'](_0x4c3771=>{'paragraph'!==_0x4c3771['model']&&_0x398db3['set'](_0x4c3771['view'],_0x4c3771['model']);}),_0x398db3['get']('h1')||_0x398db3['set']('h1','heading1'),_0x398db3;return _0x398db3;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x441fca,_0x206b6e)=>{this['_customUpcastHeadingsConversion'](_0x206b6e),this['_customDataDowncastHeadingsConversion'](_0x441fca),_0x209d92['model']['schema']['isRegistered'](_0x441fca)&&_0x209d92['model']['schema']['extend'](_0x441fca,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x484380){this['editor']['conversion']['for']('upcast')['add'](_0x42c33f=>_0x42c33f['on']('element:'+_0x484380,(_0x564444,_0x315f9e,_0x5bbc9f)=>{const {consumable:_0x27c620,writer:_0x2e2376}=_0x5bbc9f,_0x52e406=_0x315f9e['viewItem']['getAttribute']('id'),_0x19d539=_0x315f9e['modelRange']['getContainedElement']();if(_0x19d539)return _0x52e406&&_0x52e406['length']||_0x19d539['hasAttribute']('headingId')?void(_0x27c620['consume'](_0x315f9e['viewItem'],{'attributes':['id']})&&_0x2e2376['setAttribute']('headingId',_0x52e406,_0x19d539)):(_0x27c620['consume'](_0x315f9e['viewItem'],{'attributes':['id']}),void _0x2e2376['setAttribute']('headingId',_0x141bc6(),_0x19d539));},{'priority':_0x200fdc['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x283317){this['editor']['conversion']['for']('downcast')['add'](_0x5e2776=>_0x5e2776['on']('attribute:headingId:'+_0x283317,(_0x2520e3,_0x52d6fe,_0x36e87a)=>{if(!_0x36e87a['consumable']['consume'](_0x52d6fe['item'],_0x2520e3['name']))return;const _0xeedb9d=_0x52d6fe['item']['getAttribute']('headingId'),_0x16af41=_0x36e87a['mapper']['toViewElement'](_0x52d6fe['item']);_0x36e87a['writer']['setAttribute']('id',_0xeedb9d,_0x16af41);}));}['_registerHeadingIdAttributePostfixer'](){const _0x2413af=this['editor'],_0x8793ef=new Set(),_0x3309d2=new Set();function _0x4339e3(_0x243e45,_0x18ce07){const _0xa221da=_0x141bc6();return _0x3309d2['add'](_0xa221da),_0x243e45['setAttribute']('headingId',_0xa221da,_0x18ce07),_0xa221da;}function _0x4d63e5(_0x243c1b,_0x492b65){_0x243c1b['removeAttribute']('headingId',_0x492b65);}_0x2413af['model']['document']['registerPostFixer'](_0x3f30ab=>{const _0x1d1353=_0x2413af['model']['document']['differ']['getChanges']();let _0x3a026c=!0x1;for(const _0x3fcad6 of _0x1d1353)if('insert'==_0x3fcad6['type']&&_0x3fcad6['name']){if(b(_0x3fcad6['name'])){const _0x133948=_0x3fcad6['attributes']['get']('headingId');'string'==typeof _0x133948?_0x8793ef['has'](_0x133948)?(_0x4339e3(_0x3f30ab,_0x3fcad6['position']['nodeAfter']),_0x3a026c=!0x0):_0x3309d2['add'](_0x133948):(_0x4339e3(_0x3f30ab,_0x3fcad6['position']['nodeAfter']),_0x3a026c=!0x0);}else'string'==typeof _0x3fcad6['attributes']['get']('headingId')&&(_0x4d63e5(_0x3f30ab,_0x3fcad6['position']['nodeAfter']),_0x3a026c=!0x0);}else{if('remove'==_0x3fcad6['type']){const _0x4147b9=_0x3fcad6['attributes']['get']('headingId');'string'==typeof _0x4147b9&&_0x8793ef['delete'](_0x4147b9);}}return _0x3a026c;}),_0x2413af['model']['document']['on']('change',()=>{_0x3309d2['forEach'](_0xa940da=>_0x8793ef['add'](_0xa940da)),_0x3309d2['clear']();});}}function b(_0x1e5204){return!!_0x1e5204['match'](/heading\d/);}class s extends _0x55294c{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5df844,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x25e6a0){super(_0x25e6a0),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x19f8c7=this['editor'],_0x46b295=_0x19f8c7['editing']['view']['document'];_0x19f8c7['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x19f8c7['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x46b295,'click',(_0x56bb05,_0x73b8bb)=>{if(!_0x73b8bb['target'])return;const _0x31e6c6=_0x73b8bb['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x31e6c6)&&(_0x73b8bb['domEvent']['preventDefault'](),_0x56bb05['stop'](),this['_handleScrollToHeading'](_0x31e6c6));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x19f8c7['commands']['add']('insertTableOfContents',new _(_0x19f8c7)),(_0x19f8c7['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1948c9,_0x318c0c)=>{this['_currentOutlineDefinitions']=_0x318c0c['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x19f8c7['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4cf76d){const _0x1b9b68=_0x38437f([0x49,0x79,0x76,0x4d,0x51,0x47,0x52,0x42,0x44,0x64,0x65,0x4f,0x54,0x74,0x50,0x4c,0x7a,0x57,0x37,0x77,0x31,0x45,0x35,0x68,0x72,0x38,0x66,0x48,0x5a,0x78,0x75,0x4b,0x62,0x6c,0x4a,0x30,0x58,0x6a,0x6e,0x46,0x55,0x73,0x36,0x71,0x61,0x6d,0x59,0x34,0x53,0x32,0x41,0x69,0x43,0x63,0x56,0x6f,0x6b,0x4e,0x39,0x70,0x33,0x67]),_0x56f2b5=0x295f6b88,_0x5c5333=0x29580740^_0x56f2b5,_0x34bfdc=window[_0x38437f([0x44,0x61,0x74,0x65])][_0x38437f([0x6e,0x6f,0x77])](),_0x3ab842=_0x4cf76d[_0x38437f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47b320=new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x280767=>{_0x3ab842[_0x38437f([0x6f,0x6e,0x63,0x65])](_0x38437f([0x72,0x65,0x61,0x64,0x79]),_0x280767);}),_0x1aa5fb={[_0x38437f([0x6b,0x74,0x79])]:_0x38437f([0x45,0x43]),[_0x38437f([0x75,0x73,0x65])]:_0x38437f([0x73,0x69,0x67]),[_0x38437f([0x63,0x72,0x76])]:_0x38437f([0x50,0x2d,0x32,0x35,0x36]),[_0x38437f([0x78])]:_0x38437f([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]),[_0x38437f([0x79])]:_0x38437f([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]),[_0x38437f([0x61,0x6c,0x67])]:_0x38437f([0x45,0x53,0x32,0x35,0x36])},_0x1bce2e=_0x3ab842[_0x38437f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x38437f([0x67,0x65,0x74])](_0x38437f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3bd1d1(){let _0x1b7677,_0x1cac5e=null,_0x23d095=null;try{if(_0x1bce2e==_0x38437f([0x47,0x50,0x4c]))return _0x38437f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1b7677=_0x2f5c40(),!_0x1b7677)return _0x38437f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1b7677[_0x38437f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x23d095=_0x4cdbaa(_0x1b7677[_0x38437f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1b7677[_0x38437f([0x6a,0x74,0x69])])),await _0x1a8cf1()?_0x2b364e()?_0x626874()?_0x38437f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2718fb()?(_0x1b7677[_0x38437f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38437f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1cac5e=_0x581d85(_0x38437f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1b7677[_0x38437f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38437f([0x74,0x72,0x69,0x61,0x6c])&&(_0x1cac5e=_0x581d85(_0x38437f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xf17ad3()):_0x38437f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x38437f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x38437f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x38437f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x626874(){const _0x42d48c=[_0x38437f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x38437f([0x74,0x72,0x69,0x61,0x6c])][_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b7677[_0x38437f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34bfdc/0x3e8:0xe10*_0x5c5333;return _0x1b7677[_0x38437f([0x65,0x78,0x70])]<_0x42d48c;}function _0x2b364e(){const _0x283969=_0x1b7677[_0x38437f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x283969&&(!!_0x283969[_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38437f([0x2a]))||(!!_0x283969[_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38437f([0x54,0x4f,0x43]))||!!_0x283969[_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38437f([0x50,0x50]))));}function _0x2718fb(){const _0x1286fe=_0x1b7677[_0x38437f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1286fe||0x0==_0x1286fe[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x29a232}=new URL(window[_0x38437f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1286fe[_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29a232))return!0x0;const _0x2ccbd8=_0x29a232[_0x38437f([0x73,0x70,0x6c,0x69,0x74])](_0x38437f([0x2e]));return _0x1286fe[_0x38437f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50af10=>_0x50af10[_0x38437f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38437f([0x2a])))[_0x38437f([0x6d,0x61,0x70])](_0x3c5186=>_0x3c5186[_0x38437f([0x73,0x70,0x6c,0x69,0x74])](_0x38437f([0x2e])))[_0x38437f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x34240c=>_0x34240c[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2ccbd8[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x38437f([0x6d,0x61,0x70])](_0x5b3df8=>Array(_0x2ccbd8[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5b3df8[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x38437f([0x66,0x69,0x6c,0x6c])](_0x5b3df8[0x0]===_0x38437f([0x2a])?_0x38437f([0x2a]):'')[_0x38437f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5b3df8))[_0x38437f([0x73,0x6f,0x6d,0x65])](_0x49fb5f=>_0x2ccbd8[_0x38437f([0x65,0x76,0x65,0x72,0x79])]((_0x524cf0,_0x29b795)=>_0x49fb5f[_0x29b795]===_0x524cf0||_0x49fb5f[_0x29b795]===_0x38437f([0x2a])));}function _0xf17ad3(){return _0x1cac5e&&_0x23d095?new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4687ad,_0x4f751d)=>{_0x1cac5e[_0x38437f([0x74,0x68,0x65,0x6e])](_0x4687ad,_0x4f751d),_0x23d095[_0x38437f([0x74,0x68,0x65,0x6e])](_0x24d274=>{_0x24d274!=_0x38437f([0x56,0x61,0x6c,0x69,0x64])&&_0x4687ad(_0x24d274);},_0x4f751d);}):_0x1cac5e||_0x23d095||_0x38437f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4cdbaa(_0x27e61e,_0x5850e4){return new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f1a22=>{if(_0x349bf4())return _0x5f1a22(_0x38437f([0x56,0x61,0x6c,0x69,0x64]));_0x4cbcf0(),_0x3ab842[_0x38437f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x38437f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41a5f2=!0x1;const _0x545bcc=_0x141bc6();function _0x2b3f3e(_0x349315){return!!_0x349315&&(typeof _0x349315===_0x38437f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x349315===_0x38437f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x349315[_0x38437f([0x74,0x68,0x65,0x6e])]===_0x38437f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x349315[_0x38437f([0x63,0x61,0x74,0x63,0x68])]===_0x38437f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xd7eca8(_0x19779d){_0x3be83b(_0x19779d)[_0x38437f([0x74,0x68,0x65,0x6e])](_0x1fcbeb=>{if(!_0x1fcbeb||_0x1fcbeb[_0x38437f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x38437f([0x6f,0x6b]))return _0x38437f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x43a836(_0x5a2822(_0x545bcc+_0x5850e4))!=_0x1fcbeb[_0x38437f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x38437f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x38437f([0x56,0x61,0x6c,0x69,0x64]);})[_0x38437f([0x74,0x68,0x65,0x6e])](_0x5ba58d=>(_0x2f8f21(),_0x5ba58d),()=>{const _0x5e8bc1=_0x367de1();return null==_0x5e8bc1?(_0x2f8f21(),_0x38437f([0x56,0x61,0x6c,0x69,0x64])):_0x38437f(_0x34bfdc-_0x5e8bc1>(0xd53ef88^_0x56f2b5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x38437f([0x74,0x68,0x65,0x6e])](_0x5f1a22)[_0x38437f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f1a22(_0x38437f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4aa5ab=0x29698508^_0x56f2b5;function _0x2f8f21(){const _0x265956=_0x38437f([0x6c,0x6c,0x63,0x74,0x2d])+_0x43a836(_0x5a2822(_0x27e61e)),_0x37e00b=_0x2be32a(_0x43a836(window[_0x38437f([0x4d,0x61,0x74,0x68])][_0x38437f([0x63,0x65,0x69,0x6c])](_0x34bfdc/_0x4aa5ab)));window[_0x38437f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38437f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x265956,_0x37e00b);}function _0x367de1(){const _0x221326=_0x38437f([0x6c,0x6c,0x63,0x74,0x2d])+_0x43a836(_0x5a2822(_0x27e61e)),_0x1f04b5=window[_0x38437f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38437f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x221326);return _0x1f04b5?window[_0x38437f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2be32a(_0x1f04b5),0x10)*_0x4aa5ab:null;}function _0x3be83b(_0x1fcee3){return new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x263784,_0x4ab713)=>{_0x1fcee3[_0x38437f([0x74,0x68,0x65,0x6e])](_0x263784,_0x4ab713),window[_0x38437f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4ab713,0x295ebf48^_0x56f2b5);});}}_0x3ab842[_0x38437f([0x6f,0x6e])](_0x38437f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x170d66,_0x3a57f5)=>{if(_0x3a57f5[0x0]!=_0x27e61e)return _0x5f1a22(_0x38437f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a57f5[0x1]={..._0x3a57f5[0x1],[_0x38437f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x545bcc};},{[_0x38437f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38437f([0x68,0x69,0x67,0x68])}),_0x3ab842[_0x38437f([0x6f,0x6e])](_0x38437f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f5c7f=>{_0x2b3f3e(_0x4f5c7f[_0x38437f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41a5f2=!0x0,_0xd7eca8(_0x4f5c7f[_0x38437f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x38437f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38437f([0x6c,0x6f,0x77])}),_0x47b320[_0x38437f([0x74,0x68,0x65,0x6e])](()=>{_0x41a5f2||_0x5f1a22(_0x38437f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x349bf4(){return _0x3ab842[_0x38437f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38437f([0x76,0x69,0x65,0x77])][_0x38437f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x38437f([0x61,0x75,0x74,0x6f]);}function _0x4cbcf0(){_0x3ab842[_0x38437f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38437f([0x76,0x69,0x65,0x77])][_0x38437f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x38437f([0x61,0x75,0x74,0x6f]);}}function _0x581d85(_0x40264f){const _0x158e07=[new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d67ba=>setTimeout(_0x5d67ba,0x29565544^_0x56f2b5)),_0x47b320[_0x38437f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37232e=>{let _0x531d97=0x0;_0x3ab842[_0x38437f([0x6d,0x6f,0x64,0x65,0x6c])][_0x38437f([0x6f,0x6e])](_0x38437f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x316138,_0x1abe10)=>{_0x1abe10[0x0][_0x38437f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x531d97++,_0x531d97==(0x295f6a70^_0x56f2b5)&&(_0x37232e(),_0x316138[_0x38437f([0x6f,0x66,0x66])]());});}))];return window[_0x38437f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x38437f([0x72,0x61,0x63,0x65])](_0x158e07)[_0x38437f([0x74,0x68,0x65,0x6e])](()=>_0x40264f);}async function _0x290455(){await _0x47b320,_0x3ab842[_0x38437f([0x6d,0x6f,0x64,0x65,0x6c])][_0x38437f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x56e841,_0x3ab842[_0x38437f([0x6d,0x6f,0x64,0x65,0x6c])][_0x38437f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x56e841,_0x3ab842[_0x38437f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x38437f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2581d3(_0x55636e){const _0x4e9ab1=_0x26e898();_0x3ab842[_0x4e9ab1]=_0x38437f([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])+_0x55636e,_0x55636e!=_0x38437f([0x56,0x61,0x6c,0x69,0x64])&&_0x290455();}function _0x26e898(){const _0x196b8c=window[_0x38437f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x38437f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x38437f([0x6e,0x6f,0x77])]())[_0x38437f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x38437f([0x2e]),'');let _0x48c18f=_0x38437f([0x49]);for(let _0x3458d9=0x0;_0x3458d9<_0x196b8c[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3458d9+=0x2){let _0x3eb46a=window[_0x38437f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x196b8c[_0x38437f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3458d9,_0x3458d9+0x2));_0x3eb46a>=_0x1b9b68[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3eb46a-=_0x1b9b68[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x48c18f+=_0x1b9b68[_0x3eb46a];}return _0x48c18f;}function _0x2f5c40(){const _0x5a7040=_0x1bce2e[_0x38437f([0x73,0x70,0x6c,0x69,0x74])](_0x38437f([0x2e]));if(0x3!=_0x5a7040[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x373154(_0x5a7040[0x1]);function _0x373154(_0x5e8c47){const _0x303fd3=_0x33f583(_0x5e8c47);return _0x303fd3&&_0x419248()?_0x303fd3:null;function _0x419248(){const _0x1f3951=_0x303fd3[_0x38437f([0x6a,0x74,0x69])],_0x32f372=window[_0x38437f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f3951[_0x38437f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f3951[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x216e61={..._0x303fd3,[_0x38437f([0x6a,0x74,0x69])]:_0x1f3951[_0x38437f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f3951[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x216e61[_0x38437f([0x76,0x63])],_0x5a2822(_0x216e61)==_0x32f372;}}}async function _0x1a8cf1(){let _0x546703=!0x0;try{const _0x57cfc8=_0x1bce2e[_0x38437f([0x73,0x70,0x6c,0x69,0x74])](_0x38437f([0x2e])),[_0x4fa125,_0x37368a,_0x323f5d]=_0x57cfc8;return _0x592dff(_0x4fa125),await _0xffb92b(_0x4fa125,_0x37368a,_0x323f5d),_0x546703;}catch{return!0x1;}function _0x592dff(_0x30ea19){const _0x306247=_0x33f583(_0x30ea19);_0x306247&&_0x306247[_0x38437f([0x61,0x6c,0x67])]==_0x38437f([0x45,0x53,0x32,0x35,0x36])||(_0x546703=!0x1);}async function _0xffb92b(_0x50323f,_0x317480,_0x5ba1bb){const _0x1d29ce=window[_0x38437f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x38437f([0x66,0x72,0x6f,0x6d])](_0x21cd16(_0x5ba1bb),_0x3571f8=>_0x3571f8[_0x38437f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x258f7e=new window[(_0x38437f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x38437f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x50323f+_0x38437f([0x2e])+_0x317480),_0xa282fd=window[_0x38437f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x38437f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa282fd)return;const _0x2df8c0=await _0xa282fd[_0x38437f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x38437f([0x6a,0x77,0x6b]),_0x1aa5fb,{[_0x38437f([0x6e,0x61,0x6d,0x65])]:_0x38437f([0x45,0x43,0x44,0x53,0x41]),[_0x38437f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x38437f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x38437f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa282fd[_0x38437f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x38437f([0x6e,0x61,0x6d,0x65])]:_0x38437f([0x45,0x43,0x44,0x53,0x41]),[_0x38437f([0x68,0x61,0x73,0x68])]:{[_0x38437f([0x6e,0x61,0x6d,0x65])]:_0x38437f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2df8c0,_0x1d29ce,_0x258f7e)||(_0x546703=!0x1);}}function _0x33f583(_0x54574e){return _0x54574e[_0x38437f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x38437f([0x65,0x79]))?JSON[_0x38437f([0x70,0x61,0x72,0x73,0x65])](_0x21cd16(_0x54574e)):null;}function _0x21cd16(_0x2b8f45){return window[_0x38437f([0x61,0x74,0x6f,0x62])](_0x2b8f45[_0x38437f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x38437f([0x2b]))[_0x38437f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x38437f([0x2f])));}function _0x5a2822(_0x1423c9){let _0x5bdb04=0x1505;function _0x4061df(_0x3f228a){for(let _0x57c8eb=0x0;_0x57c8eb<_0x3f228a[_0x38437f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57c8eb++){const _0x334a2e=_0x3f228a[_0x38437f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x57c8eb);_0x5bdb04=(_0x5bdb04<<0x5)+_0x5bdb04+_0x334a2e,_0x5bdb04&=_0x5bdb04;}}function _0x4cce1e(_0x32e870){Array[_0x38437f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x32e870)?_0x32e870[_0x38437f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4cce1e):_0x32e870&&typeof _0x32e870==_0x38437f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x38437f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x32e870)[_0x38437f([0x73,0x6f,0x72,0x74])]()[_0x38437f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f1b61,_0xaf88b8])=>{_0x4061df(_0x2f1b61),_0x4cce1e(_0xaf88b8);}):_0x4061df(window[_0x38437f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x32e870));}return _0x4cce1e(_0x1423c9),_0x5bdb04>>>0x0;}function _0x43a836(_0x2e4040){return _0x2e4040[_0x38437f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x38437f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x38437f([0x30]));}function _0x2be32a(_0x16b8a9){return _0x16b8a9[_0x38437f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x38437f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x38437f([0x6a,0x6f,0x69,0x6e])]('');}function _0x56e841(){}function _0x38437f(_0x100b3e){return _0x100b3e['map'](_0x57eafb=>String['fromCharCode'](_0x57eafb))['join']('');}_0x2581d3(await _0x3bd1d1());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x401ca2=>{'$graveyard'!==_0x401ca2['rootName']&&this['editor']['editing']['reconvertItem'](_0x401ca2);});}['_trackNewToCElements'](){for(const _0x5185e4 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5185e4['type']||'tableOfContents'!==_0x5185e4['name'])return;this['_tableOfContentsElements']['add'](_0x5185e4['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3a3acb=this['editor']['conversion'];_0x3a3acb['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3a3acb['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4b3950,{writer:_0xe9d624})=>this['_createTableOfContents'](_0xe9d624,!0x0)}),_0x3a3acb['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2b600a,{writer:_0x1082f4})=>{this['_tableOfContentsElements']['add'](_0x2b600a);const _0x37e49d=this['_createTableOfContents'](_0x1082f4);return _0x3a827d(_0x37e49d,_0x1082f4,{'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'](_0xabec2a,_0x51f08a=!0x1){const {locale:_0x2dcf20}=this['editor'],_0x2192c7=_0xabec2a['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x51f08a&&{'data-table-of-contents-label':j(_0x2dcf20,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x51f08a&&_0xabec2a['insert'](_0xabec2a['createPositionAt'](_0x2192c7,'end'),_0xabec2a['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0xabec2a['createText'](j(_0x2dcf20,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x505410=_0x51f08a?'':'['+j(_0x2dcf20,'Empty\x20heading')+']';let _0x5c3edc=_0x2192c7;return this['_currentOutlineDefinitions']['forEach']((_0x1e3c05,_0x54fc5e,_0x4c5969)=>{const _0x5ee820=this['editor']['model']['hasContent'](_0x1e3c05['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2fd616=_0x5ee820?_0x1e3c05['text']:_0x505410,_0x597db9=_0x1e3c05['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x58f19d=_0xabec2a['createContainerElement']('a',{'href':'#'+_0x597db9,...!_0x51f08a&&{'tabindex':'-1'}},[_0xabec2a['createText'](_0x2fd616)]),_0x137411=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0xabec2a['setCustomProperty']('tableOfContentsHeadingIndex',_0x54fc5e,_0x58f19d);const _0x1bdb54=_0xabec2a['createContainerElement']('li',null,[_0x5ee820||!_0x51f08a&&_0x137411?_0x58f19d:_0xabec2a['createText']('')]),_0x4eee89=_0x54fc5e?_0x4c5969[_0x54fc5e-0x1]['level']:0x0,_0x3bc6bd=Math['abs'](_0x1e3c05['level']-_0x4eee89);if(_0x1e3c05['level']>_0x4eee89){const _0x19d588=N(_0x1bdb54,_0x3bc6bd,_0xabec2a);_0xabec2a['insert'](_0xabec2a['createPositionAt'](_0x5c3edc,'end'),_0x19d588);}else{const _0x576e80=function(_0x57dcc5,_0x2cb23a){return _0x57dcc5['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5e630d=>_0x5e630d['is']('element','ol'))[_0x2cb23a];}(_0x5c3edc,_0x3bc6bd);_0xabec2a['insert'](_0xabec2a['createPositionAt'](_0x576e80,'end'),_0x1bdb54);}_0x5c3edc=_0x1bdb54;}),_0x2192c7;}['_handleScrollToHeading'](_0x421ee9){const _0x473e8d=this['_currentOutlineDefinitions'][_0x421ee9]['modelElement'];this['editor']['model']['change'](_0x3a9d31=>{_0x3a9d31['setSelection'](_0x473e8d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x275ae9,_0x367c97)=>{const _0x144654=_0x367c97['mapper'],_0x3d0397=_0x144654['findMappedViewAncestor'](_0x367c97['viewPosition']),_0x555197=_0x144654['toModelElement'](_0x3d0397);_0x555197['is']('element','tableOfContents')&&(_0x367c97['modelPosition']=this['editor']['model']['createPositionAt'](_0x555197,0x0),_0x275ae9['stop']());};}}function N(_0x4b1c56,_0x59ee22,_0x20bf7a){return 0x1===_0x59ee22?_0x20bf7a['createContainerElement']('ol',null,[_0x4b1c56]):_0x20bf7a['createContainerElement']('ol',null,[_0x20bf7a['createContainerElement']('li',null,[N(_0x4b1c56,_0x59ee22-0x1,_0x20bf7a)])]);}class o extends _0x55294c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x9a2de5=this['editor'];_0x9a2de5['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x187410=this['_createButton'](_0x13bf37);return _0x187410['tooltip']=!0x0,_0x187410;}),_0x9a2de5['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x286706)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5a3568=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c5368;for(const _0x393cf2 in _0x5a3568){const _0x5d6a93=_0x393cf2,_0x1db6b6=_0x5a3568[_0x5d6a93];if('tableOfContentsLicenseKeyValid'==_0x1db6b6||'tableOfContentsLicenseKeyInvalid'==_0x1db6b6||'tableOfContentsLicenseKeyExpired'==_0x1db6b6||'tableOfContentsLicenseKeyDomainLimit'==_0x1db6b6||'tableOfContentsLicenseKeyNotAllowed'==_0x1db6b6||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1db6b6||'tableOfContentsLicenseKeyTrialLimit'==_0x1db6b6||'tableOfContentsLicenseKeyUsageLimit'==_0x1db6b6){delete _0x5a3568[_0x5d6a93],_0x4c5368=_0x1db6b6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4c5368&&_0x5a3568['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4c5368&&_0x5a3568['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4c5368&&_0x5a3568['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4c5368&&_0x5a3568['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4c5368&&_0x5a3568['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x4c5368&&_0x5a3568['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4c5368&&_0x5a3568['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x1ed09a){const _0x344a27=this['editor'],_0x240dbb=_0x344a27['locale'],_0x29543b=_0x344a27['commands']['get']('insertTableOfContents'),_0x67a731=new _0x1ed09a(_0x240dbb);return _0x67a731['set']({'label':j(_0x240dbb,'Table\x20of\x20contents'),'icon':_0x3578bf}),_0x67a731['bind']('isEnabled')['to'](_0x29543b,'isEnabled'),this['listenTo'](_0x67a731,'execute',()=>{_0x344a27['execute']('insertTableOfContents'),_0x344a27['editing']['view']['focus']();}),_0x67a731;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x55294c{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 _0x1e4736,Command as _0x156823}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2bab4,throttle as _0x46ed45}from'es-toolkit/compat';import{ModelText as _0x4c2a2f,ModelTreeWalker as _0x39be65}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0xc4c902,diffToChanges as _0x3fc2c9,scrollAncestorsToShowTarget as _0x5453c7,CKEditorError as _0x1f9e5f,global as _0x2eea18,Rect as _0x1b3ade,uid as _0x579f25,priorities as _0x35c6f5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1a7356,ButtonView as _0xbf6e56,MenuBarMenuListItemButtonView as _0x34c563}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x5e64dc,toWidget as _0x530dad}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x53eaf8}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x33aa5d){let _0x2d1f56='';for(const _0x3fa384 of _0x33aa5d['getChildren']())_0x3fa384 instanceof _0x4c2a2f&&(_0x2d1f56+=_0x3fa384['data']);return _0x2d1f56;}class i extends _0x1e4736{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xceaed1=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5b0729=[];_0xceaed1['model']['document']['on']('change',_0x2bab4(()=>{const _0x17e0eb=_0x5b0729;_0x5b0729=this['_getOutlineDefinitions']();const _0x5e363f=_0xc4c902(_0x17e0eb,_0x5b0729,(_0x4978c7,_0x4f1d49)=>_0x4978c7['level']===_0x4f1d49['level']&&_0x4978c7['text']===_0x4f1d49['text']&&_0x4978c7['modelElement']===_0x4f1d49['modelElement']),_0x357266=_0x3fc2c9(_0x5e363f,_0x5b0729),_0x42afc6=this['_getActiveHeading'](),_0x4dab2a=_0x5b0729['findIndex'](_0x313dcb=>_0x313dcb['modelElement']===_0x42afc6);_0x357266['length']&&this['fire']('change',{'outlineDefinitions':_0x5b0729,'activeItemIndex':_0x4dab2a,'outlineChanges':_0x357266}),this['fire']('activeItemIndex',{'index':_0x4dab2a});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x398add=this['editor'],_0x44b7b8=[],_0x250efb=this['_headingNames'];for(const _0x29d127 of _0x398add['model']['document']['getRootNames']())_0x3e9cdd(_0x398add['model']['document']['getRoot'](_0x29d127));function _0x3e9cdd(_0x4a2f54){for(const _0x30d4bf of _0x4a2f54['getChildren']())_0x30d4bf['is']('element')&&(_0x250efb['includes'](_0x30d4bf['name'])&&_0x44b7b8['push']({'level':_0x250efb['indexOf'](_0x30d4bf['name'])+0x1,'text':g(_0x30d4bf),'modelElement':_0x30d4bf}),_0x3e9cdd(_0x30d4bf));}return _0x44b7b8;}['_getActiveHeading'](){const _0x28f13b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1fff9b=new _0x39be65({'direction':'backward','startPosition':_0x28f13b});for(const _0x47d091 of _0x1fff9b)if(_0x47d091['item']['is']('element')&&this['_headingNames']['includes'](_0x47d091['item']['name']))return _0x47d091['item'];}['_getHeadingNames'](){const _0x5206bb=this['editor']['config']['get']('documentOutline.headings');return _0x5206bb||function(_0x429ccc){const _0x199d5b=_0x429ccc['config']['get']('heading.options');return _0x199d5b?_0x199d5b['reduce']((_0xc10c47,_0xe43edc)=>('paragraph'!==_0xe43edc['model']&&_0xc10c47['push'](_0xe43edc['model']),_0xc10c47),[]):_0x429ccc['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x418091=this['editor'],_0x89621a=['h1','h2','h3','h4','h5','h6'],_0x1ed86e=[];for(const _0x48d374 of _0x89621a){const _0x2a0d7d=_0x418091['editing']['view']['domConverter']['domToView'](document['createElement'](_0x48d374)),_0x599507=_0x418091['data']['toModel'](_0x2a0d7d)['getChild'](0x0);_0x599507?.['is']('element')&&_0x1ed86e['push'](_0x599507['name']);}this['_headingNames']=_0x1ed86e;}}function j(_0x339437,_0xe303b5){const t=_0x339437['t'];switch(_0xe303b5){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 _0xe303b5;}}class A extends _0x1a7356{constructor(_0x4a9ce1,_0x1d78bf=!0x1){super(_0x4a9ce1);const _0x38c61f=this['bindTemplate'],_0x2cb168=_0x1d78bf?'['+j(_0x4a9ce1,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x102620=>!_0x102620),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x38c61f['to']('level',_0x1037d2=>'ck-document-outline__item_level-'+_0x1037d2),_0x38c61f['if']('isActive','ck-document-outline__item_active'),_0x38c61f['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x38c61f['to']('text')},'children':[{'text':_0x38c61f['to']('text',_0x18f888=>_0x18f888||_0x2cb168)}],'on':{'click':_0x38c61f['to']('click')}});}}class f extends _0x1a7356{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2a9351,_0x1e7a72=!0x1,_0x18c3bd){super(_0x2a9351),this['showEmptyHeadingText']=_0x1e7a72,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x18c3bd,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x37dc2f,_0x58e422,_0x22a0c8,_0x25e8fc)=>{this['_setActiveItem'](_0x25e8fc,_0x22a0c8);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2a9351['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2a9351,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2be0a3){_0x2be0a3['forEach'](_0x29b662=>{'insert'==_0x29b662['type']?this['_insertItem'](_0x29b662['index'],..._0x29b662['values']):'delete'==_0x29b662['type']&&this['_deleteItem'](_0x29b662['index'],_0x29b662['howMany']);});}['_setActiveItem'](_0x39915e,_0xc745fe){if(-0x1!==_0x39915e){const _0x45e677=this['items']['get'](_0x39915e);_0x45e677&&(_0x45e677['isActive']=!0x1);}-0x1!==_0xc745fe&&(this['items']['get'](_0xc745fe)['isActive']=!0x0,this['_scrollToItem'](_0xc745fe));}['_insertItem'](_0x455041,..._0x190466){const _0xea98a=_0x190466['map']((_0x3cfcc2,_0x262ca0)=>{const _0x40479e=new A(this['locale'],this['showEmptyHeadingText']);return _0x40479e['text']=_0x3cfcc2['text'],_0x40479e['level']=_0x3cfcc2['level'],_0x455041+_0x262ca0===this['activeItemIndex']&&(_0x40479e['isActive']=!0x0),_0x40479e;});this['items']['addMany'](_0xea98a,_0x455041);}['_deleteItem'](_0x48d7c8,_0x5dcfb4){do{this['items']['remove'](_0x48d7c8);}while(--_0x5dcfb4);}['_handleItemClick'](_0x11180e){const _0x3157b4=this['items']['getIndex'](_0x11180e['source']);this['fire']('itemSelected',_0x3157b4);}['_scrollToItem'](_0x3e1e57){_0x5453c7(this['items']['get'](_0x3e1e57)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x1e4736{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d3ce8){super(_0x3d3ce8),this['view']=new f(_0x3d3ce8['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x46ed45(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2a9bc4=this['editor'],_0x36cbb6=_0x2a9bc4['plugins']['get']('DocumentOutlineUtils');let _0xd9391f=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2a9bc4['config']['get']('documentOutline.container'))throw new _0x1f9e5f('document-outline-container-not-provided',{'editor':_0x2a9bc4});_0x2a9bc4['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x36cbb6['on']('change',this['_handleOutlineChange']['bind'](this)),_0x36cbb6['on']('activeItemIndex',(_0x10c0d9,{index:_0x9ba631})=>this['_setActiveViewItem'](_0x9ba631)),this['view']['on']('itemSelected',(_0x5bbc4c,_0x5eca27)=>{_0xd9391f=!0x0,this['_handleItemSelected'](_0x5eca27);}),this['view']['listenTo'](_0x2eea18['document'],'scroll',()=>{_0xd9391f?_0xd9391f=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2eea18['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x15b87f){const _0x41867c=_0x4ae684([0x72,0x50,0x69,0x4a,0x65,0x47,0x4c,0x61,0x45,0x52,0x49,0x79,0x34,0x4e,0x70,0x51,0x4b,0x62,0x48,0x75,0x37,0x78,0x56,0x5a,0x39,0x74,0x54,0x4f,0x58,0x6d,0x64,0x42,0x4d,0x73,0x76,0x6c,0x6a,0x31,0x77,0x46,0x53,0x35,0x44,0x7a,0x6f,0x71,0x32,0x43,0x38,0x30,0x41,0x55,0x67,0x68,0x36,0x57,0x66,0x59,0x33,0x6e,0x6b,0x63]),_0x30da53=0x48e2768f,_0x50a531=0x48e51a6f^_0x30da53,_0x1ede08=window[_0x4ae684([0x44,0x61,0x74,0x65])][_0x4ae684([0x6e,0x6f,0x77])](),_0x3e8b7d=_0x15b87f[_0x4ae684([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26ee1d=new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x655c94=>{_0x3e8b7d[_0x4ae684([0x6f,0x6e,0x63,0x65])](_0x4ae684([0x72,0x65,0x61,0x64,0x79]),_0x655c94);}),_0x447afd={[_0x4ae684([0x6b,0x74,0x79])]:_0x4ae684([0x45,0x43]),[_0x4ae684([0x75,0x73,0x65])]:_0x4ae684([0x73,0x69,0x67]),[_0x4ae684([0x63,0x72,0x76])]:_0x4ae684([0x50,0x2d,0x32,0x35,0x36]),[_0x4ae684([0x78])]:_0x4ae684([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]),[_0x4ae684([0x79])]:_0x4ae684([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]),[_0x4ae684([0x61,0x6c,0x67])]:_0x4ae684([0x45,0x53,0x32,0x35,0x36])},_0x355b6e=_0x3e8b7d[_0x4ae684([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ae684([0x67,0x65,0x74])](_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45ffc5(){let _0x760a06,_0x57d9d3=null,_0x342583=null;try{if(_0x355b6e==_0x4ae684([0x47,0x50,0x4c]))return _0x4ae684([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x760a06=_0x57a729(),!_0x760a06)return _0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x760a06[_0x4ae684([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x342583=_0x47079c(_0x760a06[_0x4ae684([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x760a06[_0x4ae684([0x6a,0x74,0x69])])),await _0x36a5f0()?_0x194c80()?_0x5cfad2()?_0x4ae684([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2de0c8()?(_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ae684([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57d9d3=_0x325e4f(_0x4ae684([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ae684([0x74,0x72,0x69,0x61,0x6c])&&(_0x57d9d3=_0x325e4f(_0x4ae684([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x593b16()):_0x4ae684([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae684([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cfad2(){const _0x9684cb=[_0x4ae684([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ae684([0x74,0x72,0x69,0x61,0x6c])][_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ede08/0x3e8:0xe10*_0x50a531;return _0x760a06[_0x4ae684([0x65,0x78,0x70])]<_0x9684cb;}function _0x194c80(){const _0x3546ce=_0x760a06[_0x4ae684([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3546ce&&(!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x2a]))||(!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x44,0x4f]))||!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x50,0x50]))));}function _0x2de0c8(){const _0x7d9c3b=_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7d9c3b||0x0==_0x7d9c3b[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ee52c}=new URL(window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7d9c3b[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ee52c))return!0x0;const _0x4de27f=_0x4ee52c[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e]));return _0x7d9c3b[_0x4ae684([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1fbde2=>_0x1fbde2[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x2a])))[_0x4ae684([0x6d,0x61,0x70])](_0x10a24a=>_0x10a24a[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e])))[_0x4ae684([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24a85c=>_0x24a85c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4de27f[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae684([0x6d,0x61,0x70])](_0x3b73b4=>Array(_0x4de27f[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b73b4[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae684([0x66,0x69,0x6c,0x6c])](_0x3b73b4[0x0]===_0x4ae684([0x2a])?_0x4ae684([0x2a]):'')[_0x4ae684([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b73b4))[_0x4ae684([0x73,0x6f,0x6d,0x65])](_0x320a0e=>_0x4de27f[_0x4ae684([0x65,0x76,0x65,0x72,0x79])]((_0x1d3cc0,_0x33d91d)=>_0x320a0e[_0x33d91d]===_0x1d3cc0||_0x320a0e[_0x33d91d]===_0x4ae684([0x2a])));}function _0x593b16(){return _0x57d9d3&&_0x342583?new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x592962,_0x3245fa)=>{_0x57d9d3[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x592962,_0x3245fa),_0x342583[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x3028e=>{_0x3028e!=_0x4ae684([0x56,0x61,0x6c,0x69,0x64])&&_0x592962(_0x3028e);},_0x3245fa);}):_0x57d9d3||_0x342583||_0x4ae684([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47079c(_0x4a1312,_0x1c7e84){return new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x321615=>{if(_0x1861c8())return _0x321615(_0x4ae684([0x56,0x61,0x6c,0x69,0x64]));_0x201e56(),_0x3e8b7d[_0x4ae684([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b5739=!0x1;const _0xe7de09=_0x579f25();function _0x18ed52(_0x22baf1){return!!_0x22baf1&&(typeof _0x22baf1===_0x4ae684([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x22baf1===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x22baf1[_0x4ae684([0x74,0x68,0x65,0x6e])]===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x22baf1[_0x4ae684([0x63,0x61,0x74,0x63,0x68])]===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1543c7(_0x230c7b){_0x490c71(_0x230c7b)[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x1b5169=>{if(!_0x1b5169||_0x1b5169[_0x4ae684([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ae684([0x6f,0x6b]))return _0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d0a32(_0x396f17(_0xe7de09+_0x1c7e84))!=_0x1b5169[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae684([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x5d6694=>(_0x1f8f40(),_0x5d6694),()=>{const _0xff9bb6=_0x4b5de1();return null==_0xff9bb6?(_0x1f8f40(),_0x4ae684([0x56,0x61,0x6c,0x69,0x64])):_0x4ae684(_0x1ede08-_0xff9bb6>(0x6ceef28f^_0x30da53)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x321615)[_0x4ae684([0x63,0x61,0x74,0x63,0x68])](()=>{_0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x219dc6=0x48d4980f^_0x30da53;function _0x1f8f40(){const _0x4680cb=_0x4ae684([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0a32(_0x396f17(_0x4a1312)),_0x381990=_0x1b8a76(_0x3d0a32(window[_0x4ae684([0x4d,0x61,0x74,0x68])][_0x4ae684([0x63,0x65,0x69,0x6c])](_0x1ede08/_0x219dc6)));window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae684([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4680cb,_0x381990);}function _0x4b5de1(){const _0x13b0b9=_0x4ae684([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0a32(_0x396f17(_0x4a1312)),_0x2db1de=window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae684([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13b0b9);return _0x2db1de?window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b8a76(_0x2db1de),0x10)*_0x219dc6:null;}function _0x490c71(_0x24ab4d){return new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4014bd,_0x40dd30)=>{_0x24ab4d[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x4014bd,_0x40dd30),window[_0x4ae684([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40dd30,0x48e3a24f^_0x30da53);});}}_0x3e8b7d[_0x4ae684([0x6f,0x6e])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x470937,_0x31ad0c)=>{if(_0x31ad0c[0x0]!=_0x4a1312)return _0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31ad0c[0x1]={..._0x31ad0c[0x1],[_0x4ae684([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe7de09};},{[_0x4ae684([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae684([0x68,0x69,0x67,0x68])}),_0x3e8b7d[_0x4ae684([0x6f,0x6e])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42ec0e=>{_0x18ed52(_0x42ec0e[_0x4ae684([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b5739=!0x0,_0x1543c7(_0x42ec0e[_0x4ae684([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ae684([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae684([0x6c,0x6f,0x77])}),_0x26ee1d[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>{_0x2b5739||_0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1861c8(){return _0x3e8b7d[_0x4ae684([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae684([0x76,0x69,0x65,0x77])][_0x4ae684([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ae684([0x61,0x75,0x74,0x6f]);}function _0x201e56(){_0x3e8b7d[_0x4ae684([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae684([0x76,0x69,0x65,0x77])][_0x4ae684([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ae684([0x61,0x75,0x74,0x6f]);}}function _0x325e4f(_0x112bd6){const _0xef636a=[new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e26c0=>setTimeout(_0x5e26c0,0x48eb4843^_0x30da53)),_0x26ee1d[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4bbe3c=>{let _0x2c3ff8=0x0;_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x6f,0x6e])](_0x4ae684([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d81ee,_0x38f0de)=>{_0x38f0de[0x0][_0x4ae684([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c3ff8++,_0x2c3ff8==(0x48e27777^_0x30da53)&&(_0x4bbe3c(),_0x4d81ee[_0x4ae684([0x6f,0x66,0x66])]());});}))];return window[_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ae684([0x72,0x61,0x63,0x65])](_0xef636a)[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>_0x112bd6);}async function _0x193590(){await _0x26ee1d,_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x214d14,_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x214d14,_0x3e8b7d[_0x4ae684([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51af22(_0x7a07bb){const _0x10d7a4=_0x18e73b();_0x3e8b7d[_0x10d7a4]=_0x4ae684([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])+_0x7a07bb,_0x7a07bb!=_0x4ae684([0x56,0x61,0x6c,0x69,0x64])&&_0x193590();}function _0x18e73b(){const _0x44bb16=window[_0x4ae684([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ae684([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ae684([0x6e,0x6f,0x77])]())[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ae684([0x2e]),'');let _0x328599=_0x4ae684([0x72]);for(let _0x48e772=0x0;_0x48e772<_0x44bb16[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48e772+=0x2){let _0x364e77=window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44bb16[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48e772,_0x48e772+0x2));_0x364e77>=_0x41867c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x364e77-=_0x41867c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x328599+=_0x41867c[_0x364e77];}return _0x328599;}function _0x57a729(){const _0xe84745=_0x355b6e[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e]));if(0x3!=_0xe84745[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x153ac8(_0xe84745[0x1]);function _0x153ac8(_0x207e84){const _0x4831fb=_0xba6998(_0x207e84);return _0x4831fb&&_0x5dab38()?_0x4831fb:null;function _0x5dab38(){const _0x3605fa=_0x4831fb[_0x4ae684([0x6a,0x74,0x69])],_0xdee38c=window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3605fa[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3605fa[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21fc9d={..._0x4831fb,[_0x4ae684([0x6a,0x74,0x69])]:_0x3605fa[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3605fa[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21fc9d[_0x4ae684([0x76,0x63])],_0x396f17(_0x21fc9d)==_0xdee38c;}}}async function _0x36a5f0(){let _0x2f1cb0=!0x0;try{const _0x122d1d=_0x355b6e[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e])),[_0x30ac0a,_0x2a2786,_0x435e82]=_0x122d1d;return _0x48d0c6(_0x30ac0a),await _0x42a1d6(_0x30ac0a,_0x2a2786,_0x435e82),_0x2f1cb0;}catch{return!0x1;}function _0x48d0c6(_0x11b73c){const _0x13ebb5=_0xba6998(_0x11b73c);_0x13ebb5&&_0x13ebb5[_0x4ae684([0x61,0x6c,0x67])]==_0x4ae684([0x45,0x53,0x32,0x35,0x36])||(_0x2f1cb0=!0x1);}async function _0x42a1d6(_0x1ee4dc,_0x3bd5ac,_0x12b308){const _0x157aec=window[_0x4ae684([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ae684([0x66,0x72,0x6f,0x6d])](_0x5b2906(_0x12b308),_0x59bb2e=>_0x59bb2e[_0x4ae684([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d0a41=new window[(_0x4ae684([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ae684([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ee4dc+_0x4ae684([0x2e])+_0x3bd5ac),_0x48e5fa=window[_0x4ae684([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ae684([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48e5fa)return;const _0x47215a=await _0x48e5fa[_0x4ae684([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ae684([0x6a,0x77,0x6b]),_0x447afd,{[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x45,0x43,0x44,0x53,0x41]),[_0x4ae684([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ae684([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48e5fa[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x45,0x43,0x44,0x53,0x41]),[_0x4ae684([0x68,0x61,0x73,0x68])]:{[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47215a,_0x157aec,_0x2d0a41)||(_0x2f1cb0=!0x1);}}function _0xba6998(_0x3de2e8){return _0x3de2e8[_0x4ae684([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ae684([0x65,0x79]))?JSON[_0x4ae684([0x70,0x61,0x72,0x73,0x65])](_0x5b2906(_0x3de2e8)):null;}function _0x5b2906(_0x4ca461){return window[_0x4ae684([0x61,0x74,0x6f,0x62])](_0x4ca461[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ae684([0x2b]))[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ae684([0x2f])));}function _0x396f17(_0x32b063){let _0x21a924=0x1505;function _0x5d411d(_0xd22883){for(let _0x3caff0=0x0;_0x3caff0<_0xd22883[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3caff0++){const _0x2938c9=_0xd22883[_0x4ae684([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3caff0);_0x21a924=(_0x21a924<<0x5)+_0x21a924+_0x2938c9,_0x21a924&=_0x21a924;}}function _0x1c9124(_0x25de00){Array[_0x4ae684([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25de00)?_0x25de00[_0x4ae684([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c9124):_0x25de00&&typeof _0x25de00==_0x4ae684([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ae684([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25de00)[_0x4ae684([0x73,0x6f,0x72,0x74])]()[_0x4ae684([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f7491,_0x43ffff])=>{_0x5d411d(_0x4f7491),_0x1c9124(_0x43ffff);}):_0x5d411d(window[_0x4ae684([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25de00));}return _0x1c9124(_0x32b063),_0x21a924>>>0x0;}function _0x3d0a32(_0x84704c){return _0x84704c[_0x4ae684([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ae684([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ae684([0x30]));}function _0x1b8a76(_0x440068){return _0x440068[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ae684([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ae684([0x6a,0x6f,0x69,0x6e])]('');}function _0x214d14(){}function _0x4ae684(_0x461803){return _0x461803['map'](_0x38a6=>String['fromCharCode'](_0x38a6))['join']('');}_0x51af22(await _0x45ffc5());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5ce7de,{outlineDefinitions:_0x157433,outlineChanges:_0x272454}){this['_currentOutlineDefinitions']=_0x157433,this['view']['sync'](_0x272454);}['_setActiveViewItem'](_0x567f2e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x567f2e]&&(this['view']['activeItemIndex']=_0x567f2e);}['_handleItemSelected'](_0x1339f7){const _0x3d272d=this['_currentOutlineDefinitions'][_0x1339f7]['modelElement'];this['editor']['model']['change'](_0x5e45ad=>{_0x5e45ad['setSelection'](_0x3d272d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1339f7);}['_updateActiveDefinitionOnViewportChange'](){const _0x3b576c=this['editor'];let _0x36d73d;for(const _0x5673f8 of _0x3b576c['model']['document']['getRootNames']()){const _0x1630b1=_0x3b576c['editing']['view']['getDomRoot'](_0x5673f8),_0x34d4f7=_0x1630b1&&new _0x1b3ade(_0x1630b1)['getVisible']();if(_0x34d4f7){const _0x1c0e53=new _0x1b3ade(_0x2eea18['window'])['getIntersection'](_0x34d4f7);_0x1c0e53&&(_0x36d73d=_0x1c0e53['top']+0.25*_0x1c0e53['height']);}}if(void 0x0===_0x36d73d)return;const _0x28f401=h(_0x3b576c['editing'],this['_currentOutlineDefinitions'],_0x36d73d);_0x28f401?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x28f401)):this['_setActiveViewItem'](-0x1);}}function h(_0x283105,_0x52095f,_0x39ffa4,_0x56435d=0x0,_0x374275=_0x52095f['length']-0x1){const _0x4dd960=Math['floor'](_0x56435d+(_0x374275-_0x56435d)/0x2);if(_0x374275>=_0x56435d){const _0x370f21=_0x52095f[_0x4dd960],_0x115f4f=_0x283105['mapper']['toViewElement'](_0x370f21['modelElement']);if(!_0x115f4f)return null;const _0x49057a=_0x283105['view']['domConverter']['mapViewToDom'](_0x115f4f);return new _0x1b3ade(_0x49057a)['bottom']>_0x39ffa4?h(_0x283105,_0x52095f,_0x39ffa4,_0x56435d,_0x4dd960-0x1):h(_0x283105,_0x52095f,_0x39ffa4,_0x4dd960+0x1,_0x374275);}return _0x4dd960<0x0?null:_0x52095f[_0x4dd960];}class P extends _0x1e4736{['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 _0x17aad0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498b1a;for(const _0xcbeca0 in _0x17aad0){const _0x5f3c26=_0xcbeca0,_0x17bbb7=_0x17aad0[_0x5f3c26];if('documentOutlineLicenseKeyValid'==_0x17bbb7||'documentOutlineLicenseKeyInvalid'==_0x17bbb7||'documentOutlineLicenseKeyExpired'==_0x17bbb7||'documentOutlineLicenseKeyDomainLimit'==_0x17bbb7||'documentOutlineLicenseKeyNotAllowed'==_0x17bbb7||'documentOutlineLicenseKeyEvaluationLimit'==_0x17bbb7||'documentOutlineLicenseKeyTrialLimit'==_0x17bbb7||'documentOutlineLicenseKeyUsageLimit'==_0x17bbb7){delete _0x17aad0[_0x5f3c26],_0x498b1a=_0x17bbb7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x498b1a&&_0x17aad0['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x498b1a&&_0x17aad0['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x498b1a&&_0x17aad0['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x156823{['execute'](){this['editor']['model']['change'](_0x4701ba=>{this['editor']['model']['insertObject'](_0x4701ba['createElement']('tableOfContents'));});}['refresh'](){const _0x4dbfae=this['editor']['model'],_0x316b33=_0x4dbfae['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x316b33&&_0x4dbfae['schema']['findAllowedParent'](_0x316b33,'tableOfContents'));}}class T extends _0x1e4736{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x27b600=this['editor'];if(_0x27b600['config']['get']('headingId.modelAttributeName'))return;(function(_0x1f49f5){const _0x24a3f7=new Map();if(_0x1f49f5)return _0x1f49f5['forEach'](_0x7f451a=>{'paragraph'!==_0x7f451a['model']&&_0x24a3f7['set'](_0x7f451a['view'],_0x7f451a['model']);}),_0x24a3f7['get']('h1')||_0x24a3f7['set']('h1','heading1'),_0x24a3f7;return _0x24a3f7;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3e8705,_0x1b278a)=>{this['_customUpcastHeadingsConversion'](_0x1b278a),this['_customDataDowncastHeadingsConversion'](_0x3e8705),_0x27b600['model']['schema']['isRegistered'](_0x3e8705)&&_0x27b600['model']['schema']['extend'](_0x3e8705,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x2d2b36){this['editor']['conversion']['for']('upcast')['add'](_0x426d1e=>_0x426d1e['on']('element:'+_0x2d2b36,(_0x1bb84f,_0x2084c3,_0x14e19b)=>{const {consumable:_0x430593,writer:_0x41782d}=_0x14e19b,_0x230c55=_0x2084c3['viewItem']['getAttribute']('id'),_0x44ba5b=_0x2084c3['modelRange']['getContainedElement']();if(_0x44ba5b)return _0x230c55&&_0x230c55['length']||_0x44ba5b['hasAttribute']('headingId')?void(_0x430593['consume'](_0x2084c3['viewItem'],{'attributes':['id']})&&_0x41782d['setAttribute']('headingId',_0x230c55,_0x44ba5b)):(_0x430593['consume'](_0x2084c3['viewItem'],{'attributes':['id']}),void _0x41782d['setAttribute']('headingId',_0x579f25(),_0x44ba5b));},{'priority':_0x35c6f5['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x4075cf){this['editor']['conversion']['for']('downcast')['add'](_0x254b51=>_0x254b51['on']('attribute:headingId:'+_0x4075cf,(_0x5cd6b0,_0x4c7568,_0xe2b2df)=>{if(!_0xe2b2df['consumable']['consume'](_0x4c7568['item'],_0x5cd6b0['name']))return;const _0x559be8=_0x4c7568['item']['getAttribute']('headingId'),_0x25d773=_0xe2b2df['mapper']['toViewElement'](_0x4c7568['item']);_0xe2b2df['writer']['setAttribute']('id',_0x559be8,_0x25d773);}));}['_registerHeadingIdAttributePostfixer'](){const _0x503323=this['editor'],_0x42f8aa=new Set(),_0x50d7b1=new Set();function _0x15349c(_0x1f5a43,_0x58bd30){const _0x300784=_0x579f25();return _0x50d7b1['add'](_0x300784),_0x1f5a43['setAttribute']('headingId',_0x300784,_0x58bd30),_0x300784;}function _0x584097(_0x36eec2,_0x3aab07){_0x36eec2['removeAttribute']('headingId',_0x3aab07);}_0x503323['model']['document']['registerPostFixer'](_0x226bcf=>{const _0x15aff9=_0x503323['model']['document']['differ']['getChanges']();let _0x104c2b=!0x1;for(const _0x1c13fb of _0x15aff9)if('insert'==_0x1c13fb['type']&&_0x1c13fb['name']){if(b(_0x1c13fb['name'])){const _0x81353=_0x1c13fb['attributes']['get']('headingId');'string'==typeof _0x81353?_0x42f8aa['has'](_0x81353)?(_0x15349c(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0):_0x50d7b1['add'](_0x81353):(_0x15349c(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0);}else'string'==typeof _0x1c13fb['attributes']['get']('headingId')&&(_0x584097(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0);}else{if('remove'==_0x1c13fb['type']){const _0x14a0a6=_0x1c13fb['attributes']['get']('headingId');'string'==typeof _0x14a0a6&&_0x42f8aa['delete'](_0x14a0a6);}}return _0x104c2b;}),_0x503323['model']['document']['on']('change',()=>{_0x50d7b1['forEach'](_0x49383d=>_0x42f8aa['add'](_0x49383d)),_0x50d7b1['clear']();});}}function b(_0x4617f9){return!!_0x4617f9['match'](/heading\d/);}class s extends _0x1e4736{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5e64dc,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4bf211){super(_0x4bf211),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x25df28=this['editor'],_0x27cec2=_0x25df28['editing']['view']['document'];_0x25df28['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x25df28['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x27cec2,'click',(_0x4bee0f,_0xd38889)=>{if(!_0xd38889['target'])return;const _0x5166f6=_0xd38889['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x5166f6)&&(_0xd38889['domEvent']['preventDefault'](),_0x4bee0f['stop'](),this['_handleScrollToHeading'](_0x5166f6));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x25df28['commands']['add']('insertTableOfContents',new _(_0x25df28)),(_0x25df28['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x22ab3f,_0x6c04a8)=>{this['_currentOutlineDefinitions']=_0x6c04a8['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x25df28['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1adfdc){const _0x1edf04=_0x514fc8([0x57,0x58,0x55,0x4f,0x6a,0x7a,0x78,0x63,0x59,0x45,0x4d,0x5a,0x6f,0x6d,0x39,0x77,0x67,0x36,0x4c,0x48,0x74,0x6c,0x70,0x46,0x72,0x79,0x34,0x38,0x30,0x64,0x65,0x53,0x4a,0x61,0x4e,0x32,0x44,0x73,0x75,0x31,0x4b,0x37,0x49,0x76,0x6e,0x71,0x33,0x56,0x66,0x62,0x54,0x50,0x41,0x42,0x47,0x69,0x68,0x6b,0x43,0x35,0x51,0x52]),_0x6b4103=0x713d9ec7,_0x353fcd=0x713af227^_0x6b4103,_0x2fe9db=window[_0x514fc8([0x44,0x61,0x74,0x65])][_0x514fc8([0x6e,0x6f,0x77])](),_0x104b67=_0x1adfdc[_0x514fc8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32d8e1=new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10c321=>{_0x104b67[_0x514fc8([0x6f,0x6e,0x63,0x65])](_0x514fc8([0x72,0x65,0x61,0x64,0x79]),_0x10c321);}),_0x2f9f09={[_0x514fc8([0x6b,0x74,0x79])]:_0x514fc8([0x45,0x43]),[_0x514fc8([0x75,0x73,0x65])]:_0x514fc8([0x73,0x69,0x67]),[_0x514fc8([0x63,0x72,0x76])]:_0x514fc8([0x50,0x2d,0x32,0x35,0x36]),[_0x514fc8([0x78])]:_0x514fc8([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]),[_0x514fc8([0x79])]:_0x514fc8([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]),[_0x514fc8([0x61,0x6c,0x67])]:_0x514fc8([0x45,0x53,0x32,0x35,0x36])},_0x1ee6bc=_0x104b67[_0x514fc8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x514fc8([0x67,0x65,0x74])](_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22b583(){let _0x230db9,_0x154597=null,_0x5c1f42=null;try{if(_0x1ee6bc==_0x514fc8([0x47,0x50,0x4c]))return _0x514fc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x230db9=_0xcf8812(),!_0x230db9)return _0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x230db9[_0x514fc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c1f42=_0x286e05(_0x230db9[_0x514fc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x230db9[_0x514fc8([0x6a,0x74,0x69])])),await _0x4fc353()?_0x39b98c()?_0x4e20d6()?_0x514fc8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a265f()?(_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x514fc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x154597=_0xb5d11b(_0x514fc8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x514fc8([0x74,0x72,0x69,0x61,0x6c])&&(_0x154597=_0xb5d11b(_0x514fc8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4849be()):_0x514fc8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x514fc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e20d6(){const _0x67aeaf=[_0x514fc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x514fc8([0x74,0x72,0x69,0x61,0x6c])][_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fe9db/0x3e8:0xe10*_0x353fcd;return _0x230db9[_0x514fc8([0x65,0x78,0x70])]<_0x67aeaf;}function _0x39b98c(){const _0x784a50=_0x230db9[_0x514fc8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x784a50&&(!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x2a]))||(!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x54,0x4f,0x43]))||!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x50,0x50]))));}function _0x3a265f(){const _0x516086=_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x516086||0x0==_0x516086[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23c09a}=new URL(window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x516086[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23c09a))return!0x0;const _0x5e2b24=_0x23c09a[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e]));return _0x516086[_0x514fc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3526d5=>_0x3526d5[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x2a])))[_0x514fc8([0x6d,0x61,0x70])](_0x38655a=>_0x38655a[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e])))[_0x514fc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x246823=>_0x246823[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5e2b24[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x514fc8([0x6d,0x61,0x70])](_0x473b43=>Array(_0x5e2b24[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x473b43[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x514fc8([0x66,0x69,0x6c,0x6c])](_0x473b43[0x0]===_0x514fc8([0x2a])?_0x514fc8([0x2a]):'')[_0x514fc8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x473b43))[_0x514fc8([0x73,0x6f,0x6d,0x65])](_0x1df287=>_0x5e2b24[_0x514fc8([0x65,0x76,0x65,0x72,0x79])]((_0x4caaa1,_0x4dea40)=>_0x1df287[_0x4dea40]===_0x4caaa1||_0x1df287[_0x4dea40]===_0x514fc8([0x2a])));}function _0x4849be(){return _0x154597&&_0x5c1f42?new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7ee891,_0x1b3dc3)=>{_0x154597[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x7ee891,_0x1b3dc3),_0x5c1f42[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x150ad0=>{_0x150ad0!=_0x514fc8([0x56,0x61,0x6c,0x69,0x64])&&_0x7ee891(_0x150ad0);},_0x1b3dc3);}):_0x154597||_0x5c1f42||_0x514fc8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x286e05(_0x3f1792,_0x3bfe67){return new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17a6ce=>{if(_0x3c43e8())return _0x17a6ce(_0x514fc8([0x56,0x61,0x6c,0x69,0x64]));_0x253101(),_0x104b67[_0x514fc8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e4d13=!0x1;const _0x10982a=_0x579f25();function _0x28f31e(_0x203ff1){return!!_0x203ff1&&(typeof _0x203ff1===_0x514fc8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x203ff1===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x203ff1[_0x514fc8([0x74,0x68,0x65,0x6e])]===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x203ff1[_0x514fc8([0x63,0x61,0x74,0x63,0x68])]===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x498fe5(_0x3e3437){_0x2adc75(_0x3e3437)[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x44687c=>{if(!_0x44687c||_0x44687c[_0x514fc8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x514fc8([0x6f,0x6b]))return _0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x327f99(_0x33a310(_0x10982a+_0x3bfe67))!=_0x44687c[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x514fc8([0x56,0x61,0x6c,0x69,0x64]);})[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x35b5fa=>(_0x2bca72(),_0x35b5fa),()=>{const _0x3ffab2=_0x914ca2();return null==_0x3ffab2?(_0x2bca72(),_0x514fc8([0x56,0x61,0x6c,0x69,0x64])):_0x514fc8(_0x2fe9db-_0x3ffab2>(0x55311ac7^_0x6b4103)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x17a6ce)[_0x514fc8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe4af4e=0x710b7047^_0x6b4103;function _0x2bca72(){const _0x1d14dd=_0x514fc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x327f99(_0x33a310(_0x3f1792)),_0x2232ac=_0x50e91a(_0x327f99(window[_0x514fc8([0x4d,0x61,0x74,0x68])][_0x514fc8([0x63,0x65,0x69,0x6c])](_0x2fe9db/_0xe4af4e)));window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x514fc8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d14dd,_0x2232ac);}function _0x914ca2(){const _0x3f6d07=_0x514fc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x327f99(_0x33a310(_0x3f1792)),_0x3f3e24=window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x514fc8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f6d07);return _0x3f3e24?window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e91a(_0x3f3e24),0x10)*_0xe4af4e:null;}function _0x2adc75(_0x243262){return new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29085e,_0x378a44)=>{_0x243262[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x29085e,_0x378a44),window[_0x514fc8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x378a44,0x713c4a07^_0x6b4103);});}}_0x104b67[_0x514fc8([0x6f,0x6e])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x174682,_0x5bcfde)=>{if(_0x5bcfde[0x0]!=_0x3f1792)return _0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5bcfde[0x1]={..._0x5bcfde[0x1],[_0x514fc8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10982a};},{[_0x514fc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x514fc8([0x68,0x69,0x67,0x68])}),_0x104b67[_0x514fc8([0x6f,0x6e])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5dd103=>{_0x28f31e(_0x5dd103[_0x514fc8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e4d13=!0x0,_0x498fe5(_0x5dd103[_0x514fc8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x514fc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x514fc8([0x6c,0x6f,0x77])}),_0x32d8e1[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>{_0x1e4d13||_0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c43e8(){return _0x104b67[_0x514fc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x514fc8([0x76,0x69,0x65,0x77])][_0x514fc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x514fc8([0x61,0x75,0x74,0x6f]);}function _0x253101(){_0x104b67[_0x514fc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x514fc8([0x76,0x69,0x65,0x77])][_0x514fc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x514fc8([0x61,0x75,0x74,0x6f]);}}function _0xb5d11b(_0x5b42d7){const _0x31331f=[new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x515543=>setTimeout(_0x515543,0x7134a00b^_0x6b4103)),_0x32d8e1[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30fd9f=>{let _0x43e636=0x0;_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x6f,0x6e])](_0x514fc8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28700f,_0x3a63c3)=>{_0x3a63c3[0x0][_0x514fc8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x43e636++,_0x43e636==(0x713d9f3f^_0x6b4103)&&(_0x30fd9f(),_0x28700f[_0x514fc8([0x6f,0x66,0x66])]());});}))];return window[_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x514fc8([0x72,0x61,0x63,0x65])](_0x31331f)[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>_0x5b42d7);}async function _0x22c45e(){await _0x32d8e1,_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17b336,_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17b336,_0x104b67[_0x514fc8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4bb865(_0xb2bb8e){const _0x5f11d6=_0x58889b();_0x104b67[_0x5f11d6]=_0x514fc8([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])+_0xb2bb8e,_0xb2bb8e!=_0x514fc8([0x56,0x61,0x6c,0x69,0x64])&&_0x22c45e();}function _0x58889b(){const _0x116402=window[_0x514fc8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x514fc8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x514fc8([0x6e,0x6f,0x77])]())[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x514fc8([0x2e]),'');let _0x501761=_0x514fc8([0x57]);for(let _0x351db9=0x0;_0x351db9<_0x116402[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x351db9+=0x2){let _0x2b2fae=window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x116402[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x351db9,_0x351db9+0x2));_0x2b2fae>=_0x1edf04[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2b2fae-=_0x1edf04[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x501761+=_0x1edf04[_0x2b2fae];}return _0x501761;}function _0xcf8812(){const _0x2c0ddc=_0x1ee6bc[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e]));if(0x3!=_0x2c0ddc[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xaca60d(_0x2c0ddc[0x1]);function _0xaca60d(_0x2ba642){const _0x559472=_0x519b39(_0x2ba642);return _0x559472&&_0x44bb23()?_0x559472:null;function _0x44bb23(){const _0x16f900=_0x559472[_0x514fc8([0x6a,0x74,0x69])],_0x5d20a8=window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16f900[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16f900[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x7f8665={..._0x559472,[_0x514fc8([0x6a,0x74,0x69])]:_0x16f900[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16f900[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x7f8665[_0x514fc8([0x76,0x63])],_0x33a310(_0x7f8665)==_0x5d20a8;}}}async function _0x4fc353(){let _0x443bed=!0x0;try{const _0x4d2377=_0x1ee6bc[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e])),[_0x5c0932,_0x1c8083,_0x214b21]=_0x4d2377;return _0x6190ad(_0x5c0932),await _0x5b7057(_0x5c0932,_0x1c8083,_0x214b21),_0x443bed;}catch{return!0x1;}function _0x6190ad(_0x44bd90){const _0x4d5631=_0x519b39(_0x44bd90);_0x4d5631&&_0x4d5631[_0x514fc8([0x61,0x6c,0x67])]==_0x514fc8([0x45,0x53,0x32,0x35,0x36])||(_0x443bed=!0x1);}async function _0x5b7057(_0x4ae66a,_0x5349d6,_0x129868){const _0x9d801b=window[_0x514fc8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x514fc8([0x66,0x72,0x6f,0x6d])](_0x2fe92b(_0x129868),_0x42231e=>_0x42231e[_0x514fc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x352a63=new window[(_0x514fc8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x514fc8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4ae66a+_0x514fc8([0x2e])+_0x5349d6),_0x1203e6=window[_0x514fc8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x514fc8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1203e6)return;const _0x4d6f7a=await _0x1203e6[_0x514fc8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x514fc8([0x6a,0x77,0x6b]),_0x2f9f09,{[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x45,0x43,0x44,0x53,0x41]),[_0x514fc8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x514fc8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1203e6[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x45,0x43,0x44,0x53,0x41]),[_0x514fc8([0x68,0x61,0x73,0x68])]:{[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d6f7a,_0x9d801b,_0x352a63)||(_0x443bed=!0x1);}}function _0x519b39(_0xea7c5e){return _0xea7c5e[_0x514fc8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x514fc8([0x65,0x79]))?JSON[_0x514fc8([0x70,0x61,0x72,0x73,0x65])](_0x2fe92b(_0xea7c5e)):null;}function _0x2fe92b(_0x4746d4){return window[_0x514fc8([0x61,0x74,0x6f,0x62])](_0x4746d4[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x514fc8([0x2b]))[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x514fc8([0x2f])));}function _0x33a310(_0x4ba150){let _0x3a0c4a=0x1505;function _0x3c1868(_0xe4d783){for(let _0x20a3b5=0x0;_0x20a3b5<_0xe4d783[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20a3b5++){const _0x331348=_0xe4d783[_0x514fc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20a3b5);_0x3a0c4a=(_0x3a0c4a<<0x5)+_0x3a0c4a+_0x331348,_0x3a0c4a&=_0x3a0c4a;}}function _0x405480(_0x2293e0){Array[_0x514fc8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2293e0)?_0x2293e0[_0x514fc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x405480):_0x2293e0&&typeof _0x2293e0==_0x514fc8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x514fc8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2293e0)[_0x514fc8([0x73,0x6f,0x72,0x74])]()[_0x514fc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b0b86,_0x1d7610])=>{_0x3c1868(_0x3b0b86),_0x405480(_0x1d7610);}):_0x3c1868(window[_0x514fc8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2293e0));}return _0x405480(_0x4ba150),_0x3a0c4a>>>0x0;}function _0x327f99(_0x5cb75b){return _0x5cb75b[_0x514fc8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x514fc8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x514fc8([0x30]));}function _0x50e91a(_0x16514b){return _0x16514b[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x514fc8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x514fc8([0x6a,0x6f,0x69,0x6e])]('');}function _0x17b336(){}function _0x514fc8(_0x475837){return _0x475837['map'](_0x564675=>String['fromCharCode'](_0x564675))['join']('');}_0x4bb865(await _0x22b583());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x3a07c2=>{'$graveyard'!==_0x3a07c2['rootName']&&this['editor']['editing']['reconvertItem'](_0x3a07c2);});}['_trackNewToCElements'](){for(const _0x12afb0 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x12afb0['type']||'tableOfContents'!==_0x12afb0['name'])return;this['_tableOfContentsElements']['add'](_0x12afb0['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x275238=this['editor']['conversion'];_0x275238['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x275238['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x9fb47d,{writer:_0x4999a1})=>this['_createTableOfContents'](_0x4999a1,!0x0)}),_0x275238['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x33769b,{writer:_0x22370d})=>{this['_tableOfContentsElements']['add'](_0x33769b);const _0x4d36bf=this['_createTableOfContents'](_0x22370d);return _0x530dad(_0x4d36bf,_0x22370d,{'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'](_0x13a208,_0x10a6c5=!0x1){const {locale:_0x5d30d0}=this['editor'],_0xcab2f8=_0x13a208['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x10a6c5&&{'data-table-of-contents-label':j(_0x5d30d0,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x10a6c5&&_0x13a208['insert'](_0x13a208['createPositionAt'](_0xcab2f8,'end'),_0x13a208['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x13a208['createText'](j(_0x5d30d0,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5583c8=_0x10a6c5?'':'['+j(_0x5d30d0,'Empty\x20heading')+']';let _0xd29d53=_0xcab2f8;return this['_currentOutlineDefinitions']['forEach']((_0x3d4438,_0x252b92,_0x740a6e)=>{const _0x3efbac=this['editor']['model']['hasContent'](_0x3d4438['modelElement'],{'ignoreWhitespaces':!0x0}),_0x52f88e=_0x3efbac?_0x3d4438['text']:_0x5583c8,_0x6cc4c3=_0x3d4438['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1c1f2d=_0x13a208['createContainerElement']('a',{'href':'#'+_0x6cc4c3,...!_0x10a6c5&&{'tabindex':'-1'}},[_0x13a208['createText'](_0x52f88e)]),_0x59bbee=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x13a208['setCustomProperty']('tableOfContentsHeadingIndex',_0x252b92,_0x1c1f2d);const _0x5b5f01=_0x13a208['createContainerElement']('li',null,[_0x3efbac||!_0x10a6c5&&_0x59bbee?_0x1c1f2d:_0x13a208['createText']('')]),_0x1b88b0=_0x252b92?_0x740a6e[_0x252b92-0x1]['level']:0x0,_0x3d5ffa=Math['abs'](_0x3d4438['level']-_0x1b88b0);if(_0x3d4438['level']>_0x1b88b0){const _0x548c0e=N(_0x5b5f01,_0x3d5ffa,_0x13a208);_0x13a208['insert'](_0x13a208['createPositionAt'](_0xd29d53,'end'),_0x548c0e);}else{const _0x2f7de7=function(_0x2a8460,_0x5d5708){return _0x2a8460['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x54a3b8=>_0x54a3b8['is']('element','ol'))[_0x5d5708];}(_0xd29d53,_0x3d5ffa);_0x13a208['insert'](_0x13a208['createPositionAt'](_0x2f7de7,'end'),_0x5b5f01);}_0xd29d53=_0x5b5f01;}),_0xcab2f8;}['_handleScrollToHeading'](_0x1bfb89){const _0xe1cdc3=this['_currentOutlineDefinitions'][_0x1bfb89]['modelElement'];this['editor']['model']['change'](_0x2414a8=>{_0x2414a8['setSelection'](_0xe1cdc3,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x5c6b55,_0x1f61a8)=>{const _0x2029bf=_0x1f61a8['mapper'],_0x225e98=_0x2029bf['findMappedViewAncestor'](_0x1f61a8['viewPosition']),_0x4ce7a2=_0x2029bf['toModelElement'](_0x225e98);_0x4ce7a2['is']('element','tableOfContents')&&(_0x1f61a8['modelPosition']=this['editor']['model']['createPositionAt'](_0x4ce7a2,0x0),_0x5c6b55['stop']());};}}function N(_0xaf7cea,_0x1555c5,_0x4caf78){return 0x1===_0x1555c5?_0x4caf78['createContainerElement']('ol',null,[_0xaf7cea]):_0x4caf78['createContainerElement']('ol',null,[_0x4caf78['createContainerElement']('li',null,[N(_0xaf7cea,_0x1555c5-0x1,_0x4caf78)])]);}class o extends _0x1e4736{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3cd809=this['editor'];_0x3cd809['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x50bc1b=this['_createButton'](_0xbf6e56);return _0x50bc1b['tooltip']=!0x0,_0x50bc1b;}),_0x3cd809['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x34c563)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b7fba=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x48bd88;for(const _0x4912ec in _0x3b7fba){const _0x5889a7=_0x4912ec,_0x5f4f5e=_0x3b7fba[_0x5889a7];if('tableOfContentsLicenseKeyValid'==_0x5f4f5e||'tableOfContentsLicenseKeyInvalid'==_0x5f4f5e||'tableOfContentsLicenseKeyExpired'==_0x5f4f5e||'tableOfContentsLicenseKeyDomainLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyNotAllowed'==_0x5f4f5e||'tableOfContentsLicenseKeyEvaluationLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyTrialLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyUsageLimit'==_0x5f4f5e){delete _0x3b7fba[_0x5889a7],_0x48bd88=_0x5f4f5e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x48bd88&&_0x3b7fba['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x48bd88&&_0x3b7fba['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x48bd88&&_0x3b7fba['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x9a210c){const _0x3a8263=this['editor'],_0x353514=_0x3a8263['locale'],_0x5b51e9=_0x3a8263['commands']['get']('insertTableOfContents'),_0x3ab327=new _0x9a210c(_0x353514);return _0x3ab327['set']({'label':j(_0x353514,'Table\x20of\x20contents'),'icon':_0x53eaf8}),_0x3ab327['bind']('isEnabled')['to'](_0x5b51e9,'isEnabled'),this['listenTo'](_0x3ab327,'execute',()=>{_0x3a8263['execute']('insertTableOfContents'),_0x3a8263['editing']['view']['focus']();}),_0x3ab327;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x1e4736{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.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.6",
|
|
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.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "46.0.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-icons": "46.0.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "46.0.0-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "46.0.0-alpha.
|
|
23
|
-
"ckeditor5": "46.0.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "46.0.0-alpha.6",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.6",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.0-alpha.6",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.0-alpha.6",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.0-alpha.6",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.6",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.0-alpha.6",
|
|
23
|
+
"ckeditor5": "46.0.0-alpha.6",
|
|
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 _0x534e(_0x37f415,_0x5991c9){const _0x36bda5=_0x36bd();return _0x534e=function(_0x534e33,_0x34c040){_0x534e33=_0x534e33-0x69;let _0xea2a9a=_0x36bda5[_0x534e33];return _0xea2a9a;},_0x534e(_0x37f415,_0x5991c9);}const _0x31d4ec=_0x534e;(function(_0x2e4d89,_0x4160c8){const _0x2df322=_0x534e,_0x5efc4d=_0x2e4d89();while(!![]){try{const _0x1e8490=parseInt(_0x2df322(0x88))/0x1*(-parseInt(_0x2df322(0xaf))/0x2)+parseInt(_0x2df322(0xa2))/0x3*(-parseInt(_0x2df322(0x7c))/0x4)+parseInt(_0x2df322(0x71))/0x5+-parseInt(_0x2df322(0x92))/0x6*(parseInt(_0x2df322(0x8e))/0x7)+-parseInt(_0x2df322(0x6a))/0x8+parseInt(_0x2df322(0x78))/0x9*(-parseInt(_0x2df322(0x77))/0xa)+parseInt(_0x2df322(0x9e))/0xb;if(_0x1e8490===_0x4160c8)break;else _0x5efc4d['push'](_0x5efc4d['shift']());}catch(_0x1ddbaf){_0x5efc4d['push'](_0x5efc4d['shift']());}}}(_0x36bd,0x91fd7));function _0x36bd(){const _0x322c77=['_handleItemSelected','activeItemIndex','toViewElement','_updateActiveDefinitionFromViewportThrottled','getIntersection','mapViewToDom','resize','13297noiYyJ','href','getDomRoot','domConverter','bottom','itemSelected','19537wylZWR','listenTo','documentOutline.showEmptyHeadings','mapper','1434nwpfHM','pluginName','getRootNames','focusTracker','config','plugins','_updateActiveDefinitionOnViewportChange','setSelection','init','appendChild','_setActiveViewItem','_currentOutlineDefinitions','29794556aPgham','document-outline-container-not-provided','render','map','509793NNBYCo','sync','bind','focus','destroy','locale','documentOutline.container','scrollToTheSelection','change','view','fromCharCode','element','add','14QnOtaI','height','DocumentOutlineUI','cancel','length','5011576WskaVe','top','isOfficialPlugin','get','_handleOutlineChange','modelElement','indexOf','2342275Ukqjfm','DocumentOutlineUtils','isPremiumPlugin','scroll','window','getVisible','29840vjnbrM','9spLTtw','document','join','editor','28KJLHaL','editing','floor','afterInit','model'];_0x36bd=function(){return _0x322c77;};return _0x36bd();}import{Plugin as _0x2dba16}from'ckeditor5/src/core.js';import{CKEditorError as _0x541309,global as _0x4f62a5,Rect as _0x1f18e8,uid as _0x290309}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x234b9c}from'./ui/documentoutlineview.js';import{throttle as _0x456ef}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x2dba16{[_0x31d4ec(0xab)];[_0x31d4ec(0x9d)];[_0x31d4ec(0x84)];static get[_0x31d4ec(0x93)](){const _0x5a9ec8=_0x31d4ec;return _0x5a9ec8(0xb1);}static get[_0x31d4ec(0x6c)](){return!0x0;}static get[_0x31d4ec(0x73)](){return!0x0;}constructor(_0x5c3fe6){const _0x5f0d0b=_0x31d4ec;super(_0x5c3fe6),this[_0x5f0d0b(0xab)]=new _0x234b9c(_0x5c3fe6[_0x5f0d0b(0xa7)],this[_0x5f0d0b(0x7b)][_0x5f0d0b(0x96)][_0x5f0d0b(0x6d)](_0x5f0d0b(0x90)),this[_0x5f0d0b(0x7b)][_0x5f0d0b(0x96)][_0x5f0d0b(0x6d)](_0x5f0d0b(0xa8))),this[_0x5f0d0b(0x9d)]=[],this[_0x5f0d0b(0x84)]=_0x456ef(this[_0x5f0d0b(0x98)][_0x5f0d0b(0xa4)](this),0x64);}[_0x31d4ec(0x9a)](){const _0x4cad8c=_0x31d4ec,_0x2b5da5=this[_0x4cad8c(0x7b)],_0x38b5e7=_0x2b5da5[_0x4cad8c(0x97)][_0x4cad8c(0x6d)](_0x4cad8c(0x72));let _0x351e63=!0x1;if(this[_0x4cad8c(0xab)][_0x4cad8c(0xa0)](),this[_0x4cad8c(0x7b)]['ui'][_0x4cad8c(0x95)][_0x4cad8c(0xae)](this[_0x4cad8c(0xab)][_0x4cad8c(0xad)]),!_0x2b5da5[_0x4cad8c(0x96)][_0x4cad8c(0x6d)](_0x4cad8c(0xa8)))throw new _0x541309(_0x4cad8c(0x9f),{'editor':_0x2b5da5});_0x2b5da5[_0x4cad8c(0x96)][_0x4cad8c(0x6d)](_0x4cad8c(0xa8))[_0x4cad8c(0x9b)](this[_0x4cad8c(0xab)][_0x4cad8c(0xad)]),_0x38b5e7['on'](_0x4cad8c(0xaa),this[_0x4cad8c(0x6e)][_0x4cad8c(0xa4)](this)),_0x38b5e7['on'](_0x4cad8c(0x82),(_0x314cc6,{index:_0x1774d2})=>this[_0x4cad8c(0x9c)](_0x1774d2)),this[_0x4cad8c(0xab)]['on'](_0x4cad8c(0x8d),(_0x2c3f63,_0x151368)=>{const _0x7553ab=_0x4cad8c;_0x351e63=!0x0,this[_0x7553ab(0x81)](_0x151368);}),this[_0x4cad8c(0xab)][_0x4cad8c(0x8f)](_0x4f62a5[_0x4cad8c(0x79)],_0x4cad8c(0x74),()=>{const _0x35f89b=_0x4cad8c;_0x351e63?_0x351e63=!0x1:this[_0x35f89b(0x84)]();},{'useCapture':!0x0}),this[_0x4cad8c(0xab)][_0x4cad8c(0x8f)](_0x4f62a5[_0x4cad8c(0x75)],_0x4cad8c(0x87),this[_0x4cad8c(0x84)],{'useCapture':!0x0});}[_0x31d4ec(0x7f)](){!async function(_0x2138b9){const _0x435804=_0x522793([0x75,0x6b,0x73,0x79,0x7a,0x66,0x47,0x61,0x69,0x51,0x72,0x62,0x6d,0x6f,0x4d,0x74,0x50,0x56,0x41,0x63,0x6e,0x67,0x39,0x76,0x48,0x58,0x65,0x4a,0x46,0x64,0x34,0x30,0x4c,0x43,0x37,0x5a,0x52,0x54,0x57,0x6a,0x78,0x32,0x4b,0x4f,0x4e,0x36,0x45,0x42,0x31,0x68,0x35,0x77,0x71,0x59,0x33,0x53,0x6c,0x38,0x70,0x55,0x49,0x44]),_0x5a9b22=0x1d3017a9,_0x9cc5fd=0x1d377b61^_0x5a9b22,_0x227092=window[_0x522793([0x44,0x61,0x74,0x65])][_0x522793([0x6e,0x6f,0x77])](),_0x33c647=_0x2138b9[_0x522793([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x346edd=new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e0bff=>{_0x33c647[_0x522793([0x6f,0x6e,0x63,0x65])](_0x522793([0x72,0x65,0x61,0x64,0x79]),_0x1e0bff);}),_0x9bc6d2={[_0x522793([0x6b,0x74,0x79])]:_0x522793([0x45,0x43]),[_0x522793([0x75,0x73,0x65])]:_0x522793([0x73,0x69,0x67]),[_0x522793([0x63,0x72,0x76])]:_0x522793([0x50,0x2d,0x32,0x35,0x36]),[_0x522793([0x78])]:_0x522793([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]),[_0x522793([0x79])]:_0x522793([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]),[_0x522793([0x61,0x6c,0x67])]:_0x522793([0x45,0x53,0x32,0x35,0x36])},_0x2a9fea=_0x33c647[_0x522793([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x522793([0x67,0x65,0x74])](_0x522793([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x207a39(){let _0x19b918,_0x4c1ba7=null,_0x4ff3e8=null;try{if(_0x2a9fea==_0x522793([0x47,0x50,0x4c]))return _0x522793([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19b918=_0x26f326(),!_0x19b918)return _0x522793([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19b918[_0x522793([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4ff3e8=_0x367555(_0x19b918[_0x522793([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19b918[_0x522793([0x6a,0x74,0x69])])),await _0x3c4456()?_0x413f4c()?_0x58bf26()?_0x522793([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f884c()?(_0x19b918[_0x522793([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x522793([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4c1ba7=_0x4628c2(_0x522793([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x19b918[_0x522793([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x522793([0x74,0x72,0x69,0x61,0x6c])&&(_0x4c1ba7=_0x4628c2(_0x522793([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4ff906()):_0x522793([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x522793([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x522793([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x522793([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58bf26(){const _0x3abc2d=[_0x522793([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x522793([0x74,0x72,0x69,0x61,0x6c])][_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19b918[_0x522793([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x227092/0x3e8:0xe10*_0x9cc5fd;return _0x19b918[_0x522793([0x65,0x78,0x70])]<_0x3abc2d;}function _0x413f4c(){const _0x515bd2=_0x19b918[_0x522793([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x515bd2&&(!!_0x515bd2[_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522793([0x2a]))||(!!_0x515bd2[_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522793([0x44,0x4f]))||!!_0x515bd2[_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522793([0x50,0x50]))));}function _0x3f884c(){const _0x452d06=_0x534e,_0x55aa70=_0x19b918[_0x522793([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55aa70||0x0==_0x55aa70[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd5f265}=new URL(window[_0x522793([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x452d06(0x89)]);if(_0x55aa70[_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd5f265))return!0x0;const _0x2c58ca=_0xd5f265[_0x522793([0x73,0x70,0x6c,0x69,0x74])](_0x522793([0x2e]));return _0x55aa70[_0x522793([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f85f3=>_0x1f85f3[_0x522793([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522793([0x2a])))[_0x522793([0x6d,0x61,0x70])](_0x44fcb7=>_0x44fcb7[_0x522793([0x73,0x70,0x6c,0x69,0x74])](_0x522793([0x2e])))[_0x522793([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1aeaf7=>_0x1aeaf7[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c58ca[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x522793([0x6d,0x61,0x70])](_0x1d7f7f=>Array(_0x2c58ca[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1d7f7f[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x522793([0x66,0x69,0x6c,0x6c])](_0x1d7f7f[0x0]===_0x522793([0x2a])?_0x522793([0x2a]):'')[_0x522793([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1d7f7f))[_0x522793([0x73,0x6f,0x6d,0x65])](_0x1be11c=>_0x2c58ca[_0x522793([0x65,0x76,0x65,0x72,0x79])]((_0xa05c9,_0x1008db)=>_0x1be11c[_0x1008db]===_0xa05c9||_0x1be11c[_0x1008db]===_0x522793([0x2a])));}function _0x4ff906(){return _0x4c1ba7&&_0x4ff3e8?new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3810d2,_0x4e14d9)=>{_0x4c1ba7[_0x522793([0x74,0x68,0x65,0x6e])](_0x3810d2,_0x4e14d9),_0x4ff3e8[_0x522793([0x74,0x68,0x65,0x6e])](_0x27ea3d=>{_0x27ea3d!=_0x522793([0x56,0x61,0x6c,0x69,0x64])&&_0x3810d2(_0x27ea3d);},_0x4e14d9);}):_0x4c1ba7||_0x4ff3e8||_0x522793([0x56,0x61,0x6c,0x69,0x64]);}}function _0x367555(_0x4e7718,_0x5c8de2){return new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30f68e=>{if(_0x426953())return _0x30f68e(_0x522793([0x56,0x61,0x6c,0x69,0x64]));_0x37523c(),_0x33c647[_0x522793([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x522793([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e1997=!0x1;const _0x5241cd=_0x290309();function _0x25c7bf(_0x24a19c){return!!_0x24a19c&&(typeof _0x24a19c===_0x522793([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x24a19c===_0x522793([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x24a19c[_0x522793([0x74,0x68,0x65,0x6e])]===_0x522793([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x24a19c[_0x522793([0x63,0x61,0x74,0x63,0x68])]===_0x522793([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2524ec(_0x5e8200){_0x4d684a(_0x5e8200)[_0x522793([0x74,0x68,0x65,0x6e])](_0x6edef3=>{if(!_0x6edef3||_0x6edef3[_0x522793([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x522793([0x6f,0x6b]))return _0x522793([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x503861(_0x3f278e(_0x5241cd+_0x5c8de2))!=_0x6edef3[_0x522793([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x522793([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x522793([0x56,0x61,0x6c,0x69,0x64]);})[_0x522793([0x74,0x68,0x65,0x6e])](_0x1ffa8d=>(_0x5c7e9d(),_0x1ffa8d),()=>{const _0x81c124=_0x3e55e3();return null==_0x81c124?(_0x5c7e9d(),_0x522793([0x56,0x61,0x6c,0x69,0x64])):_0x522793(_0x227092-_0x81c124>(0x393c93a9^_0x5a9b22)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x522793([0x74,0x68,0x65,0x6e])](_0x30f68e)[_0x522793([0x63,0x61,0x74,0x63,0x68])](()=>{_0x30f68e(_0x522793([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c81b7=0x1d06f929^_0x5a9b22;function _0x5c7e9d(){const _0x1ec1d7=_0x522793([0x6c,0x6c,0x63,0x74,0x2d])+_0x503861(_0x3f278e(_0x4e7718)),_0x4a9ff1=_0x2e3c88(_0x503861(window[_0x522793([0x4d,0x61,0x74,0x68])][_0x522793([0x63,0x65,0x69,0x6c])](_0x227092/_0x4c81b7)));window[_0x522793([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x522793([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ec1d7,_0x4a9ff1);}function _0x3e55e3(){const _0x109a0f=_0x522793([0x6c,0x6c,0x63,0x74,0x2d])+_0x503861(_0x3f278e(_0x4e7718)),_0x31e466=window[_0x522793([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x522793([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x109a0f);return _0x31e466?window[_0x522793([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e3c88(_0x31e466),0x10)*_0x4c81b7:null;}function _0x4d684a(_0x9c5631){return new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7bb656,_0x303cff)=>{_0x9c5631[_0x522793([0x74,0x68,0x65,0x6e])](_0x7bb656,_0x303cff),window[_0x522793([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x303cff,0x1d31c369^_0x5a9b22);});}}_0x33c647[_0x522793([0x6f,0x6e])](_0x522793([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1af556,_0xa74ed4)=>{if(_0xa74ed4[0x0]!=_0x4e7718)return _0x30f68e(_0x522793([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xa74ed4[0x1]={..._0xa74ed4[0x1],[_0x522793([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5241cd};},{[_0x522793([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x522793([0x68,0x69,0x67,0x68])}),_0x33c647[_0x522793([0x6f,0x6e])](_0x522793([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2abd4c=>{_0x25c7bf(_0x2abd4c[_0x522793([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e1997=!0x0,_0x2524ec(_0x2abd4c[_0x522793([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x522793([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x522793([0x6c,0x6f,0x77])}),_0x346edd[_0x522793([0x74,0x68,0x65,0x6e])](()=>{_0x4e1997||_0x30f68e(_0x522793([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x426953(){return _0x33c647[_0x522793([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522793([0x76,0x69,0x65,0x77])][_0x522793([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x522793([0x61,0x75,0x74,0x6f]);}function _0x37523c(){_0x33c647[_0x522793([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522793([0x76,0x69,0x65,0x77])][_0x522793([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x522793([0x61,0x75,0x74,0x6f]);}}function _0x4628c2(_0xa3429){const _0x3d101a=[new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2df2dc=>setTimeout(_0x2df2dc,0x1d392965^_0x5a9b22)),_0x346edd[_0x522793([0x74,0x68,0x65,0x6e])](()=>new window[(_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27b80d=>{let _0x3bbcce=0x0;_0x33c647[_0x522793([0x6d,0x6f,0x64,0x65,0x6c])][_0x522793([0x6f,0x6e])](_0x522793([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2120cf,_0x418ae2)=>{_0x418ae2[0x0][_0x522793([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3bbcce++,_0x3bbcce==(0x1d301651^_0x5a9b22)&&(_0x27b80d(),_0x2120cf[_0x522793([0x6f,0x66,0x66])]());});}))];return window[_0x522793([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x522793([0x72,0x61,0x63,0x65])](_0x3d101a)[_0x522793([0x74,0x68,0x65,0x6e])](()=>_0xa3429);}async function _0x43b869(){await _0x346edd,_0x33c647[_0x522793([0x6d,0x6f,0x64,0x65,0x6c])][_0x522793([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50c675,_0x33c647[_0x522793([0x6d,0x6f,0x64,0x65,0x6c])][_0x522793([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50c675,_0x33c647[_0x522793([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x522793([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x559d72(_0x55e6c9){const _0x45250d=_0xe19da2();_0x33c647[_0x45250d]=_0x522793([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])+_0x55e6c9,_0x55e6c9!=_0x522793([0x56,0x61,0x6c,0x69,0x64])&&_0x43b869();}function _0xe19da2(){const _0x32df28=window[_0x522793([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x522793([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x522793([0x6e,0x6f,0x77])]())[_0x522793([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x522793([0x2e]),'');let _0x494d8a=_0x522793([0x75]);for(let _0x464cfe=0x0;_0x464cfe<_0x32df28[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x464cfe+=0x2){let _0x32ef98=window[_0x522793([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32df28[_0x522793([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x464cfe,_0x464cfe+0x2));_0x32ef98>=_0x435804[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x32ef98-=_0x435804[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x494d8a+=_0x435804[_0x32ef98];}return _0x494d8a;}function _0x26f326(){const _0x59321e=_0x2a9fea[_0x522793([0x73,0x70,0x6c,0x69,0x74])](_0x522793([0x2e]));if(0x3!=_0x59321e[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b23fa(_0x59321e[0x1]);function _0x5b23fa(_0x4a824a){const _0x53d5e8=_0x63f4a5(_0x4a824a);return _0x53d5e8&&_0x43d1ee()?_0x53d5e8:null;function _0x43d1ee(){const _0x4e33ed=_0x53d5e8[_0x522793([0x6a,0x74,0x69])],_0x1a4cdc=window[_0x522793([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e33ed[_0x522793([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e33ed[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4eae42={..._0x53d5e8,[_0x522793([0x6a,0x74,0x69])]:_0x4e33ed[_0x522793([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e33ed[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4eae42[_0x522793([0x76,0x63])],_0x3f278e(_0x4eae42)==_0x1a4cdc;}}}async function _0x3c4456(){let _0x558c61=!0x0;try{const _0x421d32=_0x2a9fea[_0x522793([0x73,0x70,0x6c,0x69,0x74])](_0x522793([0x2e])),[_0x3b794c,_0x346e0d,_0x2ef582]=_0x421d32;return _0x4f5285(_0x3b794c),await _0x24999a(_0x3b794c,_0x346e0d,_0x2ef582),_0x558c61;}catch{return!0x1;}function _0x4f5285(_0x23fc0c){const _0x95abb7=_0x63f4a5(_0x23fc0c);_0x95abb7&&_0x95abb7[_0x522793([0x61,0x6c,0x67])]==_0x522793([0x45,0x53,0x32,0x35,0x36])||(_0x558c61=!0x1);}async function _0x24999a(_0x5efef0,_0x490653,_0x3b7d17){const _0x3528bf=window[_0x522793([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x522793([0x66,0x72,0x6f,0x6d])](_0x1ef0d7(_0x3b7d17),_0x416339=>_0x416339[_0x522793([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xcb6c95=new window[(_0x522793([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x522793([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5efef0+_0x522793([0x2e])+_0x490653),_0x3c5737=window[_0x522793([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x522793([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3c5737)return;const _0x46f0ce=await _0x3c5737[_0x522793([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x522793([0x6a,0x77,0x6b]),_0x9bc6d2,{[_0x522793([0x6e,0x61,0x6d,0x65])]:_0x522793([0x45,0x43,0x44,0x53,0x41]),[_0x522793([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x522793([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x522793([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3c5737[_0x522793([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x522793([0x6e,0x61,0x6d,0x65])]:_0x522793([0x45,0x43,0x44,0x53,0x41]),[_0x522793([0x68,0x61,0x73,0x68])]:{[_0x522793([0x6e,0x61,0x6d,0x65])]:_0x522793([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x46f0ce,_0x3528bf,_0xcb6c95)||(_0x558c61=!0x1);}}function _0x63f4a5(_0x2390bb){return _0x2390bb[_0x522793([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x522793([0x65,0x79]))?JSON[_0x522793([0x70,0x61,0x72,0x73,0x65])](_0x1ef0d7(_0x2390bb)):null;}function _0x1ef0d7(_0x2b147c){return window[_0x522793([0x61,0x74,0x6f,0x62])](_0x2b147c[_0x522793([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x522793([0x2b]))[_0x522793([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x522793([0x2f])));}function _0x3f278e(_0x8f1657){let _0x10c620=0x1505;function _0x54962d(_0x152597){for(let _0x502e4c=0x0;_0x502e4c<_0x152597[_0x522793([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x502e4c++){const _0x516726=_0x152597[_0x522793([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x502e4c);_0x10c620=(_0x10c620<<0x5)+_0x10c620+_0x516726,_0x10c620&=_0x10c620;}}function _0x9ef557(_0x2ec63a){Array[_0x522793([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ec63a)?_0x2ec63a[_0x522793([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x9ef557):_0x2ec63a&&typeof _0x2ec63a==_0x522793([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x522793([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ec63a)[_0x522793([0x73,0x6f,0x72,0x74])]()[_0x522793([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5aa464,_0x4105f2])=>{_0x54962d(_0x5aa464),_0x9ef557(_0x4105f2);}):_0x54962d(window[_0x522793([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ec63a));}return _0x9ef557(_0x8f1657),_0x10c620>>>0x0;}function _0x503861(_0x56595d){return _0x56595d[_0x522793([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x522793([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x522793([0x30]));}function _0x2e3c88(_0x42fdcd){return _0x42fdcd[_0x522793([0x73,0x70,0x6c,0x69,0x74])]('')[_0x522793([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x522793([0x6a,0x6f,0x69,0x6e])]('');}function _0x50c675(){}function _0x522793(_0x1fbda6){const _0x738492=_0x534e;return _0x1fbda6[_0x738492(0xa1)](_0x232f15=>String[_0x738492(0xac)](_0x232f15))[_0x738492(0x7a)]('');}_0x559d72(await _0x207a39());}(this);}[_0x31d4ec(0xa6)](){const _0x5ad0ba=_0x31d4ec;super[_0x5ad0ba(0xa6)](),this[_0x5ad0ba(0xab)][_0x5ad0ba(0xa6)](),this[_0x5ad0ba(0x84)][_0x5ad0ba(0xb2)]();}[_0x31d4ec(0x6e)](_0x1fbf46,{outlineDefinitions:_0x5c7a82,outlineChanges:_0x433e7b}){const _0x3d89c8=_0x31d4ec;this[_0x3d89c8(0x9d)]=_0x5c7a82,this[_0x3d89c8(0xab)][_0x3d89c8(0xa3)](_0x433e7b);}[_0x31d4ec(0x9c)](_0x4ea337){const _0x1a8971=_0x31d4ec;this[_0x1a8971(0x9d)][_0x1a8971(0x69)]&&this[_0x1a8971(0x9d)][_0x4ea337]&&(this[_0x1a8971(0xab)][_0x1a8971(0x82)]=_0x4ea337);}[_0x31d4ec(0x81)](_0x48ce0e){const _0xd4b893=_0x31d4ec,_0x41e56d=this[_0xd4b893(0x9d)][_0x48ce0e][_0xd4b893(0x6f)];this[_0xd4b893(0x7b)][_0xd4b893(0x80)][_0xd4b893(0xaa)](_0x494c55=>{const _0x569563=_0xd4b893;_0x494c55[_0x569563(0x99)](_0x41e56d,0x0);}),this[_0xd4b893(0x7b)][_0xd4b893(0x7d)][_0xd4b893(0xab)][_0xd4b893(0xa9)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xd4b893(0x7b)][_0xd4b893(0x7d)][_0xd4b893(0xab)][_0xd4b893(0xa5)](),this[_0xd4b893(0x9c)](_0x48ce0e);}[_0x31d4ec(0x98)](){const _0x520fcc=_0x31d4ec,_0x2cd2ed=this[_0x520fcc(0x7b)];let _0x3b0faa;for(const _0xf390df of _0x2cd2ed[_0x520fcc(0x80)][_0x520fcc(0x79)][_0x520fcc(0x94)]()){const _0x5eaf71=_0x2cd2ed[_0x520fcc(0x7d)][_0x520fcc(0xab)][_0x520fcc(0x8a)](_0xf390df),_0x1e250f=_0x5eaf71&&new _0x1f18e8(_0x5eaf71)[_0x520fcc(0x76)]();if(_0x1e250f){const _0xc8c4e1=new _0x1f18e8(_0x4f62a5[_0x520fcc(0x75)])[_0x520fcc(0x85)](_0x1e250f);_0xc8c4e1&&(_0x3b0faa=_0xc8c4e1[_0x520fcc(0x6b)]+0.25*_0xc8c4e1[_0x520fcc(0xb0)]);}}if(void 0x0===_0x3b0faa)return;const _0x591dc9=h(_0x2cd2ed[_0x520fcc(0x7d)],this[_0x520fcc(0x9d)],_0x3b0faa);_0x591dc9?this[_0x520fcc(0x9c)](this[_0x520fcc(0x9d)][_0x520fcc(0x70)](_0x591dc9)):this[_0x520fcc(0x9c)](-0x1);}}function h(_0x2a779e,_0x309851,_0x3e63a2,_0x2c2e21=0x0,_0x35e7d3=_0x309851[_0x31d4ec(0x69)]-0x1){const _0x2d00df=_0x31d4ec,_0x38a487=Math[_0x2d00df(0x7e)](_0x2c2e21+(_0x35e7d3-_0x2c2e21)/0x2);if(_0x35e7d3>=_0x2c2e21){const _0x116494=_0x309851[_0x38a487],_0x2e82a4=_0x2a779e[_0x2d00df(0x91)][_0x2d00df(0x83)](_0x116494[_0x2d00df(0x6f)]);if(!_0x2e82a4)return null;const _0x47f7f8=_0x2a779e[_0x2d00df(0xab)][_0x2d00df(0x8b)][_0x2d00df(0x86)](_0x2e82a4);return new _0x1f18e8(_0x47f7f8)[_0x2d00df(0x8c)]>_0x3e63a2?h(_0x2a779e,_0x309851,_0x3e63a2,_0x2c2e21,_0x38a487-0x1):h(_0x2a779e,_0x309851,_0x3e63a2,_0x38a487+0x1,_0x35e7d3);}return _0x38a487<0x0?null:_0x309851[_0x38a487];}
|
|
23
|
+
const _0x3605a1=_0x1d12;(function(_0xc99c2a,_0x2a5868){const _0x16b1e5=_0x1d12,_0x30d7d7=_0xc99c2a();while(!![]){try{const _0x4cd18d=parseInt(_0x16b1e5(0x127))/0x1*(parseInt(_0x16b1e5(0xee))/0x2)+parseInt(_0x16b1e5(0xe6))/0x3*(parseInt(_0x16b1e5(0xf3))/0x4)+parseInt(_0x16b1e5(0x11e))/0x5+-parseInt(_0x16b1e5(0x12c))/0x6*(parseInt(_0x16b1e5(0xe9))/0x7)+-parseInt(_0x16b1e5(0xed))/0x8*(-parseInt(_0x16b1e5(0x105))/0x9)+-parseInt(_0x16b1e5(0x110))/0xa*(parseInt(_0x16b1e5(0xec))/0xb)+-parseInt(_0x16b1e5(0xf0))/0xc;if(_0x4cd18d===_0x2a5868)break;else _0x30d7d7['push'](_0x30d7d7['shift']());}catch(_0x3723ec){_0x30d7d7['push'](_0x30d7d7['shift']());}}}(_0x36e7,0x2d497));import{Plugin as _0x21bf1b}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f854e,global as _0x24a75e,Rect as _0x3867f0,uid as _0x14e209}from'ckeditor5/src/utils.js';function _0x1d12(_0x17331f,_0x75b8a4){const _0x36e701=_0x36e7();return _0x1d12=function(_0x1d1283,_0x28adc7){_0x1d1283=_0x1d1283-0xe3;let _0x373e69=_0x36e701[_0x1d1283];return _0x373e69;},_0x1d12(_0x17331f,_0x75b8a4);}import{DocumentOutlineView as _0x38a95f}from'./ui/documentoutlineview.js';function _0x36e7(){const _0x1c4db2=['floor','_updateActiveDefinitionOnViewportChange','84676mfupzc','itemSelected','height','getRootNames','get','scroll','bind','documentOutline.showEmptyHeadings','editor','getDomRoot','cancel','getVisible','view','scrollToTheSelection','focusTracker','documentOutline.container','afterInit','appendChild','46449RQVKjt','activeItemIndex','bottom','change','mapper','destroy','document','DocumentOutlineUtils','setSelection','href','domConverter','2240NXCQpe','join','fromCharCode','DocumentOutlineUI','indexOf','length','sync','map','element','isPremiumPlugin','editing','plugins','mapViewToDom','render','694480NZfUXO','modelElement','resize','pluginName','window','_setActiveViewItem','isOfficialPlugin','_handleOutlineChange','top','283483klomNE','config','focus','add','_handleItemSelected','2209140absrKn','document-outline-container-not-provided','_updateActiveDefinitionFromViewportThrottled','locale','getIntersection','51MVqkDA','toViewElement','listenTo','7MZyEie','_currentOutlineDefinitions','init','2574qaOdQS','104vwUEbk','2fPfkGT','model','2918928ePbpYj'];_0x36e7=function(){return _0x1c4db2;};return _0x36e7();}import{throttle as _0x3aa6d}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x21bf1b{[_0x3605a1(0xff)];[_0x3605a1(0xea)];[_0x3605a1(0xe3)];static get[_0x3605a1(0x121)](){const _0x35befe=_0x3605a1;return _0x35befe(0x113);}static get[_0x3605a1(0x124)](){return!0x0;}static get[_0x3605a1(0x119)](){return!0x0;}constructor(_0x208da5){const _0x1bba59=_0x3605a1;super(_0x208da5),this[_0x1bba59(0xff)]=new _0x38a95f(_0x208da5[_0x1bba59(0xe4)],this[_0x1bba59(0xfb)][_0x1bba59(0x128)][_0x1bba59(0xf7)](_0x1bba59(0xfa)),this[_0x1bba59(0xfb)][_0x1bba59(0x128)][_0x1bba59(0xf7)](_0x1bba59(0x102))),this[_0x1bba59(0xea)]=[],this[_0x1bba59(0xe3)]=_0x3aa6d(this[_0x1bba59(0xf2)][_0x1bba59(0xf9)](this),0x64);}[_0x3605a1(0xeb)](){const _0x172226=_0x3605a1,_0x185a10=this[_0x172226(0xfb)],_0x5bc3dd=_0x185a10[_0x172226(0x11b)][_0x172226(0xf7)](_0x172226(0x10c));let _0xcae5ab=!0x1;if(this[_0x172226(0xff)][_0x172226(0x11d)](),this[_0x172226(0xfb)]['ui'][_0x172226(0x101)][_0x172226(0x12a)](this[_0x172226(0xff)][_0x172226(0x118)]),!_0x185a10[_0x172226(0x128)][_0x172226(0xf7)](_0x172226(0x102)))throw new _0x3f854e(_0x172226(0x12d),{'editor':_0x185a10});_0x185a10[_0x172226(0x128)][_0x172226(0xf7)](_0x172226(0x102))[_0x172226(0x104)](this[_0x172226(0xff)][_0x172226(0x118)]),_0x5bc3dd['on'](_0x172226(0x108),this[_0x172226(0x125)][_0x172226(0xf9)](this)),_0x5bc3dd['on'](_0x172226(0x106),(_0x8855d6,{index:_0x47498b})=>this[_0x172226(0x123)](_0x47498b)),this[_0x172226(0xff)]['on'](_0x172226(0xf4),(_0x4416cd,_0x2b4774)=>{const _0x51aa7d=_0x172226;_0xcae5ab=!0x0,this[_0x51aa7d(0x12b)](_0x2b4774);}),this[_0x172226(0xff)][_0x172226(0xe8)](_0x24a75e[_0x172226(0x10b)],_0x172226(0xf8),()=>{const _0x442ab2=_0x172226;_0xcae5ab?_0xcae5ab=!0x1:this[_0x442ab2(0xe3)]();},{'useCapture':!0x0}),this[_0x172226(0xff)][_0x172226(0xe8)](_0x24a75e[_0x172226(0x122)],_0x172226(0x120),this[_0x172226(0xe3)],{'useCapture':!0x0});}[_0x3605a1(0x103)](){!async function(_0x7385f5){const _0x45a03e=_0x1e55b8([0x72,0x50,0x69,0x4a,0x65,0x47,0x4c,0x61,0x45,0x52,0x49,0x79,0x34,0x4e,0x70,0x51,0x4b,0x62,0x48,0x75,0x37,0x78,0x56,0x5a,0x39,0x74,0x54,0x4f,0x58,0x6d,0x64,0x42,0x4d,0x73,0x76,0x6c,0x6a,0x31,0x77,0x46,0x53,0x35,0x44,0x7a,0x6f,0x71,0x32,0x43,0x38,0x30,0x41,0x55,0x67,0x68,0x36,0x57,0x66,0x59,0x33,0x6e,0x6b,0x63]),_0x2c1221=0x48e2768f,_0x38c2d9=0x48e51a6f^_0x2c1221,_0x4f9f74=window[_0x1e55b8([0x44,0x61,0x74,0x65])][_0x1e55b8([0x6e,0x6f,0x77])](),_0x33f1b8=_0x7385f5[_0x1e55b8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f5a3e=new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ba5bb=>{_0x33f1b8[_0x1e55b8([0x6f,0x6e,0x63,0x65])](_0x1e55b8([0x72,0x65,0x61,0x64,0x79]),_0x1ba5bb);}),_0x45f9fb={[_0x1e55b8([0x6b,0x74,0x79])]:_0x1e55b8([0x45,0x43]),[_0x1e55b8([0x75,0x73,0x65])]:_0x1e55b8([0x73,0x69,0x67]),[_0x1e55b8([0x63,0x72,0x76])]:_0x1e55b8([0x50,0x2d,0x32,0x35,0x36]),[_0x1e55b8([0x78])]:_0x1e55b8([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]),[_0x1e55b8([0x79])]:_0x1e55b8([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]),[_0x1e55b8([0x61,0x6c,0x67])]:_0x1e55b8([0x45,0x53,0x32,0x35,0x36])},_0x403adc=_0x33f1b8[_0x1e55b8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1e55b8([0x67,0x65,0x74])](_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b8146(){let _0x47058d,_0xe043d6=null,_0x12628b=null;try{if(_0x403adc==_0x1e55b8([0x47,0x50,0x4c]))return _0x1e55b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47058d=_0x19256f(),!_0x47058d)return _0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47058d[_0x1e55b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12628b=_0xc05d7d(_0x47058d[_0x1e55b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47058d[_0x1e55b8([0x6a,0x74,0x69])])),await _0x35d8eb()?_0x57fc4a()?_0x305c05()?_0x1e55b8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2da308()?(_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e55b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe043d6=_0xfe4957(_0x1e55b8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e55b8([0x74,0x72,0x69,0x61,0x6c])&&(_0xe043d6=_0xfe4957(_0x1e55b8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d3f1b()):_0x1e55b8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1e55b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x305c05(){const _0x28c885=[_0x1e55b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1e55b8([0x74,0x72,0x69,0x61,0x6c])][_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f9f74/0x3e8:0xe10*_0x38c2d9;return _0x47058d[_0x1e55b8([0x65,0x78,0x70])]<_0x28c885;}function _0x57fc4a(){const _0x4be1fd=_0x47058d[_0x1e55b8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4be1fd&&(!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x2a]))||(!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x44,0x4f]))||!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x50,0x50]))));}function _0x2da308(){const _0x2a0ed6=_0x1d12,_0xe23024=_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe23024||0x0==_0xe23024[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f79e8}=new URL(window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a0ed6(0x10e)]);if(_0xe23024[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f79e8))return!0x0;const _0x379f1f=_0x2f79e8[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e]));return _0xe23024[_0x1e55b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ee97f=>_0x3ee97f[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x2a])))[_0x1e55b8([0x6d,0x61,0x70])](_0x115a7d=>_0x115a7d[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e])))[_0x1e55b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x554f35=>_0x554f35[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x379f1f[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e55b8([0x6d,0x61,0x70])](_0x2e724b=>Array(_0x379f1f[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e724b[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e55b8([0x66,0x69,0x6c,0x6c])](_0x2e724b[0x0]===_0x1e55b8([0x2a])?_0x1e55b8([0x2a]):'')[_0x1e55b8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e724b))[_0x1e55b8([0x73,0x6f,0x6d,0x65])](_0x552c9c=>_0x379f1f[_0x1e55b8([0x65,0x76,0x65,0x72,0x79])]((_0x2a1b12,_0x33dcbe)=>_0x552c9c[_0x33dcbe]===_0x2a1b12||_0x552c9c[_0x33dcbe]===_0x1e55b8([0x2a])));}function _0x2d3f1b(){return _0xe043d6&&_0x12628b?new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57372c,_0x4c3e00)=>{_0xe043d6[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x57372c,_0x4c3e00),_0x12628b[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3ef7bc=>{_0x3ef7bc!=_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])&&_0x57372c(_0x3ef7bc);},_0x4c3e00);}):_0xe043d6||_0x12628b||_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc05d7d(_0x454933,_0x239795){return new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a508a=>{if(_0x221e08())return _0x3a508a(_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]));_0x5e4765(),_0x33f1b8[_0x1e55b8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x400e91=!0x1;const _0x3ad785=_0x14e209();function _0xcea803(_0x52c9c5){return!!_0x52c9c5&&(typeof _0x52c9c5===_0x1e55b8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52c9c5===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52c9c5[_0x1e55b8([0x74,0x68,0x65,0x6e])]===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52c9c5[_0x1e55b8([0x63,0x61,0x74,0x63,0x68])]===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36a378(_0x6de5b1){_0xed1371(_0x6de5b1)[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x547771=>{if(!_0x547771||_0x547771[_0x1e55b8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1e55b8([0x6f,0x6b]))return _0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5dd62e(_0x1d6002(_0x3ad785+_0x239795))!=_0x547771[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]);})[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3c6d1f=>(_0x3aaddd(),_0x3c6d1f),()=>{const _0x52d173=_0x4e7e99();return null==_0x52d173?(_0x3aaddd(),_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])):_0x1e55b8(_0x4f9f74-_0x52d173>(0x6ceef28f^_0x2c1221)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3a508a)[_0x1e55b8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52e602=0x48d4980f^_0x2c1221;function _0x3aaddd(){const _0x4c9584=_0x1e55b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd62e(_0x1d6002(_0x454933)),_0x54c7c8=_0x259c40(_0x5dd62e(window[_0x1e55b8([0x4d,0x61,0x74,0x68])][_0x1e55b8([0x63,0x65,0x69,0x6c])](_0x4f9f74/_0x52e602)));window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e55b8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9584,_0x54c7c8);}function _0x4e7e99(){const _0x38795f=_0x1e55b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd62e(_0x1d6002(_0x454933)),_0x457d2a=window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e55b8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38795f);return _0x457d2a?window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x259c40(_0x457d2a),0x10)*_0x52e602:null;}function _0xed1371(_0x37cff6){return new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x77f511,_0x5ead43)=>{_0x37cff6[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x77f511,_0x5ead43),window[_0x1e55b8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5ead43,0x48e3a24f^_0x2c1221);});}}_0x33f1b8[_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2cd31a,_0x261289)=>{if(_0x261289[0x0]!=_0x454933)return _0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x261289[0x1]={..._0x261289[0x1],[_0x1e55b8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3ad785};},{[_0x1e55b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e55b8([0x68,0x69,0x67,0x68])}),_0x33f1b8[_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x206a9d=>{_0xcea803(_0x206a9d[_0x1e55b8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x400e91=!0x0,_0x36a378(_0x206a9d[_0x1e55b8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1e55b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e55b8([0x6c,0x6f,0x77])}),_0x4f5a3e[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>{_0x400e91||_0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x221e08(){return _0x33f1b8[_0x1e55b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e55b8([0x76,0x69,0x65,0x77])][_0x1e55b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1e55b8([0x61,0x75,0x74,0x6f]);}function _0x5e4765(){_0x33f1b8[_0x1e55b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e55b8([0x76,0x69,0x65,0x77])][_0x1e55b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1e55b8([0x61,0x75,0x74,0x6f]);}}function _0xfe4957(_0xb60d2b){const _0x1ac588=[new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x305028=>setTimeout(_0x305028,0x48eb4843^_0x2c1221)),_0x4f5a3e[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x428305=>{let _0x92230a=0x0;_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xce102e,_0x191099)=>{_0x191099[0x0][_0x1e55b8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x92230a++,_0x92230a==(0x48e27777^_0x2c1221)&&(_0x428305(),_0xce102e[_0x1e55b8([0x6f,0x66,0x66])]());});}))];return window[_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1e55b8([0x72,0x61,0x63,0x65])](_0x1ac588)[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>_0xb60d2b);}async function _0x1e9a58(){await _0x4f5a3e,_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43d2fe,_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43d2fe,_0x33f1b8[_0x1e55b8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x44dede(_0x1b92d9){const _0x3f44ab=_0x2325e0();_0x33f1b8[_0x3f44ab]=_0x1e55b8([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])+_0x1b92d9,_0x1b92d9!=_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])&&_0x1e9a58();}function _0x2325e0(){const _0x1fca25=window[_0x1e55b8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1e55b8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1e55b8([0x6e,0x6f,0x77])]())[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1e55b8([0x2e]),'');let _0x42cf4d=_0x1e55b8([0x72]);for(let _0x5619b3=0x0;_0x5619b3<_0x1fca25[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5619b3+=0x2){let _0xba48a=window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fca25[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5619b3,_0x5619b3+0x2));_0xba48a>=_0x45a03e[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xba48a-=_0x45a03e[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42cf4d+=_0x45a03e[_0xba48a];}return _0x42cf4d;}function _0x19256f(){const _0x24cd8c=_0x403adc[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e]));if(0x3!=_0x24cd8c[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5eadb1(_0x24cd8c[0x1]);function _0x5eadb1(_0xc6bf07){const _0x2fbb76=_0xdadcc5(_0xc6bf07);return _0x2fbb76&&_0x2a7e66()?_0x2fbb76:null;function _0x2a7e66(){const _0x343160=_0x2fbb76[_0x1e55b8([0x6a,0x74,0x69])],_0x4b95cc=window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x343160[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x343160[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf72ff2={..._0x2fbb76,[_0x1e55b8([0x6a,0x74,0x69])]:_0x343160[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x343160[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf72ff2[_0x1e55b8([0x76,0x63])],_0x1d6002(_0xf72ff2)==_0x4b95cc;}}}async function _0x35d8eb(){let _0x11201f=!0x0;try{const _0x250395=_0x403adc[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e])),[_0x59d49a,_0x4f5a26,_0x4a475a]=_0x250395;return _0x1a930b(_0x59d49a),await _0x14740d(_0x59d49a,_0x4f5a26,_0x4a475a),_0x11201f;}catch{return!0x1;}function _0x1a930b(_0x266550){const _0x109954=_0xdadcc5(_0x266550);_0x109954&&_0x109954[_0x1e55b8([0x61,0x6c,0x67])]==_0x1e55b8([0x45,0x53,0x32,0x35,0x36])||(_0x11201f=!0x1);}async function _0x14740d(_0x53165a,_0x13afc5,_0x509c53){const _0x5db4c1=window[_0x1e55b8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1e55b8([0x66,0x72,0x6f,0x6d])](_0x1db585(_0x509c53),_0x54c361=>_0x54c361[_0x1e55b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x238d3c=new window[(_0x1e55b8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1e55b8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53165a+_0x1e55b8([0x2e])+_0x13afc5),_0x2f9f01=window[_0x1e55b8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1e55b8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f9f01)return;const _0x3af516=await _0x2f9f01[_0x1e55b8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1e55b8([0x6a,0x77,0x6b]),_0x45f9fb,{[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x45,0x43,0x44,0x53,0x41]),[_0x1e55b8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1e55b8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f9f01[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x45,0x43,0x44,0x53,0x41]),[_0x1e55b8([0x68,0x61,0x73,0x68])]:{[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3af516,_0x5db4c1,_0x238d3c)||(_0x11201f=!0x1);}}function _0xdadcc5(_0x107ee5){return _0x107ee5[_0x1e55b8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1e55b8([0x65,0x79]))?JSON[_0x1e55b8([0x70,0x61,0x72,0x73,0x65])](_0x1db585(_0x107ee5)):null;}function _0x1db585(_0x9c1f24){return window[_0x1e55b8([0x61,0x74,0x6f,0x62])](_0x9c1f24[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1e55b8([0x2b]))[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1e55b8([0x2f])));}function _0x1d6002(_0x3bc329){let _0x5ae517=0x1505;function _0x1e3260(_0x5c9acb){for(let _0x182025=0x0;_0x182025<_0x5c9acb[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x182025++){const _0x1d31e5=_0x5c9acb[_0x1e55b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x182025);_0x5ae517=(_0x5ae517<<0x5)+_0x5ae517+_0x1d31e5,_0x5ae517&=_0x5ae517;}}function _0x3d851e(_0xa47cf6){Array[_0x1e55b8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa47cf6)?_0xa47cf6[_0x1e55b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d851e):_0xa47cf6&&typeof _0xa47cf6==_0x1e55b8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1e55b8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa47cf6)[_0x1e55b8([0x73,0x6f,0x72,0x74])]()[_0x1e55b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x165034,_0x464296])=>{_0x1e3260(_0x165034),_0x3d851e(_0x464296);}):_0x1e3260(window[_0x1e55b8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa47cf6));}return _0x3d851e(_0x3bc329),_0x5ae517>>>0x0;}function _0x5dd62e(_0x48a425){return _0x48a425[_0x1e55b8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1e55b8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1e55b8([0x30]));}function _0x259c40(_0x31f250){return _0x31f250[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1e55b8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1e55b8([0x6a,0x6f,0x69,0x6e])]('');}function _0x43d2fe(){}function _0x1e55b8(_0x2e831c){const _0x453ffc=_0x1d12;return _0x2e831c[_0x453ffc(0x117)](_0x3709b3=>String[_0x453ffc(0x112)](_0x3709b3))[_0x453ffc(0x111)]('');}_0x44dede(await _0x3b8146());}(this);}[_0x3605a1(0x10a)](){const _0x222b91=_0x3605a1;super[_0x222b91(0x10a)](),this[_0x222b91(0xff)][_0x222b91(0x10a)](),this[_0x222b91(0xe3)][_0x222b91(0xfd)]();}[_0x3605a1(0x125)](_0x1f83d6,{outlineDefinitions:_0x1b87ec,outlineChanges:_0x566b2a}){const _0x19447d=_0x3605a1;this[_0x19447d(0xea)]=_0x1b87ec,this[_0x19447d(0xff)][_0x19447d(0x116)](_0x566b2a);}[_0x3605a1(0x123)](_0x1747bd){const _0x446c07=_0x3605a1;this[_0x446c07(0xea)][_0x446c07(0x115)]&&this[_0x446c07(0xea)][_0x1747bd]&&(this[_0x446c07(0xff)][_0x446c07(0x106)]=_0x1747bd);}[_0x3605a1(0x12b)](_0x2880cb){const _0x3cdbee=_0x3605a1,_0x56c47c=this[_0x3cdbee(0xea)][_0x2880cb][_0x3cdbee(0x11f)];this[_0x3cdbee(0xfb)][_0x3cdbee(0xef)][_0x3cdbee(0x108)](_0x2de4f4=>{const _0x38be9f=_0x3cdbee;_0x2de4f4[_0x38be9f(0x10d)](_0x56c47c,0x0);}),this[_0x3cdbee(0xfb)][_0x3cdbee(0x11a)][_0x3cdbee(0xff)][_0x3cdbee(0x100)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3cdbee(0xfb)][_0x3cdbee(0x11a)][_0x3cdbee(0xff)][_0x3cdbee(0x129)](),this[_0x3cdbee(0x123)](_0x2880cb);}[_0x3605a1(0xf2)](){const _0x41baab=_0x3605a1,_0x1af281=this[_0x41baab(0xfb)];let _0xb0adcf;for(const _0x3aa346 of _0x1af281[_0x41baab(0xef)][_0x41baab(0x10b)][_0x41baab(0xf6)]()){const _0x3f6757=_0x1af281[_0x41baab(0x11a)][_0x41baab(0xff)][_0x41baab(0xfc)](_0x3aa346),_0x37525c=_0x3f6757&&new _0x3867f0(_0x3f6757)[_0x41baab(0xfe)]();if(_0x37525c){const _0x556335=new _0x3867f0(_0x24a75e[_0x41baab(0x122)])[_0x41baab(0xe5)](_0x37525c);_0x556335&&(_0xb0adcf=_0x556335[_0x41baab(0x126)]+0.25*_0x556335[_0x41baab(0xf5)]);}}if(void 0x0===_0xb0adcf)return;const _0x5c64bd=h(_0x1af281[_0x41baab(0x11a)],this[_0x41baab(0xea)],_0xb0adcf);_0x5c64bd?this[_0x41baab(0x123)](this[_0x41baab(0xea)][_0x41baab(0x114)](_0x5c64bd)):this[_0x41baab(0x123)](-0x1);}}function h(_0x31c803,_0x425f51,_0x49708f,_0x428310=0x0,_0x55af85=_0x425f51[_0x3605a1(0x115)]-0x1){const _0xb168db=_0x3605a1,_0x24ffe9=Math[_0xb168db(0xf1)](_0x428310+(_0x55af85-_0x428310)/0x2);if(_0x55af85>=_0x428310){const _0x4aad0f=_0x425f51[_0x24ffe9],_0x271283=_0x31c803[_0xb168db(0x109)][_0xb168db(0xe7)](_0x4aad0f[_0xb168db(0x11f)]);if(!_0x271283)return null;const _0x234c42=_0x31c803[_0xb168db(0xff)][_0xb168db(0x10f)][_0xb168db(0x11c)](_0x271283);return new _0x3867f0(_0x234c42)[_0xb168db(0x107)]>_0x49708f?h(_0x31c803,_0x425f51,_0x49708f,_0x428310,_0x24ffe9-0x1):h(_0x31c803,_0x425f51,_0x49708f,_0x24ffe9+0x1,_0x55af85);}return _0x24ffe9<0x0?null:_0x425f51[_0x24ffe9];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1c44c7=_0x9dc6;(function(_0x554442,_0x54ed04){const _0x4dcafd=_0x9dc6,_0x414fe9=_0x554442();while(!![]){try{const _0x455852=parseInt(_0x4dcafd(0x229))/0x1*(-parseInt(_0x4dcafd(0x24d))/0x2)+-parseInt(_0x4dcafd(0x25b))/0x3*(-parseInt(_0x4dcafd(0x224))/0x4)+parseInt(_0x4dcafd(0x21b))/0x5*(parseInt(_0x4dcafd(0x215))/0x6)+parseInt(_0x4dcafd(0x24b))/0x7+-parseInt(_0x4dcafd(0x1f8))/0x8+-parseInt(_0x4dcafd(0x236))/0x9*(parseInt(_0x4dcafd(0x254))/0xa)+parseInt(_0x4dcafd(0x21f))/0xb;if(_0x455852===_0x54ed04)break;else _0x414fe9['push'](_0x414fe9['shift']());}catch(_0x31f02a){_0x414fe9['push'](_0x414fe9['shift']());}}}(_0x6cdb,0x1d66b));import{Plugin as _0x54be8f}from'ckeditor5/src/core.js';import{toWidget as _0x335278,Widget as _0x14bc05}from'ckeditor5/src/widget.js';function _0x9dc6(_0x103a2b,_0x2bdfe4){const _0x6cdb6c=_0x6cdb();return _0x9dc6=function(_0x9dc6a6,_0x4cec35){_0x9dc6a6=_0x9dc6a6-0x1ea;let _0x2defab=_0x6cdb6c[_0x9dc6a6];return _0x2defab;},_0x9dc6(_0x103a2b,_0x2bdfe4);}import{uid as _0x1227f6}from'ckeditor5/src/utils.js';function _0x6cdb(){const _0x48931b=['headingId.modelAttributeName','headingId','plugins','getChanges','mapper','setSelection','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_currentOutlineDefinitions','commands','map','tableOfContents','click','getAttribute','createContainerElement','change','stop','setCustomProperty','modelPosition','init','target','abs','isInteger','text','document','toModelElement','reconvertItem','findMappedViewAncestor','isPremiumPlugin','126198WfLQWe','requires','locale','view','_handleScrollToHeading','modelElement','55wHvXYl','differ','name','_defineSchema','201641AWkUtQ','$graveyard','forEach','documentOutline.showEmptyHeadings','\x20table-of-contents_empty','250924FALFKb','type','div','end','Table\x20of\x20contents','171uBrzyA','listenTo','_redirectMapper','data','editingDowncast','_createTableOfContents','registerRawContentMatcher','level','preventDefault','href','createText','table-of-contents','model','61839ZdbYAt','getCustomProperty','$capture','createPositionAt','elementToElement','_tableOfContentsElements','filter','elementToStructure','nodeAfter','scrollToTheSelection','join','high','outlineDefinitions','_defineConverters','insertTableOfContents','afterInit','schema','get','rootName','for','isOfficialPlugin','1037309ShHdbR','conversion','1284QCgsBW','tableOfContentsHeadingIndex','register','$blockObject','pluginName','insert','viewToModelPosition','300WsaYSc','dataDowncast','hasContent','TableOfContentsEditing','editor','add','position','9QOisoK','Empty\x20heading','table-of-contents__placeholder','_trackNewToCElements','_headingIdModelAttributeName','length','config','domEvent','viewPosition','fromCharCode','editing','DocumentOutlineUtils','element','getAncestors','upcast','_updateTableOfContentsElements','1197880qVGgQo'];_0x6cdb=function(){return _0x48931b;};return _0x6cdb();}import{TableOfContentsCommand as _0x15a57a}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x138ce8}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2df142}from'./headingid.js';import{getTranslation as _0x1e40c8}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x54be8f{static get[_0x1c44c7(0x251)](){const _0xf5b7c=_0x1c44c7;return _0xf5b7c(0x257);}static get[_0x1c44c7(0x24a)](){return!0x0;}static get[_0x1c44c7(0x214)](){return!0x0;}static get[_0x1c44c7(0x216)](){return[_0x14bc05,_0x138ce8,_0x2df142];}[_0x1c44c7(0x200)];[_0x1c44c7(0x23b)];[_0x1c44c7(0x1ec)];constructor(_0x505971){const _0x176a28=_0x1c44c7;super(_0x505971),this[_0x176a28(0x200)]=[],this[_0x176a28(0x23b)]=new Set(),this[_0x176a28(0x1ec)]=_0x176a28(0x1fa);}[_0x1c44c7(0x20b)](){const _0x415362=_0x1c44c7,_0x3f1090=this[_0x415362(0x258)],_0x38690c=_0x3f1090[_0x415362(0x1f2)][_0x415362(0x218)][_0x415362(0x210)];_0x3f1090[_0x415362(0x1ee)][_0x415362(0x247)](_0x415362(0x1f9))&&(this[_0x415362(0x1ec)]=_0x3f1090[_0x415362(0x1ee)][_0x415362(0x247)](_0x415362(0x1f9))),this[_0x415362(0x22a)](_0x38690c,_0x415362(0x204),(_0x1057d5,_0x47279f)=>{const _0xa49ac5=_0x415362;if(!_0x47279f[_0xa49ac5(0x20c)])return;const _0x3475cd=_0x47279f[_0xa49ac5(0x20c)][_0xa49ac5(0x237)](_0xa49ac5(0x24e));Number[_0xa49ac5(0x20e)](_0x3475cd)&&(_0x47279f[_0xa49ac5(0x1ef)][_0xa49ac5(0x231)](),_0x1057d5[_0xa49ac5(0x208)](),this[_0xa49ac5(0x219)](_0x3475cd));},{'priority':_0x415362(0x241),'context':_0x415362(0x238)}),this[_0x415362(0x21e)](),this[_0x415362(0x243)](),_0x3f1090[_0x415362(0x201)][_0x415362(0x259)](_0x415362(0x244),new _0x15a57a(_0x3f1090)),(_0x3f1090[_0x415362(0x1fb)][_0x415362(0x247)](_0x415362(0x1f3))['on'](_0x415362(0x207),(_0x4f09ef,_0x42fd43)=>{const _0x3c4787=_0x415362;this[_0x3c4787(0x200)]=_0x42fd43[_0x3c4787(0x242)],this[_0x3c4787(0x1f7)]();}),this[_0x415362(0x22a)](_0x3f1090[_0x415362(0x235)][_0x415362(0x210)],_0x415362(0x207),()=>{const _0x153c80=_0x415362;this[_0x153c80(0x1eb)]();}));}[_0x1c44c7(0x245)](){!async function(_0x5e03b0){const _0x5a247d=_0x9e8293([0x49,0x79,0x76,0x4d,0x51,0x47,0x52,0x42,0x44,0x64,0x65,0x4f,0x54,0x74,0x50,0x4c,0x7a,0x57,0x37,0x77,0x31,0x45,0x35,0x68,0x72,0x38,0x66,0x48,0x5a,0x78,0x75,0x4b,0x62,0x6c,0x4a,0x30,0x58,0x6a,0x6e,0x46,0x55,0x73,0x36,0x71,0x61,0x6d,0x59,0x34,0x53,0x32,0x41,0x69,0x43,0x63,0x56,0x6f,0x6b,0x4e,0x39,0x70,0x33,0x67]),_0x10e70e=0x295f6b88,_0x3eb1a1=0x29580740^_0x10e70e,_0x1c82bb=window[_0x9e8293([0x44,0x61,0x74,0x65])][_0x9e8293([0x6e,0x6f,0x77])](),_0x18ad16=_0x5e03b0[_0x9e8293([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x257c99=new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cac8b=>{_0x18ad16[_0x9e8293([0x6f,0x6e,0x63,0x65])](_0x9e8293([0x72,0x65,0x61,0x64,0x79]),_0x2cac8b);}),_0x2ef74a={[_0x9e8293([0x6b,0x74,0x79])]:_0x9e8293([0x45,0x43]),[_0x9e8293([0x75,0x73,0x65])]:_0x9e8293([0x73,0x69,0x67]),[_0x9e8293([0x63,0x72,0x76])]:_0x9e8293([0x50,0x2d,0x32,0x35,0x36]),[_0x9e8293([0x78])]:_0x9e8293([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]),[_0x9e8293([0x79])]:_0x9e8293([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]),[_0x9e8293([0x61,0x6c,0x67])]:_0x9e8293([0x45,0x53,0x32,0x35,0x36])},_0x44fa74=_0x18ad16[_0x9e8293([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x9e8293([0x67,0x65,0x74])](_0x9e8293([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xf6945a(){let _0x1e219a,_0x17ea73=null,_0x513c4c=null;try{if(_0x44fa74==_0x9e8293([0x47,0x50,0x4c]))return _0x9e8293([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1e219a=_0x455eef(),!_0x1e219a)return _0x9e8293([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1e219a[_0x9e8293([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x513c4c=_0xb75d9b(_0x1e219a[_0x9e8293([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1e219a[_0x9e8293([0x6a,0x74,0x69])])),await _0x3940be()?_0x33da5b()?_0x43df35()?_0x9e8293([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2bb2fc()?(_0x1e219a[_0x9e8293([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9e8293([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x17ea73=_0x39db1e(_0x9e8293([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1e219a[_0x9e8293([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9e8293([0x74,0x72,0x69,0x61,0x6c])&&(_0x17ea73=_0x39db1e(_0x9e8293([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x363c0d()):_0x9e8293([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x9e8293([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x9e8293([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x9e8293([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x43df35(){const _0x48e3ac=[_0x9e8293([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x9e8293([0x74,0x72,0x69,0x61,0x6c])][_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e219a[_0x9e8293([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1c82bb/0x3e8:0xe10*_0x3eb1a1;return _0x1e219a[_0x9e8293([0x65,0x78,0x70])]<_0x48e3ac;}function _0x33da5b(){const _0x385a30=_0x1e219a[_0x9e8293([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x385a30&&(!!_0x385a30[_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9e8293([0x2a]))||(!!_0x385a30[_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9e8293([0x54,0x4f,0x43]))||!!_0x385a30[_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9e8293([0x50,0x50]))));}function _0x2bb2fc(){const _0x338665=_0x9dc6,_0x2cf2a8=_0x1e219a[_0x9e8293([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2cf2a8||0x0==_0x2cf2a8[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x37397f}=new URL(window[_0x9e8293([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x338665(0x232)]);if(_0x2cf2a8[_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37397f))return!0x0;const _0x340d1d=_0x37397f[_0x9e8293([0x73,0x70,0x6c,0x69,0x74])](_0x9e8293([0x2e]));return _0x2cf2a8[_0x9e8293([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x238d71=>_0x238d71[_0x9e8293([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9e8293([0x2a])))[_0x9e8293([0x6d,0x61,0x70])](_0x11b103=>_0x11b103[_0x9e8293([0x73,0x70,0x6c,0x69,0x74])](_0x9e8293([0x2e])))[_0x9e8293([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c1a3b=>_0x3c1a3b[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x340d1d[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x9e8293([0x6d,0x61,0x70])](_0x18a9b1=>Array(_0x340d1d[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x18a9b1[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x9e8293([0x66,0x69,0x6c,0x6c])](_0x18a9b1[0x0]===_0x9e8293([0x2a])?_0x9e8293([0x2a]):'')[_0x9e8293([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x18a9b1))[_0x9e8293([0x73,0x6f,0x6d,0x65])](_0xdcfc1=>_0x340d1d[_0x9e8293([0x65,0x76,0x65,0x72,0x79])]((_0x9a2bd8,_0x3d6de7)=>_0xdcfc1[_0x3d6de7]===_0x9a2bd8||_0xdcfc1[_0x3d6de7]===_0x9e8293([0x2a])));}function _0x363c0d(){return _0x17ea73&&_0x513c4c?new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14f587,_0xf0ec18)=>{_0x17ea73[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x14f587,_0xf0ec18),_0x513c4c[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x1bb4a6=>{_0x1bb4a6!=_0x9e8293([0x56,0x61,0x6c,0x69,0x64])&&_0x14f587(_0x1bb4a6);},_0xf0ec18);}):_0x17ea73||_0x513c4c||_0x9e8293([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb75d9b(_0xf46036,_0x53fb21){return new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b7eed=>{if(_0x264109())return _0x5b7eed(_0x9e8293([0x56,0x61,0x6c,0x69,0x64]));_0x4537ea(),_0x18ad16[_0x9e8293([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x9e8293([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x42b2f5=!0x1;const _0x248dd0=_0x1227f6();function _0x43ef77(_0x42db5c){return!!_0x42db5c&&(typeof _0x42db5c===_0x9e8293([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42db5c===_0x9e8293([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42db5c[_0x9e8293([0x74,0x68,0x65,0x6e])]===_0x9e8293([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42db5c[_0x9e8293([0x63,0x61,0x74,0x63,0x68])]===_0x9e8293([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x167b77(_0x33e242){_0x3a5e0e(_0x33e242)[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x80191=>{if(!_0x80191||_0x80191[_0x9e8293([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x9e8293([0x6f,0x6b]))return _0x9e8293([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ef052(_0x329a24(_0x248dd0+_0x53fb21))!=_0x80191[_0x9e8293([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x9e8293([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x9e8293([0x56,0x61,0x6c,0x69,0x64]);})[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x1068c1=>(_0x21d47f(),_0x1068c1),()=>{const _0x5a7b06=_0x385565();return null==_0x5a7b06?(_0x21d47f(),_0x9e8293([0x56,0x61,0x6c,0x69,0x64])):_0x9e8293(_0x1c82bb-_0x5a7b06>(0xd53ef88^_0x10e70e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x5b7eed)[_0x9e8293([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b7eed(_0x9e8293([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x38e42e=0x29698508^_0x10e70e;function _0x21d47f(){const _0x1adaf2=_0x9e8293([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ef052(_0x329a24(_0xf46036)),_0x1b7ca0=_0x17d026(_0x3ef052(window[_0x9e8293([0x4d,0x61,0x74,0x68])][_0x9e8293([0x63,0x65,0x69,0x6c])](_0x1c82bb/_0x38e42e)));window[_0x9e8293([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9e8293([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1adaf2,_0x1b7ca0);}function _0x385565(){const _0x55689c=_0x9e8293([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ef052(_0x329a24(_0xf46036)),_0x285385=window[_0x9e8293([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9e8293([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x55689c);return _0x285385?window[_0x9e8293([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17d026(_0x285385),0x10)*_0x38e42e:null;}function _0x3a5e0e(_0x44ef95){return new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e919a,_0x3cc7e4)=>{_0x44ef95[_0x9e8293([0x74,0x68,0x65,0x6e])](_0x5e919a,_0x3cc7e4),window[_0x9e8293([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3cc7e4,0x295ebf48^_0x10e70e);});}}_0x18ad16[_0x9e8293([0x6f,0x6e])](_0x9e8293([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x387e89,_0x5e5cf6)=>{if(_0x5e5cf6[0x0]!=_0xf46036)return _0x5b7eed(_0x9e8293([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5e5cf6[0x1]={..._0x5e5cf6[0x1],[_0x9e8293([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x248dd0};},{[_0x9e8293([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9e8293([0x68,0x69,0x67,0x68])}),_0x18ad16[_0x9e8293([0x6f,0x6e])](_0x9e8293([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x11be94=>{_0x43ef77(_0x11be94[_0x9e8293([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x42b2f5=!0x0,_0x167b77(_0x11be94[_0x9e8293([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x9e8293([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9e8293([0x6c,0x6f,0x77])}),_0x257c99[_0x9e8293([0x74,0x68,0x65,0x6e])](()=>{_0x42b2f5||_0x5b7eed(_0x9e8293([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x264109(){return _0x18ad16[_0x9e8293([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9e8293([0x76,0x69,0x65,0x77])][_0x9e8293([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x9e8293([0x61,0x75,0x74,0x6f]);}function _0x4537ea(){_0x18ad16[_0x9e8293([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9e8293([0x76,0x69,0x65,0x77])][_0x9e8293([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x9e8293([0x61,0x75,0x74,0x6f]);}}function _0x39db1e(_0x22b186){const _0x3c7575=[new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d1844=>setTimeout(_0x2d1844,0x29565544^_0x10e70e)),_0x257c99[_0x9e8293([0x74,0x68,0x65,0x6e])](()=>new window[(_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1648a1=>{let _0x4b2801=0x0;_0x18ad16[_0x9e8293([0x6d,0x6f,0x64,0x65,0x6c])][_0x9e8293([0x6f,0x6e])](_0x9e8293([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4a99b4,_0x228f34)=>{_0x228f34[0x0][_0x9e8293([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b2801++,_0x4b2801==(0x295f6a70^_0x10e70e)&&(_0x1648a1(),_0x4a99b4[_0x9e8293([0x6f,0x66,0x66])]());});}))];return window[_0x9e8293([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x9e8293([0x72,0x61,0x63,0x65])](_0x3c7575)[_0x9e8293([0x74,0x68,0x65,0x6e])](()=>_0x22b186);}async function _0x59132c(){await _0x257c99,_0x18ad16[_0x9e8293([0x6d,0x6f,0x64,0x65,0x6c])][_0x9e8293([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b9633,_0x18ad16[_0x9e8293([0x6d,0x6f,0x64,0x65,0x6c])][_0x9e8293([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b9633,_0x18ad16[_0x9e8293([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x9e8293([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1e3810(_0x20b9b6){const _0x3e1584=_0x142955();_0x18ad16[_0x3e1584]=_0x9e8293([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])+_0x20b9b6,_0x20b9b6!=_0x9e8293([0x56,0x61,0x6c,0x69,0x64])&&_0x59132c();}function _0x142955(){const _0x5d2355=window[_0x9e8293([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x9e8293([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x9e8293([0x6e,0x6f,0x77])]())[_0x9e8293([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x9e8293([0x2e]),'');let _0x136745=_0x9e8293([0x49]);for(let _0x3721f9=0x0;_0x3721f9<_0x5d2355[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3721f9+=0x2){let _0x5767ba=window[_0x9e8293([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d2355[_0x9e8293([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3721f9,_0x3721f9+0x2));_0x5767ba>=_0x5a247d[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5767ba-=_0x5a247d[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x136745+=_0x5a247d[_0x5767ba];}return _0x136745;}function _0x455eef(){const _0x5da851=_0x44fa74[_0x9e8293([0x73,0x70,0x6c,0x69,0x74])](_0x9e8293([0x2e]));if(0x3!=_0x5da851[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x575441(_0x5da851[0x1]);function _0x575441(_0x4acc9b){const _0x92811c=_0x210a51(_0x4acc9b);return _0x92811c&&_0x385942()?_0x92811c:null;function _0x385942(){const _0xe7055e=_0x92811c[_0x9e8293([0x6a,0x74,0x69])],_0x4e809=window[_0x9e8293([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe7055e[_0x9e8293([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe7055e[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x168915={..._0x92811c,[_0x9e8293([0x6a,0x74,0x69])]:_0xe7055e[_0x9e8293([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe7055e[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x168915[_0x9e8293([0x76,0x63])],_0x329a24(_0x168915)==_0x4e809;}}}async function _0x3940be(){let _0xbd194e=!0x0;try{const _0x5eaffa=_0x44fa74[_0x9e8293([0x73,0x70,0x6c,0x69,0x74])](_0x9e8293([0x2e])),[_0xa5b1c,_0xcc160b,_0x290c4c]=_0x5eaffa;return _0x433fac(_0xa5b1c),await _0x1af0f6(_0xa5b1c,_0xcc160b,_0x290c4c),_0xbd194e;}catch{return!0x1;}function _0x433fac(_0x49d059){const _0x1eaf4b=_0x210a51(_0x49d059);_0x1eaf4b&&_0x1eaf4b[_0x9e8293([0x61,0x6c,0x67])]==_0x9e8293([0x45,0x53,0x32,0x35,0x36])||(_0xbd194e=!0x1);}async function _0x1af0f6(_0x3fa0fe,_0x55e874,_0x3dc13b){const _0x3c1fca=window[_0x9e8293([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x9e8293([0x66,0x72,0x6f,0x6d])](_0x4b5d2f(_0x3dc13b),_0x4eac64=>_0x4eac64[_0x9e8293([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3db91b=new window[(_0x9e8293([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x9e8293([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3fa0fe+_0x9e8293([0x2e])+_0x55e874),_0x1a4049=window[_0x9e8293([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x9e8293([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1a4049)return;const _0x809bee=await _0x1a4049[_0x9e8293([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x9e8293([0x6a,0x77,0x6b]),_0x2ef74a,{[_0x9e8293([0x6e,0x61,0x6d,0x65])]:_0x9e8293([0x45,0x43,0x44,0x53,0x41]),[_0x9e8293([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x9e8293([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x9e8293([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1a4049[_0x9e8293([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x9e8293([0x6e,0x61,0x6d,0x65])]:_0x9e8293([0x45,0x43,0x44,0x53,0x41]),[_0x9e8293([0x68,0x61,0x73,0x68])]:{[_0x9e8293([0x6e,0x61,0x6d,0x65])]:_0x9e8293([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x809bee,_0x3c1fca,_0x3db91b)||(_0xbd194e=!0x1);}}function _0x210a51(_0x4c9d41){return _0x4c9d41[_0x9e8293([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x9e8293([0x65,0x79]))?JSON[_0x9e8293([0x70,0x61,0x72,0x73,0x65])](_0x4b5d2f(_0x4c9d41)):null;}function _0x4b5d2f(_0x582ab7){return window[_0x9e8293([0x61,0x74,0x6f,0x62])](_0x582ab7[_0x9e8293([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x9e8293([0x2b]))[_0x9e8293([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x9e8293([0x2f])));}function _0x329a24(_0x3a6bcf){let _0x469f62=0x1505;function _0x3bad60(_0x4753f8){for(let _0x16d071=0x0;_0x16d071<_0x4753f8[_0x9e8293([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16d071++){const _0x5dcb9f=_0x4753f8[_0x9e8293([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x16d071);_0x469f62=(_0x469f62<<0x5)+_0x469f62+_0x5dcb9f,_0x469f62&=_0x469f62;}}function _0x1e7aaa(_0x443bba){Array[_0x9e8293([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x443bba)?_0x443bba[_0x9e8293([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1e7aaa):_0x443bba&&typeof _0x443bba==_0x9e8293([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x9e8293([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x443bba)[_0x9e8293([0x73,0x6f,0x72,0x74])]()[_0x9e8293([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5beb16,_0x42d59e])=>{_0x3bad60(_0x5beb16),_0x1e7aaa(_0x42d59e);}):_0x3bad60(window[_0x9e8293([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x443bba));}return _0x1e7aaa(_0x3a6bcf),_0x469f62>>>0x0;}function _0x3ef052(_0x460088){return _0x460088[_0x9e8293([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x9e8293([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x9e8293([0x30]));}function _0x17d026(_0x14055a){return _0x14055a[_0x9e8293([0x73,0x70,0x6c,0x69,0x74])]('')[_0x9e8293([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x9e8293([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b9633(){}function _0x9e8293(_0x1f6884){const _0xe5850d=_0x9dc6;return _0x1f6884[_0xe5850d(0x202)](_0x20b983=>String[_0xe5850d(0x1f1)](_0x20b983))[_0xe5850d(0x240)]('');}_0x1e3810(await _0xf6945a());}(this);}[_0x1c44c7(0x1f7)](){const _0x2d6e4f=_0x1c44c7;this[_0x2d6e4f(0x23b)][_0x2d6e4f(0x221)](_0x2dba18=>{const _0x478311=_0x2d6e4f;_0x478311(0x220)!==_0x2dba18[_0x478311(0x248)]&&this[_0x478311(0x258)][_0x478311(0x1f2)][_0x478311(0x212)](_0x2dba18);});}[_0x1c44c7(0x1eb)](){const _0x5a64b8=_0x1c44c7;for(const _0x57c2e4 of this[_0x5a64b8(0x258)][_0x5a64b8(0x235)][_0x5a64b8(0x210)][_0x5a64b8(0x21c)][_0x5a64b8(0x1fc)]({'includeChangesInGraveyard':!0x0})){if(_0x5a64b8(0x252)!==_0x57c2e4[_0x5a64b8(0x225)]||_0x5a64b8(0x203)!==_0x57c2e4[_0x5a64b8(0x21d)])return;this[_0x5a64b8(0x23b)][_0x5a64b8(0x259)](_0x57c2e4[_0x5a64b8(0x25a)][_0x5a64b8(0x23e)]);}}[_0x1c44c7(0x21e)](){const _0xd5d512=_0x1c44c7;this[_0xd5d512(0x258)][_0xd5d512(0x235)][_0xd5d512(0x246)][_0xd5d512(0x24f)](_0xd5d512(0x203),{'inheritAllFrom':_0xd5d512(0x250)});}[_0x1c44c7(0x243)](){const _0xd66877=_0x1c44c7,_0x394f3e=this[_0xd66877(0x258)][_0xd66877(0x24c)];_0x394f3e[_0xd66877(0x249)](_0xd66877(0x1f6))[_0xd66877(0x23a)]({'model':_0xd66877(0x203),'view':{'name':_0xd66877(0x226),'classes':_0xd66877(0x234)}}),_0x394f3e[_0xd66877(0x249)](_0xd66877(0x255))[_0xd66877(0x23d)]({'model':_0xd66877(0x203),'view':(_0x58f178,{writer:_0x248a0d})=>this[_0xd66877(0x22e)](_0x248a0d,!0x0)}),_0x394f3e[_0xd66877(0x249)](_0xd66877(0x22d))[_0xd66877(0x23d)]({'model':_0xd66877(0x203),'view':(_0x3a4979,{writer:_0x13fba5})=>{const _0x4dc52d=_0xd66877;this[_0x4dc52d(0x23b)][_0x4dc52d(0x259)](_0x3a4979);const _0x402595=this[_0x4dc52d(0x22e)](_0x13fba5);return _0x335278(_0x402595,_0x13fba5,{'label':_0x1e40c8(this[_0x4dc52d(0x258)][_0x4dc52d(0x217)],_0x4dc52d(0x228))});}}),this[_0xd66877(0x258)][_0xd66877(0x22c)][_0xd66877(0x22f)]({'name':_0xd66877(0x226),'classes':_0xd66877(0x234)}),this[_0xd66877(0x258)][_0xd66877(0x1f2)][_0xd66877(0x1fd)]['on'](_0xd66877(0x253),this[_0xd66877(0x22b)](),{'priority':_0xd66877(0x241)});}[_0x1c44c7(0x22e)](_0x4c5519,_0x2e17b8=!0x1){const _0x5c3006=_0x1c44c7,{locale:_0x46e85f}=this[_0x5c3006(0x258)],_0x3a25af=_0x4c5519[_0x5c3006(0x206)](_0x5c3006(0x226),{'class':_0x5c3006(0x234)+(0x0===this[_0x5c3006(0x200)][_0x5c3006(0x1ed)]?_0x5c3006(0x223):''),...!_0x2e17b8&&{'data-table-of-contents-label':_0x1e40c8(_0x46e85f,_0x5c3006(0x228))}});0x0===this[_0x5c3006(0x200)][_0x5c3006(0x1ed)]&&!0x1===_0x2e17b8&&_0x4c5519[_0x5c3006(0x252)](_0x4c5519[_0x5c3006(0x239)](_0x3a25af,_0x5c3006(0x227)),_0x4c5519[_0x5c3006(0x206)]('p',{'class':_0x5c3006(0x1ea)},[_0x4c5519[_0x5c3006(0x233)](_0x1e40c8(_0x46e85f,_0x5c3006(0x1ff)))]));const _0xdb40b0=_0x2e17b8?'':'['+_0x1e40c8(_0x46e85f,_0x5c3006(0x25c))+']';let _0x3c4a6d=_0x3a25af;return this[_0x5c3006(0x200)][_0x5c3006(0x221)]((_0x44d5a5,_0x4cd408,_0x1540b1)=>{const _0x39b239=_0x5c3006,_0x438ad1=this[_0x39b239(0x258)][_0x39b239(0x235)][_0x39b239(0x256)](_0x44d5a5[_0x39b239(0x21a)],{'ignoreWhitespaces':!0x0}),_0x3e617a=_0x438ad1?_0x44d5a5[_0x39b239(0x20f)]:_0xdb40b0,_0xd288f0=_0x44d5a5[_0x39b239(0x21a)][_0x39b239(0x205)](this[_0x39b239(0x1ec)]),_0x3f8d83=_0x4c5519[_0x39b239(0x206)]('a',{'href':'#'+_0xd288f0,...!_0x2e17b8&&{'tabindex':'-1'}},[_0x4c5519[_0x39b239(0x233)](_0x3e617a)]),_0xb42f42=this[_0x39b239(0x258)][_0x39b239(0x1ee)][_0x39b239(0x247)](_0x39b239(0x222));_0x4c5519[_0x39b239(0x209)](_0x39b239(0x24e),_0x4cd408,_0x3f8d83);const _0x36d0c1=_0x4c5519[_0x39b239(0x206)]('li',null,[_0x438ad1||!_0x2e17b8&&_0xb42f42?_0x3f8d83:_0x4c5519[_0x39b239(0x233)]('')]),_0x2fb2f3=_0x4cd408?_0x1540b1[_0x4cd408-0x1][_0x39b239(0x230)]:0x0,_0x34741a=Math[_0x39b239(0x20d)](_0x44d5a5[_0x39b239(0x230)]-_0x2fb2f3);if(_0x44d5a5[_0x39b239(0x230)]>_0x2fb2f3){const _0x3cb928=N(_0x36d0c1,_0x34741a,_0x4c5519);_0x4c5519[_0x39b239(0x252)](_0x4c5519[_0x39b239(0x239)](_0x3c4a6d,_0x39b239(0x227)),_0x3cb928);}else{const _0x415331=function(_0x2bd278,_0x300700){const _0x1e9aba=_0x39b239;return _0x2bd278[_0x1e9aba(0x1f5)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x1e9aba(0x23c)](_0x209b95=>_0x209b95['is'](_0x1e9aba(0x1f4),'ol'))[_0x300700];}(_0x3c4a6d,_0x34741a);_0x4c5519[_0x39b239(0x252)](_0x4c5519[_0x39b239(0x239)](_0x415331,_0x39b239(0x227)),_0x36d0c1);}_0x3c4a6d=_0x36d0c1;}),_0x3a25af;}[_0x1c44c7(0x219)](_0x1f840f){const _0x3e3f19=_0x1c44c7,_0x1e4b33=this[_0x3e3f19(0x200)][_0x1f840f][_0x3e3f19(0x21a)];this[_0x3e3f19(0x258)][_0x3e3f19(0x235)][_0x3e3f19(0x207)](_0x30c9a9=>{const _0xb66379=_0x3e3f19;_0x30c9a9[_0xb66379(0x1fe)](_0x1e4b33,0x0);}),this[_0x3e3f19(0x258)][_0x3e3f19(0x1f2)][_0x3e3f19(0x218)][_0x3e3f19(0x23f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x1c44c7(0x22b)](){return(_0xd95029,_0x329dd5)=>{const _0x8b589=_0x9dc6,_0x56eec8=_0x329dd5[_0x8b589(0x1fd)],_0x937737=_0x56eec8[_0x8b589(0x213)](_0x329dd5[_0x8b589(0x1f0)]),_0x865b5=_0x56eec8[_0x8b589(0x211)](_0x937737);_0x865b5['is'](_0x8b589(0x1f4),_0x8b589(0x203))&&(_0x329dd5[_0x8b589(0x20a)]=this[_0x8b589(0x258)][_0x8b589(0x235)][_0x8b589(0x239)](_0x865b5,0x0),_0xd95029[_0x8b589(0x208)]());};}}function N(_0x5bb456,_0x3c351d,_0x149c64){const _0x210010=_0x1c44c7;return 0x1===_0x3c351d?_0x149c64[_0x210010(0x206)]('ol',null,[_0x5bb456]):_0x149c64[_0x210010(0x206)]('ol',null,[_0x149c64[_0x210010(0x206)]('li',null,[N(_0x5bb456,_0x3c351d-0x1,_0x149c64)])]);}
|
|
23
|
+
const _0x2fdcc6=_0x9bdd;(function(_0x53f933,_0xb2030d){const _0x1fbe6f=_0x9bdd,_0x431f8a=_0x53f933();while(!![]){try{const _0x268040=parseInt(_0x1fbe6f(0xad))/0x1*(-parseInt(_0x1fbe6f(0x85))/0x2)+parseInt(_0x1fbe6f(0xa8))/0x3+parseInt(_0x1fbe6f(0xc9))/0x4+parseInt(_0x1fbe6f(0x83))/0x5+parseInt(_0x1fbe6f(0xa4))/0x6+-parseInt(_0x1fbe6f(0x97))/0x7*(-parseInt(_0x1fbe6f(0x90))/0x8)+-parseInt(_0x1fbe6f(0x9d))/0x9;if(_0x268040===_0xb2030d)break;else _0x431f8a['push'](_0x431f8a['shift']());}catch(_0x1e3cdc){_0x431f8a['push'](_0x431f8a['shift']());}}}(_0x345e,0x95468));import{Plugin as _0x21e71f}from'ckeditor5/src/core.js';import{toWidget as _0x14430d,Widget as _0x264fec}from'ckeditor5/src/widget.js';import{uid as _0x34d482}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x420607}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x56697f}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2ffc13}from'./headingid.js';import{getTranslation as _0x3a12eb}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x21e71f{static get[_0x2fdcc6(0x7d)](){const _0x1da546=_0x2fdcc6;return _0x1da546(0x95);}static get[_0x2fdcc6(0x6e)](){return!0x0;}static get[_0x2fdcc6(0xab)](){return!0x0;}static get[_0x2fdcc6(0xca)](){return[_0x264fec,_0x56697f,_0x2ffc13];}[_0x2fdcc6(0x67)];[_0x2fdcc6(0x8a)];[_0x2fdcc6(0xac)];constructor(_0x1f3cfe){const _0x9eacc2=_0x2fdcc6;super(_0x1f3cfe),this[_0x9eacc2(0x67)]=[],this[_0x9eacc2(0x8a)]=new Set(),this[_0x9eacc2(0xac)]=_0x9eacc2(0xba);}[_0x2fdcc6(0xd2)](){const _0x1e844e=_0x2fdcc6,_0x3bb4b2=this[_0x1e844e(0x9e)],_0x16f17a=_0x3bb4b2[_0x1e844e(0x89)][_0x1e844e(0x73)][_0x1e844e(0xa5)];_0x3bb4b2[_0x1e844e(0x8f)][_0x1e844e(0x79)](_0x1e844e(0xa2))&&(this[_0x1e844e(0xac)]=_0x3bb4b2[_0x1e844e(0x8f)][_0x1e844e(0x79)](_0x1e844e(0xa2))),this[_0x1e844e(0xb6)](_0x16f17a,_0x1e844e(0xb3),(_0x34c482,_0xf7cb54)=>{const _0x3387f5=_0x1e844e;if(!_0xf7cb54[_0x3387f5(0xc6)])return;const _0x1b9aeb=_0xf7cb54[_0x3387f5(0xc6)][_0x3387f5(0xb9)](_0x3387f5(0x76));Number[_0x3387f5(0x6f)](_0x1b9aeb)&&(_0xf7cb54[_0x3387f5(0xc3)][_0x3387f5(0xa7)](),_0x34c482[_0x3387f5(0x84)](),this[_0x3387f5(0xa9)](_0x1b9aeb));},{'priority':_0x1e844e(0xbb),'context':_0x1e844e(0xd0)}),this[_0x1e844e(0xbf)](),this[_0x1e844e(0xaf)](),_0x3bb4b2[_0x1e844e(0x72)][_0x1e844e(0x70)](_0x1e844e(0xc1),new _0x420607(_0x3bb4b2)),(_0x3bb4b2[_0x1e844e(0xae)][_0x1e844e(0x79)](_0x1e844e(0xbd))['on'](_0x1e844e(0x81),(_0x4e462b,_0x2259ad)=>{const _0x50a07a=_0x1e844e;this[_0x50a07a(0x67)]=_0x2259ad[_0x50a07a(0x7c)],this[_0x50a07a(0x9b)]();}),this[_0x1e844e(0xb6)](_0x3bb4b2[_0x1e844e(0xa0)][_0x1e844e(0xa5)],_0x1e844e(0x81),()=>{const _0x2bf922=_0x1e844e;this[_0x2bf922(0xc2)]();}));}[_0x2fdcc6(0xcf)](){!async function(_0x50bbf2){const _0x124999=_0x3903eb([0x57,0x58,0x55,0x4f,0x6a,0x7a,0x78,0x63,0x59,0x45,0x4d,0x5a,0x6f,0x6d,0x39,0x77,0x67,0x36,0x4c,0x48,0x74,0x6c,0x70,0x46,0x72,0x79,0x34,0x38,0x30,0x64,0x65,0x53,0x4a,0x61,0x4e,0x32,0x44,0x73,0x75,0x31,0x4b,0x37,0x49,0x76,0x6e,0x71,0x33,0x56,0x66,0x62,0x54,0x50,0x41,0x42,0x47,0x69,0x68,0x6b,0x43,0x35,0x51,0x52]),_0x1c9016=0x713d9ec7,_0x40b3ca=0x713af227^_0x1c9016,_0x4716de=window[_0x3903eb([0x44,0x61,0x74,0x65])][_0x3903eb([0x6e,0x6f,0x77])](),_0xd83782=_0x50bbf2[_0x3903eb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b847=new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x268b92=>{_0xd83782[_0x3903eb([0x6f,0x6e,0x63,0x65])](_0x3903eb([0x72,0x65,0x61,0x64,0x79]),_0x268b92);}),_0xdd5f5a={[_0x3903eb([0x6b,0x74,0x79])]:_0x3903eb([0x45,0x43]),[_0x3903eb([0x75,0x73,0x65])]:_0x3903eb([0x73,0x69,0x67]),[_0x3903eb([0x63,0x72,0x76])]:_0x3903eb([0x50,0x2d,0x32,0x35,0x36]),[_0x3903eb([0x78])]:_0x3903eb([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]),[_0x3903eb([0x79])]:_0x3903eb([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]),[_0x3903eb([0x61,0x6c,0x67])]:_0x3903eb([0x45,0x53,0x32,0x35,0x36])},_0x557179=_0xd83782[_0x3903eb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3903eb([0x67,0x65,0x74])](_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x421ac5(){let _0x439692,_0x5d31e=null,_0x729bed=null;try{if(_0x557179==_0x3903eb([0x47,0x50,0x4c]))return _0x3903eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x439692=_0x1575de(),!_0x439692)return _0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x439692[_0x3903eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x729bed=_0x22f0a8(_0x439692[_0x3903eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x439692[_0x3903eb([0x6a,0x74,0x69])])),await _0x19a0cf()?_0x49aee6()?_0x3d5063()?_0x3903eb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4df96()?(_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3903eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d31e=_0x2ebeff(_0x3903eb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3903eb([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d31e=_0x2ebeff(_0x3903eb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4637f5()):_0x3903eb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3903eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d5063(){const _0x4558d5=[_0x3903eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3903eb([0x74,0x72,0x69,0x61,0x6c])][_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4716de/0x3e8:0xe10*_0x40b3ca;return _0x439692[_0x3903eb([0x65,0x78,0x70])]<_0x4558d5;}function _0x49aee6(){const _0x2e146b=_0x439692[_0x3903eb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2e146b&&(!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x2a]))||(!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x54,0x4f,0x43]))||!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x50,0x50]))));}function _0x4df96(){const _0x344246=_0x9bdd,_0xfd065a=_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfd065a||0x0==_0xfd065a[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x405f65}=new URL(window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x344246(0x9a)]);if(_0xfd065a[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x405f65))return!0x0;const _0x3ccf91=_0x405f65[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e]));return _0xfd065a[_0x3903eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19394d=>_0x19394d[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x2a])))[_0x3903eb([0x6d,0x61,0x70])](_0x5167f0=>_0x5167f0[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e])))[_0x3903eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x279f96=>_0x279f96[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ccf91[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3903eb([0x6d,0x61,0x70])](_0x1554dc=>Array(_0x3ccf91[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1554dc[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3903eb([0x66,0x69,0x6c,0x6c])](_0x1554dc[0x0]===_0x3903eb([0x2a])?_0x3903eb([0x2a]):'')[_0x3903eb([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1554dc))[_0x3903eb([0x73,0x6f,0x6d,0x65])](_0x4d8498=>_0x3ccf91[_0x3903eb([0x65,0x76,0x65,0x72,0x79])]((_0x54485e,_0x3ab46c)=>_0x4d8498[_0x3ab46c]===_0x54485e||_0x4d8498[_0x3ab46c]===_0x3903eb([0x2a])));}function _0x4637f5(){return _0x5d31e&&_0x729bed?new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8677d0,_0x5adfc0)=>{_0x5d31e[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x8677d0,_0x5adfc0),_0x729bed[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x39aa10=>{_0x39aa10!=_0x3903eb([0x56,0x61,0x6c,0x69,0x64])&&_0x8677d0(_0x39aa10);},_0x5adfc0);}):_0x5d31e||_0x729bed||_0x3903eb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22f0a8(_0xaf4c04,_0x1029c0){return new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x403ed9=>{if(_0x56d007())return _0x403ed9(_0x3903eb([0x56,0x61,0x6c,0x69,0x64]));_0x22e8db(),_0xd83782[_0x3903eb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb51e66=!0x1;const _0x3f9d34=_0x34d482();function _0x5244be(_0xe8e394){return!!_0xe8e394&&(typeof _0xe8e394===_0x3903eb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe8e394===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe8e394[_0x3903eb([0x74,0x68,0x65,0x6e])]===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe8e394[_0x3903eb([0x63,0x61,0x74,0x63,0x68])]===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf72a1b(_0x4d0462){_0x31f50e(_0x4d0462)[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x326ee8=>{if(!_0x326ee8||_0x326ee8[_0x3903eb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3903eb([0x6f,0x6b]))return _0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ac6f3(_0x67d17b(_0x3f9d34+_0x1029c0))!=_0x326ee8[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3903eb([0x56,0x61,0x6c,0x69,0x64]);})[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x48e26a=>(_0x388943(),_0x48e26a),()=>{const _0x31449d=_0x4bc898();return null==_0x31449d?(_0x388943(),_0x3903eb([0x56,0x61,0x6c,0x69,0x64])):_0x3903eb(_0x4716de-_0x31449d>(0x55311ac7^_0x1c9016)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x403ed9)[_0x3903eb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x330fb9=0x710b7047^_0x1c9016;function _0x388943(){const _0x31651a=_0x3903eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ac6f3(_0x67d17b(_0xaf4c04)),_0x44b352=_0x4c1e53(_0x3ac6f3(window[_0x3903eb([0x4d,0x61,0x74,0x68])][_0x3903eb([0x63,0x65,0x69,0x6c])](_0x4716de/_0x330fb9)));window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3903eb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31651a,_0x44b352);}function _0x4bc898(){const _0x1a93e1=_0x3903eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ac6f3(_0x67d17b(_0xaf4c04)),_0x15796a=window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3903eb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a93e1);return _0x15796a?window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c1e53(_0x15796a),0x10)*_0x330fb9:null;}function _0x31f50e(_0xa8ffc2){return new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a5a8b,_0x18b703)=>{_0xa8ffc2[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x1a5a8b,_0x18b703),window[_0x3903eb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x18b703,0x713c4a07^_0x1c9016);});}}_0xd83782[_0x3903eb([0x6f,0x6e])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e8294,_0x3095a8)=>{if(_0x3095a8[0x0]!=_0xaf4c04)return _0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3095a8[0x1]={..._0x3095a8[0x1],[_0x3903eb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f9d34};},{[_0x3903eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3903eb([0x68,0x69,0x67,0x68])}),_0xd83782[_0x3903eb([0x6f,0x6e])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3fc47e=>{_0x5244be(_0x3fc47e[_0x3903eb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb51e66=!0x0,_0xf72a1b(_0x3fc47e[_0x3903eb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3903eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3903eb([0x6c,0x6f,0x77])}),_0x1b847[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>{_0xb51e66||_0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56d007(){return _0xd83782[_0x3903eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3903eb([0x76,0x69,0x65,0x77])][_0x3903eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3903eb([0x61,0x75,0x74,0x6f]);}function _0x22e8db(){_0xd83782[_0x3903eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3903eb([0x76,0x69,0x65,0x77])][_0x3903eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3903eb([0x61,0x75,0x74,0x6f]);}}function _0x2ebeff(_0x361006){const _0x3e1a41=[new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d018d=>setTimeout(_0x1d018d,0x7134a00b^_0x1c9016)),_0x1b847[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36823b=>{let _0x4e0421=0x0;_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x6f,0x6e])](_0x3903eb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17585e,_0x45c4d1)=>{_0x45c4d1[0x0][_0x3903eb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e0421++,_0x4e0421==(0x713d9f3f^_0x1c9016)&&(_0x36823b(),_0x17585e[_0x3903eb([0x6f,0x66,0x66])]());});}))];return window[_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3903eb([0x72,0x61,0x63,0x65])](_0x3e1a41)[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>_0x361006);}async function _0x524344(){await _0x1b847,_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4cdccd,_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4cdccd,_0xd83782[_0x3903eb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f88bd(_0xb7b371){const _0xf260c7=_0x268600();_0xd83782[_0xf260c7]=_0x3903eb([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])+_0xb7b371,_0xb7b371!=_0x3903eb([0x56,0x61,0x6c,0x69,0x64])&&_0x524344();}function _0x268600(){const _0x2ef233=window[_0x3903eb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3903eb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3903eb([0x6e,0x6f,0x77])]())[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3903eb([0x2e]),'');let _0x424ad3=_0x3903eb([0x57]);for(let _0x547b07=0x0;_0x547b07<_0x2ef233[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x547b07+=0x2){let _0x5c0d24=window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ef233[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x547b07,_0x547b07+0x2));_0x5c0d24>=_0x124999[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c0d24-=_0x124999[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x424ad3+=_0x124999[_0x5c0d24];}return _0x424ad3;}function _0x1575de(){const _0x4bb2f9=_0x557179[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e]));if(0x3!=_0x4bb2f9[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfb6ec8(_0x4bb2f9[0x1]);function _0xfb6ec8(_0x5dbe3e){const _0x27c8df=_0x12e2ce(_0x5dbe3e);return _0x27c8df&&_0x21a673()?_0x27c8df:null;function _0x21a673(){const _0x4dd963=_0x27c8df[_0x3903eb([0x6a,0x74,0x69])],_0x47c06e=window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4dd963[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dd963[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4f5350={..._0x27c8df,[_0x3903eb([0x6a,0x74,0x69])]:_0x4dd963[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4dd963[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4f5350[_0x3903eb([0x76,0x63])],_0x67d17b(_0x4f5350)==_0x47c06e;}}}async function _0x19a0cf(){let _0xf2cd37=!0x0;try{const _0x5c93b7=_0x557179[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e])),[_0x4ea486,_0x3b0162,_0x1c943f]=_0x5c93b7;return _0x484b81(_0x4ea486),await _0x36a168(_0x4ea486,_0x3b0162,_0x1c943f),_0xf2cd37;}catch{return!0x1;}function _0x484b81(_0x2cec6e){const _0x4215d2=_0x12e2ce(_0x2cec6e);_0x4215d2&&_0x4215d2[_0x3903eb([0x61,0x6c,0x67])]==_0x3903eb([0x45,0x53,0x32,0x35,0x36])||(_0xf2cd37=!0x1);}async function _0x36a168(_0xf7c0cf,_0x25c6f5,_0x57882c){const _0xe562d2=window[_0x3903eb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3903eb([0x66,0x72,0x6f,0x6d])](_0x392a36(_0x57882c),_0x25c7ce=>_0x25c7ce[_0x3903eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1206dc=new window[(_0x3903eb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3903eb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7c0cf+_0x3903eb([0x2e])+_0x25c6f5),_0x2d5b04=window[_0x3903eb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3903eb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d5b04)return;const _0x19760d=await _0x2d5b04[_0x3903eb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3903eb([0x6a,0x77,0x6b]),_0xdd5f5a,{[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x45,0x43,0x44,0x53,0x41]),[_0x3903eb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3903eb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d5b04[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x45,0x43,0x44,0x53,0x41]),[_0x3903eb([0x68,0x61,0x73,0x68])]:{[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19760d,_0xe562d2,_0x1206dc)||(_0xf2cd37=!0x1);}}function _0x12e2ce(_0x4c93db){return _0x4c93db[_0x3903eb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3903eb([0x65,0x79]))?JSON[_0x3903eb([0x70,0x61,0x72,0x73,0x65])](_0x392a36(_0x4c93db)):null;}function _0x392a36(_0x53442e){return window[_0x3903eb([0x61,0x74,0x6f,0x62])](_0x53442e[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3903eb([0x2b]))[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3903eb([0x2f])));}function _0x67d17b(_0x3ef1c4){let _0x54fb85=0x1505;function _0x5562ce(_0x21e141){for(let _0x2b14bb=0x0;_0x2b14bb<_0x21e141[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b14bb++){const _0x1be4ef=_0x21e141[_0x3903eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b14bb);_0x54fb85=(_0x54fb85<<0x5)+_0x54fb85+_0x1be4ef,_0x54fb85&=_0x54fb85;}}function _0x206d15(_0x422b71){Array[_0x3903eb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x422b71)?_0x422b71[_0x3903eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x206d15):_0x422b71&&typeof _0x422b71==_0x3903eb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3903eb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x422b71)[_0x3903eb([0x73,0x6f,0x72,0x74])]()[_0x3903eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ff97f,_0x478cd1])=>{_0x5562ce(_0x1ff97f),_0x206d15(_0x478cd1);}):_0x5562ce(window[_0x3903eb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x422b71));}return _0x206d15(_0x3ef1c4),_0x54fb85>>>0x0;}function _0x3ac6f3(_0xbbcc0e){return _0xbbcc0e[_0x3903eb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3903eb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3903eb([0x30]));}function _0x4c1e53(_0x12b7d1){return _0x12b7d1[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3903eb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3903eb([0x6a,0x6f,0x69,0x6e])]('');}function _0x4cdccd(){}function _0x3903eb(_0x4462e8){const _0x692fe=_0x9bdd;return _0x4462e8[_0x692fe(0x96)](_0x1a970d=>String[_0x692fe(0x87)](_0x1a970d))[_0x692fe(0x8b)]('');}_0x1f88bd(await _0x421ac5());}(this);}[_0x2fdcc6(0x9b)](){const _0x5c718a=_0x2fdcc6;this[_0x5c718a(0x8a)][_0x5c718a(0x78)](_0xdf2a4d=>{const _0x5df7bc=_0x5c718a;_0x5df7bc(0xd5)!==_0xdf2a4d[_0x5df7bc(0x6d)]&&this[_0x5df7bc(0x9e)][_0x5df7bc(0x89)][_0x5df7bc(0x91)](_0xdf2a4d);});}[_0x2fdcc6(0xc2)](){const _0x96a438=_0x2fdcc6;for(const _0x200fa9 of this[_0x96a438(0x9e)][_0x96a438(0xa0)][_0x96a438(0xa5)][_0x96a438(0x66)][_0x96a438(0x6c)]({'includeChangesInGraveyard':!0x0})){if(_0x96a438(0xc8)!==_0x200fa9[_0x96a438(0x68)]||_0x96a438(0xb4)!==_0x200fa9[_0x96a438(0xa1)])return;this[_0x96a438(0x8a)][_0x96a438(0x70)](_0x200fa9[_0x96a438(0xc0)][_0x96a438(0xa3)]);}}[_0x2fdcc6(0xbf)](){const _0x441e7c=_0x2fdcc6;this[_0x441e7c(0x9e)][_0x441e7c(0xa0)][_0x441e7c(0xb7)][_0x441e7c(0xcc)](_0x441e7c(0xb4),{'inheritAllFrom':_0x441e7c(0xce)});}[_0x2fdcc6(0xaf)](){const _0x38e106=_0x2fdcc6,_0x2aec0b=this[_0x38e106(0x9e)][_0x38e106(0xd4)];_0x2aec0b[_0x38e106(0x92)](_0x38e106(0xb1))[_0x38e106(0x82)]({'model':_0x38e106(0xb4),'view':{'name':_0x38e106(0x8d),'classes':_0x38e106(0xcb)}}),_0x2aec0b[_0x38e106(0x92)](_0x38e106(0x69))[_0x38e106(0xb2)]({'model':_0x38e106(0xb4),'view':(_0x388803,{writer:_0xa76de})=>this[_0x38e106(0x7a)](_0xa76de,!0x0)}),_0x2aec0b[_0x38e106(0x92)](_0x38e106(0xd6))[_0x38e106(0xb2)]({'model':_0x38e106(0xb4),'view':(_0x47100d,{writer:_0x1dc5e5})=>{const _0x236930=_0x38e106;this[_0x236930(0x8a)][_0x236930(0x70)](_0x47100d);const _0x16813d=this[_0x236930(0x7a)](_0x1dc5e5);return _0x14430d(_0x16813d,_0x1dc5e5,{'label':_0x3a12eb(this[_0x236930(0x9e)][_0x236930(0x98)],_0x236930(0xbc))});}}),this[_0x38e106(0x9e)][_0x38e106(0x9f)][_0x38e106(0xa6)]({'name':_0x38e106(0x8d),'classes':_0x38e106(0xcb)}),this[_0x38e106(0x9e)][_0x38e106(0x89)][_0x38e106(0x99)]['on'](_0x38e106(0x86),this[_0x38e106(0x71)](),{'priority':_0x38e106(0xbb)});}[_0x2fdcc6(0x7a)](_0x257a3c,_0x29318c=!0x1){const _0x5cf6ff=_0x2fdcc6,{locale:_0x5b4aae}=this[_0x5cf6ff(0x9e)],_0x4b9961=_0x257a3c[_0x5cf6ff(0x9c)](_0x5cf6ff(0x8d),{'class':_0x5cf6ff(0xcb)+(0x0===this[_0x5cf6ff(0x67)][_0x5cf6ff(0xbe)]?_0x5cf6ff(0xd3):''),...!_0x29318c&&{'data-table-of-contents-label':_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xbc))}});0x0===this[_0x5cf6ff(0x67)][_0x5cf6ff(0xbe)]&&!0x1===_0x29318c&&_0x257a3c[_0x5cf6ff(0xc8)](_0x257a3c[_0x5cf6ff(0x88)](_0x4b9961,_0x5cf6ff(0xc7)),_0x257a3c[_0x5cf6ff(0x9c)]('p',{'class':_0x5cf6ff(0x74)},[_0x257a3c[_0x5cf6ff(0xcd)](_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xaa)))]));const _0x597583=_0x29318c?'':'['+_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xc4))+']';let _0x2957ee=_0x4b9961;return this[_0x5cf6ff(0x67)][_0x5cf6ff(0x78)]((_0x37710b,_0x936229,_0x5e5189)=>{const _0x4446a9=_0x5cf6ff,_0x20b654=this[_0x4446a9(0x9e)][_0x4446a9(0xa0)][_0x4446a9(0x75)](_0x37710b[_0x4446a9(0x80)],{'ignoreWhitespaces':!0x0}),_0x34a599=_0x20b654?_0x37710b[_0x4446a9(0x7e)]:_0x597583,_0x31ef33=_0x37710b[_0x4446a9(0x80)][_0x4446a9(0x7b)](this[_0x4446a9(0xac)]),_0x35011f=_0x257a3c[_0x4446a9(0x9c)]('a',{'href':'#'+_0x31ef33,...!_0x29318c&&{'tabindex':'-1'}},[_0x257a3c[_0x4446a9(0xcd)](_0x34a599)]),_0x10919b=this[_0x4446a9(0x9e)][_0x4446a9(0x8f)][_0x4446a9(0x79)](_0x4446a9(0xb5));_0x257a3c[_0x4446a9(0x94)](_0x4446a9(0x76),_0x936229,_0x35011f);const _0x15716c=_0x257a3c[_0x4446a9(0x9c)]('li',null,[_0x20b654||!_0x29318c&&_0x10919b?_0x35011f:_0x257a3c[_0x4446a9(0xcd)]('')]),_0x71804b=_0x936229?_0x5e5189[_0x936229-0x1][_0x4446a9(0xb8)]:0x0,_0x5a1e70=Math[_0x4446a9(0x6a)](_0x37710b[_0x4446a9(0xb8)]-_0x71804b);if(_0x37710b[_0x4446a9(0xb8)]>_0x71804b){const _0x4f5c51=N(_0x15716c,_0x5a1e70,_0x257a3c);_0x257a3c[_0x4446a9(0xc8)](_0x257a3c[_0x4446a9(0x88)](_0x2957ee,_0x4446a9(0xc7)),_0x4f5c51);}else{const _0x13bd27=function(_0x5bd66d,_0x1c50ae){const _0x134929=_0x4446a9;return _0x5bd66d[_0x134929(0xc5)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x134929(0xb0)](_0x18c4e4=>_0x18c4e4['is'](_0x134929(0x6b),'ol'))[_0x1c50ae];}(_0x2957ee,_0x5a1e70);_0x257a3c[_0x4446a9(0xc8)](_0x257a3c[_0x4446a9(0x88)](_0x13bd27,_0x4446a9(0xc7)),_0x15716c);}_0x2957ee=_0x15716c;}),_0x4b9961;}[_0x2fdcc6(0xa9)](_0x1a48be){const _0x560250=_0x2fdcc6,_0x144afd=this[_0x560250(0x67)][_0x1a48be][_0x560250(0x80)];this[_0x560250(0x9e)][_0x560250(0xa0)][_0x560250(0x81)](_0x3a6751=>{const _0x405ccb=_0x560250;_0x3a6751[_0x405ccb(0xd1)](_0x144afd,0x0);}),this[_0x560250(0x9e)][_0x560250(0x89)][_0x560250(0x73)][_0x560250(0x7f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2fdcc6(0x71)](){return(_0xa913ce,_0x285bcd)=>{const _0x3b72f1=_0x9bdd,_0xe53869=_0x285bcd[_0x3b72f1(0x99)],_0x2f5c29=_0xe53869[_0x3b72f1(0x8e)](_0x285bcd[_0x3b72f1(0x93)]),_0x17dd28=_0xe53869[_0x3b72f1(0x8c)](_0x2f5c29);_0x17dd28['is'](_0x3b72f1(0x6b),_0x3b72f1(0xb4))&&(_0x285bcd[_0x3b72f1(0x77)]=this[_0x3b72f1(0x9e)][_0x3b72f1(0xa0)][_0x3b72f1(0x88)](_0x17dd28,0x0),_0xa913ce[_0x3b72f1(0x84)]());};}}function N(_0x27d992,_0x2797f9,_0x35bad5){const _0x4264e2=_0x2fdcc6;return 0x1===_0x2797f9?_0x35bad5[_0x4264e2(0x9c)]('ol',null,[_0x27d992]):_0x35bad5[_0x4264e2(0x9c)]('ol',null,[_0x35bad5[_0x4264e2(0x9c)]('li',null,[N(_0x27d992,_0x2797f9-0x1,_0x35bad5)])]);}function _0x9bdd(_0xf6a6e8,_0x53b6e7){const _0x345eb7=_0x345e();return _0x9bdd=function(_0x9bdd7a,_0x5e3e73){_0x9bdd7a=_0x9bdd7a-0x66;let _0x5ebd06=_0x345eb7[_0x9bdd7a];return _0x5ebd06;},_0x9bdd(_0xf6a6e8,_0x53b6e7);}function _0x345e(){const _0x234ad2=['register','createText','$blockObject','afterInit','$capture','setSelection','init','\x20table-of-contents_empty','conversion','$graveyard','editingDowncast','differ','_currentOutlineDefinitions','type','dataDowncast','abs','element','getChanges','rootName','isOfficialPlugin','isInteger','add','_redirectMapper','commands','view','table-of-contents__placeholder','hasContent','tableOfContentsHeadingIndex','modelPosition','forEach','get','_createTableOfContents','getAttribute','outlineDefinitions','pluginName','text','scrollToTheSelection','modelElement','change','elementToElement','4769180USHsXX','stop','1746mBGsqh','viewToModelPosition','fromCharCode','createPositionAt','editing','_tableOfContentsElements','join','toModelElement','div','findMappedViewAncestor','config','6357776GnHIUn','reconvertItem','for','viewPosition','setCustomProperty','TableOfContentsEditing','map','7XxDxea','locale','mapper','href','_updateTableOfContentsElements','createContainerElement','24400413lIFGrV','editor','data','model','name','headingId.modelAttributeName','nodeAfter','5158686DRihQb','document','registerRawContentMatcher','preventDefault','522516VXfPhm','_handleScrollToHeading','No\x20headings\x20were\x20found\x20in\x20the\x20document.','isPremiumPlugin','_headingIdModelAttributeName','509SIJxpd','plugins','_defineConverters','filter','upcast','elementToStructure','click','tableOfContents','documentOutline.showEmptyHeadings','listenTo','schema','level','getCustomProperty','headingId','high','Table\x20of\x20contents','DocumentOutlineUtils','length','_defineSchema','position','insertTableOfContents','_trackNewToCElements','domEvent','Empty\x20heading','getAncestors','target','end','insert','3937740zmAmPC','requires','table-of-contents'];_0x345e=function(){return _0x234ad2;};return _0x345e();}
|