@ckeditor/ckeditor5-document-outline 46.0.1-alpha.2 → 46.0.1-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(183)]())i instanceof r.ModelText&&(n+=i[e(168)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=158]})(t,e)}function a(){const t=["GeneralHtmlSupport","plugins","getChildren","4906625vZXoSx","36990EfYWCA","htmlH5","2115050yVGJeq","has","reduce","get","849710OYTlAm","htmlH3","3718017fKgmDc","54HglXQP","10280088lyLbcc","paragraph","htmlH2","data","614436cIqHGf","model","htmlH6","heading.options","htmlH1","1WyhVUt","push","config","4dpbRnY","187jcADcI","htmlH4","476VzPdvi"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(648653===-parseInt(e(174))/1*(parseInt(e(187))/2)+parseInt(e(163))/3*(parseInt(e(177))/4)+parseInt(e(184))/5+parseInt(e(185))/6*(-parseInt(e(180))/7)+parseInt(e(165))/8+parseInt(e(164))/9*(-parseInt(e(161))/10)+parseInt(e(178))/11*(-parseInt(e(169))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=272]})(t,e)}function f(){const t=["item","config","domToView","_deriveHeadingElementsFromConversion","editor","length","backward","domConverter","selection","DocumentOutlineUtils","pluginName","_getActiveHeading","285728GbjyNu","fire","model","data","createElement","document","view","element","change","editing","documentOutline.headings","getChild","push","includes","modelElement","201031pkpFol","getFirstPosition","indexOf","level","_headingNames","activeItemIndex","isOfficialPlugin","isPremiumPlugin","toModel","35msWPtI","230226yGtxid","_getHeadingNames","_getOutlineDefinitions","findIndex","getChildren","name","328482DjiVbk","338448PuEMTR","228396ZPpkxv","afterInit","getRootNames","getRoot","init","get","831605HRcOUX","text"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(100582===parseInt(e(289))/1+-parseInt(e(305))/2+parseInt(e(299))/3+-parseInt(e(307))/4+parseInt(e(313))/5+parseInt(e(306))/6+-parseInt(e(298))/7*(parseInt(e(274))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(272)](){return l(324)}static get[l(295)](){return!0}static get[l(296)](){return!0}[l(293)]=[];[l(311)](){const t=l,e=this[t(319)];this[t(293)]=this[t(300)]();let n=[];e[t(276)][t(279)].on(t(282),o(()=>{const e=t,i=n;n=this[e(301)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(292)]===n[e(292)]&&t[e(314)]===n[e(314)]&&t[e(288)]===n[e(288)]),r=(0,u.diffToChanges)(o,n),s=this[e(273)](),c=n[e(302)](t=>t[e(288)]===s);r[e(320)]&&this[e(275)](e(282),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(275)](e(294),{index:c})},250,{leading:!0,trailing:!0}))}[l(308)](){const t=l;this[t(293)][t(320)]||this[t(318)]()}[l(301)](){const t=l,e=this[t(319)],n=[],i=this[t(293)];for(const n of e[t(276)][t(279)][t(309)]())o(e[t(276)][t(279)][t(310)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(281))&&(i[r(287)](t[r(304)])&&n[r(286)]({level:i[r(291)](t[r(304)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(273)](){const t=l,e=this[t(319)][t(276)][t(279)][t(323)][t(290)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(315)].is(t(281))&&this[t(293)][t(287)](e[t(315)][t(304)]))return e[t(315)]}[l(300)](){const t=l;return this[t(319)][t(316)][t(312)](t(284))||function(t){const e=c,n=t[e(176)][e(160)](e(172));return n?n[e(159)]((t,n)=>(e(166)!==n[e(170)]&&t[e(175)](n[e(170)]),t),[]):t[e(182)][e(158)](e(181))?[e(173),e(167),e(162),e(179),e(186),e(171)]:[]}(this[t(319)])}[l(318)](){const t=l,e=this[t(319)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(283)][t(280)][t(322)][t(317)](document[t(278)](o)),r=e[t(277)][t(297)](n)[t(285)](0);r?.is(t(281))&&i[t(286)](r[t(304)])}this[t(293)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["26830MBXIFs","isActive","600592JAwrjr","1269932ViDgcU","text","Empty heading","4YRxWBm","bindTemplate","bind","906066rmuEow","7IGtRrI","ck-document-outline__item_active","1017BWmkRV","set","level","div","ck-reset","ck-document-outline__item_level-","868100KATpKz","isEmpty","ck-document-outline__item","ck-document-outline__item_empty","785844ZUGMaU","click","setTemplate","108119qCMSlg"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(194941===parseInt(e(373))/1*(-parseInt(e(380))/2)+-parseInt(e(370))/3+parseInt(e(377))/4+-parseInt(e(366))/5+parseInt(e(357))/6+parseInt(e(358))/7*(parseInt(e(376))/8)+parseInt(e(360))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(381)],o=e?"["+m(t,n(379))+"]":"";this[n(361)](n(378),""),this[n(361)](n(362),1),this[n(361)](n(375),!1),this[n(356)](n(367)).to(this,n(378),t=>!t),this[n(372)]({tag:n(363),attributes:{class:["ck",n(364),n(368),i.to(n(362),t=>n(365)+t),i.if(n(375),n(359)),i.if(n(367),n(369))],title:i.to(n(378))},children:[{text:i.to(n(378),t=>t||o)}],on:{click:i.to(n(371))}})}}const I=b;function k(){const t=["source","map","2834550EloFkM","change:activeItemIndex","forEach","click","ck-document-outline","_insertItem","19965wqsVPl","fire","isActive","itemSelected","contentLanguageDirection","index","275785MeRuPH","items","28LoPnMv","delegate","createCollection","values","1693098VZIhzr","_handleItemClick","element","get","94774Uxxdcq","set","howMany","1493288QnuhTD","locale","text","destroy","_setActiveItem","Editor headings will appear here as you type.","insert","69813BAYWOy","addMany","getIndex","level","ck-reset","activeItemIndex","div","remove","showEmptyHeadingText","delete","_deleteItem","900QmbYji","3dgUsUJ","setTemplate","documentOutlineContainer","sync","bind","type","52MdWnQq","350hvuCfN","_scrollToItem"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(741729===-parseInt(e(457))/1*(-parseInt(e(435))/2)+parseInt(e(431))/3+-parseInt(e(463))/4*(-parseInt(e(425))/5)+parseInt(e(413))/6+-parseInt(e(427))/7*(parseInt(e(438))/8)+-parseInt(e(445))/9*(parseInt(e(464))/10)+-parseInt(e(419))/11*(parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(426)];[I(459)];[I(453)];constructor(t,e=!1,n){const i=I;super(t),this[i(453)]=e,this[i(436)](i(450),-1),this[i(459)]=n,this[i(426)]=this[i(429)](),this[i(426)][i(428)](i(416)).to(this),this.on(i(416),this[i(432)][i(461)](this)),this.on(i(414),(t,e,n,o)=>{this[i(442)](o,n)}),this[i(458)]({tag:i(451),attributes:{class:["ck",i(449),i(417)],dir:t[i(423)],"data-document-outline-empty-placeholder":m(t,i(443)),tabindex:-1},children:this[i(426)]})}[I(460)](t){const e=I;t[e(415)](t=>{const n=e;n(444)==t[n(462)]?this[n(418)](t[n(424)],...t[n(430)]):n(454)==t[n(462)]&&this[n(455)](t[n(424)],t[n(437)])})}[I(442)](t,e){const n=I;if(-1!==t){const e=this[n(426)][n(434)](t);e&&(e[n(421)]=!1)}-1!==e&&(this[n(426)][n(434)](e)[n(421)]=!0,this[n(465)](e))}[I(418)](t,...e){const n=I,i=e[n(467)]((e,i)=>{const o=n,r=new v(this[o(439)],this[o(453)]);return r[o(440)]=e[o(440)],r[o(448)]=e[o(448)],t+i===this[o(450)]&&(r[o(421)]=!0),r});this[n(426)][n(446)](i,t)}[I(455)](t,e){const n=I;do{this[n(426)][n(452)](t)}while(--e)}[I(432)](t){const e=I,n=this[e(426)][e(447)](t[e(466)]);this[e(420)](e(422),n)}[I(465)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(426)][e(434)](t)[e(433)],20,this[e(459)])}[I(441)](){const t=I;super[t(441)](),this[t(433)][t(452)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),K={attributes:{"data-cke":!0}};K.setAttributes=P(),K.insert=E().bind(null,"head"),K.domAPI=C(),K.insertStyleElement=D();x()(S.A,K);S.A&&S.A.locals&&S.A.locals;function M(t,e){const n=N();return(M=function(t,e){return n[t-=419]})(t,e)}const j=M;function N(){const t=["469836PYRYzU","getVisible","itemSelected","_setActiveViewItem","listenTo","documentOutline.container","pluginName","bind","map","1075aTyjEl","focusTracker","length","27VDRaXc","editor","change","resize","mapper","isPremiumPlugin","appendChild","domConverter","height","document","join","bottom","add","mapViewToDom","_updateActiveDefinitionOnViewportChange","setSelection","afterInit","floor","getIntersection","cancel","destroy","scroll","element","locale","3030174OKskof","DocumentOutlineUI","render","_currentOutlineDefinitions","editing","toViewElement","documentOutline.showEmptyHeadings","init","scrollToTheSelection","modelElement","1436440okXhIK","config","href","isOfficialPlugin","activeItemIndex","plugins","view","DocumentOutlineUtils","_handleItemSelected","focus","model","indexOf","fromCharCode","_handleOutlineChange","top","11924IzCsew","getDomRoot","sync","5104770lPDjUO","32012IWdfOD","9311752bDrzRG","_updateActiveDefinitionFromViewportThrottled","document-outline-container-not-provided","getRootNames","get","window"];return(N=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(660471===-parseInt(e(465))/1+-parseInt(e(446))/2+-parseInt(e(472))/3+-parseInt(e(461))/4*(parseInt(e(481))/5)+-parseInt(e(464))/6+-parseInt(e(436))/7+-parseInt(e(466))/8*(-parseInt(e(484))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class H extends t.Plugin{[j(452)];[j(439)];[j(467)];static get[j(478)](){return j(437)}static get[j(449)](){return!0}static get[j(489)](){return!0}constructor(t){const e=j;super(t),this[e(452)]=new y(t[e(435)],this[e(485)][e(447)][e(470)](e(442)),this[e(485)][e(447)][e(470)](e(477))),this[e(439)]=[],this[e(467)]=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(426)][e(479)](this),100)}[j(443)](){const t=j,e=this[t(485)],n=e[t(451)][t(470)](t(453));let i=!1;if(this[t(452)][t(438)](),this[t(485)].ui[t(482)][t(424)](this[t(452)][t(434)]),!e[t(447)][t(470)](t(477)))throw new u.CKEditorError(t(468),{editor:e});e[t(447)][t(470)](t(477))[t(490)](this[t(452)][t(434)]),n.on(t(486),this[t(459)][t(479)](this)),n.on(t(450),(e,{index:n})=>this[t(475)](n)),this[t(452)].on(t(474),(e,n)=>{i=!0,this[t(454)](n)}),this[t(452)][t(476)](u.global[t(421)],t(433),()=>{i?i=!1:this[t(467)]()},{useCapture:!0}),this[t(452)][t(476)](u.global[t(471)],t(487),this[t(467)],{useCapture:!0})}[j(428)](){!async function(t){const e=m([99,90,112,74,65,76,101,89,55,118,71,120,110,106,54,57,51,70,81,109,77,72,111,105,52,73,103,108,49,97,48,119,116,82,115,69,122,75,86,121,98,107,50,80,78,117,87,68,88,85,66,100,102,84,114,83,79,53,56,67,104,113]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(480)](t=>String[e(458)](t))[e(422)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([99]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754006400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(448)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[j(432)](){const t=j;super[t(432)](),this[t(452)][t(432)](),this[t(467)][t(431)]()}[j(459)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(439)]=e,this[i(452)][i(463)](n)}[j(475)](t){const e=j;this[e(439)][e(483)]&&this[e(439)][t]&&(this[e(452)][e(450)]=t)}[j(454)](t){const e=j,n=this[e(439)][t][e(445)];this[e(485)][e(456)][e(486)](t=>{t[e(427)](n,0)}),this[e(485)][e(440)][e(452)][e(444)]({alignToTop:!0,forceScroll:!0}),this[e(485)][e(440)][e(452)][e(455)](),this[e(475)](t)}[j(426)](){const t=j,e=this[t(485)];let n;for(const i of e[t(456)][t(421)][t(469)]()){const o=e[t(440)][t(452)][t(462)](i),r=o&&new u.Rect(o)[t(473)]();if(r){const e=new u.Rect(u.global[t(471)])[t(430)](r);e&&(n=e[t(460)]+.25*e[t(420)])}}if(void 0===n)return;const i=R(e[t(440)],this[t(439)],n);i?this[t(475)](this[t(439)][t(457)](i)):this[t(475)](-1)}}function R(t,e,n,i=0,o=e[j(483)]-1){const r=j,s=Math[r(429)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(488)][r(441)](c[r(445)]);if(!a)return null;const l=t[r(452)][r(419)][r(425)](a);return new u.Rect(l)[r(423)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=V;function V(t,e){const n=G();return(V=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(991964===-parseInt(e(140))/1*(parseInt(e(112))/2)+parseInt(e(121))/3+-parseInt(e(137))/4+parseInt(e(115))/5*(parseInt(e(127))/6)+-parseInt(e(122))/7*(parseInt(e(110))/8)+-parseInt(e(144))/9*(-parseInt(e(123))/10)+parseInt(e(117))/11*(-parseInt(e(131))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class q extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,H]}static get[U(128)](){return U(139)}static get[U(129)](){return!0}static get[U(126)](){return!0}[U(130)](){const t=U;this[t(125)]=this[t(106)][t(111)][t(141)](t(125));const e=this[t(106)];this[t(120)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(109)==r||n(135)==r||n(108)==r||n(107)==r||n(132)==r||n(119)==r||n(134)==r||n(105)==r){delete e[o],i=r,clearInterval(this[n(120)]),this[n(120)]=void 0;break}}n(135)==i&&e[n(136)](n(138)),n(108)==i&&e[n(136)](n(124)),n(107)==i&&e[n(136)](n(133)),n(132)==i&&e[n(136)](n(142),n(139)),n(119)==i&&e[n(136)](n(116)),n(134)==i&&e[n(136)](n(113)),n(105)==i&&e[n(136)](n(114))},1e3)}[U(118)](){const t=U;super[t(118)](),this[t(120)]&&clearInterval(this[t(120)])}}function G(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","24dGZXSX","config","5890nMsGUL","trialLimit","usageLimit","1455940exjgIH","evaluationLimit","2145lpQBDb","destroy","documentOutlineLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","3835302XAnOQb","3272843RWHmQg","136410xmHsdq","expired","licenseKey","isPremiumPlugin","36XUEEOM","pluginName","isOfficialPlugin","init","156Atpsyf","documentOutlineLicenseKeyNotAllowed","domainLimit","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyInvalid","_showLicenseError","122552gRhTxx","invalid","DocumentOutline","467rhfnxT","get","featureNotAllowed","requires","513GjDxPi","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit"];return(G=function(){return t})()}var z=n(901);function B(t,e){const n=F();return(B=function(t,e){return n[t-=368]})(t,e)}const W=B;!function(t){const e=B,n=t();for(;;)try{if(247637===-parseInt(e(386))/1*(-parseInt(e(382))/2)+-parseInt(e(393))/3+parseInt(e(375))/4+-parseInt(e(387))/5*(-parseInt(e(380))/6)+parseInt(e(383))/7*(-parseInt(e(378))/8)+-parseInt(e(376))/9*(-parseInt(e(373))/10)+parseInt(e(369))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class X extends t.Command{[W(377)](){const t=W;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[W(381)](){const t=W,e=this[t(368)][t(371)],n=e[t(379)][t(390)][t(384)]();this[t(388)]=null!==(n&&e[t(385)][t(389)](n,t(392)))}}function F(){const t=["selection","insertObject","tableOfContents","114822VJqQLy","editor","1045627EQwqOh","change","model","96zcwZwO","1020vRtEsj","createElement","260944sIytzP","37953GOimZK","execute","424CtyKXT","document","180rvKzXP","refresh","2knIrGE","26033ebyNZR","getFirstPosition","schema","431874YEkLMG","52705rirMEr","isEnabled","findAllowedParent"];return(F=function(){return t})()}var Q=n(336),Y={attributes:{"data-cke":!0}};Y.setAttributes=P(),Y.insert=E().bind(null,"head"),Y.domAPI=C(),Y.insertStyleElement=D();x()(Q.A,Y);Q.A&&Q.A.locals&&Q.A.locals;const Z=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(349056===parseInt(e(310))/1+-parseInt(e(275))/2+-parseInt(e(280))/3*(parseInt(e(285))/4)+parseInt(e(265))/5+-parseInt(e(300))/6+-parseInt(e(297))/7*(-parseInt(e(290))/8)+parseInt(e(308))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Z(279)](){return Z(315)}static get[Z(268)](){return!0}static get[Z(293)](){return!0}[Z(272)](){const t=Z,e=this[t(284)];e[t(296)][t(271)](t(288))||(function(e){const n=t,i=new Map;return e?(e[n(323)](t=>{const e=n;e(281)!==t[e(294)]&&i[e(263)](t[e(332)],t[e(294)])}),i[n(271)]("h1")||i[n(263)]("h1",n(329)),i):i}(this[t(284)][t(296)][t(271)](t(292)))[t(323)]((n,i)=>{const o=t;this[o(295)](i),this[o(328)](n),e[o(294)][o(301)][o(316)](n)&&e[o(294)][o(301)][o(318)](n,{allowAttributes:o(304)})}),this[t(307)]())}[Z(295)](t){const e=Z;this[e(284)][e(282)][e(267)](e(287))[e(266)](n=>n.on(e(322)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(317)][o(320)]("id"),a=n[o(321)][o(331)]();if(a)return c&&c[o(264)]||a[o(291)](o(304))?void(r[o(273)](n[o(317)],{attributes:["id"]})&&s[o(276)](o(304),c,a)):(r[o(273)](n[o(317)],{attributes:["id"]}),void s[o(276)](o(304),(0,u.uid)(),a))},{priority:u.priorities[e(271)](e(299))+.5}))}[Z(328)](t){const e=Z;this[e(284)][e(282)][e(267)](e(302))[e(266)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e;if(!i[o(306)][o(273)](n[o(278)],t[o(309)]))return;const r=n[o(278)][o(320)](o(304)),s=i[o(314)][o(330)](n[o(278)]);i[o(327)][o(276)]("id",r,s)}))}[Z(307)](){const t=Z,e=this[t(284)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(266)](r),e[o(276)](o(304),r,n),r}function r(e,n){const i=t;e[i(303)](i(304),n)}e[t(294)][t(325)][t(286)](s=>{const c=t,a=e[c(294)][c(325)][c(313)][c(305)]();let u=!1;for(const t of a)if(c(261)==t[c(277)]&&t[c(309)])if(et(t[c(309)])){const e=t[c(262)][c(271)](c(304));c(274)==typeof e?n[c(326)](e)?(o(s,t[c(319)][c(283)]),u=!0):i[c(266)](e):(o(s,t[c(319)][c(283)]),u=!0)}else c(274)==typeof t[c(262)][c(271)](c(304))&&(r(s,t[c(319)][c(283)]),u=!0);else if(c(269)==t[c(277)]){const e=t[c(262)][c(271)](c(304));c(274)==typeof e&&n[c(324)](e)}return u}),e[t(294)][t(325)].on(t(312),()=>{const e=t;i[e(323)](t=>n[e(266)](t)),i[e(311)]()})}}function tt(){const t=["model","_customUpcastHeadingsConversion","config","91gtgBUU","attribute:headingId:","low","2374416yoztwZ","schema","downcast","removeAttribute","headingId","getChanges","consumable","_registerHeadingIdAttributePostfixer","1017iltymq","name","47076aaTVNm","clear","change","differ","mapper","HeadingId","isRegistered","viewItem","extend","position","getAttribute","modelRange","element:","forEach","delete","document","has","writer","_customDataDowncastHeadingsConversion","heading1","toViewElement","getContainedElement","view","insert","attributes","set","length","22975bKvDHt","add","for","isOfficialPlugin","remove","168260nSbjJp","get","afterInit","consume","string","1302016uLXIat","setAttribute","type","item","pluginName","3SPaZjM","paragraph","conversion","nodeAfter","editor","2717168bQenYG","registerPostFixer","upcast","headingId.modelAttributeName","match","75128iDxGBU","hasAttribute","heading.options","isPremiumPlugin"];return(tt=function(){return t})()}function et(t){return!!t[Z(289)](/heading\d/)}const nt=ot;function it(){const t=["editor","upcast","end","domEvent","registerRawContentMatcher","Empty heading","getChanges","modelElement","preventDefault","_currentOutlineDefinitions","register","abs","table-of-contents__placeholder","97955uvinco","rootName","getAncestors","div","headingId","No headings were found in the document.","outlineDefinitions","type","createContainerElement","Table of contents","$graveyard","plugins","viewToModelPosition"," table-of-contents_empty","locale","headingId.modelAttributeName","editing","insertTableOfContents","viewPosition","schema","elementToElement","dataDowncast","filter","fromCharCode","setCustomProperty","isOfficialPlugin","requires","config","document","forEach","1183869fTUFwv","get","documentOutline.showEmptyHeadings","editingDowncast","elementToStructure","tableOfContentsHeadingIndex","_updateTableOfContentsElements","isInteger","3182898jhvXDY","data","TableOfContentsEditing","getAttribute","element","join","setSelection","length","$blockObject","nodeAfter","32QfGygj","_defineConverters","position","init","text","mapper","$capture","afterInit","name","level","stop","toModelElement","_headingIdModelAttributeName","findMappedViewAncestor","hasContent","2526768LLSAfG","557074xPVpJL","target","_handleScrollToHeading","change","createText","_redirectMapper","listenTo","2978206shOubT","conversion","add","differ","modelPosition","_defineSchema","createPositionAt","model","view","getCustomProperty","DocumentOutlineUtils","click","high","_createTableOfContents","reconvertItem","pluginName","commands","tableOfContents","href","isPremiumPlugin","for","_trackNewToCElements","map","_tableOfContentsElements","table-of-contents","insert","scrollToTheSelection","62605kdwybc"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(368216===parseInt(e(533))/1+parseInt(e(499))/2+parseInt(e(465))/3+-parseInt(e(483))/4*(parseInt(e(547))/5)+parseInt(e(473))/6+-parseInt(e(506))/7+-parseInt(e(498))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(521)](){return nt(475)}static get[nt(460)](){return!0}static get[nt(525)](){return!0}static get[nt(461)](){return[z.Widget,h,$]}[nt(543)];[nt(529)];[nt(495)];constructor(t){const e=nt;super(t),this[e(543)]=[],this[e(529)]=new Set,this[e(495)]=e(551)}[nt(486)](){const t=nt,e=this[t(534)],n=e[t(451)][t(514)][t(463)];e[t(462)][t(466)](t(450))&&(this[t(495)]=e[t(462)][t(466)](t(450))),this[t(505)](n,t(517),(e,n)=>{const i=t;if(!n[i(500)])return;const o=n[i(500)][i(515)](i(470));Number[i(472)](o)&&(n[i(537)][i(542)](),e[i(493)](),this[i(501)](o))},{priority:t(518),context:t(489)}),this[t(511)](),this[t(484)](),e[t(522)][t(508)](t(452),new X(e)),e[t(446)][t(466)](t(516)).on(t(502),(e,n)=>{const i=t;this[i(543)]=n[i(553)],this[i(471)]()}),this[t(505)](e[t(513)][t(463)],t(502),()=>{this[t(527)]()})}[nt(490)](){!async function(t){const e=m([104,49,51,86,85,74,70,118,89,56,113,98,101,52,82,53,75,109,87,97,71,80,100,102,65,68,103,72,50,116,66,99,88,55,69,48,112,67,122,84,54,107,79,119,114,81,111,120,90,117,110,121,83,115,106,57,78,77,76,105,73,108]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=ot;return t[e(528)](t=>String[e(458)](t))[e(478)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([104]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754006400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(524)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(471)](){const t=nt;this[t(529)][t(464)](e=>{const n=t;n(445)!==e[n(548)]&&this[n(534)][n(451)][n(520)](e)})}[nt(527)](){const t=nt;for(const e of this[t(534)][t(513)][t(463)][t(509)][t(540)]({includeChangesInGraveyard:!0})){if(t(531)!==e[t(442)]||t(523)!==e[t(491)])return;this[t(529)][t(508)](e[t(485)][t(482)])}}[nt(511)](){const t=nt;this[t(534)][t(513)][t(454)][t(544)](t(523),{inheritAllFrom:t(481)})}[nt(484)](){const t=nt,e=this[t(534)][t(507)];e[t(526)](t(535))[t(455)]({model:t(523),view:{name:t(550),classes:t(530)}}),e[t(526)](t(456))[t(469)]({model:t(523),view:(e,{writer:n})=>this[t(519)](n,!0)}),e[t(526)](t(468))[t(469)]({model:t(523),view:(e,{writer:n})=>{const i=t;this[i(529)][i(508)](e);const o=this[i(519)](n);return(0,z.toWidget)(o,n,{label:m(this[i(534)][i(449)],i(444))})}}),this[t(534)][t(474)][t(538)]({name:t(550),classes:t(530)}),this[t(534)][t(451)][t(488)].on(t(447),this[t(504)](),{priority:t(518)})}[nt(519)](t,e=!1){const n=nt,{locale:i}=this[n(534)],o=t[n(443)](n(550),{class:n(530)+(0===this[n(543)][n(480)]?n(448):""),...!e&&{"data-table-of-contents-label":m(i,n(444))}});0===this[n(543)][n(480)]&&!1===e&&t[n(531)](t[n(512)](o,n(536)),t[n(443)]("p",{class:n(546)},[t[n(503)](m(i,n(552)))]));const r=e?"":"["+m(i,n(539))+"]";let s=o;return this[n(543)][n(464)]((i,o,c)=>{const a=n,u=this[a(534)][a(513)][a(497)](i[a(541)],{ignoreWhitespaces:!0}),l=u?i[a(487)]:r,d=i[a(541)][a(476)](this[a(495)]),f=t[a(443)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(503)](l)]),h=this[a(534)][a(462)][a(466)](a(467));t[a(459)](a(470),o,f);const p=t[a(443)]("li",null,[u||!e&&h?f:t[a(503)]("")]),m=o?c[o-1][a(492)]:0,g=Math[a(545)](i[a(492)]-m);if(i[a(492)]>m){const e=st(p,g,t);t[a(531)](t[a(512)](s,a(536)),e)}else{const e=function(t,e){const n=a;return t[n(549)]({includeSelf:!0,parentFirst:!0})[n(457)](t=>t.is(n(477),"ol"))[e]}(s,g);t[a(531)](t[a(512)](e,a(536)),p)}s=p}),o}[nt(501)](t){const e=nt,n=this[e(543)][t][e(541)];this[e(534)][e(513)][e(502)](t=>{t[e(479)](n,0)}),this[e(534)][e(451)][e(514)][e(532)]({alignToTop:!0,forceScroll:!0})}[nt(504)](){return(t,e)=>{const n=ot,i=e[n(488)],o=i[n(496)](e[n(453)]),r=i[n(494)](o);r.is(n(477),n(523))&&(e[n(510)]=this[n(534)][n(513)][n(512)](r,0),t[n(493)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(443)]("ol",null,[t]):n[i(443)]("ol",null,[n[i(443)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=111]})(t,e)}function lt(){const t=["tooltip","TableOfContentsUI","_createButton","340304KjqZfO","tableOfContentsLicenseKeyInvalid","expired","tableOfContentsLicenseKeyValid","2832eqDtLK","4942092zfQXfl","init","_showLicenseError","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyNotAllowed","3GNhDCo","view","add","bind","featureNotAllowed","tableOfContents","TableOfContents","isPremiumPlugin","40950rXhkbW","editor","usageLimit","5EyiqKB","isEnabled","set","locale","menuBar:tableOfContents","isOfficialPlugin","get","406964CbpoAt","Table of contents","1044DZnWTm","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","domainLimit","trialLimit","focus","config","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","execute","6055FHnYJB","11eSKIxq","invalid","2285178eQnJqU","editing","1100648nrVNJV","tableOfContentsLicenseKeyUsageLimit","pluginName","commands","componentFactory","listenTo","licenseKey","destroy","evaluationLimit","tableOfContentsLicenseKeyDomainLimit"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(338128===-parseInt(e(166))/1+parseInt(e(136))/2+parseInt(e(118))/3*(parseInt(e(153))/4)+parseInt(e(129))/5*(-parseInt(e(151))/6)+parseInt(e(148))/7*(-parseInt(e(112))/8)+parseInt(e(138))/9*(parseInt(e(126))/10)+parseInt(e(149))/11*(parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(159)];[at(139)];static get[at(155)](){return at(164)}static get[at(134)](){return!0}static get[at(125)](){return!0}[at(114)](){const t=at,e=this[t(127)];e.ui[t(157)][t(120)](t(123),()=>{const e=t,n=this[e(165)](p.ButtonView);return n[e(163)]=!0,n}),e.ui[t(157)][t(120)](t(133),()=>this[t(165)](p.MenuBarMenuListItemButtonView)),this[t(159)]=this[t(127)][t(144)][t(135)](t(159));const n=this[t(127)];this[t(139)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(111)==r||e(167)==r||e(116)==r||e(162)==r||e(117)==r||e(140)==r||e(146)==r||e(154)==r){delete n[o],i=r,clearInterval(this[e(139)]),this[e(139)]=void 0;break}}e(167)==i&&n[e(115)](e(150)),e(116)==i&&n[e(115)](e(168)),e(162)==i&&n[e(115)](e(141)),e(117)==i&&n[e(115)](e(122),e(124)),e(140)==i&&n[e(115)](e(161)),e(146)==i&&n[e(115)](e(142)),e(154)==i&&n[e(115)](e(128))},1e3)}[at(165)](t){const e=at,n=this[e(127)],i=n[e(132)],o=n[e(156)][e(135)](e(145)),r=new t(i);return r[e(131)]({label:m(i,e(137)),icon:ct.IconTableOfContents}),r[e(121)](e(130)).to(o,e(130)),this[e(158)](r,e(147),()=>{const t=e;n[t(147)](t(145)),n[t(152)][t(119)][t(143)]()}),r}[at(160)](){const t=at;super[t(160)](),this[t(139)]&&clearInterval(this[t(139)])}}function ft(){var t=["9MHWiXp","7799bEikjX","isPremiumPlugin","isOfficialPlugin","2001950bfwmTM","16392badqFa","787784LyqFhB","349358dvxkvn","279965DUjqPH","4dMBZRp","TableOfContents","requires","pluginName","1948970wCkzjK","6KCTLGb","5140LkfnhM","411PgkTyI"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(264465===parseInt(e(369))/1+-parseInt(e(377))/2*(-parseInt(e(378))/3)+parseInt(e(371))/4*(parseInt(e(375))/5)+parseInt(e(376))/6*(parseInt(e(370))/7)+parseInt(e(368))/8*(-parseInt(e(379))/9)+parseInt(e(366))/10+parseInt(e(380))/11*(-parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(373)](){return[rt,dt]}static get[ht(374)](){return ht(372)}static get[ht(365)](){return!0}static get[ht(381)](){return!0}}function gt(){var t=["5706659zZkYfJ","5oeryvR","412404OOIYzH","13686040xWnTHs","6871912Kaqsfy","2350988CRmhAs","26DDeYkR","1680618tKBPOZ","53173xEQnck","9pIbQvd"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(583084===parseInt(e(466))/1*(parseInt(e(464))/2)+parseInt(e(465))/3+-parseInt(e(463))/4*(-parseInt(e(469))/5)+parseInt(e(460))/6+-parseInt(e(468))/7+parseInt(e(462))/8+-parseInt(e(467))/9*(parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>V,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(183)]())i instanceof r.ModelText&&(n+=i[e(168)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=158]})(t,e)}function a(){const t=["GeneralHtmlSupport","plugins","getChildren","4906625vZXoSx","36990EfYWCA","htmlH5","2115050yVGJeq","has","reduce","get","849710OYTlAm","htmlH3","3718017fKgmDc","54HglXQP","10280088lyLbcc","paragraph","htmlH2","data","614436cIqHGf","model","htmlH6","heading.options","htmlH1","1WyhVUt","push","config","4dpbRnY","187jcADcI","htmlH4","476VzPdvi"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(648653===-parseInt(e(174))/1*(parseInt(e(187))/2)+parseInt(e(163))/3*(parseInt(e(177))/4)+parseInt(e(184))/5+parseInt(e(185))/6*(-parseInt(e(180))/7)+parseInt(e(165))/8+parseInt(e(164))/9*(-parseInt(e(161))/10)+parseInt(e(178))/11*(-parseInt(e(169))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=272]})(t,e)}function f(){const t=["item","config","domToView","_deriveHeadingElementsFromConversion","editor","length","backward","domConverter","selection","DocumentOutlineUtils","pluginName","_getActiveHeading","285728GbjyNu","fire","model","data","createElement","document","view","element","change","editing","documentOutline.headings","getChild","push","includes","modelElement","201031pkpFol","getFirstPosition","indexOf","level","_headingNames","activeItemIndex","isOfficialPlugin","isPremiumPlugin","toModel","35msWPtI","230226yGtxid","_getHeadingNames","_getOutlineDefinitions","findIndex","getChildren","name","328482DjiVbk","338448PuEMTR","228396ZPpkxv","afterInit","getRootNames","getRoot","init","get","831605HRcOUX","text"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(100582===parseInt(e(289))/1+-parseInt(e(305))/2+parseInt(e(299))/3+-parseInt(e(307))/4+parseInt(e(313))/5+parseInt(e(306))/6+-parseInt(e(298))/7*(parseInt(e(274))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(272)](){return l(324)}static get[l(295)](){return!0}static get[l(296)](){return!0}[l(293)]=[];[l(311)](){const t=l,e=this[t(319)];this[t(293)]=this[t(300)]();let n=[];e[t(276)][t(279)].on(t(282),o(()=>{const e=t,i=n;n=this[e(301)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(292)]===n[e(292)]&&t[e(314)]===n[e(314)]&&t[e(288)]===n[e(288)]),r=(0,u.diffToChanges)(o,n),s=this[e(273)](),c=n[e(302)](t=>t[e(288)]===s);r[e(320)]&&this[e(275)](e(282),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(275)](e(294),{index:c})},250,{leading:!0,trailing:!0}))}[l(308)](){const t=l;this[t(293)][t(320)]||this[t(318)]()}[l(301)](){const t=l,e=this[t(319)],n=[],i=this[t(293)];for(const n of e[t(276)][t(279)][t(309)]())o(e[t(276)][t(279)][t(310)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(281))&&(i[r(287)](t[r(304)])&&n[r(286)]({level:i[r(291)](t[r(304)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(273)](){const t=l,e=this[t(319)][t(276)][t(279)][t(323)][t(290)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(315)].is(t(281))&&this[t(293)][t(287)](e[t(315)][t(304)]))return e[t(315)]}[l(300)](){const t=l;return this[t(319)][t(316)][t(312)](t(284))||function(t){const e=c,n=t[e(176)][e(160)](e(172));return n?n[e(159)]((t,n)=>(e(166)!==n[e(170)]&&t[e(175)](n[e(170)]),t),[]):t[e(182)][e(158)](e(181))?[e(173),e(167),e(162),e(179),e(186),e(171)]:[]}(this[t(319)])}[l(318)](){const t=l,e=this[t(319)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(283)][t(280)][t(322)][t(317)](document[t(278)](o)),r=e[t(277)][t(297)](n)[t(285)](0);r?.is(t(281))&&i[t(286)](r[t(304)])}this[t(293)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["26830MBXIFs","isActive","600592JAwrjr","1269932ViDgcU","text","Empty heading","4YRxWBm","bindTemplate","bind","906066rmuEow","7IGtRrI","ck-document-outline__item_active","1017BWmkRV","set","level","div","ck-reset","ck-document-outline__item_level-","868100KATpKz","isEmpty","ck-document-outline__item","ck-document-outline__item_empty","785844ZUGMaU","click","setTemplate","108119qCMSlg"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(194941===parseInt(e(373))/1*(-parseInt(e(380))/2)+-parseInt(e(370))/3+parseInt(e(377))/4+-parseInt(e(366))/5+parseInt(e(357))/6+parseInt(e(358))/7*(parseInt(e(376))/8)+parseInt(e(360))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(381)],o=e?"["+m(t,n(379))+"]":"";this[n(361)](n(378),""),this[n(361)](n(362),1),this[n(361)](n(375),!1),this[n(356)](n(367)).to(this,n(378),t=>!t),this[n(372)]({tag:n(363),attributes:{class:["ck",n(364),n(368),i.to(n(362),t=>n(365)+t),i.if(n(375),n(359)),i.if(n(367),n(369))],title:i.to(n(378))},children:[{text:i.to(n(378),t=>t||o)}],on:{click:i.to(n(371))}})}}const I=b;function k(){const t=["source","map","2834550EloFkM","change:activeItemIndex","forEach","click","ck-document-outline","_insertItem","19965wqsVPl","fire","isActive","itemSelected","contentLanguageDirection","index","275785MeRuPH","items","28LoPnMv","delegate","createCollection","values","1693098VZIhzr","_handleItemClick","element","get","94774Uxxdcq","set","howMany","1493288QnuhTD","locale","text","destroy","_setActiveItem","Editor headings will appear here as you type.","insert","69813BAYWOy","addMany","getIndex","level","ck-reset","activeItemIndex","div","remove","showEmptyHeadingText","delete","_deleteItem","900QmbYji","3dgUsUJ","setTemplate","documentOutlineContainer","sync","bind","type","52MdWnQq","350hvuCfN","_scrollToItem"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(741729===-parseInt(e(457))/1*(-parseInt(e(435))/2)+parseInt(e(431))/3+-parseInt(e(463))/4*(-parseInt(e(425))/5)+parseInt(e(413))/6+-parseInt(e(427))/7*(parseInt(e(438))/8)+-parseInt(e(445))/9*(parseInt(e(464))/10)+-parseInt(e(419))/11*(parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(426)];[I(459)];[I(453)];constructor(t,e=!1,n){const i=I;super(t),this[i(453)]=e,this[i(436)](i(450),-1),this[i(459)]=n,this[i(426)]=this[i(429)](),this[i(426)][i(428)](i(416)).to(this),this.on(i(416),this[i(432)][i(461)](this)),this.on(i(414),(t,e,n,o)=>{this[i(442)](o,n)}),this[i(458)]({tag:i(451),attributes:{class:["ck",i(449),i(417)],dir:t[i(423)],"data-document-outline-empty-placeholder":m(t,i(443)),tabindex:-1},children:this[i(426)]})}[I(460)](t){const e=I;t[e(415)](t=>{const n=e;n(444)==t[n(462)]?this[n(418)](t[n(424)],...t[n(430)]):n(454)==t[n(462)]&&this[n(455)](t[n(424)],t[n(437)])})}[I(442)](t,e){const n=I;if(-1!==t){const e=this[n(426)][n(434)](t);e&&(e[n(421)]=!1)}-1!==e&&(this[n(426)][n(434)](e)[n(421)]=!0,this[n(465)](e))}[I(418)](t,...e){const n=I,i=e[n(467)]((e,i)=>{const o=n,r=new v(this[o(439)],this[o(453)]);return r[o(440)]=e[o(440)],r[o(448)]=e[o(448)],t+i===this[o(450)]&&(r[o(421)]=!0),r});this[n(426)][n(446)](i,t)}[I(455)](t,e){const n=I;do{this[n(426)][n(452)](t)}while(--e)}[I(432)](t){const e=I,n=this[e(426)][e(447)](t[e(466)]);this[e(420)](e(422),n)}[I(465)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(426)][e(434)](t)[e(433)],20,this[e(459)])}[I(441)](){const t=I;super[t(441)](),this[t(433)][t(452)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),M={attributes:{"data-cke":!0}};M.setAttributes=P(),M.insert=E().bind(null,"head"),M.domAPI=C(),M.insertStyleElement=D();x()(S.A,M);S.A&&S.A.locals&&S.A.locals;const K=N;function N(t,e){const n=j();return(N=function(t,e){return n[t-=119]})(t,e)}function j(){const t=["document","getVisible","itemSelected","domConverter","afterInit","locale","plugins","_updateActiveDefinitionOnViewportChange","getDomRoot","window","bottom","documentOutline.container","resize","floor","getIntersection","_updateActiveDefinitionFromViewportThrottled","focusTracker","52167LlmibE","document-outline-container-not-provided","view","add","documentOutline.showEmptyHeadings","render","focus","pluginName","getRootNames","52GopMzm","join","155EdJToh","href","model","listenTo","get","init","isPremiumPlugin","appendChild","modelElement","5132871LgsAXs","mapper","activeItemIndex","2aqcYvc","scrollToTheSelection","setSelection","_handleItemSelected","map","change","element","1205274uJfzfY","155180QYpiMI","12EKwXtx","config","editor","mapViewToDom","DocumentOutlineUtils","indexOf","2044141IAYqEZ","cancel","toViewElement","_setActiveViewItem","destroy","scroll","height","fromCharCode","isOfficialPlugin","_currentOutlineDefinitions","length","2466NjWics","8UNPuWm","540307jMYDSJ","DocumentOutlineUI","editing","bind","sync","_handleOutlineChange","top"];return(j=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(556835===-parseInt(e(157))/1*(-parseInt(e(129))/2)+-parseInt(e(181))/3*(-parseInt(e(190))/4)+parseInt(e(192))/5*(-parseInt(e(155))/6)+parseInt(e(136))/7+parseInt(e(156))/8*(-parseInt(e(126))/9)+parseInt(e(137))/10+parseInt(e(144))/11*(parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(183)];[K(153)];[K(179)];static get[K(188)](){return K(158)}static get[K(152)](){return!0}static get[K(123)](){return!0}constructor(t){const e=K;super(t),this[e(183)]=new y(t[e(169)],this[e(140)][e(139)][e(121)](e(185)),this[e(140)][e(139)][e(121)](e(175))),this[e(153)]=[],this[e(179)]=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(171)][e(160)](this),100)}[K(122)](){const t=K,e=this[t(140)],n=e[t(170)][t(121)](t(142));let i=!1;if(this[t(183)][t(186)](),this[t(140)].ui[t(180)][t(184)](this[t(183)][t(135)]),!e[t(139)][t(121)](t(175)))throw new u.CKEditorError(t(182),{editor:e});e[t(139)][t(121)](t(175))[t(124)](this[t(183)][t(135)]),n.on(t(134),this[t(162)][t(160)](this)),n.on(t(128),(e,{index:n})=>this[t(147)](n)),this[t(183)].on(t(166),(e,n)=>{i=!0,this[t(132)](n)}),this[t(183)][t(120)](u.global[t(164)],t(149),()=>{i?i=!1:this[t(179)]()},{useCapture:!0}),this[t(183)][t(120)](u.global[t(173)],t(176),this[t(179)],{useCapture:!0})}[K(168)](){!async function(t){const e=m([120,107,106,117,99,119,104,78,68,88,121,79,84,105,56,81,65,48,103,80,51,74,112,49,111,77,75,118,109,108,57,90,70,66,98,69,54,115,52,110,67,122,102,55,114,83,87,71,101,82,97,100,73,113,86,53,50,85,89,116,72,76]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=N;return t[e(133)](t=>String[e(151)](t))[e(191)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([120]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=N,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(193)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(148)](){const t=K;super[t(148)](),this[t(183)][t(148)](),this[t(179)][t(145)]()}[K(162)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(153)]=e,this[i(183)][i(161)](n)}[K(147)](t){const e=K;this[e(153)][e(154)]&&this[e(153)][t]&&(this[e(183)][e(128)]=t)}[K(132)](t){const e=K,n=this[e(153)][t][e(125)];this[e(140)][e(119)][e(134)](t=>{t[e(131)](n,0)}),this[e(140)][e(159)][e(183)][e(130)]({alignToTop:!0,forceScroll:!0}),this[e(140)][e(159)][e(183)][e(187)](),this[e(147)](t)}[K(171)](){const t=K,e=this[t(140)];let n;for(const i of e[t(119)][t(164)][t(189)]()){const o=e[t(159)][t(183)][t(172)](i),r=o&&new u.Rect(o)[t(165)]();if(r){const e=new u.Rect(u.global[t(173)])[t(178)](r);e&&(n=e[t(163)]+.25*e[t(150)])}}if(void 0===n)return;const i=R(e[t(159)],this[t(153)],n);i?this[t(147)](this[t(153)][t(143)](i)):this[t(147)](-1)}}function R(t,e,n,i=0,o=e[K(154)]-1){const r=K,s=Math[r(177)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(127)][r(146)](c[r(125)]);if(!a)return null;const l=t[r(183)][r(167)][r(141)](a);return new u.Rect(l)[r(174)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=q;function q(t,e){const n=W();return(q=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(991964===-parseInt(e(140))/1*(parseInt(e(112))/2)+parseInt(e(121))/3+-parseInt(e(137))/4+parseInt(e(115))/5*(parseInt(e(127))/6)+-parseInt(e(122))/7*(parseInt(e(110))/8)+-parseInt(e(144))/9*(-parseInt(e(123))/10)+parseInt(e(117))/11*(-parseInt(e(131))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,H]}static get[U(128)](){return U(139)}static get[U(129)](){return!0}static get[U(126)](){return!0}[U(130)](){const t=U;this[t(125)]=this[t(106)][t(111)][t(141)](t(125));const e=this[t(106)];this[t(120)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(109)==r||n(135)==r||n(108)==r||n(107)==r||n(132)==r||n(119)==r||n(134)==r||n(105)==r){delete e[o],i=r,clearInterval(this[n(120)]),this[n(120)]=void 0;break}}n(135)==i&&e[n(136)](n(138)),n(108)==i&&e[n(136)](n(124)),n(107)==i&&e[n(136)](n(133)),n(132)==i&&e[n(136)](n(142),n(139)),n(119)==i&&e[n(136)](n(116)),n(134)==i&&e[n(136)](n(113)),n(105)==i&&e[n(136)](n(114))},1e3)}[U(118)](){const t=U;super[t(118)](),this[t(120)]&&clearInterval(this[t(120)])}}function W(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","24dGZXSX","config","5890nMsGUL","trialLimit","usageLimit","1455940exjgIH","evaluationLimit","2145lpQBDb","destroy","documentOutlineLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","3835302XAnOQb","3272843RWHmQg","136410xmHsdq","expired","licenseKey","isPremiumPlugin","36XUEEOM","pluginName","isOfficialPlugin","init","156Atpsyf","documentOutlineLicenseKeyNotAllowed","domainLimit","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyInvalid","_showLicenseError","122552gRhTxx","invalid","DocumentOutline","467rhfnxT","get","featureNotAllowed","requires","513GjDxPi","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit"];return(W=function(){return t})()}var z=n(901);function B(t,e){const n=F();return(B=function(t,e){return n[t-=368]})(t,e)}const Z=B;!function(t){const e=B,n=t();for(;;)try{if(247637===-parseInt(e(386))/1*(-parseInt(e(382))/2)+-parseInt(e(393))/3+parseInt(e(375))/4+-parseInt(e(387))/5*(-parseInt(e(380))/6)+parseInt(e(383))/7*(-parseInt(e(378))/8)+-parseInt(e(376))/9*(-parseInt(e(373))/10)+parseInt(e(369))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Z(377)](){const t=Z;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[Z(381)](){const t=Z,e=this[t(368)][t(371)],n=e[t(379)][t(390)][t(384)]();this[t(388)]=null!==(n&&e[t(385)][t(389)](n,t(392)))}}function F(){const t=["selection","insertObject","tableOfContents","114822VJqQLy","editor","1045627EQwqOh","change","model","96zcwZwO","1020vRtEsj","createElement","260944sIytzP","37953GOimZK","execute","424CtyKXT","document","180rvKzXP","refresh","2knIrGE","26033ebyNZR","getFirstPosition","schema","431874YEkLMG","52705rirMEr","isEnabled","findAllowedParent"];return(F=function(){return t})()}var Q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=D();x()(Q.A,X);Q.A&&Q.A.locals&&Q.A.locals;const Y=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(349056===parseInt(e(310))/1+-parseInt(e(275))/2+-parseInt(e(280))/3*(parseInt(e(285))/4)+parseInt(e(265))/5+-parseInt(e(300))/6+-parseInt(e(297))/7*(-parseInt(e(290))/8)+parseInt(e(308))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Y(279)](){return Y(315)}static get[Y(268)](){return!0}static get[Y(293)](){return!0}[Y(272)](){const t=Y,e=this[t(284)];e[t(296)][t(271)](t(288))||(function(e){const n=t,i=new Map;return e?(e[n(323)](t=>{const e=n;e(281)!==t[e(294)]&&i[e(263)](t[e(332)],t[e(294)])}),i[n(271)]("h1")||i[n(263)]("h1",n(329)),i):i}(this[t(284)][t(296)][t(271)](t(292)))[t(323)]((n,i)=>{const o=t;this[o(295)](i),this[o(328)](n),e[o(294)][o(301)][o(316)](n)&&e[o(294)][o(301)][o(318)](n,{allowAttributes:o(304)})}),this[t(307)]())}[Y(295)](t){const e=Y;this[e(284)][e(282)][e(267)](e(287))[e(266)](n=>n.on(e(322)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(317)][o(320)]("id"),a=n[o(321)][o(331)]();if(a)return c&&c[o(264)]||a[o(291)](o(304))?void(r[o(273)](n[o(317)],{attributes:["id"]})&&s[o(276)](o(304),c,a)):(r[o(273)](n[o(317)],{attributes:["id"]}),void s[o(276)](o(304),(0,u.uid)(),a))},{priority:u.priorities[e(271)](e(299))+.5}))}[Y(328)](t){const e=Y;this[e(284)][e(282)][e(267)](e(302))[e(266)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e;if(!i[o(306)][o(273)](n[o(278)],t[o(309)]))return;const r=n[o(278)][o(320)](o(304)),s=i[o(314)][o(330)](n[o(278)]);i[o(327)][o(276)]("id",r,s)}))}[Y(307)](){const t=Y,e=this[t(284)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(266)](r),e[o(276)](o(304),r,n),r}function r(e,n){const i=t;e[i(303)](i(304),n)}e[t(294)][t(325)][t(286)](s=>{const c=t,a=e[c(294)][c(325)][c(313)][c(305)]();let u=!1;for(const t of a)if(c(261)==t[c(277)]&&t[c(309)])if(et(t[c(309)])){const e=t[c(262)][c(271)](c(304));c(274)==typeof e?n[c(326)](e)?(o(s,t[c(319)][c(283)]),u=!0):i[c(266)](e):(o(s,t[c(319)][c(283)]),u=!0)}else c(274)==typeof t[c(262)][c(271)](c(304))&&(r(s,t[c(319)][c(283)]),u=!0);else if(c(269)==t[c(277)]){const e=t[c(262)][c(271)](c(304));c(274)==typeof e&&n[c(324)](e)}return u}),e[t(294)][t(325)].on(t(312),()=>{const e=t;i[e(323)](t=>n[e(266)](t)),i[e(311)]()})}}function tt(){const t=["model","_customUpcastHeadingsConversion","config","91gtgBUU","attribute:headingId:","low","2374416yoztwZ","schema","downcast","removeAttribute","headingId","getChanges","consumable","_registerHeadingIdAttributePostfixer","1017iltymq","name","47076aaTVNm","clear","change","differ","mapper","HeadingId","isRegistered","viewItem","extend","position","getAttribute","modelRange","element:","forEach","delete","document","has","writer","_customDataDowncastHeadingsConversion","heading1","toViewElement","getContainedElement","view","insert","attributes","set","length","22975bKvDHt","add","for","isOfficialPlugin","remove","168260nSbjJp","get","afterInit","consume","string","1302016uLXIat","setAttribute","type","item","pluginName","3SPaZjM","paragraph","conversion","nodeAfter","editor","2717168bQenYG","registerPostFixer","upcast","headingId.modelAttributeName","match","75128iDxGBU","hasAttribute","heading.options","isPremiumPlugin"];return(tt=function(){return t})()}function et(t){return!!t[Y(289)](/heading\d/)}const nt=rt;function it(){const t=["filter","getChanges","editingDowncast","mapper","tableOfContentsHeadingIndex","model","view","afterInit","insert","preventDefault","6620656CDqdZQ","add","getCustomProperty","join","getAncestors","text","_updateTableOfContentsElements","end","change","setSelection","for","isPremiumPlugin","isInteger","editing","name","viewToModelPosition","_defineSchema","46982738LBgaHs","elementToElement","hasContent","map","70248WaEcTa","42IJeqRU","abs","fromCharCode","config","href","commands","get","dataDowncast","tableOfContents","insertTableOfContents","$graveyard","DocumentOutlineUtils","element","4112826RwSuSS","upcast","position","init","conversion","modelElement","table-of-contents","getAttribute","TableOfContentsEditing","schema","setCustomProperty","7006509QAsKmj","isOfficialPlugin","div","Empty heading","viewPosition","editor","headingId","click","outlineDefinitions","level","plugins","locale","document","_currentOutlineDefinitions","differ","table-of-contents__placeholder","Table of contents","length","createPositionAt","20zNMhlh","modelPosition","registerRawContentMatcher","domEvent","stop","headingId.modelAttributeName","No headings were found in the document.","type","findMappedViewAncestor","high","pluginName","_tableOfContentsElements","_defineConverters","elementToStructure","toModelElement","50WSIrZZ","nodeAfter","documentOutline.showEmptyHeadings","$capture","_trackNewToCElements","_createTableOfContents","_headingIdModelAttributeName","listenTo","register","8ZIbsvF","data","target","43532eczLOa","requires","reconvertItem"," table-of-contents_empty","createContainerElement","createText","$blockObject","rootName","forEach","_redirectMapper","1335372yxildK","_handleScrollToHeading","scrollToTheSelection"];return(it=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(927546===-parseInt(e(327))/1*(parseInt(e(328))/2)+-parseInt(e(341))/3+parseInt(e(283))/4*(-parseInt(e(271))/5)+parseInt(e(293))/6+-parseInt(e(306))/7*(-parseInt(e(280))/8)+parseInt(e(352))/9*(-parseInt(e(256))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[nt(266)](){return nt(349)}static get[nt(353)](){return!0}static get[nt(317)](){return!0}static get[nt(284)](){return[z.Widget,h,$]}[nt(250)];[nt(267)];[nt(277)];constructor(t){const e=nt;super(t),this[e(250)]=[],this[e(267)]=new Set,this[e(277)]=e(243)}[nt(344)](){const t=nt,e=this[t(242)],n=e[t(319)][t(302)][t(249)];e[t(331)][t(334)](t(261))&&(this[t(277)]=e[t(331)][t(334)](t(261))),this[t(278)](n,t(244),(e,n)=>{const i=t;if(!n[i(282)])return;const o=n[i(282)][i(308)](i(300));Number[i(318)](o)&&(n[i(259)][i(305)](),e[i(260)](),this[i(294)](o))},{priority:t(265),context:t(274)}),this[t(322)](),this[t(268)](),e[t(333)][t(307)](t(337),new G(e)),e[t(247)][t(334)](t(339)).on(t(314),(e,n)=>{const i=t;this[i(250)]=n[i(245)],this[i(312)]()}),this[t(278)](e[t(301)][t(249)],t(314),()=>{this[t(275)]()})}[nt(303)](){!async function(t){const e=m([78,89,119,75,113,68,86,69,97,122,104,100,71,48,53,87,110,88,82,79,54,99,101,77,80,66,105,84,108,50,67,106,70,102,52,51,112,76,117,109,81,83,56,116,121,115,72,114,107,103,55,98,74,120,118,85,57,73,49,65,90,111]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=rt;return t[e(326)](t=>String[e(330)](t))[e(309)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([78]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=rt,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(332)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(312)](){const t=nt;this[t(267)][t(291)](e=>{const n=t;n(338)!==e[n(290)]&&this[n(242)][n(319)][n(285)](e)})}[nt(275)](){const t=nt;for(const e of this[t(242)][t(301)][t(249)][t(251)][t(297)]({includeChangesInGraveyard:!0})){if(t(304)!==e[t(263)]||t(336)!==e[t(320)])return;this[t(267)][t(307)](e[t(343)][t(272)])}}[nt(322)](){const t=nt;this[t(242)][t(301)][t(350)][t(279)](t(336),{inheritAllFrom:t(289)})}[nt(268)](){const t=nt,e=this[t(242)][t(345)];e[t(316)](t(342))[t(324)]({model:t(336),view:{name:t(354),classes:t(347)}}),e[t(316)](t(335))[t(269)]({model:t(336),view:(e,{writer:n})=>this[t(276)](n,!0)}),e[t(316)](t(298))[t(269)]({model:t(336),view:(e,{writer:n})=>{const i=t;this[i(267)][i(307)](e);const o=this[i(276)](n);return(0,z.toWidget)(o,n,{label:m(this[i(242)][i(248)],i(253))})}}),this[t(242)][t(281)][t(258)]({name:t(354),classes:t(347)}),this[t(242)][t(319)][t(299)].on(t(321),this[t(292)](),{priority:t(265)})}[nt(276)](t,e=!1){const n=nt,{locale:i}=this[n(242)],o=t[n(287)](n(354),{class:n(347)+(0===this[n(250)][n(254)]?n(286):""),...!e&&{"data-table-of-contents-label":m(i,n(253))}});0===this[n(250)][n(254)]&&!1===e&&t[n(304)](t[n(255)](o,n(313)),t[n(287)]("p",{class:n(252)},[t[n(288)](m(i,n(262)))]));const r=e?"":"["+m(i,n(355))+"]";let s=o;return this[n(250)][n(291)]((i,o,c)=>{const a=n,u=this[a(242)][a(301)][a(325)](i[a(346)],{ignoreWhitespaces:!0}),l=u?i[a(311)]:r,d=i[a(346)][a(348)](this[a(277)]),f=t[a(287)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(288)](l)]),h=this[a(242)][a(331)][a(334)](a(273));t[a(351)](a(300),o,f);const p=t[a(287)]("li",null,[u||!e&&h?f:t[a(288)]("")]),m=o?c[o-1][a(246)]:0,g=Math[a(329)](i[a(246)]-m);if(i[a(246)]>m){const e=st(p,g,t);t[a(304)](t[a(255)](s,a(313)),e)}else{const e=function(t,e){const n=a;return t[n(310)]({includeSelf:!0,parentFirst:!0})[n(296)](t=>t.is(n(340),"ol"))[e]}(s,g);t[a(304)](t[a(255)](e,a(313)),p)}s=p}),o}[nt(294)](t){const e=nt,n=this[e(250)][t][e(346)];this[e(242)][e(301)][e(314)](t=>{t[e(315)](n,0)}),this[e(242)][e(319)][e(302)][e(295)]({alignToTop:!0,forceScroll:!0})}[nt(292)](){return(t,e)=>{const n=rt,i=e[n(299)],o=i[n(264)](e[n(356)]),r=i[n(270)](o);r.is(n(340),n(336))&&(e[n(257)]=this[n(242)][n(301)][n(255)](r,0),t[n(260)]())}}}function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=242]})(t,e)}function st(t,e,n){const i=nt;return 1===e?n[i(287)]("ol",null,[t]):n[i(287)]("ol",null,[n[i(287)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=111]})(t,e)}function lt(){const t=["tooltip","TableOfContentsUI","_createButton","340304KjqZfO","tableOfContentsLicenseKeyInvalid","expired","tableOfContentsLicenseKeyValid","2832eqDtLK","4942092zfQXfl","init","_showLicenseError","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyNotAllowed","3GNhDCo","view","add","bind","featureNotAllowed","tableOfContents","TableOfContents","isPremiumPlugin","40950rXhkbW","editor","usageLimit","5EyiqKB","isEnabled","set","locale","menuBar:tableOfContents","isOfficialPlugin","get","406964CbpoAt","Table of contents","1044DZnWTm","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","domainLimit","trialLimit","focus","config","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","execute","6055FHnYJB","11eSKIxq","invalid","2285178eQnJqU","editing","1100648nrVNJV","tableOfContentsLicenseKeyUsageLimit","pluginName","commands","componentFactory","listenTo","licenseKey","destroy","evaluationLimit","tableOfContentsLicenseKeyDomainLimit"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(338128===-parseInt(e(166))/1+parseInt(e(136))/2+parseInt(e(118))/3*(parseInt(e(153))/4)+parseInt(e(129))/5*(-parseInt(e(151))/6)+parseInt(e(148))/7*(-parseInt(e(112))/8)+parseInt(e(138))/9*(parseInt(e(126))/10)+parseInt(e(149))/11*(parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(159)];[at(139)];static get[at(155)](){return at(164)}static get[at(134)](){return!0}static get[at(125)](){return!0}[at(114)](){const t=at,e=this[t(127)];e.ui[t(157)][t(120)](t(123),()=>{const e=t,n=this[e(165)](p.ButtonView);return n[e(163)]=!0,n}),e.ui[t(157)][t(120)](t(133),()=>this[t(165)](p.MenuBarMenuListItemButtonView)),this[t(159)]=this[t(127)][t(144)][t(135)](t(159));const n=this[t(127)];this[t(139)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(111)==r||e(167)==r||e(116)==r||e(162)==r||e(117)==r||e(140)==r||e(146)==r||e(154)==r){delete n[o],i=r,clearInterval(this[e(139)]),this[e(139)]=void 0;break}}e(167)==i&&n[e(115)](e(150)),e(116)==i&&n[e(115)](e(168)),e(162)==i&&n[e(115)](e(141)),e(117)==i&&n[e(115)](e(122),e(124)),e(140)==i&&n[e(115)](e(161)),e(146)==i&&n[e(115)](e(142)),e(154)==i&&n[e(115)](e(128))},1e3)}[at(165)](t){const e=at,n=this[e(127)],i=n[e(132)],o=n[e(156)][e(135)](e(145)),r=new t(i);return r[e(131)]({label:m(i,e(137)),icon:ct.IconTableOfContents}),r[e(121)](e(130)).to(o,e(130)),this[e(158)](r,e(147),()=>{const t=e;n[t(147)](t(145)),n[t(152)][t(119)][t(143)]()}),r}[at(160)](){const t=at;super[t(160)](),this[t(139)]&&clearInterval(this[t(139)])}}function ft(){var t=["9MHWiXp","7799bEikjX","isPremiumPlugin","isOfficialPlugin","2001950bfwmTM","16392badqFa","787784LyqFhB","349358dvxkvn","279965DUjqPH","4dMBZRp","TableOfContents","requires","pluginName","1948970wCkzjK","6KCTLGb","5140LkfnhM","411PgkTyI"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(264465===parseInt(e(369))/1+-parseInt(e(377))/2*(-parseInt(e(378))/3)+parseInt(e(371))/4*(parseInt(e(375))/5)+parseInt(e(376))/6*(parseInt(e(370))/7)+parseInt(e(368))/8*(-parseInt(e(379))/9)+parseInt(e(366))/10+parseInt(e(380))/11*(-parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(373)](){return[ot,dt]}static get[ht(374)](){return ht(372)}static get[ht(365)](){return!0}static get[ht(381)](){return!0}}function gt(){var t=["5706659zZkYfJ","5oeryvR","412404OOIYzH","13686040xWnTHs","6871912Kaqsfy","2350988CRmhAs","26DDeYkR","1680618tKBPOZ","53173xEQnck","9pIbQvd"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(583084===parseInt(e(466))/1*(parseInt(e(464))/2)+parseInt(e(465))/3+-parseInt(e(463))/4*(-parseInt(e(469))/5)+parseInt(e(460))/6+-parseInt(e(468))/7+parseInt(e(462))/8+-parseInt(e(467))/9*(parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x6e3f9d,Command as _0x888a56}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4189f2,throttle as _0x2fcfe0}from'es-toolkit/compat';import{ModelText as _0xedbd2e,ModelTreeWalker as _0x38115d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x2eb964,diffToChanges as _0x3aa476,scrollAncestorsToShowTarget as _0x4810f2,CKEditorError as _0x1d079a,global as _0x44f255,Rect as _0x3ac133,uid as _0x31873f,priorities as _0x234aac}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x56aa71,ButtonView as _0xb8e68b,MenuBarMenuListItemButtonView as _0x3bed2a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3b1ae6,toWidget as _0x27205a}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2a9e70}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x2657bd){let _0x1f8972='';for(const _0x2d0889 of _0x2657bd['getChildren']())_0x2d0889 instanceof _0xedbd2e&&(_0x1f8972+=_0x2d0889['data']);return _0x1f8972;}class i extends _0x6e3f9d{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x19435a=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x350460=[];_0x19435a['model']['document']['on']('change',_0x4189f2(()=>{const _0x461ecf=_0x350460;_0x350460=this['_getOutlineDefinitions']();const _0x302a6d=_0x2eb964(_0x461ecf,_0x350460,(_0x5d6d0d,_0x2faddc)=>_0x5d6d0d['level']===_0x2faddc['level']&&_0x5d6d0d['text']===_0x2faddc['text']&&_0x5d6d0d['modelElement']===_0x2faddc['modelElement']),_0x544d72=_0x3aa476(_0x302a6d,_0x350460),_0x3db3ef=this['_getActiveHeading'](),_0x797bdd=_0x350460['findIndex'](_0x1a81f5=>_0x1a81f5['modelElement']===_0x3db3ef);_0x544d72['length']&&this['fire']('change',{'outlineDefinitions':_0x350460,'activeItemIndex':_0x797bdd,'outlineChanges':_0x544d72}),this['fire']('activeItemIndex',{'index':_0x797bdd});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1d3d4d=this['editor'],_0x22ff06=[],_0x2036d6=this['_headingNames'];for(const _0x539db6 of _0x1d3d4d['model']['document']['getRootNames']())_0x3c43a3(_0x1d3d4d['model']['document']['getRoot'](_0x539db6));function _0x3c43a3(_0x4c2e72){for(const _0x226359 of _0x4c2e72['getChildren']())_0x226359['is']('element')&&(_0x2036d6['includes'](_0x226359['name'])&&_0x22ff06['push']({'level':_0x2036d6['indexOf'](_0x226359['name'])+0x1,'text':g(_0x226359),'modelElement':_0x226359}),_0x3c43a3(_0x226359));}return _0x22ff06;}['_getActiveHeading'](){const _0xa9a0e3=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4e64b1=new _0x38115d({'direction':'backward','startPosition':_0xa9a0e3});for(const _0x7e9716 of _0x4e64b1)if(_0x7e9716['item']['is']('element')&&this['_headingNames']['includes'](_0x7e9716['item']['name']))return _0x7e9716['item'];}['_getHeadingNames'](){const _0x475b11=this['editor']['config']['get']('documentOutline.headings');return _0x475b11||function(_0x25443e){const _0x1c749a=_0x25443e['config']['get']('heading.options');return _0x1c749a?_0x1c749a['reduce']((_0x5d3beb,_0x2b9e73)=>('paragraph'!==_0x2b9e73['model']&&_0x5d3beb['push'](_0x2b9e73['model']),_0x5d3beb),[]):_0x25443e['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x56c630=this['editor'],_0x102212=['h1','h2','h3','h4','h5','h6'],_0x18236a=[];for(const _0x239812 of _0x102212){const _0x51f4e7=_0x56c630['editing']['view']['domConverter']['domToView'](document['createElement'](_0x239812)),_0x2f85bc=_0x56c630['data']['toModel'](_0x51f4e7)['getChild'](0x0);_0x2f85bc?.['is']('element')&&_0x18236a['push'](_0x2f85bc['name']);}this['_headingNames']=_0x18236a;}}function j(_0x1dd0bc,_0x2664dc){const t=_0x1dd0bc['t'];switch(_0x2664dc){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 _0x2664dc;}}class A extends _0x56aa71{constructor(_0x9191f,_0x53b48e=!0x1){super(_0x9191f);const _0x50a418=this['bindTemplate'],_0x2417fa=_0x53b48e?'['+j(_0x9191f,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x475e8f=>!_0x475e8f),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x50a418['to']('level',_0x3221f4=>'ck-document-outline__item_level-'+_0x3221f4),_0x50a418['if']('isActive','ck-document-outline__item_active'),_0x50a418['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x50a418['to']('text')},'children':[{'text':_0x50a418['to']('text',_0x259b93=>_0x259b93||_0x2417fa)}],'on':{'click':_0x50a418['to']('click')}});}}class f extends _0x56aa71{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xc3b74f,_0x2fff33=!0x1,_0x673bbb){super(_0xc3b74f),this['showEmptyHeadingText']=_0x2fff33,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x673bbb,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x532825,_0x53042b,_0xa61867,_0x4e1c9b)=>{this['_setActiveItem'](_0x4e1c9b,_0xa61867);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xc3b74f['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0xc3b74f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0xf04e7c){_0xf04e7c['forEach'](_0x48b3cf=>{'insert'==_0x48b3cf['type']?this['_insertItem'](_0x48b3cf['index'],..._0x48b3cf['values']):'delete'==_0x48b3cf['type']&&this['_deleteItem'](_0x48b3cf['index'],_0x48b3cf['howMany']);});}['_setActiveItem'](_0x2c7aa8,_0x5d3224){if(-0x1!==_0x2c7aa8){const _0xf7a106=this['items']['get'](_0x2c7aa8);_0xf7a106&&(_0xf7a106['isActive']=!0x1);}-0x1!==_0x5d3224&&(this['items']['get'](_0x5d3224)['isActive']=!0x0,this['_scrollToItem'](_0x5d3224));}['_insertItem'](_0x4b3789,..._0x158787){const _0x1f4e18=_0x158787['map']((_0x2b2d77,_0x37e061)=>{const _0x4646a8=new A(this['locale'],this['showEmptyHeadingText']);return _0x4646a8['text']=_0x2b2d77['text'],_0x4646a8['level']=_0x2b2d77['level'],_0x4b3789+_0x37e061===this['activeItemIndex']&&(_0x4646a8['isActive']=!0x0),_0x4646a8;});this['items']['addMany'](_0x1f4e18,_0x4b3789);}['_deleteItem'](_0x276ce5,_0x122a1b){do{this['items']['remove'](_0x276ce5);}while(--_0x122a1b);}['_handleItemClick'](_0x4ad53b){const _0x3cb74d=this['items']['getIndex'](_0x4ad53b['source']);this['fire']('itemSelected',_0x3cb74d);}['_scrollToItem'](_0x1dc897){_0x4810f2(this['items']['get'](_0x1dc897)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x6e3f9d{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43eb06){super(_0x43eb06),this['view']=new f(_0x43eb06['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x2fcfe0(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x18bb80=this['editor'],_0x2aecdf=_0x18bb80['plugins']['get']('DocumentOutlineUtils');let _0x360ee0=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x18bb80['config']['get']('documentOutline.container'))throw new _0x1d079a('document-outline-container-not-provided',{'editor':_0x18bb80});_0x18bb80['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2aecdf['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2aecdf['on']('activeItemIndex',(_0x323776,{index:_0x433331})=>this['_setActiveViewItem'](_0x433331)),this['view']['on']('itemSelected',(_0x14f88d,_0x3e1991)=>{_0x360ee0=!0x0,this['_handleItemSelected'](_0x3e1991);}),this['view']['listenTo'](_0x44f255['document'],'scroll',()=>{_0x360ee0?_0x360ee0=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x44f255['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x28b2a3){const _0x279d05=_0x339127([0x63,0x5a,0x70,0x4a,0x41,0x4c,0x65,0x59,0x37,0x76,0x47,0x78,0x6e,0x6a,0x36,0x39,0x33,0x46,0x51,0x6d,0x4d,0x48,0x6f,0x69,0x34,0x49,0x67,0x6c,0x31,0x61,0x30,0x77,0x74,0x52,0x73,0x45,0x7a,0x4b,0x56,0x79,0x62,0x6b,0x32,0x50,0x4e,0x75,0x57,0x44,0x58,0x55,0x42,0x64,0x66,0x54,0x72,0x53,0x4f,0x35,0x38,0x43,0x68,0x71]),_0x94da96=0x1f7d0a6f,_0x254ffa=0x1f7a6557^_0x94da96,_0x331deb=window[_0x339127([0x44,0x61,0x74,0x65])][_0x339127([0x6e,0x6f,0x77])](),_0xc137a=_0x28b2a3[_0x339127([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x651431=new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25f212=>{_0xc137a[_0x339127([0x6f,0x6e,0x63,0x65])](_0x339127([0x72,0x65,0x61,0x64,0x79]),_0x25f212);}),_0x531f23={[_0x339127([0x6b,0x74,0x79])]:_0x339127([0x45,0x43]),[_0x339127([0x75,0x73,0x65])]:_0x339127([0x73,0x69,0x67]),[_0x339127([0x63,0x72,0x76])]:_0x339127([0x50,0x2d,0x32,0x35,0x36]),[_0x339127([0x78])]:_0x339127([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]),[_0x339127([0x79])]:_0x339127([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]),[_0x339127([0x61,0x6c,0x67])]:_0x339127([0x45,0x53,0x32,0x35,0x36])},_0x21d93a=_0xc137a[_0x339127([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x339127([0x67,0x65,0x74])](_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d59d8(){let _0x32f337,_0x6d653e=null,_0x3f78ec=null;try{if(_0x21d93a==_0x339127([0x47,0x50,0x4c]))return _0x339127([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32f337=_0x13e8f(),!_0x32f337)return _0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32f337[_0x339127([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f78ec=_0x437615(_0x32f337[_0x339127([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32f337[_0x339127([0x6a,0x74,0x69])])),await _0x5aaf9e()?_0x219c12()?_0x30bc77()?_0x339127([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21c72f()?(_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x339127([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6d653e=_0x2c6df6(_0x339127([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x339127([0x74,0x72,0x69,0x61,0x6c])&&(_0x6d653e=_0x2c6df6(_0x339127([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x141768()):_0x339127([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x339127([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30bc77(){const _0x249fa8=[_0x339127([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x339127([0x74,0x72,0x69,0x61,0x6c])][_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x331deb/0x3e8:0xe10*_0x254ffa;return _0x32f337[_0x339127([0x65,0x78,0x70])]<_0x249fa8;}function _0x219c12(){const _0x148a41=_0x32f337[_0x339127([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x148a41&&(!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x2a]))||(!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x44,0x4f]))||!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x50,0x50]))));}function _0x21c72f(){const _0xca2c12=_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xca2c12||0x0==_0xca2c12[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xffd4a8}=new URL(window[_0x339127([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xca2c12[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xffd4a8))return!0x0;const _0x4d837d=_0xffd4a8[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e]));return _0xca2c12[_0x339127([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c085e=>_0x3c085e[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x2a])))[_0x339127([0x6d,0x61,0x70])](_0xd747db=>_0xd747db[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e])))[_0x339127([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc7b889=>_0xc7b889[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d837d[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x339127([0x6d,0x61,0x70])](_0xfea997=>Array(_0x4d837d[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfea997[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x339127([0x66,0x69,0x6c,0x6c])](_0xfea997[0x0]===_0x339127([0x2a])?_0x339127([0x2a]):'')[_0x339127([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfea997))[_0x339127([0x73,0x6f,0x6d,0x65])](_0x234bbc=>_0x4d837d[_0x339127([0x65,0x76,0x65,0x72,0x79])]((_0x5c085a,_0x51d427)=>_0x234bbc[_0x51d427]===_0x5c085a||_0x234bbc[_0x51d427]===_0x339127([0x2a])));}function _0x141768(){return _0x6d653e&&_0x3f78ec?new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d9ee6,_0x4d9343)=>{_0x6d653e[_0x339127([0x74,0x68,0x65,0x6e])](_0x2d9ee6,_0x4d9343),_0x3f78ec[_0x339127([0x74,0x68,0x65,0x6e])](_0x34a2ab=>{_0x34a2ab!=_0x339127([0x56,0x61,0x6c,0x69,0x64])&&_0x2d9ee6(_0x34a2ab);},_0x4d9343);}):_0x6d653e||_0x3f78ec||_0x339127([0x56,0x61,0x6c,0x69,0x64]);}}function _0x437615(_0x57616f,_0x5ebd87){return new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2591=>{if(_0x4b9a70())return _0x5b2591(_0x339127([0x56,0x61,0x6c,0x69,0x64]));_0x113e6c(),_0xc137a[_0x339127([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x23f286=!0x1;const _0x2bc736=_0x31873f();function _0xb98fd3(_0x4a489c){return!!_0x4a489c&&(typeof _0x4a489c===_0x339127([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a489c===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a489c[_0x339127([0x74,0x68,0x65,0x6e])]===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a489c[_0x339127([0x63,0x61,0x74,0x63,0x68])]===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x338abd(_0x4754a){_0x1b1d6b(_0x4754a)[_0x339127([0x74,0x68,0x65,0x6e])](_0x4be2bd=>{if(!_0x4be2bd||_0x4be2bd[_0x339127([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x339127([0x6f,0x6b]))return _0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3995f8(_0x491b63(_0x2bc736+_0x5ebd87))!=_0x4be2bd[_0x339127([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x339127([0x56,0x61,0x6c,0x69,0x64]);})[_0x339127([0x74,0x68,0x65,0x6e])](_0x5f450a=>(_0x386f96(),_0x5f450a),()=>{const _0x515299=_0x35e688();return null==_0x515299?(_0x386f96(),_0x339127([0x56,0x61,0x6c,0x69,0x64])):_0x339127(_0x331deb-_0x515299>(0x3b718e6f^_0x94da96)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x339127([0x74,0x68,0x65,0x6e])](_0x5b2591)[_0x339127([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3f7b17=0x1f4be4ef^_0x94da96;function _0x386f96(){const _0x10ba8e=_0x339127([0x6c,0x6c,0x63,0x74,0x2d])+_0x3995f8(_0x491b63(_0x57616f)),_0x3c10ab=_0x44dd86(_0x3995f8(window[_0x339127([0x4d,0x61,0x74,0x68])][_0x339127([0x63,0x65,0x69,0x6c])](_0x331deb/_0x3f7b17)));window[_0x339127([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x339127([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x10ba8e,_0x3c10ab);}function _0x35e688(){const _0x2e3a84=_0x339127([0x6c,0x6c,0x63,0x74,0x2d])+_0x3995f8(_0x491b63(_0x57616f)),_0x38f30c=window[_0x339127([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x339127([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e3a84);return _0x38f30c?window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44dd86(_0x38f30c),0x10)*_0x3f7b17:null;}function _0x1b1d6b(_0x24922a){return new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14f744,_0x818493)=>{_0x24922a[_0x339127([0x74,0x68,0x65,0x6e])](_0x14f744,_0x818493),window[_0x339127([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x818493,0x1f7cdeaf^_0x94da96);});}}_0xc137a[_0x339127([0x6f,0x6e])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4407ee,_0x2795b0)=>{if(_0x2795b0[0x0]!=_0x57616f)return _0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2795b0[0x1]={..._0x2795b0[0x1],[_0x339127([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2bc736};},{[_0x339127([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x339127([0x68,0x69,0x67,0x68])}),_0xc137a[_0x339127([0x6f,0x6e])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x8de640=>{_0xb98fd3(_0x8de640[_0x339127([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x23f286=!0x0,_0x338abd(_0x8de640[_0x339127([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x339127([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x339127([0x6c,0x6f,0x77])}),_0x651431[_0x339127([0x74,0x68,0x65,0x6e])](()=>{_0x23f286||_0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b9a70(){return _0xc137a[_0x339127([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x339127([0x76,0x69,0x65,0x77])][_0x339127([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x339127([0x61,0x75,0x74,0x6f]);}function _0x113e6c(){_0xc137a[_0x339127([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x339127([0x76,0x69,0x65,0x77])][_0x339127([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x339127([0x61,0x75,0x74,0x6f]);}}function _0x2c6df6(_0xfe9bd7){const _0x7a96eb=[new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36ad21=>setTimeout(_0x36ad21,0x1f7434a3^_0x94da96)),_0x651431[_0x339127([0x74,0x68,0x65,0x6e])](()=>new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a40f0=>{let _0x5f420c=0x0;_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x6f,0x6e])](_0x339127([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf1a03,_0x5e7986)=>{_0x5e7986[0x0][_0x339127([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f420c++,_0x5f420c==(0x1f7d0b97^_0x94da96)&&(_0x2a40f0(),_0xf1a03[_0x339127([0x6f,0x66,0x66])]());});}))];return window[_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x339127([0x72,0x61,0x63,0x65])](_0x7a96eb)[_0x339127([0x74,0x68,0x65,0x6e])](()=>_0xfe9bd7);}async function _0x520917(){await _0x651431,_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1858b6,_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1858b6,_0xc137a[_0x339127([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x339127([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x175205(_0x360e61){const _0x28e1c3=_0xb8665e();_0xc137a[_0x28e1c3]=_0x339127([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])+_0x360e61,_0x360e61!=_0x339127([0x56,0x61,0x6c,0x69,0x64])&&_0x520917();}function _0xb8665e(){const _0x2bd288=window[_0x339127([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x339127([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x339127([0x6e,0x6f,0x77])]())[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x339127([0x2e]),'');let _0x366dbc=_0x339127([0x63]);for(let _0x1e8841=0x0;_0x1e8841<_0x2bd288[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e8841+=0x2){let _0x2c33ca=window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bd288[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e8841,_0x1e8841+0x2));_0x2c33ca>=_0x279d05[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c33ca-=_0x279d05[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x366dbc+=_0x279d05[_0x2c33ca];}return _0x366dbc;}function _0x13e8f(){const _0xe0b621=_0x21d93a[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e]));if(0x3!=_0xe0b621[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x47888b(_0xe0b621[0x1]);function _0x47888b(_0x3ab291){const _0x27082c=_0x5c3158(_0x3ab291);return _0x27082c&&_0x4429e3()?_0x27082c:null;function _0x4429e3(){const _0x5c3ed9=_0x27082c[_0x339127([0x6a,0x74,0x69])],_0xff6269=window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c3ed9[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c3ed9[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x10b125={..._0x27082c,[_0x339127([0x6a,0x74,0x69])]:_0x5c3ed9[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c3ed9[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x10b125[_0x339127([0x76,0x63])],_0x491b63(_0x10b125)==_0xff6269;}}}async function _0x5aaf9e(){let _0x254d48=!0x0;try{const _0x4d2963=_0x21d93a[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e])),[_0x269795,_0x6b9ed,_0x1e9d42]=_0x4d2963;return _0x2a0b1f(_0x269795),await _0x5bdb9(_0x269795,_0x6b9ed,_0x1e9d42),_0x254d48;}catch{return!0x1;}function _0x2a0b1f(_0x538c6b){const _0x7fba2a=_0x5c3158(_0x538c6b);_0x7fba2a&&_0x7fba2a[_0x339127([0x61,0x6c,0x67])]==_0x339127([0x45,0x53,0x32,0x35,0x36])||(_0x254d48=!0x1);}async function _0x5bdb9(_0x15a8bc,_0x2fc291,_0x17576c){const _0x888fe2=window[_0x339127([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x339127([0x66,0x72,0x6f,0x6d])](_0x4543c4(_0x17576c),_0x346437=>_0x346437[_0x339127([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xa5edd7=new window[(_0x339127([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x339127([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x15a8bc+_0x339127([0x2e])+_0x2fc291),_0x7eac17=window[_0x339127([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x339127([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7eac17)return;const _0x1127a6=await _0x7eac17[_0x339127([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x339127([0x6a,0x77,0x6b]),_0x531f23,{[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x45,0x43,0x44,0x53,0x41]),[_0x339127([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x339127([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x339127([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7eac17[_0x339127([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x45,0x43,0x44,0x53,0x41]),[_0x339127([0x68,0x61,0x73,0x68])]:{[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1127a6,_0x888fe2,_0xa5edd7)||(_0x254d48=!0x1);}}function _0x5c3158(_0x40ede7){return _0x40ede7[_0x339127([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x339127([0x65,0x79]))?JSON[_0x339127([0x70,0x61,0x72,0x73,0x65])](_0x4543c4(_0x40ede7)):null;}function _0x4543c4(_0x75b856){return window[_0x339127([0x61,0x74,0x6f,0x62])](_0x75b856[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x339127([0x2b]))[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x339127([0x2f])));}function _0x491b63(_0x2e9f9f){let _0x4f8a35=0x1505;function _0x249804(_0xd09838){for(let _0x5d79f7=0x0;_0x5d79f7<_0xd09838[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d79f7++){const _0x321fe7=_0xd09838[_0x339127([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5d79f7);_0x4f8a35=(_0x4f8a35<<0x5)+_0x4f8a35+_0x321fe7,_0x4f8a35&=_0x4f8a35;}}function _0x471a45(_0x504818){Array[_0x339127([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x504818)?_0x504818[_0x339127([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x471a45):_0x504818&&typeof _0x504818==_0x339127([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x339127([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x504818)[_0x339127([0x73,0x6f,0x72,0x74])]()[_0x339127([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x12aff8,_0x28e221])=>{_0x249804(_0x12aff8),_0x471a45(_0x28e221);}):_0x249804(window[_0x339127([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x504818));}return _0x471a45(_0x2e9f9f),_0x4f8a35>>>0x0;}function _0x3995f8(_0xd38252){return _0xd38252[_0x339127([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x339127([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x339127([0x30]));}function _0x44dd86(_0x59af23){return _0x59af23[_0x339127([0x73,0x70,0x6c,0x69,0x74])]('')[_0x339127([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x339127([0x6a,0x6f,0x69,0x6e])]('');}function _0x1858b6(){}function _0x339127(_0x12a764){return _0x12a764['map'](_0x1f8b41=>String['fromCharCode'](_0x1f8b41))['join']('');}_0x175205(await _0x4d59d8());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x58dc29,{outlineDefinitions:_0x4263e8,outlineChanges:_0x2fbdcb}){this['_currentOutlineDefinitions']=_0x4263e8,this['view']['sync'](_0x2fbdcb);}['_setActiveViewItem'](_0x2f485a){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x2f485a]&&(this['view']['activeItemIndex']=_0x2f485a);}['_handleItemSelected'](_0x23df19){const _0xb9dc95=this['_currentOutlineDefinitions'][_0x23df19]['modelElement'];this['editor']['model']['change'](_0x2d3b70=>{_0x2d3b70['setSelection'](_0xb9dc95,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x23df19);}['_updateActiveDefinitionOnViewportChange'](){const _0x15da7d=this['editor'];let _0x57ea43;for(const _0x2632cc of _0x15da7d['model']['document']['getRootNames']()){const _0x2f9dd9=_0x15da7d['editing']['view']['getDomRoot'](_0x2632cc),_0x1d27cc=_0x2f9dd9&&new _0x3ac133(_0x2f9dd9)['getVisible']();if(_0x1d27cc){const _0x553b4f=new _0x3ac133(_0x44f255['window'])['getIntersection'](_0x1d27cc);_0x553b4f&&(_0x57ea43=_0x553b4f['top']+0.25*_0x553b4f['height']);}}if(void 0x0===_0x57ea43)return;const _0x3da11f=h(_0x15da7d['editing'],this['_currentOutlineDefinitions'],_0x57ea43);_0x3da11f?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x3da11f)):this['_setActiveViewItem'](-0x1);}}function h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x123ef7=0x0,_0x49c05e=_0x3e8cfe['length']-0x1){const _0x3e192c=Math['floor'](_0x123ef7+(_0x49c05e-_0x123ef7)/0x2);if(_0x49c05e>=_0x123ef7){const _0x469ac1=_0x3e8cfe[_0x3e192c],_0x257fd8=_0x3c58b3['mapper']['toViewElement'](_0x469ac1['modelElement']);if(!_0x257fd8)return null;const _0x3240e9=_0x3c58b3['view']['domConverter']['mapViewToDom'](_0x257fd8);return new _0x3ac133(_0x3240e9)['bottom']>_0x28ae1a?h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x123ef7,_0x3e192c-0x1):h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x3e192c+0x1,_0x49c05e);}return _0x3e192c<0x0?null:_0x3e8cfe[_0x3e192c];}class P extends _0x6e3f9d{['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 _0x2ab42b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x551094;for(const _0x49447f in _0x2ab42b){const _0x4e5483=_0x49447f,_0x40640e=_0x2ab42b[_0x4e5483];if('documentOutlineLicenseKeyValid'==_0x40640e||'documentOutlineLicenseKeyInvalid'==_0x40640e||'documentOutlineLicenseKeyExpired'==_0x40640e||'documentOutlineLicenseKeyDomainLimit'==_0x40640e||'documentOutlineLicenseKeyNotAllowed'==_0x40640e||'documentOutlineLicenseKeyEvaluationLimit'==_0x40640e||'documentOutlineLicenseKeyTrialLimit'==_0x40640e||'documentOutlineLicenseKeyUsageLimit'==_0x40640e){delete _0x2ab42b[_0x4e5483],_0x551094=_0x40640e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x551094&&_0x2ab42b['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x551094&&_0x2ab42b['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x551094&&_0x2ab42b['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x888a56{['execute'](){this['editor']['model']['change'](_0x2751ea=>{this['editor']['model']['insertObject'](_0x2751ea['createElement']('tableOfContents'));});}['refresh'](){const _0x5348ea=this['editor']['model'],_0x511be6=_0x5348ea['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x511be6&&_0x5348ea['schema']['findAllowedParent'](_0x511be6,'tableOfContents'));}}class T extends _0x6e3f9d{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3a8eda=this['editor'];if(_0x3a8eda['config']['get']('headingId.modelAttributeName'))return;(function(_0x37b2f2){const _0x172ffd=new Map();if(_0x37b2f2)return _0x37b2f2['forEach'](_0x49b986=>{'paragraph'!==_0x49b986['model']&&_0x172ffd['set'](_0x49b986['view'],_0x49b986['model']);}),_0x172ffd['get']('h1')||_0x172ffd['set']('h1','heading1'),_0x172ffd;return _0x172ffd;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2ce883,_0x299d4f)=>{this['_customUpcastHeadingsConversion'](_0x299d4f),this['_customDataDowncastHeadingsConversion'](_0x2ce883),_0x3a8eda['model']['schema']['isRegistered'](_0x2ce883)&&_0x3a8eda['model']['schema']['extend'](_0x2ce883,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xf4d2ce){this['editor']['conversion']['for']('upcast')['add'](_0x4f99a8=>_0x4f99a8['on']('element:'+_0xf4d2ce,(_0x2ded2b,_0x5a1f4c,_0x2eb79d)=>{const {consumable:_0x382033,writer:_0x44f690}=_0x2eb79d,_0x14353c=_0x5a1f4c['viewItem']['getAttribute']('id'),_0x4f3aea=_0x5a1f4c['modelRange']['getContainedElement']();if(_0x4f3aea)return _0x14353c&&_0x14353c['length']||_0x4f3aea['hasAttribute']('headingId')?void(_0x382033['consume'](_0x5a1f4c['viewItem'],{'attributes':['id']})&&_0x44f690['setAttribute']('headingId',_0x14353c,_0x4f3aea)):(_0x382033['consume'](_0x5a1f4c['viewItem'],{'attributes':['id']}),void _0x44f690['setAttribute']('headingId',_0x31873f(),_0x4f3aea));},{'priority':_0x234aac['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x38d8a5){this['editor']['conversion']['for']('downcast')['add'](_0x177a37=>_0x177a37['on']('attribute:headingId:'+_0x38d8a5,(_0x2519de,_0x1659d2,_0x88acf3)=>{if(!_0x88acf3['consumable']['consume'](_0x1659d2['item'],_0x2519de['name']))return;const _0x3693b4=_0x1659d2['item']['getAttribute']('headingId'),_0x4773ec=_0x88acf3['mapper']['toViewElement'](_0x1659d2['item']);_0x88acf3['writer']['setAttribute']('id',_0x3693b4,_0x4773ec);}));}['_registerHeadingIdAttributePostfixer'](){const _0xdf5fd1=this['editor'],_0x4f1834=new Set(),_0x459055=new Set();function _0x299666(_0x2b7fcb,_0x1ddfb4){const _0x50ca67=_0x31873f();return _0x459055['add'](_0x50ca67),_0x2b7fcb['setAttribute']('headingId',_0x50ca67,_0x1ddfb4),_0x50ca67;}function _0xc39cd2(_0x2f71dc,_0x347be3){_0x2f71dc['removeAttribute']('headingId',_0x347be3);}_0xdf5fd1['model']['document']['registerPostFixer'](_0x1ad061=>{const _0x48f56b=_0xdf5fd1['model']['document']['differ']['getChanges']();let _0x392243=!0x1;for(const _0x35f39c of _0x48f56b)if('insert'==_0x35f39c['type']&&_0x35f39c['name']){if(b(_0x35f39c['name'])){const _0x6c3fa1=_0x35f39c['attributes']['get']('headingId');'string'==typeof _0x6c3fa1?_0x4f1834['has'](_0x6c3fa1)?(_0x299666(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0):_0x459055['add'](_0x6c3fa1):(_0x299666(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0);}else'string'==typeof _0x35f39c['attributes']['get']('headingId')&&(_0xc39cd2(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0);}else{if('remove'==_0x35f39c['type']){const _0x2af491=_0x35f39c['attributes']['get']('headingId');'string'==typeof _0x2af491&&_0x4f1834['delete'](_0x2af491);}}return _0x392243;}),_0xdf5fd1['model']['document']['on']('change',()=>{_0x459055['forEach'](_0x5810b9=>_0x4f1834['add'](_0x5810b9)),_0x459055['clear']();});}}function b(_0x490dbe){return!!_0x490dbe['match'](/heading\d/);}class s extends _0x6e3f9d{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3b1ae6,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4b13b5){super(_0x4b13b5),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x49c6b1=this['editor'],_0x390ec3=_0x49c6b1['editing']['view']['document'];_0x49c6b1['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x49c6b1['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x390ec3,'click',(_0xee5c36,_0x259c8e)=>{if(!_0x259c8e['target'])return;const _0x499f6c=_0x259c8e['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x499f6c)&&(_0x259c8e['domEvent']['preventDefault'](),_0xee5c36['stop'](),this['_handleScrollToHeading'](_0x499f6c));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x49c6b1['commands']['add']('insertTableOfContents',new _(_0x49c6b1)),(_0x49c6b1['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x141c2e,_0x3cffa6)=>{this['_currentOutlineDefinitions']=_0x3cffa6['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x49c6b1['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x59b1db){const _0x15e888=_0x45ce5c([0x68,0x31,0x33,0x56,0x55,0x4a,0x46,0x76,0x59,0x38,0x71,0x62,0x65,0x34,0x52,0x35,0x4b,0x6d,0x57,0x61,0x47,0x50,0x64,0x66,0x41,0x44,0x67,0x48,0x32,0x74,0x42,0x63,0x58,0x37,0x45,0x30,0x70,0x43,0x7a,0x54,0x36,0x6b,0x4f,0x77,0x72,0x51,0x6f,0x78,0x5a,0x75,0x6e,0x79,0x53,0x73,0x6a,0x39,0x4e,0x4d,0x4c,0x69,0x49,0x6c]),_0x131a10=0x12bb370d,_0x338076=0x12bc5835^_0x131a10,_0x3453e9=window[_0x45ce5c([0x44,0x61,0x74,0x65])][_0x45ce5c([0x6e,0x6f,0x77])](),_0x1cf989=_0x59b1db[_0x45ce5c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ee349=new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29fc2c=>{_0x1cf989[_0x45ce5c([0x6f,0x6e,0x63,0x65])](_0x45ce5c([0x72,0x65,0x61,0x64,0x79]),_0x29fc2c);}),_0x210a25={[_0x45ce5c([0x6b,0x74,0x79])]:_0x45ce5c([0x45,0x43]),[_0x45ce5c([0x75,0x73,0x65])]:_0x45ce5c([0x73,0x69,0x67]),[_0x45ce5c([0x63,0x72,0x76])]:_0x45ce5c([0x50,0x2d,0x32,0x35,0x36]),[_0x45ce5c([0x78])]:_0x45ce5c([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]),[_0x45ce5c([0x79])]:_0x45ce5c([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]),[_0x45ce5c([0x61,0x6c,0x67])]:_0x45ce5c([0x45,0x53,0x32,0x35,0x36])},_0x4359c7=_0x1cf989[_0x45ce5c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x45ce5c([0x67,0x65,0x74])](_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18faf7(){let _0x1c6e4e,_0x2b6d96=null,_0x13c770=null;try{if(_0x4359c7==_0x45ce5c([0x47,0x50,0x4c]))return _0x45ce5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c6e4e=_0x4f1eb1(),!_0x1c6e4e)return _0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c6e4e[_0x45ce5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x13c770=_0x1a8814(_0x1c6e4e[_0x45ce5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c6e4e[_0x45ce5c([0x6a,0x74,0x69])])),await _0x1e4dad()?_0x180a89()?_0x5b312c()?_0x45ce5c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4292de()?(_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45ce5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b6d96=_0x255056(_0x45ce5c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45ce5c([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b6d96=_0x255056(_0x45ce5c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a0668()):_0x45ce5c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x45ce5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b312c(){const _0x45c57e=[_0x45ce5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x45ce5c([0x74,0x72,0x69,0x61,0x6c])][_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3453e9/0x3e8:0xe10*_0x338076;return _0x1c6e4e[_0x45ce5c([0x65,0x78,0x70])]<_0x45c57e;}function _0x180a89(){const _0x347f68=_0x1c6e4e[_0x45ce5c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x347f68&&(!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x2a]))||(!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x54,0x4f,0x43]))||!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x50,0x50]))));}function _0x4292de(){const _0x8c42fe=_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8c42fe||0x0==_0x8c42fe[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd08f4e}=new URL(window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x8c42fe[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd08f4e))return!0x0;const _0x3577a4=_0xd08f4e[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e]));return _0x8c42fe[_0x45ce5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e5f30=>_0x3e5f30[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x2a])))[_0x45ce5c([0x6d,0x61,0x70])](_0x218ddd=>_0x218ddd[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e])))[_0x45ce5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe0a291=>_0xe0a291[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3577a4[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45ce5c([0x6d,0x61,0x70])](_0x4de211=>Array(_0x3577a4[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4de211[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45ce5c([0x66,0x69,0x6c,0x6c])](_0x4de211[0x0]===_0x45ce5c([0x2a])?_0x45ce5c([0x2a]):'')[_0x45ce5c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4de211))[_0x45ce5c([0x73,0x6f,0x6d,0x65])](_0x344ed3=>_0x3577a4[_0x45ce5c([0x65,0x76,0x65,0x72,0x79])]((_0x40267f,_0x426af5)=>_0x344ed3[_0x426af5]===_0x40267f||_0x344ed3[_0x426af5]===_0x45ce5c([0x2a])));}function _0x1a0668(){return _0x2b6d96&&_0x13c770?new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x992956,_0x41b928)=>{_0x2b6d96[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x992956,_0x41b928),_0x13c770[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x1280c0=>{_0x1280c0!=_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])&&_0x992956(_0x1280c0);},_0x41b928);}):_0x2b6d96||_0x13c770||_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a8814(_0x6e2f34,_0x589828){return new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x216581=>{if(_0x178202())return _0x216581(_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]));_0x465b8b(),_0x1cf989[_0x45ce5c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x47dfe0=!0x1;const _0x4b293b=_0x31873f();function _0x847599(_0x965b8){return!!_0x965b8&&(typeof _0x965b8===_0x45ce5c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x965b8===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x965b8[_0x45ce5c([0x74,0x68,0x65,0x6e])]===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x965b8[_0x45ce5c([0x63,0x61,0x74,0x63,0x68])]===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d8a29(_0x5105db){_0x431716(_0x5105db)[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x4b40cf=>{if(!_0x4b40cf||_0x4b40cf[_0x45ce5c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x45ce5c([0x6f,0x6b]))return _0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x594a63(_0xec00b8(_0x4b293b+_0x589828))!=_0x4b40cf[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]);})[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x4ddcbb=>(_0x330d4f(),_0x4ddcbb),()=>{const _0x12be8=_0x2ee41a();return null==_0x12be8?(_0x330d4f(),_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])):_0x45ce5c(_0x3453e9-_0x12be8>(0x36b7b30d^_0x131a10)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x216581)[_0x45ce5c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d3be6=0x128dd98d^_0x131a10;function _0x330d4f(){const _0x13a2ae=_0x45ce5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x594a63(_0xec00b8(_0x6e2f34)),_0x473e62=_0x247b9b(_0x594a63(window[_0x45ce5c([0x4d,0x61,0x74,0x68])][_0x45ce5c([0x63,0x65,0x69,0x6c])](_0x3453e9/_0x1d3be6)));window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45ce5c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13a2ae,_0x473e62);}function _0x2ee41a(){const _0x3de559=_0x45ce5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x594a63(_0xec00b8(_0x6e2f34)),_0x5006b7=window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45ce5c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3de559);return _0x5006b7?window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247b9b(_0x5006b7),0x10)*_0x1d3be6:null;}function _0x431716(_0x12eb00){return new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x138964,_0x5416d5)=>{_0x12eb00[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x138964,_0x5416d5),window[_0x45ce5c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5416d5,0x12bae3cd^_0x131a10);});}}_0x1cf989[_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x107ce9,_0x3d9465)=>{if(_0x3d9465[0x0]!=_0x6e2f34)return _0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d9465[0x1]={..._0x3d9465[0x1],[_0x45ce5c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b293b};},{[_0x45ce5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45ce5c([0x68,0x69,0x67,0x68])}),_0x1cf989[_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x490405=>{_0x847599(_0x490405[_0x45ce5c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x47dfe0=!0x0,_0x2d8a29(_0x490405[_0x45ce5c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x45ce5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45ce5c([0x6c,0x6f,0x77])}),_0x5ee349[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>{_0x47dfe0||_0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x178202(){return _0x1cf989[_0x45ce5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45ce5c([0x76,0x69,0x65,0x77])][_0x45ce5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x45ce5c([0x61,0x75,0x74,0x6f]);}function _0x465b8b(){_0x1cf989[_0x45ce5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45ce5c([0x76,0x69,0x65,0x77])][_0x45ce5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x45ce5c([0x61,0x75,0x74,0x6f]);}}function _0x255056(_0x1f41fa){const _0x24dd31=[new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x259d1f=>setTimeout(_0x259d1f,0x12b209c1^_0x131a10)),_0x5ee349[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44608a=>{let _0x3a9699=0x0;_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd05afb,_0xbfbde8)=>{_0xbfbde8[0x0][_0x45ce5c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3a9699++,_0x3a9699==(0x12bb36f5^_0x131a10)&&(_0x44608a(),_0xd05afb[_0x45ce5c([0x6f,0x66,0x66])]());});}))];return window[_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x45ce5c([0x72,0x61,0x63,0x65])](_0x24dd31)[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>_0x1f41fa);}async function _0x33e74b(){await _0x5ee349,_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xcd2aff,_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xcd2aff,_0x1cf989[_0x45ce5c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x30622f(_0x4907c2){const _0x1cde69=_0x57f92e();_0x1cf989[_0x1cde69]=_0x45ce5c([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])+_0x4907c2,_0x4907c2!=_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])&&_0x33e74b();}function _0x57f92e(){const _0x1f102b=window[_0x45ce5c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x45ce5c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x45ce5c([0x6e,0x6f,0x77])]())[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x45ce5c([0x2e]),'');let _0x2b303b=_0x45ce5c([0x68]);for(let _0xa875ef=0x0;_0xa875ef<_0x1f102b[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa875ef+=0x2){let _0x5e654c=window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f102b[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa875ef,_0xa875ef+0x2));_0x5e654c>=_0x15e888[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e654c-=_0x15e888[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b303b+=_0x15e888[_0x5e654c];}return _0x2b303b;}function _0x4f1eb1(){const _0x457673=_0x4359c7[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e]));if(0x3!=_0x457673[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e3728(_0x457673[0x1]);function _0x4e3728(_0x4e6f2c){const _0x474d95=_0x44e80f(_0x4e6f2c);return _0x474d95&&_0x2619bf()?_0x474d95:null;function _0x2619bf(){const _0x3fc34f=_0x474d95[_0x45ce5c([0x6a,0x74,0x69])],_0x31ea30=window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fc34f[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fc34f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x25534b={..._0x474d95,[_0x45ce5c([0x6a,0x74,0x69])]:_0x3fc34f[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3fc34f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x25534b[_0x45ce5c([0x76,0x63])],_0xec00b8(_0x25534b)==_0x31ea30;}}}async function _0x1e4dad(){let _0x51d4cb=!0x0;try{const _0x415672=_0x4359c7[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e])),[_0x10599f,_0x3267f1,_0x41f911]=_0x415672;return _0x7be500(_0x10599f),await _0x493ed1(_0x10599f,_0x3267f1,_0x41f911),_0x51d4cb;}catch{return!0x1;}function _0x7be500(_0x528194){const _0x1139ff=_0x44e80f(_0x528194);_0x1139ff&&_0x1139ff[_0x45ce5c([0x61,0x6c,0x67])]==_0x45ce5c([0x45,0x53,0x32,0x35,0x36])||(_0x51d4cb=!0x1);}async function _0x493ed1(_0x4929c3,_0x1d6669,_0x4454ff){const _0x2b828b=window[_0x45ce5c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x45ce5c([0x66,0x72,0x6f,0x6d])](_0x47fb9e(_0x4454ff),_0x41d4b3=>_0x41d4b3[_0x45ce5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57201f=new window[(_0x45ce5c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x45ce5c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4929c3+_0x45ce5c([0x2e])+_0x1d6669),_0x18e93a=window[_0x45ce5c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x45ce5c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18e93a)return;const _0x4fdf88=await _0x18e93a[_0x45ce5c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x45ce5c([0x6a,0x77,0x6b]),_0x210a25,{[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x45,0x43,0x44,0x53,0x41]),[_0x45ce5c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x45ce5c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18e93a[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x45,0x43,0x44,0x53,0x41]),[_0x45ce5c([0x68,0x61,0x73,0x68])]:{[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fdf88,_0x2b828b,_0x57201f)||(_0x51d4cb=!0x1);}}function _0x44e80f(_0x3b265b){return _0x3b265b[_0x45ce5c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x45ce5c([0x65,0x79]))?JSON[_0x45ce5c([0x70,0x61,0x72,0x73,0x65])](_0x47fb9e(_0x3b265b)):null;}function _0x47fb9e(_0x251015){return window[_0x45ce5c([0x61,0x74,0x6f,0x62])](_0x251015[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x45ce5c([0x2b]))[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x45ce5c([0x2f])));}function _0xec00b8(_0x4a240a){let _0x40e84e=0x1505;function _0x47e571(_0x1d158f){for(let _0x3e4527=0x0;_0x3e4527<_0x1d158f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e4527++){const _0x213165=_0x1d158f[_0x45ce5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e4527);_0x40e84e=(_0x40e84e<<0x5)+_0x40e84e+_0x213165,_0x40e84e&=_0x40e84e;}}function _0x21f6a8(_0x1d7d40){Array[_0x45ce5c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d7d40)?_0x1d7d40[_0x45ce5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21f6a8):_0x1d7d40&&typeof _0x1d7d40==_0x45ce5c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x45ce5c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d7d40)[_0x45ce5c([0x73,0x6f,0x72,0x74])]()[_0x45ce5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36bf8d,_0x5973a2])=>{_0x47e571(_0x36bf8d),_0x21f6a8(_0x5973a2);}):_0x47e571(window[_0x45ce5c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d7d40));}return _0x21f6a8(_0x4a240a),_0x40e84e>>>0x0;}function _0x594a63(_0x55cf34){return _0x55cf34[_0x45ce5c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x45ce5c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x45ce5c([0x30]));}function _0x247b9b(_0x267d63){return _0x267d63[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x45ce5c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x45ce5c([0x6a,0x6f,0x69,0x6e])]('');}function _0xcd2aff(){}function _0x45ce5c(_0x4743f3){return _0x4743f3['map'](_0x193363=>String['fromCharCode'](_0x193363))['join']('');}_0x30622f(await _0x18faf7());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x397a13=>{'$graveyard'!==_0x397a13['rootName']&&this['editor']['editing']['reconvertItem'](_0x397a13);});}['_trackNewToCElements'](){for(const _0x5d67f4 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5d67f4['type']||'tableOfContents'!==_0x5d67f4['name'])return;this['_tableOfContentsElements']['add'](_0x5d67f4['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x15250f=this['editor']['conversion'];_0x15250f['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x15250f['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x528c32,{writer:_0x56fe65})=>this['_createTableOfContents'](_0x56fe65,!0x0)}),_0x15250f['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x253a62,{writer:_0x47fd54})=>{this['_tableOfContentsElements']['add'](_0x253a62);const _0x1f2abc=this['_createTableOfContents'](_0x47fd54);return _0x27205a(_0x1f2abc,_0x47fd54,{'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'](_0x556c5d,_0x5ce742=!0x1){const {locale:_0x421d5b}=this['editor'],_0x3f9c43=_0x556c5d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x5ce742&&{'data-table-of-contents-label':j(_0x421d5b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x5ce742&&_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0x3f9c43,'end'),_0x556c5d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x556c5d['createText'](j(_0x421d5b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x3d2e8b=_0x5ce742?'':'['+j(_0x421d5b,'Empty\x20heading')+']';let _0xf5259b=_0x3f9c43;return this['_currentOutlineDefinitions']['forEach']((_0x554170,_0xdb7ffc,_0x20d4db)=>{const _0x53ae7b=this['editor']['model']['hasContent'](_0x554170['modelElement'],{'ignoreWhitespaces':!0x0}),_0x19f9ef=_0x53ae7b?_0x554170['text']:_0x3d2e8b,_0x2651b1=_0x554170['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1e6e37=_0x556c5d['createContainerElement']('a',{'href':'#'+_0x2651b1,...!_0x5ce742&&{'tabindex':'-1'}},[_0x556c5d['createText'](_0x19f9ef)]),_0x13ddf7=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x556c5d['setCustomProperty']('tableOfContentsHeadingIndex',_0xdb7ffc,_0x1e6e37);const _0x447431=_0x556c5d['createContainerElement']('li',null,[_0x53ae7b||!_0x5ce742&&_0x13ddf7?_0x1e6e37:_0x556c5d['createText']('')]),_0x23e6d6=_0xdb7ffc?_0x20d4db[_0xdb7ffc-0x1]['level']:0x0,_0x1fa78d=Math['abs'](_0x554170['level']-_0x23e6d6);if(_0x554170['level']>_0x23e6d6){const _0x286577=N(_0x447431,_0x1fa78d,_0x556c5d);_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0xf5259b,'end'),_0x286577);}else{const _0x1c00d1=function(_0x5d0fe9,_0x53386c){return _0x5d0fe9['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2256c5=>_0x2256c5['is']('element','ol'))[_0x53386c];}(_0xf5259b,_0x1fa78d);_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0x1c00d1,'end'),_0x447431);}_0xf5259b=_0x447431;}),_0x3f9c43;}['_handleScrollToHeading'](_0x5499d0){const _0x37b666=this['_currentOutlineDefinitions'][_0x5499d0]['modelElement'];this['editor']['model']['change'](_0x19d472=>{_0x19d472['setSelection'](_0x37b666,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0xd76c46,_0x4e595c)=>{const _0x201e5b=_0x4e595c['mapper'],_0x10afdb=_0x201e5b['findMappedViewAncestor'](_0x4e595c['viewPosition']),_0x48dcc2=_0x201e5b['toModelElement'](_0x10afdb);_0x48dcc2['is']('element','tableOfContents')&&(_0x4e595c['modelPosition']=this['editor']['model']['createPositionAt'](_0x48dcc2,0x0),_0xd76c46['stop']());};}}function N(_0x5d7bf4,_0x24a425,_0x15da2f){return 0x1===_0x24a425?_0x15da2f['createContainerElement']('ol',null,[_0x5d7bf4]):_0x15da2f['createContainerElement']('ol',null,[_0x15da2f['createContainerElement']('li',null,[N(_0x5d7bf4,_0x24a425-0x1,_0x15da2f)])]);}class o extends _0x6e3f9d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3405a8=this['editor'];_0x3405a8['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x53121c=this['_createButton'](_0xb8e68b);return _0x53121c['tooltip']=!0x0,_0x53121c;}),_0x3405a8['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3bed2a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27a4bc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x517ca9;for(const _0x6f1cda in _0x27a4bc){const _0x27f01e=_0x6f1cda,_0x4a9b6f=_0x27a4bc[_0x27f01e];if('tableOfContentsLicenseKeyValid'==_0x4a9b6f||'tableOfContentsLicenseKeyInvalid'==_0x4a9b6f||'tableOfContentsLicenseKeyExpired'==_0x4a9b6f||'tableOfContentsLicenseKeyDomainLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyNotAllowed'==_0x4a9b6f||'tableOfContentsLicenseKeyEvaluationLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyTrialLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyUsageLimit'==_0x4a9b6f){delete _0x27a4bc[_0x27f01e],_0x517ca9=_0x4a9b6f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x517ca9&&_0x27a4bc['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x517ca9&&_0x27a4bc['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x517ca9&&_0x27a4bc['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x197063){const _0x51e44a=this['editor'],_0x42ab42=_0x51e44a['locale'],_0x279767=_0x51e44a['commands']['get']('insertTableOfContents'),_0x24ac59=new _0x197063(_0x42ab42);return _0x24ac59['set']({'label':j(_0x42ab42,'Table\x20of\x20contents'),'icon':_0x2a9e70}),_0x24ac59['bind']('isEnabled')['to'](_0x279767,'isEnabled'),this['listenTo'](_0x24ac59,'execute',()=>{_0x51e44a['execute']('insertTableOfContents'),_0x51e44a['editing']['view']['focus']();}),_0x24ac59;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x6e3f9d{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 _0x5bd406,Command as _0x395bac}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x178fab,throttle as _0x13a18a}from'es-toolkit/compat';import{ModelText as _0x2b8f2d,ModelTreeWalker as _0x5d26a0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x454a28,diffToChanges as _0x5d6f2d,scrollAncestorsToShowTarget as _0x139d18,CKEditorError as _0x1c0d9a,global as _0x44e62d,Rect as _0x5e5c63,uid as _0x15f87f,priorities as _0x4d34d6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x16f23f,ButtonView as _0x1a04f4,MenuBarMenuListItemButtonView as _0x27e024}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x51905c,toWidget as _0x209e79}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x508aad}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0xebcaaa){let _0x53f852='';for(const _0x527c3b of _0xebcaaa['getChildren']())_0x527c3b instanceof _0x2b8f2d&&(_0x53f852+=_0x527c3b['data']);return _0x53f852;}class i extends _0x5bd406{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x720381=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x153aaa=[];_0x720381['model']['document']['on']('change',_0x178fab(()=>{const _0x4a69ba=_0x153aaa;_0x153aaa=this['_getOutlineDefinitions']();const _0x23d2e5=_0x454a28(_0x4a69ba,_0x153aaa,(_0x1b6d29,_0x44f009)=>_0x1b6d29['level']===_0x44f009['level']&&_0x1b6d29['text']===_0x44f009['text']&&_0x1b6d29['modelElement']===_0x44f009['modelElement']),_0x362406=_0x5d6f2d(_0x23d2e5,_0x153aaa),_0x2c3592=this['_getActiveHeading'](),_0x23c1d5=_0x153aaa['findIndex'](_0x263f9b=>_0x263f9b['modelElement']===_0x2c3592);_0x362406['length']&&this['fire']('change',{'outlineDefinitions':_0x153aaa,'activeItemIndex':_0x23c1d5,'outlineChanges':_0x362406}),this['fire']('activeItemIndex',{'index':_0x23c1d5});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3886d2=this['editor'],_0x5213d8=[],_0x5642f9=this['_headingNames'];for(const _0x4b9bc7 of _0x3886d2['model']['document']['getRootNames']())_0x5d1d2e(_0x3886d2['model']['document']['getRoot'](_0x4b9bc7));function _0x5d1d2e(_0x3eca40){for(const _0x456b33 of _0x3eca40['getChildren']())_0x456b33['is']('element')&&(_0x5642f9['includes'](_0x456b33['name'])&&_0x5213d8['push']({'level':_0x5642f9['indexOf'](_0x456b33['name'])+0x1,'text':g(_0x456b33),'modelElement':_0x456b33}),_0x5d1d2e(_0x456b33));}return _0x5213d8;}['_getActiveHeading'](){const _0x332398=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1a4743=new _0x5d26a0({'direction':'backward','startPosition':_0x332398});for(const _0x402753 of _0x1a4743)if(_0x402753['item']['is']('element')&&this['_headingNames']['includes'](_0x402753['item']['name']))return _0x402753['item'];}['_getHeadingNames'](){const _0x265c44=this['editor']['config']['get']('documentOutline.headings');return _0x265c44||function(_0x2fa33e){const _0xfcd74b=_0x2fa33e['config']['get']('heading.options');return _0xfcd74b?_0xfcd74b['reduce']((_0x550196,_0xa5bcc1)=>('paragraph'!==_0xa5bcc1['model']&&_0x550196['push'](_0xa5bcc1['model']),_0x550196),[]):_0x2fa33e['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4488f3=this['editor'],_0x2aeee2=['h1','h2','h3','h4','h5','h6'],_0x55818e=[];for(const _0x23cf40 of _0x2aeee2){const _0x25f053=_0x4488f3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x23cf40)),_0x4614b3=_0x4488f3['data']['toModel'](_0x25f053)['getChild'](0x0);_0x4614b3?.['is']('element')&&_0x55818e['push'](_0x4614b3['name']);}this['_headingNames']=_0x55818e;}}function j(_0x22b294,_0x501165){const t=_0x22b294['t'];switch(_0x501165){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 _0x501165;}}class A extends _0x16f23f{constructor(_0x267b5a,_0x40d4ca=!0x1){super(_0x267b5a);const _0x449c6c=this['bindTemplate'],_0x81c9db=_0x40d4ca?'['+j(_0x267b5a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x58bf18=>!_0x58bf18),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x449c6c['to']('level',_0x288f48=>'ck-document-outline__item_level-'+_0x288f48),_0x449c6c['if']('isActive','ck-document-outline__item_active'),_0x449c6c['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x449c6c['to']('text')},'children':[{'text':_0x449c6c['to']('text',_0x4b6b7e=>_0x4b6b7e||_0x81c9db)}],'on':{'click':_0x449c6c['to']('click')}});}}class f extends _0x16f23f{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x4e407f,_0xe3274e=!0x1,_0x28cef0){super(_0x4e407f),this['showEmptyHeadingText']=_0xe3274e,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x28cef0,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x46a493,_0x19a199,_0xd0d0b5,_0x350b56)=>{this['_setActiveItem'](_0x350b56,_0xd0d0b5);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x4e407f['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x4e407f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x523a3b){_0x523a3b['forEach'](_0x2a14cf=>{'insert'==_0x2a14cf['type']?this['_insertItem'](_0x2a14cf['index'],..._0x2a14cf['values']):'delete'==_0x2a14cf['type']&&this['_deleteItem'](_0x2a14cf['index'],_0x2a14cf['howMany']);});}['_setActiveItem'](_0x1ee649,_0x5db173){if(-0x1!==_0x1ee649){const _0x513d78=this['items']['get'](_0x1ee649);_0x513d78&&(_0x513d78['isActive']=!0x1);}-0x1!==_0x5db173&&(this['items']['get'](_0x5db173)['isActive']=!0x0,this['_scrollToItem'](_0x5db173));}['_insertItem'](_0x19a453,..._0x4c56f2){const _0x4cb02e=_0x4c56f2['map']((_0x279cff,_0x52ebea)=>{const _0x296e85=new A(this['locale'],this['showEmptyHeadingText']);return _0x296e85['text']=_0x279cff['text'],_0x296e85['level']=_0x279cff['level'],_0x19a453+_0x52ebea===this['activeItemIndex']&&(_0x296e85['isActive']=!0x0),_0x296e85;});this['items']['addMany'](_0x4cb02e,_0x19a453);}['_deleteItem'](_0x2d11c1,_0x26f498){do{this['items']['remove'](_0x2d11c1);}while(--_0x26f498);}['_handleItemClick'](_0x19aa16){const _0x1ff3f7=this['items']['getIndex'](_0x19aa16['source']);this['fire']('itemSelected',_0x1ff3f7);}['_scrollToItem'](_0x2a2d66){_0x139d18(this['items']['get'](_0x2a2d66)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x5bd406{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x590a56){super(_0x590a56),this['view']=new f(_0x590a56['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x13a18a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x39b894=this['editor'],_0x572524=_0x39b894['plugins']['get']('DocumentOutlineUtils');let _0x1180ea=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x39b894['config']['get']('documentOutline.container'))throw new _0x1c0d9a('document-outline-container-not-provided',{'editor':_0x39b894});_0x39b894['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x572524['on']('change',this['_handleOutlineChange']['bind'](this)),_0x572524['on']('activeItemIndex',(_0x4e2be7,{index:_0x3bc8e2})=>this['_setActiveViewItem'](_0x3bc8e2)),this['view']['on']('itemSelected',(_0x1cfe70,_0x464d3b)=>{_0x1180ea=!0x0,this['_handleItemSelected'](_0x464d3b);}),this['view']['listenTo'](_0x44e62d['document'],'scroll',()=>{_0x1180ea?_0x1180ea=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x44e62d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b5b03){const _0xaaea6=_0x757c5e([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x273398=0x549a84aa,_0x26dc29=0x549debc2^_0x273398,_0xb8c3ea=window[_0x757c5e([0x44,0x61,0x74,0x65])][_0x757c5e([0x6e,0x6f,0x77])](),_0x419b62=_0x5b5b03[_0x757c5e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45d4=new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41c48f=>{_0x419b62[_0x757c5e([0x6f,0x6e,0x63,0x65])](_0x757c5e([0x72,0x65,0x61,0x64,0x79]),_0x41c48f);}),_0x39a290={[_0x757c5e([0x6b,0x74,0x79])]:_0x757c5e([0x45,0x43]),[_0x757c5e([0x75,0x73,0x65])]:_0x757c5e([0x73,0x69,0x67]),[_0x757c5e([0x63,0x72,0x76])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36]),[_0x757c5e([0x78])]:_0x757c5e([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]),[_0x757c5e([0x79])]:_0x757c5e([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]),[_0x757c5e([0x61,0x6c,0x67])]:_0x757c5e([0x45,0x53,0x32,0x35,0x36])},_0x3d7e2e=_0x419b62[_0x757c5e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x757c5e([0x67,0x65,0x74])](_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3eb387(){let _0x1a4521,_0x38d767=null,_0x5dfeda=null;try{if(_0x3d7e2e==_0x757c5e([0x47,0x50,0x4c]))return _0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a4521=_0x1b7622(),!_0x1a4521)return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dfeda=_0xf92e93(_0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a4521[_0x757c5e([0x6a,0x74,0x69])])),await _0x5d2e79()?_0x1a8cee()?_0x5d4e07()?_0x757c5e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x70dddb()?(_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38d767=_0x26189c(_0x757c5e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x74,0x72,0x69,0x61,0x6c])&&(_0x38d767=_0x26189c(_0x757c5e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x316284()):_0x757c5e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d4e07(){const _0x2a2a86=[_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x757c5e([0x74,0x72,0x69,0x61,0x6c])][_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb8c3ea/0x3e8:0xe10*_0x26dc29;return _0x1a4521[_0x757c5e([0x65,0x78,0x70])]<_0x2a2a86;}function _0x1a8cee(){const _0xf953e2=_0x1a4521[_0x757c5e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf953e2&&(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a]))||(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x44,0x4f]))||!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x50,0x50]))));}function _0x70dddb(){const _0x45fde0=_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45fde0||0x0==_0x45fde0[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x358ce5}=new URL(window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45fde0[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x358ce5))return!0x0;const _0x1359c1=_0x358ce5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));return _0x45fde0[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x571b0a=>_0x571b0a[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a])))[_0x757c5e([0x6d,0x61,0x70])](_0x2bc1b5=>_0x2bc1b5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])))[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe29ec6=>_0xe29ec6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x6d,0x61,0x70])](_0xacb498=>Array(_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xacb498[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x66,0x69,0x6c,0x6c])](_0xacb498[0x0]===_0x757c5e([0x2a])?_0x757c5e([0x2a]):'')[_0x757c5e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xacb498))[_0x757c5e([0x73,0x6f,0x6d,0x65])](_0x22a7aa=>_0x1359c1[_0x757c5e([0x65,0x76,0x65,0x72,0x79])]((_0x5c68a7,_0x2ab25a)=>_0x22a7aa[_0x2ab25a]===_0x5c68a7||_0x22a7aa[_0x2ab25a]===_0x757c5e([0x2a])));}function _0x316284(){return _0x38d767&&_0x5dfeda?new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6dc5bc,_0x27dc1c)=>{_0x38d767[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x6dc5bc,_0x27dc1c),_0x5dfeda[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x5e8eb9=>{_0x5e8eb9!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x6dc5bc(_0x5e8eb9);},_0x27dc1c);}):_0x38d767||_0x5dfeda||_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf92e93(_0x99069f,_0x5e5279){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c0e90=>{if(_0x2c4613())return _0x3c0e90(_0x757c5e([0x56,0x61,0x6c,0x69,0x64]));_0xfad353(),_0x419b62[_0x757c5e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12869d=!0x1;const _0x511eb8=_0x15f87f();function _0x5a69c9(_0x8307c){return!!_0x8307c&&(typeof _0x8307c===_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x8307c===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x8307c[_0x757c5e([0x74,0x68,0x65,0x6e])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x8307c[_0x757c5e([0x63,0x61,0x74,0x63,0x68])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x510082(_0x537404){_0x592296(_0x537404)[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x1b50d4=>{if(!_0x1b50d4||_0x1b50d4[_0x757c5e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x757c5e([0x6f,0x6b]))return _0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b6c9b(_0xfee6c6(_0x511eb8+_0x5e5279))!=_0x1b50d4[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x4014d1=>(_0x3ca6e0(),_0x4014d1),()=>{const _0x3a8df7=_0x237892();return null==_0x3a8df7?(_0x3ca6e0(),_0x757c5e([0x56,0x61,0x6c,0x69,0x64])):_0x757c5e(_0xb8c3ea-_0x3a8df7>(0x709600aa^_0x273398)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x3c0e90)[_0x757c5e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xfff160=0x54ac6a2a^_0x273398;function _0x3ca6e0(){const _0x3cdacc=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x595b7d=_0x33d7a2(_0x5b6c9b(window[_0x757c5e([0x4d,0x61,0x74,0x68])][_0x757c5e([0x63,0x65,0x69,0x6c])](_0xb8c3ea/_0xfff160)));window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cdacc,_0x595b7d);}function _0x237892(){const _0x5b189d=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x19e8b7=window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b189d);return _0x19e8b7?window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33d7a2(_0x19e8b7),0x10)*_0xfff160:null;}function _0x592296(_0x169853){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59be98,_0x3c547c)=>{_0x169853[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x59be98,_0x3c547c),window[_0x757c5e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c547c,0x549b506a^_0x273398);});}}_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1235d0,_0x17d2cb)=>{if(_0x17d2cb[0x0]!=_0x99069f)return _0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17d2cb[0x1]={..._0x17d2cb[0x1],[_0x757c5e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x511eb8};},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x68,0x69,0x67,0x68])}),_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x504b8f=>{_0x5a69c9(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12869d=!0x0,_0x510082(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x6c,0x6f,0x77])}),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>{_0x12869d||_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c4613(){return _0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x757c5e([0x61,0x75,0x74,0x6f]);}function _0xfad353(){_0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x757c5e([0x61,0x75,0x74,0x6f]);}}function _0x26189c(_0x330b0d){const _0x1a20fb=[new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ae0d6=>setTimeout(_0x4ae0d6,0x5493ba66^_0x273398)),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e9759=>{let _0x2fae94=0x0;_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x6f,0x6e])](_0x757c5e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17480e,_0x18222e)=>{_0x18222e[0x0][_0x757c5e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2fae94++,_0x2fae94==(0x549a8552^_0x273398)&&(_0x1e9759(),_0x17480e[_0x757c5e([0x6f,0x66,0x66])]());});}))];return window[_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x757c5e([0x72,0x61,0x63,0x65])](_0x1a20fb)[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>_0x330b0d);}async function _0x2bd29a(){await _0x2c45d4,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d6bfb(_0x1f7c41){const _0x77796c=_0x4c48f8();_0x419b62[_0x77796c]=_0x757c5e([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])+_0x1f7c41,_0x1f7c41!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x2bd29a();}function _0x4c48f8(){const _0x1abeed=window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x757c5e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x757c5e([0x6e,0x6f,0x77])]())[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x757c5e([0x2e]),'');let _0x3cd179=_0x757c5e([0x78]);for(let _0x187d25=0x0;_0x187d25<_0x1abeed[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x187d25+=0x2){let _0x3280f4=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1abeed[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x187d25,_0x187d25+0x2));_0x3280f4>=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3280f4-=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3cd179+=_0xaaea6[_0x3280f4];}return _0x3cd179;}function _0x1b7622(){const _0x8b1bf6=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));if(0x3!=_0x8b1bf6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfd450f(_0x8b1bf6[0x1]);function _0xfd450f(_0x1fdb0f){const _0x1bb768=_0x184bae(_0x1fdb0f);return _0x1bb768&&_0x2d84ce()?_0x1bb768:null;function _0x2d84ce(){const _0x4d2b76=_0x1bb768[_0x757c5e([0x6a,0x74,0x69])],_0x24c306=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x256269={..._0x1bb768,[_0x757c5e([0x6a,0x74,0x69])]:_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x256269[_0x757c5e([0x76,0x63])],_0xfee6c6(_0x256269)==_0x24c306;}}}async function _0x5d2e79(){let _0x51d59a=!0x0;try{const _0x80f26f=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])),[_0x4a86b0,_0x59a6ba,_0x3b71b5]=_0x80f26f;return _0x8023c0(_0x4a86b0),await _0x3b0458(_0x4a86b0,_0x59a6ba,_0x3b71b5),_0x51d59a;}catch{return!0x1;}function _0x8023c0(_0x17f408){const _0x28d963=_0x184bae(_0x17f408);_0x28d963&&_0x28d963[_0x757c5e([0x61,0x6c,0x67])]==_0x757c5e([0x45,0x53,0x32,0x35,0x36])||(_0x51d59a=!0x1);}async function _0x3b0458(_0xe528c7,_0x5223da,_0x5636d5){const _0x4d15b3=window[_0x757c5e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x757c5e([0x66,0x72,0x6f,0x6d])](_0x5b4757(_0x5636d5),_0x192fa8=>_0x192fa8[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x27e2ca=new window[(_0x757c5e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x757c5e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe528c7+_0x757c5e([0x2e])+_0x5223da),_0xbd8b33=window[_0x757c5e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x757c5e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xbd8b33)return;const _0x2e31dc=await _0xbd8b33[_0x757c5e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x757c5e([0x6a,0x77,0x6b]),_0x39a290,{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xbd8b33[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x68,0x61,0x73,0x68])]:{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2e31dc,_0x4d15b3,_0x27e2ca)||(_0x51d59a=!0x1);}}function _0x184bae(_0x1bb1dc){return _0x1bb1dc[_0x757c5e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x757c5e([0x65,0x79]))?JSON[_0x757c5e([0x70,0x61,0x72,0x73,0x65])](_0x5b4757(_0x1bb1dc)):null;}function _0x5b4757(_0x1de81a){return window[_0x757c5e([0x61,0x74,0x6f,0x62])](_0x1de81a[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x757c5e([0x2b]))[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x757c5e([0x2f])));}function _0xfee6c6(_0xe22122){let _0x318283=0x1505;function _0x46b096(_0x314bd4){for(let _0x2a3cfd=0x0;_0x2a3cfd<_0x314bd4[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a3cfd++){const _0x437254=_0x314bd4[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a3cfd);_0x318283=(_0x318283<<0x5)+_0x318283+_0x437254,_0x318283&=_0x318283;}}function _0x119e47(_0x2d7f3e){Array[_0x757c5e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d7f3e)?_0x2d7f3e[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x119e47):_0x2d7f3e&&typeof _0x2d7f3e==_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x757c5e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d7f3e)[_0x757c5e([0x73,0x6f,0x72,0x74])]()[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30b88f,_0x245198])=>{_0x46b096(_0x30b88f),_0x119e47(_0x245198);}):_0x46b096(window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d7f3e));}return _0x119e47(_0xe22122),_0x318283>>>0x0;}function _0x5b6c9b(_0x375409){return _0x375409[_0x757c5e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x757c5e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x757c5e([0x30]));}function _0x33d7a2(_0xd3a9de){return _0xd3a9de[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x757c5e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x757c5e([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a0228(){}function _0x757c5e(_0x82ad04){return _0x82ad04['map'](_0x565f91=>String['fromCharCode'](_0x565f91))['join']('');}_0x5d6bfb(await _0x3eb387());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5f1f4d,{outlineDefinitions:_0x1c1a5a,outlineChanges:_0xa18b50}){this['_currentOutlineDefinitions']=_0x1c1a5a,this['view']['sync'](_0xa18b50);}['_setActiveViewItem'](_0xae705c){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xae705c]&&(this['view']['activeItemIndex']=_0xae705c);}['_handleItemSelected'](_0xa655fc){const _0xdc8400=this['_currentOutlineDefinitions'][_0xa655fc]['modelElement'];this['editor']['model']['change'](_0x4cb308=>{_0x4cb308['setSelection'](_0xdc8400,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0xa655fc);}['_updateActiveDefinitionOnViewportChange'](){const _0x43088d=this['editor'];let _0x180360;for(const _0x2ebe9f of _0x43088d['model']['document']['getRootNames']()){const _0x32d5c9=_0x43088d['editing']['view']['getDomRoot'](_0x2ebe9f),_0x546044=_0x32d5c9&&new _0x5e5c63(_0x32d5c9)['getVisible']();if(_0x546044){const _0xa8aa28=new _0x5e5c63(_0x44e62d['window'])['getIntersection'](_0x546044);_0xa8aa28&&(_0x180360=_0xa8aa28['top']+0.25*_0xa8aa28['height']);}}if(void 0x0===_0x180360)return;const _0x16a8a8=h(_0x43088d['editing'],this['_currentOutlineDefinitions'],_0x180360);_0x16a8a8?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x16a8a8)):this['_setActiveViewItem'](-0x1);}}function h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e=0x0,_0x47a338=_0x31eed8['length']-0x1){const _0x156178=Math['floor'](_0x60fc7e+(_0x47a338-_0x60fc7e)/0x2);if(_0x47a338>=_0x60fc7e){const _0x1e4e56=_0x31eed8[_0x156178],_0xbbf846=_0x33d3c9['mapper']['toViewElement'](_0x1e4e56['modelElement']);if(!_0xbbf846)return null;const _0xc1a4b=_0x33d3c9['view']['domConverter']['mapViewToDom'](_0xbbf846);return new _0x5e5c63(_0xc1a4b)['bottom']>_0x2d4311?h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e,_0x156178-0x1):h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x156178+0x1,_0x47a338);}return _0x156178<0x0?null:_0x31eed8[_0x156178];}class P extends _0x5bd406{['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 _0x417983=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x402d0f;for(const _0x1dadc9 in _0x417983){const _0x382dcb=_0x1dadc9,_0x2a67c6=_0x417983[_0x382dcb];if('documentOutlineLicenseKeyValid'==_0x2a67c6||'documentOutlineLicenseKeyInvalid'==_0x2a67c6||'documentOutlineLicenseKeyExpired'==_0x2a67c6||'documentOutlineLicenseKeyDomainLimit'==_0x2a67c6||'documentOutlineLicenseKeyNotAllowed'==_0x2a67c6||'documentOutlineLicenseKeyEvaluationLimit'==_0x2a67c6||'documentOutlineLicenseKeyTrialLimit'==_0x2a67c6||'documentOutlineLicenseKeyUsageLimit'==_0x2a67c6){delete _0x417983[_0x382dcb],_0x402d0f=_0x2a67c6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x402d0f&&_0x417983['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x402d0f&&_0x417983['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x402d0f&&_0x417983['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x402d0f&&_0x417983['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x402d0f&&_0x417983['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x402d0f&&_0x417983['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x402d0f&&_0x417983['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x395bac{['execute'](){this['editor']['model']['change'](_0xd3b396=>{this['editor']['model']['insertObject'](_0xd3b396['createElement']('tableOfContents'));});}['refresh'](){const _0x2b6f91=this['editor']['model'],_0x476701=_0x2b6f91['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x476701&&_0x2b6f91['schema']['findAllowedParent'](_0x476701,'tableOfContents'));}}class T extends _0x5bd406{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x59df53=this['editor'];if(_0x59df53['config']['get']('headingId.modelAttributeName'))return;(function(_0x5cf5b5){const _0x32dba2=new Map();if(_0x5cf5b5)return _0x5cf5b5['forEach'](_0x2e630d=>{'paragraph'!==_0x2e630d['model']&&_0x32dba2['set'](_0x2e630d['view'],_0x2e630d['model']);}),_0x32dba2['get']('h1')||_0x32dba2['set']('h1','heading1'),_0x32dba2;return _0x32dba2;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3b7eb2,_0x2d65c0)=>{this['_customUpcastHeadingsConversion'](_0x2d65c0),this['_customDataDowncastHeadingsConversion'](_0x3b7eb2),_0x59df53['model']['schema']['isRegistered'](_0x3b7eb2)&&_0x59df53['model']['schema']['extend'](_0x3b7eb2,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x22db16){this['editor']['conversion']['for']('upcast')['add'](_0x3e7b78=>_0x3e7b78['on']('element:'+_0x22db16,(_0x32a32e,_0x21086f,_0x1930b7)=>{const {consumable:_0x382c93,writer:_0x540e49}=_0x1930b7,_0x18be5=_0x21086f['viewItem']['getAttribute']('id'),_0x33a360=_0x21086f['modelRange']['getContainedElement']();if(_0x33a360)return _0x18be5&&_0x18be5['length']||_0x33a360['hasAttribute']('headingId')?void(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']})&&_0x540e49['setAttribute']('headingId',_0x18be5,_0x33a360)):(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']}),void _0x540e49['setAttribute']('headingId',_0x15f87f(),_0x33a360));},{'priority':_0x4d34d6['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3a5ed2){this['editor']['conversion']['for']('downcast')['add'](_0x19e154=>_0x19e154['on']('attribute:headingId:'+_0x3a5ed2,(_0x1ad179,_0x337758,_0x4b9ba6)=>{if(!_0x4b9ba6['consumable']['consume'](_0x337758['item'],_0x1ad179['name']))return;const _0x5ca7ca=_0x337758['item']['getAttribute']('headingId'),_0x3b5a72=_0x4b9ba6['mapper']['toViewElement'](_0x337758['item']);_0x4b9ba6['writer']['setAttribute']('id',_0x5ca7ca,_0x3b5a72);}));}['_registerHeadingIdAttributePostfixer'](){const _0x246bf9=this['editor'],_0x68e8ba=new Set(),_0x55ea88=new Set();function _0x38f2a1(_0x1986a9,_0x216a3c){const _0x3b41d7=_0x15f87f();return _0x55ea88['add'](_0x3b41d7),_0x1986a9['setAttribute']('headingId',_0x3b41d7,_0x216a3c),_0x3b41d7;}function _0x1b0bb5(_0x4148a1,_0x2385f9){_0x4148a1['removeAttribute']('headingId',_0x2385f9);}_0x246bf9['model']['document']['registerPostFixer'](_0x59e41f=>{const _0x42783c=_0x246bf9['model']['document']['differ']['getChanges']();let _0x28367e=!0x1;for(const _0x5b9be9 of _0x42783c)if('insert'==_0x5b9be9['type']&&_0x5b9be9['name']){if(b(_0x5b9be9['name'])){const _0x12f800=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x12f800?_0x68e8ba['has'](_0x12f800)?(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0):_0x55ea88['add'](_0x12f800):(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else'string'==typeof _0x5b9be9['attributes']['get']('headingId')&&(_0x1b0bb5(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else{if('remove'==_0x5b9be9['type']){const _0x4d9469=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x4d9469&&_0x68e8ba['delete'](_0x4d9469);}}return _0x28367e;}),_0x246bf9['model']['document']['on']('change',()=>{_0x55ea88['forEach'](_0xa24698=>_0x68e8ba['add'](_0xa24698)),_0x55ea88['clear']();});}}function b(_0x878c13){return!!_0x878c13['match'](/heading\d/);}class s extends _0x5bd406{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x51905c,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x37aeba){super(_0x37aeba),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1843e0=this['editor'],_0x3ec1c2=_0x1843e0['editing']['view']['document'];_0x1843e0['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1843e0['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x3ec1c2,'click',(_0x24390f,_0x2c1475)=>{if(!_0x2c1475['target'])return;const _0x53b3de=_0x2c1475['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x53b3de)&&(_0x2c1475['domEvent']['preventDefault'](),_0x24390f['stop'](),this['_handleScrollToHeading'](_0x53b3de));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1843e0['commands']['add']('insertTableOfContents',new _(_0x1843e0)),(_0x1843e0['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1bbfaf,_0x13cdc4)=>{this['_currentOutlineDefinitions']=_0x13cdc4['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1843e0['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x122647){const _0x4b8e67=_0x4211c2([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x859a09=0x50687a9d,_0x5885d3=0x506f15f5^_0x859a09,_0x333736=window[_0x4211c2([0x44,0x61,0x74,0x65])][_0x4211c2([0x6e,0x6f,0x77])](),_0x235861=_0x122647[_0x4211c2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x324ad3=new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43f8fb=>{_0x235861[_0x4211c2([0x6f,0x6e,0x63,0x65])](_0x4211c2([0x72,0x65,0x61,0x64,0x79]),_0x43f8fb);}),_0x1dfaba={[_0x4211c2([0x6b,0x74,0x79])]:_0x4211c2([0x45,0x43]),[_0x4211c2([0x75,0x73,0x65])]:_0x4211c2([0x73,0x69,0x67]),[_0x4211c2([0x63,0x72,0x76])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36]),[_0x4211c2([0x78])]:_0x4211c2([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]),[_0x4211c2([0x79])]:_0x4211c2([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]),[_0x4211c2([0x61,0x6c,0x67])]:_0x4211c2([0x45,0x53,0x32,0x35,0x36])},_0x589915=_0x235861[_0x4211c2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4211c2([0x67,0x65,0x74])](_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x746207(){let _0x3d015f,_0x1d53f5=null,_0x2578da=null;try{if(_0x589915==_0x4211c2([0x47,0x50,0x4c]))return _0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d015f=_0x17e4c6(),!_0x3d015f)return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2578da=_0x5d9364(_0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d015f[_0x4211c2([0x6a,0x74,0x69])])),await _0x4730e3()?_0x69ed8d()?_0x1c5619()?_0x4211c2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9dd4()?(_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e631e()):_0x4211c2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c5619(){const _0x1b6b0b=[_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4211c2([0x74,0x72,0x69,0x61,0x6c])][_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x333736/0x3e8:0xe10*_0x5885d3;return _0x3d015f[_0x4211c2([0x65,0x78,0x70])]<_0x1b6b0b;}function _0x69ed8d(){const _0x101286=_0x3d015f[_0x4211c2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x101286&&(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a]))||(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x54,0x4f,0x43]))||!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x50,0x50]))));}function _0x2a9dd4(){const _0x358d3b=_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x358d3b||0x0==_0x358d3b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e4cc5}=new URL(window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x358d3b[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4cc5))return!0x0;const _0x57515e=_0x3e4cc5[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));return _0x358d3b[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45b0eb=>_0x45b0eb[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a])))[_0x4211c2([0x6d,0x61,0x70])](_0x3378c0=>_0x3378c0[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])))[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44918b=>_0x44918b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x6d,0x61,0x70])](_0x19f899=>Array(_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19f899[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x66,0x69,0x6c,0x6c])](_0x19f899[0x0]===_0x4211c2([0x2a])?_0x4211c2([0x2a]):'')[_0x4211c2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19f899))[_0x4211c2([0x73,0x6f,0x6d,0x65])](_0x4510cf=>_0x57515e[_0x4211c2([0x65,0x76,0x65,0x72,0x79])]((_0x7eca5e,_0x4c54f3)=>_0x4510cf[_0x4c54f3]===_0x7eca5e||_0x4510cf[_0x4c54f3]===_0x4211c2([0x2a])));}function _0x4e631e(){return _0x1d53f5&&_0x2578da?new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x838f32,_0x3ad497)=>{_0x1d53f5[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x838f32,_0x3ad497),_0x2578da[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x4adc5c=>{_0x4adc5c!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x838f32(_0x4adc5c);},_0x3ad497);}):_0x1d53f5||_0x2578da||_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d9364(_0x4fd2e2,_0x3e783f){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c7fa8=>{if(_0x44ea64())return _0x5c7fa8(_0x4211c2([0x56,0x61,0x6c,0x69,0x64]));_0xb73c69(),_0x235861[_0x4211c2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ed697=!0x1;const _0x3163ad=_0x15f87f();function _0x5993f1(_0x3083d1){return!!_0x3083d1&&(typeof _0x3083d1===_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3083d1===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3083d1[_0x4211c2([0x74,0x68,0x65,0x6e])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3083d1[_0x4211c2([0x63,0x61,0x74,0x63,0x68])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a2588(_0x310954){_0x5c8a91(_0x310954)[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x47238d=>{if(!_0x47238d||_0x47238d[_0x4211c2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4211c2([0x6f,0x6b]))return _0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a8360(_0xdb47a9(_0x3163ad+_0x3e783f))!=_0x47238d[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1acf39=>(_0x2781ff(),_0x1acf39),()=>{const _0xfe2b13=_0x22ae53();return null==_0xfe2b13?(_0x2781ff(),_0x4211c2([0x56,0x61,0x6c,0x69,0x64])):_0x4211c2(_0x333736-_0xfe2b13>(0x7464fe9d^_0x859a09)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x5c7fa8)[_0x4211c2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4feb30=0x505e941d^_0x859a09;function _0x2781ff(){const _0x8de529=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0xcc0c4e=_0x58be6b(_0x4a8360(window[_0x4211c2([0x4d,0x61,0x74,0x68])][_0x4211c2([0x63,0x65,0x69,0x6c])](_0x333736/_0x4feb30)));window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8de529,_0xcc0c4e);}function _0x22ae53(){const _0x5e911f=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0x1f47af=window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e911f);return _0x1f47af?window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58be6b(_0x1f47af),0x10)*_0x4feb30:null;}function _0x5c8a91(_0x278b6a){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e6f08,_0x607fca)=>{_0x278b6a[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1e6f08,_0x607fca),window[_0x4211c2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x607fca,0x5069ae5d^_0x859a09);});}}_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a0221,_0x1e9894)=>{if(_0x1e9894[0x0]!=_0x4fd2e2)return _0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e9894[0x1]={..._0x1e9894[0x1],[_0x4211c2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3163ad};},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x68,0x69,0x67,0x68])}),_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3040b3=>{_0x5993f1(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ed697=!0x0,_0x5a2588(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x6c,0x6f,0x77])}),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>{_0x4ed697||_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44ea64(){return _0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4211c2([0x61,0x75,0x74,0x6f]);}function _0xb73c69(){_0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4211c2([0x61,0x75,0x74,0x6f]);}}function _0x2802e8(_0x5d26b6){const _0x261e4=[new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56618b=>setTimeout(_0x56618b,0x50614451^_0x859a09)),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c65b9=>{let _0x4ec376=0x0;_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x6f,0x6e])](_0x4211c2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x154468,_0x1df487)=>{_0x1df487[0x0][_0x4211c2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ec376++,_0x4ec376==(0x50687b65^_0x859a09)&&(_0x3c65b9(),_0x154468[_0x4211c2([0x6f,0x66,0x66])]());});}))];return window[_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4211c2([0x72,0x61,0x63,0x65])](_0x261e4)[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>_0x5d26b6);}async function _0x526d4b(){await _0x324ad3,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xafa52e(_0x22d537){const _0x14f9aa=_0x42c0f1();_0x235861[_0x14f9aa]=_0x4211c2([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])+_0x22d537,_0x22d537!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x526d4b();}function _0x42c0f1(){const _0x1d2953=window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4211c2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4211c2([0x6e,0x6f,0x77])]())[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4211c2([0x2e]),'');let _0x5a3424=_0x4211c2([0x4e]);for(let _0x18934b=0x0;_0x18934b<_0x1d2953[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18934b+=0x2){let _0x357901=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d2953[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18934b,_0x18934b+0x2));_0x357901>=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x357901-=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a3424+=_0x4b8e67[_0x357901];}return _0x5a3424;}function _0x17e4c6(){const _0xfb2a3c=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));if(0x3!=_0xfb2a3c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e99ba(_0xfb2a3c[0x1]);function _0x4e99ba(_0xf24e08){const _0x583390=_0x1088e1(_0xf24e08);return _0x583390&&_0xb89747()?_0x583390:null;function _0xb89747(){const _0x1d3a00=_0x583390[_0x4211c2([0x6a,0x74,0x69])],_0x53e20d=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x133a22={..._0x583390,[_0x4211c2([0x6a,0x74,0x69])]:_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x133a22[_0x4211c2([0x76,0x63])],_0xdb47a9(_0x133a22)==_0x53e20d;}}}async function _0x4730e3(){let _0x26b1a3=!0x0;try{const _0x58f116=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])),[_0x27d3e2,_0x299b6a,_0x3c76cf]=_0x58f116;return _0x2aa045(_0x27d3e2),await _0x2616fd(_0x27d3e2,_0x299b6a,_0x3c76cf),_0x26b1a3;}catch{return!0x1;}function _0x2aa045(_0x23815e){const _0x5af30f=_0x1088e1(_0x23815e);_0x5af30f&&_0x5af30f[_0x4211c2([0x61,0x6c,0x67])]==_0x4211c2([0x45,0x53,0x32,0x35,0x36])||(_0x26b1a3=!0x1);}async function _0x2616fd(_0x13c8f6,_0x10f610,_0x5465f7){const _0x95834b=window[_0x4211c2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4211c2([0x66,0x72,0x6f,0x6d])](_0x359385(_0x5465f7),_0x57c10d=>_0x57c10d[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3eddf0=new window[(_0x4211c2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4211c2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13c8f6+_0x4211c2([0x2e])+_0x10f610),_0x44fcab=window[_0x4211c2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4211c2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44fcab)return;const _0x4a65e1=await _0x44fcab[_0x4211c2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4211c2([0x6a,0x77,0x6b]),_0x1dfaba,{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44fcab[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x68,0x61,0x73,0x68])]:{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a65e1,_0x95834b,_0x3eddf0)||(_0x26b1a3=!0x1);}}function _0x1088e1(_0x2401ae){return _0x2401ae[_0x4211c2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4211c2([0x65,0x79]))?JSON[_0x4211c2([0x70,0x61,0x72,0x73,0x65])](_0x359385(_0x2401ae)):null;}function _0x359385(_0x42c40a){return window[_0x4211c2([0x61,0x74,0x6f,0x62])](_0x42c40a[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4211c2([0x2b]))[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4211c2([0x2f])));}function _0xdb47a9(_0x5639b8){let _0x1f41c2=0x1505;function _0x2bd21c(_0x50d67c){for(let _0x43fb49=0x0;_0x43fb49<_0x50d67c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43fb49++){const _0x2c1ea3=_0x50d67c[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43fb49);_0x1f41c2=(_0x1f41c2<<0x5)+_0x1f41c2+_0x2c1ea3,_0x1f41c2&=_0x1f41c2;}}function _0x59a02c(_0x482101){Array[_0x4211c2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x482101)?_0x482101[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59a02c):_0x482101&&typeof _0x482101==_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4211c2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x482101)[_0x4211c2([0x73,0x6f,0x72,0x74])]()[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40f59d,_0x2fbb65])=>{_0x2bd21c(_0x40f59d),_0x59a02c(_0x2fbb65);}):_0x2bd21c(window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x482101));}return _0x59a02c(_0x5639b8),_0x1f41c2>>>0x0;}function _0x4a8360(_0x5d8d3c){return _0x5d8d3c[_0x4211c2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4211c2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4211c2([0x30]));}function _0x58be6b(_0x3ccbc2){return _0x3ccbc2[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4211c2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4211c2([0x6a,0x6f,0x69,0x6e])]('');}function _0x46d059(){}function _0x4211c2(_0x5962c7){return _0x5962c7['map'](_0x8f6648=>String['fromCharCode'](_0x8f6648))['join']('');}_0xafa52e(await _0x746207());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x468d58=>{'$graveyard'!==_0x468d58['rootName']&&this['editor']['editing']['reconvertItem'](_0x468d58);});}['_trackNewToCElements'](){for(const _0x3c7c1e of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3c7c1e['type']||'tableOfContents'!==_0x3c7c1e['name'])return;this['_tableOfContentsElements']['add'](_0x3c7c1e['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x454522=this['editor']['conversion'];_0x454522['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x454522['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2a703d,{writer:_0x4ec167})=>this['_createTableOfContents'](_0x4ec167,!0x0)}),_0x454522['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4d2e10,{writer:_0x536c35})=>{this['_tableOfContentsElements']['add'](_0x4d2e10);const _0x48310f=this['_createTableOfContents'](_0x536c35);return _0x209e79(_0x48310f,_0x536c35,{'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'](_0x347a7d,_0x4f6111=!0x1){const {locale:_0x556e2e}=this['editor'],_0x258ea8=_0x347a7d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4f6111&&{'data-table-of-contents-label':j(_0x556e2e,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4f6111&&_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x258ea8,'end'),_0x347a7d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x347a7d['createText'](j(_0x556e2e,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x128019=_0x4f6111?'':'['+j(_0x556e2e,'Empty\x20heading')+']';let _0x9c6d54=_0x258ea8;return this['_currentOutlineDefinitions']['forEach']((_0x4abb32,_0x4add0c,_0x4c541d)=>{const _0x4e2d7c=this['editor']['model']['hasContent'](_0x4abb32['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2b33fe=_0x4e2d7c?_0x4abb32['text']:_0x128019,_0x5a8c79=_0x4abb32['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4cb34f=_0x347a7d['createContainerElement']('a',{'href':'#'+_0x5a8c79,...!_0x4f6111&&{'tabindex':'-1'}},[_0x347a7d['createText'](_0x2b33fe)]),_0x14dc3f=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x347a7d['setCustomProperty']('tableOfContentsHeadingIndex',_0x4add0c,_0x4cb34f);const _0x1777f3=_0x347a7d['createContainerElement']('li',null,[_0x4e2d7c||!_0x4f6111&&_0x14dc3f?_0x4cb34f:_0x347a7d['createText']('')]),_0x4a7405=_0x4add0c?_0x4c541d[_0x4add0c-0x1]['level']:0x0,_0x57bbd0=Math['abs'](_0x4abb32['level']-_0x4a7405);if(_0x4abb32['level']>_0x4a7405){const _0x27b950=N(_0x1777f3,_0x57bbd0,_0x347a7d);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x9c6d54,'end'),_0x27b950);}else{const _0x480418=function(_0x11442b,_0x495012){return _0x11442b['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5792c1=>_0x5792c1['is']('element','ol'))[_0x495012];}(_0x9c6d54,_0x57bbd0);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x480418,'end'),_0x1777f3);}_0x9c6d54=_0x1777f3;}),_0x258ea8;}['_handleScrollToHeading'](_0x2316f0){const _0x323312=this['_currentOutlineDefinitions'][_0x2316f0]['modelElement'];this['editor']['model']['change'](_0x5439c8=>{_0x5439c8['setSelection'](_0x323312,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1f9b3f,_0x123745)=>{const _0x45905a=_0x123745['mapper'],_0x4a54c5=_0x45905a['findMappedViewAncestor'](_0x123745['viewPosition']),_0x4f2ea0=_0x45905a['toModelElement'](_0x4a54c5);_0x4f2ea0['is']('element','tableOfContents')&&(_0x123745['modelPosition']=this['editor']['model']['createPositionAt'](_0x4f2ea0,0x0),_0x1f9b3f['stop']());};}}function N(_0x25c9c9,_0x229462,_0x19c7bd){return 0x1===_0x229462?_0x19c7bd['createContainerElement']('ol',null,[_0x25c9c9]):_0x19c7bd['createContainerElement']('ol',null,[_0x19c7bd['createContainerElement']('li',null,[N(_0x25c9c9,_0x229462-0x1,_0x19c7bd)])]);}class o extends _0x5bd406{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x267714=this['editor'];_0x267714['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3be758=this['_createButton'](_0x1a04f4);return _0x3be758['tooltip']=!0x0,_0x3be758;}),_0x267714['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x27e024)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x171800=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xe8896e;for(const _0x22be3b in _0x171800){const _0x31603f=_0x22be3b,_0x16a2ba=_0x171800[_0x31603f];if('tableOfContentsLicenseKeyValid'==_0x16a2ba||'tableOfContentsLicenseKeyInvalid'==_0x16a2ba||'tableOfContentsLicenseKeyExpired'==_0x16a2ba||'tableOfContentsLicenseKeyDomainLimit'==_0x16a2ba||'tableOfContentsLicenseKeyNotAllowed'==_0x16a2ba||'tableOfContentsLicenseKeyEvaluationLimit'==_0x16a2ba||'tableOfContentsLicenseKeyTrialLimit'==_0x16a2ba||'tableOfContentsLicenseKeyUsageLimit'==_0x16a2ba){delete _0x171800[_0x31603f],_0xe8896e=_0x16a2ba,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xe8896e&&_0x171800['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xe8896e&&_0x171800['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xe8896e&&_0x171800['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xe8896e&&_0x171800['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xe8896e&&_0x171800['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xe8896e&&_0x171800['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xe8896e&&_0x171800['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x3a89de){const _0x2bd878=this['editor'],_0xbf268e=_0x2bd878['locale'],_0x45a58d=_0x2bd878['commands']['get']('insertTableOfContents'),_0xd7edef=new _0x3a89de(_0xbf268e);return _0xd7edef['set']({'label':j(_0xbf268e,'Table\x20of\x20contents'),'icon':_0x508aad}),_0xd7edef['bind']('isEnabled')['to'](_0x45a58d,'isEnabled'),this['listenTo'](_0xd7edef,'execute',()=>{_0x2bd878['execute']('insertTableOfContents'),_0x2bd878['editing']['view']['focus']();}),_0xd7edef;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x5bd406{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-document-outline",
|
|
3
|
-
"version": "46.0.1-alpha.
|
|
3
|
+
"version": "46.0.1-alpha.4",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "46.0.1-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.
|
|
23
|
-
"ckeditor5": "46.0.1-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.4",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.4",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.4",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.4",
|
|
23
|
+
"ckeditor5": "46.0.1-alpha.4",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x6896(_0x5998f9,_0x3da2c9){const _0x1ae945=_0x1ae9();return _0x6896=function(_0x6896c9,_0x220a55){_0x6896c9=_0x6896c9-0x1a3;let _0x3f8ee9=_0x1ae945[_0x6896c9];return _0x3f8ee9;},_0x6896(_0x5998f9,_0x3da2c9);}const _0x55c7aa=_0x6896;function _0x1ae9(){const _0x5f5879=['469836PYRYzU','getVisible','itemSelected','_setActiveViewItem','listenTo','documentOutline.container','pluginName','bind','map','1075aTyjEl','focusTracker','length','27VDRaXc','editor','change','resize','mapper','isPremiumPlugin','appendChild','domConverter','height','document','join','bottom','add','mapViewToDom','_updateActiveDefinitionOnViewportChange','setSelection','afterInit','floor','getIntersection','cancel','destroy','scroll','element','locale','3030174OKskof','DocumentOutlineUI','render','_currentOutlineDefinitions','editing','toViewElement','documentOutline.showEmptyHeadings','init','scrollToTheSelection','modelElement','1436440okXhIK','config','href','isOfficialPlugin','activeItemIndex','plugins','view','DocumentOutlineUtils','_handleItemSelected','focus','model','indexOf','fromCharCode','_handleOutlineChange','top','11924IzCsew','getDomRoot','sync','5104770lPDjUO','32012IWdfOD','9311752bDrzRG','_updateActiveDefinitionFromViewportThrottled','document-outline-container-not-provided','getRootNames','get','window'];_0x1ae9=function(){return _0x5f5879;};return _0x1ae9();}(function(_0x147d02,_0x160e98){const _0x50cb1c=_0x6896,_0x5af692=_0x147d02();while(!![]){try{const _0xc5931f=-parseInt(_0x50cb1c(0x1d1))/0x1+-parseInt(_0x50cb1c(0x1be))/0x2+-parseInt(_0x50cb1c(0x1d8))/0x3+-parseInt(_0x50cb1c(0x1cd))/0x4*(parseInt(_0x50cb1c(0x1e1))/0x5)+-parseInt(_0x50cb1c(0x1d0))/0x6+-parseInt(_0x50cb1c(0x1b4))/0x7+-parseInt(_0x50cb1c(0x1d2))/0x8*(-parseInt(_0x50cb1c(0x1e4))/0x9);if(_0xc5931f===_0x160e98)break;else _0x5af692['push'](_0x5af692['shift']());}catch(_0x227614){_0x5af692['push'](_0x5af692['shift']());}}}(_0x1ae9,0xa13f7));import{Plugin as _0x48719c}from'ckeditor5/src/core.js';import{CKEditorError as _0xc3498e,global as _0x998e08,Rect as _0x528548,uid as _0x1a2822}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x53e5f0}from'./ui/documentoutlineview.js';import{throttle as _0x5a304c}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x48719c{[_0x55c7aa(0x1c4)];[_0x55c7aa(0x1b7)];[_0x55c7aa(0x1d3)];static get[_0x55c7aa(0x1de)](){const _0x2a865b=_0x55c7aa;return _0x2a865b(0x1b5);}static get[_0x55c7aa(0x1c1)](){return!0x0;}static get[_0x55c7aa(0x1e9)](){return!0x0;}constructor(_0x27f137){const _0x5c3089=_0x55c7aa;super(_0x27f137),this[_0x5c3089(0x1c4)]=new _0x53e5f0(_0x27f137[_0x5c3089(0x1b3)],this[_0x5c3089(0x1e5)][_0x5c3089(0x1bf)][_0x5c3089(0x1d6)](_0x5c3089(0x1ba)),this[_0x5c3089(0x1e5)][_0x5c3089(0x1bf)][_0x5c3089(0x1d6)](_0x5c3089(0x1dd))),this[_0x5c3089(0x1b7)]=[],this[_0x5c3089(0x1d3)]=_0x5a304c(this[_0x5c3089(0x1aa)][_0x5c3089(0x1df)](this),0x64);}[_0x55c7aa(0x1bb)](){const _0x22ba7b=_0x55c7aa,_0x3bdccf=this[_0x22ba7b(0x1e5)],_0x476fd7=_0x3bdccf[_0x22ba7b(0x1c3)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1c5));let _0x16cecf=!0x1;if(this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b6)](),this[_0x22ba7b(0x1e5)]['ui'][_0x22ba7b(0x1e2)][_0x22ba7b(0x1a8)](this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b2)]),!_0x3bdccf[_0x22ba7b(0x1bf)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1dd)))throw new _0xc3498e(_0x22ba7b(0x1d4),{'editor':_0x3bdccf});_0x3bdccf[_0x22ba7b(0x1bf)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1dd))[_0x22ba7b(0x1ea)](this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b2)]),_0x476fd7['on'](_0x22ba7b(0x1e6),this[_0x22ba7b(0x1cb)][_0x22ba7b(0x1df)](this)),_0x476fd7['on'](_0x22ba7b(0x1c2),(_0x2caf47,{index:_0x4bd3d0})=>this[_0x22ba7b(0x1db)](_0x4bd3d0)),this[_0x22ba7b(0x1c4)]['on'](_0x22ba7b(0x1da),(_0x164cdc,_0x290b4a)=>{const _0x5da173=_0x22ba7b;_0x16cecf=!0x0,this[_0x5da173(0x1c6)](_0x290b4a);}),this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1dc)](_0x998e08[_0x22ba7b(0x1a5)],_0x22ba7b(0x1b1),()=>{const _0x48f32d=_0x22ba7b;_0x16cecf?_0x16cecf=!0x1:this[_0x48f32d(0x1d3)]();},{'useCapture':!0x0}),this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1dc)](_0x998e08[_0x22ba7b(0x1d7)],_0x22ba7b(0x1e7),this[_0x22ba7b(0x1d3)],{'useCapture':!0x0});}[_0x55c7aa(0x1ac)](){!async function(_0x41eb17){const _0x20e46b=_0x4a02ba([0x63,0x5a,0x70,0x4a,0x41,0x4c,0x65,0x59,0x37,0x76,0x47,0x78,0x6e,0x6a,0x36,0x39,0x33,0x46,0x51,0x6d,0x4d,0x48,0x6f,0x69,0x34,0x49,0x67,0x6c,0x31,0x61,0x30,0x77,0x74,0x52,0x73,0x45,0x7a,0x4b,0x56,0x79,0x62,0x6b,0x32,0x50,0x4e,0x75,0x57,0x44,0x58,0x55,0x42,0x64,0x66,0x54,0x72,0x53,0x4f,0x35,0x38,0x43,0x68,0x71]),_0x56c689=0x1f7d0a6f,_0x3b8e3a=0x1f7a6557^_0x56c689,_0x486170=window[_0x4a02ba([0x44,0x61,0x74,0x65])][_0x4a02ba([0x6e,0x6f,0x77])](),_0x38c3e9=_0x41eb17[_0x4a02ba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x270420=new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x580861=>{_0x38c3e9[_0x4a02ba([0x6f,0x6e,0x63,0x65])](_0x4a02ba([0x72,0x65,0x61,0x64,0x79]),_0x580861);}),_0x5666bf={[_0x4a02ba([0x6b,0x74,0x79])]:_0x4a02ba([0x45,0x43]),[_0x4a02ba([0x75,0x73,0x65])]:_0x4a02ba([0x73,0x69,0x67]),[_0x4a02ba([0x63,0x72,0x76])]:_0x4a02ba([0x50,0x2d,0x32,0x35,0x36]),[_0x4a02ba([0x78])]:_0x4a02ba([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]),[_0x4a02ba([0x79])]:_0x4a02ba([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]),[_0x4a02ba([0x61,0x6c,0x67])]:_0x4a02ba([0x45,0x53,0x32,0x35,0x36])},_0x1cb211=_0x38c3e9[_0x4a02ba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a02ba([0x67,0x65,0x74])](_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4edff0(){let _0x260439,_0x394268=null,_0x478341=null;try{if(_0x1cb211==_0x4a02ba([0x47,0x50,0x4c]))return _0x4a02ba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x260439=_0x57e7c7(),!_0x260439)return _0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x260439[_0x4a02ba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x478341=_0x20bd58(_0x260439[_0x4a02ba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x260439[_0x4a02ba([0x6a,0x74,0x69])])),await _0x263665()?_0x41140d()?_0x5863b7()?_0x4a02ba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x51ae3d()?(_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a02ba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x394268=_0xd2898f(_0x4a02ba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a02ba([0x74,0x72,0x69,0x61,0x6c])&&(_0x394268=_0xd2898f(_0x4a02ba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x501af4()):_0x4a02ba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a02ba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5863b7(){const _0x13769d=[_0x4a02ba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a02ba([0x74,0x72,0x69,0x61,0x6c])][_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x486170/0x3e8:0xe10*_0x3b8e3a;return _0x260439[_0x4a02ba([0x65,0x78,0x70])]<_0x13769d;}function _0x41140d(){const _0x2c050a=_0x260439[_0x4a02ba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2c050a&&(!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x2a]))||(!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x44,0x4f]))||!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x50,0x50]))));}function _0x51ae3d(){const _0x14b84b=_0x6896,_0x404c87=_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x404c87||0x0==_0x404c87[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f7d19}=new URL(window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14b84b(0x1c0)]);if(_0x404c87[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7d19))return!0x0;const _0x4342f1=_0x2f7d19[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e]));return _0x404c87[_0x4a02ba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x104563=>_0x104563[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x2a])))[_0x4a02ba([0x6d,0x61,0x70])](_0x4a6f9a=>_0x4a6f9a[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e])))[_0x4a02ba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ab7ee=>_0x4ab7ee[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4342f1[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a02ba([0x6d,0x61,0x70])](_0x592b75=>Array(_0x4342f1[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x592b75[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a02ba([0x66,0x69,0x6c,0x6c])](_0x592b75[0x0]===_0x4a02ba([0x2a])?_0x4a02ba([0x2a]):'')[_0x4a02ba([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x592b75))[_0x4a02ba([0x73,0x6f,0x6d,0x65])](_0x3ef1c1=>_0x4342f1[_0x4a02ba([0x65,0x76,0x65,0x72,0x79])]((_0x6a50e3,_0x54016a)=>_0x3ef1c1[_0x54016a]===_0x6a50e3||_0x3ef1c1[_0x54016a]===_0x4a02ba([0x2a])));}function _0x501af4(){return _0x394268&&_0x478341?new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22757f,_0x5be123)=>{_0x394268[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x22757f,_0x5be123),_0x478341[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0xeab3dc=>{_0xeab3dc!=_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])&&_0x22757f(_0xeab3dc);},_0x5be123);}):_0x394268||_0x478341||_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20bd58(_0x29e35e,_0x50159d){return new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x101dbb=>{if(_0x18f366())return _0x101dbb(_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]));_0x229d40(),_0x38c3e9[_0x4a02ba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e3d36=!0x1;const _0x5d98ed=_0x1a2822();function _0x291d43(_0x52e82c){return!!_0x52e82c&&(typeof _0x52e82c===_0x4a02ba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52e82c===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52e82c[_0x4a02ba([0x74,0x68,0x65,0x6e])]===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52e82c[_0x4a02ba([0x63,0x61,0x74,0x63,0x68])]===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fa0a7(_0x59bf08){_0x28bdaf(_0x59bf08)[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x3c2526=>{if(!_0x3c2526||_0x3c2526[_0x4a02ba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a02ba([0x6f,0x6b]))return _0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5ed24a(_0x2cbbfa(_0x5d98ed+_0x50159d))!=_0x3c2526[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x10f03c=>(_0x2e94d3(),_0x10f03c),()=>{const _0x231393=_0xf29bb6();return null==_0x231393?(_0x2e94d3(),_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])):_0x4a02ba(_0x486170-_0x231393>(0x3b718e6f^_0x56c689)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x101dbb)[_0x4a02ba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29c193=0x1f4be4ef^_0x56c689;function _0x2e94d3(){const _0x1044fa=_0x4a02ba([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ed24a(_0x2cbbfa(_0x29e35e)),_0x4ec084=_0x5dfaf9(_0x5ed24a(window[_0x4a02ba([0x4d,0x61,0x74,0x68])][_0x4a02ba([0x63,0x65,0x69,0x6c])](_0x486170/_0x29c193)));window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a02ba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1044fa,_0x4ec084);}function _0xf29bb6(){const _0x21b96a=_0x4a02ba([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ed24a(_0x2cbbfa(_0x29e35e)),_0x379b10=window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a02ba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21b96a);return _0x379b10?window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dfaf9(_0x379b10),0x10)*_0x29c193:null;}function _0x28bdaf(_0x2350b5){return new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2855aa,_0x2592e0)=>{_0x2350b5[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x2855aa,_0x2592e0),window[_0x4a02ba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2592e0,0x1f7cdeaf^_0x56c689);});}}_0x38c3e9[_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8260d3,_0x541aff)=>{if(_0x541aff[0x0]!=_0x29e35e)return _0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x541aff[0x1]={..._0x541aff[0x1],[_0x4a02ba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d98ed};},{[_0x4a02ba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a02ba([0x68,0x69,0x67,0x68])}),_0x38c3e9[_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41d751=>{_0x291d43(_0x41d751[_0x4a02ba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e3d36=!0x0,_0x4fa0a7(_0x41d751[_0x4a02ba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a02ba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a02ba([0x6c,0x6f,0x77])}),_0x270420[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>{_0x2e3d36||_0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x18f366(){return _0x38c3e9[_0x4a02ba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a02ba([0x76,0x69,0x65,0x77])][_0x4a02ba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a02ba([0x61,0x75,0x74,0x6f]);}function _0x229d40(){_0x38c3e9[_0x4a02ba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a02ba([0x76,0x69,0x65,0x77])][_0x4a02ba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a02ba([0x61,0x75,0x74,0x6f]);}}function _0xd2898f(_0x1b0ec6){const _0xc66d33=[new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50ff3d=>setTimeout(_0x50ff3d,0x1f7434a3^_0x56c689)),_0x270420[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbd9e26=>{let _0x56db30=0x0;_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a7dbf,_0x276f44)=>{_0x276f44[0x0][_0x4a02ba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56db30++,_0x56db30==(0x1f7d0b97^_0x56c689)&&(_0xbd9e26(),_0x3a7dbf[_0x4a02ba([0x6f,0x66,0x66])]());});}))];return window[_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a02ba([0x72,0x61,0x63,0x65])](_0xc66d33)[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>_0x1b0ec6);}async function _0xec1c51(){await _0x270420,_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b95fd,_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b95fd,_0x38c3e9[_0x4a02ba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4dc0cf(_0x56e605){const _0x6e1bfa=_0x2e3b73();_0x38c3e9[_0x6e1bfa]=_0x4a02ba([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])+_0x56e605,_0x56e605!=_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])&&_0xec1c51();}function _0x2e3b73(){const _0x390d9e=window[_0x4a02ba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a02ba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a02ba([0x6e,0x6f,0x77])]())[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a02ba([0x2e]),'');let _0x5c8602=_0x4a02ba([0x63]);for(let _0x25cb53=0x0;_0x25cb53<_0x390d9e[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25cb53+=0x2){let _0x135c03=window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x390d9e[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25cb53,_0x25cb53+0x2));_0x135c03>=_0x20e46b[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x135c03-=_0x20e46b[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5c8602+=_0x20e46b[_0x135c03];}return _0x5c8602;}function _0x57e7c7(){const _0x2c1eec=_0x1cb211[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e]));if(0x3!=_0x2c1eec[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f5943(_0x2c1eec[0x1]);function _0x3f5943(_0x407d75){const _0x275301=_0x39c0bd(_0x407d75);return _0x275301&&_0x3acc76()?_0x275301:null;function _0x3acc76(){const _0x1a43df=_0x275301[_0x4a02ba([0x6a,0x74,0x69])],_0x2b621c=window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a43df[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a43df[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x570a70={..._0x275301,[_0x4a02ba([0x6a,0x74,0x69])]:_0x1a43df[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a43df[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x570a70[_0x4a02ba([0x76,0x63])],_0x2cbbfa(_0x570a70)==_0x2b621c;}}}async function _0x263665(){let _0x3846ed=!0x0;try{const _0x14315c=_0x1cb211[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e])),[_0x59e325,_0x26a3eb,_0x2a140b]=_0x14315c;return _0xbebafc(_0x59e325),await _0x5eeb6f(_0x59e325,_0x26a3eb,_0x2a140b),_0x3846ed;}catch{return!0x1;}function _0xbebafc(_0x32da70){const _0x4ef8fa=_0x39c0bd(_0x32da70);_0x4ef8fa&&_0x4ef8fa[_0x4a02ba([0x61,0x6c,0x67])]==_0x4a02ba([0x45,0x53,0x32,0x35,0x36])||(_0x3846ed=!0x1);}async function _0x5eeb6f(_0x2559dc,_0x58d4c6,_0x4eae26){const _0x230ad4=window[_0x4a02ba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a02ba([0x66,0x72,0x6f,0x6d])](_0x3f8a2d(_0x4eae26),_0x1b13ff=>_0x1b13ff[_0x4a02ba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x78b759=new window[(_0x4a02ba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a02ba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2559dc+_0x4a02ba([0x2e])+_0x58d4c6),_0x18db4f=window[_0x4a02ba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a02ba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18db4f)return;const _0x57ea8f=await _0x18db4f[_0x4a02ba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a02ba([0x6a,0x77,0x6b]),_0x5666bf,{[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x45,0x43,0x44,0x53,0x41]),[_0x4a02ba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a02ba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18db4f[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x45,0x43,0x44,0x53,0x41]),[_0x4a02ba([0x68,0x61,0x73,0x68])]:{[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x57ea8f,_0x230ad4,_0x78b759)||(_0x3846ed=!0x1);}}function _0x39c0bd(_0x32b516){return _0x32b516[_0x4a02ba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a02ba([0x65,0x79]))?JSON[_0x4a02ba([0x70,0x61,0x72,0x73,0x65])](_0x3f8a2d(_0x32b516)):null;}function _0x3f8a2d(_0x1f3f09){return window[_0x4a02ba([0x61,0x74,0x6f,0x62])](_0x1f3f09[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a02ba([0x2b]))[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a02ba([0x2f])));}function _0x2cbbfa(_0x5860a1){let _0x297c5e=0x1505;function _0x5ce07b(_0x4e997c){for(let _0x460a35=0x0;_0x460a35<_0x4e997c[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x460a35++){const _0x3bf0fd=_0x4e997c[_0x4a02ba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x460a35);_0x297c5e=(_0x297c5e<<0x5)+_0x297c5e+_0x3bf0fd,_0x297c5e&=_0x297c5e;}}function _0x3885b4(_0x4992c5){Array[_0x4a02ba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4992c5)?_0x4992c5[_0x4a02ba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3885b4):_0x4992c5&&typeof _0x4992c5==_0x4a02ba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a02ba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4992c5)[_0x4a02ba([0x73,0x6f,0x72,0x74])]()[_0x4a02ba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ca742,_0x18dcee])=>{_0x5ce07b(_0x5ca742),_0x3885b4(_0x18dcee);}):_0x5ce07b(window[_0x4a02ba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4992c5));}return _0x3885b4(_0x5860a1),_0x297c5e>>>0x0;}function _0x5ed24a(_0x96ab0f){return _0x96ab0f[_0x4a02ba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a02ba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a02ba([0x30]));}function _0x5dfaf9(_0x3ccf22){return _0x3ccf22[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a02ba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a02ba([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b95fd(){}function _0x4a02ba(_0x482c0e){const _0x187cd3=_0x6896;return _0x482c0e[_0x187cd3(0x1e0)](_0x4e9492=>String[_0x187cd3(0x1ca)](_0x4e9492))[_0x187cd3(0x1a6)]('');}_0x4dc0cf(await _0x4edff0());}(this);}[_0x55c7aa(0x1b0)](){const _0x571407=_0x55c7aa;super[_0x571407(0x1b0)](),this[_0x571407(0x1c4)][_0x571407(0x1b0)](),this[_0x571407(0x1d3)][_0x571407(0x1af)]();}[_0x55c7aa(0x1cb)](_0x1a6b84,{outlineDefinitions:_0x2a29aa,outlineChanges:_0x1efeba}){const _0x8ecdc9=_0x55c7aa;this[_0x8ecdc9(0x1b7)]=_0x2a29aa,this[_0x8ecdc9(0x1c4)][_0x8ecdc9(0x1cf)](_0x1efeba);}[_0x55c7aa(0x1db)](_0x4c90f8){const _0x5f22b4=_0x55c7aa;this[_0x5f22b4(0x1b7)][_0x5f22b4(0x1e3)]&&this[_0x5f22b4(0x1b7)][_0x4c90f8]&&(this[_0x5f22b4(0x1c4)][_0x5f22b4(0x1c2)]=_0x4c90f8);}[_0x55c7aa(0x1c6)](_0x248890){const _0xc46e41=_0x55c7aa,_0x56fa13=this[_0xc46e41(0x1b7)][_0x248890][_0xc46e41(0x1bd)];this[_0xc46e41(0x1e5)][_0xc46e41(0x1c8)][_0xc46e41(0x1e6)](_0x3e4557=>{const _0x23812f=_0xc46e41;_0x3e4557[_0x23812f(0x1ab)](_0x56fa13,0x0);}),this[_0xc46e41(0x1e5)][_0xc46e41(0x1b8)][_0xc46e41(0x1c4)][_0xc46e41(0x1bc)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xc46e41(0x1e5)][_0xc46e41(0x1b8)][_0xc46e41(0x1c4)][_0xc46e41(0x1c7)](),this[_0xc46e41(0x1db)](_0x248890);}[_0x55c7aa(0x1aa)](){const _0x999e53=_0x55c7aa,_0x39a023=this[_0x999e53(0x1e5)];let _0x50400e;for(const _0x79d975 of _0x39a023[_0x999e53(0x1c8)][_0x999e53(0x1a5)][_0x999e53(0x1d5)]()){const _0x287786=_0x39a023[_0x999e53(0x1b8)][_0x999e53(0x1c4)][_0x999e53(0x1ce)](_0x79d975),_0x3bd370=_0x287786&&new _0x528548(_0x287786)[_0x999e53(0x1d9)]();if(_0x3bd370){const _0x1417c5=new _0x528548(_0x998e08[_0x999e53(0x1d7)])[_0x999e53(0x1ae)](_0x3bd370);_0x1417c5&&(_0x50400e=_0x1417c5[_0x999e53(0x1cc)]+0.25*_0x1417c5[_0x999e53(0x1a4)]);}}if(void 0x0===_0x50400e)return;const _0x118e19=h(_0x39a023[_0x999e53(0x1b8)],this[_0x999e53(0x1b7)],_0x50400e);_0x118e19?this[_0x999e53(0x1db)](this[_0x999e53(0x1b7)][_0x999e53(0x1c9)](_0x118e19)):this[_0x999e53(0x1db)](-0x1);}}function h(_0x5177b6,_0x1b680f,_0x591112,_0x41dc6f=0x0,_0x3c252e=_0x1b680f[_0x55c7aa(0x1e3)]-0x1){const _0x480e9f=_0x55c7aa,_0xf533d0=Math[_0x480e9f(0x1ad)](_0x41dc6f+(_0x3c252e-_0x41dc6f)/0x2);if(_0x3c252e>=_0x41dc6f){const _0x121717=_0x1b680f[_0xf533d0],_0x3cb4a2=_0x5177b6[_0x480e9f(0x1e8)][_0x480e9f(0x1b9)](_0x121717[_0x480e9f(0x1bd)]);if(!_0x3cb4a2)return null;const _0x7be3ce=_0x5177b6[_0x480e9f(0x1c4)][_0x480e9f(0x1a3)][_0x480e9f(0x1a9)](_0x3cb4a2);return new _0x528548(_0x7be3ce)[_0x480e9f(0x1a7)]>_0x591112?h(_0x5177b6,_0x1b680f,_0x591112,_0x41dc6f,_0xf533d0-0x1):h(_0x5177b6,_0x1b680f,_0x591112,_0xf533d0+0x1,_0x3c252e);}return _0xf533d0<0x0?null:_0x1b680f[_0xf533d0];}
|
|
23
|
+
const _0x1cbc5a=_0x2c93;function _0x2c93(_0xc7fff7,_0x4d29d8){const _0xfc8c0b=_0xfc8c();return _0x2c93=function(_0x2c93ef,_0xf43ceb){_0x2c93ef=_0x2c93ef-0x77;let _0x438915=_0xfc8c0b[_0x2c93ef];return _0x438915;},_0x2c93(_0xc7fff7,_0x4d29d8);}(function(_0x24474d,_0x619efc){const _0x4e924e=_0x2c93,_0x13e1fe=_0x24474d();while(!![]){try{const _0x3535c2=-parseInt(_0x4e924e(0x9d))/0x1*(-parseInt(_0x4e924e(0x81))/0x2)+-parseInt(_0x4e924e(0xb5))/0x3*(-parseInt(_0x4e924e(0xbe))/0x4)+parseInt(_0x4e924e(0xc0))/0x5*(-parseInt(_0x4e924e(0x9b))/0x6)+parseInt(_0x4e924e(0x88))/0x7+parseInt(_0x4e924e(0x9c))/0x8*(-parseInt(_0x4e924e(0x7e))/0x9)+parseInt(_0x4e924e(0x89))/0xa+parseInt(_0x4e924e(0x90))/0xb*(parseInt(_0x4e924e(0x8a))/0xc);if(_0x3535c2===_0x619efc)break;else _0x13e1fe['push'](_0x13e1fe['shift']());}catch(_0x3d1359){_0x13e1fe['push'](_0x13e1fe['shift']());}}}(_0xfc8c,0x87f23));import{Plugin as _0x2a8b3d}from'ckeditor5/src/core.js';import{CKEditorError as _0x4ffd37,global as _0x2c310a,Rect as _0x264fd9,uid as _0x4b4d48}from'ckeditor5/src/utils.js';function _0xfc8c(){const _0x1fc139=['document','getVisible','itemSelected','domConverter','afterInit','locale','plugins','_updateActiveDefinitionOnViewportChange','getDomRoot','window','bottom','documentOutline.container','resize','floor','getIntersection','_updateActiveDefinitionFromViewportThrottled','focusTracker','52167LlmibE','document-outline-container-not-provided','view','add','documentOutline.showEmptyHeadings','render','focus','pluginName','getRootNames','52GopMzm','join','155EdJToh','href','model','listenTo','get','init','isPremiumPlugin','appendChild','modelElement','5132871LgsAXs','mapper','activeItemIndex','2aqcYvc','scrollToTheSelection','setSelection','_handleItemSelected','map','change','element','1205274uJfzfY','155180QYpiMI','12EKwXtx','config','editor','mapViewToDom','DocumentOutlineUtils','indexOf','2044141IAYqEZ','cancel','toViewElement','_setActiveViewItem','destroy','scroll','height','fromCharCode','isOfficialPlugin','_currentOutlineDefinitions','length','2466NjWics','8UNPuWm','540307jMYDSJ','DocumentOutlineUI','editing','bind','sync','_handleOutlineChange','top'];_0xfc8c=function(){return _0x1fc139;};return _0xfc8c();}import{DocumentOutlineView as _0xbd1d6f}from'./ui/documentoutlineview.js';import{throttle as _0x30cbb6}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x2a8b3d{[_0x1cbc5a(0xb7)];[_0x1cbc5a(0x99)];[_0x1cbc5a(0xb3)];static get[_0x1cbc5a(0xbc)](){const _0x340e23=_0x1cbc5a;return _0x340e23(0x9e);}static get[_0x1cbc5a(0x98)](){return!0x0;}static get[_0x1cbc5a(0x7b)](){return!0x0;}constructor(_0x1c7d85){const _0x53953a=_0x1cbc5a;super(_0x1c7d85),this[_0x53953a(0xb7)]=new _0xbd1d6f(_0x1c7d85[_0x53953a(0xa9)],this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xb9)),this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xaf))),this[_0x53953a(0x99)]=[],this[_0x53953a(0xb3)]=_0x30cbb6(this[_0x53953a(0xab)][_0x53953a(0xa0)](this),0x64);}[_0x1cbc5a(0x7a)](){const _0x3599a1=_0x1cbc5a,_0x50e8db=this[_0x3599a1(0x8c)],_0x3d9dce=_0x50e8db[_0x3599a1(0xaa)][_0x3599a1(0x79)](_0x3599a1(0x8e));let _0x1e242b=!0x1;if(this[_0x3599a1(0xb7)][_0x3599a1(0xba)](),this[_0x3599a1(0x8c)]['ui'][_0x3599a1(0xb4)][_0x3599a1(0xb8)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),!_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf)))throw new _0x4ffd37(_0x3599a1(0xb6),{'editor':_0x50e8db});_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf))[_0x3599a1(0x7c)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),_0x3d9dce['on'](_0x3599a1(0x86),this[_0x3599a1(0xa2)][_0x3599a1(0xa0)](this)),_0x3d9dce['on'](_0x3599a1(0x80),(_0x3dca55,{index:_0x1e1676})=>this[_0x3599a1(0x93)](_0x1e1676)),this[_0x3599a1(0xb7)]['on'](_0x3599a1(0xa6),(_0x541c38,_0x569c36)=>{const _0xa3aea2=_0x3599a1;_0x1e242b=!0x0,this[_0xa3aea2(0x84)](_0x569c36);}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xa4)],_0x3599a1(0x95),()=>{const _0x37bb94=_0x3599a1;_0x1e242b?_0x1e242b=!0x1:this[_0x37bb94(0xb3)]();},{'useCapture':!0x0}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xad)],_0x3599a1(0xb0),this[_0x3599a1(0xb3)],{'useCapture':!0x0});}[_0x1cbc5a(0xa8)](){!async function(_0x1986f7){const _0xb7f2a2=_0x584e72([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x14cf4c=0x549a84aa,_0x41d277=0x549debc2^_0x14cf4c,_0x3af1e3=window[_0x584e72([0x44,0x61,0x74,0x65])][_0x584e72([0x6e,0x6f,0x77])](),_0x2a9b15=_0x1986f7[_0x584e72([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x45faf8=new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da63d=>{_0x2a9b15[_0x584e72([0x6f,0x6e,0x63,0x65])](_0x584e72([0x72,0x65,0x61,0x64,0x79]),_0x3da63d);}),_0x484ff9={[_0x584e72([0x6b,0x74,0x79])]:_0x584e72([0x45,0x43]),[_0x584e72([0x75,0x73,0x65])]:_0x584e72([0x73,0x69,0x67]),[_0x584e72([0x63,0x72,0x76])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36]),[_0x584e72([0x78])]:_0x584e72([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]),[_0x584e72([0x79])]:_0x584e72([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]),[_0x584e72([0x61,0x6c,0x67])]:_0x584e72([0x45,0x53,0x32,0x35,0x36])},_0x56ff9b=_0x2a9b15[_0x584e72([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x584e72([0x67,0x65,0x74])](_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4732d6(){let _0xd3964c,_0x13795a=null,_0xcc0fc5=null;try{if(_0x56ff9b==_0x584e72([0x47,0x50,0x4c]))return _0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd3964c=_0x352d0c(),!_0xd3964c)return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xcc0fc5=_0xe849c4(_0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd3964c[_0x584e72([0x6a,0x74,0x69])])),await _0x167425()?_0xda3b32()?_0x47e57f()?_0x584e72([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x252b15()?(_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13795a=_0x2982ea(_0x584e72([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x74,0x72,0x69,0x61,0x6c])&&(_0x13795a=_0x2982ea(_0x584e72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x359d7d()):_0x584e72([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47e57f(){const _0x9e29b4=[_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x584e72([0x74,0x72,0x69,0x61,0x6c])][_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3af1e3/0x3e8:0xe10*_0x41d277;return _0xd3964c[_0x584e72([0x65,0x78,0x70])]<_0x9e29b4;}function _0xda3b32(){const _0x2979bd=_0xd3964c[_0x584e72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2979bd&&(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a]))||(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x44,0x4f]))||!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x50,0x50]))));}function _0x252b15(){const _0x325841=_0x2c93,_0x319fe4=_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x319fe4||0x0==_0x319fe4[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cce17}=new URL(window[_0x584e72([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x325841(0xc1)]);if(_0x319fe4[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cce17))return!0x0;const _0x35ef51=_0x5cce17[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));return _0x319fe4[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ea7d=>_0x18ea7d[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a])))[_0x584e72([0x6d,0x61,0x70])](_0x282d1d=>_0x282d1d[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])))[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c349c=>_0x4c349c[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x6d,0x61,0x70])](_0xc356d8=>Array(_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc356d8[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x66,0x69,0x6c,0x6c])](_0xc356d8[0x0]===_0x584e72([0x2a])?_0x584e72([0x2a]):'')[_0x584e72([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc356d8))[_0x584e72([0x73,0x6f,0x6d,0x65])](_0x320d19=>_0x35ef51[_0x584e72([0x65,0x76,0x65,0x72,0x79])]((_0x3c2823,_0x497f65)=>_0x320d19[_0x497f65]===_0x3c2823||_0x320d19[_0x497f65]===_0x584e72([0x2a])));}function _0x359d7d(){return _0x13795a&&_0xcc0fc5?new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2efe6c,_0x3b7ec3)=>{_0x13795a[_0x584e72([0x74,0x68,0x65,0x6e])](_0x2efe6c,_0x3b7ec3),_0xcc0fc5[_0x584e72([0x74,0x68,0x65,0x6e])](_0x5f20d7=>{_0x5f20d7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x2efe6c(_0x5f20d7);},_0x3b7ec3);}):_0x13795a||_0xcc0fc5||_0x584e72([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe849c4(_0x2178ec,_0x32cf8d){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20d82b=>{if(_0x3652a0())return _0x20d82b(_0x584e72([0x56,0x61,0x6c,0x69,0x64]));_0x525984(),_0x2a9b15[_0x584e72([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52ed98=!0x1;const _0x21e503=_0x4b4d48();function _0x4f1b64(_0x5f19f7){return!!_0x5f19f7&&(typeof _0x5f19f7===_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f19f7===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f19f7[_0x584e72([0x74,0x68,0x65,0x6e])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f19f7[_0x584e72([0x63,0x61,0x74,0x63,0x68])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b8fd8(_0x3bbf46){_0x27d0a1(_0x3bbf46)[_0x584e72([0x74,0x68,0x65,0x6e])](_0x35b426=>{if(!_0x35b426||_0x35b426[_0x584e72([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x584e72([0x6f,0x6b]))return _0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2880e7(_0x45be26(_0x21e503+_0x32cf8d))!=_0x35b426[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x4ee77c=>(_0x295fdf(),_0x4ee77c),()=>{const _0x583467=_0x63b2ee();return null==_0x583467?(_0x295fdf(),_0x584e72([0x56,0x61,0x6c,0x69,0x64])):_0x584e72(_0x3af1e3-_0x583467>(0x709600aa^_0x14cf4c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x20d82b)[_0x584e72([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c371b=0x54ac6a2a^_0x14cf4c;function _0x295fdf(){const _0x215194=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x4e4493=_0x284dbd(_0x2880e7(window[_0x584e72([0x4d,0x61,0x74,0x68])][_0x584e72([0x63,0x65,0x69,0x6c])](_0x3af1e3/_0x1c371b)));window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215194,_0x4e4493);}function _0x63b2ee(){const _0x17aaca=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x595b19=window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17aaca);return _0x595b19?window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x284dbd(_0x595b19),0x10)*_0x1c371b:null;}function _0x27d0a1(_0x520631){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd544c5,_0x4abe59)=>{_0x520631[_0x584e72([0x74,0x68,0x65,0x6e])](_0xd544c5,_0x4abe59),window[_0x584e72([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4abe59,0x549b506a^_0x14cf4c);});}}_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x293555,_0x26341b)=>{if(_0x26341b[0x0]!=_0x2178ec)return _0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26341b[0x1]={..._0x26341b[0x1],[_0x584e72([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21e503};},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x68,0x69,0x67,0x68])}),_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x408450=>{_0x4f1b64(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52ed98=!0x0,_0x1b8fd8(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x6c,0x6f,0x77])}),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>{_0x52ed98||_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3652a0(){return _0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x584e72([0x61,0x75,0x74,0x6f]);}function _0x525984(){_0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x584e72([0x61,0x75,0x74,0x6f]);}}function _0x2982ea(_0x21b0d4){const _0xce8b7=[new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x213253=>setTimeout(_0x213253,0x5493ba66^_0x14cf4c)),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3449d6=>{let _0x5779e1=0x0;_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x6f,0x6e])](_0x584e72([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x391d7a,_0xa56b30)=>{_0xa56b30[0x0][_0x584e72([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5779e1++,_0x5779e1==(0x549a8552^_0x14cf4c)&&(_0x3449d6(),_0x391d7a[_0x584e72([0x6f,0x66,0x66])]());});}))];return window[_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x584e72([0x72,0x61,0x63,0x65])](_0xce8b7)[_0x584e72([0x74,0x68,0x65,0x6e])](()=>_0x21b0d4);}async function _0x3d7ca2(){await _0x45faf8,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x584e72([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106863(_0x22aeb7){const _0x23f547=_0xb18eaa();_0x2a9b15[_0x23f547]=_0x584e72([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])+_0x22aeb7,_0x22aeb7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x3d7ca2();}function _0xb18eaa(){const _0x235611=window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x584e72([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x584e72([0x6e,0x6f,0x77])]())[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x584e72([0x2e]),'');let _0x5a5648=_0x584e72([0x78]);for(let _0x1e3bb4=0x0;_0x1e3bb4<_0x235611[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e3bb4+=0x2){let _0x2cd25f=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x235611[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e3bb4,_0x1e3bb4+0x2));_0x2cd25f>=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cd25f-=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a5648+=_0xb7f2a2[_0x2cd25f];}return _0x5a5648;}function _0x352d0c(){const _0x4c9a48=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));if(0x3!=_0x4c9a48[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37c602(_0x4c9a48[0x1]);function _0x37c602(_0x1a5175){const _0x3b7dda=_0xece5d6(_0x1a5175);return _0x3b7dda&&_0x42e2de()?_0x3b7dda:null;function _0x42e2de(){const _0x1dcd3f=_0x3b7dda[_0x584e72([0x6a,0x74,0x69])],_0x1793b4=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ffba0={..._0x3b7dda,[_0x584e72([0x6a,0x74,0x69])]:_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ffba0[_0x584e72([0x76,0x63])],_0x45be26(_0x4ffba0)==_0x1793b4;}}}async function _0x167425(){let _0x3603bc=!0x0;try{const _0xdeb8d8=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])),[_0x49f35c,_0x1ffd85,_0x52d753]=_0xdeb8d8;return _0x56df2d(_0x49f35c),await _0x223743(_0x49f35c,_0x1ffd85,_0x52d753),_0x3603bc;}catch{return!0x1;}function _0x56df2d(_0x28d6bb){const _0x25d40f=_0xece5d6(_0x28d6bb);_0x25d40f&&_0x25d40f[_0x584e72([0x61,0x6c,0x67])]==_0x584e72([0x45,0x53,0x32,0x35,0x36])||(_0x3603bc=!0x1);}async function _0x223743(_0x4281ff,_0x4101a3,_0x5cd06c){const _0x3fb261=window[_0x584e72([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x584e72([0x66,0x72,0x6f,0x6d])](_0xddfe9e(_0x5cd06c),_0x2a9b3e=>_0x2a9b3e[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59d600=new window[(_0x584e72([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x584e72([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4281ff+_0x584e72([0x2e])+_0x4101a3),_0x128041=window[_0x584e72([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x584e72([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x128041)return;const _0x5d9162=await _0x128041[_0x584e72([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x584e72([0x6a,0x77,0x6b]),_0x484ff9,{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x128041[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x68,0x61,0x73,0x68])]:{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d9162,_0x3fb261,_0x59d600)||(_0x3603bc=!0x1);}}function _0xece5d6(_0x541986){return _0x541986[_0x584e72([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x584e72([0x65,0x79]))?JSON[_0x584e72([0x70,0x61,0x72,0x73,0x65])](_0xddfe9e(_0x541986)):null;}function _0xddfe9e(_0x2f3825){return window[_0x584e72([0x61,0x74,0x6f,0x62])](_0x2f3825[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x584e72([0x2b]))[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x584e72([0x2f])));}function _0x45be26(_0x718f63){let _0x8e2f51=0x1505;function _0x21e48e(_0x59f751){for(let _0x307744=0x0;_0x307744<_0x59f751[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x307744++){const _0x5c4ec1=_0x59f751[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x307744);_0x8e2f51=(_0x8e2f51<<0x5)+_0x8e2f51+_0x5c4ec1,_0x8e2f51&=_0x8e2f51;}}function _0x266d04(_0x2e95da){Array[_0x584e72([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e95da)?_0x2e95da[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x266d04):_0x2e95da&&typeof _0x2e95da==_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x584e72([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e95da)[_0x584e72([0x73,0x6f,0x72,0x74])]()[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e7992,_0x51a02f])=>{_0x21e48e(_0x1e7992),_0x266d04(_0x51a02f);}):_0x21e48e(window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e95da));}return _0x266d04(_0x718f63),_0x8e2f51>>>0x0;}function _0x2880e7(_0x5554fc){return _0x5554fc[_0x584e72([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x584e72([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x584e72([0x30]));}function _0x284dbd(_0x1ecc2b){return _0x1ecc2b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])]('')[_0x584e72([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x584e72([0x6a,0x6f,0x69,0x6e])]('');}function _0x57c777(){}function _0x584e72(_0x9c9e52){const _0x11426e=_0x2c93;return _0x9c9e52[_0x11426e(0x85)](_0x5b217b=>String[_0x11426e(0x97)](_0x5b217b))[_0x11426e(0xbf)]('');}_0x106863(await _0x4732d6());}(this);}[_0x1cbc5a(0x94)](){const _0x5ba3ba=_0x1cbc5a;super[_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb7)][_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb3)][_0x5ba3ba(0x91)]();}[_0x1cbc5a(0xa2)](_0x246575,{outlineDefinitions:_0xf3ce55,outlineChanges:_0x4fb5ac}){const _0x3e9343=_0x1cbc5a;this[_0x3e9343(0x99)]=_0xf3ce55,this[_0x3e9343(0xb7)][_0x3e9343(0xa1)](_0x4fb5ac);}[_0x1cbc5a(0x93)](_0x28e271){const _0xd4f0b1=_0x1cbc5a;this[_0xd4f0b1(0x99)][_0xd4f0b1(0x9a)]&&this[_0xd4f0b1(0x99)][_0x28e271]&&(this[_0xd4f0b1(0xb7)][_0xd4f0b1(0x80)]=_0x28e271);}[_0x1cbc5a(0x84)](_0x1bfcca){const _0x1a00f6=_0x1cbc5a,_0x6c0efc=this[_0x1a00f6(0x99)][_0x1bfcca][_0x1a00f6(0x7d)];this[_0x1a00f6(0x8c)][_0x1a00f6(0x77)][_0x1a00f6(0x86)](_0x3bc0b5=>{const _0x96244f=_0x1a00f6;_0x3bc0b5[_0x96244f(0x83)](_0x6c0efc,0x0);}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0x82)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0xbb)](),this[_0x1a00f6(0x93)](_0x1bfcca);}[_0x1cbc5a(0xab)](){const _0x1e2e9d=_0x1cbc5a,_0x4a39fb=this[_0x1e2e9d(0x8c)];let _0x4068f5;for(const _0x40a2bb of _0x4a39fb[_0x1e2e9d(0x77)][_0x1e2e9d(0xa4)][_0x1e2e9d(0xbd)]()){const _0x3633b8=_0x4a39fb[_0x1e2e9d(0x9f)][_0x1e2e9d(0xb7)][_0x1e2e9d(0xac)](_0x40a2bb),_0x46a481=_0x3633b8&&new _0x264fd9(_0x3633b8)[_0x1e2e9d(0xa5)]();if(_0x46a481){const _0x51c8a5=new _0x264fd9(_0x2c310a[_0x1e2e9d(0xad)])[_0x1e2e9d(0xb2)](_0x46a481);_0x51c8a5&&(_0x4068f5=_0x51c8a5[_0x1e2e9d(0xa3)]+0.25*_0x51c8a5[_0x1e2e9d(0x96)]);}}if(void 0x0===_0x4068f5)return;const _0x3355ca=h(_0x4a39fb[_0x1e2e9d(0x9f)],this[_0x1e2e9d(0x99)],_0x4068f5);_0x3355ca?this[_0x1e2e9d(0x93)](this[_0x1e2e9d(0x99)][_0x1e2e9d(0x8f)](_0x3355ca)):this[_0x1e2e9d(0x93)](-0x1);}}function h(_0x501866,_0x5c446f,_0x157416,_0x47d407=0x0,_0x33c313=_0x5c446f[_0x1cbc5a(0x9a)]-0x1){const _0x5704b1=_0x1cbc5a,_0x16fa55=Math[_0x5704b1(0xb1)](_0x47d407+(_0x33c313-_0x47d407)/0x2);if(_0x33c313>=_0x47d407){const _0x3eb8d0=_0x5c446f[_0x16fa55],_0x4057dd=_0x501866[_0x5704b1(0x7f)][_0x5704b1(0x92)](_0x3eb8d0[_0x5704b1(0x7d)]);if(!_0x4057dd)return null;const _0x1ea116=_0x501866[_0x5704b1(0xb7)][_0x5704b1(0xa7)][_0x5704b1(0x8d)](_0x4057dd);return new _0x264fd9(_0x1ea116)[_0x5704b1(0xae)]>_0x157416?h(_0x501866,_0x5c446f,_0x157416,_0x47d407,_0x16fa55-0x1):h(_0x501866,_0x5c446f,_0x157416,_0x16fa55+0x1,_0x33c313);}return _0x16fa55<0x0?null:_0x5c446f[_0x16fa55];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x36bf2e=_0x4855;function _0x1951(){const _0x4b74d5=['editor','upcast','end','domEvent','registerRawContentMatcher','Empty\x20heading','getChanges','modelElement','preventDefault','_currentOutlineDefinitions','register','abs','table-of-contents__placeholder','97955uvinco','rootName','getAncestors','div','headingId','No\x20headings\x20were\x20found\x20in\x20the\x20document.','outlineDefinitions','type','createContainerElement','Table\x20of\x20contents','$graveyard','plugins','viewToModelPosition','\x20table-of-contents_empty','locale','headingId.modelAttributeName','editing','insertTableOfContents','viewPosition','schema','elementToElement','dataDowncast','filter','fromCharCode','setCustomProperty','isOfficialPlugin','requires','config','document','forEach','1183869fTUFwv','get','documentOutline.showEmptyHeadings','editingDowncast','elementToStructure','tableOfContentsHeadingIndex','_updateTableOfContentsElements','isInteger','3182898jhvXDY','data','TableOfContentsEditing','getAttribute','element','join','setSelection','length','$blockObject','nodeAfter','32QfGygj','_defineConverters','position','init','text','mapper','$capture','afterInit','name','level','stop','toModelElement','_headingIdModelAttributeName','findMappedViewAncestor','hasContent','2526768LLSAfG','557074xPVpJL','target','_handleScrollToHeading','change','createText','_redirectMapper','listenTo','2978206shOubT','conversion','add','differ','modelPosition','_defineSchema','createPositionAt','model','view','getCustomProperty','DocumentOutlineUtils','click','high','_createTableOfContents','reconvertItem','pluginName','commands','tableOfContents','href','isPremiumPlugin','for','_trackNewToCElements','map','_tableOfContentsElements','table-of-contents','insert','scrollToTheSelection','62605kdwybc'];_0x1951=function(){return _0x4b74d5;};return _0x1951();}(function(_0x4622ce,_0x24ac81){const _0x120b8f=_0x4855,_0xd3f1e5=_0x4622ce();while(!![]){try{const _0x40c897=parseInt(_0x120b8f(0x215))/0x1+parseInt(_0x120b8f(0x1f3))/0x2+parseInt(_0x120b8f(0x1d1))/0x3+-parseInt(_0x120b8f(0x1e3))/0x4*(parseInt(_0x120b8f(0x223))/0x5)+parseInt(_0x120b8f(0x1d9))/0x6+-parseInt(_0x120b8f(0x1fa))/0x7+-parseInt(_0x120b8f(0x1f2))/0x8;if(_0x40c897===_0x24ac81)break;else _0xd3f1e5['push'](_0xd3f1e5['shift']());}catch(_0x1e424f){_0xd3f1e5['push'](_0xd3f1e5['shift']());}}}(_0x1951,0x59e58));import{Plugin as _0x1687e8}from'ckeditor5/src/core.js';import{toWidget as _0x3b050d,Widget as _0x1fd181}from'ckeditor5/src/widget.js';import{uid as _0x3c2046}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x1ffeb7}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x5548a2}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2d555f}from'./headingid.js';function _0x4855(_0x4ddf76,_0x2672be){const _0x19516d=_0x1951();return _0x4855=function(_0x4855d5,_0x42c6aa){_0x4855d5=_0x4855d5-0x1ba;let _0xf887f7=_0x19516d[_0x4855d5];return _0xf887f7;},_0x4855(_0x4ddf76,_0x2672be);}import{getTranslation as _0x26bcde}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x1687e8{static get[_0x36bf2e(0x209)](){const _0x241714=_0x36bf2e;return _0x241714(0x1db);}static get[_0x36bf2e(0x1cc)](){return!0x0;}static get[_0x36bf2e(0x20d)](){return!0x0;}static get[_0x36bf2e(0x1cd)](){return[_0x1fd181,_0x5548a2,_0x2d555f];}[_0x36bf2e(0x21f)];[_0x36bf2e(0x211)];[_0x36bf2e(0x1ef)];constructor(_0x390a6a){const _0x51bd9d=_0x36bf2e;super(_0x390a6a),this[_0x51bd9d(0x21f)]=[],this[_0x51bd9d(0x211)]=new Set(),this[_0x51bd9d(0x1ef)]=_0x51bd9d(0x227);}[_0x36bf2e(0x1e6)](){const _0x38e1dc=_0x36bf2e,_0x410fbf=this[_0x38e1dc(0x216)],_0x54873b=_0x410fbf[_0x38e1dc(0x1c3)][_0x38e1dc(0x202)][_0x38e1dc(0x1cf)];_0x410fbf[_0x38e1dc(0x1ce)][_0x38e1dc(0x1d2)](_0x38e1dc(0x1c2))&&(this[_0x38e1dc(0x1ef)]=_0x410fbf[_0x38e1dc(0x1ce)][_0x38e1dc(0x1d2)](_0x38e1dc(0x1c2))),this[_0x38e1dc(0x1f9)](_0x54873b,_0x38e1dc(0x205),(_0x5de7d2,_0x3e8b4e)=>{const _0x3f95ae=_0x38e1dc;if(!_0x3e8b4e[_0x3f95ae(0x1f4)])return;const _0x1dfc6b=_0x3e8b4e[_0x3f95ae(0x1f4)][_0x3f95ae(0x203)](_0x3f95ae(0x1d6));Number[_0x3f95ae(0x1d8)](_0x1dfc6b)&&(_0x3e8b4e[_0x3f95ae(0x219)][_0x3f95ae(0x21e)](),_0x5de7d2[_0x3f95ae(0x1ed)](),this[_0x3f95ae(0x1f5)](_0x1dfc6b));},{'priority':_0x38e1dc(0x206),'context':_0x38e1dc(0x1e9)}),this[_0x38e1dc(0x1ff)](),this[_0x38e1dc(0x1e4)](),_0x410fbf[_0x38e1dc(0x20a)][_0x38e1dc(0x1fc)](_0x38e1dc(0x1c4),new _0x1ffeb7(_0x410fbf)),(_0x410fbf[_0x38e1dc(0x1be)][_0x38e1dc(0x1d2)](_0x38e1dc(0x204))['on'](_0x38e1dc(0x1f6),(_0xae663d,_0x446252)=>{const _0x144d54=_0x38e1dc;this[_0x144d54(0x21f)]=_0x446252[_0x144d54(0x229)],this[_0x144d54(0x1d7)]();}),this[_0x38e1dc(0x1f9)](_0x410fbf[_0x38e1dc(0x201)][_0x38e1dc(0x1cf)],_0x38e1dc(0x1f6),()=>{const _0x564bda=_0x38e1dc;this[_0x564bda(0x20f)]();}));}[_0x36bf2e(0x1ea)](){!async function(_0x26aa50){const _0x5bf015=_0x3543b7([0x68,0x31,0x33,0x56,0x55,0x4a,0x46,0x76,0x59,0x38,0x71,0x62,0x65,0x34,0x52,0x35,0x4b,0x6d,0x57,0x61,0x47,0x50,0x64,0x66,0x41,0x44,0x67,0x48,0x32,0x74,0x42,0x63,0x58,0x37,0x45,0x30,0x70,0x43,0x7a,0x54,0x36,0x6b,0x4f,0x77,0x72,0x51,0x6f,0x78,0x5a,0x75,0x6e,0x79,0x53,0x73,0x6a,0x39,0x4e,0x4d,0x4c,0x69,0x49,0x6c]),_0x4cd5f5=0x12bb370d,_0xa589d1=0x12bc5835^_0x4cd5f5,_0x5a3db2=window[_0x3543b7([0x44,0x61,0x74,0x65])][_0x3543b7([0x6e,0x6f,0x77])](),_0x2be92d=_0x26aa50[_0x3543b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15ad6b=new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3660cc=>{_0x2be92d[_0x3543b7([0x6f,0x6e,0x63,0x65])](_0x3543b7([0x72,0x65,0x61,0x64,0x79]),_0x3660cc);}),_0x19693c={[_0x3543b7([0x6b,0x74,0x79])]:_0x3543b7([0x45,0x43]),[_0x3543b7([0x75,0x73,0x65])]:_0x3543b7([0x73,0x69,0x67]),[_0x3543b7([0x63,0x72,0x76])]:_0x3543b7([0x50,0x2d,0x32,0x35,0x36]),[_0x3543b7([0x78])]:_0x3543b7([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]),[_0x3543b7([0x79])]:_0x3543b7([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]),[_0x3543b7([0x61,0x6c,0x67])]:_0x3543b7([0x45,0x53,0x32,0x35,0x36])},_0x3ac936=_0x2be92d[_0x3543b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3543b7([0x67,0x65,0x74])](_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xfac21b(){let _0x514d40,_0x5cd219=null,_0x4b4ef5=null;try{if(_0x3ac936==_0x3543b7([0x47,0x50,0x4c]))return _0x3543b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x514d40=_0x867af4(),!_0x514d40)return _0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x514d40[_0x3543b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4b4ef5=_0x4f2175(_0x514d40[_0x3543b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x514d40[_0x3543b7([0x6a,0x74,0x69])])),await _0x40bbf5()?_0x12432d()?_0xdd2453()?_0x3543b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x648f7e()?(_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3543b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5cd219=_0x50daf2(_0x3543b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3543b7([0x74,0x72,0x69,0x61,0x6c])&&(_0x5cd219=_0x50daf2(_0x3543b7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37c61b()):_0x3543b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3543b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdd2453(){const _0x4fa1ee=[_0x3543b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3543b7([0x74,0x72,0x69,0x61,0x6c])][_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a3db2/0x3e8:0xe10*_0xa589d1;return _0x514d40[_0x3543b7([0x65,0x78,0x70])]<_0x4fa1ee;}function _0x12432d(){const _0x2fc84a=_0x514d40[_0x3543b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2fc84a&&(!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x2a]))||(!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x54,0x4f,0x43]))||!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x50,0x50]))));}function _0x648f7e(){const _0x130b8f=_0x4855,_0x31a449=_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x31a449||0x0==_0x31a449[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b667b}=new URL(window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x130b8f(0x20c)]);if(_0x31a449[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b667b))return!0x0;const _0x30ab82=_0x5b667b[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e]));return _0x31a449[_0x3543b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ff9e6=>_0x2ff9e6[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x2a])))[_0x3543b7([0x6d,0x61,0x70])](_0x281ad9=>_0x281ad9[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e])))[_0x3543b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30d084=>_0x30d084[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x30ab82[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3543b7([0x6d,0x61,0x70])](_0x2e0451=>Array(_0x30ab82[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e0451[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3543b7([0x66,0x69,0x6c,0x6c])](_0x2e0451[0x0]===_0x3543b7([0x2a])?_0x3543b7([0x2a]):'')[_0x3543b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e0451))[_0x3543b7([0x73,0x6f,0x6d,0x65])](_0x52f11d=>_0x30ab82[_0x3543b7([0x65,0x76,0x65,0x72,0x79])]((_0x283b48,_0x45de57)=>_0x52f11d[_0x45de57]===_0x283b48||_0x52f11d[_0x45de57]===_0x3543b7([0x2a])));}function _0x37c61b(){return _0x5cd219&&_0x4b4ef5?new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x208e87,_0x5158ab)=>{_0x5cd219[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x208e87,_0x5158ab),_0x4b4ef5[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x3a96e8=>{_0x3a96e8!=_0x3543b7([0x56,0x61,0x6c,0x69,0x64])&&_0x208e87(_0x3a96e8);},_0x5158ab);}):_0x5cd219||_0x4b4ef5||_0x3543b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f2175(_0x567dd4,_0x3b8acc){return new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x330cc7=>{if(_0x17fd25())return _0x330cc7(_0x3543b7([0x56,0x61,0x6c,0x69,0x64]));_0x17a047(),_0x2be92d[_0x3543b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27056b=!0x1;const _0x1d69f2=_0x3c2046();function _0x34e8f7(_0x35e09b){return!!_0x35e09b&&(typeof _0x35e09b===_0x3543b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x35e09b===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x35e09b[_0x3543b7([0x74,0x68,0x65,0x6e])]===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x35e09b[_0x3543b7([0x63,0x61,0x74,0x63,0x68])]===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bd127(_0x455a44){_0x5d49c7(_0x455a44)[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x10498a=>{if(!_0x10498a||_0x10498a[_0x3543b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3543b7([0x6f,0x6b]))return _0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16a5ce(_0x51c7bf(_0x1d69f2+_0x3b8acc))!=_0x10498a[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3543b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x27f501=>(_0x13f846(),_0x27f501),()=>{const _0x725ff7=_0x4a662f();return null==_0x725ff7?(_0x13f846(),_0x3543b7([0x56,0x61,0x6c,0x69,0x64])):_0x3543b7(_0x5a3db2-_0x725ff7>(0x36b7b30d^_0x4cd5f5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x330cc7)[_0x3543b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3929c3=0x128dd98d^_0x4cd5f5;function _0x13f846(){const _0x30e48e=_0x3543b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x16a5ce(_0x51c7bf(_0x567dd4)),_0x3557d2=_0x3f7713(_0x16a5ce(window[_0x3543b7([0x4d,0x61,0x74,0x68])][_0x3543b7([0x63,0x65,0x69,0x6c])](_0x5a3db2/_0x3929c3)));window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3543b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30e48e,_0x3557d2);}function _0x4a662f(){const _0x2c2d44=_0x3543b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x16a5ce(_0x51c7bf(_0x567dd4)),_0x217402=window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3543b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c2d44);return _0x217402?window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f7713(_0x217402),0x10)*_0x3929c3:null;}function _0x5d49c7(_0x58a1e5){return new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x58e38f,_0x3ef199)=>{_0x58a1e5[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x58e38f,_0x3ef199),window[_0x3543b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ef199,0x12bae3cd^_0x4cd5f5);});}}_0x2be92d[_0x3543b7([0x6f,0x6e])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x555cd4,_0x1af7f5)=>{if(_0x1af7f5[0x0]!=_0x567dd4)return _0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1af7f5[0x1]={..._0x1af7f5[0x1],[_0x3543b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d69f2};},{[_0x3543b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3543b7([0x68,0x69,0x67,0x68])}),_0x2be92d[_0x3543b7([0x6f,0x6e])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b11fb=>{_0x34e8f7(_0x3b11fb[_0x3543b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27056b=!0x0,_0x4bd127(_0x3b11fb[_0x3543b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3543b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3543b7([0x6c,0x6f,0x77])}),_0x15ad6b[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>{_0x27056b||_0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17fd25(){return _0x2be92d[_0x3543b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3543b7([0x76,0x69,0x65,0x77])][_0x3543b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3543b7([0x61,0x75,0x74,0x6f]);}function _0x17a047(){_0x2be92d[_0x3543b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3543b7([0x76,0x69,0x65,0x77])][_0x3543b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3543b7([0x61,0x75,0x74,0x6f]);}}function _0x50daf2(_0x47aff6){const _0x2c21a4=[new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cdb36=>setTimeout(_0x3cdb36,0x12b209c1^_0x4cd5f5)),_0x15ad6b[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x362a4a=>{let _0x4b3718=0x0;_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x6f,0x6e])](_0x3543b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e2ca6,_0x42c3a1)=>{_0x42c3a1[0x0][_0x3543b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b3718++,_0x4b3718==(0x12bb36f5^_0x4cd5f5)&&(_0x362a4a(),_0x4e2ca6[_0x3543b7([0x6f,0x66,0x66])]());});}))];return window[_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3543b7([0x72,0x61,0x63,0x65])](_0x2c21a4)[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>_0x47aff6);}async function _0x2752bc(){await _0x15ad6b,_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa0c32c,_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa0c32c,_0x2be92d[_0x3543b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a5974(_0x539dfe){const _0x3d3bde=_0x43c0b6();_0x2be92d[_0x3d3bde]=_0x3543b7([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])+_0x539dfe,_0x539dfe!=_0x3543b7([0x56,0x61,0x6c,0x69,0x64])&&_0x2752bc();}function _0x43c0b6(){const _0x1413a9=window[_0x3543b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3543b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3543b7([0x6e,0x6f,0x77])]())[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3543b7([0x2e]),'');let _0x1bdae8=_0x3543b7([0x68]);for(let _0x1b657c=0x0;_0x1b657c<_0x1413a9[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b657c+=0x2){let _0x5bd6fa=window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1413a9[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b657c,_0x1b657c+0x2));_0x5bd6fa>=_0x5bf015[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5bd6fa-=_0x5bf015[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1bdae8+=_0x5bf015[_0x5bd6fa];}return _0x1bdae8;}function _0x867af4(){const _0x59860d=_0x3ac936[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e]));if(0x3!=_0x59860d[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b2bf5(_0x59860d[0x1]);function _0x4b2bf5(_0x29839a){const _0x5545bb=_0x2d2946(_0x29839a);return _0x5545bb&&_0x38f8c6()?_0x5545bb:null;function _0x38f8c6(){const _0x20bcd6=_0x5545bb[_0x3543b7([0x6a,0x74,0x69])],_0x3473d2=window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20bcd6[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20bcd6[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f3b68={..._0x5545bb,[_0x3543b7([0x6a,0x74,0x69])]:_0x20bcd6[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20bcd6[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f3b68[_0x3543b7([0x76,0x63])],_0x51c7bf(_0x2f3b68)==_0x3473d2;}}}async function _0x40bbf5(){let _0x8262c8=!0x0;try{const _0x5f340f=_0x3ac936[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e])),[_0x24e416,_0x285284,_0x1ad969]=_0x5f340f;return _0x312584(_0x24e416),await _0xc11ea2(_0x24e416,_0x285284,_0x1ad969),_0x8262c8;}catch{return!0x1;}function _0x312584(_0x161637){const _0x2e6a7d=_0x2d2946(_0x161637);_0x2e6a7d&&_0x2e6a7d[_0x3543b7([0x61,0x6c,0x67])]==_0x3543b7([0x45,0x53,0x32,0x35,0x36])||(_0x8262c8=!0x1);}async function _0xc11ea2(_0x3c597b,_0x5cda32,_0x5ac94d){const _0x4e7648=window[_0x3543b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3543b7([0x66,0x72,0x6f,0x6d])](_0x3d8774(_0x5ac94d),_0xe4cddb=>_0xe4cddb[_0x3543b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x184488=new window[(_0x3543b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3543b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c597b+_0x3543b7([0x2e])+_0x5cda32),_0xe5d5e1=window[_0x3543b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3543b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe5d5e1)return;const _0x27d63b=await _0xe5d5e1[_0x3543b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3543b7([0x6a,0x77,0x6b]),_0x19693c,{[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x45,0x43,0x44,0x53,0x41]),[_0x3543b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3543b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe5d5e1[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x45,0x43,0x44,0x53,0x41]),[_0x3543b7([0x68,0x61,0x73,0x68])]:{[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27d63b,_0x4e7648,_0x184488)||(_0x8262c8=!0x1);}}function _0x2d2946(_0x23d8d0){return _0x23d8d0[_0x3543b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3543b7([0x65,0x79]))?JSON[_0x3543b7([0x70,0x61,0x72,0x73,0x65])](_0x3d8774(_0x23d8d0)):null;}function _0x3d8774(_0x39ba23){return window[_0x3543b7([0x61,0x74,0x6f,0x62])](_0x39ba23[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3543b7([0x2b]))[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3543b7([0x2f])));}function _0x51c7bf(_0x9f731e){let _0x90dd38=0x1505;function _0x4e9b09(_0x5b0e5a){for(let _0x197071=0x0;_0x197071<_0x5b0e5a[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x197071++){const _0x374944=_0x5b0e5a[_0x3543b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x197071);_0x90dd38=(_0x90dd38<<0x5)+_0x90dd38+_0x374944,_0x90dd38&=_0x90dd38;}}function _0x29ac8d(_0x46f2ab){Array[_0x3543b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46f2ab)?_0x46f2ab[_0x3543b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29ac8d):_0x46f2ab&&typeof _0x46f2ab==_0x3543b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3543b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46f2ab)[_0x3543b7([0x73,0x6f,0x72,0x74])]()[_0x3543b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x43e531,_0x19f9d3])=>{_0x4e9b09(_0x43e531),_0x29ac8d(_0x19f9d3);}):_0x4e9b09(window[_0x3543b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46f2ab));}return _0x29ac8d(_0x9f731e),_0x90dd38>>>0x0;}function _0x16a5ce(_0x2f1768){return _0x2f1768[_0x3543b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3543b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3543b7([0x30]));}function _0x3f7713(_0x3aee55){return _0x3aee55[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3543b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3543b7([0x6a,0x6f,0x69,0x6e])]('');}function _0xa0c32c(){}function _0x3543b7(_0xa1b018){const _0x3e2d8d=_0x4855;return _0xa1b018[_0x3e2d8d(0x210)](_0x2a84ac=>String[_0x3e2d8d(0x1ca)](_0x2a84ac))[_0x3e2d8d(0x1de)]('');}_0x5a5974(await _0xfac21b());}(this);}[_0x36bf2e(0x1d7)](){const _0x264d27=_0x36bf2e;this[_0x264d27(0x211)][_0x264d27(0x1d0)](_0x231dd2=>{const _0x1b71a8=_0x264d27;_0x1b71a8(0x1bd)!==_0x231dd2[_0x1b71a8(0x224)]&&this[_0x1b71a8(0x216)][_0x1b71a8(0x1c3)][_0x1b71a8(0x208)](_0x231dd2);});}[_0x36bf2e(0x20f)](){const _0x397232=_0x36bf2e;for(const _0x4271c1 of this[_0x397232(0x216)][_0x397232(0x201)][_0x397232(0x1cf)][_0x397232(0x1fd)][_0x397232(0x21c)]({'includeChangesInGraveyard':!0x0})){if(_0x397232(0x213)!==_0x4271c1[_0x397232(0x1ba)]||_0x397232(0x20b)!==_0x4271c1[_0x397232(0x1eb)])return;this[_0x397232(0x211)][_0x397232(0x1fc)](_0x4271c1[_0x397232(0x1e5)][_0x397232(0x1e2)]);}}[_0x36bf2e(0x1ff)](){const _0x353508=_0x36bf2e;this[_0x353508(0x216)][_0x353508(0x201)][_0x353508(0x1c6)][_0x353508(0x220)](_0x353508(0x20b),{'inheritAllFrom':_0x353508(0x1e1)});}[_0x36bf2e(0x1e4)](){const _0x34583d=_0x36bf2e,_0xcb0cc5=this[_0x34583d(0x216)][_0x34583d(0x1fb)];_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x217))[_0x34583d(0x1c7)]({'model':_0x34583d(0x20b),'view':{'name':_0x34583d(0x226),'classes':_0x34583d(0x212)}}),_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x1c8))[_0x34583d(0x1d5)]({'model':_0x34583d(0x20b),'view':(_0x17e9ea,{writer:_0x3c6e25})=>this[_0x34583d(0x207)](_0x3c6e25,!0x0)}),_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x1d4))[_0x34583d(0x1d5)]({'model':_0x34583d(0x20b),'view':(_0x88aa1a,{writer:_0x4d24a5})=>{const _0x1edd2d=_0x34583d;this[_0x1edd2d(0x211)][_0x1edd2d(0x1fc)](_0x88aa1a);const _0x5f3a79=this[_0x1edd2d(0x207)](_0x4d24a5);return _0x3b050d(_0x5f3a79,_0x4d24a5,{'label':_0x26bcde(this[_0x1edd2d(0x216)][_0x1edd2d(0x1c1)],_0x1edd2d(0x1bc))});}}),this[_0x34583d(0x216)][_0x34583d(0x1da)][_0x34583d(0x21a)]({'name':_0x34583d(0x226),'classes':_0x34583d(0x212)}),this[_0x34583d(0x216)][_0x34583d(0x1c3)][_0x34583d(0x1e8)]['on'](_0x34583d(0x1bf),this[_0x34583d(0x1f8)](),{'priority':_0x34583d(0x206)});}[_0x36bf2e(0x207)](_0x5299f7,_0x3391cd=!0x1){const _0x4a29dc=_0x36bf2e,{locale:_0x59e3d0}=this[_0x4a29dc(0x216)],_0x102861=_0x5299f7[_0x4a29dc(0x1bb)](_0x4a29dc(0x226),{'class':_0x4a29dc(0x212)+(0x0===this[_0x4a29dc(0x21f)][_0x4a29dc(0x1e0)]?_0x4a29dc(0x1c0):''),...!_0x3391cd&&{'data-table-of-contents-label':_0x26bcde(_0x59e3d0,_0x4a29dc(0x1bc))}});0x0===this[_0x4a29dc(0x21f)][_0x4a29dc(0x1e0)]&&!0x1===_0x3391cd&&_0x5299f7[_0x4a29dc(0x213)](_0x5299f7[_0x4a29dc(0x200)](_0x102861,_0x4a29dc(0x218)),_0x5299f7[_0x4a29dc(0x1bb)]('p',{'class':_0x4a29dc(0x222)},[_0x5299f7[_0x4a29dc(0x1f7)](_0x26bcde(_0x59e3d0,_0x4a29dc(0x228)))]));const _0x1f0dce=_0x3391cd?'':'['+_0x26bcde(_0x59e3d0,_0x4a29dc(0x21b))+']';let _0x4ff8a5=_0x102861;return this[_0x4a29dc(0x21f)][_0x4a29dc(0x1d0)]((_0x2ce58a,_0x41ca4b,_0x27545b)=>{const _0x1fe3e8=_0x4a29dc,_0x51d126=this[_0x1fe3e8(0x216)][_0x1fe3e8(0x201)][_0x1fe3e8(0x1f1)](_0x2ce58a[_0x1fe3e8(0x21d)],{'ignoreWhitespaces':!0x0}),_0x3a86fb=_0x51d126?_0x2ce58a[_0x1fe3e8(0x1e7)]:_0x1f0dce,_0x4a481f=_0x2ce58a[_0x1fe3e8(0x21d)][_0x1fe3e8(0x1dc)](this[_0x1fe3e8(0x1ef)]),_0x3bd467=_0x5299f7[_0x1fe3e8(0x1bb)]('a',{'href':'#'+_0x4a481f,...!_0x3391cd&&{'tabindex':'-1'}},[_0x5299f7[_0x1fe3e8(0x1f7)](_0x3a86fb)]),_0x544377=this[_0x1fe3e8(0x216)][_0x1fe3e8(0x1ce)][_0x1fe3e8(0x1d2)](_0x1fe3e8(0x1d3));_0x5299f7[_0x1fe3e8(0x1cb)](_0x1fe3e8(0x1d6),_0x41ca4b,_0x3bd467);const _0x2aa9c8=_0x5299f7[_0x1fe3e8(0x1bb)]('li',null,[_0x51d126||!_0x3391cd&&_0x544377?_0x3bd467:_0x5299f7[_0x1fe3e8(0x1f7)]('')]),_0x2e67ad=_0x41ca4b?_0x27545b[_0x41ca4b-0x1][_0x1fe3e8(0x1ec)]:0x0,_0x450edf=Math[_0x1fe3e8(0x221)](_0x2ce58a[_0x1fe3e8(0x1ec)]-_0x2e67ad);if(_0x2ce58a[_0x1fe3e8(0x1ec)]>_0x2e67ad){const _0x1b318c=N(_0x2aa9c8,_0x450edf,_0x5299f7);_0x5299f7[_0x1fe3e8(0x213)](_0x5299f7[_0x1fe3e8(0x200)](_0x4ff8a5,_0x1fe3e8(0x218)),_0x1b318c);}else{const _0x3a38a8=function(_0x3b4527,_0x3f941c){const _0x53ca68=_0x1fe3e8;return _0x3b4527[_0x53ca68(0x225)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x53ca68(0x1c9)](_0x344a86=>_0x344a86['is'](_0x53ca68(0x1dd),'ol'))[_0x3f941c];}(_0x4ff8a5,_0x450edf);_0x5299f7[_0x1fe3e8(0x213)](_0x5299f7[_0x1fe3e8(0x200)](_0x3a38a8,_0x1fe3e8(0x218)),_0x2aa9c8);}_0x4ff8a5=_0x2aa9c8;}),_0x102861;}[_0x36bf2e(0x1f5)](_0x4cc6dd){const _0x1e28f4=_0x36bf2e,_0x13e636=this[_0x1e28f4(0x21f)][_0x4cc6dd][_0x1e28f4(0x21d)];this[_0x1e28f4(0x216)][_0x1e28f4(0x201)][_0x1e28f4(0x1f6)](_0x2ff56a=>{const _0x58014d=_0x1e28f4;_0x2ff56a[_0x58014d(0x1df)](_0x13e636,0x0);}),this[_0x1e28f4(0x216)][_0x1e28f4(0x1c3)][_0x1e28f4(0x202)][_0x1e28f4(0x214)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x36bf2e(0x1f8)](){return(_0x220a9a,_0x54a306)=>{const _0x52e026=_0x4855,_0x20e62d=_0x54a306[_0x52e026(0x1e8)],_0x53ad31=_0x20e62d[_0x52e026(0x1f0)](_0x54a306[_0x52e026(0x1c5)]),_0x423939=_0x20e62d[_0x52e026(0x1ee)](_0x53ad31);_0x423939['is'](_0x52e026(0x1dd),_0x52e026(0x20b))&&(_0x54a306[_0x52e026(0x1fe)]=this[_0x52e026(0x216)][_0x52e026(0x201)][_0x52e026(0x200)](_0x423939,0x0),_0x220a9a[_0x52e026(0x1ed)]());};}}function N(_0x2ced98,_0x58dfbe,_0xf09c58){const _0x1bd2c1=_0x36bf2e;return 0x1===_0x58dfbe?_0xf09c58[_0x1bd2c1(0x1bb)]('ol',null,[_0x2ced98]):_0xf09c58[_0x1bd2c1(0x1bb)]('ol',null,[_0xf09c58[_0x1bd2c1(0x1bb)]('li',null,[N(_0x2ced98,_0x58dfbe-0x1,_0xf09c58)])]);}
|
|
23
|
+
const _0x5a267e=_0x15cf;(function(_0x534b69,_0x4711b8){const _0x2e7c0c=_0x15cf,_0x47111c=_0x534b69();while(!![]){try{const _0x3402c6=-parseInt(_0x2e7c0c(0x147))/0x1*(parseInt(_0x2e7c0c(0x148))/0x2)+-parseInt(_0x2e7c0c(0x155))/0x3+parseInt(_0x2e7c0c(0x11b))/0x4*(-parseInt(_0x2e7c0c(0x10f))/0x5)+parseInt(_0x2e7c0c(0x125))/0x6+-parseInt(_0x2e7c0c(0x132))/0x7*(-parseInt(_0x2e7c0c(0x118))/0x8)+parseInt(_0x2e7c0c(0x160))/0x9*(-parseInt(_0x2e7c0c(0x100))/0xa)+parseInt(_0x2e7c0c(0x143))/0xb;if(_0x3402c6===_0x4711b8)break;else _0x47111c['push'](_0x47111c['shift']());}catch(_0x2a4b21){_0x47111c['push'](_0x47111c['shift']());}}}(_0x4453,0xe273a));import{Plugin as _0x239630}from'ckeditor5/src/core.js';function _0x4453(){const _0x37435b=['filter','getChanges','editingDowncast','mapper','tableOfContentsHeadingIndex','model','view','afterInit','insert','preventDefault','6620656CDqdZQ','add','getCustomProperty','join','getAncestors','text','_updateTableOfContentsElements','end','change','setSelection','for','isPremiumPlugin','isInteger','editing','name','viewToModelPosition','_defineSchema','46982738LBgaHs','elementToElement','hasContent','map','70248WaEcTa','42IJeqRU','abs','fromCharCode','config','href','commands','get','dataDowncast','tableOfContents','insertTableOfContents','$graveyard','DocumentOutlineUtils','element','4112826RwSuSS','upcast','position','init','conversion','modelElement','table-of-contents','getAttribute','TableOfContentsEditing','schema','setCustomProperty','7006509QAsKmj','isOfficialPlugin','div','Empty\x20heading','viewPosition','editor','headingId','click','outlineDefinitions','level','plugins','locale','document','_currentOutlineDefinitions','differ','table-of-contents__placeholder','Table\x20of\x20contents','length','createPositionAt','20zNMhlh','modelPosition','registerRawContentMatcher','domEvent','stop','headingId.modelAttributeName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','type','findMappedViewAncestor','high','pluginName','_tableOfContentsElements','_defineConverters','elementToStructure','toModelElement','50WSIrZZ','nodeAfter','documentOutline.showEmptyHeadings','$capture','_trackNewToCElements','_createTableOfContents','_headingIdModelAttributeName','listenTo','register','8ZIbsvF','data','target','43532eczLOa','requires','reconvertItem','\x20table-of-contents_empty','createContainerElement','createText','$blockObject','rootName','forEach','_redirectMapper','1335372yxildK','_handleScrollToHeading','scrollToTheSelection'];_0x4453=function(){return _0x37435b;};return _0x4453();}import{toWidget as _0x402ce1,Widget as _0xa7306a}from'ckeditor5/src/widget.js';import{uid as _0x32809e}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x4331f5}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x49edda}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x25c65e}from'./headingid.js';import{getTranslation as _0x4f0cac}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x239630{static get[_0x5a267e(0x10a)](){const _0x1560a2=_0x5a267e;return _0x1560a2(0x15d);}static get[_0x5a267e(0x161)](){return!0x0;}static get[_0x5a267e(0x13d)](){return!0x0;}static get[_0x5a267e(0x11c)](){return[_0xa7306a,_0x49edda,_0x25c65e];}[_0x5a267e(0xfa)];[_0x5a267e(0x10b)];[_0x5a267e(0x115)];constructor(_0x8b2db0){const _0x42fb74=_0x5a267e;super(_0x8b2db0),this[_0x42fb74(0xfa)]=[],this[_0x42fb74(0x10b)]=new Set(),this[_0x42fb74(0x115)]=_0x42fb74(0xf3);}[_0x5a267e(0x158)](){const _0x1c34b8=_0x5a267e,_0x1f4d8d=this[_0x1c34b8(0xf2)],_0x350b0e=_0x1f4d8d[_0x1c34b8(0x13f)][_0x1c34b8(0x12e)][_0x1c34b8(0xf9)];_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))&&(this[_0x1c34b8(0x115)]=_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))),this[_0x1c34b8(0x116)](_0x350b0e,_0x1c34b8(0xf4),(_0x2e4674,_0x59a1c1)=>{const _0x5188a4=_0x1c34b8;if(!_0x59a1c1[_0x5188a4(0x11a)])return;const _0x3e7967=_0x59a1c1[_0x5188a4(0x11a)][_0x5188a4(0x134)](_0x5188a4(0x12c));Number[_0x5188a4(0x13e)](_0x3e7967)&&(_0x59a1c1[_0x5188a4(0x103)][_0x5188a4(0x131)](),_0x2e4674[_0x5188a4(0x104)](),this[_0x5188a4(0x126)](_0x3e7967));},{'priority':_0x1c34b8(0x109),'context':_0x1c34b8(0x112)}),this[_0x1c34b8(0x142)](),this[_0x1c34b8(0x10c)](),_0x1f4d8d[_0x1c34b8(0x14d)][_0x1c34b8(0x133)](_0x1c34b8(0x151),new _0x4331f5(_0x1f4d8d)),(_0x1f4d8d[_0x1c34b8(0xf7)][_0x1c34b8(0x14e)](_0x1c34b8(0x153))['on'](_0x1c34b8(0x13a),(_0x47786f,_0x30d76f)=>{const _0x59ea25=_0x1c34b8;this[_0x59ea25(0xfa)]=_0x30d76f[_0x59ea25(0xf5)],this[_0x59ea25(0x138)]();}),this[_0x1c34b8(0x116)](_0x1f4d8d[_0x1c34b8(0x12d)][_0x1c34b8(0xf9)],_0x1c34b8(0x13a),()=>{const _0x2bfaaf=_0x1c34b8;this[_0x2bfaaf(0x113)]();}));}[_0x5a267e(0x12f)](){!async function(_0x4bdef8){const _0x53e706=_0x3a1178([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x1e8e17=0x50687a9d,_0x4145c4=0x506f15f5^_0x1e8e17,_0x492400=window[_0x3a1178([0x44,0x61,0x74,0x65])][_0x3a1178([0x6e,0x6f,0x77])](),_0x5424dd=_0x4bdef8[_0x3a1178([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5381d5=new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x407b98=>{_0x5424dd[_0x3a1178([0x6f,0x6e,0x63,0x65])](_0x3a1178([0x72,0x65,0x61,0x64,0x79]),_0x407b98);}),_0x263ec1={[_0x3a1178([0x6b,0x74,0x79])]:_0x3a1178([0x45,0x43]),[_0x3a1178([0x75,0x73,0x65])]:_0x3a1178([0x73,0x69,0x67]),[_0x3a1178([0x63,0x72,0x76])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36]),[_0x3a1178([0x78])]:_0x3a1178([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]),[_0x3a1178([0x79])]:_0x3a1178([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]),[_0x3a1178([0x61,0x6c,0x67])]:_0x3a1178([0x45,0x53,0x32,0x35,0x36])},_0xe5816=_0x5424dd[_0x3a1178([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a1178([0x67,0x65,0x74])](_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37eecd(){let _0x2fc7e5,_0x3e48d0=null,_0x4ed6c2=null;try{if(_0xe5816==_0x3a1178([0x47,0x50,0x4c]))return _0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fc7e5=_0x595ea0(),!_0x2fc7e5)return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4ed6c2=_0x20fb65(_0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fc7e5[_0x3a1178([0x6a,0x74,0x69])])),await _0x502954()?_0x16985c()?_0x4c9845()?_0x3a1178([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf9abb9()?(_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9b364d()):_0x3a1178([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c9845(){const _0x2e6925=[_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a1178([0x74,0x72,0x69,0x61,0x6c])][_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x492400/0x3e8:0xe10*_0x4145c4;return _0x2fc7e5[_0x3a1178([0x65,0x78,0x70])]<_0x2e6925;}function _0x16985c(){const _0x336a2f=_0x2fc7e5[_0x3a1178([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x336a2f&&(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a]))||(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x54,0x4f,0x43]))||!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x50,0x50]))));}function _0xf9abb9(){const _0xfb9e60=_0x15cf,_0x2d9ce4=_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d9ce4||0x0==_0x2d9ce4[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c22f2}=new URL(window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xfb9e60(0x14c)]);if(_0x2d9ce4[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c22f2))return!0x0;const _0x4ee32b=_0x4c22f2[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));return _0x2d9ce4[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c349a=>_0x1c349a[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a])))[_0x3a1178([0x6d,0x61,0x70])](_0x242cb4=>_0x242cb4[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])))[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30896c=>_0x30896c[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x6d,0x61,0x70])](_0xc93c21=>Array(_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc93c21[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x66,0x69,0x6c,0x6c])](_0xc93c21[0x0]===_0x3a1178([0x2a])?_0x3a1178([0x2a]):'')[_0x3a1178([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc93c21))[_0x3a1178([0x73,0x6f,0x6d,0x65])](_0x3a3479=>_0x4ee32b[_0x3a1178([0x65,0x76,0x65,0x72,0x79])]((_0x1fee02,_0x2f4ec6)=>_0x3a3479[_0x2f4ec6]===_0x1fee02||_0x3a3479[_0x2f4ec6]===_0x3a1178([0x2a])));}function _0x9b364d(){return _0x3e48d0&&_0x4ed6c2?new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e05d6,_0x2e96f3)=>{_0x3e48d0[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x1e05d6,_0x2e96f3),_0x4ed6c2[_0x3a1178([0x74,0x68,0x65,0x6e])](_0xf6ec7e=>{_0xf6ec7e!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x1e05d6(_0xf6ec7e);},_0x2e96f3);}):_0x3e48d0||_0x4ed6c2||_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20fb65(_0x20948,_0x27f8d8){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4adf71=>{if(_0x7af157())return _0x4adf71(_0x3a1178([0x56,0x61,0x6c,0x69,0x64]));_0x71870(),_0x5424dd[_0x3a1178([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d40fb=!0x1;const _0x29e59b=_0x32809e();function _0x40c57e(_0x5ac760){return!!_0x5ac760&&(typeof _0x5ac760===_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ac760===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ac760[_0x3a1178([0x74,0x68,0x65,0x6e])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ac760[_0x3a1178([0x63,0x61,0x74,0x63,0x68])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x13cf8e(_0x1c1920){_0x42d378(_0x1c1920)[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x33f753=>{if(!_0x33f753||_0x33f753[_0x3a1178([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a1178([0x6f,0x6b]))return _0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x12da05(_0x520093(_0x29e59b+_0x27f8d8))!=_0x33f753[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4eed2e=>(_0x273a27(),_0x4eed2e),()=>{const _0x2f515a=_0x2714a4();return null==_0x2f515a?(_0x273a27(),_0x3a1178([0x56,0x61,0x6c,0x69,0x64])):_0x3a1178(_0x492400-_0x2f515a>(0x7464fe9d^_0x1e8e17)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4adf71)[_0x3a1178([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x37d3e7=0x505e941d^_0x1e8e17;function _0x273a27(){const _0x26cfb9=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x21037e=_0x5981d7(_0x12da05(window[_0x3a1178([0x4d,0x61,0x74,0x68])][_0x3a1178([0x63,0x65,0x69,0x6c])](_0x492400/_0x37d3e7)));window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26cfb9,_0x21037e);}function _0x2714a4(){const _0x5d3630=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x561fa3=window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d3630);return _0x561fa3?window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5981d7(_0x561fa3),0x10)*_0x37d3e7:null;}function _0x42d378(_0xb68895){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23e738,_0x238808)=>{_0xb68895[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x23e738,_0x238808),window[_0x3a1178([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x238808,0x5069ae5d^_0x1e8e17);});}}_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5b3bbf,_0x3082e6)=>{if(_0x3082e6[0x0]!=_0x20948)return _0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3082e6[0x1]={..._0x3082e6[0x1],[_0x3a1178([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29e59b};},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x68,0x69,0x67,0x68])}),_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x29ee2f=>{_0x40c57e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d40fb=!0x0,_0x13cf8e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x6c,0x6f,0x77])}),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>{_0x2d40fb||_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7af157(){return _0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a1178([0x61,0x75,0x74,0x6f]);}function _0x71870(){_0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a1178([0x61,0x75,0x74,0x6f]);}}function _0xf97014(_0x1c0118){const _0x598f89=[new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x352769=>setTimeout(_0x352769,0x50614451^_0x1e8e17)),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fd17e=>{let _0x216a3f=0x0;_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x6f,0x6e])](_0x3a1178([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x161ecb,_0x504244)=>{_0x504244[0x0][_0x3a1178([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x216a3f++,_0x216a3f==(0x50687b65^_0x1e8e17)&&(_0x3fd17e(),_0x161ecb[_0x3a1178([0x6f,0x66,0x66])]());});}))];return window[_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a1178([0x72,0x61,0x63,0x65])](_0x598f89)[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>_0x1c0118);}async function _0x609467(){await _0x5381d5,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21bd8d(_0x18e4d6){const _0x5aa9fc=_0x71abf3();_0x5424dd[_0x5aa9fc]=_0x3a1178([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])+_0x18e4d6,_0x18e4d6!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x609467();}function _0x71abf3(){const _0x3da08f=window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a1178([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a1178([0x6e,0x6f,0x77])]())[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a1178([0x2e]),'');let _0x54a843=_0x3a1178([0x4e]);for(let _0x2e981e=0x0;_0x2e981e<_0x3da08f[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e981e+=0x2){let _0x38cf48=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3da08f[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e981e,_0x2e981e+0x2));_0x38cf48>=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38cf48-=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54a843+=_0x53e706[_0x38cf48];}return _0x54a843;}function _0x595ea0(){const _0x9c9d25=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));if(0x3!=_0x9c9d25[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x34ebb4(_0x9c9d25[0x1]);function _0x34ebb4(_0x4e49e1){const _0x17c4f2=_0x58c1bb(_0x4e49e1);return _0x17c4f2&&_0x4027e4()?_0x17c4f2:null;function _0x4027e4(){const _0x5fc99a=_0x17c4f2[_0x3a1178([0x6a,0x74,0x69])],_0x5d4cce=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x44105b={..._0x17c4f2,[_0x3a1178([0x6a,0x74,0x69])]:_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x44105b[_0x3a1178([0x76,0x63])],_0x520093(_0x44105b)==_0x5d4cce;}}}async function _0x502954(){let _0x4f1bb8=!0x0;try{const _0x1f86dd=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])),[_0x558cb4,_0x237dc8,_0x4388c9]=_0x1f86dd;return _0x295996(_0x558cb4),await _0x383097(_0x558cb4,_0x237dc8,_0x4388c9),_0x4f1bb8;}catch{return!0x1;}function _0x295996(_0x5764e7){const _0x548e61=_0x58c1bb(_0x5764e7);_0x548e61&&_0x548e61[_0x3a1178([0x61,0x6c,0x67])]==_0x3a1178([0x45,0x53,0x32,0x35,0x36])||(_0x4f1bb8=!0x1);}async function _0x383097(_0x5f3639,_0x4c649f,_0x1f70e5){const _0x498514=window[_0x3a1178([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a1178([0x66,0x72,0x6f,0x6d])](_0x2770c5(_0x1f70e5),_0x1f0f5f=>_0x1f0f5f[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f16bf=new window[(_0x3a1178([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a1178([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f3639+_0x3a1178([0x2e])+_0x4c649f),_0x1b1778=window[_0x3a1178([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a1178([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b1778)return;const _0x27ad16=await _0x1b1778[_0x3a1178([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a1178([0x6a,0x77,0x6b]),_0x263ec1,{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b1778[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x68,0x61,0x73,0x68])]:{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27ad16,_0x498514,_0x3f16bf)||(_0x4f1bb8=!0x1);}}function _0x58c1bb(_0x3221e8){return _0x3221e8[_0x3a1178([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a1178([0x65,0x79]))?JSON[_0x3a1178([0x70,0x61,0x72,0x73,0x65])](_0x2770c5(_0x3221e8)):null;}function _0x2770c5(_0x4ff925){return window[_0x3a1178([0x61,0x74,0x6f,0x62])](_0x4ff925[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a1178([0x2b]))[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a1178([0x2f])));}function _0x520093(_0x103d05){let _0x49b648=0x1505;function _0x23e916(_0x168b7b){for(let _0x202a5e=0x0;_0x202a5e<_0x168b7b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x202a5e++){const _0x33e218=_0x168b7b[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x202a5e);_0x49b648=(_0x49b648<<0x5)+_0x49b648+_0x33e218,_0x49b648&=_0x49b648;}}function _0x17b6fe(_0x9b6d84){Array[_0x3a1178([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b6d84)?_0x9b6d84[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x17b6fe):_0x9b6d84&&typeof _0x9b6d84==_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a1178([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b6d84)[_0x3a1178([0x73,0x6f,0x72,0x74])]()[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1125a2,_0x17e2a4])=>{_0x23e916(_0x1125a2),_0x17b6fe(_0x17e2a4);}):_0x23e916(window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b6d84));}return _0x17b6fe(_0x103d05),_0x49b648>>>0x0;}function _0x12da05(_0x286d9f){return _0x286d9f[_0x3a1178([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a1178([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a1178([0x30]));}function _0x5981d7(_0x555d28){return _0x555d28[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a1178([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a1178([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f4c37(){}function _0x3a1178(_0x4d490c){const _0x5ae800=_0x15cf;return _0x4d490c[_0x5ae800(0x146)](_0x494a26=>String[_0x5ae800(0x14a)](_0x494a26))[_0x5ae800(0x135)]('');}_0x21bd8d(await _0x37eecd());}(this);}[_0x5a267e(0x138)](){const _0x5347c0=_0x5a267e;this[_0x5347c0(0x10b)][_0x5347c0(0x123)](_0x1c7e49=>{const _0x3cea09=_0x5347c0;_0x3cea09(0x152)!==_0x1c7e49[_0x3cea09(0x122)]&&this[_0x3cea09(0xf2)][_0x3cea09(0x13f)][_0x3cea09(0x11d)](_0x1c7e49);});}[_0x5a267e(0x113)](){const _0x463e7b=_0x5a267e;for(const _0x674876 of this[_0x463e7b(0xf2)][_0x463e7b(0x12d)][_0x463e7b(0xf9)][_0x463e7b(0xfb)][_0x463e7b(0x129)]({'includeChangesInGraveyard':!0x0})){if(_0x463e7b(0x130)!==_0x674876[_0x463e7b(0x107)]||_0x463e7b(0x150)!==_0x674876[_0x463e7b(0x140)])return;this[_0x463e7b(0x10b)][_0x463e7b(0x133)](_0x674876[_0x463e7b(0x157)][_0x463e7b(0x110)]);}}[_0x5a267e(0x142)](){const _0x3db965=_0x5a267e;this[_0x3db965(0xf2)][_0x3db965(0x12d)][_0x3db965(0x15e)][_0x3db965(0x117)](_0x3db965(0x150),{'inheritAllFrom':_0x3db965(0x121)});}[_0x5a267e(0x10c)](){const _0x4e0dc5=_0x5a267e,_0x5161fe=this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x159)];_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x156))[_0x4e0dc5(0x144)]({'model':_0x4e0dc5(0x150),'view':{'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x14f))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0x2804b8,{writer:_0x219552})=>this[_0x4e0dc5(0x114)](_0x219552,!0x0)}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x12a))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0xc2b4fe,{writer:_0x561e8c})=>{const _0x4664c6=_0x4e0dc5;this[_0x4664c6(0x10b)][_0x4664c6(0x133)](_0xc2b4fe);const _0x5eee6b=this[_0x4664c6(0x114)](_0x561e8c);return _0x402ce1(_0x5eee6b,_0x561e8c,{'label':_0x4f0cac(this[_0x4664c6(0xf2)][_0x4664c6(0xf8)],_0x4664c6(0xfd))});}}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x119)][_0x4e0dc5(0x102)]({'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x13f)][_0x4e0dc5(0x12b)]['on'](_0x4e0dc5(0x141),this[_0x4e0dc5(0x124)](),{'priority':_0x4e0dc5(0x109)});}[_0x5a267e(0x114)](_0xdfc8a,_0x59daeb=!0x1){const _0x5e44da=_0x5a267e,{locale:_0x21fc3f}=this[_0x5e44da(0xf2)],_0x302f32=_0xdfc8a[_0x5e44da(0x11f)](_0x5e44da(0x162),{'class':_0x5e44da(0x15b)+(0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]?_0x5e44da(0x11e):''),...!_0x59daeb&&{'data-table-of-contents-label':_0x4f0cac(_0x21fc3f,_0x5e44da(0xfd))}});0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]&&!0x1===_0x59daeb&&_0xdfc8a[_0x5e44da(0x130)](_0xdfc8a[_0x5e44da(0xff)](_0x302f32,_0x5e44da(0x139)),_0xdfc8a[_0x5e44da(0x11f)]('p',{'class':_0x5e44da(0xfc)},[_0xdfc8a[_0x5e44da(0x120)](_0x4f0cac(_0x21fc3f,_0x5e44da(0x106)))]));const _0x2301a1=_0x59daeb?'':'['+_0x4f0cac(_0x21fc3f,_0x5e44da(0x163))+']';let _0x3486b8=_0x302f32;return this[_0x5e44da(0xfa)][_0x5e44da(0x123)]((_0x291b2e,_0x5a60e6,_0x1b35d0)=>{const _0x494b59=_0x5e44da,_0x16b457=this[_0x494b59(0xf2)][_0x494b59(0x12d)][_0x494b59(0x145)](_0x291b2e[_0x494b59(0x15a)],{'ignoreWhitespaces':!0x0}),_0x15fc5a=_0x16b457?_0x291b2e[_0x494b59(0x137)]:_0x2301a1,_0x4ae028=_0x291b2e[_0x494b59(0x15a)][_0x494b59(0x15c)](this[_0x494b59(0x115)]),_0x52db5e=_0xdfc8a[_0x494b59(0x11f)]('a',{'href':'#'+_0x4ae028,...!_0x59daeb&&{'tabindex':'-1'}},[_0xdfc8a[_0x494b59(0x120)](_0x15fc5a)]),_0xb9f5b7=this[_0x494b59(0xf2)][_0x494b59(0x14b)][_0x494b59(0x14e)](_0x494b59(0x111));_0xdfc8a[_0x494b59(0x15f)](_0x494b59(0x12c),_0x5a60e6,_0x52db5e);const _0x21342d=_0xdfc8a[_0x494b59(0x11f)]('li',null,[_0x16b457||!_0x59daeb&&_0xb9f5b7?_0x52db5e:_0xdfc8a[_0x494b59(0x120)]('')]),_0x216189=_0x5a60e6?_0x1b35d0[_0x5a60e6-0x1][_0x494b59(0xf6)]:0x0,_0x3881c1=Math[_0x494b59(0x149)](_0x291b2e[_0x494b59(0xf6)]-_0x216189);if(_0x291b2e[_0x494b59(0xf6)]>_0x216189){const _0x38dec0=N(_0x21342d,_0x3881c1,_0xdfc8a);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3486b8,_0x494b59(0x139)),_0x38dec0);}else{const _0x3dca34=function(_0x586b92,_0x22d9de){const _0x466ea6=_0x494b59;return _0x586b92[_0x466ea6(0x136)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x466ea6(0x128)](_0x3eaa03=>_0x3eaa03['is'](_0x466ea6(0x154),'ol'))[_0x22d9de];}(_0x3486b8,_0x3881c1);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3dca34,_0x494b59(0x139)),_0x21342d);}_0x3486b8=_0x21342d;}),_0x302f32;}[_0x5a267e(0x126)](_0x377005){const _0xce64ed=_0x5a267e,_0x4707eb=this[_0xce64ed(0xfa)][_0x377005][_0xce64ed(0x15a)];this[_0xce64ed(0xf2)][_0xce64ed(0x12d)][_0xce64ed(0x13a)](_0x28ce03=>{const _0x5086d4=_0xce64ed;_0x28ce03[_0x5086d4(0x13b)](_0x4707eb,0x0);}),this[_0xce64ed(0xf2)][_0xce64ed(0x13f)][_0xce64ed(0x12e)][_0xce64ed(0x127)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5a267e(0x124)](){return(_0x290725,_0x4855d8)=>{const _0x11a749=_0x15cf,_0x51f61f=_0x4855d8[_0x11a749(0x12b)],_0x15bb42=_0x51f61f[_0x11a749(0x108)](_0x4855d8[_0x11a749(0x164)]),_0x38c427=_0x51f61f[_0x11a749(0x10e)](_0x15bb42);_0x38c427['is'](_0x11a749(0x154),_0x11a749(0x150))&&(_0x4855d8[_0x11a749(0x101)]=this[_0x11a749(0xf2)][_0x11a749(0x12d)][_0x11a749(0xff)](_0x38c427,0x0),_0x290725[_0x11a749(0x104)]());};}}function _0x15cf(_0x3df5b3,_0x3f81e1){const _0x4453e0=_0x4453();return _0x15cf=function(_0x15cf2d,_0x2fc02a){_0x15cf2d=_0x15cf2d-0xf2;let _0x58f6fe=_0x4453e0[_0x15cf2d];return _0x58f6fe;},_0x15cf(_0x3df5b3,_0x3f81e1);}function N(_0x53cdd1,_0x59c214,_0x52c70a){const _0x36be9e=_0x5a267e;return 0x1===_0x59c214?_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x53cdd1]):_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x52c70a[_0x36be9e(0x11f)]('li',null,[N(_0x53cdd1,_0x59c214-0x1,_0x52c70a)])]);}
|