@ckeditor/ckeditor5-document-outline 47.4.0-alpha.5 → 47.4.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={102: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)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},192:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(106),o=n.n(i),r=n(779),c=n.n(r)()(o());c.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=c},237:t=>{"use strict";t.exports=CKEditor5.dll},297:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var c=void 0!==o.layer;c&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,c&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var s=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(s,a[e]):t.appendChild(s)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},422:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(106),o=n.n(i),r=n(779),c=n.n(r)()(o());c.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=c},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var c={};if(i)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(c[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&c[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},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")},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},c=[],s=0;s<t.length;s++){var a=t[s],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=s,e.splice(s,0,{identifier:d,updater:p,references:1})}c.push(d)}return c}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var c=0;c<r.length;c++){var s=n(r[c]);e[s].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}}},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:()=>F,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,s&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),c&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:c}=i,s=Array(2);let a;o&&(s[0]="leading"),r&&(s[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:s}),d=function(...e){return null!=c&&(null===u&&(u=Date.now()),Date.now()-u>=c)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function c(t){const e=s;let n="";for(const i of t[e(392)]())i instanceof r.ModelText&&(n+=i[e(381)]);return n}function s(t,e){const n=a();return(s=function(t,e){return n[t-=365]})(t,e)}function a(){const t=["72328hSUZxk","config","htmlH5","297BsPoQG","332115RtfSYv","getChildren","plugins","reduce","2HdaOem","2791432AzxWDt","has","htmlH3","12LeJBZr","htmlH1","167809dUtKEL","push","paragraph","htmlH4","924930eiqSiH","heading.options","model","GeneralHtmlSupport","data","get","htmlH2","254562xuLMMH","1853150zTTebm","htmlH6"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(234385===parseInt(e(373))/1*(parseInt(e(367))/2)+parseInt(e(377))/3+-parseInt(e(371))/4*(parseInt(e(391))/5)+parseInt(e(384))/6+parseInt(e(368))/7+parseInt(e(387))/8*(-parseInt(e(390))/9)+-parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["modelElement","length","includes","text","domToView","getRoot","33460000IxxPsR","4414662hcxCCt","getRootNames","activeItemIndex","level","109295gZRyHo","push","selection","8Tknwig","document","view","getFirstPosition","domConverter","1512427yoQDoa","name","config","backward","isOfficialPlugin","_deriveHeadingElementsFromConversion","8eCaUos","518965gVmIrg","_getActiveHeading","indexOf","fire","findIndex","getChild","data","2956804nulJBF","_getOutlineDefinitions","createElement","DocumentOutlineUtils","documentOutline.headings","_headingNames","model","getChildren","element","533811vBlKjT","318ChaNYy","get","afterInit","init","change","_getHeadingNames","isPremiumPlugin","editing","editor","pluginName","toModel","item"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(981032===parseInt(e(490))/1+-parseInt(e(489))/2*(parseInt(e(506))/3)+-parseInt(e(497))/4+parseInt(e(475))/5*(-parseInt(e(507))/6)+parseInt(e(483))/7*(parseInt(e(478))/8)+-parseInt(e(471))/9+parseInt(e(470))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(461)](){return l(500)}static get[l(487)](){return!0}static get[l(458)](){return!0}[l(502)]=[];[l(455)](){const t=l,e=this[t(460)];this[t(502)]=this[t(457)]();let n=[];e[t(503)][t(479)].on(t(456),o(()=>{const e=t,i=n;n=this[e(498)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(474)]===n[e(474)]&&t[e(467)]===n[e(467)]&&t[e(464)]===n[e(464)]),r=(0,u.diffToChanges)(o,n),c=this[e(491)](),s=n[e(494)](t=>t[e(464)]===c);r[e(465)]&&this[e(493)](e(456),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(493)](e(473),{index:s})},250,{leading:!0,trailing:!0}))}[l(509)](){const t=l;this[t(502)][t(465)]||this[t(488)]()}[l(498)](){const t=l,e=this[t(460)],n=[],i=this[t(502)];for(const n of e[t(503)][t(479)][t(472)]())o(e[t(503)][t(479)][t(469)](n));function o(e){const r=t;for(const t of e[r(504)]())t.is(r(505))&&(i[r(466)](t[r(484)])&&n[r(476)]({level:i[r(492)](t[r(484)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(491)](){const t=l,e=this[t(460)][t(503)][t(479)][t(477)][t(481)](),n=new r.ModelTreeWalker({direction:t(486),startPosition:e});for(const e of n)if(e[t(463)].is(t(505))&&this[t(502)][t(466)](e[t(463)][t(484)]))return e[t(463)]}[l(457)](){const t=l;return this[t(460)][t(485)][t(508)](t(501))||function(t){const e=s,n=t[e(388)][e(382)](e(378));return n?n[e(366)]((t,n)=>(e(375)!==n[e(379)]&&t[e(374)](n[e(379)]),t),[]):t[e(365)][e(369)](e(380))?[e(372),e(383),e(370),e(376),e(389),e(386)]:[]}(this[t(460)])}[l(488)](){const t=l,e=this[t(460)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(459)][t(480)][t(482)][t(468)](document[t(499)](o)),r=e[t(496)][t(462)](n)[t(495)](0);r?.is(t(505))&&i[t(476)](r[t(484)])}this[t(502)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["7123113qldkqv","bindTemplate","ck-document-outline__item","setTemplate","ck-document-outline__item_active","7258216DabPpp","text","651276jAppFW","3436962yyvbDE","click","ck-document-outline__item_empty","level","ck-reset","ck-document-outline__item_level-","isActive","5258876INijMy","82NZNpZU","Empty heading","set","996795ymbwAg","div","17195WFSSkV","isEmpty","10APvZzY","bind","4vQcNNs"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(752653===parseInt(e(431))/1*(-parseInt(e(452))/2)+parseInt(e(443))/3+parseInt(e(435))/4*(-parseInt(e(429))/5)+parseInt(e(444))/6+parseInt(e(451))/7+parseInt(e(441))/8+parseInt(e(436))/9*(-parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(437)],o=e?"["+m(t,n(453))+"]":"";this[n(454)](n(442),""),this[n(454)](n(447),1),this[n(454)](n(450),!1),this[n(434)](n(432)).to(this,n(442),t=>!t),this[n(439)]({tag:n(430),attributes:{class:["ck",n(448),n(438),i.to(n(447),t=>n(449)+t),i.if(n(450),n(440)),i.if(n(432),n(446))],title:i.to(n(442))},children:[{text:i.to(n(442),t=>t||o)}],on:{click:i.to(n(445))}})}}const I=b;!function(t){const e=b,n=t();for(;;)try{if(599750===-parseInt(e(223))/1+parseInt(e(224))/2*(-parseInt(e(253))/3)+-parseInt(e(225))/4+-parseInt(e(264))/5+parseInt(e(218))/6*(parseInt(e(217))/7)+-parseInt(e(240))/8+-parseInt(e(220))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends p.View{[I(248)];[I(232)];[I(216)];constructor(t,e=!1,n){const i=I;super(t),this[i(216)]=e,this[i(239)](i(241),-1),this[i(232)]=n,this[i(248)]=this[i(226)](),this[i(248)][i(238)](i(254)).to(this),this.on(i(254),this[i(219)][i(245)](this)),this.on(i(246),(t,e,n,o)=>{this[i(233)](o,n)}),this[i(230)]({tag:i(261),attributes:{class:["ck",i(235),i(221)],dir:t[i(236)],"data-document-outline-empty-placeholder":m(t,i(237)),tabindex:-1},children:this[i(248)]})}[I(247)](t){const e=I;t[e(243)](t=>{const n=e;n(242)==t[n(263)]?this[n(251)](t[n(249)],...t[n(250)]):n(229)==t[n(263)]&&this[n(257)](t[n(249)],t[n(265)])})}[I(233)](t,e){const n=I;if(-1!==t){const e=this[n(248)][n(231)](t);e&&(e[n(215)]=!1)}-1!==e&&(this[n(248)][n(231)](e)[n(215)]=!0,this[n(234)](e))}[I(251)](t,...e){const n=I,i=e[n(258)]((e,i)=>{const o=n,r=new v(this[o(252)],this[o(216)]);return r[o(266)]=e[o(266)],r[o(255)]=e[o(255)],t+i===this[o(241)]&&(r[o(215)]=!0),r});this[n(248)][n(228)](i,t)}[I(257)](t,e){const n=I;do{this[n(248)][n(227)](t)}while(--e)}[I(219)](t){const e=I,n=this[e(248)][e(260)](t[e(244)]);this[e(259)](e(214),n)}[I(234)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(248)][e(231)](t)[e(256)],20,this[e(232)])}[I(222)](){const t=I;super[t(222)](),this[t(256)][t(227)]()}}function b(t,e){const n=y();return(b=function(t,e){return n[t-=214]})(t,e)}function y(){const t=["element","_deleteItem","map","fire","getIndex","div","10WPXyMY","type","3221985GDeWVO","howMany","text","itemSelected","isActive","showEmptyHeadingText","26194ZEDXsU","1626ktyvJX","_handleItemClick","17888490gOvzXp","ck-document-outline","destroy","13342jNbkEj","30carqoY","1300056sAQwAe","createCollection","remove","addMany","delete","setTemplate","get","documentOutlineContainer","_setActiveItem","_scrollToItem","ck-reset","contentLanguageDirection","Editor headings will appear here as you type.","delegate","set","6513192dJLeqy","activeItemIndex","insert","forEach","source","bind","change:activeItemIndex","sync","items","index","values","_insertItem","locale","121008BGfbnm","click","level"];return(y=function(){return t})()}var _=n(929),C=n.n(_),x=n(297),O=n.n(x),T=n(102),E=n.n(T),A=n(123),P=n.n(A),S=n(741),L=n.n(S),D=n(192),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=E().bind(null,"head"),N.domAPI=O(),N.insertStyleElement=L();C()(D.A,N);D.A&&D.A.locals&&D.A.locals;function j(){const t=["appendChild","mapper","destroy","getDomRoot","document","_updateActiveDefinitionFromViewportThrottled","element","mapViewToDom","getVisible","config","_updateActiveDefinitionOnViewportChange","document-outline-container-not-provided","listenTo","136885npxQgM","bottom","DocumentOutlineUtils","get","documentOutline.showEmptyHeadings","indexOf","841044VrETEe","init","change","height","DocumentOutlineUI","cancel","href","editing","locale","toViewElement","length","view","focusTracker","12BlMlTe","domConverter","top","editor","_handleItemSelected","window","setSelection","532212yGWonu","1rOIcFi","modelElement","isOfficialPlugin","5554845GrXmYJ","documentOutline.container","map","add","afterInit","getRootNames","_currentOutlineDefinitions","scroll","render","getIntersection","activeItemIndex","isPremiumPlugin","_setActiveViewItem","scrollToTheSelection","fromCharCode","_handleOutlineChange","floor","sync","2679704tGHyHQ","plugins","resize","pluginName","join","focus","bind","itemSelected","1691745RUUMEL","model","996194CJXtzS"];return(j=function(){return t})()}const H=U;!function(t){const e=U,n=t();for(;;)try{if(258569===-parseInt(e(432))/1*(-parseInt(e(463))/2)+parseInt(e(411))/3+parseInt(e(431))/4+parseInt(e(461))/5+parseInt(e(424))/6*(-parseInt(e(405))/7)+-parseInt(e(453))/8+-parseInt(e(435))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class M extends t.Plugin{[H(422)];[H(441)];[H(397)];static get[H(456)](){return H(415)}static get[H(434)](){return!0}static get[H(446)](){return!0}constructor(t){const e=H;super(t),this[e(422)]=new k(t[e(419)],this[e(427)][e(401)][e(408)](e(409)),this[e(427)][e(401)][e(408)](e(436))),this[e(441)]=[],this[e(397)]=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(402)][e(459)](this),100)}[H(412)](){const t=H,e=this[t(427)],n=e[t(454)][t(408)](t(407));let i=!1;if(this[t(422)][t(443)](),this[t(427)].ui[t(423)][t(438)](this[t(422)][t(398)]),!e[t(401)][t(408)](t(436)))throw new u.CKEditorError(t(403),{editor:e});e[t(401)][t(408)](t(436))[t(464)](this[t(422)][t(398)]),n.on(t(413),this[t(450)][t(459)](this)),n.on(t(445),(e,{index:n})=>this[t(447)](n)),this[t(422)].on(t(460),(e,n)=>{i=!0,this[t(428)](n)}),this[t(422)][t(404)](u.global[t(396)],t(442),()=>{i?i=!1:this[t(397)]()},{useCapture:!0}),this[t(422)][t(404)](u.global[t(429)],t(455),this[t(397)],{useCapture:!0})}[H(439)](){!async function(t){const e=p([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),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])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(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 l(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 d(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 f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=U;return t[e(437)](t=>String[e(449)](t))[e(457)]("")}!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([97]);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])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[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=s(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])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(s=>{if(r())return s(p([86,97,108,105,100]));c(),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 h=(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])?d(l(h+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=c();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])](s)[p([99,97,116,99,104])](()=>{s(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(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 c(){const e=p([108,108,99,116,45])+d(l(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])](f(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 s(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])]:h}},{[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||s(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 c(){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=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=s(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])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),c=(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),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const u=await s[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 s[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])}},u,o,c)||(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]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1768262400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=U,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(417)]);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=function(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++,1512==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)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[H(394)](){const t=H;super[t(394)](),this[t(422)][t(394)](),this[t(397)][t(416)]()}[H(450)](t,{outlineDefinitions:e,outlineChanges:n}){const i=H;this[i(441)]=e,this[i(422)][i(452)](n)}[H(447)](t){const e=H;this[e(441)][e(421)]&&this[e(441)][t]&&(this[e(422)][e(445)]=t)}[H(428)](t){const e=H,n=this[e(441)][t][e(433)];this[e(427)][e(462)][e(413)](t=>{t[e(430)](n,0)}),this[e(427)][e(418)][e(422)][e(448)]({alignToTop:!0,forceScroll:!0}),this[e(427)][e(418)][e(422)][e(458)](),this[e(447)](t)}[H(402)](){const t=H,e=this[t(427)];let n;for(const i of e[t(462)][t(396)][t(440)]()){const o=e[t(418)][t(422)][t(395)](i),r=o&&new u.Rect(o)[t(400)]();if(r){const e=new u.Rect(u.global[t(429)])[t(444)](r);e&&(n=e[t(426)]+.25*e[t(414)])}}if(void 0===n)return;const i=K(e[t(418)],this[t(441)],n);i?this[t(447)](this[t(441)][t(410)](i)):this[t(447)](-1)}}function U(t,e){const n=j();return(U=function(t,e){return n[t-=394]})(t,e)}function K(t,e,n,i=0,o=e[H(421)]-1){const r=H,c=Math[r(451)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(465)][r(420)](s[r(433)]);if(!a)return null;const l=t[r(422)][r(425)][r(399)](a);return new u.Rect(l)[r(406)]>n?K(t,e,n,i,c-1):K(t,e,n,c+1,o)}return c<0?null:e[c]}function R(t,e){const n=G();return(R=function(t,e){return n[t-=151]})(t,e)}const V=R;function G(){const t=["4YKHcru","14957970YWUMSt","config","domainLimit","12dGLTCe","288528YxZSgJ","49jBYfHo","9ICTLgq","destroy","pluginName","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyEvaluationLimit","invalid","_licenseKeyCheckInterval","expired","featureNotAllowed","documentOutlineLicenseKeyExpired","evaluationLimit","isOfficialPlugin","requires","licenseKey","usageLimit","isPremiumPlugin","documentOutlineLicenseKeyDomainLimit","3577255GGkjsE","documentOutlineLicenseKeyInvalid","913512zmYyit","377835exFEJi","editor","2803990GAJPAH","get","933518ejNNSz","documentOutlineLicenseKeyNotAllowed","init","DocumentOutline","documentOutlineLicenseKeyValid","_showLicenseError"];return(G=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(775397===-parseInt(e(170))/1+-parseInt(e(165))/2+parseInt(e(166))/3*(parseInt(e(176))/4)+parseInt(e(168))/5*(parseInt(e(180))/6)+parseInt(e(182))/7*(-parseInt(e(181))/8)+parseInt(e(183))/9*(parseInt(e(177))/10)+-parseInt(e(163))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class F extends t.Plugin{[V(159)];[V(152)];static get[V(158)](){return[h,M]}static get[V(185)](){return V(173)}static get[V(157)](){return!0}static get[V(161)](){return!0}[V(172)](){const t=V;this[t(159)]=this[t(167)][t(178)][t(169)](t(159));const e=this[t(167)];this[t(152)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(174)==r||n(164)==r||n(155)==r||n(162)==r||n(171)==r||n(187)==r||n(186)==r){delete e[o],i=r,clearInterval(this[n(152)]),this[n(152)]=void 0;break}}n(164)==i&&e[n(175)](n(151)),n(155)==i&&e[n(175)](n(153)),n(162)==i&&e[n(175)](n(179)),n(171)==i&&e[n(175)](n(154),n(173)),n(187)==i&&e[n(175)](n(156)),n(186)==i&&e[n(175)](n(160))},1e3)}[V(184)](){const t=V;super[t(184)](),this[t(152)]&&clearInterval(this[t(152)])}}var z=n(901);function J(t,e){const n=B();return(J=function(t,e){return n[t-=222]})(t,e)}const Y=J;function B(){const t=["207213uuSWOH","6noqejr","9abGLCZ","getFirstPosition","28HfAUEw","7761832CnGSUh","createElement","findAllowedParent","isEnabled","1454142Hcuzia","editor","18371023hDBmpY","179313jxoRXy","change","selection","2220720JyiXAi","tableOfContents","427345NZlFib","model","document","insertObject","schema","refresh","execute","42eynFpk","10SvNbhS"];return(B=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(871705===-parseInt(e(238))/1*(-parseInt(e(227))/2)+-parseInt(e(226))/3+parseInt(e(230))/4*(-parseInt(e(243))/5)+parseInt(e(235))/6*(-parseInt(e(224))/7)+parseInt(e(231))/8*(parseInt(e(228))/9)+parseInt(e(225))/10*(parseInt(e(237))/11)+-parseInt(e(241))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class X extends t.Command{[Y(223)](){const t=Y;this[t(236)][t(244)][t(239)](e=>{const n=t;this[n(236)][n(244)][n(246)](e[n(232)](n(242)))})}[Y(222)](){const t=Y,e=this[t(236)][t(244)],n=e[t(245)][t(240)][t(229)]();this[t(234)]=null!==(n&&e[t(247)][t(233)](n,t(242)))}}var Z=n(422),q={attributes:{"data-cke":!0}};q.setAttributes=P(),q.insert=E().bind(null,"head"),q.domAPI=O(),q.insertStyleElement=L();C()(Z.A,q);Z.A&&Z.A.locals&&Z.A.locals;const W=$;function Q(){const t=["conversion","hasAttribute","low","remove","729ZrQDJk","getChanges","635ayXQdz","mapper","insert","match","editor","modelRange","isPremiumPlugin","paragraph","attributes","registerPostFixer","heading.options","differ","50444GaKtrL","string","780uGjzlf","downcast","schema","has","clear","HeadingId","writer","extend","setAttribute","headingId.modelAttributeName","8985200OrcLDU","56587333dGQDuq","_customDataDowncastHeadingsConversion","delete","upcast","viewItem","removeAttribute","_customUpcastHeadingsConversion","type","set","get","add","name","forEach","3158LJhgch","getAttribute","length","isRegistered","1806vniGpr","element:","12ffEFjp","change","pluginName","toViewElement","position","consumable","item","consume","document","attribute:headingId:","isOfficialPlugin","model","heading1","_registerHeadingIdAttributePostfixer","config","166lXotSP","for","nodeAfter","37818PVeXPi","afterInit","view","getContainedElement","headingId","4461123VKdJEf"];return(Q=function(){return t})()}function $(t,e){const n=Q();return($=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(949455===parseInt(e(356))/1*(parseInt(e(377))/2)+parseInt(e(385))/3+-parseInt(e(330))/4*(-parseInt(e(392))/5)+parseInt(e(380))/6*(parseInt(e(360))/7)+parseInt(e(342))/8+parseInt(e(390))/9*(-parseInt(e(332))/10)+parseInt(e(343))/11*(-parseInt(e(362))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends t.Plugin{static get[W(364)](){return W(337)}static get[W(372)](){return!0}static get[W(324)](){return!0}[W(381)](){const t=W,e=this[t(322)];e[t(376)][t(352)](t(341))||(function(e){const n=t,i=new Map;return e?(e[n(355)](t=>{const e=n;e(325)!==t[e(373)]&&i[e(351)](t[e(382)],t[e(373)])}),i[n(352)]("h1")||i[n(351)]("h1",n(374)),i):i}(this[t(322)][t(376)][t(352)](t(328)))[t(355)]((n,i)=>{const o=t;this[o(349)](i),this[o(344)](n),e[o(373)][o(334)][o(359)](n)&&e[o(373)][o(334)][o(339)](n,{allowAttributes:o(384)})}),this[t(375)]())}[W(349)](t){const e=W;this[e(322)][e(386)][e(378)](e(346))[e(353)](n=>n.on(e(361)+t,(t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(347)][o(357)]("id"),a=n[o(323)][o(383)]();if(a)return s&&s[o(358)]||a[o(387)](o(384))?void(r[o(369)](n[o(347)],{attributes:["id"]})&&c[o(340)](o(384),s,a)):(r[o(369)](n[o(347)],{attributes:["id"]}),void c[o(340)](o(384),(0,u.uid)(),a))},{priority:u.priorities[e(352)](e(388))+.5}))}[W(344)](t){const e=W;this[e(322)][e(386)][e(378)](e(333))[e(353)](n=>n.on(e(371)+t,(t,n,i)=>{const o=e;if(!i[o(367)][o(369)](n[o(368)],t[o(354)]))return;const r=n[o(368)][o(357)](o(384)),c=i[o(393)][o(365)](n[o(368)]);i[o(338)][o(340)]("id",r,c)}))}[W(375)](){const t=W,e=this[t(322)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(353)](r),e[o(340)](o(384),r,n),r}function r(e,n){const i=t;e[i(348)](i(384),n)}e[t(373)][t(370)][t(327)](c=>{const s=t,a=e[s(373)][s(370)][s(329)][s(391)]();let u=!1;for(const t of a)if(s(394)==t[s(350)]&&t[s(354)])if(et(t[s(354)])){const e=t[s(326)][s(352)](s(384));s(331)==typeof e?n[s(335)](e)?(o(c,t[s(366)][s(379)]),u=!0):i[s(353)](e):(o(c,t[s(366)][s(379)]),u=!0)}else s(331)==typeof t[s(326)][s(352)](s(384))&&(r(c,t[s(366)][s(379)]),u=!0);else if(s(389)==t[s(350)]){const e=t[s(326)][s(352)](s(384));s(331)==typeof e&&n[s(345)](e)}return u}),e[t(373)][t(370)].on(t(363),()=>{const e=t;i[e(355)](t=>n[e(353)](t)),i[e(336)]()})}}function et(t){return!!t[W(395)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=168]})(t,e)}function ot(){const t=["filter","_defineConverters","get","160152DzIOMf","scrollToTheSelection","getAttribute","$blockObject","insert","dataDowncast","getCustomProperty","16eUyueL","64765UsHSJh","commands","hasContent","target"," table-of-contents_empty","plugins","_updateTableOfContentsElements","map","length","element","data","No headings were found in the document.","differ","table-of-contents","rootName","findMappedViewAncestor","12tYRkZz","420aALCZw","22RcmeFx","headingId.modelAttributeName","_createTableOfContents","elementToElement","init","getChanges","_currentOutlineDefinitions","div","4716010igvRzy","change","upcast","7059222TyyVsU","viewToModelPosition","domEvent","_redirectMapper","_headingIdModelAttributeName","pluginName","$graveyard","TableOfContentsEditing","level","tableOfContentsHeadingIndex","position","listenTo","mapper","register","href","table-of-contents__placeholder","Empty heading","model","name","19650241GSfcUm","registerRawContentMatcher","578nmeqbp","164106MydgSq","_defineSchema","text","config","afterInit","Table of contents","outlineDefinitions","nodeAfter","154gLcRKj","join","requires","createText","add","isOfficialPlugin","abs","documentOutline.showEmptyHeadings","editor","insertTableOfContents","elementToStructure","toModelElement","$capture","_tableOfContentsElements","conversion","headingId","createContainerElement","_handleScrollToHeading","viewPosition","_trackNewToCElements","setCustomProperty","click","fromCharCode","document","isPremiumPlugin","tableOfContents","schema","high","createPositionAt","end","view","isInteger","getAncestors","modelElement","modelPosition","forEach","type","setSelection","preventDefault","stop","DocumentOutlineUtils","reconvertItem","for","editingDowncast","locale","editing","3260cDcXAd"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(473043===-parseInt(e(187))/1*(-parseInt(e(242))/2)+-parseInt(e(188))/3*(parseInt(e(253))/4)+parseInt(e(254))/5*(-parseInt(e(271))/6)+parseInt(e(196))/7*(parseInt(e(246))/8)+parseInt(e(283))/9+-parseInt(e(280))/10*(-parseInt(e(272))/11)+parseInt(e(270))/12*(-parseInt(e(185))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(171)](){return nt(173)}static get[nt(201)](){return!0}static get[nt(220)](){return!0}static get[nt(198)](){return[z.Widget,h,tt]}[nt(278)];[nt(209)];[nt(170)];constructor(t){const e=nt;super(t),this[e(278)]=[],this[e(209)]=new Set,this[e(170)]=e(211)}[nt(276)](){const t=nt,e=this[t(204)],n=e[t(241)][t(226)][t(219)];e[t(191)][t(245)](t(273))&&(this[t(170)]=e[t(191)][t(245)](t(273))),this[t(177)](n,t(217),(e,n)=>{const i=t;if(!n[i(257)])return;const o=n[i(257)][i(252)](i(175));Number[i(227)](o)&&(n[i(168)][i(234)](),e[i(235)](),this[i(213)](o))},{priority:t(223),context:t(208)}),this[t(189)](),this[t(244)](),e[t(255)][t(200)](t(205),new X(e)),e[t(259)][t(245)](t(236)).on(t(281),(e,n)=>{const i=t;this[i(278)]=n[i(194)],this[i(260)]()}),this[t(177)](e[t(183)][t(219)],t(281),()=>{this[t(215)]()})}[nt(192)](){!async function(t){const e=p([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),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])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(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 l(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 d(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 f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=it;return t[e(261)](t=>String[e(218)](t))[e(197)]("")}!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([109]);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])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[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=s(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])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(s=>{if(r())return s(p([86,97,108,105,100]));c(),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 h=(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])?d(l(h+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=c();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])](s)[p([99,97,116,99,104])](()=>{s(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(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 c(){const e=p([108,108,99,116,45])+d(l(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])](f(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 s(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])]:h}},{[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||s(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 c(){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=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=s(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])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),c=(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),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const u=await s[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 s[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])}},u,o,c)||(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]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1768262400;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(180)]);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=function(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++,1512==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)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||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(260)](){const t=nt;this[t(209)][t(231)](e=>{const n=t;n(172)!==e[n(268)]&&this[n(204)][n(241)][n(237)](e)})}[nt(215)](){const t=nt;for(const e of this[t(204)][t(183)][t(219)][t(266)][t(277)]({includeChangesInGraveyard:!0})){if(t(250)!==e[t(232)]||t(221)!==e[t(184)])return;this[t(209)][t(200)](e[t(176)][t(195)])}}[nt(189)](){const t=nt;this[t(204)][t(183)][t(222)][t(179)](t(221),{inheritAllFrom:t(249)})}[nt(244)](){const t=nt,e=this[t(204)][t(210)];e[t(238)](t(282))[t(275)]({model:t(221),view:{name:t(279),classes:t(267)}}),e[t(238)](t(251))[t(206)]({model:t(221),view:(e,{writer:n})=>this[t(274)](n,!0)}),e[t(238)](t(239))[t(206)]({model:t(221),view:(e,{writer:n})=>{const i=t;this[i(209)][i(200)](e);const o=this[i(274)](n);return(0,z.toWidget)(o,n,{label:m(this[i(204)][i(240)],i(193))})}}),this[t(204)][t(264)][t(186)]({name:t(279),classes:t(267)}),this[t(204)][t(241)][t(178)].on(t(284),this[t(169)](),{priority:t(223)})}[nt(274)](t,e=!1){const n=nt,{locale:i}=this[n(204)],o=t[n(212)](n(279),{class:n(267)+(0===this[n(278)][n(262)]?n(258):""),...!e&&{"data-table-of-contents-label":m(i,n(193))}});0===this[n(278)][n(262)]&&!1===e&&t[n(250)](t[n(224)](o,n(225)),t[n(212)]("p",{class:n(181)},[t[n(199)](m(i,n(265)))]));const r=e?"":"["+m(i,n(182))+"]";let c=o;return this[n(278)][n(231)]((i,o,s)=>{const a=n,u=this[a(204)][a(183)][a(256)](i[a(229)],{ignoreWhitespaces:!0}),l=u?i[a(190)]:r,d=i[a(229)][a(248)](this[a(170)]),f=t[a(212)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(199)](l)]),h=this[a(204)][a(191)][a(245)](a(203));t[a(216)](a(175),o,f);const p=t[a(212)]("li",null,[u||!e&&h?f:t[a(199)]("")]),m=o?s[o-1][a(174)]:0,g=Math[a(202)](i[a(174)]-m);if(i[a(174)]>m){const e=ct(p,g,t);t[a(250)](t[a(224)](c,a(225)),e)}else{const e=function(t,e){const n=a;return t[n(228)]({includeSelf:!0,parentFirst:!0})[n(243)](t=>t.is(n(263),"ol"))[e]}(c,g);t[a(250)](t[a(224)](e,a(225)),p)}c=p}),o}[nt(213)](t){const e=nt,n=this[e(278)][t][e(229)];this[e(204)][e(183)][e(281)](t=>{t[e(233)](n,0)}),this[e(204)][e(241)][e(226)][e(247)]({alignToTop:!0,forceScroll:!0})}[nt(169)](){return(t,e)=>{const n=it,i=e[n(178)],o=i[n(269)](e[n(214)]),r=i[n(207)](o);r.is(n(263),n(221))&&(e[n(230)]=this[n(204)][n(183)][n(224)](r,0),t[n(235)]())}}}function ct(t,e,n){const i=nt;return 1===e?n[i(212)]("ol",null,[t]):n[i(212)]("ol",null,[n[i(212)]("li",null,[ct(t,e-1,n)])])}var st=n(355);function at(){const t=["evaluationLimit","execute","tableOfContentsLicenseKeyExpired","menuBar:tableOfContents","commands","4504988VDXCwC","locale","_licenseKeyCheckInterval","expired","Table of contents","tableOfContentsLicenseKeyEvaluationLimit","init","TableOfContents","usageLimit","componentFactory","tableOfContents","add","_createButton","6YbyotV","TableOfContentsUI","domainLimit","_showLicenseError","922707QrOTDw","featureNotAllowed","view","focus","isPremiumPlugin","set","tableOfContentsLicenseKeyDomainLimit","62838xCimFG","2128225WFsnvA","pluginName","listenTo","insertTableOfContents","config","editor","get","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyInvalid","2676yOFiio","1376CnUTxn","tableOfContentsLicenseKeyNotAllowed","licenseKey","editing","isEnabled","bind","invalid","tooltip","tableOfContentsLicenseKeyUsageLimit","1193353ZRIrpk","destroy","8339720eIzAlt","isOfficialPlugin","502QRfywy"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=118]})(t,e)}const lt=ut;!function(t){const e=ut,n=t();for(;;)try{if(642450===parseInt(e(133))/1+parseInt(e(164))/2*(parseInt(e(150))/3)+-parseInt(e(170))/4+-parseInt(e(141))/5*(-parseInt(e(129))/6)+-parseInt(e(160))/7+parseInt(e(151))/8*(parseInt(e(140))/9)+-parseInt(e(162))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class dt extends t.Plugin{[lt(153)];[lt(118)];static get[lt(142)](){return lt(130)}static get[lt(163)](){return!0}static get[lt(137)](){return!0}[lt(122)](){const t=lt,e=this[t(146)];e.ui[t(125)][t(127)](t(126),()=>{const e=t,n=this[e(128)](p.ButtonView);return n[e(158)]=!0,n}),e.ui[t(125)][t(127)](t(168),()=>this[t(128)](p.MenuBarMenuListItemButtonView)),this[t(153)]=this[t(146)][t(145)][t(147)](t(153));const n=this[t(146)];this[t(118)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(148)==r||e(149)==r||e(167)==r||e(139)==r||e(152)==r||e(121)==r||e(159)==r){delete n[o],i=r,clearInterval(this[e(118)]),this[e(118)]=void 0;break}}e(149)==i&&n[e(132)](e(157)),e(167)==i&&n[e(132)](e(119)),e(139)==i&&n[e(132)](e(131)),e(152)==i&&n[e(132)](e(134),e(123)),e(121)==i&&n[e(132)](e(165)),e(159)==i&&n[e(132)](e(124))},1e3)}[lt(128)](t){const e=lt,n=this[e(146)],i=n[e(171)],o=n[e(169)][e(147)](e(144)),r=new t(i);return r[e(138)]({label:m(i,e(120)),icon:st.IconTableOfContents}),r[e(156)](e(155)).to(o,e(155)),this[e(143)](r,e(166),()=>{const t=e;n[t(166)](t(144)),n[t(154)][t(135)][t(136)]()}),r}[lt(161)](){const t=lt;super[t(161)](),this[t(118)]&&clearInterval(this[t(118)])}}var ft=ht;function ht(t,e){var n=mt();return(ht=function(t,e){return n[t-=434]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(915288===-parseInt(e(447))/1*(parseInt(e(442))/2)+-parseInt(e(449))/3+parseInt(e(438))/4*(parseInt(e(443))/5)+parseInt(e(439))/6*(parseInt(e(434))/7)+-parseInt(e(448))/8*(-parseInt(e(436))/9)+parseInt(e(445))/10+-parseInt(e(440))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class pt extends t.Plugin{static get[ft(435)](){return[rt,dt]}static get[ft(441)](){return ft(446)}static get[ft(444)](){return!0}static get[ft(437)](){return!0}}function mt(){var t=["43013lLmecd","8avGhiV","3941724OJBiiC","2214037YHkneZ","requires","7419465kscCKB","isPremiumPlugin","4pIfqGj","18IhQfaS","22178244HcyLGL","pluginName","10PJrjXD","6005050hvyEAo","isOfficialPlugin","14861970XJkeUP","TableOfContents"];return(mt=function(){return t})()}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=318]})(t,e)}function wt(){var t=["162nOLNTX","4873296DZzvMf","78876wmfMlS","16dCYCTY","3371352hiLtYb","537754rTUNuT","8074188lYkjSt","112605XWJPBO","281472UoZeql"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(568041===parseInt(e(320))/1+-parseInt(e(321))/2*(parseInt(e(326))/3)+parseInt(e(322))/4+parseInt(e(325))/5*(parseInt(e(318))/6)+parseInt(e(323))/7+parseInt(e(319))/8+-parseInt(e(324))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={102: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)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},192:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),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},237:t=>{"use strict";t.exports=CKEditor5.dll},297: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)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},422:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),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},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779: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}},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")},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}}},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:()=>R,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>W,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(392)]())i instanceof r.ModelText&&(n+=i[e(381)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=365]})(t,e)}function a(){const t=["72328hSUZxk","config","htmlH5","297BsPoQG","332115RtfSYv","getChildren","plugins","reduce","2HdaOem","2791432AzxWDt","has","htmlH3","12LeJBZr","htmlH1","167809dUtKEL","push","paragraph","htmlH4","924930eiqSiH","heading.options","model","GeneralHtmlSupport","data","get","htmlH2","254562xuLMMH","1853150zTTebm","htmlH6"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(234385===parseInt(e(373))/1*(parseInt(e(367))/2)+parseInt(e(377))/3+-parseInt(e(371))/4*(parseInt(e(391))/5)+parseInt(e(384))/6+parseInt(e(368))/7+parseInt(e(387))/8*(-parseInt(e(390))/9)+-parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["modelElement","length","includes","text","domToView","getRoot","33460000IxxPsR","4414662hcxCCt","getRootNames","activeItemIndex","level","109295gZRyHo","push","selection","8Tknwig","document","view","getFirstPosition","domConverter","1512427yoQDoa","name","config","backward","isOfficialPlugin","_deriveHeadingElementsFromConversion","8eCaUos","518965gVmIrg","_getActiveHeading","indexOf","fire","findIndex","getChild","data","2956804nulJBF","_getOutlineDefinitions","createElement","DocumentOutlineUtils","documentOutline.headings","_headingNames","model","getChildren","element","533811vBlKjT","318ChaNYy","get","afterInit","init","change","_getHeadingNames","isPremiumPlugin","editing","editor","pluginName","toModel","item"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(981032===parseInt(e(490))/1+-parseInt(e(489))/2*(parseInt(e(506))/3)+-parseInt(e(497))/4+parseInt(e(475))/5*(-parseInt(e(507))/6)+parseInt(e(483))/7*(parseInt(e(478))/8)+-parseInt(e(471))/9+parseInt(e(470))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(461)](){return l(500)}static get[l(487)](){return!0}static get[l(458)](){return!0}[l(502)]=[];[l(455)](){const t=l,e=this[t(460)];this[t(502)]=this[t(457)]();let n=[];e[t(503)][t(479)].on(t(456),o(()=>{const e=t,i=n;n=this[e(498)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(474)]===n[e(474)]&&t[e(467)]===n[e(467)]&&t[e(464)]===n[e(464)]),r=(0,u.diffToChanges)(o,n),s=this[e(491)](),c=n[e(494)](t=>t[e(464)]===s);r[e(465)]&&this[e(493)](e(456),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(493)](e(473),{index:c})},250,{leading:!0,trailing:!0}))}[l(509)](){const t=l;this[t(502)][t(465)]||this[t(488)]()}[l(498)](){const t=l,e=this[t(460)],n=[],i=this[t(502)];for(const n of e[t(503)][t(479)][t(472)]())o(e[t(503)][t(479)][t(469)](n));function o(e){const r=t;for(const t of e[r(504)]())t.is(r(505))&&(i[r(466)](t[r(484)])&&n[r(476)]({level:i[r(492)](t[r(484)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(491)](){const t=l,e=this[t(460)][t(503)][t(479)][t(477)][t(481)](),n=new r.ModelTreeWalker({direction:t(486),startPosition:e});for(const e of n)if(e[t(463)].is(t(505))&&this[t(502)][t(466)](e[t(463)][t(484)]))return e[t(463)]}[l(457)](){const t=l;return this[t(460)][t(485)][t(508)](t(501))||function(t){const e=c,n=t[e(388)][e(382)](e(378));return n?n[e(366)]((t,n)=>(e(375)!==n[e(379)]&&t[e(374)](n[e(379)]),t),[]):t[e(365)][e(369)](e(380))?[e(372),e(383),e(370),e(376),e(389),e(386)]:[]}(this[t(460)])}[l(488)](){const t=l,e=this[t(460)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(459)][t(480)][t(482)][t(468)](document[t(499)](o)),r=e[t(496)][t(462)](n)[t(495)](0);r?.is(t(505))&&i[t(476)](r[t(484)])}this[t(502)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["7123113qldkqv","bindTemplate","ck-document-outline__item","setTemplate","ck-document-outline__item_active","7258216DabPpp","text","651276jAppFW","3436962yyvbDE","click","ck-document-outline__item_empty","level","ck-reset","ck-document-outline__item_level-","isActive","5258876INijMy","82NZNpZU","Empty heading","set","996795ymbwAg","div","17195WFSSkV","isEmpty","10APvZzY","bind","4vQcNNs"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(752653===parseInt(e(431))/1*(-parseInt(e(452))/2)+parseInt(e(443))/3+parseInt(e(435))/4*(-parseInt(e(429))/5)+parseInt(e(444))/6+parseInt(e(451))/7+parseInt(e(441))/8+parseInt(e(436))/9*(-parseInt(e(433))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(437)],o=e?"["+m(t,n(453))+"]":"";this[n(454)](n(442),""),this[n(454)](n(447),1),this[n(454)](n(450),!1),this[n(434)](n(432)).to(this,n(442),t=>!t),this[n(439)]({tag:n(430),attributes:{class:["ck",n(448),n(438),i.to(n(447),t=>n(449)+t),i.if(n(450),n(440)),i.if(n(432),n(446))],title:i.to(n(442))},children:[{text:i.to(n(442),t=>t||o)}],on:{click:i.to(n(445))}})}}const I=b;!function(t){const e=b,n=t();for(;;)try{if(599750===-parseInt(e(223))/1+parseInt(e(224))/2*(-parseInt(e(253))/3)+-parseInt(e(225))/4+-parseInt(e(264))/5+parseInt(e(218))/6*(parseInt(e(217))/7)+-parseInt(e(240))/8+-parseInt(e(220))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends p.View{[I(248)];[I(232)];[I(216)];constructor(t,e=!1,n){const i=I;super(t),this[i(216)]=e,this[i(239)](i(241),-1),this[i(232)]=n,this[i(248)]=this[i(226)](),this[i(248)][i(238)](i(254)).to(this),this.on(i(254),this[i(219)][i(245)](this)),this.on(i(246),(t,e,n,o)=>{this[i(233)](o,n)}),this[i(230)]({tag:i(261),attributes:{class:["ck",i(235),i(221)],dir:t[i(236)],"data-document-outline-empty-placeholder":m(t,i(237)),tabindex:-1},children:this[i(248)]})}[I(247)](t){const e=I;t[e(243)](t=>{const n=e;n(242)==t[n(263)]?this[n(251)](t[n(249)],...t[n(250)]):n(229)==t[n(263)]&&this[n(257)](t[n(249)],t[n(265)])})}[I(233)](t,e){const n=I;if(-1!==t){const e=this[n(248)][n(231)](t);e&&(e[n(215)]=!1)}-1!==e&&(this[n(248)][n(231)](e)[n(215)]=!0,this[n(234)](e))}[I(251)](t,...e){const n=I,i=e[n(258)]((e,i)=>{const o=n,r=new v(this[o(252)],this[o(216)]);return r[o(266)]=e[o(266)],r[o(255)]=e[o(255)],t+i===this[o(241)]&&(r[o(215)]=!0),r});this[n(248)][n(228)](i,t)}[I(257)](t,e){const n=I;do{this[n(248)][n(227)](t)}while(--e)}[I(219)](t){const e=I,n=this[e(248)][e(260)](t[e(244)]);this[e(259)](e(214),n)}[I(234)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(248)][e(231)](t)[e(256)],20,this[e(232)])}[I(222)](){const t=I;super[t(222)](),this[t(256)][t(227)]()}}function b(t,e){const n=y();return(b=function(t,e){return n[t-=214]})(t,e)}function y(){const t=["element","_deleteItem","map","fire","getIndex","div","10WPXyMY","type","3221985GDeWVO","howMany","text","itemSelected","isActive","showEmptyHeadingText","26194ZEDXsU","1626ktyvJX","_handleItemClick","17888490gOvzXp","ck-document-outline","destroy","13342jNbkEj","30carqoY","1300056sAQwAe","createCollection","remove","addMany","delete","setTemplate","get","documentOutlineContainer","_setActiveItem","_scrollToItem","ck-reset","contentLanguageDirection","Editor headings will appear here as you type.","delegate","set","6513192dJLeqy","activeItemIndex","insert","forEach","source","bind","change:activeItemIndex","sync","items","index","values","_insertItem","locale","121008BGfbnm","click","level"];return(y=function(){return t})()}var _=n(929),C=n.n(_),x=n(297),O=n.n(x),T=n(102),A=n.n(T),E=n(123),P=n.n(E),L=n(741),S=n.n(L),N=n(192),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=S();C()(N.A,D);N.A&&N.A.locals&&N.A.locals;const j=H;function H(t,e){const n=K();return(H=function(t,e){return n[t-=255]})(t,e)}function K(){const t=["sync","2262hThWVg","fromCharCode","href","document-outline-container-not-provided","DocumentOutlineUI","60UpzGFb","getVisible","modelElement","element","2065496AIISge","200xAcALN","activeItemIndex","pluginName","focus","getRootNames","cancel","focusTracker","documentOutline.showEmptyHeadings","5274bzFGxx","isOfficialPlugin","height","_setActiveViewItem","isPremiumPlugin","change","6jFHoPe","getDomRoot","documentOutline.container","27JAAewU","_currentOutlineDefinitions","floor","6981107puATmm","length","bind","destroy","477492JhujFc","_updateActiveDefinitionFromViewportThrottled","afterInit","itemSelected","200Hqdfac","appendChild","_handleItemSelected","init","scroll","1589072xLPqfv","top","67608BAErpe","locale","window","listenTo","_handleOutlineChange","map","config","domConverter","plugins","setSelection","model","mapper","document","render","getIntersection","add","mapViewToDom","_updateActiveDefinitionOnViewportChange","get","toViewElement","editor","indexOf","editing","bottom","resize","scrollToTheSelection","view","337942kEegfB","join","DocumentOutlineUtils"];return(K=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(535823===parseInt(e(274))/1*(parseInt(e(294))/2)+-parseInt(e(280))/3*(parseInt(e(265))/4)+-parseInt(e(261))/5*(parseInt(e(290))/6)+parseInt(e(286))/7+-parseInt(e(299))/8*(parseInt(e(283))/9)+-parseInt(e(266))/10*(-parseInt(e(328))/11)+parseInt(e(301))/12*(parseInt(e(256))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class M extends t.Plugin{[j(327)];[j(284)];[j(291)];static get[j(268)](){return j(260)}static get[j(275)](){return!0}static get[j(278)](){return!0}constructor(t){const e=j;super(t),this[e(327)]=new k(t[e(302)],this[e(321)][e(307)][e(319)](e(273)),this[e(321)][e(307)][e(319)](e(282))),this[e(284)]=[],this[e(291)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(318)][e(288)](this),100)}[j(297)](){const t=j,e=this[t(321)],n=e[t(309)][t(319)](t(330));let i=!1;if(this[t(327)][t(314)](),this[t(321)].ui[t(272)][t(316)](this[t(327)][t(264)]),!e[t(307)][t(319)](t(282)))throw new u.CKEditorError(t(259),{editor:e});e[t(307)][t(319)](t(282))[t(295)](this[t(327)][t(264)]),n.on(t(279),this[t(305)][t(288)](this)),n.on(t(267),(e,{index:n})=>this[t(277)](n)),this[t(327)].on(t(293),(e,n)=>{i=!0,this[t(296)](n)}),this[t(327)][t(304)](u.global[t(313)],t(298),()=>{i?i=!1:this[t(291)]()},{useCapture:!0}),this[t(327)][t(304)](u.global[t(303)],t(325),this[t(291)],{useCapture:!0})}[j(292)](){!async function(t){const e=p([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),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){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(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 l(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 d(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 f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=H;return t[e(306)](t=>String[e(257)](t))[e(329)]("")}!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([97]);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])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=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=c(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])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=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 h=(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])?d(l(h+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])+d(l(t)),i=f(d(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])+d(l(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])](f(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])]:h}},{[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=c(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])](a(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 u=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])}},u,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]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1768348800;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=H,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(258)]);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=function(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++,1512==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)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||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(289)](){const t=j;super[t(289)](),this[t(327)][t(289)](),this[t(291)][t(271)]()}[j(305)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(284)]=e,this[i(327)][i(255)](n)}[j(277)](t){const e=j;this[e(284)][e(287)]&&this[e(284)][t]&&(this[e(327)][e(267)]=t)}[j(296)](t){const e=j,n=this[e(284)][t][e(263)];this[e(321)][e(311)][e(279)](t=>{t[e(310)](n,0)}),this[e(321)][e(323)][e(327)][e(326)]({alignToTop:!0,forceScroll:!0}),this[e(321)][e(323)][e(327)][e(269)](),this[e(277)](t)}[j(318)](){const t=j,e=this[t(321)];let n;for(const i of e[t(311)][t(313)][t(270)]()){const o=e[t(323)][t(327)][t(281)](i),r=o&&new u.Rect(o)[t(262)]();if(r){const e=new u.Rect(u.global[t(303)])[t(315)](r);e&&(n=e[t(300)]+.25*e[t(276)])}}if(void 0===n)return;const i=U(e[t(323)],this[t(284)],n);i?this[t(277)](this[t(284)][t(322)](i)):this[t(277)](-1)}}function U(t,e,n,i=0,o=e[j(287)]-1){const r=j,s=Math[r(285)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(312)][r(320)](c[r(263)]);if(!a)return null;const l=t[r(327)][r(308)][r(317)](a);return new u.Rect(l)[r(324)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}function V(t,e){const n=G();return(V=function(t,e){return n[t-=151]})(t,e)}const F=V;function G(){const t=["4YKHcru","14957970YWUMSt","config","domainLimit","12dGLTCe","288528YxZSgJ","49jBYfHo","9ICTLgq","destroy","pluginName","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyEvaluationLimit","invalid","_licenseKeyCheckInterval","expired","featureNotAllowed","documentOutlineLicenseKeyExpired","evaluationLimit","isOfficialPlugin","requires","licenseKey","usageLimit","isPremiumPlugin","documentOutlineLicenseKeyDomainLimit","3577255GGkjsE","documentOutlineLicenseKeyInvalid","913512zmYyit","377835exFEJi","editor","2803990GAJPAH","get","933518ejNNSz","documentOutlineLicenseKeyNotAllowed","init","DocumentOutline","documentOutlineLicenseKeyValid","_showLicenseError"];return(G=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(775397===-parseInt(e(170))/1+-parseInt(e(165))/2+parseInt(e(166))/3*(parseInt(e(176))/4)+parseInt(e(168))/5*(parseInt(e(180))/6)+parseInt(e(182))/7*(-parseInt(e(181))/8)+parseInt(e(183))/9*(parseInt(e(177))/10)+-parseInt(e(163))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class R extends t.Plugin{[F(159)];[F(152)];static get[F(158)](){return[h,M]}static get[F(185)](){return F(173)}static get[F(157)](){return!0}static get[F(161)](){return!0}[F(172)](){const t=F;this[t(159)]=this[t(167)][t(178)][t(169)](t(159));const e=this[t(167)];this[t(152)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(174)==r||n(164)==r||n(155)==r||n(162)==r||n(171)==r||n(187)==r||n(186)==r){delete e[o],i=r,clearInterval(this[n(152)]),this[n(152)]=void 0;break}}n(164)==i&&e[n(175)](n(151)),n(155)==i&&e[n(175)](n(153)),n(162)==i&&e[n(175)](n(179)),n(171)==i&&e[n(175)](n(154),n(173)),n(187)==i&&e[n(175)](n(156)),n(186)==i&&e[n(175)](n(160))},1e3)}[F(184)](){const t=F;super[t(184)](),this[t(152)]&&clearInterval(this[t(152)])}}var B=n(901);function J(t,e){const n=Y();return(J=function(t,e){return n[t-=222]})(t,e)}const z=J;function Y(){const t=["207213uuSWOH","6noqejr","9abGLCZ","getFirstPosition","28HfAUEw","7761832CnGSUh","createElement","findAllowedParent","isEnabled","1454142Hcuzia","editor","18371023hDBmpY","179313jxoRXy","change","selection","2220720JyiXAi","tableOfContents","427345NZlFib","model","document","insertObject","schema","refresh","execute","42eynFpk","10SvNbhS"];return(Y=function(){return t})()}!function(t){const e=J,n=t();for(;;)try{if(871705===-parseInt(e(238))/1*(-parseInt(e(227))/2)+-parseInt(e(226))/3+parseInt(e(230))/4*(-parseInt(e(243))/5)+parseInt(e(235))/6*(-parseInt(e(224))/7)+parseInt(e(231))/8*(parseInt(e(228))/9)+parseInt(e(225))/10*(parseInt(e(237))/11)+-parseInt(e(241))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class W extends t.Command{[z(223)](){const t=z;this[t(236)][t(244)][t(239)](e=>{const n=t;this[n(236)][n(244)][n(246)](e[n(232)](n(242)))})}[z(222)](){const t=z,e=this[t(236)][t(244)],n=e[t(245)][t(240)][t(229)]();this[t(234)]=null!==(n&&e[t(247)][t(233)](n,t(242)))}}var q=n(422),Z={attributes:{"data-cke":!0}};Z.setAttributes=P(),Z.insert=A().bind(null,"head"),Z.domAPI=O(),Z.insertStyleElement=S();C()(q.A,Z);q.A&&q.A.locals&&q.A.locals;const X=$;function Q(){const t=["conversion","hasAttribute","low","remove","729ZrQDJk","getChanges","635ayXQdz","mapper","insert","match","editor","modelRange","isPremiumPlugin","paragraph","attributes","registerPostFixer","heading.options","differ","50444GaKtrL","string","780uGjzlf","downcast","schema","has","clear","HeadingId","writer","extend","setAttribute","headingId.modelAttributeName","8985200OrcLDU","56587333dGQDuq","_customDataDowncastHeadingsConversion","delete","upcast","viewItem","removeAttribute","_customUpcastHeadingsConversion","type","set","get","add","name","forEach","3158LJhgch","getAttribute","length","isRegistered","1806vniGpr","element:","12ffEFjp","change","pluginName","toViewElement","position","consumable","item","consume","document","attribute:headingId:","isOfficialPlugin","model","heading1","_registerHeadingIdAttributePostfixer","config","166lXotSP","for","nodeAfter","37818PVeXPi","afterInit","view","getContainedElement","headingId","4461123VKdJEf"];return(Q=function(){return t})()}function $(t,e){const n=Q();return($=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(949455===parseInt(e(356))/1*(parseInt(e(377))/2)+parseInt(e(385))/3+-parseInt(e(330))/4*(-parseInt(e(392))/5)+parseInt(e(380))/6*(parseInt(e(360))/7)+parseInt(e(342))/8+parseInt(e(390))/9*(-parseInt(e(332))/10)+parseInt(e(343))/11*(-parseInt(e(362))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends t.Plugin{static get[X(364)](){return X(337)}static get[X(372)](){return!0}static get[X(324)](){return!0}[X(381)](){const t=X,e=this[t(322)];e[t(376)][t(352)](t(341))||(function(e){const n=t,i=new Map;return e?(e[n(355)](t=>{const e=n;e(325)!==t[e(373)]&&i[e(351)](t[e(382)],t[e(373)])}),i[n(352)]("h1")||i[n(351)]("h1",n(374)),i):i}(this[t(322)][t(376)][t(352)](t(328)))[t(355)]((n,i)=>{const o=t;this[o(349)](i),this[o(344)](n),e[o(373)][o(334)][o(359)](n)&&e[o(373)][o(334)][o(339)](n,{allowAttributes:o(384)})}),this[t(375)]())}[X(349)](t){const e=X;this[e(322)][e(386)][e(378)](e(346))[e(353)](n=>n.on(e(361)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(347)][o(357)]("id"),a=n[o(323)][o(383)]();if(a)return c&&c[o(358)]||a[o(387)](o(384))?void(r[o(369)](n[o(347)],{attributes:["id"]})&&s[o(340)](o(384),c,a)):(r[o(369)](n[o(347)],{attributes:["id"]}),void s[o(340)](o(384),(0,u.uid)(),a))},{priority:u.priorities[e(352)](e(388))+.5}))}[X(344)](t){const e=X;this[e(322)][e(386)][e(378)](e(333))[e(353)](n=>n.on(e(371)+t,(t,n,i)=>{const o=e;if(!i[o(367)][o(369)](n[o(368)],t[o(354)]))return;const r=n[o(368)][o(357)](o(384)),s=i[o(393)][o(365)](n[o(368)]);i[o(338)][o(340)]("id",r,s)}))}[X(375)](){const t=X,e=this[t(322)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(353)](r),e[o(340)](o(384),r,n),r}function r(e,n){const i=t;e[i(348)](i(384),n)}e[t(373)][t(370)][t(327)](s=>{const c=t,a=e[c(373)][c(370)][c(329)][c(391)]();let u=!1;for(const t of a)if(c(394)==t[c(350)]&&t[c(354)])if(et(t[c(354)])){const e=t[c(326)][c(352)](c(384));c(331)==typeof e?n[c(335)](e)?(o(s,t[c(366)][c(379)]),u=!0):i[c(353)](e):(o(s,t[c(366)][c(379)]),u=!0)}else c(331)==typeof t[c(326)][c(352)](c(384))&&(r(s,t[c(366)][c(379)]),u=!0);else if(c(389)==t[c(350)]){const e=t[c(326)][c(352)](c(384));c(331)==typeof e&&n[c(345)](e)}return u}),e[t(373)][t(370)].on(t(363),()=>{const e=t;i[e(355)](t=>n[e(353)](t)),i[e(336)]()})}}function et(t){return!!t[X(395)](/heading\d/)}const nt=ot;function it(){const t=["plugins","level","_updateTableOfContentsElements","init","tableOfContentsHeadingIndex","nodeAfter","target","documentOutline.showEmptyHeadings","35RJbIKI","click","reconvertItem","modelElement","_redirectMapper","view","insertTableOfContents","_headingIdModelAttributeName","2021790kaAgLi","editing","register","preventDefault","$graveyard","end","name","Empty heading","createText","TableOfContentsEditing","elementToStructure","No headings were found in the document.","_handleScrollToHeading","3282GcsvjC","for","filter","createPositionAt","isPremiumPlugin","editor","model","table-of-contents","setSelection","rootName","tableOfContents","registerRawContentMatcher","1885940OoCjvc","modelPosition","type","document","_createTableOfContents","987360MCzGWf","afterInit","length","locale","293896wSpoYL","data","insert","element","_defineSchema","fromCharCode","mapper","conversion","position","headingId.modelAttributeName","$capture","Table of contents","776lqZQph","elementToElement","editingDowncast","viewToModelPosition","$blockObject","differ","createContainerElement","getAncestors","viewPosition","DocumentOutlineUtils","_tableOfContentsElements","findMappedViewAncestor","setCustomProperty","_currentOutlineDefinitions","520974WBMKtN","high","toModelElement","hasContent","isOfficialPlugin","href","isInteger","domEvent","map","forEach","schema","listenTo","pluginName","headingId","209YUpuyT","get","_defineConverters","27641KwVuNh","getCustomProperty","getChanges","table-of-contents__placeholder","abs","outlineDefinitions","commands","upcast","_trackNewToCElements","requires","stop","32xCjNwA","config","add","change","div","scrollToTheSelection","text"," table-of-contents_empty","join","dataDowncast","getAttribute"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(581430===-parseInt(e(269))/1+-parseInt(e(238))/2*(parseInt(e(205))/3)+parseInt(e(226))/4*(parseInt(e(299))/5)+-parseInt(e(307))/6+parseInt(e(217))/7*(-parseInt(e(280))/8)+parseInt(e(252))/9+parseInt(e(222))/10*(parseInt(e(266))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(264)](){return nt(201)}static get[nt(256)](){return!0}static get[nt(209)](){return!0}static get[nt(278)](){return[B.Widget,h,tt]}[nt(251)];[nt(248)];[nt(306)];constructor(t){const e=nt;super(t),this[e(251)]=[],this[e(248)]=new Set,this[e(306)]=e(265)}[nt(294)](){const t=nt,e=this[t(210)],n=e[t(308)][t(304)][t(220)];e[t(281)][t(267)](t(235))&&(this[t(306)]=e[t(281)][t(267)](t(235))),this[t(263)](n,t(300),(e,n)=>{const i=t;if(!n[i(297)])return;const o=n[i(297)][i(270)](i(295));Number[i(258)](o)&&(n[i(259)][i(310)](),e[i(279)](),this[i(204)](o))},{priority:t(253),context:t(236)}),this[t(230)](),this[t(268)](),e[t(275)][t(282)](t(305),new W(e)),e[t(291)][t(267)](t(247)).on(t(283),(e,n)=>{const i=t;this[i(251)]=n[i(274)],this[i(293)]()}),this[t(263)](e[t(211)][t(220)],t(283),()=>{this[t(277)]()})}[nt(223)](){!async function(t){const e=p([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),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){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(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 l(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 d(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 f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=ot;return t[e(260)](t=>String[e(231)](t))[e(288)]("")}!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([109]);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])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=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=c(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])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=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 h=(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])?d(l(h+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])+d(l(t)),i=f(d(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])+d(l(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])](f(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])]:h}},{[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=c(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])](a(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 u=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])}},u,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]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1768348800;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(257)]);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=function(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++,1512==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)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||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(293)](){const t=nt;this[t(248)][t(261)](e=>{const n=t;n(196)!==e[n(214)]&&this[n(210)][n(308)][n(301)](e)})}[nt(277)](){const t=nt;for(const e of this[t(210)][t(211)][t(220)][t(243)][t(271)]({includeChangesInGraveyard:!0})){if(t(228)!==e[t(219)]||t(215)!==e[t(198)])return;this[t(248)][t(282)](e[t(234)][t(296)])}}[nt(230)](){const t=nt;this[t(210)][t(211)][t(262)][t(309)](t(215),{inheritAllFrom:t(242)})}[nt(268)](){const t=nt,e=this[t(210)][t(233)];e[t(206)](t(276))[t(239)]({model:t(215),view:{name:t(284),classes:t(212)}}),e[t(206)](t(289))[t(202)]({model:t(215),view:(e,{writer:n})=>this[t(221)](n,!0)}),e[t(206)](t(240))[t(202)]({model:t(215),view:(e,{writer:n})=>{const i=t;this[i(248)][i(282)](e);const o=this[i(221)](n);return(0,B.toWidget)(o,n,{label:m(this[i(210)][i(225)],i(237))})}}),this[t(210)][t(227)][t(216)]({name:t(284),classes:t(212)}),this[t(210)][t(308)][t(232)].on(t(241),this[t(303)](),{priority:t(253)})}[nt(221)](t,e=!1){const n=nt,{locale:i}=this[n(210)],o=t[n(244)](n(284),{class:n(212)+(0===this[n(251)][n(224)]?n(287):""),...!e&&{"data-table-of-contents-label":m(i,n(237))}});0===this[n(251)][n(224)]&&!1===e&&t[n(228)](t[n(208)](o,n(197)),t[n(244)]("p",{class:n(272)},[t[n(200)](m(i,n(203)))]));const r=e?"":"["+m(i,n(199))+"]";let s=o;return this[n(251)][n(261)]((i,o,c)=>{const a=n,u=this[a(210)][a(211)][a(255)](i[a(302)],{ignoreWhitespaces:!0}),l=u?i[a(286)]:r,d=i[a(302)][a(290)](this[a(306)]),f=t[a(244)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(200)](l)]),h=this[a(210)][a(281)][a(267)](a(298));t[a(250)](a(295),o,f);const p=t[a(244)]("li",null,[u||!e&&h?f:t[a(200)]("")]),m=o?c[o-1][a(292)]:0,g=Math[a(273)](i[a(292)]-m);if(i[a(292)]>m){const e=st(p,g,t);t[a(228)](t[a(208)](s,a(197)),e)}else{const e=function(t,e){const n=a;return t[n(245)]({includeSelf:!0,parentFirst:!0})[n(207)](t=>t.is(n(229),"ol"))[e]}(s,g);t[a(228)](t[a(208)](e,a(197)),p)}s=p}),o}[nt(204)](t){const e=nt,n=this[e(251)][t][e(302)];this[e(210)][e(211)][e(283)](t=>{t[e(213)](n,0)}),this[e(210)][e(308)][e(304)][e(285)]({alignToTop:!0,forceScroll:!0})}[nt(303)](){return(t,e)=>{const n=ot,i=e[n(232)],o=i[n(249)](e[n(246)]),r=i[n(254)](o);r.is(n(229),n(215))&&(e[n(218)]=this[n(210)][n(211)][n(208)](r,0),t[n(279)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(244)]("ol",null,[t]):n[i(244)]("ol",null,[n[i(244)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(){const t=["evaluationLimit","execute","tableOfContentsLicenseKeyExpired","menuBar:tableOfContents","commands","4504988VDXCwC","locale","_licenseKeyCheckInterval","expired","Table of contents","tableOfContentsLicenseKeyEvaluationLimit","init","TableOfContents","usageLimit","componentFactory","tableOfContents","add","_createButton","6YbyotV","TableOfContentsUI","domainLimit","_showLicenseError","922707QrOTDw","featureNotAllowed","view","focus","isPremiumPlugin","set","tableOfContentsLicenseKeyDomainLimit","62838xCimFG","2128225WFsnvA","pluginName","listenTo","insertTableOfContents","config","editor","get","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyInvalid","2676yOFiio","1376CnUTxn","tableOfContentsLicenseKeyNotAllowed","licenseKey","editing","isEnabled","bind","invalid","tooltip","tableOfContentsLicenseKeyUsageLimit","1193353ZRIrpk","destroy","8339720eIzAlt","isOfficialPlugin","502QRfywy"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=118]})(t,e)}const lt=ut;!function(t){const e=ut,n=t();for(;;)try{if(642450===parseInt(e(133))/1+parseInt(e(164))/2*(parseInt(e(150))/3)+-parseInt(e(170))/4+-parseInt(e(141))/5*(-parseInt(e(129))/6)+-parseInt(e(160))/7+parseInt(e(151))/8*(parseInt(e(140))/9)+-parseInt(e(162))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class dt extends t.Plugin{[lt(153)];[lt(118)];static get[lt(142)](){return lt(130)}static get[lt(163)](){return!0}static get[lt(137)](){return!0}[lt(122)](){const t=lt,e=this[t(146)];e.ui[t(125)][t(127)](t(126),()=>{const e=t,n=this[e(128)](p.ButtonView);return n[e(158)]=!0,n}),e.ui[t(125)][t(127)](t(168),()=>this[t(128)](p.MenuBarMenuListItemButtonView)),this[t(153)]=this[t(146)][t(145)][t(147)](t(153));const n=this[t(146)];this[t(118)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(148)==r||e(149)==r||e(167)==r||e(139)==r||e(152)==r||e(121)==r||e(159)==r){delete n[o],i=r,clearInterval(this[e(118)]),this[e(118)]=void 0;break}}e(149)==i&&n[e(132)](e(157)),e(167)==i&&n[e(132)](e(119)),e(139)==i&&n[e(132)](e(131)),e(152)==i&&n[e(132)](e(134),e(123)),e(121)==i&&n[e(132)](e(165)),e(159)==i&&n[e(132)](e(124))},1e3)}[lt(128)](t){const e=lt,n=this[e(146)],i=n[e(171)],o=n[e(169)][e(147)](e(144)),r=new t(i);return r[e(138)]({label:m(i,e(120)),icon:ct.IconTableOfContents}),r[e(156)](e(155)).to(o,e(155)),this[e(143)](r,e(166),()=>{const t=e;n[t(166)](t(144)),n[t(154)][t(135)][t(136)]()}),r}[lt(161)](){const t=lt;super[t(161)](),this[t(118)]&&clearInterval(this[t(118)])}}var ft=ht;function ht(t,e){var n=mt();return(ht=function(t,e){return n[t-=434]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(915288===-parseInt(e(447))/1*(parseInt(e(442))/2)+-parseInt(e(449))/3+parseInt(e(438))/4*(parseInt(e(443))/5)+parseInt(e(439))/6*(parseInt(e(434))/7)+-parseInt(e(448))/8*(-parseInt(e(436))/9)+parseInt(e(445))/10+-parseInt(e(440))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class pt extends t.Plugin{static get[ft(435)](){return[rt,dt]}static get[ft(441)](){return ft(446)}static get[ft(444)](){return!0}static get[ft(437)](){return!0}}function mt(){var t=["43013lLmecd","8avGhiV","3941724OJBiiC","2214037YHkneZ","requires","7419465kscCKB","isPremiumPlugin","4pIfqGj","18IhQfaS","22178244HcyLGL","pluginName","10PJrjXD","6005050hvyEAo","isOfficialPlugin","14861970XJkeUP","TableOfContents"];return(mt=function(){return t})()}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=318]})(t,e)}function wt(){var t=["162nOLNTX","4873296DZzvMf","78876wmfMlS","16dCYCTY","3371352hiLtYb","537754rTUNuT","8074188lYkjSt","112605XWJPBO","281472UoZeql"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(568041===parseInt(e(320))/1+-parseInt(e(321))/2*(parseInt(e(326))/3)+parseInt(e(322))/4+parseInt(e(325))/5*(parseInt(e(318))/6)+parseInt(e(323))/7+parseInt(e(319))/8+-parseInt(e(324))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x2fdc39,Command as _0x2cfd97}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3cb788,throttle as _0x3d26a5}from'es-toolkit/compat';import{ModelText as _0x381299,ModelTreeWalker as _0x561a4c}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1643ff,diffToChanges as _0x452173,scrollAncestorsToShowTarget as _0x58bde7,CKEditorError as _0x10253d,global as _0x87a1d1,Rect as _0x165f32,uid as _0x118f92,priorities as _0x548bcc}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1fdb7c,ButtonView as _0x4f1c98,MenuBarMenuListItemButtonView as _0x2ff1a7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4b4cd8,toWidget as _0x529c91}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x42ec26}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5a84f8){let _0x3ac3c7='';for(const _0x4cf4cb of _0x5a84f8['getChildren']())_0x4cf4cb instanceof _0x381299&&(_0x3ac3c7+=_0x4cf4cb['data']);return _0x3ac3c7;}class i extends _0x2fdc39{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x2f5d1e=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x47ec43=[];_0x2f5d1e['model']['document']['on']('change',_0x3cb788(()=>{const _0x2e7845=_0x47ec43;_0x47ec43=this['_getOutlineDefinitions']();const _0x1d4f09=_0x1643ff(_0x2e7845,_0x47ec43,(_0x440ba0,_0x567e36)=>_0x440ba0['level']===_0x567e36['level']&&_0x440ba0['text']===_0x567e36['text']&&_0x440ba0['modelElement']===_0x567e36['modelElement']),_0x4274c0=_0x452173(_0x1d4f09,_0x47ec43),_0x42f046=this['_getActiveHeading'](),_0x49a6b0=_0x47ec43['findIndex'](_0xec7ea6=>_0xec7ea6['modelElement']===_0x42f046);_0x4274c0['length']&&this['fire']('change',{'outlineDefinitions':_0x47ec43,'activeItemIndex':_0x49a6b0,'outlineChanges':_0x4274c0}),this['fire']('activeItemIndex',{'index':_0x49a6b0});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x38abf3=this['editor'],_0x11c71d=[],_0x486ea0=this['_headingNames'];for(const _0x2430f0 of _0x38abf3['model']['document']['getRootNames']())_0x520810(_0x38abf3['model']['document']['getRoot'](_0x2430f0));function _0x520810(_0x100d96){for(const _0x1e678b of _0x100d96['getChildren']())_0x1e678b['is']('element')&&(_0x486ea0['includes'](_0x1e678b['name'])&&_0x11c71d['push']({'level':_0x486ea0['indexOf'](_0x1e678b['name'])+0x1,'text':g(_0x1e678b),'modelElement':_0x1e678b}),_0x520810(_0x1e678b));}return _0x11c71d;}['_getActiveHeading'](){const _0x315428=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x43fd98=new _0x561a4c({'direction':'backward','startPosition':_0x315428});for(const _0x150b5c of _0x43fd98)if(_0x150b5c['item']['is']('element')&&this['_headingNames']['includes'](_0x150b5c['item']['name']))return _0x150b5c['item'];}['_getHeadingNames'](){const _0x1957fc=this['editor']['config']['get']('documentOutline.headings');return _0x1957fc||function(_0x58a840){const _0x32a992=_0x58a840['config']['get']('heading.options');return _0x32a992?_0x32a992['reduce']((_0x1a44c2,_0xf9ac98)=>('paragraph'!==_0xf9ac98['model']&&_0x1a44c2['push'](_0xf9ac98['model']),_0x1a44c2),[]):_0x58a840['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x49c3ef=this['editor'],_0x30dfee=['h1','h2','h3','h4','h5','h6'],_0x55ab56=[];for(const _0x375d17 of _0x30dfee){const _0x5c1cf8=_0x49c3ef['editing']['view']['domConverter']['domToView'](document['createElement'](_0x375d17)),_0x46ee00=_0x49c3ef['data']['toModel'](_0x5c1cf8)['getChild'](0x0);_0x46ee00?.['is']('element')&&_0x55ab56['push'](_0x46ee00['name']);}this['_headingNames']=_0x55ab56;}}function j(_0x235ef9,_0x38db33){const t=_0x235ef9['t'];switch(_0x38db33){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 _0x38db33;}}class A extends _0x1fdb7c{constructor(_0x32c8d2,_0x317dfe=!0x1){super(_0x32c8d2);const _0x58c48d=this['bindTemplate'],_0x598d5f=_0x317dfe?'['+j(_0x32c8d2,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x17e668=>!_0x17e668),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x58c48d['to']('level',_0x376bb5=>'ck-document-outline__item_level-'+_0x376bb5),_0x58c48d['if']('isActive','ck-document-outline__item_active'),_0x58c48d['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x58c48d['to']('text')},'children':[{'text':_0x58c48d['to']('text',_0x187c3e=>_0x187c3e||_0x598d5f)}],'on':{'click':_0x58c48d['to']('click')}});}}class f extends _0x1fdb7c{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xe9230c,_0x477ca8=!0x1,_0x242bd1){super(_0xe9230c),this['showEmptyHeadingText']=_0x477ca8,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x242bd1,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x1c5b4f,_0x180a0b,_0x3bf8f2,_0x4ab20f)=>{this['_setActiveItem'](_0x4ab20f,_0x3bf8f2);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xe9230c['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0xe9230c,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x3259b3){_0x3259b3['forEach'](_0xfbecb4=>{'insert'==_0xfbecb4['type']?this['_insertItem'](_0xfbecb4['index'],..._0xfbecb4['values']):'delete'==_0xfbecb4['type']&&this['_deleteItem'](_0xfbecb4['index'],_0xfbecb4['howMany']);});}['_setActiveItem'](_0x573087,_0x16c4ac){if(-0x1!==_0x573087){const _0x3fb723=this['items']['get'](_0x573087);_0x3fb723&&(_0x3fb723['isActive']=!0x1);}-0x1!==_0x16c4ac&&(this['items']['get'](_0x16c4ac)['isActive']=!0x0,this['_scrollToItem'](_0x16c4ac));}['_insertItem'](_0x2eb432,..._0x3db6d4){const _0x2f1935=_0x3db6d4['map']((_0x320ed3,_0x35d13e)=>{const _0x412c8d=new A(this['locale'],this['showEmptyHeadingText']);return _0x412c8d['text']=_0x320ed3['text'],_0x412c8d['level']=_0x320ed3['level'],_0x2eb432+_0x35d13e===this['activeItemIndex']&&(_0x412c8d['isActive']=!0x0),_0x412c8d;});this['items']['addMany'](_0x2f1935,_0x2eb432);}['_deleteItem'](_0x3521fc,_0x279a9b){do{this['items']['remove'](_0x3521fc);}while(--_0x279a9b);}['_handleItemClick'](_0x4c7ea7){const _0x517d36=this['items']['getIndex'](_0x4c7ea7['source']);this['fire']('itemSelected',_0x517d36);}['_scrollToItem'](_0x3f95b0){_0x58bde7(this['items']['get'](_0x3f95b0)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x2fdc39{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x592e76){super(_0x592e76),this['view']=new f(_0x592e76['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3d26a5(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x5b0737=this['editor'],_0x340b5c=_0x5b0737['plugins']['get']('DocumentOutlineUtils');let _0x13471b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x5b0737['config']['get']('documentOutline.container'))throw new _0x10253d('document-outline-container-not-provided',{'editor':_0x5b0737});_0x5b0737['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x340b5c['on']('change',this['_handleOutlineChange']['bind'](this)),_0x340b5c['on']('activeItemIndex',(_0x4404d9,{index:_0x400f10})=>this['_setActiveViewItem'](_0x400f10)),this['view']['on']('itemSelected',(_0x558412,_0x5f0f4c)=>{_0x13471b=!0x0,this['_handleItemSelected'](_0x5f0f4c);}),this['view']['listenTo'](_0x87a1d1['document'],'scroll',()=>{_0x13471b?_0x13471b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x87a1d1['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x2bc5b5){const _0x43b3c2=_0x10bce3([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x626b5c=0x1cb264a3,_0x520d50=0x1cb51a13^_0x626b5c,_0x27fdbe=window[_0x10bce3([0x44,0x61,0x74,0x65])][_0x10bce3([0x6e,0x6f,0x77])](),_0x540962=_0x2bc5b5[_0x10bce3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f82f2=new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x592d4d=>{_0x540962[_0x10bce3([0x6f,0x6e,0x63,0x65])](_0x10bce3([0x72,0x65,0x61,0x64,0x79]),_0x592d4d);}),_0x30d23f={[_0x10bce3([0x6b,0x74,0x79])]:_0x10bce3([0x45,0x43]),[_0x10bce3([0x75,0x73,0x65])]:_0x10bce3([0x73,0x69,0x67]),[_0x10bce3([0x63,0x72,0x76])]:_0x10bce3([0x50,0x2d,0x32,0x35,0x36]),[_0x10bce3([0x78])]:_0x10bce3([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]),[_0x10bce3([0x79])]:_0x10bce3([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]),[_0x10bce3([0x61,0x6c,0x67])]:_0x10bce3([0x45,0x53,0x32,0x35,0x36])},_0x4003d0=_0x540962[_0x10bce3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x10bce3([0x67,0x65,0x74])](_0x10bce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26c2f9(){let _0x49cf62,_0xf6dff0=null,_0x269c3=null;try{if(_0x4003d0==_0x10bce3([0x47,0x50,0x4c]))return _0x10bce3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49cf62=_0x2c82c6(),!_0x49cf62)return _0x10bce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49cf62[_0x10bce3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x269c3=_0x2e9fca(_0x49cf62[_0x10bce3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49cf62[_0x10bce3([0x6a,0x74,0x69])])),await _0x4a866c()?_0x987f09()?_0x55d0c4()?_0x10bce3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x517d70()?(_0x49cf62[_0x10bce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x10bce3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf6dff0=_0x12effc(_0x10bce3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x23f0c1()):_0x10bce3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x10bce3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x10bce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x10bce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55d0c4(){const _0x4667bd=[_0x10bce3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x10bce3([0x74,0x72,0x69,0x61,0x6c])][_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49cf62[_0x10bce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x27fdbe/0x3e8:0xe10*_0x520d50;return _0x49cf62[_0x10bce3([0x65,0x78,0x70])]<_0x4667bd;}function _0x987f09(){const _0x1ccc08=_0x49cf62[_0x10bce3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ccc08&&(!!_0x1ccc08[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10bce3([0x2a]))||(!!_0x1ccc08[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10bce3([0x44,0x4f]))||(!!_0x1ccc08[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10bce3([0x50,0x50]))||!(!_0x1ccc08[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10bce3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4b7ffb()))));}function _0x517d70(){const _0x1d30e0=_0x49cf62[_0x10bce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d30e0||0x0==_0x1d30e0[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x335976}=new URL(window[_0x10bce3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1d30e0[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335976))return!0x0;const _0x57999c=_0x335976[_0x10bce3([0x73,0x70,0x6c,0x69,0x74])](_0x10bce3([0x2e]));return _0x1d30e0[_0x10bce3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e4b24=>_0x2e4b24[_0x10bce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10bce3([0x2a])))[_0x10bce3([0x6d,0x61,0x70])](_0x258eee=>_0x258eee[_0x10bce3([0x73,0x70,0x6c,0x69,0x74])](_0x10bce3([0x2e])))[_0x10bce3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3dafe0=>_0x3dafe0[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57999c[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10bce3([0x6d,0x61,0x70])](_0x475b93=>Array(_0x57999c[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x475b93[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10bce3([0x66,0x69,0x6c,0x6c])](_0x475b93[0x0]===_0x10bce3([0x2a])?_0x10bce3([0x2a]):'')[_0x10bce3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x475b93))[_0x10bce3([0x73,0x6f,0x6d,0x65])](_0x2b7f0f=>_0x57999c[_0x10bce3([0x65,0x76,0x65,0x72,0x79])]((_0x4b32b3,_0x5290cf)=>_0x2b7f0f[_0x5290cf]===_0x4b32b3||_0x2b7f0f[_0x5290cf]===_0x10bce3([0x2a])));}function _0x23f0c1(){return _0xf6dff0&&_0x269c3?new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a81f7,_0x3d3b7f)=>{_0xf6dff0[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x5a81f7,_0x3d3b7f),_0x269c3[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x26156f=>{_0x26156f!=_0x10bce3([0x56,0x61,0x6c,0x69,0x64])&&_0x5a81f7(_0x26156f);},_0x3d3b7f);}):_0xf6dff0||_0x269c3||_0x10bce3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2e9fca(_0x359f16,_0x14e5ca){return new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54b138=>{if(_0x97225b())return _0x54b138(_0x10bce3([0x56,0x61,0x6c,0x69,0x64]));_0x3adb5b(),_0x540962[_0x10bce3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x10bce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x687cd2=!0x1;const _0x274522=_0x118f92();function _0x27478b(_0x124011){return!!_0x124011&&(typeof _0x124011===_0x10bce3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x124011===_0x10bce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x124011[_0x10bce3([0x74,0x68,0x65,0x6e])]===_0x10bce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x124011[_0x10bce3([0x63,0x61,0x74,0x63,0x68])]===_0x10bce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a6535(_0x35ac29){_0x27af0e(_0x35ac29)[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x1ade41=>{if(!_0x1ade41||_0x1ade41[_0x10bce3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x10bce3([0x6f,0x6b]))return _0x10bce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x217c7c(_0x512321(_0x274522+_0x14e5ca))!=_0x1ade41[_0x10bce3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x10bce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x10bce3([0x56,0x61,0x6c,0x69,0x64]);})[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x519404=>(_0x121e0f(),_0x519404),()=>{const _0x44dcf0=_0x2a733c();return null==_0x44dcf0?(_0x121e0f(),_0x10bce3([0x56,0x61,0x6c,0x69,0x64])):_0x10bce3(_0x27fdbe-_0x44dcf0>(0x38bee0a3^_0x626b5c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x54b138)[_0x10bce3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54b138(_0x10bce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x135ac4=0x1c848a23^_0x626b5c;function _0x121e0f(){const _0x2c1da1=_0x10bce3([0x6c,0x6c,0x63,0x74,0x2d])+_0x217c7c(_0x512321(_0x359f16)),_0x5636b9=_0x225193(_0x217c7c(window[_0x10bce3([0x4d,0x61,0x74,0x68])][_0x10bce3([0x63,0x65,0x69,0x6c])](_0x27fdbe/_0x135ac4)));window[_0x10bce3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10bce3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c1da1,_0x5636b9);}function _0x2a733c(){const _0x50dd0b=_0x10bce3([0x6c,0x6c,0x63,0x74,0x2d])+_0x217c7c(_0x512321(_0x359f16)),_0x10f89f=window[_0x10bce3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10bce3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50dd0b);return _0x10f89f?window[_0x10bce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x225193(_0x10f89f),0x10)*_0x135ac4:null;}function _0x27af0e(_0x1aa421){return new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1aeff3,_0x526854)=>{_0x1aa421[_0x10bce3([0x74,0x68,0x65,0x6e])](_0x1aeff3,_0x526854),window[_0x10bce3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x526854,0x1cb3b063^_0x626b5c);});}}_0x540962[_0x10bce3([0x6f,0x6e])](_0x10bce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x13a2d7,_0x4477ed)=>{if(_0x4477ed[0x0]!=_0x359f16)return _0x54b138(_0x10bce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4477ed[0x1]={..._0x4477ed[0x1],[_0x10bce3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x274522};},{[_0x10bce3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10bce3([0x68,0x69,0x67,0x68])}),_0x540962[_0x10bce3([0x6f,0x6e])](_0x10bce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5bd7fb=>{_0x27478b(_0x5bd7fb[_0x10bce3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x687cd2=!0x0,_0x5a6535(_0x5bd7fb[_0x10bce3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x10bce3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10bce3([0x6c,0x6f,0x77])}),_0x4f82f2[_0x10bce3([0x74,0x68,0x65,0x6e])](()=>{_0x687cd2||_0x54b138(_0x10bce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x97225b(){return _0x540962[_0x10bce3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10bce3([0x76,0x69,0x65,0x77])][_0x10bce3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x10bce3([0x61,0x75,0x74,0x6f]);}function _0x3adb5b(){_0x540962[_0x10bce3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10bce3([0x76,0x69,0x65,0x77])][_0x10bce3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x10bce3([0x61,0x75,0x74,0x6f]);}}function _0x12effc(_0xf43aa9){const _0x2393d7=[new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40c41a=>setTimeout(_0x40c41a,0x1cbb5a6f^_0x626b5c)),_0x4f82f2[_0x10bce3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x453a20=>{let _0x65c95b=0x0;_0x540962[_0x10bce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x10bce3([0x6f,0x6e])](_0x10bce3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x24da79,_0x2f9a2c)=>{_0x2f9a2c[0x0][_0x10bce3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x65c95b++,_0x65c95b==(0x1cb2614b^_0x626b5c)&&(_0x453a20(),_0x24da79[_0x10bce3([0x6f,0x66,0x66])]());});}))];return window[_0x10bce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x10bce3([0x72,0x61,0x63,0x65])](_0x2393d7)[_0x10bce3([0x74,0x68,0x65,0x6e])](()=>_0xf43aa9);}async function _0x2aad7c(){await _0x4f82f2,_0x540962[_0x10bce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x10bce3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfce98,_0x540962[_0x10bce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x10bce3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfce98,_0x540962[_0x10bce3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x10bce3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4b7ffb(){return window[_0x10bce3([0x67,0x6c,0x6f,0x62])]&&window[_0x10bce3([0x67,0x6c,0x6f,0x62])][_0x10bce3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2e4190(_0x451d5d){const _0x361216=_0x57f2c0();_0x540962[_0x361216]=_0x10bce3([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])+_0x451d5d,_0x451d5d!=_0x10bce3([0x56,0x61,0x6c,0x69,0x64])&&_0x2aad7c();}function _0x57f2c0(){const _0x133f74=window[_0x10bce3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x10bce3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x10bce3([0x6e,0x6f,0x77])]())[_0x10bce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x10bce3([0x2e]),'');let _0x1578e6=_0x10bce3([0x61]);for(let _0xc72f69=0x0;_0xc72f69<_0x133f74[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc72f69+=0x2){let _0x1decef=window[_0x10bce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x133f74[_0x10bce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc72f69,_0xc72f69+0x2));_0x1decef>=_0x43b3c2[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1decef-=_0x43b3c2[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1578e6+=_0x43b3c2[_0x1decef];}return _0x1578e6;}function _0x2c82c6(){const _0x52078b=_0x4003d0[_0x10bce3([0x73,0x70,0x6c,0x69,0x74])](_0x10bce3([0x2e]));if(0x3!=_0x52078b[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ff1be(_0x52078b[0x1]);function _0x1ff1be(_0x39d1e7){const _0x51a395=_0x1f741c(_0x39d1e7);return _0x51a395&&_0x4b9365()?_0x51a395:null;function _0x4b9365(){const _0x3268d1=_0x51a395[_0x10bce3([0x6a,0x74,0x69])],_0x92524=window[_0x10bce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3268d1[_0x10bce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3268d1[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x177a87={..._0x51a395,[_0x10bce3([0x6a,0x74,0x69])]:_0x3268d1[_0x10bce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3268d1[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x177a87[_0x10bce3([0x76,0x63])],_0x512321(_0x177a87)==_0x92524;}}}async function _0x4a866c(){let _0x46aee8=!0x0;try{const _0x16bc6b=_0x4003d0[_0x10bce3([0x73,0x70,0x6c,0x69,0x74])](_0x10bce3([0x2e])),[_0x355012,_0x211f1a,_0x402528]=_0x16bc6b;return _0x435a08(_0x355012),await _0x2ce446(_0x355012,_0x211f1a,_0x402528),_0x46aee8;}catch{return!0x1;}function _0x435a08(_0x1daaac){const _0x1b44a8=_0x1f741c(_0x1daaac);_0x1b44a8&&_0x1b44a8[_0x10bce3([0x61,0x6c,0x67])]==_0x10bce3([0x45,0x53,0x32,0x35,0x36])||(_0x46aee8=!0x1);}async function _0x2ce446(_0x823efd,_0x3aaf3a,_0x3bc10a){const _0x416b44=window[_0x10bce3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x10bce3([0x66,0x72,0x6f,0x6d])](_0x4a38e5(_0x3bc10a),_0x1765fd=>_0x1765fd[_0x10bce3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x24e2f9=new window[(_0x10bce3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x10bce3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x823efd+_0x10bce3([0x2e])+_0x3aaf3a),_0x5d160b=window[_0x10bce3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x10bce3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d160b)return;const _0x1e75fa=await _0x5d160b[_0x10bce3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x10bce3([0x6a,0x77,0x6b]),_0x30d23f,{[_0x10bce3([0x6e,0x61,0x6d,0x65])]:_0x10bce3([0x45,0x43,0x44,0x53,0x41]),[_0x10bce3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x10bce3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x10bce3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d160b[_0x10bce3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x10bce3([0x6e,0x61,0x6d,0x65])]:_0x10bce3([0x45,0x43,0x44,0x53,0x41]),[_0x10bce3([0x68,0x61,0x73,0x68])]:{[_0x10bce3([0x6e,0x61,0x6d,0x65])]:_0x10bce3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e75fa,_0x416b44,_0x24e2f9)||(_0x46aee8=!0x1);}}function _0x1f741c(_0x1522bd){return _0x1522bd[_0x10bce3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x10bce3([0x65,0x79]))?JSON[_0x10bce3([0x70,0x61,0x72,0x73,0x65])](_0x4a38e5(_0x1522bd)):null;}function _0x4a38e5(_0x3d85e2){return window[_0x10bce3([0x61,0x74,0x6f,0x62])](_0x3d85e2[_0x10bce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x10bce3([0x2b]))[_0x10bce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x10bce3([0x2f])));}function _0x512321(_0x52f96c){let _0x2746f2=0x1505;function _0x1bd2c9(_0x42ffb0){for(let _0xa427ea=0x0;_0xa427ea<_0x42ffb0[_0x10bce3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa427ea++){const _0xd9b52=_0x42ffb0[_0x10bce3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa427ea);_0x2746f2=(_0x2746f2<<0x5)+_0x2746f2+_0xd9b52,_0x2746f2&=_0x2746f2;}}function _0x557b86(_0x282512){Array[_0x10bce3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x282512)?_0x282512[_0x10bce3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x557b86):_0x282512&&typeof _0x282512==_0x10bce3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x10bce3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x282512)[_0x10bce3([0x73,0x6f,0x72,0x74])]()[_0x10bce3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3f4ee3,_0x410b85])=>{_0x1bd2c9(_0x3f4ee3),_0x557b86(_0x410b85);}):_0x1bd2c9(window[_0x10bce3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x282512));}return _0x557b86(_0x52f96c),_0x2746f2>>>0x0;}function _0x217c7c(_0x34feae){return _0x34feae[_0x10bce3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x10bce3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x10bce3([0x30]));}function _0x225193(_0xdbc0f2){return _0xdbc0f2[_0x10bce3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x10bce3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x10bce3([0x6a,0x6f,0x69,0x6e])]('');}function _0xfce98(){}function _0x10bce3(_0x1d2896){return _0x1d2896['map'](_0xc31aea=>String['fromCharCode'](_0xc31aea))['join']('');}_0x2e4190(await _0x26c2f9());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x439995,{outlineDefinitions:_0x459cda,outlineChanges:_0xb462bc}){this['_currentOutlineDefinitions']=_0x459cda,this['view']['sync'](_0xb462bc);}['_setActiveViewItem'](_0x1546ec){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1546ec]&&(this['view']['activeItemIndex']=_0x1546ec);}['_handleItemSelected'](_0x4fae10){const _0x42b022=this['_currentOutlineDefinitions'][_0x4fae10]['modelElement'];this['editor']['model']['change'](_0x1a052a=>{_0x1a052a['setSelection'](_0x42b022,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4fae10);}['_updateActiveDefinitionOnViewportChange'](){const _0x43aef3=this['editor'];let _0x19070e;for(const _0x5b1710 of _0x43aef3['model']['document']['getRootNames']()){const _0x4e59b0=_0x43aef3['editing']['view']['getDomRoot'](_0x5b1710),_0x15929f=_0x4e59b0&&new _0x165f32(_0x4e59b0)['getVisible']();if(_0x15929f){const _0x57a9e5=new _0x165f32(_0x87a1d1['window'])['getIntersection'](_0x15929f);_0x57a9e5&&(_0x19070e=_0x57a9e5['top']+0.25*_0x57a9e5['height']);}}if(void 0x0===_0x19070e)return;const _0x1421ec=h(_0x43aef3['editing'],this['_currentOutlineDefinitions'],_0x19070e);_0x1421ec?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x1421ec)):this['_setActiveViewItem'](-0x1);}}function h(_0x52ce9c,_0x4d93d0,_0x11100c,_0x542296=0x0,_0x36f236=_0x4d93d0['length']-0x1){const _0x31a089=Math['floor'](_0x542296+(_0x36f236-_0x542296)/0x2);if(_0x36f236>=_0x542296){const _0xfd4505=_0x4d93d0[_0x31a089],_0x3fc31f=_0x52ce9c['mapper']['toViewElement'](_0xfd4505['modelElement']);if(!_0x3fc31f)return null;const _0x2ad397=_0x52ce9c['view']['domConverter']['mapViewToDom'](_0x3fc31f);return new _0x165f32(_0x2ad397)['bottom']>_0x11100c?h(_0x52ce9c,_0x4d93d0,_0x11100c,_0x542296,_0x31a089-0x1):h(_0x52ce9c,_0x4d93d0,_0x11100c,_0x31a089+0x1,_0x36f236);}return _0x31a089<0x0?null:_0x4d93d0[_0x31a089];}class P extends _0x2fdc39{['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 _0x49ceb7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x323af9;for(const _0x51bc79 in _0x49ceb7){const _0x4f6ec7=_0x51bc79,_0x4e88d7=_0x49ceb7[_0x4f6ec7];if('documentOutlineLicenseKeyValid'==_0x4e88d7||'documentOutlineLicenseKeyInvalid'==_0x4e88d7||'documentOutlineLicenseKeyExpired'==_0x4e88d7||'documentOutlineLicenseKeyDomainLimit'==_0x4e88d7||'documentOutlineLicenseKeyNotAllowed'==_0x4e88d7||'documentOutlineLicenseKeyEvaluationLimit'==_0x4e88d7||'documentOutlineLicenseKeyUsageLimit'==_0x4e88d7){delete _0x49ceb7[_0x4f6ec7],_0x323af9=_0x4e88d7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x323af9&&_0x49ceb7['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x323af9&&_0x49ceb7['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x323af9&&_0x49ceb7['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x323af9&&_0x49ceb7['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x323af9&&_0x49ceb7['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x323af9&&_0x49ceb7['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x2cfd97{['execute'](){this['editor']['model']['change'](_0x306001=>{this['editor']['model']['insertObject'](_0x306001['createElement']('tableOfContents'));});}['refresh'](){const _0x1e2cf3=this['editor']['model'],_0x252abd=_0x1e2cf3['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x252abd&&_0x1e2cf3['schema']['findAllowedParent'](_0x252abd,'tableOfContents'));}}class T extends _0x2fdc39{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3f2d0b=this['editor'];if(_0x3f2d0b['config']['get']('headingId.modelAttributeName'))return;(function(_0x131c0c){const _0x46621a=new Map();if(_0x131c0c)return _0x131c0c['forEach'](_0x17dfc3=>{'paragraph'!==_0x17dfc3['model']&&_0x46621a['set'](_0x17dfc3['view'],_0x17dfc3['model']);}),_0x46621a['get']('h1')||_0x46621a['set']('h1','heading1'),_0x46621a;return _0x46621a;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3ffe14,_0x479ef1)=>{this['_customUpcastHeadingsConversion'](_0x479ef1),this['_customDataDowncastHeadingsConversion'](_0x3ffe14),_0x3f2d0b['model']['schema']['isRegistered'](_0x3ffe14)&&_0x3f2d0b['model']['schema']['extend'](_0x3ffe14,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x41ba63){this['editor']['conversion']['for']('upcast')['add'](_0xbf241c=>_0xbf241c['on']('element:'+_0x41ba63,(_0x3a110e,_0x5777dc,_0x5dfe96)=>{const {consumable:_0x1afe8c,writer:_0x46bad1}=_0x5dfe96,_0x16ffaf=_0x5777dc['viewItem']['getAttribute']('id'),_0x35dd80=_0x5777dc['modelRange']['getContainedElement']();if(_0x35dd80)return _0x16ffaf&&_0x16ffaf['length']||_0x35dd80['hasAttribute']('headingId')?void(_0x1afe8c['consume'](_0x5777dc['viewItem'],{'attributes':['id']})&&_0x46bad1['setAttribute']('headingId',_0x16ffaf,_0x35dd80)):(_0x1afe8c['consume'](_0x5777dc['viewItem'],{'attributes':['id']}),void _0x46bad1['setAttribute']('headingId',_0x118f92(),_0x35dd80));},{'priority':_0x548bcc['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x12a1af){this['editor']['conversion']['for']('downcast')['add'](_0x3dcdc5=>_0x3dcdc5['on']('attribute:headingId:'+_0x12a1af,(_0x404304,_0x67bde2,_0xe76248)=>{if(!_0xe76248['consumable']['consume'](_0x67bde2['item'],_0x404304['name']))return;const _0x5d4f8e=_0x67bde2['item']['getAttribute']('headingId'),_0x88819=_0xe76248['mapper']['toViewElement'](_0x67bde2['item']);_0xe76248['writer']['setAttribute']('id',_0x5d4f8e,_0x88819);}));}['_registerHeadingIdAttributePostfixer'](){const _0x2ff9eb=this['editor'],_0x4e7015=new Set(),_0x4af8cc=new Set();function _0x214c04(_0xb9f67,_0x442728){const _0x4fba3e=_0x118f92();return _0x4af8cc['add'](_0x4fba3e),_0xb9f67['setAttribute']('headingId',_0x4fba3e,_0x442728),_0x4fba3e;}function _0x2f456e(_0x50294d,_0x5e0a8c){_0x50294d['removeAttribute']('headingId',_0x5e0a8c);}_0x2ff9eb['model']['document']['registerPostFixer'](_0x11ca83=>{const _0x41e75e=_0x2ff9eb['model']['document']['differ']['getChanges']();let _0x1570b9=!0x1;for(const _0x4ed93a of _0x41e75e)if('insert'==_0x4ed93a['type']&&_0x4ed93a['name']){if(b(_0x4ed93a['name'])){const _0x274936=_0x4ed93a['attributes']['get']('headingId');'string'==typeof _0x274936?_0x4e7015['has'](_0x274936)?(_0x214c04(_0x11ca83,_0x4ed93a['position']['nodeAfter']),_0x1570b9=!0x0):_0x4af8cc['add'](_0x274936):(_0x214c04(_0x11ca83,_0x4ed93a['position']['nodeAfter']),_0x1570b9=!0x0);}else'string'==typeof _0x4ed93a['attributes']['get']('headingId')&&(_0x2f456e(_0x11ca83,_0x4ed93a['position']['nodeAfter']),_0x1570b9=!0x0);}else{if('remove'==_0x4ed93a['type']){const _0x38ccb3=_0x4ed93a['attributes']['get']('headingId');'string'==typeof _0x38ccb3&&_0x4e7015['delete'](_0x38ccb3);}}return _0x1570b9;}),_0x2ff9eb['model']['document']['on']('change',()=>{_0x4af8cc['forEach'](_0x16c5a3=>_0x4e7015['add'](_0x16c5a3)),_0x4af8cc['clear']();});}}function b(_0x41a568){return!!_0x41a568['match'](/heading\d/);}class s extends _0x2fdc39{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4b4cd8,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x118bb9){super(_0x118bb9),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2f663d=this['editor'],_0x106237=_0x2f663d['editing']['view']['document'];_0x2f663d['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2f663d['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x106237,'click',(_0x40ff41,_0x20c0cb)=>{if(!_0x20c0cb['target'])return;const _0x3a5818=_0x20c0cb['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x3a5818)&&(_0x20c0cb['domEvent']['preventDefault'](),_0x40ff41['stop'](),this['_handleScrollToHeading'](_0x3a5818));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2f663d['commands']['add']('insertTableOfContents',new _(_0x2f663d)),(_0x2f663d['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x48621c,_0x23bd92)=>{this['_currentOutlineDefinitions']=_0x23bd92['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2f663d['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x390c6a){const _0x4abfbd=_0x9eca2c([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x10d10f=0x6b9b05fd,_0x267e25=0x6b9c7b4d^_0x10d10f,_0x264a2b=window[_0x9eca2c([0x44,0x61,0x74,0x65])][_0x9eca2c([0x6e,0x6f,0x77])](),_0x276f50=_0x390c6a[_0x9eca2c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xcbfc88=new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aff7d=>{_0x276f50[_0x9eca2c([0x6f,0x6e,0x63,0x65])](_0x9eca2c([0x72,0x65,0x61,0x64,0x79]),_0x4aff7d);}),_0xc3e616={[_0x9eca2c([0x6b,0x74,0x79])]:_0x9eca2c([0x45,0x43]),[_0x9eca2c([0x75,0x73,0x65])]:_0x9eca2c([0x73,0x69,0x67]),[_0x9eca2c([0x63,0x72,0x76])]:_0x9eca2c([0x50,0x2d,0x32,0x35,0x36]),[_0x9eca2c([0x78])]:_0x9eca2c([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]),[_0x9eca2c([0x79])]:_0x9eca2c([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]),[_0x9eca2c([0x61,0x6c,0x67])]:_0x9eca2c([0x45,0x53,0x32,0x35,0x36])},_0x3b8035=_0x276f50[_0x9eca2c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x9eca2c([0x67,0x65,0x74])](_0x9eca2c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22acc3(){let _0x13cfac,_0x301bc8=null,_0x1e0ff1=null;try{if(_0x3b8035==_0x9eca2c([0x47,0x50,0x4c]))return _0x9eca2c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x13cfac=_0x5b5714(),!_0x13cfac)return _0x9eca2c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x13cfac[_0x9eca2c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1e0ff1=_0x5edd6b(_0x13cfac[_0x9eca2c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x13cfac[_0x9eca2c([0x6a,0x74,0x69])])),await _0x2df5fe()?_0x119cdf()?_0x4f76ed()?_0x9eca2c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x119f88()?(_0x13cfac[_0x9eca2c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x9eca2c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x301bc8=_0x411c5e(_0x9eca2c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x46ba5e()):_0x9eca2c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x9eca2c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x9eca2c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x9eca2c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f76ed(){const _0x44f801=[_0x9eca2c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x9eca2c([0x74,0x72,0x69,0x61,0x6c])][_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13cfac[_0x9eca2c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x264a2b/0x3e8:0xe10*_0x267e25;return _0x13cfac[_0x9eca2c([0x65,0x78,0x70])]<_0x44f801;}function _0x119cdf(){const _0x2d349b=_0x13cfac[_0x9eca2c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d349b&&(!!_0x2d349b[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9eca2c([0x2a]))||(!!_0x2d349b[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9eca2c([0x54,0x4f,0x43]))||(!!_0x2d349b[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9eca2c([0x50,0x50]))||!(!_0x2d349b[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9eca2c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x60f89c()))));}function _0x119f88(){const _0x5bfeba=_0x13cfac[_0x9eca2c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5bfeba||0x0==_0x5bfeba[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cc40f}=new URL(window[_0x9eca2c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5bfeba[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cc40f))return!0x0;const _0x237978=_0x5cc40f[_0x9eca2c([0x73,0x70,0x6c,0x69,0x74])](_0x9eca2c([0x2e]));return _0x5bfeba[_0x9eca2c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1634b1=>_0x1634b1[_0x9eca2c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x9eca2c([0x2a])))[_0x9eca2c([0x6d,0x61,0x70])](_0x210d2b=>_0x210d2b[_0x9eca2c([0x73,0x70,0x6c,0x69,0x74])](_0x9eca2c([0x2e])))[_0x9eca2c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc939=>_0xc939[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x237978[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x9eca2c([0x6d,0x61,0x70])](_0x57308f=>Array(_0x237978[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x57308f[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x9eca2c([0x66,0x69,0x6c,0x6c])](_0x57308f[0x0]===_0x9eca2c([0x2a])?_0x9eca2c([0x2a]):'')[_0x9eca2c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x57308f))[_0x9eca2c([0x73,0x6f,0x6d,0x65])](_0x177e21=>_0x237978[_0x9eca2c([0x65,0x76,0x65,0x72,0x79])]((_0x380d0c,_0x1fb2cf)=>_0x177e21[_0x1fb2cf]===_0x380d0c||_0x177e21[_0x1fb2cf]===_0x9eca2c([0x2a])));}function _0x46ba5e(){return _0x301bc8&&_0x1e0ff1?new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7db8e3,_0x3c96c2)=>{_0x301bc8[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x7db8e3,_0x3c96c2),_0x1e0ff1[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x441800=>{_0x441800!=_0x9eca2c([0x56,0x61,0x6c,0x69,0x64])&&_0x7db8e3(_0x441800);},_0x3c96c2);}):_0x301bc8||_0x1e0ff1||_0x9eca2c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5edd6b(_0x1fe25b,_0x17719e){return new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c1bd3=>{if(_0x437342())return _0x1c1bd3(_0x9eca2c([0x56,0x61,0x6c,0x69,0x64]));_0x26cdbd(),_0x276f50[_0x9eca2c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x9eca2c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x310af8=!0x1;const _0x23ac7a=_0x118f92();function _0x1aea16(_0x38f08e){return!!_0x38f08e&&(typeof _0x38f08e===_0x9eca2c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x38f08e===_0x9eca2c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x38f08e[_0x9eca2c([0x74,0x68,0x65,0x6e])]===_0x9eca2c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x38f08e[_0x9eca2c([0x63,0x61,0x74,0x63,0x68])]===_0x9eca2c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ec2e5(_0x68d8f6){_0xaf6881(_0x68d8f6)[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x22418a=>{if(!_0x22418a||_0x22418a[_0x9eca2c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x9eca2c([0x6f,0x6b]))return _0x9eca2c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x307088(_0x48c029(_0x23ac7a+_0x17719e))!=_0x22418a[_0x9eca2c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x9eca2c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x9eca2c([0x56,0x61,0x6c,0x69,0x64]);})[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x136556=>(_0x34d9b6(),_0x136556),()=>{const _0xad2c64=_0x456040();return null==_0xad2c64?(_0x34d9b6(),_0x9eca2c([0x56,0x61,0x6c,0x69,0x64])):_0x9eca2c(_0x264a2b-_0xad2c64>(0x4f9781fd^_0x10d10f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x1c1bd3)[_0x9eca2c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1c1bd3(_0x9eca2c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x28e71f=0x6badeb7d^_0x10d10f;function _0x34d9b6(){const _0x596ef2=_0x9eca2c([0x6c,0x6c,0x63,0x74,0x2d])+_0x307088(_0x48c029(_0x1fe25b)),_0x452736=_0x5906f9(_0x307088(window[_0x9eca2c([0x4d,0x61,0x74,0x68])][_0x9eca2c([0x63,0x65,0x69,0x6c])](_0x264a2b/_0x28e71f)));window[_0x9eca2c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9eca2c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x596ef2,_0x452736);}function _0x456040(){const _0x21e188=_0x9eca2c([0x6c,0x6c,0x63,0x74,0x2d])+_0x307088(_0x48c029(_0x1fe25b)),_0x28b715=window[_0x9eca2c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x9eca2c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21e188);return _0x28b715?window[_0x9eca2c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5906f9(_0x28b715),0x10)*_0x28e71f:null;}function _0xaf6881(_0x22b4d1){return new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x471ae0,_0x4fd801)=>{_0x22b4d1[_0x9eca2c([0x74,0x68,0x65,0x6e])](_0x471ae0,_0x4fd801),window[_0x9eca2c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4fd801,0x6b9ad13d^_0x10d10f);});}}_0x276f50[_0x9eca2c([0x6f,0x6e])](_0x9eca2c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x487d8f,_0x4a046f)=>{if(_0x4a046f[0x0]!=_0x1fe25b)return _0x1c1bd3(_0x9eca2c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4a046f[0x1]={..._0x4a046f[0x1],[_0x9eca2c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x23ac7a};},{[_0x9eca2c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9eca2c([0x68,0x69,0x67,0x68])}),_0x276f50[_0x9eca2c([0x6f,0x6e])](_0x9eca2c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6505f6=>{_0x1aea16(_0x6505f6[_0x9eca2c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x310af8=!0x0,_0x4ec2e5(_0x6505f6[_0x9eca2c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x9eca2c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x9eca2c([0x6c,0x6f,0x77])}),_0xcbfc88[_0x9eca2c([0x74,0x68,0x65,0x6e])](()=>{_0x310af8||_0x1c1bd3(_0x9eca2c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x437342(){return _0x276f50[_0x9eca2c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9eca2c([0x76,0x69,0x65,0x77])][_0x9eca2c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x9eca2c([0x61,0x75,0x74,0x6f]);}function _0x26cdbd(){_0x276f50[_0x9eca2c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x9eca2c([0x76,0x69,0x65,0x77])][_0x9eca2c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x9eca2c([0x61,0x75,0x74,0x6f]);}}function _0x411c5e(_0x16ed63){const _0x24fd79=[new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26b1db=>setTimeout(_0x26b1db,0x6b923b31^_0x10d10f)),_0xcbfc88[_0x9eca2c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c893e=>{let _0x3d672f=0x0;_0x276f50[_0x9eca2c([0x6d,0x6f,0x64,0x65,0x6c])][_0x9eca2c([0x6f,0x6e])](_0x9eca2c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2e2479,_0x589917)=>{_0x589917[0x0][_0x9eca2c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d672f++,_0x3d672f==(0x6b9b0015^_0x10d10f)&&(_0x3c893e(),_0x2e2479[_0x9eca2c([0x6f,0x66,0x66])]());});}))];return window[_0x9eca2c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x9eca2c([0x72,0x61,0x63,0x65])](_0x24fd79)[_0x9eca2c([0x74,0x68,0x65,0x6e])](()=>_0x16ed63);}async function _0x206b32(){await _0xcbfc88,_0x276f50[_0x9eca2c([0x6d,0x6f,0x64,0x65,0x6c])][_0x9eca2c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x8617dc,_0x276f50[_0x9eca2c([0x6d,0x6f,0x64,0x65,0x6c])][_0x9eca2c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x8617dc,_0x276f50[_0x9eca2c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x9eca2c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x60f89c(){return window[_0x9eca2c([0x67,0x6c,0x6f,0x62])]&&window[_0x9eca2c([0x67,0x6c,0x6f,0x62])][_0x9eca2c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3d861a(_0x4fd205){const _0x2ce234=_0x58642a();_0x276f50[_0x2ce234]=_0x9eca2c([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])+_0x4fd205,_0x4fd205!=_0x9eca2c([0x56,0x61,0x6c,0x69,0x64])&&_0x206b32();}function _0x58642a(){const _0x7e0dc9=window[_0x9eca2c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x9eca2c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x9eca2c([0x6e,0x6f,0x77])]())[_0x9eca2c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x9eca2c([0x2e]),'');let _0x5d84ad=_0x9eca2c([0x6d]);for(let _0x58d79b=0x0;_0x58d79b<_0x7e0dc9[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58d79b+=0x2){let _0x4b8b70=window[_0x9eca2c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7e0dc9[_0x9eca2c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58d79b,_0x58d79b+0x2));_0x4b8b70>=_0x4abfbd[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b8b70-=_0x4abfbd[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5d84ad+=_0x4abfbd[_0x4b8b70];}return _0x5d84ad;}function _0x5b5714(){const _0x101c03=_0x3b8035[_0x9eca2c([0x73,0x70,0x6c,0x69,0x74])](_0x9eca2c([0x2e]));if(0x3!=_0x101c03[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2043be(_0x101c03[0x1]);function _0x2043be(_0x53a77b){const _0x2a6ab5=_0x40efb2(_0x53a77b);return _0x2a6ab5&&_0x7fc733()?_0x2a6ab5:null;function _0x7fc733(){const _0x4fdba2=_0x2a6ab5[_0x9eca2c([0x6a,0x74,0x69])],_0x29d0b8=window[_0x9eca2c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4fdba2[_0x9eca2c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fdba2[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c5541={..._0x2a6ab5,[_0x9eca2c([0x6a,0x74,0x69])]:_0x4fdba2[_0x9eca2c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4fdba2[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c5541[_0x9eca2c([0x76,0x63])],_0x48c029(_0x3c5541)==_0x29d0b8;}}}async function _0x2df5fe(){let _0x5a3748=!0x0;try{const _0x28e1b8=_0x3b8035[_0x9eca2c([0x73,0x70,0x6c,0x69,0x74])](_0x9eca2c([0x2e])),[_0x6adae1,_0x57f04a,_0x546f93]=_0x28e1b8;return _0x10c071(_0x6adae1),await _0x50b87f(_0x6adae1,_0x57f04a,_0x546f93),_0x5a3748;}catch{return!0x1;}function _0x10c071(_0x169a2f){const _0x44f39e=_0x40efb2(_0x169a2f);_0x44f39e&&_0x44f39e[_0x9eca2c([0x61,0x6c,0x67])]==_0x9eca2c([0x45,0x53,0x32,0x35,0x36])||(_0x5a3748=!0x1);}async function _0x50b87f(_0x644652,_0x3eb77d,_0x4f377f){const _0x19cbfa=window[_0x9eca2c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x9eca2c([0x66,0x72,0x6f,0x6d])](_0x180dd1(_0x4f377f),_0x413738=>_0x413738[_0x9eca2c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44733f=new window[(_0x9eca2c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x9eca2c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x644652+_0x9eca2c([0x2e])+_0x3eb77d),_0x3aec04=window[_0x9eca2c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x9eca2c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3aec04)return;const _0x56e150=await _0x3aec04[_0x9eca2c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x9eca2c([0x6a,0x77,0x6b]),_0xc3e616,{[_0x9eca2c([0x6e,0x61,0x6d,0x65])]:_0x9eca2c([0x45,0x43,0x44,0x53,0x41]),[_0x9eca2c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x9eca2c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x9eca2c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3aec04[_0x9eca2c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x9eca2c([0x6e,0x61,0x6d,0x65])]:_0x9eca2c([0x45,0x43,0x44,0x53,0x41]),[_0x9eca2c([0x68,0x61,0x73,0x68])]:{[_0x9eca2c([0x6e,0x61,0x6d,0x65])]:_0x9eca2c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x56e150,_0x19cbfa,_0x44733f)||(_0x5a3748=!0x1);}}function _0x40efb2(_0x2c9800){return _0x2c9800[_0x9eca2c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x9eca2c([0x65,0x79]))?JSON[_0x9eca2c([0x70,0x61,0x72,0x73,0x65])](_0x180dd1(_0x2c9800)):null;}function _0x180dd1(_0x2a4108){return window[_0x9eca2c([0x61,0x74,0x6f,0x62])](_0x2a4108[_0x9eca2c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x9eca2c([0x2b]))[_0x9eca2c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x9eca2c([0x2f])));}function _0x48c029(_0x1eea26){let _0x4dac46=0x1505;function _0x29073f(_0x1d6050){for(let _0x53af19=0x0;_0x53af19<_0x1d6050[_0x9eca2c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53af19++){const _0x1053c5=_0x1d6050[_0x9eca2c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53af19);_0x4dac46=(_0x4dac46<<0x5)+_0x4dac46+_0x1053c5,_0x4dac46&=_0x4dac46;}}function _0x448fd4(_0x5aeeb4){Array[_0x9eca2c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5aeeb4)?_0x5aeeb4[_0x9eca2c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x448fd4):_0x5aeeb4&&typeof _0x5aeeb4==_0x9eca2c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x9eca2c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5aeeb4)[_0x9eca2c([0x73,0x6f,0x72,0x74])]()[_0x9eca2c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x397527,_0x22b933])=>{_0x29073f(_0x397527),_0x448fd4(_0x22b933);}):_0x29073f(window[_0x9eca2c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5aeeb4));}return _0x448fd4(_0x1eea26),_0x4dac46>>>0x0;}function _0x307088(_0x5aef69){return _0x5aef69[_0x9eca2c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x9eca2c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x9eca2c([0x30]));}function _0x5906f9(_0x1ec06a){return _0x1ec06a[_0x9eca2c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x9eca2c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x9eca2c([0x6a,0x6f,0x69,0x6e])]('');}function _0x8617dc(){}function _0x9eca2c(_0x7de207){return _0x7de207['map'](_0x2245aa=>String['fromCharCode'](_0x2245aa))['join']('');}_0x3d861a(await _0x22acc3());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x31ed89=>{'$graveyard'!==_0x31ed89['rootName']&&this['editor']['editing']['reconvertItem'](_0x31ed89);});}['_trackNewToCElements'](){for(const _0x27c96e of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x27c96e['type']||'tableOfContents'!==_0x27c96e['name'])return;this['_tableOfContentsElements']['add'](_0x27c96e['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1721bf=this['editor']['conversion'];_0x1721bf['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1721bf['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3d571f,{writer:_0x204ae6})=>this['_createTableOfContents'](_0x204ae6,!0x0)}),_0x1721bf['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x5ee74e,{writer:_0x2d59f4})=>{this['_tableOfContentsElements']['add'](_0x5ee74e);const _0x55cca5=this['_createTableOfContents'](_0x2d59f4);return _0x529c91(_0x55cca5,_0x2d59f4,{'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'](_0x1171de,_0x264b29=!0x1){const {locale:_0x310350}=this['editor'],_0x47233f=_0x1171de['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x264b29&&{'data-table-of-contents-label':j(_0x310350,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x264b29&&_0x1171de['insert'](_0x1171de['createPositionAt'](_0x47233f,'end'),_0x1171de['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1171de['createText'](j(_0x310350,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4db434=_0x264b29?'':'['+j(_0x310350,'Empty\x20heading')+']';let _0x250a67=_0x47233f;return this['_currentOutlineDefinitions']['forEach']((_0x1d9d15,_0x1c53db,_0xfc5702)=>{const _0x45858f=this['editor']['model']['hasContent'](_0x1d9d15['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2e8fe7=_0x45858f?_0x1d9d15['text']:_0x4db434,_0x4478fa=_0x1d9d15['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x10636d=_0x1171de['createContainerElement']('a',{'href':'#'+_0x4478fa,...!_0x264b29&&{'tabindex':'-1'}},[_0x1171de['createText'](_0x2e8fe7)]),_0x6561f9=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1171de['setCustomProperty']('tableOfContentsHeadingIndex',_0x1c53db,_0x10636d);const _0x3836ca=_0x1171de['createContainerElement']('li',null,[_0x45858f||!_0x264b29&&_0x6561f9?_0x10636d:_0x1171de['createText']('')]),_0xaedf9a=_0x1c53db?_0xfc5702[_0x1c53db-0x1]['level']:0x0,_0x42277d=Math['abs'](_0x1d9d15['level']-_0xaedf9a);if(_0x1d9d15['level']>_0xaedf9a){const _0x535585=N(_0x3836ca,_0x42277d,_0x1171de);_0x1171de['insert'](_0x1171de['createPositionAt'](_0x250a67,'end'),_0x535585);}else{const _0xdb7d40=function(_0x68defb,_0x3c2c49){return _0x68defb['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x4fa05e=>_0x4fa05e['is']('element','ol'))[_0x3c2c49];}(_0x250a67,_0x42277d);_0x1171de['insert'](_0x1171de['createPositionAt'](_0xdb7d40,'end'),_0x3836ca);}_0x250a67=_0x3836ca;}),_0x47233f;}['_handleScrollToHeading'](_0x8aee01){const _0xfd12b6=this['_currentOutlineDefinitions'][_0x8aee01]['modelElement'];this['editor']['model']['change'](_0x99775a=>{_0x99775a['setSelection'](_0xfd12b6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x39963c,_0x2a0e89)=>{const _0x1a588f=_0x2a0e89['mapper'],_0x22d7be=_0x1a588f['findMappedViewAncestor'](_0x2a0e89['viewPosition']),_0x55305f=_0x1a588f['toModelElement'](_0x22d7be);_0x55305f['is']('element','tableOfContents')&&(_0x2a0e89['modelPosition']=this['editor']['model']['createPositionAt'](_0x55305f,0x0),_0x39963c['stop']());};}}function N(_0x7da698,_0x3770c3,_0x43abf4){return 0x1===_0x3770c3?_0x43abf4['createContainerElement']('ol',null,[_0x7da698]):_0x43abf4['createContainerElement']('ol',null,[_0x43abf4['createContainerElement']('li',null,[N(_0x7da698,_0x3770c3-0x1,_0x43abf4)])]);}class o extends _0x2fdc39{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x266450=this['editor'];_0x266450['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x54e409=this['_createButton'](_0x4f1c98);return _0x54e409['tooltip']=!0x0,_0x54e409;}),_0x266450['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2ff1a7)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x507ed3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4dafd1;for(const _0x205b04 in _0x507ed3){const _0x8e7c94=_0x205b04,_0xadf172=_0x507ed3[_0x8e7c94];if('tableOfContentsLicenseKeyValid'==_0xadf172||'tableOfContentsLicenseKeyInvalid'==_0xadf172||'tableOfContentsLicenseKeyExpired'==_0xadf172||'tableOfContentsLicenseKeyDomainLimit'==_0xadf172||'tableOfContentsLicenseKeyNotAllowed'==_0xadf172||'tableOfContentsLicenseKeyEvaluationLimit'==_0xadf172||'tableOfContentsLicenseKeyUsageLimit'==_0xadf172){delete _0x507ed3[_0x8e7c94],_0x4dafd1=_0xadf172,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4dafd1&&_0x507ed3['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4dafd1&&_0x507ed3['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4dafd1&&_0x507ed3['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4dafd1&&_0x507ed3['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4dafd1&&_0x507ed3['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4dafd1&&_0x507ed3['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x23c1b4){const _0x4fb5ed=this['editor'],_0x47ffab=_0x4fb5ed['locale'],_0x97254a=_0x4fb5ed['commands']['get']('insertTableOfContents'),_0x2b108f=new _0x23c1b4(_0x47ffab);return _0x2b108f['set']({'label':j(_0x47ffab,'Table\x20of\x20contents'),'icon':_0x42ec26}),_0x2b108f['bind']('isEnabled')['to'](_0x97254a,'isEnabled'),this['listenTo'](_0x2b108f,'execute',()=>{_0x4fb5ed['execute']('insertTableOfContents'),_0x4fb5ed['editing']['view']['focus']();}),_0x2b108f;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x2fdc39{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 _0x2a4385,Command as _0x597ee5}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0xbd0d68,throttle as _0x3ca510}from'es-toolkit/compat';import{ModelText as _0xbc7013,ModelTreeWalker as _0x1ab2b8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x484b6a,diffToChanges as _0x453f83,scrollAncestorsToShowTarget as _0x451aa0,CKEditorError as _0x16f186,global as _0x556746,Rect as _0x40ec5c,uid as _0x4d91d6,priorities as _0x3b8ef7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x2832cc,ButtonView as _0x224377,MenuBarMenuListItemButtonView as _0x105643}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3d9c5b,toWidget as _0x2bfc20}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1c0cba}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x4db99e){let _0x43f1d1='';for(const _0x44c15a of _0x4db99e['getChildren']())_0x44c15a instanceof _0xbc7013&&(_0x43f1d1+=_0x44c15a['data']);return _0x43f1d1;}class i extends _0x2a4385{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4ce63a=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x3b8b93=[];_0x4ce63a['model']['document']['on']('change',_0xbd0d68(()=>{const _0x2f9d85=_0x3b8b93;_0x3b8b93=this['_getOutlineDefinitions']();const _0x3b7e12=_0x484b6a(_0x2f9d85,_0x3b8b93,(_0x641299,_0x49fac9)=>_0x641299['level']===_0x49fac9['level']&&_0x641299['text']===_0x49fac9['text']&&_0x641299['modelElement']===_0x49fac9['modelElement']),_0x44cc57=_0x453f83(_0x3b7e12,_0x3b8b93),_0x50e8f9=this['_getActiveHeading'](),_0x58faec=_0x3b8b93['findIndex'](_0x483559=>_0x483559['modelElement']===_0x50e8f9);_0x44cc57['length']&&this['fire']('change',{'outlineDefinitions':_0x3b8b93,'activeItemIndex':_0x58faec,'outlineChanges':_0x44cc57}),this['fire']('activeItemIndex',{'index':_0x58faec});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1f031f=this['editor'],_0x1877c9=[],_0x3b1307=this['_headingNames'];for(const _0x4aef63 of _0x1f031f['model']['document']['getRootNames']())_0x4b955f(_0x1f031f['model']['document']['getRoot'](_0x4aef63));function _0x4b955f(_0x257ae7){for(const _0x4e68e9 of _0x257ae7['getChildren']())_0x4e68e9['is']('element')&&(_0x3b1307['includes'](_0x4e68e9['name'])&&_0x1877c9['push']({'level':_0x3b1307['indexOf'](_0x4e68e9['name'])+0x1,'text':g(_0x4e68e9),'modelElement':_0x4e68e9}),_0x4b955f(_0x4e68e9));}return _0x1877c9;}['_getActiveHeading'](){const _0x2f0a78=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x15f456=new _0x1ab2b8({'direction':'backward','startPosition':_0x2f0a78});for(const _0x56dad3 of _0x15f456)if(_0x56dad3['item']['is']('element')&&this['_headingNames']['includes'](_0x56dad3['item']['name']))return _0x56dad3['item'];}['_getHeadingNames'](){const _0x3255cc=this['editor']['config']['get']('documentOutline.headings');return _0x3255cc||function(_0x5667cb){const _0x59a3c5=_0x5667cb['config']['get']('heading.options');return _0x59a3c5?_0x59a3c5['reduce']((_0x291203,_0x4b654c)=>('paragraph'!==_0x4b654c['model']&&_0x291203['push'](_0x4b654c['model']),_0x291203),[]):_0x5667cb['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x40c40c=this['editor'],_0x189f58=['h1','h2','h3','h4','h5','h6'],_0x14fd83=[];for(const _0xb845d6 of _0x189f58){const _0x5ec03c=_0x40c40c['editing']['view']['domConverter']['domToView'](document['createElement'](_0xb845d6)),_0x19b1bb=_0x40c40c['data']['toModel'](_0x5ec03c)['getChild'](0x0);_0x19b1bb?.['is']('element')&&_0x14fd83['push'](_0x19b1bb['name']);}this['_headingNames']=_0x14fd83;}}function j(_0xb018b0,_0x5eb65c){const t=_0xb018b0['t'];switch(_0x5eb65c){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 _0x5eb65c;}}class A extends _0x2832cc{constructor(_0x4aafbd,_0x8ab633=!0x1){super(_0x4aafbd);const _0x38ae9b=this['bindTemplate'],_0x27cdab=_0x8ab633?'['+j(_0x4aafbd,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x867645=>!_0x867645),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x38ae9b['to']('level',_0x7a2a49=>'ck-document-outline__item_level-'+_0x7a2a49),_0x38ae9b['if']('isActive','ck-document-outline__item_active'),_0x38ae9b['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x38ae9b['to']('text')},'children':[{'text':_0x38ae9b['to']('text',_0x234c78=>_0x234c78||_0x27cdab)}],'on':{'click':_0x38ae9b['to']('click')}});}}class f extends _0x2832cc{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3b04ab,_0x440cf9=!0x1,_0x3ec68d){super(_0x3b04ab),this['showEmptyHeadingText']=_0x440cf9,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3ec68d,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x5e04e6,_0x47af96,_0x3296e7,_0x293b3f)=>{this['_setActiveItem'](_0x293b3f,_0x3296e7);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3b04ab['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3b04ab,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4a12e6){_0x4a12e6['forEach'](_0x59b3c9=>{'insert'==_0x59b3c9['type']?this['_insertItem'](_0x59b3c9['index'],..._0x59b3c9['values']):'delete'==_0x59b3c9['type']&&this['_deleteItem'](_0x59b3c9['index'],_0x59b3c9['howMany']);});}['_setActiveItem'](_0x238ff6,_0x4c287c){if(-0x1!==_0x238ff6){const _0xe42ffa=this['items']['get'](_0x238ff6);_0xe42ffa&&(_0xe42ffa['isActive']=!0x1);}-0x1!==_0x4c287c&&(this['items']['get'](_0x4c287c)['isActive']=!0x0,this['_scrollToItem'](_0x4c287c));}['_insertItem'](_0x108986,..._0x5dc19c){const _0x554503=_0x5dc19c['map']((_0x56f75c,_0x116fd2)=>{const _0x2ab8cd=new A(this['locale'],this['showEmptyHeadingText']);return _0x2ab8cd['text']=_0x56f75c['text'],_0x2ab8cd['level']=_0x56f75c['level'],_0x108986+_0x116fd2===this['activeItemIndex']&&(_0x2ab8cd['isActive']=!0x0),_0x2ab8cd;});this['items']['addMany'](_0x554503,_0x108986);}['_deleteItem'](_0x53b895,_0x4fa393){do{this['items']['remove'](_0x53b895);}while(--_0x4fa393);}['_handleItemClick'](_0x29793c){const _0x5efa09=this['items']['getIndex'](_0x29793c['source']);this['fire']('itemSelected',_0x5efa09);}['_scrollToItem'](_0x2c5af8){_0x451aa0(this['items']['get'](_0x2c5af8)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x2a4385{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c0647){super(_0x2c0647),this['view']=new f(_0x2c0647['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3ca510(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x326b6f=this['editor'],_0x217b42=_0x326b6f['plugins']['get']('DocumentOutlineUtils');let _0x106cf1=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x326b6f['config']['get']('documentOutline.container'))throw new _0x16f186('document-outline-container-not-provided',{'editor':_0x326b6f});_0x326b6f['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x217b42['on']('change',this['_handleOutlineChange']['bind'](this)),_0x217b42['on']('activeItemIndex',(_0xbe6724,{index:_0x4d75b4})=>this['_setActiveViewItem'](_0x4d75b4)),this['view']['on']('itemSelected',(_0x330e21,_0x54af0e)=>{_0x106cf1=!0x0,this['_handleItemSelected'](_0x54af0e);}),this['view']['listenTo'](_0x556746['document'],'scroll',()=>{_0x106cf1?_0x106cf1=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x556746['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x2bc739){const _0x367623=_0x10a5ad([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x13641f=0x1cb264a3,_0x5f3f03=0x1cb51a6b^_0x13641f,_0x1236ba=window[_0x10a5ad([0x44,0x61,0x74,0x65])][_0x10a5ad([0x6e,0x6f,0x77])](),_0x3cc628=_0x2bc739[_0x10a5ad([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f80ab=new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x388a23=>{_0x3cc628[_0x10a5ad([0x6f,0x6e,0x63,0x65])](_0x10a5ad([0x72,0x65,0x61,0x64,0x79]),_0x388a23);}),_0x456b44={[_0x10a5ad([0x6b,0x74,0x79])]:_0x10a5ad([0x45,0x43]),[_0x10a5ad([0x75,0x73,0x65])]:_0x10a5ad([0x73,0x69,0x67]),[_0x10a5ad([0x63,0x72,0x76])]:_0x10a5ad([0x50,0x2d,0x32,0x35,0x36]),[_0x10a5ad([0x78])]:_0x10a5ad([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]),[_0x10a5ad([0x79])]:_0x10a5ad([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]),[_0x10a5ad([0x61,0x6c,0x67])]:_0x10a5ad([0x45,0x53,0x32,0x35,0x36])},_0x28cd3b=_0x3cc628[_0x10a5ad([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x10a5ad([0x67,0x65,0x74])](_0x10a5ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x453f2d(){let _0x589d71,_0x430ead=null,_0x5fb1db=null;try{if(_0x28cd3b==_0x10a5ad([0x47,0x50,0x4c]))return _0x10a5ad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x589d71=_0x396a4d(),!_0x589d71)return _0x10a5ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x589d71[_0x10a5ad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5fb1db=_0x5c3d84(_0x589d71[_0x10a5ad([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x589d71[_0x10a5ad([0x6a,0x74,0x69])])),await _0x336a18()?_0x3bc768()?_0x253e54()?_0x10a5ad([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x245d40()?(_0x589d71[_0x10a5ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x10a5ad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x430ead=_0x2ba49a(_0x10a5ad([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d7725()):_0x10a5ad([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x10a5ad([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x10a5ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x10a5ad([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x253e54(){const _0x56112f=[_0x10a5ad([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x10a5ad([0x74,0x72,0x69,0x61,0x6c])][_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x589d71[_0x10a5ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1236ba/0x3e8:0xe10*_0x5f3f03;return _0x589d71[_0x10a5ad([0x65,0x78,0x70])]<_0x56112f;}function _0x3bc768(){const _0x3052a0=_0x589d71[_0x10a5ad([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3052a0&&(!!_0x3052a0[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a5ad([0x2a]))||(!!_0x3052a0[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a5ad([0x44,0x4f]))||(!!_0x3052a0[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a5ad([0x50,0x50]))||!(!_0x3052a0[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a5ad([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2eed3e()))));}function _0x245d40(){const _0x5a1f5a=_0x589d71[_0x10a5ad([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a1f5a||0x0==_0x5a1f5a[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x587508}=new URL(window[_0x10a5ad([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5a1f5a[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x587508))return!0x0;const _0x423e01=_0x587508[_0x10a5ad([0x73,0x70,0x6c,0x69,0x74])](_0x10a5ad([0x2e]));return _0x5a1f5a[_0x10a5ad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32bbe1=>_0x32bbe1[_0x10a5ad([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a5ad([0x2a])))[_0x10a5ad([0x6d,0x61,0x70])](_0x16353a=>_0x16353a[_0x10a5ad([0x73,0x70,0x6c,0x69,0x74])](_0x10a5ad([0x2e])))[_0x10a5ad([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14accd=>_0x14accd[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x423e01[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10a5ad([0x6d,0x61,0x70])](_0x5f5746=>Array(_0x423e01[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5f5746[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x10a5ad([0x66,0x69,0x6c,0x6c])](_0x5f5746[0x0]===_0x10a5ad([0x2a])?_0x10a5ad([0x2a]):'')[_0x10a5ad([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5f5746))[_0x10a5ad([0x73,0x6f,0x6d,0x65])](_0x371e05=>_0x423e01[_0x10a5ad([0x65,0x76,0x65,0x72,0x79])]((_0x37634c,_0x67a796)=>_0x371e05[_0x67a796]===_0x37634c||_0x371e05[_0x67a796]===_0x10a5ad([0x2a])));}function _0x3d7725(){return _0x430ead&&_0x5fb1db?new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f2c9b,_0x282cd2)=>{_0x430ead[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x4f2c9b,_0x282cd2),_0x5fb1db[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x2eb54f=>{_0x2eb54f!=_0x10a5ad([0x56,0x61,0x6c,0x69,0x64])&&_0x4f2c9b(_0x2eb54f);},_0x282cd2);}):_0x430ead||_0x5fb1db||_0x10a5ad([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c3d84(_0x5ae80c,_0x2bbcd7){return new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39b4e0=>{if(_0x3d754a())return _0x39b4e0(_0x10a5ad([0x56,0x61,0x6c,0x69,0x64]));_0xfffb44(),_0x3cc628[_0x10a5ad([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x10a5ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4c8966=!0x1;const _0x5bd9a7=_0x4d91d6();function _0x36b73d(_0x5f2ac6){return!!_0x5f2ac6&&(typeof _0x5f2ac6===_0x10a5ad([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f2ac6===_0x10a5ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f2ac6[_0x10a5ad([0x74,0x68,0x65,0x6e])]===_0x10a5ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f2ac6[_0x10a5ad([0x63,0x61,0x74,0x63,0x68])]===_0x10a5ad([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1aaad8(_0x1c28e1){_0x6c1800(_0x1c28e1)[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x19028b=>{if(!_0x19028b||_0x19028b[_0x10a5ad([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x10a5ad([0x6f,0x6b]))return _0x10a5ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x265d15(_0x5e50fb(_0x5bd9a7+_0x2bbcd7))!=_0x19028b[_0x10a5ad([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x10a5ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x10a5ad([0x56,0x61,0x6c,0x69,0x64]);})[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x3b7c14=>(_0x1fef81(),_0x3b7c14),()=>{const _0x499140=_0x39a095();return null==_0x499140?(_0x1fef81(),_0x10a5ad([0x56,0x61,0x6c,0x69,0x64])):_0x10a5ad(_0x1236ba-_0x499140>(0x38bee0a3^_0x13641f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x39b4e0)[_0x10a5ad([0x63,0x61,0x74,0x63,0x68])](()=>{_0x39b4e0(_0x10a5ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f72bc=0x1c848a23^_0x13641f;function _0x1fef81(){const _0x4906d2=_0x10a5ad([0x6c,0x6c,0x63,0x74,0x2d])+_0x265d15(_0x5e50fb(_0x5ae80c)),_0x1138dd=_0x2546e0(_0x265d15(window[_0x10a5ad([0x4d,0x61,0x74,0x68])][_0x10a5ad([0x63,0x65,0x69,0x6c])](_0x1236ba/_0x1f72bc)));window[_0x10a5ad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10a5ad([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4906d2,_0x1138dd);}function _0x39a095(){const _0x34a18d=_0x10a5ad([0x6c,0x6c,0x63,0x74,0x2d])+_0x265d15(_0x5e50fb(_0x5ae80c)),_0x3def76=window[_0x10a5ad([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x10a5ad([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x34a18d);return _0x3def76?window[_0x10a5ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2546e0(_0x3def76),0x10)*_0x1f72bc:null;}function _0x6c1800(_0x4f44eb){return new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x338c7b,_0x2045a4)=>{_0x4f44eb[_0x10a5ad([0x74,0x68,0x65,0x6e])](_0x338c7b,_0x2045a4),window[_0x10a5ad([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2045a4,0x1cb3b063^_0x13641f);});}}_0x3cc628[_0x10a5ad([0x6f,0x6e])](_0x10a5ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1290cb,_0xa81ae8)=>{if(_0xa81ae8[0x0]!=_0x5ae80c)return _0x39b4e0(_0x10a5ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xa81ae8[0x1]={..._0xa81ae8[0x1],[_0x10a5ad([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5bd9a7};},{[_0x10a5ad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10a5ad([0x68,0x69,0x67,0x68])}),_0x3cc628[_0x10a5ad([0x6f,0x6e])](_0x10a5ad([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19a37b=>{_0x36b73d(_0x19a37b[_0x10a5ad([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4c8966=!0x0,_0x1aaad8(_0x19a37b[_0x10a5ad([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x10a5ad([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x10a5ad([0x6c,0x6f,0x77])}),_0x1f80ab[_0x10a5ad([0x74,0x68,0x65,0x6e])](()=>{_0x4c8966||_0x39b4e0(_0x10a5ad([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3d754a(){return _0x3cc628[_0x10a5ad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10a5ad([0x76,0x69,0x65,0x77])][_0x10a5ad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x10a5ad([0x61,0x75,0x74,0x6f]);}function _0xfffb44(){_0x3cc628[_0x10a5ad([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x10a5ad([0x76,0x69,0x65,0x77])][_0x10a5ad([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x10a5ad([0x61,0x75,0x74,0x6f]);}}function _0x2ba49a(_0x2d5a41){const _0x528e22=[new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cab92=>setTimeout(_0x5cab92,0x1cbb5a6f^_0x13641f)),_0x1f80ab[_0x10a5ad([0x74,0x68,0x65,0x6e])](()=>new window[(_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x28679a=>{let _0x10e704=0x0;_0x3cc628[_0x10a5ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x10a5ad([0x6f,0x6e])](_0x10a5ad([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x685e73,_0xe18eaa)=>{_0xe18eaa[0x0][_0x10a5ad([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10e704++,_0x10e704==(0x1cb2614b^_0x13641f)&&(_0x28679a(),_0x685e73[_0x10a5ad([0x6f,0x66,0x66])]());});}))];return window[_0x10a5ad([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x10a5ad([0x72,0x61,0x63,0x65])](_0x528e22)[_0x10a5ad([0x74,0x68,0x65,0x6e])](()=>_0x2d5a41);}async function _0x37f9ff(){await _0x1f80ab,_0x3cc628[_0x10a5ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x10a5ad([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1873bb,_0x3cc628[_0x10a5ad([0x6d,0x6f,0x64,0x65,0x6c])][_0x10a5ad([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1873bb,_0x3cc628[_0x10a5ad([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x10a5ad([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2eed3e(){return window[_0x10a5ad([0x67,0x6c,0x6f,0x62])]&&window[_0x10a5ad([0x67,0x6c,0x6f,0x62])][_0x10a5ad([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x583908(_0xe294c8){const _0x44e035=_0x5488f5();_0x3cc628[_0x44e035]=_0x10a5ad([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])+_0xe294c8,_0xe294c8!=_0x10a5ad([0x56,0x61,0x6c,0x69,0x64])&&_0x37f9ff();}function _0x5488f5(){const _0x39da9a=window[_0x10a5ad([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x10a5ad([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x10a5ad([0x6e,0x6f,0x77])]())[_0x10a5ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x10a5ad([0x2e]),'');let _0xa6c73c=_0x10a5ad([0x61]);for(let _0x464736=0x0;_0x464736<_0x39da9a[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x464736+=0x2){let _0x379a84=window[_0x10a5ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39da9a[_0x10a5ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x464736,_0x464736+0x2));_0x379a84>=_0x367623[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x379a84-=_0x367623[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa6c73c+=_0x367623[_0x379a84];}return _0xa6c73c;}function _0x396a4d(){const _0x2cd176=_0x28cd3b[_0x10a5ad([0x73,0x70,0x6c,0x69,0x74])](_0x10a5ad([0x2e]));if(0x3!=_0x2cd176[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1bf985(_0x2cd176[0x1]);function _0x1bf985(_0x1f3bc0){const _0x350919=_0x4bbe5c(_0x1f3bc0);return _0x350919&&_0x24df4b()?_0x350919:null;function _0x24df4b(){const _0x1e0c92=_0x350919[_0x10a5ad([0x6a,0x74,0x69])],_0x2e22a0=window[_0x10a5ad([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e0c92[_0x10a5ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e0c92[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50fbb3={..._0x350919,[_0x10a5ad([0x6a,0x74,0x69])]:_0x1e0c92[_0x10a5ad([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1e0c92[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50fbb3[_0x10a5ad([0x76,0x63])],_0x5e50fb(_0x50fbb3)==_0x2e22a0;}}}async function _0x336a18(){let _0x2fc5ee=!0x0;try{const _0x4529ac=_0x28cd3b[_0x10a5ad([0x73,0x70,0x6c,0x69,0x74])](_0x10a5ad([0x2e])),[_0x259769,_0x1ebe4d,_0x1c1703]=_0x4529ac;return _0x561701(_0x259769),await _0x1750a4(_0x259769,_0x1ebe4d,_0x1c1703),_0x2fc5ee;}catch{return!0x1;}function _0x561701(_0x488d49){const _0x134755=_0x4bbe5c(_0x488d49);_0x134755&&_0x134755[_0x10a5ad([0x61,0x6c,0x67])]==_0x10a5ad([0x45,0x53,0x32,0x35,0x36])||(_0x2fc5ee=!0x1);}async function _0x1750a4(_0x55f07d,_0xd647ab,_0x267cf1){const _0x969739=window[_0x10a5ad([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x10a5ad([0x66,0x72,0x6f,0x6d])](_0x25256b(_0x267cf1),_0x5c2395=>_0x5c2395[_0x10a5ad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1eabf6=new window[(_0x10a5ad([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x10a5ad([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55f07d+_0x10a5ad([0x2e])+_0xd647ab),_0x155c76=window[_0x10a5ad([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x10a5ad([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x155c76)return;const _0x397b20=await _0x155c76[_0x10a5ad([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x10a5ad([0x6a,0x77,0x6b]),_0x456b44,{[_0x10a5ad([0x6e,0x61,0x6d,0x65])]:_0x10a5ad([0x45,0x43,0x44,0x53,0x41]),[_0x10a5ad([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x10a5ad([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x10a5ad([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x155c76[_0x10a5ad([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x10a5ad([0x6e,0x61,0x6d,0x65])]:_0x10a5ad([0x45,0x43,0x44,0x53,0x41]),[_0x10a5ad([0x68,0x61,0x73,0x68])]:{[_0x10a5ad([0x6e,0x61,0x6d,0x65])]:_0x10a5ad([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x397b20,_0x969739,_0x1eabf6)||(_0x2fc5ee=!0x1);}}function _0x4bbe5c(_0x377877){return _0x377877[_0x10a5ad([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x10a5ad([0x65,0x79]))?JSON[_0x10a5ad([0x70,0x61,0x72,0x73,0x65])](_0x25256b(_0x377877)):null;}function _0x25256b(_0x39e16e){return window[_0x10a5ad([0x61,0x74,0x6f,0x62])](_0x39e16e[_0x10a5ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x10a5ad([0x2b]))[_0x10a5ad([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x10a5ad([0x2f])));}function _0x5e50fb(_0xb62881){let _0x1777e=0x1505;function _0x129a6a(_0x4a4da5){for(let _0x17f0bf=0x0;_0x17f0bf<_0x4a4da5[_0x10a5ad([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17f0bf++){const _0x3f466d=_0x4a4da5[_0x10a5ad([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17f0bf);_0x1777e=(_0x1777e<<0x5)+_0x1777e+_0x3f466d,_0x1777e&=_0x1777e;}}function _0x7592c0(_0x2ffc2){Array[_0x10a5ad([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2ffc2)?_0x2ffc2[_0x10a5ad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x7592c0):_0x2ffc2&&typeof _0x2ffc2==_0x10a5ad([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x10a5ad([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2ffc2)[_0x10a5ad([0x73,0x6f,0x72,0x74])]()[_0x10a5ad([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4a0ede,_0x24c791])=>{_0x129a6a(_0x4a0ede),_0x7592c0(_0x24c791);}):_0x129a6a(window[_0x10a5ad([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2ffc2));}return _0x7592c0(_0xb62881),_0x1777e>>>0x0;}function _0x265d15(_0x1db5ff){return _0x1db5ff[_0x10a5ad([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x10a5ad([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x10a5ad([0x30]));}function _0x2546e0(_0x3817fb){return _0x3817fb[_0x10a5ad([0x73,0x70,0x6c,0x69,0x74])]('')[_0x10a5ad([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x10a5ad([0x6a,0x6f,0x69,0x6e])]('');}function _0x1873bb(){}function _0x10a5ad(_0x4b371c){return _0x4b371c['map'](_0x3557e7=>String['fromCharCode'](_0x3557e7))['join']('');}_0x583908(await _0x453f2d());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1f751b,{outlineDefinitions:_0x3f099d,outlineChanges:_0x54aa53}){this['_currentOutlineDefinitions']=_0x3f099d,this['view']['sync'](_0x54aa53);}['_setActiveViewItem'](_0x20bb89){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x20bb89]&&(this['view']['activeItemIndex']=_0x20bb89);}['_handleItemSelected'](_0x24260b){const _0x44bb39=this['_currentOutlineDefinitions'][_0x24260b]['modelElement'];this['editor']['model']['change'](_0xc0dff2=>{_0xc0dff2['setSelection'](_0x44bb39,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x24260b);}['_updateActiveDefinitionOnViewportChange'](){const _0xe12298=this['editor'];let _0x1bc369;for(const _0x1ef0d2 of _0xe12298['model']['document']['getRootNames']()){const _0x1245ce=_0xe12298['editing']['view']['getDomRoot'](_0x1ef0d2),_0x5502bd=_0x1245ce&&new _0x40ec5c(_0x1245ce)['getVisible']();if(_0x5502bd){const _0x3c9d4b=new _0x40ec5c(_0x556746['window'])['getIntersection'](_0x5502bd);_0x3c9d4b&&(_0x1bc369=_0x3c9d4b['top']+0.25*_0x3c9d4b['height']);}}if(void 0x0===_0x1bc369)return;const _0x6385b2=h(_0xe12298['editing'],this['_currentOutlineDefinitions'],_0x1bc369);_0x6385b2?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x6385b2)):this['_setActiveViewItem'](-0x1);}}function h(_0x13e326,_0x109c92,_0x2dff2,_0x187de3=0x0,_0x40dc07=_0x109c92['length']-0x1){const _0x5a479e=Math['floor'](_0x187de3+(_0x40dc07-_0x187de3)/0x2);if(_0x40dc07>=_0x187de3){const _0x2b8311=_0x109c92[_0x5a479e],_0x2705fd=_0x13e326['mapper']['toViewElement'](_0x2b8311['modelElement']);if(!_0x2705fd)return null;const _0x2885f2=_0x13e326['view']['domConverter']['mapViewToDom'](_0x2705fd);return new _0x40ec5c(_0x2885f2)['bottom']>_0x2dff2?h(_0x13e326,_0x109c92,_0x2dff2,_0x187de3,_0x5a479e-0x1):h(_0x13e326,_0x109c92,_0x2dff2,_0x5a479e+0x1,_0x40dc07);}return _0x5a479e<0x0?null:_0x109c92[_0x5a479e];}class P extends _0x2a4385{['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 _0x7f47b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x320134;for(const _0x1f126f in _0x7f47b){const _0x3f64a5=_0x1f126f,_0x152136=_0x7f47b[_0x3f64a5];if('documentOutlineLicenseKeyValid'==_0x152136||'documentOutlineLicenseKeyInvalid'==_0x152136||'documentOutlineLicenseKeyExpired'==_0x152136||'documentOutlineLicenseKeyDomainLimit'==_0x152136||'documentOutlineLicenseKeyNotAllowed'==_0x152136||'documentOutlineLicenseKeyEvaluationLimit'==_0x152136||'documentOutlineLicenseKeyUsageLimit'==_0x152136){delete _0x7f47b[_0x3f64a5],_0x320134=_0x152136,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x320134&&_0x7f47b['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x320134&&_0x7f47b['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x320134&&_0x7f47b['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x320134&&_0x7f47b['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x320134&&_0x7f47b['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x320134&&_0x7f47b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x597ee5{['execute'](){this['editor']['model']['change'](_0x355f4a=>{this['editor']['model']['insertObject'](_0x355f4a['createElement']('tableOfContents'));});}['refresh'](){const _0x27c859=this['editor']['model'],_0x48c181=_0x27c859['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x48c181&&_0x27c859['schema']['findAllowedParent'](_0x48c181,'tableOfContents'));}}class T extends _0x2a4385{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3a615a=this['editor'];if(_0x3a615a['config']['get']('headingId.modelAttributeName'))return;(function(_0x572ec2){const _0x2234d6=new Map();if(_0x572ec2)return _0x572ec2['forEach'](_0x35919d=>{'paragraph'!==_0x35919d['model']&&_0x2234d6['set'](_0x35919d['view'],_0x35919d['model']);}),_0x2234d6['get']('h1')||_0x2234d6['set']('h1','heading1'),_0x2234d6;return _0x2234d6;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x4e4251,_0x23e2be)=>{this['_customUpcastHeadingsConversion'](_0x23e2be),this['_customDataDowncastHeadingsConversion'](_0x4e4251),_0x3a615a['model']['schema']['isRegistered'](_0x4e4251)&&_0x3a615a['model']['schema']['extend'](_0x4e4251,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x56238e){this['editor']['conversion']['for']('upcast')['add'](_0x10a24c=>_0x10a24c['on']('element:'+_0x56238e,(_0x1f6c9d,_0x2a248e,_0x1e145f)=>{const {consumable:_0x137b1c,writer:_0x13181f}=_0x1e145f,_0x347177=_0x2a248e['viewItem']['getAttribute']('id'),_0x1b87af=_0x2a248e['modelRange']['getContainedElement']();if(_0x1b87af)return _0x347177&&_0x347177['length']||_0x1b87af['hasAttribute']('headingId')?void(_0x137b1c['consume'](_0x2a248e['viewItem'],{'attributes':['id']})&&_0x13181f['setAttribute']('headingId',_0x347177,_0x1b87af)):(_0x137b1c['consume'](_0x2a248e['viewItem'],{'attributes':['id']}),void _0x13181f['setAttribute']('headingId',_0x4d91d6(),_0x1b87af));},{'priority':_0x3b8ef7['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0xfe8d43){this['editor']['conversion']['for']('downcast')['add'](_0x3ba221=>_0x3ba221['on']('attribute:headingId:'+_0xfe8d43,(_0xb6786f,_0x356569,_0x481d93)=>{if(!_0x481d93['consumable']['consume'](_0x356569['item'],_0xb6786f['name']))return;const _0x31e25a=_0x356569['item']['getAttribute']('headingId'),_0x21c847=_0x481d93['mapper']['toViewElement'](_0x356569['item']);_0x481d93['writer']['setAttribute']('id',_0x31e25a,_0x21c847);}));}['_registerHeadingIdAttributePostfixer'](){const _0x534c67=this['editor'],_0xa13f1b=new Set(),_0x3fd571=new Set();function _0x2b49d0(_0x2ac515,_0x1ac6dd){const _0x84bfa=_0x4d91d6();return _0x3fd571['add'](_0x84bfa),_0x2ac515['setAttribute']('headingId',_0x84bfa,_0x1ac6dd),_0x84bfa;}function _0x17de70(_0x246df4,_0x49dbdf){_0x246df4['removeAttribute']('headingId',_0x49dbdf);}_0x534c67['model']['document']['registerPostFixer'](_0x222b1f=>{const _0x19a257=_0x534c67['model']['document']['differ']['getChanges']();let _0x274696=!0x1;for(const _0xf4b3a2 of _0x19a257)if('insert'==_0xf4b3a2['type']&&_0xf4b3a2['name']){if(b(_0xf4b3a2['name'])){const _0x5b13bb=_0xf4b3a2['attributes']['get']('headingId');'string'==typeof _0x5b13bb?_0xa13f1b['has'](_0x5b13bb)?(_0x2b49d0(_0x222b1f,_0xf4b3a2['position']['nodeAfter']),_0x274696=!0x0):_0x3fd571['add'](_0x5b13bb):(_0x2b49d0(_0x222b1f,_0xf4b3a2['position']['nodeAfter']),_0x274696=!0x0);}else'string'==typeof _0xf4b3a2['attributes']['get']('headingId')&&(_0x17de70(_0x222b1f,_0xf4b3a2['position']['nodeAfter']),_0x274696=!0x0);}else{if('remove'==_0xf4b3a2['type']){const _0x56570e=_0xf4b3a2['attributes']['get']('headingId');'string'==typeof _0x56570e&&_0xa13f1b['delete'](_0x56570e);}}return _0x274696;}),_0x534c67['model']['document']['on']('change',()=>{_0x3fd571['forEach'](_0x1771fa=>_0xa13f1b['add'](_0x1771fa)),_0x3fd571['clear']();});}}function b(_0x41eb73){return!!_0x41eb73['match'](/heading\d/);}class s extends _0x2a4385{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3d9c5b,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4ed743){super(_0x4ed743),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3cc3a1=this['editor'],_0x335518=_0x3cc3a1['editing']['view']['document'];_0x3cc3a1['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3cc3a1['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x335518,'click',(_0x1dca1b,_0xb1c596)=>{if(!_0xb1c596['target'])return;const _0x2027c9=_0xb1c596['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x2027c9)&&(_0xb1c596['domEvent']['preventDefault'](),_0x1dca1b['stop'](),this['_handleScrollToHeading'](_0x2027c9));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3cc3a1['commands']['add']('insertTableOfContents',new _(_0x3cc3a1)),(_0x3cc3a1['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x3355dc,_0x61492e)=>{this['_currentOutlineDefinitions']=_0x61492e['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3cc3a1['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x5cc090){const _0xcb21ab=_0x116040([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x2f5d0b=0x6b9b05fd,_0x456b18=0x6b9c7b35^_0x2f5d0b,_0x5d7e08=window[_0x116040([0x44,0x61,0x74,0x65])][_0x116040([0x6e,0x6f,0x77])](),_0xff0fda=_0x5cc090[_0x116040([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x31471c=new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c9d6b=>{_0xff0fda[_0x116040([0x6f,0x6e,0x63,0x65])](_0x116040([0x72,0x65,0x61,0x64,0x79]),_0x1c9d6b);}),_0x42fad8={[_0x116040([0x6b,0x74,0x79])]:_0x116040([0x45,0x43]),[_0x116040([0x75,0x73,0x65])]:_0x116040([0x73,0x69,0x67]),[_0x116040([0x63,0x72,0x76])]:_0x116040([0x50,0x2d,0x32,0x35,0x36]),[_0x116040([0x78])]:_0x116040([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]),[_0x116040([0x79])]:_0x116040([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]),[_0x116040([0x61,0x6c,0x67])]:_0x116040([0x45,0x53,0x32,0x35,0x36])},_0x4b4c14=_0xff0fda[_0x116040([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x116040([0x67,0x65,0x74])](_0x116040([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x27d0b5(){let _0x44620b,_0x5450d8=null,_0xa88514=null;try{if(_0x4b4c14==_0x116040([0x47,0x50,0x4c]))return _0x116040([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x44620b=_0x1bf47a(),!_0x44620b)return _0x116040([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x44620b[_0x116040([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa88514=_0x1dbae8(_0x44620b[_0x116040([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x44620b[_0x116040([0x6a,0x74,0x69])])),await _0x13e2d0()?_0x195941()?_0x331673()?_0x116040([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3cc1d9()?(_0x44620b[_0x116040([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x116040([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5450d8=_0x5cbe43(_0x116040([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5b48b0()):_0x116040([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x116040([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x116040([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x116040([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x331673(){const _0x44048c=[_0x116040([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x116040([0x74,0x72,0x69,0x61,0x6c])][_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44620b[_0x116040([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d7e08/0x3e8:0xe10*_0x456b18;return _0x44620b[_0x116040([0x65,0x78,0x70])]<_0x44048c;}function _0x195941(){const _0x1e6a57=_0x44620b[_0x116040([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e6a57&&(!!_0x1e6a57[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116040([0x2a]))||(!!_0x1e6a57[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116040([0x54,0x4f,0x43]))||(!!_0x1e6a57[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116040([0x50,0x50]))||!(!_0x1e6a57[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116040([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x50edee()))));}function _0x3cc1d9(){const _0x39d1a5=_0x44620b[_0x116040([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39d1a5||0x0==_0x39d1a5[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2415cb}=new URL(window[_0x116040([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39d1a5[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2415cb))return!0x0;const _0x1f09d6=_0x2415cb[_0x116040([0x73,0x70,0x6c,0x69,0x74])](_0x116040([0x2e]));return _0x39d1a5[_0x116040([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37d9bc=>_0x37d9bc[_0x116040([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116040([0x2a])))[_0x116040([0x6d,0x61,0x70])](_0x5f2481=>_0x5f2481[_0x116040([0x73,0x70,0x6c,0x69,0x74])](_0x116040([0x2e])))[_0x116040([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x222c00=>_0x222c00[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1f09d6[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x116040([0x6d,0x61,0x70])](_0x322865=>Array(_0x1f09d6[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x322865[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x116040([0x66,0x69,0x6c,0x6c])](_0x322865[0x0]===_0x116040([0x2a])?_0x116040([0x2a]):'')[_0x116040([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x322865))[_0x116040([0x73,0x6f,0x6d,0x65])](_0xd9e7e5=>_0x1f09d6[_0x116040([0x65,0x76,0x65,0x72,0x79])]((_0xabf8af,_0x297144)=>_0xd9e7e5[_0x297144]===_0xabf8af||_0xd9e7e5[_0x297144]===_0x116040([0x2a])));}function _0x5b48b0(){return _0x5450d8&&_0xa88514?new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x11cea9,_0x93a9bf)=>{_0x5450d8[_0x116040([0x74,0x68,0x65,0x6e])](_0x11cea9,_0x93a9bf),_0xa88514[_0x116040([0x74,0x68,0x65,0x6e])](_0x4df9aa=>{_0x4df9aa!=_0x116040([0x56,0x61,0x6c,0x69,0x64])&&_0x11cea9(_0x4df9aa);},_0x93a9bf);}):_0x5450d8||_0xa88514||_0x116040([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1dbae8(_0x53162a,_0x3f862b){return new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x545bad=>{if(_0x4db0d8())return _0x545bad(_0x116040([0x56,0x61,0x6c,0x69,0x64]));_0x512d5d(),_0xff0fda[_0x116040([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x116040([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x44b959=!0x1;const _0x2c11c4=_0x4d91d6();function _0xc13935(_0x3e0206){return!!_0x3e0206&&(typeof _0x3e0206===_0x116040([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e0206===_0x116040([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e0206[_0x116040([0x74,0x68,0x65,0x6e])]===_0x116040([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e0206[_0x116040([0x63,0x61,0x74,0x63,0x68])]===_0x116040([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x29b123(_0x9ab9a3){_0x545299(_0x9ab9a3)[_0x116040([0x74,0x68,0x65,0x6e])](_0x3103a4=>{if(!_0x3103a4||_0x3103a4[_0x116040([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x116040([0x6f,0x6b]))return _0x116040([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xc11f60(_0x5b474b(_0x2c11c4+_0x3f862b))!=_0x3103a4[_0x116040([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x116040([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x116040([0x56,0x61,0x6c,0x69,0x64]);})[_0x116040([0x74,0x68,0x65,0x6e])](_0xc55858=>(_0x12aa82(),_0xc55858),()=>{const _0xaff863=_0x5b8fea();return null==_0xaff863?(_0x12aa82(),_0x116040([0x56,0x61,0x6c,0x69,0x64])):_0x116040(_0x5d7e08-_0xaff863>(0x4f9781fd^_0x2f5d0b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x116040([0x74,0x68,0x65,0x6e])](_0x545bad)[_0x116040([0x63,0x61,0x74,0x63,0x68])](()=>{_0x545bad(_0x116040([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x181144=0x6badeb7d^_0x2f5d0b;function _0x12aa82(){const _0x382c54=_0x116040([0x6c,0x6c,0x63,0x74,0x2d])+_0xc11f60(_0x5b474b(_0x53162a)),_0x5dab30=_0x124967(_0xc11f60(window[_0x116040([0x4d,0x61,0x74,0x68])][_0x116040([0x63,0x65,0x69,0x6c])](_0x5d7e08/_0x181144)));window[_0x116040([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x116040([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x382c54,_0x5dab30);}function _0x5b8fea(){const _0x4b8eab=_0x116040([0x6c,0x6c,0x63,0x74,0x2d])+_0xc11f60(_0x5b474b(_0x53162a)),_0xe5d22b=window[_0x116040([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x116040([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b8eab);return _0xe5d22b?window[_0x116040([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x124967(_0xe5d22b),0x10)*_0x181144:null;}function _0x545299(_0x51e147){return new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ecaa0,_0x27c93c)=>{_0x51e147[_0x116040([0x74,0x68,0x65,0x6e])](_0x2ecaa0,_0x27c93c),window[_0x116040([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x27c93c,0x6b9ad13d^_0x2f5d0b);});}}_0xff0fda[_0x116040([0x6f,0x6e])](_0x116040([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc785b6,_0x3ce979)=>{if(_0x3ce979[0x0]!=_0x53162a)return _0x545bad(_0x116040([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ce979[0x1]={..._0x3ce979[0x1],[_0x116040([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2c11c4};},{[_0x116040([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x116040([0x68,0x69,0x67,0x68])}),_0xff0fda[_0x116040([0x6f,0x6e])](_0x116040([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x53844b=>{_0xc13935(_0x53844b[_0x116040([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x44b959=!0x0,_0x29b123(_0x53844b[_0x116040([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x116040([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x116040([0x6c,0x6f,0x77])}),_0x31471c[_0x116040([0x74,0x68,0x65,0x6e])](()=>{_0x44b959||_0x545bad(_0x116040([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4db0d8(){return _0xff0fda[_0x116040([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x116040([0x76,0x69,0x65,0x77])][_0x116040([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x116040([0x61,0x75,0x74,0x6f]);}function _0x512d5d(){_0xff0fda[_0x116040([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x116040([0x76,0x69,0x65,0x77])][_0x116040([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x116040([0x61,0x75,0x74,0x6f]);}}function _0x5cbe43(_0x3a9a71){const _0x36cc91=[new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17ed48=>setTimeout(_0x17ed48,0x6b923b31^_0x2f5d0b)),_0x31471c[_0x116040([0x74,0x68,0x65,0x6e])](()=>new window[(_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ce127=>{let _0xe91b06=0x0;_0xff0fda[_0x116040([0x6d,0x6f,0x64,0x65,0x6c])][_0x116040([0x6f,0x6e])](_0x116040([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6da45f,_0x355e43)=>{_0x355e43[0x0][_0x116040([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe91b06++,_0xe91b06==(0x6b9b0015^_0x2f5d0b)&&(_0x5ce127(),_0x6da45f[_0x116040([0x6f,0x66,0x66])]());});}))];return window[_0x116040([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x116040([0x72,0x61,0x63,0x65])](_0x36cc91)[_0x116040([0x74,0x68,0x65,0x6e])](()=>_0x3a9a71);}async function _0x2f7080(){await _0x31471c,_0xff0fda[_0x116040([0x6d,0x6f,0x64,0x65,0x6c])][_0x116040([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x49dfe5,_0xff0fda[_0x116040([0x6d,0x6f,0x64,0x65,0x6c])][_0x116040([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x49dfe5,_0xff0fda[_0x116040([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x116040([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x50edee(){return window[_0x116040([0x67,0x6c,0x6f,0x62])]&&window[_0x116040([0x67,0x6c,0x6f,0x62])][_0x116040([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x254455(_0x333c41){const _0x368ae3=_0x554d1d();_0xff0fda[_0x368ae3]=_0x116040([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])+_0x333c41,_0x333c41!=_0x116040([0x56,0x61,0x6c,0x69,0x64])&&_0x2f7080();}function _0x554d1d(){const _0x383d65=window[_0x116040([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x116040([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x116040([0x6e,0x6f,0x77])]())[_0x116040([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x116040([0x2e]),'');let _0x25b6df=_0x116040([0x6d]);for(let _0x258c0a=0x0;_0x258c0a<_0x383d65[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x258c0a+=0x2){let _0x5a76ed=window[_0x116040([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x383d65[_0x116040([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x258c0a,_0x258c0a+0x2));_0x5a76ed>=_0xcb21ab[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a76ed-=_0xcb21ab[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x25b6df+=_0xcb21ab[_0x5a76ed];}return _0x25b6df;}function _0x1bf47a(){const _0xf61090=_0x4b4c14[_0x116040([0x73,0x70,0x6c,0x69,0x74])](_0x116040([0x2e]));if(0x3!=_0xf61090[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x212148(_0xf61090[0x1]);function _0x212148(_0x5428ae){const _0xda540a=_0xbf1a14(_0x5428ae);return _0xda540a&&_0x48ef9d()?_0xda540a:null;function _0x48ef9d(){const _0x36cf6a=_0xda540a[_0x116040([0x6a,0x74,0x69])],_0x34d45c=window[_0x116040([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36cf6a[_0x116040([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36cf6a[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x374d3f={..._0xda540a,[_0x116040([0x6a,0x74,0x69])]:_0x36cf6a[_0x116040([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x36cf6a[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x374d3f[_0x116040([0x76,0x63])],_0x5b474b(_0x374d3f)==_0x34d45c;}}}async function _0x13e2d0(){let _0x439f42=!0x0;try{const _0x42dd12=_0x4b4c14[_0x116040([0x73,0x70,0x6c,0x69,0x74])](_0x116040([0x2e])),[_0x39faff,_0x28181f,_0x11ebe0]=_0x42dd12;return _0x2b7d46(_0x39faff),await _0x250a51(_0x39faff,_0x28181f,_0x11ebe0),_0x439f42;}catch{return!0x1;}function _0x2b7d46(_0x395e9d){const _0x2fc8a6=_0xbf1a14(_0x395e9d);_0x2fc8a6&&_0x2fc8a6[_0x116040([0x61,0x6c,0x67])]==_0x116040([0x45,0x53,0x32,0x35,0x36])||(_0x439f42=!0x1);}async function _0x250a51(_0x20100e,_0x2d8444,_0x247a12){const _0x291b08=window[_0x116040([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x116040([0x66,0x72,0x6f,0x6d])](_0x20d325(_0x247a12),_0x502223=>_0x502223[_0x116040([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b1955=new window[(_0x116040([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x116040([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x20100e+_0x116040([0x2e])+_0x2d8444),_0x5609a1=window[_0x116040([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x116040([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5609a1)return;const _0x53e82f=await _0x5609a1[_0x116040([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x116040([0x6a,0x77,0x6b]),_0x42fad8,{[_0x116040([0x6e,0x61,0x6d,0x65])]:_0x116040([0x45,0x43,0x44,0x53,0x41]),[_0x116040([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x116040([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x116040([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5609a1[_0x116040([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x116040([0x6e,0x61,0x6d,0x65])]:_0x116040([0x45,0x43,0x44,0x53,0x41]),[_0x116040([0x68,0x61,0x73,0x68])]:{[_0x116040([0x6e,0x61,0x6d,0x65])]:_0x116040([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x53e82f,_0x291b08,_0x2b1955)||(_0x439f42=!0x1);}}function _0xbf1a14(_0x3f0a8e){return _0x3f0a8e[_0x116040([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x116040([0x65,0x79]))?JSON[_0x116040([0x70,0x61,0x72,0x73,0x65])](_0x20d325(_0x3f0a8e)):null;}function _0x20d325(_0x453a12){return window[_0x116040([0x61,0x74,0x6f,0x62])](_0x453a12[_0x116040([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x116040([0x2b]))[_0x116040([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x116040([0x2f])));}function _0x5b474b(_0x36be72){let _0x5cae2e=0x1505;function _0x2f3517(_0x1f5337){for(let _0x403dbe=0x0;_0x403dbe<_0x1f5337[_0x116040([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x403dbe++){const _0x130512=_0x1f5337[_0x116040([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x403dbe);_0x5cae2e=(_0x5cae2e<<0x5)+_0x5cae2e+_0x130512,_0x5cae2e&=_0x5cae2e;}}function _0xd79b87(_0xc8e55f){Array[_0x116040([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xc8e55f)?_0xc8e55f[_0x116040([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xd79b87):_0xc8e55f&&typeof _0xc8e55f==_0x116040([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x116040([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xc8e55f)[_0x116040([0x73,0x6f,0x72,0x74])]()[_0x116040([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e4e0c,_0x272cd8])=>{_0x2f3517(_0x5e4e0c),_0xd79b87(_0x272cd8);}):_0x2f3517(window[_0x116040([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xc8e55f));}return _0xd79b87(_0x36be72),_0x5cae2e>>>0x0;}function _0xc11f60(_0x40adec){return _0x40adec[_0x116040([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x116040([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x116040([0x30]));}function _0x124967(_0x1a5b54){return _0x1a5b54[_0x116040([0x73,0x70,0x6c,0x69,0x74])]('')[_0x116040([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x116040([0x6a,0x6f,0x69,0x6e])]('');}function _0x49dfe5(){}function _0x116040(_0x4da3d2){return _0x4da3d2['map'](_0x1eed1c=>String['fromCharCode'](_0x1eed1c))['join']('');}_0x254455(await _0x27d0b5());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x15464c=>{'$graveyard'!==_0x15464c['rootName']&&this['editor']['editing']['reconvertItem'](_0x15464c);});}['_trackNewToCElements'](){for(const _0x3b5eae of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3b5eae['type']||'tableOfContents'!==_0x3b5eae['name'])return;this['_tableOfContentsElements']['add'](_0x3b5eae['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3bbef5=this['editor']['conversion'];_0x3bbef5['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3bbef5['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1c3667,{writer:_0x18de7e})=>this['_createTableOfContents'](_0x18de7e,!0x0)}),_0x3bbef5['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x25a2f0,{writer:_0x36465e})=>{this['_tableOfContentsElements']['add'](_0x25a2f0);const _0x55a201=this['_createTableOfContents'](_0x36465e);return _0x2bfc20(_0x55a201,_0x36465e,{'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'](_0x796cc4,_0x2fa645=!0x1){const {locale:_0x2ecc6f}=this['editor'],_0x54d7b4=_0x796cc4['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x2fa645&&{'data-table-of-contents-label':j(_0x2ecc6f,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x2fa645&&_0x796cc4['insert'](_0x796cc4['createPositionAt'](_0x54d7b4,'end'),_0x796cc4['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x796cc4['createText'](j(_0x2ecc6f,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1154ab=_0x2fa645?'':'['+j(_0x2ecc6f,'Empty\x20heading')+']';let _0x12e96f=_0x54d7b4;return this['_currentOutlineDefinitions']['forEach']((_0x46d154,_0x2d9855,_0x4b7c14)=>{const _0x36ae5f=this['editor']['model']['hasContent'](_0x46d154['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2b9e73=_0x36ae5f?_0x46d154['text']:_0x1154ab,_0x2b841a=_0x46d154['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x461b48=_0x796cc4['createContainerElement']('a',{'href':'#'+_0x2b841a,...!_0x2fa645&&{'tabindex':'-1'}},[_0x796cc4['createText'](_0x2b9e73)]),_0xbb871b=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x796cc4['setCustomProperty']('tableOfContentsHeadingIndex',_0x2d9855,_0x461b48);const _0x163061=_0x796cc4['createContainerElement']('li',null,[_0x36ae5f||!_0x2fa645&&_0xbb871b?_0x461b48:_0x796cc4['createText']('')]),_0x3d522d=_0x2d9855?_0x4b7c14[_0x2d9855-0x1]['level']:0x0,_0x67ebba=Math['abs'](_0x46d154['level']-_0x3d522d);if(_0x46d154['level']>_0x3d522d){const _0x376ecc=N(_0x163061,_0x67ebba,_0x796cc4);_0x796cc4['insert'](_0x796cc4['createPositionAt'](_0x12e96f,'end'),_0x376ecc);}else{const _0x434383=function(_0x28fabe,_0x56e81e){return _0x28fabe['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x15c355=>_0x15c355['is']('element','ol'))[_0x56e81e];}(_0x12e96f,_0x67ebba);_0x796cc4['insert'](_0x796cc4['createPositionAt'](_0x434383,'end'),_0x163061);}_0x12e96f=_0x163061;}),_0x54d7b4;}['_handleScrollToHeading'](_0x814b77){const _0x113655=this['_currentOutlineDefinitions'][_0x814b77]['modelElement'];this['editor']['model']['change'](_0x4e0067=>{_0x4e0067['setSelection'](_0x113655,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x2f3c23,_0x317584)=>{const _0x12cdae=_0x317584['mapper'],_0x233bdb=_0x12cdae['findMappedViewAncestor'](_0x317584['viewPosition']),_0x89fdbb=_0x12cdae['toModelElement'](_0x233bdb);_0x89fdbb['is']('element','tableOfContents')&&(_0x317584['modelPosition']=this['editor']['model']['createPositionAt'](_0x89fdbb,0x0),_0x2f3c23['stop']());};}}function N(_0xfeebac,_0x5b2bb8,_0x455d2f){return 0x1===_0x5b2bb8?_0x455d2f['createContainerElement']('ol',null,[_0xfeebac]):_0x455d2f['createContainerElement']('ol',null,[_0x455d2f['createContainerElement']('li',null,[N(_0xfeebac,_0x5b2bb8-0x1,_0x455d2f)])]);}class o extends _0x2a4385{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x388613=this['editor'];_0x388613['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x182ae6=this['_createButton'](_0x224377);return _0x182ae6['tooltip']=!0x0,_0x182ae6;}),_0x388613['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x105643)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x40e522=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xed5779;for(const _0x251274 in _0x40e522){const _0x4d00f9=_0x251274,_0x342b98=_0x40e522[_0x4d00f9];if('tableOfContentsLicenseKeyValid'==_0x342b98||'tableOfContentsLicenseKeyInvalid'==_0x342b98||'tableOfContentsLicenseKeyExpired'==_0x342b98||'tableOfContentsLicenseKeyDomainLimit'==_0x342b98||'tableOfContentsLicenseKeyNotAllowed'==_0x342b98||'tableOfContentsLicenseKeyEvaluationLimit'==_0x342b98||'tableOfContentsLicenseKeyUsageLimit'==_0x342b98){delete _0x40e522[_0x4d00f9],_0xed5779=_0x342b98,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xed5779&&_0x40e522['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xed5779&&_0x40e522['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xed5779&&_0x40e522['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xed5779&&_0x40e522['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xed5779&&_0x40e522['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xed5779&&_0x40e522['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x11a1e9){const _0x2c53c1=this['editor'],_0x3a0d47=_0x2c53c1['locale'],_0x2b00de=_0x2c53c1['commands']['get']('insertTableOfContents'),_0x97984e=new _0x11a1e9(_0x3a0d47);return _0x97984e['set']({'label':j(_0x3a0d47,'Table\x20of\x20contents'),'icon':_0x1c0cba}),_0x97984e['bind']('isEnabled')['to'](_0x2b00de,'isEnabled'),this['listenTo'](_0x97984e,'execute',()=>{_0x2c53c1['execute']('insertTableOfContents'),_0x2c53c1['editing']['view']['focus']();}),_0x97984e;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x2a4385{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": "47.4.0-alpha.
|
|
3
|
+
"version": "47.4.0-alpha.6",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "47.4.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "47.4.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "47.4.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-icons": "47.4.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "47.4.0-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "47.4.0-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "47.4.0-alpha.
|
|
23
|
-
"ckeditor5": "47.4.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "47.4.0-alpha.6",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "47.4.0-alpha.6",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "47.4.0-alpha.6",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "47.4.0-alpha.6",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "47.4.0-alpha.6",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "47.4.0-alpha.6",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "47.4.0-alpha.6",
|
|
23
|
+
"ckeditor5": "47.4.0-alpha.6",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x593f(){const _0x2a9493=['appendChild','mapper','destroy','getDomRoot','document','_updateActiveDefinitionFromViewportThrottled','element','mapViewToDom','getVisible','config','_updateActiveDefinitionOnViewportChange','document-outline-container-not-provided','listenTo','136885npxQgM','bottom','DocumentOutlineUtils','get','documentOutline.showEmptyHeadings','indexOf','841044VrETEe','init','change','height','DocumentOutlineUI','cancel','href','editing','locale','toViewElement','length','view','focusTracker','12BlMlTe','domConverter','top','editor','_handleItemSelected','window','setSelection','532212yGWonu','1rOIcFi','modelElement','isOfficialPlugin','5554845GrXmYJ','documentOutline.container','map','add','afterInit','getRootNames','_currentOutlineDefinitions','scroll','render','getIntersection','activeItemIndex','isPremiumPlugin','_setActiveViewItem','scrollToTheSelection','fromCharCode','_handleOutlineChange','floor','sync','2679704tGHyHQ','plugins','resize','pluginName','join','focus','bind','itemSelected','1691745RUUMEL','model','996194CJXtzS'];_0x593f=function(){return _0x2a9493;};return _0x593f();}const _0x34234d=_0x2bfe;(function(_0x51fbce,_0x303e9c){const _0x1850b1=_0x2bfe,_0x2afb2c=_0x51fbce();while(!![]){try{const _0x5e848e=-parseInt(_0x1850b1(0x1b0))/0x1*(-parseInt(_0x1850b1(0x1cf))/0x2)+parseInt(_0x1850b1(0x19b))/0x3+parseInt(_0x1850b1(0x1af))/0x4+parseInt(_0x1850b1(0x1cd))/0x5+parseInt(_0x1850b1(0x1a8))/0x6*(-parseInt(_0x1850b1(0x195))/0x7)+-parseInt(_0x1850b1(0x1c5))/0x8+-parseInt(_0x1850b1(0x1b3))/0x9;if(_0x5e848e===_0x303e9c)break;else _0x2afb2c['push'](_0x2afb2c['shift']());}catch(_0x549382){_0x2afb2c['push'](_0x2afb2c['shift']());}}}(_0x593f,0x3f209));import{Plugin as _0x4a9668}from'ckeditor5/src/core.js';import{CKEditorError as _0x16f503,global as _0x8fe620,Rect as _0x1c3fa5,uid as _0x1f25c0}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x16c35d}from'./ui/documentoutlineview.js';import{throttle as _0x3e356b}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x4a9668{[_0x34234d(0x1a6)];[_0x34234d(0x1b9)];[_0x34234d(0x18d)];static get[_0x34234d(0x1c8)](){const _0x2d455a=_0x34234d;return _0x2d455a(0x19f);}static get[_0x34234d(0x1b2)](){return!0x0;}static get[_0x34234d(0x1be)](){return!0x0;}constructor(_0x30fc26){const _0x20131c=_0x34234d;super(_0x30fc26),this[_0x20131c(0x1a6)]=new _0x16c35d(_0x30fc26[_0x20131c(0x1a3)],this[_0x20131c(0x1ab)][_0x20131c(0x191)][_0x20131c(0x198)](_0x20131c(0x199)),this[_0x20131c(0x1ab)][_0x20131c(0x191)][_0x20131c(0x198)](_0x20131c(0x1b4))),this[_0x20131c(0x1b9)]=[],this[_0x20131c(0x18d)]=_0x3e356b(this[_0x20131c(0x192)][_0x20131c(0x1cb)](this),0x64);}[_0x34234d(0x19c)](){const _0x47548=_0x34234d,_0x2a8a3a=this[_0x47548(0x1ab)],_0x4fa159=_0x2a8a3a[_0x47548(0x1c6)][_0x47548(0x198)](_0x47548(0x197));let _0x5ddded=!0x1;if(this[_0x47548(0x1a6)][_0x47548(0x1bb)](),this[_0x47548(0x1ab)]['ui'][_0x47548(0x1a7)][_0x47548(0x1b6)](this[_0x47548(0x1a6)][_0x47548(0x18e)]),!_0x2a8a3a[_0x47548(0x191)][_0x47548(0x198)](_0x47548(0x1b4)))throw new _0x16f503(_0x47548(0x193),{'editor':_0x2a8a3a});_0x2a8a3a[_0x47548(0x191)][_0x47548(0x198)](_0x47548(0x1b4))[_0x47548(0x1d0)](this[_0x47548(0x1a6)][_0x47548(0x18e)]),_0x4fa159['on'](_0x47548(0x19d),this[_0x47548(0x1c2)][_0x47548(0x1cb)](this)),_0x4fa159['on'](_0x47548(0x1bd),(_0x4bdac2,{index:_0x440b6f})=>this[_0x47548(0x1bf)](_0x440b6f)),this[_0x47548(0x1a6)]['on'](_0x47548(0x1cc),(_0x517b42,_0x424451)=>{const _0x20c38f=_0x47548;_0x5ddded=!0x0,this[_0x20c38f(0x1ac)](_0x424451);}),this[_0x47548(0x1a6)][_0x47548(0x194)](_0x8fe620[_0x47548(0x18c)],_0x47548(0x1ba),()=>{const _0xb64bf4=_0x47548;_0x5ddded?_0x5ddded=!0x1:this[_0xb64bf4(0x18d)]();},{'useCapture':!0x0}),this[_0x47548(0x1a6)][_0x47548(0x194)](_0x8fe620[_0x47548(0x1ad)],_0x47548(0x1c7),this[_0x47548(0x18d)],{'useCapture':!0x0});}[_0x34234d(0x1b7)](){!async function(_0x50dc55){const _0x20dbd6=_0x4f6dbd([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x57ba5a=0x1cb264a3,_0x59397f=0x1cb51a13^_0x57ba5a,_0x41f1ab=window[_0x4f6dbd([0x44,0x61,0x74,0x65])][_0x4f6dbd([0x6e,0x6f,0x77])](),_0xc76366=_0x50dc55[_0x4f6dbd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f1cec=new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4852be=>{_0xc76366[_0x4f6dbd([0x6f,0x6e,0x63,0x65])](_0x4f6dbd([0x72,0x65,0x61,0x64,0x79]),_0x4852be);}),_0x515145={[_0x4f6dbd([0x6b,0x74,0x79])]:_0x4f6dbd([0x45,0x43]),[_0x4f6dbd([0x75,0x73,0x65])]:_0x4f6dbd([0x73,0x69,0x67]),[_0x4f6dbd([0x63,0x72,0x76])]:_0x4f6dbd([0x50,0x2d,0x32,0x35,0x36]),[_0x4f6dbd([0x78])]:_0x4f6dbd([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]),[_0x4f6dbd([0x79])]:_0x4f6dbd([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]),[_0x4f6dbd([0x61,0x6c,0x67])]:_0x4f6dbd([0x45,0x53,0x32,0x35,0x36])},_0x1676d1=_0xc76366[_0x4f6dbd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f6dbd([0x67,0x65,0x74])](_0x4f6dbd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x478411(){let _0x57abe5,_0x21a29c=null,_0x39ec2c=null;try{if(_0x1676d1==_0x4f6dbd([0x47,0x50,0x4c]))return _0x4f6dbd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x57abe5=_0x4b67c0(),!_0x57abe5)return _0x4f6dbd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x57abe5[_0x4f6dbd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39ec2c=_0x2f59d8(_0x57abe5[_0x4f6dbd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x57abe5[_0x4f6dbd([0x6a,0x74,0x69])])),await _0x1b03c9()?_0x5a547c()?_0x20bdb3()?_0x4f6dbd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x34b604()?(_0x57abe5[_0x4f6dbd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f6dbd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x21a29c=_0x30233b(_0x4f6dbd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4791c7()):_0x4f6dbd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f6dbd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f6dbd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f6dbd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x20bdb3(){const _0x48a1f5=[_0x4f6dbd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f6dbd([0x74,0x72,0x69,0x61,0x6c])][_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57abe5[_0x4f6dbd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x41f1ab/0x3e8:0xe10*_0x59397f;return _0x57abe5[_0x4f6dbd([0x65,0x78,0x70])]<_0x48a1f5;}function _0x5a547c(){const _0x3e4a0b=_0x57abe5[_0x4f6dbd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3e4a0b&&(!!_0x3e4a0b[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6dbd([0x2a]))||(!!_0x3e4a0b[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6dbd([0x44,0x4f]))||(!!_0x3e4a0b[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6dbd([0x50,0x50]))||!(!_0x3e4a0b[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6dbd([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5b9f8e()))));}function _0x34b604(){const _0x12043e=_0x2bfe,_0x268a24=_0x57abe5[_0x4f6dbd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x268a24||0x0==_0x268a24[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5ca690}=new URL(window[_0x4f6dbd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x12043e(0x1a1)]);if(_0x268a24[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ca690))return!0x0;const _0x3befa3=_0x5ca690[_0x4f6dbd([0x73,0x70,0x6c,0x69,0x74])](_0x4f6dbd([0x2e]));return _0x268a24[_0x4f6dbd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f64e2=>_0x2f64e2[_0x4f6dbd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f6dbd([0x2a])))[_0x4f6dbd([0x6d,0x61,0x70])](_0x235b03=>_0x235b03[_0x4f6dbd([0x73,0x70,0x6c,0x69,0x74])](_0x4f6dbd([0x2e])))[_0x4f6dbd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42e4a5=>_0x42e4a5[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3befa3[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f6dbd([0x6d,0x61,0x70])](_0x35d92a=>Array(_0x3befa3[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x35d92a[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f6dbd([0x66,0x69,0x6c,0x6c])](_0x35d92a[0x0]===_0x4f6dbd([0x2a])?_0x4f6dbd([0x2a]):'')[_0x4f6dbd([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x35d92a))[_0x4f6dbd([0x73,0x6f,0x6d,0x65])](_0x54ca29=>_0x3befa3[_0x4f6dbd([0x65,0x76,0x65,0x72,0x79])]((_0x387a22,_0x2db2a4)=>_0x54ca29[_0x2db2a4]===_0x387a22||_0x54ca29[_0x2db2a4]===_0x4f6dbd([0x2a])));}function _0x4791c7(){return _0x21a29c&&_0x39ec2c?new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1362f1,_0x2dc3e4)=>{_0x21a29c[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x1362f1,_0x2dc3e4),_0x39ec2c[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x2875f4=>{_0x2875f4!=_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64])&&_0x1362f1(_0x2875f4);},_0x2dc3e4);}):_0x21a29c||_0x39ec2c||_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f59d8(_0x45a82d,_0x5d6f1e){return new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50761b=>{if(_0x461995())return _0x50761b(_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64]));_0xa3ab5b(),_0xc76366[_0x4f6dbd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f6dbd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2003f1=!0x1;const _0x1f444a=_0x1f25c0();function _0xa1ffb1(_0xc4f2a4){return!!_0xc4f2a4&&(typeof _0xc4f2a4===_0x4f6dbd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xc4f2a4===_0x4f6dbd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xc4f2a4[_0x4f6dbd([0x74,0x68,0x65,0x6e])]===_0x4f6dbd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xc4f2a4[_0x4f6dbd([0x63,0x61,0x74,0x63,0x68])]===_0x4f6dbd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x33a700(_0x345a99){_0x1f0bc5(_0x345a99)[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x4b810a=>{if(!_0x4b810a||_0x4b810a[_0x4f6dbd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f6dbd([0x6f,0x6b]))return _0x4f6dbd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x30b665(_0x22b877(_0x1f444a+_0x5d6f1e))!=_0x4b810a[_0x4f6dbd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f6dbd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x56bb22=>(_0x151283(),_0x56bb22),()=>{const _0x3009cd=_0x28678a();return null==_0x3009cd?(_0x151283(),_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64])):_0x4f6dbd(_0x41f1ab-_0x3009cd>(0x38bee0a3^_0x57ba5a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x50761b)[_0x4f6dbd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50761b(_0x4f6dbd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xbd0442=0x1c848a23^_0x57ba5a;function _0x151283(){const _0x1a74c4=_0x4f6dbd([0x6c,0x6c,0x63,0x74,0x2d])+_0x30b665(_0x22b877(_0x45a82d)),_0x4e78cb=_0xe090f6(_0x30b665(window[_0x4f6dbd([0x4d,0x61,0x74,0x68])][_0x4f6dbd([0x63,0x65,0x69,0x6c])](_0x41f1ab/_0xbd0442)));window[_0x4f6dbd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f6dbd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a74c4,_0x4e78cb);}function _0x28678a(){const _0xe53037=_0x4f6dbd([0x6c,0x6c,0x63,0x74,0x2d])+_0x30b665(_0x22b877(_0x45a82d)),_0x2921ac=window[_0x4f6dbd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f6dbd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe53037);return _0x2921ac?window[_0x4f6dbd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe090f6(_0x2921ac),0x10)*_0xbd0442:null;}function _0x1f0bc5(_0x403e1a){return new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30715e,_0x3f5fbc)=>{_0x403e1a[_0x4f6dbd([0x74,0x68,0x65,0x6e])](_0x30715e,_0x3f5fbc),window[_0x4f6dbd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f5fbc,0x1cb3b063^_0x57ba5a);});}}_0xc76366[_0x4f6dbd([0x6f,0x6e])](_0x4f6dbd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x57972e,_0x150668)=>{if(_0x150668[0x0]!=_0x45a82d)return _0x50761b(_0x4f6dbd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x150668[0x1]={..._0x150668[0x1],[_0x4f6dbd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f444a};},{[_0x4f6dbd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f6dbd([0x68,0x69,0x67,0x68])}),_0xc76366[_0x4f6dbd([0x6f,0x6e])](_0x4f6dbd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x321bde=>{_0xa1ffb1(_0x321bde[_0x4f6dbd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2003f1=!0x0,_0x33a700(_0x321bde[_0x4f6dbd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f6dbd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f6dbd([0x6c,0x6f,0x77])}),_0x3f1cec[_0x4f6dbd([0x74,0x68,0x65,0x6e])](()=>{_0x2003f1||_0x50761b(_0x4f6dbd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x461995(){return _0xc76366[_0x4f6dbd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f6dbd([0x76,0x69,0x65,0x77])][_0x4f6dbd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f6dbd([0x61,0x75,0x74,0x6f]);}function _0xa3ab5b(){_0xc76366[_0x4f6dbd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f6dbd([0x76,0x69,0x65,0x77])][_0x4f6dbd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f6dbd([0x61,0x75,0x74,0x6f]);}}function _0x30233b(_0x17c57a){const _0x143ab5=[new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c6e48=>setTimeout(_0x3c6e48,0x1cbb5a6f^_0x57ba5a)),_0x3f1cec[_0x4f6dbd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43a2c3=>{let _0x33f909=0x0;_0xc76366[_0x4f6dbd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f6dbd([0x6f,0x6e])](_0x4f6dbd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15fd7f,_0x5ec940)=>{_0x5ec940[0x0][_0x4f6dbd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x33f909++,_0x33f909==(0x1cb2614b^_0x57ba5a)&&(_0x43a2c3(),_0x15fd7f[_0x4f6dbd([0x6f,0x66,0x66])]());});}))];return window[_0x4f6dbd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f6dbd([0x72,0x61,0x63,0x65])](_0x143ab5)[_0x4f6dbd([0x74,0x68,0x65,0x6e])](()=>_0x17c57a);}async function _0x347971(){await _0x3f1cec,_0xc76366[_0x4f6dbd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f6dbd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x61c280,_0xc76366[_0x4f6dbd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f6dbd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x61c280,_0xc76366[_0x4f6dbd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f6dbd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5b9f8e(){return window[_0x4f6dbd([0x67,0x6c,0x6f,0x62])]&&window[_0x4f6dbd([0x67,0x6c,0x6f,0x62])][_0x4f6dbd([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x45aeeb(_0x17da70){const _0x4f0463=_0x1468b7();_0xc76366[_0x4f0463]=_0x4f6dbd([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])+_0x17da70,_0x17da70!=_0x4f6dbd([0x56,0x61,0x6c,0x69,0x64])&&_0x347971();}function _0x1468b7(){const _0x6deda0=window[_0x4f6dbd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f6dbd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f6dbd([0x6e,0x6f,0x77])]())[_0x4f6dbd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f6dbd([0x2e]),'');let _0x5a9b57=_0x4f6dbd([0x61]);for(let _0xe7d6db=0x0;_0xe7d6db<_0x6deda0[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe7d6db+=0x2){let _0x90b2c4=window[_0x4f6dbd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6deda0[_0x4f6dbd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe7d6db,_0xe7d6db+0x2));_0x90b2c4>=_0x20dbd6[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x90b2c4-=_0x20dbd6[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a9b57+=_0x20dbd6[_0x90b2c4];}return _0x5a9b57;}function _0x4b67c0(){const _0x1119a0=_0x1676d1[_0x4f6dbd([0x73,0x70,0x6c,0x69,0x74])](_0x4f6dbd([0x2e]));if(0x3!=_0x1119a0[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x585503(_0x1119a0[0x1]);function _0x585503(_0x1c1b54){const _0x5183e9=_0x4caa26(_0x1c1b54);return _0x5183e9&&_0x1c499d()?_0x5183e9:null;function _0x1c499d(){const _0x16540c=_0x5183e9[_0x4f6dbd([0x6a,0x74,0x69])],_0x30ebbe=window[_0x4f6dbd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16540c[_0x4f6dbd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16540c[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50d0fb={..._0x5183e9,[_0x4f6dbd([0x6a,0x74,0x69])]:_0x16540c[_0x4f6dbd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16540c[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50d0fb[_0x4f6dbd([0x76,0x63])],_0x22b877(_0x50d0fb)==_0x30ebbe;}}}async function _0x1b03c9(){let _0x3517b2=!0x0;try{const _0xd86e67=_0x1676d1[_0x4f6dbd([0x73,0x70,0x6c,0x69,0x74])](_0x4f6dbd([0x2e])),[_0x56c689,_0xc8c2eb,_0x48227a]=_0xd86e67;return _0x16d3d7(_0x56c689),await _0x3fa6e6(_0x56c689,_0xc8c2eb,_0x48227a),_0x3517b2;}catch{return!0x1;}function _0x16d3d7(_0x1b24d8){const _0x2f3536=_0x4caa26(_0x1b24d8);_0x2f3536&&_0x2f3536[_0x4f6dbd([0x61,0x6c,0x67])]==_0x4f6dbd([0x45,0x53,0x32,0x35,0x36])||(_0x3517b2=!0x1);}async function _0x3fa6e6(_0x351ce3,_0x8b79b9,_0x19367d){const _0x1598f1=window[_0x4f6dbd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f6dbd([0x66,0x72,0x6f,0x6d])](_0x15aa26(_0x19367d),_0x1ab90c=>_0x1ab90c[_0x4f6dbd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5e1561=new window[(_0x4f6dbd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f6dbd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x351ce3+_0x4f6dbd([0x2e])+_0x8b79b9),_0x4b62d2=window[_0x4f6dbd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f6dbd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b62d2)return;const _0x317a49=await _0x4b62d2[_0x4f6dbd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f6dbd([0x6a,0x77,0x6b]),_0x515145,{[_0x4f6dbd([0x6e,0x61,0x6d,0x65])]:_0x4f6dbd([0x45,0x43,0x44,0x53,0x41]),[_0x4f6dbd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f6dbd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f6dbd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b62d2[_0x4f6dbd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f6dbd([0x6e,0x61,0x6d,0x65])]:_0x4f6dbd([0x45,0x43,0x44,0x53,0x41]),[_0x4f6dbd([0x68,0x61,0x73,0x68])]:{[_0x4f6dbd([0x6e,0x61,0x6d,0x65])]:_0x4f6dbd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x317a49,_0x1598f1,_0x5e1561)||(_0x3517b2=!0x1);}}function _0x4caa26(_0x2a2cea){return _0x2a2cea[_0x4f6dbd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f6dbd([0x65,0x79]))?JSON[_0x4f6dbd([0x70,0x61,0x72,0x73,0x65])](_0x15aa26(_0x2a2cea)):null;}function _0x15aa26(_0x6aba63){return window[_0x4f6dbd([0x61,0x74,0x6f,0x62])](_0x6aba63[_0x4f6dbd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f6dbd([0x2b]))[_0x4f6dbd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f6dbd([0x2f])));}function _0x22b877(_0x327821){let _0x38c600=0x1505;function _0x248bdb(_0x5ccfa9){for(let _0xd7857=0x0;_0xd7857<_0x5ccfa9[_0x4f6dbd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd7857++){const _0x1e3bbf=_0x5ccfa9[_0x4f6dbd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd7857);_0x38c600=(_0x38c600<<0x5)+_0x38c600+_0x1e3bbf,_0x38c600&=_0x38c600;}}function _0x530283(_0x3719cd){Array[_0x4f6dbd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3719cd)?_0x3719cd[_0x4f6dbd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x530283):_0x3719cd&&typeof _0x3719cd==_0x4f6dbd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f6dbd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3719cd)[_0x4f6dbd([0x73,0x6f,0x72,0x74])]()[_0x4f6dbd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x76f660,_0x6f5258])=>{_0x248bdb(_0x76f660),_0x530283(_0x6f5258);}):_0x248bdb(window[_0x4f6dbd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3719cd));}return _0x530283(_0x327821),_0x38c600>>>0x0;}function _0x30b665(_0x30bd22){return _0x30bd22[_0x4f6dbd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f6dbd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f6dbd([0x30]));}function _0xe090f6(_0x11bb75){return _0x11bb75[_0x4f6dbd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f6dbd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f6dbd([0x6a,0x6f,0x69,0x6e])]('');}function _0x61c280(){}function _0x4f6dbd(_0x5fca75){const _0x4d2910=_0x2bfe;return _0x5fca75[_0x4d2910(0x1b5)](_0x46b864=>String[_0x4d2910(0x1c1)](_0x46b864))[_0x4d2910(0x1c9)]('');}_0x45aeeb(await _0x478411());}(this);}[_0x34234d(0x18a)](){const _0x268e1a=_0x34234d;super[_0x268e1a(0x18a)](),this[_0x268e1a(0x1a6)][_0x268e1a(0x18a)](),this[_0x268e1a(0x18d)][_0x268e1a(0x1a0)]();}[_0x34234d(0x1c2)](_0x5830a7,{outlineDefinitions:_0x2e3fb3,outlineChanges:_0x3d8520}){const _0x32d659=_0x34234d;this[_0x32d659(0x1b9)]=_0x2e3fb3,this[_0x32d659(0x1a6)][_0x32d659(0x1c4)](_0x3d8520);}[_0x34234d(0x1bf)](_0x5b2bbb){const _0x153429=_0x34234d;this[_0x153429(0x1b9)][_0x153429(0x1a5)]&&this[_0x153429(0x1b9)][_0x5b2bbb]&&(this[_0x153429(0x1a6)][_0x153429(0x1bd)]=_0x5b2bbb);}[_0x34234d(0x1ac)](_0x31762f){const _0x5d6fcb=_0x34234d,_0x290657=this[_0x5d6fcb(0x1b9)][_0x31762f][_0x5d6fcb(0x1b1)];this[_0x5d6fcb(0x1ab)][_0x5d6fcb(0x1ce)][_0x5d6fcb(0x19d)](_0x4737d7=>{const _0x50e95f=_0x5d6fcb;_0x4737d7[_0x50e95f(0x1ae)](_0x290657,0x0);}),this[_0x5d6fcb(0x1ab)][_0x5d6fcb(0x1a2)][_0x5d6fcb(0x1a6)][_0x5d6fcb(0x1c0)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x5d6fcb(0x1ab)][_0x5d6fcb(0x1a2)][_0x5d6fcb(0x1a6)][_0x5d6fcb(0x1ca)](),this[_0x5d6fcb(0x1bf)](_0x31762f);}[_0x34234d(0x192)](){const _0x51a198=_0x34234d,_0x4a0e53=this[_0x51a198(0x1ab)];let _0x577104;for(const _0x2535c8 of _0x4a0e53[_0x51a198(0x1ce)][_0x51a198(0x18c)][_0x51a198(0x1b8)]()){const _0x5c4d45=_0x4a0e53[_0x51a198(0x1a2)][_0x51a198(0x1a6)][_0x51a198(0x18b)](_0x2535c8),_0x445813=_0x5c4d45&&new _0x1c3fa5(_0x5c4d45)[_0x51a198(0x190)]();if(_0x445813){const _0x44ec45=new _0x1c3fa5(_0x8fe620[_0x51a198(0x1ad)])[_0x51a198(0x1bc)](_0x445813);_0x44ec45&&(_0x577104=_0x44ec45[_0x51a198(0x1aa)]+0.25*_0x44ec45[_0x51a198(0x19e)]);}}if(void 0x0===_0x577104)return;const _0x5a092e=h(_0x4a0e53[_0x51a198(0x1a2)],this[_0x51a198(0x1b9)],_0x577104);_0x5a092e?this[_0x51a198(0x1bf)](this[_0x51a198(0x1b9)][_0x51a198(0x19a)](_0x5a092e)):this[_0x51a198(0x1bf)](-0x1);}}function _0x2bfe(_0x29376f,_0x5e28f7){const _0x593f90=_0x593f();return _0x2bfe=function(_0x2bfef5,_0x577a95){_0x2bfef5=_0x2bfef5-0x18a;let _0x2f34c0=_0x593f90[_0x2bfef5];return _0x2f34c0;},_0x2bfe(_0x29376f,_0x5e28f7);}function h(_0x214a09,_0x310cbe,_0x347955,_0x29c75c=0x0,_0x3639e8=_0x310cbe[_0x34234d(0x1a5)]-0x1){const _0x1cb2b6=_0x34234d,_0x81c6a=Math[_0x1cb2b6(0x1c3)](_0x29c75c+(_0x3639e8-_0x29c75c)/0x2);if(_0x3639e8>=_0x29c75c){const _0x278cd5=_0x310cbe[_0x81c6a],_0x524b56=_0x214a09[_0x1cb2b6(0x1d1)][_0x1cb2b6(0x1a4)](_0x278cd5[_0x1cb2b6(0x1b1)]);if(!_0x524b56)return null;const _0x3ae750=_0x214a09[_0x1cb2b6(0x1a6)][_0x1cb2b6(0x1a9)][_0x1cb2b6(0x18f)](_0x524b56);return new _0x1c3fa5(_0x3ae750)[_0x1cb2b6(0x196)]>_0x347955?h(_0x214a09,_0x310cbe,_0x347955,_0x29c75c,_0x81c6a-0x1):h(_0x214a09,_0x310cbe,_0x347955,_0x81c6a+0x1,_0x3639e8);}return _0x81c6a<0x0?null:_0x310cbe[_0x81c6a];}
|
|
23
|
+
const _0x449c4e=_0x1721;(function(_0x1b8a85,_0x18bd61){const _0x42e927=_0x1721,_0x4d39f3=_0x1b8a85();while(!![]){try{const _0x1e4aa8=parseInt(_0x42e927(0x112))/0x1*(parseInt(_0x42e927(0x126))/0x2)+-parseInt(_0x42e927(0x118))/0x3*(parseInt(_0x42e927(0x109))/0x4)+-parseInt(_0x42e927(0x105))/0x5*(parseInt(_0x42e927(0x122))/0x6)+parseInt(_0x42e927(0x11e))/0x7+-parseInt(_0x42e927(0x12b))/0x8*(parseInt(_0x42e927(0x11b))/0x9)+-parseInt(_0x42e927(0x10a))/0xa*(-parseInt(_0x42e927(0x148))/0xb)+parseInt(_0x42e927(0x12d))/0xc*(parseInt(_0x42e927(0x100))/0xd);if(_0x1e4aa8===_0x18bd61)break;else _0x4d39f3['push'](_0x4d39f3['shift']());}catch(_0x3660cd){_0x4d39f3['push'](_0x4d39f3['shift']());}}}(_0x5524,0x82d0f));import{Plugin as _0x42efef}from'ckeditor5/src/core.js';import{CKEditorError as _0x41ab07,global as _0x51ae69,Rect as _0x273bac,uid as _0x108c59}from'ckeditor5/src/utils.js';function _0x1721(_0x12036b,_0x55690e){const _0x55246a=_0x5524();return _0x1721=function(_0x172169,_0x4605da){_0x172169=_0x172169-0xff;let _0x4f9cfd=_0x55246a[_0x172169];return _0x4f9cfd;},_0x1721(_0x12036b,_0x55690e);}import{DocumentOutlineView as _0x4d904e}from'./ui/documentoutlineview.js';import{throttle as _0x53ddb1}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x5524(){const _0x5137b9=['sync','2262hThWVg','fromCharCode','href','document-outline-container-not-provided','DocumentOutlineUI','60UpzGFb','getVisible','modelElement','element','2065496AIISge','200xAcALN','activeItemIndex','pluginName','focus','getRootNames','cancel','focusTracker','documentOutline.showEmptyHeadings','5274bzFGxx','isOfficialPlugin','height','_setActiveViewItem','isPremiumPlugin','change','6jFHoPe','getDomRoot','documentOutline.container','27JAAewU','_currentOutlineDefinitions','floor','6981107puATmm','length','bind','destroy','477492JhujFc','_updateActiveDefinitionFromViewportThrottled','afterInit','itemSelected','200Hqdfac','appendChild','_handleItemSelected','init','scroll','1589072xLPqfv','top','67608BAErpe','locale','window','listenTo','_handleOutlineChange','map','config','domConverter','plugins','setSelection','model','mapper','document','render','getIntersection','add','mapViewToDom','_updateActiveDefinitionOnViewportChange','get','toViewElement','editor','indexOf','editing','bottom','resize','scrollToTheSelection','view','337942kEegfB','join','DocumentOutlineUtils'];_0x5524=function(){return _0x5137b9;};return _0x5524();}export class DocumentOutlineUI extends _0x42efef{[_0x449c4e(0x147)];[_0x449c4e(0x11c)];[_0x449c4e(0x123)];static get[_0x449c4e(0x10c)](){const _0x2facf1=_0x449c4e;return _0x2facf1(0x104);}static get[_0x449c4e(0x113)](){return!0x0;}static get[_0x449c4e(0x116)](){return!0x0;}constructor(_0x146587){const _0x1d309d=_0x449c4e;super(_0x146587),this[_0x1d309d(0x147)]=new _0x4d904e(_0x146587[_0x1d309d(0x12e)],this[_0x1d309d(0x141)][_0x1d309d(0x133)][_0x1d309d(0x13f)](_0x1d309d(0x111)),this[_0x1d309d(0x141)][_0x1d309d(0x133)][_0x1d309d(0x13f)](_0x1d309d(0x11a))),this[_0x1d309d(0x11c)]=[],this[_0x1d309d(0x123)]=_0x53ddb1(this[_0x1d309d(0x13e)][_0x1d309d(0x120)](this),0x64);}[_0x449c4e(0x129)](){const _0x5df53a=_0x449c4e,_0x49f034=this[_0x5df53a(0x141)],_0x47a6fb=_0x49f034[_0x5df53a(0x135)][_0x5df53a(0x13f)](_0x5df53a(0x14a));let _0x2d42da=!0x1;if(this[_0x5df53a(0x147)][_0x5df53a(0x13a)](),this[_0x5df53a(0x141)]['ui'][_0x5df53a(0x110)][_0x5df53a(0x13c)](this[_0x5df53a(0x147)][_0x5df53a(0x108)]),!_0x49f034[_0x5df53a(0x133)][_0x5df53a(0x13f)](_0x5df53a(0x11a)))throw new _0x41ab07(_0x5df53a(0x103),{'editor':_0x49f034});_0x49f034[_0x5df53a(0x133)][_0x5df53a(0x13f)](_0x5df53a(0x11a))[_0x5df53a(0x127)](this[_0x5df53a(0x147)][_0x5df53a(0x108)]),_0x47a6fb['on'](_0x5df53a(0x117),this[_0x5df53a(0x131)][_0x5df53a(0x120)](this)),_0x47a6fb['on'](_0x5df53a(0x10b),(_0x52cd7d,{index:_0x37bf15})=>this[_0x5df53a(0x115)](_0x37bf15)),this[_0x5df53a(0x147)]['on'](_0x5df53a(0x125),(_0x272955,_0x4dd848)=>{const _0x367ae0=_0x5df53a;_0x2d42da=!0x0,this[_0x367ae0(0x128)](_0x4dd848);}),this[_0x5df53a(0x147)][_0x5df53a(0x130)](_0x51ae69[_0x5df53a(0x139)],_0x5df53a(0x12a),()=>{const _0x48ebbd=_0x5df53a;_0x2d42da?_0x2d42da=!0x1:this[_0x48ebbd(0x123)]();},{'useCapture':!0x0}),this[_0x5df53a(0x147)][_0x5df53a(0x130)](_0x51ae69[_0x5df53a(0x12f)],_0x5df53a(0x145),this[_0x5df53a(0x123)],{'useCapture':!0x0});}[_0x449c4e(0x124)](){!async function(_0x3e8838){const _0x514e16=_0x2b621d([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x5086c9=0x1cb264a3,_0x488e2a=0x1cb51a6b^_0x5086c9,_0x32764c=window[_0x2b621d([0x44,0x61,0x74,0x65])][_0x2b621d([0x6e,0x6f,0x77])](),_0x53d52a=_0x3e8838[_0x2b621d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x252d93=new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51debe=>{_0x53d52a[_0x2b621d([0x6f,0x6e,0x63,0x65])](_0x2b621d([0x72,0x65,0x61,0x64,0x79]),_0x51debe);}),_0x3e10ac={[_0x2b621d([0x6b,0x74,0x79])]:_0x2b621d([0x45,0x43]),[_0x2b621d([0x75,0x73,0x65])]:_0x2b621d([0x73,0x69,0x67]),[_0x2b621d([0x63,0x72,0x76])]:_0x2b621d([0x50,0x2d,0x32,0x35,0x36]),[_0x2b621d([0x78])]:_0x2b621d([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]),[_0x2b621d([0x79])]:_0x2b621d([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]),[_0x2b621d([0x61,0x6c,0x67])]:_0x2b621d([0x45,0x53,0x32,0x35,0x36])},_0x55b462=_0x53d52a[_0x2b621d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2b621d([0x67,0x65,0x74])](_0x2b621d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c8886(){let _0x4998d6,_0x397794=null,_0x17ad5d=null;try{if(_0x55b462==_0x2b621d([0x47,0x50,0x4c]))return _0x2b621d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4998d6=_0x5c45d0(),!_0x4998d6)return _0x2b621d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4998d6[_0x2b621d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17ad5d=_0x18e602(_0x4998d6[_0x2b621d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4998d6[_0x2b621d([0x6a,0x74,0x69])])),await _0x2607e8()?_0x453ba4()?_0x39322f()?_0x2b621d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xc23e3e()?(_0x4998d6[_0x2b621d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b621d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x397794=_0x174205(_0x2b621d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x54d5b7()):_0x2b621d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2b621d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2b621d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2b621d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39322f(){const _0x390f07=[_0x2b621d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2b621d([0x74,0x72,0x69,0x61,0x6c])][_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4998d6[_0x2b621d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x32764c/0x3e8:0xe10*_0x488e2a;return _0x4998d6[_0x2b621d([0x65,0x78,0x70])]<_0x390f07;}function _0x453ba4(){const _0xbffac4=_0x4998d6[_0x2b621d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xbffac4&&(!!_0xbffac4[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b621d([0x2a]))||(!!_0xbffac4[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b621d([0x44,0x4f]))||(!!_0xbffac4[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b621d([0x50,0x50]))||!(!_0xbffac4[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b621d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2c15d8()))));}function _0xc23e3e(){const _0x53cb9c=_0x1721,_0x1fcf61=_0x4998d6[_0x2b621d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1fcf61||0x0==_0x1fcf61[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b56ab}=new URL(window[_0x2b621d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x53cb9c(0x102)]);if(_0x1fcf61[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b56ab))return!0x0;const _0x560344=_0x1b56ab[_0x2b621d([0x73,0x70,0x6c,0x69,0x74])](_0x2b621d([0x2e]));return _0x1fcf61[_0x2b621d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d4fdf=>_0x5d4fdf[_0x2b621d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b621d([0x2a])))[_0x2b621d([0x6d,0x61,0x70])](_0x374b6c=>_0x374b6c[_0x2b621d([0x73,0x70,0x6c,0x69,0x74])](_0x2b621d([0x2e])))[_0x2b621d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ea8a8=>_0x1ea8a8[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x560344[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b621d([0x6d,0x61,0x70])](_0x1389ce=>Array(_0x560344[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1389ce[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b621d([0x66,0x69,0x6c,0x6c])](_0x1389ce[0x0]===_0x2b621d([0x2a])?_0x2b621d([0x2a]):'')[_0x2b621d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1389ce))[_0x2b621d([0x73,0x6f,0x6d,0x65])](_0xdeca68=>_0x560344[_0x2b621d([0x65,0x76,0x65,0x72,0x79])]((_0x5ed1b1,_0x585bae)=>_0xdeca68[_0x585bae]===_0x5ed1b1||_0xdeca68[_0x585bae]===_0x2b621d([0x2a])));}function _0x54d5b7(){return _0x397794&&_0x17ad5d?new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c3589,_0x432f40)=>{_0x397794[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x4c3589,_0x432f40),_0x17ad5d[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x1d8e56=>{_0x1d8e56!=_0x2b621d([0x56,0x61,0x6c,0x69,0x64])&&_0x4c3589(_0x1d8e56);},_0x432f40);}):_0x397794||_0x17ad5d||_0x2b621d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x18e602(_0x5e8b3a,_0x515b7a){return new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b9d9c=>{if(_0x1e20ee())return _0x1b9d9c(_0x2b621d([0x56,0x61,0x6c,0x69,0x64]));_0x187d88(),_0x53d52a[_0x2b621d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2b621d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5e2a96=!0x1;const _0x5930d7=_0x108c59();function _0x1b1f9e(_0x3f4005){return!!_0x3f4005&&(typeof _0x3f4005===_0x2b621d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f4005===_0x2b621d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f4005[_0x2b621d([0x74,0x68,0x65,0x6e])]===_0x2b621d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f4005[_0x2b621d([0x63,0x61,0x74,0x63,0x68])]===_0x2b621d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x210f0d(_0x57cddf){_0x4a10cf(_0x57cddf)[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x336c6f=>{if(!_0x336c6f||_0x336c6f[_0x2b621d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2b621d([0x6f,0x6b]))return _0x2b621d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x510184(_0x4836db(_0x5930d7+_0x515b7a))!=_0x336c6f[_0x2b621d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2b621d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2b621d([0x56,0x61,0x6c,0x69,0x64]);})[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x127a1a=>(_0x1afd8c(),_0x127a1a),()=>{const _0x31232a=_0xdbc997();return null==_0x31232a?(_0x1afd8c(),_0x2b621d([0x56,0x61,0x6c,0x69,0x64])):_0x2b621d(_0x32764c-_0x31232a>(0x38bee0a3^_0x5086c9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x1b9d9c)[_0x2b621d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b9d9c(_0x2b621d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10be75=0x1c848a23^_0x5086c9;function _0x1afd8c(){const _0x2eda4f=_0x2b621d([0x6c,0x6c,0x63,0x74,0x2d])+_0x510184(_0x4836db(_0x5e8b3a)),_0x3a234f=_0x3935b4(_0x510184(window[_0x2b621d([0x4d,0x61,0x74,0x68])][_0x2b621d([0x63,0x65,0x69,0x6c])](_0x32764c/_0x10be75)));window[_0x2b621d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b621d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2eda4f,_0x3a234f);}function _0xdbc997(){const _0x18703b=_0x2b621d([0x6c,0x6c,0x63,0x74,0x2d])+_0x510184(_0x4836db(_0x5e8b3a)),_0x419b07=window[_0x2b621d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b621d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18703b);return _0x419b07?window[_0x2b621d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3935b4(_0x419b07),0x10)*_0x10be75:null;}function _0x4a10cf(_0x29d31){return new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10ffca,_0x5caefc)=>{_0x29d31[_0x2b621d([0x74,0x68,0x65,0x6e])](_0x10ffca,_0x5caefc),window[_0x2b621d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5caefc,0x1cb3b063^_0x5086c9);});}}_0x53d52a[_0x2b621d([0x6f,0x6e])](_0x2b621d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x304b79,_0x1a7506)=>{if(_0x1a7506[0x0]!=_0x5e8b3a)return _0x1b9d9c(_0x2b621d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a7506[0x1]={..._0x1a7506[0x1],[_0x2b621d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5930d7};},{[_0x2b621d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b621d([0x68,0x69,0x67,0x68])}),_0x53d52a[_0x2b621d([0x6f,0x6e])](_0x2b621d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41219d=>{_0x1b1f9e(_0x41219d[_0x2b621d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5e2a96=!0x0,_0x210f0d(_0x41219d[_0x2b621d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2b621d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b621d([0x6c,0x6f,0x77])}),_0x252d93[_0x2b621d([0x74,0x68,0x65,0x6e])](()=>{_0x5e2a96||_0x1b9d9c(_0x2b621d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1e20ee(){return _0x53d52a[_0x2b621d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b621d([0x76,0x69,0x65,0x77])][_0x2b621d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2b621d([0x61,0x75,0x74,0x6f]);}function _0x187d88(){_0x53d52a[_0x2b621d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b621d([0x76,0x69,0x65,0x77])][_0x2b621d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2b621d([0x61,0x75,0x74,0x6f]);}}function _0x174205(_0x5db5ba){const _0x23c55f=[new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c06f2=>setTimeout(_0x1c06f2,0x1cbb5a6f^_0x5086c9)),_0x252d93[_0x2b621d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x236886=>{let _0x586d93=0x0;_0x53d52a[_0x2b621d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b621d([0x6f,0x6e])](_0x2b621d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xfc49bb,_0x52c24b)=>{_0x52c24b[0x0][_0x2b621d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x586d93++,_0x586d93==(0x1cb2614b^_0x5086c9)&&(_0x236886(),_0xfc49bb[_0x2b621d([0x6f,0x66,0x66])]());});}))];return window[_0x2b621d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2b621d([0x72,0x61,0x63,0x65])](_0x23c55f)[_0x2b621d([0x74,0x68,0x65,0x6e])](()=>_0x5db5ba);}async function _0x4ad47e(){await _0x252d93,_0x53d52a[_0x2b621d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b621d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c344b,_0x53d52a[_0x2b621d([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b621d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c344b,_0x53d52a[_0x2b621d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b621d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c15d8(){return window[_0x2b621d([0x67,0x6c,0x6f,0x62])]&&window[_0x2b621d([0x67,0x6c,0x6f,0x62])][_0x2b621d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x35310b(_0x176246){const _0x158555=_0x35e4a3();_0x53d52a[_0x158555]=_0x2b621d([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])+_0x176246,_0x176246!=_0x2b621d([0x56,0x61,0x6c,0x69,0x64])&&_0x4ad47e();}function _0x35e4a3(){const _0x45d45a=window[_0x2b621d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2b621d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b621d([0x6e,0x6f,0x77])]())[_0x2b621d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b621d([0x2e]),'');let _0x594e16=_0x2b621d([0x61]);for(let _0x12bdb9=0x0;_0x12bdb9<_0x45d45a[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12bdb9+=0x2){let _0x4b9dbb=window[_0x2b621d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45d45a[_0x2b621d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12bdb9,_0x12bdb9+0x2));_0x4b9dbb>=_0x514e16[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4b9dbb-=_0x514e16[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x594e16+=_0x514e16[_0x4b9dbb];}return _0x594e16;}function _0x5c45d0(){const _0x296c53=_0x55b462[_0x2b621d([0x73,0x70,0x6c,0x69,0x74])](_0x2b621d([0x2e]));if(0x3!=_0x296c53[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d5ece(_0x296c53[0x1]);function _0x5d5ece(_0x177ff5){const _0x29f65d=_0x2d716d(_0x177ff5);return _0x29f65d&&_0x26d2ae()?_0x29f65d:null;function _0x26d2ae(){const _0x4846f8=_0x29f65d[_0x2b621d([0x6a,0x74,0x69])],_0x280bbb=window[_0x2b621d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4846f8[_0x2b621d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4846f8[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2395b8={..._0x29f65d,[_0x2b621d([0x6a,0x74,0x69])]:_0x4846f8[_0x2b621d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4846f8[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2395b8[_0x2b621d([0x76,0x63])],_0x4836db(_0x2395b8)==_0x280bbb;}}}async function _0x2607e8(){let _0xed6a2f=!0x0;try{const _0x4d7871=_0x55b462[_0x2b621d([0x73,0x70,0x6c,0x69,0x74])](_0x2b621d([0x2e])),[_0x1d7126,_0x4e1658,_0x5e18db]=_0x4d7871;return _0x420b98(_0x1d7126),await _0x3f6c64(_0x1d7126,_0x4e1658,_0x5e18db),_0xed6a2f;}catch{return!0x1;}function _0x420b98(_0x3ccd84){const _0x29b6cf=_0x2d716d(_0x3ccd84);_0x29b6cf&&_0x29b6cf[_0x2b621d([0x61,0x6c,0x67])]==_0x2b621d([0x45,0x53,0x32,0x35,0x36])||(_0xed6a2f=!0x1);}async function _0x3f6c64(_0x3226c5,_0x4b005a,_0x559632){const _0x11bf83=window[_0x2b621d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2b621d([0x66,0x72,0x6f,0x6d])](_0x17b552(_0x559632),_0x525fd4=>_0x525fd4[_0x2b621d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5d7ed6=new window[(_0x2b621d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2b621d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3226c5+_0x2b621d([0x2e])+_0x4b005a),_0x217471=window[_0x2b621d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2b621d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x217471)return;const _0x271ab0=await _0x217471[_0x2b621d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2b621d([0x6a,0x77,0x6b]),_0x3e10ac,{[_0x2b621d([0x6e,0x61,0x6d,0x65])]:_0x2b621d([0x45,0x43,0x44,0x53,0x41]),[_0x2b621d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2b621d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2b621d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x217471[_0x2b621d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2b621d([0x6e,0x61,0x6d,0x65])]:_0x2b621d([0x45,0x43,0x44,0x53,0x41]),[_0x2b621d([0x68,0x61,0x73,0x68])]:{[_0x2b621d([0x6e,0x61,0x6d,0x65])]:_0x2b621d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x271ab0,_0x11bf83,_0x5d7ed6)||(_0xed6a2f=!0x1);}}function _0x2d716d(_0x32fb7b){return _0x32fb7b[_0x2b621d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2b621d([0x65,0x79]))?JSON[_0x2b621d([0x70,0x61,0x72,0x73,0x65])](_0x17b552(_0x32fb7b)):null;}function _0x17b552(_0x5e646e){return window[_0x2b621d([0x61,0x74,0x6f,0x62])](_0x5e646e[_0x2b621d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2b621d([0x2b]))[_0x2b621d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2b621d([0x2f])));}function _0x4836db(_0x260760){let _0x2bc47f=0x1505;function _0x24d90f(_0x5b0ad3){for(let _0x1260b6=0x0;_0x1260b6<_0x5b0ad3[_0x2b621d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1260b6++){const _0x215435=_0x5b0ad3[_0x2b621d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1260b6);_0x2bc47f=(_0x2bc47f<<0x5)+_0x2bc47f+_0x215435,_0x2bc47f&=_0x2bc47f;}}function _0x2e1134(_0x54bbd5){Array[_0x2b621d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x54bbd5)?_0x54bbd5[_0x2b621d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e1134):_0x54bbd5&&typeof _0x54bbd5==_0x2b621d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2b621d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x54bbd5)[_0x2b621d([0x73,0x6f,0x72,0x74])]()[_0x2b621d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x15f17c,_0x2918be])=>{_0x24d90f(_0x15f17c),_0x2e1134(_0x2918be);}):_0x24d90f(window[_0x2b621d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x54bbd5));}return _0x2e1134(_0x260760),_0x2bc47f>>>0x0;}function _0x510184(_0x21895a){return _0x21895a[_0x2b621d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2b621d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2b621d([0x30]));}function _0x3935b4(_0x3245e1){return _0x3245e1[_0x2b621d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2b621d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2b621d([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c344b(){}function _0x2b621d(_0x4d79ea){const _0x44e8ad=_0x1721;return _0x4d79ea[_0x44e8ad(0x132)](_0x4f753c=>String[_0x44e8ad(0x101)](_0x4f753c))[_0x44e8ad(0x149)]('');}_0x35310b(await _0x1c8886());}(this);}[_0x449c4e(0x121)](){const _0x222c6a=_0x449c4e;super[_0x222c6a(0x121)](),this[_0x222c6a(0x147)][_0x222c6a(0x121)](),this[_0x222c6a(0x123)][_0x222c6a(0x10f)]();}[_0x449c4e(0x131)](_0x3c2910,{outlineDefinitions:_0x4a2dc6,outlineChanges:_0x44a681}){const _0xe808c1=_0x449c4e;this[_0xe808c1(0x11c)]=_0x4a2dc6,this[_0xe808c1(0x147)][_0xe808c1(0xff)](_0x44a681);}[_0x449c4e(0x115)](_0x496ce1){const _0x37ca42=_0x449c4e;this[_0x37ca42(0x11c)][_0x37ca42(0x11f)]&&this[_0x37ca42(0x11c)][_0x496ce1]&&(this[_0x37ca42(0x147)][_0x37ca42(0x10b)]=_0x496ce1);}[_0x449c4e(0x128)](_0x4e56d3){const _0x44bd47=_0x449c4e,_0x19b6d0=this[_0x44bd47(0x11c)][_0x4e56d3][_0x44bd47(0x107)];this[_0x44bd47(0x141)][_0x44bd47(0x137)][_0x44bd47(0x117)](_0x6e6b59=>{const _0x522141=_0x44bd47;_0x6e6b59[_0x522141(0x136)](_0x19b6d0,0x0);}),this[_0x44bd47(0x141)][_0x44bd47(0x143)][_0x44bd47(0x147)][_0x44bd47(0x146)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x44bd47(0x141)][_0x44bd47(0x143)][_0x44bd47(0x147)][_0x44bd47(0x10d)](),this[_0x44bd47(0x115)](_0x4e56d3);}[_0x449c4e(0x13e)](){const _0x1029d2=_0x449c4e,_0x1f6a91=this[_0x1029d2(0x141)];let _0x2676b9;for(const _0x4c4eb0 of _0x1f6a91[_0x1029d2(0x137)][_0x1029d2(0x139)][_0x1029d2(0x10e)]()){const _0x31aec0=_0x1f6a91[_0x1029d2(0x143)][_0x1029d2(0x147)][_0x1029d2(0x119)](_0x4c4eb0),_0x3d7552=_0x31aec0&&new _0x273bac(_0x31aec0)[_0x1029d2(0x106)]();if(_0x3d7552){const _0x3a4466=new _0x273bac(_0x51ae69[_0x1029d2(0x12f)])[_0x1029d2(0x13b)](_0x3d7552);_0x3a4466&&(_0x2676b9=_0x3a4466[_0x1029d2(0x12c)]+0.25*_0x3a4466[_0x1029d2(0x114)]);}}if(void 0x0===_0x2676b9)return;const _0x9b98d1=h(_0x1f6a91[_0x1029d2(0x143)],this[_0x1029d2(0x11c)],_0x2676b9);_0x9b98d1?this[_0x1029d2(0x115)](this[_0x1029d2(0x11c)][_0x1029d2(0x142)](_0x9b98d1)):this[_0x1029d2(0x115)](-0x1);}}function h(_0x24236f,_0x33303d,_0x32f637,_0x102df9=0x0,_0x530fee=_0x33303d[_0x449c4e(0x11f)]-0x1){const _0x48f65f=_0x449c4e,_0x4b0804=Math[_0x48f65f(0x11d)](_0x102df9+(_0x530fee-_0x102df9)/0x2);if(_0x530fee>=_0x102df9){const _0x36f83d=_0x33303d[_0x4b0804],_0x5a7bce=_0x24236f[_0x48f65f(0x138)][_0x48f65f(0x140)](_0x36f83d[_0x48f65f(0x107)]);if(!_0x5a7bce)return null;const _0x4f716d=_0x24236f[_0x48f65f(0x147)][_0x48f65f(0x134)][_0x48f65f(0x13d)](_0x5a7bce);return new _0x273bac(_0x4f716d)[_0x48f65f(0x144)]>_0x32f637?h(_0x24236f,_0x33303d,_0x32f637,_0x102df9,_0x4b0804-0x1):h(_0x24236f,_0x33303d,_0x32f637,_0x4b0804+0x1,_0x530fee);}return _0x4b0804<0x0?null:_0x33303d[_0x4b0804];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2ff83c=_0x24a4;(function(_0x3c186d,_0x4c13a8){const _0xf4376d=_0x24a4,_0x13c30b=_0x3c186d();while(!![]){try{const _0x5da3a6=-parseInt(_0xf4376d(0xbb))/0x1*(-parseInt(_0xf4376d(0xf2))/0x2)+-parseInt(_0xf4376d(0xbc))/0x3*(parseInt(_0xf4376d(0xfd))/0x4)+parseInt(_0xf4376d(0xfe))/0x5*(-parseInt(_0xf4376d(0x10f))/0x6)+parseInt(_0xf4376d(0xc4))/0x7*(parseInt(_0xf4376d(0xf6))/0x8)+parseInt(_0xf4376d(0x11b))/0x9+-parseInt(_0xf4376d(0x118))/0xa*(-parseInt(_0xf4376d(0x110))/0xb)+parseInt(_0xf4376d(0x10e))/0xc*(-parseInt(_0xf4376d(0xb9))/0xd);if(_0x5da3a6===_0x4c13a8)break;else _0x13c30b['push'](_0x13c30b['shift']());}catch(_0x2c9199){_0x13c30b['push'](_0x13c30b['shift']());}}}(_0xef85,0x737d3));import{Plugin as _0x2bcb0a}from'ckeditor5/src/core.js';import{toWidget as _0x359d1c,Widget as _0x145966}from'ckeditor5/src/widget.js';import{uid as _0x36695e}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x4c4bbb}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x584dd2}from'../documentoutline/documentoutlineutils.js';function _0x24a4(_0x5040e7,_0x1b7b44){const _0xef85c4=_0xef85();return _0x24a4=function(_0x24a460,_0x2e1afc){_0x24a460=_0x24a460-0xa8;let _0x2bd968=_0xef85c4[_0x24a460];return _0x2bd968;},_0x24a4(_0x5040e7,_0x1b7b44);}function _0xef85(){const _0x6eedbf=['filter','_defineConverters','get','160152DzIOMf','scrollToTheSelection','getAttribute','$blockObject','insert','dataDowncast','getCustomProperty','16eUyueL','64765UsHSJh','commands','hasContent','target','\x20table-of-contents_empty','plugins','_updateTableOfContentsElements','map','length','element','data','No\x20headings\x20were\x20found\x20in\x20the\x20document.','differ','table-of-contents','rootName','findMappedViewAncestor','12tYRkZz','420aALCZw','22RcmeFx','headingId.modelAttributeName','_createTableOfContents','elementToElement','init','getChanges','_currentOutlineDefinitions','div','4716010igvRzy','change','upcast','7059222TyyVsU','viewToModelPosition','domEvent','_redirectMapper','_headingIdModelAttributeName','pluginName','$graveyard','TableOfContentsEditing','level','tableOfContentsHeadingIndex','position','listenTo','mapper','register','href','table-of-contents__placeholder','Empty\x20heading','model','name','19650241GSfcUm','registerRawContentMatcher','578nmeqbp','164106MydgSq','_defineSchema','text','config','afterInit','Table\x20of\x20contents','outlineDefinitions','nodeAfter','154gLcRKj','join','requires','createText','add','isOfficialPlugin','abs','documentOutline.showEmptyHeadings','editor','insertTableOfContents','elementToStructure','toModelElement','$capture','_tableOfContentsElements','conversion','headingId','createContainerElement','_handleScrollToHeading','viewPosition','_trackNewToCElements','setCustomProperty','click','fromCharCode','document','isPremiumPlugin','tableOfContents','schema','high','createPositionAt','end','view','isInteger','getAncestors','modelElement','modelPosition','forEach','type','setSelection','preventDefault','stop','DocumentOutlineUtils','reconvertItem','for','editingDowncast','locale','editing','3260cDcXAd'];_0xef85=function(){return _0x6eedbf;};return _0xef85();}import{HeadingId as _0x3dcf54}from'./headingid.js';import{getTranslation as _0x1f60ae}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x2bcb0a{static get[_0x2ff83c(0xab)](){const _0x44c502=_0x2ff83c;return _0x44c502(0xad);}static get[_0x2ff83c(0xc9)](){return!0x0;}static get[_0x2ff83c(0xdc)](){return!0x0;}static get[_0x2ff83c(0xc6)](){return[_0x145966,_0x584dd2,_0x3dcf54];}[_0x2ff83c(0x116)];[_0x2ff83c(0xd1)];[_0x2ff83c(0xaa)];constructor(_0x535b1f){const _0x23af8f=_0x2ff83c;super(_0x535b1f),this[_0x23af8f(0x116)]=[],this[_0x23af8f(0xd1)]=new Set(),this[_0x23af8f(0xaa)]=_0x23af8f(0xd3);}[_0x2ff83c(0x114)](){const _0x502974=_0x2ff83c,_0x321622=this[_0x502974(0xcc)],_0xb686fd=_0x321622[_0x502974(0xf1)][_0x502974(0xe2)][_0x502974(0xdb)];_0x321622[_0x502974(0xbf)][_0x502974(0xf5)](_0x502974(0x111))&&(this[_0x502974(0xaa)]=_0x321622[_0x502974(0xbf)][_0x502974(0xf5)](_0x502974(0x111))),this[_0x502974(0xb1)](_0xb686fd,_0x502974(0xd9),(_0x3edca5,_0x12c0f6)=>{const _0x49b934=_0x502974;if(!_0x12c0f6[_0x49b934(0x101)])return;const _0x2f36e2=_0x12c0f6[_0x49b934(0x101)][_0x49b934(0xfc)](_0x49b934(0xaf));Number[_0x49b934(0xe3)](_0x2f36e2)&&(_0x12c0f6[_0x49b934(0xa8)][_0x49b934(0xea)](),_0x3edca5[_0x49b934(0xeb)](),this[_0x49b934(0xd5)](_0x2f36e2));},{'priority':_0x502974(0xdf),'context':_0x502974(0xd0)}),this[_0x502974(0xbd)](),this[_0x502974(0xf4)](),_0x321622[_0x502974(0xff)][_0x502974(0xc8)](_0x502974(0xcd),new _0x4c4bbb(_0x321622)),(_0x321622[_0x502974(0x103)][_0x502974(0xf5)](_0x502974(0xec))['on'](_0x502974(0x119),(_0x37ef82,_0x12735d)=>{const _0x4453f8=_0x502974;this[_0x4453f8(0x116)]=_0x12735d[_0x4453f8(0xc2)],this[_0x4453f8(0x104)]();}),this[_0x502974(0xb1)](_0x321622[_0x502974(0xb7)][_0x502974(0xdb)],_0x502974(0x119),()=>{const _0x2cc7c0=_0x502974;this[_0x2cc7c0(0xd7)]();}));}[_0x2ff83c(0xc0)](){!async function(_0x5a7dd9){const _0x57c990=_0x2c1be7([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x52acb9=0x6b9b05fd,_0x155180=0x6b9c7b4d^_0x52acb9,_0x1b9590=window[_0x2c1be7([0x44,0x61,0x74,0x65])][_0x2c1be7([0x6e,0x6f,0x77])](),_0x4782a1=_0x5a7dd9[_0x2c1be7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x103f40=new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x164801=>{_0x4782a1[_0x2c1be7([0x6f,0x6e,0x63,0x65])](_0x2c1be7([0x72,0x65,0x61,0x64,0x79]),_0x164801);}),_0x5565bc={[_0x2c1be7([0x6b,0x74,0x79])]:_0x2c1be7([0x45,0x43]),[_0x2c1be7([0x75,0x73,0x65])]:_0x2c1be7([0x73,0x69,0x67]),[_0x2c1be7([0x63,0x72,0x76])]:_0x2c1be7([0x50,0x2d,0x32,0x35,0x36]),[_0x2c1be7([0x78])]:_0x2c1be7([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]),[_0x2c1be7([0x79])]:_0x2c1be7([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]),[_0x2c1be7([0x61,0x6c,0x67])]:_0x2c1be7([0x45,0x53,0x32,0x35,0x36])},_0x309983=_0x4782a1[_0x2c1be7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c1be7([0x67,0x65,0x74])](_0x2c1be7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1cf81b(){let _0xead459,_0x54d0a5=null,_0x4dfbfa=null;try{if(_0x309983==_0x2c1be7([0x47,0x50,0x4c]))return _0x2c1be7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xead459=_0x3ce205(),!_0xead459)return _0x2c1be7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xead459[_0x2c1be7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4dfbfa=_0x4a7a58(_0xead459[_0x2c1be7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xead459[_0x2c1be7([0x6a,0x74,0x69])])),await _0x2d022f()?_0x274fe7()?_0x2ab1ac()?_0x2c1be7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x105b2b()?(_0xead459[_0x2c1be7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c1be7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x54d0a5=_0x495801(_0x2c1be7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41adb6()):_0x2c1be7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c1be7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c1be7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c1be7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ab1ac(){const _0x3ae058=[_0x2c1be7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c1be7([0x74,0x72,0x69,0x61,0x6c])][_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xead459[_0x2c1be7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b9590/0x3e8:0xe10*_0x155180;return _0xead459[_0x2c1be7([0x65,0x78,0x70])]<_0x3ae058;}function _0x274fe7(){const _0x1af3a1=_0xead459[_0x2c1be7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1af3a1&&(!!_0x1af3a1[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c1be7([0x2a]))||(!!_0x1af3a1[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c1be7([0x54,0x4f,0x43]))||(!!_0x1af3a1[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c1be7([0x50,0x50]))||!(!_0x1af3a1[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c1be7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x356d83()))));}function _0x105b2b(){const _0x33feb0=_0x24a4,_0x1ce2d2=_0xead459[_0x2c1be7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1ce2d2||0x0==_0x1ce2d2[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35c222}=new URL(window[_0x2c1be7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x33feb0(0xb4)]);if(_0x1ce2d2[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35c222))return!0x0;const _0x5f3934=_0x35c222[_0x2c1be7([0x73,0x70,0x6c,0x69,0x74])](_0x2c1be7([0x2e]));return _0x1ce2d2[_0x2c1be7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1bebd4=>_0x1bebd4[_0x2c1be7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c1be7([0x2a])))[_0x2c1be7([0x6d,0x61,0x70])](_0x2081d9=>_0x2081d9[_0x2c1be7([0x73,0x70,0x6c,0x69,0x74])](_0x2c1be7([0x2e])))[_0x2c1be7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e302b=>_0x1e302b[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5f3934[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c1be7([0x6d,0x61,0x70])](_0x2b6285=>Array(_0x5f3934[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b6285[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c1be7([0x66,0x69,0x6c,0x6c])](_0x2b6285[0x0]===_0x2c1be7([0x2a])?_0x2c1be7([0x2a]):'')[_0x2c1be7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b6285))[_0x2c1be7([0x73,0x6f,0x6d,0x65])](_0x1890d1=>_0x5f3934[_0x2c1be7([0x65,0x76,0x65,0x72,0x79])]((_0x398732,_0x3907fd)=>_0x1890d1[_0x3907fd]===_0x398732||_0x1890d1[_0x3907fd]===_0x2c1be7([0x2a])));}function _0x41adb6(){return _0x54d0a5&&_0x4dfbfa?new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ec4c6,_0x290e1d)=>{_0x54d0a5[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0x3ec4c6,_0x290e1d),_0x4dfbfa[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0x4b1c4f=>{_0x4b1c4f!=_0x2c1be7([0x56,0x61,0x6c,0x69,0x64])&&_0x3ec4c6(_0x4b1c4f);},_0x290e1d);}):_0x54d0a5||_0x4dfbfa||_0x2c1be7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4a7a58(_0x15ec1f,_0x45beb2){return new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a4711=>{if(_0x3c2e7d())return _0x1a4711(_0x2c1be7([0x56,0x61,0x6c,0x69,0x64]));_0x393608(),_0x4782a1[_0x2c1be7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c1be7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ecee3=!0x1;const _0x44c733=_0x36695e();function _0x47e777(_0x37453b){return!!_0x37453b&&(typeof _0x37453b===_0x2c1be7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x37453b===_0x2c1be7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x37453b[_0x2c1be7([0x74,0x68,0x65,0x6e])]===_0x2c1be7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x37453b[_0x2c1be7([0x63,0x61,0x74,0x63,0x68])]===_0x2c1be7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f94c0(_0x656f1d){_0x2bcabe(_0x656f1d)[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0xac98a3=>{if(!_0xac98a3||_0xac98a3[_0x2c1be7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c1be7([0x6f,0x6b]))return _0x2c1be7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x31ade7(_0x56158c(_0x44c733+_0x45beb2))!=_0xac98a3[_0x2c1be7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c1be7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c1be7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0x1bdd08=>(_0x56fe1a(),_0x1bdd08),()=>{const _0x325c70=_0x4fb130();return null==_0x325c70?(_0x56fe1a(),_0x2c1be7([0x56,0x61,0x6c,0x69,0x64])):_0x2c1be7(_0x1b9590-_0x325c70>(0x4f9781fd^_0x52acb9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0x1a4711)[_0x2c1be7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a4711(_0x2c1be7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ff41e=0x6badeb7d^_0x52acb9;function _0x56fe1a(){const _0x2d8772=_0x2c1be7([0x6c,0x6c,0x63,0x74,0x2d])+_0x31ade7(_0x56158c(_0x15ec1f)),_0x57051c=_0x186bd8(_0x31ade7(window[_0x2c1be7([0x4d,0x61,0x74,0x68])][_0x2c1be7([0x63,0x65,0x69,0x6c])](_0x1b9590/_0x2ff41e)));window[_0x2c1be7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c1be7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d8772,_0x57051c);}function _0x4fb130(){const _0xef48e9=_0x2c1be7([0x6c,0x6c,0x63,0x74,0x2d])+_0x31ade7(_0x56158c(_0x15ec1f)),_0x4cd730=window[_0x2c1be7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c1be7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xef48e9);return _0x4cd730?window[_0x2c1be7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x186bd8(_0x4cd730),0x10)*_0x2ff41e:null;}function _0x2bcabe(_0x51eb6b){return new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3cf973,_0x18c7ab)=>{_0x51eb6b[_0x2c1be7([0x74,0x68,0x65,0x6e])](_0x3cf973,_0x18c7ab),window[_0x2c1be7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x18c7ab,0x6b9ad13d^_0x52acb9);});}}_0x4782a1[_0x2c1be7([0x6f,0x6e])](_0x2c1be7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x241294,_0xb02b7e)=>{if(_0xb02b7e[0x0]!=_0x15ec1f)return _0x1a4711(_0x2c1be7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb02b7e[0x1]={..._0xb02b7e[0x1],[_0x2c1be7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44c733};},{[_0x2c1be7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c1be7([0x68,0x69,0x67,0x68])}),_0x4782a1[_0x2c1be7([0x6f,0x6e])](_0x2c1be7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24ad7a=>{_0x47e777(_0x24ad7a[_0x2c1be7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ecee3=!0x0,_0x3f94c0(_0x24ad7a[_0x2c1be7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c1be7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c1be7([0x6c,0x6f,0x77])}),_0x103f40[_0x2c1be7([0x74,0x68,0x65,0x6e])](()=>{_0x2ecee3||_0x1a4711(_0x2c1be7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c2e7d(){return _0x4782a1[_0x2c1be7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c1be7([0x76,0x69,0x65,0x77])][_0x2c1be7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c1be7([0x61,0x75,0x74,0x6f]);}function _0x393608(){_0x4782a1[_0x2c1be7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c1be7([0x76,0x69,0x65,0x77])][_0x2c1be7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c1be7([0x61,0x75,0x74,0x6f]);}}function _0x495801(_0x39c508){const _0x57aaaa=[new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35fbe1=>setTimeout(_0x35fbe1,0x6b923b31^_0x52acb9)),_0x103f40[_0x2c1be7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x582342=>{let _0x17cf25=0x0;_0x4782a1[_0x2c1be7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c1be7([0x6f,0x6e])](_0x2c1be7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3c045b,_0x7e01b2)=>{_0x7e01b2[0x0][_0x2c1be7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17cf25++,_0x17cf25==(0x6b9b0015^_0x52acb9)&&(_0x582342(),_0x3c045b[_0x2c1be7([0x6f,0x66,0x66])]());});}))];return window[_0x2c1be7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c1be7([0x72,0x61,0x63,0x65])](_0x57aaaa)[_0x2c1be7([0x74,0x68,0x65,0x6e])](()=>_0x39c508);}async function _0x4790b0(){await _0x103f40,_0x4782a1[_0x2c1be7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c1be7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x362a1,_0x4782a1[_0x2c1be7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c1be7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x362a1,_0x4782a1[_0x2c1be7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c1be7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x356d83(){return window[_0x2c1be7([0x67,0x6c,0x6f,0x62])]&&window[_0x2c1be7([0x67,0x6c,0x6f,0x62])][_0x2c1be7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x571294(_0x26a186){const _0x2bd273=_0x232736();_0x4782a1[_0x2bd273]=_0x2c1be7([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])+_0x26a186,_0x26a186!=_0x2c1be7([0x56,0x61,0x6c,0x69,0x64])&&_0x4790b0();}function _0x232736(){const _0x1c9700=window[_0x2c1be7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c1be7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c1be7([0x6e,0x6f,0x77])]())[_0x2c1be7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c1be7([0x2e]),'');let _0x279072=_0x2c1be7([0x6d]);for(let _0x19ccb5=0x0;_0x19ccb5<_0x1c9700[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19ccb5+=0x2){let _0x20d62e=window[_0x2c1be7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c9700[_0x2c1be7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x19ccb5,_0x19ccb5+0x2));_0x20d62e>=_0x57c990[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20d62e-=_0x57c990[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x279072+=_0x57c990[_0x20d62e];}return _0x279072;}function _0x3ce205(){const _0x21a490=_0x309983[_0x2c1be7([0x73,0x70,0x6c,0x69,0x74])](_0x2c1be7([0x2e]));if(0x3!=_0x21a490[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x243b1e(_0x21a490[0x1]);function _0x243b1e(_0x540afd){const _0x422262=_0x46c025(_0x540afd);return _0x422262&&_0x5cb3db()?_0x422262:null;function _0x5cb3db(){const _0x2d866f=_0x422262[_0x2c1be7([0x6a,0x74,0x69])],_0xe8a889=window[_0x2c1be7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d866f[_0x2c1be7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d866f[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x110d2f={..._0x422262,[_0x2c1be7([0x6a,0x74,0x69])]:_0x2d866f[_0x2c1be7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d866f[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x110d2f[_0x2c1be7([0x76,0x63])],_0x56158c(_0x110d2f)==_0xe8a889;}}}async function _0x2d022f(){let _0x35fd42=!0x0;try{const _0x58afbb=_0x309983[_0x2c1be7([0x73,0x70,0x6c,0x69,0x74])](_0x2c1be7([0x2e])),[_0x4a4746,_0x1208e5,_0x460e26]=_0x58afbb;return _0x584837(_0x4a4746),await _0x2967b4(_0x4a4746,_0x1208e5,_0x460e26),_0x35fd42;}catch{return!0x1;}function _0x584837(_0x8d0d9a){const _0x251fed=_0x46c025(_0x8d0d9a);_0x251fed&&_0x251fed[_0x2c1be7([0x61,0x6c,0x67])]==_0x2c1be7([0x45,0x53,0x32,0x35,0x36])||(_0x35fd42=!0x1);}async function _0x2967b4(_0xbf8c24,_0x41db1f,_0x153094){const _0x26eca9=window[_0x2c1be7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c1be7([0x66,0x72,0x6f,0x6d])](_0xc3587(_0x153094),_0x1b6279=>_0x1b6279[_0x2c1be7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xb4f3e8=new window[(_0x2c1be7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c1be7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbf8c24+_0x2c1be7([0x2e])+_0x41db1f),_0x4a98f3=window[_0x2c1be7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c1be7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4a98f3)return;const _0x569e02=await _0x4a98f3[_0x2c1be7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c1be7([0x6a,0x77,0x6b]),_0x5565bc,{[_0x2c1be7([0x6e,0x61,0x6d,0x65])]:_0x2c1be7([0x45,0x43,0x44,0x53,0x41]),[_0x2c1be7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c1be7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c1be7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4a98f3[_0x2c1be7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c1be7([0x6e,0x61,0x6d,0x65])]:_0x2c1be7([0x45,0x43,0x44,0x53,0x41]),[_0x2c1be7([0x68,0x61,0x73,0x68])]:{[_0x2c1be7([0x6e,0x61,0x6d,0x65])]:_0x2c1be7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x569e02,_0x26eca9,_0xb4f3e8)||(_0x35fd42=!0x1);}}function _0x46c025(_0x2607b){return _0x2607b[_0x2c1be7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c1be7([0x65,0x79]))?JSON[_0x2c1be7([0x70,0x61,0x72,0x73,0x65])](_0xc3587(_0x2607b)):null;}function _0xc3587(_0x308a81){return window[_0x2c1be7([0x61,0x74,0x6f,0x62])](_0x308a81[_0x2c1be7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c1be7([0x2b]))[_0x2c1be7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c1be7([0x2f])));}function _0x56158c(_0x8aa9f9){let _0x138a44=0x1505;function _0x5ca789(_0x5f22f1){for(let _0x37d188=0x0;_0x37d188<_0x5f22f1[_0x2c1be7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37d188++){const _0x55a868=_0x5f22f1[_0x2c1be7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37d188);_0x138a44=(_0x138a44<<0x5)+_0x138a44+_0x55a868,_0x138a44&=_0x138a44;}}function _0x429305(_0x3c4a3e){Array[_0x2c1be7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c4a3e)?_0x3c4a3e[_0x2c1be7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x429305):_0x3c4a3e&&typeof _0x3c4a3e==_0x2c1be7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c1be7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c4a3e)[_0x2c1be7([0x73,0x6f,0x72,0x74])]()[_0x2c1be7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b6e99,_0x16a896])=>{_0x5ca789(_0x3b6e99),_0x429305(_0x16a896);}):_0x5ca789(window[_0x2c1be7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c4a3e));}return _0x429305(_0x8aa9f9),_0x138a44>>>0x0;}function _0x31ade7(_0x4ddf30){return _0x4ddf30[_0x2c1be7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c1be7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c1be7([0x30]));}function _0x186bd8(_0x3cbffc){return _0x3cbffc[_0x2c1be7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c1be7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c1be7([0x6a,0x6f,0x69,0x6e])]('');}function _0x362a1(){}function _0x2c1be7(_0x45d8b4){const _0x467857=_0x24a4;return _0x45d8b4[_0x467857(0x105)](_0x48b190=>String[_0x467857(0xda)](_0x48b190))[_0x467857(0xc5)]('');}_0x571294(await _0x1cf81b());}(this);}[_0x2ff83c(0x104)](){const _0x4290b9=_0x2ff83c;this[_0x4290b9(0xd1)][_0x4290b9(0xe7)](_0x210c97=>{const _0x54f369=_0x4290b9;_0x54f369(0xac)!==_0x210c97[_0x54f369(0x10c)]&&this[_0x54f369(0xcc)][_0x54f369(0xf1)][_0x54f369(0xed)](_0x210c97);});}[_0x2ff83c(0xd7)](){const _0x4aeb04=_0x2ff83c;for(const _0x7fdf98 of this[_0x4aeb04(0xcc)][_0x4aeb04(0xb7)][_0x4aeb04(0xdb)][_0x4aeb04(0x10a)][_0x4aeb04(0x115)]({'includeChangesInGraveyard':!0x0})){if(_0x4aeb04(0xfa)!==_0x7fdf98[_0x4aeb04(0xe8)]||_0x4aeb04(0xdd)!==_0x7fdf98[_0x4aeb04(0xb8)])return;this[_0x4aeb04(0xd1)][_0x4aeb04(0xc8)](_0x7fdf98[_0x4aeb04(0xb0)][_0x4aeb04(0xc3)]);}}[_0x2ff83c(0xbd)](){const _0x2ac11d=_0x2ff83c;this[_0x2ac11d(0xcc)][_0x2ac11d(0xb7)][_0x2ac11d(0xde)][_0x2ac11d(0xb3)](_0x2ac11d(0xdd),{'inheritAllFrom':_0x2ac11d(0xf9)});}[_0x2ff83c(0xf4)](){const _0x53d730=_0x2ff83c,_0x44f23e=this[_0x53d730(0xcc)][_0x53d730(0xd2)];_0x44f23e[_0x53d730(0xee)](_0x53d730(0x11a))[_0x53d730(0x113)]({'model':_0x53d730(0xdd),'view':{'name':_0x53d730(0x117),'classes':_0x53d730(0x10b)}}),_0x44f23e[_0x53d730(0xee)](_0x53d730(0xfb))[_0x53d730(0xce)]({'model':_0x53d730(0xdd),'view':(_0x393453,{writer:_0x35951c})=>this[_0x53d730(0x112)](_0x35951c,!0x0)}),_0x44f23e[_0x53d730(0xee)](_0x53d730(0xef))[_0x53d730(0xce)]({'model':_0x53d730(0xdd),'view':(_0x24b8c4,{writer:_0x2e52e2})=>{const _0x3637c5=_0x53d730;this[_0x3637c5(0xd1)][_0x3637c5(0xc8)](_0x24b8c4);const _0x5be698=this[_0x3637c5(0x112)](_0x2e52e2);return _0x359d1c(_0x5be698,_0x2e52e2,{'label':_0x1f60ae(this[_0x3637c5(0xcc)][_0x3637c5(0xf0)],_0x3637c5(0xc1))});}}),this[_0x53d730(0xcc)][_0x53d730(0x108)][_0x53d730(0xba)]({'name':_0x53d730(0x117),'classes':_0x53d730(0x10b)}),this[_0x53d730(0xcc)][_0x53d730(0xf1)][_0x53d730(0xb2)]['on'](_0x53d730(0x11c),this[_0x53d730(0xa9)](),{'priority':_0x53d730(0xdf)});}[_0x2ff83c(0x112)](_0x393e97,_0x3cf9cf=!0x1){const _0x596f23=_0x2ff83c,{locale:_0xcb0fc0}=this[_0x596f23(0xcc)],_0x2a3698=_0x393e97[_0x596f23(0xd4)](_0x596f23(0x117),{'class':_0x596f23(0x10b)+(0x0===this[_0x596f23(0x116)][_0x596f23(0x106)]?_0x596f23(0x102):''),...!_0x3cf9cf&&{'data-table-of-contents-label':_0x1f60ae(_0xcb0fc0,_0x596f23(0xc1))}});0x0===this[_0x596f23(0x116)][_0x596f23(0x106)]&&!0x1===_0x3cf9cf&&_0x393e97[_0x596f23(0xfa)](_0x393e97[_0x596f23(0xe0)](_0x2a3698,_0x596f23(0xe1)),_0x393e97[_0x596f23(0xd4)]('p',{'class':_0x596f23(0xb5)},[_0x393e97[_0x596f23(0xc7)](_0x1f60ae(_0xcb0fc0,_0x596f23(0x109)))]));const _0x231a73=_0x3cf9cf?'':'['+_0x1f60ae(_0xcb0fc0,_0x596f23(0xb6))+']';let _0x72bf4e=_0x2a3698;return this[_0x596f23(0x116)][_0x596f23(0xe7)]((_0x549e0f,_0x5b83be,_0x233214)=>{const _0x55c6ac=_0x596f23,_0x278f0d=this[_0x55c6ac(0xcc)][_0x55c6ac(0xb7)][_0x55c6ac(0x100)](_0x549e0f[_0x55c6ac(0xe5)],{'ignoreWhitespaces':!0x0}),_0x10538f=_0x278f0d?_0x549e0f[_0x55c6ac(0xbe)]:_0x231a73,_0x1acf6a=_0x549e0f[_0x55c6ac(0xe5)][_0x55c6ac(0xf8)](this[_0x55c6ac(0xaa)]),_0x5aad85=_0x393e97[_0x55c6ac(0xd4)]('a',{'href':'#'+_0x1acf6a,...!_0x3cf9cf&&{'tabindex':'-1'}},[_0x393e97[_0x55c6ac(0xc7)](_0x10538f)]),_0x199491=this[_0x55c6ac(0xcc)][_0x55c6ac(0xbf)][_0x55c6ac(0xf5)](_0x55c6ac(0xcb));_0x393e97[_0x55c6ac(0xd8)](_0x55c6ac(0xaf),_0x5b83be,_0x5aad85);const _0x5865a6=_0x393e97[_0x55c6ac(0xd4)]('li',null,[_0x278f0d||!_0x3cf9cf&&_0x199491?_0x5aad85:_0x393e97[_0x55c6ac(0xc7)]('')]),_0x3d7965=_0x5b83be?_0x233214[_0x5b83be-0x1][_0x55c6ac(0xae)]:0x0,_0x1611c6=Math[_0x55c6ac(0xca)](_0x549e0f[_0x55c6ac(0xae)]-_0x3d7965);if(_0x549e0f[_0x55c6ac(0xae)]>_0x3d7965){const _0x5b1c04=N(_0x5865a6,_0x1611c6,_0x393e97);_0x393e97[_0x55c6ac(0xfa)](_0x393e97[_0x55c6ac(0xe0)](_0x72bf4e,_0x55c6ac(0xe1)),_0x5b1c04);}else{const _0xe33685=function(_0x10941d,_0x5898af){const _0x58c803=_0x55c6ac;return _0x10941d[_0x58c803(0xe4)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x58c803(0xf3)](_0x3118e6=>_0x3118e6['is'](_0x58c803(0x107),'ol'))[_0x5898af];}(_0x72bf4e,_0x1611c6);_0x393e97[_0x55c6ac(0xfa)](_0x393e97[_0x55c6ac(0xe0)](_0xe33685,_0x55c6ac(0xe1)),_0x5865a6);}_0x72bf4e=_0x5865a6;}),_0x2a3698;}[_0x2ff83c(0xd5)](_0x372895){const _0x524fb8=_0x2ff83c,_0x5ae6c6=this[_0x524fb8(0x116)][_0x372895][_0x524fb8(0xe5)];this[_0x524fb8(0xcc)][_0x524fb8(0xb7)][_0x524fb8(0x119)](_0xa532fe=>{const _0x26186f=_0x524fb8;_0xa532fe[_0x26186f(0xe9)](_0x5ae6c6,0x0);}),this[_0x524fb8(0xcc)][_0x524fb8(0xf1)][_0x524fb8(0xe2)][_0x524fb8(0xf7)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2ff83c(0xa9)](){return(_0x23ccb3,_0x2460e9)=>{const _0x1704c2=_0x24a4,_0x47b172=_0x2460e9[_0x1704c2(0xb2)],_0x14a17a=_0x47b172[_0x1704c2(0x10d)](_0x2460e9[_0x1704c2(0xd6)]),_0x4236ba=_0x47b172[_0x1704c2(0xcf)](_0x14a17a);_0x4236ba['is'](_0x1704c2(0x107),_0x1704c2(0xdd))&&(_0x2460e9[_0x1704c2(0xe6)]=this[_0x1704c2(0xcc)][_0x1704c2(0xb7)][_0x1704c2(0xe0)](_0x4236ba,0x0),_0x23ccb3[_0x1704c2(0xeb)]());};}}function N(_0x19596b,_0x1380d3,_0x20d14a){const _0x27a8e6=_0x2ff83c;return 0x1===_0x1380d3?_0x20d14a[_0x27a8e6(0xd4)]('ol',null,[_0x19596b]):_0x20d14a[_0x27a8e6(0xd4)]('ol',null,[_0x20d14a[_0x27a8e6(0xd4)]('li',null,[N(_0x19596b,_0x1380d3-0x1,_0x20d14a)])]);}
|
|
23
|
+
const _0x151222=_0x5804;(function(_0x3dc859,_0x1fa929){const _0x5aa22c=_0x5804,_0x451b09=_0x3dc859();while(!![]){try{const _0xfa56f6=-parseInt(_0x5aa22c(0x10d))/0x1+-parseInt(_0x5aa22c(0xee))/0x2*(parseInt(_0x5aa22c(0xcd))/0x3)+parseInt(_0x5aa22c(0xe2))/0x4*(parseInt(_0x5aa22c(0x12b))/0x5)+-parseInt(_0x5aa22c(0x133))/0x6+parseInt(_0x5aa22c(0xd9))/0x7*(-parseInt(_0x5aa22c(0x118))/0x8)+parseInt(_0x5aa22c(0xfc))/0x9+parseInt(_0x5aa22c(0xde))/0xa*(parseInt(_0x5aa22c(0x10a))/0xb);if(_0xfa56f6===_0x1fa929)break;else _0x451b09['push'](_0x451b09['shift']());}catch(_0x5a7c65){_0x451b09['push'](_0x451b09['shift']());}}}(_0x38ed,0x8df36));import{Plugin as _0x26bf71}from'ckeditor5/src/core.js';import{toWidget as _0x35fac8,Widget as _0x4ed9b1}from'ckeditor5/src/widget.js';import{uid as _0x323a07}from'ckeditor5/src/utils.js';function _0x38ed(){const _0x1ec984=['plugins','level','_updateTableOfContentsElements','init','tableOfContentsHeadingIndex','nodeAfter','target','documentOutline.showEmptyHeadings','35RJbIKI','click','reconvertItem','modelElement','_redirectMapper','view','insertTableOfContents','_headingIdModelAttributeName','2021790kaAgLi','editing','register','preventDefault','$graveyard','end','name','Empty\x20heading','createText','TableOfContentsEditing','elementToStructure','No\x20headings\x20were\x20found\x20in\x20the\x20document.','_handleScrollToHeading','3282GcsvjC','for','filter','createPositionAt','isPremiumPlugin','editor','model','table-of-contents','setSelection','rootName','tableOfContents','registerRawContentMatcher','1885940OoCjvc','modelPosition','type','document','_createTableOfContents','987360MCzGWf','afterInit','length','locale','293896wSpoYL','data','insert','element','_defineSchema','fromCharCode','mapper','conversion','position','headingId.modelAttributeName','$capture','Table\x20of\x20contents','776lqZQph','elementToElement','editingDowncast','viewToModelPosition','$blockObject','differ','createContainerElement','getAncestors','viewPosition','DocumentOutlineUtils','_tableOfContentsElements','findMappedViewAncestor','setCustomProperty','_currentOutlineDefinitions','520974WBMKtN','high','toModelElement','hasContent','isOfficialPlugin','href','isInteger','domEvent','map','forEach','schema','listenTo','pluginName','headingId','209YUpuyT','get','_defineConverters','27641KwVuNh','getCustomProperty','getChanges','table-of-contents__placeholder','abs','outlineDefinitions','commands','upcast','_trackNewToCElements','requires','stop','32xCjNwA','config','add','change','div','scrollToTheSelection','text','\x20table-of-contents_empty','join','dataDowncast','getAttribute'];_0x38ed=function(){return _0x1ec984;};return _0x38ed();}import{TableOfContentsCommand as _0x2798d9}from'./tableofcontentscommand.js';function _0x5804(_0x33a894,_0x31364c){const _0x38edb6=_0x38ed();return _0x5804=function(_0x580455,_0x963c6c){_0x580455=_0x580455-0xc4;let _0x1facb8=_0x38edb6[_0x580455];return _0x1facb8;},_0x5804(_0x33a894,_0x31364c);}import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x5996a2}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x51b140}from'./headingid.js';import{getTranslation as _0x194b8f}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x26bf71{static get[_0x151222(0x108)](){const _0x3d6ba1=_0x151222;return _0x3d6ba1(0xc9);}static get[_0x151222(0x100)](){return!0x0;}static get[_0x151222(0xd1)](){return!0x0;}static get[_0x151222(0x116)](){return[_0x4ed9b1,_0x5996a2,_0x51b140];}[_0x151222(0xfb)];[_0x151222(0xf8)];[_0x151222(0x132)];constructor(_0xbefcba){const _0x28f98d=_0x151222;super(_0xbefcba),this[_0x28f98d(0xfb)]=[],this[_0x28f98d(0xf8)]=new Set(),this[_0x28f98d(0x132)]=_0x28f98d(0x109);}[_0x151222(0x126)](){const _0x42e53b=_0x151222,_0x1690d4=this[_0x42e53b(0xd2)],_0x324512=_0x1690d4[_0x42e53b(0x134)][_0x42e53b(0x130)][_0x42e53b(0xdc)];_0x1690d4[_0x42e53b(0x119)][_0x42e53b(0x10b)](_0x42e53b(0xeb))&&(this[_0x42e53b(0x132)]=_0x1690d4[_0x42e53b(0x119)][_0x42e53b(0x10b)](_0x42e53b(0xeb))),this[_0x42e53b(0x107)](_0x324512,_0x42e53b(0x12c),(_0xba4347,_0x5ac5a1)=>{const _0x3e7c47=_0x42e53b;if(!_0x5ac5a1[_0x3e7c47(0x129)])return;const _0x4d0c8f=_0x5ac5a1[_0x3e7c47(0x129)][_0x3e7c47(0x10e)](_0x3e7c47(0x127));Number[_0x3e7c47(0x102)](_0x4d0c8f)&&(_0x5ac5a1[_0x3e7c47(0x103)][_0x3e7c47(0x136)](),_0xba4347[_0x3e7c47(0x117)](),this[_0x3e7c47(0xcc)](_0x4d0c8f));},{'priority':_0x42e53b(0xfd),'context':_0x42e53b(0xec)}),this[_0x42e53b(0xe6)](),this[_0x42e53b(0x10c)](),_0x1690d4[_0x42e53b(0x113)][_0x42e53b(0x11a)](_0x42e53b(0x131),new _0x2798d9(_0x1690d4)),(_0x1690d4[_0x42e53b(0x123)][_0x42e53b(0x10b)](_0x42e53b(0xf7))['on'](_0x42e53b(0x11b),(_0x30bdfe,_0x59f125)=>{const _0x62bb76=_0x42e53b;this[_0x62bb76(0xfb)]=_0x59f125[_0x62bb76(0x112)],this[_0x62bb76(0x125)]();}),this[_0x42e53b(0x107)](_0x1690d4[_0x42e53b(0xd3)][_0x42e53b(0xdc)],_0x42e53b(0x11b),()=>{const _0x8b8fa=_0x42e53b;this[_0x8b8fa(0x115)]();}));}[_0x151222(0xdf)](){!async function(_0x513bd5){const _0x316ecb=_0x51582d([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x7f0ec1=0x6b9b05fd,_0x47323c=0x6b9c7b35^_0x7f0ec1,_0x1e2edb=window[_0x51582d([0x44,0x61,0x74,0x65])][_0x51582d([0x6e,0x6f,0x77])](),_0x94cab2=_0x513bd5[_0x51582d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbd74e0=new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x151f80=>{_0x94cab2[_0x51582d([0x6f,0x6e,0x63,0x65])](_0x51582d([0x72,0x65,0x61,0x64,0x79]),_0x151f80);}),_0x441eba={[_0x51582d([0x6b,0x74,0x79])]:_0x51582d([0x45,0x43]),[_0x51582d([0x75,0x73,0x65])]:_0x51582d([0x73,0x69,0x67]),[_0x51582d([0x63,0x72,0x76])]:_0x51582d([0x50,0x2d,0x32,0x35,0x36]),[_0x51582d([0x78])]:_0x51582d([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]),[_0x51582d([0x79])]:_0x51582d([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]),[_0x51582d([0x61,0x6c,0x67])]:_0x51582d([0x45,0x53,0x32,0x35,0x36])},_0x4867fe=_0x94cab2[_0x51582d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x51582d([0x67,0x65,0x74])](_0x51582d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x33b7de(){let _0x21a838,_0xd888db=null,_0x52c210=null;try{if(_0x4867fe==_0x51582d([0x47,0x50,0x4c]))return _0x51582d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x21a838=_0x3d56c8(),!_0x21a838)return _0x51582d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x21a838[_0x51582d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x52c210=_0x42beb1(_0x21a838[_0x51582d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x21a838[_0x51582d([0x6a,0x74,0x69])])),await _0x1dfa30()?_0x230503()?_0x49b506()?_0x51582d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5a5ee6()?(_0x21a838[_0x51582d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x51582d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd888db=_0x3eb582(_0x51582d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x392881()):_0x51582d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x51582d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x51582d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x51582d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49b506(){const _0x42f81b=[_0x51582d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x51582d([0x74,0x72,0x69,0x61,0x6c])][_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21a838[_0x51582d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e2edb/0x3e8:0xe10*_0x47323c;return _0x21a838[_0x51582d([0x65,0x78,0x70])]<_0x42f81b;}function _0x230503(){const _0x5dc482=_0x21a838[_0x51582d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5dc482&&(!!_0x5dc482[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51582d([0x2a]))||(!!_0x5dc482[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51582d([0x54,0x4f,0x43]))||(!!_0x5dc482[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51582d([0x50,0x50]))||!(!_0x5dc482[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51582d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3f4163()))));}function _0x5a5ee6(){const _0x16c58c=_0x5804,_0x4b9b9e=_0x21a838[_0x51582d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4b9b9e||0x0==_0x4b9b9e[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e1e26}=new URL(window[_0x51582d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16c58c(0x101)]);if(_0x4b9b9e[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e1e26))return!0x0;const _0x4f07c3=_0x3e1e26[_0x51582d([0x73,0x70,0x6c,0x69,0x74])](_0x51582d([0x2e]));return _0x4b9b9e[_0x51582d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x247677=>_0x247677[_0x51582d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51582d([0x2a])))[_0x51582d([0x6d,0x61,0x70])](_0x4244e4=>_0x4244e4[_0x51582d([0x73,0x70,0x6c,0x69,0x74])](_0x51582d([0x2e])))[_0x51582d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3748cf=>_0x3748cf[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f07c3[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51582d([0x6d,0x61,0x70])](_0x37fab8=>Array(_0x4f07c3[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x37fab8[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x51582d([0x66,0x69,0x6c,0x6c])](_0x37fab8[0x0]===_0x51582d([0x2a])?_0x51582d([0x2a]):'')[_0x51582d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x37fab8))[_0x51582d([0x73,0x6f,0x6d,0x65])](_0x125c49=>_0x4f07c3[_0x51582d([0x65,0x76,0x65,0x72,0x79])]((_0x3235f8,_0x3ff834)=>_0x125c49[_0x3ff834]===_0x3235f8||_0x125c49[_0x3ff834]===_0x51582d([0x2a])));}function _0x392881(){return _0xd888db&&_0x52c210?new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5959c2,_0x4e6232)=>{_0xd888db[_0x51582d([0x74,0x68,0x65,0x6e])](_0x5959c2,_0x4e6232),_0x52c210[_0x51582d([0x74,0x68,0x65,0x6e])](_0x19af26=>{_0x19af26!=_0x51582d([0x56,0x61,0x6c,0x69,0x64])&&_0x5959c2(_0x19af26);},_0x4e6232);}):_0xd888db||_0x52c210||_0x51582d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x42beb1(_0x12a60d,_0x50eb48){return new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x179a96=>{if(_0x3f6aeb())return _0x179a96(_0x51582d([0x56,0x61,0x6c,0x69,0x64]));_0x527a36(),_0x94cab2[_0x51582d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x51582d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3da443=!0x1;const _0x3d58b0=_0x323a07();function _0x165f1d(_0x1d25cc){return!!_0x1d25cc&&(typeof _0x1d25cc===_0x51582d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1d25cc===_0x51582d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1d25cc[_0x51582d([0x74,0x68,0x65,0x6e])]===_0x51582d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1d25cc[_0x51582d([0x63,0x61,0x74,0x63,0x68])]===_0x51582d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3fd1b7(_0x5d87eb){_0x5acd2a(_0x5d87eb)[_0x51582d([0x74,0x68,0x65,0x6e])](_0x8c0df7=>{if(!_0x8c0df7||_0x8c0df7[_0x51582d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x51582d([0x6f,0x6b]))return _0x51582d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x533cc9(_0x289e90(_0x3d58b0+_0x50eb48))!=_0x8c0df7[_0x51582d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x51582d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x51582d([0x56,0x61,0x6c,0x69,0x64]);})[_0x51582d([0x74,0x68,0x65,0x6e])](_0x2ee434=>(_0x6408b3(),_0x2ee434),()=>{const _0x5273c9=_0x318161();return null==_0x5273c9?(_0x6408b3(),_0x51582d([0x56,0x61,0x6c,0x69,0x64])):_0x51582d(_0x1e2edb-_0x5273c9>(0x4f9781fd^_0x7f0ec1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x51582d([0x74,0x68,0x65,0x6e])](_0x179a96)[_0x51582d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x179a96(_0x51582d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5f1d90=0x6badeb7d^_0x7f0ec1;function _0x6408b3(){const _0x2c04a0=_0x51582d([0x6c,0x6c,0x63,0x74,0x2d])+_0x533cc9(_0x289e90(_0x12a60d)),_0x594445=_0x2b2c1e(_0x533cc9(window[_0x51582d([0x4d,0x61,0x74,0x68])][_0x51582d([0x63,0x65,0x69,0x6c])](_0x1e2edb/_0x5f1d90)));window[_0x51582d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51582d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c04a0,_0x594445);}function _0x318161(){const _0x2e6d86=_0x51582d([0x6c,0x6c,0x63,0x74,0x2d])+_0x533cc9(_0x289e90(_0x12a60d)),_0x4194b9=window[_0x51582d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x51582d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e6d86);return _0x4194b9?window[_0x51582d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b2c1e(_0x4194b9),0x10)*_0x5f1d90:null;}function _0x5acd2a(_0x5a5e3f){return new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57d08b,_0xfec3fd)=>{_0x5a5e3f[_0x51582d([0x74,0x68,0x65,0x6e])](_0x57d08b,_0xfec3fd),window[_0x51582d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfec3fd,0x6b9ad13d^_0x7f0ec1);});}}_0x94cab2[_0x51582d([0x6f,0x6e])](_0x51582d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b1395,_0x3b031d)=>{if(_0x3b031d[0x0]!=_0x12a60d)return _0x179a96(_0x51582d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b031d[0x1]={..._0x3b031d[0x1],[_0x51582d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d58b0};},{[_0x51582d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51582d([0x68,0x69,0x67,0x68])}),_0x94cab2[_0x51582d([0x6f,0x6e])](_0x51582d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x990ff9=>{_0x165f1d(_0x990ff9[_0x51582d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3da443=!0x0,_0x3fd1b7(_0x990ff9[_0x51582d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x51582d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x51582d([0x6c,0x6f,0x77])}),_0xbd74e0[_0x51582d([0x74,0x68,0x65,0x6e])](()=>{_0x3da443||_0x179a96(_0x51582d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3f6aeb(){return _0x94cab2[_0x51582d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51582d([0x76,0x69,0x65,0x77])][_0x51582d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x51582d([0x61,0x75,0x74,0x6f]);}function _0x527a36(){_0x94cab2[_0x51582d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x51582d([0x76,0x69,0x65,0x77])][_0x51582d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x51582d([0x61,0x75,0x74,0x6f]);}}function _0x3eb582(_0x37cba5){const _0x4e4bd7=[new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x567fd9=>setTimeout(_0x567fd9,0x6b923b31^_0x7f0ec1)),_0xbd74e0[_0x51582d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaf8e8e=>{let _0x3d3f29=0x0;_0x94cab2[_0x51582d([0x6d,0x6f,0x64,0x65,0x6c])][_0x51582d([0x6f,0x6e])](_0x51582d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x32c812,_0x2acf31)=>{_0x2acf31[0x0][_0x51582d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d3f29++,_0x3d3f29==(0x6b9b0015^_0x7f0ec1)&&(_0xaf8e8e(),_0x32c812[_0x51582d([0x6f,0x66,0x66])]());});}))];return window[_0x51582d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x51582d([0x72,0x61,0x63,0x65])](_0x4e4bd7)[_0x51582d([0x74,0x68,0x65,0x6e])](()=>_0x37cba5);}async function _0x2796ac(){await _0xbd74e0,_0x94cab2[_0x51582d([0x6d,0x6f,0x64,0x65,0x6c])][_0x51582d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4367ca,_0x94cab2[_0x51582d([0x6d,0x6f,0x64,0x65,0x6c])][_0x51582d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4367ca,_0x94cab2[_0x51582d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x51582d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f4163(){return window[_0x51582d([0x67,0x6c,0x6f,0x62])]&&window[_0x51582d([0x67,0x6c,0x6f,0x62])][_0x51582d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x326353(_0x2bb35e){const _0x7cef45=_0x507776();_0x94cab2[_0x7cef45]=_0x51582d([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])+_0x2bb35e,_0x2bb35e!=_0x51582d([0x56,0x61,0x6c,0x69,0x64])&&_0x2796ac();}function _0x507776(){const _0x169c18=window[_0x51582d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x51582d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x51582d([0x6e,0x6f,0x77])]())[_0x51582d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x51582d([0x2e]),'');let _0x567799=_0x51582d([0x6d]);for(let _0x2c3683=0x0;_0x2c3683<_0x169c18[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c3683+=0x2){let _0x3990e6=window[_0x51582d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x169c18[_0x51582d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c3683,_0x2c3683+0x2));_0x3990e6>=_0x316ecb[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3990e6-=_0x316ecb[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x567799+=_0x316ecb[_0x3990e6];}return _0x567799;}function _0x3d56c8(){const _0x589861=_0x4867fe[_0x51582d([0x73,0x70,0x6c,0x69,0x74])](_0x51582d([0x2e]));if(0x3!=_0x589861[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x479dc3(_0x589861[0x1]);function _0x479dc3(_0x4400af){const _0x3f7af3=_0x3292b9(_0x4400af);return _0x3f7af3&&_0x23d8c6()?_0x3f7af3:null;function _0x23d8c6(){const _0x3127aa=_0x3f7af3[_0x51582d([0x6a,0x74,0x69])],_0x3df5c2=window[_0x51582d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3127aa[_0x51582d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3127aa[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x572d80={..._0x3f7af3,[_0x51582d([0x6a,0x74,0x69])]:_0x3127aa[_0x51582d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3127aa[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x572d80[_0x51582d([0x76,0x63])],_0x289e90(_0x572d80)==_0x3df5c2;}}}async function _0x1dfa30(){let _0x40bc1a=!0x0;try{const _0x1e64d4=_0x4867fe[_0x51582d([0x73,0x70,0x6c,0x69,0x74])](_0x51582d([0x2e])),[_0x20e60a,_0x10968a,_0x1ab8d9]=_0x1e64d4;return _0x38bafc(_0x20e60a),await _0x5c4705(_0x20e60a,_0x10968a,_0x1ab8d9),_0x40bc1a;}catch{return!0x1;}function _0x38bafc(_0x7894de){const _0x443586=_0x3292b9(_0x7894de);_0x443586&&_0x443586[_0x51582d([0x61,0x6c,0x67])]==_0x51582d([0x45,0x53,0x32,0x35,0x36])||(_0x40bc1a=!0x1);}async function _0x5c4705(_0x38ef88,_0x4cb1bc,_0x12312c){const _0x57cb61=window[_0x51582d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x51582d([0x66,0x72,0x6f,0x6d])](_0x4d4891(_0x12312c),_0x41ba44=>_0x41ba44[_0x51582d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4fe6a7=new window[(_0x51582d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x51582d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x38ef88+_0x51582d([0x2e])+_0x4cb1bc),_0x2f3be5=window[_0x51582d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x51582d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f3be5)return;const _0xbea6ec=await _0x2f3be5[_0x51582d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x51582d([0x6a,0x77,0x6b]),_0x441eba,{[_0x51582d([0x6e,0x61,0x6d,0x65])]:_0x51582d([0x45,0x43,0x44,0x53,0x41]),[_0x51582d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x51582d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x51582d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f3be5[_0x51582d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x51582d([0x6e,0x61,0x6d,0x65])]:_0x51582d([0x45,0x43,0x44,0x53,0x41]),[_0x51582d([0x68,0x61,0x73,0x68])]:{[_0x51582d([0x6e,0x61,0x6d,0x65])]:_0x51582d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xbea6ec,_0x57cb61,_0x4fe6a7)||(_0x40bc1a=!0x1);}}function _0x3292b9(_0x45e595){return _0x45e595[_0x51582d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x51582d([0x65,0x79]))?JSON[_0x51582d([0x70,0x61,0x72,0x73,0x65])](_0x4d4891(_0x45e595)):null;}function _0x4d4891(_0x2ad571){return window[_0x51582d([0x61,0x74,0x6f,0x62])](_0x2ad571[_0x51582d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x51582d([0x2b]))[_0x51582d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x51582d([0x2f])));}function _0x289e90(_0x4f6a50){let _0x2da6ae=0x1505;function _0x38c27a(_0x24e2e3){for(let _0xd6d1c0=0x0;_0xd6d1c0<_0x24e2e3[_0x51582d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd6d1c0++){const _0x1e99fc=_0x24e2e3[_0x51582d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd6d1c0);_0x2da6ae=(_0x2da6ae<<0x5)+_0x2da6ae+_0x1e99fc,_0x2da6ae&=_0x2da6ae;}}function _0x3895e3(_0x15e4ee){Array[_0x51582d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x15e4ee)?_0x15e4ee[_0x51582d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3895e3):_0x15e4ee&&typeof _0x15e4ee==_0x51582d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x51582d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x15e4ee)[_0x51582d([0x73,0x6f,0x72,0x74])]()[_0x51582d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a55b7,_0x30893b])=>{_0x38c27a(_0x5a55b7),_0x3895e3(_0x30893b);}):_0x38c27a(window[_0x51582d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x15e4ee));}return _0x3895e3(_0x4f6a50),_0x2da6ae>>>0x0;}function _0x533cc9(_0x45f16f){return _0x45f16f[_0x51582d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x51582d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x51582d([0x30]));}function _0x2b2c1e(_0x1d7fb4){return _0x1d7fb4[_0x51582d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x51582d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x51582d([0x6a,0x6f,0x69,0x6e])]('');}function _0x4367ca(){}function _0x51582d(_0x2290f9){const _0x4c1c9e=_0x5804;return _0x2290f9[_0x4c1c9e(0x104)](_0xed8f50=>String[_0x4c1c9e(0xe7)](_0xed8f50))[_0x4c1c9e(0x120)]('');}_0x326353(await _0x33b7de());}(this);}[_0x151222(0x125)](){const _0x329587=_0x151222;this[_0x329587(0xf8)][_0x329587(0x105)](_0x3bca2f=>{const _0x5c7104=_0x329587;_0x5c7104(0xc4)!==_0x3bca2f[_0x5c7104(0xd6)]&&this[_0x5c7104(0xd2)][_0x5c7104(0x134)][_0x5c7104(0x12d)](_0x3bca2f);});}[_0x151222(0x115)](){const _0x1627a5=_0x151222;for(const _0x324568 of this[_0x1627a5(0xd2)][_0x1627a5(0xd3)][_0x1627a5(0xdc)][_0x1627a5(0xf3)][_0x1627a5(0x10f)]({'includeChangesInGraveyard':!0x0})){if(_0x1627a5(0xe4)!==_0x324568[_0x1627a5(0xdb)]||_0x1627a5(0xd7)!==_0x324568[_0x1627a5(0xc6)])return;this[_0x1627a5(0xf8)][_0x1627a5(0x11a)](_0x324568[_0x1627a5(0xea)][_0x1627a5(0x128)]);}}[_0x151222(0xe6)](){const _0x3a7431=_0x151222;this[_0x3a7431(0xd2)][_0x3a7431(0xd3)][_0x3a7431(0x106)][_0x3a7431(0x135)](_0x3a7431(0xd7),{'inheritAllFrom':_0x3a7431(0xf2)});}[_0x151222(0x10c)](){const _0x1ffb68=_0x151222,_0x1acfef=this[_0x1ffb68(0xd2)][_0x1ffb68(0xe9)];_0x1acfef[_0x1ffb68(0xce)](_0x1ffb68(0x114))[_0x1ffb68(0xef)]({'model':_0x1ffb68(0xd7),'view':{'name':_0x1ffb68(0x11c),'classes':_0x1ffb68(0xd4)}}),_0x1acfef[_0x1ffb68(0xce)](_0x1ffb68(0x121))[_0x1ffb68(0xca)]({'model':_0x1ffb68(0xd7),'view':(_0x9ea5ee,{writer:_0x10b4fe})=>this[_0x1ffb68(0xdd)](_0x10b4fe,!0x0)}),_0x1acfef[_0x1ffb68(0xce)](_0x1ffb68(0xf0))[_0x1ffb68(0xca)]({'model':_0x1ffb68(0xd7),'view':(_0x473418,{writer:_0x4d82cd})=>{const _0x16ab90=_0x1ffb68;this[_0x16ab90(0xf8)][_0x16ab90(0x11a)](_0x473418);const _0x2865b5=this[_0x16ab90(0xdd)](_0x4d82cd);return _0x35fac8(_0x2865b5,_0x4d82cd,{'label':_0x194b8f(this[_0x16ab90(0xd2)][_0x16ab90(0xe1)],_0x16ab90(0xed))});}}),this[_0x1ffb68(0xd2)][_0x1ffb68(0xe3)][_0x1ffb68(0xd8)]({'name':_0x1ffb68(0x11c),'classes':_0x1ffb68(0xd4)}),this[_0x1ffb68(0xd2)][_0x1ffb68(0x134)][_0x1ffb68(0xe8)]['on'](_0x1ffb68(0xf1),this[_0x1ffb68(0x12f)](),{'priority':_0x1ffb68(0xfd)});}[_0x151222(0xdd)](_0x46f0ba,_0x5de7a5=!0x1){const _0x3cebf4=_0x151222,{locale:_0x2faafd}=this[_0x3cebf4(0xd2)],_0x1d0d43=_0x46f0ba[_0x3cebf4(0xf4)](_0x3cebf4(0x11c),{'class':_0x3cebf4(0xd4)+(0x0===this[_0x3cebf4(0xfb)][_0x3cebf4(0xe0)]?_0x3cebf4(0x11f):''),...!_0x5de7a5&&{'data-table-of-contents-label':_0x194b8f(_0x2faafd,_0x3cebf4(0xed))}});0x0===this[_0x3cebf4(0xfb)][_0x3cebf4(0xe0)]&&!0x1===_0x5de7a5&&_0x46f0ba[_0x3cebf4(0xe4)](_0x46f0ba[_0x3cebf4(0xd0)](_0x1d0d43,_0x3cebf4(0xc5)),_0x46f0ba[_0x3cebf4(0xf4)]('p',{'class':_0x3cebf4(0x110)},[_0x46f0ba[_0x3cebf4(0xc8)](_0x194b8f(_0x2faafd,_0x3cebf4(0xcb)))]));const _0x51150f=_0x5de7a5?'':'['+_0x194b8f(_0x2faafd,_0x3cebf4(0xc7))+']';let _0x48b7e3=_0x1d0d43;return this[_0x3cebf4(0xfb)][_0x3cebf4(0x105)]((_0x1071f4,_0x394af8,_0x2354d4)=>{const _0x102f91=_0x3cebf4,_0x58421f=this[_0x102f91(0xd2)][_0x102f91(0xd3)][_0x102f91(0xff)](_0x1071f4[_0x102f91(0x12e)],{'ignoreWhitespaces':!0x0}),_0x102f04=_0x58421f?_0x1071f4[_0x102f91(0x11e)]:_0x51150f,_0x40f570=_0x1071f4[_0x102f91(0x12e)][_0x102f91(0x122)](this[_0x102f91(0x132)]),_0x2f305b=_0x46f0ba[_0x102f91(0xf4)]('a',{'href':'#'+_0x40f570,...!_0x5de7a5&&{'tabindex':'-1'}},[_0x46f0ba[_0x102f91(0xc8)](_0x102f04)]),_0x466fc3=this[_0x102f91(0xd2)][_0x102f91(0x119)][_0x102f91(0x10b)](_0x102f91(0x12a));_0x46f0ba[_0x102f91(0xfa)](_0x102f91(0x127),_0x394af8,_0x2f305b);const _0x423fd1=_0x46f0ba[_0x102f91(0xf4)]('li',null,[_0x58421f||!_0x5de7a5&&_0x466fc3?_0x2f305b:_0x46f0ba[_0x102f91(0xc8)]('')]),_0xf5f2ed=_0x394af8?_0x2354d4[_0x394af8-0x1][_0x102f91(0x124)]:0x0,_0x501c82=Math[_0x102f91(0x111)](_0x1071f4[_0x102f91(0x124)]-_0xf5f2ed);if(_0x1071f4[_0x102f91(0x124)]>_0xf5f2ed){const _0x30baf9=N(_0x423fd1,_0x501c82,_0x46f0ba);_0x46f0ba[_0x102f91(0xe4)](_0x46f0ba[_0x102f91(0xd0)](_0x48b7e3,_0x102f91(0xc5)),_0x30baf9);}else{const _0x5d0af3=function(_0x21b8fa,_0x5ab8a5){const _0x283c9a=_0x102f91;return _0x21b8fa[_0x283c9a(0xf5)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x283c9a(0xcf)](_0xe21ebf=>_0xe21ebf['is'](_0x283c9a(0xe5),'ol'))[_0x5ab8a5];}(_0x48b7e3,_0x501c82);_0x46f0ba[_0x102f91(0xe4)](_0x46f0ba[_0x102f91(0xd0)](_0x5d0af3,_0x102f91(0xc5)),_0x423fd1);}_0x48b7e3=_0x423fd1;}),_0x1d0d43;}[_0x151222(0xcc)](_0x411bd7){const _0x3e48dd=_0x151222,_0x3d64bc=this[_0x3e48dd(0xfb)][_0x411bd7][_0x3e48dd(0x12e)];this[_0x3e48dd(0xd2)][_0x3e48dd(0xd3)][_0x3e48dd(0x11b)](_0x2f77d1=>{const _0xfcd298=_0x3e48dd;_0x2f77d1[_0xfcd298(0xd5)](_0x3d64bc,0x0);}),this[_0x3e48dd(0xd2)][_0x3e48dd(0x134)][_0x3e48dd(0x130)][_0x3e48dd(0x11d)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x151222(0x12f)](){return(_0x7d68e0,_0xbbb5e6)=>{const _0x4ef100=_0x5804,_0x4da37b=_0xbbb5e6[_0x4ef100(0xe8)],_0x1dd152=_0x4da37b[_0x4ef100(0xf9)](_0xbbb5e6[_0x4ef100(0xf6)]),_0x2ca97e=_0x4da37b[_0x4ef100(0xfe)](_0x1dd152);_0x2ca97e['is'](_0x4ef100(0xe5),_0x4ef100(0xd7))&&(_0xbbb5e6[_0x4ef100(0xda)]=this[_0x4ef100(0xd2)][_0x4ef100(0xd3)][_0x4ef100(0xd0)](_0x2ca97e,0x0),_0x7d68e0[_0x4ef100(0x117)]());};}}function N(_0x3428a5,_0x4255c5,_0x32da2c){const _0x5ac119=_0x151222;return 0x1===_0x4255c5?_0x32da2c[_0x5ac119(0xf4)]('ol',null,[_0x3428a5]):_0x32da2c[_0x5ac119(0xf4)]('ol',null,[_0x32da2c[_0x5ac119(0xf4)]('li',null,[N(_0x3428a5,_0x4255c5-0x1,_0x32da2c)])]);}
|