@ckeditor/ckeditor5-document-outline 46.0.0-alpha.4 → 46.0.0-alpha.5
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:()=>q,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 b=k;function k(t,e){const n=I();return(k=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=k,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{[b(508)];[b(505)];[b(515)];constructor(t,e=!1,n){const i=b;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)]})}[b(524)](t){const e=b;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)])})}[b(494)](t,e){const n=b;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))}[b(525)](t,...e){const n=b,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)}[b(503)](t,e){const n=b;do{this[n(508)][n(511)](t)}while(--e)}[b(504)](t){const e=b,n=this[e(508)][e(529)](t[e(483)]);this[e(507)](e(521),n)}[b(486)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(508)][e(478)](t)[e(492)],20,this[e(505)])}[b(526)](){const t=b;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),L=n.n(N),S=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=L();O()(S.A,D);S.A&&S.A.locals&&S.A.locals;const K=j;function j(t,e){const n=M();return(j=function(t,e){return n[t-=112]})(t,e)}function M(){const t=["editor","mapper","DocumentOutlineUI","pluginName","151155bjxzga","plugins","scrollToTheSelection","model","document","_currentOutlineDefinitions","fromCharCode","sync","documentOutline.container","bind","height","getIntersection","471999uJqoOc","view","afterInit","editing","indexOf","1810333gGgIjg","setSelection","add","_handleItemSelected","activeItemIndex","1wuOLqA","map","2927089VrtUlR","join","_setActiveViewItem","528338dCpuqa","getRootNames","locale","href","105276QMXUDz","focusTracker","get","focus","isOfficialPlugin","_handleOutlineChange","cancel","floor","destroy","documentOutline.showEmptyHeadings","render","bottom","_updateActiveDefinitionFromViewportThrottled","getDomRoot","mapViewToDom","itemSelected","DocumentOutlineUtils","5HsKlAo","getVisible","length","top","scroll","isPremiumPlugin","init","resize","modelElement","8Vdeebo","config","document-outline-container-not-provided","domConverter","window","appendChild","178878nKdgFb","toViewElement","listenTo","10tCsOra","change","_updateActiveDefinitionOnViewportChange","element"];return(M=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(138693===parseInt(e(135))/1*(parseInt(e(140))/2)+-parseInt(e(125))/3+parseInt(e(144))/4+-parseInt(e(161))/5*(-parseInt(e(176))/6)+-parseInt(e(130))/7*(-parseInt(e(170))/8)+-parseInt(e(113))/9+-parseInt(e(179))/10*(parseInt(e(137))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[K(126)];[K(118)];[K(156)];static get[K(112)](){return K(185)}static get[K(148)](){return!0}static get[K(166)](){return!0}constructor(t){const e=K;super(t),this[e(126)]=new y(t[e(142)],this[e(183)][e(171)][e(146)](e(153)),this[e(183)][e(171)][e(146)](e(121))),this[e(118)]=[],this[e(156)]=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(181)][e(122)](this),100)}[K(167)](){const t=K,e=this[t(183)],n=e[t(114)][t(146)](t(160));let i=!1;if(this[t(126)][t(154)](),this[t(183)].ui[t(145)][t(132)](this[t(126)][t(182)]),!e[t(171)][t(146)](t(121)))throw new u.CKEditorError(t(172),{editor:e});e[t(171)][t(146)](t(121))[t(175)](this[t(126)][t(182)]),n.on(t(180),this[t(149)][t(122)](this)),n.on(t(134),(e,{index:n})=>this[t(139)](n)),this[t(126)].on(t(159),(e,n)=>{i=!0,this[t(133)](n)}),this[t(126)][t(178)](u.global[t(117)],t(165),()=>{i?i=!1:this[t(156)]()},{useCapture:!0}),this[t(126)][t(178)](u.global[t(174)],t(168),this[t(156)],{useCapture:!0})}[K(127)](){!async function(t){const e=p([72,116,119,88,115,111,87,104,89,122,114,109,102,49,73,121,76,56,86,74,113,108,70,84,107,83,80,85,97,77,66,118,120,75,71,100,48,50,78,68,110,90,65,117,79,53,112,67,55,52,99,81,101,105,69,54,82,51,98,103,106,57]),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=j;return t[e(136)](t=>String[e(119)](t))[e(138)]("")}!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([72]);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:1751673600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,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(143)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(152)](){const t=K;super[t(152)](),this[t(126)][t(152)](),this[t(156)][t(150)]()}[K(149)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(118)]=e,this[i(126)][i(120)](n)}[K(139)](t){const e=K;this[e(118)][e(163)]&&this[e(118)][t]&&(this[e(126)][e(134)]=t)}[K(133)](t){const e=K,n=this[e(118)][t][e(169)];this[e(183)][e(116)][e(180)](t=>{t[e(131)](n,0)}),this[e(183)][e(128)][e(126)][e(115)]({alignToTop:!0,forceScroll:!0}),this[e(183)][e(128)][e(126)][e(147)](),this[e(139)](t)}[K(181)](){const t=K,e=this[t(183)];let n;for(const i of e[t(116)][t(117)][t(141)]()){const o=e[t(128)][t(126)][t(157)](i),r=o&&new u.Rect(o)[t(162)]();if(r){const e=new u.Rect(u.global[t(174)])[t(124)](r);e&&(n=e[t(164)]+.25*e[t(123)])}}if(void 0===n)return;const i=R(e[t(128)],this[t(118)],n);i?this[t(139)](this[t(118)][t(129)](i)):this[t(139)](-1)}}function R(t,e,n,i=0,o=e[K(163)]-1){const r=K,s=Math[r(151)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(184)][r(177)](c[r(169)]);if(!a)return null;const l=t[r(126)][r(173)][r(158)](a);return new u.Rect(l)[r(155)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=z;function z(t,e){const n=U();return(z=function(t,e){return n[t-=395]})(t,e)}function U(){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(U=function(){return t})()}!function(t){const e=z,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())}}(U);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 F=n(901);function B(){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(B=function(){return t})()}const Q=W;function W(t,e){const n=B();return(W=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=W,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())}}(B);class J 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 Z=n(336),G={attributes:{"data-cke":!0}};G.setAttributes=P(),G.insert=A().bind(null,"head"),G.domAPI=x(),G.insertStyleElement=L();O()(Z.A,G);Z.A&&Z.A.locals&&Z.A.locals;const Y=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[Y(198)](){return Y(224)}static get[Y(181)](){return!0}static get[Y(211)](){return!0}[Y(187)](){const t=Y,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)]())}[Y(175)](t){const e=Y;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}))}[Y(219)](t){const e=Y;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)}))}[Y(213)](){const t=Y,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[Y(173)](/heading\d/)}const nt=ot;function it(){const t=["isPremiumPlugin","6354DKEewt","modelPosition","map","elementToElement","$capture","href","stop","headingId.modelAttributeName","insert","table-of-contents","view","1117831lIgPvD","540704KlQbWz","mapper","abs","TableOfContentsEditing","headingId","11730393zyNQbr","element","commands","hasContent","_tableOfContentsElements","modelElement","documentOutline.showEmptyHeadings","registerRawContentMatcher","preventDefault","pluginName","isOfficialPlugin","editing","outlineDefinitions","viewToModelPosition","10LWrrNf","tableOfContents","elementToStructure","filter","click","config","scrollToTheSelection","requires","reconvertItem","schema","conversion","locale","203jATVPv","rootName","_headingIdModelAttributeName","data","setSelection","plugins","Table of contents","domEvent","editor","28164477GgSkcv","setCustomProperty","_redirectMapper","get","dataDowncast","target","model","isInteger","_createTableOfContents","tableOfContentsHeadingIndex","_currentOutlineDefinitions","join","No headings were found in the document.","createText","forEach","nodeAfter","insertTableOfContents","_defineConverters","add","end","text","getAttribute","_trackNewToCElements","Empty heading","change","getAncestors","type","$graveyard","createPositionAt"," table-of-contents_empty","position","editingDowncast","getChanges","for","fromCharCode","viewPosition","getCustomProperty","length","findMappedViewAncestor","207880vpjAlx","_handleScrollToHeading","div","_updateTableOfContentsElements","listenTo","afterInit","table-of-contents__placeholder","DocumentOutlineUtils","high","document","init","476TZFnLk","differ","2197002qNxWqK","upcast","name","register","level","45SNNRdc","_defineSchema","$blockObject","createContainerElement","toModelElement"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(740135===-parseInt(e(198))/1+-parseInt(e(289))/2*(-parseInt(e(302))/3)+-parseInt(e(199))/4*(-parseInt(e(296))/5)+-parseInt(e(291))/6+-parseInt(e(230))/7*(parseInt(e(278))/8)+-parseInt(e(204))/9*(parseInt(e(218))/10)+parseInt(e(239))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(213)](){return nt(202)}static get[nt(214)](){return!0}static get[nt(301)](){return!0}static get[nt(225)](){return[F.Widget,h,tt]}[nt(249)];[nt(208)];[nt(232)];constructor(t){const e=nt;super(t),this[e(249)]=[],this[e(208)]=new Set,this[e(232)]=e(203)}[nt(288)](){const t=nt,e=this[t(238)],n=e[t(215)][t(197)][t(287)];e[t(223)][t(242)](t(194))&&(this[t(232)]=e[t(223)][t(242)](t(194))),this[t(282)](n,t(222),(e,n)=>{const i=t;if(!n[i(244)])return;const o=n[i(244)][i(275)](i(248));Number[i(246)](o)&&(n[i(237)][i(212)](),e[i(308)](),this[i(279)](o))},{priority:t(286),context:t(306)}),this[t(297)](),this[t(256)](),e[t(206)][t(257)](t(255),new J(e)),e[t(235)][t(242)](t(285)).on(t(263),(e,n)=>{const i=t;this[i(249)]=n[i(216)],this[i(281)]()}),this[t(282)](e[t(245)][t(287)],t(263),()=>{this[t(261)]()})}[nt(283)](){!async function(t){const e=p([50,80,121,99,66,49,79,86,55,74,88,118,108,114,84,85,56,48,53,54,113,82,72,111,65,57,104,68,76,100,119,101,52,77,78,83,98,70,51,73,122,102,105,97,115,89,69,117,120,106,110,75,90,107,81,116,71,109,67,103,87,112]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=ot;return t[e(304)](t=>String[e(273)](t))[e(250)]("")}!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([80]);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:1751673600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(307)]);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(281)](){const t=nt;this[t(208)][t(253)](e=>{const n=t;n(266)!==e[n(231)]&&this[n(238)][n(215)][n(226)](e)})}[nt(261)](){const t=nt;for(const e of this[t(238)][t(245)][t(287)][t(290)][t(271)]({includeChangesInGraveyard:!0})){if(t(195)!==e[t(265)]||t(219)!==e[t(293)])return;this[t(208)][t(257)](e[t(269)][t(254)])}}[nt(297)](){const t=nt;this[t(238)][t(245)][t(227)][t(294)](t(219),{inheritAllFrom:t(298)})}[nt(256)](){const t=nt,e=this[t(238)][t(228)];e[t(272)](t(292))[t(305)]({model:t(219),view:{name:t(280),classes:t(196)}}),e[t(272)](t(243))[t(220)]({model:t(219),view:(e,{writer:n})=>this[t(247)](n,!0)}),e[t(272)](t(270))[t(220)]({model:t(219),view:(e,{writer:n})=>{const i=t;this[i(208)][i(257)](e);const o=this[i(247)](n);return(0,F.toWidget)(o,n,{label:p(this[i(238)][i(229)],i(236))})}}),this[t(238)][t(233)][t(211)]({name:t(280),classes:t(196)}),this[t(238)][t(215)][t(200)].on(t(217),this[t(241)](),{priority:t(286)})}[nt(247)](t,e=!1){const n=nt,{locale:i}=this[n(238)],o=t[n(299)](n(280),{class:n(196)+(0===this[n(249)][n(276)]?n(268):""),...!e&&{"data-table-of-contents-label":p(i,n(236))}});0===this[n(249)][n(276)]&&!1===e&&t[n(195)](t[n(267)](o,n(258)),t[n(299)]("p",{class:n(284)},[t[n(252)](p(i,n(251)))]));const r=e?"":"["+p(i,n(262))+"]";let s=o;return this[n(249)][n(253)]((i,o,c)=>{const a=n,u=this[a(238)][a(245)][a(207)](i[a(209)],{ignoreWhitespaces:!0}),l=u?i[a(259)]:r,d=i[a(209)][a(260)](this[a(232)]),f=t[a(299)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(252)](l)]),h=this[a(238)][a(223)][a(242)](a(210));t[a(240)](a(248),o,f);const m=t[a(299)]("li",null,[u||!e&&h?f:t[a(252)]("")]),p=o?c[o-1][a(295)]:0,g=Math[a(201)](i[a(295)]-p);if(i[a(295)]>p){const e=st(m,g,t);t[a(195)](t[a(267)](s,a(258)),e)}else{const e=function(t,e){const n=a;return t[n(264)]({includeSelf:!0,parentFirst:!0})[n(221)](t=>t.is(n(205),"ol"))[e]}(s,g);t[a(195)](t[a(267)](e,a(258)),m)}s=m}),o}[nt(279)](t){const e=nt,n=this[e(249)][t][e(209)];this[e(238)][e(245)][e(263)](t=>{t[e(234)](n,0)}),this[e(238)][e(215)][e(197)][e(224)]({alignToTop:!0,forceScroll:!0})}[nt(241)](){return(t,e)=>{const n=ot,i=e[n(200)],o=i[n(277)](e[n(274)]),r=i[n(300)](o);r.is(n(205),n(219))&&(e[n(303)]=this[n(238)][n(245)][n(267)](r,0),t[n(308)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(299)]("ol",null,[t]):n[i(299)]("ol",null,[n[i(299)]("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:()=>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})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x13410b,Command as _0x104461}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x19c451,throttle as _0x507090}from'es-toolkit/compat';import{ModelText as _0x4cdbd6,ModelTreeWalker as _0x20daad}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x24e196,diffToChanges as _0x29fba3,scrollAncestorsToShowTarget as _0x443382,CKEditorError as _0x435677,global as _0x1566db,Rect as _0x1fc361,uid as _0x4977a8,priorities as _0x2bdc34}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5c4639,ButtonView as _0xd8f005,MenuBarMenuListItemButtonView as _0x5d9cb9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4b3012,toWidget as _0x1a6884}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x5e3964}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x101fc1){let _0x107d91='';for(const _0x2186bb of _0x101fc1['getChildren']())_0x2186bb instanceof _0x4cdbd6&&(_0x107d91+=_0x2186bb['data']);return _0x107d91;}class i extends _0x13410b{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x10d8c3=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x1ab176=[];_0x10d8c3['model']['document']['on']('change',_0x19c451(()=>{const _0x4887a0=_0x1ab176;_0x1ab176=this['_getOutlineDefinitions']();const _0x2d71b2=_0x24e196(_0x4887a0,_0x1ab176,(_0x9f8117,_0x1ce54c)=>_0x9f8117['level']===_0x1ce54c['level']&&_0x9f8117['text']===_0x1ce54c['text']&&_0x9f8117['modelElement']===_0x1ce54c['modelElement']),_0x354b3f=_0x29fba3(_0x2d71b2,_0x1ab176),_0x11ccce=this['_getActiveHeading'](),_0x481634=_0x1ab176['findIndex'](_0x2793c1=>_0x2793c1['modelElement']===_0x11ccce);_0x354b3f['length']&&this['fire']('change',{'outlineDefinitions':_0x1ab176,'activeItemIndex':_0x481634,'outlineChanges':_0x354b3f}),this['fire']('activeItemIndex',{'index':_0x481634});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x28ed75=this['editor'],_0x1a7b05=[],_0x2e18d9=this['_headingNames'];for(const _0x3c2b79 of _0x28ed75['model']['document']['getRootNames']())_0x3e7f34(_0x28ed75['model']['document']['getRoot'](_0x3c2b79));function _0x3e7f34(_0x2c6adb){for(const _0x80cd5a of _0x2c6adb['getChildren']())_0x80cd5a['is']('element')&&(_0x2e18d9['includes'](_0x80cd5a['name'])&&_0x1a7b05['push']({'level':_0x2e18d9['indexOf'](_0x80cd5a['name'])+0x1,'text':g(_0x80cd5a),'modelElement':_0x80cd5a}),_0x3e7f34(_0x80cd5a));}return _0x1a7b05;}['_getActiveHeading'](){const _0x15a3e8=this['editor']['model']['document']['selection']['getFirstPosition'](),_0xdf30c7=new _0x20daad({'direction':'backward','startPosition':_0x15a3e8});for(const _0x45f978 of _0xdf30c7)if(_0x45f978['item']['is']('element')&&this['_headingNames']['includes'](_0x45f978['item']['name']))return _0x45f978['item'];}['_getHeadingNames'](){const _0x2279b5=this['editor']['config']['get']('documentOutline.headings');return _0x2279b5||function(_0xe7df88){const _0x5e01fb=_0xe7df88['config']['get']('heading.options');return _0x5e01fb?_0x5e01fb['reduce']((_0x35141f,_0x2dad88)=>('paragraph'!==_0x2dad88['model']&&_0x35141f['push'](_0x2dad88['model']),_0x35141f),[]):_0xe7df88['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x20a1ff=this['editor'],_0x303372=['h1','h2','h3','h4','h5','h6'],_0x19f3eb=[];for(const _0x441381 of _0x303372){const _0x388344=_0x20a1ff['editing']['view']['domConverter']['domToView'](document['createElement'](_0x441381)),_0x18a9d0=_0x20a1ff['data']['toModel'](_0x388344)['getChild'](0x0);_0x18a9d0?.['is']('element')&&_0x19f3eb['push'](_0x18a9d0['name']);}this['_headingNames']=_0x19f3eb;}}function j(_0x12caaa,_0x335a7c){const t=_0x12caaa['t'];switch(_0x335a7c){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 _0x335a7c;}}class A extends _0x5c4639{constructor(_0x4c873d,_0x102591=!0x1){super(_0x4c873d);const _0x3246ca=this['bindTemplate'],_0x375e29=_0x102591?'['+j(_0x4c873d,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x2eacad=>!_0x2eacad),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x3246ca['to']('level',_0x1c87e9=>'ck-document-outline__item_level-'+_0x1c87e9),_0x3246ca['if']('isActive','ck-document-outline__item_active'),_0x3246ca['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x3246ca['to']('text')},'children':[{'text':_0x3246ca['to']('text',_0x454fbb=>_0x454fbb||_0x375e29)}],'on':{'click':_0x3246ca['to']('click')}});}}class f extends _0x5c4639{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3eb13d,_0x1930f1=!0x1,_0x291ed8){super(_0x3eb13d),this['showEmptyHeadingText']=_0x1930f1,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x291ed8,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x548d46,_0x57102b,_0x3eaeb6,_0x31a189)=>{this['_setActiveItem'](_0x31a189,_0x3eaeb6);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3eb13d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3eb13d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x510069){_0x510069['forEach'](_0x14446b=>{'insert'==_0x14446b['type']?this['_insertItem'](_0x14446b['index'],..._0x14446b['values']):'delete'==_0x14446b['type']&&this['_deleteItem'](_0x14446b['index'],_0x14446b['howMany']);});}['_setActiveItem'](_0x20f0ea,_0x4bceb7){if(-0x1!==_0x20f0ea){const _0xd9a50c=this['items']['get'](_0x20f0ea);_0xd9a50c&&(_0xd9a50c['isActive']=!0x1);}-0x1!==_0x4bceb7&&(this['items']['get'](_0x4bceb7)['isActive']=!0x0,this['_scrollToItem'](_0x4bceb7));}['_insertItem'](_0x4d9927,..._0x23ff01){const _0x22940e=_0x23ff01['map']((_0xde59d8,_0x468d9b)=>{const _0x145aaf=new A(this['locale'],this['showEmptyHeadingText']);return _0x145aaf['text']=_0xde59d8['text'],_0x145aaf['level']=_0xde59d8['level'],_0x4d9927+_0x468d9b===this['activeItemIndex']&&(_0x145aaf['isActive']=!0x0),_0x145aaf;});this['items']['addMany'](_0x22940e,_0x4d9927);}['_deleteItem'](_0x14f349,_0x175ff4){do{this['items']['remove'](_0x14f349);}while(--_0x175ff4);}['_handleItemClick'](_0x4f8df3){const _0x15cb05=this['items']['getIndex'](_0x4f8df3['source']);this['fire']('itemSelected',_0x15cb05);}['_scrollToItem'](_0x449405){_0x443382(this['items']['get'](_0x449405)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x13410b{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x189f59){super(_0x189f59),this['view']=new f(_0x189f59['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x507090(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x598ddb=this['editor'],_0x58e182=_0x598ddb['plugins']['get']('DocumentOutlineUtils');let _0x100ddf=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x598ddb['config']['get']('documentOutline.container'))throw new _0x435677('document-outline-container-not-provided',{'editor':_0x598ddb});_0x598ddb['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x58e182['on']('change',this['_handleOutlineChange']['bind'](this)),_0x58e182['on']('activeItemIndex',(_0x37a0ef,{index:_0x207fdd})=>this['_setActiveViewItem'](_0x207fdd)),this['view']['on']('itemSelected',(_0x10c842,_0x48d46b)=>{_0x100ddf=!0x0,this['_handleItemSelected'](_0x48d46b);}),this['view']['listenTo'](_0x1566db['document'],'scroll',()=>{_0x100ddf?_0x100ddf=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x1566db['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5908c6){const _0x29bd96=_0x74eb1f([0x48,0x74,0x77,0x58,0x73,0x6f,0x57,0x68,0x59,0x7a,0x72,0x6d,0x66,0x31,0x49,0x79,0x4c,0x38,0x56,0x4a,0x71,0x6c,0x46,0x54,0x6b,0x53,0x50,0x55,0x61,0x4d,0x42,0x76,0x78,0x4b,0x47,0x64,0x30,0x32,0x4e,0x44,0x6e,0x5a,0x41,0x75,0x4f,0x35,0x70,0x43,0x37,0x34,0x63,0x51,0x65,0x69,0x45,0x36,0x52,0x33,0x62,0x67,0x6a,0x39]),_0x35113e=0x41a61410,_0x4f6b98=0x41a178a0^_0x35113e,_0x179ba1=window[_0x74eb1f([0x44,0x61,0x74,0x65])][_0x74eb1f([0x6e,0x6f,0x77])](),_0x593632=_0x5908c6[_0x74eb1f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53d26d=new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x160266=>{_0x593632[_0x74eb1f([0x6f,0x6e,0x63,0x65])](_0x74eb1f([0x72,0x65,0x61,0x64,0x79]),_0x160266);}),_0xae1dac={[_0x74eb1f([0x6b,0x74,0x79])]:_0x74eb1f([0x45,0x43]),[_0x74eb1f([0x75,0x73,0x65])]:_0x74eb1f([0x73,0x69,0x67]),[_0x74eb1f([0x63,0x72,0x76])]:_0x74eb1f([0x50,0x2d,0x32,0x35,0x36]),[_0x74eb1f([0x78])]:_0x74eb1f([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]),[_0x74eb1f([0x79])]:_0x74eb1f([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]),[_0x74eb1f([0x61,0x6c,0x67])]:_0x74eb1f([0x45,0x53,0x32,0x35,0x36])},_0xca6ba9=_0x593632[_0x74eb1f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x74eb1f([0x67,0x65,0x74])](_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4cd395(){let _0x33ae3f,_0x4b4383=null,_0x5c5942=null;try{if(_0xca6ba9==_0x74eb1f([0x47,0x50,0x4c]))return _0x74eb1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x33ae3f=_0x2f6cb5(),!_0x33ae3f)return _0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x33ae3f[_0x74eb1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c5942=_0x22056c(_0x33ae3f[_0x74eb1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x33ae3f[_0x74eb1f([0x6a,0x74,0x69])])),await _0x366f21()?_0x52dd0e()?_0x5cde1c()?_0x74eb1f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16bf8b()?(_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74eb1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b4383=_0x79cce5(_0x74eb1f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74eb1f([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b4383=_0x79cce5(_0x74eb1f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4d58e0()):_0x74eb1f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x74eb1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cde1c(){const _0x3930d8=[_0x74eb1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x74eb1f([0x74,0x72,0x69,0x61,0x6c])][_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x179ba1/0x3e8:0xe10*_0x4f6b98;return _0x33ae3f[_0x74eb1f([0x65,0x78,0x70])]<_0x3930d8;}function _0x52dd0e(){const _0x576fa4=_0x33ae3f[_0x74eb1f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x576fa4&&(!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x2a]))||(!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x44,0x4f]))||!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x50,0x50]))));}function _0x16bf8b(){const _0x136697=_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x136697||0x0==_0x136697[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d2e43}=new URL(window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x136697[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d2e43))return!0x0;const _0x5bb2cf=_0x5d2e43[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e]));return _0x136697[_0x74eb1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x93c5c9=>_0x93c5c9[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x2a])))[_0x74eb1f([0x6d,0x61,0x70])](_0x5652a5=>_0x5652a5[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e])))[_0x74eb1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3920a1=>_0x3920a1[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5bb2cf[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74eb1f([0x6d,0x61,0x70])](_0x71b7ab=>Array(_0x5bb2cf[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x71b7ab[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74eb1f([0x66,0x69,0x6c,0x6c])](_0x71b7ab[0x0]===_0x74eb1f([0x2a])?_0x74eb1f([0x2a]):'')[_0x74eb1f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x71b7ab))[_0x74eb1f([0x73,0x6f,0x6d,0x65])](_0x10541f=>_0x5bb2cf[_0x74eb1f([0x65,0x76,0x65,0x72,0x79])]((_0x11709e,_0x1270b7)=>_0x10541f[_0x1270b7]===_0x11709e||_0x10541f[_0x1270b7]===_0x74eb1f([0x2a])));}function _0x4d58e0(){return _0x4b4383&&_0x5c5942?new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf0ac53,_0x1c0cc4)=>{_0x4b4383[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0xf0ac53,_0x1c0cc4),_0x5c5942[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x16322b=>{_0x16322b!=_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])&&_0xf0ac53(_0x16322b);},_0x1c0cc4);}):_0x4b4383||_0x5c5942||_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22056c(_0x39bf72,_0x27f315){return new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xba69fe=>{if(_0x592ff1())return _0xba69fe(_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]));_0x4b93f7(),_0x593632[_0x74eb1f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x131b7a=!0x1;const _0x2d72b7=_0x4977a8();function _0x29e1b7(_0x2bd3b0){return!!_0x2bd3b0&&(typeof _0x2bd3b0===_0x74eb1f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2bd3b0===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2bd3b0[_0x74eb1f([0x74,0x68,0x65,0x6e])]===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2bd3b0[_0x74eb1f([0x63,0x61,0x74,0x63,0x68])]===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x789e7a(_0x146971){_0x226592(_0x146971)[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x384868=>{if(!_0x384868||_0x384868[_0x74eb1f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x74eb1f([0x6f,0x6b]))return _0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x13f1bb(_0x31738b(_0x2d72b7+_0x27f315))!=_0x384868[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]);})[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x13a562=>(_0x368fa9(),_0x13a562),()=>{const _0x5970c7=_0x4dfd05();return null==_0x5970c7?(_0x368fa9(),_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])):_0x74eb1f(_0x179ba1-_0x5970c7>(0x65aa9010^_0x35113e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0xba69fe)[_0x74eb1f([0x63,0x61,0x74,0x63,0x68])](()=>{_0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51a672=0x4190fa90^_0x35113e;function _0x368fa9(){const _0x50c064=_0x74eb1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x13f1bb(_0x31738b(_0x39bf72)),_0x56b6b5=_0x351d16(_0x13f1bb(window[_0x74eb1f([0x4d,0x61,0x74,0x68])][_0x74eb1f([0x63,0x65,0x69,0x6c])](_0x179ba1/_0x51a672)));window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74eb1f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50c064,_0x56b6b5);}function _0x4dfd05(){const _0x4cd639=_0x74eb1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x13f1bb(_0x31738b(_0x39bf72)),_0xe6dddf=window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74eb1f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cd639);return _0xe6dddf?window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351d16(_0xe6dddf),0x10)*_0x51a672:null;}function _0x226592(_0x263954){return new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x318645,_0x3566a2)=>{_0x263954[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x318645,_0x3566a2),window[_0x74eb1f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3566a2,0x41a7c0d0^_0x35113e);});}}_0x593632[_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x37fd20,_0x7663de)=>{if(_0x7663de[0x0]!=_0x39bf72)return _0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x7663de[0x1]={..._0x7663de[0x1],[_0x74eb1f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d72b7};},{[_0x74eb1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74eb1f([0x68,0x69,0x67,0x68])}),_0x593632[_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4809fd=>{_0x29e1b7(_0x4809fd[_0x74eb1f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x131b7a=!0x0,_0x789e7a(_0x4809fd[_0x74eb1f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x74eb1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74eb1f([0x6c,0x6f,0x77])}),_0x53d26d[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>{_0x131b7a||_0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x592ff1(){return _0x593632[_0x74eb1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74eb1f([0x76,0x69,0x65,0x77])][_0x74eb1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x74eb1f([0x61,0x75,0x74,0x6f]);}function _0x4b93f7(){_0x593632[_0x74eb1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74eb1f([0x76,0x69,0x65,0x77])][_0x74eb1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x74eb1f([0x61,0x75,0x74,0x6f]);}}function _0x79cce5(_0x45963c){const _0x4c2541=[new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa96668=>setTimeout(_0xa96668,0x41af2adc^_0x35113e)),_0x53d26d[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xebd7ad=>{let _0x120859=0x0;_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x451a41,_0x284adf)=>{_0x284adf[0x0][_0x74eb1f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x120859++,_0x120859==(0x41a615e8^_0x35113e)&&(_0xebd7ad(),_0x451a41[_0x74eb1f([0x6f,0x66,0x66])]());});}))];return window[_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x74eb1f([0x72,0x61,0x63,0x65])](_0x4c2541)[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>_0x45963c);}async function _0x1407cd(){await _0x53d26d,_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6e9e,_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6e9e,_0x593632[_0x74eb1f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d8e7d(_0x43d076){const _0x1f5d4d=_0x4da6c7();_0x593632[_0x1f5d4d]=_0x74eb1f([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])+_0x43d076,_0x43d076!=_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])&&_0x1407cd();}function _0x4da6c7(){const _0x44677a=window[_0x74eb1f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x74eb1f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x74eb1f([0x6e,0x6f,0x77])]())[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x74eb1f([0x2e]),'');let _0x1b668a=_0x74eb1f([0x48]);for(let _0x11e808=0x0;_0x11e808<_0x44677a[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11e808+=0x2){let _0x2a9895=window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44677a[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11e808,_0x11e808+0x2));_0x2a9895>=_0x29bd96[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a9895-=_0x29bd96[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1b668a+=_0x29bd96[_0x2a9895];}return _0x1b668a;}function _0x2f6cb5(){const _0x4f692e=_0xca6ba9[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e]));if(0x3!=_0x4f692e[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x42430f(_0x4f692e[0x1]);function _0x42430f(_0x18766d){const _0x2236a7=_0xb85c5e(_0x18766d);return _0x2236a7&&_0x160ad2()?_0x2236a7:null;function _0x160ad2(){const _0x1d3ca2=_0x2236a7[_0x74eb1f([0x6a,0x74,0x69])],_0x204d04=window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3ca2[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d3ca2[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23e224={..._0x2236a7,[_0x74eb1f([0x6a,0x74,0x69])]:_0x1d3ca2[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d3ca2[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23e224[_0x74eb1f([0x76,0x63])],_0x31738b(_0x23e224)==_0x204d04;}}}async function _0x366f21(){let _0x1e3adb=!0x0;try{const _0x28d1eb=_0xca6ba9[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e])),[_0x3ca0ec,_0x211ae0,_0x56c416]=_0x28d1eb;return _0x2a18ef(_0x3ca0ec),await _0x3ebf6c(_0x3ca0ec,_0x211ae0,_0x56c416),_0x1e3adb;}catch{return!0x1;}function _0x2a18ef(_0x566992){const _0x46ff7d=_0xb85c5e(_0x566992);_0x46ff7d&&_0x46ff7d[_0x74eb1f([0x61,0x6c,0x67])]==_0x74eb1f([0x45,0x53,0x32,0x35,0x36])||(_0x1e3adb=!0x1);}async function _0x3ebf6c(_0x42bcc2,_0x59c7c6,_0x237cb2){const _0x492090=window[_0x74eb1f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x74eb1f([0x66,0x72,0x6f,0x6d])](_0x2c11de(_0x237cb2),_0x51592e=>_0x51592e[_0x74eb1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5626d4=new window[(_0x74eb1f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x74eb1f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x42bcc2+_0x74eb1f([0x2e])+_0x59c7c6),_0x4e3ac7=window[_0x74eb1f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x74eb1f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e3ac7)return;const _0x4c8d5c=await _0x4e3ac7[_0x74eb1f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x74eb1f([0x6a,0x77,0x6b]),_0xae1dac,{[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x45,0x43,0x44,0x53,0x41]),[_0x74eb1f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x74eb1f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e3ac7[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x45,0x43,0x44,0x53,0x41]),[_0x74eb1f([0x68,0x61,0x73,0x68])]:{[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c8d5c,_0x492090,_0x5626d4)||(_0x1e3adb=!0x1);}}function _0xb85c5e(_0x54b020){return _0x54b020[_0x74eb1f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x74eb1f([0x65,0x79]))?JSON[_0x74eb1f([0x70,0x61,0x72,0x73,0x65])](_0x2c11de(_0x54b020)):null;}function _0x2c11de(_0x16b761){return window[_0x74eb1f([0x61,0x74,0x6f,0x62])](_0x16b761[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x74eb1f([0x2b]))[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x74eb1f([0x2f])));}function _0x31738b(_0x5c1982){let _0xbb96cb=0x1505;function _0x64f1ea(_0x974411){for(let _0x5efeeb=0x0;_0x5efeeb<_0x974411[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5efeeb++){const _0x1f59ce=_0x974411[_0x74eb1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5efeeb);_0xbb96cb=(_0xbb96cb<<0x5)+_0xbb96cb+_0x1f59ce,_0xbb96cb&=_0xbb96cb;}}function _0x38621c(_0x56709a){Array[_0x74eb1f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x56709a)?_0x56709a[_0x74eb1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x38621c):_0x56709a&&typeof _0x56709a==_0x74eb1f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x74eb1f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x56709a)[_0x74eb1f([0x73,0x6f,0x72,0x74])]()[_0x74eb1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7739ea,_0x3114cc])=>{_0x64f1ea(_0x7739ea),_0x38621c(_0x3114cc);}):_0x64f1ea(window[_0x74eb1f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x56709a));}return _0x38621c(_0x5c1982),_0xbb96cb>>>0x0;}function _0x13f1bb(_0x35a837){return _0x35a837[_0x74eb1f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x74eb1f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x74eb1f([0x30]));}function _0x351d16(_0x1867e2){return _0x1867e2[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x74eb1f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x74eb1f([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e6e9e(){}function _0x74eb1f(_0x3e3930){return _0x3e3930['map'](_0x47aad6=>String['fromCharCode'](_0x47aad6))['join']('');}_0x5d8e7d(await _0x4cd395());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x2e81ce,{outlineDefinitions:_0x2c49b8,outlineChanges:_0x2473df}){this['_currentOutlineDefinitions']=_0x2c49b8,this['view']['sync'](_0x2473df);}['_setActiveViewItem'](_0x3c99d9){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3c99d9]&&(this['view']['activeItemIndex']=_0x3c99d9);}['_handleItemSelected'](_0x5b9ec1){const _0xfb5b23=this['_currentOutlineDefinitions'][_0x5b9ec1]['modelElement'];this['editor']['model']['change'](_0x5785a5=>{_0x5785a5['setSelection'](_0xfb5b23,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5b9ec1);}['_updateActiveDefinitionOnViewportChange'](){const _0xafe7eb=this['editor'];let _0x5d8843;for(const _0x35f52a of _0xafe7eb['model']['document']['getRootNames']()){const _0x3791a2=_0xafe7eb['editing']['view']['getDomRoot'](_0x35f52a),_0x2a1c09=_0x3791a2&&new _0x1fc361(_0x3791a2)['getVisible']();if(_0x2a1c09){const _0x44a08f=new _0x1fc361(_0x1566db['window'])['getIntersection'](_0x2a1c09);_0x44a08f&&(_0x5d8843=_0x44a08f['top']+0.25*_0x44a08f['height']);}}if(void 0x0===_0x5d8843)return;const _0x145172=h(_0xafe7eb['editing'],this['_currentOutlineDefinitions'],_0x5d8843);_0x145172?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x145172)):this['_setActiveViewItem'](-0x1);}}function h(_0x2e0538,_0x4d36de,_0x15a75a,_0x5436c3=0x0,_0x381461=_0x4d36de['length']-0x1){const _0x3ebffb=Math['floor'](_0x5436c3+(_0x381461-_0x5436c3)/0x2);if(_0x381461>=_0x5436c3){const _0x59ae19=_0x4d36de[_0x3ebffb],_0x2dc76a=_0x2e0538['mapper']['toViewElement'](_0x59ae19['modelElement']);if(!_0x2dc76a)return null;const _0x46aef2=_0x2e0538['view']['domConverter']['mapViewToDom'](_0x2dc76a);return new _0x1fc361(_0x46aef2)['bottom']>_0x15a75a?h(_0x2e0538,_0x4d36de,_0x15a75a,_0x5436c3,_0x3ebffb-0x1):h(_0x2e0538,_0x4d36de,_0x15a75a,_0x3ebffb+0x1,_0x381461);}return _0x3ebffb<0x0?null:_0x4d36de[_0x3ebffb];}class P extends _0x13410b{['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 _0xb2b4b5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x12f552;for(const _0xab1f5f in _0xb2b4b5){const _0x463233=_0xab1f5f,_0x16b3f8=_0xb2b4b5[_0x463233];if('documentOutlineLicenseKeyValid'==_0x16b3f8||'documentOutlineLicenseKeyInvalid'==_0x16b3f8||'documentOutlineLicenseKeyExpired'==_0x16b3f8||'documentOutlineLicenseKeyDomainLimit'==_0x16b3f8||'documentOutlineLicenseKeyNotAllowed'==_0x16b3f8||'documentOutlineLicenseKeyEvaluationLimit'==_0x16b3f8||'documentOutlineLicenseKeyTrialLimit'==_0x16b3f8||'documentOutlineLicenseKeyUsageLimit'==_0x16b3f8){delete _0xb2b4b5[_0x463233],_0x12f552=_0x16b3f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x12f552&&_0xb2b4b5['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x12f552&&_0xb2b4b5['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x12f552&&_0xb2b4b5['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x104461{['execute'](){this['editor']['model']['change'](_0x571a79=>{this['editor']['model']['insertObject'](_0x571a79['createElement']('tableOfContents'));});}['refresh'](){const _0x5c4788=this['editor']['model'],_0x44314f=_0x5c4788['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x44314f&&_0x5c4788['schema']['findAllowedParent'](_0x44314f,'tableOfContents'));}}class T extends _0x13410b{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x707901=this['editor'];if(_0x707901['config']['get']('headingId.modelAttributeName'))return;(function(_0x218113){const _0x20c5a3=new Map();if(_0x218113)return _0x218113['forEach'](_0x2efdbd=>{'paragraph'!==_0x2efdbd['model']&&_0x20c5a3['set'](_0x2efdbd['view'],_0x2efdbd['model']);}),_0x20c5a3['get']('h1')||_0x20c5a3['set']('h1','heading1'),_0x20c5a3;return _0x20c5a3;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x32fa46,_0x4498c6)=>{this['_customUpcastHeadingsConversion'](_0x4498c6),this['_customDataDowncastHeadingsConversion'](_0x32fa46),_0x707901['model']['schema']['isRegistered'](_0x32fa46)&&_0x707901['model']['schema']['extend'](_0x32fa46,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5c10ff){this['editor']['conversion']['for']('upcast')['add'](_0x1dae80=>_0x1dae80['on']('element:'+_0x5c10ff,(_0x42f269,_0x5606f4,_0x2388a6)=>{const {consumable:_0x37ad4b,writer:_0x564421}=_0x2388a6,_0x1d6972=_0x5606f4['viewItem']['getAttribute']('id'),_0x24703b=_0x5606f4['modelRange']['getContainedElement']();if(_0x24703b)return _0x1d6972&&_0x1d6972['length']||_0x24703b['hasAttribute']('headingId')?void(_0x37ad4b['consume'](_0x5606f4['viewItem'],{'attributes':['id']})&&_0x564421['setAttribute']('headingId',_0x1d6972,_0x24703b)):(_0x37ad4b['consume'](_0x5606f4['viewItem'],{'attributes':['id']}),void _0x564421['setAttribute']('headingId',_0x4977a8(),_0x24703b));},{'priority':_0x2bdc34['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2b79b9){this['editor']['conversion']['for']('downcast')['add'](_0x3ff612=>_0x3ff612['on']('attribute:headingId:'+_0x2b79b9,(_0x208134,_0x303261,_0x56f165)=>{if(!_0x56f165['consumable']['consume'](_0x303261['item'],_0x208134['name']))return;const _0x38d50e=_0x303261['item']['getAttribute']('headingId'),_0x400d48=_0x56f165['mapper']['toViewElement'](_0x303261['item']);_0x56f165['writer']['setAttribute']('id',_0x38d50e,_0x400d48);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4c651c=this['editor'],_0x98c39=new Set(),_0x47f749=new Set();function _0x2ef3ad(_0x1334c6,_0x17afc6){const _0x170e73=_0x4977a8();return _0x47f749['add'](_0x170e73),_0x1334c6['setAttribute']('headingId',_0x170e73,_0x17afc6),_0x170e73;}function _0x3ee4ae(_0xa09df7,_0x34f07b){_0xa09df7['removeAttribute']('headingId',_0x34f07b);}_0x4c651c['model']['document']['registerPostFixer'](_0x5e990c=>{const _0x4f286f=_0x4c651c['model']['document']['differ']['getChanges']();let _0x4e9d84=!0x1;for(const _0x5c87c9 of _0x4f286f)if('insert'==_0x5c87c9['type']&&_0x5c87c9['name']){if(b(_0x5c87c9['name'])){const _0x3a9313=_0x5c87c9['attributes']['get']('headingId');'string'==typeof _0x3a9313?_0x98c39['has'](_0x3a9313)?(_0x2ef3ad(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0):_0x47f749['add'](_0x3a9313):(_0x2ef3ad(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0);}else'string'==typeof _0x5c87c9['attributes']['get']('headingId')&&(_0x3ee4ae(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0);}else{if('remove'==_0x5c87c9['type']){const _0x1a82c5=_0x5c87c9['attributes']['get']('headingId');'string'==typeof _0x1a82c5&&_0x98c39['delete'](_0x1a82c5);}}return _0x4e9d84;}),_0x4c651c['model']['document']['on']('change',()=>{_0x47f749['forEach'](_0xaa3b33=>_0x98c39['add'](_0xaa3b33)),_0x47f749['clear']();});}}function b(_0x4469cd){return!!_0x4469cd['match'](/heading\d/);}class s extends _0x13410b{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4b3012,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x566b5a){super(_0x566b5a),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1bdf8f=this['editor'],_0x4adc92=_0x1bdf8f['editing']['view']['document'];_0x1bdf8f['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1bdf8f['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4adc92,'click',(_0x4eccc5,_0x5eed13)=>{if(!_0x5eed13['target'])return;const _0xbabb06=_0x5eed13['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0xbabb06)&&(_0x5eed13['domEvent']['preventDefault'](),_0x4eccc5['stop'](),this['_handleScrollToHeading'](_0xbabb06));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1bdf8f['commands']['add']('insertTableOfContents',new _(_0x1bdf8f)),(_0x1bdf8f['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2e9628,_0x33fed1)=>{this['_currentOutlineDefinitions']=_0x33fed1['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1bdf8f['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x5292f7){const _0xcc05d3=_0x46589b([0x32,0x50,0x79,0x63,0x42,0x31,0x4f,0x56,0x37,0x4a,0x58,0x76,0x6c,0x72,0x54,0x55,0x38,0x30,0x35,0x36,0x71,0x52,0x48,0x6f,0x41,0x39,0x68,0x44,0x4c,0x64,0x77,0x65,0x34,0x4d,0x4e,0x53,0x62,0x46,0x33,0x49,0x7a,0x66,0x69,0x61,0x73,0x59,0x45,0x75,0x78,0x6a,0x6e,0x4b,0x5a,0x6b,0x51,0x74,0x47,0x6d,0x43,0x67,0x57,0x70]),_0xcbe818=0x33cfc11d,_0x2b5d61=0x33c8adad^_0xcbe818,_0x333bb4=window[_0x46589b([0x44,0x61,0x74,0x65])][_0x46589b([0x6e,0x6f,0x77])](),_0x3b4fa7=_0x5292f7[_0x46589b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x123e6a=new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8b0812=>{_0x3b4fa7[_0x46589b([0x6f,0x6e,0x63,0x65])](_0x46589b([0x72,0x65,0x61,0x64,0x79]),_0x8b0812);}),_0x140c97={[_0x46589b([0x6b,0x74,0x79])]:_0x46589b([0x45,0x43]),[_0x46589b([0x75,0x73,0x65])]:_0x46589b([0x73,0x69,0x67]),[_0x46589b([0x63,0x72,0x76])]:_0x46589b([0x50,0x2d,0x32,0x35,0x36]),[_0x46589b([0x78])]:_0x46589b([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]),[_0x46589b([0x79])]:_0x46589b([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]),[_0x46589b([0x61,0x6c,0x67])]:_0x46589b([0x45,0x53,0x32,0x35,0x36])},_0x38738b=_0x3b4fa7[_0x46589b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46589b([0x67,0x65,0x74])](_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1758bb(){let _0x1dc09e,_0x1dfa0d=null,_0x320da7=null;try{if(_0x38738b==_0x46589b([0x47,0x50,0x4c]))return _0x46589b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1dc09e=_0x3ead4f(),!_0x1dc09e)return _0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1dc09e[_0x46589b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x320da7=_0x262d6d(_0x1dc09e[_0x46589b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1dc09e[_0x46589b([0x6a,0x74,0x69])])),await _0x47fbff()?_0x819536()?_0x494b42()?_0x46589b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4f8767()?(_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46589b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1dfa0d=_0x19a1a1(_0x46589b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46589b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1dfa0d=_0x19a1a1(_0x46589b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x464aa3()):_0x46589b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46589b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x494b42(){const _0x1078e1=[_0x46589b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46589b([0x74,0x72,0x69,0x61,0x6c])][_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x333bb4/0x3e8:0xe10*_0x2b5d61;return _0x1dc09e[_0x46589b([0x65,0x78,0x70])]<_0x1078e1;}function _0x819536(){const _0x200597=_0x1dc09e[_0x46589b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x200597&&(!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x2a]))||(!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x54,0x4f,0x43]))||!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x50,0x50]))));}function _0x4f8767(){const _0x185ea3=_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x185ea3||0x0==_0x185ea3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x312103}=new URL(window[_0x46589b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x185ea3[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x312103))return!0x0;const _0x1de005=_0x312103[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e]));return _0x185ea3[_0x46589b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c93c4=>_0x4c93c4[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x2a])))[_0x46589b([0x6d,0x61,0x70])](_0x220673=>_0x220673[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e])))[_0x46589b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xea3ade=>_0xea3ade[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1de005[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46589b([0x6d,0x61,0x70])](_0xf448f=>Array(_0x1de005[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xf448f[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46589b([0x66,0x69,0x6c,0x6c])](_0xf448f[0x0]===_0x46589b([0x2a])?_0x46589b([0x2a]):'')[_0x46589b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xf448f))[_0x46589b([0x73,0x6f,0x6d,0x65])](_0x132a12=>_0x1de005[_0x46589b([0x65,0x76,0x65,0x72,0x79])]((_0x170ff7,_0x254698)=>_0x132a12[_0x254698]===_0x170ff7||_0x132a12[_0x254698]===_0x46589b([0x2a])));}function _0x464aa3(){return _0x1dfa0d&&_0x320da7?new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xbfcf74,_0x3d9035)=>{_0x1dfa0d[_0x46589b([0x74,0x68,0x65,0x6e])](_0xbfcf74,_0x3d9035),_0x320da7[_0x46589b([0x74,0x68,0x65,0x6e])](_0x255f5c=>{_0x255f5c!=_0x46589b([0x56,0x61,0x6c,0x69,0x64])&&_0xbfcf74(_0x255f5c);},_0x3d9035);}):_0x1dfa0d||_0x320da7||_0x46589b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x262d6d(_0x4cf26c,_0x1bef2f){return new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46623c=>{if(_0x5d5c2a())return _0x46623c(_0x46589b([0x56,0x61,0x6c,0x69,0x64]));_0x219d0e(),_0x3b4fa7[_0x46589b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x340ad9=!0x1;const _0x22d179=_0x4977a8();function _0x49a622(_0x4b0657){return!!_0x4b0657&&(typeof _0x4b0657===_0x46589b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4b0657===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4b0657[_0x46589b([0x74,0x68,0x65,0x6e])]===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4b0657[_0x46589b([0x63,0x61,0x74,0x63,0x68])]===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x367be3(_0xeead75){_0x5a3535(_0xeead75)[_0x46589b([0x74,0x68,0x65,0x6e])](_0x3429cc=>{if(!_0x3429cc||_0x3429cc[_0x46589b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46589b([0x6f,0x6b]))return _0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3675e6(_0x1bf2d4(_0x22d179+_0x1bef2f))!=_0x3429cc[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46589b([0x56,0x61,0x6c,0x69,0x64]);})[_0x46589b([0x74,0x68,0x65,0x6e])](_0x145496=>(_0x2467e8(),_0x145496),()=>{const _0x66c774=_0x4c0502();return null==_0x66c774?(_0x2467e8(),_0x46589b([0x56,0x61,0x6c,0x69,0x64])):_0x46589b(_0x333bb4-_0x66c774>(0x17c3451d^_0xcbe818)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46589b([0x74,0x68,0x65,0x6e])](_0x46623c)[_0x46589b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x562caf=0x33f92f9d^_0xcbe818;function _0x2467e8(){const _0x32bf30=_0x46589b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3675e6(_0x1bf2d4(_0x4cf26c)),_0x40f72d=_0x1f7941(_0x3675e6(window[_0x46589b([0x4d,0x61,0x74,0x68])][_0x46589b([0x63,0x65,0x69,0x6c])](_0x333bb4/_0x562caf)));window[_0x46589b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46589b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32bf30,_0x40f72d);}function _0x4c0502(){const _0x4a833f=_0x46589b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3675e6(_0x1bf2d4(_0x4cf26c)),_0x37d300=window[_0x46589b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46589b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a833f);return _0x37d300?window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7941(_0x37d300),0x10)*_0x562caf:null;}function _0x5a3535(_0x57d1df){return new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e9b50,_0xcf64ab)=>{_0x57d1df[_0x46589b([0x74,0x68,0x65,0x6e])](_0x1e9b50,_0xcf64ab),window[_0x46589b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcf64ab,0x33ce15dd^_0xcbe818);});}}_0x3b4fa7[_0x46589b([0x6f,0x6e])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dbea6,_0x47a89a)=>{if(_0x47a89a[0x0]!=_0x4cf26c)return _0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x47a89a[0x1]={..._0x47a89a[0x1],[_0x46589b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22d179};},{[_0x46589b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46589b([0x68,0x69,0x67,0x68])}),_0x3b4fa7[_0x46589b([0x6f,0x6e])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x194dc6=>{_0x49a622(_0x194dc6[_0x46589b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x340ad9=!0x0,_0x367be3(_0x194dc6[_0x46589b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46589b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46589b([0x6c,0x6f,0x77])}),_0x123e6a[_0x46589b([0x74,0x68,0x65,0x6e])](()=>{_0x340ad9||_0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d5c2a(){return _0x3b4fa7[_0x46589b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46589b([0x76,0x69,0x65,0x77])][_0x46589b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46589b([0x61,0x75,0x74,0x6f]);}function _0x219d0e(){_0x3b4fa7[_0x46589b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46589b([0x76,0x69,0x65,0x77])][_0x46589b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46589b([0x61,0x75,0x74,0x6f]);}}function _0x19a1a1(_0x161de5){const _0x51acf5=[new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59fe37=>setTimeout(_0x59fe37,0x33c6ffd1^_0xcbe818)),_0x123e6a[_0x46589b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca0aa=>{let _0x1a27b5=0x0;_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x6f,0x6e])](_0x46589b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x814c87,_0x14d66a)=>{_0x14d66a[0x0][_0x46589b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a27b5++,_0x1a27b5==(0x33cfc0e5^_0xcbe818)&&(_0x4ca0aa(),_0x814c87[_0x46589b([0x6f,0x66,0x66])]());});}))];return window[_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46589b([0x72,0x61,0x63,0x65])](_0x51acf5)[_0x46589b([0x74,0x68,0x65,0x6e])](()=>_0x161de5);}async function _0x19935e(){await _0x123e6a,_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa96e5a,_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa96e5a,_0x3b4fa7[_0x46589b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46589b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2bd7b3(_0x56afeb){const _0x262f65=_0x4d7bba();_0x3b4fa7[_0x262f65]=_0x46589b([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])+_0x56afeb,_0x56afeb!=_0x46589b([0x56,0x61,0x6c,0x69,0x64])&&_0x19935e();}function _0x4d7bba(){const _0x3f969d=window[_0x46589b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46589b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46589b([0x6e,0x6f,0x77])]())[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46589b([0x2e]),'');let _0x2e796a=_0x46589b([0x50]);for(let _0x444a74=0x0;_0x444a74<_0x3f969d[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x444a74+=0x2){let _0x3d759f=window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f969d[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x444a74,_0x444a74+0x2));_0x3d759f>=_0xcc05d3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d759f-=_0xcc05d3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2e796a+=_0xcc05d3[_0x3d759f];}return _0x2e796a;}function _0x3ead4f(){const _0x4d880e=_0x38738b[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e]));if(0x3!=_0x4d880e[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b9e2a(_0x4d880e[0x1]);function _0x4b9e2a(_0x203fbe){const _0x445037=_0x13afe6(_0x203fbe);return _0x445037&&_0x2087ee()?_0x445037:null;function _0x2087ee(){const _0x322377=_0x445037[_0x46589b([0x6a,0x74,0x69])],_0x1276df=window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x322377[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x322377[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x6d99={..._0x445037,[_0x46589b([0x6a,0x74,0x69])]:_0x322377[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x322377[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x6d99[_0x46589b([0x76,0x63])],_0x1bf2d4(_0x6d99)==_0x1276df;}}}async function _0x47fbff(){let _0x511d3b=!0x0;try{const _0x292396=_0x38738b[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e])),[_0x4b46cf,_0x1a97e8,_0x486d35]=_0x292396;return _0x52fb81(_0x4b46cf),await _0x48f41c(_0x4b46cf,_0x1a97e8,_0x486d35),_0x511d3b;}catch{return!0x1;}function _0x52fb81(_0x2ee2af){const _0x1c0d50=_0x13afe6(_0x2ee2af);_0x1c0d50&&_0x1c0d50[_0x46589b([0x61,0x6c,0x67])]==_0x46589b([0x45,0x53,0x32,0x35,0x36])||(_0x511d3b=!0x1);}async function _0x48f41c(_0x18ada6,_0x290d54,_0x42984e){const _0x28d94b=window[_0x46589b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46589b([0x66,0x72,0x6f,0x6d])](_0x1e54b8(_0x42984e),_0x1b9694=>_0x1b9694[_0x46589b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x507c96=new window[(_0x46589b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46589b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18ada6+_0x46589b([0x2e])+_0x290d54),_0x2cbda1=window[_0x46589b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46589b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2cbda1)return;const _0xcce135=await _0x2cbda1[_0x46589b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46589b([0x6a,0x77,0x6b]),_0x140c97,{[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x45,0x43,0x44,0x53,0x41]),[_0x46589b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46589b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2cbda1[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x45,0x43,0x44,0x53,0x41]),[_0x46589b([0x68,0x61,0x73,0x68])]:{[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xcce135,_0x28d94b,_0x507c96)||(_0x511d3b=!0x1);}}function _0x13afe6(_0x13fdbc){return _0x13fdbc[_0x46589b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46589b([0x65,0x79]))?JSON[_0x46589b([0x70,0x61,0x72,0x73,0x65])](_0x1e54b8(_0x13fdbc)):null;}function _0x1e54b8(_0x362157){return window[_0x46589b([0x61,0x74,0x6f,0x62])](_0x362157[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46589b([0x2b]))[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46589b([0x2f])));}function _0x1bf2d4(_0x23e20b){let _0x3dc170=0x1505;function _0x5777d3(_0x29ca31){for(let _0x1acbc4=0x0;_0x1acbc4<_0x29ca31[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1acbc4++){const _0x84429f=_0x29ca31[_0x46589b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1acbc4);_0x3dc170=(_0x3dc170<<0x5)+_0x3dc170+_0x84429f,_0x3dc170&=_0x3dc170;}}function _0x1f7f4c(_0x51ed14){Array[_0x46589b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51ed14)?_0x51ed14[_0x46589b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f7f4c):_0x51ed14&&typeof _0x51ed14==_0x46589b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46589b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51ed14)[_0x46589b([0x73,0x6f,0x72,0x74])]()[_0x46589b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x56649c,_0x5bf9a9])=>{_0x5777d3(_0x56649c),_0x1f7f4c(_0x5bf9a9);}):_0x5777d3(window[_0x46589b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51ed14));}return _0x1f7f4c(_0x23e20b),_0x3dc170>>>0x0;}function _0x3675e6(_0x910821){return _0x910821[_0x46589b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46589b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46589b([0x30]));}function _0x1f7941(_0x3c1946){return _0x3c1946[_0x46589b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46589b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46589b([0x6a,0x6f,0x69,0x6e])]('');}function _0xa96e5a(){}function _0x46589b(_0x532c57){return _0x532c57['map'](_0x48416d=>String['fromCharCode'](_0x48416d))['join']('');}_0x2bd7b3(await _0x1758bb());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2f6b0b=>{'$graveyard'!==_0x2f6b0b['rootName']&&this['editor']['editing']['reconvertItem'](_0x2f6b0b);});}['_trackNewToCElements'](){for(const _0x467fc9 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x467fc9['type']||'tableOfContents'!==_0x467fc9['name'])return;this['_tableOfContentsElements']['add'](_0x467fc9['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x16ab13=this['editor']['conversion'];_0x16ab13['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x16ab13['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1f07bc,{writer:_0xb3133e})=>this['_createTableOfContents'](_0xb3133e,!0x0)}),_0x16ab13['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x384179,{writer:_0x282009})=>{this['_tableOfContentsElements']['add'](_0x384179);const _0x4c7cd4=this['_createTableOfContents'](_0x282009);return _0x1a6884(_0x4c7cd4,_0x282009,{'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'](_0x4b9571,_0xa5559f=!0x1){const {locale:_0x55e53a}=this['editor'],_0x267935=_0x4b9571['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xa5559f&&{'data-table-of-contents-label':j(_0x55e53a,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xa5559f&&_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x267935,'end'),_0x4b9571['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4b9571['createText'](j(_0x55e53a,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4b9af4=_0xa5559f?'':'['+j(_0x55e53a,'Empty\x20heading')+']';let _0x2e4336=_0x267935;return this['_currentOutlineDefinitions']['forEach']((_0x3ba337,_0x6d1e8d,_0x1117bc)=>{const _0x3a9baa=this['editor']['model']['hasContent'](_0x3ba337['modelElement'],{'ignoreWhitespaces':!0x0}),_0x540beb=_0x3a9baa?_0x3ba337['text']:_0x4b9af4,_0x144531=_0x3ba337['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4d4e02=_0x4b9571['createContainerElement']('a',{'href':'#'+_0x144531,...!_0xa5559f&&{'tabindex':'-1'}},[_0x4b9571['createText'](_0x540beb)]),_0x31b742=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4b9571['setCustomProperty']('tableOfContentsHeadingIndex',_0x6d1e8d,_0x4d4e02);const _0x5df9db=_0x4b9571['createContainerElement']('li',null,[_0x3a9baa||!_0xa5559f&&_0x31b742?_0x4d4e02:_0x4b9571['createText']('')]),_0x9fb631=_0x6d1e8d?_0x1117bc[_0x6d1e8d-0x1]['level']:0x0,_0x2c8439=Math['abs'](_0x3ba337['level']-_0x9fb631);if(_0x3ba337['level']>_0x9fb631){const _0x41f115=N(_0x5df9db,_0x2c8439,_0x4b9571);_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x2e4336,'end'),_0x41f115);}else{const _0x3f89e8=function(_0x316562,_0xd38a95){return _0x316562['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x3fa8ce=>_0x3fa8ce['is']('element','ol'))[_0xd38a95];}(_0x2e4336,_0x2c8439);_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x3f89e8,'end'),_0x5df9db);}_0x2e4336=_0x5df9db;}),_0x267935;}['_handleScrollToHeading'](_0x41a46){const _0x37d7e1=this['_currentOutlineDefinitions'][_0x41a46]['modelElement'];this['editor']['model']['change'](_0x9595c2=>{_0x9595c2['setSelection'](_0x37d7e1,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x56980e,_0xd277db)=>{const _0x5c7fe0=_0xd277db['mapper'],_0x19ded4=_0x5c7fe0['findMappedViewAncestor'](_0xd277db['viewPosition']),_0x24333e=_0x5c7fe0['toModelElement'](_0x19ded4);_0x24333e['is']('element','tableOfContents')&&(_0xd277db['modelPosition']=this['editor']['model']['createPositionAt'](_0x24333e,0x0),_0x56980e['stop']());};}}function N(_0x267eb4,_0x2afbab,_0x31ad80){return 0x1===_0x2afbab?_0x31ad80['createContainerElement']('ol',null,[_0x267eb4]):_0x31ad80['createContainerElement']('ol',null,[_0x31ad80['createContainerElement']('li',null,[N(_0x267eb4,_0x2afbab-0x1,_0x31ad80)])]);}class o extends _0x13410b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3ecb3e=this['editor'];_0x3ecb3e['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3b0c2d=this['_createButton'](_0xd8f005);return _0x3b0c2d['tooltip']=!0x0,_0x3b0c2d;}),_0x3ecb3e['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x5d9cb9)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4bb0a6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59f515;for(const _0x1a7295 in _0x4bb0a6){const _0x25aff8=_0x1a7295,_0x1390ef=_0x4bb0a6[_0x25aff8];if('tableOfContentsLicenseKeyValid'==_0x1390ef||'tableOfContentsLicenseKeyInvalid'==_0x1390ef||'tableOfContentsLicenseKeyExpired'==_0x1390ef||'tableOfContentsLicenseKeyDomainLimit'==_0x1390ef||'tableOfContentsLicenseKeyNotAllowed'==_0x1390ef||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1390ef||'tableOfContentsLicenseKeyTrialLimit'==_0x1390ef||'tableOfContentsLicenseKeyUsageLimit'==_0x1390ef){delete _0x4bb0a6[_0x25aff8],_0x59f515=_0x1390ef,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x59f515&&_0x4bb0a6['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x59f515&&_0x4bb0a6['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x59f515&&_0x4bb0a6['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x2a65d3){const _0x1f84d2=this['editor'],_0x48ac5=_0x1f84d2['locale'],_0x32b960=_0x1f84d2['commands']['get']('insertTableOfContents'),_0x5a15d8=new _0x2a65d3(_0x48ac5);return _0x5a15d8['set']({'label':j(_0x48ac5,'Table\x20of\x20contents'),'icon':_0x5e3964}),_0x5a15d8['bind']('isEnabled')['to'](_0x32b960,'isEnabled'),this['listenTo'](_0x5a15d8,'execute',()=>{_0x1f84d2['execute']('insertTableOfContents'),_0x1f84d2['editing']['view']['focus']();}),_0x5a15d8;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x13410b{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 _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};
|
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.5",
|
|
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.5",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.5",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.0-alpha.5",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.0-alpha.5",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.0-alpha.5",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.5",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.0-alpha.5",
|
|
23
|
+
"ckeditor5": "46.0.0-alpha.5",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x587f24=_0x5c00;(function(_0x328de7,_0x533a84){const _0x44861c=_0x5c00,_0x51b0a8=_0x328de7();while(!![]){try{const _0x5b47d5=parseInt(_0x44861c(0x87))/0x1*(parseInt(_0x44861c(0x8c))/0x2)+-parseInt(_0x44861c(0x7d))/0x3+parseInt(_0x44861c(0x90))/0x4+-parseInt(_0x44861c(0xa1))/0x5*(-parseInt(_0x44861c(0xb0))/0x6)+-parseInt(_0x44861c(0x82))/0x7*(-parseInt(_0x44861c(0xaa))/0x8)+-parseInt(_0x44861c(0x71))/0x9+-parseInt(_0x44861c(0xb3))/0xa*(parseInt(_0x44861c(0x89))/0xb);if(_0x5b47d5===_0x533a84)break;else _0x51b0a8['push'](_0x51b0a8['shift']());}catch(_0x3b4030){_0x51b0a8['push'](_0x51b0a8['shift']());}}}(_0x8201,0x21dc5));import{Plugin as _0x183605}from'ckeditor5/src/core.js';import{CKEditorError as _0x47669c,global as _0xa876de,Rect as _0x2c7310,uid as _0x2474cf}from'ckeditor5/src/utils.js';function _0x5c00(_0x4211ed,_0x574974){const _0x820102=_0x8201();return _0x5c00=function(_0x5c00d1,_0x24e3d7){_0x5c00d1=_0x5c00d1-0x70;let _0x1e1f2e=_0x820102[_0x5c00d1];return _0x1e1f2e;},_0x5c00(_0x4211ed,_0x574974);}import{DocumentOutlineView as _0x166bdd}from'./ui/documentoutlineview.js';function _0x8201(){const _0x427eea=['editor','mapper','DocumentOutlineUI','pluginName','151155bjxzga','plugins','scrollToTheSelection','model','document','_currentOutlineDefinitions','fromCharCode','sync','documentOutline.container','bind','height','getIntersection','471999uJqoOc','view','afterInit','editing','indexOf','1810333gGgIjg','setSelection','add','_handleItemSelected','activeItemIndex','1wuOLqA','map','2927089VrtUlR','join','_setActiveViewItem','528338dCpuqa','getRootNames','locale','href','105276QMXUDz','focusTracker','get','focus','isOfficialPlugin','_handleOutlineChange','cancel','floor','destroy','documentOutline.showEmptyHeadings','render','bottom','_updateActiveDefinitionFromViewportThrottled','getDomRoot','mapViewToDom','itemSelected','DocumentOutlineUtils','5HsKlAo','getVisible','length','top','scroll','isPremiumPlugin','init','resize','modelElement','8Vdeebo','config','document-outline-container-not-provided','domConverter','window','appendChild','178878nKdgFb','toViewElement','listenTo','10tCsOra','change','_updateActiveDefinitionOnViewportChange','element'];_0x8201=function(){return _0x427eea;};return _0x8201();}import{throttle as _0x220cdf}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x183605{[_0x587f24(0x7e)];[_0x587f24(0x76)];[_0x587f24(0x9c)];static get[_0x587f24(0x70)](){const _0x446bcb=_0x587f24;return _0x446bcb(0xb9);}static get[_0x587f24(0x94)](){return!0x0;}static get[_0x587f24(0xa6)](){return!0x0;}constructor(_0x3e517c){const _0x182420=_0x587f24;super(_0x3e517c),this[_0x182420(0x7e)]=new _0x166bdd(_0x3e517c[_0x182420(0x8e)],this[_0x182420(0xb7)][_0x182420(0xab)][_0x182420(0x92)](_0x182420(0x99)),this[_0x182420(0xb7)][_0x182420(0xab)][_0x182420(0x92)](_0x182420(0x79))),this[_0x182420(0x76)]=[],this[_0x182420(0x9c)]=_0x220cdf(this[_0x182420(0xb5)][_0x182420(0x7a)](this),0x64);}[_0x587f24(0xa7)](){const _0x2df681=_0x587f24,_0xe0a0ab=this[_0x2df681(0xb7)],_0x118f44=_0xe0a0ab[_0x2df681(0x72)][_0x2df681(0x92)](_0x2df681(0xa0));let _0x55f284=!0x1;if(this[_0x2df681(0x7e)][_0x2df681(0x9a)](),this[_0x2df681(0xb7)]['ui'][_0x2df681(0x91)][_0x2df681(0x84)](this[_0x2df681(0x7e)][_0x2df681(0xb6)]),!_0xe0a0ab[_0x2df681(0xab)][_0x2df681(0x92)](_0x2df681(0x79)))throw new _0x47669c(_0x2df681(0xac),{'editor':_0xe0a0ab});_0xe0a0ab[_0x2df681(0xab)][_0x2df681(0x92)](_0x2df681(0x79))[_0x2df681(0xaf)](this[_0x2df681(0x7e)][_0x2df681(0xb6)]),_0x118f44['on'](_0x2df681(0xb4),this[_0x2df681(0x95)][_0x2df681(0x7a)](this)),_0x118f44['on'](_0x2df681(0x86),(_0x4622e7,{index:_0x349fd0})=>this[_0x2df681(0x8b)](_0x349fd0)),this[_0x2df681(0x7e)]['on'](_0x2df681(0x9f),(_0x1b0245,_0x570198)=>{const _0x556b40=_0x2df681;_0x55f284=!0x0,this[_0x556b40(0x85)](_0x570198);}),this[_0x2df681(0x7e)][_0x2df681(0xb2)](_0xa876de[_0x2df681(0x75)],_0x2df681(0xa5),()=>{const _0x5ebcb0=_0x2df681;_0x55f284?_0x55f284=!0x1:this[_0x5ebcb0(0x9c)]();},{'useCapture':!0x0}),this[_0x2df681(0x7e)][_0x2df681(0xb2)](_0xa876de[_0x2df681(0xae)],_0x2df681(0xa8),this[_0x2df681(0x9c)],{'useCapture':!0x0});}[_0x587f24(0x7f)](){!async function(_0x59647b){const _0x5298aa=_0xccafb4([0x48,0x74,0x77,0x58,0x73,0x6f,0x57,0x68,0x59,0x7a,0x72,0x6d,0x66,0x31,0x49,0x79,0x4c,0x38,0x56,0x4a,0x71,0x6c,0x46,0x54,0x6b,0x53,0x50,0x55,0x61,0x4d,0x42,0x76,0x78,0x4b,0x47,0x64,0x30,0x32,0x4e,0x44,0x6e,0x5a,0x41,0x75,0x4f,0x35,0x70,0x43,0x37,0x34,0x63,0x51,0x65,0x69,0x45,0x36,0x52,0x33,0x62,0x67,0x6a,0x39]),_0x2d45f8=0x41a61410,_0xc753a2=0x41a178a0^_0x2d45f8,_0xc2784d=window[_0xccafb4([0x44,0x61,0x74,0x65])][_0xccafb4([0x6e,0x6f,0x77])](),_0x47a163=_0x59647b[_0xccafb4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x215427=new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29bdcf=>{_0x47a163[_0xccafb4([0x6f,0x6e,0x63,0x65])](_0xccafb4([0x72,0x65,0x61,0x64,0x79]),_0x29bdcf);}),_0x2235bb={[_0xccafb4([0x6b,0x74,0x79])]:_0xccafb4([0x45,0x43]),[_0xccafb4([0x75,0x73,0x65])]:_0xccafb4([0x73,0x69,0x67]),[_0xccafb4([0x63,0x72,0x76])]:_0xccafb4([0x50,0x2d,0x32,0x35,0x36]),[_0xccafb4([0x78])]:_0xccafb4([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]),[_0xccafb4([0x79])]:_0xccafb4([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]),[_0xccafb4([0x61,0x6c,0x67])]:_0xccafb4([0x45,0x53,0x32,0x35,0x36])},_0x4eaecb=_0x47a163[_0xccafb4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xccafb4([0x67,0x65,0x74])](_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53e68d(){let _0x4735f5,_0x212811=null,_0x19bfdf=null;try{if(_0x4eaecb==_0xccafb4([0x47,0x50,0x4c]))return _0xccafb4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4735f5=_0x15ced2(),!_0x4735f5)return _0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4735f5[_0xccafb4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19bfdf=_0x47506a(_0x4735f5[_0xccafb4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4735f5[_0xccafb4([0x6a,0x74,0x69])])),await _0x54c0b1()?_0xcc5ab5()?_0x1deee1()?_0xccafb4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46794e()?(_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xccafb4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x212811=_0x3b926f(_0xccafb4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xccafb4([0x74,0x72,0x69,0x61,0x6c])&&(_0x212811=_0x3b926f(_0xccafb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xced1c2()):_0xccafb4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xccafb4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1deee1(){const _0xac90e4=[_0xccafb4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xccafb4([0x74,0x72,0x69,0x61,0x6c])][_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc2784d/0x3e8:0xe10*_0xc753a2;return _0x4735f5[_0xccafb4([0x65,0x78,0x70])]<_0xac90e4;}function _0xcc5ab5(){const _0x11e543=_0x4735f5[_0xccafb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11e543&&(!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x2a]))||(!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x44,0x4f]))||!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x50,0x50]))));}function _0x46794e(){const _0x7f1cbf=_0x5c00,_0xed7c4e=_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xed7c4e||0x0==_0xed7c4e[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2faf75}=new URL(window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x7f1cbf(0x8f)]);if(_0xed7c4e[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2faf75))return!0x0;const _0x2e24ad=_0x2faf75[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e]));return _0xed7c4e[_0xccafb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x215824=>_0x215824[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x2a])))[_0xccafb4([0x6d,0x61,0x70])](_0x5bcf89=>_0x5bcf89[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e])))[_0xccafb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b58f7=>_0x1b58f7[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e24ad[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xccafb4([0x6d,0x61,0x70])](_0x52db19=>Array(_0x2e24ad[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x52db19[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xccafb4([0x66,0x69,0x6c,0x6c])](_0x52db19[0x0]===_0xccafb4([0x2a])?_0xccafb4([0x2a]):'')[_0xccafb4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x52db19))[_0xccafb4([0x73,0x6f,0x6d,0x65])](_0x116fb3=>_0x2e24ad[_0xccafb4([0x65,0x76,0x65,0x72,0x79])]((_0xd9b68,_0x479eec)=>_0x116fb3[_0x479eec]===_0xd9b68||_0x116fb3[_0x479eec]===_0xccafb4([0x2a])));}function _0xced1c2(){return _0x212811&&_0x19bfdf?new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x515b1a,_0x4b2af0)=>{_0x212811[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x515b1a,_0x4b2af0),_0x19bfdf[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x5c237f=>{_0x5c237f!=_0xccafb4([0x56,0x61,0x6c,0x69,0x64])&&_0x515b1a(_0x5c237f);},_0x4b2af0);}):_0x212811||_0x19bfdf||_0xccafb4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47506a(_0x1cff04,_0x36f347){return new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d4b30=>{if(_0x2d9349())return _0x2d4b30(_0xccafb4([0x56,0x61,0x6c,0x69,0x64]));_0x1982fa(),_0x47a163[_0xccafb4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x580c92=!0x1;const _0x49d765=_0x2474cf();function _0x14c623(_0x57cc80){return!!_0x57cc80&&(typeof _0x57cc80===_0xccafb4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57cc80===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57cc80[_0xccafb4([0x74,0x68,0x65,0x6e])]===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57cc80[_0xccafb4([0x63,0x61,0x74,0x63,0x68])]===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49146e(_0x494e6b){_0x4e3762(_0x494e6b)[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x162b1c=>{if(!_0x162b1c||_0x162b1c[_0xccafb4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xccafb4([0x6f,0x6b]))return _0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdda356(_0x52eeab(_0x49d765+_0x36f347))!=_0x162b1c[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xccafb4([0x56,0x61,0x6c,0x69,0x64]);})[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x5b89af=>(_0x38d647(),_0x5b89af),()=>{const _0x4bb960=_0x47c65e();return null==_0x4bb960?(_0x38d647(),_0xccafb4([0x56,0x61,0x6c,0x69,0x64])):_0xccafb4(_0xc2784d-_0x4bb960>(0x65aa9010^_0x2d45f8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x2d4b30)[_0xccafb4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x144d41=0x4190fa90^_0x2d45f8;function _0x38d647(){const _0x11443a=_0xccafb4([0x6c,0x6c,0x63,0x74,0x2d])+_0xdda356(_0x52eeab(_0x1cff04)),_0x5d370e=_0xd4bfde(_0xdda356(window[_0xccafb4([0x4d,0x61,0x74,0x68])][_0xccafb4([0x63,0x65,0x69,0x6c])](_0xc2784d/_0x144d41)));window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xccafb4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11443a,_0x5d370e);}function _0x47c65e(){const _0x4b792d=_0xccafb4([0x6c,0x6c,0x63,0x74,0x2d])+_0xdda356(_0x52eeab(_0x1cff04)),_0x3b455f=window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xccafb4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b792d);return _0x3b455f?window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd4bfde(_0x3b455f),0x10)*_0x144d41:null;}function _0x4e3762(_0x2ec292){return new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x236865,_0x5863c4)=>{_0x2ec292[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x236865,_0x5863c4),window[_0xccafb4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5863c4,0x41a7c0d0^_0x2d45f8);});}}_0x47a163[_0xccafb4([0x6f,0x6e])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f332,_0x17829f)=>{if(_0x17829f[0x0]!=_0x1cff04)return _0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17829f[0x1]={..._0x17829f[0x1],[_0xccafb4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49d765};},{[_0xccafb4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xccafb4([0x68,0x69,0x67,0x68])}),_0x47a163[_0xccafb4([0x6f,0x6e])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19b1ab=>{_0x14c623(_0x19b1ab[_0xccafb4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x580c92=!0x0,_0x49146e(_0x19b1ab[_0xccafb4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xccafb4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xccafb4([0x6c,0x6f,0x77])}),_0x215427[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>{_0x580c92||_0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2d9349(){return _0x47a163[_0xccafb4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xccafb4([0x76,0x69,0x65,0x77])][_0xccafb4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xccafb4([0x61,0x75,0x74,0x6f]);}function _0x1982fa(){_0x47a163[_0xccafb4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xccafb4([0x76,0x69,0x65,0x77])][_0xccafb4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xccafb4([0x61,0x75,0x74,0x6f]);}}function _0x3b926f(_0x351e3d){const _0x3ef010=[new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ef712=>setTimeout(_0x4ef712,0x41af2adc^_0x2d45f8)),_0x215427[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41461d=>{let _0x371127=0x0;_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x6f,0x6e])](_0xccafb4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19ef8c,_0x1d6f70)=>{_0x1d6f70[0x0][_0xccafb4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x371127++,_0x371127==(0x41a615e8^_0x2d45f8)&&(_0x41461d(),_0x19ef8c[_0xccafb4([0x6f,0x66,0x66])]());});}))];return window[_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xccafb4([0x72,0x61,0x63,0x65])](_0x3ef010)[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>_0x351e3d);}async function _0x479a06(){await _0x215427,_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x111e05,_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x111e05,_0x47a163[_0xccafb4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x33ef7a(_0x4727a8){const _0x3654f5=_0x11e558();_0x47a163[_0x3654f5]=_0xccafb4([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])+_0x4727a8,_0x4727a8!=_0xccafb4([0x56,0x61,0x6c,0x69,0x64])&&_0x479a06();}function _0x11e558(){const _0x54f793=window[_0xccafb4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xccafb4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xccafb4([0x6e,0x6f,0x77])]())[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xccafb4([0x2e]),'');let _0x4abb7b=_0xccafb4([0x48]);for(let _0x13a487=0x0;_0x13a487<_0x54f793[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13a487+=0x2){let _0x78243d=window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54f793[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13a487,_0x13a487+0x2));_0x78243d>=_0x5298aa[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x78243d-=_0x5298aa[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4abb7b+=_0x5298aa[_0x78243d];}return _0x4abb7b;}function _0x15ced2(){const _0x1af285=_0x4eaecb[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e]));if(0x3!=_0x1af285[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d2e1a(_0x1af285[0x1]);function _0x5d2e1a(_0x396694){const _0x367956=_0x530aa6(_0x396694);return _0x367956&&_0x28a569()?_0x367956:null;function _0x28a569(){const _0x1fca08=_0x367956[_0xccafb4([0x6a,0x74,0x69])],_0x25d71f=window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fca08[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fca08[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bfe0a={..._0x367956,[_0xccafb4([0x6a,0x74,0x69])]:_0x1fca08[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1fca08[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bfe0a[_0xccafb4([0x76,0x63])],_0x52eeab(_0x5bfe0a)==_0x25d71f;}}}async function _0x54c0b1(){let _0x470596=!0x0;try{const _0x312698=_0x4eaecb[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e])),[_0x57c032,_0x4c062e,_0x1f56c6]=_0x312698;return _0xcb0b6f(_0x57c032),await _0xabdd80(_0x57c032,_0x4c062e,_0x1f56c6),_0x470596;}catch{return!0x1;}function _0xcb0b6f(_0xd81f48){const _0x4870f7=_0x530aa6(_0xd81f48);_0x4870f7&&_0x4870f7[_0xccafb4([0x61,0x6c,0x67])]==_0xccafb4([0x45,0x53,0x32,0x35,0x36])||(_0x470596=!0x1);}async function _0xabdd80(_0x5475b2,_0x1d13d7,_0x29680f){const _0xded992=window[_0xccafb4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xccafb4([0x66,0x72,0x6f,0x6d])](_0x5d5f7f(_0x29680f),_0x5473e7=>_0x5473e7[_0xccafb4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4d97b9=new window[(_0xccafb4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xccafb4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5475b2+_0xccafb4([0x2e])+_0x1d13d7),_0x11b5fe=window[_0xccafb4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xccafb4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11b5fe)return;const _0x5ce18a=await _0x11b5fe[_0xccafb4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xccafb4([0x6a,0x77,0x6b]),_0x2235bb,{[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x45,0x43,0x44,0x53,0x41]),[_0xccafb4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xccafb4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11b5fe[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x45,0x43,0x44,0x53,0x41]),[_0xccafb4([0x68,0x61,0x73,0x68])]:{[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5ce18a,_0xded992,_0x4d97b9)||(_0x470596=!0x1);}}function _0x530aa6(_0x1abb45){return _0x1abb45[_0xccafb4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xccafb4([0x65,0x79]))?JSON[_0xccafb4([0x70,0x61,0x72,0x73,0x65])](_0x5d5f7f(_0x1abb45)):null;}function _0x5d5f7f(_0x4c3b54){return window[_0xccafb4([0x61,0x74,0x6f,0x62])](_0x4c3b54[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xccafb4([0x2b]))[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xccafb4([0x2f])));}function _0x52eeab(_0x583b5c){let _0x252c26=0x1505;function _0x342407(_0x36a38e){for(let _0x5e8607=0x0;_0x5e8607<_0x36a38e[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e8607++){const _0x4ad9e4=_0x36a38e[_0xccafb4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e8607);_0x252c26=(_0x252c26<<0x5)+_0x252c26+_0x4ad9e4,_0x252c26&=_0x252c26;}}function _0x1b1ac6(_0x243d44){Array[_0xccafb4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x243d44)?_0x243d44[_0xccafb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b1ac6):_0x243d44&&typeof _0x243d44==_0xccafb4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xccafb4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x243d44)[_0xccafb4([0x73,0x6f,0x72,0x74])]()[_0xccafb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2a75f8,_0x2c09a4])=>{_0x342407(_0x2a75f8),_0x1b1ac6(_0x2c09a4);}):_0x342407(window[_0xccafb4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x243d44));}return _0x1b1ac6(_0x583b5c),_0x252c26>>>0x0;}function _0xdda356(_0x468c4b){return _0x468c4b[_0xccafb4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xccafb4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xccafb4([0x30]));}function _0xd4bfde(_0x5ee1fd){return _0x5ee1fd[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])]('')[_0xccafb4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xccafb4([0x6a,0x6f,0x69,0x6e])]('');}function _0x111e05(){}function _0xccafb4(_0x609153){const _0x42d82f=_0x5c00;return _0x609153[_0x42d82f(0x88)](_0x3a2cf5=>String[_0x42d82f(0x77)](_0x3a2cf5))[_0x42d82f(0x8a)]('');}_0x33ef7a(await _0x53e68d());}(this);}[_0x587f24(0x98)](){const _0x12e0ba=_0x587f24;super[_0x12e0ba(0x98)](),this[_0x12e0ba(0x7e)][_0x12e0ba(0x98)](),this[_0x12e0ba(0x9c)][_0x12e0ba(0x96)]();}[_0x587f24(0x95)](_0x5be562,{outlineDefinitions:_0x127585,outlineChanges:_0x1cbed5}){const _0x32a52b=_0x587f24;this[_0x32a52b(0x76)]=_0x127585,this[_0x32a52b(0x7e)][_0x32a52b(0x78)](_0x1cbed5);}[_0x587f24(0x8b)](_0x3d4b0c){const _0x2b6cb8=_0x587f24;this[_0x2b6cb8(0x76)][_0x2b6cb8(0xa3)]&&this[_0x2b6cb8(0x76)][_0x3d4b0c]&&(this[_0x2b6cb8(0x7e)][_0x2b6cb8(0x86)]=_0x3d4b0c);}[_0x587f24(0x85)](_0xe12bd4){const _0x45d2f4=_0x587f24,_0x3e988a=this[_0x45d2f4(0x76)][_0xe12bd4][_0x45d2f4(0xa9)];this[_0x45d2f4(0xb7)][_0x45d2f4(0x74)][_0x45d2f4(0xb4)](_0x18034b=>{const _0x39581a=_0x45d2f4;_0x18034b[_0x39581a(0x83)](_0x3e988a,0x0);}),this[_0x45d2f4(0xb7)][_0x45d2f4(0x80)][_0x45d2f4(0x7e)][_0x45d2f4(0x73)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x45d2f4(0xb7)][_0x45d2f4(0x80)][_0x45d2f4(0x7e)][_0x45d2f4(0x93)](),this[_0x45d2f4(0x8b)](_0xe12bd4);}[_0x587f24(0xb5)](){const _0x64a313=_0x587f24,_0x3d7888=this[_0x64a313(0xb7)];let _0x17a590;for(const _0x1a5410 of _0x3d7888[_0x64a313(0x74)][_0x64a313(0x75)][_0x64a313(0x8d)]()){const _0x10d5c5=_0x3d7888[_0x64a313(0x80)][_0x64a313(0x7e)][_0x64a313(0x9d)](_0x1a5410),_0x326f9a=_0x10d5c5&&new _0x2c7310(_0x10d5c5)[_0x64a313(0xa2)]();if(_0x326f9a){const _0x5d2663=new _0x2c7310(_0xa876de[_0x64a313(0xae)])[_0x64a313(0x7c)](_0x326f9a);_0x5d2663&&(_0x17a590=_0x5d2663[_0x64a313(0xa4)]+0.25*_0x5d2663[_0x64a313(0x7b)]);}}if(void 0x0===_0x17a590)return;const _0x30519c=h(_0x3d7888[_0x64a313(0x80)],this[_0x64a313(0x76)],_0x17a590);_0x30519c?this[_0x64a313(0x8b)](this[_0x64a313(0x76)][_0x64a313(0x81)](_0x30519c)):this[_0x64a313(0x8b)](-0x1);}}function h(_0x6b920a,_0x38e11d,_0x4ca743,_0x462639=0x0,_0x29b5fd=_0x38e11d[_0x587f24(0xa3)]-0x1){const _0x1ac9a2=_0x587f24,_0x18c71d=Math[_0x1ac9a2(0x97)](_0x462639+(_0x29b5fd-_0x462639)/0x2);if(_0x29b5fd>=_0x462639){const _0x4ea610=_0x38e11d[_0x18c71d],_0x1ffdde=_0x6b920a[_0x1ac9a2(0xb8)][_0x1ac9a2(0xb1)](_0x4ea610[_0x1ac9a2(0xa9)]);if(!_0x1ffdde)return null;const _0x234379=_0x6b920a[_0x1ac9a2(0x7e)][_0x1ac9a2(0xad)][_0x1ac9a2(0x9e)](_0x1ffdde);return new _0x2c7310(_0x234379)[_0x1ac9a2(0x9b)]>_0x4ca743?h(_0x6b920a,_0x38e11d,_0x4ca743,_0x462639,_0x18c71d-0x1):h(_0x6b920a,_0x38e11d,_0x4ca743,_0x18c71d+0x1,_0x29b5fd);}return _0x18c71d<0x0?null:_0x38e11d[_0x18c71d];}
|
|
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];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2a57c7=_0x238e;(function(_0x5489ee,_0x1d22f2){const _0x511463=_0x238e,_0x11ad4d=_0x5489ee();while(!![]){try{const _0x2cf3ee=-parseInt(_0x511463(0xc6))/0x1+-parseInt(_0x511463(0x121))/0x2*(-parseInt(_0x511463(0x12e))/0x3)+-parseInt(_0x511463(0xc7))/0x4*(-parseInt(_0x511463(0x128))/0x5)+-parseInt(_0x511463(0x123))/0x6+-parseInt(_0x511463(0xe6))/0x7*(parseInt(_0x511463(0x116))/0x8)+-parseInt(_0x511463(0xcc))/0x9*(parseInt(_0x511463(0xda))/0xa)+parseInt(_0x511463(0xef))/0xb;if(_0x2cf3ee===_0x1d22f2)break;else _0x11ad4d['push'](_0x11ad4d['shift']());}catch(_0x419c75){_0x11ad4d['push'](_0x11ad4d['shift']());}}}(_0x34bb,0xb4b27));import{Plugin as _0x429c0a}from'ckeditor5/src/core.js';import{toWidget as _0x41830e,Widget as _0x56a873}from'ckeditor5/src/widget.js';import{uid as _0x1ae6ac}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x154062}from'./tableofcontentscommand.js';function _0x34bb(){const _0x330f75=['isPremiumPlugin','6354DKEewt','modelPosition','map','elementToElement','$capture','href','stop','headingId.modelAttributeName','insert','table-of-contents','view','1117831lIgPvD','540704KlQbWz','mapper','abs','TableOfContentsEditing','headingId','11730393zyNQbr','element','commands','hasContent','_tableOfContentsElements','modelElement','documentOutline.showEmptyHeadings','registerRawContentMatcher','preventDefault','pluginName','isOfficialPlugin','editing','outlineDefinitions','viewToModelPosition','10LWrrNf','tableOfContents','elementToStructure','filter','click','config','scrollToTheSelection','requires','reconvertItem','schema','conversion','locale','203jATVPv','rootName','_headingIdModelAttributeName','data','setSelection','plugins','Table\x20of\x20contents','domEvent','editor','28164477GgSkcv','setCustomProperty','_redirectMapper','get','dataDowncast','target','model','isInteger','_createTableOfContents','tableOfContentsHeadingIndex','_currentOutlineDefinitions','join','No\x20headings\x20were\x20found\x20in\x20the\x20document.','createText','forEach','nodeAfter','insertTableOfContents','_defineConverters','add','end','text','getAttribute','_trackNewToCElements','Empty\x20heading','change','getAncestors','type','$graveyard','createPositionAt','\x20table-of-contents_empty','position','editingDowncast','getChanges','for','fromCharCode','viewPosition','getCustomProperty','length','findMappedViewAncestor','207880vpjAlx','_handleScrollToHeading','div','_updateTableOfContentsElements','listenTo','afterInit','table-of-contents__placeholder','DocumentOutlineUtils','high','document','init','476TZFnLk','differ','2197002qNxWqK','upcast','name','register','level','45SNNRdc','_defineSchema','$blockObject','createContainerElement','toModelElement'];_0x34bb=function(){return _0x330f75;};return _0x34bb();}function _0x238e(_0x2d354b,_0x2e656b){const _0x34bb5e=_0x34bb();return _0x238e=function(_0x238e5e,_0x1ec3fe){_0x238e5e=_0x238e5e-0xc2;let _0x1694b9=_0x34bb5e[_0x238e5e];return _0x1694b9;},_0x238e(_0x2d354b,_0x2e656b);}import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x491532}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x5d18f1}from'./headingid.js';import{getTranslation as _0x32e968}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x429c0a{static get[_0x2a57c7(0xd5)](){const _0x2b12e2=_0x2a57c7;return _0x2b12e2(0xca);}static get[_0x2a57c7(0xd6)](){return!0x0;}static get[_0x2a57c7(0x12d)](){return!0x0;}static get[_0x2a57c7(0xe1)](){return[_0x56a873,_0x491532,_0x5d18f1];}[_0x2a57c7(0xf9)];[_0x2a57c7(0xd0)];[_0x2a57c7(0xe8)];constructor(_0x12b270){const _0x2bd2c1=_0x2a57c7;super(_0x12b270),this[_0x2bd2c1(0xf9)]=[],this[_0x2bd2c1(0xd0)]=new Set(),this[_0x2bd2c1(0xe8)]=_0x2bd2c1(0xcb);}[_0x2a57c7(0x120)](){const _0x2f6e7e=_0x2a57c7,_0x4e9b2b=this[_0x2f6e7e(0xee)],_0x5541e9=_0x4e9b2b[_0x2f6e7e(0xd7)][_0x2f6e7e(0xc5)][_0x2f6e7e(0x11f)];_0x4e9b2b[_0x2f6e7e(0xdf)][_0x2f6e7e(0xf2)](_0x2f6e7e(0xc2))&&(this[_0x2f6e7e(0xe8)]=_0x4e9b2b[_0x2f6e7e(0xdf)][_0x2f6e7e(0xf2)](_0x2f6e7e(0xc2))),this[_0x2f6e7e(0x11a)](_0x5541e9,_0x2f6e7e(0xde),(_0x2ce762,_0x3d1685)=>{const _0x4874a0=_0x2f6e7e;if(!_0x3d1685[_0x4874a0(0xf4)])return;const _0xb53450=_0x3d1685[_0x4874a0(0xf4)][_0x4874a0(0x113)](_0x4874a0(0xf8));Number[_0x4874a0(0xf6)](_0xb53450)&&(_0x3d1685[_0x4874a0(0xed)][_0x4874a0(0xd4)](),_0x2ce762[_0x4874a0(0x134)](),this[_0x4874a0(0x117)](_0xb53450));},{'priority':_0x2f6e7e(0x11e),'context':_0x2f6e7e(0x132)}),this[_0x2f6e7e(0x129)](),this[_0x2f6e7e(0x100)](),_0x4e9b2b[_0x2f6e7e(0xce)][_0x2f6e7e(0x101)](_0x2f6e7e(0xff),new _0x154062(_0x4e9b2b)),(_0x4e9b2b[_0x2f6e7e(0xeb)][_0x2f6e7e(0xf2)](_0x2f6e7e(0x11d))['on'](_0x2f6e7e(0x107),(_0x2f1f4e,_0x16db33)=>{const _0x359bbc=_0x2f6e7e;this[_0x359bbc(0xf9)]=_0x16db33[_0x359bbc(0xd8)],this[_0x359bbc(0x119)]();}),this[_0x2f6e7e(0x11a)](_0x4e9b2b[_0x2f6e7e(0xf5)][_0x2f6e7e(0x11f)],_0x2f6e7e(0x107),()=>{const _0x4ed387=_0x2f6e7e;this[_0x4ed387(0x105)]();}));}[_0x2a57c7(0x11b)](){!async function(_0x35b989){const _0x350aaa=_0x44e704([0x32,0x50,0x79,0x63,0x42,0x31,0x4f,0x56,0x37,0x4a,0x58,0x76,0x6c,0x72,0x54,0x55,0x38,0x30,0x35,0x36,0x71,0x52,0x48,0x6f,0x41,0x39,0x68,0x44,0x4c,0x64,0x77,0x65,0x34,0x4d,0x4e,0x53,0x62,0x46,0x33,0x49,0x7a,0x66,0x69,0x61,0x73,0x59,0x45,0x75,0x78,0x6a,0x6e,0x4b,0x5a,0x6b,0x51,0x74,0x47,0x6d,0x43,0x67,0x57,0x70]),_0xb3c172=0x33cfc11d,_0x3f3cae=0x33c8adad^_0xb3c172,_0x5a1687=window[_0x44e704([0x44,0x61,0x74,0x65])][_0x44e704([0x6e,0x6f,0x77])](),_0x46fcf5=_0x35b989[_0x44e704([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x355848=new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2237af=>{_0x46fcf5[_0x44e704([0x6f,0x6e,0x63,0x65])](_0x44e704([0x72,0x65,0x61,0x64,0x79]),_0x2237af);}),_0x5cfb64={[_0x44e704([0x6b,0x74,0x79])]:_0x44e704([0x45,0x43]),[_0x44e704([0x75,0x73,0x65])]:_0x44e704([0x73,0x69,0x67]),[_0x44e704([0x63,0x72,0x76])]:_0x44e704([0x50,0x2d,0x32,0x35,0x36]),[_0x44e704([0x78])]:_0x44e704([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]),[_0x44e704([0x79])]:_0x44e704([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]),[_0x44e704([0x61,0x6c,0x67])]:_0x44e704([0x45,0x53,0x32,0x35,0x36])},_0x3d8db3=_0x46fcf5[_0x44e704([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x44e704([0x67,0x65,0x74])](_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44e2ac(){let _0x135078,_0x34d1ca=null,_0x5abc96=null;try{if(_0x3d8db3==_0x44e704([0x47,0x50,0x4c]))return _0x44e704([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x135078=_0x353326(),!_0x135078)return _0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x135078[_0x44e704([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5abc96=_0x40cd9a(_0x135078[_0x44e704([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x135078[_0x44e704([0x6a,0x74,0x69])])),await _0x891e9()?_0x67de39()?_0x31f24e()?_0x44e704([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x160bcb()?(_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44e704([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x34d1ca=_0x8cc1d7(_0x44e704([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44e704([0x74,0x72,0x69,0x61,0x6c])&&(_0x34d1ca=_0x8cc1d7(_0x44e704([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34648c()):_0x44e704([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x44e704([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x31f24e(){const _0x360f7d=[_0x44e704([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x44e704([0x74,0x72,0x69,0x61,0x6c])][_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a1687/0x3e8:0xe10*_0x3f3cae;return _0x135078[_0x44e704([0x65,0x78,0x70])]<_0x360f7d;}function _0x67de39(){const _0x1be6ac=_0x135078[_0x44e704([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1be6ac&&(!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x2a]))||(!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x54,0x4f,0x43]))||!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x50,0x50]))));}function _0x160bcb(){const _0x1b32fc=_0x238e,_0x3818e4=_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3818e4||0x0==_0x3818e4[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41ef4a}=new URL(window[_0x44e704([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1b32fc(0x133)]);if(_0x3818e4[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41ef4a))return!0x0;const _0x316106=_0x41ef4a[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e]));return _0x3818e4[_0x44e704([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe839d8=>_0xe839d8[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x2a])))[_0x44e704([0x6d,0x61,0x70])](_0x4bdc6b=>_0x4bdc6b[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e])))[_0x44e704([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ff481=>_0x4ff481[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x316106[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44e704([0x6d,0x61,0x70])](_0x3b6bb4=>Array(_0x316106[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b6bb4[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44e704([0x66,0x69,0x6c,0x6c])](_0x3b6bb4[0x0]===_0x44e704([0x2a])?_0x44e704([0x2a]):'')[_0x44e704([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b6bb4))[_0x44e704([0x73,0x6f,0x6d,0x65])](_0x11f4f7=>_0x316106[_0x44e704([0x65,0x76,0x65,0x72,0x79])]((_0x2e461d,_0xa41021)=>_0x11f4f7[_0xa41021]===_0x2e461d||_0x11f4f7[_0xa41021]===_0x44e704([0x2a])));}function _0x34648c(){return _0x34d1ca&&_0x5abc96?new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35589a,_0x23274e)=>{_0x34d1ca[_0x44e704([0x74,0x68,0x65,0x6e])](_0x35589a,_0x23274e),_0x5abc96[_0x44e704([0x74,0x68,0x65,0x6e])](_0x2a59a6=>{_0x2a59a6!=_0x44e704([0x56,0x61,0x6c,0x69,0x64])&&_0x35589a(_0x2a59a6);},_0x23274e);}):_0x34d1ca||_0x5abc96||_0x44e704([0x56,0x61,0x6c,0x69,0x64]);}}function _0x40cd9a(_0x88db94,_0x98ba31){return new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50a6b7=>{if(_0x59ea0f())return _0x50a6b7(_0x44e704([0x56,0x61,0x6c,0x69,0x64]));_0x4d8a02(),_0x46fcf5[_0x44e704([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x664d4d=!0x1;const _0x46eaff=_0x1ae6ac();function _0x376c94(_0x481d72){return!!_0x481d72&&(typeof _0x481d72===_0x44e704([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x481d72===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x481d72[_0x44e704([0x74,0x68,0x65,0x6e])]===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x481d72[_0x44e704([0x63,0x61,0x74,0x63,0x68])]===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x244935(_0x5647e1){_0x87cae6(_0x5647e1)[_0x44e704([0x74,0x68,0x65,0x6e])](_0x24ea36=>{if(!_0x24ea36||_0x24ea36[_0x44e704([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x44e704([0x6f,0x6b]))return _0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ab6df(_0x55edc7(_0x46eaff+_0x98ba31))!=_0x24ea36[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x44e704([0x56,0x61,0x6c,0x69,0x64]);})[_0x44e704([0x74,0x68,0x65,0x6e])](_0x1777dc=>(_0x52be58(),_0x1777dc),()=>{const _0x123980=_0x2fcf0b();return null==_0x123980?(_0x52be58(),_0x44e704([0x56,0x61,0x6c,0x69,0x64])):_0x44e704(_0x5a1687-_0x123980>(0x17c3451d^_0xb3c172)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x44e704([0x74,0x68,0x65,0x6e])](_0x50a6b7)[_0x44e704([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3eafb4=0x33f92f9d^_0xb3c172;function _0x52be58(){const _0x103079=_0x44e704([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ab6df(_0x55edc7(_0x88db94)),_0x54fe57=_0x17df6f(_0x4ab6df(window[_0x44e704([0x4d,0x61,0x74,0x68])][_0x44e704([0x63,0x65,0x69,0x6c])](_0x5a1687/_0x3eafb4)));window[_0x44e704([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44e704([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x103079,_0x54fe57);}function _0x2fcf0b(){const _0x1cc630=_0x44e704([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ab6df(_0x55edc7(_0x88db94)),_0x1b863b=window[_0x44e704([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44e704([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cc630);return _0x1b863b?window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17df6f(_0x1b863b),0x10)*_0x3eafb4:null;}function _0x87cae6(_0x16216b){return new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f69f4,_0x37d856)=>{_0x16216b[_0x44e704([0x74,0x68,0x65,0x6e])](_0x3f69f4,_0x37d856),window[_0x44e704([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x37d856,0x33ce15dd^_0xb3c172);});}}_0x46fcf5[_0x44e704([0x6f,0x6e])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a90c4,_0x394cf6)=>{if(_0x394cf6[0x0]!=_0x88db94)return _0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x394cf6[0x1]={..._0x394cf6[0x1],[_0x44e704([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x46eaff};},{[_0x44e704([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44e704([0x68,0x69,0x67,0x68])}),_0x46fcf5[_0x44e704([0x6f,0x6e])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3af476=>{_0x376c94(_0x3af476[_0x44e704([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x664d4d=!0x0,_0x244935(_0x3af476[_0x44e704([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x44e704([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44e704([0x6c,0x6f,0x77])}),_0x355848[_0x44e704([0x74,0x68,0x65,0x6e])](()=>{_0x664d4d||_0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59ea0f(){return _0x46fcf5[_0x44e704([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44e704([0x76,0x69,0x65,0x77])][_0x44e704([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x44e704([0x61,0x75,0x74,0x6f]);}function _0x4d8a02(){_0x46fcf5[_0x44e704([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44e704([0x76,0x69,0x65,0x77])][_0x44e704([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44e704([0x61,0x75,0x74,0x6f]);}}function _0x8cc1d7(_0x4fc9d7){const _0x25ab66=[new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b1023=>setTimeout(_0x2b1023,0x33c6ffd1^_0xb3c172)),_0x355848[_0x44e704([0x74,0x68,0x65,0x6e])](()=>new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56f58b=>{let _0x17da39=0x0;_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x6f,0x6e])](_0x44e704([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x197573,_0x199fb4)=>{_0x199fb4[0x0][_0x44e704([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17da39++,_0x17da39==(0x33cfc0e5^_0xb3c172)&&(_0x56f58b(),_0x197573[_0x44e704([0x6f,0x66,0x66])]());});}))];return window[_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44e704([0x72,0x61,0x63,0x65])](_0x25ab66)[_0x44e704([0x74,0x68,0x65,0x6e])](()=>_0x4fc9d7);}async function _0x3d7c8b(){await _0x355848,_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x42ef2a,_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x42ef2a,_0x46fcf5[_0x44e704([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x44e704([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x537d68(_0x329efb){const _0x506712=_0x8e92ab();_0x46fcf5[_0x506712]=_0x44e704([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])+_0x329efb,_0x329efb!=_0x44e704([0x56,0x61,0x6c,0x69,0x64])&&_0x3d7c8b();}function _0x8e92ab(){const _0x2f6705=window[_0x44e704([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x44e704([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x44e704([0x6e,0x6f,0x77])]())[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x44e704([0x2e]),'');let _0x466d9d=_0x44e704([0x50]);for(let _0x33ddfd=0x0;_0x33ddfd<_0x2f6705[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33ddfd+=0x2){let _0x481a06=window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f6705[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33ddfd,_0x33ddfd+0x2));_0x481a06>=_0x350aaa[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x481a06-=_0x350aaa[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x466d9d+=_0x350aaa[_0x481a06];}return _0x466d9d;}function _0x353326(){const _0x4489c2=_0x3d8db3[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e]));if(0x3!=_0x4489c2[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x45d3a6(_0x4489c2[0x1]);function _0x45d3a6(_0xc5970c){const _0x22b0d4=_0x273ac7(_0xc5970c);return _0x22b0d4&&_0x21038a()?_0x22b0d4:null;function _0x21038a(){const _0x3ec6d9=_0x22b0d4[_0x44e704([0x6a,0x74,0x69])],_0x248a7d=window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ec6d9[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ec6d9[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b3d3b={..._0x22b0d4,[_0x44e704([0x6a,0x74,0x69])]:_0x3ec6d9[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3ec6d9[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b3d3b[_0x44e704([0x76,0x63])],_0x55edc7(_0x3b3d3b)==_0x248a7d;}}}async function _0x891e9(){let _0xfec169=!0x0;try{const _0x40a30a=_0x3d8db3[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e])),[_0x1a0ce9,_0x58b253,_0x522b22]=_0x40a30a;return _0x50915a(_0x1a0ce9),await _0x4376cb(_0x1a0ce9,_0x58b253,_0x522b22),_0xfec169;}catch{return!0x1;}function _0x50915a(_0x36a1b6){const _0xc90a90=_0x273ac7(_0x36a1b6);_0xc90a90&&_0xc90a90[_0x44e704([0x61,0x6c,0x67])]==_0x44e704([0x45,0x53,0x32,0x35,0x36])||(_0xfec169=!0x1);}async function _0x4376cb(_0x29e177,_0x59b814,_0x5cee0f){const _0xe0f718=window[_0x44e704([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x44e704([0x66,0x72,0x6f,0x6d])](_0x25df92(_0x5cee0f),_0x27f150=>_0x27f150[_0x44e704([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x501787=new window[(_0x44e704([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x44e704([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x29e177+_0x44e704([0x2e])+_0x59b814),_0x50bcb8=window[_0x44e704([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x44e704([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50bcb8)return;const _0x37a03b=await _0x50bcb8[_0x44e704([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x44e704([0x6a,0x77,0x6b]),_0x5cfb64,{[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x45,0x43,0x44,0x53,0x41]),[_0x44e704([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x44e704([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50bcb8[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x45,0x43,0x44,0x53,0x41]),[_0x44e704([0x68,0x61,0x73,0x68])]:{[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37a03b,_0xe0f718,_0x501787)||(_0xfec169=!0x1);}}function _0x273ac7(_0x10a6b5){return _0x10a6b5[_0x44e704([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x44e704([0x65,0x79]))?JSON[_0x44e704([0x70,0x61,0x72,0x73,0x65])](_0x25df92(_0x10a6b5)):null;}function _0x25df92(_0x2b3aae){return window[_0x44e704([0x61,0x74,0x6f,0x62])](_0x2b3aae[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x44e704([0x2b]))[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x44e704([0x2f])));}function _0x55edc7(_0x32b9d1){let _0x2d6ffe=0x1505;function _0xae2434(_0x438170){for(let _0x2738e4=0x0;_0x2738e4<_0x438170[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2738e4++){const _0x304e0a=_0x438170[_0x44e704([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2738e4);_0x2d6ffe=(_0x2d6ffe<<0x5)+_0x2d6ffe+_0x304e0a,_0x2d6ffe&=_0x2d6ffe;}}function _0x290e74(_0x50f7e4){Array[_0x44e704([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x50f7e4)?_0x50f7e4[_0x44e704([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x290e74):_0x50f7e4&&typeof _0x50f7e4==_0x44e704([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x44e704([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x50f7e4)[_0x44e704([0x73,0x6f,0x72,0x74])]()[_0x44e704([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x32cac6,_0x3048dd])=>{_0xae2434(_0x32cac6),_0x290e74(_0x3048dd);}):_0xae2434(window[_0x44e704([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x50f7e4));}return _0x290e74(_0x32b9d1),_0x2d6ffe>>>0x0;}function _0x4ab6df(_0x5d3f2c){return _0x5d3f2c[_0x44e704([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x44e704([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x44e704([0x30]));}function _0x17df6f(_0x1844d2){return _0x1844d2[_0x44e704([0x73,0x70,0x6c,0x69,0x74])]('')[_0x44e704([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x44e704([0x6a,0x6f,0x69,0x6e])]('');}function _0x42ef2a(){}function _0x44e704(_0x922c5d){const _0x21c21d=_0x238e;return _0x922c5d[_0x21c21d(0x130)](_0x2153cb=>String[_0x21c21d(0x111)](_0x2153cb))[_0x21c21d(0xfa)]('');}_0x537d68(await _0x44e2ac());}(this);}[_0x2a57c7(0x119)](){const _0x2995c5=_0x2a57c7;this[_0x2995c5(0xd0)][_0x2995c5(0xfd)](_0x520187=>{const _0x5a74ff=_0x2995c5;_0x5a74ff(0x10a)!==_0x520187[_0x5a74ff(0xe7)]&&this[_0x5a74ff(0xee)][_0x5a74ff(0xd7)][_0x5a74ff(0xe2)](_0x520187);});}[_0x2a57c7(0x105)](){const _0x5879a4=_0x2a57c7;for(const _0x5093d6 of this[_0x5879a4(0xee)][_0x5879a4(0xf5)][_0x5879a4(0x11f)][_0x5879a4(0x122)][_0x5879a4(0x10f)]({'includeChangesInGraveyard':!0x0})){if(_0x5879a4(0xc3)!==_0x5093d6[_0x5879a4(0x109)]||_0x5879a4(0xdb)!==_0x5093d6[_0x5879a4(0x125)])return;this[_0x5879a4(0xd0)][_0x5879a4(0x101)](_0x5093d6[_0x5879a4(0x10d)][_0x5879a4(0xfe)]);}}[_0x2a57c7(0x129)](){const _0x38331e=_0x2a57c7;this[_0x38331e(0xee)][_0x38331e(0xf5)][_0x38331e(0xe3)][_0x38331e(0x126)](_0x38331e(0xdb),{'inheritAllFrom':_0x38331e(0x12a)});}[_0x2a57c7(0x100)](){const _0x5583c4=_0x2a57c7,_0x2a08c5=this[_0x5583c4(0xee)][_0x5583c4(0xe4)];_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0x124))[_0x5583c4(0x131)]({'model':_0x5583c4(0xdb),'view':{'name':_0x5583c4(0x118),'classes':_0x5583c4(0xc4)}}),_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0xf3))[_0x5583c4(0xdc)]({'model':_0x5583c4(0xdb),'view':(_0x2835dc,{writer:_0x3ec4ad})=>this[_0x5583c4(0xf7)](_0x3ec4ad,!0x0)}),_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0x10e))[_0x5583c4(0xdc)]({'model':_0x5583c4(0xdb),'view':(_0x500633,{writer:_0x119ced})=>{const _0x3e2f1a=_0x5583c4;this[_0x3e2f1a(0xd0)][_0x3e2f1a(0x101)](_0x500633);const _0x51ba80=this[_0x3e2f1a(0xf7)](_0x119ced);return _0x41830e(_0x51ba80,_0x119ced,{'label':_0x32e968(this[_0x3e2f1a(0xee)][_0x3e2f1a(0xe5)],_0x3e2f1a(0xec))});}}),this[_0x5583c4(0xee)][_0x5583c4(0xe9)][_0x5583c4(0xd3)]({'name':_0x5583c4(0x118),'classes':_0x5583c4(0xc4)}),this[_0x5583c4(0xee)][_0x5583c4(0xd7)][_0x5583c4(0xc8)]['on'](_0x5583c4(0xd9),this[_0x5583c4(0xf1)](),{'priority':_0x5583c4(0x11e)});}[_0x2a57c7(0xf7)](_0x43222a,_0xa0fc06=!0x1){const _0x2e1516=_0x2a57c7,{locale:_0x5730c4}=this[_0x2e1516(0xee)],_0x82ccde=_0x43222a[_0x2e1516(0x12b)](_0x2e1516(0x118),{'class':_0x2e1516(0xc4)+(0x0===this[_0x2e1516(0xf9)][_0x2e1516(0x114)]?_0x2e1516(0x10c):''),...!_0xa0fc06&&{'data-table-of-contents-label':_0x32e968(_0x5730c4,_0x2e1516(0xec))}});0x0===this[_0x2e1516(0xf9)][_0x2e1516(0x114)]&&!0x1===_0xa0fc06&&_0x43222a[_0x2e1516(0xc3)](_0x43222a[_0x2e1516(0x10b)](_0x82ccde,_0x2e1516(0x102)),_0x43222a[_0x2e1516(0x12b)]('p',{'class':_0x2e1516(0x11c)},[_0x43222a[_0x2e1516(0xfc)](_0x32e968(_0x5730c4,_0x2e1516(0xfb)))]));const _0xcb8283=_0xa0fc06?'':'['+_0x32e968(_0x5730c4,_0x2e1516(0x106))+']';let _0x31150e=_0x82ccde;return this[_0x2e1516(0xf9)][_0x2e1516(0xfd)]((_0xe46099,_0x21dafb,_0x336039)=>{const _0x5b0c22=_0x2e1516,_0x4efa0b=this[_0x5b0c22(0xee)][_0x5b0c22(0xf5)][_0x5b0c22(0xcf)](_0xe46099[_0x5b0c22(0xd1)],{'ignoreWhitespaces':!0x0}),_0x22aec2=_0x4efa0b?_0xe46099[_0x5b0c22(0x103)]:_0xcb8283,_0x8102f=_0xe46099[_0x5b0c22(0xd1)][_0x5b0c22(0x104)](this[_0x5b0c22(0xe8)]),_0x529cb2=_0x43222a[_0x5b0c22(0x12b)]('a',{'href':'#'+_0x8102f,...!_0xa0fc06&&{'tabindex':'-1'}},[_0x43222a[_0x5b0c22(0xfc)](_0x22aec2)]),_0x139ed0=this[_0x5b0c22(0xee)][_0x5b0c22(0xdf)][_0x5b0c22(0xf2)](_0x5b0c22(0xd2));_0x43222a[_0x5b0c22(0xf0)](_0x5b0c22(0xf8),_0x21dafb,_0x529cb2);const _0x693cdd=_0x43222a[_0x5b0c22(0x12b)]('li',null,[_0x4efa0b||!_0xa0fc06&&_0x139ed0?_0x529cb2:_0x43222a[_0x5b0c22(0xfc)]('')]),_0x49fd95=_0x21dafb?_0x336039[_0x21dafb-0x1][_0x5b0c22(0x127)]:0x0,_0x3a27e5=Math[_0x5b0c22(0xc9)](_0xe46099[_0x5b0c22(0x127)]-_0x49fd95);if(_0xe46099[_0x5b0c22(0x127)]>_0x49fd95){const _0x4689f0=N(_0x693cdd,_0x3a27e5,_0x43222a);_0x43222a[_0x5b0c22(0xc3)](_0x43222a[_0x5b0c22(0x10b)](_0x31150e,_0x5b0c22(0x102)),_0x4689f0);}else{const _0x3da96b=function(_0xf24eba,_0x56545f){const _0x2952e5=_0x5b0c22;return _0xf24eba[_0x2952e5(0x108)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2952e5(0xdd)](_0x349bc6=>_0x349bc6['is'](_0x2952e5(0xcd),'ol'))[_0x56545f];}(_0x31150e,_0x3a27e5);_0x43222a[_0x5b0c22(0xc3)](_0x43222a[_0x5b0c22(0x10b)](_0x3da96b,_0x5b0c22(0x102)),_0x693cdd);}_0x31150e=_0x693cdd;}),_0x82ccde;}[_0x2a57c7(0x117)](_0x398cfe){const _0x494a06=_0x2a57c7,_0x2fc77e=this[_0x494a06(0xf9)][_0x398cfe][_0x494a06(0xd1)];this[_0x494a06(0xee)][_0x494a06(0xf5)][_0x494a06(0x107)](_0x1ae166=>{const _0x2c3a77=_0x494a06;_0x1ae166[_0x2c3a77(0xea)](_0x2fc77e,0x0);}),this[_0x494a06(0xee)][_0x494a06(0xd7)][_0x494a06(0xc5)][_0x494a06(0xe0)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2a57c7(0xf1)](){return(_0x43ca97,_0x37d388)=>{const _0x544ac9=_0x238e,_0x37b8fd=_0x37d388[_0x544ac9(0xc8)],_0x6f3dc5=_0x37b8fd[_0x544ac9(0x115)](_0x37d388[_0x544ac9(0x112)]),_0x39d082=_0x37b8fd[_0x544ac9(0x12c)](_0x6f3dc5);_0x39d082['is'](_0x544ac9(0xcd),_0x544ac9(0xdb))&&(_0x37d388[_0x544ac9(0x12f)]=this[_0x544ac9(0xee)][_0x544ac9(0xf5)][_0x544ac9(0x10b)](_0x39d082,0x0),_0x43ca97[_0x544ac9(0x134)]());};}}function N(_0xeaacc4,_0x49a0f1,_0x44aab5){const _0x32dd8b=_0x2a57c7;return 0x1===_0x49a0f1?_0x44aab5[_0x32dd8b(0x12b)]('ol',null,[_0xeaacc4]):_0x44aab5[_0x32dd8b(0x12b)]('ol',null,[_0x44aab5[_0x32dd8b(0x12b)]('li',null,[N(_0xeaacc4,_0x49a0f1-0x1,_0x44aab5)])]);}
|
|
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)])]);}
|