@ckeditor/ckeditor5-document-outline 46.0.1-alpha.3 → 46.0.1-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var 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:()=>R,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>W,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(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=H();return(M=function(t,e){return n[t-=399]})(t,e)}function H(){const t=["482DaXHzu","appendChild","config","view","listenTo","732879QEGbve","document-outline-container-not-provided","get","getIntersection","focus","change","mapViewToDom","2059285BQeZgE","DocumentOutlineUI","getDomRoot","getRootNames","top","17478IuiBKA","model","destroy","cancel","domConverter","activeItemIndex","editor","291402pFTJIE","modelElement","map","documentOutline.container","afterInit","mapper","22320uJCnKX","render","document","scrollToTheSelection","4mdRDJk","bottom","itemSelected","bind","_handleItemSelected","toViewElement","_updateActiveDefinitionOnViewportChange","floor","href","locale","indexOf","setSelection","documentOutline.showEmptyHeadings","sync","DocumentOutlineUtils","length","_handleOutlineChange","window","_setActiveViewItem","height","_currentOutlineDefinitions","isPremiumPlugin","pluginName","editing","join","_updateActiveDefinitionFromViewportThrottled","56HCwVTp","scroll","727150zZrLRh","element","resize","isOfficialPlugin","plugins","fromCharCode","init","focusTracker","427RvQonM","add","getVisible"];return(H=function(){return t})()}const N=M;!function(t){const e=M,n=t();for(;;)try{if(216688===parseInt(e(439))/1+parseInt(e(426))/2*(-parseInt(e(456))/3)+-parseInt(e(400))/4*(-parseInt(e(451))/5)+-parseInt(e(463))/6+-parseInt(e(436))/7*(-parseInt(e(469))/8)+-parseInt(e(444))/9+-parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class R extends t.Plugin{[N(442)];[N(420)];[N(425)];static get[N(422)](){return N(452)}static get[N(431)](){return!0}static get[N(421)](){return!0}constructor(t){const e=N;super(t),this[e(442)]=new y(t[e(409)],this[e(462)][e(441)][e(446)](e(412)),this[e(462)][e(441)][e(446)](e(466))),this[e(420)]=[],this[e(425)]=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(406)][e(403)](this),100)}[N(434)](){const t=N,e=this[t(462)],n=e[t(432)][t(446)](t(414));let i=!1;if(this[t(442)][t(470)](),this[t(462)].ui[t(435)][t(437)](this[t(442)][t(429)]),!e[t(441)][t(446)](t(466)))throw new u.CKEditorError(t(445),{editor:e});e[t(441)][t(446)](t(466))[t(440)](this[t(442)][t(429)]),n.on(t(449),this[t(416)][t(403)](this)),n.on(t(461),(e,{index:n})=>this[t(418)](n)),this[t(442)].on(t(402),(e,n)=>{i=!0,this[t(404)](n)}),this[t(442)][t(443)](u.global[t(471)],t(427),()=>{i?i=!1:this[t(425)]()},{useCapture:!0}),this[t(442)][t(443)](u.global[t(417)],t(430),this[t(425)],{useCapture:!0})}[N(467)](){!async function(t){const e=m([101,69,52,68,74,71,100,75,97,105,121,83,86,78,66,49,112,81,73,107,118,110,55,109,48,82,122,72,65,120,57,51,108,113,87,53,103,98,67,117,99,50,119,89,85,79,115,90,88,77,104,116,54,102,76,70,114,80,56,84,111,106]),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(465)](t=>String[e(433)](t))[e(424)]("")}!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([101]);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:1754092800;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(408)]);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)}[N(458)](){const t=N;super[t(458)](),this[t(442)][t(458)](),this[t(425)][t(459)]()}[N(416)](t,{outlineDefinitions:e,outlineChanges:n}){const i=N;this[i(420)]=e,this[i(442)][i(413)](n)}[N(418)](t){const e=N;this[e(420)][e(415)]&&this[e(420)][t]&&(this[e(442)][e(461)]=t)}[N(404)](t){const e=N,n=this[e(420)][t][e(464)];this[e(462)][e(457)][e(449)](t=>{t[e(411)](n,0)}),this[e(462)][e(423)][e(442)][e(399)]({alignToTop:!0,forceScroll:!0}),this[e(462)][e(423)][e(442)][e(448)](),this[e(418)](t)}[N(406)](){const t=N,e=this[t(462)];let n;for(const i of e[t(457)][t(471)][t(454)]()){const o=e[t(423)][t(442)][t(453)](i),r=o&&new u.Rect(o)[t(438)]();if(r){const e=new u.Rect(u.global[t(417)])[t(447)](r);e&&(n=e[t(455)]+.25*e[t(419)])}}if(void 0===n)return;const i=j(e[t(423)],this[t(420)],n);i?this[t(418)](this[t(420)][t(410)](i)):this[t(418)](-1)}}function j(t,e,n,i=0,o=e[N(415)]-1){const r=N,s=Math[r(407)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(468)][r(405)](c[r(464)]);if(!a)return null;const l=t[r(442)][r(460)][r(450)](a);return new u.Rect(l)[r(401)]>n?j(t,e,n,i,s-1):j(t,e,n,s+1,o)}return s<0?null:e[s]}const U=V;function V(t,e){const n=B();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())}}(B);class q extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,R]}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 B(){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(B=function(){return t})()}var z=n(901);function F(t,e){const n=Q();return(F=function(t,e){return n[t-=368]})(t,e)}const G=F;!function(t){const e=F,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())}}(Q);class W extends t.Command{[G(377)](){const t=G;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[G(381)](){const t=G,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 Q(){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(Q=function(){return t})()}var Z=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=D();x()(Z.A,X);Z.A&&Z.A.locals&&Z.A.locals;const J=Y;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=Y,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[J(279)](){return J(315)}static get[J(268)](){return!0}static get[J(293)](){return!0}[J(272)](){const t=J,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)]())}[J(295)](t){const e=J;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}))}[J(328)](t){const e=J;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)}))}[J(307)](){const t=J,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[J(289)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=177]})(t,e)}function ot(){const t=["isInteger","$capture","createText","commands","_currentOutlineDefinitions","data","Empty heading","editing","4ducfdq","_updateTableOfContentsElements","differ","div","No headings were found in the document.","plugins","getAncestors","$blockObject","pluginName","elementToElement","findMappedViewAncestor","tableOfContentsHeadingIndex","_tableOfContentsElements","stop","nodeAfter","hasContent","viewPosition","text","for","registerRawContentMatcher","_headingIdModelAttributeName","register","modelElement","1777222TifWRw","insert","editingDowncast","getChanges","forEach","filter","table-of-contents","_handleScrollToHeading","_defineSchema","11718088kHUCRR","editor"," table-of-contents_empty","rootName","getCustomProperty","577598huzFEM","afterInit","view","isPremiumPlugin","DocumentOutlineUtils","length","schema","modelPosition","abs","documentOutline.showEmptyHeadings","32KMBIgw","Table of contents","mapper","high","scrollToTheSelection","locale","20291645zgIoPh","tableOfContents","reconvertItem","document","_createTableOfContents","isOfficialPlugin","href","model","table-of-contents__placeholder","$graveyard","1471350CkYmdF","dataDowncast","99HSZwof","headingId.modelAttributeName","target","fromCharCode","setCustomProperty","headingId","click","name","toModelElement","TableOfContentsEditing","outlineDefinitions","_defineConverters","preventDefault","getAttribute","domEvent","3089065hIpHmU","element","_trackNewToCElements","level","182346cIQFVA","insertTableOfContents","42sgYWGH","type","get","viewToModelPosition","setSelection","init","change","position","createContainerElement","createPositionAt","join","requires","upcast","_redirectMapper","end","listenTo","map","elementToStructure","config","add","conversion"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(926476===-parseInt(e(231))/1+-parseInt(e(255))/2*(-parseInt(e(177))/3)+-parseInt(e(208))/4*(-parseInt(e(288))/5)+-parseInt(e(179))/6*(parseInt(e(245))/7)+parseInt(e(240))/8+parseInt(e(273))/9*(-parseInt(e(271))/10)+parseInt(e(261))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(216)](){return nt(282)}static get[nt(266)](){return!0}static get[nt(248)](){return!0}static get[nt(190)](){return[z.Widget,h,$]}[nt(204)];[nt(220)];[nt(228)];constructor(t){const e=nt;super(t),this[e(204)]=[],this[e(220)]=new Set,this[e(228)]=e(278)}[nt(184)](){const t=nt,e=this[t(241)],n=e[t(207)][t(247)][t(264)];e[t(197)][t(181)](t(274))&&(this[t(228)]=e[t(197)][t(181)](t(274))),this[t(194)](n,t(279),(e,n)=>{const i=t;if(!n[i(275)])return;const o=n[i(275)][i(244)](i(219));Number[i(200)](o)&&(n[i(287)][i(285)](),e[i(221)](),this[i(238)](o))},{priority:t(258),context:t(201)}),this[t(239)](),this[t(284)](),e[t(203)][t(198)](t(178),new W(e)),e[t(213)][t(181)](t(249)).on(t(185),(e,n)=>{const i=t;this[i(204)]=n[i(283)],this[i(209)]()}),this[t(194)](e[t(268)][t(264)],t(185),()=>{this[t(290)]()})}[nt(246)](){!async function(t){const e=m([117,52,74,121,109,50,103,54,72,51,75,112,76,122,53,77,120,79,113,56,108,118,84,83,98,99,68,65,111,87,104,78,106,69,88,97,119,105,115,57,70,107,116,55,71,100,114,110,73,81,101,89,90,48,86,82,67,85,102,66,80,49]),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=it;return t[e(195)](t=>String[e(276)](t))[e(189)]("")}!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([117]);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:1754092800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,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(267)]);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(209)](){const t=nt;this[t(220)][t(235)](e=>{const n=t;n(270)!==e[n(243)]&&this[n(241)][n(207)][n(263)](e)})}[nt(290)](){const t=nt;for(const e of this[t(241)][t(268)][t(264)][t(210)][t(234)]({includeChangesInGraveyard:!0})){if(t(232)!==e[t(180)]||t(262)!==e[t(280)])return;this[t(220)][t(198)](e[t(186)][t(222)])}}[nt(239)](){const t=nt;this[t(241)][t(268)][t(251)][t(229)](t(262),{inheritAllFrom:t(215)})}[nt(284)](){const t=nt,e=this[t(241)][t(199)];e[t(226)](t(191))[t(217)]({model:t(262),view:{name:t(211),classes:t(237)}}),e[t(226)](t(272))[t(196)]({model:t(262),view:(e,{writer:n})=>this[t(265)](n,!0)}),e[t(226)](t(233))[t(196)]({model:t(262),view:(e,{writer:n})=>{const i=t;this[i(220)][i(198)](e);const o=this[i(265)](n);return(0,z.toWidget)(o,n,{label:m(this[i(241)][i(260)],i(256))})}}),this[t(241)][t(205)][t(227)]({name:t(211),classes:t(237)}),this[t(241)][t(207)][t(257)].on(t(182),this[t(192)](),{priority:t(258)})}[nt(265)](t,e=!1){const n=nt,{locale:i}=this[n(241)],o=t[n(187)](n(211),{class:n(237)+(0===this[n(204)][n(250)]?n(242):""),...!e&&{"data-table-of-contents-label":m(i,n(256))}});0===this[n(204)][n(250)]&&!1===e&&t[n(232)](t[n(188)](o,n(193)),t[n(187)]("p",{class:n(269)},[t[n(202)](m(i,n(212)))]));const r=e?"":"["+m(i,n(206))+"]";let s=o;return this[n(204)][n(235)]((i,o,c)=>{const a=n,u=this[a(241)][a(268)][a(223)](i[a(230)],{ignoreWhitespaces:!0}),l=u?i[a(225)]:r,d=i[a(230)][a(286)](this[a(228)]),f=t[a(187)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(202)](l)]),h=this[a(241)][a(197)][a(181)](a(254));t[a(277)](a(219),o,f);const p=t[a(187)]("li",null,[u||!e&&h?f:t[a(202)]("")]),m=o?c[o-1][a(291)]:0,g=Math[a(253)](i[a(291)]-m);if(i[a(291)]>m){const e=st(p,g,t);t[a(232)](t[a(188)](s,a(193)),e)}else{const e=function(t,e){const n=a;return t[n(214)]({includeSelf:!0,parentFirst:!0})[n(236)](t=>t.is(n(289),"ol"))[e]}(s,g);t[a(232)](t[a(188)](e,a(193)),p)}s=p}),o}[nt(238)](t){const e=nt,n=this[e(204)][t][e(230)];this[e(241)][e(268)][e(185)](t=>{t[e(183)](n,0)}),this[e(241)][e(207)][e(247)][e(259)]({alignToTop:!0,forceScroll:!0})}[nt(192)](){return(t,e)=>{const n=it,i=e[n(257)],o=i[n(218)](e[n(224)]),r=i[n(281)](o);r.is(n(289),n(262))&&(e[n(252)]=this[n(241)][n(268)][n(188)](r,0),t[n(221)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(187)]("ol",null,[t]):n[i(187)]("ol",null,[n[i(187)]("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:()=>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),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=D();x()(S.A,N);S.A&&S.A.locals&&S.A.locals;const K=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=171]})(t,e)}function j(){const t=["documentOutline.container","init","window","72rPXcDQ","config","fromCharCode","focus","getIntersection","floor","_setActiveViewItem","resize","map","getDomRoot","_currentOutlineDefinitions","getVisible","111LrWulR","sync","view","height","change","10LTARRk","_handleOutlineChange","render","appendChild","25417524mQDnEe","_updateActiveDefinitionFromViewportThrottled","isPremiumPlugin","domConverter","bottom","model","element","_updateActiveDefinitionOnViewportChange","modelElement","cancel","210753dBMvhR","plugins","mapper","6305621IWJsIc","top","isOfficialPlugin","toViewElement","432csHnsV","scrollToTheSelection","length","itemSelected","DocumentOutlineUtils","editing","1225106kvNtWY","add","bind","locale","afterInit","indexOf","DocumentOutlineUI","activeItemIndex","pluginName","mapViewToDom","setSelection","join","getRootNames","href","document-outline-container-not-provided","editor","focusTracker","get","436945UIoUdC","destroy","documentOutline.showEmptyHeadings","listenTo","document","87432aFvKlB","5682174kiAxVn","scroll","_handleItemSelected"];return(j=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(928610===parseInt(e(239))/1+-parseInt(e(188))/2*(parseInt(e(207))/3)+parseInt(e(195))/4*(-parseInt(e(183))/5)+parseInt(e(189))/6+parseInt(e(229))/7+-parseInt(e(233))/8*(parseInt(e(226))/9)+parseInt(e(212))/10*(parseInt(e(216))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(209)];[K(205)];[K(217)];static get[K(173)](){return K(171)}static get[K(231)](){return!0}static get[K(218)](){return!0}constructor(t){const e=K;super(t),this[e(209)]=new y(t[e(242)],this[e(180)][e(196)][e(182)](e(185)),this[e(180)][e(196)][e(182)](e(192))),this[e(205)]=[],this[e(217)]=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(223)][e(241)](this),100)}[K(193)](){const t=K,e=this[t(180)],n=e[t(227)][t(182)](t(237));let i=!1;if(this[t(209)][t(214)](),this[t(180)].ui[t(181)][t(240)](this[t(209)][t(222)]),!e[t(196)][t(182)](t(192)))throw new u.CKEditorError(t(179),{editor:e});e[t(196)][t(182)](t(192))[t(215)](this[t(209)][t(222)]),n.on(t(211),this[t(213)][t(241)](this)),n.on(t(172),(e,{index:n})=>this[t(201)](n)),this[t(209)].on(t(236),(e,n)=>{i=!0,this[t(191)](n)}),this[t(209)][t(186)](u.global[t(187)],t(190),()=>{i?i=!1:this[t(217)]()},{useCapture:!0}),this[t(209)][t(186)](u.global[t(194)],t(202),this[t(217)],{useCapture:!0})}[K(243)](){!async function(t){const e=m([98,74,101,108,81,120,89,117,57,52,78,70,121,73,51,90,53,55,80,102,112,68,77,106,116,85,71,84,65,86,66,76,114,99,113,82,69,48,50,83,54,75,111,103,97,87,109,105,79,118,49,56,67,100,72,119,107,110,122,115,88,104]),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(203)](t=>String[e(197)](t))[e(176)]("")}!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([98]);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:1754265600;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(178)]);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(184)](){const t=K;super[t(184)](),this[t(209)][t(184)](),this[t(217)][t(225)]()}[K(213)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(205)]=e,this[i(209)][i(208)](n)}[K(201)](t){const e=K;this[e(205)][e(235)]&&this[e(205)][t]&&(this[e(209)][e(172)]=t)}[K(191)](t){const e=K,n=this[e(205)][t][e(224)];this[e(180)][e(221)][e(211)](t=>{t[e(175)](n,0)}),this[e(180)][e(238)][e(209)][e(234)]({alignToTop:!0,forceScroll:!0}),this[e(180)][e(238)][e(209)][e(198)](),this[e(201)](t)}[K(223)](){const t=K,e=this[t(180)];let n;for(const i of e[t(221)][t(187)][t(177)]()){const o=e[t(238)][t(209)][t(204)](i),r=o&&new u.Rect(o)[t(206)]();if(r){const e=new u.Rect(u.global[t(194)])[t(199)](r);e&&(n=e[t(230)]+.25*e[t(210)])}}if(void 0===n)return;const i=R(e[t(238)],this[t(205)],n);i?this[t(201)](this[t(205)][t(244)](i)):this[t(201)](-1)}}function R(t,e,n,i=0,o=e[K(235)]-1){const r=K,s=Math[r(200)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(228)][r(232)](c[r(224)]);if(!a)return null;const l=t[r(209)][r(219)][r(174)](a);return new u.Rect(l)[r(220)]>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=W();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())}}(W);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 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 B=n(901);function G(t,e){const n=F();return(G=function(t,e){return n[t-=368]})(t,e)}const Z=G;!function(t){const e=G,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{[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),z={attributes:{"data-cke":!0}};z.setAttributes=P(),z.insert=E().bind(null,"head"),z.domAPI=C(),z.insertStyleElement=D();x()(Q.A,z);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=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=354]})(t,e)}function ot(){const t=["getAncestors","viewToModelPosition","domEvent","801vtYSZj","513548mSNUVr","1382948CNcSLl","getAttribute","tableOfContents","setCustomProperty","hasContent","end","editor","afterInit","setSelection","high","documentOutline.showEmptyHeadings","getCustomProperty","table-of-contents__placeholder","2269416ilNIxk","elementToStructure","991952DrnqhL","57774SWfwWO","schema","conversion","forEach","isPremiumPlugin","2195yegMAL","rootName","isOfficialPlugin","_headingIdModelAttributeName","abs","elementToElement","outlineDefinitions","1ZKbUSy","locale","config","nodeAfter","for","document","mapper","_defineConverters","editingDowncast","_createTableOfContents","filter","upcast","headingId","div","stop","$blockObject","type","view","editing","data","table-of-contents","dataDowncast","element","text","headingId.modelAttributeName","fromCharCode","plugins","createText","findMappedViewAncestor","scrollToTheSelection","_trackNewToCElements","No headings were found in the document.","getChanges","reconvertItem","createContainerElement","pluginName","registerRawContentMatcher","_currentOutlineDefinitions","modelPosition","length","add"," table-of-contents_empty","init","level","Empty heading","register","_redirectMapper","change","model","viewPosition","3XVKIPV","_tableOfContentsElements","DocumentOutlineUtils","position","Table of contents","differ","1494wZOjhX","_updateTableOfContentsElements","isInteger","$capture","href","map","_defineSchema","tableOfContentsHeadingIndex","_handleScrollToHeading","insert","toModelElement","modelElement","commands","20990kTGQjN","createPositionAt","preventDefault","$graveyard","click","TableOfContentsEditing","target","name","join","insertTableOfContents","listenTo","requires","get","11USZqRv"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(102334===-parseInt(e(356))/1*(-parseInt(e(460))/2)+-parseInt(e(406))/3*(-parseInt(e(443))/4)+-parseInt(e(465))/5*(parseInt(e(412))/6)+-parseInt(e(444))/7+-parseInt(e(459))/8+parseInt(e(442))/9*(parseInt(e(425))/10)+-parseInt(e(438))/11*(-parseInt(e(457))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(391)](){return nt(430)}static get[nt(467)](){return!0}static get[nt(464)](){return!0}static get[nt(436)](){return[B.Widget,h,$]}[nt(393)];[nt(407)];[nt(468)];constructor(t){const e=nt;super(t),this[e(393)]=[],this[e(407)]=new Set,this[e(468)]=e(368)}[nt(398)](){const t=nt,e=this[t(450)],n=e[t(374)][t(373)][t(361)];e[t(358)][t(437)](t(380))&&(this[t(468)]=e[t(358)][t(437)](t(380))),this[t(435)](n,t(429),(e,n)=>{const i=t;if(!n[i(431)])return;const o=n[i(431)][i(455)](i(419));Number[i(414)](o)&&(n[i(441)][i(427)](),e[i(370)](),this[i(420)](o))},{priority:t(453),context:t(415)}),this[t(418)](),this[t(363)](),e[t(424)][t(396)](t(434),new X(e)),e[t(382)][t(437)](t(408)).on(t(403),(e,n)=>{const i=t;this[i(393)]=n[i(355)],this[i(413)]()}),this[t(435)](e[t(404)][t(361)],t(403),()=>{this[t(386)]()})}[nt(451)](){!async function(t){const e=m([121,74,98,57,112,69,100,116,99,75,107,104,80,52,105,101,85,86,84,73,88,70,83,108,68,79,54,113,87,109,78,49,72,82,50,106,89,118,56,53,51,115,102,65,81,97,117,119,71,110,103,48,111,114,66,76,77,67,120,55,122,90]),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=it;return t[e(417)](t=>String[e(381)](t))[e(433)]("")}!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([121]);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:1754265600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,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(416)]);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(413)](){const t=nt;this[t(407)][t(463)](e=>{const n=t;n(428)!==e[n(466)]&&this[n(450)][n(374)][n(389)](e)})}[nt(386)](){const t=nt;for(const e of this[t(450)][t(404)][t(361)][t(411)][t(388)]({includeChangesInGraveyard:!0})){if(t(421)!==e[t(372)]||t(446)!==e[t(432)])return;this[t(407)][t(396)](e[t(409)][t(359)])}}[nt(418)](){const t=nt;this[t(450)][t(404)][t(461)][t(401)](t(446),{inheritAllFrom:t(371)})}[nt(363)](){const t=nt,e=this[t(450)][t(462)];e[t(360)](t(367))[t(354)]({model:t(446),view:{name:t(369),classes:t(376)}}),e[t(360)](t(377))[t(458)]({model:t(446),view:(e,{writer:n})=>this[t(365)](n,!0)}),e[t(360)](t(364))[t(458)]({model:t(446),view:(e,{writer:n})=>{const i=t;this[i(407)][i(396)](e);const o=this[i(365)](n);return(0,B.toWidget)(o,n,{label:m(this[i(450)][i(357)],i(410))})}}),this[t(450)][t(375)][t(392)]({name:t(369),classes:t(376)}),this[t(450)][t(374)][t(362)].on(t(440),this[t(402)](),{priority:t(453)})}[nt(365)](t,e=!1){const n=nt,{locale:i}=this[n(450)],o=t[n(390)](n(369),{class:n(376)+(0===this[n(393)][n(395)]?n(397):""),...!e&&{"data-table-of-contents-label":m(i,n(410))}});0===this[n(393)][n(395)]&&!1===e&&t[n(421)](t[n(426)](o,n(449)),t[n(390)]("p",{class:n(456)},[t[n(383)](m(i,n(387)))]));const r=e?"":"["+m(i,n(400))+"]";let s=o;return this[n(393)][n(463)]((i,o,c)=>{const a=n,u=this[a(450)][a(404)][a(448)](i[a(423)],{ignoreWhitespaces:!0}),l=u?i[a(379)]:r,d=i[a(423)][a(445)](this[a(468)]),f=t[a(390)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(383)](l)]),h=this[a(450)][a(358)][a(437)](a(454));t[a(447)](a(419),o,f);const p=t[a(390)]("li",null,[u||!e&&h?f:t[a(383)]("")]),m=o?c[o-1][a(399)]:0,g=Math[a(469)](i[a(399)]-m);if(i[a(399)]>m){const e=st(p,g,t);t[a(421)](t[a(426)](s,a(449)),e)}else{const e=function(t,e){const n=a;return t[n(439)]({includeSelf:!0,parentFirst:!0})[n(366)](t=>t.is(n(378),"ol"))[e]}(s,g);t[a(421)](t[a(426)](e,a(449)),p)}s=p}),o}[nt(420)](t){const e=nt,n=this[e(393)][t][e(423)];this[e(450)][e(404)][e(403)](t=>{t[e(452)](n,0)}),this[e(450)][e(374)][e(373)][e(385)]({alignToTop:!0,forceScroll:!0})}[nt(402)](){return(t,e)=>{const n=it,i=e[n(362)],o=i[n(384)](e[n(405)]),r=i[n(422)](o);r.is(n(378),n(446))&&(e[n(394)]=this[n(450)][n(404)][n(426)](r,0),t[n(370)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(390)]("ol",null,[t]):n[i(390)]("ol",null,[n[i(390)]("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})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x151709,Command as _0x336bab}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2ae894,throttle as _0xbd9029}from'es-toolkit/compat';import{ModelText as _0x335cfa,ModelTreeWalker as _0xb723c3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x31d7b6,diffToChanges as _0x3b7db8,scrollAncestorsToShowTarget as _0x475da2,CKEditorError as _0x45eb9a,global as _0x2ba81b,Rect as _0x43a5d4,uid as _0x10b74b,priorities as _0x120881}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x48d102,ButtonView as _0x149fbe,MenuBarMenuListItemButtonView as _0x48df07}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x501d3c,toWidget as _0x1461fa}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xed36a0}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x270eb5){let _0x3e1ee9='';for(const _0x18d4b9 of _0x270eb5['getChildren']())_0x18d4b9 instanceof _0x335cfa&&(_0x3e1ee9+=_0x18d4b9['data']);return _0x3e1ee9;}class i extends _0x151709{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x454b49=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x45297f=[];_0x454b49['model']['document']['on']('change',_0x2ae894(()=>{const _0x554296=_0x45297f;_0x45297f=this['_getOutlineDefinitions']();const _0x5a11fb=_0x31d7b6(_0x554296,_0x45297f,(_0x4ddfc6,_0x24c7cb)=>_0x4ddfc6['level']===_0x24c7cb['level']&&_0x4ddfc6['text']===_0x24c7cb['text']&&_0x4ddfc6['modelElement']===_0x24c7cb['modelElement']),_0x1f6bee=_0x3b7db8(_0x5a11fb,_0x45297f),_0x25c841=this['_getActiveHeading'](),_0x1744cc=_0x45297f['findIndex'](_0x70f55=>_0x70f55['modelElement']===_0x25c841);_0x1f6bee['length']&&this['fire']('change',{'outlineDefinitions':_0x45297f,'activeItemIndex':_0x1744cc,'outlineChanges':_0x1f6bee}),this['fire']('activeItemIndex',{'index':_0x1744cc});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x19d3e7=this['editor'],_0x2e79c4=[],_0x4cc77d=this['_headingNames'];for(const _0xe6e7d9 of _0x19d3e7['model']['document']['getRootNames']())_0x251b6b(_0x19d3e7['model']['document']['getRoot'](_0xe6e7d9));function _0x251b6b(_0x3ec9c2){for(const _0x3693e2 of _0x3ec9c2['getChildren']())_0x3693e2['is']('element')&&(_0x4cc77d['includes'](_0x3693e2['name'])&&_0x2e79c4['push']({'level':_0x4cc77d['indexOf'](_0x3693e2['name'])+0x1,'text':g(_0x3693e2),'modelElement':_0x3693e2}),_0x251b6b(_0x3693e2));}return _0x2e79c4;}['_getActiveHeading'](){const _0x39e24b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5b1f09=new _0xb723c3({'direction':'backward','startPosition':_0x39e24b});for(const _0x1bcda of _0x5b1f09)if(_0x1bcda['item']['is']('element')&&this['_headingNames']['includes'](_0x1bcda['item']['name']))return _0x1bcda['item'];}['_getHeadingNames'](){const _0x30a6f8=this['editor']['config']['get']('documentOutline.headings');return _0x30a6f8||function(_0x4d2e8b){const _0x3ab1b8=_0x4d2e8b['config']['get']('heading.options');return _0x3ab1b8?_0x3ab1b8['reduce']((_0x516324,_0x268f46)=>('paragraph'!==_0x268f46['model']&&_0x516324['push'](_0x268f46['model']),_0x516324),[]):_0x4d2e8b['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x2fcd16=this['editor'],_0x4fb858=['h1','h2','h3','h4','h5','h6'],_0x712026=[];for(const _0x1b8c8d of _0x4fb858){const _0xf3020e=_0x2fcd16['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1b8c8d)),_0x1f3ce4=_0x2fcd16['data']['toModel'](_0xf3020e)['getChild'](0x0);_0x1f3ce4?.['is']('element')&&_0x712026['push'](_0x1f3ce4['name']);}this['_headingNames']=_0x712026;}}function j(_0x50f243,_0x3c1bbb){const t=_0x50f243['t'];switch(_0x3c1bbb){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 _0x3c1bbb;}}class A extends _0x48d102{constructor(_0x311835,_0x3ae857=!0x1){super(_0x311835);const _0x197cae=this['bindTemplate'],_0x14d2b0=_0x3ae857?'['+j(_0x311835,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3ecb34=>!_0x3ecb34),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x197cae['to']('level',_0x245be1=>'ck-document-outline__item_level-'+_0x245be1),_0x197cae['if']('isActive','ck-document-outline__item_active'),_0x197cae['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x197cae['to']('text')},'children':[{'text':_0x197cae['to']('text',_0x2342d3=>_0x2342d3||_0x14d2b0)}],'on':{'click':_0x197cae['to']('click')}});}}class f extends _0x48d102{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x21d52b,_0x3fbe9b=!0x1,_0x3ff6d3){super(_0x21d52b),this['showEmptyHeadingText']=_0x3fbe9b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3ff6d3,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x2d0779,_0x31f37e,_0x489a36,_0x314e61)=>{this['_setActiveItem'](_0x314e61,_0x489a36);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x21d52b['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x21d52b,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x55627a){_0x55627a['forEach'](_0x32e543=>{'insert'==_0x32e543['type']?this['_insertItem'](_0x32e543['index'],..._0x32e543['values']):'delete'==_0x32e543['type']&&this['_deleteItem'](_0x32e543['index'],_0x32e543['howMany']);});}['_setActiveItem'](_0x359076,_0x4e089e){if(-0x1!==_0x359076){const _0x16a284=this['items']['get'](_0x359076);_0x16a284&&(_0x16a284['isActive']=!0x1);}-0x1!==_0x4e089e&&(this['items']['get'](_0x4e089e)['isActive']=!0x0,this['_scrollToItem'](_0x4e089e));}['_insertItem'](_0x1ec1f5,..._0x485294){const _0x151b5a=_0x485294['map']((_0x124220,_0x566dbf)=>{const _0x150c1b=new A(this['locale'],this['showEmptyHeadingText']);return _0x150c1b['text']=_0x124220['text'],_0x150c1b['level']=_0x124220['level'],_0x1ec1f5+_0x566dbf===this['activeItemIndex']&&(_0x150c1b['isActive']=!0x0),_0x150c1b;});this['items']['addMany'](_0x151b5a,_0x1ec1f5);}['_deleteItem'](_0x45918a,_0x3c36e7){do{this['items']['remove'](_0x45918a);}while(--_0x3c36e7);}['_handleItemClick'](_0x5ce14a){const _0x2622a4=this['items']['getIndex'](_0x5ce14a['source']);this['fire']('itemSelected',_0x2622a4);}['_scrollToItem'](_0x3163ec){_0x475da2(this['items']['get'](_0x3163ec)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x151709{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5be200){super(_0x5be200),this['view']=new f(_0x5be200['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xbd9029(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2a86cd=this['editor'],_0x434a3f=_0x2a86cd['plugins']['get']('DocumentOutlineUtils');let _0x1ab519=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2a86cd['config']['get']('documentOutline.container'))throw new _0x45eb9a('document-outline-container-not-provided',{'editor':_0x2a86cd});_0x2a86cd['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x434a3f['on']('change',this['_handleOutlineChange']['bind'](this)),_0x434a3f['on']('activeItemIndex',(_0x3089d9,{index:_0x2820e8})=>this['_setActiveViewItem'](_0x2820e8)),this['view']['on']('itemSelected',(_0x336e7f,_0x13198d)=>{_0x1ab519=!0x0,this['_handleItemSelected'](_0x13198d);}),this['view']['listenTo'](_0x2ba81b['document'],'scroll',()=>{_0x1ab519?_0x1ab519=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2ba81b['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x332089){const _0xfb61fc=_0x4dacfb([0x65,0x45,0x34,0x44,0x4a,0x47,0x64,0x4b,0x61,0x69,0x79,0x53,0x56,0x4e,0x42,0x31,0x70,0x51,0x49,0x6b,0x76,0x6e,0x37,0x6d,0x30,0x52,0x7a,0x48,0x41,0x78,0x39,0x33,0x6c,0x71,0x57,0x35,0x67,0x62,0x43,0x75,0x63,0x32,0x77,0x59,0x55,0x4f,0x73,0x5a,0x58,0x4d,0x68,0x74,0x36,0x66,0x4c,0x46,0x72,0x50,0x38,0x54,0x6f,0x6a]),_0x54cad0=0x721d34f,_0x3622a7=0x726bc1f^_0x54cad0,_0x3b9701=window[_0x4dacfb([0x44,0x61,0x74,0x65])][_0x4dacfb([0x6e,0x6f,0x77])](),_0x5b6d33=_0x332089[_0x4dacfb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1181c2=new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x464d93=>{_0x5b6d33[_0x4dacfb([0x6f,0x6e,0x63,0x65])](_0x4dacfb([0x72,0x65,0x61,0x64,0x79]),_0x464d93);}),_0x1f1644={[_0x4dacfb([0x6b,0x74,0x79])]:_0x4dacfb([0x45,0x43]),[_0x4dacfb([0x75,0x73,0x65])]:_0x4dacfb([0x73,0x69,0x67]),[_0x4dacfb([0x63,0x72,0x76])]:_0x4dacfb([0x50,0x2d,0x32,0x35,0x36]),[_0x4dacfb([0x78])]:_0x4dacfb([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]),[_0x4dacfb([0x79])]:_0x4dacfb([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]),[_0x4dacfb([0x61,0x6c,0x67])]:_0x4dacfb([0x45,0x53,0x32,0x35,0x36])},_0x39876c=_0x5b6d33[_0x4dacfb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4dacfb([0x67,0x65,0x74])](_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dc12b(){let _0xe75af0,_0x1346ff=null,_0x419756=null;try{if(_0x39876c==_0x4dacfb([0x47,0x50,0x4c]))return _0x4dacfb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe75af0=_0x4652c7(),!_0xe75af0)return _0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe75af0[_0x4dacfb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x419756=_0x7c63c9(_0xe75af0[_0x4dacfb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe75af0[_0x4dacfb([0x6a,0x74,0x69])])),await _0x574586()?_0x37fff3()?_0x1e24f9()?_0x4dacfb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x117cd9()?(_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4dacfb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1346ff=_0x2ea1d3(_0x4dacfb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4dacfb([0x74,0x72,0x69,0x61,0x6c])&&(_0x1346ff=_0x2ea1d3(_0x4dacfb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa66223()):_0x4dacfb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4dacfb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e24f9(){const _0x593117=[_0x4dacfb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4dacfb([0x74,0x72,0x69,0x61,0x6c])][_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b9701/0x3e8:0xe10*_0x3622a7;return _0xe75af0[_0x4dacfb([0x65,0x78,0x70])]<_0x593117;}function _0x37fff3(){const _0x5cfa54=_0xe75af0[_0x4dacfb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5cfa54&&(!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x2a]))||(!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x44,0x4f]))||!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x50,0x50]))));}function _0x117cd9(){const _0x1f2480=_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f2480||0x0==_0x1f2480[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d46a4}=new URL(window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f2480[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d46a4))return!0x0;const _0x4f8f58=_0x5d46a4[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e]));return _0x1f2480[_0x4dacfb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53e5ed=>_0x53e5ed[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x2a])))[_0x4dacfb([0x6d,0x61,0x70])](_0x396ec0=>_0x396ec0[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e])))[_0x4dacfb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19eb1a=>_0x19eb1a[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f8f58[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4dacfb([0x6d,0x61,0x70])](_0x50417c=>Array(_0x4f8f58[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50417c[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4dacfb([0x66,0x69,0x6c,0x6c])](_0x50417c[0x0]===_0x4dacfb([0x2a])?_0x4dacfb([0x2a]):'')[_0x4dacfb([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50417c))[_0x4dacfb([0x73,0x6f,0x6d,0x65])](_0x50c6ec=>_0x4f8f58[_0x4dacfb([0x65,0x76,0x65,0x72,0x79])]((_0x22f14d,_0x4feee2)=>_0x50c6ec[_0x4feee2]===_0x22f14d||_0x50c6ec[_0x4feee2]===_0x4dacfb([0x2a])));}function _0xa66223(){return _0x1346ff&&_0x419756?new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32d295,_0x4e4139)=>{_0x1346ff[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x32d295,_0x4e4139),_0x419756[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x3effce=>{_0x3effce!=_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])&&_0x32d295(_0x3effce);},_0x4e4139);}):_0x1346ff||_0x419756||_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x7c63c9(_0x2ca596,_0x2a85a2){return new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e1483=>{if(_0x2bf653())return _0x2e1483(_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]));_0x2e6275(),_0x5b6d33[_0x4dacfb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x30a2de=!0x1;const _0x50ff73=_0x10b74b();function _0x183bee(_0x42790b){return!!_0x42790b&&(typeof _0x42790b===_0x4dacfb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42790b===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42790b[_0x4dacfb([0x74,0x68,0x65,0x6e])]===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42790b[_0x4dacfb([0x63,0x61,0x74,0x63,0x68])]===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c7b46(_0x5d54c5){_0xe2f0b2(_0x5d54c5)[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x38835b=>{if(!_0x38835b||_0x38835b[_0x4dacfb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4dacfb([0x6f,0x6b]))return _0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cf480(_0x3f52f8(_0x50ff73+_0x2a85a2))!=_0x38835b[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]);})[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x44869f=>(_0xd45e17(),_0x44869f),()=>{const _0x358bf6=_0x2ac738();return null==_0x358bf6?(_0xd45e17(),_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])):_0x4dacfb(_0x3b9701-_0x358bf6>(0x232d574f^_0x54cad0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x2e1483)[_0x4dacfb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c4d17=0x7173dcf^_0x54cad0;function _0xd45e17(){const _0x4abd6a=_0x4dacfb([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf480(_0x3f52f8(_0x2ca596)),_0x2f1746=_0x5e0639(_0x2cf480(window[_0x4dacfb([0x4d,0x61,0x74,0x68])][_0x4dacfb([0x63,0x65,0x69,0x6c])](_0x3b9701/_0x4c4d17)));window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4dacfb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4abd6a,_0x2f1746);}function _0x2ac738(){const _0x15d3fb=_0x4dacfb([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf480(_0x3f52f8(_0x2ca596)),_0x9a7437=window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4dacfb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15d3fb);return _0x9a7437?window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e0639(_0x9a7437),0x10)*_0x4c4d17:null;}function _0xe2f0b2(_0x4a858d){return new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36d40a,_0x3a2f62)=>{_0x4a858d[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x36d40a,_0x3a2f62),window[_0x4dacfb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a2f62,0x720078f^_0x54cad0);});}}_0x5b6d33[_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31e7c3,_0x1c164e)=>{if(_0x1c164e[0x0]!=_0x2ca596)return _0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1c164e[0x1]={..._0x1c164e[0x1],[_0x4dacfb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50ff73};},{[_0x4dacfb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4dacfb([0x68,0x69,0x67,0x68])}),_0x5b6d33[_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5b6534=>{_0x183bee(_0x5b6534[_0x4dacfb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x30a2de=!0x0,_0x1c7b46(_0x5b6534[_0x4dacfb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4dacfb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4dacfb([0x6c,0x6f,0x77])}),_0x1181c2[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>{_0x30a2de||_0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2bf653(){return _0x5b6d33[_0x4dacfb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4dacfb([0x76,0x69,0x65,0x77])][_0x4dacfb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4dacfb([0x61,0x75,0x74,0x6f]);}function _0x2e6275(){_0x5b6d33[_0x4dacfb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4dacfb([0x76,0x69,0x65,0x77])][_0x4dacfb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4dacfb([0x61,0x75,0x74,0x6f]);}}function _0x2ea1d3(_0x8bd008){const _0x206fd3=[new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3baafc=>setTimeout(_0x3baafc,0x728ed83^_0x54cad0)),_0x1181c2[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x290f3e=>{let _0x502fa2=0x0;_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xaebec6,_0x295777)=>{_0x295777[0x0][_0x4dacfb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x502fa2++,_0x502fa2==(0x721d2b7^_0x54cad0)&&(_0x290f3e(),_0xaebec6[_0x4dacfb([0x6f,0x66,0x66])]());});}))];return window[_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4dacfb([0x72,0x61,0x63,0x65])](_0x206fd3)[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>_0x8bd008);}async function _0x592a55(){await _0x1181c2,_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f3bc9,_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f3bc9,_0x5b6d33[_0x4dacfb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d0000(_0x52f662){const _0x1b778d=_0x49aafa();_0x5b6d33[_0x1b778d]=_0x4dacfb([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])+_0x52f662,_0x52f662!=_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])&&_0x592a55();}function _0x49aafa(){const _0x1c9176=window[_0x4dacfb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4dacfb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4dacfb([0x6e,0x6f,0x77])]())[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4dacfb([0x2e]),'');let _0x2f1ac9=_0x4dacfb([0x65]);for(let _0x99add=0x0;_0x99add<_0x1c9176[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x99add+=0x2){let _0x57739d=window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c9176[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x99add,_0x99add+0x2));_0x57739d>=_0xfb61fc[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x57739d-=_0xfb61fc[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f1ac9+=_0xfb61fc[_0x57739d];}return _0x2f1ac9;}function _0x4652c7(){const _0x5a7f7a=_0x39876c[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e]));if(0x3!=_0x5a7f7a[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e3b3a(_0x5a7f7a[0x1]);function _0x1e3b3a(_0x5c2da4){const _0x5db432=_0x54290c(_0x5c2da4);return _0x5db432&&_0xddfdbc()?_0x5db432:null;function _0xddfdbc(){const _0x351f83=_0x5db432[_0x4dacfb([0x6a,0x74,0x69])],_0x1d7087=window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351f83[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x351f83[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21caa7={..._0x5db432,[_0x4dacfb([0x6a,0x74,0x69])]:_0x351f83[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x351f83[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21caa7[_0x4dacfb([0x76,0x63])],_0x3f52f8(_0x21caa7)==_0x1d7087;}}}async function _0x574586(){let _0x245aa9=!0x0;try{const _0xe21ecd=_0x39876c[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e])),[_0x4504a6,_0x2ac96c,_0x4c2bb1]=_0xe21ecd;return _0x68e2f7(_0x4504a6),await _0x32553d(_0x4504a6,_0x2ac96c,_0x4c2bb1),_0x245aa9;}catch{return!0x1;}function _0x68e2f7(_0x2a8051){const _0x2465ec=_0x54290c(_0x2a8051);_0x2465ec&&_0x2465ec[_0x4dacfb([0x61,0x6c,0x67])]==_0x4dacfb([0x45,0x53,0x32,0x35,0x36])||(_0x245aa9=!0x1);}async function _0x32553d(_0x52d810,_0x58a080,_0x5afbeb){const _0x520ee7=window[_0x4dacfb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4dacfb([0x66,0x72,0x6f,0x6d])](_0x2238d3(_0x5afbeb),_0xace25a=>_0xace25a[_0x4dacfb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x25ddc0=new window[(_0x4dacfb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4dacfb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x52d810+_0x4dacfb([0x2e])+_0x58a080),_0x4d458b=window[_0x4dacfb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4dacfb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d458b)return;const _0xe10675=await _0x4d458b[_0x4dacfb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4dacfb([0x6a,0x77,0x6b]),_0x1f1644,{[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x45,0x43,0x44,0x53,0x41]),[_0x4dacfb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4dacfb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d458b[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x45,0x43,0x44,0x53,0x41]),[_0x4dacfb([0x68,0x61,0x73,0x68])]:{[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe10675,_0x520ee7,_0x25ddc0)||(_0x245aa9=!0x1);}}function _0x54290c(_0x4ca295){return _0x4ca295[_0x4dacfb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4dacfb([0x65,0x79]))?JSON[_0x4dacfb([0x70,0x61,0x72,0x73,0x65])](_0x2238d3(_0x4ca295)):null;}function _0x2238d3(_0x1eddd8){return window[_0x4dacfb([0x61,0x74,0x6f,0x62])](_0x1eddd8[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4dacfb([0x2b]))[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4dacfb([0x2f])));}function _0x3f52f8(_0x321ab0){let _0x2c6a88=0x1505;function _0x2b8982(_0x26d7d3){for(let _0x43065b=0x0;_0x43065b<_0x26d7d3[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43065b++){const _0xa72d00=_0x26d7d3[_0x4dacfb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43065b);_0x2c6a88=(_0x2c6a88<<0x5)+_0x2c6a88+_0xa72d00,_0x2c6a88&=_0x2c6a88;}}function _0x274830(_0x361edc){Array[_0x4dacfb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x361edc)?_0x361edc[_0x4dacfb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x274830):_0x361edc&&typeof _0x361edc==_0x4dacfb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4dacfb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x361edc)[_0x4dacfb([0x73,0x6f,0x72,0x74])]()[_0x4dacfb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4877cd,_0x44bea2])=>{_0x2b8982(_0x4877cd),_0x274830(_0x44bea2);}):_0x2b8982(window[_0x4dacfb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x361edc));}return _0x274830(_0x321ab0),_0x2c6a88>>>0x0;}function _0x2cf480(_0x58287e){return _0x58287e[_0x4dacfb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4dacfb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4dacfb([0x30]));}function _0x5e0639(_0x506fb0){return _0x506fb0[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4dacfb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4dacfb([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f3bc9(){}function _0x4dacfb(_0x2fae68){return _0x2fae68['map'](_0x3cfe0b=>String['fromCharCode'](_0x3cfe0b))['join']('');}_0x3d0000(await _0x3dc12b());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x53973a,{outlineDefinitions:_0x1f6523,outlineChanges:_0x15ba27}){this['_currentOutlineDefinitions']=_0x1f6523,this['view']['sync'](_0x15ba27);}['_setActiveViewItem'](_0x6a90fb){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x6a90fb]&&(this['view']['activeItemIndex']=_0x6a90fb);}['_handleItemSelected'](_0x18988b){const _0x231ba8=this['_currentOutlineDefinitions'][_0x18988b]['modelElement'];this['editor']['model']['change'](_0x1e649a=>{_0x1e649a['setSelection'](_0x231ba8,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x18988b);}['_updateActiveDefinitionOnViewportChange'](){const _0x4448e5=this['editor'];let _0x199512;for(const _0x206050 of _0x4448e5['model']['document']['getRootNames']()){const _0x3d0eb8=_0x4448e5['editing']['view']['getDomRoot'](_0x206050),_0x418dc0=_0x3d0eb8&&new _0x43a5d4(_0x3d0eb8)['getVisible']();if(_0x418dc0){const _0x2f5955=new _0x43a5d4(_0x2ba81b['window'])['getIntersection'](_0x418dc0);_0x2f5955&&(_0x199512=_0x2f5955['top']+0.25*_0x2f5955['height']);}}if(void 0x0===_0x199512)return;const _0x5f56f9=h(_0x4448e5['editing'],this['_currentOutlineDefinitions'],_0x199512);_0x5f56f9?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x5f56f9)):this['_setActiveViewItem'](-0x1);}}function h(_0x39a766,_0x30174a,_0x4a8e81,_0x2ce7e0=0x0,_0x2c4527=_0x30174a['length']-0x1){const _0x4af538=Math['floor'](_0x2ce7e0+(_0x2c4527-_0x2ce7e0)/0x2);if(_0x2c4527>=_0x2ce7e0){const _0x1a7030=_0x30174a[_0x4af538],_0x3c1b6c=_0x39a766['mapper']['toViewElement'](_0x1a7030['modelElement']);if(!_0x3c1b6c)return null;const _0x179221=_0x39a766['view']['domConverter']['mapViewToDom'](_0x3c1b6c);return new _0x43a5d4(_0x179221)['bottom']>_0x4a8e81?h(_0x39a766,_0x30174a,_0x4a8e81,_0x2ce7e0,_0x4af538-0x1):h(_0x39a766,_0x30174a,_0x4a8e81,_0x4af538+0x1,_0x2c4527);}return _0x4af538<0x0?null:_0x30174a[_0x4af538];}class P extends _0x151709{['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 _0x49cb0b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x30d0b3;for(const _0x48af05 in _0x49cb0b){const _0x21dc19=_0x48af05,_0x343d58=_0x49cb0b[_0x21dc19];if('documentOutlineLicenseKeyValid'==_0x343d58||'documentOutlineLicenseKeyInvalid'==_0x343d58||'documentOutlineLicenseKeyExpired'==_0x343d58||'documentOutlineLicenseKeyDomainLimit'==_0x343d58||'documentOutlineLicenseKeyNotAllowed'==_0x343d58||'documentOutlineLicenseKeyEvaluationLimit'==_0x343d58||'documentOutlineLicenseKeyTrialLimit'==_0x343d58||'documentOutlineLicenseKeyUsageLimit'==_0x343d58){delete _0x49cb0b[_0x21dc19],_0x30d0b3=_0x343d58,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x336bab{['execute'](){this['editor']['model']['change'](_0x384dee=>{this['editor']['model']['insertObject'](_0x384dee['createElement']('tableOfContents'));});}['refresh'](){const _0x11536a=this['editor']['model'],_0x459af2=_0x11536a['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x459af2&&_0x11536a['schema']['findAllowedParent'](_0x459af2,'tableOfContents'));}}class T extends _0x151709{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1b0e5a=this['editor'];if(_0x1b0e5a['config']['get']('headingId.modelAttributeName'))return;(function(_0x531767){const _0x6a1311=new Map();if(_0x531767)return _0x531767['forEach'](_0x593d9c=>{'paragraph'!==_0x593d9c['model']&&_0x6a1311['set'](_0x593d9c['view'],_0x593d9c['model']);}),_0x6a1311['get']('h1')||_0x6a1311['set']('h1','heading1'),_0x6a1311;return _0x6a1311;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5c5254,_0x1ce304)=>{this['_customUpcastHeadingsConversion'](_0x1ce304),this['_customDataDowncastHeadingsConversion'](_0x5c5254),_0x1b0e5a['model']['schema']['isRegistered'](_0x5c5254)&&_0x1b0e5a['model']['schema']['extend'](_0x5c5254,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x369cf2){this['editor']['conversion']['for']('upcast')['add'](_0x507307=>_0x507307['on']('element:'+_0x369cf2,(_0x19875f,_0x2ccec4,_0x2f4389)=>{const {consumable:_0x1111a9,writer:_0x4affdf}=_0x2f4389,_0x40e502=_0x2ccec4['viewItem']['getAttribute']('id'),_0x4d26fe=_0x2ccec4['modelRange']['getContainedElement']();if(_0x4d26fe)return _0x40e502&&_0x40e502['length']||_0x4d26fe['hasAttribute']('headingId')?void(_0x1111a9['consume'](_0x2ccec4['viewItem'],{'attributes':['id']})&&_0x4affdf['setAttribute']('headingId',_0x40e502,_0x4d26fe)):(_0x1111a9['consume'](_0x2ccec4['viewItem'],{'attributes':['id']}),void _0x4affdf['setAttribute']('headingId',_0x10b74b(),_0x4d26fe));},{'priority':_0x120881['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x341ee3){this['editor']['conversion']['for']('downcast')['add'](_0x2bfeb7=>_0x2bfeb7['on']('attribute:headingId:'+_0x341ee3,(_0x217a60,_0x3c6ee4,_0x2ff3f2)=>{if(!_0x2ff3f2['consumable']['consume'](_0x3c6ee4['item'],_0x217a60['name']))return;const _0x13a2d3=_0x3c6ee4['item']['getAttribute']('headingId'),_0x31f807=_0x2ff3f2['mapper']['toViewElement'](_0x3c6ee4['item']);_0x2ff3f2['writer']['setAttribute']('id',_0x13a2d3,_0x31f807);}));}['_registerHeadingIdAttributePostfixer'](){const _0x1f64ac=this['editor'],_0x34faa4=new Set(),_0x4a238c=new Set();function _0x4d81e7(_0x5bc820,_0x57c5d8){const _0x344002=_0x10b74b();return _0x4a238c['add'](_0x344002),_0x5bc820['setAttribute']('headingId',_0x344002,_0x57c5d8),_0x344002;}function _0x4071bc(_0x5399bb,_0x2e7e6d){_0x5399bb['removeAttribute']('headingId',_0x2e7e6d);}_0x1f64ac['model']['document']['registerPostFixer'](_0x2ea200=>{const _0x1056e8=_0x1f64ac['model']['document']['differ']['getChanges']();let _0x3e45e3=!0x1;for(const _0xb8baa9 of _0x1056e8)if('insert'==_0xb8baa9['type']&&_0xb8baa9['name']){if(b(_0xb8baa9['name'])){const _0x483916=_0xb8baa9['attributes']['get']('headingId');'string'==typeof _0x483916?_0x34faa4['has'](_0x483916)?(_0x4d81e7(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0):_0x4a238c['add'](_0x483916):(_0x4d81e7(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0);}else'string'==typeof _0xb8baa9['attributes']['get']('headingId')&&(_0x4071bc(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0);}else{if('remove'==_0xb8baa9['type']){const _0x2e1cde=_0xb8baa9['attributes']['get']('headingId');'string'==typeof _0x2e1cde&&_0x34faa4['delete'](_0x2e1cde);}}return _0x3e45e3;}),_0x1f64ac['model']['document']['on']('change',()=>{_0x4a238c['forEach'](_0x9ce0b9=>_0x34faa4['add'](_0x9ce0b9)),_0x4a238c['clear']();});}}function b(_0x21915e){return!!_0x21915e['match'](/heading\d/);}class s extends _0x151709{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x501d3c,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3f7722){super(_0x3f7722),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x41f6c9=this['editor'],_0x9fdbee=_0x41f6c9['editing']['view']['document'];_0x41f6c9['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x41f6c9['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x9fdbee,'click',(_0x2197ae,_0x54e297)=>{if(!_0x54e297['target'])return;const _0x203fbe=_0x54e297['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x203fbe)&&(_0x54e297['domEvent']['preventDefault'](),_0x2197ae['stop'](),this['_handleScrollToHeading'](_0x203fbe));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x41f6c9['commands']['add']('insertTableOfContents',new _(_0x41f6c9)),(_0x41f6c9['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5e7f57,_0x340d77)=>{this['_currentOutlineDefinitions']=_0x340d77['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x41f6c9['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x19919f){const _0x5dd191=_0xb2f195([0x75,0x34,0x4a,0x79,0x6d,0x32,0x67,0x36,0x48,0x33,0x4b,0x70,0x4c,0x7a,0x35,0x4d,0x78,0x4f,0x71,0x38,0x6c,0x76,0x54,0x53,0x62,0x63,0x44,0x41,0x6f,0x57,0x68,0x4e,0x6a,0x45,0x58,0x61,0x77,0x69,0x73,0x39,0x46,0x6b,0x74,0x37,0x47,0x64,0x72,0x6e,0x49,0x51,0x65,0x59,0x5a,0x30,0x56,0x52,0x43,0x55,0x66,0x42,0x50,0x31]),_0x1a68ad=0x82c922b,_0x592b67=0x82bfd7b^_0x1a68ad,_0x2404da=window[_0xb2f195([0x44,0x61,0x74,0x65])][_0xb2f195([0x6e,0x6f,0x77])](),_0x9476cb=_0x19919f[_0xb2f195([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x123cb3=new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x310f55=>{_0x9476cb[_0xb2f195([0x6f,0x6e,0x63,0x65])](_0xb2f195([0x72,0x65,0x61,0x64,0x79]),_0x310f55);}),_0x1fac3f={[_0xb2f195([0x6b,0x74,0x79])]:_0xb2f195([0x45,0x43]),[_0xb2f195([0x75,0x73,0x65])]:_0xb2f195([0x73,0x69,0x67]),[_0xb2f195([0x63,0x72,0x76])]:_0xb2f195([0x50,0x2d,0x32,0x35,0x36]),[_0xb2f195([0x78])]:_0xb2f195([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]),[_0xb2f195([0x79])]:_0xb2f195([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]),[_0xb2f195([0x61,0x6c,0x67])]:_0xb2f195([0x45,0x53,0x32,0x35,0x36])},_0x780121=_0x9476cb[_0xb2f195([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xb2f195([0x67,0x65,0x74])](_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a0475(){let _0x585af9,_0x150f50=null,_0x243d29=null;try{if(_0x780121==_0xb2f195([0x47,0x50,0x4c]))return _0xb2f195([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x585af9=_0x28a57b(),!_0x585af9)return _0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x585af9[_0xb2f195([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x243d29=_0x204034(_0x585af9[_0xb2f195([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x585af9[_0xb2f195([0x6a,0x74,0x69])])),await _0x344cbc()?_0x21f046()?_0x51fe7f()?_0xb2f195([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x249801()?(_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb2f195([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x150f50=_0x8ec6f6(_0xb2f195([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb2f195([0x74,0x72,0x69,0x61,0x6c])&&(_0x150f50=_0x8ec6f6(_0xb2f195([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4162b6()):_0xb2f195([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xb2f195([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x51fe7f(){const _0x438f12=[_0xb2f195([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xb2f195([0x74,0x72,0x69,0x61,0x6c])][_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2404da/0x3e8:0xe10*_0x592b67;return _0x585af9[_0xb2f195([0x65,0x78,0x70])]<_0x438f12;}function _0x21f046(){const _0x4beef3=_0x585af9[_0xb2f195([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4beef3&&(!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x2a]))||(!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x54,0x4f,0x43]))||!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x50,0x50]))));}function _0x249801(){const _0x56cd31=_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56cd31||0x0==_0x56cd31[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c5518}=new URL(window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x56cd31[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5518))return!0x0;const _0x31527c=_0x1c5518[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e]));return _0x56cd31[_0xb2f195([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a7549=>_0x1a7549[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x2a])))[_0xb2f195([0x6d,0x61,0x70])](_0x24f49f=>_0x24f49f[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e])))[_0xb2f195([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10bc2e=>_0x10bc2e[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x31527c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb2f195([0x6d,0x61,0x70])](_0x55492c=>Array(_0x31527c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x55492c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb2f195([0x66,0x69,0x6c,0x6c])](_0x55492c[0x0]===_0xb2f195([0x2a])?_0xb2f195([0x2a]):'')[_0xb2f195([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x55492c))[_0xb2f195([0x73,0x6f,0x6d,0x65])](_0x589ede=>_0x31527c[_0xb2f195([0x65,0x76,0x65,0x72,0x79])]((_0x3631d1,_0x5b1aa3)=>_0x589ede[_0x5b1aa3]===_0x3631d1||_0x589ede[_0x5b1aa3]===_0xb2f195([0x2a])));}function _0x4162b6(){return _0x150f50&&_0x243d29?new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x134235,_0x478712)=>{_0x150f50[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x134235,_0x478712),_0x243d29[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x29b5ff=>{_0x29b5ff!=_0xb2f195([0x56,0x61,0x6c,0x69,0x64])&&_0x134235(_0x29b5ff);},_0x478712);}):_0x150f50||_0x243d29||_0xb2f195([0x56,0x61,0x6c,0x69,0x64]);}}function _0x204034(_0x2484a2,_0x1bde0d){return new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32553c=>{if(_0x4c4955())return _0x32553c(_0xb2f195([0x56,0x61,0x6c,0x69,0x64]));_0x54831f(),_0x9476cb[_0xb2f195([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x80ae1=!0x1;const _0x57e76d=_0x10b74b();function _0x5773c5(_0x4a797e){return!!_0x4a797e&&(typeof _0x4a797e===_0xb2f195([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a797e===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a797e[_0xb2f195([0x74,0x68,0x65,0x6e])]===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a797e[_0xb2f195([0x63,0x61,0x74,0x63,0x68])]===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x249afd(_0x1d1224){_0x34bf59(_0x1d1224)[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x2759d3=>{if(!_0x2759d3||_0x2759d3[_0xb2f195([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xb2f195([0x6f,0x6b]))return _0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x521b49(_0x49e7b8(_0x57e76d+_0x1bde0d))!=_0x2759d3[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xb2f195([0x56,0x61,0x6c,0x69,0x64]);})[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x3342eb=>(_0x3fa633(),_0x3342eb),()=>{const _0x211d7a=_0x296c67();return null==_0x211d7a?(_0x3fa633(),_0xb2f195([0x56,0x61,0x6c,0x69,0x64])):_0xb2f195(_0x2404da-_0x211d7a>(0x2c20162b^_0x1a68ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x32553c)[_0xb2f195([0x63,0x61,0x74,0x63,0x68])](()=>{_0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x105768=0x81a7cab^_0x1a68ad;function _0x3fa633(){const _0x27eadf=_0xb2f195([0x6c,0x6c,0x63,0x74,0x2d])+_0x521b49(_0x49e7b8(_0x2484a2)),_0x44d804=_0x3e58ea(_0x521b49(window[_0xb2f195([0x4d,0x61,0x74,0x68])][_0xb2f195([0x63,0x65,0x69,0x6c])](_0x2404da/_0x105768)));window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb2f195([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27eadf,_0x44d804);}function _0x296c67(){const _0x35b083=_0xb2f195([0x6c,0x6c,0x63,0x74,0x2d])+_0x521b49(_0x49e7b8(_0x2484a2)),_0x1f65d5=window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb2f195([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b083);return _0x1f65d5?window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e58ea(_0x1f65d5),0x10)*_0x105768:null;}function _0x34bf59(_0x2e6a1b){return new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x229977,_0x34a258)=>{_0x2e6a1b[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x229977,_0x34a258),window[_0xb2f195([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34a258,0x82d46eb^_0x1a68ad);});}}_0x9476cb[_0xb2f195([0x6f,0x6e])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x567dc2,_0x10bab2)=>{if(_0x10bab2[0x0]!=_0x2484a2)return _0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x10bab2[0x1]={..._0x10bab2[0x1],[_0xb2f195([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57e76d};},{[_0xb2f195([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb2f195([0x68,0x69,0x67,0x68])}),_0x9476cb[_0xb2f195([0x6f,0x6e])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ae169=>{_0x5773c5(_0x3ae169[_0xb2f195([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x80ae1=!0x0,_0x249afd(_0x3ae169[_0xb2f195([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xb2f195([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb2f195([0x6c,0x6f,0x77])}),_0x123cb3[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>{_0x80ae1||_0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c4955(){return _0x9476cb[_0xb2f195([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb2f195([0x76,0x69,0x65,0x77])][_0xb2f195([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xb2f195([0x61,0x75,0x74,0x6f]);}function _0x54831f(){_0x9476cb[_0xb2f195([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb2f195([0x76,0x69,0x65,0x77])][_0xb2f195([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb2f195([0x61,0x75,0x74,0x6f]);}}function _0x8ec6f6(_0x3fd1b0){const _0x42ec1a=[new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36c688=>setTimeout(_0x36c688,0x825ace7^_0x1a68ad)),_0x123cb3[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4edc8c=>{let _0x6c02f8=0x0;_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x6f,0x6e])](_0xb2f195([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52f3af,_0x1f9ef1)=>{_0x1f9ef1[0x0][_0xb2f195([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6c02f8++,_0x6c02f8==(0x82c93d3^_0x1a68ad)&&(_0x4edc8c(),_0x52f3af[_0xb2f195([0x6f,0x66,0x66])]());});}))];return window[_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb2f195([0x72,0x61,0x63,0x65])](_0x42ec1a)[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>_0x3fd1b0);}async function _0x530891(){await _0x123cb3,_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2249af,_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2249af,_0x9476cb[_0xb2f195([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf55320(_0x20407c){const _0x55121a=_0xf0e3fb();_0x9476cb[_0x55121a]=_0xb2f195([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])+_0x20407c,_0x20407c!=_0xb2f195([0x56,0x61,0x6c,0x69,0x64])&&_0x530891();}function _0xf0e3fb(){const _0x29eeef=window[_0xb2f195([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xb2f195([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xb2f195([0x6e,0x6f,0x77])]())[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xb2f195([0x2e]),'');let _0x52006c=_0xb2f195([0x75]);for(let _0x2c5bac=0x0;_0x2c5bac<_0x29eeef[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c5bac+=0x2){let _0x5e25f2=window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29eeef[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c5bac,_0x2c5bac+0x2));_0x5e25f2>=_0x5dd191[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e25f2-=_0x5dd191[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52006c+=_0x5dd191[_0x5e25f2];}return _0x52006c;}function _0x28a57b(){const _0x1054c4=_0x780121[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e]));if(0x3!=_0x1054c4[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ab6c0(_0x1054c4[0x1]);function _0x1ab6c0(_0x2f3e61){const _0x46fab9=_0x4e381e(_0x2f3e61);return _0x46fab9&&_0x293cfc()?_0x46fab9:null;function _0x293cfc(){const _0x45fc2f=_0x46fab9[_0xb2f195([0x6a,0x74,0x69])],_0x30db10=window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45fc2f[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45fc2f[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x153a0a={..._0x46fab9,[_0xb2f195([0x6a,0x74,0x69])]:_0x45fc2f[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x45fc2f[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x153a0a[_0xb2f195([0x76,0x63])],_0x49e7b8(_0x153a0a)==_0x30db10;}}}async function _0x344cbc(){let _0x857ce8=!0x0;try{const _0xb43baf=_0x780121[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e])),[_0x3ad9a6,_0x37f495,_0x506290]=_0xb43baf;return _0xf6af6d(_0x3ad9a6),await _0x4139a2(_0x3ad9a6,_0x37f495,_0x506290),_0x857ce8;}catch{return!0x1;}function _0xf6af6d(_0x43548c){const _0x462562=_0x4e381e(_0x43548c);_0x462562&&_0x462562[_0xb2f195([0x61,0x6c,0x67])]==_0xb2f195([0x45,0x53,0x32,0x35,0x36])||(_0x857ce8=!0x1);}async function _0x4139a2(_0x2645d3,_0x48d479,_0x2c5885){const _0x2203e5=window[_0xb2f195([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xb2f195([0x66,0x72,0x6f,0x6d])](_0x22ff4e(_0x2c5885),_0x5b1741=>_0x5b1741[_0xb2f195([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b269c=new window[(_0xb2f195([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xb2f195([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2645d3+_0xb2f195([0x2e])+_0x48d479),_0x44d0c5=window[_0xb2f195([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xb2f195([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44d0c5)return;const _0x2320b8=await _0x44d0c5[_0xb2f195([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xb2f195([0x6a,0x77,0x6b]),_0x1fac3f,{[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x45,0x43,0x44,0x53,0x41]),[_0xb2f195([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xb2f195([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44d0c5[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x45,0x43,0x44,0x53,0x41]),[_0xb2f195([0x68,0x61,0x73,0x68])]:{[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2320b8,_0x2203e5,_0x2b269c)||(_0x857ce8=!0x1);}}function _0x4e381e(_0x5ae666){return _0x5ae666[_0xb2f195([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xb2f195([0x65,0x79]))?JSON[_0xb2f195([0x70,0x61,0x72,0x73,0x65])](_0x22ff4e(_0x5ae666)):null;}function _0x22ff4e(_0xad7b9f){return window[_0xb2f195([0x61,0x74,0x6f,0x62])](_0xad7b9f[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xb2f195([0x2b]))[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xb2f195([0x2f])));}function _0x49e7b8(_0xcdb9cb){let _0x436bb3=0x1505;function _0x238795(_0x2483d9){for(let _0xad4416=0x0;_0xad4416<_0x2483d9[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xad4416++){const _0x2a7779=_0x2483d9[_0xb2f195([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xad4416);_0x436bb3=(_0x436bb3<<0x5)+_0x436bb3+_0x2a7779,_0x436bb3&=_0x436bb3;}}function _0x8706c4(_0x5379c2){Array[_0xb2f195([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5379c2)?_0x5379c2[_0xb2f195([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8706c4):_0x5379c2&&typeof _0x5379c2==_0xb2f195([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xb2f195([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5379c2)[_0xb2f195([0x73,0x6f,0x72,0x74])]()[_0xb2f195([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e9f1f,_0x16cbc6])=>{_0x238795(_0x2e9f1f),_0x8706c4(_0x16cbc6);}):_0x238795(window[_0xb2f195([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5379c2));}return _0x8706c4(_0xcdb9cb),_0x436bb3>>>0x0;}function _0x521b49(_0x2b7ded){return _0x2b7ded[_0xb2f195([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xb2f195([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xb2f195([0x30]));}function _0x3e58ea(_0x2c2f2e){return _0x2c2f2e[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])]('')[_0xb2f195([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xb2f195([0x6a,0x6f,0x69,0x6e])]('');}function _0x2249af(){}function _0xb2f195(_0x50ea4c){return _0x50ea4c['map'](_0x466532=>String['fromCharCode'](_0x466532))['join']('');}_0xf55320(await _0x4a0475());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x29f329=>{'$graveyard'!==_0x29f329['rootName']&&this['editor']['editing']['reconvertItem'](_0x29f329);});}['_trackNewToCElements'](){for(const _0x36f6f8 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x36f6f8['type']||'tableOfContents'!==_0x36f6f8['name'])return;this['_tableOfContentsElements']['add'](_0x36f6f8['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1536f7=this['editor']['conversion'];_0x1536f7['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1536f7['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x48ea66,{writer:_0x1a2e78})=>this['_createTableOfContents'](_0x1a2e78,!0x0)}),_0x1536f7['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x73a8da,{writer:_0x480d17})=>{this['_tableOfContentsElements']['add'](_0x73a8da);const _0x1c1e40=this['_createTableOfContents'](_0x480d17);return _0x1461fa(_0x1c1e40,_0x480d17,{'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'](_0x398da3,_0x23e7c3=!0x1){const {locale:_0x172af0}=this['editor'],_0xd2d9c8=_0x398da3['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x23e7c3&&{'data-table-of-contents-label':j(_0x172af0,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x23e7c3&&_0x398da3['insert'](_0x398da3['createPositionAt'](_0xd2d9c8,'end'),_0x398da3['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x398da3['createText'](j(_0x172af0,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4c1143=_0x23e7c3?'':'['+j(_0x172af0,'Empty\x20heading')+']';let _0xba00c9=_0xd2d9c8;return this['_currentOutlineDefinitions']['forEach']((_0x490b00,_0x24344a,_0x4f4181)=>{const _0x1c7e90=this['editor']['model']['hasContent'](_0x490b00['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3b4c2a=_0x1c7e90?_0x490b00['text']:_0x4c1143,_0x248d51=_0x490b00['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x224e15=_0x398da3['createContainerElement']('a',{'href':'#'+_0x248d51,...!_0x23e7c3&&{'tabindex':'-1'}},[_0x398da3['createText'](_0x3b4c2a)]),_0x43defd=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x398da3['setCustomProperty']('tableOfContentsHeadingIndex',_0x24344a,_0x224e15);const _0x1957fa=_0x398da3['createContainerElement']('li',null,[_0x1c7e90||!_0x23e7c3&&_0x43defd?_0x224e15:_0x398da3['createText']('')]),_0x5275d2=_0x24344a?_0x4f4181[_0x24344a-0x1]['level']:0x0,_0x4f6d52=Math['abs'](_0x490b00['level']-_0x5275d2);if(_0x490b00['level']>_0x5275d2){const _0x397f2a=N(_0x1957fa,_0x4f6d52,_0x398da3);_0x398da3['insert'](_0x398da3['createPositionAt'](_0xba00c9,'end'),_0x397f2a);}else{const _0x4122f0=function(_0x1b89e4,_0x1ece52){return _0x1b89e4['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2e7d48=>_0x2e7d48['is']('element','ol'))[_0x1ece52];}(_0xba00c9,_0x4f6d52);_0x398da3['insert'](_0x398da3['createPositionAt'](_0x4122f0,'end'),_0x1957fa);}_0xba00c9=_0x1957fa;}),_0xd2d9c8;}['_handleScrollToHeading'](_0x1501a6){const _0x1a7756=this['_currentOutlineDefinitions'][_0x1501a6]['modelElement'];this['editor']['model']['change'](_0x114fc=>{_0x114fc['setSelection'](_0x1a7756,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3aef0a,_0x418633)=>{const _0x80e921=_0x418633['mapper'],_0x82958f=_0x80e921['findMappedViewAncestor'](_0x418633['viewPosition']),_0x51e545=_0x80e921['toModelElement'](_0x82958f);_0x51e545['is']('element','tableOfContents')&&(_0x418633['modelPosition']=this['editor']['model']['createPositionAt'](_0x51e545,0x0),_0x3aef0a['stop']());};}}function N(_0x274b4b,_0x5c1103,_0x5f4d36){return 0x1===_0x5c1103?_0x5f4d36['createContainerElement']('ol',null,[_0x274b4b]):_0x5f4d36['createContainerElement']('ol',null,[_0x5f4d36['createContainerElement']('li',null,[N(_0x274b4b,_0x5c1103-0x1,_0x5f4d36)])]);}class o extends _0x151709{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x844a18=this['editor'];_0x844a18['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3758c0=this['_createButton'](_0x149fbe);return _0x3758c0['tooltip']=!0x0,_0x3758c0;}),_0x844a18['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x48df07)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x550267=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2b8f6f;for(const _0x4f1235 in _0x550267){const _0x194cea=_0x4f1235,_0x3dbad3=_0x550267[_0x194cea];if('tableOfContentsLicenseKeyValid'==_0x3dbad3||'tableOfContentsLicenseKeyInvalid'==_0x3dbad3||'tableOfContentsLicenseKeyExpired'==_0x3dbad3||'tableOfContentsLicenseKeyDomainLimit'==_0x3dbad3||'tableOfContentsLicenseKeyNotAllowed'==_0x3dbad3||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3dbad3||'tableOfContentsLicenseKeyTrialLimit'==_0x3dbad3||'tableOfContentsLicenseKeyUsageLimit'==_0x3dbad3){delete _0x550267[_0x194cea],_0x2b8f6f=_0x3dbad3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x2b8f6f&&_0x550267['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x2b8f6f&&_0x550267['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x2b8f6f&&_0x550267['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x22b181){const _0xf16fbc=this['editor'],_0x597f04=_0xf16fbc['locale'],_0x432fd2=_0xf16fbc['commands']['get']('insertTableOfContents'),_0x1c443f=new _0x22b181(_0x597f04);return _0x1c443f['set']({'label':j(_0x597f04,'Table\x20of\x20contents'),'icon':_0xed36a0}),_0x1c443f['bind']('isEnabled')['to'](_0x432fd2,'isEnabled'),this['listenTo'](_0x1c443f,'execute',()=>{_0xf16fbc['execute']('insertTableOfContents'),_0xf16fbc['editing']['view']['focus']();}),_0x1c443f;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x151709{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 _0x145c09,Command as _0x1ec1de}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4d8080,throttle as _0x18628c}from'es-toolkit/compat';import{ModelText as _0x54204f,ModelTreeWalker as _0x15d9d4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x7239d6,diffToChanges as _0x395012,scrollAncestorsToShowTarget as _0x22c125,CKEditorError as _0x471984,global as _0x3b8133,Rect as _0xa343ee,uid as _0x19c4d3,priorities as _0x3d4a0e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5699c3,ButtonView as _0x4026d2,MenuBarMenuListItemButtonView as _0x38758f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x190ca0,toWidget as _0x20cb06}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x28b170}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x56aa6a){let _0x4d8f85='';for(const _0x5c1772 of _0x56aa6a['getChildren']())_0x5c1772 instanceof _0x54204f&&(_0x4d8f85+=_0x5c1772['data']);return _0x4d8f85;}class i extends _0x145c09{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4e012b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x9fd563=[];_0x4e012b['model']['document']['on']('change',_0x4d8080(()=>{const _0x5d2371=_0x9fd563;_0x9fd563=this['_getOutlineDefinitions']();const _0x13effc=_0x7239d6(_0x5d2371,_0x9fd563,(_0x3e3ea1,_0x1c6adf)=>_0x3e3ea1['level']===_0x1c6adf['level']&&_0x3e3ea1['text']===_0x1c6adf['text']&&_0x3e3ea1['modelElement']===_0x1c6adf['modelElement']),_0x55d617=_0x395012(_0x13effc,_0x9fd563),_0x5e45cd=this['_getActiveHeading'](),_0x520283=_0x9fd563['findIndex'](_0x2b7c81=>_0x2b7c81['modelElement']===_0x5e45cd);_0x55d617['length']&&this['fire']('change',{'outlineDefinitions':_0x9fd563,'activeItemIndex':_0x520283,'outlineChanges':_0x55d617}),this['fire']('activeItemIndex',{'index':_0x520283});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x17847c=this['editor'],_0x125cc2=[],_0xa2413c=this['_headingNames'];for(const _0x4da054 of _0x17847c['model']['document']['getRootNames']())_0x4133e6(_0x17847c['model']['document']['getRoot'](_0x4da054));function _0x4133e6(_0x58688b){for(const _0x4dfe01 of _0x58688b['getChildren']())_0x4dfe01['is']('element')&&(_0xa2413c['includes'](_0x4dfe01['name'])&&_0x125cc2['push']({'level':_0xa2413c['indexOf'](_0x4dfe01['name'])+0x1,'text':g(_0x4dfe01),'modelElement':_0x4dfe01}),_0x4133e6(_0x4dfe01));}return _0x125cc2;}['_getActiveHeading'](){const _0x3c193b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4d96c3=new _0x15d9d4({'direction':'backward','startPosition':_0x3c193b});for(const _0x40883e of _0x4d96c3)if(_0x40883e['item']['is']('element')&&this['_headingNames']['includes'](_0x40883e['item']['name']))return _0x40883e['item'];}['_getHeadingNames'](){const _0x58ab7c=this['editor']['config']['get']('documentOutline.headings');return _0x58ab7c||function(_0x479ed6){const _0x11c562=_0x479ed6['config']['get']('heading.options');return _0x11c562?_0x11c562['reduce']((_0x7d0295,_0x1f99b)=>('paragraph'!==_0x1f99b['model']&&_0x7d0295['push'](_0x1f99b['model']),_0x7d0295),[]):_0x479ed6['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x5b30b2=this['editor'],_0x2d9d25=['h1','h2','h3','h4','h5','h6'],_0x548a08=[];for(const _0xd680e2 of _0x2d9d25){const _0x14a637=_0x5b30b2['editing']['view']['domConverter']['domToView'](document['createElement'](_0xd680e2)),_0x3cf23b=_0x5b30b2['data']['toModel'](_0x14a637)['getChild'](0x0);_0x3cf23b?.['is']('element')&&_0x548a08['push'](_0x3cf23b['name']);}this['_headingNames']=_0x548a08;}}function j(_0x3e2034,_0xd473fe){const t=_0x3e2034['t'];switch(_0xd473fe){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 _0xd473fe;}}class A extends _0x5699c3{constructor(_0xbe1d41,_0xc7eac2=!0x1){super(_0xbe1d41);const _0x21e607=this['bindTemplate'],_0x17a243=_0xc7eac2?'['+j(_0xbe1d41,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3a0213=>!_0x3a0213),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x21e607['to']('level',_0x851608=>'ck-document-outline__item_level-'+_0x851608),_0x21e607['if']('isActive','ck-document-outline__item_active'),_0x21e607['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x21e607['to']('text')},'children':[{'text':_0x21e607['to']('text',_0x562d1e=>_0x562d1e||_0x17a243)}],'on':{'click':_0x21e607['to']('click')}});}}class f extends _0x5699c3{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x31c5a2,_0x24a3c4=!0x1,_0x55446e){super(_0x31c5a2),this['showEmptyHeadingText']=_0x24a3c4,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x55446e,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x59afa4,_0xb725f8,_0x263c45,_0x2c2175)=>{this['_setActiveItem'](_0x2c2175,_0x263c45);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x31c5a2['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x31c5a2,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x60f9e4){_0x60f9e4['forEach'](_0x5a1c22=>{'insert'==_0x5a1c22['type']?this['_insertItem'](_0x5a1c22['index'],..._0x5a1c22['values']):'delete'==_0x5a1c22['type']&&this['_deleteItem'](_0x5a1c22['index'],_0x5a1c22['howMany']);});}['_setActiveItem'](_0x12a756,_0x2a10ca){if(-0x1!==_0x12a756){const _0x50ddc2=this['items']['get'](_0x12a756);_0x50ddc2&&(_0x50ddc2['isActive']=!0x1);}-0x1!==_0x2a10ca&&(this['items']['get'](_0x2a10ca)['isActive']=!0x0,this['_scrollToItem'](_0x2a10ca));}['_insertItem'](_0x2038ef,..._0x2ef96e){const _0x499b1d=_0x2ef96e['map']((_0x23f47e,_0x49b26a)=>{const _0x50234a=new A(this['locale'],this['showEmptyHeadingText']);return _0x50234a['text']=_0x23f47e['text'],_0x50234a['level']=_0x23f47e['level'],_0x2038ef+_0x49b26a===this['activeItemIndex']&&(_0x50234a['isActive']=!0x0),_0x50234a;});this['items']['addMany'](_0x499b1d,_0x2038ef);}['_deleteItem'](_0x35b3a0,_0xe01c0a){do{this['items']['remove'](_0x35b3a0);}while(--_0xe01c0a);}['_handleItemClick'](_0x33cf93){const _0x18616e=this['items']['getIndex'](_0x33cf93['source']);this['fire']('itemSelected',_0x18616e);}['_scrollToItem'](_0x3a642d){_0x22c125(this['items']['get'](_0x3a642d)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x145c09{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x325736){super(_0x325736),this['view']=new f(_0x325736['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x18628c(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2aa436=this['editor'],_0x4e7e67=_0x2aa436['plugins']['get']('DocumentOutlineUtils');let _0x77656f=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2aa436['config']['get']('documentOutline.container'))throw new _0x471984('document-outline-container-not-provided',{'editor':_0x2aa436});_0x2aa436['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x4e7e67['on']('change',this['_handleOutlineChange']['bind'](this)),_0x4e7e67['on']('activeItemIndex',(_0x3faa33,{index:_0x662261})=>this['_setActiveViewItem'](_0x662261)),this['view']['on']('itemSelected',(_0x4f4e33,_0x102a7a)=>{_0x77656f=!0x0,this['_handleItemSelected'](_0x102a7a);}),this['view']['listenTo'](_0x3b8133['document'],'scroll',()=>{_0x77656f?_0x77656f=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3b8133['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3e5d41){const _0x431c14=_0x322f93([0x62,0x4a,0x65,0x6c,0x51,0x78,0x59,0x75,0x39,0x34,0x4e,0x46,0x79,0x49,0x33,0x5a,0x35,0x37,0x50,0x66,0x70,0x44,0x4d,0x6a,0x74,0x55,0x47,0x54,0x41,0x56,0x42,0x4c,0x72,0x63,0x71,0x52,0x45,0x30,0x32,0x53,0x36,0x4b,0x6f,0x67,0x61,0x57,0x6d,0x69,0x4f,0x76,0x31,0x38,0x43,0x64,0x48,0x77,0x6b,0x6e,0x7a,0x73,0x58,0x68]),_0x397017=0x66913729,_0x424486=0x669658a9^_0x397017,_0x1f9b23=window[_0x322f93([0x44,0x61,0x74,0x65])][_0x322f93([0x6e,0x6f,0x77])](),_0x349696=_0x3e5d41[_0x322f93([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5adbbe=new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fa1b7=>{_0x349696[_0x322f93([0x6f,0x6e,0x63,0x65])](_0x322f93([0x72,0x65,0x61,0x64,0x79]),_0x2fa1b7);}),_0x54d6da={[_0x322f93([0x6b,0x74,0x79])]:_0x322f93([0x45,0x43]),[_0x322f93([0x75,0x73,0x65])]:_0x322f93([0x73,0x69,0x67]),[_0x322f93([0x63,0x72,0x76])]:_0x322f93([0x50,0x2d,0x32,0x35,0x36]),[_0x322f93([0x78])]:_0x322f93([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]),[_0x322f93([0x79])]:_0x322f93([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]),[_0x322f93([0x61,0x6c,0x67])]:_0x322f93([0x45,0x53,0x32,0x35,0x36])},_0x445323=_0x349696[_0x322f93([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x322f93([0x67,0x65,0x74])](_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x19ff36(){let _0x26fa55,_0x4b5b90=null,_0x3cddc1=null;try{if(_0x445323==_0x322f93([0x47,0x50,0x4c]))return _0x322f93([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26fa55=_0x4700b4(),!_0x26fa55)return _0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26fa55[_0x322f93([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cddc1=_0x4d0012(_0x26fa55[_0x322f93([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26fa55[_0x322f93([0x6a,0x74,0x69])])),await _0x4c598d()?_0x179427()?_0x16ed9b()?_0x322f93([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2fe1e9()?(_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322f93([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b5b90=_0x500159(_0x322f93([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322f93([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b5b90=_0x500159(_0x322f93([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x558c22()):_0x322f93([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x322f93([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16ed9b(){const _0x3a5aaa=[_0x322f93([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x322f93([0x74,0x72,0x69,0x61,0x6c])][_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f9b23/0x3e8:0xe10*_0x424486;return _0x26fa55[_0x322f93([0x65,0x78,0x70])]<_0x3a5aaa;}function _0x179427(){const _0x10cbfd=_0x26fa55[_0x322f93([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10cbfd&&(!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x2a]))||(!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x44,0x4f]))||!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x50,0x50]))));}function _0x2fe1e9(){const _0x495422=_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x495422||0x0==_0x495422[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c6819}=new URL(window[_0x322f93([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x495422[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c6819))return!0x0;const _0x617fa3=_0x3c6819[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e]));return _0x495422[_0x322f93([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x46cb49=>_0x46cb49[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x2a])))[_0x322f93([0x6d,0x61,0x70])](_0x304bef=>_0x304bef[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e])))[_0x322f93([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47cb0b=>_0x47cb0b[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x617fa3[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322f93([0x6d,0x61,0x70])](_0x24e78e=>Array(_0x617fa3[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x24e78e[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322f93([0x66,0x69,0x6c,0x6c])](_0x24e78e[0x0]===_0x322f93([0x2a])?_0x322f93([0x2a]):'')[_0x322f93([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x24e78e))[_0x322f93([0x73,0x6f,0x6d,0x65])](_0x48ca86=>_0x617fa3[_0x322f93([0x65,0x76,0x65,0x72,0x79])]((_0x29e5f0,_0x421807)=>_0x48ca86[_0x421807]===_0x29e5f0||_0x48ca86[_0x421807]===_0x322f93([0x2a])));}function _0x558c22(){return _0x4b5b90&&_0x3cddc1?new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a78df,_0x5c26d3)=>{_0x4b5b90[_0x322f93([0x74,0x68,0x65,0x6e])](_0x4a78df,_0x5c26d3),_0x3cddc1[_0x322f93([0x74,0x68,0x65,0x6e])](_0x166ff7=>{_0x166ff7!=_0x322f93([0x56,0x61,0x6c,0x69,0x64])&&_0x4a78df(_0x166ff7);},_0x5c26d3);}):_0x4b5b90||_0x3cddc1||_0x322f93([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4d0012(_0x9d6b25,_0x55ca0f){return new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x366779=>{if(_0x10cfeb())return _0x366779(_0x322f93([0x56,0x61,0x6c,0x69,0x64]));_0x160354(),_0x349696[_0x322f93([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3574e0=!0x1;const _0xf55a11=_0x19c4d3();function _0x21d995(_0x2af14e){return!!_0x2af14e&&(typeof _0x2af14e===_0x322f93([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2af14e===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2af14e[_0x322f93([0x74,0x68,0x65,0x6e])]===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2af14e[_0x322f93([0x63,0x61,0x74,0x63,0x68])]===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fc55f(_0x40d611){_0x3a79b7(_0x40d611)[_0x322f93([0x74,0x68,0x65,0x6e])](_0x3797bc=>{if(!_0x3797bc||_0x3797bc[_0x322f93([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x322f93([0x6f,0x6b]))return _0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f3a19(_0x3d0d60(_0xf55a11+_0x55ca0f))!=_0x3797bc[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x322f93([0x56,0x61,0x6c,0x69,0x64]);})[_0x322f93([0x74,0x68,0x65,0x6e])](_0x6b0a9a=>(_0x125335(),_0x6b0a9a),()=>{const _0x16b98b=_0xb59a86();return null==_0x16b98b?(_0x125335(),_0x322f93([0x56,0x61,0x6c,0x69,0x64])):_0x322f93(_0x1f9b23-_0x16b98b>(0x429db329^_0x397017)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x322f93([0x74,0x68,0x65,0x6e])](_0x366779)[_0x322f93([0x63,0x61,0x74,0x63,0x68])](()=>{_0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32f8a6=0x66a7d9a9^_0x397017;function _0x125335(){const _0xd197ac=_0x322f93([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3a19(_0x3d0d60(_0x9d6b25)),_0x54b6e3=_0x2ab096(_0x3f3a19(window[_0x322f93([0x4d,0x61,0x74,0x68])][_0x322f93([0x63,0x65,0x69,0x6c])](_0x1f9b23/_0x32f8a6)));window[_0x322f93([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322f93([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd197ac,_0x54b6e3);}function _0xb59a86(){const _0xab3ff0=_0x322f93([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3a19(_0x3d0d60(_0x9d6b25)),_0x17f4cd=window[_0x322f93([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322f93([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xab3ff0);return _0x17f4cd?window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ab096(_0x17f4cd),0x10)*_0x32f8a6:null;}function _0x3a79b7(_0x3b9fa6){return new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27489b,_0x406079)=>{_0x3b9fa6[_0x322f93([0x74,0x68,0x65,0x6e])](_0x27489b,_0x406079),window[_0x322f93([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x406079,0x6690e3e9^_0x397017);});}}_0x349696[_0x322f93([0x6f,0x6e])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x271f70,_0x129625)=>{if(_0x129625[0x0]!=_0x9d6b25)return _0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x129625[0x1]={..._0x129625[0x1],[_0x322f93([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf55a11};},{[_0x322f93([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322f93([0x68,0x69,0x67,0x68])}),_0x349696[_0x322f93([0x6f,0x6e])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50b7e4=>{_0x21d995(_0x50b7e4[_0x322f93([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3574e0=!0x0,_0x4fc55f(_0x50b7e4[_0x322f93([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x322f93([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322f93([0x6c,0x6f,0x77])}),_0x5adbbe[_0x322f93([0x74,0x68,0x65,0x6e])](()=>{_0x3574e0||_0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x10cfeb(){return _0x349696[_0x322f93([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322f93([0x76,0x69,0x65,0x77])][_0x322f93([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x322f93([0x61,0x75,0x74,0x6f]);}function _0x160354(){_0x349696[_0x322f93([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322f93([0x76,0x69,0x65,0x77])][_0x322f93([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x322f93([0x61,0x75,0x74,0x6f]);}}function _0x500159(_0x383bab){const _0xbefff2=[new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x451898=>setTimeout(_0x451898,0x669809e5^_0x397017)),_0x5adbbe[_0x322f93([0x74,0x68,0x65,0x6e])](()=>new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16375a=>{let _0x305528=0x0;_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x6f,0x6e])](_0x322f93([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x615c56,_0x39f1b6)=>{_0x39f1b6[0x0][_0x322f93([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x305528++,_0x305528==(0x669136d1^_0x397017)&&(_0x16375a(),_0x615c56[_0x322f93([0x6f,0x66,0x66])]());});}))];return window[_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x322f93([0x72,0x61,0x63,0x65])](_0xbefff2)[_0x322f93([0x74,0x68,0x65,0x6e])](()=>_0x383bab);}async function _0x3f08a8(){await _0x5adbbe,_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x375de5,_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x375de5,_0x349696[_0x322f93([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x322f93([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x445aec(_0x46d0a3){const _0x4e9f9d=_0x2a58fb();_0x349696[_0x4e9f9d]=_0x322f93([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])+_0x46d0a3,_0x46d0a3!=_0x322f93([0x56,0x61,0x6c,0x69,0x64])&&_0x3f08a8();}function _0x2a58fb(){const _0x2625f8=window[_0x322f93([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x322f93([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x322f93([0x6e,0x6f,0x77])]())[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x322f93([0x2e]),'');let _0x613684=_0x322f93([0x62]);for(let _0x5ecfdf=0x0;_0x5ecfdf<_0x2625f8[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ecfdf+=0x2){let _0x3ca3b4=window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2625f8[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ecfdf,_0x5ecfdf+0x2));_0x3ca3b4>=_0x431c14[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ca3b4-=_0x431c14[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x613684+=_0x431c14[_0x3ca3b4];}return _0x613684;}function _0x4700b4(){const _0x50443f=_0x445323[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e]));if(0x3!=_0x50443f[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ae3b1(_0x50443f[0x1]);function _0x3ae3b1(_0x138487){const _0x5a7aff=_0x1d8884(_0x138487);return _0x5a7aff&&_0x300978()?_0x5a7aff:null;function _0x300978(){const _0x13bc3c=_0x5a7aff[_0x322f93([0x6a,0x74,0x69])],_0x12129f=window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13bc3c[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13bc3c[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d88ad={..._0x5a7aff,[_0x322f93([0x6a,0x74,0x69])]:_0x13bc3c[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13bc3c[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d88ad[_0x322f93([0x76,0x63])],_0x3d0d60(_0x5d88ad)==_0x12129f;}}}async function _0x4c598d(){let _0x140efa=!0x0;try{const _0x43492e=_0x445323[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e])),[_0x35378e,_0x541bd9,_0x10aeec]=_0x43492e;return _0x2da2b2(_0x35378e),await _0x17d3dd(_0x35378e,_0x541bd9,_0x10aeec),_0x140efa;}catch{return!0x1;}function _0x2da2b2(_0x56bb59){const _0x5d5efb=_0x1d8884(_0x56bb59);_0x5d5efb&&_0x5d5efb[_0x322f93([0x61,0x6c,0x67])]==_0x322f93([0x45,0x53,0x32,0x35,0x36])||(_0x140efa=!0x1);}async function _0x17d3dd(_0x17b8d6,_0x1b02a9,_0x3712be){const _0x129ba1=window[_0x322f93([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x322f93([0x66,0x72,0x6f,0x6d])](_0xd679e5(_0x3712be),_0x55c9db=>_0x55c9db[_0x322f93([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a4458=new window[(_0x322f93([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x322f93([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x17b8d6+_0x322f93([0x2e])+_0x1b02a9),_0xea1875=window[_0x322f93([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x322f93([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xea1875)return;const _0x1063e2=await _0xea1875[_0x322f93([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x322f93([0x6a,0x77,0x6b]),_0x54d6da,{[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x45,0x43,0x44,0x53,0x41]),[_0x322f93([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x322f93([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xea1875[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x45,0x43,0x44,0x53,0x41]),[_0x322f93([0x68,0x61,0x73,0x68])]:{[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1063e2,_0x129ba1,_0x4a4458)||(_0x140efa=!0x1);}}function _0x1d8884(_0x3d23a0){return _0x3d23a0[_0x322f93([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x322f93([0x65,0x79]))?JSON[_0x322f93([0x70,0x61,0x72,0x73,0x65])](_0xd679e5(_0x3d23a0)):null;}function _0xd679e5(_0x4776d3){return window[_0x322f93([0x61,0x74,0x6f,0x62])](_0x4776d3[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x322f93([0x2b]))[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x322f93([0x2f])));}function _0x3d0d60(_0x192580){let _0x124b36=0x1505;function _0x4199f3(_0x3b2f9d){for(let _0x361806=0x0;_0x361806<_0x3b2f9d[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x361806++){const _0x5a7a26=_0x3b2f9d[_0x322f93([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x361806);_0x124b36=(_0x124b36<<0x5)+_0x124b36+_0x5a7a26,_0x124b36&=_0x124b36;}}function _0x3ac9d2(_0x516d77){Array[_0x322f93([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x516d77)?_0x516d77[_0x322f93([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3ac9d2):_0x516d77&&typeof _0x516d77==_0x322f93([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x322f93([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x516d77)[_0x322f93([0x73,0x6f,0x72,0x74])]()[_0x322f93([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23efe2,_0x43d861])=>{_0x4199f3(_0x23efe2),_0x3ac9d2(_0x43d861);}):_0x4199f3(window[_0x322f93([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x516d77));}return _0x3ac9d2(_0x192580),_0x124b36>>>0x0;}function _0x3f3a19(_0x4e8ddc){return _0x4e8ddc[_0x322f93([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x322f93([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x322f93([0x30]));}function _0x2ab096(_0x24c86a){return _0x24c86a[_0x322f93([0x73,0x70,0x6c,0x69,0x74])]('')[_0x322f93([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x322f93([0x6a,0x6f,0x69,0x6e])]('');}function _0x375de5(){}function _0x322f93(_0x33065b){return _0x33065b['map'](_0x16256d=>String['fromCharCode'](_0x16256d))['join']('');}_0x445aec(await _0x19ff36());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x405825,{outlineDefinitions:_0x5b319b,outlineChanges:_0x4dc918}){this['_currentOutlineDefinitions']=_0x5b319b,this['view']['sync'](_0x4dc918);}['_setActiveViewItem'](_0x35f065){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x35f065]&&(this['view']['activeItemIndex']=_0x35f065);}['_handleItemSelected'](_0x327cd6){const _0x4df45b=this['_currentOutlineDefinitions'][_0x327cd6]['modelElement'];this['editor']['model']['change'](_0x2df21b=>{_0x2df21b['setSelection'](_0x4df45b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x327cd6);}['_updateActiveDefinitionOnViewportChange'](){const _0xb4bc39=this['editor'];let _0x200197;for(const _0x428f61 of _0xb4bc39['model']['document']['getRootNames']()){const _0xbf2dc8=_0xb4bc39['editing']['view']['getDomRoot'](_0x428f61),_0x288115=_0xbf2dc8&&new _0xa343ee(_0xbf2dc8)['getVisible']();if(_0x288115){const _0x54da12=new _0xa343ee(_0x3b8133['window'])['getIntersection'](_0x288115);_0x54da12&&(_0x200197=_0x54da12['top']+0.25*_0x54da12['height']);}}if(void 0x0===_0x200197)return;const _0xf95484=h(_0xb4bc39['editing'],this['_currentOutlineDefinitions'],_0x200197);_0xf95484?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xf95484)):this['_setActiveViewItem'](-0x1);}}function h(_0x24db85,_0x36f02f,_0x5b4455,_0x3adb13=0x0,_0x516a09=_0x36f02f['length']-0x1){const _0x5401df=Math['floor'](_0x3adb13+(_0x516a09-_0x3adb13)/0x2);if(_0x516a09>=_0x3adb13){const _0x3318c5=_0x36f02f[_0x5401df],_0x428fc7=_0x24db85['mapper']['toViewElement'](_0x3318c5['modelElement']);if(!_0x428fc7)return null;const _0xcdbac3=_0x24db85['view']['domConverter']['mapViewToDom'](_0x428fc7);return new _0xa343ee(_0xcdbac3)['bottom']>_0x5b4455?h(_0x24db85,_0x36f02f,_0x5b4455,_0x3adb13,_0x5401df-0x1):h(_0x24db85,_0x36f02f,_0x5b4455,_0x5401df+0x1,_0x516a09);}return _0x5401df<0x0?null:_0x36f02f[_0x5401df];}class P extends _0x145c09{['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 _0x314e3f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x437c11;for(const _0x5d072b in _0x314e3f){const _0x1dd440=_0x5d072b,_0x5e2289=_0x314e3f[_0x1dd440];if('documentOutlineLicenseKeyValid'==_0x5e2289||'documentOutlineLicenseKeyInvalid'==_0x5e2289||'documentOutlineLicenseKeyExpired'==_0x5e2289||'documentOutlineLicenseKeyDomainLimit'==_0x5e2289||'documentOutlineLicenseKeyNotAllowed'==_0x5e2289||'documentOutlineLicenseKeyEvaluationLimit'==_0x5e2289||'documentOutlineLicenseKeyTrialLimit'==_0x5e2289||'documentOutlineLicenseKeyUsageLimit'==_0x5e2289){delete _0x314e3f[_0x1dd440],_0x437c11=_0x5e2289,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x437c11&&_0x314e3f['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x437c11&&_0x314e3f['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x437c11&&_0x314e3f['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x1ec1de{['execute'](){this['editor']['model']['change'](_0x15f090=>{this['editor']['model']['insertObject'](_0x15f090['createElement']('tableOfContents'));});}['refresh'](){const _0x48669a=this['editor']['model'],_0x390623=_0x48669a['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x390623&&_0x48669a['schema']['findAllowedParent'](_0x390623,'tableOfContents'));}}class T extends _0x145c09{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x42f87d=this['editor'];if(_0x42f87d['config']['get']('headingId.modelAttributeName'))return;(function(_0x3189c2){const _0x1c0a1e=new Map();if(_0x3189c2)return _0x3189c2['forEach'](_0x3ec207=>{'paragraph'!==_0x3ec207['model']&&_0x1c0a1e['set'](_0x3ec207['view'],_0x3ec207['model']);}),_0x1c0a1e['get']('h1')||_0x1c0a1e['set']('h1','heading1'),_0x1c0a1e;return _0x1c0a1e;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x13e8e0,_0x2b6a6e)=>{this['_customUpcastHeadingsConversion'](_0x2b6a6e),this['_customDataDowncastHeadingsConversion'](_0x13e8e0),_0x42f87d['model']['schema']['isRegistered'](_0x13e8e0)&&_0x42f87d['model']['schema']['extend'](_0x13e8e0,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x31c1f5){this['editor']['conversion']['for']('upcast')['add'](_0x23578c=>_0x23578c['on']('element:'+_0x31c1f5,(_0x4d8456,_0x254fda,_0x259331)=>{const {consumable:_0x3e54f0,writer:_0x153b1f}=_0x259331,_0x357e64=_0x254fda['viewItem']['getAttribute']('id'),_0x3868ee=_0x254fda['modelRange']['getContainedElement']();if(_0x3868ee)return _0x357e64&&_0x357e64['length']||_0x3868ee['hasAttribute']('headingId')?void(_0x3e54f0['consume'](_0x254fda['viewItem'],{'attributes':['id']})&&_0x153b1f['setAttribute']('headingId',_0x357e64,_0x3868ee)):(_0x3e54f0['consume'](_0x254fda['viewItem'],{'attributes':['id']}),void _0x153b1f['setAttribute']('headingId',_0x19c4d3(),_0x3868ee));},{'priority':_0x3d4a0e['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5cc252){this['editor']['conversion']['for']('downcast')['add'](_0x48120d=>_0x48120d['on']('attribute:headingId:'+_0x5cc252,(_0x1c3ec6,_0x230e3d,_0xc722f8)=>{if(!_0xc722f8['consumable']['consume'](_0x230e3d['item'],_0x1c3ec6['name']))return;const _0x9979e6=_0x230e3d['item']['getAttribute']('headingId'),_0x3a06e1=_0xc722f8['mapper']['toViewElement'](_0x230e3d['item']);_0xc722f8['writer']['setAttribute']('id',_0x9979e6,_0x3a06e1);}));}['_registerHeadingIdAttributePostfixer'](){const _0x3bb55b=this['editor'],_0x4df045=new Set(),_0x28cfe6=new Set();function _0x25df91(_0x13946f,_0x4a3068){const _0x3a793a=_0x19c4d3();return _0x28cfe6['add'](_0x3a793a),_0x13946f['setAttribute']('headingId',_0x3a793a,_0x4a3068),_0x3a793a;}function _0x3b87e4(_0x54bf40,_0x1d4850){_0x54bf40['removeAttribute']('headingId',_0x1d4850);}_0x3bb55b['model']['document']['registerPostFixer'](_0x1b348d=>{const _0x10d3a2=_0x3bb55b['model']['document']['differ']['getChanges']();let _0x300161=!0x1;for(const _0x2d59e2 of _0x10d3a2)if('insert'==_0x2d59e2['type']&&_0x2d59e2['name']){if(b(_0x2d59e2['name'])){const _0x2146b3=_0x2d59e2['attributes']['get']('headingId');'string'==typeof _0x2146b3?_0x4df045['has'](_0x2146b3)?(_0x25df91(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0):_0x28cfe6['add'](_0x2146b3):(_0x25df91(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0);}else'string'==typeof _0x2d59e2['attributes']['get']('headingId')&&(_0x3b87e4(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0);}else{if('remove'==_0x2d59e2['type']){const _0x4f40fe=_0x2d59e2['attributes']['get']('headingId');'string'==typeof _0x4f40fe&&_0x4df045['delete'](_0x4f40fe);}}return _0x300161;}),_0x3bb55b['model']['document']['on']('change',()=>{_0x28cfe6['forEach'](_0x9a28ee=>_0x4df045['add'](_0x9a28ee)),_0x28cfe6['clear']();});}}function b(_0x3ee0f4){return!!_0x3ee0f4['match'](/heading\d/);}class s extends _0x145c09{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x190ca0,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x5bf705){super(_0x5bf705),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2e147b=this['editor'],_0x26e45f=_0x2e147b['editing']['view']['document'];_0x2e147b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2e147b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x26e45f,'click',(_0x2b0953,_0x12530a)=>{if(!_0x12530a['target'])return;const _0x221e46=_0x12530a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x221e46)&&(_0x12530a['domEvent']['preventDefault'](),_0x2b0953['stop'](),this['_handleScrollToHeading'](_0x221e46));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2e147b['commands']['add']('insertTableOfContents',new _(_0x2e147b)),(_0x2e147b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4b2adb,_0x27a46b)=>{this['_currentOutlineDefinitions']=_0x27a46b['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2e147b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x222c38){const _0x2af1e1=_0x1597e3([0x79,0x4a,0x62,0x39,0x70,0x45,0x64,0x74,0x63,0x4b,0x6b,0x68,0x50,0x34,0x69,0x65,0x55,0x56,0x54,0x49,0x58,0x46,0x53,0x6c,0x44,0x4f,0x36,0x71,0x57,0x6d,0x4e,0x31,0x48,0x52,0x32,0x6a,0x59,0x76,0x38,0x35,0x33,0x73,0x66,0x41,0x51,0x61,0x75,0x77,0x47,0x6e,0x67,0x30,0x6f,0x72,0x42,0x4c,0x4d,0x43,0x78,0x37,0x7a,0x5a]),_0x4ae9a3=0x460fed69,_0xece597=0x460882e9^_0x4ae9a3,_0x187fa9=window[_0x1597e3([0x44,0x61,0x74,0x65])][_0x1597e3([0x6e,0x6f,0x77])](),_0x46a336=_0x222c38[_0x1597e3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x362eaf=new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a5457=>{_0x46a336[_0x1597e3([0x6f,0x6e,0x63,0x65])](_0x1597e3([0x72,0x65,0x61,0x64,0x79]),_0x1a5457);}),_0x15b63f={[_0x1597e3([0x6b,0x74,0x79])]:_0x1597e3([0x45,0x43]),[_0x1597e3([0x75,0x73,0x65])]:_0x1597e3([0x73,0x69,0x67]),[_0x1597e3([0x63,0x72,0x76])]:_0x1597e3([0x50,0x2d,0x32,0x35,0x36]),[_0x1597e3([0x78])]:_0x1597e3([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]),[_0x1597e3([0x79])]:_0x1597e3([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]),[_0x1597e3([0x61,0x6c,0x67])]:_0x1597e3([0x45,0x53,0x32,0x35,0x36])},_0x539322=_0x46a336[_0x1597e3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1597e3([0x67,0x65,0x74])](_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ad833(){let _0x30197e,_0x2f2a3b=null,_0x390f05=null;try{if(_0x539322==_0x1597e3([0x47,0x50,0x4c]))return _0x1597e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x30197e=_0x4df4ed(),!_0x30197e)return _0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x30197e[_0x1597e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x390f05=_0x1f30ac(_0x30197e[_0x1597e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x30197e[_0x1597e3([0x6a,0x74,0x69])])),await _0x303b06()?_0x1d2ee6()?_0x13c6bb()?_0x1597e3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x59e7bf()?(_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1597e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2f2a3b=_0x2ff00c(_0x1597e3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1597e3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2f2a3b=_0x2ff00c(_0x1597e3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3aec23()):_0x1597e3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1597e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x13c6bb(){const _0x2ddf33=[_0x1597e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1597e3([0x74,0x72,0x69,0x61,0x6c])][_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x187fa9/0x3e8:0xe10*_0xece597;return _0x30197e[_0x1597e3([0x65,0x78,0x70])]<_0x2ddf33;}function _0x1d2ee6(){const _0x1caf4b=_0x30197e[_0x1597e3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1caf4b&&(!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x2a]))||(!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x54,0x4f,0x43]))||!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x50,0x50]))));}function _0x59e7bf(){const _0x481a96=_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x481a96||0x0==_0x481a96[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x169523}=new URL(window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x481a96[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x169523))return!0x0;const _0x598545=_0x169523[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e]));return _0x481a96[_0x1597e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xaf5ba=>_0xaf5ba[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x2a])))[_0x1597e3([0x6d,0x61,0x70])](_0x5d2713=>_0x5d2713[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e])))[_0x1597e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x274e75=>_0x274e75[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x598545[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1597e3([0x6d,0x61,0x70])](_0x15bb12=>Array(_0x598545[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x15bb12[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1597e3([0x66,0x69,0x6c,0x6c])](_0x15bb12[0x0]===_0x1597e3([0x2a])?_0x1597e3([0x2a]):'')[_0x1597e3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x15bb12))[_0x1597e3([0x73,0x6f,0x6d,0x65])](_0x34f67d=>_0x598545[_0x1597e3([0x65,0x76,0x65,0x72,0x79])]((_0x193dcf,_0x4865d2)=>_0x34f67d[_0x4865d2]===_0x193dcf||_0x34f67d[_0x4865d2]===_0x1597e3([0x2a])));}function _0x3aec23(){return _0x2f2a3b&&_0x390f05?new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x445d74,_0x4c8872)=>{_0x2f2a3b[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x445d74,_0x4c8872),_0x390f05[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x1da35d=>{_0x1da35d!=_0x1597e3([0x56,0x61,0x6c,0x69,0x64])&&_0x445d74(_0x1da35d);},_0x4c8872);}):_0x2f2a3b||_0x390f05||_0x1597e3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f30ac(_0x1598c0,_0x263dd4){return new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4dc113=>{if(_0x3dbffe())return _0x4dc113(_0x1597e3([0x56,0x61,0x6c,0x69,0x64]));_0x3ca3fa(),_0x46a336[_0x1597e3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x460c70=!0x1;const _0x4027fe=_0x19c4d3();function _0x5092e2(_0xca50ab){return!!_0xca50ab&&(typeof _0xca50ab===_0x1597e3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xca50ab===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xca50ab[_0x1597e3([0x74,0x68,0x65,0x6e])]===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xca50ab[_0x1597e3([0x63,0x61,0x74,0x63,0x68])]===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d5776(_0x33b095){_0x585eef(_0x33b095)[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x11efd3=>{if(!_0x11efd3||_0x11efd3[_0x1597e3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1597e3([0x6f,0x6b]))return _0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3070a6(_0xff4dea(_0x4027fe+_0x263dd4))!=_0x11efd3[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1597e3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x244462=>(_0x44ec34(),_0x244462),()=>{const _0x351bc0=_0x37bc1e();return null==_0x351bc0?(_0x44ec34(),_0x1597e3([0x56,0x61,0x6c,0x69,0x64])):_0x1597e3(_0x187fa9-_0x351bc0>(0x62036969^_0x4ae9a3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x4dc113)[_0x1597e3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x394416=0x463903e9^_0x4ae9a3;function _0x44ec34(){const _0x2bc1a4=_0x1597e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3070a6(_0xff4dea(_0x1598c0)),_0x245c69=_0x4f71cf(_0x3070a6(window[_0x1597e3([0x4d,0x61,0x74,0x68])][_0x1597e3([0x63,0x65,0x69,0x6c])](_0x187fa9/_0x394416)));window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1597e3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bc1a4,_0x245c69);}function _0x37bc1e(){const _0x4346b5=_0x1597e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3070a6(_0xff4dea(_0x1598c0)),_0x4b98fd=window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1597e3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4346b5);return _0x4b98fd?window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f71cf(_0x4b98fd),0x10)*_0x394416:null;}function _0x585eef(_0x2afa69){return new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50cacd,_0x2c6030)=>{_0x2afa69[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x50cacd,_0x2c6030),window[_0x1597e3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c6030,0x460e39a9^_0x4ae9a3);});}}_0x46a336[_0x1597e3([0x6f,0x6e])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x598dfc,_0x31a5fc)=>{if(_0x31a5fc[0x0]!=_0x1598c0)return _0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31a5fc[0x1]={..._0x31a5fc[0x1],[_0x1597e3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4027fe};},{[_0x1597e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1597e3([0x68,0x69,0x67,0x68])}),_0x46a336[_0x1597e3([0x6f,0x6e])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27f6d4=>{_0x5092e2(_0x27f6d4[_0x1597e3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x460c70=!0x0,_0x1d5776(_0x27f6d4[_0x1597e3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1597e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1597e3([0x6c,0x6f,0x77])}),_0x362eaf[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>{_0x460c70||_0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3dbffe(){return _0x46a336[_0x1597e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1597e3([0x76,0x69,0x65,0x77])][_0x1597e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1597e3([0x61,0x75,0x74,0x6f]);}function _0x3ca3fa(){_0x46a336[_0x1597e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1597e3([0x76,0x69,0x65,0x77])][_0x1597e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1597e3([0x61,0x75,0x74,0x6f]);}}function _0x2ff00c(_0x169df5){const _0x4fb795=[new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd6c707=>setTimeout(_0xd6c707,0x4606d3a5^_0x4ae9a3)),_0x362eaf[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x332141=>{let _0x4a9fd4=0x0;_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x6f,0x6e])](_0x1597e3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x548cb6,_0x141a16)=>{_0x141a16[0x0][_0x1597e3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4a9fd4++,_0x4a9fd4==(0x460fec91^_0x4ae9a3)&&(_0x332141(),_0x548cb6[_0x1597e3([0x6f,0x66,0x66])]());});}))];return window[_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1597e3([0x72,0x61,0x63,0x65])](_0x4fb795)[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>_0x169df5);}async function _0x3104bf(){await _0x362eaf,_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1666d7,_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1666d7,_0x46a336[_0x1597e3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b0f2d(_0x1c64c5){const _0x30dcb6=_0x45d832();_0x46a336[_0x30dcb6]=_0x1597e3([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])+_0x1c64c5,_0x1c64c5!=_0x1597e3([0x56,0x61,0x6c,0x69,0x64])&&_0x3104bf();}function _0x45d832(){const _0x2a9e81=window[_0x1597e3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1597e3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1597e3([0x6e,0x6f,0x77])]())[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1597e3([0x2e]),'');let _0x605d6a=_0x1597e3([0x79]);for(let _0x417f8c=0x0;_0x417f8c<_0x2a9e81[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x417f8c+=0x2){let _0x8f8875=window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a9e81[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x417f8c,_0x417f8c+0x2));_0x8f8875>=_0x2af1e1[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x8f8875-=_0x2af1e1[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x605d6a+=_0x2af1e1[_0x8f8875];}return _0x605d6a;}function _0x4df4ed(){const _0x50f047=_0x539322[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e]));if(0x3!=_0x50f047[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a5193(_0x50f047[0x1]);function _0x2a5193(_0x3ee5d0){const _0x33b6a5=_0x5a92c9(_0x3ee5d0);return _0x33b6a5&&_0x15a89a()?_0x33b6a5:null;function _0x15a89a(){const _0x6903bf=_0x33b6a5[_0x1597e3([0x6a,0x74,0x69])],_0x1ebd3d=window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6903bf[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6903bf[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x11cf3e={..._0x33b6a5,[_0x1597e3([0x6a,0x74,0x69])]:_0x6903bf[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6903bf[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x11cf3e[_0x1597e3([0x76,0x63])],_0xff4dea(_0x11cf3e)==_0x1ebd3d;}}}async function _0x303b06(){let _0x2e24a1=!0x0;try{const _0x1e3042=_0x539322[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e])),[_0x3c3201,_0x5fa5e8,_0x163b2b]=_0x1e3042;return _0x172744(_0x3c3201),await _0x29547e(_0x3c3201,_0x5fa5e8,_0x163b2b),_0x2e24a1;}catch{return!0x1;}function _0x172744(_0x4574ff){const _0x1bb5c7=_0x5a92c9(_0x4574ff);_0x1bb5c7&&_0x1bb5c7[_0x1597e3([0x61,0x6c,0x67])]==_0x1597e3([0x45,0x53,0x32,0x35,0x36])||(_0x2e24a1=!0x1);}async function _0x29547e(_0xaeddc1,_0x5195c0,_0x3c20ba){const _0x2b8b21=window[_0x1597e3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1597e3([0x66,0x72,0x6f,0x6d])](_0x27f663(_0x3c20ba),_0x1f2056=>_0x1f2056[_0x1597e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32c8c4=new window[(_0x1597e3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1597e3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xaeddc1+_0x1597e3([0x2e])+_0x5195c0),_0x32f65b=window[_0x1597e3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1597e3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32f65b)return;const _0x1f69bc=await _0x32f65b[_0x1597e3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1597e3([0x6a,0x77,0x6b]),_0x15b63f,{[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x45,0x43,0x44,0x53,0x41]),[_0x1597e3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1597e3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32f65b[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x45,0x43,0x44,0x53,0x41]),[_0x1597e3([0x68,0x61,0x73,0x68])]:{[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f69bc,_0x2b8b21,_0x32c8c4)||(_0x2e24a1=!0x1);}}function _0x5a92c9(_0x47e061){return _0x47e061[_0x1597e3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1597e3([0x65,0x79]))?JSON[_0x1597e3([0x70,0x61,0x72,0x73,0x65])](_0x27f663(_0x47e061)):null;}function _0x27f663(_0x5c46aa){return window[_0x1597e3([0x61,0x74,0x6f,0x62])](_0x5c46aa[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1597e3([0x2b]))[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1597e3([0x2f])));}function _0xff4dea(_0x3b0f8d){let _0x42982d=0x1505;function _0x4e686b(_0x531703){for(let _0x102f23=0x0;_0x102f23<_0x531703[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x102f23++){const _0x10ea3e=_0x531703[_0x1597e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x102f23);_0x42982d=(_0x42982d<<0x5)+_0x42982d+_0x10ea3e,_0x42982d&=_0x42982d;}}function _0x1d54b8(_0x11ad1e){Array[_0x1597e3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x11ad1e)?_0x11ad1e[_0x1597e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d54b8):_0x11ad1e&&typeof _0x11ad1e==_0x1597e3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1597e3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x11ad1e)[_0x1597e3([0x73,0x6f,0x72,0x74])]()[_0x1597e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ee792,_0x58d5c3])=>{_0x4e686b(_0x3ee792),_0x1d54b8(_0x58d5c3);}):_0x4e686b(window[_0x1597e3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x11ad1e));}return _0x1d54b8(_0x3b0f8d),_0x42982d>>>0x0;}function _0x3070a6(_0x108a9e){return _0x108a9e[_0x1597e3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1597e3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1597e3([0x30]));}function _0x4f71cf(_0x340382){return _0x340382[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1597e3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1597e3([0x6a,0x6f,0x69,0x6e])]('');}function _0x1666d7(){}function _0x1597e3(_0x38c699){return _0x38c699['map'](_0x14d32d=>String['fromCharCode'](_0x14d32d))['join']('');}_0x3b0f2d(await _0x2ad833());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x585118=>{'$graveyard'!==_0x585118['rootName']&&this['editor']['editing']['reconvertItem'](_0x585118);});}['_trackNewToCElements'](){for(const _0x374a25 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x374a25['type']||'tableOfContents'!==_0x374a25['name'])return;this['_tableOfContentsElements']['add'](_0x374a25['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3dd01d=this['editor']['conversion'];_0x3dd01d['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3dd01d['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x25ec7e,{writer:_0x15c32c})=>this['_createTableOfContents'](_0x15c32c,!0x0)}),_0x3dd01d['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x120c8a,{writer:_0x2e76cf})=>{this['_tableOfContentsElements']['add'](_0x120c8a);const _0x5b0453=this['_createTableOfContents'](_0x2e76cf);return _0x20cb06(_0x5b0453,_0x2e76cf,{'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'](_0x230096,_0xbc9570=!0x1){const {locale:_0x5839bf}=this['editor'],_0x3bf6d0=_0x230096['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xbc9570&&{'data-table-of-contents-label':j(_0x5839bf,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xbc9570&&_0x230096['insert'](_0x230096['createPositionAt'](_0x3bf6d0,'end'),_0x230096['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x230096['createText'](j(_0x5839bf,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x90aa81=_0xbc9570?'':'['+j(_0x5839bf,'Empty\x20heading')+']';let _0x2082f1=_0x3bf6d0;return this['_currentOutlineDefinitions']['forEach']((_0x564017,_0x51968c,_0x3df10c)=>{const _0x952536=this['editor']['model']['hasContent'](_0x564017['modelElement'],{'ignoreWhitespaces':!0x0}),_0x257127=_0x952536?_0x564017['text']:_0x90aa81,_0x12d75b=_0x564017['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x513f88=_0x230096['createContainerElement']('a',{'href':'#'+_0x12d75b,...!_0xbc9570&&{'tabindex':'-1'}},[_0x230096['createText'](_0x257127)]),_0x1f17c4=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x230096['setCustomProperty']('tableOfContentsHeadingIndex',_0x51968c,_0x513f88);const _0x4770b6=_0x230096['createContainerElement']('li',null,[_0x952536||!_0xbc9570&&_0x1f17c4?_0x513f88:_0x230096['createText']('')]),_0x17f6ce=_0x51968c?_0x3df10c[_0x51968c-0x1]['level']:0x0,_0x24ebbd=Math['abs'](_0x564017['level']-_0x17f6ce);if(_0x564017['level']>_0x17f6ce){const _0x1d90a6=N(_0x4770b6,_0x24ebbd,_0x230096);_0x230096['insert'](_0x230096['createPositionAt'](_0x2082f1,'end'),_0x1d90a6);}else{const _0x5596ae=function(_0x883d30,_0x3ebea7){return _0x883d30['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xa49ad7=>_0xa49ad7['is']('element','ol'))[_0x3ebea7];}(_0x2082f1,_0x24ebbd);_0x230096['insert'](_0x230096['createPositionAt'](_0x5596ae,'end'),_0x4770b6);}_0x2082f1=_0x4770b6;}),_0x3bf6d0;}['_handleScrollToHeading'](_0xce37db){const _0xccfa43=this['_currentOutlineDefinitions'][_0xce37db]['modelElement'];this['editor']['model']['change'](_0xd621e=>{_0xd621e['setSelection'](_0xccfa43,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3cb0e4,_0x2764a0)=>{const _0x7d1889=_0x2764a0['mapper'],_0x40c426=_0x7d1889['findMappedViewAncestor'](_0x2764a0['viewPosition']),_0x5c7d56=_0x7d1889['toModelElement'](_0x40c426);_0x5c7d56['is']('element','tableOfContents')&&(_0x2764a0['modelPosition']=this['editor']['model']['createPositionAt'](_0x5c7d56,0x0),_0x3cb0e4['stop']());};}}function N(_0xbac713,_0xfde836,_0x302bdd){return 0x1===_0xfde836?_0x302bdd['createContainerElement']('ol',null,[_0xbac713]):_0x302bdd['createContainerElement']('ol',null,[_0x302bdd['createContainerElement']('li',null,[N(_0xbac713,_0xfde836-0x1,_0x302bdd)])]);}class o extends _0x145c09{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4bde56=this['editor'];_0x4bde56['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3403dc=this['_createButton'](_0x4026d2);return _0x3403dc['tooltip']=!0x0,_0x3403dc;}),_0x4bde56['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x38758f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1bfb4c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xbb374f;for(const _0x197026 in _0x1bfb4c){const _0x375a8e=_0x197026,_0x2a7caa=_0x1bfb4c[_0x375a8e];if('tableOfContentsLicenseKeyValid'==_0x2a7caa||'tableOfContentsLicenseKeyInvalid'==_0x2a7caa||'tableOfContentsLicenseKeyExpired'==_0x2a7caa||'tableOfContentsLicenseKeyDomainLimit'==_0x2a7caa||'tableOfContentsLicenseKeyNotAllowed'==_0x2a7caa||'tableOfContentsLicenseKeyEvaluationLimit'==_0x2a7caa||'tableOfContentsLicenseKeyTrialLimit'==_0x2a7caa||'tableOfContentsLicenseKeyUsageLimit'==_0x2a7caa){delete _0x1bfb4c[_0x375a8e],_0xbb374f=_0x2a7caa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x540114){const _0x322168=this['editor'],_0x559b28=_0x322168['locale'],_0x5eec83=_0x322168['commands']['get']('insertTableOfContents'),_0x11ad3a=new _0x540114(_0x559b28);return _0x11ad3a['set']({'label':j(_0x559b28,'Table\x20of\x20contents'),'icon':_0x28b170}),_0x11ad3a['bind']('isEnabled')['to'](_0x5eec83,'isEnabled'),this['listenTo'](_0x11ad3a,'execute',()=>{_0x322168['execute']('insertTableOfContents'),_0x322168['editing']['view']['focus']();}),_0x11ad3a;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x145c09{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.5",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "46.0.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.5",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.5",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.5",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.5",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.5",
|
|
23
|
+
"ckeditor5": "46.0.1-alpha.5",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x3c49(_0x27b00e,_0x51b2bb){const _0x1a937c=_0x1a93();return _0x3c49=function(_0x3c49b8,_0x40fedb){_0x3c49b8=_0x3c49b8-0x18f;let _0x447068=_0x1a937c[_0x3c49b8];return _0x447068;},_0x3c49(_0x27b00e,_0x51b2bb);}function _0x1a93(){const _0x5a8d9f=['482DaXHzu','appendChild','config','view','listenTo','732879QEGbve','document-outline-container-not-provided','get','getIntersection','focus','change','mapViewToDom','2059285BQeZgE','DocumentOutlineUI','getDomRoot','getRootNames','top','17478IuiBKA','model','destroy','cancel','domConverter','activeItemIndex','editor','291402pFTJIE','modelElement','map','documentOutline.container','afterInit','mapper','22320uJCnKX','render','document','scrollToTheSelection','4mdRDJk','bottom','itemSelected','bind','_handleItemSelected','toViewElement','_updateActiveDefinitionOnViewportChange','floor','href','locale','indexOf','setSelection','documentOutline.showEmptyHeadings','sync','DocumentOutlineUtils','length','_handleOutlineChange','window','_setActiveViewItem','height','_currentOutlineDefinitions','isPremiumPlugin','pluginName','editing','join','_updateActiveDefinitionFromViewportThrottled','56HCwVTp','scroll','727150zZrLRh','element','resize','isOfficialPlugin','plugins','fromCharCode','init','focusTracker','427RvQonM','add','getVisible'];_0x1a93=function(){return _0x5a8d9f;};return _0x1a93();}const _0x306ad6=_0x3c49;(function(_0x1b1647,_0x42737c){const _0x114e8f=_0x3c49,_0x45d00b=_0x1b1647();while(!![]){try{const _0x305772=parseInt(_0x114e8f(0x1b7))/0x1+parseInt(_0x114e8f(0x1aa))/0x2*(-parseInt(_0x114e8f(0x1c8))/0x3)+-parseInt(_0x114e8f(0x190))/0x4*(-parseInt(_0x114e8f(0x1c3))/0x5)+-parseInt(_0x114e8f(0x1cf))/0x6+-parseInt(_0x114e8f(0x1b4))/0x7*(-parseInt(_0x114e8f(0x1d5))/0x8)+-parseInt(_0x114e8f(0x1bc))/0x9+-parseInt(_0x114e8f(0x1ac))/0xa;if(_0x305772===_0x42737c)break;else _0x45d00b['push'](_0x45d00b['shift']());}catch(_0x43a57f){_0x45d00b['push'](_0x45d00b['shift']());}}}(_0x1a93,0x34e70));import{Plugin as _0x131c16}from'ckeditor5/src/core.js';import{CKEditorError as _0x5118c8,global as _0x278d16,Rect as _0x5b28f1,uid as _0x14d986}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x23a822}from'./ui/documentoutlineview.js';import{throttle as _0x3a255a}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x131c16{[_0x306ad6(0x1ba)];[_0x306ad6(0x1a4)];[_0x306ad6(0x1a9)];static get[_0x306ad6(0x1a6)](){const _0x1a921b=_0x306ad6;return _0x1a921b(0x1c4);}static get[_0x306ad6(0x1af)](){return!0x0;}static get[_0x306ad6(0x1a5)](){return!0x0;}constructor(_0x332f5b){const _0x17e5b4=_0x306ad6;super(_0x332f5b),this[_0x17e5b4(0x1ba)]=new _0x23a822(_0x332f5b[_0x17e5b4(0x199)],this[_0x17e5b4(0x1ce)][_0x17e5b4(0x1b9)][_0x17e5b4(0x1be)](_0x17e5b4(0x19c)),this[_0x17e5b4(0x1ce)][_0x17e5b4(0x1b9)][_0x17e5b4(0x1be)](_0x17e5b4(0x1d2))),this[_0x17e5b4(0x1a4)]=[],this[_0x17e5b4(0x1a9)]=_0x3a255a(this[_0x17e5b4(0x196)][_0x17e5b4(0x193)](this),0x64);}[_0x306ad6(0x1b2)](){const _0x13b952=_0x306ad6,_0x3456f6=this[_0x13b952(0x1ce)],_0x38f980=_0x3456f6[_0x13b952(0x1b0)][_0x13b952(0x1be)](_0x13b952(0x19e));let _0x485ff3=!0x1;if(this[_0x13b952(0x1ba)][_0x13b952(0x1d6)](),this[_0x13b952(0x1ce)]['ui'][_0x13b952(0x1b3)][_0x13b952(0x1b5)](this[_0x13b952(0x1ba)][_0x13b952(0x1ad)]),!_0x3456f6[_0x13b952(0x1b9)][_0x13b952(0x1be)](_0x13b952(0x1d2)))throw new _0x5118c8(_0x13b952(0x1bd),{'editor':_0x3456f6});_0x3456f6[_0x13b952(0x1b9)][_0x13b952(0x1be)](_0x13b952(0x1d2))[_0x13b952(0x1b8)](this[_0x13b952(0x1ba)][_0x13b952(0x1ad)]),_0x38f980['on'](_0x13b952(0x1c1),this[_0x13b952(0x1a0)][_0x13b952(0x193)](this)),_0x38f980['on'](_0x13b952(0x1cd),(_0x46ab16,{index:_0x279dbd})=>this[_0x13b952(0x1a2)](_0x279dbd)),this[_0x13b952(0x1ba)]['on'](_0x13b952(0x192),(_0x30299e,_0x458a06)=>{const _0x15803e=_0x13b952;_0x485ff3=!0x0,this[_0x15803e(0x194)](_0x458a06);}),this[_0x13b952(0x1ba)][_0x13b952(0x1bb)](_0x278d16[_0x13b952(0x1d7)],_0x13b952(0x1ab),()=>{const _0x2da14e=_0x13b952;_0x485ff3?_0x485ff3=!0x1:this[_0x2da14e(0x1a9)]();},{'useCapture':!0x0}),this[_0x13b952(0x1ba)][_0x13b952(0x1bb)](_0x278d16[_0x13b952(0x1a1)],_0x13b952(0x1ae),this[_0x13b952(0x1a9)],{'useCapture':!0x0});}[_0x306ad6(0x1d3)](){!async function(_0x3109ab){const _0x284dbc=_0x67a210([0x65,0x45,0x34,0x44,0x4a,0x47,0x64,0x4b,0x61,0x69,0x79,0x53,0x56,0x4e,0x42,0x31,0x70,0x51,0x49,0x6b,0x76,0x6e,0x37,0x6d,0x30,0x52,0x7a,0x48,0x41,0x78,0x39,0x33,0x6c,0x71,0x57,0x35,0x67,0x62,0x43,0x75,0x63,0x32,0x77,0x59,0x55,0x4f,0x73,0x5a,0x58,0x4d,0x68,0x74,0x36,0x66,0x4c,0x46,0x72,0x50,0x38,0x54,0x6f,0x6a]),_0x49e592=0x721d34f,_0x1a658b=0x726bc1f^_0x49e592,_0x2b18ec=window[_0x67a210([0x44,0x61,0x74,0x65])][_0x67a210([0x6e,0x6f,0x77])](),_0x3937cd=_0x3109ab[_0x67a210([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f90e7=new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f1462=>{_0x3937cd[_0x67a210([0x6f,0x6e,0x63,0x65])](_0x67a210([0x72,0x65,0x61,0x64,0x79]),_0x5f1462);}),_0x280b49={[_0x67a210([0x6b,0x74,0x79])]:_0x67a210([0x45,0x43]),[_0x67a210([0x75,0x73,0x65])]:_0x67a210([0x73,0x69,0x67]),[_0x67a210([0x63,0x72,0x76])]:_0x67a210([0x50,0x2d,0x32,0x35,0x36]),[_0x67a210([0x78])]:_0x67a210([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]),[_0x67a210([0x79])]:_0x67a210([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]),[_0x67a210([0x61,0x6c,0x67])]:_0x67a210([0x45,0x53,0x32,0x35,0x36])},_0x57da66=_0x3937cd[_0x67a210([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x67a210([0x67,0x65,0x74])](_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x259341(){let _0x312f65,_0x2af051=null,_0x3f44f8=null;try{if(_0x57da66==_0x67a210([0x47,0x50,0x4c]))return _0x67a210([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x312f65=_0x208c89(),!_0x312f65)return _0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x312f65[_0x67a210([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f44f8=_0x546f08(_0x312f65[_0x67a210([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x312f65[_0x67a210([0x6a,0x74,0x69])])),await _0x2ad956()?_0x52f017()?_0x378f57()?_0x67a210([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f3b41()?(_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x67a210([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2af051=_0x5f2ef3(_0x67a210([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x67a210([0x74,0x72,0x69,0x61,0x6c])&&(_0x2af051=_0x5f2ef3(_0x67a210([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9c8612()):_0x67a210([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x67a210([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x378f57(){const _0x59bf15=[_0x67a210([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x67a210([0x74,0x72,0x69,0x61,0x6c])][_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2b18ec/0x3e8:0xe10*_0x1a658b;return _0x312f65[_0x67a210([0x65,0x78,0x70])]<_0x59bf15;}function _0x52f017(){const _0x841dfb=_0x312f65[_0x67a210([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x841dfb&&(!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x2a]))||(!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x44,0x4f]))||!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x50,0x50]))));}function _0x1f3b41(){const _0x407ebf=_0x3c49,_0x40f4c8=_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40f4c8||0x0==_0x40f4c8[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8dbeb8}=new URL(window[_0x67a210([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x407ebf(0x198)]);if(_0x40f4c8[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dbeb8))return!0x0;const _0x3910ed=_0x8dbeb8[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e]));return _0x40f4c8[_0x67a210([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44814b=>_0x44814b[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x2a])))[_0x67a210([0x6d,0x61,0x70])](_0x510db8=>_0x510db8[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e])))[_0x67a210([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2169b0=>_0x2169b0[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3910ed[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x67a210([0x6d,0x61,0x70])](_0x4f632a=>Array(_0x3910ed[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f632a[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x67a210([0x66,0x69,0x6c,0x6c])](_0x4f632a[0x0]===_0x67a210([0x2a])?_0x67a210([0x2a]):'')[_0x67a210([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f632a))[_0x67a210([0x73,0x6f,0x6d,0x65])](_0x23aa88=>_0x3910ed[_0x67a210([0x65,0x76,0x65,0x72,0x79])]((_0x279dac,_0x4e79c5)=>_0x23aa88[_0x4e79c5]===_0x279dac||_0x23aa88[_0x4e79c5]===_0x67a210([0x2a])));}function _0x9c8612(){return _0x2af051&&_0x3f44f8?new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14cee2,_0x4528ed)=>{_0x2af051[_0x67a210([0x74,0x68,0x65,0x6e])](_0x14cee2,_0x4528ed),_0x3f44f8[_0x67a210([0x74,0x68,0x65,0x6e])](_0x5d72bb=>{_0x5d72bb!=_0x67a210([0x56,0x61,0x6c,0x69,0x64])&&_0x14cee2(_0x5d72bb);},_0x4528ed);}):_0x2af051||_0x3f44f8||_0x67a210([0x56,0x61,0x6c,0x69,0x64]);}}function _0x546f08(_0x73da3a,_0x2c2bf6){return new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26d821=>{if(_0x385761())return _0x26d821(_0x67a210([0x56,0x61,0x6c,0x69,0x64]));_0x2582a9(),_0x3937cd[_0x67a210([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x55d623=!0x1;const _0x409d25=_0x14d986();function _0x4415d6(_0x21fe07){return!!_0x21fe07&&(typeof _0x21fe07===_0x67a210([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x21fe07===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x21fe07[_0x67a210([0x74,0x68,0x65,0x6e])]===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x21fe07[_0x67a210([0x63,0x61,0x74,0x63,0x68])]===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x585f6e(_0x4c0ef9){_0x1476a8(_0x4c0ef9)[_0x67a210([0x74,0x68,0x65,0x6e])](_0xbd1699=>{if(!_0xbd1699||_0xbd1699[_0x67a210([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x67a210([0x6f,0x6b]))return _0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4faf40(_0xfa52da(_0x409d25+_0x2c2bf6))!=_0xbd1699[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x67a210([0x56,0x61,0x6c,0x69,0x64]);})[_0x67a210([0x74,0x68,0x65,0x6e])](_0x2add8f=>(_0x466e21(),_0x2add8f),()=>{const _0x4c8aca=_0x24d9ed();return null==_0x4c8aca?(_0x466e21(),_0x67a210([0x56,0x61,0x6c,0x69,0x64])):_0x67a210(_0x2b18ec-_0x4c8aca>(0x232d574f^_0x49e592)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x67a210([0x74,0x68,0x65,0x6e])](_0x26d821)[_0x67a210([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x588821=0x7173dcf^_0x49e592;function _0x466e21(){const _0x104215=_0x67a210([0x6c,0x6c,0x63,0x74,0x2d])+_0x4faf40(_0xfa52da(_0x73da3a)),_0xa3a78f=_0x5efc55(_0x4faf40(window[_0x67a210([0x4d,0x61,0x74,0x68])][_0x67a210([0x63,0x65,0x69,0x6c])](_0x2b18ec/_0x588821)));window[_0x67a210([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x67a210([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x104215,_0xa3a78f);}function _0x24d9ed(){const _0x391a9f=_0x67a210([0x6c,0x6c,0x63,0x74,0x2d])+_0x4faf40(_0xfa52da(_0x73da3a)),_0x2916f8=window[_0x67a210([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x67a210([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x391a9f);return _0x2916f8?window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5efc55(_0x2916f8),0x10)*_0x588821:null;}function _0x1476a8(_0xa69359){return new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39df3e,_0x2a5047)=>{_0xa69359[_0x67a210([0x74,0x68,0x65,0x6e])](_0x39df3e,_0x2a5047),window[_0x67a210([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a5047,0x720078f^_0x49e592);});}}_0x3937cd[_0x67a210([0x6f,0x6e])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2eb8a1,_0x2e0ed1)=>{if(_0x2e0ed1[0x0]!=_0x73da3a)return _0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e0ed1[0x1]={..._0x2e0ed1[0x1],[_0x67a210([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x409d25};},{[_0x67a210([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x67a210([0x68,0x69,0x67,0x68])}),_0x3937cd[_0x67a210([0x6f,0x6e])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xde766f=>{_0x4415d6(_0xde766f[_0x67a210([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x55d623=!0x0,_0x585f6e(_0xde766f[_0x67a210([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x67a210([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x67a210([0x6c,0x6f,0x77])}),_0x2f90e7[_0x67a210([0x74,0x68,0x65,0x6e])](()=>{_0x55d623||_0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x385761(){return _0x3937cd[_0x67a210([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x67a210([0x76,0x69,0x65,0x77])][_0x67a210([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x67a210([0x61,0x75,0x74,0x6f]);}function _0x2582a9(){_0x3937cd[_0x67a210([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x67a210([0x76,0x69,0x65,0x77])][_0x67a210([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x67a210([0x61,0x75,0x74,0x6f]);}}function _0x5f2ef3(_0x44db18){const _0x1f6abc=[new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ad839=>setTimeout(_0x3ad839,0x728ed83^_0x49e592)),_0x2f90e7[_0x67a210([0x74,0x68,0x65,0x6e])](()=>new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xace185=>{let _0x1dde14=0x0;_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x6f,0x6e])](_0x67a210([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x83f5fb,_0x57baff)=>{_0x57baff[0x0][_0x67a210([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1dde14++,_0x1dde14==(0x721d2b7^_0x49e592)&&(_0xace185(),_0x83f5fb[_0x67a210([0x6f,0x66,0x66])]());});}))];return window[_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x67a210([0x72,0x61,0x63,0x65])](_0x1f6abc)[_0x67a210([0x74,0x68,0x65,0x6e])](()=>_0x44db18);}async function _0x44b3fb(){await _0x2f90e7,_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53bc88,_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53bc88,_0x3937cd[_0x67a210([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x67a210([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5368b9(_0x26b7e6){const _0x5b7abc=_0x5dd51f();_0x3937cd[_0x5b7abc]=_0x67a210([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])+_0x26b7e6,_0x26b7e6!=_0x67a210([0x56,0x61,0x6c,0x69,0x64])&&_0x44b3fb();}function _0x5dd51f(){const _0x1720d0=window[_0x67a210([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x67a210([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x67a210([0x6e,0x6f,0x77])]())[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x67a210([0x2e]),'');let _0x1193ab=_0x67a210([0x65]);for(let _0x5b3f50=0x0;_0x5b3f50<_0x1720d0[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b3f50+=0x2){let _0x18aa41=window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1720d0[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b3f50,_0x5b3f50+0x2));_0x18aa41>=_0x284dbc[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18aa41-=_0x284dbc[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1193ab+=_0x284dbc[_0x18aa41];}return _0x1193ab;}function _0x208c89(){const _0x166379=_0x57da66[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e]));if(0x3!=_0x166379[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3982a7(_0x166379[0x1]);function _0x3982a7(_0x25fbf8){const _0x3c307b=_0x379d76(_0x25fbf8);return _0x3c307b&&_0x48c750()?_0x3c307b:null;function _0x48c750(){const _0x80fed5=_0x3c307b[_0x67a210([0x6a,0x74,0x69])],_0x12df9d=window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x80fed5[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x80fed5[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13c257={..._0x3c307b,[_0x67a210([0x6a,0x74,0x69])]:_0x80fed5[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x80fed5[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13c257[_0x67a210([0x76,0x63])],_0xfa52da(_0x13c257)==_0x12df9d;}}}async function _0x2ad956(){let _0x4d62ae=!0x0;try{const _0x10ffb4=_0x57da66[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e])),[_0x492692,_0x4159fc,_0x3df6e9]=_0x10ffb4;return _0x16838d(_0x492692),await _0x31897f(_0x492692,_0x4159fc,_0x3df6e9),_0x4d62ae;}catch{return!0x1;}function _0x16838d(_0x5db1c1){const _0x3f92c1=_0x379d76(_0x5db1c1);_0x3f92c1&&_0x3f92c1[_0x67a210([0x61,0x6c,0x67])]==_0x67a210([0x45,0x53,0x32,0x35,0x36])||(_0x4d62ae=!0x1);}async function _0x31897f(_0x2d9f47,_0x31908d,_0x42b281){const _0x286427=window[_0x67a210([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x67a210([0x66,0x72,0x6f,0x6d])](_0x2520e2(_0x42b281),_0x5a0315=>_0x5a0315[_0x67a210([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x459e08=new window[(_0x67a210([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x67a210([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d9f47+_0x67a210([0x2e])+_0x31908d),_0x44e4fb=window[_0x67a210([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x67a210([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44e4fb)return;const _0x529efb=await _0x44e4fb[_0x67a210([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x67a210([0x6a,0x77,0x6b]),_0x280b49,{[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x45,0x43,0x44,0x53,0x41]),[_0x67a210([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x67a210([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44e4fb[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x45,0x43,0x44,0x53,0x41]),[_0x67a210([0x68,0x61,0x73,0x68])]:{[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x529efb,_0x286427,_0x459e08)||(_0x4d62ae=!0x1);}}function _0x379d76(_0x24ba57){return _0x24ba57[_0x67a210([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x67a210([0x65,0x79]))?JSON[_0x67a210([0x70,0x61,0x72,0x73,0x65])](_0x2520e2(_0x24ba57)):null;}function _0x2520e2(_0x338977){return window[_0x67a210([0x61,0x74,0x6f,0x62])](_0x338977[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x67a210([0x2b]))[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x67a210([0x2f])));}function _0xfa52da(_0x1db135){let _0x397099=0x1505;function _0x4881f1(_0xe05f13){for(let _0x1a17cd=0x0;_0x1a17cd<_0xe05f13[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a17cd++){const _0x3a257d=_0xe05f13[_0x67a210([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a17cd);_0x397099=(_0x397099<<0x5)+_0x397099+_0x3a257d,_0x397099&=_0x397099;}}function _0x195b2a(_0x559cc8){Array[_0x67a210([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x559cc8)?_0x559cc8[_0x67a210([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x195b2a):_0x559cc8&&typeof _0x559cc8==_0x67a210([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x67a210([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x559cc8)[_0x67a210([0x73,0x6f,0x72,0x74])]()[_0x67a210([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x33acf4,_0x3076e4])=>{_0x4881f1(_0x33acf4),_0x195b2a(_0x3076e4);}):_0x4881f1(window[_0x67a210([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x559cc8));}return _0x195b2a(_0x1db135),_0x397099>>>0x0;}function _0x4faf40(_0x385ee0){return _0x385ee0[_0x67a210([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x67a210([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x67a210([0x30]));}function _0x5efc55(_0x322672){return _0x322672[_0x67a210([0x73,0x70,0x6c,0x69,0x74])]('')[_0x67a210([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x67a210([0x6a,0x6f,0x69,0x6e])]('');}function _0x53bc88(){}function _0x67a210(_0x51d592){const _0x1b2c2c=_0x3c49;return _0x51d592[_0x1b2c2c(0x1d1)](_0x3165e0=>String[_0x1b2c2c(0x1b1)](_0x3165e0))[_0x1b2c2c(0x1a8)]('');}_0x5368b9(await _0x259341());}(this);}[_0x306ad6(0x1ca)](){const _0x2e4c89=_0x306ad6;super[_0x2e4c89(0x1ca)](),this[_0x2e4c89(0x1ba)][_0x2e4c89(0x1ca)](),this[_0x2e4c89(0x1a9)][_0x2e4c89(0x1cb)]();}[_0x306ad6(0x1a0)](_0x4e4fb1,{outlineDefinitions:_0x4f1549,outlineChanges:_0x5d32ff}){const _0x5d33a6=_0x306ad6;this[_0x5d33a6(0x1a4)]=_0x4f1549,this[_0x5d33a6(0x1ba)][_0x5d33a6(0x19d)](_0x5d32ff);}[_0x306ad6(0x1a2)](_0x4ffc04){const _0x2507b2=_0x306ad6;this[_0x2507b2(0x1a4)][_0x2507b2(0x19f)]&&this[_0x2507b2(0x1a4)][_0x4ffc04]&&(this[_0x2507b2(0x1ba)][_0x2507b2(0x1cd)]=_0x4ffc04);}[_0x306ad6(0x194)](_0x1f6014){const _0xda4ffa=_0x306ad6,_0x54a9ec=this[_0xda4ffa(0x1a4)][_0x1f6014][_0xda4ffa(0x1d0)];this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1c9)][_0xda4ffa(0x1c1)](_0x23e2ce=>{const _0x44b068=_0xda4ffa;_0x23e2ce[_0x44b068(0x19b)](_0x54a9ec,0x0);}),this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1a7)][_0xda4ffa(0x1ba)][_0xda4ffa(0x18f)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1a7)][_0xda4ffa(0x1ba)][_0xda4ffa(0x1c0)](),this[_0xda4ffa(0x1a2)](_0x1f6014);}[_0x306ad6(0x196)](){const _0x2594cb=_0x306ad6,_0x44a3a3=this[_0x2594cb(0x1ce)];let _0x6c86f4;for(const _0x1cd825 of _0x44a3a3[_0x2594cb(0x1c9)][_0x2594cb(0x1d7)][_0x2594cb(0x1c6)]()){const _0x540f7d=_0x44a3a3[_0x2594cb(0x1a7)][_0x2594cb(0x1ba)][_0x2594cb(0x1c5)](_0x1cd825),_0x5620f3=_0x540f7d&&new _0x5b28f1(_0x540f7d)[_0x2594cb(0x1b6)]();if(_0x5620f3){const _0x32b1ba=new _0x5b28f1(_0x278d16[_0x2594cb(0x1a1)])[_0x2594cb(0x1bf)](_0x5620f3);_0x32b1ba&&(_0x6c86f4=_0x32b1ba[_0x2594cb(0x1c7)]+0.25*_0x32b1ba[_0x2594cb(0x1a3)]);}}if(void 0x0===_0x6c86f4)return;const _0xe42106=h(_0x44a3a3[_0x2594cb(0x1a7)],this[_0x2594cb(0x1a4)],_0x6c86f4);_0xe42106?this[_0x2594cb(0x1a2)](this[_0x2594cb(0x1a4)][_0x2594cb(0x19a)](_0xe42106)):this[_0x2594cb(0x1a2)](-0x1);}}function h(_0x1e7959,_0x4ea16c,_0x46002e,_0x51b482=0x0,_0x4a85fc=_0x4ea16c[_0x306ad6(0x19f)]-0x1){const _0x2839a3=_0x306ad6,_0x41f006=Math[_0x2839a3(0x197)](_0x51b482+(_0x4a85fc-_0x51b482)/0x2);if(_0x4a85fc>=_0x51b482){const _0x3970f0=_0x4ea16c[_0x41f006],_0x79f56b=_0x1e7959[_0x2839a3(0x1d4)][_0x2839a3(0x195)](_0x3970f0[_0x2839a3(0x1d0)]);if(!_0x79f56b)return null;const _0x1b910a=_0x1e7959[_0x2839a3(0x1ba)][_0x2839a3(0x1cc)][_0x2839a3(0x1c2)](_0x79f56b);return new _0x5b28f1(_0x1b910a)[_0x2839a3(0x191)]>_0x46002e?h(_0x1e7959,_0x4ea16c,_0x46002e,_0x51b482,_0x41f006-0x1):h(_0x1e7959,_0x4ea16c,_0x46002e,_0x41f006+0x1,_0x4a85fc);}return _0x41f006<0x0?null:_0x4ea16c[_0x41f006];}
|
|
23
|
+
const _0x10a489=_0x3e4b;function _0x3e4b(_0x5b0d66,_0x367d9e){const _0x1ae894=_0x1ae8();return _0x3e4b=function(_0x3e4b1b,_0x504924){_0x3e4b1b=_0x3e4b1b-0xab;let _0x1aea8a=_0x1ae894[_0x3e4b1b];return _0x1aea8a;},_0x3e4b(_0x5b0d66,_0x367d9e);}function _0x1ae8(){const _0x466adb=['documentOutline.container','init','window','72rPXcDQ','config','fromCharCode','focus','getIntersection','floor','_setActiveViewItem','resize','map','getDomRoot','_currentOutlineDefinitions','getVisible','111LrWulR','sync','view','height','change','10LTARRk','_handleOutlineChange','render','appendChild','25417524mQDnEe','_updateActiveDefinitionFromViewportThrottled','isPremiumPlugin','domConverter','bottom','model','element','_updateActiveDefinitionOnViewportChange','modelElement','cancel','210753dBMvhR','plugins','mapper','6305621IWJsIc','top','isOfficialPlugin','toViewElement','432csHnsV','scrollToTheSelection','length','itemSelected','DocumentOutlineUtils','editing','1225106kvNtWY','add','bind','locale','afterInit','indexOf','DocumentOutlineUI','activeItemIndex','pluginName','mapViewToDom','setSelection','join','getRootNames','href','document-outline-container-not-provided','editor','focusTracker','get','436945UIoUdC','destroy','documentOutline.showEmptyHeadings','listenTo','document','87432aFvKlB','5682174kiAxVn','scroll','_handleItemSelected'];_0x1ae8=function(){return _0x466adb;};return _0x1ae8();}(function(_0x19401c,_0x2cb694){const _0x6dae3d=_0x3e4b,_0x26044d=_0x19401c();while(!![]){try{const _0x52e1d3=parseInt(_0x6dae3d(0xef))/0x1+-parseInt(_0x6dae3d(0xbc))/0x2*(parseInt(_0x6dae3d(0xcf))/0x3)+parseInt(_0x6dae3d(0xc3))/0x4*(-parseInt(_0x6dae3d(0xb7))/0x5)+parseInt(_0x6dae3d(0xbd))/0x6+parseInt(_0x6dae3d(0xe5))/0x7+-parseInt(_0x6dae3d(0xe9))/0x8*(parseInt(_0x6dae3d(0xe2))/0x9)+parseInt(_0x6dae3d(0xd4))/0xa*(parseInt(_0x6dae3d(0xd8))/0xb);if(_0x52e1d3===_0x2cb694)break;else _0x26044d['push'](_0x26044d['shift']());}catch(_0x89ab24){_0x26044d['push'](_0x26044d['shift']());}}}(_0x1ae8,0xe2b62));import{Plugin as _0x11e4fe}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ad46f,global as _0x2dcfb5,Rect as _0x56acb0,uid as _0xa79957}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x5e581e}from'./ui/documentoutlineview.js';import{throttle as _0x414500}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x11e4fe{[_0x10a489(0xd1)];[_0x10a489(0xcd)];[_0x10a489(0xd9)];static get[_0x10a489(0xad)](){const _0x14ca95=_0x10a489;return _0x14ca95(0xab);}static get[_0x10a489(0xe7)](){return!0x0;}static get[_0x10a489(0xda)](){return!0x0;}constructor(_0x4e913f){const _0x3cfee2=_0x10a489;super(_0x4e913f),this[_0x3cfee2(0xd1)]=new _0x5e581e(_0x4e913f[_0x3cfee2(0xf2)],this[_0x3cfee2(0xb4)][_0x3cfee2(0xc4)][_0x3cfee2(0xb6)](_0x3cfee2(0xb9)),this[_0x3cfee2(0xb4)][_0x3cfee2(0xc4)][_0x3cfee2(0xb6)](_0x3cfee2(0xc0))),this[_0x3cfee2(0xcd)]=[],this[_0x3cfee2(0xd9)]=_0x414500(this[_0x3cfee2(0xdf)][_0x3cfee2(0xf1)](this),0x64);}[_0x10a489(0xc1)](){const _0x2a203c=_0x10a489,_0x461634=this[_0x2a203c(0xb4)],_0x5e18f6=_0x461634[_0x2a203c(0xe3)][_0x2a203c(0xb6)](_0x2a203c(0xed));let _0x17720c=!0x1;if(this[_0x2a203c(0xd1)][_0x2a203c(0xd6)](),this[_0x2a203c(0xb4)]['ui'][_0x2a203c(0xb5)][_0x2a203c(0xf0)](this[_0x2a203c(0xd1)][_0x2a203c(0xde)]),!_0x461634[_0x2a203c(0xc4)][_0x2a203c(0xb6)](_0x2a203c(0xc0)))throw new _0x5ad46f(_0x2a203c(0xb3),{'editor':_0x461634});_0x461634[_0x2a203c(0xc4)][_0x2a203c(0xb6)](_0x2a203c(0xc0))[_0x2a203c(0xd7)](this[_0x2a203c(0xd1)][_0x2a203c(0xde)]),_0x5e18f6['on'](_0x2a203c(0xd3),this[_0x2a203c(0xd5)][_0x2a203c(0xf1)](this)),_0x5e18f6['on'](_0x2a203c(0xac),(_0x13add5,{index:_0xc20a87})=>this[_0x2a203c(0xc9)](_0xc20a87)),this[_0x2a203c(0xd1)]['on'](_0x2a203c(0xec),(_0x16d20b,_0x13fa8e)=>{const _0x4235fb=_0x2a203c;_0x17720c=!0x0,this[_0x4235fb(0xbf)](_0x13fa8e);}),this[_0x2a203c(0xd1)][_0x2a203c(0xba)](_0x2dcfb5[_0x2a203c(0xbb)],_0x2a203c(0xbe),()=>{const _0x5b8c17=_0x2a203c;_0x17720c?_0x17720c=!0x1:this[_0x5b8c17(0xd9)]();},{'useCapture':!0x0}),this[_0x2a203c(0xd1)][_0x2a203c(0xba)](_0x2dcfb5[_0x2a203c(0xc2)],_0x2a203c(0xca),this[_0x2a203c(0xd9)],{'useCapture':!0x0});}[_0x10a489(0xf3)](){!async function(_0x1640b9){const _0x774e49=_0x41766b([0x62,0x4a,0x65,0x6c,0x51,0x78,0x59,0x75,0x39,0x34,0x4e,0x46,0x79,0x49,0x33,0x5a,0x35,0x37,0x50,0x66,0x70,0x44,0x4d,0x6a,0x74,0x55,0x47,0x54,0x41,0x56,0x42,0x4c,0x72,0x63,0x71,0x52,0x45,0x30,0x32,0x53,0x36,0x4b,0x6f,0x67,0x61,0x57,0x6d,0x69,0x4f,0x76,0x31,0x38,0x43,0x64,0x48,0x77,0x6b,0x6e,0x7a,0x73,0x58,0x68]),_0x7d0525=0x66913729,_0x310913=0x669658a9^_0x7d0525,_0x3806c9=window[_0x41766b([0x44,0x61,0x74,0x65])][_0x41766b([0x6e,0x6f,0x77])](),_0x54b57d=_0x1640b9[_0x41766b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3fdea2=new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x243f74=>{_0x54b57d[_0x41766b([0x6f,0x6e,0x63,0x65])](_0x41766b([0x72,0x65,0x61,0x64,0x79]),_0x243f74);}),_0x4dc8fa={[_0x41766b([0x6b,0x74,0x79])]:_0x41766b([0x45,0x43]),[_0x41766b([0x75,0x73,0x65])]:_0x41766b([0x73,0x69,0x67]),[_0x41766b([0x63,0x72,0x76])]:_0x41766b([0x50,0x2d,0x32,0x35,0x36]),[_0x41766b([0x78])]:_0x41766b([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]),[_0x41766b([0x79])]:_0x41766b([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]),[_0x41766b([0x61,0x6c,0x67])]:_0x41766b([0x45,0x53,0x32,0x35,0x36])},_0x5360b4=_0x54b57d[_0x41766b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x41766b([0x67,0x65,0x74])](_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x345327(){let _0x186810,_0x26132b=null,_0x11e114=null;try{if(_0x5360b4==_0x41766b([0x47,0x50,0x4c]))return _0x41766b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x186810=_0x443842(),!_0x186810)return _0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x186810[_0x41766b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x11e114=_0x3b307c(_0x186810[_0x41766b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x186810[_0x41766b([0x6a,0x74,0x69])])),await _0x22266b()?_0x58eca2()?_0xf8f32e()?_0x41766b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x130232()?(_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41766b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x26132b=_0x147d7f(_0x41766b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41766b([0x74,0x72,0x69,0x61,0x6c])&&(_0x26132b=_0x147d7f(_0x41766b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5dea39()):_0x41766b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x41766b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xf8f32e(){const _0x32c3d6=[_0x41766b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x41766b([0x74,0x72,0x69,0x61,0x6c])][_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3806c9/0x3e8:0xe10*_0x310913;return _0x186810[_0x41766b([0x65,0x78,0x70])]<_0x32c3d6;}function _0x58eca2(){const _0x1765d9=_0x186810[_0x41766b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1765d9&&(!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x2a]))||(!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x44,0x4f]))||!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x50,0x50]))));}function _0x130232(){const _0x534cb3=_0x3e4b,_0x22d417=_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x22d417||0x0==_0x22d417[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4de6cf}=new URL(window[_0x41766b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x534cb3(0xb2)]);if(_0x22d417[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4de6cf))return!0x0;const _0x487354=_0x4de6cf[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e]));return _0x22d417[_0x41766b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8fe208=>_0x8fe208[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x2a])))[_0x41766b([0x6d,0x61,0x70])](_0x2f513c=>_0x2f513c[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e])))[_0x41766b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x538b7e=>_0x538b7e[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x487354[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41766b([0x6d,0x61,0x70])](_0x317aa2=>Array(_0x487354[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x317aa2[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41766b([0x66,0x69,0x6c,0x6c])](_0x317aa2[0x0]===_0x41766b([0x2a])?_0x41766b([0x2a]):'')[_0x41766b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x317aa2))[_0x41766b([0x73,0x6f,0x6d,0x65])](_0x36579b=>_0x487354[_0x41766b([0x65,0x76,0x65,0x72,0x79])]((_0x382d2f,_0x58450e)=>_0x36579b[_0x58450e]===_0x382d2f||_0x36579b[_0x58450e]===_0x41766b([0x2a])));}function _0x5dea39(){return _0x26132b&&_0x11e114?new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x341153,_0xdda0de)=>{_0x26132b[_0x41766b([0x74,0x68,0x65,0x6e])](_0x341153,_0xdda0de),_0x11e114[_0x41766b([0x74,0x68,0x65,0x6e])](_0x5ddd24=>{_0x5ddd24!=_0x41766b([0x56,0x61,0x6c,0x69,0x64])&&_0x341153(_0x5ddd24);},_0xdda0de);}):_0x26132b||_0x11e114||_0x41766b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b307c(_0x47aea0,_0x2b232b){return new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc12664=>{if(_0x11b59d())return _0xc12664(_0x41766b([0x56,0x61,0x6c,0x69,0x64]));_0x57e4e1(),_0x54b57d[_0x41766b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35b060=!0x1;const _0x4727d6=_0xa79957();function _0x2e2c52(_0x5ce0ae){return!!_0x5ce0ae&&(typeof _0x5ce0ae===_0x41766b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ce0ae===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ce0ae[_0x41766b([0x74,0x68,0x65,0x6e])]===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ce0ae[_0x41766b([0x63,0x61,0x74,0x63,0x68])]===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1eeb71(_0x17a5e2){_0x5ceb73(_0x17a5e2)[_0x41766b([0x74,0x68,0x65,0x6e])](_0x1d5d3d=>{if(!_0x1d5d3d||_0x1d5d3d[_0x41766b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x41766b([0x6f,0x6b]))return _0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x162763(_0x16b09d(_0x4727d6+_0x2b232b))!=_0x1d5d3d[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x41766b([0x56,0x61,0x6c,0x69,0x64]);})[_0x41766b([0x74,0x68,0x65,0x6e])](_0x45a81b=>(_0x173f43(),_0x45a81b),()=>{const _0x4eb86d=_0x186c68();return null==_0x4eb86d?(_0x173f43(),_0x41766b([0x56,0x61,0x6c,0x69,0x64])):_0x41766b(_0x3806c9-_0x4eb86d>(0x429db329^_0x7d0525)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x41766b([0x74,0x68,0x65,0x6e])](_0xc12664)[_0x41766b([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2495d6=0x66a7d9a9^_0x7d0525;function _0x173f43(){const _0x37ba11=_0x41766b([0x6c,0x6c,0x63,0x74,0x2d])+_0x162763(_0x16b09d(_0x47aea0)),_0x32a81d=_0x1c7d09(_0x162763(window[_0x41766b([0x4d,0x61,0x74,0x68])][_0x41766b([0x63,0x65,0x69,0x6c])](_0x3806c9/_0x2495d6)));window[_0x41766b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41766b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37ba11,_0x32a81d);}function _0x186c68(){const _0x21e8b0=_0x41766b([0x6c,0x6c,0x63,0x74,0x2d])+_0x162763(_0x16b09d(_0x47aea0)),_0x204edf=window[_0x41766b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41766b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21e8b0);return _0x204edf?window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c7d09(_0x204edf),0x10)*_0x2495d6:null;}function _0x5ceb73(_0x40986f){return new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x568487,_0x49dd00)=>{_0x40986f[_0x41766b([0x74,0x68,0x65,0x6e])](_0x568487,_0x49dd00),window[_0x41766b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49dd00,0x6690e3e9^_0x7d0525);});}}_0x54b57d[_0x41766b([0x6f,0x6e])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x204367,_0x382435)=>{if(_0x382435[0x0]!=_0x47aea0)return _0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x382435[0x1]={..._0x382435[0x1],[_0x41766b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4727d6};},{[_0x41766b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41766b([0x68,0x69,0x67,0x68])}),_0x54b57d[_0x41766b([0x6f,0x6e])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x559b90=>{_0x2e2c52(_0x559b90[_0x41766b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35b060=!0x0,_0x1eeb71(_0x559b90[_0x41766b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x41766b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41766b([0x6c,0x6f,0x77])}),_0x3fdea2[_0x41766b([0x74,0x68,0x65,0x6e])](()=>{_0x35b060||_0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x11b59d(){return _0x54b57d[_0x41766b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41766b([0x76,0x69,0x65,0x77])][_0x41766b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x41766b([0x61,0x75,0x74,0x6f]);}function _0x57e4e1(){_0x54b57d[_0x41766b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41766b([0x76,0x69,0x65,0x77])][_0x41766b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x41766b([0x61,0x75,0x74,0x6f]);}}function _0x147d7f(_0x4a0565){const _0x1d4550=[new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f05ba=>setTimeout(_0x3f05ba,0x669809e5^_0x7d0525)),_0x3fdea2[_0x41766b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d7452=>{let _0x48c4a1=0x0;_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x6f,0x6e])](_0x41766b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15ecea,_0x28eea1)=>{_0x28eea1[0x0][_0x41766b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48c4a1++,_0x48c4a1==(0x669136d1^_0x7d0525)&&(_0x2d7452(),_0x15ecea[_0x41766b([0x6f,0x66,0x66])]());});}))];return window[_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x41766b([0x72,0x61,0x63,0x65])](_0x1d4550)[_0x41766b([0x74,0x68,0x65,0x6e])](()=>_0x4a0565);}async function _0xe01ec5(){await _0x3fdea2,_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2d1f6f,_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2d1f6f,_0x54b57d[_0x41766b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41766b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x407037(_0xebd70f){const _0x5df808=_0x2da130();_0x54b57d[_0x5df808]=_0x41766b([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])+_0xebd70f,_0xebd70f!=_0x41766b([0x56,0x61,0x6c,0x69,0x64])&&_0xe01ec5();}function _0x2da130(){const _0x3a3fec=window[_0x41766b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x41766b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41766b([0x6e,0x6f,0x77])]())[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41766b([0x2e]),'');let _0x141c13=_0x41766b([0x62]);for(let _0x3b0618=0x0;_0x3b0618<_0x3a3fec[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0618+=0x2){let _0x227a0d=window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a3fec[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0618,_0x3b0618+0x2));_0x227a0d>=_0x774e49[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x227a0d-=_0x774e49[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x141c13+=_0x774e49[_0x227a0d];}return _0x141c13;}function _0x443842(){const _0x411228=_0x5360b4[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e]));if(0x3!=_0x411228[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e3266(_0x411228[0x1]);function _0x5e3266(_0x246964){const _0x279a58=_0xd4007e(_0x246964);return _0x279a58&&_0x534b4a()?_0x279a58:null;function _0x534b4a(){const _0x3445c4=_0x279a58[_0x41766b([0x6a,0x74,0x69])],_0x111daa=window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3445c4[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3445c4[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x45485c={..._0x279a58,[_0x41766b([0x6a,0x74,0x69])]:_0x3445c4[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3445c4[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x45485c[_0x41766b([0x76,0x63])],_0x16b09d(_0x45485c)==_0x111daa;}}}async function _0x22266b(){let _0x3c5a0c=!0x0;try{const _0x4a62f4=_0x5360b4[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e])),[_0x4bdad2,_0x285fa6,_0x552295]=_0x4a62f4;return _0x7b3189(_0x4bdad2),await _0x417869(_0x4bdad2,_0x285fa6,_0x552295),_0x3c5a0c;}catch{return!0x1;}function _0x7b3189(_0x4abd63){const _0x2b95c6=_0xd4007e(_0x4abd63);_0x2b95c6&&_0x2b95c6[_0x41766b([0x61,0x6c,0x67])]==_0x41766b([0x45,0x53,0x32,0x35,0x36])||(_0x3c5a0c=!0x1);}async function _0x417869(_0x13beed,_0x1f4953,_0x194500){const _0x190bc2=window[_0x41766b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x41766b([0x66,0x72,0x6f,0x6d])](_0x25264f(_0x194500),_0x33b2e8=>_0x33b2e8[_0x41766b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f87d4=new window[(_0x41766b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x41766b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13beed+_0x41766b([0x2e])+_0x1f4953),_0x145992=window[_0x41766b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x41766b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x145992)return;const _0x4cc29b=await _0x145992[_0x41766b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x41766b([0x6a,0x77,0x6b]),_0x4dc8fa,{[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x45,0x43,0x44,0x53,0x41]),[_0x41766b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x41766b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x145992[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x45,0x43,0x44,0x53,0x41]),[_0x41766b([0x68,0x61,0x73,0x68])]:{[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4cc29b,_0x190bc2,_0x4f87d4)||(_0x3c5a0c=!0x1);}}function _0xd4007e(_0x4e6a94){return _0x4e6a94[_0x41766b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x41766b([0x65,0x79]))?JSON[_0x41766b([0x70,0x61,0x72,0x73,0x65])](_0x25264f(_0x4e6a94)):null;}function _0x25264f(_0x4a54da){return window[_0x41766b([0x61,0x74,0x6f,0x62])](_0x4a54da[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x41766b([0x2b]))[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x41766b([0x2f])));}function _0x16b09d(_0x41765d){let _0x12fef0=0x1505;function _0xf9781f(_0x1b8f5c){for(let _0x11fb25=0x0;_0x11fb25<_0x1b8f5c[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11fb25++){const _0x52cffe=_0x1b8f5c[_0x41766b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11fb25);_0x12fef0=(_0x12fef0<<0x5)+_0x12fef0+_0x52cffe,_0x12fef0&=_0x12fef0;}}function _0x49150d(_0x11aed2){Array[_0x41766b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x11aed2)?_0x11aed2[_0x41766b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49150d):_0x11aed2&&typeof _0x11aed2==_0x41766b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x41766b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x11aed2)[_0x41766b([0x73,0x6f,0x72,0x74])]()[_0x41766b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x520c5d,_0x70ba95])=>{_0xf9781f(_0x520c5d),_0x49150d(_0x70ba95);}):_0xf9781f(window[_0x41766b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x11aed2));}return _0x49150d(_0x41765d),_0x12fef0>>>0x0;}function _0x162763(_0x29ef52){return _0x29ef52[_0x41766b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x41766b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x41766b([0x30]));}function _0x1c7d09(_0x3ac687){return _0x3ac687[_0x41766b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x41766b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x41766b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2d1f6f(){}function _0x41766b(_0x265861){const _0x42e0f4=_0x3e4b;return _0x265861[_0x42e0f4(0xcb)](_0x320d9b=>String[_0x42e0f4(0xc5)](_0x320d9b))[_0x42e0f4(0xb0)]('');}_0x407037(await _0x345327());}(this);}[_0x10a489(0xb8)](){const _0x19c0f1=_0x10a489;super[_0x19c0f1(0xb8)](),this[_0x19c0f1(0xd1)][_0x19c0f1(0xb8)](),this[_0x19c0f1(0xd9)][_0x19c0f1(0xe1)]();}[_0x10a489(0xd5)](_0x1888d8,{outlineDefinitions:_0x8b5fdc,outlineChanges:_0x1ff4cd}){const _0x518a9f=_0x10a489;this[_0x518a9f(0xcd)]=_0x8b5fdc,this[_0x518a9f(0xd1)][_0x518a9f(0xd0)](_0x1ff4cd);}[_0x10a489(0xc9)](_0x5628b5){const _0xbf4363=_0x10a489;this[_0xbf4363(0xcd)][_0xbf4363(0xeb)]&&this[_0xbf4363(0xcd)][_0x5628b5]&&(this[_0xbf4363(0xd1)][_0xbf4363(0xac)]=_0x5628b5);}[_0x10a489(0xbf)](_0x1ac66e){const _0x13c80b=_0x10a489,_0x305820=this[_0x13c80b(0xcd)][_0x1ac66e][_0x13c80b(0xe0)];this[_0x13c80b(0xb4)][_0x13c80b(0xdd)][_0x13c80b(0xd3)](_0x95df16=>{const _0x9443c=_0x13c80b;_0x95df16[_0x9443c(0xaf)](_0x305820,0x0);}),this[_0x13c80b(0xb4)][_0x13c80b(0xee)][_0x13c80b(0xd1)][_0x13c80b(0xea)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x13c80b(0xb4)][_0x13c80b(0xee)][_0x13c80b(0xd1)][_0x13c80b(0xc6)](),this[_0x13c80b(0xc9)](_0x1ac66e);}[_0x10a489(0xdf)](){const _0x2f40d4=_0x10a489,_0x57cee1=this[_0x2f40d4(0xb4)];let _0x280519;for(const _0x14fd37 of _0x57cee1[_0x2f40d4(0xdd)][_0x2f40d4(0xbb)][_0x2f40d4(0xb1)]()){const _0x58b931=_0x57cee1[_0x2f40d4(0xee)][_0x2f40d4(0xd1)][_0x2f40d4(0xcc)](_0x14fd37),_0x457b36=_0x58b931&&new _0x56acb0(_0x58b931)[_0x2f40d4(0xce)]();if(_0x457b36){const _0xffa5a=new _0x56acb0(_0x2dcfb5[_0x2f40d4(0xc2)])[_0x2f40d4(0xc7)](_0x457b36);_0xffa5a&&(_0x280519=_0xffa5a[_0x2f40d4(0xe6)]+0.25*_0xffa5a[_0x2f40d4(0xd2)]);}}if(void 0x0===_0x280519)return;const _0x52385d=h(_0x57cee1[_0x2f40d4(0xee)],this[_0x2f40d4(0xcd)],_0x280519);_0x52385d?this[_0x2f40d4(0xc9)](this[_0x2f40d4(0xcd)][_0x2f40d4(0xf4)](_0x52385d)):this[_0x2f40d4(0xc9)](-0x1);}}function h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x34cb8b=0x0,_0x2bc7d9=_0x1b75f6[_0x10a489(0xeb)]-0x1){const _0x31a029=_0x10a489,_0x2a4f7=Math[_0x31a029(0xc8)](_0x34cb8b+(_0x2bc7d9-_0x34cb8b)/0x2);if(_0x2bc7d9>=_0x34cb8b){const _0x38f82c=_0x1b75f6[_0x2a4f7],_0x99e935=_0x4015cc[_0x31a029(0xe4)][_0x31a029(0xe8)](_0x38f82c[_0x31a029(0xe0)]);if(!_0x99e935)return null;const _0x217a26=_0x4015cc[_0x31a029(0xd1)][_0x31a029(0xdb)][_0x31a029(0xae)](_0x99e935);return new _0x56acb0(_0x217a26)[_0x31a029(0xdc)]>_0x5376dc?h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x34cb8b,_0x2a4f7-0x1):h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x2a4f7+0x1,_0x2bc7d9);}return _0x2a4f7<0x0?null:_0x1b75f6[_0x2a4f7];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x492abd=_0x4d02;(function(_0x13d98e,_0x2a3fd6){const _0x1c6aa0=_0x4d02,_0x16c22d=_0x13d98e();while(!![]){try{const _0x2f8933=-parseInt(_0x1c6aa0(0xe7))/0x1+-parseInt(_0x1c6aa0(0xff))/0x2*(-parseInt(_0x1c6aa0(0xb1))/0x3)+-parseInt(_0x1c6aa0(0xd0))/0x4*(-parseInt(_0x1c6aa0(0x120))/0x5)+-parseInt(_0x1c6aa0(0xb3))/0x6*(parseInt(_0x1c6aa0(0xf5))/0x7)+parseInt(_0x1c6aa0(0xf0))/0x8+parseInt(_0x1c6aa0(0x111))/0x9*(-parseInt(_0x1c6aa0(0x10f))/0xa)+parseInt(_0x1c6aa0(0x105))/0xb;if(_0x2f8933===_0x2a3fd6)break;else _0x16c22d['push'](_0x16c22d['shift']());}catch(_0x5dbd18){_0x16c22d['push'](_0x16c22d['shift']());}}}(_0x5c39,0xe230c));import{Plugin as _0x5badbc}from'ckeditor5/src/core.js';import{toWidget as _0x624bf6,Widget as _0x52e071}from'ckeditor5/src/widget.js';import{uid as _0x2ebbd3}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x3a0c15}from'./tableofcontentscommand.js';function _0x4d02(_0x5f114b,_0x1d1543){const _0x5c3917=_0x5c39();return _0x4d02=function(_0x4d02bd,_0x3a6f94){_0x4d02bd=_0x4d02bd-0xb1;let _0xfdd963=_0x5c3917[_0x4d02bd];return _0xfdd963;},_0x4d02(_0x5f114b,_0x1d1543);}import'../../theme/tableofcontents.css';function _0x5c39(){const _0x5d9a86=['isInteger','$capture','createText','commands','_currentOutlineDefinitions','data','Empty\x20heading','editing','4ducfdq','_updateTableOfContentsElements','differ','div','No\x20headings\x20were\x20found\x20in\x20the\x20document.','plugins','getAncestors','$blockObject','pluginName','elementToElement','findMappedViewAncestor','tableOfContentsHeadingIndex','_tableOfContentsElements','stop','nodeAfter','hasContent','viewPosition','text','for','registerRawContentMatcher','_headingIdModelAttributeName','register','modelElement','1777222TifWRw','insert','editingDowncast','getChanges','forEach','filter','table-of-contents','_handleScrollToHeading','_defineSchema','11718088kHUCRR','editor','\x20table-of-contents_empty','rootName','getCustomProperty','577598huzFEM','afterInit','view','isPremiumPlugin','DocumentOutlineUtils','length','schema','modelPosition','abs','documentOutline.showEmptyHeadings','32KMBIgw','Table\x20of\x20contents','mapper','high','scrollToTheSelection','locale','20291645zgIoPh','tableOfContents','reconvertItem','document','_createTableOfContents','isOfficialPlugin','href','model','table-of-contents__placeholder','$graveyard','1471350CkYmdF','dataDowncast','99HSZwof','headingId.modelAttributeName','target','fromCharCode','setCustomProperty','headingId','click','name','toModelElement','TableOfContentsEditing','outlineDefinitions','_defineConverters','preventDefault','getAttribute','domEvent','3089065hIpHmU','element','_trackNewToCElements','level','182346cIQFVA','insertTableOfContents','42sgYWGH','type','get','viewToModelPosition','setSelection','init','change','position','createContainerElement','createPositionAt','join','requires','upcast','_redirectMapper','end','listenTo','map','elementToStructure','config','add','conversion'];_0x5c39=function(){return _0x5d9a86;};return _0x5c39();}import{DocumentOutlineUtils as _0x1bc71f}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x175c7b}from'./headingid.js';import{getTranslation as _0x1ba3ac}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x5badbc{static get[_0x492abd(0xd8)](){const _0x24a1b0=_0x492abd;return _0x24a1b0(0x11a);}static get[_0x492abd(0x10a)](){return!0x0;}static get[_0x492abd(0xf8)](){return!0x0;}static get[_0x492abd(0xbe)](){return[_0x52e071,_0x1bc71f,_0x175c7b];}[_0x492abd(0xcc)];[_0x492abd(0xdc)];[_0x492abd(0xe4)];constructor(_0x226502){const _0x110fd4=_0x492abd;super(_0x226502),this[_0x110fd4(0xcc)]=[],this[_0x110fd4(0xdc)]=new Set(),this[_0x110fd4(0xe4)]=_0x110fd4(0x116);}[_0x492abd(0xb8)](){const _0x13e76f=_0x492abd,_0x2bcbdf=this[_0x13e76f(0xf1)],_0xcc6a08=_0x2bcbdf[_0x13e76f(0xcf)][_0x13e76f(0xf7)][_0x13e76f(0x108)];_0x2bcbdf[_0x13e76f(0xc5)][_0x13e76f(0xb5)](_0x13e76f(0x112))&&(this[_0x13e76f(0xe4)]=_0x2bcbdf[_0x13e76f(0xc5)][_0x13e76f(0xb5)](_0x13e76f(0x112))),this[_0x13e76f(0xc2)](_0xcc6a08,_0x13e76f(0x117),(_0x289f3b,_0x5a3524)=>{const _0x4d211c=_0x13e76f;if(!_0x5a3524[_0x4d211c(0x113)])return;const _0x2f787b=_0x5a3524[_0x4d211c(0x113)][_0x4d211c(0xf4)](_0x4d211c(0xdb));Number[_0x4d211c(0xc8)](_0x2f787b)&&(_0x5a3524[_0x4d211c(0x11f)][_0x4d211c(0x11d)](),_0x289f3b[_0x4d211c(0xdd)](),this[_0x4d211c(0xee)](_0x2f787b));},{'priority':_0x13e76f(0x102),'context':_0x13e76f(0xc9)}),this[_0x13e76f(0xef)](),this[_0x13e76f(0x11c)](),_0x2bcbdf[_0x13e76f(0xcb)][_0x13e76f(0xc6)](_0x13e76f(0xb2),new _0x3a0c15(_0x2bcbdf)),(_0x2bcbdf[_0x13e76f(0xd5)][_0x13e76f(0xb5)](_0x13e76f(0xf9))['on'](_0x13e76f(0xb9),(_0x13df25,_0x51360f)=>{const _0x199730=_0x13e76f;this[_0x199730(0xcc)]=_0x51360f[_0x199730(0x11b)],this[_0x199730(0xd1)]();}),this[_0x13e76f(0xc2)](_0x2bcbdf[_0x13e76f(0x10c)][_0x13e76f(0x108)],_0x13e76f(0xb9),()=>{const _0x2b8961=_0x13e76f;this[_0x2b8961(0x122)]();}));}[_0x492abd(0xf6)](){!async function(_0x5a2130){const _0x5e8a5a=_0x502e4e([0x75,0x34,0x4a,0x79,0x6d,0x32,0x67,0x36,0x48,0x33,0x4b,0x70,0x4c,0x7a,0x35,0x4d,0x78,0x4f,0x71,0x38,0x6c,0x76,0x54,0x53,0x62,0x63,0x44,0x41,0x6f,0x57,0x68,0x4e,0x6a,0x45,0x58,0x61,0x77,0x69,0x73,0x39,0x46,0x6b,0x74,0x37,0x47,0x64,0x72,0x6e,0x49,0x51,0x65,0x59,0x5a,0x30,0x56,0x52,0x43,0x55,0x66,0x42,0x50,0x31]),_0x573914=0x82c922b,_0x3b351d=0x82bfd7b^_0x573914,_0x46f1f3=window[_0x502e4e([0x44,0x61,0x74,0x65])][_0x502e4e([0x6e,0x6f,0x77])](),_0x507381=_0x5a2130[_0x502e4e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f0ec8=new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d5588=>{_0x507381[_0x502e4e([0x6f,0x6e,0x63,0x65])](_0x502e4e([0x72,0x65,0x61,0x64,0x79]),_0x1d5588);}),_0x8a3904={[_0x502e4e([0x6b,0x74,0x79])]:_0x502e4e([0x45,0x43]),[_0x502e4e([0x75,0x73,0x65])]:_0x502e4e([0x73,0x69,0x67]),[_0x502e4e([0x63,0x72,0x76])]:_0x502e4e([0x50,0x2d,0x32,0x35,0x36]),[_0x502e4e([0x78])]:_0x502e4e([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]),[_0x502e4e([0x79])]:_0x502e4e([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]),[_0x502e4e([0x61,0x6c,0x67])]:_0x502e4e([0x45,0x53,0x32,0x35,0x36])},_0x5434ec=_0x507381[_0x502e4e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x502e4e([0x67,0x65,0x74])](_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c4b1e(){let _0x201d7a,_0x5ae796=null,_0x239964=null;try{if(_0x5434ec==_0x502e4e([0x47,0x50,0x4c]))return _0x502e4e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x201d7a=_0x4243c9(),!_0x201d7a)return _0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x201d7a[_0x502e4e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x239964=_0x48b73a(_0x201d7a[_0x502e4e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x201d7a[_0x502e4e([0x6a,0x74,0x69])])),await _0x4f63b6()?_0x5e2089()?_0x2eb2a2()?_0x502e4e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe9e011()?(_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502e4e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ae796=_0x49d19f(_0x502e4e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502e4e([0x74,0x72,0x69,0x61,0x6c])&&(_0x5ae796=_0x49d19f(_0x502e4e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x543436()):_0x502e4e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x502e4e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2eb2a2(){const _0x8dda5=[_0x502e4e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x502e4e([0x74,0x72,0x69,0x61,0x6c])][_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46f1f3/0x3e8:0xe10*_0x3b351d;return _0x201d7a[_0x502e4e([0x65,0x78,0x70])]<_0x8dda5;}function _0x5e2089(){const _0x389de1=_0x201d7a[_0x502e4e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x389de1&&(!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x2a]))||(!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x54,0x4f,0x43]))||!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x50,0x50]))));}function _0xe9e011(){const _0x3bdb8e=_0x4d02,_0x2f32be=_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f32be||0x0==_0x2f32be[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52a5c9}=new URL(window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3bdb8e(0x10b)]);if(_0x2f32be[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52a5c9))return!0x0;const _0x5b0af7=_0x52a5c9[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e]));return _0x2f32be[_0x502e4e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x660dc4=>_0x660dc4[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x2a])))[_0x502e4e([0x6d,0x61,0x70])](_0x52deb3=>_0x52deb3[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e])))[_0x502e4e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x502806=>_0x502806[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b0af7[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502e4e([0x6d,0x61,0x70])](_0x1b31ce=>Array(_0x5b0af7[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1b31ce[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502e4e([0x66,0x69,0x6c,0x6c])](_0x1b31ce[0x0]===_0x502e4e([0x2a])?_0x502e4e([0x2a]):'')[_0x502e4e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1b31ce))[_0x502e4e([0x73,0x6f,0x6d,0x65])](_0x1ba381=>_0x5b0af7[_0x502e4e([0x65,0x76,0x65,0x72,0x79])]((_0x18ab8d,_0x14eb8b)=>_0x1ba381[_0x14eb8b]===_0x18ab8d||_0x1ba381[_0x14eb8b]===_0x502e4e([0x2a])));}function _0x543436(){return _0x5ae796&&_0x239964?new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56733e,_0x1d2414)=>{_0x5ae796[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x56733e,_0x1d2414),_0x239964[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x5c8261=>{_0x5c8261!=_0x502e4e([0x56,0x61,0x6c,0x69,0x64])&&_0x56733e(_0x5c8261);},_0x1d2414);}):_0x5ae796||_0x239964||_0x502e4e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x48b73a(_0x46f15e,_0x394db3){return new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x148818=>{if(_0x430e46())return _0x148818(_0x502e4e([0x56,0x61,0x6c,0x69,0x64]));_0x285eb5(),_0x507381[_0x502e4e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a7b26=!0x1;const _0x553b05=_0x2ebbd3();function _0x17d5a6(_0x30878d){return!!_0x30878d&&(typeof _0x30878d===_0x502e4e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x30878d===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x30878d[_0x502e4e([0x74,0x68,0x65,0x6e])]===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x30878d[_0x502e4e([0x63,0x61,0x74,0x63,0x68])]===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x451ab0(_0x4d58ee){_0x22db4(_0x4d58ee)[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x563b74=>{if(!_0x563b74||_0x563b74[_0x502e4e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x502e4e([0x6f,0x6b]))return _0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2a7e7a(_0x2dfde2(_0x553b05+_0x394db3))!=_0x563b74[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x502e4e([0x56,0x61,0x6c,0x69,0x64]);})[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x459823=>(_0x2632f2(),_0x459823),()=>{const _0xa88661=_0x4d5696();return null==_0xa88661?(_0x2632f2(),_0x502e4e([0x56,0x61,0x6c,0x69,0x64])):_0x502e4e(_0x46f1f3-_0xa88661>(0x2c20162b^_0x573914)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x148818)[_0x502e4e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x156868=0x81a7cab^_0x573914;function _0x2632f2(){const _0x63f360=_0x502e4e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a7e7a(_0x2dfde2(_0x46f15e)),_0x27e0e7=_0x3ab49f(_0x2a7e7a(window[_0x502e4e([0x4d,0x61,0x74,0x68])][_0x502e4e([0x63,0x65,0x69,0x6c])](_0x46f1f3/_0x156868)));window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502e4e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x63f360,_0x27e0e7);}function _0x4d5696(){const _0x572016=_0x502e4e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a7e7a(_0x2dfde2(_0x46f15e)),_0xb7f60e=window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502e4e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x572016);return _0xb7f60e?window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ab49f(_0xb7f60e),0x10)*_0x156868:null;}function _0x22db4(_0x2031c9){return new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaaa210,_0xb40745)=>{_0x2031c9[_0x502e4e([0x74,0x68,0x65,0x6e])](_0xaaa210,_0xb40745),window[_0x502e4e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xb40745,0x82d46eb^_0x573914);});}}_0x507381[_0x502e4e([0x6f,0x6e])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ee19a,_0xc69150)=>{if(_0xc69150[0x0]!=_0x46f15e)return _0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc69150[0x1]={..._0xc69150[0x1],[_0x502e4e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x553b05};},{[_0x502e4e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502e4e([0x68,0x69,0x67,0x68])}),_0x507381[_0x502e4e([0x6f,0x6e])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4aa6f1=>{_0x17d5a6(_0x4aa6f1[_0x502e4e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a7b26=!0x0,_0x451ab0(_0x4aa6f1[_0x502e4e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x502e4e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502e4e([0x6c,0x6f,0x77])}),_0x4f0ec8[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>{_0x5a7b26||_0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x430e46(){return _0x507381[_0x502e4e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502e4e([0x76,0x69,0x65,0x77])][_0x502e4e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x502e4e([0x61,0x75,0x74,0x6f]);}function _0x285eb5(){_0x507381[_0x502e4e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502e4e([0x76,0x69,0x65,0x77])][_0x502e4e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x502e4e([0x61,0x75,0x74,0x6f]);}}function _0x49d19f(_0x90045f){const _0x4d081c=[new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b0a4e=>setTimeout(_0x1b0a4e,0x825ace7^_0x573914)),_0x4f0ec8[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x375a41=>{let _0x2a7881=0x0;_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x6f,0x6e])](_0x502e4e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x483fed,_0x1555aa)=>{_0x1555aa[0x0][_0x502e4e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a7881++,_0x2a7881==(0x82c93d3^_0x573914)&&(_0x375a41(),_0x483fed[_0x502e4e([0x6f,0x66,0x66])]());});}))];return window[_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x502e4e([0x72,0x61,0x63,0x65])](_0x4d081c)[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>_0x90045f);}async function _0x3eb1f7(){await _0x4f0ec8,_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x165787,_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x165787,_0x507381[_0x502e4e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x281bf(_0x4823f2){const _0x57c72e=_0x31718d();_0x507381[_0x57c72e]=_0x502e4e([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])+_0x4823f2,_0x4823f2!=_0x502e4e([0x56,0x61,0x6c,0x69,0x64])&&_0x3eb1f7();}function _0x31718d(){const _0x221695=window[_0x502e4e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x502e4e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x502e4e([0x6e,0x6f,0x77])]())[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x502e4e([0x2e]),'');let _0x3f2e57=_0x502e4e([0x75]);for(let _0x197bd1=0x0;_0x197bd1<_0x221695[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x197bd1+=0x2){let _0x5b2397=window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x221695[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x197bd1,_0x197bd1+0x2));_0x5b2397>=_0x5e8a5a[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b2397-=_0x5e8a5a[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f2e57+=_0x5e8a5a[_0x5b2397];}return _0x3f2e57;}function _0x4243c9(){const _0x4c5983=_0x5434ec[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e]));if(0x3!=_0x4c5983[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x531f37(_0x4c5983[0x1]);function _0x531f37(_0x47c3ec){const _0x247792=_0x4c1b10(_0x47c3ec);return _0x247792&&_0x583e66()?_0x247792:null;function _0x583e66(){const _0x465d24=_0x247792[_0x502e4e([0x6a,0x74,0x69])],_0x2e1331=window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x465d24[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x465d24[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd24afb={..._0x247792,[_0x502e4e([0x6a,0x74,0x69])]:_0x465d24[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x465d24[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd24afb[_0x502e4e([0x76,0x63])],_0x2dfde2(_0xd24afb)==_0x2e1331;}}}async function _0x4f63b6(){let _0x4d3976=!0x0;try{const _0x49e099=_0x5434ec[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e])),[_0x2d5144,_0x210f85,_0x5342a3]=_0x49e099;return _0x347f8c(_0x2d5144),await _0x15ed5f(_0x2d5144,_0x210f85,_0x5342a3),_0x4d3976;}catch{return!0x1;}function _0x347f8c(_0x3211ad){const _0x1e7c79=_0x4c1b10(_0x3211ad);_0x1e7c79&&_0x1e7c79[_0x502e4e([0x61,0x6c,0x67])]==_0x502e4e([0x45,0x53,0x32,0x35,0x36])||(_0x4d3976=!0x1);}async function _0x15ed5f(_0x501c4f,_0x16aacd,_0x2e0204){const _0x1c8598=window[_0x502e4e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x502e4e([0x66,0x72,0x6f,0x6d])](_0x5019a9(_0x2e0204),_0xad9823=>_0xad9823[_0x502e4e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x306fca=new window[(_0x502e4e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x502e4e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x501c4f+_0x502e4e([0x2e])+_0x16aacd),_0x4016dc=window[_0x502e4e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x502e4e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4016dc)return;const _0x51e3a8=await _0x4016dc[_0x502e4e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x502e4e([0x6a,0x77,0x6b]),_0x8a3904,{[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x45,0x43,0x44,0x53,0x41]),[_0x502e4e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x502e4e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4016dc[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x45,0x43,0x44,0x53,0x41]),[_0x502e4e([0x68,0x61,0x73,0x68])]:{[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51e3a8,_0x1c8598,_0x306fca)||(_0x4d3976=!0x1);}}function _0x4c1b10(_0x14453e){return _0x14453e[_0x502e4e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x502e4e([0x65,0x79]))?JSON[_0x502e4e([0x70,0x61,0x72,0x73,0x65])](_0x5019a9(_0x14453e)):null;}function _0x5019a9(_0x9c7217){return window[_0x502e4e([0x61,0x74,0x6f,0x62])](_0x9c7217[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x502e4e([0x2b]))[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x502e4e([0x2f])));}function _0x2dfde2(_0x57cd92){let _0x19cc70=0x1505;function _0x3e0083(_0x485ce0){for(let _0x1e847c=0x0;_0x1e847c<_0x485ce0[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e847c++){const _0x39a586=_0x485ce0[_0x502e4e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e847c);_0x19cc70=(_0x19cc70<<0x5)+_0x19cc70+_0x39a586,_0x19cc70&=_0x19cc70;}}function _0x733f04(_0x3febfd){Array[_0x502e4e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3febfd)?_0x3febfd[_0x502e4e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x733f04):_0x3febfd&&typeof _0x3febfd==_0x502e4e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x502e4e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3febfd)[_0x502e4e([0x73,0x6f,0x72,0x74])]()[_0x502e4e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2dad33,_0x53bc77])=>{_0x3e0083(_0x2dad33),_0x733f04(_0x53bc77);}):_0x3e0083(window[_0x502e4e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3febfd));}return _0x733f04(_0x57cd92),_0x19cc70>>>0x0;}function _0x2a7e7a(_0x41e6e4){return _0x41e6e4[_0x502e4e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x502e4e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x502e4e([0x30]));}function _0x3ab49f(_0x23e680){return _0x23e680[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x502e4e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x502e4e([0x6a,0x6f,0x69,0x6e])]('');}function _0x165787(){}function _0x502e4e(_0x13b836){const _0x22cda0=_0x4d02;return _0x13b836[_0x22cda0(0xc3)](_0x284cfd=>String[_0x22cda0(0x114)](_0x284cfd))[_0x22cda0(0xbd)]('');}_0x281bf(await _0x2c4b1e());}(this);}[_0x492abd(0xd1)](){const _0xa00c2f=_0x492abd;this[_0xa00c2f(0xdc)][_0xa00c2f(0xeb)](_0x3d14a3=>{const _0x3e69bb=_0xa00c2f;_0x3e69bb(0x10e)!==_0x3d14a3[_0x3e69bb(0xf3)]&&this[_0x3e69bb(0xf1)][_0x3e69bb(0xcf)][_0x3e69bb(0x107)](_0x3d14a3);});}[_0x492abd(0x122)](){const _0x412a94=_0x492abd;for(const _0x52dacb of this[_0x412a94(0xf1)][_0x412a94(0x10c)][_0x412a94(0x108)][_0x412a94(0xd2)][_0x412a94(0xea)]({'includeChangesInGraveyard':!0x0})){if(_0x412a94(0xe8)!==_0x52dacb[_0x412a94(0xb4)]||_0x412a94(0x106)!==_0x52dacb[_0x412a94(0x118)])return;this[_0x412a94(0xdc)][_0x412a94(0xc6)](_0x52dacb[_0x412a94(0xba)][_0x412a94(0xde)]);}}[_0x492abd(0xef)](){const _0x4060c0=_0x492abd;this[_0x4060c0(0xf1)][_0x4060c0(0x10c)][_0x4060c0(0xfb)][_0x4060c0(0xe5)](_0x4060c0(0x106),{'inheritAllFrom':_0x4060c0(0xd7)});}[_0x492abd(0x11c)](){const _0x39ee9d=_0x492abd,_0x53273a=this[_0x39ee9d(0xf1)][_0x39ee9d(0xc7)];_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0xbf))[_0x39ee9d(0xd9)]({'model':_0x39ee9d(0x106),'view':{'name':_0x39ee9d(0xd3),'classes':_0x39ee9d(0xed)}}),_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0x110))[_0x39ee9d(0xc4)]({'model':_0x39ee9d(0x106),'view':(_0x244192,{writer:_0x320c13})=>this[_0x39ee9d(0x109)](_0x320c13,!0x0)}),_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0xe9))[_0x39ee9d(0xc4)]({'model':_0x39ee9d(0x106),'view':(_0x53237e,{writer:_0x32dec0})=>{const _0x4ac12a=_0x39ee9d;this[_0x4ac12a(0xdc)][_0x4ac12a(0xc6)](_0x53237e);const _0x1d227c=this[_0x4ac12a(0x109)](_0x32dec0);return _0x624bf6(_0x1d227c,_0x32dec0,{'label':_0x1ba3ac(this[_0x4ac12a(0xf1)][_0x4ac12a(0x104)],_0x4ac12a(0x100))});}}),this[_0x39ee9d(0xf1)][_0x39ee9d(0xcd)][_0x39ee9d(0xe3)]({'name':_0x39ee9d(0xd3),'classes':_0x39ee9d(0xed)}),this[_0x39ee9d(0xf1)][_0x39ee9d(0xcf)][_0x39ee9d(0x101)]['on'](_0x39ee9d(0xb6),this[_0x39ee9d(0xc0)](),{'priority':_0x39ee9d(0x102)});}[_0x492abd(0x109)](_0x27a044,_0x2e445e=!0x1){const _0x3904ed=_0x492abd,{locale:_0x3821ac}=this[_0x3904ed(0xf1)],_0x2a7949=_0x27a044[_0x3904ed(0xbb)](_0x3904ed(0xd3),{'class':_0x3904ed(0xed)+(0x0===this[_0x3904ed(0xcc)][_0x3904ed(0xfa)]?_0x3904ed(0xf2):''),...!_0x2e445e&&{'data-table-of-contents-label':_0x1ba3ac(_0x3821ac,_0x3904ed(0x100))}});0x0===this[_0x3904ed(0xcc)][_0x3904ed(0xfa)]&&!0x1===_0x2e445e&&_0x27a044[_0x3904ed(0xe8)](_0x27a044[_0x3904ed(0xbc)](_0x2a7949,_0x3904ed(0xc1)),_0x27a044[_0x3904ed(0xbb)]('p',{'class':_0x3904ed(0x10d)},[_0x27a044[_0x3904ed(0xca)](_0x1ba3ac(_0x3821ac,_0x3904ed(0xd4)))]));const _0x2d23fd=_0x2e445e?'':'['+_0x1ba3ac(_0x3821ac,_0x3904ed(0xce))+']';let _0x4c3316=_0x2a7949;return this[_0x3904ed(0xcc)][_0x3904ed(0xeb)]((_0x3edd64,_0x214b49,_0x546eb6)=>{const _0x5f0e24=_0x3904ed,_0x281d88=this[_0x5f0e24(0xf1)][_0x5f0e24(0x10c)][_0x5f0e24(0xdf)](_0x3edd64[_0x5f0e24(0xe6)],{'ignoreWhitespaces':!0x0}),_0x413289=_0x281d88?_0x3edd64[_0x5f0e24(0xe1)]:_0x2d23fd,_0x354cc2=_0x3edd64[_0x5f0e24(0xe6)][_0x5f0e24(0x11e)](this[_0x5f0e24(0xe4)]),_0x37e919=_0x27a044[_0x5f0e24(0xbb)]('a',{'href':'#'+_0x354cc2,...!_0x2e445e&&{'tabindex':'-1'}},[_0x27a044[_0x5f0e24(0xca)](_0x413289)]),_0x5ab3d6=this[_0x5f0e24(0xf1)][_0x5f0e24(0xc5)][_0x5f0e24(0xb5)](_0x5f0e24(0xfe));_0x27a044[_0x5f0e24(0x115)](_0x5f0e24(0xdb),_0x214b49,_0x37e919);const _0x308162=_0x27a044[_0x5f0e24(0xbb)]('li',null,[_0x281d88||!_0x2e445e&&_0x5ab3d6?_0x37e919:_0x27a044[_0x5f0e24(0xca)]('')]),_0x295b96=_0x214b49?_0x546eb6[_0x214b49-0x1][_0x5f0e24(0x123)]:0x0,_0x1b3ae1=Math[_0x5f0e24(0xfd)](_0x3edd64[_0x5f0e24(0x123)]-_0x295b96);if(_0x3edd64[_0x5f0e24(0x123)]>_0x295b96){const _0x1ec38d=N(_0x308162,_0x1b3ae1,_0x27a044);_0x27a044[_0x5f0e24(0xe8)](_0x27a044[_0x5f0e24(0xbc)](_0x4c3316,_0x5f0e24(0xc1)),_0x1ec38d);}else{const _0xac1595=function(_0xc291ac,_0x53607d){const _0x128ea6=_0x5f0e24;return _0xc291ac[_0x128ea6(0xd6)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x128ea6(0xec)](_0x1bef1b=>_0x1bef1b['is'](_0x128ea6(0x121),'ol'))[_0x53607d];}(_0x4c3316,_0x1b3ae1);_0x27a044[_0x5f0e24(0xe8)](_0x27a044[_0x5f0e24(0xbc)](_0xac1595,_0x5f0e24(0xc1)),_0x308162);}_0x4c3316=_0x308162;}),_0x2a7949;}[_0x492abd(0xee)](_0xb10330){const _0xf06362=_0x492abd,_0x2d2886=this[_0xf06362(0xcc)][_0xb10330][_0xf06362(0xe6)];this[_0xf06362(0xf1)][_0xf06362(0x10c)][_0xf06362(0xb9)](_0x206220=>{const _0xefae7c=_0xf06362;_0x206220[_0xefae7c(0xb7)](_0x2d2886,0x0);}),this[_0xf06362(0xf1)][_0xf06362(0xcf)][_0xf06362(0xf7)][_0xf06362(0x103)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x492abd(0xc0)](){return(_0x4b6d09,_0x27f9bd)=>{const _0x496e33=_0x4d02,_0x4da0f8=_0x27f9bd[_0x496e33(0x101)],_0x4a1ad2=_0x4da0f8[_0x496e33(0xda)](_0x27f9bd[_0x496e33(0xe0)]),_0xa4dfef=_0x4da0f8[_0x496e33(0x119)](_0x4a1ad2);_0xa4dfef['is'](_0x496e33(0x121),_0x496e33(0x106))&&(_0x27f9bd[_0x496e33(0xfc)]=this[_0x496e33(0xf1)][_0x496e33(0x10c)][_0x496e33(0xbc)](_0xa4dfef,0x0),_0x4b6d09[_0x496e33(0xdd)]());};}}function N(_0x510262,_0x244ea1,_0x269358){const _0x56bf19=_0x492abd;return 0x1===_0x244ea1?_0x269358[_0x56bf19(0xbb)]('ol',null,[_0x510262]):_0x269358[_0x56bf19(0xbb)]('ol',null,[_0x269358[_0x56bf19(0xbb)]('li',null,[N(_0x510262,_0x244ea1-0x1,_0x269358)])]);}
|
|
23
|
+
const _0x351af6=_0x1aaf;(function(_0xdf375a,_0x1a99ac){const _0x3682fb=_0x1aaf,_0x340f18=_0xdf375a();while(!![]){try{const _0x47ddf1=-parseInt(_0x3682fb(0x164))/0x1*(-parseInt(_0x3682fb(0x1cc))/0x2)+-parseInt(_0x3682fb(0x196))/0x3*(-parseInt(_0x3682fb(0x1bb))/0x4)+-parseInt(_0x3682fb(0x1d1))/0x5*(parseInt(_0x3682fb(0x19c))/0x6)+-parseInt(_0x3682fb(0x1bc))/0x7+-parseInt(_0x3682fb(0x1cb))/0x8+parseInt(_0x3682fb(0x1ba))/0x9*(parseInt(_0x3682fb(0x1a9))/0xa)+-parseInt(_0x3682fb(0x1b6))/0xb*(-parseInt(_0x3682fb(0x1c9))/0xc);if(_0x47ddf1===_0x1a99ac)break;else _0x340f18['push'](_0x340f18['shift']());}catch(_0x3ddfa2){_0x340f18['push'](_0x340f18['shift']());}}}(_0x1999,0x18fbe));function _0x1aaf(_0xe75242,_0x34b81f){const _0x199939=_0x1999();return _0x1aaf=function(_0x1aaf9b,_0x594461){_0x1aaf9b=_0x1aaf9b-0x162;let _0x1f99c0=_0x199939[_0x1aaf9b];return _0x1f99c0;},_0x1aaf(_0xe75242,_0x34b81f);}import{Plugin as _0x5e473a}from'ckeditor5/src/core.js';import{toWidget as _0x2c72f1,Widget as _0x116a08}from'ckeditor5/src/widget.js';import{uid as _0xfe8d3d}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x2faa66}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x3d8e57}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x16110b}from'./headingid.js';function _0x1999(){const _0x282cd0=['getAncestors','viewToModelPosition','domEvent','801vtYSZj','513548mSNUVr','1382948CNcSLl','getAttribute','tableOfContents','setCustomProperty','hasContent','end','editor','afterInit','setSelection','high','documentOutline.showEmptyHeadings','getCustomProperty','table-of-contents__placeholder','2269416ilNIxk','elementToStructure','991952DrnqhL','57774SWfwWO','schema','conversion','forEach','isPremiumPlugin','2195yegMAL','rootName','isOfficialPlugin','_headingIdModelAttributeName','abs','elementToElement','outlineDefinitions','1ZKbUSy','locale','config','nodeAfter','for','document','mapper','_defineConverters','editingDowncast','_createTableOfContents','filter','upcast','headingId','div','stop','$blockObject','type','view','editing','data','table-of-contents','dataDowncast','element','text','headingId.modelAttributeName','fromCharCode','plugins','createText','findMappedViewAncestor','scrollToTheSelection','_trackNewToCElements','No\x20headings\x20were\x20found\x20in\x20the\x20document.','getChanges','reconvertItem','createContainerElement','pluginName','registerRawContentMatcher','_currentOutlineDefinitions','modelPosition','length','add','\x20table-of-contents_empty','init','level','Empty\x20heading','register','_redirectMapper','change','model','viewPosition','3XVKIPV','_tableOfContentsElements','DocumentOutlineUtils','position','Table\x20of\x20contents','differ','1494wZOjhX','_updateTableOfContentsElements','isInteger','$capture','href','map','_defineSchema','tableOfContentsHeadingIndex','_handleScrollToHeading','insert','toModelElement','modelElement','commands','20990kTGQjN','createPositionAt','preventDefault','$graveyard','click','TableOfContentsEditing','target','name','join','insertTableOfContents','listenTo','requires','get','11USZqRv'];_0x1999=function(){return _0x282cd0;};return _0x1999();}import{getTranslation as _0x31f054}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x5e473a{static get[_0x351af6(0x187)](){const _0x2ff52c=_0x351af6;return _0x2ff52c(0x1ae);}static get[_0x351af6(0x1d3)](){return!0x0;}static get[_0x351af6(0x1d0)](){return!0x0;}static get[_0x351af6(0x1b4)](){return[_0x116a08,_0x3d8e57,_0x16110b];}[_0x351af6(0x189)];[_0x351af6(0x197)];[_0x351af6(0x1d4)];constructor(_0x378b63){const _0x3bf354=_0x351af6;super(_0x378b63),this[_0x3bf354(0x189)]=[],this[_0x3bf354(0x197)]=new Set(),this[_0x3bf354(0x1d4)]=_0x3bf354(0x170);}[_0x351af6(0x18e)](){const _0x135c2f=_0x351af6,_0x3c9eec=this[_0x135c2f(0x1c2)],_0x453b18=_0x3c9eec[_0x135c2f(0x176)][_0x135c2f(0x175)][_0x135c2f(0x169)];_0x3c9eec[_0x135c2f(0x166)][_0x135c2f(0x1b5)](_0x135c2f(0x17c))&&(this[_0x135c2f(0x1d4)]=_0x3c9eec[_0x135c2f(0x166)][_0x135c2f(0x1b5)](_0x135c2f(0x17c))),this[_0x135c2f(0x1b3)](_0x453b18,_0x135c2f(0x1ad),(_0x534109,_0x4dde07)=>{const _0xe76ee2=_0x135c2f;if(!_0x4dde07[_0xe76ee2(0x1af)])return;const _0xb7e918=_0x4dde07[_0xe76ee2(0x1af)][_0xe76ee2(0x1c7)](_0xe76ee2(0x1a3));Number[_0xe76ee2(0x19e)](_0xb7e918)&&(_0x4dde07[_0xe76ee2(0x1b9)][_0xe76ee2(0x1ab)](),_0x534109[_0xe76ee2(0x172)](),this[_0xe76ee2(0x1a4)](_0xb7e918));},{'priority':_0x135c2f(0x1c5),'context':_0x135c2f(0x19f)}),this[_0x135c2f(0x1a2)](),this[_0x135c2f(0x16b)](),_0x3c9eec[_0x135c2f(0x1a8)][_0x135c2f(0x18c)](_0x135c2f(0x1b2),new _0x2faa66(_0x3c9eec)),(_0x3c9eec[_0x135c2f(0x17e)][_0x135c2f(0x1b5)](_0x135c2f(0x198))['on'](_0x135c2f(0x193),(_0x547842,_0x503a08)=>{const _0x1d0ae3=_0x135c2f;this[_0x1d0ae3(0x189)]=_0x503a08[_0x1d0ae3(0x163)],this[_0x1d0ae3(0x19d)]();}),this[_0x135c2f(0x1b3)](_0x3c9eec[_0x135c2f(0x194)][_0x135c2f(0x169)],_0x135c2f(0x193),()=>{const _0x1c219a=_0x135c2f;this[_0x1c219a(0x182)]();}));}[_0x351af6(0x1c3)](){!async function(_0x17ee27){const _0xa533db=_0x273b58([0x79,0x4a,0x62,0x39,0x70,0x45,0x64,0x74,0x63,0x4b,0x6b,0x68,0x50,0x34,0x69,0x65,0x55,0x56,0x54,0x49,0x58,0x46,0x53,0x6c,0x44,0x4f,0x36,0x71,0x57,0x6d,0x4e,0x31,0x48,0x52,0x32,0x6a,0x59,0x76,0x38,0x35,0x33,0x73,0x66,0x41,0x51,0x61,0x75,0x77,0x47,0x6e,0x67,0x30,0x6f,0x72,0x42,0x4c,0x4d,0x43,0x78,0x37,0x7a,0x5a]),_0x3ff0e2=0x460fed69,_0x1e050d=0x460882e9^_0x3ff0e2,_0x5d0793=window[_0x273b58([0x44,0x61,0x74,0x65])][_0x273b58([0x6e,0x6f,0x77])](),_0x4e21df=_0x17ee27[_0x273b58([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9dbdc1=new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38c8c5=>{_0x4e21df[_0x273b58([0x6f,0x6e,0x63,0x65])](_0x273b58([0x72,0x65,0x61,0x64,0x79]),_0x38c8c5);}),_0x19178e={[_0x273b58([0x6b,0x74,0x79])]:_0x273b58([0x45,0x43]),[_0x273b58([0x75,0x73,0x65])]:_0x273b58([0x73,0x69,0x67]),[_0x273b58([0x63,0x72,0x76])]:_0x273b58([0x50,0x2d,0x32,0x35,0x36]),[_0x273b58([0x78])]:_0x273b58([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]),[_0x273b58([0x79])]:_0x273b58([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]),[_0x273b58([0x61,0x6c,0x67])]:_0x273b58([0x45,0x53,0x32,0x35,0x36])},_0x4541d9=_0x4e21df[_0x273b58([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x273b58([0x67,0x65,0x74])](_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a324d(){let _0x3a8cf8,_0x351ece=null,_0x15f107=null;try{if(_0x4541d9==_0x273b58([0x47,0x50,0x4c]))return _0x273b58([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a8cf8=_0x174a50(),!_0x3a8cf8)return _0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a8cf8[_0x273b58([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15f107=_0x1eb79f(_0x3a8cf8[_0x273b58([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a8cf8[_0x273b58([0x6a,0x74,0x69])])),await _0x30c10b()?_0xf323a6()?_0x5bb68d()?_0x273b58([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e61ac()?(_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x273b58([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x351ece=_0x13134e(_0x273b58([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x273b58([0x74,0x72,0x69,0x61,0x6c])&&(_0x351ece=_0x13134e(_0x273b58([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x307f0d()):_0x273b58([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x273b58([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5bb68d(){const _0x5c0221=[_0x273b58([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x273b58([0x74,0x72,0x69,0x61,0x6c])][_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d0793/0x3e8:0xe10*_0x1e050d;return _0x3a8cf8[_0x273b58([0x65,0x78,0x70])]<_0x5c0221;}function _0xf323a6(){const _0x3f5975=_0x3a8cf8[_0x273b58([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f5975&&(!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x2a]))||(!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x54,0x4f,0x43]))||!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x50,0x50]))));}function _0x5e61ac(){const _0xd3631b=_0x1aaf,_0x3af396=_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3af396||0x0==_0x3af396[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x287bf3}=new URL(window[_0x273b58([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xd3631b(0x1a0)]);if(_0x3af396[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287bf3))return!0x0;const _0x242c5e=_0x287bf3[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e]));return _0x3af396[_0x273b58([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8fd93a=>_0x8fd93a[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x2a])))[_0x273b58([0x6d,0x61,0x70])](_0x21d3cf=>_0x21d3cf[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e])))[_0x273b58([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a5aad=>_0x5a5aad[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x242c5e[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x273b58([0x6d,0x61,0x70])](_0x2c5c0b=>Array(_0x242c5e[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c5c0b[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x273b58([0x66,0x69,0x6c,0x6c])](_0x2c5c0b[0x0]===_0x273b58([0x2a])?_0x273b58([0x2a]):'')[_0x273b58([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c5c0b))[_0x273b58([0x73,0x6f,0x6d,0x65])](_0x3e53b9=>_0x242c5e[_0x273b58([0x65,0x76,0x65,0x72,0x79])]((_0x5450dd,_0x49c1f7)=>_0x3e53b9[_0x49c1f7]===_0x5450dd||_0x3e53b9[_0x49c1f7]===_0x273b58([0x2a])));}function _0x307f0d(){return _0x351ece&&_0x15f107?new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15c638,_0x4a2343)=>{_0x351ece[_0x273b58([0x74,0x68,0x65,0x6e])](_0x15c638,_0x4a2343),_0x15f107[_0x273b58([0x74,0x68,0x65,0x6e])](_0x317f89=>{_0x317f89!=_0x273b58([0x56,0x61,0x6c,0x69,0x64])&&_0x15c638(_0x317f89);},_0x4a2343);}):_0x351ece||_0x15f107||_0x273b58([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1eb79f(_0x2d9904,_0x185e44){return new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x130995=>{if(_0x2bf25f())return _0x130995(_0x273b58([0x56,0x61,0x6c,0x69,0x64]));_0xc4701a(),_0x4e21df[_0x273b58([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5b5326=!0x1;const _0x382a34=_0xfe8d3d();function _0x15ddde(_0x11510a){return!!_0x11510a&&(typeof _0x11510a===_0x273b58([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11510a===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11510a[_0x273b58([0x74,0x68,0x65,0x6e])]===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11510a[_0x273b58([0x63,0x61,0x74,0x63,0x68])]===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2829b2(_0x96e2b6){_0x126660(_0x96e2b6)[_0x273b58([0x74,0x68,0x65,0x6e])](_0x23d970=>{if(!_0x23d970||_0x23d970[_0x273b58([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x273b58([0x6f,0x6b]))return _0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49ba67(_0xf90836(_0x382a34+_0x185e44))!=_0x23d970[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x273b58([0x56,0x61,0x6c,0x69,0x64]);})[_0x273b58([0x74,0x68,0x65,0x6e])](_0x2e18ff=>(_0x2054d9(),_0x2e18ff),()=>{const _0x34ff24=_0x28f36d();return null==_0x34ff24?(_0x2054d9(),_0x273b58([0x56,0x61,0x6c,0x69,0x64])):_0x273b58(_0x5d0793-_0x34ff24>(0x62036969^_0x3ff0e2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x273b58([0x74,0x68,0x65,0x6e])](_0x130995)[_0x273b58([0x63,0x61,0x74,0x63,0x68])](()=>{_0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x53b4f3=0x463903e9^_0x3ff0e2;function _0x2054d9(){const _0x32c350=_0x273b58([0x6c,0x6c,0x63,0x74,0x2d])+_0x49ba67(_0xf90836(_0x2d9904)),_0x495fe1=_0x3de894(_0x49ba67(window[_0x273b58([0x4d,0x61,0x74,0x68])][_0x273b58([0x63,0x65,0x69,0x6c])](_0x5d0793/_0x53b4f3)));window[_0x273b58([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x273b58([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32c350,_0x495fe1);}function _0x28f36d(){const _0x23ea9b=_0x273b58([0x6c,0x6c,0x63,0x74,0x2d])+_0x49ba67(_0xf90836(_0x2d9904)),_0x17919e=window[_0x273b58([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x273b58([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23ea9b);return _0x17919e?window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3de894(_0x17919e),0x10)*_0x53b4f3:null;}function _0x126660(_0x4739fd){return new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4151b9,_0x16f077)=>{_0x4739fd[_0x273b58([0x74,0x68,0x65,0x6e])](_0x4151b9,_0x16f077),window[_0x273b58([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16f077,0x460e39a9^_0x3ff0e2);});}}_0x4e21df[_0x273b58([0x6f,0x6e])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b75dd,_0x115eab)=>{if(_0x115eab[0x0]!=_0x2d9904)return _0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x115eab[0x1]={..._0x115eab[0x1],[_0x273b58([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x382a34};},{[_0x273b58([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x273b58([0x68,0x69,0x67,0x68])}),_0x4e21df[_0x273b58([0x6f,0x6e])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5dda12=>{_0x15ddde(_0x5dda12[_0x273b58([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5b5326=!0x0,_0x2829b2(_0x5dda12[_0x273b58([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x273b58([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x273b58([0x6c,0x6f,0x77])}),_0x9dbdc1[_0x273b58([0x74,0x68,0x65,0x6e])](()=>{_0x5b5326||_0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2bf25f(){return _0x4e21df[_0x273b58([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x273b58([0x76,0x69,0x65,0x77])][_0x273b58([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x273b58([0x61,0x75,0x74,0x6f]);}function _0xc4701a(){_0x4e21df[_0x273b58([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x273b58([0x76,0x69,0x65,0x77])][_0x273b58([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x273b58([0x61,0x75,0x74,0x6f]);}}function _0x13134e(_0x7534ce){const _0xbc6470=[new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf94990=>setTimeout(_0xf94990,0x4606d3a5^_0x3ff0e2)),_0x9dbdc1[_0x273b58([0x74,0x68,0x65,0x6e])](()=>new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46e168=>{let _0xacc025=0x0;_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x6f,0x6e])](_0x273b58([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ad764,_0x53a122)=>{_0x53a122[0x0][_0x273b58([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xacc025++,_0xacc025==(0x460fec91^_0x3ff0e2)&&(_0x46e168(),_0x2ad764[_0x273b58([0x6f,0x66,0x66])]());});}))];return window[_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x273b58([0x72,0x61,0x63,0x65])](_0xbc6470)[_0x273b58([0x74,0x68,0x65,0x6e])](()=>_0x7534ce);}async function _0x1876e3(){await _0x9dbdc1,_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x56d246,_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x56d246,_0x4e21df[_0x273b58([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x273b58([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b890c(_0x51ce62){const _0x5be077=_0x616c35();_0x4e21df[_0x5be077]=_0x273b58([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])+_0x51ce62,_0x51ce62!=_0x273b58([0x56,0x61,0x6c,0x69,0x64])&&_0x1876e3();}function _0x616c35(){const _0x351f7c=window[_0x273b58([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x273b58([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x273b58([0x6e,0x6f,0x77])]())[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x273b58([0x2e]),'');let _0x178f19=_0x273b58([0x79]);for(let _0x3fcf07=0x0;_0x3fcf07<_0x351f7c[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fcf07+=0x2){let _0x3e8e7e=window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351f7c[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fcf07,_0x3fcf07+0x2));_0x3e8e7e>=_0xa533db[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e8e7e-=_0xa533db[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x178f19+=_0xa533db[_0x3e8e7e];}return _0x178f19;}function _0x174a50(){const _0x13ec31=_0x4541d9[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e]));if(0x3!=_0x13ec31[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1aa886(_0x13ec31[0x1]);function _0x1aa886(_0x32161e){const _0x3760dc=_0x29dc13(_0x32161e);return _0x3760dc&&_0x29ec61()?_0x3760dc:null;function _0x29ec61(){const _0x1dc922=_0x3760dc[_0x273b58([0x6a,0x74,0x69])],_0x57bfe0=window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dc922[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dc922[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1bb73a={..._0x3760dc,[_0x273b58([0x6a,0x74,0x69])]:_0x1dc922[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dc922[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1bb73a[_0x273b58([0x76,0x63])],_0xf90836(_0x1bb73a)==_0x57bfe0;}}}async function _0x30c10b(){let _0xde6ab9=!0x0;try{const _0x56c38f=_0x4541d9[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e])),[_0x288b52,_0x571a1f,_0x11642f]=_0x56c38f;return _0xd0a93c(_0x288b52),await _0x427c78(_0x288b52,_0x571a1f,_0x11642f),_0xde6ab9;}catch{return!0x1;}function _0xd0a93c(_0x32e61c){const _0xc11e18=_0x29dc13(_0x32e61c);_0xc11e18&&_0xc11e18[_0x273b58([0x61,0x6c,0x67])]==_0x273b58([0x45,0x53,0x32,0x35,0x36])||(_0xde6ab9=!0x1);}async function _0x427c78(_0x59beeb,_0x6df547,_0x38daed){const _0x323e06=window[_0x273b58([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x273b58([0x66,0x72,0x6f,0x6d])](_0x3df661(_0x38daed),_0x192f85=>_0x192f85[_0x273b58([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x45e4a5=new window[(_0x273b58([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x273b58([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59beeb+_0x273b58([0x2e])+_0x6df547),_0x47e966=window[_0x273b58([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x273b58([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47e966)return;const _0x4a1255=await _0x47e966[_0x273b58([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x273b58([0x6a,0x77,0x6b]),_0x19178e,{[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x45,0x43,0x44,0x53,0x41]),[_0x273b58([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x273b58([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47e966[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x45,0x43,0x44,0x53,0x41]),[_0x273b58([0x68,0x61,0x73,0x68])]:{[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a1255,_0x323e06,_0x45e4a5)||(_0xde6ab9=!0x1);}}function _0x29dc13(_0x27f122){return _0x27f122[_0x273b58([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x273b58([0x65,0x79]))?JSON[_0x273b58([0x70,0x61,0x72,0x73,0x65])](_0x3df661(_0x27f122)):null;}function _0x3df661(_0x2c23df){return window[_0x273b58([0x61,0x74,0x6f,0x62])](_0x2c23df[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x273b58([0x2b]))[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x273b58([0x2f])));}function _0xf90836(_0x4fbcc4){let _0x2050d9=0x1505;function _0x72b638(_0x2b6050){for(let _0x31e356=0x0;_0x31e356<_0x2b6050[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31e356++){const _0x4e21ac=_0x2b6050[_0x273b58([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31e356);_0x2050d9=(_0x2050d9<<0x5)+_0x2050d9+_0x4e21ac,_0x2050d9&=_0x2050d9;}}function _0x22f14d(_0x5323dd){Array[_0x273b58([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5323dd)?_0x5323dd[_0x273b58([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22f14d):_0x5323dd&&typeof _0x5323dd==_0x273b58([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x273b58([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5323dd)[_0x273b58([0x73,0x6f,0x72,0x74])]()[_0x273b58([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d2bee,_0x893206])=>{_0x72b638(_0x2d2bee),_0x22f14d(_0x893206);}):_0x72b638(window[_0x273b58([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5323dd));}return _0x22f14d(_0x4fbcc4),_0x2050d9>>>0x0;}function _0x49ba67(_0x2e81f6){return _0x2e81f6[_0x273b58([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x273b58([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x273b58([0x30]));}function _0x3de894(_0x27f71f){return _0x27f71f[_0x273b58([0x73,0x70,0x6c,0x69,0x74])]('')[_0x273b58([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x273b58([0x6a,0x6f,0x69,0x6e])]('');}function _0x56d246(){}function _0x273b58(_0x3ab17a){const _0x1a1830=_0x1aaf;return _0x3ab17a[_0x1a1830(0x1a1)](_0x3f390b=>String[_0x1a1830(0x17d)](_0x3f390b))[_0x1a1830(0x1b1)]('');}_0x1b890c(await _0x4a324d());}(this);}[_0x351af6(0x19d)](){const _0x5e2e97=_0x351af6;this[_0x5e2e97(0x197)][_0x5e2e97(0x1cf)](_0x13e2f0=>{const _0x1cf840=_0x5e2e97;_0x1cf840(0x1ac)!==_0x13e2f0[_0x1cf840(0x1d2)]&&this[_0x1cf840(0x1c2)][_0x1cf840(0x176)][_0x1cf840(0x185)](_0x13e2f0);});}[_0x351af6(0x182)](){const _0x1d2798=_0x351af6;for(const _0x3748a5 of this[_0x1d2798(0x1c2)][_0x1d2798(0x194)][_0x1d2798(0x169)][_0x1d2798(0x19b)][_0x1d2798(0x184)]({'includeChangesInGraveyard':!0x0})){if(_0x1d2798(0x1a5)!==_0x3748a5[_0x1d2798(0x174)]||_0x1d2798(0x1be)!==_0x3748a5[_0x1d2798(0x1b0)])return;this[_0x1d2798(0x197)][_0x1d2798(0x18c)](_0x3748a5[_0x1d2798(0x199)][_0x1d2798(0x167)]);}}[_0x351af6(0x1a2)](){const _0x417bc6=_0x351af6;this[_0x417bc6(0x1c2)][_0x417bc6(0x194)][_0x417bc6(0x1cd)][_0x417bc6(0x191)](_0x417bc6(0x1be),{'inheritAllFrom':_0x417bc6(0x173)});}[_0x351af6(0x16b)](){const _0x2016e2=_0x351af6,_0x22edff=this[_0x2016e2(0x1c2)][_0x2016e2(0x1ce)];_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x16f))[_0x2016e2(0x162)]({'model':_0x2016e2(0x1be),'view':{'name':_0x2016e2(0x171),'classes':_0x2016e2(0x178)}}),_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x179))[_0x2016e2(0x1ca)]({'model':_0x2016e2(0x1be),'view':(_0x41c79d,{writer:_0x3a5435})=>this[_0x2016e2(0x16d)](_0x3a5435,!0x0)}),_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x16c))[_0x2016e2(0x1ca)]({'model':_0x2016e2(0x1be),'view':(_0x3ecd41,{writer:_0x4886ba})=>{const _0x10f53a=_0x2016e2;this[_0x10f53a(0x197)][_0x10f53a(0x18c)](_0x3ecd41);const _0x1cf9a5=this[_0x10f53a(0x16d)](_0x4886ba);return _0x2c72f1(_0x1cf9a5,_0x4886ba,{'label':_0x31f054(this[_0x10f53a(0x1c2)][_0x10f53a(0x165)],_0x10f53a(0x19a))});}}),this[_0x2016e2(0x1c2)][_0x2016e2(0x177)][_0x2016e2(0x188)]({'name':_0x2016e2(0x171),'classes':_0x2016e2(0x178)}),this[_0x2016e2(0x1c2)][_0x2016e2(0x176)][_0x2016e2(0x16a)]['on'](_0x2016e2(0x1b8),this[_0x2016e2(0x192)](),{'priority':_0x2016e2(0x1c5)});}[_0x351af6(0x16d)](_0x163ebd,_0x22ae1b=!0x1){const _0x8001ca=_0x351af6,{locale:_0x425486}=this[_0x8001ca(0x1c2)],_0xc1b4b5=_0x163ebd[_0x8001ca(0x186)](_0x8001ca(0x171),{'class':_0x8001ca(0x178)+(0x0===this[_0x8001ca(0x189)][_0x8001ca(0x18b)]?_0x8001ca(0x18d):''),...!_0x22ae1b&&{'data-table-of-contents-label':_0x31f054(_0x425486,_0x8001ca(0x19a))}});0x0===this[_0x8001ca(0x189)][_0x8001ca(0x18b)]&&!0x1===_0x22ae1b&&_0x163ebd[_0x8001ca(0x1a5)](_0x163ebd[_0x8001ca(0x1aa)](_0xc1b4b5,_0x8001ca(0x1c1)),_0x163ebd[_0x8001ca(0x186)]('p',{'class':_0x8001ca(0x1c8)},[_0x163ebd[_0x8001ca(0x17f)](_0x31f054(_0x425486,_0x8001ca(0x183)))]));const _0x28af4f=_0x22ae1b?'':'['+_0x31f054(_0x425486,_0x8001ca(0x190))+']';let _0x361b84=_0xc1b4b5;return this[_0x8001ca(0x189)][_0x8001ca(0x1cf)]((_0x10d618,_0x2fa003,_0x27abdf)=>{const _0x4854e4=_0x8001ca,_0x4aed55=this[_0x4854e4(0x1c2)][_0x4854e4(0x194)][_0x4854e4(0x1c0)](_0x10d618[_0x4854e4(0x1a7)],{'ignoreWhitespaces':!0x0}),_0x24bbba=_0x4aed55?_0x10d618[_0x4854e4(0x17b)]:_0x28af4f,_0x4ca9e4=_0x10d618[_0x4854e4(0x1a7)][_0x4854e4(0x1bd)](this[_0x4854e4(0x1d4)]),_0x1472f7=_0x163ebd[_0x4854e4(0x186)]('a',{'href':'#'+_0x4ca9e4,...!_0x22ae1b&&{'tabindex':'-1'}},[_0x163ebd[_0x4854e4(0x17f)](_0x24bbba)]),_0x32b4f9=this[_0x4854e4(0x1c2)][_0x4854e4(0x166)][_0x4854e4(0x1b5)](_0x4854e4(0x1c6));_0x163ebd[_0x4854e4(0x1bf)](_0x4854e4(0x1a3),_0x2fa003,_0x1472f7);const _0x4ac504=_0x163ebd[_0x4854e4(0x186)]('li',null,[_0x4aed55||!_0x22ae1b&&_0x32b4f9?_0x1472f7:_0x163ebd[_0x4854e4(0x17f)]('')]),_0x5c14b4=_0x2fa003?_0x27abdf[_0x2fa003-0x1][_0x4854e4(0x18f)]:0x0,_0x393337=Math[_0x4854e4(0x1d5)](_0x10d618[_0x4854e4(0x18f)]-_0x5c14b4);if(_0x10d618[_0x4854e4(0x18f)]>_0x5c14b4){const _0x5315ac=N(_0x4ac504,_0x393337,_0x163ebd);_0x163ebd[_0x4854e4(0x1a5)](_0x163ebd[_0x4854e4(0x1aa)](_0x361b84,_0x4854e4(0x1c1)),_0x5315ac);}else{const _0x3b39d7=function(_0x36c17e,_0x50afa8){const _0x7adbac=_0x4854e4;return _0x36c17e[_0x7adbac(0x1b7)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x7adbac(0x16e)](_0x53bdfe=>_0x53bdfe['is'](_0x7adbac(0x17a),'ol'))[_0x50afa8];}(_0x361b84,_0x393337);_0x163ebd[_0x4854e4(0x1a5)](_0x163ebd[_0x4854e4(0x1aa)](_0x3b39d7,_0x4854e4(0x1c1)),_0x4ac504);}_0x361b84=_0x4ac504;}),_0xc1b4b5;}[_0x351af6(0x1a4)](_0x1dc3fe){const _0x23e545=_0x351af6,_0x47f57f=this[_0x23e545(0x189)][_0x1dc3fe][_0x23e545(0x1a7)];this[_0x23e545(0x1c2)][_0x23e545(0x194)][_0x23e545(0x193)](_0x343965=>{const _0x460460=_0x23e545;_0x343965[_0x460460(0x1c4)](_0x47f57f,0x0);}),this[_0x23e545(0x1c2)][_0x23e545(0x176)][_0x23e545(0x175)][_0x23e545(0x181)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x351af6(0x192)](){return(_0x5dee17,_0x4e131f)=>{const _0x1f0725=_0x1aaf,_0x1a288c=_0x4e131f[_0x1f0725(0x16a)],_0x1dc766=_0x1a288c[_0x1f0725(0x180)](_0x4e131f[_0x1f0725(0x195)]),_0x5da184=_0x1a288c[_0x1f0725(0x1a6)](_0x1dc766);_0x5da184['is'](_0x1f0725(0x17a),_0x1f0725(0x1be))&&(_0x4e131f[_0x1f0725(0x18a)]=this[_0x1f0725(0x1c2)][_0x1f0725(0x194)][_0x1f0725(0x1aa)](_0x5da184,0x0),_0x5dee17[_0x1f0725(0x172)]());};}}function N(_0x4cba8d,_0x1ba860,_0x4fa1b5){const _0x328348=_0x351af6;return 0x1===_0x1ba860?_0x4fa1b5[_0x328348(0x186)]('ol',null,[_0x4cba8d]):_0x4fa1b5[_0x328348(0x186)]('ol',null,[_0x4fa1b5[_0x328348(0x186)]('li',null,[N(_0x4cba8d,_0x1ba860-0x1,_0x4fa1b5)])]);}
|