@ckeditor/ckeditor5-document-outline 47.4.0-alpha.0 → 47.4.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-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:()=>U,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,s&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),c&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:c}=i,s=Array(2);let a;o&&(s[0]="leading"),r&&(s[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:s}),d=function(...e){return null!=c&&(null===u&&(u=Date.now()),Date.now()-u>=c)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function c(t,e){const n=a();return(c=function(t,e){return n[t-=365]})(t,e)}function s(t){const e=c;let n="";for(const i of t[e(369)]())i instanceof r.ModelText&&(n+=i[e(387)]);return n}function a(){const t=["1933928vGayHR","706484aDFxws","has","data","htmlH3","35SnpdJQ","heading.options","GeneralHtmlSupport","69710kTMQYt","get","30661774ejkYEe","htmlH6","reduce","48715BpIjFV","getChildren","535708sRDEYU","htmlH1","config","plugins","htmlH5","push","htmlH2","6AlJXJF","htmlH4","15202881lgllPS","model","paragraph","384NQxEyA","4HpclWt"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(904615===parseInt(e(383))/1*(parseInt(e(370))/2)+-parseInt(e(377))/3*(-parseInt(e(385))/4)+-parseInt(e(368))/5*(parseInt(e(382))/6)+-parseInt(e(389))/7*(-parseInt(e(384))/8)+parseInt(e(379))/9+-parseInt(e(392))/10+-parseInt(e(365))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);function l(t,e){const n=f();return(l=function(t,e){return n[t-=391]})(t,e)}const d=l;function f(){const t=["16395643umcWxN","activeItemIndex","13055foMqup","_deriveHeadingElementsFromConversion","getRootNames","_getOutlineDefinitions","element","isPremiumPlugin","text","pluginName","getFirstPosition","push","change","4cgMgjv","backward","_getHeadingNames","domConverter","name","domToView","data","level","6KGQuFt","documentOutline.headings","toModel","_headingNames","get","getRoot","document","createElement","DocumentOutlineUtils","indexOf","1139364vNEgRf","config","17262TwfFeX","model","400GJLLZB","includes","item","2856eUExkN","_getActiveHeading","252345NToWgg","view","init","findIndex","editing","fire","length","1378655aZmagn","modelElement","1178620EYEDcU","isOfficialPlugin","afterInit","getChildren","getChild","editor","selection"];return(f=function(){return t})()}!function(t){const e=l,n=t();for(;;)try{if(351183===parseInt(e(408))/1*(parseInt(e(437))/2)+parseInt(e(445))/3*(-parseInt(e(417))/4)+-parseInt(e(415))/5+-parseInt(e(399))/6+parseInt(e(426))/7*(-parseInt(e(406))/8)+parseInt(e(401))/9*(parseInt(e(403))/10)+parseInt(e(424))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[d(433)](){return d(397)}static get[d(418)](){return!0}static get[d(431)](){return!0}[d(392)]=[];[d(410)](){const t=d,e=this[t(422)];this[t(392)]=this[t(439)]();let n=[];e[t(402)][t(395)].on(t(436),o(()=>{const e=t,i=n;n=this[e(429)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(444)]===n[e(444)]&&t[e(432)]===n[e(432)]&&t[e(416)]===n[e(416)]),r=(0,u.diffToChanges)(o,n),c=this[e(407)](),s=n[e(411)](t=>t[e(416)]===c);r[e(414)]&&this[e(413)](e(436),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(413)](e(425),{index:s})},250,{leading:!0,trailing:!0}))}[d(419)](){const t=d;this[t(392)][t(414)]||this[t(427)]()}[d(429)](){const t=d,e=this[t(422)],n=[],i=this[t(392)];for(const n of e[t(402)][t(395)][t(428)]())o(e[t(402)][t(395)][t(394)](n));function o(e){const r=t;for(const t of e[r(420)]())t.is(r(430))&&(i[r(404)](t[r(441)])&&n[r(435)]({level:i[r(398)](t[r(441)])+1,text:s(t),modelElement:t}),o(t))}return n}[d(407)](){const t=d,e=this[t(422)][t(402)][t(395)][t(423)][t(434)](),n=new r.ModelTreeWalker({direction:t(438),startPosition:e});for(const e of n)if(e[t(405)].is(t(430))&&this[t(392)][t(404)](e[t(405)][t(441)]))return e[t(405)]}[d(439)](){const t=d;return this[t(422)][t(400)][t(393)](t(446))||function(t){const e=c,n=t[e(372)][e(393)](e(390));return n?n[e(367)]((t,n)=>(e(381)!==n[e(380)]&&t[e(375)](n[e(380)]),t),[]):t[e(373)][e(386)](e(391))?[e(371),e(376),e(388),e(378),e(374),e(366)]:[]}(this[t(422)])}[d(427)](){const t=d,e=this[t(422)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(412)][t(409)][t(440)][t(442)](document[t(396)](o)),r=e[t(443)][t(391)](n)[t(421)](0);r?.is(t(430))&&i[t(435)](r[t(441)])}this[t(392)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=149]})(t,e)}function w(){const t=["ck-document-outline__item","284RDodVt","click","bind","div","ck-document-outline__item_level-","3111kqbzQn","setTemplate","text","122FvDxJo","1664752jeaGGg","ck-document-outline__item_empty","bindTemplate","7NjxepB","50045lgfDSB","ck-reset","1238180QHYfZq","isActive","30554271cyIdiQ","2898900romgnA","Empty heading","level","380086LVabFZ","63LTWYFz","set","isEmpty","ck-document-outline__item_active"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(481897===-parseInt(e(163))/1+parseInt(e(150))/2*(-parseInt(e(174))/3)+parseInt(e(169))/4*(-parseInt(e(155))/5)+-parseInt(e(160))/6+parseInt(e(154))/7*(parseInt(e(151))/8)+-parseInt(e(164))/9*(parseInt(e(157))/10)+parseInt(e(159))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(153)],o=e?"["+m(t,n(161))+"]":"";this[n(165)](n(149),""),this[n(165)](n(162),1),this[n(165)](n(158),!1),this[n(171)](n(166)).to(this,n(149),t=>!t),this[n(175)]({tag:n(172),attributes:{class:["ck",n(156),n(168),i.to(n(162),t=>n(173)+t),i.if(n(158),n(167)),i.if(n(166),n(152))],title:i.to(n(149))},children:[{text:i.to(n(149),t=>t||o)}],on:{click:i.to(n(170))}})}}const I=k;function k(t,e){const n=y();return(k=function(t,e){return n[t-=238]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(233921===-parseInt(e(258))/1*(parseInt(e(246))/2)+-parseInt(e(253))/3+parseInt(e(262))/4*(parseInt(e(238))/5)+parseInt(e(244))/6+parseInt(e(265))/7+-parseInt(e(274))/8+-parseInt(e(271))/9*(parseInt(e(239))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends p.View{[I(263)];[I(251)];[I(243)];constructor(t,e=!1,n){const i=I;super(t),this[i(243)]=e,this[i(242)](i(278),-1),this[i(251)]=n,this[i(263)]=this[i(286)](),this[i(263)][i(280)](i(267)).to(this),this.on(i(267),this[i(264)][i(255)](this)),this.on(i(272),(t,e,n,o)=>{this[i(266)](o,n)}),this[i(245)]({tag:i(277),attributes:{class:["ck",i(241),i(270)],dir:t[i(249)],"data-document-outline-empty-placeholder":m(t,i(290)),tabindex:-1},children:this[i(263)]})}[I(247)](t){const e=I;t[e(285)](t=>{const n=e;n(252)==t[n(248)]?this[n(257)](t[n(260)],...t[n(254)]):n(268)==t[n(248)]&&this[n(287)](t[n(260)],t[n(281)])})}[I(266)](t,e){const n=I;if(-1!==t){const e=this[n(263)][n(256)](t);e&&(e[n(279)]=!1)}-1!==e&&(this[n(263)][n(256)](e)[n(279)]=!0,this[n(289)](e))}[I(257)](t,...e){const n=I,i=e[n(288)]((e,i)=>{const o=n,r=new v(this[o(283)],this[o(243)]);return r[o(240)]=e[o(240)],r[o(269)]=e[o(269)],t+i===this[o(278)]&&(r[o(279)]=!0),r});this[n(263)][n(259)](i,t)}[I(287)](t,e){const n=I;do{this[n(263)][n(250)](t)}while(--e)}[I(264)](t){const e=I,n=this[e(263)][e(282)](t[e(275)]);this[e(261)](e(284),n)}[I(289)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(263)][e(256)](t)[e(276)],20,this[e(251)])}[I(273)](){const t=I;super[t(273)](),this[t(276)][t(250)]()}}function y(){const t=["488hJKwSZ","items","_handleItemClick","2956786xEhCvX","_setActiveItem","click","delete","level","ck-document-outline","89874cvEWvR","change:activeItemIndex","destroy","701696cRYSkX","source","element","div","activeItemIndex","isActive","delegate","howMany","getIndex","locale","itemSelected","forEach","createCollection","_deleteItem","map","_scrollToItem","Editor headings will appear here as you type.","2515aLrJmH","20ONbxSy","text","ck-reset","set","showEmptyHeadingText","579444PmBqDE","setTemplate","198vryvmu","sync","type","contentLanguageDirection","remove","documentOutlineContainer","insert","282282WZzvdV","values","bind","get","_insertItem","1461AEXcrK","addMany","index","fire"];return(y=function(){return t})()}var _=n(929),x=n.n(_),O=n(297),C=n.n(O),E=n(102),T=n.n(E),A=n(123),P=n.n(A),L=n(741),S=n.n(L),N=n(192),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=T().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();x()(N.A,D);N.A&&N.A.locals&&N.A.locals;const M=j;function j(t,e){const n=K();return(j=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(577315===parseInt(e(431))/1+-parseInt(e(432))/2*(-parseInt(e(429))/3)+parseInt(e(420))/4+parseInt(e(400))/5+-parseInt(e(407))/6+-parseInt(e(423))/7*(parseInt(e(415))/8)+-parseInt(e(469))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class H extends t.Plugin{[M(447)];[M(430)];[M(471)];static get[M(422)](){return M(446)}static get[M(424)](){return!0}static get[M(448)](){return!0}constructor(t){const e=M;super(t),this[e(447)]=new b(t[e(452)],this[e(421)][e(451)][e(458)](e(449)),this[e(421)][e(451)][e(458)](e(466))),this[e(430)]=[],this[e(471)]=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(417)][e(426)](this),100)}[M(470)](){const t=M,e=this[t(421)],n=e[t(436)][t(458)](t(427));let i=!1;if(this[t(447)][t(411)](),this[t(421)].ui[t(450)][t(401)](this[t(447)][t(414)]),!e[t(451)][t(458)](t(466)))throw new u.CKEditorError(t(434),{editor:e});e[t(451)][t(458)](t(466))[t(443)](this[t(447)][t(414)]),n.on(t(439),this[t(438)][t(426)](this)),n.on(t(408),(e,{index:n})=>this[t(460)](n)),this[t(447)].on(t(457),(e,n)=>{i=!0,this[t(445)](n)}),this[t(447)][t(433)](u.global[t(464)],t(437),()=>{i?i=!1:this[t(471)]()},{useCapture:!0}),this[t(447)][t(433)](u.global[t(402)],t(416),this[t(471)],{useCapture:!0})}[M(406)](){!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=j;return t[e(453)](t=>String[e(461)](t))[e(467)]("")}!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:1767830400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(435)]);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)}[M(419)](){const t=M;super[t(419)](),this[t(447)][t(419)](),this[t(471)][t(463)]()}[M(438)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(430)]=e,this[i(447)][i(444)](n)}[M(460)](t){const e=M;this[e(430)][e(440)]&&this[e(430)][t]&&(this[e(447)][e(408)]=t)}[M(445)](t){const e=M,n=this[e(430)][t][e(455)];this[e(421)][e(405)][e(439)](t=>{t[e(418)](n,0)}),this[e(421)][e(462)][e(447)][e(456)]({alignToTop:!0,forceScroll:!0}),this[e(421)][e(462)][e(447)][e(465)](),this[e(460)](t)}[M(417)](){const t=M,e=this[t(421)];let n;for(const i of e[t(405)][t(464)][t(441)]()){const o=e[t(462)][t(447)][t(468)](i),r=o&&new u.Rect(o)[t(428)]();if(r){const e=new u.Rect(u.global[t(402)])[t(454)](r);e&&(n=e[t(409)]+.25*e[t(412)])}}if(void 0===n)return;const i=V(e[t(462)],this[t(430)],n);i?this[t(460)](this[t(430)][t(459)](i)):this[t(460)](-1)}}function V(t,e,n,i=0,o=e[M(440)]-1){const r=M,c=Math[r(413)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(442)][r(403)](s[r(455)]);if(!a)return null;const l=t[r(447)][r(404)][r(425)](a);return new u.Rect(l)[r(410)]>n?V(t,e,n,i,c-1):V(t,e,n,c+1,o)}return c<0?null:e[c]}function K(){const t=["indexOf","_setActiveViewItem","fromCharCode","editing","cancel","document","focus","documentOutline.container","join","getDomRoot","7452495vVQAPB","init","_updateActiveDefinitionFromViewportThrottled","3440895bdpLEj","add","window","toViewElement","domConverter","model","afterInit","3894372uNNhiI","activeItemIndex","top","bottom","render","height","floor","element","427480zVbyqV","resize","_updateActiveDefinitionOnViewportChange","setSelection","destroy","2836452QwldbT","editor","pluginName","147jEqWLd","isOfficialPlugin","mapViewToDom","bind","DocumentOutlineUtils","getVisible","3005541LBLgga","_currentOutlineDefinitions","777428CXweQn","2kSOHXB","listenTo","document-outline-container-not-provided","href","plugins","scroll","_handleOutlineChange","change","length","getRootNames","mapper","appendChild","sync","_handleItemSelected","DocumentOutlineUI","view","isPremiumPlugin","documentOutline.showEmptyHeadings","focusTracker","config","locale","map","getIntersection","modelElement","scrollToTheSelection","itemSelected","get"];return(K=function(){return t})()}const R=F;function B(){const t=["documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyDomainLimit","2818445MjuAHM","licenseKey","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyNotAllowed","expired","264830npWLIX","117139rUtQzB","isOfficialPlugin","usageLimit","970WpzbpU","179490SoPTRc","requires","36MaEBvF","pluginName","documentOutlineLicenseKeyValid","24BSDqTM","editor","1201383xwVvrh","30516yEYSAX","config","get","72KNIcXe","_showLicenseError","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyInvalid","isPremiumPlugin","DocumentOutline","evaluationLimit","252970TitNrw","invalid","_licenseKeyCheckInterval","init","destroy","domainLimit","featureNotAllowed"];return(B=function(){return t})()}function F(t,e){const n=B();return(F=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(413022===parseInt(e(350))/1+-parseInt(e(327))/2+parseInt(e(334))/3*(parseInt(e(340))/4)+-parseInt(e(332))/5*(-parseInt(e(343))/6)+parseInt(e(359))/7+-parseInt(e(337))/8*(-parseInt(e(339))/9)+-parseInt(e(331))/10*(parseInt(e(328))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class U extends t.Plugin{[R(323)];[R(352)];static get[R(333)](){return[h,H]}static get[R(335)](){return R(348)}static get[R(329)](){return!0}static get[R(347)](){return!0}[R(353)](){const t=R;this[t(323)]=this[t(338)][t(341)][t(342)](t(323));const e=this[t(338)];this[t(352)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(336)==r||n(346)==r||n(345)==r||n(358)==r||n(325)==r||n(357)==r||n(324)==r){delete e[o],i=r,clearInterval(this[n(352)]),this[n(352)]=void 0;break}}n(346)==i&&e[n(344)](n(351)),n(345)==i&&e[n(344)](n(326)),n(358)==i&&e[n(344)](n(355)),n(325)==i&&e[n(344)](n(356),n(348)),n(357)==i&&e[n(344)](n(349)),n(324)==i&&e[n(344)](n(330))},1e3)}[R(354)](){const t=R;super[t(354)](),this[t(352)]&&clearInterval(this[t(352)])}}var W=n(901);const q=Q;!function(t){const e=Q,n=t();for(;;)try{if(656665===parseInt(e(219))/1*(parseInt(e(204))/2)+-parseInt(e(218))/3+-parseInt(e(210))/4*(parseInt(e(206))/5)+-parseInt(e(207))/6+-parseInt(e(209))/7+parseInt(e(217))/8*(-parseInt(e(216))/9)+parseInt(e(220))/10*(parseInt(e(213))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class J extends t.Command{[q(225)](){const t=q;this[t(205)][t(208)][t(227)](e=>{const n=t;this[n(205)][n(208)][n(228)](e[n(226)](n(215)))})}[q(223)](){const t=q,e=this[t(205)][t(208)],n=e[t(212)][t(222)][t(224)]();this[t(214)]=null!==(n&&e[t(221)][t(211)](n,t(215)))}}function Q(t,e){const n=z();return(Q=function(t,e){return n[t-=204]})(t,e)}function z(){const t=["insertObject","10gBtxkV","editor","24130Pxbojs","7535040fNbwhX","model","4483038MRRbDF","1072yWPqHP","findAllowedParent","document","11NZbaOP","isEnabled","tableOfContents","40491fTKViF","1928rbCszj","823302BZPfpV","87041anjXBH","47697950ORBPry","schema","selection","refresh","getFirstPosition","execute","createElement","change"];return(z=function(){return t})()}var X=n(422),G={attributes:{"data-cke":!0}};G.setAttributes=P(),G.insert=T().bind(null,"head"),G.domAPI=C(),G.insertStyleElement=S();x()(X.A,G);X.A&&X.A.locals&&X.A.locals;function Z(t,e){const n=Y();return(Z=function(t,e){return n[t-=226]})(t,e)}function Y(){const t=["get","mapper","isOfficialPlugin","getContainedElement","remove","editor","afterInit","differ","clear","1344744lesyPv","20qEhHcG","attribute:headingId:","string","_customDataDowncastHeadingsConversion","removeAttribute","for","hasAttribute","view","forEach","1806895mCMDke","config","model","12426416Jslkbn","headingId.modelAttributeName","getChanges","toViewElement","registerPostFixer","upcast","position","match","setAttribute","_customUpcastHeadingsConversion","change","name","viewItem","heading1","4461084LfaQYP","attributes","conversion","isPremiumPlugin","low","318hHcfcm","schema","pluginName","getAttribute","length","set","element:","consumable","6959SORnHi","consume","document","8xUMJdJ","paragraph","type","delete","writer","nodeAfter","35uRUPlO","26329468rEXOax","isRegistered","HeadingId","heading.options","add","modelRange","headingId","item","downcast","extend","_registerHeadingIdAttributePostfixer","9971397yYLPVE","has","insert"];return(Y=function(){return t})()}const $=Z;!function(t){const e=Z,n=t();for(;;)try{if(865430===-parseInt(e(227))/1*(-parseInt(e(292))/2)+parseInt(e(287))/3+parseInt(e(230))/4*(-parseInt(e(270))/5)+-parseInt(e(260))/6*(-parseInt(e(236))/7)+parseInt(e(273))/8+parseInt(e(248))/9+parseInt(e(261))/10*(-parseInt(e(237))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends t.Plugin{static get[$(294)](){return $(239)}static get[$(253)](){return!0}static get[$(290)](){return!0}[$(257)](){const t=$,e=this[t(256)];e[t(271)][t(251)](t(274))||(function(e){const n=t,i=new Map;return e?(e[n(269)](t=>{const e=n;e(231)!==t[e(272)]&&i[e(297)](t[e(268)],t[e(272)])}),i[n(251)]("h1")||i[n(297)]("h1",n(286)),i):i}(this[t(256)][t(271)][t(251)](t(240)))[t(269)]((n,i)=>{const o=t;this[o(282)](i),this[o(264)](n),e[o(272)][o(293)][o(238)](n)&&e[o(272)][o(293)][o(246)](n,{allowAttributes:o(243)})}),this[t(247)]())}[$(282)](t){const e=$;this[e(256)][e(289)][e(266)](e(278))[e(241)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(285)][o(295)]("id"),a=n[o(242)][o(254)]();if(a)return s&&s[o(296)]||a[o(267)](o(243))?void(r[o(228)](n[o(285)],{attributes:["id"]})&&c[o(281)](o(243),s,a)):(r[o(228)](n[o(285)],{attributes:["id"]}),void c[o(281)](o(243),(0,u.uid)(),a))},{priority:u.priorities[e(251)](e(291))+.5}))}[$(264)](t){const e=$;this[e(256)][e(289)][e(266)](e(245))[e(241)](n=>n.on(e(262)+t,(t,n,i)=>{const o=e;if(!i[o(226)][o(228)](n[o(244)],t[o(284)]))return;const r=n[o(244)][o(295)](o(243)),c=i[o(252)][o(276)](n[o(244)]);i[o(234)][o(281)]("id",r,c)}))}[$(247)](){const t=$,e=this[t(256)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(241)](r),e[o(281)](o(243),r,n),r}function r(e,n){const i=t;e[i(265)](i(243),n)}e[t(272)][t(229)][t(277)](c=>{const s=t,a=e[s(272)][s(229)][s(258)][s(275)]();let u=!1;for(const t of a)if(s(250)==t[s(232)]&&t[s(284)])if(et(t[s(284)])){const e=t[s(288)][s(251)](s(243));s(263)==typeof e?n[s(249)](e)?(o(c,t[s(279)][s(235)]),u=!0):i[s(241)](e):(o(c,t[s(279)][s(235)]),u=!0)}else s(263)==typeof t[s(288)][s(251)](s(243))&&(r(c,t[s(279)][s(235)]),u=!0);else if(s(255)==t[s(232)]){const e=t[s(288)][s(251)](s(243));s(263)==typeof e&&n[s(233)](e)}return u}),e[t(272)][t(229)].on(t(283),()=>{const e=t;i[e(269)](t=>n[e(241)](t)),i[e(259)]()})}}function et(t){return!!t[$(280)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=367]})(t,e)}function ot(){const t=["type","setSelection","abs","div","forEach","fromCharCode","tableOfContents","_trackNewToCElements","getChanges","init","_currentOutlineDefinitions","isPremiumPlugin","click","name","domEvent","nodeAfter","preventDefault","mapper","Table of contents","end","_createTableOfContents","elementToElement","_headingIdModelAttributeName","21323waBoWA","upcast","text","85100QehXJt","registerRawContentMatcher","_tableOfContentsElements","671dQJokk","view","isInteger","data","findMappedViewAncestor","insert","table-of-contents__placeholder","dataDowncast","createText","element","join","elementToStructure","reconvertItem","plugins","tableOfContentsHeadingIndex","getAttribute","$graveyard","TableOfContentsEditing"," table-of-contents_empty","viewToModelPosition","headingId.modelAttributeName","schema","document","stop","setCustomProperty","getCustomProperty","target","createPositionAt","filter","commands","$capture","rootName","for","register","insertTableOfContents","pluginName","Empty heading","map","conversion","get","$blockObject","requires","model","scrollToTheSelection","listenTo","position","createContainerElement","_redirectMapper","getAncestors","viewPosition","8nBTWBt","editingDowncast","editor","_updateTableOfContentsElements","No headings were found in the document.","isOfficialPlugin","modelElement","length","high","change","afterInit","1745236PpcQHA","level","differ","hasContent","_handleScrollToHeading","3781782cAbOrf","table-of-contents","documentOutline.showEmptyHeadings","headingId","locale","3105285VmHJmm","href","DocumentOutlineUtils","toModelElement","modelPosition","_defineSchema","editing","config","8eKgRpP","10EPvxbV","outlineDefinitions","3155887TeJRBg","add","_defineConverters","6735483JIqjvB"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(734380===-parseInt(e(387))/1*(parseInt(e(472))/2)+parseInt(e(464))/3+parseInt(e(454))/4*(parseInt(e(473))/5)+parseInt(e(459))/6+parseInt(e(475))/7*(-parseInt(e(443))/8)+-parseInt(e(478))/9+-parseInt(e(390))/10*(parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(428)](){return nt(410)}static get[nt(448)](){return!0}static get[nt(375)](){return!0}static get[nt(434)](){return[W.Widget,h,tt]}[nt(374)];[nt(392)];[nt(386)];constructor(t){const e=nt;super(t),this[e(374)]=[],this[e(392)]=new Set,this[e(386)]=e(462)}[nt(373)](){const t=nt,e=this[t(445)],n=e[t(470)][t(394)][t(415)];e[t(471)][t(432)](t(413))&&(this[t(386)]=e[t(471)][t(432)](t(413))),this[t(437)](n,t(376),(e,n)=>{const i=t;if(!n[i(419)])return;const o=n[i(419)][i(418)](i(407));Number[i(395)](o)&&(n[i(378)][i(380)](),e[i(416)](),this[i(458)](o))},{priority:t(451),context:t(423)}),this[t(469)](),this[t(477)](),e[t(422)][t(476)](t(427),new J(e)),e[t(406)][t(432)](t(466)).on(t(452),(e,n)=>{const i=t;this[i(374)]=n[i(474)],this[i(446)]()}),this[t(437)](e[t(435)][t(415)],t(452),()=>{this[t(371)]()})}[nt(453)](){!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(430)](t=>String[e(369)](t))[e(403)]("")}!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:1767830400;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(465)]);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(446)](){const t=nt;this[t(392)][t(368)](e=>{const n=t;n(409)!==e[n(424)]&&this[n(445)][n(470)][n(405)](e)})}[nt(371)](){const t=nt;for(const e of this[t(445)][t(435)][t(415)][t(456)][t(372)]({includeChangesInGraveyard:!0})){if(t(398)!==e[t(479)]||t(370)!==e[t(377)])return;this[t(392)][t(476)](e[t(438)][t(379)])}}[nt(469)](){const t=nt;this[t(445)][t(435)][t(414)][t(426)](t(370),{inheritAllFrom:t(433)})}[nt(477)](){const t=nt,e=this[t(445)][t(431)];e[t(425)](t(388))[t(385)]({model:t(370),view:{name:t(367),classes:t(460)}}),e[t(425)](t(400))[t(404)]({model:t(370),view:(e,{writer:n})=>this[t(384)](n,!0)}),e[t(425)](t(444))[t(404)]({model:t(370),view:(e,{writer:n})=>{const i=t;this[i(392)][i(476)](e);const o=this[i(384)](n);return(0,W.toWidget)(o,n,{label:m(this[i(445)][i(463)],i(382))})}}),this[t(445)][t(396)][t(391)]({name:t(367),classes:t(460)}),this[t(445)][t(470)][t(381)].on(t(412),this[t(440)](),{priority:t(451)})}[nt(384)](t,e=!1){const n=nt,{locale:i}=this[n(445)],o=t[n(439)](n(367),{class:n(460)+(0===this[n(374)][n(450)]?n(411):""),...!e&&{"data-table-of-contents-label":m(i,n(382))}});0===this[n(374)][n(450)]&&!1===e&&t[n(398)](t[n(420)](o,n(383)),t[n(439)]("p",{class:n(399)},[t[n(401)](m(i,n(447)))]));const r=e?"":"["+m(i,n(429))+"]";let c=o;return this[n(374)][n(368)]((i,o,s)=>{const a=n,u=this[a(445)][a(435)][a(457)](i[a(449)],{ignoreWhitespaces:!0}),l=u?i[a(389)]:r,d=i[a(449)][a(408)](this[a(386)]),f=t[a(439)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(401)](l)]),h=this[a(445)][a(471)][a(432)](a(461));t[a(417)](a(407),o,f);const p=t[a(439)]("li",null,[u||!e&&h?f:t[a(401)]("")]),m=o?s[o-1][a(455)]:0,g=Math[a(481)](i[a(455)]-m);if(i[a(455)]>m){const e=ct(p,g,t);t[a(398)](t[a(420)](c,a(383)),e)}else{const e=function(t,e){const n=a;return t[n(441)]({includeSelf:!0,parentFirst:!0})[n(421)](t=>t.is(n(402),"ol"))[e]}(c,g);t[a(398)](t[a(420)](e,a(383)),p)}c=p}),o}[nt(458)](t){const e=nt,n=this[e(374)][t][e(449)];this[e(445)][e(435)][e(452)](t=>{t[e(480)](n,0)}),this[e(445)][e(470)][e(394)][e(436)]({alignToTop:!0,forceScroll:!0})}[nt(440)](){return(t,e)=>{const n=it,i=e[n(381)],o=i[n(397)](e[n(442)]),r=i[n(467)](o);r.is(n(402),n(370))&&(e[n(468)]=this[n(445)][n(435)][n(420)](r,0),t[n(416)]())}}}function ct(t,e,n){const i=nt;return 1===e?n[i(439)]("ol",null,[t]):n[i(439)]("ol",null,[n[i(439)]("li",null,[ct(t,e-1,n)])])}var st=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=257]})(t,e)}const ut=at;function lt(){const t=["focus","insertTableOfContents","listenTo","4qhzJpg","Table of contents","set","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyEvaluationLimit","evaluationLimit","142826BhbwIf","execute","menuBar:tableOfContents","isPremiumPlugin","view","featureNotAllowed","_createButton","_licenseKeyCheckInterval","3049623CUUiQJ","locale","expired","invalid","5015136VYacFF","pluginName","get","_showLicenseError","tableOfContentsLicenseKeyNotAllowed","TableOfContentsUI","editing","domainLimit","destroy","bind","editor","add","20ZomaDe","usageLimit","tableOfContentsLicenseKeyDomainLimit","TableOfContents","1800140fGQMDp","tableOfContents","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyExpired","40932ncUHqz","1254zotiji","licenseKey","8GrgqxV","tableOfContentsLicenseKeyInvalid","commands","isEnabled","tooltip","config","isOfficialPlugin","componentFactory","1474617FVfCom","init","12GhXnij","576688sNRdeA"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(377685===-parseInt(e(292))/1*(parseInt(e(271))/2)+-parseInt(e(279))/3+parseInt(e(286))/4*(parseInt(e(264))/5)+parseInt(e(281))/6*(parseInt(e(282))/7)+parseInt(e(304))/8+-parseInt(e(300))/9*(-parseInt(e(260))/10)+-parseInt(e(269))/11*(parseInt(e(268))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(270)];[ut(299)];static get[ut(305)](){return ut(309)}static get[ut(277)](){return!0}static get[ut(295)](){return!0}[ut(280)](){const t=ut,e=this[t(258)];e.ui[t(278)][t(259)](t(265),()=>{const e=t,n=this[e(298)](p.ButtonView);return n[e(275)]=!0,n}),e.ui[t(278)][t(259)](t(294),()=>this[t(298)](p.MenuBarMenuListItemButtonView)),this[t(270)]=this[t(258)][t(276)][t(306)](t(270));const n=this[t(258)];this[t(299)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(266)==r||e(272)==r||e(267)==r||e(262)==r||e(308)==r||e(290)==r||e(289)==r){delete n[o],i=r,clearInterval(this[e(299)]),this[e(299)]=void 0;break}}e(272)==i&&n[e(307)](e(303)),e(267)==i&&n[e(307)](e(302)),e(262)==i&&n[e(307)](e(311)),e(308)==i&&n[e(307)](e(297),e(263)),e(290)==i&&n[e(307)](e(291)),e(289)==i&&n[e(307)](e(261))},1e3)}[ut(298)](t){const e=ut,n=this[e(258)],i=n[e(301)],o=n[e(273)][e(306)](e(284)),r=new t(i);return r[e(288)]({label:m(i,e(287)),icon:st.IconTableOfContents}),r[e(257)](e(274)).to(o,e(274)),this[e(285)](r,e(293),()=>{const t=e;n[t(293)](t(284)),n[t(310)][t(296)][t(283)]()}),r}[ut(312)](){const t=ut;super[t(312)](),this[t(299)]&&clearInterval(this[t(299)])}}var ft=ht;function ht(t,e){var n=mt();return(ht=function(t,e){return n[t-=263]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(399907===-parseInt(e(263))/1+parseInt(e(275))/2*(parseInt(e(268))/3)+-parseInt(e(276))/4+-parseInt(e(266))/5+-parseInt(e(269))/6+parseInt(e(272))/7*(-parseInt(e(267))/8)+parseInt(e(271))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class pt extends t.Plugin{static get[ft(265)](){return[rt,dt]}static get[ft(273)](){return ft(264)}static get[ft(274)](){return!0}static get[ft(270)](){return!0}}function mt(){var t=["96HkyqgW","9woQVzC","320910Eclhef","isPremiumPlugin","12383982nBtguq","339094kfSFae","pluginName","isOfficialPlugin","192196WaLiqp","156536GxKMeC","91092bqOvtp","TableOfContents","requires","2496850BimbeG"];return(mt=function(){return t})()}function gt(){var t=["3004MopcWa","5erjDiZ","3285DMPIAs","9557746lTnvdW","12454308shVzZO","10QtdhVi","7WopPwO","27625824JkIkcw","422axamAs","6013974IQvpPe","7303984ztaaZM","4906obzuDo"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=436]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(870236===parseInt(e(444))/1*(-parseInt(e(447))/2)+parseInt(e(438))/3*(-parseInt(e(436))/4)+parseInt(e(437))/5*(-parseInt(e(445))/6)+-parseInt(e(442))/7*(-parseInt(e(446))/8)+parseInt(e(440))/9*(parseInt(e(441))/10)+-parseInt(e(439))/11+parseInt(e(443))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(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),p={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(p);else{var h=o(p,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:h,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:()=>B,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>p,HeadingId:()=>tt,TableOfContents:()=>ht,TableOfContentsCommand:()=>z,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},p=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return p.schedule=l,p.cancel=f,p.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),p}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=365]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(369)]())i instanceof r.ModelText&&(n+=i[e(387)]);return n}function a(){const t=["1933928vGayHR","706484aDFxws","has","data","htmlH3","35SnpdJQ","heading.options","GeneralHtmlSupport","69710kTMQYt","get","30661774ejkYEe","htmlH6","reduce","48715BpIjFV","getChildren","535708sRDEYU","htmlH1","config","plugins","htmlH5","push","htmlH2","6AlJXJF","htmlH4","15202881lgllPS","model","paragraph","384NQxEyA","4HpclWt"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(904615===parseInt(e(383))/1*(parseInt(e(370))/2)+-parseInt(e(377))/3*(-parseInt(e(385))/4)+-parseInt(e(368))/5*(parseInt(e(382))/6)+-parseInt(e(389))/7*(-parseInt(e(384))/8)+parseInt(e(379))/9+-parseInt(e(392))/10+-parseInt(e(365))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);function l(t,e){const n=f();return(l=function(t,e){return n[t-=391]})(t,e)}const d=l;function f(){const t=["16395643umcWxN","activeItemIndex","13055foMqup","_deriveHeadingElementsFromConversion","getRootNames","_getOutlineDefinitions","element","isPremiumPlugin","text","pluginName","getFirstPosition","push","change","4cgMgjv","backward","_getHeadingNames","domConverter","name","domToView","data","level","6KGQuFt","documentOutline.headings","toModel","_headingNames","get","getRoot","document","createElement","DocumentOutlineUtils","indexOf","1139364vNEgRf","config","17262TwfFeX","model","400GJLLZB","includes","item","2856eUExkN","_getActiveHeading","252345NToWgg","view","init","findIndex","editing","fire","length","1378655aZmagn","modelElement","1178620EYEDcU","isOfficialPlugin","afterInit","getChildren","getChild","editor","selection"];return(f=function(){return t})()}!function(t){const e=l,n=t();for(;;)try{if(351183===parseInt(e(408))/1*(parseInt(e(437))/2)+parseInt(e(445))/3*(-parseInt(e(417))/4)+-parseInt(e(415))/5+-parseInt(e(399))/6+parseInt(e(426))/7*(-parseInt(e(406))/8)+parseInt(e(401))/9*(parseInt(e(403))/10)+parseInt(e(424))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class p extends t.Plugin{static get[d(433)](){return d(397)}static get[d(418)](){return!0}static get[d(431)](){return!0}[d(392)]=[];[d(410)](){const t=d,e=this[t(422)];this[t(392)]=this[t(439)]();let n=[];e[t(402)][t(395)].on(t(436),o(()=>{const e=t,i=n;n=this[e(429)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(444)]===n[e(444)]&&t[e(432)]===n[e(432)]&&t[e(416)]===n[e(416)]),r=(0,u.diffToChanges)(o,n),s=this[e(407)](),c=n[e(411)](t=>t[e(416)]===s);r[e(414)]&&this[e(413)](e(436),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(413)](e(425),{index:c})},250,{leading:!0,trailing:!0}))}[d(419)](){const t=d;this[t(392)][t(414)]||this[t(427)]()}[d(429)](){const t=d,e=this[t(422)],n=[],i=this[t(392)];for(const n of e[t(402)][t(395)][t(428)]())o(e[t(402)][t(395)][t(394)](n));function o(e){const r=t;for(const t of e[r(420)]())t.is(r(430))&&(i[r(404)](t[r(441)])&&n[r(435)]({level:i[r(398)](t[r(441)])+1,text:c(t),modelElement:t}),o(t))}return n}[d(407)](){const t=d,e=this[t(422)][t(402)][t(395)][t(423)][t(434)](),n=new r.ModelTreeWalker({direction:t(438),startPosition:e});for(const e of n)if(e[t(405)].is(t(430))&&this[t(392)][t(404)](e[t(405)][t(441)]))return e[t(405)]}[d(439)](){const t=d;return this[t(422)][t(400)][t(393)](t(446))||function(t){const e=s,n=t[e(372)][e(393)](e(390));return n?n[e(367)]((t,n)=>(e(381)!==n[e(380)]&&t[e(375)](n[e(380)]),t),[]):t[e(373)][e(386)](e(391))?[e(371),e(376),e(388),e(378),e(374),e(366)]:[]}(this[t(422)])}[d(427)](){const t=d,e=this[t(422)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(412)][t(409)][t(440)][t(442)](document[t(396)](o)),r=e[t(443)][t(391)](n)[t(421)](0);r?.is(t(430))&&i[t(435)](r[t(441)])}this[t(392)]=i}}var h=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=149]})(t,e)}function w(){const t=["ck-document-outline__item","284RDodVt","click","bind","div","ck-document-outline__item_level-","3111kqbzQn","setTemplate","text","122FvDxJo","1664752jeaGGg","ck-document-outline__item_empty","bindTemplate","7NjxepB","50045lgfDSB","ck-reset","1238180QHYfZq","isActive","30554271cyIdiQ","2898900romgnA","Empty heading","level","380086LVabFZ","63LTWYFz","set","isEmpty","ck-document-outline__item_active"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(481897===-parseInt(e(163))/1+parseInt(e(150))/2*(-parseInt(e(174))/3)+parseInt(e(169))/4*(-parseInt(e(155))/5)+-parseInt(e(160))/6+parseInt(e(154))/7*(parseInt(e(151))/8)+-parseInt(e(164))/9*(parseInt(e(157))/10)+parseInt(e(159))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends h.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(153)],o=e?"["+m(t,n(161))+"]":"";this[n(165)](n(149),""),this[n(165)](n(162),1),this[n(165)](n(158),!1),this[n(171)](n(166)).to(this,n(149),t=>!t),this[n(175)]({tag:n(172),attributes:{class:["ck",n(156),n(168),i.to(n(162),t=>n(173)+t),i.if(n(158),n(167)),i.if(n(166),n(152))],title:i.to(n(149))},children:[{text:i.to(n(149),t=>t||o)}],on:{click:i.to(n(170))}})}}const I=k;function k(t,e){const n=y();return(k=function(t,e){return n[t-=238]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(233921===-parseInt(e(258))/1*(parseInt(e(246))/2)+-parseInt(e(253))/3+parseInt(e(262))/4*(parseInt(e(238))/5)+parseInt(e(244))/6+parseInt(e(265))/7+-parseInt(e(274))/8+-parseInt(e(271))/9*(parseInt(e(239))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends h.View{[I(263)];[I(251)];[I(243)];constructor(t,e=!1,n){const i=I;super(t),this[i(243)]=e,this[i(242)](i(278),-1),this[i(251)]=n,this[i(263)]=this[i(286)](),this[i(263)][i(280)](i(267)).to(this),this.on(i(267),this[i(264)][i(255)](this)),this.on(i(272),(t,e,n,o)=>{this[i(266)](o,n)}),this[i(245)]({tag:i(277),attributes:{class:["ck",i(241),i(270)],dir:t[i(249)],"data-document-outline-empty-placeholder":m(t,i(290)),tabindex:-1},children:this[i(263)]})}[I(247)](t){const e=I;t[e(285)](t=>{const n=e;n(252)==t[n(248)]?this[n(257)](t[n(260)],...t[n(254)]):n(268)==t[n(248)]&&this[n(287)](t[n(260)],t[n(281)])})}[I(266)](t,e){const n=I;if(-1!==t){const e=this[n(263)][n(256)](t);e&&(e[n(279)]=!1)}-1!==e&&(this[n(263)][n(256)](e)[n(279)]=!0,this[n(289)](e))}[I(257)](t,...e){const n=I,i=e[n(288)]((e,i)=>{const o=n,r=new v(this[o(283)],this[o(243)]);return r[o(240)]=e[o(240)],r[o(269)]=e[o(269)],t+i===this[o(278)]&&(r[o(279)]=!0),r});this[n(263)][n(259)](i,t)}[I(287)](t,e){const n=I;do{this[n(263)][n(250)](t)}while(--e)}[I(264)](t){const e=I,n=this[e(263)][e(282)](t[e(275)]);this[e(261)](e(284),n)}[I(289)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(263)][e(256)](t)[e(276)],20,this[e(251)])}[I(273)](){const t=I;super[t(273)](),this[t(276)][t(250)]()}}function y(){const t=["488hJKwSZ","items","_handleItemClick","2956786xEhCvX","_setActiveItem","click","delete","level","ck-document-outline","89874cvEWvR","change:activeItemIndex","destroy","701696cRYSkX","source","element","div","activeItemIndex","isActive","delegate","howMany","getIndex","locale","itemSelected","forEach","createCollection","_deleteItem","map","_scrollToItem","Editor headings will appear here as you type.","2515aLrJmH","20ONbxSy","text","ck-reset","set","showEmptyHeadingText","579444PmBqDE","setTemplate","198vryvmu","sync","type","contentLanguageDirection","remove","documentOutlineContainer","insert","282282WZzvdV","values","bind","get","_insertItem","1461AEXcrK","addMany","index","fire"];return(y=function(){return t})()}var _=n(929),x=n.n(_),C=n(297),O=n.n(C),E=n(102),T=n.n(E),A=n(123),P=n.n(A),L=n(741),D=n.n(L),S=n(192),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=T().bind(null,"head"),N.domAPI=O(),N.insertStyleElement=D();x()(S.A,N);S.A&&S.A.locals&&S.A.locals;const M=H;function H(t,e){const n=V();return(H=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(788866===-parseInt(e(168))/1*(parseInt(e(163))/2)+-parseInt(e(174))/3*(-parseInt(e(169))/4)+parseInt(e(130))/5*(-parseInt(e(177))/6)+-parseInt(e(199))/7+parseInt(e(141))/8*(-parseInt(e(185))/9)+parseInt(e(166))/10*(-parseInt(e(195))/11)+-parseInt(e(188))/12*(-parseInt(e(144))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class j extends t.Plugin{[M(198)];[M(135)];[M(176)];static get[M(183)](){return M(189)}static get[M(182)](){return!0}static get[M(158)](){return!0}constructor(t){const e=M;super(t),this[e(198)]=new b(t[e(193)],this[e(167)][e(171)][e(172)](e(160)),this[e(167)][e(171)][e(172)](e(150))),this[e(135)]=[],this[e(176)]=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(145)][e(162)](this),100)}[M(190)](){const t=M,e=this[t(167)],n=e[t(147)][t(172)](t(153));let i=!1;if(this[t(198)][t(151)](),this[t(167)].ui[t(170)][t(137)](this[t(198)][t(194)]),!e[t(171)][t(172)](t(150)))throw new u.CKEditorError(t(138),{editor:e});e[t(171)][t(172)](t(150))[t(155)](this[t(198)][t(194)]),n.on(t(173),this[t(161)][t(162)](this)),n.on(t(184),(e,{index:n})=>this[t(197)](n)),this[t(198)].on(t(179),(e,n)=>{i=!0,this[t(178)](n)}),this[t(198)][t(165)](u.global[t(200)],t(196),()=>{i?i=!1:this[t(176)]()},{useCapture:!0}),this[t(198)][t(165)](u.global[t(146)],t(192),this[t(176)],{useCapture:!0})}[M(131)](){!async function(t){const e=h([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[h([68,97,116,101])][h([110,111,119])](),i=t[h([101,100,105,116,111,114])],o=new(window[h([80,114,111,109,105,115,101])])(t=>{i[h([111,110,99,101])](h([114,101,97,100,121]),t)}),r={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},s=i[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](a(t)):null}function a(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[h([108,101,110,103,116,104])];n++){const i=t[h([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function p(){}function h(t){const e=H;return t[e(191)](t=>String[e(201)](t))[e(126)]("")}!function(t){const n=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let n=h([97]);for(let i=0;i<t[h([108,101,110,103,116,104])];i+=2){let o=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[h([108,101,110,103,116,104])]&&(o-=e[h([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=h([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!=h([86,97,108,105,100])&&async function(){await o,i[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=p,i[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[h([115,112,108,105,116])](h([46]));return 3!=t[h([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[h([106,116,105])],n=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),i={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete i[h([118,99])],l(i)==n}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(c=>{if(r())return c(h([86,97,108,105,100]));s(),i[h([100,101,99,111,114,97,116,101])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,u.uid)();function m(t){return!!t&&(typeof t===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function g(i){a(i)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(l(p+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),h([86,97,108,105,100])):h(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](c)[h([99,97,116,99,104])](()=>{c(h([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=h([108,108,99,116,45])+d(l(t)),i=f(d(window[h([77,97,116,104])][h([99,101,105,108])](n/o)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,i)}function s(){const e=h([108,108,99,116,45])+d(l(t)),n=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return n?window[h([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[h([80,114,111,109,105,115,101])])((e,n)=>{t[h([116,104,101,110])](e,n),window[h([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[h([111,110])](h([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(h([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[h([114,101,113,117,101,115,116,73,100])]:p}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(a=!0,g(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),o[h([116,104,101,110])](()=>{a||c(h([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function s(){i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const i=s[h([115,112,108,105,116])](h([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[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](a(i),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+n),c=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!c)return;const u=await c[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),r,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await c[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!!(e&&(e[h([105,110,99,108,117,100,101,115])](h([42]))||e[h([105,110,99,108,117,100,101,115])](h([68,79]))||e[h([105,110,99,108,117,100,101,115])](h([80,80]))||e[h([105,110,99,108,117,100,101,115])](h([84,82,73,76,73,85,77]))&&window[h([103,108,111,98])]&&window[h([103,108,111,98])][h([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1767916800;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=H,n=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[h([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[h([108,111,99,97,116,105,111,110])][e(154)]);if(n[h([105,110,99,108,117,100,101,115])](i))return!0;const o=i[h([115,112,108,105,116])](h([46]));return n[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=o[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(o[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>o[h([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;i[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[h([80,114,111,109,105,115,101])])((t,n)=>{e[h([116,104,101,110])](t,n),p[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},n)}):e||p||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}[M(156)](){const t=M;super[t(156)](),this[t(198)][t(156)](),this[t(176)][t(127)]()}[M(161)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(135)]=e,this[i(198)][i(139)](n)}[M(197)](t){const e=M;this[e(135)][e(180)]&&this[e(135)][t]&&(this[e(198)][e(184)]=t)}[M(178)](t){const e=M,n=this[e(135)][t][e(136)];this[e(167)][e(152)][e(173)](t=>{t[e(143)](n,0)}),this[e(167)][e(187)][e(198)][e(140)]({alignToTop:!0,forceScroll:!0}),this[e(167)][e(187)][e(198)][e(132)](),this[e(197)](t)}[M(145)](){const t=M,e=this[t(167)];let n;for(const i of e[t(152)][t(200)][t(186)]()){const o=e[t(187)][t(198)][t(133)](i),r=o&&new u.Rect(o)[t(164)]();if(r){const e=new u.Rect(u.global[t(146)])[t(142)](r);e&&(n=e[t(159)]+.25*e[t(175)])}}if(void 0===n)return;const i=K(e[t(187)],this[t(135)],n);i?this[t(197)](this[t(135)][t(157)](i)):this[t(197)](-1)}}function K(t,e,n,i=0,o=e[M(180)]-1){const r=M,s=Math[r(128)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(148)][r(181)](c[r(136)]);if(!a)return null;const l=t[r(198)][r(149)][r(129)](a);return new u.Rect(l)[r(134)]>n?K(t,e,n,i,s-1):K(t,e,n,s+1,o)}return s<0?null:e[s]}function V(){const t=["getDomRoot","bottom","_currentOutlineDefinitions","modelElement","add","document-outline-container-not-provided","sync","scrollToTheSelection","8vKvCJa","getIntersection","setSelection","24700KknVWO","_updateActiveDefinitionOnViewportChange","window","plugins","mapper","domConverter","documentOutline.container","render","model","DocumentOutlineUtils","href","appendChild","destroy","indexOf","isPremiumPlugin","top","documentOutline.showEmptyHeadings","_handleOutlineChange","bind","2960236WUMtGH","getVisible","listenTo","2333940IQDTJI","editor","1XqWLpH","88xLeyms","focusTracker","config","get","change","132750LFwjhZ","height","_updateActiveDefinitionFromViewportThrottled","2058FDlfEY","_handleItemSelected","itemSelected","length","toViewElement","isOfficialPlugin","pluginName","activeItemIndex","12806973iHVLwS","getRootNames","editing","32424WhHjKC","DocumentOutlineUI","init","map","resize","locale","element","55YvQtXt","scroll","_setActiveViewItem","view","7350665DyJgcN","document","fromCharCode","join","cancel","floor","mapViewToDom","2890ZJQoOY","afterInit","focus"];return(V=function(){return t})()}const R=U;function F(){const t=["documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyDomainLimit","2818445MjuAHM","licenseKey","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyNotAllowed","expired","264830npWLIX","117139rUtQzB","isOfficialPlugin","usageLimit","970WpzbpU","179490SoPTRc","requires","36MaEBvF","pluginName","documentOutlineLicenseKeyValid","24BSDqTM","editor","1201383xwVvrh","30516yEYSAX","config","get","72KNIcXe","_showLicenseError","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyInvalid","isPremiumPlugin","DocumentOutline","evaluationLimit","252970TitNrw","invalid","_licenseKeyCheckInterval","init","destroy","domainLimit","featureNotAllowed"];return(F=function(){return t})()}function U(t,e){const n=F();return(U=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(413022===parseInt(e(350))/1+-parseInt(e(327))/2+parseInt(e(334))/3*(parseInt(e(340))/4)+-parseInt(e(332))/5*(-parseInt(e(343))/6)+parseInt(e(359))/7+-parseInt(e(337))/8*(-parseInt(e(339))/9)+-parseInt(e(331))/10*(parseInt(e(328))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class B extends t.Plugin{[R(323)];[R(352)];static get[R(333)](){return[p,j]}static get[R(335)](){return R(348)}static get[R(329)](){return!0}static get[R(347)](){return!0}[R(353)](){const t=R;this[t(323)]=this[t(338)][t(341)][t(342)](t(323));const e=this[t(338)];this[t(352)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(336)==r||n(346)==r||n(345)==r||n(358)==r||n(325)==r||n(357)==r||n(324)==r){delete e[o],i=r,clearInterval(this[n(352)]),this[n(352)]=void 0;break}}n(346)==i&&e[n(344)](n(351)),n(345)==i&&e[n(344)](n(326)),n(358)==i&&e[n(344)](n(355)),n(325)==i&&e[n(344)](n(356),n(348)),n(357)==i&&e[n(344)](n(349)),n(324)==i&&e[n(344)](n(330))},1e3)}[R(354)](){const t=R;super[t(354)](),this[t(352)]&&clearInterval(this[t(352)])}}var W=n(901);const q=J;!function(t){const e=J,n=t();for(;;)try{if(656665===parseInt(e(219))/1*(parseInt(e(204))/2)+-parseInt(e(218))/3+-parseInt(e(210))/4*(parseInt(e(206))/5)+-parseInt(e(207))/6+-parseInt(e(209))/7+parseInt(e(217))/8*(-parseInt(e(216))/9)+parseInt(e(220))/10*(parseInt(e(213))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class z extends t.Command{[q(225)](){const t=q;this[t(205)][t(208)][t(227)](e=>{const n=t;this[n(205)][n(208)][n(228)](e[n(226)](n(215)))})}[q(223)](){const t=q,e=this[t(205)][t(208)],n=e[t(212)][t(222)][t(224)]();this[t(214)]=null!==(n&&e[t(221)][t(211)](n,t(215)))}}function J(t,e){const n=G();return(J=function(t,e){return n[t-=204]})(t,e)}function G(){const t=["insertObject","10gBtxkV","editor","24130Pxbojs","7535040fNbwhX","model","4483038MRRbDF","1072yWPqHP","findAllowedParent","document","11NZbaOP","isEnabled","tableOfContents","40491fTKViF","1928rbCszj","823302BZPfpV","87041anjXBH","47697950ORBPry","schema","selection","refresh","getFirstPosition","execute","createElement","change"];return(G=function(){return t})()}var Q=n(422),Y={attributes:{"data-cke":!0}};Y.setAttributes=P(),Y.insert=T().bind(null,"head"),Y.domAPI=O(),Y.insertStyleElement=D();x()(Q.A,Y);Q.A&&Q.A.locals&&Q.A.locals;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=226]})(t,e)}function Z(){const t=["get","mapper","isOfficialPlugin","getContainedElement","remove","editor","afterInit","differ","clear","1344744lesyPv","20qEhHcG","attribute:headingId:","string","_customDataDowncastHeadingsConversion","removeAttribute","for","hasAttribute","view","forEach","1806895mCMDke","config","model","12426416Jslkbn","headingId.modelAttributeName","getChanges","toViewElement","registerPostFixer","upcast","position","match","setAttribute","_customUpcastHeadingsConversion","change","name","viewItem","heading1","4461084LfaQYP","attributes","conversion","isPremiumPlugin","low","318hHcfcm","schema","pluginName","getAttribute","length","set","element:","consumable","6959SORnHi","consume","document","8xUMJdJ","paragraph","type","delete","writer","nodeAfter","35uRUPlO","26329468rEXOax","isRegistered","HeadingId","heading.options","add","modelRange","headingId","item","downcast","extend","_registerHeadingIdAttributePostfixer","9971397yYLPVE","has","insert"];return(Z=function(){return t})()}const $=X;!function(t){const e=X,n=t();for(;;)try{if(865430===-parseInt(e(227))/1*(-parseInt(e(292))/2)+parseInt(e(287))/3+parseInt(e(230))/4*(-parseInt(e(270))/5)+-parseInt(e(260))/6*(-parseInt(e(236))/7)+parseInt(e(273))/8+parseInt(e(248))/9+parseInt(e(261))/10*(-parseInt(e(237))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends t.Plugin{static get[$(294)](){return $(239)}static get[$(253)](){return!0}static get[$(290)](){return!0}[$(257)](){const t=$,e=this[t(256)];e[t(271)][t(251)](t(274))||(function(e){const n=t,i=new Map;return e?(e[n(269)](t=>{const e=n;e(231)!==t[e(272)]&&i[e(297)](t[e(268)],t[e(272)])}),i[n(251)]("h1")||i[n(297)]("h1",n(286)),i):i}(this[t(256)][t(271)][t(251)](t(240)))[t(269)]((n,i)=>{const o=t;this[o(282)](i),this[o(264)](n),e[o(272)][o(293)][o(238)](n)&&e[o(272)][o(293)][o(246)](n,{allowAttributes:o(243)})}),this[t(247)]())}[$(282)](t){const e=$;this[e(256)][e(289)][e(266)](e(278))[e(241)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(285)][o(295)]("id"),a=n[o(242)][o(254)]();if(a)return c&&c[o(296)]||a[o(267)](o(243))?void(r[o(228)](n[o(285)],{attributes:["id"]})&&s[o(281)](o(243),c,a)):(r[o(228)](n[o(285)],{attributes:["id"]}),void s[o(281)](o(243),(0,u.uid)(),a))},{priority:u.priorities[e(251)](e(291))+.5}))}[$(264)](t){const e=$;this[e(256)][e(289)][e(266)](e(245))[e(241)](n=>n.on(e(262)+t,(t,n,i)=>{const o=e;if(!i[o(226)][o(228)](n[o(244)],t[o(284)]))return;const r=n[o(244)][o(295)](o(243)),s=i[o(252)][o(276)](n[o(244)]);i[o(234)][o(281)]("id",r,s)}))}[$(247)](){const t=$,e=this[t(256)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(241)](r),e[o(281)](o(243),r,n),r}function r(e,n){const i=t;e[i(265)](i(243),n)}e[t(272)][t(229)][t(277)](s=>{const c=t,a=e[c(272)][c(229)][c(258)][c(275)]();let u=!1;for(const t of a)if(c(250)==t[c(232)]&&t[c(284)])if(et(t[c(284)])){const e=t[c(288)][c(251)](c(243));c(263)==typeof e?n[c(249)](e)?(o(s,t[c(279)][c(235)]),u=!0):i[c(241)](e):(o(s,t[c(279)][c(235)]),u=!0)}else c(263)==typeof t[c(288)][c(251)](c(243))&&(r(s,t[c(279)][c(235)]),u=!0);else if(c(255)==t[c(232)]){const e=t[c(288)][c(251)](c(243));c(263)==typeof e&&n[c(233)](e)}return u}),e[t(272)][t(229)].on(t(283),()=>{const e=t;i[e(269)](t=>n[e(241)](t)),i[e(259)]()})}}function et(t){return!!t[$(280)](/heading\d/)}function nt(t,e){const n=ot();return(nt=function(t,e){return n[t-=311]})(t,e)}const it=nt;function ot(){const t=["scrollToTheSelection","for","_defineSchema","28GCaNVp","elementToElement","afterInit","DocumentOutlineUtils","click","viewToModelPosition","table-of-contents__placeholder","$capture","schema","nodeAfter","domEvent","1qfkqoy","href","_handleScrollToHeading","getAncestors","dataDowncast","commands","model","tableOfContentsHeadingIndex","_updateTableOfContentsElements","init","add","_tableOfContentsElements","1319390dnkBqa","conversion","element","editingDowncast","differ","createText","150153KeRajM","findMappedViewAncestor","reconvertItem","getCustomProperty","createContainerElement","document","tableOfContents","_headingIdModelAttributeName","filter","$blockObject","_defineConverters","setCustomProperty","13307CfrZHs","$graveyard","createPositionAt","view","locale","headingId.modelAttributeName","isOfficialPlugin","level","viewPosition","position","TableOfContentsEditing","13DpdFHt","data","isPremiumPlugin","isInteger","setSelection","elementToStructure","length","get","_trackNewToCElements","change","modelElement","text","headingId","1140505QyGeiy","end","requires","type","map","modelPosition","name","hasContent","upcast","rootName"," table-of-contents_empty","_createTableOfContents","table-of-contents","686040UNvhcX","_redirectMapper","listenTo","stop","editor","insert","div","registerRawContentMatcher","7754388KCYjSk","high","3180825LGFECb","forEach","register","config","getChanges","abs","Empty heading","fromCharCode","mapper","Table of contents","_currentOutlineDefinitions","insertTableOfContents","editing","documentOutline.showEmptyHeadings","outlineDefinitions","target","plugins","No headings were found in the document.","6ePTYGf","pluginName","join","33smzqxC","getAttribute","preventDefault","toModelElement","136LBRcts"];return(ot=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(200570===parseInt(e(364))/1*(parseInt(e(314))/2)+-parseInt(e(382))/3*(-parseInt(e(353))/4)+-parseInt(e(418))/5*(-parseInt(e(342))/6)+parseInt(e(394))/7*(-parseInt(e(349))/8)+parseInt(e(324))/9+-parseInt(e(376))/10*(parseInt(e(345))/11)+parseInt(e(322))/12*(-parseInt(e(405))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[it(343)](){return it(404)}static get[it(400)](){return!0}static get[it(407)](){return!0}static get[it(420)](){return[W.Widget,p,tt]}[it(334)];[it(375)];[it(389)];constructor(t){const e=it;super(t),this[e(334)]=[],this[e(375)]=new Set,this[e(389)]=e(417)}[it(373)](){const t=it,e=this[t(318)],n=e[t(336)][t(397)][t(387)];e[t(327)][t(412)](t(399))&&(this[t(389)]=e[t(327)][t(412)](t(399))),this[t(316)](n,t(357),(e,n)=>{const i=t;if(!n[i(339)])return;const o=n[i(339)][i(385)](i(371));Number[i(408)](o)&&(n[i(363)][i(347)](),e[i(317)](),this[i(366)](o))},{priority:t(323),context:t(360)}),this[t(352)](),this[t(392)](),e[t(369)][t(374)](t(335),new z(e)),e[t(340)][t(412)](t(356)).on(t(414),(e,n)=>{const i=t;this[i(334)]=n[i(338)],this[i(372)]()}),this[t(316)](e[t(370)][t(387)],t(414),()=>{this[t(413)]()})}[it(355)](){!async function(t){const e=h([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[h([68,97,116,101])][h([110,111,119])](),i=t[h([101,100,105,116,111,114])],o=new(window[h([80,114,111,109,105,115,101])])(t=>{i[h([111,110,99,101])](h([114,101,97,100,121]),t)}),r={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},s=i[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](a(t)):null}function a(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[h([108,101,110,103,116,104])];n++){const i=t[h([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function p(){}function h(t){const e=nt;return t[e(422)](t=>String[e(331)](t))[e(344)]("")}!function(t){const n=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let n=h([109]);for(let i=0;i<t[h([108,101,110,103,116,104])];i+=2){let o=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[h([108,101,110,103,116,104])]&&(o-=e[h([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=h([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!=h([86,97,108,105,100])&&async function(){await o,i[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=p,i[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[h([115,112,108,105,116])](h([46]));return 3!=t[h([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[h([106,116,105])],n=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),i={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete i[h([118,99])],l(i)==n}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(c=>{if(r())return c(h([86,97,108,105,100]));s(),i[h([100,101,99,111,114,97,116,101])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,u.uid)();function m(t){return!!t&&(typeof t===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function g(i){a(i)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(l(p+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),h([86,97,108,105,100])):h(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](c)[h([99,97,116,99,104])](()=>{c(h([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=h([108,108,99,116,45])+d(l(t)),i=f(d(window[h([77,97,116,104])][h([99,101,105,108])](n/o)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,i)}function s(){const e=h([108,108,99,116,45])+d(l(t)),n=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return n?window[h([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[h([80,114,111,109,105,115,101])])((e,n)=>{t[h([116,104,101,110])](e,n),window[h([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[h([111,110])](h([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(h([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[h([114,101,113,117,101,115,116,73,100])]:p}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(a=!0,g(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),o[h([116,104,101,110])](()=>{a||c(h([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function s(){i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const i=s[h([115,112,108,105,116])](h([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[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](a(i),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+n),c=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!c)return;const u=await c[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),r,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await c[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!!(e&&(e[h([105,110,99,108,117,100,101,115])](h([42]))||e[h([105,110,99,108,117,100,101,115])](h([84,79,67]))||e[h([105,110,99,108,117,100,101,115])](h([80,80]))||e[h([105,110,99,108,117,100,101,115])](h([84,82,73,76,73,85,77]))&&window[h([103,108,111,98])]&&window[h([103,108,111,98])][h([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1767916800;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=nt,n=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[h([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[h([108,111,99,97,116,105,111,110])][e(365)]);if(n[h([105,110,99,108,117,100,101,115])](i))return!0;const o=i[h([115,112,108,105,116])](h([46]));return n[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=o[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(o[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>o[h([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;i[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[h([80,114,111,109,105,115,101])])((t,n)=>{e[h([116,104,101,110])](t,n),p[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},n)}):e||p||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}[it(372)](){const t=it;this[t(375)][t(325)](e=>{const n=t;n(395)!==e[n(427)]&&this[n(318)][n(336)][n(384)](e)})}[it(413)](){const t=it;for(const e of this[t(318)][t(370)][t(387)][t(380)][t(328)]({includeChangesInGraveyard:!0})){if(t(319)!==e[t(421)]||t(388)!==e[t(424)])return;this[t(375)][t(374)](e[t(403)][t(362)])}}[it(352)](){const t=it;this[t(318)][t(370)][t(361)][t(326)](t(388),{inheritAllFrom:t(391)})}[it(392)](){const t=it,e=this[t(318)][t(377)];e[t(351)](t(426))[t(354)]({model:t(388),view:{name:t(320),classes:t(313)}}),e[t(351)](t(368))[t(410)]({model:t(388),view:(e,{writer:n})=>this[t(312)](n,!0)}),e[t(351)](t(379))[t(410)]({model:t(388),view:(e,{writer:n})=>{const i=t;this[i(375)][i(374)](e);const o=this[i(312)](n);return(0,W.toWidget)(o,n,{label:m(this[i(318)][i(398)],i(333))})}}),this[t(318)][t(406)][t(321)]({name:t(320),classes:t(313)}),this[t(318)][t(336)][t(332)].on(t(358),this[t(315)](),{priority:t(323)})}[it(312)](t,e=!1){const n=it,{locale:i}=this[n(318)],o=t[n(386)](n(320),{class:n(313)+(0===this[n(334)][n(411)]?n(311):""),...!e&&{"data-table-of-contents-label":m(i,n(333))}});0===this[n(334)][n(411)]&&!1===e&&t[n(319)](t[n(396)](o,n(419)),t[n(386)]("p",{class:n(359)},[t[n(381)](m(i,n(341)))]));const r=e?"":"["+m(i,n(330))+"]";let s=o;return this[n(334)][n(325)]((i,o,c)=>{const a=n,u=this[a(318)][a(370)][a(425)](i[a(415)],{ignoreWhitespaces:!0}),l=u?i[a(416)]:r,d=i[a(415)][a(346)](this[a(389)]),f=t[a(386)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(381)](l)]),p=this[a(318)][a(327)][a(412)](a(337));t[a(393)](a(371),o,f);const h=t[a(386)]("li",null,[u||!e&&p?f:t[a(381)]("")]),m=o?c[o-1][a(401)]:0,g=Math[a(329)](i[a(401)]-m);if(i[a(401)]>m){const e=st(h,g,t);t[a(319)](t[a(396)](s,a(419)),e)}else{const e=function(t,e){const n=a;return t[n(367)]({includeSelf:!0,parentFirst:!0})[n(390)](t=>t.is(n(378),"ol"))[e]}(s,g);t[a(319)](t[a(396)](e,a(419)),h)}s=h}),o}[it(366)](t){const e=it,n=this[e(334)][t][e(415)];this[e(318)][e(370)][e(414)](t=>{t[e(409)](n,0)}),this[e(318)][e(336)][e(397)][e(350)]({alignToTop:!0,forceScroll:!0})}[it(315)](){return(t,e)=>{const n=nt,i=e[n(332)],o=i[n(383)](e[n(402)]),r=i[n(348)](o);r.is(n(378),n(388))&&(e[n(423)]=this[n(318)][n(370)][n(396)](r,0),t[n(317)]())}}}function st(t,e,n){const i=it;return 1===e?n[i(386)]("ol",null,[t]):n[i(386)]("ol",null,[n[i(386)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=257]})(t,e)}const ut=at;function lt(){const t=["focus","insertTableOfContents","listenTo","4qhzJpg","Table of contents","set","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyEvaluationLimit","evaluationLimit","142826BhbwIf","execute","menuBar:tableOfContents","isPremiumPlugin","view","featureNotAllowed","_createButton","_licenseKeyCheckInterval","3049623CUUiQJ","locale","expired","invalid","5015136VYacFF","pluginName","get","_showLicenseError","tableOfContentsLicenseKeyNotAllowed","TableOfContentsUI","editing","domainLimit","destroy","bind","editor","add","20ZomaDe","usageLimit","tableOfContentsLicenseKeyDomainLimit","TableOfContents","1800140fGQMDp","tableOfContents","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyExpired","40932ncUHqz","1254zotiji","licenseKey","8GrgqxV","tableOfContentsLicenseKeyInvalid","commands","isEnabled","tooltip","config","isOfficialPlugin","componentFactory","1474617FVfCom","init","12GhXnij","576688sNRdeA"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(377685===-parseInt(e(292))/1*(parseInt(e(271))/2)+-parseInt(e(279))/3+parseInt(e(286))/4*(parseInt(e(264))/5)+parseInt(e(281))/6*(parseInt(e(282))/7)+parseInt(e(304))/8+-parseInt(e(300))/9*(-parseInt(e(260))/10)+-parseInt(e(269))/11*(parseInt(e(268))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(270)];[ut(299)];static get[ut(305)](){return ut(309)}static get[ut(277)](){return!0}static get[ut(295)](){return!0}[ut(280)](){const t=ut,e=this[t(258)];e.ui[t(278)][t(259)](t(265),()=>{const e=t,n=this[e(298)](h.ButtonView);return n[e(275)]=!0,n}),e.ui[t(278)][t(259)](t(294),()=>this[t(298)](h.MenuBarMenuListItemButtonView)),this[t(270)]=this[t(258)][t(276)][t(306)](t(270));const n=this[t(258)];this[t(299)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(266)==r||e(272)==r||e(267)==r||e(262)==r||e(308)==r||e(290)==r||e(289)==r){delete n[o],i=r,clearInterval(this[e(299)]),this[e(299)]=void 0;break}}e(272)==i&&n[e(307)](e(303)),e(267)==i&&n[e(307)](e(302)),e(262)==i&&n[e(307)](e(311)),e(308)==i&&n[e(307)](e(297),e(263)),e(290)==i&&n[e(307)](e(291)),e(289)==i&&n[e(307)](e(261))},1e3)}[ut(298)](t){const e=ut,n=this[e(258)],i=n[e(301)],o=n[e(273)][e(306)](e(284)),r=new t(i);return r[e(288)]({label:m(i,e(287)),icon:ct.IconTableOfContents}),r[e(257)](e(274)).to(o,e(274)),this[e(285)](r,e(293),()=>{const t=e;n[t(293)](t(284)),n[t(310)][t(296)][t(283)]()}),r}[ut(312)](){const t=ut;super[t(312)](),this[t(299)]&&clearInterval(this[t(299)])}}var ft=pt;function pt(t,e){var n=mt();return(pt=function(t,e){return n[t-=263]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(399907===-parseInt(e(263))/1+parseInt(e(275))/2*(parseInt(e(268))/3)+-parseInt(e(276))/4+-parseInt(e(266))/5+-parseInt(e(269))/6+parseInt(e(272))/7*(-parseInt(e(267))/8)+parseInt(e(271))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class ht extends t.Plugin{static get[ft(265)](){return[rt,dt]}static get[ft(273)](){return ft(264)}static get[ft(274)](){return!0}static get[ft(270)](){return!0}}function mt(){var t=["96HkyqgW","9woQVzC","320910Eclhef","isPremiumPlugin","12383982nBtguq","339094kfSFae","pluginName","isOfficialPlugin","192196WaLiqp","156536GxKMeC","91092bqOvtp","TableOfContents","requires","2496850BimbeG"];return(mt=function(){return t})()}function gt(){var t=["3004MopcWa","5erjDiZ","3285DMPIAs","9557746lTnvdW","12454308shVzZO","10QtdhVi","7WopPwO","27625824JkIkcw","422axamAs","6013974IQvpPe","7303984ztaaZM","4906obzuDo"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=436]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(870236===parseInt(e(444))/1*(-parseInt(e(447))/2)+parseInt(e(438))/3*(-parseInt(e(436))/4)+parseInt(e(437))/5*(-parseInt(e(445))/6)+-parseInt(e(442))/7*(-parseInt(e(446))/8)+parseInt(e(440))/9*(parseInt(e(441))/10)+-parseInt(e(439))/11+parseInt(e(443))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x4fb872,Command as _0x46c3f3}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x54db0d,throttle as _0x3800df}from'es-toolkit/compat';import{ModelText as _0x5b0024,ModelTreeWalker as _0x95acc7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4d3c7a,diffToChanges as _0x5161e3,scrollAncestorsToShowTarget as _0x41cf73,CKEditorError as _0x26803f,global as _0x38f32e,Rect as _0x165e59,uid as _0x211574,priorities as _0x1eeb6b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x287e34,ButtonView as _0x28c7f5,MenuBarMenuListItemButtonView as _0x56d23f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x36de17,toWidget as _0x2fd231}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x247009}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5b01e9){let _0x3babc7='';for(const _0x565132 of _0x5b01e9['getChildren']())_0x565132 instanceof _0x5b0024&&(_0x3babc7+=_0x565132['data']);return _0x3babc7;}class i extends _0x4fb872{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x39ff17=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x1a27cf=[];_0x39ff17['model']['document']['on']('change',_0x54db0d(()=>{const _0xe07c2c=_0x1a27cf;_0x1a27cf=this['_getOutlineDefinitions']();const _0x19a24b=_0x4d3c7a(_0xe07c2c,_0x1a27cf,(_0x3644ce,_0x35f148)=>_0x3644ce['level']===_0x35f148['level']&&_0x3644ce['text']===_0x35f148['text']&&_0x3644ce['modelElement']===_0x35f148['modelElement']),_0x37fba3=_0x5161e3(_0x19a24b,_0x1a27cf),_0x5dfabd=this['_getActiveHeading'](),_0x4d655b=_0x1a27cf['findIndex'](_0x1c3467=>_0x1c3467['modelElement']===_0x5dfabd);_0x37fba3['length']&&this['fire']('change',{'outlineDefinitions':_0x1a27cf,'activeItemIndex':_0x4d655b,'outlineChanges':_0x37fba3}),this['fire']('activeItemIndex',{'index':_0x4d655b});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x63e19a=this['editor'],_0x3561de=[],_0x405597=this['_headingNames'];for(const _0x4e2fba of _0x63e19a['model']['document']['getRootNames']())_0x4c1c22(_0x63e19a['model']['document']['getRoot'](_0x4e2fba));function _0x4c1c22(_0x21bbad){for(const _0x1ca449 of _0x21bbad['getChildren']())_0x1ca449['is']('element')&&(_0x405597['includes'](_0x1ca449['name'])&&_0x3561de['push']({'level':_0x405597['indexOf'](_0x1ca449['name'])+0x1,'text':g(_0x1ca449),'modelElement':_0x1ca449}),_0x4c1c22(_0x1ca449));}return _0x3561de;}['_getActiveHeading'](){const _0x13727d=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x3f3c0c=new _0x95acc7({'direction':'backward','startPosition':_0x13727d});for(const _0x4821c9 of _0x3f3c0c)if(_0x4821c9['item']['is']('element')&&this['_headingNames']['includes'](_0x4821c9['item']['name']))return _0x4821c9['item'];}['_getHeadingNames'](){const _0x2ffe7b=this['editor']['config']['get']('documentOutline.headings');return _0x2ffe7b||function(_0x5820e6){const _0x535bfc=_0x5820e6['config']['get']('heading.options');return _0x535bfc?_0x535bfc['reduce']((_0x29566b,_0x1fa1a2)=>('paragraph'!==_0x1fa1a2['model']&&_0x29566b['push'](_0x1fa1a2['model']),_0x29566b),[]):_0x5820e6['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0xa42794=this['editor'],_0xd70799=['h1','h2','h3','h4','h5','h6'],_0x9bf755=[];for(const _0x58d6b0 of _0xd70799){const _0x179702=_0xa42794['editing']['view']['domConverter']['domToView'](document['createElement'](_0x58d6b0)),_0x1cf22f=_0xa42794['data']['toModel'](_0x179702)['getChild'](0x0);_0x1cf22f?.['is']('element')&&_0x9bf755['push'](_0x1cf22f['name']);}this['_headingNames']=_0x9bf755;}}function j(_0x1a3d74,_0x1f47a5){const t=_0x1a3d74['t'];switch(_0x1f47a5){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 _0x1f47a5;}}class A extends _0x287e34{constructor(_0x5df43a,_0x3f834f=!0x1){super(_0x5df43a);const _0xcd6a31=this['bindTemplate'],_0x9fc0a5=_0x3f834f?'['+j(_0x5df43a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x1ee97b=>!_0x1ee97b),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0xcd6a31['to']('level',_0x4f905e=>'ck-document-outline__item_level-'+_0x4f905e),_0xcd6a31['if']('isActive','ck-document-outline__item_active'),_0xcd6a31['if']('isEmpty','ck-document-outline__item_empty')],'title':_0xcd6a31['to']('text')},'children':[{'text':_0xcd6a31['to']('text',_0x1d112f=>_0x1d112f||_0x9fc0a5)}],'on':{'click':_0xcd6a31['to']('click')}});}}class f extends _0x287e34{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x13fe39,_0xb3f9b=!0x1,_0x3d4f3d){super(_0x13fe39),this['showEmptyHeadingText']=_0xb3f9b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3d4f3d,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x57b852,_0x50b606,_0x2566f9,_0x3d413b)=>{this['_setActiveItem'](_0x3d413b,_0x2566f9);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x13fe39['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x13fe39,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x181dbc){_0x181dbc['forEach'](_0x2067a4=>{'insert'==_0x2067a4['type']?this['_insertItem'](_0x2067a4['index'],..._0x2067a4['values']):'delete'==_0x2067a4['type']&&this['_deleteItem'](_0x2067a4['index'],_0x2067a4['howMany']);});}['_setActiveItem'](_0x23ef98,_0x3c40fc){if(-0x1!==_0x23ef98){const _0x12b9d9=this['items']['get'](_0x23ef98);_0x12b9d9&&(_0x12b9d9['isActive']=!0x1);}-0x1!==_0x3c40fc&&(this['items']['get'](_0x3c40fc)['isActive']=!0x0,this['_scrollToItem'](_0x3c40fc));}['_insertItem'](_0x57bbd6,..._0x583d47){const _0x3a77be=_0x583d47['map']((_0xd67b26,_0x34a7bc)=>{const _0x17c4be=new A(this['locale'],this['showEmptyHeadingText']);return _0x17c4be['text']=_0xd67b26['text'],_0x17c4be['level']=_0xd67b26['level'],_0x57bbd6+_0x34a7bc===this['activeItemIndex']&&(_0x17c4be['isActive']=!0x0),_0x17c4be;});this['items']['addMany'](_0x3a77be,_0x57bbd6);}['_deleteItem'](_0x1c91e8,_0x2a8434){do{this['items']['remove'](_0x1c91e8);}while(--_0x2a8434);}['_handleItemClick'](_0x28f326){const _0x58185c=this['items']['getIndex'](_0x28f326['source']);this['fire']('itemSelected',_0x58185c);}['_scrollToItem'](_0x2dbc7f){_0x41cf73(this['items']['get'](_0x2dbc7f)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x4fb872{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x48152c){super(_0x48152c),this['view']=new f(_0x48152c['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3800df(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2bea9a=this['editor'],_0x18759e=_0x2bea9a['plugins']['get']('DocumentOutlineUtils');let _0x7a4fd8=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2bea9a['config']['get']('documentOutline.container'))throw new _0x26803f('document-outline-container-not-provided',{'editor':_0x2bea9a});_0x2bea9a['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x18759e['on']('change',this['_handleOutlineChange']['bind'](this)),_0x18759e['on']('activeItemIndex',(_0x53ab40,{index:_0x54fe8c})=>this['_setActiveViewItem'](_0x54fe8c)),this['view']['on']('itemSelected',(_0x2f80b3,_0x277738)=>{_0x7a4fd8=!0x0,this['_handleItemSelected'](_0x277738);}),this['view']['listenTo'](_0x38f32e['document'],'scroll',()=>{_0x7a4fd8?_0x7a4fd8=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x38f32e['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x4e4064){const _0x35f346=_0x2d5936([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]),_0x35761b=0x1cb264a3,_0xf78319=0x1cb51a9b^_0x35761b,_0x4657b7=window[_0x2d5936([0x44,0x61,0x74,0x65])][_0x2d5936([0x6e,0x6f,0x77])](),_0x1ad579=_0x4e4064[_0x2d5936([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42a538=new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e6338=>{_0x1ad579[_0x2d5936([0x6f,0x6e,0x63,0x65])](_0x2d5936([0x72,0x65,0x61,0x64,0x79]),_0x4e6338);}),_0x31dadf={[_0x2d5936([0x6b,0x74,0x79])]:_0x2d5936([0x45,0x43]),[_0x2d5936([0x75,0x73,0x65])]:_0x2d5936([0x73,0x69,0x67]),[_0x2d5936([0x63,0x72,0x76])]:_0x2d5936([0x50,0x2d,0x32,0x35,0x36]),[_0x2d5936([0x78])]:_0x2d5936([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]),[_0x2d5936([0x79])]:_0x2d5936([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]),[_0x2d5936([0x61,0x6c,0x67])]:_0x2d5936([0x45,0x53,0x32,0x35,0x36])},_0x535ff0=_0x1ad579[_0x2d5936([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d5936([0x67,0x65,0x74])](_0x2d5936([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x6292ed(){let _0x549ada,_0x25cdee=null,_0x3ec4db=null;try{if(_0x535ff0==_0x2d5936([0x47,0x50,0x4c]))return _0x2d5936([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x549ada=_0x5133af(),!_0x549ada)return _0x2d5936([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x549ada[_0x2d5936([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ec4db=_0x1e2023(_0x549ada[_0x2d5936([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x549ada[_0x2d5936([0x6a,0x74,0x69])])),await _0xd1c4ea()?_0x3d4c1d()?_0x315e49()?_0x2d5936([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5dee5d()?(_0x549ada[_0x2d5936([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d5936([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x25cdee=_0x12eaf0(_0x2d5936([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59c1cf()):_0x2d5936([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d5936([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d5936([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d5936([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x315e49(){const _0x3a18ba=[_0x2d5936([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d5936([0x74,0x72,0x69,0x61,0x6c])][_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x549ada[_0x2d5936([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4657b7/0x3e8:0xe10*_0xf78319;return _0x549ada[_0x2d5936([0x65,0x78,0x70])]<_0x3a18ba;}function _0x3d4c1d(){const _0x4f911f=_0x549ada[_0x2d5936([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4f911f&&(!!_0x4f911f[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d5936([0x2a]))||(!!_0x4f911f[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d5936([0x44,0x4f]))||(!!_0x4f911f[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d5936([0x50,0x50]))||!(!_0x4f911f[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d5936([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x182ee7()))));}function _0x5dee5d(){const _0x40f99c=_0x549ada[_0x2d5936([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40f99c||0x0==_0x40f99c[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x277d18}=new URL(window[_0x2d5936([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x40f99c[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x277d18))return!0x0;const _0x26f7c7=_0x277d18[_0x2d5936([0x73,0x70,0x6c,0x69,0x74])](_0x2d5936([0x2e]));return _0x40f99c[_0x2d5936([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x318a4a=>_0x318a4a[_0x2d5936([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d5936([0x2a])))[_0x2d5936([0x6d,0x61,0x70])](_0x1ecc64=>_0x1ecc64[_0x2d5936([0x73,0x70,0x6c,0x69,0x74])](_0x2d5936([0x2e])))[_0x2d5936([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xabf59f=>_0xabf59f[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x26f7c7[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d5936([0x6d,0x61,0x70])](_0x11cdf1=>Array(_0x26f7c7[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x11cdf1[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d5936([0x66,0x69,0x6c,0x6c])](_0x11cdf1[0x0]===_0x2d5936([0x2a])?_0x2d5936([0x2a]):'')[_0x2d5936([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x11cdf1))[_0x2d5936([0x73,0x6f,0x6d,0x65])](_0x3ad839=>_0x26f7c7[_0x2d5936([0x65,0x76,0x65,0x72,0x79])]((_0x1a53ec,_0x2f6e00)=>_0x3ad839[_0x2f6e00]===_0x1a53ec||_0x3ad839[_0x2f6e00]===_0x2d5936([0x2a])));}function _0x59c1cf(){return _0x25cdee&&_0x3ec4db?new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2def40,_0x41356f)=>{_0x25cdee[_0x2d5936([0x74,0x68,0x65,0x6e])](_0x2def40,_0x41356f),_0x3ec4db[_0x2d5936([0x74,0x68,0x65,0x6e])](_0x5e7487=>{_0x5e7487!=_0x2d5936([0x56,0x61,0x6c,0x69,0x64])&&_0x2def40(_0x5e7487);},_0x41356f);}):_0x25cdee||_0x3ec4db||_0x2d5936([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e2023(_0x43aca7,_0x5ca438){return new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e3b72=>{if(_0x4bb414())return _0x1e3b72(_0x2d5936([0x56,0x61,0x6c,0x69,0x64]));_0x480058(),_0x1ad579[_0x2d5936([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d5936([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ecec4=!0x1;const _0x2f0782=_0x211574();function _0x2a2058(_0x2a31c9){return!!_0x2a31c9&&(typeof _0x2a31c9===_0x2d5936([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2a31c9===_0x2d5936([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2a31c9[_0x2d5936([0x74,0x68,0x65,0x6e])]===_0x2d5936([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2a31c9[_0x2d5936([0x63,0x61,0x74,0x63,0x68])]===_0x2d5936([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2bce89(_0x43de1b){_0x46f3f3(_0x43de1b)[_0x2d5936([0x74,0x68,0x65,0x6e])](_0xd470db=>{if(!_0xd470db||_0xd470db[_0x2d5936([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d5936([0x6f,0x6b]))return _0x2d5936([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x58b1db(_0x2c4f03(_0x2f0782+_0x5ca438))!=_0xd470db[_0x2d5936([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d5936([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d5936([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d5936([0x74,0x68,0x65,0x6e])](_0x513403=>(_0x4e1cab(),_0x513403),()=>{const _0x4ff572=_0x5e8ba9();return null==_0x4ff572?(_0x4e1cab(),_0x2d5936([0x56,0x61,0x6c,0x69,0x64])):_0x2d5936(_0x4657b7-_0x4ff572>(0x38bee0a3^_0x35761b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d5936([0x74,0x68,0x65,0x6e])](_0x1e3b72)[_0x2d5936([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e3b72(_0x2d5936([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xc52cf3=0x1c848a23^_0x35761b;function _0x4e1cab(){const _0x42d930=_0x2d5936([0x6c,0x6c,0x63,0x74,0x2d])+_0x58b1db(_0x2c4f03(_0x43aca7)),_0x57911a=_0x47808e(_0x58b1db(window[_0x2d5936([0x4d,0x61,0x74,0x68])][_0x2d5936([0x63,0x65,0x69,0x6c])](_0x4657b7/_0xc52cf3)));window[_0x2d5936([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d5936([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42d930,_0x57911a);}function _0x5e8ba9(){const _0x464f79=_0x2d5936([0x6c,0x6c,0x63,0x74,0x2d])+_0x58b1db(_0x2c4f03(_0x43aca7)),_0x1aea5c=window[_0x2d5936([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d5936([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x464f79);return _0x1aea5c?window[_0x2d5936([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47808e(_0x1aea5c),0x10)*_0xc52cf3:null;}function _0x46f3f3(_0x53c6bc){return new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x811d38,_0x2648c6)=>{_0x53c6bc[_0x2d5936([0x74,0x68,0x65,0x6e])](_0x811d38,_0x2648c6),window[_0x2d5936([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2648c6,0x1cb3b063^_0x35761b);});}}_0x1ad579[_0x2d5936([0x6f,0x6e])](_0x2d5936([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1856f1,_0x43c3a9)=>{if(_0x43c3a9[0x0]!=_0x43aca7)return _0x1e3b72(_0x2d5936([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x43c3a9[0x1]={..._0x43c3a9[0x1],[_0x2d5936([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f0782};},{[_0x2d5936([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d5936([0x68,0x69,0x67,0x68])}),_0x1ad579[_0x2d5936([0x6f,0x6e])](_0x2d5936([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xd89d51=>{_0x2a2058(_0xd89d51[_0x2d5936([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ecec4=!0x0,_0x2bce89(_0xd89d51[_0x2d5936([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d5936([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d5936([0x6c,0x6f,0x77])}),_0x42a538[_0x2d5936([0x74,0x68,0x65,0x6e])](()=>{_0x5ecec4||_0x1e3b72(_0x2d5936([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4bb414(){return _0x1ad579[_0x2d5936([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d5936([0x76,0x69,0x65,0x77])][_0x2d5936([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d5936([0x61,0x75,0x74,0x6f]);}function _0x480058(){_0x1ad579[_0x2d5936([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d5936([0x76,0x69,0x65,0x77])][_0x2d5936([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d5936([0x61,0x75,0x74,0x6f]);}}function _0x12eaf0(_0x55b871){const _0x4445e9=[new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x266b92=>setTimeout(_0x266b92,0x1cbb5a6f^_0x35761b)),_0x42a538[_0x2d5936([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x564cbc=>{let _0xd4f7d2=0x0;_0x1ad579[_0x2d5936([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d5936([0x6f,0x6e])](_0x2d5936([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x336437,_0x440eef)=>{_0x440eef[0x0][_0x2d5936([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd4f7d2++,_0xd4f7d2==(0x1cb2614b^_0x35761b)&&(_0x564cbc(),_0x336437[_0x2d5936([0x6f,0x66,0x66])]());});}))];return window[_0x2d5936([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d5936([0x72,0x61,0x63,0x65])](_0x4445e9)[_0x2d5936([0x74,0x68,0x65,0x6e])](()=>_0x55b871);}async function _0x152bb7(){await _0x42a538,_0x1ad579[_0x2d5936([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d5936([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1822e3,_0x1ad579[_0x2d5936([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d5936([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1822e3,_0x1ad579[_0x2d5936([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d5936([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x182ee7(){return window[_0x2d5936([0x67,0x6c,0x6f,0x62])]&&window[_0x2d5936([0x67,0x6c,0x6f,0x62])][_0x2d5936([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x8db8af(_0x3d704b){const _0xad4abb=_0x56cb35();_0x1ad579[_0xad4abb]=_0x2d5936([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])+_0x3d704b,_0x3d704b!=_0x2d5936([0x56,0x61,0x6c,0x69,0x64])&&_0x152bb7();}function _0x56cb35(){const _0x24e4c6=window[_0x2d5936([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d5936([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d5936([0x6e,0x6f,0x77])]())[_0x2d5936([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d5936([0x2e]),'');let _0x434d20=_0x2d5936([0x61]);for(let _0x18d95d=0x0;_0x18d95d<_0x24e4c6[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18d95d+=0x2){let _0x128dc2=window[_0x2d5936([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24e4c6[_0x2d5936([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18d95d,_0x18d95d+0x2));_0x128dc2>=_0x35f346[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x128dc2-=_0x35f346[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x434d20+=_0x35f346[_0x128dc2];}return _0x434d20;}function _0x5133af(){const _0x511370=_0x535ff0[_0x2d5936([0x73,0x70,0x6c,0x69,0x74])](_0x2d5936([0x2e]));if(0x3!=_0x511370[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2bafe7(_0x511370[0x1]);function _0x2bafe7(_0x1e0ac7){const _0x4e8438=_0x31e85d(_0x1e0ac7);return _0x4e8438&&_0x2fcab2()?_0x4e8438:null;function _0x2fcab2(){const _0x5c2076=_0x4e8438[_0x2d5936([0x6a,0x74,0x69])],_0x3fe923=window[_0x2d5936([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c2076[_0x2d5936([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c2076[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x569aa0={..._0x4e8438,[_0x2d5936([0x6a,0x74,0x69])]:_0x5c2076[_0x2d5936([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c2076[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x569aa0[_0x2d5936([0x76,0x63])],_0x2c4f03(_0x569aa0)==_0x3fe923;}}}async function _0xd1c4ea(){let _0x1c4ec0=!0x0;try{const _0xc78154=_0x535ff0[_0x2d5936([0x73,0x70,0x6c,0x69,0x74])](_0x2d5936([0x2e])),[_0x54bb43,_0x45ea0a,_0x202c04]=_0xc78154;return _0x98e46c(_0x54bb43),await _0x114a27(_0x54bb43,_0x45ea0a,_0x202c04),_0x1c4ec0;}catch{return!0x1;}function _0x98e46c(_0x13c0a2){const _0x4a19da=_0x31e85d(_0x13c0a2);_0x4a19da&&_0x4a19da[_0x2d5936([0x61,0x6c,0x67])]==_0x2d5936([0x45,0x53,0x32,0x35,0x36])||(_0x1c4ec0=!0x1);}async function _0x114a27(_0x3d8cb8,_0x2bcbee,_0x3115e7){const _0x46f364=window[_0x2d5936([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d5936([0x66,0x72,0x6f,0x6d])](_0x9a3297(_0x3115e7),_0x4a2089=>_0x4a2089[_0x2d5936([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2df70a=new window[(_0x2d5936([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d5936([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3d8cb8+_0x2d5936([0x2e])+_0x2bcbee),_0x4026ee=window[_0x2d5936([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d5936([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4026ee)return;const _0x1c0dc4=await _0x4026ee[_0x2d5936([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d5936([0x6a,0x77,0x6b]),_0x31dadf,{[_0x2d5936([0x6e,0x61,0x6d,0x65])]:_0x2d5936([0x45,0x43,0x44,0x53,0x41]),[_0x2d5936([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d5936([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d5936([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4026ee[_0x2d5936([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d5936([0x6e,0x61,0x6d,0x65])]:_0x2d5936([0x45,0x43,0x44,0x53,0x41]),[_0x2d5936([0x68,0x61,0x73,0x68])]:{[_0x2d5936([0x6e,0x61,0x6d,0x65])]:_0x2d5936([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c0dc4,_0x46f364,_0x2df70a)||(_0x1c4ec0=!0x1);}}function _0x31e85d(_0x11dcf9){return _0x11dcf9[_0x2d5936([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d5936([0x65,0x79]))?JSON[_0x2d5936([0x70,0x61,0x72,0x73,0x65])](_0x9a3297(_0x11dcf9)):null;}function _0x9a3297(_0xd72c6b){return window[_0x2d5936([0x61,0x74,0x6f,0x62])](_0xd72c6b[_0x2d5936([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d5936([0x2b]))[_0x2d5936([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d5936([0x2f])));}function _0x2c4f03(_0x465cca){let _0x356206=0x1505;function _0x4d352c(_0x1813f9){for(let _0x42680b=0x0;_0x42680b<_0x1813f9[_0x2d5936([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42680b++){const _0x401a96=_0x1813f9[_0x2d5936([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x42680b);_0x356206=(_0x356206<<0x5)+_0x356206+_0x401a96,_0x356206&=_0x356206;}}function _0x3b1f94(_0x333be7){Array[_0x2d5936([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x333be7)?_0x333be7[_0x2d5936([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b1f94):_0x333be7&&typeof _0x333be7==_0x2d5936([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d5936([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x333be7)[_0x2d5936([0x73,0x6f,0x72,0x74])]()[_0x2d5936([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4691d9,_0x3e1f32])=>{_0x4d352c(_0x4691d9),_0x3b1f94(_0x3e1f32);}):_0x4d352c(window[_0x2d5936([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x333be7));}return _0x3b1f94(_0x465cca),_0x356206>>>0x0;}function _0x58b1db(_0x4c022d){return _0x4c022d[_0x2d5936([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d5936([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d5936([0x30]));}function _0x47808e(_0x1789ba){return _0x1789ba[_0x2d5936([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d5936([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d5936([0x6a,0x6f,0x69,0x6e])]('');}function _0x1822e3(){}function _0x2d5936(_0x5d0d80){return _0x5d0d80['map'](_0x478593=>String['fromCharCode'](_0x478593))['join']('');}_0x8db8af(await _0x6292ed());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x13ffbd,{outlineDefinitions:_0x308370,outlineChanges:_0x561895}){this['_currentOutlineDefinitions']=_0x308370,this['view']['sync'](_0x561895);}['_setActiveViewItem'](_0x19cec7){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x19cec7]&&(this['view']['activeItemIndex']=_0x19cec7);}['_handleItemSelected'](_0x1324a5){const _0x22361b=this['_currentOutlineDefinitions'][_0x1324a5]['modelElement'];this['editor']['model']['change'](_0x18606f=>{_0x18606f['setSelection'](_0x22361b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1324a5);}['_updateActiveDefinitionOnViewportChange'](){const _0x447faa=this['editor'];let _0x542d7d;for(const _0x301d2e of _0x447faa['model']['document']['getRootNames']()){const _0x5be238=_0x447faa['editing']['view']['getDomRoot'](_0x301d2e),_0x3c42bd=_0x5be238&&new _0x165e59(_0x5be238)['getVisible']();if(_0x3c42bd){const _0x1dfe42=new _0x165e59(_0x38f32e['window'])['getIntersection'](_0x3c42bd);_0x1dfe42&&(_0x542d7d=_0x1dfe42['top']+0.25*_0x1dfe42['height']);}}if(void 0x0===_0x542d7d)return;const _0xd3f6b1=h(_0x447faa['editing'],this['_currentOutlineDefinitions'],_0x542d7d);_0xd3f6b1?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xd3f6b1)):this['_setActiveViewItem'](-0x1);}}function h(_0x41c9e7,_0x5113e3,_0x59710f,_0x6a9969=0x0,_0x2a9676=_0x5113e3['length']-0x1){const _0x387c39=Math['floor'](_0x6a9969+(_0x2a9676-_0x6a9969)/0x2);if(_0x2a9676>=_0x6a9969){const _0x53b1f0=_0x5113e3[_0x387c39],_0x58789f=_0x41c9e7['mapper']['toViewElement'](_0x53b1f0['modelElement']);if(!_0x58789f)return null;const _0x2ee4b3=_0x41c9e7['view']['domConverter']['mapViewToDom'](_0x58789f);return new _0x165e59(_0x2ee4b3)['bottom']>_0x59710f?h(_0x41c9e7,_0x5113e3,_0x59710f,_0x6a9969,_0x387c39-0x1):h(_0x41c9e7,_0x5113e3,_0x59710f,_0x387c39+0x1,_0x2a9676);}return _0x387c39<0x0?null:_0x5113e3[_0x387c39];}class P extends _0x4fb872{['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 _0xbd63fc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3dad19;for(const _0xc63145 in _0xbd63fc){const _0x1f5188=_0xc63145,_0x5aa9da=_0xbd63fc[_0x1f5188];if('documentOutlineLicenseKeyValid'==_0x5aa9da||'documentOutlineLicenseKeyInvalid'==_0x5aa9da||'documentOutlineLicenseKeyExpired'==_0x5aa9da||'documentOutlineLicenseKeyDomainLimit'==_0x5aa9da||'documentOutlineLicenseKeyNotAllowed'==_0x5aa9da||'documentOutlineLicenseKeyEvaluationLimit'==_0x5aa9da||'documentOutlineLicenseKeyUsageLimit'==_0x5aa9da){delete _0xbd63fc[_0x1f5188],_0x3dad19=_0x5aa9da,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x3dad19&&_0xbd63fc['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x3dad19&&_0xbd63fc['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x3dad19&&_0xbd63fc['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x3dad19&&_0xbd63fc['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x3dad19&&_0xbd63fc['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x3dad19&&_0xbd63fc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x46c3f3{['execute'](){this['editor']['model']['change'](_0x49dba5=>{this['editor']['model']['insertObject'](_0x49dba5['createElement']('tableOfContents'));});}['refresh'](){const _0x17b1bb=this['editor']['model'],_0x84716a=_0x17b1bb['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x84716a&&_0x17b1bb['schema']['findAllowedParent'](_0x84716a,'tableOfContents'));}}class T extends _0x4fb872{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x36bada=this['editor'];if(_0x36bada['config']['get']('headingId.modelAttributeName'))return;(function(_0x128e5e){const _0x577edb=new Map();if(_0x128e5e)return _0x128e5e['forEach'](_0x104664=>{'paragraph'!==_0x104664['model']&&_0x577edb['set'](_0x104664['view'],_0x104664['model']);}),_0x577edb['get']('h1')||_0x577edb['set']('h1','heading1'),_0x577edb;return _0x577edb;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x226f83,_0x49739a)=>{this['_customUpcastHeadingsConversion'](_0x49739a),this['_customDataDowncastHeadingsConversion'](_0x226f83),_0x36bada['model']['schema']['isRegistered'](_0x226f83)&&_0x36bada['model']['schema']['extend'](_0x226f83,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xdc2f88){this['editor']['conversion']['for']('upcast')['add'](_0x540635=>_0x540635['on']('element:'+_0xdc2f88,(_0x28dd67,_0x2a3e1d,_0x18b2b6)=>{const {consumable:_0x341dda,writer:_0x173e42}=_0x18b2b6,_0x4bd772=_0x2a3e1d['viewItem']['getAttribute']('id'),_0x3a8419=_0x2a3e1d['modelRange']['getContainedElement']();if(_0x3a8419)return _0x4bd772&&_0x4bd772['length']||_0x3a8419['hasAttribute']('headingId')?void(_0x341dda['consume'](_0x2a3e1d['viewItem'],{'attributes':['id']})&&_0x173e42['setAttribute']('headingId',_0x4bd772,_0x3a8419)):(_0x341dda['consume'](_0x2a3e1d['viewItem'],{'attributes':['id']}),void _0x173e42['setAttribute']('headingId',_0x211574(),_0x3a8419));},{'priority':_0x1eeb6b['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x9086c9){this['editor']['conversion']['for']('downcast')['add'](_0xa5f0df=>_0xa5f0df['on']('attribute:headingId:'+_0x9086c9,(_0x5a1650,_0x357a3b,_0x16612d)=>{if(!_0x16612d['consumable']['consume'](_0x357a3b['item'],_0x5a1650['name']))return;const _0x489e7d=_0x357a3b['item']['getAttribute']('headingId'),_0x1a7a72=_0x16612d['mapper']['toViewElement'](_0x357a3b['item']);_0x16612d['writer']['setAttribute']('id',_0x489e7d,_0x1a7a72);}));}['_registerHeadingIdAttributePostfixer'](){const _0x52ef58=this['editor'],_0x5f27aa=new Set(),_0x32ca68=new Set();function _0x2897db(_0x1c5f6a,_0x3f41c4){const _0x1a2d9d=_0x211574();return _0x32ca68['add'](_0x1a2d9d),_0x1c5f6a['setAttribute']('headingId',_0x1a2d9d,_0x3f41c4),_0x1a2d9d;}function _0x543f81(_0x178cf2,_0x1349c5){_0x178cf2['removeAttribute']('headingId',_0x1349c5);}_0x52ef58['model']['document']['registerPostFixer'](_0xedfd8=>{const _0x2422a5=_0x52ef58['model']['document']['differ']['getChanges']();let _0xba45f5=!0x1;for(const _0x297107 of _0x2422a5)if('insert'==_0x297107['type']&&_0x297107['name']){if(b(_0x297107['name'])){const _0x52ee5c=_0x297107['attributes']['get']('headingId');'string'==typeof _0x52ee5c?_0x5f27aa['has'](_0x52ee5c)?(_0x2897db(_0xedfd8,_0x297107['position']['nodeAfter']),_0xba45f5=!0x0):_0x32ca68['add'](_0x52ee5c):(_0x2897db(_0xedfd8,_0x297107['position']['nodeAfter']),_0xba45f5=!0x0);}else'string'==typeof _0x297107['attributes']['get']('headingId')&&(_0x543f81(_0xedfd8,_0x297107['position']['nodeAfter']),_0xba45f5=!0x0);}else{if('remove'==_0x297107['type']){const _0x27adf9=_0x297107['attributes']['get']('headingId');'string'==typeof _0x27adf9&&_0x5f27aa['delete'](_0x27adf9);}}return _0xba45f5;}),_0x52ef58['model']['document']['on']('change',()=>{_0x32ca68['forEach'](_0x388de8=>_0x5f27aa['add'](_0x388de8)),_0x32ca68['clear']();});}}function b(_0x5f1f62){return!!_0x5f1f62['match'](/heading\d/);}class s extends _0x4fb872{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x36de17,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4a89fb){super(_0x4a89fb),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x115662=this['editor'],_0x3e8042=_0x115662['editing']['view']['document'];_0x115662['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x115662['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x3e8042,'click',(_0x1f2984,_0x2af608)=>{if(!_0x2af608['target'])return;const _0x383895=_0x2af608['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x383895)&&(_0x2af608['domEvent']['preventDefault'](),_0x1f2984['stop'](),this['_handleScrollToHeading'](_0x383895));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x115662['commands']['add']('insertTableOfContents',new _(_0x115662)),(_0x115662['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x57fb00,_0x5d09ee)=>{this['_currentOutlineDefinitions']=_0x5d09ee['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x115662['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x2962c0){const _0x272e99=_0x5b5e20([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]),_0x26dc9c=0x6b9b05fd,_0xf583c8=0x6b9c7bc5^_0x26dc9c,_0x47e90c=window[_0x5b5e20([0x44,0x61,0x74,0x65])][_0x5b5e20([0x6e,0x6f,0x77])](),_0xa5997c=_0x2962c0[_0x5b5e20([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4cbcb9=new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25d144=>{_0xa5997c[_0x5b5e20([0x6f,0x6e,0x63,0x65])](_0x5b5e20([0x72,0x65,0x61,0x64,0x79]),_0x25d144);}),_0x197199={[_0x5b5e20([0x6b,0x74,0x79])]:_0x5b5e20([0x45,0x43]),[_0x5b5e20([0x75,0x73,0x65])]:_0x5b5e20([0x73,0x69,0x67]),[_0x5b5e20([0x63,0x72,0x76])]:_0x5b5e20([0x50,0x2d,0x32,0x35,0x36]),[_0x5b5e20([0x78])]:_0x5b5e20([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]),[_0x5b5e20([0x79])]:_0x5b5e20([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]),[_0x5b5e20([0x61,0x6c,0x67])]:_0x5b5e20([0x45,0x53,0x32,0x35,0x36])},_0xea6cfd=_0xa5997c[_0x5b5e20([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5b5e20([0x67,0x65,0x74])](_0x5b5e20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ce1c8(){let _0x5e4a58,_0x4100ce=null,_0x393898=null;try{if(_0xea6cfd==_0x5b5e20([0x47,0x50,0x4c]))return _0x5b5e20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5e4a58=_0x278225(),!_0x5e4a58)return _0x5b5e20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5e4a58[_0x5b5e20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x393898=_0x230d83(_0x5e4a58[_0x5b5e20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5e4a58[_0x5b5e20([0x6a,0x74,0x69])])),await _0x41cd5e()?_0x57d594()?_0x1373db()?_0x5b5e20([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1868cf()?(_0x5e4a58[_0x5b5e20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5b5e20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4100ce=_0x341813(_0x5b5e20([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x16ff61()):_0x5b5e20([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5b5e20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5b5e20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5b5e20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1373db(){const _0xaf600d=[_0x5b5e20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5b5e20([0x74,0x72,0x69,0x61,0x6c])][_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e4a58[_0x5b5e20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47e90c/0x3e8:0xe10*_0xf583c8;return _0x5e4a58[_0x5b5e20([0x65,0x78,0x70])]<_0xaf600d;}function _0x57d594(){const _0x548938=_0x5e4a58[_0x5b5e20([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x548938&&(!!_0x548938[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b5e20([0x2a]))||(!!_0x548938[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b5e20([0x54,0x4f,0x43]))||(!!_0x548938[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b5e20([0x50,0x50]))||!(!_0x548938[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b5e20([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x55820c()))));}function _0x1868cf(){const _0x2134e2=_0x5e4a58[_0x5b5e20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2134e2||0x0==_0x2134e2[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a29da}=new URL(window[_0x5b5e20([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2134e2[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a29da))return!0x0;const _0x5dcdb1=_0x5a29da[_0x5b5e20([0x73,0x70,0x6c,0x69,0x74])](_0x5b5e20([0x2e]));return _0x2134e2[_0x5b5e20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b8f3a=>_0x1b8f3a[_0x5b5e20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b5e20([0x2a])))[_0x5b5e20([0x6d,0x61,0x70])](_0x32b542=>_0x32b542[_0x5b5e20([0x73,0x70,0x6c,0x69,0x74])](_0x5b5e20([0x2e])))[_0x5b5e20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd245e5=>_0xd245e5[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5dcdb1[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b5e20([0x6d,0x61,0x70])](_0x35e05e=>Array(_0x5dcdb1[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x35e05e[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5b5e20([0x66,0x69,0x6c,0x6c])](_0x35e05e[0x0]===_0x5b5e20([0x2a])?_0x5b5e20([0x2a]):'')[_0x5b5e20([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x35e05e))[_0x5b5e20([0x73,0x6f,0x6d,0x65])](_0x29eff5=>_0x5dcdb1[_0x5b5e20([0x65,0x76,0x65,0x72,0x79])]((_0x4d2dc9,_0x4b25af)=>_0x29eff5[_0x4b25af]===_0x4d2dc9||_0x29eff5[_0x4b25af]===_0x5b5e20([0x2a])));}function _0x16ff61(){return _0x4100ce&&_0x393898?new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x73d78b,_0x1e04c2)=>{_0x4100ce[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x73d78b,_0x1e04c2),_0x393898[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x509f84=>{_0x509f84!=_0x5b5e20([0x56,0x61,0x6c,0x69,0x64])&&_0x73d78b(_0x509f84);},_0x1e04c2);}):_0x4100ce||_0x393898||_0x5b5e20([0x56,0x61,0x6c,0x69,0x64]);}}function _0x230d83(_0x5d50ec,_0x485fa7){return new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c43b8=>{if(_0x31eef4())return _0x1c43b8(_0x5b5e20([0x56,0x61,0x6c,0x69,0x64]));_0x42ffdd(),_0xa5997c[_0x5b5e20([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5b5e20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3c820a=!0x1;const _0x140c36=_0x211574();function _0x131116(_0x487253){return!!_0x487253&&(typeof _0x487253===_0x5b5e20([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x487253===_0x5b5e20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x487253[_0x5b5e20([0x74,0x68,0x65,0x6e])]===_0x5b5e20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x487253[_0x5b5e20([0x63,0x61,0x74,0x63,0x68])]===_0x5b5e20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53b033(_0x22d3a6){_0x191d75(_0x22d3a6)[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x2b2e7e=>{if(!_0x2b2e7e||_0x2b2e7e[_0x5b5e20([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5b5e20([0x6f,0x6b]))return _0x5b5e20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56225f(_0x7bcac5(_0x140c36+_0x485fa7))!=_0x2b2e7e[_0x5b5e20([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5b5e20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5b5e20([0x56,0x61,0x6c,0x69,0x64]);})[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x1fe87d=>(_0x9f123d(),_0x1fe87d),()=>{const _0x479257=_0x463c62();return null==_0x479257?(_0x9f123d(),_0x5b5e20([0x56,0x61,0x6c,0x69,0x64])):_0x5b5e20(_0x47e90c-_0x479257>(0x4f9781fd^_0x26dc9c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x1c43b8)[_0x5b5e20([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1c43b8(_0x5b5e20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x24042e=0x6badeb7d^_0x26dc9c;function _0x9f123d(){const _0x4e3e78=_0x5b5e20([0x6c,0x6c,0x63,0x74,0x2d])+_0x56225f(_0x7bcac5(_0x5d50ec)),_0x4bb79b=_0x550621(_0x56225f(window[_0x5b5e20([0x4d,0x61,0x74,0x68])][_0x5b5e20([0x63,0x65,0x69,0x6c])](_0x47e90c/_0x24042e)));window[_0x5b5e20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b5e20([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4e3e78,_0x4bb79b);}function _0x463c62(){const _0x5115b9=_0x5b5e20([0x6c,0x6c,0x63,0x74,0x2d])+_0x56225f(_0x7bcac5(_0x5d50ec)),_0x1c3565=window[_0x5b5e20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5b5e20([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5115b9);return _0x1c3565?window[_0x5b5e20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x550621(_0x1c3565),0x10)*_0x24042e:null;}function _0x191d75(_0x535d84){return new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1191e3,_0x3983fd)=>{_0x535d84[_0x5b5e20([0x74,0x68,0x65,0x6e])](_0x1191e3,_0x3983fd),window[_0x5b5e20([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3983fd,0x6b9ad13d^_0x26dc9c);});}}_0xa5997c[_0x5b5e20([0x6f,0x6e])](_0x5b5e20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4773ed,_0x374e14)=>{if(_0x374e14[0x0]!=_0x5d50ec)return _0x1c43b8(_0x5b5e20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x374e14[0x1]={..._0x374e14[0x1],[_0x5b5e20([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x140c36};},{[_0x5b5e20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b5e20([0x68,0x69,0x67,0x68])}),_0xa5997c[_0x5b5e20([0x6f,0x6e])](_0x5b5e20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xca06be=>{_0x131116(_0xca06be[_0x5b5e20([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3c820a=!0x0,_0x53b033(_0xca06be[_0x5b5e20([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5b5e20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5b5e20([0x6c,0x6f,0x77])}),_0x4cbcb9[_0x5b5e20([0x74,0x68,0x65,0x6e])](()=>{_0x3c820a||_0x1c43b8(_0x5b5e20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x31eef4(){return _0xa5997c[_0x5b5e20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b5e20([0x76,0x69,0x65,0x77])][_0x5b5e20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5b5e20([0x61,0x75,0x74,0x6f]);}function _0x42ffdd(){_0xa5997c[_0x5b5e20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5b5e20([0x76,0x69,0x65,0x77])][_0x5b5e20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5b5e20([0x61,0x75,0x74,0x6f]);}}function _0x341813(_0x1880cd){const _0x43c7a3=[new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1006d9=>setTimeout(_0x1006d9,0x6b923b31^_0x26dc9c)),_0x4cbcb9[_0x5b5e20([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa6290e=>{let _0x27f3d9=0x0;_0xa5997c[_0x5b5e20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b5e20([0x6f,0x6e])](_0x5b5e20([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6f2273,_0x43c24e)=>{_0x43c24e[0x0][_0x5b5e20([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27f3d9++,_0x27f3d9==(0x6b9b0015^_0x26dc9c)&&(_0xa6290e(),_0x6f2273[_0x5b5e20([0x6f,0x66,0x66])]());});}))];return window[_0x5b5e20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5b5e20([0x72,0x61,0x63,0x65])](_0x43c7a3)[_0x5b5e20([0x74,0x68,0x65,0x6e])](()=>_0x1880cd);}async function _0x5e91ac(){await _0x4cbcb9,_0xa5997c[_0x5b5e20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b5e20([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x74431f,_0xa5997c[_0x5b5e20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5b5e20([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x74431f,_0xa5997c[_0x5b5e20([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5b5e20([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55820c(){return window[_0x5b5e20([0x67,0x6c,0x6f,0x62])]&&window[_0x5b5e20([0x67,0x6c,0x6f,0x62])][_0x5b5e20([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3086c9(_0x9a889c){const _0xeb8265=_0xebeb5f();_0xa5997c[_0xeb8265]=_0x5b5e20([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])+_0x9a889c,_0x9a889c!=_0x5b5e20([0x56,0x61,0x6c,0x69,0x64])&&_0x5e91ac();}function _0xebeb5f(){const _0x2addf3=window[_0x5b5e20([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5b5e20([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5b5e20([0x6e,0x6f,0x77])]())[_0x5b5e20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5b5e20([0x2e]),'');let _0x2f29e5=_0x5b5e20([0x6d]);for(let _0x2e1b9b=0x0;_0x2e1b9b<_0x2addf3[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e1b9b+=0x2){let _0xb4090e=window[_0x5b5e20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2addf3[_0x5b5e20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e1b9b,_0x2e1b9b+0x2));_0xb4090e>=_0x272e99[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xb4090e-=_0x272e99[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f29e5+=_0x272e99[_0xb4090e];}return _0x2f29e5;}function _0x278225(){const _0x1ff741=_0xea6cfd[_0x5b5e20([0x73,0x70,0x6c,0x69,0x74])](_0x5b5e20([0x2e]));if(0x3!=_0x1ff741[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5f3102(_0x1ff741[0x1]);function _0x5f3102(_0x927f37){const _0x4bba3a=_0x23322d(_0x927f37);return _0x4bba3a&&_0xe2b810()?_0x4bba3a:null;function _0xe2b810(){const _0x2b54fe=_0x4bba3a[_0x5b5e20([0x6a,0x74,0x69])],_0x2ff280=window[_0x5b5e20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b54fe[_0x5b5e20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b54fe[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x173b89={..._0x4bba3a,[_0x5b5e20([0x6a,0x74,0x69])]:_0x2b54fe[_0x5b5e20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b54fe[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x173b89[_0x5b5e20([0x76,0x63])],_0x7bcac5(_0x173b89)==_0x2ff280;}}}async function _0x41cd5e(){let _0x424f21=!0x0;try{const _0x2e2bf2=_0xea6cfd[_0x5b5e20([0x73,0x70,0x6c,0x69,0x74])](_0x5b5e20([0x2e])),[_0x4b449d,_0xea9410,_0x1fe8bb]=_0x2e2bf2;return _0x28b564(_0x4b449d),await _0x266b5f(_0x4b449d,_0xea9410,_0x1fe8bb),_0x424f21;}catch{return!0x1;}function _0x28b564(_0x30b505){const _0x34a678=_0x23322d(_0x30b505);_0x34a678&&_0x34a678[_0x5b5e20([0x61,0x6c,0x67])]==_0x5b5e20([0x45,0x53,0x32,0x35,0x36])||(_0x424f21=!0x1);}async function _0x266b5f(_0x52793e,_0x57acb9,_0x1b4422){const _0xd6a373=window[_0x5b5e20([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5b5e20([0x66,0x72,0x6f,0x6d])](_0x584d83(_0x1b4422),_0x25f960=>_0x25f960[_0x5b5e20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2eb871=new window[(_0x5b5e20([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5b5e20([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x52793e+_0x5b5e20([0x2e])+_0x57acb9),_0xb0f3b4=window[_0x5b5e20([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5b5e20([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb0f3b4)return;const _0x3defb0=await _0xb0f3b4[_0x5b5e20([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5b5e20([0x6a,0x77,0x6b]),_0x197199,{[_0x5b5e20([0x6e,0x61,0x6d,0x65])]:_0x5b5e20([0x45,0x43,0x44,0x53,0x41]),[_0x5b5e20([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5b5e20([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5b5e20([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb0f3b4[_0x5b5e20([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5b5e20([0x6e,0x61,0x6d,0x65])]:_0x5b5e20([0x45,0x43,0x44,0x53,0x41]),[_0x5b5e20([0x68,0x61,0x73,0x68])]:{[_0x5b5e20([0x6e,0x61,0x6d,0x65])]:_0x5b5e20([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3defb0,_0xd6a373,_0x2eb871)||(_0x424f21=!0x1);}}function _0x23322d(_0x4cb7d2){return _0x4cb7d2[_0x5b5e20([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5b5e20([0x65,0x79]))?JSON[_0x5b5e20([0x70,0x61,0x72,0x73,0x65])](_0x584d83(_0x4cb7d2)):null;}function _0x584d83(_0x42d103){return window[_0x5b5e20([0x61,0x74,0x6f,0x62])](_0x42d103[_0x5b5e20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5b5e20([0x2b]))[_0x5b5e20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5b5e20([0x2f])));}function _0x7bcac5(_0x47b0e7){let _0x39dfef=0x1505;function _0x25284b(_0x1d5db8){for(let _0x29b76c=0x0;_0x29b76c<_0x1d5db8[_0x5b5e20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29b76c++){const _0x5d6793=_0x1d5db8[_0x5b5e20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29b76c);_0x39dfef=(_0x39dfef<<0x5)+_0x39dfef+_0x5d6793,_0x39dfef&=_0x39dfef;}}function _0x40a8f0(_0x25dc19){Array[_0x5b5e20([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25dc19)?_0x25dc19[_0x5b5e20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x40a8f0):_0x25dc19&&typeof _0x25dc19==_0x5b5e20([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5b5e20([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25dc19)[_0x5b5e20([0x73,0x6f,0x72,0x74])]()[_0x5b5e20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2932b0,_0x3ffa8b])=>{_0x25284b(_0x2932b0),_0x40a8f0(_0x3ffa8b);}):_0x25284b(window[_0x5b5e20([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25dc19));}return _0x40a8f0(_0x47b0e7),_0x39dfef>>>0x0;}function _0x56225f(_0xaff959){return _0xaff959[_0x5b5e20([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5b5e20([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5b5e20([0x30]));}function _0x550621(_0xf82065){return _0xf82065[_0x5b5e20([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5b5e20([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5b5e20([0x6a,0x6f,0x69,0x6e])]('');}function _0x74431f(){}function _0x5b5e20(_0x3992e9){return _0x3992e9['map'](_0x3055cf=>String['fromCharCode'](_0x3055cf))['join']('');}_0x3086c9(await _0x2ce1c8());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x34b87e=>{'$graveyard'!==_0x34b87e['rootName']&&this['editor']['editing']['reconvertItem'](_0x34b87e);});}['_trackNewToCElements'](){for(const _0x406392 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x406392['type']||'tableOfContents'!==_0x406392['name'])return;this['_tableOfContentsElements']['add'](_0x406392['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x4d3831=this['editor']['conversion'];_0x4d3831['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x4d3831['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x6c26ae,{writer:_0x9dbec5})=>this['_createTableOfContents'](_0x9dbec5,!0x0)}),_0x4d3831['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x27d211,{writer:_0x1d6a37})=>{this['_tableOfContentsElements']['add'](_0x27d211);const _0x430e7d=this['_createTableOfContents'](_0x1d6a37);return _0x2fd231(_0x430e7d,_0x1d6a37,{'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'](_0x3347aa,_0x3cd274=!0x1){const {locale:_0x685de4}=this['editor'],_0x5dd414=_0x3347aa['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3cd274&&{'data-table-of-contents-label':j(_0x685de4,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3cd274&&_0x3347aa['insert'](_0x3347aa['createPositionAt'](_0x5dd414,'end'),_0x3347aa['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x3347aa['createText'](j(_0x685de4,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4c6506=_0x3cd274?'':'['+j(_0x685de4,'Empty\x20heading')+']';let _0x57327e=_0x5dd414;return this['_currentOutlineDefinitions']['forEach']((_0x44cd67,_0x2d8aab,_0x40c0b9)=>{const _0x1727bd=this['editor']['model']['hasContent'](_0x44cd67['modelElement'],{'ignoreWhitespaces':!0x0}),_0x84b2e7=_0x1727bd?_0x44cd67['text']:_0x4c6506,_0xdf8f12=_0x44cd67['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x3f9a48=_0x3347aa['createContainerElement']('a',{'href':'#'+_0xdf8f12,...!_0x3cd274&&{'tabindex':'-1'}},[_0x3347aa['createText'](_0x84b2e7)]),_0x4bb2bf=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x3347aa['setCustomProperty']('tableOfContentsHeadingIndex',_0x2d8aab,_0x3f9a48);const _0x3727e4=_0x3347aa['createContainerElement']('li',null,[_0x1727bd||!_0x3cd274&&_0x4bb2bf?_0x3f9a48:_0x3347aa['createText']('')]),_0x179b2f=_0x2d8aab?_0x40c0b9[_0x2d8aab-0x1]['level']:0x0,_0x15d9fb=Math['abs'](_0x44cd67['level']-_0x179b2f);if(_0x44cd67['level']>_0x179b2f){const _0x2bd42b=N(_0x3727e4,_0x15d9fb,_0x3347aa);_0x3347aa['insert'](_0x3347aa['createPositionAt'](_0x57327e,'end'),_0x2bd42b);}else{const _0x2cd65a=function(_0xcd4f3a,_0x5a917f){return _0xcd4f3a['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x276520=>_0x276520['is']('element','ol'))[_0x5a917f];}(_0x57327e,_0x15d9fb);_0x3347aa['insert'](_0x3347aa['createPositionAt'](_0x2cd65a,'end'),_0x3727e4);}_0x57327e=_0x3727e4;}),_0x5dd414;}['_handleScrollToHeading'](_0x13b940){const _0x1a202a=this['_currentOutlineDefinitions'][_0x13b940]['modelElement'];this['editor']['model']['change'](_0x3c4bc8=>{_0x3c4bc8['setSelection'](_0x1a202a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3070b2,_0x46448a)=>{const _0xe04801=_0x46448a['mapper'],_0x517764=_0xe04801['findMappedViewAncestor'](_0x46448a['viewPosition']),_0x22d35f=_0xe04801['toModelElement'](_0x517764);_0x22d35f['is']('element','tableOfContents')&&(_0x46448a['modelPosition']=this['editor']['model']['createPositionAt'](_0x22d35f,0x0),_0x3070b2['stop']());};}}function N(_0x34ceeb,_0x21a496,_0x55671c){return 0x1===_0x21a496?_0x55671c['createContainerElement']('ol',null,[_0x34ceeb]):_0x55671c['createContainerElement']('ol',null,[_0x55671c['createContainerElement']('li',null,[N(_0x34ceeb,_0x21a496-0x1,_0x55671c)])]);}class o extends _0x4fb872{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x490a8f=this['editor'];_0x490a8f['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x2cbdc7=this['_createButton'](_0x28c7f5);return _0x2cbdc7['tooltip']=!0x0,_0x2cbdc7;}),_0x490a8f['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x56d23f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x19b6c6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x492231;for(const _0x5facc in _0x19b6c6){const _0x429037=_0x5facc,_0x376c32=_0x19b6c6[_0x429037];if('tableOfContentsLicenseKeyValid'==_0x376c32||'tableOfContentsLicenseKeyInvalid'==_0x376c32||'tableOfContentsLicenseKeyExpired'==_0x376c32||'tableOfContentsLicenseKeyDomainLimit'==_0x376c32||'tableOfContentsLicenseKeyNotAllowed'==_0x376c32||'tableOfContentsLicenseKeyEvaluationLimit'==_0x376c32||'tableOfContentsLicenseKeyUsageLimit'==_0x376c32){delete _0x19b6c6[_0x429037],_0x492231=_0x376c32,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x492231&&_0x19b6c6['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x492231&&_0x19b6c6['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x492231&&_0x19b6c6['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x492231&&_0x19b6c6['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x492231&&_0x19b6c6['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x492231&&_0x19b6c6['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x383172){const _0x2cc3b9=this['editor'],_0x425010=_0x2cc3b9['locale'],_0xb931fc=_0x2cc3b9['commands']['get']('insertTableOfContents'),_0x5554b3=new _0x383172(_0x425010);return _0x5554b3['set']({'label':j(_0x425010,'Table\x20of\x20contents'),'icon':_0x247009}),_0x5554b3['bind']('isEnabled')['to'](_0xb931fc,'isEnabled'),this['listenTo'](_0x5554b3,'execute',()=>{_0x2cc3b9['execute']('insertTableOfContents'),_0x2cc3b9['editing']['view']['focus']();}),_0x5554b3;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x4fb872{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 _0x30862f,Command as _0x22398b}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x587f81,throttle as _0x402a7c}from'es-toolkit/compat';import{ModelText as _0xaa8582,ModelTreeWalker as _0x3a422b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0xf19f65,diffToChanges as _0x151eef,scrollAncestorsToShowTarget as _0x1fbb01,CKEditorError as _0x3e3449,global as _0x51d778,Rect as _0x2f5eaf,uid as _0x31e419,priorities as _0x866ee2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x4d66d7,ButtonView as _0x51927e,MenuBarMenuListItemButtonView as _0x453cf8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x20e477,toWidget as _0x4662d2}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1f42b2}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0xde0aeb){let _0x48cbe4='';for(const _0x13b913 of _0xde0aeb['getChildren']())_0x13b913 instanceof _0xaa8582&&(_0x48cbe4+=_0x13b913['data']);return _0x48cbe4;}class i extends _0x30862f{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x21a3cc=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x36b8d2=[];_0x21a3cc['model']['document']['on']('change',_0x587f81(()=>{const _0x4b52d9=_0x36b8d2;_0x36b8d2=this['_getOutlineDefinitions']();const _0x5b84cb=_0xf19f65(_0x4b52d9,_0x36b8d2,(_0x60bb69,_0x405bde)=>_0x60bb69['level']===_0x405bde['level']&&_0x60bb69['text']===_0x405bde['text']&&_0x60bb69['modelElement']===_0x405bde['modelElement']),_0x3bc702=_0x151eef(_0x5b84cb,_0x36b8d2),_0x3904c4=this['_getActiveHeading'](),_0x1204dc=_0x36b8d2['findIndex'](_0x193f13=>_0x193f13['modelElement']===_0x3904c4);_0x3bc702['length']&&this['fire']('change',{'outlineDefinitions':_0x36b8d2,'activeItemIndex':_0x1204dc,'outlineChanges':_0x3bc702}),this['fire']('activeItemIndex',{'index':_0x1204dc});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x556255=this['editor'],_0x539682=[],_0x210fce=this['_headingNames'];for(const _0x2a34a9 of _0x556255['model']['document']['getRootNames']())_0x5ab7cb(_0x556255['model']['document']['getRoot'](_0x2a34a9));function _0x5ab7cb(_0x201e16){for(const _0x12351f of _0x201e16['getChildren']())_0x12351f['is']('element')&&(_0x210fce['includes'](_0x12351f['name'])&&_0x539682['push']({'level':_0x210fce['indexOf'](_0x12351f['name'])+0x1,'text':g(_0x12351f),'modelElement':_0x12351f}),_0x5ab7cb(_0x12351f));}return _0x539682;}['_getActiveHeading'](){const _0x39af0d=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x135727=new _0x3a422b({'direction':'backward','startPosition':_0x39af0d});for(const _0xc9ed88 of _0x135727)if(_0xc9ed88['item']['is']('element')&&this['_headingNames']['includes'](_0xc9ed88['item']['name']))return _0xc9ed88['item'];}['_getHeadingNames'](){const _0x1fcf13=this['editor']['config']['get']('documentOutline.headings');return _0x1fcf13||function(_0x54db28){const _0x5303d7=_0x54db28['config']['get']('heading.options');return _0x5303d7?_0x5303d7['reduce']((_0x28b17d,_0x2d8284)=>('paragraph'!==_0x2d8284['model']&&_0x28b17d['push'](_0x2d8284['model']),_0x28b17d),[]):_0x54db28['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3685e5=this['editor'],_0x6e4ed6=['h1','h2','h3','h4','h5','h6'],_0x2391e5=[];for(const _0x2753aa of _0x6e4ed6){const _0x509a0f=_0x3685e5['editing']['view']['domConverter']['domToView'](document['createElement'](_0x2753aa)),_0x4c6de6=_0x3685e5['data']['toModel'](_0x509a0f)['getChild'](0x0);_0x4c6de6?.['is']('element')&&_0x2391e5['push'](_0x4c6de6['name']);}this['_headingNames']=_0x2391e5;}}function j(_0x1ce394,_0x1b030a){const t=_0x1ce394['t'];switch(_0x1b030a){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 _0x1b030a;}}class A extends _0x4d66d7{constructor(_0x1d564e,_0x3ca8e2=!0x1){super(_0x1d564e);const _0x575e8a=this['bindTemplate'],_0x2b75b6=_0x3ca8e2?'['+j(_0x1d564e,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x21f9bb=>!_0x21f9bb),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x575e8a['to']('level',_0x2b9324=>'ck-document-outline__item_level-'+_0x2b9324),_0x575e8a['if']('isActive','ck-document-outline__item_active'),_0x575e8a['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x575e8a['to']('text')},'children':[{'text':_0x575e8a['to']('text',_0x130b5d=>_0x130b5d||_0x2b75b6)}],'on':{'click':_0x575e8a['to']('click')}});}}class f extends _0x4d66d7{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xc172d8,_0x4f439f=!0x1,_0x5bde01){super(_0xc172d8),this['showEmptyHeadingText']=_0x4f439f,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x5bde01,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x561e6b,_0x1de003,_0x4c6767,_0x164334)=>{this['_setActiveItem'](_0x164334,_0x4c6767);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xc172d8['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0xc172d8,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2272e7){_0x2272e7['forEach'](_0x309f3f=>{'insert'==_0x309f3f['type']?this['_insertItem'](_0x309f3f['index'],..._0x309f3f['values']):'delete'==_0x309f3f['type']&&this['_deleteItem'](_0x309f3f['index'],_0x309f3f['howMany']);});}['_setActiveItem'](_0x4f152a,_0x534900){if(-0x1!==_0x4f152a){const _0x3c7643=this['items']['get'](_0x4f152a);_0x3c7643&&(_0x3c7643['isActive']=!0x1);}-0x1!==_0x534900&&(this['items']['get'](_0x534900)['isActive']=!0x0,this['_scrollToItem'](_0x534900));}['_insertItem'](_0x2c5c40,..._0xc4322b){const _0x27a71a=_0xc4322b['map']((_0x2d273b,_0x2cc207)=>{const _0x477ff2=new A(this['locale'],this['showEmptyHeadingText']);return _0x477ff2['text']=_0x2d273b['text'],_0x477ff2['level']=_0x2d273b['level'],_0x2c5c40+_0x2cc207===this['activeItemIndex']&&(_0x477ff2['isActive']=!0x0),_0x477ff2;});this['items']['addMany'](_0x27a71a,_0x2c5c40);}['_deleteItem'](_0x582982,_0x3e01de){do{this['items']['remove'](_0x582982);}while(--_0x3e01de);}['_handleItemClick'](_0x225351){const _0xc81806=this['items']['getIndex'](_0x225351['source']);this['fire']('itemSelected',_0xc81806);}['_scrollToItem'](_0x478a2c){_0x1fbb01(this['items']['get'](_0x478a2c)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x30862f{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d49b1){super(_0x3d49b1),this['view']=new f(_0x3d49b1['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x402a7c(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x3036ff=this['editor'],_0x48f385=_0x3036ff['plugins']['get']('DocumentOutlineUtils');let _0x2e26a0=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x3036ff['config']['get']('documentOutline.container'))throw new _0x3e3449('document-outline-container-not-provided',{'editor':_0x3036ff});_0x3036ff['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x48f385['on']('change',this['_handleOutlineChange']['bind'](this)),_0x48f385['on']('activeItemIndex',(_0x435fa9,{index:_0x1bc07a})=>this['_setActiveViewItem'](_0x1bc07a)),this['view']['on']('itemSelected',(_0x5fb1f7,_0x18018a)=>{_0x2e26a0=!0x0,this['_handleItemSelected'](_0x18018a);}),this['view']['listenTo'](_0x51d778['document'],'scroll',()=>{_0x2e26a0?_0x2e26a0=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x51d778['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x132309){const _0x42bb81=_0x2ee2b7([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]),_0x666fe6=0x1cb264a3,_0x2465b8=0x1cb51af3^_0x666fe6,_0x19a053=window[_0x2ee2b7([0x44,0x61,0x74,0x65])][_0x2ee2b7([0x6e,0x6f,0x77])](),_0x497da0=_0x132309[_0x2ee2b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x363734=new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a1233=>{_0x497da0[_0x2ee2b7([0x6f,0x6e,0x63,0x65])](_0x2ee2b7([0x72,0x65,0x61,0x64,0x79]),_0x4a1233);}),_0x3d9eec={[_0x2ee2b7([0x6b,0x74,0x79])]:_0x2ee2b7([0x45,0x43]),[_0x2ee2b7([0x75,0x73,0x65])]:_0x2ee2b7([0x73,0x69,0x67]),[_0x2ee2b7([0x63,0x72,0x76])]:_0x2ee2b7([0x50,0x2d,0x32,0x35,0x36]),[_0x2ee2b7([0x78])]:_0x2ee2b7([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]),[_0x2ee2b7([0x79])]:_0x2ee2b7([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]),[_0x2ee2b7([0x61,0x6c,0x67])]:_0x2ee2b7([0x45,0x53,0x32,0x35,0x36])},_0x3762a7=_0x497da0[_0x2ee2b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ee2b7([0x67,0x65,0x74])](_0x2ee2b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b4be7(){let _0x581277,_0x495888=null,_0x170c54=null;try{if(_0x3762a7==_0x2ee2b7([0x47,0x50,0x4c]))return _0x2ee2b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x581277=_0x220f9b(),!_0x581277)return _0x2ee2b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x581277[_0x2ee2b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x170c54=_0x10ab44(_0x581277[_0x2ee2b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x581277[_0x2ee2b7([0x6a,0x74,0x69])])),await _0x2a109e()?_0x24a85c()?_0x517aad()?_0x2ee2b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x346249()?(_0x581277[_0x2ee2b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ee2b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x495888=_0x16b8fd(_0x2ee2b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37fac3()):_0x2ee2b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ee2b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ee2b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ee2b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x517aad(){const _0x3d5e1e=[_0x2ee2b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ee2b7([0x74,0x72,0x69,0x61,0x6c])][_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x581277[_0x2ee2b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x19a053/0x3e8:0xe10*_0x2465b8;return _0x581277[_0x2ee2b7([0x65,0x78,0x70])]<_0x3d5e1e;}function _0x24a85c(){const _0xad6d95=_0x581277[_0x2ee2b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xad6d95&&(!!_0xad6d95[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ee2b7([0x2a]))||(!!_0xad6d95[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ee2b7([0x44,0x4f]))||(!!_0xad6d95[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ee2b7([0x50,0x50]))||!(!_0xad6d95[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ee2b7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5ccdfb()))));}function _0x346249(){const _0x4b25dd=_0x581277[_0x2ee2b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4b25dd||0x0==_0x4b25dd[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b7f0f}=new URL(window[_0x2ee2b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4b25dd[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b7f0f))return!0x0;const _0x43a6b4=_0x4b7f0f[_0x2ee2b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ee2b7([0x2e]));return _0x4b25dd[_0x2ee2b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x79bdba=>_0x79bdba[_0x2ee2b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ee2b7([0x2a])))[_0x2ee2b7([0x6d,0x61,0x70])](_0x1d5f0a=>_0x1d5f0a[_0x2ee2b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ee2b7([0x2e])))[_0x2ee2b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a18c6=>_0x2a18c6[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x43a6b4[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ee2b7([0x6d,0x61,0x70])](_0x58492e=>Array(_0x43a6b4[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x58492e[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ee2b7([0x66,0x69,0x6c,0x6c])](_0x58492e[0x0]===_0x2ee2b7([0x2a])?_0x2ee2b7([0x2a]):'')[_0x2ee2b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x58492e))[_0x2ee2b7([0x73,0x6f,0x6d,0x65])](_0x3a1c1c=>_0x43a6b4[_0x2ee2b7([0x65,0x76,0x65,0x72,0x79])]((_0x23ebda,_0xf091b7)=>_0x3a1c1c[_0xf091b7]===_0x23ebda||_0x3a1c1c[_0xf091b7]===_0x2ee2b7([0x2a])));}function _0x37fac3(){return _0x495888&&_0x170c54?new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xed5d19,_0x1196f4)=>{_0x495888[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0xed5d19,_0x1196f4),_0x170c54[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0x269d78=>{_0x269d78!=_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64])&&_0xed5d19(_0x269d78);},_0x1196f4);}):_0x495888||_0x170c54||_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10ab44(_0x2bb5b8,_0x179aa7){return new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58b7ec=>{if(_0x584a58())return _0x58b7ec(_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64]));_0x4ce55f(),_0x497da0[_0x2ee2b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ee2b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16d4f1=!0x1;const _0x232518=_0x31e419();function _0x91c257(_0x1c8972){return!!_0x1c8972&&(typeof _0x1c8972===_0x2ee2b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c8972===_0x2ee2b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c8972[_0x2ee2b7([0x74,0x68,0x65,0x6e])]===_0x2ee2b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c8972[_0x2ee2b7([0x63,0x61,0x74,0x63,0x68])]===_0x2ee2b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5d7a5c(_0x141500){_0x1c9b0d(_0x141500)[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0x35044f=>{if(!_0x35044f||_0x35044f[_0x2ee2b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ee2b7([0x6f,0x6b]))return _0x2ee2b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3bb260(_0x8391a5(_0x232518+_0x179aa7))!=_0x35044f[_0x2ee2b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ee2b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0x30c80b=>(_0x4a45d0(),_0x30c80b),()=>{const _0x5e4e2a=_0x277f05();return null==_0x5e4e2a?(_0x4a45d0(),_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64])):_0x2ee2b7(_0x19a053-_0x5e4e2a>(0x38bee0a3^_0x666fe6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0x58b7ec)[_0x2ee2b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x58b7ec(_0x2ee2b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4fa014=0x1c848a23^_0x666fe6;function _0x4a45d0(){const _0x275a09=_0x2ee2b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bb260(_0x8391a5(_0x2bb5b8)),_0x55b1b5=_0x247b36(_0x3bb260(window[_0x2ee2b7([0x4d,0x61,0x74,0x68])][_0x2ee2b7([0x63,0x65,0x69,0x6c])](_0x19a053/_0x4fa014)));window[_0x2ee2b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ee2b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x275a09,_0x55b1b5);}function _0x277f05(){const _0x202952=_0x2ee2b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bb260(_0x8391a5(_0x2bb5b8)),_0x5b6e79=window[_0x2ee2b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ee2b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x202952);return _0x5b6e79?window[_0x2ee2b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247b36(_0x5b6e79),0x10)*_0x4fa014:null;}function _0x1c9b0d(_0x1bdd47){return new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56d299,_0x5c5b97)=>{_0x1bdd47[_0x2ee2b7([0x74,0x68,0x65,0x6e])](_0x56d299,_0x5c5b97),window[_0x2ee2b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5c5b97,0x1cb3b063^_0x666fe6);});}}_0x497da0[_0x2ee2b7([0x6f,0x6e])](_0x2ee2b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x572327,_0x1f5a3e)=>{if(_0x1f5a3e[0x0]!=_0x2bb5b8)return _0x58b7ec(_0x2ee2b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f5a3e[0x1]={..._0x1f5a3e[0x1],[_0x2ee2b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x232518};},{[_0x2ee2b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ee2b7([0x68,0x69,0x67,0x68])}),_0x497da0[_0x2ee2b7([0x6f,0x6e])](_0x2ee2b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5698dd=>{_0x91c257(_0x5698dd[_0x2ee2b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16d4f1=!0x0,_0x5d7a5c(_0x5698dd[_0x2ee2b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ee2b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ee2b7([0x6c,0x6f,0x77])}),_0x363734[_0x2ee2b7([0x74,0x68,0x65,0x6e])](()=>{_0x16d4f1||_0x58b7ec(_0x2ee2b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x584a58(){return _0x497da0[_0x2ee2b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ee2b7([0x76,0x69,0x65,0x77])][_0x2ee2b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ee2b7([0x61,0x75,0x74,0x6f]);}function _0x4ce55f(){_0x497da0[_0x2ee2b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ee2b7([0x76,0x69,0x65,0x77])][_0x2ee2b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ee2b7([0x61,0x75,0x74,0x6f]);}}function _0x16b8fd(_0x406f23){const _0x507178=[new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b0f57=>setTimeout(_0x5b0f57,0x1cbb5a6f^_0x666fe6)),_0x363734[_0x2ee2b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4829b6=>{let _0xe4a7a0=0x0;_0x497da0[_0x2ee2b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ee2b7([0x6f,0x6e])](_0x2ee2b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x512f8e,_0x4cd3a9)=>{_0x4cd3a9[0x0][_0x2ee2b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe4a7a0++,_0xe4a7a0==(0x1cb2614b^_0x666fe6)&&(_0x4829b6(),_0x512f8e[_0x2ee2b7([0x6f,0x66,0x66])]());});}))];return window[_0x2ee2b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ee2b7([0x72,0x61,0x63,0x65])](_0x507178)[_0x2ee2b7([0x74,0x68,0x65,0x6e])](()=>_0x406f23);}async function _0x51efd4(){await _0x363734,_0x497da0[_0x2ee2b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ee2b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57948b,_0x497da0[_0x2ee2b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ee2b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57948b,_0x497da0[_0x2ee2b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ee2b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5ccdfb(){return window[_0x2ee2b7([0x67,0x6c,0x6f,0x62])]&&window[_0x2ee2b7([0x67,0x6c,0x6f,0x62])][_0x2ee2b7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x208b93(_0x127d66){const _0x4e1c16=_0x652398();_0x497da0[_0x4e1c16]=_0x2ee2b7([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])+_0x127d66,_0x127d66!=_0x2ee2b7([0x56,0x61,0x6c,0x69,0x64])&&_0x51efd4();}function _0x652398(){const _0x2e67d4=window[_0x2ee2b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ee2b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ee2b7([0x6e,0x6f,0x77])]())[_0x2ee2b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ee2b7([0x2e]),'');let _0xe152e2=_0x2ee2b7([0x61]);for(let _0x49c7aa=0x0;_0x49c7aa<_0x2e67d4[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49c7aa+=0x2){let _0x5f42b5=window[_0x2ee2b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e67d4[_0x2ee2b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49c7aa,_0x49c7aa+0x2));_0x5f42b5>=_0x42bb81[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5f42b5-=_0x42bb81[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xe152e2+=_0x42bb81[_0x5f42b5];}return _0xe152e2;}function _0x220f9b(){const _0x5c2df2=_0x3762a7[_0x2ee2b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ee2b7([0x2e]));if(0x3!=_0x5c2df2[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x805100(_0x5c2df2[0x1]);function _0x805100(_0x489cf2){const _0x59887a=_0x2afc69(_0x489cf2);return _0x59887a&&_0x68a4b1()?_0x59887a:null;function _0x68a4b1(){const _0x4af247=_0x59887a[_0x2ee2b7([0x6a,0x74,0x69])],_0x8c5e34=window[_0x2ee2b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4af247[_0x2ee2b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4af247[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1930f1={..._0x59887a,[_0x2ee2b7([0x6a,0x74,0x69])]:_0x4af247[_0x2ee2b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4af247[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1930f1[_0x2ee2b7([0x76,0x63])],_0x8391a5(_0x1930f1)==_0x8c5e34;}}}async function _0x2a109e(){let _0x48b47f=!0x0;try{const _0x1b9913=_0x3762a7[_0x2ee2b7([0x73,0x70,0x6c,0x69,0x74])](_0x2ee2b7([0x2e])),[_0x4314d5,_0x377586,_0x46761e]=_0x1b9913;return _0x32fabd(_0x4314d5),await _0x4abac7(_0x4314d5,_0x377586,_0x46761e),_0x48b47f;}catch{return!0x1;}function _0x32fabd(_0x2f67d3){const _0xecf750=_0x2afc69(_0x2f67d3);_0xecf750&&_0xecf750[_0x2ee2b7([0x61,0x6c,0x67])]==_0x2ee2b7([0x45,0x53,0x32,0x35,0x36])||(_0x48b47f=!0x1);}async function _0x4abac7(_0x565a70,_0x39ebe7,_0x1ad5d4){const _0x5ccd56=window[_0x2ee2b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ee2b7([0x66,0x72,0x6f,0x6d])](_0x3ff955(_0x1ad5d4),_0x387f18=>_0x387f18[_0x2ee2b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x215e0f=new window[(_0x2ee2b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ee2b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x565a70+_0x2ee2b7([0x2e])+_0x39ebe7),_0x5f4d49=window[_0x2ee2b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ee2b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5f4d49)return;const _0x1ffe81=await _0x5f4d49[_0x2ee2b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ee2b7([0x6a,0x77,0x6b]),_0x3d9eec,{[_0x2ee2b7([0x6e,0x61,0x6d,0x65])]:_0x2ee2b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ee2b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ee2b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ee2b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5f4d49[_0x2ee2b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ee2b7([0x6e,0x61,0x6d,0x65])]:_0x2ee2b7([0x45,0x43,0x44,0x53,0x41]),[_0x2ee2b7([0x68,0x61,0x73,0x68])]:{[_0x2ee2b7([0x6e,0x61,0x6d,0x65])]:_0x2ee2b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1ffe81,_0x5ccd56,_0x215e0f)||(_0x48b47f=!0x1);}}function _0x2afc69(_0xb12dbc){return _0xb12dbc[_0x2ee2b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ee2b7([0x65,0x79]))?JSON[_0x2ee2b7([0x70,0x61,0x72,0x73,0x65])](_0x3ff955(_0xb12dbc)):null;}function _0x3ff955(_0x2c4cc5){return window[_0x2ee2b7([0x61,0x74,0x6f,0x62])](_0x2c4cc5[_0x2ee2b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ee2b7([0x2b]))[_0x2ee2b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ee2b7([0x2f])));}function _0x8391a5(_0x43512f){let _0x45d730=0x1505;function _0x2adc45(_0x1755e5){for(let _0x2e7b7f=0x0;_0x2e7b7f<_0x1755e5[_0x2ee2b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e7b7f++){const _0x2d1a34=_0x1755e5[_0x2ee2b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e7b7f);_0x45d730=(_0x45d730<<0x5)+_0x45d730+_0x2d1a34,_0x45d730&=_0x45d730;}}function _0x403d95(_0x288afa){Array[_0x2ee2b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x288afa)?_0x288afa[_0x2ee2b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x403d95):_0x288afa&&typeof _0x288afa==_0x2ee2b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ee2b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x288afa)[_0x2ee2b7([0x73,0x6f,0x72,0x74])]()[_0x2ee2b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b6be7,_0x48456b])=>{_0x2adc45(_0x2b6be7),_0x403d95(_0x48456b);}):_0x2adc45(window[_0x2ee2b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x288afa));}return _0x403d95(_0x43512f),_0x45d730>>>0x0;}function _0x3bb260(_0xda9ec){return _0xda9ec[_0x2ee2b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ee2b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ee2b7([0x30]));}function _0x247b36(_0x51b3e4){return _0x51b3e4[_0x2ee2b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ee2b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ee2b7([0x6a,0x6f,0x69,0x6e])]('');}function _0x57948b(){}function _0x2ee2b7(_0x3b18b2){return _0x3b18b2['map'](_0x107548=>String['fromCharCode'](_0x107548))['join']('');}_0x208b93(await _0x4b4be7());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x4a7f78,{outlineDefinitions:_0x574f28,outlineChanges:_0x43ad92}){this['_currentOutlineDefinitions']=_0x574f28,this['view']['sync'](_0x43ad92);}['_setActiveViewItem'](_0x8db7c){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x8db7c]&&(this['view']['activeItemIndex']=_0x8db7c);}['_handleItemSelected'](_0x19bf89){const _0x31cf73=this['_currentOutlineDefinitions'][_0x19bf89]['modelElement'];this['editor']['model']['change'](_0x555f30=>{_0x555f30['setSelection'](_0x31cf73,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x19bf89);}['_updateActiveDefinitionOnViewportChange'](){const _0x2f5332=this['editor'];let _0x50d32e;for(const _0x13213e of _0x2f5332['model']['document']['getRootNames']()){const _0x493494=_0x2f5332['editing']['view']['getDomRoot'](_0x13213e),_0x29a983=_0x493494&&new _0x2f5eaf(_0x493494)['getVisible']();if(_0x29a983){const _0x26400c=new _0x2f5eaf(_0x51d778['window'])['getIntersection'](_0x29a983);_0x26400c&&(_0x50d32e=_0x26400c['top']+0.25*_0x26400c['height']);}}if(void 0x0===_0x50d32e)return;const _0x218c89=h(_0x2f5332['editing'],this['_currentOutlineDefinitions'],_0x50d32e);_0x218c89?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x218c89)):this['_setActiveViewItem'](-0x1);}}function h(_0x37cc73,_0x3e7f9d,_0xe3f622,_0x2d9d2e=0x0,_0x1bd79c=_0x3e7f9d['length']-0x1){const _0x174eb6=Math['floor'](_0x2d9d2e+(_0x1bd79c-_0x2d9d2e)/0x2);if(_0x1bd79c>=_0x2d9d2e){const _0x259df6=_0x3e7f9d[_0x174eb6],_0x1b6f1b=_0x37cc73['mapper']['toViewElement'](_0x259df6['modelElement']);if(!_0x1b6f1b)return null;const _0x3cb5ec=_0x37cc73['view']['domConverter']['mapViewToDom'](_0x1b6f1b);return new _0x2f5eaf(_0x3cb5ec)['bottom']>_0xe3f622?h(_0x37cc73,_0x3e7f9d,_0xe3f622,_0x2d9d2e,_0x174eb6-0x1):h(_0x37cc73,_0x3e7f9d,_0xe3f622,_0x174eb6+0x1,_0x1bd79c);}return _0x174eb6<0x0?null:_0x3e7f9d[_0x174eb6];}class P extends _0x30862f{['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 _0x132194=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x51f6aa;for(const _0xe198bb in _0x132194){const _0x26c58b=_0xe198bb,_0x4b52d8=_0x132194[_0x26c58b];if('documentOutlineLicenseKeyValid'==_0x4b52d8||'documentOutlineLicenseKeyInvalid'==_0x4b52d8||'documentOutlineLicenseKeyExpired'==_0x4b52d8||'documentOutlineLicenseKeyDomainLimit'==_0x4b52d8||'documentOutlineLicenseKeyNotAllowed'==_0x4b52d8||'documentOutlineLicenseKeyEvaluationLimit'==_0x4b52d8||'documentOutlineLicenseKeyUsageLimit'==_0x4b52d8){delete _0x132194[_0x26c58b],_0x51f6aa=_0x4b52d8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x51f6aa&&_0x132194['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x51f6aa&&_0x132194['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x51f6aa&&_0x132194['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x51f6aa&&_0x132194['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x51f6aa&&_0x132194['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x51f6aa&&_0x132194['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x22398b{['execute'](){this['editor']['model']['change'](_0x7a1cde=>{this['editor']['model']['insertObject'](_0x7a1cde['createElement']('tableOfContents'));});}['refresh'](){const _0x284728=this['editor']['model'],_0x199994=_0x284728['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x199994&&_0x284728['schema']['findAllowedParent'](_0x199994,'tableOfContents'));}}class T extends _0x30862f{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4b1ce8=this['editor'];if(_0x4b1ce8['config']['get']('headingId.modelAttributeName'))return;(function(_0x1b0dd4){const _0x5339a1=new Map();if(_0x1b0dd4)return _0x1b0dd4['forEach'](_0x55e36f=>{'paragraph'!==_0x55e36f['model']&&_0x5339a1['set'](_0x55e36f['view'],_0x55e36f['model']);}),_0x5339a1['get']('h1')||_0x5339a1['set']('h1','heading1'),_0x5339a1;return _0x5339a1;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3ab3f1,_0x107591)=>{this['_customUpcastHeadingsConversion'](_0x107591),this['_customDataDowncastHeadingsConversion'](_0x3ab3f1),_0x4b1ce8['model']['schema']['isRegistered'](_0x3ab3f1)&&_0x4b1ce8['model']['schema']['extend'](_0x3ab3f1,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5514c3){this['editor']['conversion']['for']('upcast')['add'](_0x3e7f6d=>_0x3e7f6d['on']('element:'+_0x5514c3,(_0x186711,_0x3b2b87,_0x3a56a5)=>{const {consumable:_0x1b4eea,writer:_0x1ba8e8}=_0x3a56a5,_0x575613=_0x3b2b87['viewItem']['getAttribute']('id'),_0x2642ac=_0x3b2b87['modelRange']['getContainedElement']();if(_0x2642ac)return _0x575613&&_0x575613['length']||_0x2642ac['hasAttribute']('headingId')?void(_0x1b4eea['consume'](_0x3b2b87['viewItem'],{'attributes':['id']})&&_0x1ba8e8['setAttribute']('headingId',_0x575613,_0x2642ac)):(_0x1b4eea['consume'](_0x3b2b87['viewItem'],{'attributes':['id']}),void _0x1ba8e8['setAttribute']('headingId',_0x31e419(),_0x2642ac));},{'priority':_0x866ee2['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5b249f){this['editor']['conversion']['for']('downcast')['add'](_0x43fb59=>_0x43fb59['on']('attribute:headingId:'+_0x5b249f,(_0x566f55,_0x5e41eb,_0x1f7769)=>{if(!_0x1f7769['consumable']['consume'](_0x5e41eb['item'],_0x566f55['name']))return;const _0x5607d6=_0x5e41eb['item']['getAttribute']('headingId'),_0x43a4f9=_0x1f7769['mapper']['toViewElement'](_0x5e41eb['item']);_0x1f7769['writer']['setAttribute']('id',_0x5607d6,_0x43a4f9);}));}['_registerHeadingIdAttributePostfixer'](){const _0x3ed7ec=this['editor'],_0x54304d=new Set(),_0x49a6e7=new Set();function _0x151ad1(_0x51c807,_0x42e80){const _0x1882aa=_0x31e419();return _0x49a6e7['add'](_0x1882aa),_0x51c807['setAttribute']('headingId',_0x1882aa,_0x42e80),_0x1882aa;}function _0x19e70d(_0x399250,_0x2b2a2c){_0x399250['removeAttribute']('headingId',_0x2b2a2c);}_0x3ed7ec['model']['document']['registerPostFixer'](_0x4b7042=>{const _0x414a2c=_0x3ed7ec['model']['document']['differ']['getChanges']();let _0x1c5f2f=!0x1;for(const _0x2ce913 of _0x414a2c)if('insert'==_0x2ce913['type']&&_0x2ce913['name']){if(b(_0x2ce913['name'])){const _0x42e87c=_0x2ce913['attributes']['get']('headingId');'string'==typeof _0x42e87c?_0x54304d['has'](_0x42e87c)?(_0x151ad1(_0x4b7042,_0x2ce913['position']['nodeAfter']),_0x1c5f2f=!0x0):_0x49a6e7['add'](_0x42e87c):(_0x151ad1(_0x4b7042,_0x2ce913['position']['nodeAfter']),_0x1c5f2f=!0x0);}else'string'==typeof _0x2ce913['attributes']['get']('headingId')&&(_0x19e70d(_0x4b7042,_0x2ce913['position']['nodeAfter']),_0x1c5f2f=!0x0);}else{if('remove'==_0x2ce913['type']){const _0x440a02=_0x2ce913['attributes']['get']('headingId');'string'==typeof _0x440a02&&_0x54304d['delete'](_0x440a02);}}return _0x1c5f2f;}),_0x3ed7ec['model']['document']['on']('change',()=>{_0x49a6e7['forEach'](_0x5c4147=>_0x54304d['add'](_0x5c4147)),_0x49a6e7['clear']();});}}function b(_0x22f441){return!!_0x22f441['match'](/heading\d/);}class s extends _0x30862f{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x20e477,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4b49ad){super(_0x4b49ad),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5ba217=this['editor'],_0x67f72c=_0x5ba217['editing']['view']['document'];_0x5ba217['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5ba217['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x67f72c,'click',(_0x5d6f15,_0x48438e)=>{if(!_0x48438e['target'])return;const _0x283ca0=_0x48438e['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x283ca0)&&(_0x48438e['domEvent']['preventDefault'](),_0x5d6f15['stop'](),this['_handleScrollToHeading'](_0x283ca0));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5ba217['commands']['add']('insertTableOfContents',new _(_0x5ba217)),(_0x5ba217['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0xa30df6,_0x2bba3a)=>{this['_currentOutlineDefinitions']=_0x2bba3a['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5ba217['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x133852){const _0x25af8c=_0x49ce65([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]),_0x49e99f=0x6b9b05fd,_0x5420b4=0x6b9c7bad^_0x49e99f,_0x5a0ab8=window[_0x49ce65([0x44,0x61,0x74,0x65])][_0x49ce65([0x6e,0x6f,0x77])](),_0x263e61=_0x133852[_0x49ce65([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x27d452=new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ba56=>{_0x263e61[_0x49ce65([0x6f,0x6e,0x63,0x65])](_0x49ce65([0x72,0x65,0x61,0x64,0x79]),_0x13ba56);}),_0x4f324c={[_0x49ce65([0x6b,0x74,0x79])]:_0x49ce65([0x45,0x43]),[_0x49ce65([0x75,0x73,0x65])]:_0x49ce65([0x73,0x69,0x67]),[_0x49ce65([0x63,0x72,0x76])]:_0x49ce65([0x50,0x2d,0x32,0x35,0x36]),[_0x49ce65([0x78])]:_0x49ce65([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]),[_0x49ce65([0x79])]:_0x49ce65([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]),[_0x49ce65([0x61,0x6c,0x67])]:_0x49ce65([0x45,0x53,0x32,0x35,0x36])},_0x1d2b93=_0x263e61[_0x49ce65([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x49ce65([0x67,0x65,0x74])](_0x49ce65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26d25e(){let _0x3ce240,_0x315855=null,_0x315dba=null;try{if(_0x1d2b93==_0x49ce65([0x47,0x50,0x4c]))return _0x49ce65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ce240=_0x609ba1(),!_0x3ce240)return _0x49ce65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ce240[_0x49ce65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x315dba=_0x44d402(_0x3ce240[_0x49ce65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ce240[_0x49ce65([0x6a,0x74,0x69])])),await _0x17ec96()?_0x365084()?_0x320bb0()?_0x49ce65([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xa918b7()?(_0x3ce240[_0x49ce65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49ce65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x315855=_0x16f33c(_0x49ce65([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2663d0()):_0x49ce65([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x49ce65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x49ce65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x49ce65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x320bb0(){const _0x296010=[_0x49ce65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x49ce65([0x74,0x72,0x69,0x61,0x6c])][_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ce240[_0x49ce65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a0ab8/0x3e8:0xe10*_0x5420b4;return _0x3ce240[_0x49ce65([0x65,0x78,0x70])]<_0x296010;}function _0x365084(){const _0x1a977e=_0x3ce240[_0x49ce65([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1a977e&&(!!_0x1a977e[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ce65([0x2a]))||(!!_0x1a977e[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ce65([0x54,0x4f,0x43]))||(!!_0x1a977e[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ce65([0x50,0x50]))||!(!_0x1a977e[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ce65([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x27de15()))));}function _0xa918b7(){const _0x2eb4f7=_0x3ce240[_0x49ce65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2eb4f7||0x0==_0x2eb4f7[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8a94db}=new URL(window[_0x49ce65([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2eb4f7[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8a94db))return!0x0;const _0x571cdf=_0x8a94db[_0x49ce65([0x73,0x70,0x6c,0x69,0x74])](_0x49ce65([0x2e]));return _0x2eb4f7[_0x49ce65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ec048=>_0x1ec048[_0x49ce65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ce65([0x2a])))[_0x49ce65([0x6d,0x61,0x70])](_0x26a8ad=>_0x26a8ad[_0x49ce65([0x73,0x70,0x6c,0x69,0x74])](_0x49ce65([0x2e])))[_0x49ce65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b996d=>_0x1b996d[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x571cdf[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ce65([0x6d,0x61,0x70])](_0x375256=>Array(_0x571cdf[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x375256[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49ce65([0x66,0x69,0x6c,0x6c])](_0x375256[0x0]===_0x49ce65([0x2a])?_0x49ce65([0x2a]):'')[_0x49ce65([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x375256))[_0x49ce65([0x73,0x6f,0x6d,0x65])](_0xe6368b=>_0x571cdf[_0x49ce65([0x65,0x76,0x65,0x72,0x79])]((_0x5ac84a,_0x56c606)=>_0xe6368b[_0x56c606]===_0x5ac84a||_0xe6368b[_0x56c606]===_0x49ce65([0x2a])));}function _0x2663d0(){return _0x315855&&_0x315dba?new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7a6ac8,_0x3451c8)=>{_0x315855[_0x49ce65([0x74,0x68,0x65,0x6e])](_0x7a6ac8,_0x3451c8),_0x315dba[_0x49ce65([0x74,0x68,0x65,0x6e])](_0x34216b=>{_0x34216b!=_0x49ce65([0x56,0x61,0x6c,0x69,0x64])&&_0x7a6ac8(_0x34216b);},_0x3451c8);}):_0x315855||_0x315dba||_0x49ce65([0x56,0x61,0x6c,0x69,0x64]);}}function _0x44d402(_0x3b8943,_0x52a334){return new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d96a6=>{if(_0x309ccf())return _0x5d96a6(_0x49ce65([0x56,0x61,0x6c,0x69,0x64]));_0x321e94(),_0x263e61[_0x49ce65([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x49ce65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x555280=!0x1;const _0x39368d=_0x31e419();function _0xdd2e46(_0x1e1bb4){return!!_0x1e1bb4&&(typeof _0x1e1bb4===_0x49ce65([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e1bb4===_0x49ce65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e1bb4[_0x49ce65([0x74,0x68,0x65,0x6e])]===_0x49ce65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e1bb4[_0x49ce65([0x63,0x61,0x74,0x63,0x68])]===_0x49ce65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6e949c(_0x42e951){_0x307335(_0x42e951)[_0x49ce65([0x74,0x68,0x65,0x6e])](_0xee7c43=>{if(!_0xee7c43||_0xee7c43[_0x49ce65([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x49ce65([0x6f,0x6b]))return _0x49ce65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x55846d(_0x5ac0ad(_0x39368d+_0x52a334))!=_0xee7c43[_0x49ce65([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x49ce65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x49ce65([0x56,0x61,0x6c,0x69,0x64]);})[_0x49ce65([0x74,0x68,0x65,0x6e])](_0x4b0c2a=>(_0x49ea45(),_0x4b0c2a),()=>{const _0x49d7aa=_0x3daeb9();return null==_0x49d7aa?(_0x49ea45(),_0x49ce65([0x56,0x61,0x6c,0x69,0x64])):_0x49ce65(_0x5a0ab8-_0x49d7aa>(0x4f9781fd^_0x49e99f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x49ce65([0x74,0x68,0x65,0x6e])](_0x5d96a6)[_0x49ce65([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d96a6(_0x49ce65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x103f79=0x6badeb7d^_0x49e99f;function _0x49ea45(){const _0x320ce2=_0x49ce65([0x6c,0x6c,0x63,0x74,0x2d])+_0x55846d(_0x5ac0ad(_0x3b8943)),_0x42bc3a=_0x5c46f4(_0x55846d(window[_0x49ce65([0x4d,0x61,0x74,0x68])][_0x49ce65([0x63,0x65,0x69,0x6c])](_0x5a0ab8/_0x103f79)));window[_0x49ce65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ce65([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x320ce2,_0x42bc3a);}function _0x3daeb9(){const _0x15a5ce=_0x49ce65([0x6c,0x6c,0x63,0x74,0x2d])+_0x55846d(_0x5ac0ad(_0x3b8943)),_0x325686=window[_0x49ce65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49ce65([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15a5ce);return _0x325686?window[_0x49ce65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c46f4(_0x325686),0x10)*_0x103f79:null;}function _0x307335(_0x560e50){return new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x582d74,_0x3f1611)=>{_0x560e50[_0x49ce65([0x74,0x68,0x65,0x6e])](_0x582d74,_0x3f1611),window[_0x49ce65([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f1611,0x6b9ad13d^_0x49e99f);});}}_0x263e61[_0x49ce65([0x6f,0x6e])](_0x49ce65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2f8a7e,_0x5851be)=>{if(_0x5851be[0x0]!=_0x3b8943)return _0x5d96a6(_0x49ce65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5851be[0x1]={..._0x5851be[0x1],[_0x49ce65([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x39368d};},{[_0x49ce65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ce65([0x68,0x69,0x67,0x68])}),_0x263e61[_0x49ce65([0x6f,0x6e])](_0x49ce65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4458a7=>{_0xdd2e46(_0x4458a7[_0x49ce65([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x555280=!0x0,_0x6e949c(_0x4458a7[_0x49ce65([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x49ce65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49ce65([0x6c,0x6f,0x77])}),_0x27d452[_0x49ce65([0x74,0x68,0x65,0x6e])](()=>{_0x555280||_0x5d96a6(_0x49ce65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x309ccf(){return _0x263e61[_0x49ce65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ce65([0x76,0x69,0x65,0x77])][_0x49ce65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x49ce65([0x61,0x75,0x74,0x6f]);}function _0x321e94(){_0x263e61[_0x49ce65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49ce65([0x76,0x69,0x65,0x77])][_0x49ce65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49ce65([0x61,0x75,0x74,0x6f]);}}function _0x16f33c(_0x35afc7){const _0xa5743c=[new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32e948=>setTimeout(_0x32e948,0x6b923b31^_0x49e99f)),_0x27d452[_0x49ce65([0x74,0x68,0x65,0x6e])](()=>new window[(_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x359ac0=>{let _0x42e949=0x0;_0x263e61[_0x49ce65([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ce65([0x6f,0x6e])](_0x49ce65([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fbd02,_0x50a497)=>{_0x50a497[0x0][_0x49ce65([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x42e949++,_0x42e949==(0x6b9b0015^_0x49e99f)&&(_0x359ac0(),_0x4fbd02[_0x49ce65([0x6f,0x66,0x66])]());});}))];return window[_0x49ce65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49ce65([0x72,0x61,0x63,0x65])](_0xa5743c)[_0x49ce65([0x74,0x68,0x65,0x6e])](()=>_0x35afc7);}async function _0x4cabc6(){await _0x27d452,_0x263e61[_0x49ce65([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ce65([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18de8c,_0x263e61[_0x49ce65([0x6d,0x6f,0x64,0x65,0x6c])][_0x49ce65([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18de8c,_0x263e61[_0x49ce65([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x49ce65([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27de15(){return window[_0x49ce65([0x67,0x6c,0x6f,0x62])]&&window[_0x49ce65([0x67,0x6c,0x6f,0x62])][_0x49ce65([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x324f8(_0xa05e3a){const _0x29129b=_0x1ee3bb();_0x263e61[_0x29129b]=_0x49ce65([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])+_0xa05e3a,_0xa05e3a!=_0x49ce65([0x56,0x61,0x6c,0x69,0x64])&&_0x4cabc6();}function _0x1ee3bb(){const _0x1d3b44=window[_0x49ce65([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x49ce65([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x49ce65([0x6e,0x6f,0x77])]())[_0x49ce65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x49ce65([0x2e]),'');let _0x223e14=_0x49ce65([0x6d]);for(let _0x506cd5=0x0;_0x506cd5<_0x1d3b44[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x506cd5+=0x2){let _0x12db2a=window[_0x49ce65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3b44[_0x49ce65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x506cd5,_0x506cd5+0x2));_0x12db2a>=_0x25af8c[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x12db2a-=_0x25af8c[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x223e14+=_0x25af8c[_0x12db2a];}return _0x223e14;}function _0x609ba1(){const _0x57b79d=_0x1d2b93[_0x49ce65([0x73,0x70,0x6c,0x69,0x74])](_0x49ce65([0x2e]));if(0x3!=_0x57b79d[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x36d209(_0x57b79d[0x1]);function _0x36d209(_0x3ec87e){const _0x4dcb26=_0x4f9420(_0x3ec87e);return _0x4dcb26&&_0x362482()?_0x4dcb26:null;function _0x362482(){const _0x2e84cc=_0x4dcb26[_0x49ce65([0x6a,0x74,0x69])],_0x4ed528=window[_0x49ce65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e84cc[_0x49ce65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e84cc[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x9da282={..._0x4dcb26,[_0x49ce65([0x6a,0x74,0x69])]:_0x2e84cc[_0x49ce65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2e84cc[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x9da282[_0x49ce65([0x76,0x63])],_0x5ac0ad(_0x9da282)==_0x4ed528;}}}async function _0x17ec96(){let _0x53e07c=!0x0;try{const _0x186f9c=_0x1d2b93[_0x49ce65([0x73,0x70,0x6c,0x69,0x74])](_0x49ce65([0x2e])),[_0x305ade,_0x1499f4,_0x405190]=_0x186f9c;return _0x323c49(_0x305ade),await _0x4f3314(_0x305ade,_0x1499f4,_0x405190),_0x53e07c;}catch{return!0x1;}function _0x323c49(_0xc8f69d){const _0x15ae9a=_0x4f9420(_0xc8f69d);_0x15ae9a&&_0x15ae9a[_0x49ce65([0x61,0x6c,0x67])]==_0x49ce65([0x45,0x53,0x32,0x35,0x36])||(_0x53e07c=!0x1);}async function _0x4f3314(_0x50c23d,_0x1f58fc,_0x1b037d){const _0x5bf776=window[_0x49ce65([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x49ce65([0x66,0x72,0x6f,0x6d])](_0x482b1a(_0x1b037d),_0x41acf4=>_0x41acf4[_0x49ce65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x314484=new window[(_0x49ce65([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x49ce65([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x50c23d+_0x49ce65([0x2e])+_0x1f58fc),_0x23e68f=window[_0x49ce65([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x49ce65([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x23e68f)return;const _0xbe8d97=await _0x23e68f[_0x49ce65([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x49ce65([0x6a,0x77,0x6b]),_0x4f324c,{[_0x49ce65([0x6e,0x61,0x6d,0x65])]:_0x49ce65([0x45,0x43,0x44,0x53,0x41]),[_0x49ce65([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x49ce65([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x49ce65([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x23e68f[_0x49ce65([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x49ce65([0x6e,0x61,0x6d,0x65])]:_0x49ce65([0x45,0x43,0x44,0x53,0x41]),[_0x49ce65([0x68,0x61,0x73,0x68])]:{[_0x49ce65([0x6e,0x61,0x6d,0x65])]:_0x49ce65([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xbe8d97,_0x5bf776,_0x314484)||(_0x53e07c=!0x1);}}function _0x4f9420(_0x36c7f1){return _0x36c7f1[_0x49ce65([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x49ce65([0x65,0x79]))?JSON[_0x49ce65([0x70,0x61,0x72,0x73,0x65])](_0x482b1a(_0x36c7f1)):null;}function _0x482b1a(_0x5b4cea){return window[_0x49ce65([0x61,0x74,0x6f,0x62])](_0x5b4cea[_0x49ce65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x49ce65([0x2b]))[_0x49ce65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x49ce65([0x2f])));}function _0x5ac0ad(_0xf1fd94){let _0x240b46=0x1505;function _0x659c7b(_0xc0d574){for(let _0x32adb0=0x0;_0x32adb0<_0xc0d574[_0x49ce65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x32adb0++){const _0x391854=_0xc0d574[_0x49ce65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x32adb0);_0x240b46=(_0x240b46<<0x5)+_0x240b46+_0x391854,_0x240b46&=_0x240b46;}}function _0x402b2c(_0x26429e){Array[_0x49ce65([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x26429e)?_0x26429e[_0x49ce65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x402b2c):_0x26429e&&typeof _0x26429e==_0x49ce65([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x49ce65([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x26429e)[_0x49ce65([0x73,0x6f,0x72,0x74])]()[_0x49ce65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x393aa0,_0x2aa650])=>{_0x659c7b(_0x393aa0),_0x402b2c(_0x2aa650);}):_0x659c7b(window[_0x49ce65([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x26429e));}return _0x402b2c(_0xf1fd94),_0x240b46>>>0x0;}function _0x55846d(_0x23ca04){return _0x23ca04[_0x49ce65([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x49ce65([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x49ce65([0x30]));}function _0x5c46f4(_0x48312e){return _0x48312e[_0x49ce65([0x73,0x70,0x6c,0x69,0x74])]('')[_0x49ce65([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x49ce65([0x6a,0x6f,0x69,0x6e])]('');}function _0x18de8c(){}function _0x49ce65(_0x2ba235){return _0x2ba235['map'](_0x3185d3=>String['fromCharCode'](_0x3185d3))['join']('');}_0x324f8(await _0x26d25e());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5f15bc=>{'$graveyard'!==_0x5f15bc['rootName']&&this['editor']['editing']['reconvertItem'](_0x5f15bc);});}['_trackNewToCElements'](){for(const _0x2814c2 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2814c2['type']||'tableOfContents'!==_0x2814c2['name'])return;this['_tableOfContentsElements']['add'](_0x2814c2['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x433a5=this['editor']['conversion'];_0x433a5['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x433a5['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3d2307,{writer:_0x293a17})=>this['_createTableOfContents'](_0x293a17,!0x0)}),_0x433a5['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x51bdac,{writer:_0x3116e6})=>{this['_tableOfContentsElements']['add'](_0x51bdac);const _0x200c07=this['_createTableOfContents'](_0x3116e6);return _0x4662d2(_0x200c07,_0x3116e6,{'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'](_0x354a28,_0x3509aa=!0x1){const {locale:_0x558ad6}=this['editor'],_0x1db648=_0x354a28['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3509aa&&{'data-table-of-contents-label':j(_0x558ad6,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3509aa&&_0x354a28['insert'](_0x354a28['createPositionAt'](_0x1db648,'end'),_0x354a28['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x354a28['createText'](j(_0x558ad6,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x176997=_0x3509aa?'':'['+j(_0x558ad6,'Empty\x20heading')+']';let _0x1d29d5=_0x1db648;return this['_currentOutlineDefinitions']['forEach']((_0x5f0160,_0xc820ca,_0x284668)=>{const _0xd56391=this['editor']['model']['hasContent'](_0x5f0160['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2d010f=_0xd56391?_0x5f0160['text']:_0x176997,_0x117bb2=_0x5f0160['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x13ae94=_0x354a28['createContainerElement']('a',{'href':'#'+_0x117bb2,...!_0x3509aa&&{'tabindex':'-1'}},[_0x354a28['createText'](_0x2d010f)]),_0xb06857=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x354a28['setCustomProperty']('tableOfContentsHeadingIndex',_0xc820ca,_0x13ae94);const _0x3264c1=_0x354a28['createContainerElement']('li',null,[_0xd56391||!_0x3509aa&&_0xb06857?_0x13ae94:_0x354a28['createText']('')]),_0x4572d9=_0xc820ca?_0x284668[_0xc820ca-0x1]['level']:0x0,_0x3ddd05=Math['abs'](_0x5f0160['level']-_0x4572d9);if(_0x5f0160['level']>_0x4572d9){const _0x32ff13=N(_0x3264c1,_0x3ddd05,_0x354a28);_0x354a28['insert'](_0x354a28['createPositionAt'](_0x1d29d5,'end'),_0x32ff13);}else{const _0x3e9002=function(_0x44415f,_0x58a6c1){return _0x44415f['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x558762=>_0x558762['is']('element','ol'))[_0x58a6c1];}(_0x1d29d5,_0x3ddd05);_0x354a28['insert'](_0x354a28['createPositionAt'](_0x3e9002,'end'),_0x3264c1);}_0x1d29d5=_0x3264c1;}),_0x1db648;}['_handleScrollToHeading'](_0x1752e7){const _0x510d85=this['_currentOutlineDefinitions'][_0x1752e7]['modelElement'];this['editor']['model']['change'](_0x5eda17=>{_0x5eda17['setSelection'](_0x510d85,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x4a6a3f,_0x5953ec)=>{const _0x16a78d=_0x5953ec['mapper'],_0x2d194=_0x16a78d['findMappedViewAncestor'](_0x5953ec['viewPosition']),_0x49127b=_0x16a78d['toModelElement'](_0x2d194);_0x49127b['is']('element','tableOfContents')&&(_0x5953ec['modelPosition']=this['editor']['model']['createPositionAt'](_0x49127b,0x0),_0x4a6a3f['stop']());};}}function N(_0x13eb3a,_0x365d07,_0x61ca68){return 0x1===_0x365d07?_0x61ca68['createContainerElement']('ol',null,[_0x13eb3a]):_0x61ca68['createContainerElement']('ol',null,[_0x61ca68['createContainerElement']('li',null,[N(_0x13eb3a,_0x365d07-0x1,_0x61ca68)])]);}class o extends _0x30862f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x36a019=this['editor'];_0x36a019['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x256eb5=this['_createButton'](_0x51927e);return _0x256eb5['tooltip']=!0x0,_0x256eb5;}),_0x36a019['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x453cf8)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2783d8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb4ecf1;for(const _0x304430 in _0x2783d8){const _0x4a445d=_0x304430,_0x3b6a00=_0x2783d8[_0x4a445d];if('tableOfContentsLicenseKeyValid'==_0x3b6a00||'tableOfContentsLicenseKeyInvalid'==_0x3b6a00||'tableOfContentsLicenseKeyExpired'==_0x3b6a00||'tableOfContentsLicenseKeyDomainLimit'==_0x3b6a00||'tableOfContentsLicenseKeyNotAllowed'==_0x3b6a00||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3b6a00||'tableOfContentsLicenseKeyUsageLimit'==_0x3b6a00){delete _0x2783d8[_0x4a445d],_0xb4ecf1=_0x3b6a00,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xb4ecf1&&_0x2783d8['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x1e8df5){const _0x5227af=this['editor'],_0x9d7f17=_0x5227af['locale'],_0x4a1b52=_0x5227af['commands']['get']('insertTableOfContents'),_0xc82cd7=new _0x1e8df5(_0x9d7f17);return _0xc82cd7['set']({'label':j(_0x9d7f17,'Table\x20of\x20contents'),'icon':_0x1f42b2}),_0xc82cd7['bind']('isEnabled')['to'](_0x4a1b52,'isEnabled'),this['listenTo'](_0xc82cd7,'execute',()=>{_0x5227af['execute']('insertTableOfContents'),_0x5227af['editing']['view']['focus']();}),_0xc82cd7;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x30862f{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.1",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "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.1",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "47.4.0-alpha.1",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "47.4.0-alpha.1",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "47.4.0-alpha.1",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "47.4.0-alpha.1",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "47.4.0-alpha.1",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "47.4.0-alpha.1",
|
|
23
|
+
"ckeditor5": "47.4.0-alpha.1",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x47823e=_0x59a7;(function(_0x4987b2,_0x259f84){const _0x255e67=_0x59a7,_0x3dab0f=_0x4987b2();while(!![]){try{const _0x799157=parseInt(_0x255e67(0x1af))/0x1+-parseInt(_0x255e67(0x1b0))/0x2*(-parseInt(_0x255e67(0x1ad))/0x3)+parseInt(_0x255e67(0x1a4))/0x4+parseInt(_0x255e67(0x190))/0x5+-parseInt(_0x255e67(0x197))/0x6+-parseInt(_0x255e67(0x1a7))/0x7*(parseInt(_0x255e67(0x19f))/0x8)+-parseInt(_0x255e67(0x1d5))/0x9;if(_0x799157===_0x259f84)break;else _0x3dab0f['push'](_0x3dab0f['shift']());}catch(_0x3cdc6d){_0x3dab0f['push'](_0x3dab0f['shift']());}}}(_0x3625,0x8cf23));import{Plugin as _0x147f4c}from'ckeditor5/src/core.js';function _0x59a7(_0x206dcf,_0xbb4781){const _0x362563=_0x3625();return _0x59a7=function(_0x59a752,_0x53aff3){_0x59a752=_0x59a752-0x190;let _0x237528=_0x362563[_0x59a752];return _0x237528;},_0x59a7(_0x206dcf,_0xbb4781);}import{CKEditorError as _0x454199,global as _0x5a5fbb,Rect as _0x40efe7,uid as _0x2c539f}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x1941bc}from'./ui/documentoutlineview.js';import{throttle as _0x36e637}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x147f4c{[_0x47823e(0x1bf)];[_0x47823e(0x1ae)];[_0x47823e(0x1d7)];static get[_0x47823e(0x1a6)](){const _0x3f3279=_0x47823e;return _0x3f3279(0x1be);}static get[_0x47823e(0x1a8)](){return!0x0;}static get[_0x47823e(0x1c0)](){return!0x0;}constructor(_0x182b74){const _0x5c54f1=_0x47823e;super(_0x182b74),this[_0x5c54f1(0x1bf)]=new _0x1941bc(_0x182b74[_0x5c54f1(0x1c4)],this[_0x5c54f1(0x1a5)][_0x5c54f1(0x1c3)][_0x5c54f1(0x1ca)](_0x5c54f1(0x1c1)),this[_0x5c54f1(0x1a5)][_0x5c54f1(0x1c3)][_0x5c54f1(0x1ca)](_0x5c54f1(0x1d2))),this[_0x5c54f1(0x1ae)]=[],this[_0x5c54f1(0x1d7)]=_0x36e637(this[_0x5c54f1(0x1a1)][_0x5c54f1(0x1aa)](this),0x64);}[_0x47823e(0x1d6)](){const _0x143458=_0x47823e,_0x2d53f1=this[_0x143458(0x1a5)],_0x585f2a=_0x2d53f1[_0x143458(0x1b4)][_0x143458(0x1ca)](_0x143458(0x1ab));let _0x57a796=!0x1;if(this[_0x143458(0x1bf)][_0x143458(0x19b)](),this[_0x143458(0x1a5)]['ui'][_0x143458(0x1c2)][_0x143458(0x191)](this[_0x143458(0x1bf)][_0x143458(0x19e)]),!_0x2d53f1[_0x143458(0x1c3)][_0x143458(0x1ca)](_0x143458(0x1d2)))throw new _0x454199(_0x143458(0x1b2),{'editor':_0x2d53f1});_0x2d53f1[_0x143458(0x1c3)][_0x143458(0x1ca)](_0x143458(0x1d2))[_0x143458(0x1bb)](this[_0x143458(0x1bf)][_0x143458(0x19e)]),_0x585f2a['on'](_0x143458(0x1b7),this[_0x143458(0x1b6)][_0x143458(0x1aa)](this)),_0x585f2a['on'](_0x143458(0x198),(_0x5ef02d,{index:_0x41e05e})=>this[_0x143458(0x1cc)](_0x41e05e)),this[_0x143458(0x1bf)]['on'](_0x143458(0x1c9),(_0x3889aa,_0x2bcc6e)=>{const _0x1bb8f1=_0x143458;_0x57a796=!0x0,this[_0x1bb8f1(0x1bd)](_0x2bcc6e);}),this[_0x143458(0x1bf)][_0x143458(0x1b1)](_0x5a5fbb[_0x143458(0x1d0)],_0x143458(0x1b5),()=>{const _0x3672a9=_0x143458;_0x57a796?_0x57a796=!0x1:this[_0x3672a9(0x1d7)]();},{'useCapture':!0x0}),this[_0x143458(0x1bf)][_0x143458(0x1b1)](_0x5a5fbb[_0x143458(0x192)],_0x143458(0x1a0),this[_0x143458(0x1d7)],{'useCapture':!0x0});}[_0x47823e(0x196)](){!async function(_0x1c19b2){const _0x2f0aed=_0x6fed65([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]),_0x45bd81=0x1cb264a3,_0x28870c=0x1cb51a9b^_0x45bd81,_0x5d410c=window[_0x6fed65([0x44,0x61,0x74,0x65])][_0x6fed65([0x6e,0x6f,0x77])](),_0x435c0e=_0x1c19b2[_0x6fed65([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x58f6d7=new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x91456e=>{_0x435c0e[_0x6fed65([0x6f,0x6e,0x63,0x65])](_0x6fed65([0x72,0x65,0x61,0x64,0x79]),_0x91456e);}),_0x543280={[_0x6fed65([0x6b,0x74,0x79])]:_0x6fed65([0x45,0x43]),[_0x6fed65([0x75,0x73,0x65])]:_0x6fed65([0x73,0x69,0x67]),[_0x6fed65([0x63,0x72,0x76])]:_0x6fed65([0x50,0x2d,0x32,0x35,0x36]),[_0x6fed65([0x78])]:_0x6fed65([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]),[_0x6fed65([0x79])]:_0x6fed65([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]),[_0x6fed65([0x61,0x6c,0x67])]:_0x6fed65([0x45,0x53,0x32,0x35,0x36])},_0x544f66=_0x435c0e[_0x6fed65([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x6fed65([0x67,0x65,0x74])](_0x6fed65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1c898c(){let _0x2ae4c7,_0x2c9e9f=null,_0x1d3c28=null;try{if(_0x544f66==_0x6fed65([0x47,0x50,0x4c]))return _0x6fed65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ae4c7=_0x18130a(),!_0x2ae4c7)return _0x6fed65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ae4c7[_0x6fed65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d3c28=_0x598494(_0x2ae4c7[_0x6fed65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ae4c7[_0x6fed65([0x6a,0x74,0x69])])),await _0x343e54()?_0x593332()?_0x44143a()?_0x6fed65([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f4b73()?(_0x2ae4c7[_0x6fed65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x6fed65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c9e9f=_0x552c59(_0x6fed65([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59176a()):_0x6fed65([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x6fed65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x6fed65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x6fed65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x44143a(){const _0x373dd0=[_0x6fed65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x6fed65([0x74,0x72,0x69,0x61,0x6c])][_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ae4c7[_0x6fed65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d410c/0x3e8:0xe10*_0x28870c;return _0x2ae4c7[_0x6fed65([0x65,0x78,0x70])]<_0x373dd0;}function _0x593332(){const _0x45721e=_0x2ae4c7[_0x6fed65([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x45721e&&(!!_0x45721e[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6fed65([0x2a]))||(!!_0x45721e[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6fed65([0x44,0x4f]))||(!!_0x45721e[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6fed65([0x50,0x50]))||!(!_0x45721e[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6fed65([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1760ab()))));}function _0x3f4b73(){const _0x300896=_0x59a7,_0x5d8a86=_0x2ae4c7[_0x6fed65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5d8a86||0x0==_0x5d8a86[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a4a25}=new URL(window[_0x6fed65([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x300896(0x1b3)]);if(_0x5d8a86[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a4a25))return!0x0;const _0x3b84dc=_0x3a4a25[_0x6fed65([0x73,0x70,0x6c,0x69,0x74])](_0x6fed65([0x2e]));return _0x5d8a86[_0x6fed65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a6a6e=>_0x2a6a6e[_0x6fed65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6fed65([0x2a])))[_0x6fed65([0x6d,0x61,0x70])](_0x1ea0e8=>_0x1ea0e8[_0x6fed65([0x73,0x70,0x6c,0x69,0x74])](_0x6fed65([0x2e])))[_0x6fed65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19d199=>_0x19d199[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3b84dc[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x6fed65([0x6d,0x61,0x70])](_0xedfce3=>Array(_0x3b84dc[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xedfce3[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x6fed65([0x66,0x69,0x6c,0x6c])](_0xedfce3[0x0]===_0x6fed65([0x2a])?_0x6fed65([0x2a]):'')[_0x6fed65([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xedfce3))[_0x6fed65([0x73,0x6f,0x6d,0x65])](_0x433e6d=>_0x3b84dc[_0x6fed65([0x65,0x76,0x65,0x72,0x79])]((_0x110d56,_0x325245)=>_0x433e6d[_0x325245]===_0x110d56||_0x433e6d[_0x325245]===_0x6fed65([0x2a])));}function _0x59176a(){return _0x2c9e9f&&_0x1d3c28?new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10c77b,_0x2a2e9d)=>{_0x2c9e9f[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x10c77b,_0x2a2e9d),_0x1d3c28[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x2ec856=>{_0x2ec856!=_0x6fed65([0x56,0x61,0x6c,0x69,0x64])&&_0x10c77b(_0x2ec856);},_0x2a2e9d);}):_0x2c9e9f||_0x1d3c28||_0x6fed65([0x56,0x61,0x6c,0x69,0x64]);}}function _0x598494(_0x3678dd,_0x39cfd1){return new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f1d00=>{if(_0x33b35b())return _0x4f1d00(_0x6fed65([0x56,0x61,0x6c,0x69,0x64]));_0x43021d(),_0x435c0e[_0x6fed65([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x6fed65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc64ea0=!0x1;const _0x3cab74=_0x2c539f();function _0x37b0aa(_0x4d5178){return!!_0x4d5178&&(typeof _0x4d5178===_0x6fed65([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4d5178===_0x6fed65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4d5178[_0x6fed65([0x74,0x68,0x65,0x6e])]===_0x6fed65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4d5178[_0x6fed65([0x63,0x61,0x74,0x63,0x68])]===_0x6fed65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x7a33dd(_0x3f1263){_0x21a855(_0x3f1263)[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x2175b1=>{if(!_0x2175b1||_0x2175b1[_0x6fed65([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x6fed65([0x6f,0x6b]))return _0x6fed65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4374a3(_0x556d7f(_0x3cab74+_0x39cfd1))!=_0x2175b1[_0x6fed65([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x6fed65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x6fed65([0x56,0x61,0x6c,0x69,0x64]);})[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x3289cf=>(_0x41432b(),_0x3289cf),()=>{const _0x37b8cc=_0xe3c909();return null==_0x37b8cc?(_0x41432b(),_0x6fed65([0x56,0x61,0x6c,0x69,0x64])):_0x6fed65(_0x5d410c-_0x37b8cc>(0x38bee0a3^_0x45bd81)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x4f1d00)[_0x6fed65([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4f1d00(_0x6fed65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3d594e=0x1c848a23^_0x45bd81;function _0x41432b(){const _0x4879ad=_0x6fed65([0x6c,0x6c,0x63,0x74,0x2d])+_0x4374a3(_0x556d7f(_0x3678dd)),_0x40e54b=_0x25b8d9(_0x4374a3(window[_0x6fed65([0x4d,0x61,0x74,0x68])][_0x6fed65([0x63,0x65,0x69,0x6c])](_0x5d410c/_0x3d594e)));window[_0x6fed65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6fed65([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4879ad,_0x40e54b);}function _0xe3c909(){const _0x85a47=_0x6fed65([0x6c,0x6c,0x63,0x74,0x2d])+_0x4374a3(_0x556d7f(_0x3678dd)),_0x4b2b6a=window[_0x6fed65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x6fed65([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x85a47);return _0x4b2b6a?window[_0x6fed65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25b8d9(_0x4b2b6a),0x10)*_0x3d594e:null;}function _0x21a855(_0x25fe7a){return new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30c06f,_0x14f5ed)=>{_0x25fe7a[_0x6fed65([0x74,0x68,0x65,0x6e])](_0x30c06f,_0x14f5ed),window[_0x6fed65([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x14f5ed,0x1cb3b063^_0x45bd81);});}}_0x435c0e[_0x6fed65([0x6f,0x6e])](_0x6fed65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x28bd9d,_0x4e03bb)=>{if(_0x4e03bb[0x0]!=_0x3678dd)return _0x4f1d00(_0x6fed65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4e03bb[0x1]={..._0x4e03bb[0x1],[_0x6fed65([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cab74};},{[_0x6fed65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6fed65([0x68,0x69,0x67,0x68])}),_0x435c0e[_0x6fed65([0x6f,0x6e])](_0x6fed65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45b98b=>{_0x37b0aa(_0x45b98b[_0x6fed65([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc64ea0=!0x0,_0x7a33dd(_0x45b98b[_0x6fed65([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x6fed65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x6fed65([0x6c,0x6f,0x77])}),_0x58f6d7[_0x6fed65([0x74,0x68,0x65,0x6e])](()=>{_0xc64ea0||_0x4f1d00(_0x6fed65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33b35b(){return _0x435c0e[_0x6fed65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6fed65([0x76,0x69,0x65,0x77])][_0x6fed65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x6fed65([0x61,0x75,0x74,0x6f]);}function _0x43021d(){_0x435c0e[_0x6fed65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x6fed65([0x76,0x69,0x65,0x77])][_0x6fed65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x6fed65([0x61,0x75,0x74,0x6f]);}}function _0x552c59(_0x2d5e98){const _0x194d02=[new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x526b3f=>setTimeout(_0x526b3f,0x1cbb5a6f^_0x45bd81)),_0x58f6d7[_0x6fed65([0x74,0x68,0x65,0x6e])](()=>new window[(_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49e36d=>{let _0x44a1f9=0x0;_0x435c0e[_0x6fed65([0x6d,0x6f,0x64,0x65,0x6c])][_0x6fed65([0x6f,0x6e])](_0x6fed65([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4917a0,_0x4ccbfc)=>{_0x4ccbfc[0x0][_0x6fed65([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x44a1f9++,_0x44a1f9==(0x1cb2614b^_0x45bd81)&&(_0x49e36d(),_0x4917a0[_0x6fed65([0x6f,0x66,0x66])]());});}))];return window[_0x6fed65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x6fed65([0x72,0x61,0x63,0x65])](_0x194d02)[_0x6fed65([0x74,0x68,0x65,0x6e])](()=>_0x2d5e98);}async function _0x18bc80(){await _0x58f6d7,_0x435c0e[_0x6fed65([0x6d,0x6f,0x64,0x65,0x6c])][_0x6fed65([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1a7a2a,_0x435c0e[_0x6fed65([0x6d,0x6f,0x64,0x65,0x6c])][_0x6fed65([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1a7a2a,_0x435c0e[_0x6fed65([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x6fed65([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1760ab(){return window[_0x6fed65([0x67,0x6c,0x6f,0x62])]&&window[_0x6fed65([0x67,0x6c,0x6f,0x62])][_0x6fed65([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2556ce(_0x43636f){const _0x224e09=_0x5acbf9();_0x435c0e[_0x224e09]=_0x6fed65([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])+_0x43636f,_0x43636f!=_0x6fed65([0x56,0x61,0x6c,0x69,0x64])&&_0x18bc80();}function _0x5acbf9(){const _0x3627b5=window[_0x6fed65([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x6fed65([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x6fed65([0x6e,0x6f,0x77])]())[_0x6fed65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x6fed65([0x2e]),'');let _0x2d85f3=_0x6fed65([0x61]);for(let _0x4c644f=0x0;_0x4c644f<_0x3627b5[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c644f+=0x2){let _0x494f08=window[_0x6fed65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3627b5[_0x6fed65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c644f,_0x4c644f+0x2));_0x494f08>=_0x2f0aed[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x494f08-=_0x2f0aed[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d85f3+=_0x2f0aed[_0x494f08];}return _0x2d85f3;}function _0x18130a(){const _0x57a0f6=_0x544f66[_0x6fed65([0x73,0x70,0x6c,0x69,0x74])](_0x6fed65([0x2e]));if(0x3!=_0x57a0f6[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf20fe8(_0x57a0f6[0x1]);function _0xf20fe8(_0x259f79){const _0x5f2f7f=_0x146c42(_0x259f79);return _0x5f2f7f&&_0x46c083()?_0x5f2f7f:null;function _0x46c083(){const _0x2a60b4=_0x5f2f7f[_0x6fed65([0x6a,0x74,0x69])],_0x2c0ac0=window[_0x6fed65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a60b4[_0x6fed65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a60b4[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c096c={..._0x5f2f7f,[_0x6fed65([0x6a,0x74,0x69])]:_0x2a60b4[_0x6fed65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a60b4[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c096c[_0x6fed65([0x76,0x63])],_0x556d7f(_0x4c096c)==_0x2c0ac0;}}}async function _0x343e54(){let _0xdb1055=!0x0;try{const _0x4bb772=_0x544f66[_0x6fed65([0x73,0x70,0x6c,0x69,0x74])](_0x6fed65([0x2e])),[_0x4a7a4,_0x1a174d,_0x17756e]=_0x4bb772;return _0x26d701(_0x4a7a4),await _0x4ebdb3(_0x4a7a4,_0x1a174d,_0x17756e),_0xdb1055;}catch{return!0x1;}function _0x26d701(_0x2c0a6c){const _0x1cad87=_0x146c42(_0x2c0a6c);_0x1cad87&&_0x1cad87[_0x6fed65([0x61,0x6c,0x67])]==_0x6fed65([0x45,0x53,0x32,0x35,0x36])||(_0xdb1055=!0x1);}async function _0x4ebdb3(_0x5eb790,_0x3a839f,_0x59821f){const _0x269c17=window[_0x6fed65([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x6fed65([0x66,0x72,0x6f,0x6d])](_0x5efdd6(_0x59821f),_0x353b9f=>_0x353b9f[_0x6fed65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x178e74=new window[(_0x6fed65([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x6fed65([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5eb790+_0x6fed65([0x2e])+_0x3a839f),_0x2c31ed=window[_0x6fed65([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x6fed65([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2c31ed)return;const _0x590b87=await _0x2c31ed[_0x6fed65([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x6fed65([0x6a,0x77,0x6b]),_0x543280,{[_0x6fed65([0x6e,0x61,0x6d,0x65])]:_0x6fed65([0x45,0x43,0x44,0x53,0x41]),[_0x6fed65([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x6fed65([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x6fed65([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2c31ed[_0x6fed65([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x6fed65([0x6e,0x61,0x6d,0x65])]:_0x6fed65([0x45,0x43,0x44,0x53,0x41]),[_0x6fed65([0x68,0x61,0x73,0x68])]:{[_0x6fed65([0x6e,0x61,0x6d,0x65])]:_0x6fed65([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x590b87,_0x269c17,_0x178e74)||(_0xdb1055=!0x1);}}function _0x146c42(_0x836c31){return _0x836c31[_0x6fed65([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x6fed65([0x65,0x79]))?JSON[_0x6fed65([0x70,0x61,0x72,0x73,0x65])](_0x5efdd6(_0x836c31)):null;}function _0x5efdd6(_0x4daca3){return window[_0x6fed65([0x61,0x74,0x6f,0x62])](_0x4daca3[_0x6fed65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x6fed65([0x2b]))[_0x6fed65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x6fed65([0x2f])));}function _0x556d7f(_0x53e8c1){let _0x2fec97=0x1505;function _0x19c06f(_0x4b4c26){for(let _0x167b49=0x0;_0x167b49<_0x4b4c26[_0x6fed65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x167b49++){const _0x30e6ec=_0x4b4c26[_0x6fed65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x167b49);_0x2fec97=(_0x2fec97<<0x5)+_0x2fec97+_0x30e6ec,_0x2fec97&=_0x2fec97;}}function _0x520d29(_0x245948){Array[_0x6fed65([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x245948)?_0x245948[_0x6fed65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x520d29):_0x245948&&typeof _0x245948==_0x6fed65([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x6fed65([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x245948)[_0x6fed65([0x73,0x6f,0x72,0x74])]()[_0x6fed65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3920a6,_0x3f46b8])=>{_0x19c06f(_0x3920a6),_0x520d29(_0x3f46b8);}):_0x19c06f(window[_0x6fed65([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x245948));}return _0x520d29(_0x53e8c1),_0x2fec97>>>0x0;}function _0x4374a3(_0xf5ac00){return _0xf5ac00[_0x6fed65([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x6fed65([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x6fed65([0x30]));}function _0x25b8d9(_0x2109ce){return _0x2109ce[_0x6fed65([0x73,0x70,0x6c,0x69,0x74])]('')[_0x6fed65([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x6fed65([0x6a,0x6f,0x69,0x6e])]('');}function _0x1a7a2a(){}function _0x6fed65(_0x27c1ce){const _0x17801e=_0x59a7;return _0x27c1ce[_0x17801e(0x1c5)](_0xcfa0f6=>String[_0x17801e(0x1cd)](_0xcfa0f6))[_0x17801e(0x1d3)]('');}_0x2556ce(await _0x1c898c());}(this);}[_0x47823e(0x1a3)](){const _0x592d10=_0x47823e;super[_0x592d10(0x1a3)](),this[_0x592d10(0x1bf)][_0x592d10(0x1a3)](),this[_0x592d10(0x1d7)][_0x592d10(0x1cf)]();}[_0x47823e(0x1b6)](_0xc7d2db,{outlineDefinitions:_0x1e420c,outlineChanges:_0x29d48e}){const _0x1099ca=_0x47823e;this[_0x1099ca(0x1ae)]=_0x1e420c,this[_0x1099ca(0x1bf)][_0x1099ca(0x1bc)](_0x29d48e);}[_0x47823e(0x1cc)](_0x2d30f7){const _0xa7d211=_0x47823e;this[_0xa7d211(0x1ae)][_0xa7d211(0x1b8)]&&this[_0xa7d211(0x1ae)][_0x2d30f7]&&(this[_0xa7d211(0x1bf)][_0xa7d211(0x198)]=_0x2d30f7);}[_0x47823e(0x1bd)](_0x3af375){const _0x39e7b9=_0x47823e,_0x4f2d62=this[_0x39e7b9(0x1ae)][_0x3af375][_0x39e7b9(0x1c7)];this[_0x39e7b9(0x1a5)][_0x39e7b9(0x195)][_0x39e7b9(0x1b7)](_0xb001d6=>{const _0x25e76f=_0x39e7b9;_0xb001d6[_0x25e76f(0x1a2)](_0x4f2d62,0x0);}),this[_0x39e7b9(0x1a5)][_0x39e7b9(0x1ce)][_0x39e7b9(0x1bf)][_0x39e7b9(0x1c8)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x39e7b9(0x1a5)][_0x39e7b9(0x1ce)][_0x39e7b9(0x1bf)][_0x39e7b9(0x1d1)](),this[_0x39e7b9(0x1cc)](_0x3af375);}[_0x47823e(0x1a1)](){const _0x4a3dc9=_0x47823e,_0x2ab9af=this[_0x4a3dc9(0x1a5)];let _0x140820;for(const _0x21a74e of _0x2ab9af[_0x4a3dc9(0x195)][_0x4a3dc9(0x1d0)][_0x4a3dc9(0x1b9)]()){const _0x2f1ab5=_0x2ab9af[_0x4a3dc9(0x1ce)][_0x4a3dc9(0x1bf)][_0x4a3dc9(0x1d4)](_0x21a74e),_0x3d2cde=_0x2f1ab5&&new _0x40efe7(_0x2f1ab5)[_0x4a3dc9(0x1ac)]();if(_0x3d2cde){const _0x3ed737=new _0x40efe7(_0x5a5fbb[_0x4a3dc9(0x192)])[_0x4a3dc9(0x1c6)](_0x3d2cde);_0x3ed737&&(_0x140820=_0x3ed737[_0x4a3dc9(0x199)]+0.25*_0x3ed737[_0x4a3dc9(0x19c)]);}}if(void 0x0===_0x140820)return;const _0x46ba2b=h(_0x2ab9af[_0x4a3dc9(0x1ce)],this[_0x4a3dc9(0x1ae)],_0x140820);_0x46ba2b?this[_0x4a3dc9(0x1cc)](this[_0x4a3dc9(0x1ae)][_0x4a3dc9(0x1cb)](_0x46ba2b)):this[_0x4a3dc9(0x1cc)](-0x1);}}function h(_0x4a0a8d,_0x27b03e,_0x138938,_0x3701ae=0x0,_0x483354=_0x27b03e[_0x47823e(0x1b8)]-0x1){const _0x5cae06=_0x47823e,_0x2bece5=Math[_0x5cae06(0x19d)](_0x3701ae+(_0x483354-_0x3701ae)/0x2);if(_0x483354>=_0x3701ae){const _0x935bbd=_0x27b03e[_0x2bece5],_0xf82642=_0x4a0a8d[_0x5cae06(0x1ba)][_0x5cae06(0x193)](_0x935bbd[_0x5cae06(0x1c7)]);if(!_0xf82642)return null;const _0x4ca81a=_0x4a0a8d[_0x5cae06(0x1bf)][_0x5cae06(0x194)][_0x5cae06(0x1a9)](_0xf82642);return new _0x40efe7(_0x4ca81a)[_0x5cae06(0x19a)]>_0x138938?h(_0x4a0a8d,_0x27b03e,_0x138938,_0x3701ae,_0x2bece5-0x1):h(_0x4a0a8d,_0x27b03e,_0x138938,_0x2bece5+0x1,_0x483354);}return _0x2bece5<0x0?null:_0x27b03e[_0x2bece5];}function _0x3625(){const _0x41a078=['indexOf','_setActiveViewItem','fromCharCode','editing','cancel','document','focus','documentOutline.container','join','getDomRoot','7452495vVQAPB','init','_updateActiveDefinitionFromViewportThrottled','3440895bdpLEj','add','window','toViewElement','domConverter','model','afterInit','3894372uNNhiI','activeItemIndex','top','bottom','render','height','floor','element','427480zVbyqV','resize','_updateActiveDefinitionOnViewportChange','setSelection','destroy','2836452QwldbT','editor','pluginName','147jEqWLd','isOfficialPlugin','mapViewToDom','bind','DocumentOutlineUtils','getVisible','3005541LBLgga','_currentOutlineDefinitions','777428CXweQn','2kSOHXB','listenTo','document-outline-container-not-provided','href','plugins','scroll','_handleOutlineChange','change','length','getRootNames','mapper','appendChild','sync','_handleItemSelected','DocumentOutlineUI','view','isPremiumPlugin','documentOutline.showEmptyHeadings','focusTracker','config','locale','map','getIntersection','modelElement','scrollToTheSelection','itemSelected','get'];_0x3625=function(){return _0x41a078;};return _0x3625();}
|
|
23
|
+
const _0x4c3a8c=_0x243e;(function(_0x485e7c,_0x2d6418){const _0x40909a=_0x243e,_0x278d5e=_0x485e7c();while(!![]){try{const _0x7907a7=-parseInt(_0x40909a(0xa8))/0x1*(parseInt(_0x40909a(0xa3))/0x2)+-parseInt(_0x40909a(0xae))/0x3*(-parseInt(_0x40909a(0xa9))/0x4)+parseInt(_0x40909a(0x82))/0x5*(-parseInt(_0x40909a(0xb1))/0x6)+-parseInt(_0x40909a(0xc7))/0x7+parseInt(_0x40909a(0x8d))/0x8*(-parseInt(_0x40909a(0xb9))/0x9)+parseInt(_0x40909a(0xa6))/0xa*(-parseInt(_0x40909a(0xc3))/0xb)+-parseInt(_0x40909a(0xbc))/0xc*(-parseInt(_0x40909a(0x90))/0xd);if(_0x7907a7===_0x2d6418)break;else _0x278d5e['push'](_0x278d5e['shift']());}catch(_0x2de107){_0x278d5e['push'](_0x278d5e['shift']());}}}(_0x2b0d,0xc0982));function _0x243e(_0x4e3a17,_0x48e06a){const _0x2b0d29=_0x2b0d();return _0x243e=function(_0x243e3e,_0x39012a){_0x243e3e=_0x243e3e-0x7e;let _0x4f6835=_0x2b0d29[_0x243e3e];return _0x4f6835;},_0x243e(_0x4e3a17,_0x48e06a);}import{Plugin as _0x2e9757}from'ckeditor5/src/core.js';import{CKEditorError as _0x35afbf,global as _0xb69b43,Rect as _0x4d38b7,uid as _0x25a223}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x1fdbe0}from'./ui/documentoutlineview.js';import{throttle as _0x2f1adf}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x2e9757{[_0x4c3a8c(0xc6)];[_0x4c3a8c(0x87)];[_0x4c3a8c(0xb0)];static get[_0x4c3a8c(0xb7)](){const _0x101a8e=_0x4c3a8c;return _0x101a8e(0xbd);}static get[_0x4c3a8c(0xb6)](){return!0x0;}static get[_0x4c3a8c(0x9e)](){return!0x0;}constructor(_0x863da5){const _0x254bad=_0x4c3a8c;super(_0x863da5),this[_0x254bad(0xc6)]=new _0x1fdbe0(_0x863da5[_0x254bad(0xc1)],this[_0x254bad(0xa7)][_0x254bad(0xab)][_0x254bad(0xac)](_0x254bad(0xa0)),this[_0x254bad(0xa7)][_0x254bad(0xab)][_0x254bad(0xac)](_0x254bad(0x96))),this[_0x254bad(0x87)]=[],this[_0x254bad(0xb0)]=_0x2f1adf(this[_0x254bad(0x91)][_0x254bad(0xa2)](this),0x64);}[_0x4c3a8c(0xbe)](){const _0x107055=_0x4c3a8c,_0x3063d2=this[_0x107055(0xa7)],_0x2c396e=_0x3063d2[_0x107055(0x93)][_0x107055(0xac)](_0x107055(0x99));let _0x162c83=!0x1;if(this[_0x107055(0xc6)][_0x107055(0x97)](),this[_0x107055(0xa7)]['ui'][_0x107055(0xaa)][_0x107055(0x89)](this[_0x107055(0xc6)][_0x107055(0xc2)]),!_0x3063d2[_0x107055(0xab)][_0x107055(0xac)](_0x107055(0x96)))throw new _0x35afbf(_0x107055(0x8a),{'editor':_0x3063d2});_0x3063d2[_0x107055(0xab)][_0x107055(0xac)](_0x107055(0x96))[_0x107055(0x9b)](this[_0x107055(0xc6)][_0x107055(0xc2)]),_0x2c396e['on'](_0x107055(0xad),this[_0x107055(0xa1)][_0x107055(0xa2)](this)),_0x2c396e['on'](_0x107055(0xb8),(_0x14f157,{index:_0x58fc55})=>this[_0x107055(0xc5)](_0x58fc55)),this[_0x107055(0xc6)]['on'](_0x107055(0xb3),(_0x1e443e,_0x582f28)=>{const _0x4c6948=_0x107055;_0x162c83=!0x0,this[_0x4c6948(0xb2)](_0x582f28);}),this[_0x107055(0xc6)][_0x107055(0xa5)](_0xb69b43[_0x107055(0xc8)],_0x107055(0xc4),()=>{const _0x4d3c9c=_0x107055;_0x162c83?_0x162c83=!0x1:this[_0x4d3c9c(0xb0)]();},{'useCapture':!0x0}),this[_0x107055(0xc6)][_0x107055(0xa5)](_0xb69b43[_0x107055(0x92)],_0x107055(0xc0),this[_0x107055(0xb0)],{'useCapture':!0x0});}[_0x4c3a8c(0x83)](){!async function(_0xcd847f){const _0x1d465c=_0x5bd1b7([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]),_0x13d3d4=0x1cb264a3,_0x3ff0dd=0x1cb51af3^_0x13d3d4,_0x1cfa38=window[_0x5bd1b7([0x44,0x61,0x74,0x65])][_0x5bd1b7([0x6e,0x6f,0x77])](),_0x3bda52=_0xcd847f[_0x5bd1b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4739ac=new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48df4a=>{_0x3bda52[_0x5bd1b7([0x6f,0x6e,0x63,0x65])](_0x5bd1b7([0x72,0x65,0x61,0x64,0x79]),_0x48df4a);}),_0x2cdedf={[_0x5bd1b7([0x6b,0x74,0x79])]:_0x5bd1b7([0x45,0x43]),[_0x5bd1b7([0x75,0x73,0x65])]:_0x5bd1b7([0x73,0x69,0x67]),[_0x5bd1b7([0x63,0x72,0x76])]:_0x5bd1b7([0x50,0x2d,0x32,0x35,0x36]),[_0x5bd1b7([0x78])]:_0x5bd1b7([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]),[_0x5bd1b7([0x79])]:_0x5bd1b7([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]),[_0x5bd1b7([0x61,0x6c,0x67])]:_0x5bd1b7([0x45,0x53,0x32,0x35,0x36])},_0x212a90=_0x3bda52[_0x5bd1b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bd1b7([0x67,0x65,0x74])](_0x5bd1b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x9be894(){let _0x5bbb0d,_0x3007f3=null,_0x239fe1=null;try{if(_0x212a90==_0x5bd1b7([0x47,0x50,0x4c]))return _0x5bd1b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5bbb0d=_0x252442(),!_0x5bbb0d)return _0x5bd1b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5bbb0d[_0x5bd1b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x239fe1=_0x39872b(_0x5bbb0d[_0x5bd1b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5bbb0d[_0x5bd1b7([0x6a,0x74,0x69])])),await _0x5ecb1a()?_0x3a471c()?_0x22644c()?_0x5bd1b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x57a7ea()?(_0x5bbb0d[_0x5bd1b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bd1b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3007f3=_0x13762b(_0x5bd1b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c5a65()):_0x5bd1b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bd1b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bd1b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5bd1b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x22644c(){const _0xe7234b=[_0x5bd1b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bd1b7([0x74,0x72,0x69,0x61,0x6c])][_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bbb0d[_0x5bd1b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1cfa38/0x3e8:0xe10*_0x3ff0dd;return _0x5bbb0d[_0x5bd1b7([0x65,0x78,0x70])]<_0xe7234b;}function _0x3a471c(){const _0x22ef18=_0x5bbb0d[_0x5bd1b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x22ef18&&(!!_0x22ef18[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bd1b7([0x2a]))||(!!_0x22ef18[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bd1b7([0x44,0x4f]))||(!!_0x22ef18[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bd1b7([0x50,0x50]))||!(!_0x22ef18[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bd1b7([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x48097a()))));}function _0x57a7ea(){const _0x19ac87=_0x243e,_0xe5bea6=_0x5bbb0d[_0x5bd1b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe5bea6||0x0==_0xe5bea6[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b9219}=new URL(window[_0x5bd1b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19ac87(0x9a)]);if(_0xe5bea6[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b9219))return!0x0;const _0x27ff14=_0x4b9219[_0x5bd1b7([0x73,0x70,0x6c,0x69,0x74])](_0x5bd1b7([0x2e]));return _0xe5bea6[_0x5bd1b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dfa57=>_0x2dfa57[_0x5bd1b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bd1b7([0x2a])))[_0x5bd1b7([0x6d,0x61,0x70])](_0x2f7314=>_0x2f7314[_0x5bd1b7([0x73,0x70,0x6c,0x69,0x74])](_0x5bd1b7([0x2e])))[_0x5bd1b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21de0a=>_0x21de0a[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x27ff14[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bd1b7([0x6d,0x61,0x70])](_0x325a83=>Array(_0x27ff14[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x325a83[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bd1b7([0x66,0x69,0x6c,0x6c])](_0x325a83[0x0]===_0x5bd1b7([0x2a])?_0x5bd1b7([0x2a]):'')[_0x5bd1b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x325a83))[_0x5bd1b7([0x73,0x6f,0x6d,0x65])](_0x5a91bb=>_0x27ff14[_0x5bd1b7([0x65,0x76,0x65,0x72,0x79])]((_0x23774d,_0x2d6761)=>_0x5a91bb[_0x2d6761]===_0x23774d||_0x5a91bb[_0x2d6761]===_0x5bd1b7([0x2a])));}function _0x5c5a65(){return _0x3007f3&&_0x239fe1?new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x548ce4,_0x495cca)=>{_0x3007f3[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x548ce4,_0x495cca),_0x239fe1[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x1ebf26=>{_0x1ebf26!=_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64])&&_0x548ce4(_0x1ebf26);},_0x495cca);}):_0x3007f3||_0x239fe1||_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39872b(_0x1f0081,_0xc8ed28){return new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a04f3=>{if(_0x1ed996())return _0x1a04f3(_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64]));_0x14d467(),_0x3bda52[_0x5bd1b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bd1b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x13536e=!0x1;const _0x539f76=_0x25a223();function _0x324247(_0x1e10bd){return!!_0x1e10bd&&(typeof _0x1e10bd===_0x5bd1b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e10bd===_0x5bd1b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e10bd[_0x5bd1b7([0x74,0x68,0x65,0x6e])]===_0x5bd1b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e10bd[_0x5bd1b7([0x63,0x61,0x74,0x63,0x68])]===_0x5bd1b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x111603(_0x3b112d){_0x2cca13(_0x3b112d)[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x1f972a=>{if(!_0x1f972a||_0x1f972a[_0x5bd1b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bd1b7([0x6f,0x6b]))return _0x5bd1b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22a372(_0x13c6c0(_0x539f76+_0xc8ed28))!=_0x1f972a[_0x5bd1b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bd1b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x43286b=>(_0x380def(),_0x43286b),()=>{const _0x126954=_0x235952();return null==_0x126954?(_0x380def(),_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64])):_0x5bd1b7(_0x1cfa38-_0x126954>(0x38bee0a3^_0x13d3d4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x1a04f3)[_0x5bd1b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a04f3(_0x5bd1b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1859c6=0x1c848a23^_0x13d3d4;function _0x380def(){const _0x190900=_0x5bd1b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x22a372(_0x13c6c0(_0x1f0081)),_0x2017c6=_0x2e28ed(_0x22a372(window[_0x5bd1b7([0x4d,0x61,0x74,0x68])][_0x5bd1b7([0x63,0x65,0x69,0x6c])](_0x1cfa38/_0x1859c6)));window[_0x5bd1b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bd1b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x190900,_0x2017c6);}function _0x235952(){const _0x39f991=_0x5bd1b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x22a372(_0x13c6c0(_0x1f0081)),_0x13bdff=window[_0x5bd1b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bd1b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39f991);return _0x13bdff?window[_0x5bd1b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e28ed(_0x13bdff),0x10)*_0x1859c6:null;}function _0x2cca13(_0x592a99){return new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x116837,_0x3ac234)=>{_0x592a99[_0x5bd1b7([0x74,0x68,0x65,0x6e])](_0x116837,_0x3ac234),window[_0x5bd1b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ac234,0x1cb3b063^_0x13d3d4);});}}_0x3bda52[_0x5bd1b7([0x6f,0x6e])](_0x5bd1b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4d6449,_0x2311ca)=>{if(_0x2311ca[0x0]!=_0x1f0081)return _0x1a04f3(_0x5bd1b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2311ca[0x1]={..._0x2311ca[0x1],[_0x5bd1b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x539f76};},{[_0x5bd1b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bd1b7([0x68,0x69,0x67,0x68])}),_0x3bda52[_0x5bd1b7([0x6f,0x6e])](_0x5bd1b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50cb68=>{_0x324247(_0x50cb68[_0x5bd1b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x13536e=!0x0,_0x111603(_0x50cb68[_0x5bd1b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bd1b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bd1b7([0x6c,0x6f,0x77])}),_0x4739ac[_0x5bd1b7([0x74,0x68,0x65,0x6e])](()=>{_0x13536e||_0x1a04f3(_0x5bd1b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1ed996(){return _0x3bda52[_0x5bd1b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bd1b7([0x76,0x69,0x65,0x77])][_0x5bd1b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bd1b7([0x61,0x75,0x74,0x6f]);}function _0x14d467(){_0x3bda52[_0x5bd1b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bd1b7([0x76,0x69,0x65,0x77])][_0x5bd1b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bd1b7([0x61,0x75,0x74,0x6f]);}}function _0x13762b(_0x2fc309){const _0x57021e=[new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x780ae3=>setTimeout(_0x780ae3,0x1cbb5a6f^_0x13d3d4)),_0x4739ac[_0x5bd1b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8281a8=>{let _0x40f46c=0x0;_0x3bda52[_0x5bd1b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bd1b7([0x6f,0x6e])](_0x5bd1b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc0a634,_0x48e28f)=>{_0x48e28f[0x0][_0x5bd1b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40f46c++,_0x40f46c==(0x1cb2614b^_0x13d3d4)&&(_0x8281a8(),_0xc0a634[_0x5bd1b7([0x6f,0x66,0x66])]());});}))];return window[_0x5bd1b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bd1b7([0x72,0x61,0x63,0x65])](_0x57021e)[_0x5bd1b7([0x74,0x68,0x65,0x6e])](()=>_0x2fc309);}async function _0x4a1df7(){await _0x4739ac,_0x3bda52[_0x5bd1b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bd1b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2156c3,_0x3bda52[_0x5bd1b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bd1b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2156c3,_0x3bda52[_0x5bd1b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bd1b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x48097a(){return window[_0x5bd1b7([0x67,0x6c,0x6f,0x62])]&&window[_0x5bd1b7([0x67,0x6c,0x6f,0x62])][_0x5bd1b7([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5f07a2(_0x585520){const _0x3f7231=_0xc9f9f1();_0x3bda52[_0x3f7231]=_0x5bd1b7([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])+_0x585520,_0x585520!=_0x5bd1b7([0x56,0x61,0x6c,0x69,0x64])&&_0x4a1df7();}function _0xc9f9f1(){const _0x2aa61a=window[_0x5bd1b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bd1b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bd1b7([0x6e,0x6f,0x77])]())[_0x5bd1b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bd1b7([0x2e]),'');let _0x5abf14=_0x5bd1b7([0x61]);for(let _0x1df378=0x0;_0x1df378<_0x2aa61a[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1df378+=0x2){let _0x74cb9b=window[_0x5bd1b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2aa61a[_0x5bd1b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1df378,_0x1df378+0x2));_0x74cb9b>=_0x1d465c[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x74cb9b-=_0x1d465c[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5abf14+=_0x1d465c[_0x74cb9b];}return _0x5abf14;}function _0x252442(){const _0x3813ab=_0x212a90[_0x5bd1b7([0x73,0x70,0x6c,0x69,0x74])](_0x5bd1b7([0x2e]));if(0x3!=_0x3813ab[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x590dcc(_0x3813ab[0x1]);function _0x590dcc(_0x1b8381){const _0x5083d0=_0x1f69d4(_0x1b8381);return _0x5083d0&&_0x2e1e26()?_0x5083d0:null;function _0x2e1e26(){const _0x5c7914=_0x5083d0[_0x5bd1b7([0x6a,0x74,0x69])],_0x2c405b=window[_0x5bd1b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c7914[_0x5bd1b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c7914[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3bf579={..._0x5083d0,[_0x5bd1b7([0x6a,0x74,0x69])]:_0x5c7914[_0x5bd1b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c7914[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3bf579[_0x5bd1b7([0x76,0x63])],_0x13c6c0(_0x3bf579)==_0x2c405b;}}}async function _0x5ecb1a(){let _0x4b72e4=!0x0;try{const _0xb84920=_0x212a90[_0x5bd1b7([0x73,0x70,0x6c,0x69,0x74])](_0x5bd1b7([0x2e])),[_0x48a5c3,_0x2ae370,_0x12e26b]=_0xb84920;return _0xdc1b82(_0x48a5c3),await _0xee200f(_0x48a5c3,_0x2ae370,_0x12e26b),_0x4b72e4;}catch{return!0x1;}function _0xdc1b82(_0xc4a089){const _0x235d07=_0x1f69d4(_0xc4a089);_0x235d07&&_0x235d07[_0x5bd1b7([0x61,0x6c,0x67])]==_0x5bd1b7([0x45,0x53,0x32,0x35,0x36])||(_0x4b72e4=!0x1);}async function _0xee200f(_0x3cca00,_0x38cb64,_0x1eeafb){const _0x59c341=window[_0x5bd1b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bd1b7([0x66,0x72,0x6f,0x6d])](_0x4a9fa0(_0x1eeafb),_0x33783b=>_0x33783b[_0x5bd1b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xb7993b=new window[(_0x5bd1b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bd1b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3cca00+_0x5bd1b7([0x2e])+_0x38cb64),_0x5005c4=window[_0x5bd1b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bd1b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5005c4)return;const _0x496fab=await _0x5005c4[_0x5bd1b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bd1b7([0x6a,0x77,0x6b]),_0x2cdedf,{[_0x5bd1b7([0x6e,0x61,0x6d,0x65])]:_0x5bd1b7([0x45,0x43,0x44,0x53,0x41]),[_0x5bd1b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bd1b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bd1b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5005c4[_0x5bd1b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bd1b7([0x6e,0x61,0x6d,0x65])]:_0x5bd1b7([0x45,0x43,0x44,0x53,0x41]),[_0x5bd1b7([0x68,0x61,0x73,0x68])]:{[_0x5bd1b7([0x6e,0x61,0x6d,0x65])]:_0x5bd1b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x496fab,_0x59c341,_0xb7993b)||(_0x4b72e4=!0x1);}}function _0x1f69d4(_0x2595c7){return _0x2595c7[_0x5bd1b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bd1b7([0x65,0x79]))?JSON[_0x5bd1b7([0x70,0x61,0x72,0x73,0x65])](_0x4a9fa0(_0x2595c7)):null;}function _0x4a9fa0(_0x273456){return window[_0x5bd1b7([0x61,0x74,0x6f,0x62])](_0x273456[_0x5bd1b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bd1b7([0x2b]))[_0x5bd1b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bd1b7([0x2f])));}function _0x13c6c0(_0x1b393a){let _0x3b6b26=0x1505;function _0x5446dc(_0x2c238c){for(let _0x2f8247=0x0;_0x2f8247<_0x2c238c[_0x5bd1b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f8247++){const _0x25277e=_0x2c238c[_0x5bd1b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f8247);_0x3b6b26=(_0x3b6b26<<0x5)+_0x3b6b26+_0x25277e,_0x3b6b26&=_0x3b6b26;}}function _0xefa6da(_0x464725){Array[_0x5bd1b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x464725)?_0x464725[_0x5bd1b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xefa6da):_0x464725&&typeof _0x464725==_0x5bd1b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bd1b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x464725)[_0x5bd1b7([0x73,0x6f,0x72,0x74])]()[_0x5bd1b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x56c21c,_0x5a4b99])=>{_0x5446dc(_0x56c21c),_0xefa6da(_0x5a4b99);}):_0x5446dc(window[_0x5bd1b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x464725));}return _0xefa6da(_0x1b393a),_0x3b6b26>>>0x0;}function _0x22a372(_0x333e0b){return _0x333e0b[_0x5bd1b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bd1b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bd1b7([0x30]));}function _0x2e28ed(_0x2e9c45){return _0x2e9c45[_0x5bd1b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bd1b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bd1b7([0x6a,0x6f,0x69,0x6e])]('');}function _0x2156c3(){}function _0x5bd1b7(_0x2e55e2){const _0x18f2c1=_0x243e;return _0x2e55e2[_0x18f2c1(0xbf)](_0x1f53c0=>String[_0x18f2c1(0xc9)](_0x1f53c0))[_0x18f2c1(0x7e)]('');}_0x5f07a2(await _0x9be894());}(this);}[_0x4c3a8c(0x9c)](){const _0xec09d3=_0x4c3a8c;super[_0xec09d3(0x9c)](),this[_0xec09d3(0xc6)][_0xec09d3(0x9c)](),this[_0xec09d3(0xb0)][_0xec09d3(0x7f)]();}[_0x4c3a8c(0xa1)](_0x4752a5,{outlineDefinitions:_0x4b150d,outlineChanges:_0x26b00b}){const _0x6591f9=_0x4c3a8c;this[_0x6591f9(0x87)]=_0x4b150d,this[_0x6591f9(0xc6)][_0x6591f9(0x8b)](_0x26b00b);}[_0x4c3a8c(0xc5)](_0xb3ecf5){const _0x1cb4d4=_0x4c3a8c;this[_0x1cb4d4(0x87)][_0x1cb4d4(0xb4)]&&this[_0x1cb4d4(0x87)][_0xb3ecf5]&&(this[_0x1cb4d4(0xc6)][_0x1cb4d4(0xb8)]=_0xb3ecf5);}[_0x4c3a8c(0xb2)](_0x3d7dd1){const _0x2c9233=_0x4c3a8c,_0x410482=this[_0x2c9233(0x87)][_0x3d7dd1][_0x2c9233(0x88)];this[_0x2c9233(0xa7)][_0x2c9233(0x98)][_0x2c9233(0xad)](_0x2a25c5=>{const _0x2869f7=_0x2c9233;_0x2a25c5[_0x2869f7(0x8f)](_0x410482,0x0);}),this[_0x2c9233(0xa7)][_0x2c9233(0xbb)][_0x2c9233(0xc6)][_0x2c9233(0x8c)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2c9233(0xa7)][_0x2c9233(0xbb)][_0x2c9233(0xc6)][_0x2c9233(0x84)](),this[_0x2c9233(0xc5)](_0x3d7dd1);}[_0x4c3a8c(0x91)](){const _0x137924=_0x4c3a8c,_0x12401f=this[_0x137924(0xa7)];let _0x4690b9;for(const _0x2f52c8 of _0x12401f[_0x137924(0x98)][_0x137924(0xc8)][_0x137924(0xba)]()){const _0x2088f3=_0x12401f[_0x137924(0xbb)][_0x137924(0xc6)][_0x137924(0x85)](_0x2f52c8),_0x355517=_0x2088f3&&new _0x4d38b7(_0x2088f3)[_0x137924(0xa4)]();if(_0x355517){const _0xf8e37d=new _0x4d38b7(_0xb69b43[_0x137924(0x92)])[_0x137924(0x8e)](_0x355517);_0xf8e37d&&(_0x4690b9=_0xf8e37d[_0x137924(0x9f)]+0.25*_0xf8e37d[_0x137924(0xaf)]);}}if(void 0x0===_0x4690b9)return;const _0x58624b=h(_0x12401f[_0x137924(0xbb)],this[_0x137924(0x87)],_0x4690b9);_0x58624b?this[_0x137924(0xc5)](this[_0x137924(0x87)][_0x137924(0x9d)](_0x58624b)):this[_0x137924(0xc5)](-0x1);}}function h(_0x59b2fe,_0x6a23b7,_0x15c67c,_0x245dcb=0x0,_0xfedee1=_0x6a23b7[_0x4c3a8c(0xb4)]-0x1){const _0x2fed4d=_0x4c3a8c,_0x1af518=Math[_0x2fed4d(0x80)](_0x245dcb+(_0xfedee1-_0x245dcb)/0x2);if(_0xfedee1>=_0x245dcb){const _0x5d6d82=_0x6a23b7[_0x1af518],_0xa2c26b=_0x59b2fe[_0x2fed4d(0x94)][_0x2fed4d(0xb5)](_0x5d6d82[_0x2fed4d(0x88)]);if(!_0xa2c26b)return null;const _0x310732=_0x59b2fe[_0x2fed4d(0xc6)][_0x2fed4d(0x95)][_0x2fed4d(0x81)](_0xa2c26b);return new _0x4d38b7(_0x310732)[_0x2fed4d(0x86)]>_0x15c67c?h(_0x59b2fe,_0x6a23b7,_0x15c67c,_0x245dcb,_0x1af518-0x1):h(_0x59b2fe,_0x6a23b7,_0x15c67c,_0x1af518+0x1,_0xfedee1);}return _0x1af518<0x0?null:_0x6a23b7[_0x1af518];}function _0x2b0d(){const _0x5f1037=['getDomRoot','bottom','_currentOutlineDefinitions','modelElement','add','document-outline-container-not-provided','sync','scrollToTheSelection','8vKvCJa','getIntersection','setSelection','24700KknVWO','_updateActiveDefinitionOnViewportChange','window','plugins','mapper','domConverter','documentOutline.container','render','model','DocumentOutlineUtils','href','appendChild','destroy','indexOf','isPremiumPlugin','top','documentOutline.showEmptyHeadings','_handleOutlineChange','bind','2960236WUMtGH','getVisible','listenTo','2333940IQDTJI','editor','1XqWLpH','88xLeyms','focusTracker','config','get','change','132750LFwjhZ','height','_updateActiveDefinitionFromViewportThrottled','2058FDlfEY','_handleItemSelected','itemSelected','length','toViewElement','isOfficialPlugin','pluginName','activeItemIndex','12806973iHVLwS','getRootNames','editing','32424WhHjKC','DocumentOutlineUI','init','map','resize','locale','element','55YvQtXt','scroll','_setActiveViewItem','view','7350665DyJgcN','document','fromCharCode','join','cancel','floor','mapViewToDom','2890ZJQoOY','afterInit','focus'];_0x2b0d=function(){return _0x5f1037;};return _0x2b0d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2eb606=_0x305e;(function(_0x47309f,_0x5b3be7){const _0x15dae1=_0x305e,_0x1ee152=_0x47309f();while(!![]){try{const _0x72b7e5=-parseInt(_0x15dae1(0x183))/0x1*(parseInt(_0x15dae1(0x1d8))/0x2)+parseInt(_0x15dae1(0x1d0))/0x3+parseInt(_0x15dae1(0x1c6))/0x4*(parseInt(_0x15dae1(0x1d9))/0x5)+parseInt(_0x15dae1(0x1cb))/0x6+parseInt(_0x15dae1(0x1db))/0x7*(-parseInt(_0x15dae1(0x1bb))/0x8)+-parseInt(_0x15dae1(0x1de))/0x9+-parseInt(_0x15dae1(0x186))/0xa*(parseInt(_0x15dae1(0x189))/0xb);if(_0x72b7e5===_0x5b3be7)break;else _0x1ee152['push'](_0x1ee152['shift']());}catch(_0x5bc2b8){_0x1ee152['push'](_0x1ee152['shift']());}}}(_0x19f9,0xb34ac));function _0x305e(_0x23572b,_0x391642){const _0x19f99f=_0x19f9();return _0x305e=function(_0x305e17,_0x29f9b2){_0x305e17=_0x305e17-0x16f;let _0x10c881=_0x19f99f[_0x305e17];return _0x10c881;},_0x305e(_0x23572b,_0x391642);}import{Plugin as _0x315010}from'ckeditor5/src/core.js';import{toWidget as _0x1c718b,Widget as _0x449910}from'ckeditor5/src/widget.js';import{uid as _0x4b384b}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x16fedf}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x5a1716}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x4aac43}from'./headingid.js';function _0x19f9(){const _0x53b49d=['type','setSelection','abs','div','forEach','fromCharCode','tableOfContents','_trackNewToCElements','getChanges','init','_currentOutlineDefinitions','isPremiumPlugin','click','name','domEvent','nodeAfter','preventDefault','mapper','Table\x20of\x20contents','end','_createTableOfContents','elementToElement','_headingIdModelAttributeName','21323waBoWA','upcast','text','85100QehXJt','registerRawContentMatcher','_tableOfContentsElements','671dQJokk','view','isInteger','data','findMappedViewAncestor','insert','table-of-contents__placeholder','dataDowncast','createText','element','join','elementToStructure','reconvertItem','plugins','tableOfContentsHeadingIndex','getAttribute','$graveyard','TableOfContentsEditing','\x20table-of-contents_empty','viewToModelPosition','headingId.modelAttributeName','schema','document','stop','setCustomProperty','getCustomProperty','target','createPositionAt','filter','commands','$capture','rootName','for','register','insertTableOfContents','pluginName','Empty\x20heading','map','conversion','get','$blockObject','requires','model','scrollToTheSelection','listenTo','position','createContainerElement','_redirectMapper','getAncestors','viewPosition','8nBTWBt','editingDowncast','editor','_updateTableOfContentsElements','No\x20headings\x20were\x20found\x20in\x20the\x20document.','isOfficialPlugin','modelElement','length','high','change','afterInit','1745236PpcQHA','level','differ','hasContent','_handleScrollToHeading','3781782cAbOrf','table-of-contents','documentOutline.showEmptyHeadings','headingId','locale','3105285VmHJmm','href','DocumentOutlineUtils','toModelElement','modelPosition','_defineSchema','editing','config','8eKgRpP','10EPvxbV','outlineDefinitions','3155887TeJRBg','add','_defineConverters','6735483JIqjvB'];_0x19f9=function(){return _0x53b49d;};return _0x19f9();}import{getTranslation as _0x21b5dc}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x315010{static get[_0x2eb606(0x1ac)](){const _0x586ff6=_0x2eb606;return _0x586ff6(0x19a);}static get[_0x2eb606(0x1c0)](){return!0x0;}static get[_0x2eb606(0x177)](){return!0x0;}static get[_0x2eb606(0x1b2)](){return[_0x449910,_0x5a1716,_0x4aac43];}[_0x2eb606(0x176)];[_0x2eb606(0x188)];[_0x2eb606(0x182)];constructor(_0x4c6e5a){const _0xdaf3ff=_0x2eb606;super(_0x4c6e5a),this[_0xdaf3ff(0x176)]=[],this[_0xdaf3ff(0x188)]=new Set(),this[_0xdaf3ff(0x182)]=_0xdaf3ff(0x1ce);}[_0x2eb606(0x175)](){const _0x1b25c2=_0x2eb606,_0x27ba22=this[_0x1b25c2(0x1bd)],_0x1e86c5=_0x27ba22[_0x1b25c2(0x1d6)][_0x1b25c2(0x18a)][_0x1b25c2(0x19f)];_0x27ba22[_0x1b25c2(0x1d7)][_0x1b25c2(0x1b0)](_0x1b25c2(0x19d))&&(this[_0x1b25c2(0x182)]=_0x27ba22[_0x1b25c2(0x1d7)][_0x1b25c2(0x1b0)](_0x1b25c2(0x19d))),this[_0x1b25c2(0x1b5)](_0x1e86c5,_0x1b25c2(0x178),(_0x42c434,_0x368f50)=>{const _0x486823=_0x1b25c2;if(!_0x368f50[_0x486823(0x1a3)])return;const _0x5043c2=_0x368f50[_0x486823(0x1a3)][_0x486823(0x1a2)](_0x486823(0x197));Number[_0x486823(0x18b)](_0x5043c2)&&(_0x368f50[_0x486823(0x17a)][_0x486823(0x17c)](),_0x42c434[_0x486823(0x1a0)](),this[_0x486823(0x1ca)](_0x5043c2));},{'priority':_0x1b25c2(0x1c3),'context':_0x1b25c2(0x1a7)}),this[_0x1b25c2(0x1d5)](),this[_0x1b25c2(0x1dd)](),_0x27ba22[_0x1b25c2(0x1a6)][_0x1b25c2(0x1dc)](_0x1b25c2(0x1ab),new _0x16fedf(_0x27ba22)),(_0x27ba22[_0x1b25c2(0x196)][_0x1b25c2(0x1b0)](_0x1b25c2(0x1d2))['on'](_0x1b25c2(0x1c4),(_0xceac2,_0x35faff)=>{const _0xfcc047=_0x1b25c2;this[_0xfcc047(0x176)]=_0x35faff[_0xfcc047(0x1da)],this[_0xfcc047(0x1be)]();}),this[_0x1b25c2(0x1b5)](_0x27ba22[_0x1b25c2(0x1b3)][_0x1b25c2(0x19f)],_0x1b25c2(0x1c4),()=>{const _0x539901=_0x1b25c2;this[_0x539901(0x173)]();}));}[_0x2eb606(0x1c5)](){!async function(_0x414b93){const _0x3db5d4=_0x403ce3([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]),_0x1a8a2f=0x6b9b05fd,_0x5e75a9=0x6b9c7bc5^_0x1a8a2f,_0x37ed6e=window[_0x403ce3([0x44,0x61,0x74,0x65])][_0x403ce3([0x6e,0x6f,0x77])](),_0x5caef1=_0x414b93[_0x403ce3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1eb64e=new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18ecef=>{_0x5caef1[_0x403ce3([0x6f,0x6e,0x63,0x65])](_0x403ce3([0x72,0x65,0x61,0x64,0x79]),_0x18ecef);}),_0x1d0433={[_0x403ce3([0x6b,0x74,0x79])]:_0x403ce3([0x45,0x43]),[_0x403ce3([0x75,0x73,0x65])]:_0x403ce3([0x73,0x69,0x67]),[_0x403ce3([0x63,0x72,0x76])]:_0x403ce3([0x50,0x2d,0x32,0x35,0x36]),[_0x403ce3([0x78])]:_0x403ce3([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]),[_0x403ce3([0x79])]:_0x403ce3([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]),[_0x403ce3([0x61,0x6c,0x67])]:_0x403ce3([0x45,0x53,0x32,0x35,0x36])},_0x4d811d=_0x5caef1[_0x403ce3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x403ce3([0x67,0x65,0x74])](_0x403ce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d6715(){let _0xd4ab5,_0x1a5085=null,_0x75cbda=null;try{if(_0x4d811d==_0x403ce3([0x47,0x50,0x4c]))return _0x403ce3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd4ab5=_0x141a5c(),!_0xd4ab5)return _0x403ce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd4ab5[_0x403ce3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x75cbda=_0x107d9d(_0xd4ab5[_0x403ce3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd4ab5[_0x403ce3([0x6a,0x74,0x69])])),await _0xf1a942()?_0x343596()?_0x38fd61()?_0x403ce3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11e089()?(_0xd4ab5[_0x403ce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x403ce3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1a5085=_0x2ae17d(_0x403ce3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xe19e6c()):_0x403ce3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x403ce3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x403ce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x403ce3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x38fd61(){const _0x3f59df=[_0x403ce3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x403ce3([0x74,0x72,0x69,0x61,0x6c])][_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd4ab5[_0x403ce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x37ed6e/0x3e8:0xe10*_0x5e75a9;return _0xd4ab5[_0x403ce3([0x65,0x78,0x70])]<_0x3f59df;}function _0x343596(){const _0x29f17e=_0xd4ab5[_0x403ce3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x29f17e&&(!!_0x29f17e[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403ce3([0x2a]))||(!!_0x29f17e[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403ce3([0x54,0x4f,0x43]))||(!!_0x29f17e[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403ce3([0x50,0x50]))||!(!_0x29f17e[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403ce3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xcd1612()))));}function _0x11e089(){const _0x6dde43=_0x305e,_0x1d8947=_0xd4ab5[_0x403ce3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d8947||0x0==_0x1d8947[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ab288}=new URL(window[_0x403ce3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x6dde43(0x1d1)]);if(_0x1d8947[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ab288))return!0x0;const _0x4e51b5=_0x1ab288[_0x403ce3([0x73,0x70,0x6c,0x69,0x74])](_0x403ce3([0x2e]));return _0x1d8947[_0x403ce3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d1252=>_0x1d1252[_0x403ce3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x403ce3([0x2a])))[_0x403ce3([0x6d,0x61,0x70])](_0x1231dd=>_0x1231dd[_0x403ce3([0x73,0x70,0x6c,0x69,0x74])](_0x403ce3([0x2e])))[_0x403ce3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cbf58=>_0x2cbf58[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4e51b5[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x403ce3([0x6d,0x61,0x70])](_0x542f34=>Array(_0x4e51b5[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x542f34[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x403ce3([0x66,0x69,0x6c,0x6c])](_0x542f34[0x0]===_0x403ce3([0x2a])?_0x403ce3([0x2a]):'')[_0x403ce3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x542f34))[_0x403ce3([0x73,0x6f,0x6d,0x65])](_0x5ccab0=>_0x4e51b5[_0x403ce3([0x65,0x76,0x65,0x72,0x79])]((_0x4e2c1c,_0x4e766a)=>_0x5ccab0[_0x4e766a]===_0x4e2c1c||_0x5ccab0[_0x4e766a]===_0x403ce3([0x2a])));}function _0xe19e6c(){return _0x1a5085&&_0x75cbda?new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c8d21,_0x1d0dbb)=>{_0x1a5085[_0x403ce3([0x74,0x68,0x65,0x6e])](_0x5c8d21,_0x1d0dbb),_0x75cbda[_0x403ce3([0x74,0x68,0x65,0x6e])](_0xaa6e15=>{_0xaa6e15!=_0x403ce3([0x56,0x61,0x6c,0x69,0x64])&&_0x5c8d21(_0xaa6e15);},_0x1d0dbb);}):_0x1a5085||_0x75cbda||_0x403ce3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x107d9d(_0x4b66f8,_0x31e628){return new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x415fcc=>{if(_0x228584())return _0x415fcc(_0x403ce3([0x56,0x61,0x6c,0x69,0x64]));_0x2d3d96(),_0x5caef1[_0x403ce3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x403ce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a06f8=!0x1;const _0x53f061=_0x4b384b();function _0x2f9524(_0x517810){return!!_0x517810&&(typeof _0x517810===_0x403ce3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x517810===_0x403ce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x517810[_0x403ce3([0x74,0x68,0x65,0x6e])]===_0x403ce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x517810[_0x403ce3([0x63,0x61,0x74,0x63,0x68])]===_0x403ce3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x31a6db(_0x52ef60){_0x2c7102(_0x52ef60)[_0x403ce3([0x74,0x68,0x65,0x6e])](_0x5ea59=>{if(!_0x5ea59||_0x5ea59[_0x403ce3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x403ce3([0x6f,0x6b]))return _0x403ce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xee1893(_0x360453(_0x53f061+_0x31e628))!=_0x5ea59[_0x403ce3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x403ce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x403ce3([0x56,0x61,0x6c,0x69,0x64]);})[_0x403ce3([0x74,0x68,0x65,0x6e])](_0x373810=>(_0x54b1fe(),_0x373810),()=>{const _0x1b9735=_0x21887d();return null==_0x1b9735?(_0x54b1fe(),_0x403ce3([0x56,0x61,0x6c,0x69,0x64])):_0x403ce3(_0x37ed6e-_0x1b9735>(0x4f9781fd^_0x1a8a2f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x403ce3([0x74,0x68,0x65,0x6e])](_0x415fcc)[_0x403ce3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x415fcc(_0x403ce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x570714=0x6badeb7d^_0x1a8a2f;function _0x54b1fe(){const _0xf6b032=_0x403ce3([0x6c,0x6c,0x63,0x74,0x2d])+_0xee1893(_0x360453(_0x4b66f8)),_0x122470=_0x4535e6(_0xee1893(window[_0x403ce3([0x4d,0x61,0x74,0x68])][_0x403ce3([0x63,0x65,0x69,0x6c])](_0x37ed6e/_0x570714)));window[_0x403ce3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x403ce3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf6b032,_0x122470);}function _0x21887d(){const _0x5a40f8=_0x403ce3([0x6c,0x6c,0x63,0x74,0x2d])+_0xee1893(_0x360453(_0x4b66f8)),_0x57db9f=window[_0x403ce3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x403ce3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a40f8);return _0x57db9f?window[_0x403ce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4535e6(_0x57db9f),0x10)*_0x570714:null;}function _0x2c7102(_0x2657de){return new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27850a,_0x3ad6ac)=>{_0x2657de[_0x403ce3([0x74,0x68,0x65,0x6e])](_0x27850a,_0x3ad6ac),window[_0x403ce3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ad6ac,0x6b9ad13d^_0x1a8a2f);});}}_0x5caef1[_0x403ce3([0x6f,0x6e])](_0x403ce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b0a3f,_0x24a4ef)=>{if(_0x24a4ef[0x0]!=_0x4b66f8)return _0x415fcc(_0x403ce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x24a4ef[0x1]={..._0x24a4ef[0x1],[_0x403ce3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x53f061};},{[_0x403ce3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x403ce3([0x68,0x69,0x67,0x68])}),_0x5caef1[_0x403ce3([0x6f,0x6e])](_0x403ce3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5c4f8f=>{_0x2f9524(_0x5c4f8f[_0x403ce3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a06f8=!0x0,_0x31a6db(_0x5c4f8f[_0x403ce3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x403ce3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x403ce3([0x6c,0x6f,0x77])}),_0x1eb64e[_0x403ce3([0x74,0x68,0x65,0x6e])](()=>{_0x3a06f8||_0x415fcc(_0x403ce3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x228584(){return _0x5caef1[_0x403ce3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x403ce3([0x76,0x69,0x65,0x77])][_0x403ce3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x403ce3([0x61,0x75,0x74,0x6f]);}function _0x2d3d96(){_0x5caef1[_0x403ce3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x403ce3([0x76,0x69,0x65,0x77])][_0x403ce3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x403ce3([0x61,0x75,0x74,0x6f]);}}function _0x2ae17d(_0x111734){const _0x2e71ca=[new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x570766=>setTimeout(_0x570766,0x6b923b31^_0x1a8a2f)),_0x1eb64e[_0x403ce3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x256861=>{let _0x1f4537=0x0;_0x5caef1[_0x403ce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x403ce3([0x6f,0x6e])](_0x403ce3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ad71c,_0x4f7c73)=>{_0x4f7c73[0x0][_0x403ce3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f4537++,_0x1f4537==(0x6b9b0015^_0x1a8a2f)&&(_0x256861(),_0x2ad71c[_0x403ce3([0x6f,0x66,0x66])]());});}))];return window[_0x403ce3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x403ce3([0x72,0x61,0x63,0x65])](_0x2e71ca)[_0x403ce3([0x74,0x68,0x65,0x6e])](()=>_0x111734);}async function _0x2ec4a3(){await _0x1eb64e,_0x5caef1[_0x403ce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x403ce3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b57b8,_0x5caef1[_0x403ce3([0x6d,0x6f,0x64,0x65,0x6c])][_0x403ce3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b57b8,_0x5caef1[_0x403ce3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x403ce3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcd1612(){return window[_0x403ce3([0x67,0x6c,0x6f,0x62])]&&window[_0x403ce3([0x67,0x6c,0x6f,0x62])][_0x403ce3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3427db(_0x408e69){const _0x762674=_0x39eafc();_0x5caef1[_0x762674]=_0x403ce3([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])+_0x408e69,_0x408e69!=_0x403ce3([0x56,0x61,0x6c,0x69,0x64])&&_0x2ec4a3();}function _0x39eafc(){const _0x300c1e=window[_0x403ce3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x403ce3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x403ce3([0x6e,0x6f,0x77])]())[_0x403ce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x403ce3([0x2e]),'');let _0x36febd=_0x403ce3([0x6d]);for(let _0x1b7687=0x0;_0x1b7687<_0x300c1e[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b7687+=0x2){let _0x37d8df=window[_0x403ce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x300c1e[_0x403ce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b7687,_0x1b7687+0x2));_0x37d8df>=_0x3db5d4[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x37d8df-=_0x3db5d4[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36febd+=_0x3db5d4[_0x37d8df];}return _0x36febd;}function _0x141a5c(){const _0xe95986=_0x4d811d[_0x403ce3([0x73,0x70,0x6c,0x69,0x74])](_0x403ce3([0x2e]));if(0x3!=_0xe95986[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1170f5(_0xe95986[0x1]);function _0x1170f5(_0x391844){const _0x79b9bd=_0x1ecb98(_0x391844);return _0x79b9bd&&_0x24c92e()?_0x79b9bd:null;function _0x24c92e(){const _0x324169=_0x79b9bd[_0x403ce3([0x6a,0x74,0x69])],_0x61dff7=window[_0x403ce3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x324169[_0x403ce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x324169[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x52d108={..._0x79b9bd,[_0x403ce3([0x6a,0x74,0x69])]:_0x324169[_0x403ce3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x324169[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x52d108[_0x403ce3([0x76,0x63])],_0x360453(_0x52d108)==_0x61dff7;}}}async function _0xf1a942(){let _0x22f875=!0x0;try{const _0x563ff4=_0x4d811d[_0x403ce3([0x73,0x70,0x6c,0x69,0x74])](_0x403ce3([0x2e])),[_0x161527,_0x4f5371,_0x146538]=_0x563ff4;return _0x3f244b(_0x161527),await _0x1b05ec(_0x161527,_0x4f5371,_0x146538),_0x22f875;}catch{return!0x1;}function _0x3f244b(_0x280753){const _0x406932=_0x1ecb98(_0x280753);_0x406932&&_0x406932[_0x403ce3([0x61,0x6c,0x67])]==_0x403ce3([0x45,0x53,0x32,0x35,0x36])||(_0x22f875=!0x1);}async function _0x1b05ec(_0x478896,_0x45d995,_0x48370c){const _0x53f831=window[_0x403ce3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x403ce3([0x66,0x72,0x6f,0x6d])](_0x1cb335(_0x48370c),_0x2bd4f2=>_0x2bd4f2[_0x403ce3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x31fccf=new window[(_0x403ce3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x403ce3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x478896+_0x403ce3([0x2e])+_0x45d995),_0x3cb424=window[_0x403ce3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x403ce3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3cb424)return;const _0x5a922f=await _0x3cb424[_0x403ce3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x403ce3([0x6a,0x77,0x6b]),_0x1d0433,{[_0x403ce3([0x6e,0x61,0x6d,0x65])]:_0x403ce3([0x45,0x43,0x44,0x53,0x41]),[_0x403ce3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x403ce3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x403ce3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3cb424[_0x403ce3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x403ce3([0x6e,0x61,0x6d,0x65])]:_0x403ce3([0x45,0x43,0x44,0x53,0x41]),[_0x403ce3([0x68,0x61,0x73,0x68])]:{[_0x403ce3([0x6e,0x61,0x6d,0x65])]:_0x403ce3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5a922f,_0x53f831,_0x31fccf)||(_0x22f875=!0x1);}}function _0x1ecb98(_0x493ef9){return _0x493ef9[_0x403ce3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x403ce3([0x65,0x79]))?JSON[_0x403ce3([0x70,0x61,0x72,0x73,0x65])](_0x1cb335(_0x493ef9)):null;}function _0x1cb335(_0x424058){return window[_0x403ce3([0x61,0x74,0x6f,0x62])](_0x424058[_0x403ce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x403ce3([0x2b]))[_0x403ce3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x403ce3([0x2f])));}function _0x360453(_0x2b8f79){let _0x9eeeda=0x1505;function _0x520c11(_0x183f77){for(let _0x257a91=0x0;_0x257a91<_0x183f77[_0x403ce3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x257a91++){const _0x128135=_0x183f77[_0x403ce3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x257a91);_0x9eeeda=(_0x9eeeda<<0x5)+_0x9eeeda+_0x128135,_0x9eeeda&=_0x9eeeda;}}function _0xb424a2(_0x14fd0f){Array[_0x403ce3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14fd0f)?_0x14fd0f[_0x403ce3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb424a2):_0x14fd0f&&typeof _0x14fd0f==_0x403ce3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x403ce3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14fd0f)[_0x403ce3([0x73,0x6f,0x72,0x74])]()[_0x403ce3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x454694,_0x52e36c])=>{_0x520c11(_0x454694),_0xb424a2(_0x52e36c);}):_0x520c11(window[_0x403ce3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14fd0f));}return _0xb424a2(_0x2b8f79),_0x9eeeda>>>0x0;}function _0xee1893(_0x292eb0){return _0x292eb0[_0x403ce3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x403ce3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x403ce3([0x30]));}function _0x4535e6(_0xff5dae){return _0xff5dae[_0x403ce3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x403ce3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x403ce3([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b57b8(){}function _0x403ce3(_0x98f933){const _0x4720f0=_0x305e;return _0x98f933[_0x4720f0(0x1ae)](_0x3532ea=>String[_0x4720f0(0x171)](_0x3532ea))[_0x4720f0(0x193)]('');}_0x3427db(await _0x4d6715());}(this);}[_0x2eb606(0x1be)](){const _0xa90412=_0x2eb606;this[_0xa90412(0x188)][_0xa90412(0x170)](_0x2eaad5=>{const _0x19d668=_0xa90412;_0x19d668(0x199)!==_0x2eaad5[_0x19d668(0x1a8)]&&this[_0x19d668(0x1bd)][_0x19d668(0x1d6)][_0x19d668(0x195)](_0x2eaad5);});}[_0x2eb606(0x173)](){const _0x5d9f86=_0x2eb606;for(const _0x1871fb of this[_0x5d9f86(0x1bd)][_0x5d9f86(0x1b3)][_0x5d9f86(0x19f)][_0x5d9f86(0x1c8)][_0x5d9f86(0x174)]({'includeChangesInGraveyard':!0x0})){if(_0x5d9f86(0x18e)!==_0x1871fb[_0x5d9f86(0x1df)]||_0x5d9f86(0x172)!==_0x1871fb[_0x5d9f86(0x179)])return;this[_0x5d9f86(0x188)][_0x5d9f86(0x1dc)](_0x1871fb[_0x5d9f86(0x1b6)][_0x5d9f86(0x17b)]);}}[_0x2eb606(0x1d5)](){const _0x451551=_0x2eb606;this[_0x451551(0x1bd)][_0x451551(0x1b3)][_0x451551(0x19e)][_0x451551(0x1aa)](_0x451551(0x172),{'inheritAllFrom':_0x451551(0x1b1)});}[_0x2eb606(0x1dd)](){const _0x44a1a4=_0x2eb606,_0x1ffae9=this[_0x44a1a4(0x1bd)][_0x44a1a4(0x1af)];_0x1ffae9[_0x44a1a4(0x1a9)](_0x44a1a4(0x184))[_0x44a1a4(0x181)]({'model':_0x44a1a4(0x172),'view':{'name':_0x44a1a4(0x16f),'classes':_0x44a1a4(0x1cc)}}),_0x1ffae9[_0x44a1a4(0x1a9)](_0x44a1a4(0x190))[_0x44a1a4(0x194)]({'model':_0x44a1a4(0x172),'view':(_0x5dbe7a,{writer:_0x5995f0})=>this[_0x44a1a4(0x180)](_0x5995f0,!0x0)}),_0x1ffae9[_0x44a1a4(0x1a9)](_0x44a1a4(0x1bc))[_0x44a1a4(0x194)]({'model':_0x44a1a4(0x172),'view':(_0x363cf6,{writer:_0x43db93})=>{const _0x4a1b33=_0x44a1a4;this[_0x4a1b33(0x188)][_0x4a1b33(0x1dc)](_0x363cf6);const _0x1a3214=this[_0x4a1b33(0x180)](_0x43db93);return _0x1c718b(_0x1a3214,_0x43db93,{'label':_0x21b5dc(this[_0x4a1b33(0x1bd)][_0x4a1b33(0x1cf)],_0x4a1b33(0x17e))});}}),this[_0x44a1a4(0x1bd)][_0x44a1a4(0x18c)][_0x44a1a4(0x187)]({'name':_0x44a1a4(0x16f),'classes':_0x44a1a4(0x1cc)}),this[_0x44a1a4(0x1bd)][_0x44a1a4(0x1d6)][_0x44a1a4(0x17d)]['on'](_0x44a1a4(0x19c),this[_0x44a1a4(0x1b8)](),{'priority':_0x44a1a4(0x1c3)});}[_0x2eb606(0x180)](_0x141adc,_0x4488b1=!0x1){const _0x11a0cb=_0x2eb606,{locale:_0x1558fe}=this[_0x11a0cb(0x1bd)],_0x3eb15a=_0x141adc[_0x11a0cb(0x1b7)](_0x11a0cb(0x16f),{'class':_0x11a0cb(0x1cc)+(0x0===this[_0x11a0cb(0x176)][_0x11a0cb(0x1c2)]?_0x11a0cb(0x19b):''),...!_0x4488b1&&{'data-table-of-contents-label':_0x21b5dc(_0x1558fe,_0x11a0cb(0x17e))}});0x0===this[_0x11a0cb(0x176)][_0x11a0cb(0x1c2)]&&!0x1===_0x4488b1&&_0x141adc[_0x11a0cb(0x18e)](_0x141adc[_0x11a0cb(0x1a4)](_0x3eb15a,_0x11a0cb(0x17f)),_0x141adc[_0x11a0cb(0x1b7)]('p',{'class':_0x11a0cb(0x18f)},[_0x141adc[_0x11a0cb(0x191)](_0x21b5dc(_0x1558fe,_0x11a0cb(0x1bf)))]));const _0x2717ca=_0x4488b1?'':'['+_0x21b5dc(_0x1558fe,_0x11a0cb(0x1ad))+']';let _0x1097c3=_0x3eb15a;return this[_0x11a0cb(0x176)][_0x11a0cb(0x170)]((_0x56c944,_0x3e6295,_0xeeaaf4)=>{const _0x2a71c3=_0x11a0cb,_0x281b98=this[_0x2a71c3(0x1bd)][_0x2a71c3(0x1b3)][_0x2a71c3(0x1c9)](_0x56c944[_0x2a71c3(0x1c1)],{'ignoreWhitespaces':!0x0}),_0x1d4c38=_0x281b98?_0x56c944[_0x2a71c3(0x185)]:_0x2717ca,_0x1d4f2d=_0x56c944[_0x2a71c3(0x1c1)][_0x2a71c3(0x198)](this[_0x2a71c3(0x182)]),_0x35633f=_0x141adc[_0x2a71c3(0x1b7)]('a',{'href':'#'+_0x1d4f2d,...!_0x4488b1&&{'tabindex':'-1'}},[_0x141adc[_0x2a71c3(0x191)](_0x1d4c38)]),_0x59d4ba=this[_0x2a71c3(0x1bd)][_0x2a71c3(0x1d7)][_0x2a71c3(0x1b0)](_0x2a71c3(0x1cd));_0x141adc[_0x2a71c3(0x1a1)](_0x2a71c3(0x197),_0x3e6295,_0x35633f);const _0x55d177=_0x141adc[_0x2a71c3(0x1b7)]('li',null,[_0x281b98||!_0x4488b1&&_0x59d4ba?_0x35633f:_0x141adc[_0x2a71c3(0x191)]('')]),_0x54b87e=_0x3e6295?_0xeeaaf4[_0x3e6295-0x1][_0x2a71c3(0x1c7)]:0x0,_0x214046=Math[_0x2a71c3(0x1e1)](_0x56c944[_0x2a71c3(0x1c7)]-_0x54b87e);if(_0x56c944[_0x2a71c3(0x1c7)]>_0x54b87e){const _0x127c9c=N(_0x55d177,_0x214046,_0x141adc);_0x141adc[_0x2a71c3(0x18e)](_0x141adc[_0x2a71c3(0x1a4)](_0x1097c3,_0x2a71c3(0x17f)),_0x127c9c);}else{const _0x5e7e00=function(_0x460495,_0x2facc4){const _0x2fc93d=_0x2a71c3;return _0x460495[_0x2fc93d(0x1b9)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2fc93d(0x1a5)](_0x29309f=>_0x29309f['is'](_0x2fc93d(0x192),'ol'))[_0x2facc4];}(_0x1097c3,_0x214046);_0x141adc[_0x2a71c3(0x18e)](_0x141adc[_0x2a71c3(0x1a4)](_0x5e7e00,_0x2a71c3(0x17f)),_0x55d177);}_0x1097c3=_0x55d177;}),_0x3eb15a;}[_0x2eb606(0x1ca)](_0x3c93ca){const _0x180e47=_0x2eb606,_0x2c5238=this[_0x180e47(0x176)][_0x3c93ca][_0x180e47(0x1c1)];this[_0x180e47(0x1bd)][_0x180e47(0x1b3)][_0x180e47(0x1c4)](_0x66c272=>{const _0x28f243=_0x180e47;_0x66c272[_0x28f243(0x1e0)](_0x2c5238,0x0);}),this[_0x180e47(0x1bd)][_0x180e47(0x1d6)][_0x180e47(0x18a)][_0x180e47(0x1b4)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2eb606(0x1b8)](){return(_0xec763a,_0x1e12f6)=>{const _0x209fed=_0x305e,_0x3fc179=_0x1e12f6[_0x209fed(0x17d)],_0x1a4fd3=_0x3fc179[_0x209fed(0x18d)](_0x1e12f6[_0x209fed(0x1ba)]),_0x23630e=_0x3fc179[_0x209fed(0x1d3)](_0x1a4fd3);_0x23630e['is'](_0x209fed(0x192),_0x209fed(0x172))&&(_0x1e12f6[_0x209fed(0x1d4)]=this[_0x209fed(0x1bd)][_0x209fed(0x1b3)][_0x209fed(0x1a4)](_0x23630e,0x0),_0xec763a[_0x209fed(0x1a0)]());};}}function N(_0x3424df,_0x230e6c,_0x2f67bc){const _0x2964fb=_0x2eb606;return 0x1===_0x230e6c?_0x2f67bc[_0x2964fb(0x1b7)]('ol',null,[_0x3424df]):_0x2f67bc[_0x2964fb(0x1b7)]('ol',null,[_0x2f67bc[_0x2964fb(0x1b7)]('li',null,[N(_0x3424df,_0x230e6c-0x1,_0x2f67bc)])]);}
|
|
23
|
+
function _0x2ee6(_0x461d6e,_0x884188){const _0x2392ac=_0x2392();return _0x2ee6=function(_0x2ee647,_0xb2fab3){_0x2ee647=_0x2ee647-0x137;let _0x5a6081=_0x2392ac[_0x2ee647];return _0x5a6081;},_0x2ee6(_0x461d6e,_0x884188);}const _0x50eb53=_0x2ee6;(function(_0x3c89c2,_0x45f9ee){const _0x4465f1=_0x2ee6,_0x5b8966=_0x3c89c2();while(!![]){try{const _0x26dd86=parseInt(_0x4465f1(0x16c))/0x1*(parseInt(_0x4465f1(0x13a))/0x2)+-parseInt(_0x4465f1(0x17e))/0x3*(-parseInt(_0x4465f1(0x161))/0x4)+-parseInt(_0x4465f1(0x1a2))/0x5*(-parseInt(_0x4465f1(0x156))/0x6)+parseInt(_0x4465f1(0x18a))/0x7*(-parseInt(_0x4465f1(0x15d))/0x8)+parseInt(_0x4465f1(0x144))/0x9+-parseInt(_0x4465f1(0x178))/0xa*(parseInt(_0x4465f1(0x159))/0xb)+parseInt(_0x4465f1(0x142))/0xc*(-parseInt(_0x4465f1(0x195))/0xd);if(_0x26dd86===_0x45f9ee)break;else _0x5b8966['push'](_0x5b8966['shift']());}catch(_0x57bf68){_0x5b8966['push'](_0x5b8966['shift']());}}}(_0x2392,0x30f7a));import{Plugin as _0x311725}from'ckeditor5/src/core.js';import{toWidget as _0x47be05,Widget as _0x2bdd1b}from'ckeditor5/src/widget.js';function _0x2392(){const _0x3a7555=['scrollToTheSelection','for','_defineSchema','28GCaNVp','elementToElement','afterInit','DocumentOutlineUtils','click','viewToModelPosition','table-of-contents__placeholder','$capture','schema','nodeAfter','domEvent','1qfkqoy','href','_handleScrollToHeading','getAncestors','dataDowncast','commands','model','tableOfContentsHeadingIndex','_updateTableOfContentsElements','init','add','_tableOfContentsElements','1319390dnkBqa','conversion','element','editingDowncast','differ','createText','150153KeRajM','findMappedViewAncestor','reconvertItem','getCustomProperty','createContainerElement','document','tableOfContents','_headingIdModelAttributeName','filter','$blockObject','_defineConverters','setCustomProperty','13307CfrZHs','$graveyard','createPositionAt','view','locale','headingId.modelAttributeName','isOfficialPlugin','level','viewPosition','position','TableOfContentsEditing','13DpdFHt','data','isPremiumPlugin','isInteger','setSelection','elementToStructure','length','get','_trackNewToCElements','change','modelElement','text','headingId','1140505QyGeiy','end','requires','type','map','modelPosition','name','hasContent','upcast','rootName','\x20table-of-contents_empty','_createTableOfContents','table-of-contents','686040UNvhcX','_redirectMapper','listenTo','stop','editor','insert','div','registerRawContentMatcher','7754388KCYjSk','high','3180825LGFECb','forEach','register','config','getChanges','abs','Empty\x20heading','fromCharCode','mapper','Table\x20of\x20contents','_currentOutlineDefinitions','insertTableOfContents','editing','documentOutline.showEmptyHeadings','outlineDefinitions','target','plugins','No\x20headings\x20were\x20found\x20in\x20the\x20document.','6ePTYGf','pluginName','join','33smzqxC','getAttribute','preventDefault','toModelElement','136LBRcts'];_0x2392=function(){return _0x3a7555;};return _0x2392();}import{uid as _0x2a3e47}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x20f4e3}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x16b5f5}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x1f2aa1}from'./headingid.js';import{getTranslation as _0x400313}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x311725{static get[_0x50eb53(0x157)](){const _0x5656ae=_0x50eb53;return _0x5656ae(0x194);}static get[_0x50eb53(0x190)](){return!0x0;}static get[_0x50eb53(0x197)](){return!0x0;}static get[_0x50eb53(0x1a4)](){return[_0x2bdd1b,_0x16b5f5,_0x1f2aa1];}[_0x50eb53(0x14e)];[_0x50eb53(0x177)];[_0x50eb53(0x185)];constructor(_0x51aa60){const _0x41d1c6=_0x50eb53;super(_0x51aa60),this[_0x41d1c6(0x14e)]=[],this[_0x41d1c6(0x177)]=new Set(),this[_0x41d1c6(0x185)]=_0x41d1c6(0x1a1);}[_0x50eb53(0x175)](){const _0x1ba360=_0x50eb53,_0x544354=this[_0x1ba360(0x13e)],_0x4728ff=_0x544354[_0x1ba360(0x150)][_0x1ba360(0x18d)][_0x1ba360(0x183)];_0x544354[_0x1ba360(0x147)][_0x1ba360(0x19c)](_0x1ba360(0x18f))&&(this[_0x1ba360(0x185)]=_0x544354[_0x1ba360(0x147)][_0x1ba360(0x19c)](_0x1ba360(0x18f))),this[_0x1ba360(0x13c)](_0x4728ff,_0x1ba360(0x165),(_0x5ea668,_0x4c9888)=>{const _0x3290cd=_0x1ba360;if(!_0x4c9888[_0x3290cd(0x153)])return;const _0x11d2da=_0x4c9888[_0x3290cd(0x153)][_0x3290cd(0x181)](_0x3290cd(0x173));Number[_0x3290cd(0x198)](_0x11d2da)&&(_0x4c9888[_0x3290cd(0x16b)][_0x3290cd(0x15b)](),_0x5ea668[_0x3290cd(0x13d)](),this[_0x3290cd(0x16e)](_0x11d2da));},{'priority':_0x1ba360(0x143),'context':_0x1ba360(0x168)}),this[_0x1ba360(0x160)](),this[_0x1ba360(0x188)](),_0x544354[_0x1ba360(0x171)][_0x1ba360(0x176)](_0x1ba360(0x14f),new _0x20f4e3(_0x544354)),(_0x544354[_0x1ba360(0x154)][_0x1ba360(0x19c)](_0x1ba360(0x164))['on'](_0x1ba360(0x19e),(_0x28b504,_0x2590b8)=>{const _0x5c49e3=_0x1ba360;this[_0x5c49e3(0x14e)]=_0x2590b8[_0x5c49e3(0x152)],this[_0x5c49e3(0x174)]();}),this[_0x1ba360(0x13c)](_0x544354[_0x1ba360(0x172)][_0x1ba360(0x183)],_0x1ba360(0x19e),()=>{const _0x1e9cab=_0x1ba360;this[_0x1e9cab(0x19d)]();}));}[_0x50eb53(0x163)](){!async function(_0xfdd782){const _0x2512c1=_0x563dd8([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]),_0x3bce3f=0x6b9b05fd,_0x3b00ee=0x6b9c7bad^_0x3bce3f,_0x53848b=window[_0x563dd8([0x44,0x61,0x74,0x65])][_0x563dd8([0x6e,0x6f,0x77])](),_0x5affcc=_0xfdd782[_0x563dd8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x52c05e=new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x475bed=>{_0x5affcc[_0x563dd8([0x6f,0x6e,0x63,0x65])](_0x563dd8([0x72,0x65,0x61,0x64,0x79]),_0x475bed);}),_0x714b78={[_0x563dd8([0x6b,0x74,0x79])]:_0x563dd8([0x45,0x43]),[_0x563dd8([0x75,0x73,0x65])]:_0x563dd8([0x73,0x69,0x67]),[_0x563dd8([0x63,0x72,0x76])]:_0x563dd8([0x50,0x2d,0x32,0x35,0x36]),[_0x563dd8([0x78])]:_0x563dd8([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]),[_0x563dd8([0x79])]:_0x563dd8([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]),[_0x563dd8([0x61,0x6c,0x67])]:_0x563dd8([0x45,0x53,0x32,0x35,0x36])},_0x5bfae1=_0x5affcc[_0x563dd8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x563dd8([0x67,0x65,0x74])](_0x563dd8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4032ff(){let _0x142d39,_0x26d54a=null,_0x66598a=null;try{if(_0x5bfae1==_0x563dd8([0x47,0x50,0x4c]))return _0x563dd8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x142d39=_0x2c114(),!_0x142d39)return _0x563dd8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x142d39[_0x563dd8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x66598a=_0x516a97(_0x142d39[_0x563dd8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x142d39[_0x563dd8([0x6a,0x74,0x69])])),await _0x1e9108()?_0x12ec10()?_0x1e86d1()?_0x563dd8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x309495()?(_0x142d39[_0x563dd8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x563dd8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x26d54a=_0x49f794(_0x563dd8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11e10a()):_0x563dd8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x563dd8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x563dd8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x563dd8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e86d1(){const _0x18d932=[_0x563dd8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x563dd8([0x74,0x72,0x69,0x61,0x6c])][_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x142d39[_0x563dd8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x53848b/0x3e8:0xe10*_0x3b00ee;return _0x142d39[_0x563dd8([0x65,0x78,0x70])]<_0x18d932;}function _0x12ec10(){const _0x135aa5=_0x142d39[_0x563dd8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x135aa5&&(!!_0x135aa5[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x563dd8([0x2a]))||(!!_0x135aa5[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x563dd8([0x54,0x4f,0x43]))||(!!_0x135aa5[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x563dd8([0x50,0x50]))||!(!_0x135aa5[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x563dd8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x295e51()))));}function _0x309495(){const _0x481a04=_0x2ee6,_0x6bc01=_0x142d39[_0x563dd8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x6bc01||0x0==_0x6bc01[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x10a1f6}=new URL(window[_0x563dd8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x481a04(0x16d)]);if(_0x6bc01[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x10a1f6))return!0x0;const _0x308e78=_0x10a1f6[_0x563dd8([0x73,0x70,0x6c,0x69,0x74])](_0x563dd8([0x2e]));return _0x6bc01[_0x563dd8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x29c217=>_0x29c217[_0x563dd8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x563dd8([0x2a])))[_0x563dd8([0x6d,0x61,0x70])](_0x9593e7=>_0x9593e7[_0x563dd8([0x73,0x70,0x6c,0x69,0x74])](_0x563dd8([0x2e])))[_0x563dd8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e62d1=>_0x1e62d1[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x308e78[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x563dd8([0x6d,0x61,0x70])](_0x51eceb=>Array(_0x308e78[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x51eceb[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x563dd8([0x66,0x69,0x6c,0x6c])](_0x51eceb[0x0]===_0x563dd8([0x2a])?_0x563dd8([0x2a]):'')[_0x563dd8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x51eceb))[_0x563dd8([0x73,0x6f,0x6d,0x65])](_0x382842=>_0x308e78[_0x563dd8([0x65,0x76,0x65,0x72,0x79])]((_0x5b9dec,_0x1b09e0)=>_0x382842[_0x1b09e0]===_0x5b9dec||_0x382842[_0x1b09e0]===_0x563dd8([0x2a])));}function _0x11e10a(){return _0x26d54a&&_0x66598a?new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48203d,_0x52568a)=>{_0x26d54a[_0x563dd8([0x74,0x68,0x65,0x6e])](_0x48203d,_0x52568a),_0x66598a[_0x563dd8([0x74,0x68,0x65,0x6e])](_0x2706b6=>{_0x2706b6!=_0x563dd8([0x56,0x61,0x6c,0x69,0x64])&&_0x48203d(_0x2706b6);},_0x52568a);}):_0x26d54a||_0x66598a||_0x563dd8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x516a97(_0x22d2c8,_0x4e0a58){return new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe2adc3=>{if(_0x35ec36())return _0xe2adc3(_0x563dd8([0x56,0x61,0x6c,0x69,0x64]));_0x259414(),_0x5affcc[_0x563dd8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x563dd8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x516073=!0x1;const _0x25e566=_0x2a3e47();function _0x4c64ea(_0x36a572){return!!_0x36a572&&(typeof _0x36a572===_0x563dd8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x36a572===_0x563dd8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x36a572[_0x563dd8([0x74,0x68,0x65,0x6e])]===_0x563dd8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x36a572[_0x563dd8([0x63,0x61,0x74,0x63,0x68])]===_0x563dd8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x19d212(_0x8a1c31){_0x1f041a(_0x8a1c31)[_0x563dd8([0x74,0x68,0x65,0x6e])](_0x521378=>{if(!_0x521378||_0x521378[_0x563dd8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x563dd8([0x6f,0x6b]))return _0x563dd8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3558d3(_0x578afb(_0x25e566+_0x4e0a58))!=_0x521378[_0x563dd8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x563dd8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x563dd8([0x56,0x61,0x6c,0x69,0x64]);})[_0x563dd8([0x74,0x68,0x65,0x6e])](_0xc7eba0=>(_0x4d5b8e(),_0xc7eba0),()=>{const _0x389507=_0x2527f0();return null==_0x389507?(_0x4d5b8e(),_0x563dd8([0x56,0x61,0x6c,0x69,0x64])):_0x563dd8(_0x53848b-_0x389507>(0x4f9781fd^_0x3bce3f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x563dd8([0x74,0x68,0x65,0x6e])](_0xe2adc3)[_0x563dd8([0x63,0x61,0x74,0x63,0x68])](()=>{_0xe2adc3(_0x563dd8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe9a48e=0x6badeb7d^_0x3bce3f;function _0x4d5b8e(){const _0x1cfc6f=_0x563dd8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3558d3(_0x578afb(_0x22d2c8)),_0x97d864=_0x287dfe(_0x3558d3(window[_0x563dd8([0x4d,0x61,0x74,0x68])][_0x563dd8([0x63,0x65,0x69,0x6c])](_0x53848b/_0xe9a48e)));window[_0x563dd8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x563dd8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cfc6f,_0x97d864);}function _0x2527f0(){const _0x3c9a40=_0x563dd8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3558d3(_0x578afb(_0x22d2c8)),_0x51dc0f=window[_0x563dd8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x563dd8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c9a40);return _0x51dc0f?window[_0x563dd8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x287dfe(_0x51dc0f),0x10)*_0xe9a48e:null;}function _0x1f041a(_0x1e87f7){return new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3fa1ea,_0x259606)=>{_0x1e87f7[_0x563dd8([0x74,0x68,0x65,0x6e])](_0x3fa1ea,_0x259606),window[_0x563dd8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x259606,0x6b9ad13d^_0x3bce3f);});}}_0x5affcc[_0x563dd8([0x6f,0x6e])](_0x563dd8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4252fd,_0x4f7966)=>{if(_0x4f7966[0x0]!=_0x22d2c8)return _0xe2adc3(_0x563dd8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f7966[0x1]={..._0x4f7966[0x1],[_0x563dd8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x25e566};},{[_0x563dd8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x563dd8([0x68,0x69,0x67,0x68])}),_0x5affcc[_0x563dd8([0x6f,0x6e])](_0x563dd8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x480857=>{_0x4c64ea(_0x480857[_0x563dd8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x516073=!0x0,_0x19d212(_0x480857[_0x563dd8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x563dd8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x563dd8([0x6c,0x6f,0x77])}),_0x52c05e[_0x563dd8([0x74,0x68,0x65,0x6e])](()=>{_0x516073||_0xe2adc3(_0x563dd8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x35ec36(){return _0x5affcc[_0x563dd8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x563dd8([0x76,0x69,0x65,0x77])][_0x563dd8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x563dd8([0x61,0x75,0x74,0x6f]);}function _0x259414(){_0x5affcc[_0x563dd8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x563dd8([0x76,0x69,0x65,0x77])][_0x563dd8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x563dd8([0x61,0x75,0x74,0x6f]);}}function _0x49f794(_0xcbee64){const _0x2c1fca=[new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x308115=>setTimeout(_0x308115,0x6b923b31^_0x3bce3f)),_0x52c05e[_0x563dd8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7ac4=>{let _0x520aec=0x0;_0x5affcc[_0x563dd8([0x6d,0x6f,0x64,0x65,0x6c])][_0x563dd8([0x6f,0x6e])](_0x563dd8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4b4e9d,_0x367b52)=>{_0x367b52[0x0][_0x563dd8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x520aec++,_0x520aec==(0x6b9b0015^_0x3bce3f)&&(_0x3d7ac4(),_0x4b4e9d[_0x563dd8([0x6f,0x66,0x66])]());});}))];return window[_0x563dd8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x563dd8([0x72,0x61,0x63,0x65])](_0x2c1fca)[_0x563dd8([0x74,0x68,0x65,0x6e])](()=>_0xcbee64);}async function _0x23086b(){await _0x52c05e,_0x5affcc[_0x563dd8([0x6d,0x6f,0x64,0x65,0x6c])][_0x563dd8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4206be,_0x5affcc[_0x563dd8([0x6d,0x6f,0x64,0x65,0x6c])][_0x563dd8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4206be,_0x5affcc[_0x563dd8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x563dd8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x295e51(){return window[_0x563dd8([0x67,0x6c,0x6f,0x62])]&&window[_0x563dd8([0x67,0x6c,0x6f,0x62])][_0x563dd8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x371a29(_0x3986de){const _0xe90d23=_0x5459eb();_0x5affcc[_0xe90d23]=_0x563dd8([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])+_0x3986de,_0x3986de!=_0x563dd8([0x56,0x61,0x6c,0x69,0x64])&&_0x23086b();}function _0x5459eb(){const _0xd6971c=window[_0x563dd8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x563dd8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x563dd8([0x6e,0x6f,0x77])]())[_0x563dd8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x563dd8([0x2e]),'');let _0x27d8b2=_0x563dd8([0x6d]);for(let _0x1cce26=0x0;_0x1cce26<_0xd6971c[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1cce26+=0x2){let _0x3d5230=window[_0x563dd8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd6971c[_0x563dd8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1cce26,_0x1cce26+0x2));_0x3d5230>=_0x2512c1[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d5230-=_0x2512c1[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x27d8b2+=_0x2512c1[_0x3d5230];}return _0x27d8b2;}function _0x2c114(){const _0x2a40fc=_0x5bfae1[_0x563dd8([0x73,0x70,0x6c,0x69,0x74])](_0x563dd8([0x2e]));if(0x3!=_0x2a40fc[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x50a93b(_0x2a40fc[0x1]);function _0x50a93b(_0x1a427){const _0x17f016=_0x1a03d4(_0x1a427);return _0x17f016&&_0x564522()?_0x17f016:null;function _0x564522(){const _0x37a6d4=_0x17f016[_0x563dd8([0x6a,0x74,0x69])],_0x20a473=window[_0x563dd8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37a6d4[_0x563dd8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37a6d4[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b848e={..._0x17f016,[_0x563dd8([0x6a,0x74,0x69])]:_0x37a6d4[_0x563dd8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x37a6d4[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b848e[_0x563dd8([0x76,0x63])],_0x578afb(_0x3b848e)==_0x20a473;}}}async function _0x1e9108(){let _0x2bc32c=!0x0;try{const _0x5a6ab0=_0x5bfae1[_0x563dd8([0x73,0x70,0x6c,0x69,0x74])](_0x563dd8([0x2e])),[_0x2dfd8a,_0x55ccc4,_0x5ad3e1]=_0x5a6ab0;return _0x41e698(_0x2dfd8a),await _0x122ead(_0x2dfd8a,_0x55ccc4,_0x5ad3e1),_0x2bc32c;}catch{return!0x1;}function _0x41e698(_0x23deef){const _0x5d9bc8=_0x1a03d4(_0x23deef);_0x5d9bc8&&_0x5d9bc8[_0x563dd8([0x61,0x6c,0x67])]==_0x563dd8([0x45,0x53,0x32,0x35,0x36])||(_0x2bc32c=!0x1);}async function _0x122ead(_0x5bb2c1,_0x170b5b,_0x4c6d28){const _0x5207d1=window[_0x563dd8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x563dd8([0x66,0x72,0x6f,0x6d])](_0x2fa6be(_0x4c6d28),_0x4e6837=>_0x4e6837[_0x563dd8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x30dbd9=new window[(_0x563dd8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x563dd8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5bb2c1+_0x563dd8([0x2e])+_0x170b5b),_0x3f24f6=window[_0x563dd8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x563dd8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f24f6)return;const _0x124b20=await _0x3f24f6[_0x563dd8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x563dd8([0x6a,0x77,0x6b]),_0x714b78,{[_0x563dd8([0x6e,0x61,0x6d,0x65])]:_0x563dd8([0x45,0x43,0x44,0x53,0x41]),[_0x563dd8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x563dd8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x563dd8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f24f6[_0x563dd8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x563dd8([0x6e,0x61,0x6d,0x65])]:_0x563dd8([0x45,0x43,0x44,0x53,0x41]),[_0x563dd8([0x68,0x61,0x73,0x68])]:{[_0x563dd8([0x6e,0x61,0x6d,0x65])]:_0x563dd8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x124b20,_0x5207d1,_0x30dbd9)||(_0x2bc32c=!0x1);}}function _0x1a03d4(_0xda0b7a){return _0xda0b7a[_0x563dd8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x563dd8([0x65,0x79]))?JSON[_0x563dd8([0x70,0x61,0x72,0x73,0x65])](_0x2fa6be(_0xda0b7a)):null;}function _0x2fa6be(_0x545103){return window[_0x563dd8([0x61,0x74,0x6f,0x62])](_0x545103[_0x563dd8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x563dd8([0x2b]))[_0x563dd8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x563dd8([0x2f])));}function _0x578afb(_0x2ed19e){let _0x20a3b0=0x1505;function _0x5f08db(_0x2af223){for(let _0x54d76a=0x0;_0x54d76a<_0x2af223[_0x563dd8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54d76a++){const _0x1465ae=_0x2af223[_0x563dd8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54d76a);_0x20a3b0=(_0x20a3b0<<0x5)+_0x20a3b0+_0x1465ae,_0x20a3b0&=_0x20a3b0;}}function _0x4fbfb1(_0x266b2d){Array[_0x563dd8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x266b2d)?_0x266b2d[_0x563dd8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4fbfb1):_0x266b2d&&typeof _0x266b2d==_0x563dd8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x563dd8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x266b2d)[_0x563dd8([0x73,0x6f,0x72,0x74])]()[_0x563dd8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1b5df0,_0x47d7e1])=>{_0x5f08db(_0x1b5df0),_0x4fbfb1(_0x47d7e1);}):_0x5f08db(window[_0x563dd8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x266b2d));}return _0x4fbfb1(_0x2ed19e),_0x20a3b0>>>0x0;}function _0x3558d3(_0x2f544e){return _0x2f544e[_0x563dd8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x563dd8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x563dd8([0x30]));}function _0x287dfe(_0x3f00cf){return _0x3f00cf[_0x563dd8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x563dd8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x563dd8([0x6a,0x6f,0x69,0x6e])]('');}function _0x4206be(){}function _0x563dd8(_0x37cbd2){const _0x2f870f=_0x2ee6;return _0x37cbd2[_0x2f870f(0x1a6)](_0x5e2691=>String[_0x2f870f(0x14b)](_0x5e2691))[_0x2f870f(0x158)]('');}_0x371a29(await _0x4032ff());}(this);}[_0x50eb53(0x174)](){const _0x2fbd51=_0x50eb53;this[_0x2fbd51(0x177)][_0x2fbd51(0x145)](_0x35cc46=>{const _0x32c443=_0x2fbd51;_0x32c443(0x18b)!==_0x35cc46[_0x32c443(0x1ab)]&&this[_0x32c443(0x13e)][_0x32c443(0x150)][_0x32c443(0x180)](_0x35cc46);});}[_0x50eb53(0x19d)](){const _0x3c4a22=_0x50eb53;for(const _0x4127ef of this[_0x3c4a22(0x13e)][_0x3c4a22(0x172)][_0x3c4a22(0x183)][_0x3c4a22(0x17c)][_0x3c4a22(0x148)]({'includeChangesInGraveyard':!0x0})){if(_0x3c4a22(0x13f)!==_0x4127ef[_0x3c4a22(0x1a5)]||_0x3c4a22(0x184)!==_0x4127ef[_0x3c4a22(0x1a8)])return;this[_0x3c4a22(0x177)][_0x3c4a22(0x176)](_0x4127ef[_0x3c4a22(0x193)][_0x3c4a22(0x16a)]);}}[_0x50eb53(0x160)](){const _0x257daa=_0x50eb53;this[_0x257daa(0x13e)][_0x257daa(0x172)][_0x257daa(0x169)][_0x257daa(0x146)](_0x257daa(0x184),{'inheritAllFrom':_0x257daa(0x187)});}[_0x50eb53(0x188)](){const _0x1b8bf1=_0x50eb53,_0x4707d2=this[_0x1b8bf1(0x13e)][_0x1b8bf1(0x179)];_0x4707d2[_0x1b8bf1(0x15f)](_0x1b8bf1(0x1aa))[_0x1b8bf1(0x162)]({'model':_0x1b8bf1(0x184),'view':{'name':_0x1b8bf1(0x140),'classes':_0x1b8bf1(0x139)}}),_0x4707d2[_0x1b8bf1(0x15f)](_0x1b8bf1(0x170))[_0x1b8bf1(0x19a)]({'model':_0x1b8bf1(0x184),'view':(_0x2eecab,{writer:_0x19979a})=>this[_0x1b8bf1(0x138)](_0x19979a,!0x0)}),_0x4707d2[_0x1b8bf1(0x15f)](_0x1b8bf1(0x17b))[_0x1b8bf1(0x19a)]({'model':_0x1b8bf1(0x184),'view':(_0x4f81e0,{writer:_0x1ee3f6})=>{const _0x7465a5=_0x1b8bf1;this[_0x7465a5(0x177)][_0x7465a5(0x176)](_0x4f81e0);const _0x36964d=this[_0x7465a5(0x138)](_0x1ee3f6);return _0x47be05(_0x36964d,_0x1ee3f6,{'label':_0x400313(this[_0x7465a5(0x13e)][_0x7465a5(0x18e)],_0x7465a5(0x14d))});}}),this[_0x1b8bf1(0x13e)][_0x1b8bf1(0x196)][_0x1b8bf1(0x141)]({'name':_0x1b8bf1(0x140),'classes':_0x1b8bf1(0x139)}),this[_0x1b8bf1(0x13e)][_0x1b8bf1(0x150)][_0x1b8bf1(0x14c)]['on'](_0x1b8bf1(0x166),this[_0x1b8bf1(0x13b)](),{'priority':_0x1b8bf1(0x143)});}[_0x50eb53(0x138)](_0x117131,_0xf51b71=!0x1){const _0x47e316=_0x50eb53,{locale:_0x1790f1}=this[_0x47e316(0x13e)],_0x47c208=_0x117131[_0x47e316(0x182)](_0x47e316(0x140),{'class':_0x47e316(0x139)+(0x0===this[_0x47e316(0x14e)][_0x47e316(0x19b)]?_0x47e316(0x137):''),...!_0xf51b71&&{'data-table-of-contents-label':_0x400313(_0x1790f1,_0x47e316(0x14d))}});0x0===this[_0x47e316(0x14e)][_0x47e316(0x19b)]&&!0x1===_0xf51b71&&_0x117131[_0x47e316(0x13f)](_0x117131[_0x47e316(0x18c)](_0x47c208,_0x47e316(0x1a3)),_0x117131[_0x47e316(0x182)]('p',{'class':_0x47e316(0x167)},[_0x117131[_0x47e316(0x17d)](_0x400313(_0x1790f1,_0x47e316(0x155)))]));const _0x201b12=_0xf51b71?'':'['+_0x400313(_0x1790f1,_0x47e316(0x14a))+']';let _0x5642a9=_0x47c208;return this[_0x47e316(0x14e)][_0x47e316(0x145)]((_0x38e396,_0x1eeea2,_0x370a5a)=>{const _0x2693f9=_0x47e316,_0x5698de=this[_0x2693f9(0x13e)][_0x2693f9(0x172)][_0x2693f9(0x1a9)](_0x38e396[_0x2693f9(0x19f)],{'ignoreWhitespaces':!0x0}),_0x30d6f8=_0x5698de?_0x38e396[_0x2693f9(0x1a0)]:_0x201b12,_0x3a5125=_0x38e396[_0x2693f9(0x19f)][_0x2693f9(0x15a)](this[_0x2693f9(0x185)]),_0x13be80=_0x117131[_0x2693f9(0x182)]('a',{'href':'#'+_0x3a5125,...!_0xf51b71&&{'tabindex':'-1'}},[_0x117131[_0x2693f9(0x17d)](_0x30d6f8)]),_0x214f56=this[_0x2693f9(0x13e)][_0x2693f9(0x147)][_0x2693f9(0x19c)](_0x2693f9(0x151));_0x117131[_0x2693f9(0x189)](_0x2693f9(0x173),_0x1eeea2,_0x13be80);const _0x48f023=_0x117131[_0x2693f9(0x182)]('li',null,[_0x5698de||!_0xf51b71&&_0x214f56?_0x13be80:_0x117131[_0x2693f9(0x17d)]('')]),_0x1e0c9e=_0x1eeea2?_0x370a5a[_0x1eeea2-0x1][_0x2693f9(0x191)]:0x0,_0x5b476b=Math[_0x2693f9(0x149)](_0x38e396[_0x2693f9(0x191)]-_0x1e0c9e);if(_0x38e396[_0x2693f9(0x191)]>_0x1e0c9e){const _0x523038=N(_0x48f023,_0x5b476b,_0x117131);_0x117131[_0x2693f9(0x13f)](_0x117131[_0x2693f9(0x18c)](_0x5642a9,_0x2693f9(0x1a3)),_0x523038);}else{const _0xea449d=function(_0x435900,_0x45dc6b){const _0x48746d=_0x2693f9;return _0x435900[_0x48746d(0x16f)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x48746d(0x186)](_0x559c5c=>_0x559c5c['is'](_0x48746d(0x17a),'ol'))[_0x45dc6b];}(_0x5642a9,_0x5b476b);_0x117131[_0x2693f9(0x13f)](_0x117131[_0x2693f9(0x18c)](_0xea449d,_0x2693f9(0x1a3)),_0x48f023);}_0x5642a9=_0x48f023;}),_0x47c208;}[_0x50eb53(0x16e)](_0x1d736a){const _0x296daf=_0x50eb53,_0x5b18ba=this[_0x296daf(0x14e)][_0x1d736a][_0x296daf(0x19f)];this[_0x296daf(0x13e)][_0x296daf(0x172)][_0x296daf(0x19e)](_0x4566f6=>{const _0x4bd7b9=_0x296daf;_0x4566f6[_0x4bd7b9(0x199)](_0x5b18ba,0x0);}),this[_0x296daf(0x13e)][_0x296daf(0x150)][_0x296daf(0x18d)][_0x296daf(0x15e)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x50eb53(0x13b)](){return(_0x19483c,_0xae186c)=>{const _0x35a5c0=_0x2ee6,_0x40981f=_0xae186c[_0x35a5c0(0x14c)],_0x2806a6=_0x40981f[_0x35a5c0(0x17f)](_0xae186c[_0x35a5c0(0x192)]),_0x402de2=_0x40981f[_0x35a5c0(0x15c)](_0x2806a6);_0x402de2['is'](_0x35a5c0(0x17a),_0x35a5c0(0x184))&&(_0xae186c[_0x35a5c0(0x1a7)]=this[_0x35a5c0(0x13e)][_0x35a5c0(0x172)][_0x35a5c0(0x18c)](_0x402de2,0x0),_0x19483c[_0x35a5c0(0x13d)]());};}}function N(_0x55a0ad,_0xa06490,_0x1ed9ef){const _0x293e46=_0x50eb53;return 0x1===_0xa06490?_0x1ed9ef[_0x293e46(0x182)]('ol',null,[_0x55a0ad]):_0x1ed9ef[_0x293e46(0x182)]('ol',null,[_0x1ed9ef[_0x293e46(0x182)]('li',null,[N(_0x55a0ad,_0xa06490-0x1,_0x1ed9ef)])]);}
|