@ckeditor/ckeditor5-document-outline 46.0.1-alpha.6 → 46.0.1-alpha.7
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:()=>U,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>Y,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=413]})(t,e)}function c(){const t=["has","push","htmlH5","543072ZrAWgA","htmlH3","htmlH2","18330jPGOpp","data","2340783HlETOw","paragraph","5993694gfyQYE","GeneralHtmlSupport","1256jpRVfi","reduce","277hgsFTh","41566820iQaKjD","htmlH6","84NXilTj","htmlH4","plugins","getChildren","model","1638930QlUeAt","config","htmlH1","2038LsthOm","11nhzLZD","heading.options","get"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(439)]())i instanceof r.ModelText&&(n+=i[e(426)]);return n}!function(t){const e=s,n=t();for(;;)try{if(735615===-parseInt(e(433))/1*(parseInt(e(415))/2)+-parseInt(e(427))/3+parseInt(e(431))/4*(-parseInt(e(425))/5)+parseInt(e(441))/6+parseInt(e(436))/7*(-parseInt(e(422))/8)+-parseInt(e(429))/9+-parseInt(e(434))/10*(-parseInt(e(416))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);function l(){const t=["findIndex","includes","editor","_getActiveHeading","change","data","getRootNames","backward","6193548zpJmaB","name","element","activeItemIndex","_headingNames","_deriveHeadingElementsFromConversion","_getHeadingNames","4675050HDWQCb","config","selection","2760359YomxEN","model","getFirstPosition","getRoot","afterInit","fire","get","isPremiumPlugin","DocumentOutlineUtils","1552eCAIGW","length","getChildren","editing","domToView","48JKeyRX","documentOutline.headings","text","4114025jcZgNZ","toModel","modelElement","item","isOfficialPlugin","indexOf","domConverter","573790vqrjeE","push","document","createElement","view","init","getChild","level","pluginName","_getOutlineDefinitions","152654OfLeNT","285642DwEQSk"];return(l=function(){return t})()}const d=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(817446===-parseInt(e(208))/1+-parseInt(e(218))/2*(parseInt(e(198))/3)+-parseInt(e(228))/4+-parseInt(e(201))/5+-parseInt(e(235))/6+-parseInt(e(238))/7+parseInt(e(193))/8*(parseInt(e(219))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class h extends t.Plugin{static get[d(216)](){return d(192)}static get[d(205)](){return!0}static get[d(191)](){return!0}[d(232)]=[];[d(213)](){const t=d,e=this[t(222)];this[t(232)]=this[t(234)]();let n=[];e[t(239)][t(210)].on(t(224),o(()=>{const e=t,i=n;n=this[e(217)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(215)]===n[e(215)]&&t[e(200)]===n[e(200)]&&t[e(203)]===n[e(203)]),r=(0,u.diffToChanges)(o,n),s=this[e(223)](),c=n[e(220)](t=>t[e(203)]===s);r[e(194)]&&this[e(243)](e(224),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(243)](e(231),{index:c})},250,{leading:!0,trailing:!0}))}[d(242)](){const t=d;this[t(232)][t(194)]||this[t(233)]()}[d(217)](){const t=d,e=this[t(222)],n=[],i=this[t(232)];for(const n of e[t(239)][t(210)][t(226)]())o(e[t(239)][t(210)][t(241)](n));function o(e){const r=t;for(const t of e[r(195)]())t.is(r(230))&&(i[r(221)](t[r(229)])&&n[r(209)]({level:i[r(206)](t[r(229)])+1,text:a(t),modelElement:t}),o(t))}return n}[d(223)](){const t=d,e=this[t(222)][t(239)][t(210)][t(237)][t(240)](),n=new r.ModelTreeWalker({direction:t(227),startPosition:e});for(const e of n)if(e[t(204)].is(t(230))&&this[t(232)][t(221)](e[t(204)][t(229)]))return e[t(204)]}[d(234)](){const t=d;return this[t(222)][t(236)][t(244)](t(199))||function(t){const e=s,n=t[e(413)][e(418)](e(417));return n?n[e(432)]((t,n)=>(e(428)!==n[e(440)]&&t[e(420)](n[e(440)]),t),[]):t[e(438)][e(419)](e(430))?[e(414),e(424),e(423),e(437),e(421),e(435)]:[]}(this[t(222)])}[d(233)](){const t=d,e=this[t(222)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(196)][t(212)][t(207)][t(197)](document[t(211)](o)),r=e[t(225)][t(202)](n)[t(214)](0);r?.is(t(230))&&i[t(209)](r[t(229)])}this[t(232)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=259]})(t,e)}function w(){const t=["6294232jZnofs","ck-document-outline__item","text","18xltzrc","isEmpty","setTemplate","2285152wjeFGm","ck-reset","ck-document-outline__item_level-","isActive","8728bUkQjA","6CMzFyt","div","level","5429976wewgFe","ck-document-outline__item_active","bind","bindTemplate","click","3702020dbcWGZ","Empty heading","ck-document-outline__item_empty","set","174524iHorbF","286269ynucdM"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(496591===-parseInt(e(283))/1*(parseInt(e(259))/2)+-parseInt(e(272))/3+parseInt(e(279))/4+parseInt(e(267))/5+parseInt(e(262))/6+-parseInt(e(271))/7+-parseInt(e(273))/8*(parseInt(e(276))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(265)],o=e?"["+m(t,n(268))+"]":"";this[n(270)](n(275),""),this[n(270)](n(261),1),this[n(270)](n(282),!1),this[n(264)](n(277)).to(this,n(275),t=>!t),this[n(278)]({tag:n(260),attributes:{class:["ck",n(280),n(274),i.to(n(261),t=>n(281)+t),i.if(n(282),n(263)),i.if(n(277),n(269))],title:i.to(n(275))},children:[{text:i.to(n(275),t=>t||o)}],on:{click:i.to(n(266))}})}}function I(t,e){const n=k();return(I=function(t,e){return n[t-=141]})(t,e)}const b=I;function k(){const t=["ck-document-outline","_setActiveItem","showEmptyHeadingText","documentOutlineContainer","9278210neDyuD","forEach","insert","values","change:activeItemIndex","contentLanguageDirection","ck-reset","locale","set","7304Hgvfwl","itemSelected","delete","704064HZVYUP","20203lBtEZX","delegate","items","setTemplate","_scrollToItem","fire","destroy","source","10xBudAt","index","activeItemIndex","div","1899583TEHZiB","52915lZizYY","element","get","3303snpNWI","_deleteItem","level","sync","addMany","_insertItem","getIndex","map","howMany","Editor headings will appear here as you type.","text","bind","_handleItemClick","createCollection","164eXgRjT","remove","isActive","click","2759178SaWubF","type"];return(k=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(429094===-parseInt(e(152))/1*(parseInt(e(160))/2)+parseInt(e(151))/3+-parseInt(e(182))/4*(-parseInt(e(165))/5)+-parseInt(e(186))/6+-parseInt(e(164))/7+-parseInt(e(148))/8*(parseInt(e(168))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[b(154)];[b(191)];[b(190)];constructor(t,e=!1,n){const i=b;super(t),this[i(190)]=e,this[i(147)](i(162),-1),this[i(191)]=n,this[i(154)]=this[i(181)](),this[i(154)][i(153)](i(185)).to(this),this.on(i(185),this[i(180)][i(179)](this)),this.on(i(143),(t,e,n,o)=>{this[i(189)](o,n)}),this[i(155)]({tag:i(163),attributes:{class:["ck",i(145),i(188)],dir:t[i(144)],"data-document-outline-empty-placeholder":m(t,i(177)),tabindex:-1},children:this[i(154)]})}[b(171)](t){const e=b;t[e(193)](t=>{const n=e;n(141)==t[n(187)]?this[n(173)](t[n(161)],...t[n(142)]):n(150)==t[n(187)]&&this[n(169)](t[n(161)],t[n(176)])})}[b(189)](t,e){const n=b;if(-1!==t){const e=this[n(154)][n(167)](t);e&&(e[n(184)]=!1)}-1!==e&&(this[n(154)][n(167)](e)[n(184)]=!0,this[n(156)](e))}[b(173)](t,...e){const n=b,i=e[n(175)]((e,i)=>{const o=n,r=new v(this[o(146)],this[o(190)]);return r[o(178)]=e[o(178)],r[o(170)]=e[o(170)],t+i===this[o(162)]&&(r[o(184)]=!0),r});this[n(154)][n(172)](i,t)}[b(169)](t,e){const n=b;do{this[n(154)][n(183)](t)}while(--e)}[b(180)](t){const e=b,n=this[e(154)][e(174)](t[e(159)]);this[e(157)](e(149),n)}[b(156)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(154)][e(167)](t)[e(166)],20,this[e(191)])}[b(158)](){const t=b;super[t(158)](),this[t(166)][t(183)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),L=n.n(A),P=n(357),S=n.n(P),D=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=L(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=S();x()(D.A,N);D.A&&D.A.locals&&D.A.locals;const j=K;function M(){const t=["isPremiumPlugin","change","471606ArRvuk","DocumentOutlineUtils","href","600cscgoe","_setActiveViewItem","setSelection","render","_handleItemSelected","top","documentOutline.container","getVisible","destroy","length","fromCharCode","init","DocumentOutlineUI","getRootNames","height","map","156oVswOb","documentOutline.showEmptyHeadings","editing","getIntersection","activeItemIndex","_updateActiveDefinitionOnViewportChange","649992azJtjD","_updateActiveDefinitionFromViewportThrottled","mapViewToDom","itemSelected","domConverter","appendChild","config","plugins","_currentOutlineDefinitions","3153206kUbZDF","162860XYEzdE","_handleOutlineChange","document-outline-container-not-provided","toViewElement","bottom","view","sync","element","86735Kmhqxx","getDomRoot","listenTo","2buMTha","pluginName","floor","45gdwWhD","modelElement","window","focus","model","scrollToTheSelection","locale","mapper","afterInit","join","12nupGvO","indexOf","add","16269876HDZFaW","bind","scroll","87915YHYUmP","resize","cancel","get","document","editor","focusTracker","isOfficialPlugin"];return(M=function(){return t})()}function K(t,e){const n=M();return(K=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(253114===-parseInt(e(424))/1*(-parseInt(e(378))/2)+parseInt(e(437))/3*(parseInt(e(413))/4)+-parseInt(e(443))/5*(-parseInt(e(397))/6)+parseInt(e(412))/7+parseInt(e(403))/8*(-parseInt(e(427))/9)+-parseInt(e(381))/10*(-parseInt(e(421))/11)+-parseInt(e(440))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[j(418)];[j(411)];[j(404)];static get[j(425)](){return j(393)}static get[j(450)](){return!0}static get[j(376)](){return!0}constructor(t){const e=j;super(t),this[e(418)]=new y(t[e(433)],this[e(448)][e(409)][e(446)](e(398)),this[e(448)][e(409)][e(446)](e(387))),this[e(411)]=[],this[e(404)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(402)][e(441)](this),100)}[j(392)](){const t=j,e=this[t(448)],n=e[t(410)][t(446)](t(379));let i=!1;if(this[t(418)][t(384)](),this[t(448)].ui[t(449)][t(439)](this[t(418)][t(420)]),!e[t(409)][t(446)](t(387)))throw new u.CKEditorError(t(415),{editor:e});e[t(409)][t(446)](t(387))[t(408)](this[t(418)][t(420)]),n.on(t(377),this[t(414)][t(441)](this)),n.on(t(401),(e,{index:n})=>this[t(382)](n)),this[t(418)].on(t(406),(e,n)=>{i=!0,this[t(385)](n)}),this[t(418)][t(423)](u.global[t(447)],t(442),()=>{i?i=!1:this[t(404)]()},{useCapture:!0}),this[t(418)][t(423)](u.global[t(429)],t(444),this[t(404)],{useCapture:!0})}[j(435)](){!async function(t){const e=m([81,118,112,108,50,49,79,101,83,82,68,48,84,119,51,78,80,99,89,73,66,102,120,103,115,52,110,67,122,105,69,109,117,100,121,86,85,71,74,56,114,55,111,104,106,113,76,88,53,70,87,90,98,75,54,72,116,77,57,107,65,97]),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=K;return t[e(396)](t=>String[e(391)](t))[e(436)]("")}!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([81]);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:1754352e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=K,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(380)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[j(389)](){const t=j;super[t(389)](),this[t(418)][t(389)](),this[t(404)][t(445)]()}[j(414)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(411)]=e,this[i(418)][i(419)](n)}[j(382)](t){const e=j;this[e(411)][e(390)]&&this[e(411)][t]&&(this[e(418)][e(401)]=t)}[j(385)](t){const e=j,n=this[e(411)][t][e(428)];this[e(448)][e(431)][e(377)](t=>{t[e(383)](n,0)}),this[e(448)][e(399)][e(418)][e(432)]({alignToTop:!0,forceScroll:!0}),this[e(448)][e(399)][e(418)][e(430)](),this[e(382)](t)}[j(402)](){const t=j,e=this[t(448)];let n;for(const i of e[t(431)][t(447)][t(394)]()){const o=e[t(399)][t(418)][t(422)](i),r=o&&new u.Rect(o)[t(388)]();if(r){const e=new u.Rect(u.global[t(429)])[t(400)](r);e&&(n=e[t(386)]+.25*e[t(395)])}}if(void 0===n)return;const i=V(e[t(399)],this[t(411)],n);i?this[t(382)](this[t(411)][t(438)](i)):this[t(382)](-1)}}function V(t,e,n,i=0,o=e[j(390)]-1){const r=j,s=Math[r(426)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(434)][r(416)](c[r(428)]);if(!a)return null;const l=t[r(418)][r(407)][r(405)](a);return new u.Rect(l)[r(417)]>n?V(t,e,n,i,s-1):V(t,e,n,s+1,o)}return s<0?null:e[s]}function R(){const t=["config","documentOutlineLicenseKeyNotAllowed","231wCVSxq","trialLimit","destroy","licenseKey","invalid","requires","1827RPoSsx","9688mgFhYe","documentOutlineLicenseKeyEvaluationLimit","isPremiumPlugin","documentOutlineLicenseKeyValid","171340Xborha","80462xZMhJq","domainLimit","2qJyDAq","DocumentOutline","expired","84KSpCqk","editor","pluginName","featureNotAllowed","get","55122LmLEtM","documentOutlineLicenseKeyExpired","evaluationLimit","documentOutlineLicenseKeyInvalid","498392bTpQRy","usageLimit","documentOutlineLicenseKeyUsageLimit","1477641OyoSiM","8920812zTRdLh","documentOutlineLicenseKeyTrialLimit","_showLicenseError","init","_licenseKeyCheckInterval","documentOutlineLicenseKeyDomainLimit","isOfficialPlugin","5jdjlLp"];return(R=function(){return t})()}const F=B;function B(t,e){const n=R();return(B=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(298727===parseInt(e(311))/1*(-parseInt(e(309))/2)+-parseInt(e(326))/3+parseInt(e(323))/4*(parseInt(e(334))/5)+parseInt(e(319))/6*(-parseInt(e(314))/7)+-parseInt(e(304))/8*(parseInt(e(303))/9)+parseInt(e(308))/10*(parseInt(e(337))/11)+parseInt(e(327))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class U extends t.Plugin{[F(300)];[F(331)];static get[F(302)](){return[h,H]}static get[F(316)](){return F(312)}static get[F(333)](){return!0}static get[F(306)](){return!0}[F(330)](){const t=F;this[t(300)]=this[t(315)][t(335)][t(318)](t(300));const e=this[t(315)];this[t(331)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(307)==r||n(322)==r||n(320)==r||n(332)==r||n(336)==r||n(305)==r||n(328)==r||n(325)==r){delete e[o],i=r,clearInterval(this[n(331)]),this[n(331)]=void 0;break}}n(322)==i&&e[n(329)](n(301)),n(320)==i&&e[n(329)](n(313)),n(332)==i&&e[n(329)](n(310)),n(336)==i&&e[n(329)](n(317),n(312)),n(305)==i&&e[n(329)](n(321)),n(328)==i&&e[n(329)](n(338)),n(325)==i&&e[n(329)](n(324))},1e3)}[F(339)](){const t=F;super[t(339)](),this[t(331)]&&clearInterval(this[t(331)])}}var W=n(901);function q(t,e){const n=J();return(q=function(t,e){return n[t-=268]})(t,e)}const z=q;!function(t){const e=q,n=t();for(;;)try{if(773822===-parseInt(e(279))/1*(-parseInt(e(287))/2)+parseInt(e(285))/3*(parseInt(e(272))/4)+-parseInt(e(277))/5+parseInt(e(268))/6+-parseInt(e(292))/7*(parseInt(e(286))/8)+parseInt(e(291))/9+-parseInt(e(281))/10*(parseInt(e(274))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class Y extends t.Command{[z(275)](){const t=z;this[t(270)][t(289)][t(278)](e=>{const n=t;this[n(270)][n(289)][n(276)](e[n(284)](n(282)))})}[z(280)](){const t=z,e=this[t(270)][t(289)],n=e[t(273)][t(271)][t(283)]();this[t(269)]=null!==(n&&e[t(288)][t(290)](n,t(282)))}}function J(){const t=["document","11MhAmYB","execute","insertObject","2633240EVYBJu","change","927853SqkjqO","refresh","21007130oYJguU","tableOfContents","getFirstPosition","createElement","1074693umCVnL","104zCMSeF","2pkfBLx","schema","model","findAllowedParent","7217271YesaxW","64687WTvzrY","4301106csJxjR","isEnabled","editor","selection","12GyMeXz"];return(J=function(){return t})()}var Z=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=L(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();x()(Z.A,Q);Z.A&&Z.A.locals&&Z.A.locals;const G=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=116]})(t,e)}function $(){const t=["viewItem","headingId","for","delete","nodeAfter","string","20ZbtybJ","_customDataDowncastHeadingsConversion","document","upcast","heading1","get","41682dVvsAa","config","paragraph","398178NonwCb","getChanges","downcast","_registerHeadingIdAttributePostfixer","attributes","match","isOfficialPlugin","63mTEYIS","schema","111432MxdyLe","differ","consumable","type","getAttribute","model","low","remove","mapper","_customUpcastHeadingsConversion","forEach","30DAZgQx","197770jmVfbr","hasAttribute","modelRange","extend","headingId.modelAttributeName","isRegistered","length","writer","toViewElement","element:","882606nlfMha","226724myNQYp","insert","consume","editor","set","pluginName","conversion","attribute:headingId:","HeadingId","item","has","name","view","change","10977857QwHpbh","add","afterInit","removeAttribute","position","isPremiumPlugin","registerPostFixer","heading.options","getContainedElement","10qHRPSc","clear","setAttribute"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(117499===-parseInt(e(135))/1+parseInt(e(134))/2*(-parseInt(e(184))/3)+-parseInt(e(146))/4*(parseInt(e(169))/5)+-parseInt(e(145))/6+-parseInt(e(121))/7*(parseInt(e(123))/8)+parseInt(e(187))/9*(-parseInt(e(178))/10)+parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[G(151)](){return G(154)}static get[G(120)](){return!0}static get[G(165)](){return!0}[G(162)](){const t=G,e=this[t(149)];e[t(185)][t(183)](t(139))||(function(e){const n=t,i=new Map;return e?(e[n(133)](t=>{const e=n;e(186)!==t[e(128)]&&i[e(150)](t[e(158)],t[e(128)])}),i[n(183)]("h1")||i[n(150)]("h1",n(182)),i):i}(this[t(149)][t(185)][t(183)](t(167)))[t(133)]((n,i)=>{const o=t;this[o(132)](i),this[o(179)](n),e[o(128)][o(122)][o(140)](n)&&e[o(128)][o(122)][o(138)](n,{allowAttributes:o(173)})}),this[t(117)]())}[G(132)](t){const e=G;this[e(149)][e(152)][e(174)](e(181))[e(161)](n=>n.on(e(144)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(172)][o(127)]("id"),a=n[o(137)][o(168)]();if(a)return c&&c[o(141)]||a[o(136)](o(173))?void(r[o(148)](n[o(172)],{attributes:["id"]})&&s[o(171)](o(173),c,a)):(r[o(148)](n[o(172)],{attributes:["id"]}),void s[o(171)](o(173),(0,u.uid)(),a))},{priority:u.priorities[e(183)](e(129))+.5}))}[G(179)](t){const e=G;this[e(149)][e(152)][e(174)](e(116))[e(161)](n=>n.on(e(153)+t,(t,n,i)=>{const o=e;if(!i[o(125)][o(148)](n[o(155)],t[o(157)]))return;const r=n[o(155)][o(127)](o(173)),s=i[o(131)][o(143)](n[o(155)]);i[o(142)][o(171)]("id",r,s)}))}[G(117)](){const t=G,e=this[t(149)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(161)](r),e[o(171)](o(173),r,n),r}function r(e,n){const i=t;e[i(163)](i(173),n)}e[t(128)][t(180)][t(166)](s=>{const c=t,a=e[c(128)][c(180)][c(124)][c(188)]();let u=!1;for(const t of a)if(c(147)==t[c(126)]&&t[c(157)])if(et(t[c(157)])){const e=t[c(118)][c(183)](c(173));c(177)==typeof e?n[c(156)](e)?(o(s,t[c(164)][c(176)]),u=!0):i[c(161)](e):(o(s,t[c(164)][c(176)]),u=!0)}else c(177)==typeof t[c(118)][c(183)](c(173))&&(r(s,t[c(164)][c(176)]),u=!0);else if(c(130)==t[c(126)]){const e=t[c(118)][c(183)](c(173));c(177)==typeof e&&n[c(175)](e)}return u}),e[t(128)][t(180)].on(t(159),()=>{const e=t;i[e(133)](t=>n[e(161)](t)),i[e(170)]()})}}function et(t){return!!t[G(119)](/heading\d/)}const nt=ot;function it(){const t=[" table-of-contents_empty","view","hasContent","plugins","mapper","name","editingDowncast","href","forEach","32jEknot","pluginName","document","target","for","map","4177080ssFBoY","scrollToTheSelection","isInteger","rootName","element","position","toModelElement","headingId.modelAttributeName","viewToModelPosition","end","nodeAfter","join","fromCharCode","outlineDefinitions","config","stop","1121936WeiqUk","commands","getChanges","data","$capture","getAncestors","get","conversion","text","No headings were found in the document.","length","viewPosition","_defineConverters","abs","locale","setSelection","tableOfContentsHeadingIndex","_trackNewToCElements","tableOfContents","domEvent","differ","TableOfContentsEditing","table-of-contents__placeholder","preventDefault","_redirectMapper","afterInit","$blockObject","register","DocumentOutlineUtils","modelPosition","5152nLawun","elementToElement","headingId","Empty heading","createContainerElement","_tableOfContentsElements","level","770382ubFxRe","div","modelElement","upcast","81598KboFvE","Table of contents","add","insertTableOfContents","_defineSchema","_createTableOfContents","filter","_handleScrollToHeading","listenTo","isPremiumPlugin","change","table-of-contents","high","insert","isOfficialPlugin","editor","_headingIdModelAttributeName","560455fgAEeM","findMappedViewAncestor","click","setCustomProperty","$graveyard","requires","createText","editing","348720BdcsuJ","_updateTableOfContentsElements","model","elementToStructure","type","schema","getCustomProperty","21iMBAUr","init","createPositionAt","getAttribute","documentOutline.showEmptyHeadings","_currentOutlineDefinitions","reconvertItem","registerRawContentMatcher","dataDowncast"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(218924===-parseInt(e(501))/1+parseInt(e(512))/2*(parseInt(e(544))/3)+parseInt(e(584))/4+-parseInt(e(537))/5+-parseInt(e(508))/6+-parseInt(e(529))/7*(-parseInt(e(562))/8)+-parseInt(e(568))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(563)](){return nt(492)}static get[nt(526)](){return!0}static get[nt(521)](){return!0}static get[nt(534)](){return[W.Widget,h,tt]}[nt(549)];[nt(506)];[nt(528)];constructor(t){const e=nt;super(t),this[e(549)]=[],this[e(506)]=new Set,this[e(528)]=e(503)}[nt(545)](){const t=nt,e=this[t(527)],n=e[t(536)][t(554)][t(564)];e[t(582)][t(590)](t(575))&&(this[t(528)]=e[t(582)][t(590)](t(575))),this[t(520)](n,t(531),(e,n)=>{const i=t;if(!n[i(565)])return;const o=n[i(565)][i(543)](i(600));Number[i(570)](o)&&(n[i(490)][i(494)](),e[i(583)](),this[i(519)](o))},{priority:t(524),context:t(588)}),this[t(516)](),this[t(596)](),e[t(585)][t(514)](t(515),new Y(e)),e[t(556)][t(590)](t(499)).on(t(522),(e,n)=>{const i=t;this[i(549)]=n[i(581)],this[i(538)]()}),this[t(520)](e[t(539)][t(564)],t(522),()=>{this[t(601)]()})}[nt(496)](){!async function(t){const e=m([115,75,88,97,110,81,54,99,120,105,79,70,117,118,83,71,49,56,98,72,53,104,102,68,116,67,78,119,51,106,50,77,103,112,55,111,90,121,122,69,101,57,86,76,100,66,82,48,109,80,114,84,73,87,89,113,74,65,108,52,85,107]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=ot;return t[e(567)](t=>String[e(580)](t))[e(579)]("")}!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([115]);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:1754352e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(560)]);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(538)](){const t=nt;this[t(506)][t(561)](e=>{const n=t;n(533)!==e[n(571)]&&this[n(527)][n(536)][n(550)](e)})}[nt(601)](){const t=nt;for(const e of this[t(527)][t(539)][t(564)][t(491)][t(586)]({includeChangesInGraveyard:!0})){if(t(525)!==e[t(541)]||t(602)!==e[t(558)])return;this[t(506)][t(514)](e[t(573)][t(578)])}}[nt(516)](){const t=nt;this[t(527)][t(539)][t(542)][t(498)](t(602),{inheritAllFrom:t(497)})}[nt(596)](){const t=nt,e=this[t(527)][t(591)];e[t(566)](t(511))[t(502)]({model:t(602),view:{name:t(509),classes:t(523)}}),e[t(566)](t(552))[t(540)]({model:t(602),view:(e,{writer:n})=>this[t(517)](n,!0)}),e[t(566)](t(559))[t(540)]({model:t(602),view:(e,{writer:n})=>{const i=t;this[i(506)][i(514)](e);const o=this[i(517)](n);return(0,W.toWidget)(o,n,{label:m(this[i(527)][i(598)],i(513))})}}),this[t(527)][t(587)][t(551)]({name:t(509),classes:t(523)}),this[t(527)][t(536)][t(557)].on(t(576),this[t(495)](),{priority:t(524)})}[nt(517)](t,e=!1){const n=nt,{locale:i}=this[n(527)],o=t[n(505)](n(509),{class:n(523)+(0===this[n(549)][n(594)]?n(553):""),...!e&&{"data-table-of-contents-label":m(i,n(513))}});0===this[n(549)][n(594)]&&!1===e&&t[n(525)](t[n(546)](o,n(577)),t[n(505)]("p",{class:n(493)},[t[n(535)](m(i,n(593)))]));const r=e?"":"["+m(i,n(504))+"]";let s=o;return this[n(549)][n(561)]((i,o,c)=>{const a=n,u=this[a(527)][a(539)][a(555)](i[a(510)],{ignoreWhitespaces:!0}),l=u?i[a(592)]:r,d=i[a(510)][a(547)](this[a(528)]),f=t[a(505)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(535)](l)]),h=this[a(527)][a(582)][a(590)](a(548));t[a(532)](a(600),o,f);const p=t[a(505)]("li",null,[u||!e&&h?f:t[a(535)]("")]),m=o?c[o-1][a(507)]:0,g=Math[a(597)](i[a(507)]-m);if(i[a(507)]>m){const e=st(p,g,t);t[a(525)](t[a(546)](s,a(577)),e)}else{const e=function(t,e){const n=a;return t[n(589)]({includeSelf:!0,parentFirst:!0})[n(518)](t=>t.is(n(572),"ol"))[e]}(s,g);t[a(525)](t[a(546)](e,a(577)),p)}s=p}),o}[nt(519)](t){const e=nt,n=this[e(549)][t][e(510)];this[e(527)][e(539)][e(522)](t=>{t[e(599)](n,0)}),this[e(527)][e(536)][e(554)][e(569)]({alignToTop:!0,forceScroll:!0})}[nt(495)](){return(t,e)=>{const n=ot,i=e[n(557)],o=i[n(530)](e[n(595)]),r=i[n(574)](o);r.is(n(572),n(602))&&(e[n(500)]=this[n(527)][n(539)][n(546)](r,0),t[n(583)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(505)]("ol",null,[t]):n[i(505)]("ol",null,[n[i(505)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=lt;function ut(){const t=["8TgnbBv","evaluationLimit","TableOfContentsUI","40NDJgGT","config","bind","_createButton","featureNotAllowed","12WiOGXP","add","menuBar:tableOfContents","_licenseKeyCheckInterval","1857375WnLMlR","1543674VVhdcK","tableOfContentsLicenseKeyValid","commands","domainLimit","Table of contents","trialLimit","17269031VGBKrj","isPremiumPlugin","205OAPAEN","focus","listenTo","set","destroy","tableOfContentsLicenseKeyNotAllowed","invalid","tableOfContentsLicenseKeyTrialLimit","editing","tableOfContentsLicenseKeyInvalid","execute","tableOfContentsLicenseKeyEvaluationLimit","tooltip","editor","locale","isOfficialPlugin","11671485DaDRBT","257wFKJoO","view","tableOfContentsLicenseKeyUsageLimit","componentFactory","expired","insertTableOfContents","74583mQHzcz","licenseKey","8074lXGOkA","tableOfContentsLicenseKeyExpired","isEnabled","50532mxjMuQ","_showLicenseError","usageLimit","tableOfContentsLicenseKeyDomainLimit","TableOfContents","260mvBcaf","pluginName","init","get","tableOfContents"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(927083===parseInt(e(314))/1*(-parseInt(e(322))/2)+parseInt(e(320))/3*(parseInt(e(330))/4)+-parseInt(e(297))/5*(parseInt(e(325))/6)+parseInt(e(313))/7+parseInt(e(335))/8*(-parseInt(e(288))/9)+-parseInt(e(338))/10*(-parseInt(e(289))/11)+parseInt(e(284))/12*(-parseInt(e(295))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(321)];[at(287)];static get[at(331)](){return at(337)}static get[at(312)](){return!0}static get[at(296)](){return!0}[at(332)](){const t=at,e=this[t(310)];e.ui[t(317)][t(285)](t(334),()=>{const e=t,n=this[e(341)](p.ButtonView);return n[e(309)]=!0,n}),e.ui[t(317)][t(285)](t(286),()=>this[t(341)](p.MenuBarMenuListItemButtonView)),this[t(321)]=this[t(310)][t(339)][t(333)](t(321));const n=this[t(310)];this[t(287)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(290)==r||e(306)==r||e(323)==r||e(328)==r||e(302)==r||e(308)==r||e(304)==r||e(316)==r){delete n[o],i=r,clearInterval(this[e(287)]),this[e(287)]=void 0;break}}e(306)==i&&n[e(326)](e(303)),e(323)==i&&n[e(326)](e(318)),e(328)==i&&n[e(326)](e(292)),e(302)==i&&n[e(326)](e(283),e(329)),e(308)==i&&n[e(326)](e(336)),e(304)==i&&n[e(326)](e(294)),e(316)==i&&n[e(326)](e(327))},1e3)}[at(341)](t){const e=at,n=this[e(310)],i=n[e(311)],o=n[e(291)][e(333)](e(319)),r=new t(i);return r[e(300)]({label:m(i,e(293)),icon:ct.IconTableOfContents}),r[e(340)](e(324)).to(o,e(324)),this[e(299)](r,e(307),()=>{const t=e;n[t(307)](t(319)),n[t(305)][t(315)][t(298)]()}),r}[at(301)](){const t=at;super[t(301)](),this[t(287)]&&clearInterval(this[t(287)])}}var ft=pt;function ht(){var t=["3940050hyLJzJ","6832231qUDngW","261zqCtqa","2937735icaWpU","isOfficialPlugin","requires","1731476KGMVym","pluginName","170584BDQcuQ","TableOfContents","317070kNbVSd","2JsTGLm","isPremiumPlugin","823014PZnobC","6qIXTfp"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=434]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(675275===parseInt(e(441))/1*(parseInt(e(443))/2)+-parseInt(e(448))/3+parseInt(e(436))/4+parseInt(e(445))/5+-parseInt(e(444))/6*(parseInt(e(446))/7)+-parseInt(e(438))/8*(-parseInt(e(447))/9)+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(435)](){return[rt,dt]}static get[ft(437)](){return ft(439)}static get[ft(434)](){return!0}static get[ft(442)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=161]})(t,e)}function wt(){var t=["168BqUCMS","1243aTBZYV","54654roeVLI","10PfDSLn","500646FuIXLI","190812fWQwJy","1451930qrwvYa","116FncjvS","141869slWdVn","6915SBoDyh","841904RreaFq","18SxsxWI"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(254226===-parseInt(e(163))/1+-parseInt(e(166))/2*(parseInt(e(168))/3)+-parseInt(e(169))/4+parseInt(e(162))/5*(parseInt(e(161))/6)+parseInt(e(167))/7*(-parseInt(e(171))/8)+-parseInt(e(170))/9*(parseInt(e(165))/10)+-parseInt(e(172))/11*(-parseInt(e(164))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(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:()=>B,DocumentOutlineUI:()=>V,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=413]})(t,e)}function c(){const t=["has","push","htmlH5","543072ZrAWgA","htmlH3","htmlH2","18330jPGOpp","data","2340783HlETOw","paragraph","5993694gfyQYE","GeneralHtmlSupport","1256jpRVfi","reduce","277hgsFTh","41566820iQaKjD","htmlH6","84NXilTj","htmlH4","plugins","getChildren","model","1638930QlUeAt","config","htmlH1","2038LsthOm","11nhzLZD","heading.options","get"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(439)]())i instanceof r.ModelText&&(n+=i[e(426)]);return n}!function(t){const e=s,n=t();for(;;)try{if(735615===-parseInt(e(433))/1*(parseInt(e(415))/2)+-parseInt(e(427))/3+parseInt(e(431))/4*(-parseInt(e(425))/5)+parseInt(e(441))/6+parseInt(e(436))/7*(-parseInt(e(422))/8)+-parseInt(e(429))/9+-parseInt(e(434))/10*(-parseInt(e(416))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);function l(){const t=["findIndex","includes","editor","_getActiveHeading","change","data","getRootNames","backward","6193548zpJmaB","name","element","activeItemIndex","_headingNames","_deriveHeadingElementsFromConversion","_getHeadingNames","4675050HDWQCb","config","selection","2760359YomxEN","model","getFirstPosition","getRoot","afterInit","fire","get","isPremiumPlugin","DocumentOutlineUtils","1552eCAIGW","length","getChildren","editing","domToView","48JKeyRX","documentOutline.headings","text","4114025jcZgNZ","toModel","modelElement","item","isOfficialPlugin","indexOf","domConverter","573790vqrjeE","push","document","createElement","view","init","getChild","level","pluginName","_getOutlineDefinitions","152654OfLeNT","285642DwEQSk"];return(l=function(){return t})()}const d=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(817446===-parseInt(e(208))/1+-parseInt(e(218))/2*(parseInt(e(198))/3)+-parseInt(e(228))/4+-parseInt(e(201))/5+-parseInt(e(235))/6+-parseInt(e(238))/7+parseInt(e(193))/8*(parseInt(e(219))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class h extends t.Plugin{static get[d(216)](){return d(192)}static get[d(205)](){return!0}static get[d(191)](){return!0}[d(232)]=[];[d(213)](){const t=d,e=this[t(222)];this[t(232)]=this[t(234)]();let n=[];e[t(239)][t(210)].on(t(224),o(()=>{const e=t,i=n;n=this[e(217)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(215)]===n[e(215)]&&t[e(200)]===n[e(200)]&&t[e(203)]===n[e(203)]),r=(0,u.diffToChanges)(o,n),s=this[e(223)](),c=n[e(220)](t=>t[e(203)]===s);r[e(194)]&&this[e(243)](e(224),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(243)](e(231),{index:c})},250,{leading:!0,trailing:!0}))}[d(242)](){const t=d;this[t(232)][t(194)]||this[t(233)]()}[d(217)](){const t=d,e=this[t(222)],n=[],i=this[t(232)];for(const n of e[t(239)][t(210)][t(226)]())o(e[t(239)][t(210)][t(241)](n));function o(e){const r=t;for(const t of e[r(195)]())t.is(r(230))&&(i[r(221)](t[r(229)])&&n[r(209)]({level:i[r(206)](t[r(229)])+1,text:a(t),modelElement:t}),o(t))}return n}[d(223)](){const t=d,e=this[t(222)][t(239)][t(210)][t(237)][t(240)](),n=new r.ModelTreeWalker({direction:t(227),startPosition:e});for(const e of n)if(e[t(204)].is(t(230))&&this[t(232)][t(221)](e[t(204)][t(229)]))return e[t(204)]}[d(234)](){const t=d;return this[t(222)][t(236)][t(244)](t(199))||function(t){const e=s,n=t[e(413)][e(418)](e(417));return n?n[e(432)]((t,n)=>(e(428)!==n[e(440)]&&t[e(420)](n[e(440)]),t),[]):t[e(438)][e(419)](e(430))?[e(414),e(424),e(423),e(437),e(421),e(435)]:[]}(this[t(222)])}[d(233)](){const t=d,e=this[t(222)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(196)][t(212)][t(207)][t(197)](document[t(211)](o)),r=e[t(225)][t(202)](n)[t(214)](0);r?.is(t(230))&&i[t(209)](r[t(229)])}this[t(232)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=259]})(t,e)}function w(){const t=["6294232jZnofs","ck-document-outline__item","text","18xltzrc","isEmpty","setTemplate","2285152wjeFGm","ck-reset","ck-document-outline__item_level-","isActive","8728bUkQjA","6CMzFyt","div","level","5429976wewgFe","ck-document-outline__item_active","bind","bindTemplate","click","3702020dbcWGZ","Empty heading","ck-document-outline__item_empty","set","174524iHorbF","286269ynucdM"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(496591===-parseInt(e(283))/1*(parseInt(e(259))/2)+-parseInt(e(272))/3+parseInt(e(279))/4+parseInt(e(267))/5+parseInt(e(262))/6+-parseInt(e(271))/7+-parseInt(e(273))/8*(parseInt(e(276))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(265)],o=e?"["+m(t,n(268))+"]":"";this[n(270)](n(275),""),this[n(270)](n(261),1),this[n(270)](n(282),!1),this[n(264)](n(277)).to(this,n(275),t=>!t),this[n(278)]({tag:n(260),attributes:{class:["ck",n(280),n(274),i.to(n(261),t=>n(281)+t),i.if(n(282),n(263)),i.if(n(277),n(269))],title:i.to(n(275))},children:[{text:i.to(n(275),t=>t||o)}],on:{click:i.to(n(266))}})}}function I(t,e){const n=k();return(I=function(t,e){return n[t-=141]})(t,e)}const b=I;function k(){const t=["ck-document-outline","_setActiveItem","showEmptyHeadingText","documentOutlineContainer","9278210neDyuD","forEach","insert","values","change:activeItemIndex","contentLanguageDirection","ck-reset","locale","set","7304Hgvfwl","itemSelected","delete","704064HZVYUP","20203lBtEZX","delegate","items","setTemplate","_scrollToItem","fire","destroy","source","10xBudAt","index","activeItemIndex","div","1899583TEHZiB","52915lZizYY","element","get","3303snpNWI","_deleteItem","level","sync","addMany","_insertItem","getIndex","map","howMany","Editor headings will appear here as you type.","text","bind","_handleItemClick","createCollection","164eXgRjT","remove","isActive","click","2759178SaWubF","type"];return(k=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(429094===-parseInt(e(152))/1*(parseInt(e(160))/2)+parseInt(e(151))/3+-parseInt(e(182))/4*(-parseInt(e(165))/5)+-parseInt(e(186))/6+-parseInt(e(164))/7+-parseInt(e(148))/8*(parseInt(e(168))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[b(154)];[b(191)];[b(190)];constructor(t,e=!1,n){const i=b;super(t),this[i(190)]=e,this[i(147)](i(162),-1),this[i(191)]=n,this[i(154)]=this[i(181)](),this[i(154)][i(153)](i(185)).to(this),this.on(i(185),this[i(180)][i(179)](this)),this.on(i(143),(t,e,n,o)=>{this[i(189)](o,n)}),this[i(155)]({tag:i(163),attributes:{class:["ck",i(145),i(188)],dir:t[i(144)],"data-document-outline-empty-placeholder":m(t,i(177)),tabindex:-1},children:this[i(154)]})}[b(171)](t){const e=b;t[e(193)](t=>{const n=e;n(141)==t[n(187)]?this[n(173)](t[n(161)],...t[n(142)]):n(150)==t[n(187)]&&this[n(169)](t[n(161)],t[n(176)])})}[b(189)](t,e){const n=b;if(-1!==t){const e=this[n(154)][n(167)](t);e&&(e[n(184)]=!1)}-1!==e&&(this[n(154)][n(167)](e)[n(184)]=!0,this[n(156)](e))}[b(173)](t,...e){const n=b,i=e[n(175)]((e,i)=>{const o=n,r=new v(this[o(146)],this[o(190)]);return r[o(178)]=e[o(178)],r[o(170)]=e[o(170)],t+i===this[o(162)]&&(r[o(184)]=!0),r});this[n(154)][n(172)](i,t)}[b(169)](t,e){const n=b;do{this[n(154)][n(183)](t)}while(--e)}[b(180)](t){const e=b,n=this[e(154)][e(174)](t[e(159)]);this[e(157)](e(149),n)}[b(156)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(154)][e(167)](t)[e(166)],20,this[e(191)])}[b(158)](){const t=b;super[t(158)](),this[t(166)][t(183)]()}}var _=n(673),x=n.n(_),O=n(545),T=n.n(O),C=n(262),E=n.n(C),A=n(667),L=n.n(A),P=n(357),S=n.n(P),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=L(),D.insert=E().bind(null,"head"),D.domAPI=T(),D.insertStyleElement=S();x()(N.A,D);N.A&&N.A.locals&&N.A.locals;const j=K;function M(){const t=["view","cancel","4lGhGdF","mapper","map","activeItemIndex","scroll","length","34286TRThQQ","itemSelected","76065nNibod","height","mapViewToDom","2756787kpEEvi","bottom","document","_currentOutlineDefinitions","render","_setActiveViewItem","focusTracker","scrollToTheSelection","documentOutline.showEmptyHeadings","join","isOfficialPlugin","documentOutline.container","listenTo","href","window","element","pluginName","domConverter","focus","5500595EuIVCp","modelElement","3826803qUNjyV","indexOf","getIntersection","618GtEfSg","28SnPniX","afterInit","toViewElement","get","plugins","destroy","config","setSelection","resize","model","1560gjuzrE","getRootNames","getVisible","_updateActiveDefinitionFromViewportThrottled","isPremiumPlugin","init","top","74583kabFYK","sync","bind","add","change","DocumentOutlineUI","getDomRoot","_handleOutlineChange","document-outline-container-not-provided","fromCharCode","floor","appendChild","5776570kTVqNQ","editor","_updateActiveDefinitionOnViewportChange","DocumentOutlineUtils","locale","_handleItemSelected","editing"];return(M=function(){return t})()}function K(t,e){const n=M();return(K=function(t,e){return n[t-=219]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(993131===-parseInt(e(276))/1*(-parseInt(e(230))/2)+-parseInt(e(226))/3*(-parseInt(e(268))/4)+parseInt(e(224))/5+-parseInt(e(229))/6*(parseInt(e(274))/7)+-parseInt(e(240))/8*(parseInt(e(247))/9)+-parseInt(e(259))/10+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class V extends t.Plugin{[j(266)];[j(282)];[j(243)];static get[j(221)](){return j(252)}static get[j(289)](){return!0}static get[j(244)](){return!0}constructor(t){const e=j;super(t),this[e(266)]=new y(t[e(263)],this[e(260)][e(236)][e(233)](e(287)),this[e(260)][e(236)][e(233)](e(290))),this[e(282)]=[],this[e(243)]=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(261)][e(249)](this),100)}[j(245)](){const t=j,e=this[t(260)],n=e[t(234)][t(233)](t(262));let i=!1;if(this[t(266)][t(283)](),this[t(260)].ui[t(285)][t(250)](this[t(266)][t(220)]),!e[t(236)][t(233)](t(290)))throw new u.CKEditorError(t(255),{editor:e});e[t(236)][t(233)](t(290))[t(258)](this[t(266)][t(220)]),n.on(t(251),this[t(254)][t(249)](this)),n.on(t(271),(e,{index:n})=>this[t(284)](n)),this[t(266)].on(t(275),(e,n)=>{i=!0,this[t(264)](n)}),this[t(266)][t(291)](u.global[t(281)],t(272),()=>{i?i=!1:this[t(243)]()},{useCapture:!0}),this[t(266)][t(291)](u.global[t(219)],t(238),this[t(243)],{useCapture:!0})}[j(231)](){!async function(t){const e=m([78,55,115,102,87,100,69,111,99,49,116,104,121,81,122,86,77,52,98,67,66,54,68,120,119,103,117,84,72,70,75,113,48,74,106,82,112,83,50,76,118,97,105,110,73,79,109,51,71,108,107,114,80,57,56,88,53,65,90,101,85,89]),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=K;return t[e(270)](t=>String[e(256)](t))[e(288)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([78]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([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:1754352e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=K,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(292)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[j(235)](){const t=j;super[t(235)](),this[t(266)][t(235)](),this[t(243)][t(267)]()}[j(254)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(282)]=e,this[i(266)][i(248)](n)}[j(284)](t){const e=j;this[e(282)][e(273)]&&this[e(282)][t]&&(this[e(266)][e(271)]=t)}[j(264)](t){const e=j,n=this[e(282)][t][e(225)];this[e(260)][e(239)][e(251)](t=>{t[e(237)](n,0)}),this[e(260)][e(265)][e(266)][e(286)]({alignToTop:!0,forceScroll:!0}),this[e(260)][e(265)][e(266)][e(223)](),this[e(284)](t)}[j(261)](){const t=j,e=this[t(260)];let n;for(const i of e[t(239)][t(281)][t(241)]()){const o=e[t(265)][t(266)][t(253)](i),r=o&&new u.Rect(o)[t(242)]();if(r){const e=new u.Rect(u.global[t(219)])[t(228)](r);e&&(n=e[t(246)]+.25*e[t(277)])}}if(void 0===n)return;const i=H(e[t(265)],this[t(282)],n);i?this[t(284)](this[t(282)][t(227)](i)):this[t(284)](-1)}}function H(t,e,n,i=0,o=e[j(273)]-1){const r=j,s=Math[r(257)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(269)][r(232)](c[r(225)]);if(!a)return null;const l=t[r(266)][r(222)][r(278)](a);return new u.Rect(l)[r(280)]>n?H(t,e,n,i,s-1):H(t,e,n,s+1,o)}return s<0?null:e[s]}function R(){const t=["config","documentOutlineLicenseKeyNotAllowed","231wCVSxq","trialLimit","destroy","licenseKey","invalid","requires","1827RPoSsx","9688mgFhYe","documentOutlineLicenseKeyEvaluationLimit","isPremiumPlugin","documentOutlineLicenseKeyValid","171340Xborha","80462xZMhJq","domainLimit","2qJyDAq","DocumentOutline","expired","84KSpCqk","editor","pluginName","featureNotAllowed","get","55122LmLEtM","documentOutlineLicenseKeyExpired","evaluationLimit","documentOutlineLicenseKeyInvalid","498392bTpQRy","usageLimit","documentOutlineLicenseKeyUsageLimit","1477641OyoSiM","8920812zTRdLh","documentOutlineLicenseKeyTrialLimit","_showLicenseError","init","_licenseKeyCheckInterval","documentOutlineLicenseKeyDomainLimit","isOfficialPlugin","5jdjlLp"];return(R=function(){return t})()}const F=q;function q(t,e){const n=R();return(q=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(298727===parseInt(e(311))/1*(-parseInt(e(309))/2)+-parseInt(e(326))/3+parseInt(e(323))/4*(parseInt(e(334))/5)+parseInt(e(319))/6*(-parseInt(e(314))/7)+-parseInt(e(304))/8*(parseInt(e(303))/9)+parseInt(e(308))/10*(parseInt(e(337))/11)+parseInt(e(327))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class B extends t.Plugin{[F(300)];[F(331)];static get[F(302)](){return[h,V]}static get[F(316)](){return F(312)}static get[F(333)](){return!0}static get[F(306)](){return!0}[F(330)](){const t=F;this[t(300)]=this[t(315)][t(335)][t(318)](t(300));const e=this[t(315)];this[t(331)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(307)==r||n(322)==r||n(320)==r||n(332)==r||n(336)==r||n(305)==r||n(328)==r||n(325)==r){delete e[o],i=r,clearInterval(this[n(331)]),this[n(331)]=void 0;break}}n(322)==i&&e[n(329)](n(301)),n(320)==i&&e[n(329)](n(313)),n(332)==i&&e[n(329)](n(310)),n(336)==i&&e[n(329)](n(317),n(312)),n(305)==i&&e[n(329)](n(321)),n(328)==i&&e[n(329)](n(338)),n(325)==i&&e[n(329)](n(324))},1e3)}[F(339)](){const t=F;super[t(339)](),this[t(331)]&&clearInterval(this[t(331)])}}var W=n(901);function U(t,e){const n=Q();return(U=function(t,e){return n[t-=268]})(t,e)}const z=U;!function(t){const e=U,n=t();for(;;)try{if(773822===-parseInt(e(279))/1*(-parseInt(e(287))/2)+parseInt(e(285))/3*(parseInt(e(272))/4)+-parseInt(e(277))/5+parseInt(e(268))/6+-parseInt(e(292))/7*(parseInt(e(286))/8)+parseInt(e(291))/9+-parseInt(e(281))/10*(parseInt(e(274))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class J extends t.Command{[z(275)](){const t=z;this[t(270)][t(289)][t(278)](e=>{const n=t;this[n(270)][n(289)][n(276)](e[n(284)](n(282)))})}[z(280)](){const t=z,e=this[t(270)][t(289)],n=e[t(273)][t(271)][t(283)]();this[t(269)]=null!==(n&&e[t(288)][t(290)](n,t(282)))}}function Q(){const t=["document","11MhAmYB","execute","insertObject","2633240EVYBJu","change","927853SqkjqO","refresh","21007130oYJguU","tableOfContents","getFirstPosition","createElement","1074693umCVnL","104zCMSeF","2pkfBLx","schema","model","findAllowedParent","7217271YesaxW","64687WTvzrY","4301106csJxjR","isEnabled","editor","selection","12GyMeXz"];return(Q=function(){return t})()}var G=n(336),Z={attributes:{"data-cke":!0}};Z.setAttributes=L(),Z.insert=E().bind(null,"head"),Z.domAPI=T(),Z.insertStyleElement=S();x()(G.A,Z);G.A&&G.A.locals&&G.A.locals;const Y=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=116]})(t,e)}function $(){const t=["viewItem","headingId","for","delete","nodeAfter","string","20ZbtybJ","_customDataDowncastHeadingsConversion","document","upcast","heading1","get","41682dVvsAa","config","paragraph","398178NonwCb","getChanges","downcast","_registerHeadingIdAttributePostfixer","attributes","match","isOfficialPlugin","63mTEYIS","schema","111432MxdyLe","differ","consumable","type","getAttribute","model","low","remove","mapper","_customUpcastHeadingsConversion","forEach","30DAZgQx","197770jmVfbr","hasAttribute","modelRange","extend","headingId.modelAttributeName","isRegistered","length","writer","toViewElement","element:","882606nlfMha","226724myNQYp","insert","consume","editor","set","pluginName","conversion","attribute:headingId:","HeadingId","item","has","name","view","change","10977857QwHpbh","add","afterInit","removeAttribute","position","isPremiumPlugin","registerPostFixer","heading.options","getContainedElement","10qHRPSc","clear","setAttribute"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(117499===-parseInt(e(135))/1+parseInt(e(134))/2*(-parseInt(e(184))/3)+-parseInt(e(146))/4*(parseInt(e(169))/5)+-parseInt(e(145))/6+-parseInt(e(121))/7*(parseInt(e(123))/8)+parseInt(e(187))/9*(-parseInt(e(178))/10)+parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(151)](){return Y(154)}static get[Y(120)](){return!0}static get[Y(165)](){return!0}[Y(162)](){const t=Y,e=this[t(149)];e[t(185)][t(183)](t(139))||(function(e){const n=t,i=new Map;return e?(e[n(133)](t=>{const e=n;e(186)!==t[e(128)]&&i[e(150)](t[e(158)],t[e(128)])}),i[n(183)]("h1")||i[n(150)]("h1",n(182)),i):i}(this[t(149)][t(185)][t(183)](t(167)))[t(133)]((n,i)=>{const o=t;this[o(132)](i),this[o(179)](n),e[o(128)][o(122)][o(140)](n)&&e[o(128)][o(122)][o(138)](n,{allowAttributes:o(173)})}),this[t(117)]())}[Y(132)](t){const e=Y;this[e(149)][e(152)][e(174)](e(181))[e(161)](n=>n.on(e(144)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(172)][o(127)]("id"),a=n[o(137)][o(168)]();if(a)return c&&c[o(141)]||a[o(136)](o(173))?void(r[o(148)](n[o(172)],{attributes:["id"]})&&s[o(171)](o(173),c,a)):(r[o(148)](n[o(172)],{attributes:["id"]}),void s[o(171)](o(173),(0,u.uid)(),a))},{priority:u.priorities[e(183)](e(129))+.5}))}[Y(179)](t){const e=Y;this[e(149)][e(152)][e(174)](e(116))[e(161)](n=>n.on(e(153)+t,(t,n,i)=>{const o=e;if(!i[o(125)][o(148)](n[o(155)],t[o(157)]))return;const r=n[o(155)][o(127)](o(173)),s=i[o(131)][o(143)](n[o(155)]);i[o(142)][o(171)]("id",r,s)}))}[Y(117)](){const t=Y,e=this[t(149)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(161)](r),e[o(171)](o(173),r,n),r}function r(e,n){const i=t;e[i(163)](i(173),n)}e[t(128)][t(180)][t(166)](s=>{const c=t,a=e[c(128)][c(180)][c(124)][c(188)]();let u=!1;for(const t of a)if(c(147)==t[c(126)]&&t[c(157)])if(et(t[c(157)])){const e=t[c(118)][c(183)](c(173));c(177)==typeof e?n[c(156)](e)?(o(s,t[c(164)][c(176)]),u=!0):i[c(161)](e):(o(s,t[c(164)][c(176)]),u=!0)}else c(177)==typeof t[c(118)][c(183)](c(173))&&(r(s,t[c(164)][c(176)]),u=!0);else if(c(130)==t[c(126)]){const e=t[c(118)][c(183)](c(173));c(177)==typeof e&&n[c(175)](e)}return u}),e[t(128)][t(180)].on(t(159),()=>{const e=t;i[e(133)](t=>n[e(161)](t)),i[e(170)]()})}}function et(t){return!!t[Y(119)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=423]})(t,e)}function ot(){const t=["level","modelPosition","text","insert","type","outlineDefinitions","editor","href","isPremiumPlugin","getCustomProperty","registerRawContentMatcher","$capture","editingDowncast","stop","getAncestors","40184FlVOEZ","schema","getChanges","_trackNewToCElements","createText","config","getAttribute","high","listenTo","register","upcast","locale","Empty heading","1lRNBmx","_handleScrollToHeading","1428715iJavLS","_defineSchema","_createTableOfContents","17881380pshGJx","filter","reconvertItem","click","fromCharCode","3058698PWTqZR","$blockObject"," table-of-contents_empty","documentOutline.showEmptyHeadings","position","12uEpJwk","isOfficialPlugin","view","commands","abs","init","domEvent","toModelElement","scrollToTheSelection","229282oureNm","div","_headingIdModelAttributeName","conversion","881154omEzqX","table-of-contents__placeholder","tableOfContentsHeadingIndex","_tableOfContentsElements","editing","createPositionAt","elementToElement","setCustomProperty","get","setSelection","$graveyard","add","modelElement","112WEOuPJ","document","preventDefault","No headings were found in the document.","length","element","TableOfContentsEditing","_currentOutlineDefinitions","name","requires","isInteger","tableOfContents","elementToStructure","mapper","dataDowncast","Table of contents","plugins","for","forEach","createContainerElement","pluginName","differ","afterInit","map","viewPosition","viewToModelPosition","change","nodeAfter","_updateTableOfContentsElements","target","2547777mdIrLa","end","DocumentOutlineUtils","headingId.modelAttributeName","hasContent","table-of-contents","model","rootName","_defineConverters","_redirectMapper","data","join","findMappedViewAncestor","insertTableOfContents","headingId"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(525236===-parseInt(e(436))/1*(-parseInt(e(460))/2)+parseInt(e(507))/3+-parseInt(e(451))/4*(-parseInt(e(438))/5)+parseInt(e(446))/6+-parseInt(e(477))/7*(-parseInt(e(423))/8)+-parseInt(e(464))/9+-parseInt(e(441))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(497)](){return nt(483)}static get[nt(452)](){return!0}static get[nt(530)](){return!0}static get[nt(486)](){return[W.Widget,h,tt]}[nt(484)];[nt(467)];[nt(462)];constructor(t){const e=nt;super(t),this[e(484)]=[],this[e(467)]=new Set,this[e(462)]=e(521)}[nt(456)](){const t=nt,e=this[t(528)],n=e[t(468)][t(453)][t(478)];e[t(428)][t(472)](t(510))&&(this[t(462)]=e[t(428)][t(472)](t(510))),this[t(431)](n,t(444),(e,n)=>{const i=t;if(!n[i(506)])return;const o=n[i(506)][i(531)](i(466));Number[i(487)](o)&&(n[i(457)][i(479)](),e[i(535)](),this[i(437)](o))},{priority:t(430),context:t(533)}),this[t(439)](),this[t(515)](),e[t(454)][t(475)](t(520),new J(e)),e[t(493)][t(472)](t(509)).on(t(503),(e,n)=>{const i=t;this[i(484)]=n[i(527)],this[i(505)]()}),this[t(431)](e[t(513)][t(478)],t(503),()=>{this[t(426)]()})}[nt(499)](){!async function(t){const e=m([106,118,115,111,105,55,78,84,112,117,48,56,75,113,71,98,80,119,76,104,101,79,83,73,69,57,86,116,72,87,89,121,81,54,110,52,108,90,65,109,120,50,53,67,107,88,82,122,97,85,114,70,103,74,66,49,51,68,102,100,77,99]),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(500)](t=>String[e(445)](t))[e(518)]("")}!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([106]);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:1754352e3;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(529)]);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(505)](){const t=nt;this[t(467)][t(495)](e=>{const n=t;n(474)!==e[n(514)]&&this[n(528)][n(468)][n(443)](e)})}[nt(426)](){const t=nt;for(const e of this[t(528)][t(513)][t(478)][t(498)][t(425)]({includeChangesInGraveyard:!0})){if(t(525)!==e[t(526)]||t(488)!==e[t(485)])return;this[t(467)][t(475)](e[t(450)][t(504)])}}[nt(439)](){const t=nt;this[t(528)][t(513)][t(424)][t(432)](t(488),{inheritAllFrom:t(447)})}[nt(515)](){const t=nt,e=this[t(528)][t(463)];e[t(494)](t(433))[t(470)]({model:t(488),view:{name:t(461),classes:t(512)}}),e[t(494)](t(491))[t(489)]({model:t(488),view:(e,{writer:n})=>this[t(440)](n,!0)}),e[t(494)](t(534))[t(489)]({model:t(488),view:(e,{writer:n})=>{const i=t;this[i(467)][i(475)](e);const o=this[i(440)](n);return(0,W.toWidget)(o,n,{label:m(this[i(528)][i(434)],i(492))})}}),this[t(528)][t(517)][t(532)]({name:t(461),classes:t(512)}),this[t(528)][t(468)][t(490)].on(t(502),this[t(516)](),{priority:t(430)})}[nt(440)](t,e=!1){const n=nt,{locale:i}=this[n(528)],o=t[n(496)](n(461),{class:n(512)+(0===this[n(484)][n(481)]?n(448):""),...!e&&{"data-table-of-contents-label":m(i,n(492))}});0===this[n(484)][n(481)]&&!1===e&&t[n(525)](t[n(469)](o,n(508)),t[n(496)]("p",{class:n(465)},[t[n(427)](m(i,n(480)))]));const r=e?"":"["+m(i,n(435))+"]";let s=o;return this[n(484)][n(495)]((i,o,c)=>{const a=n,u=this[a(528)][a(513)][a(511)](i[a(476)],{ignoreWhitespaces:!0}),l=u?i[a(524)]:r,d=i[a(476)][a(429)](this[a(462)]),f=t[a(496)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(427)](l)]),h=this[a(528)][a(428)][a(472)](a(449));t[a(471)](a(466),o,f);const p=t[a(496)]("li",null,[u||!e&&h?f:t[a(427)]("")]),m=o?c[o-1][a(522)]:0,g=Math[a(455)](i[a(522)]-m);if(i[a(522)]>m){const e=st(p,g,t);t[a(525)](t[a(469)](s,a(508)),e)}else{const e=function(t,e){const n=a;return t[n(536)]({includeSelf:!0,parentFirst:!0})[n(442)](t=>t.is(n(482),"ol"))[e]}(s,g);t[a(525)](t[a(469)](e,a(508)),p)}s=p}),o}[nt(437)](t){const e=nt,n=this[e(484)][t][e(476)];this[e(528)][e(513)][e(503)](t=>{t[e(473)](n,0)}),this[e(528)][e(468)][e(453)][e(459)]({alignToTop:!0,forceScroll:!0})}[nt(516)](){return(t,e)=>{const n=it,i=e[n(490)],o=i[n(519)](e[n(501)]),r=i[n(458)](o);r.is(n(482),n(488))&&(e[n(523)]=this[n(528)][n(513)][n(469)](r,0),t[n(535)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(496)]("ol",null,[t]):n[i(496)]("ol",null,[n[i(496)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=lt;function ut(){const t=["8TgnbBv","evaluationLimit","TableOfContentsUI","40NDJgGT","config","bind","_createButton","featureNotAllowed","12WiOGXP","add","menuBar:tableOfContents","_licenseKeyCheckInterval","1857375WnLMlR","1543674VVhdcK","tableOfContentsLicenseKeyValid","commands","domainLimit","Table of contents","trialLimit","17269031VGBKrj","isPremiumPlugin","205OAPAEN","focus","listenTo","set","destroy","tableOfContentsLicenseKeyNotAllowed","invalid","tableOfContentsLicenseKeyTrialLimit","editing","tableOfContentsLicenseKeyInvalid","execute","tableOfContentsLicenseKeyEvaluationLimit","tooltip","editor","locale","isOfficialPlugin","11671485DaDRBT","257wFKJoO","view","tableOfContentsLicenseKeyUsageLimit","componentFactory","expired","insertTableOfContents","74583mQHzcz","licenseKey","8074lXGOkA","tableOfContentsLicenseKeyExpired","isEnabled","50532mxjMuQ","_showLicenseError","usageLimit","tableOfContentsLicenseKeyDomainLimit","TableOfContents","260mvBcaf","pluginName","init","get","tableOfContents"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(927083===parseInt(e(314))/1*(-parseInt(e(322))/2)+parseInt(e(320))/3*(parseInt(e(330))/4)+-parseInt(e(297))/5*(parseInt(e(325))/6)+parseInt(e(313))/7+parseInt(e(335))/8*(-parseInt(e(288))/9)+-parseInt(e(338))/10*(-parseInt(e(289))/11)+parseInt(e(284))/12*(-parseInt(e(295))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(321)];[at(287)];static get[at(331)](){return at(337)}static get[at(312)](){return!0}static get[at(296)](){return!0}[at(332)](){const t=at,e=this[t(310)];e.ui[t(317)][t(285)](t(334),()=>{const e=t,n=this[e(341)](p.ButtonView);return n[e(309)]=!0,n}),e.ui[t(317)][t(285)](t(286),()=>this[t(341)](p.MenuBarMenuListItemButtonView)),this[t(321)]=this[t(310)][t(339)][t(333)](t(321));const n=this[t(310)];this[t(287)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(290)==r||e(306)==r||e(323)==r||e(328)==r||e(302)==r||e(308)==r||e(304)==r||e(316)==r){delete n[o],i=r,clearInterval(this[e(287)]),this[e(287)]=void 0;break}}e(306)==i&&n[e(326)](e(303)),e(323)==i&&n[e(326)](e(318)),e(328)==i&&n[e(326)](e(292)),e(302)==i&&n[e(326)](e(283),e(329)),e(308)==i&&n[e(326)](e(336)),e(304)==i&&n[e(326)](e(294)),e(316)==i&&n[e(326)](e(327))},1e3)}[at(341)](t){const e=at,n=this[e(310)],i=n[e(311)],o=n[e(291)][e(333)](e(319)),r=new t(i);return r[e(300)]({label:m(i,e(293)),icon:ct.IconTableOfContents}),r[e(340)](e(324)).to(o,e(324)),this[e(299)](r,e(307),()=>{const t=e;n[t(307)](t(319)),n[t(305)][t(315)][t(298)]()}),r}[at(301)](){const t=at;super[t(301)](),this[t(287)]&&clearInterval(this[t(287)])}}var ft=pt;function ht(){var t=["3940050hyLJzJ","6832231qUDngW","261zqCtqa","2937735icaWpU","isOfficialPlugin","requires","1731476KGMVym","pluginName","170584BDQcuQ","TableOfContents","317070kNbVSd","2JsTGLm","isPremiumPlugin","823014PZnobC","6qIXTfp"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=434]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(675275===parseInt(e(441))/1*(parseInt(e(443))/2)+-parseInt(e(448))/3+parseInt(e(436))/4+parseInt(e(445))/5+-parseInt(e(444))/6*(parseInt(e(446))/7)+-parseInt(e(438))/8*(-parseInt(e(447))/9)+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(435)](){return[rt,dt]}static get[ft(437)](){return ft(439)}static get[ft(434)](){return!0}static get[ft(442)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=161]})(t,e)}function wt(){var t=["168BqUCMS","1243aTBZYV","54654roeVLI","10PfDSLn","500646FuIXLI","190812fWQwJy","1451930qrwvYa","116FncjvS","141869slWdVn","6915SBoDyh","841904RreaFq","18SxsxWI"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(254226===-parseInt(e(163))/1+-parseInt(e(166))/2*(parseInt(e(168))/3)+-parseInt(e(169))/4+parseInt(e(162))/5*(parseInt(e(161))/6)+parseInt(e(167))/7*(-parseInt(e(171))/8)+-parseInt(e(170))/9*(parseInt(e(165))/10)+-parseInt(e(172))/11*(-parseInt(e(164))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x39e446,Command as _0x2ad07f}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x562531,throttle as _0x55310e}from'es-toolkit/compat';import{ModelText as _0x2d28bc,ModelTreeWalker as _0x4c806d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1c6e0c,diffToChanges as _0x56369c,scrollAncestorsToShowTarget as _0x6ec429,CKEditorError as _0x22c257,global as _0x2af30c,Rect as _0x239ac1,uid as _0x3f6df7,priorities as _0x2fe54a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x57beb0,ButtonView as _0x5d5df8,MenuBarMenuListItemButtonView as _0x560f67}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2ec3cc,toWidget as _0x1c4aae}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xa5b778}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x324300){let _0x4a5437='';for(const _0x2472bc of _0x324300['getChildren']())_0x2472bc instanceof _0x2d28bc&&(_0x4a5437+=_0x2472bc['data']);return _0x4a5437;}class i extends _0x39e446{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x5885bf=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x23a270=[];_0x5885bf['model']['document']['on']('change',_0x562531(()=>{const _0xc64f3f=_0x23a270;_0x23a270=this['_getOutlineDefinitions']();const _0x13fab4=_0x1c6e0c(_0xc64f3f,_0x23a270,(_0x468c14,_0x560d92)=>_0x468c14['level']===_0x560d92['level']&&_0x468c14['text']===_0x560d92['text']&&_0x468c14['modelElement']===_0x560d92['modelElement']),_0x3c53b2=_0x56369c(_0x13fab4,_0x23a270),_0x302b74=this['_getActiveHeading'](),_0x1223b2=_0x23a270['findIndex'](_0x57107c=>_0x57107c['modelElement']===_0x302b74);_0x3c53b2['length']&&this['fire']('change',{'outlineDefinitions':_0x23a270,'activeItemIndex':_0x1223b2,'outlineChanges':_0x3c53b2}),this['fire']('activeItemIndex',{'index':_0x1223b2});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x55e712=this['editor'],_0x25938d=[],_0x48d31c=this['_headingNames'];for(const _0x149600 of _0x55e712['model']['document']['getRootNames']())_0x4628a6(_0x55e712['model']['document']['getRoot'](_0x149600));function _0x4628a6(_0x577a06){for(const _0x14061b of _0x577a06['getChildren']())_0x14061b['is']('element')&&(_0x48d31c['includes'](_0x14061b['name'])&&_0x25938d['push']({'level':_0x48d31c['indexOf'](_0x14061b['name'])+0x1,'text':g(_0x14061b),'modelElement':_0x14061b}),_0x4628a6(_0x14061b));}return _0x25938d;}['_getActiveHeading'](){const _0x5d6ffc=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x3adc2e=new _0x4c806d({'direction':'backward','startPosition':_0x5d6ffc});for(const _0xf8220a of _0x3adc2e)if(_0xf8220a['item']['is']('element')&&this['_headingNames']['includes'](_0xf8220a['item']['name']))return _0xf8220a['item'];}['_getHeadingNames'](){const _0xb6b0f4=this['editor']['config']['get']('documentOutline.headings');return _0xb6b0f4||function(_0x2eba23){const _0x568fb7=_0x2eba23['config']['get']('heading.options');return _0x568fb7?_0x568fb7['reduce']((_0x317677,_0x56baa9)=>('paragraph'!==_0x56baa9['model']&&_0x317677['push'](_0x56baa9['model']),_0x317677),[]):_0x2eba23['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x2d57e3=this['editor'],_0x508971=['h1','h2','h3','h4','h5','h6'],_0xdd6c1f=[];for(const _0x148ac9 of _0x508971){const _0x398755=_0x2d57e3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x148ac9)),_0x39b655=_0x2d57e3['data']['toModel'](_0x398755)['getChild'](0x0);_0x39b655?.['is']('element')&&_0xdd6c1f['push'](_0x39b655['name']);}this['_headingNames']=_0xdd6c1f;}}function j(_0xf0388d,_0x44e3f4){const t=_0xf0388d['t'];switch(_0x44e3f4){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 _0x44e3f4;}}class A extends _0x57beb0{constructor(_0x45fb79,_0x3a1bba=!0x1){super(_0x45fb79);const _0x2d6cfa=this['bindTemplate'],_0x435603=_0x3a1bba?'['+j(_0x45fb79,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x19570e=>!_0x19570e),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x2d6cfa['to']('level',_0x930093=>'ck-document-outline__item_level-'+_0x930093),_0x2d6cfa['if']('isActive','ck-document-outline__item_active'),_0x2d6cfa['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x2d6cfa['to']('text')},'children':[{'text':_0x2d6cfa['to']('text',_0x54ba67=>_0x54ba67||_0x435603)}],'on':{'click':_0x2d6cfa['to']('click')}});}}class f extends _0x57beb0{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5d6ed8,_0x4ba8b9=!0x1,_0x59b087){super(_0x5d6ed8),this['showEmptyHeadingText']=_0x4ba8b9,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x59b087,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x425e32,_0x454039,_0x5369ae,_0x5f2f4a)=>{this['_setActiveItem'](_0x5f2f4a,_0x5369ae);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5d6ed8['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5d6ed8,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x45c985){_0x45c985['forEach'](_0xcee7e1=>{'insert'==_0xcee7e1['type']?this['_insertItem'](_0xcee7e1['index'],..._0xcee7e1['values']):'delete'==_0xcee7e1['type']&&this['_deleteItem'](_0xcee7e1['index'],_0xcee7e1['howMany']);});}['_setActiveItem'](_0x41de24,_0x23dc83){if(-0x1!==_0x41de24){const _0x2a92f4=this['items']['get'](_0x41de24);_0x2a92f4&&(_0x2a92f4['isActive']=!0x1);}-0x1!==_0x23dc83&&(this['items']['get'](_0x23dc83)['isActive']=!0x0,this['_scrollToItem'](_0x23dc83));}['_insertItem'](_0x3e8920,..._0xf98035){const _0xb676e=_0xf98035['map']((_0x2fc9e2,_0x259052)=>{const _0x2c238c=new A(this['locale'],this['showEmptyHeadingText']);return _0x2c238c['text']=_0x2fc9e2['text'],_0x2c238c['level']=_0x2fc9e2['level'],_0x3e8920+_0x259052===this['activeItemIndex']&&(_0x2c238c['isActive']=!0x0),_0x2c238c;});this['items']['addMany'](_0xb676e,_0x3e8920);}['_deleteItem'](_0x5463eb,_0x3fb520){do{this['items']['remove'](_0x5463eb);}while(--_0x3fb520);}['_handleItemClick'](_0x53bc52){const _0xb133f5=this['items']['getIndex'](_0x53bc52['source']);this['fire']('itemSelected',_0xb133f5);}['_scrollToItem'](_0x28dfba){_0x6ec429(this['items']['get'](_0x28dfba)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x39e446{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x567c24){super(_0x567c24),this['view']=new f(_0x567c24['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x55310e(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x3b1607=this['editor'],_0x79f056=_0x3b1607['plugins']['get']('DocumentOutlineUtils');let _0x552444=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x3b1607['config']['get']('documentOutline.container'))throw new _0x22c257('document-outline-container-not-provided',{'editor':_0x3b1607});_0x3b1607['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x79f056['on']('change',this['_handleOutlineChange']['bind'](this)),_0x79f056['on']('activeItemIndex',(_0x67a8d2,{index:_0x5a398e})=>this['_setActiveViewItem'](_0x5a398e)),this['view']['on']('itemSelected',(_0x300076,_0x315a4b)=>{_0x552444=!0x0,this['_handleItemSelected'](_0x315a4b);}),this['view']['listenTo'](_0x2af30c['document'],'scroll',()=>{_0x552444?_0x552444=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2af30c['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x1094f3){const _0x5e2479=_0x52e7b1([0x51,0x76,0x70,0x6c,0x32,0x31,0x4f,0x65,0x53,0x52,0x44,0x30,0x54,0x77,0x33,0x4e,0x50,0x63,0x59,0x49,0x42,0x66,0x78,0x67,0x73,0x34,0x6e,0x43,0x7a,0x69,0x45,0x6d,0x75,0x64,0x79,0x56,0x55,0x47,0x4a,0x38,0x72,0x37,0x6f,0x68,0x6a,0x71,0x4c,0x58,0x35,0x46,0x57,0x5a,0x62,0x4b,0x36,0x48,0x74,0x4d,0x39,0x6b,0x41,0x61]),_0x269c64=0x118cfd4e,_0xc67c65=0x118b92d6^_0x269c64,_0x1362e6=window[_0x52e7b1([0x44,0x61,0x74,0x65])][_0x52e7b1([0x6e,0x6f,0x77])](),_0x3acdf6=_0x1094f3[_0x52e7b1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3b5521=new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x374c0c=>{_0x3acdf6[_0x52e7b1([0x6f,0x6e,0x63,0x65])](_0x52e7b1([0x72,0x65,0x61,0x64,0x79]),_0x374c0c);}),_0x4ab5c7={[_0x52e7b1([0x6b,0x74,0x79])]:_0x52e7b1([0x45,0x43]),[_0x52e7b1([0x75,0x73,0x65])]:_0x52e7b1([0x73,0x69,0x67]),[_0x52e7b1([0x63,0x72,0x76])]:_0x52e7b1([0x50,0x2d,0x32,0x35,0x36]),[_0x52e7b1([0x78])]:_0x52e7b1([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]),[_0x52e7b1([0x79])]:_0x52e7b1([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]),[_0x52e7b1([0x61,0x6c,0x67])]:_0x52e7b1([0x45,0x53,0x32,0x35,0x36])},_0x4bd861=_0x3acdf6[_0x52e7b1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52e7b1([0x67,0x65,0x74])](_0x52e7b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x195e95(){let _0x1c04a1,_0x3892cd=null,_0x1157e3=null;try{if(_0x4bd861==_0x52e7b1([0x47,0x50,0x4c]))return _0x52e7b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c04a1=_0x37b274(),!_0x1c04a1)return _0x52e7b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c04a1[_0x52e7b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1157e3=_0x4fea96(_0x1c04a1[_0x52e7b1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c04a1[_0x52e7b1([0x6a,0x74,0x69])])),await _0x904417()?_0xfbd5a()?_0x5e6a00()?_0x52e7b1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x290299()?(_0x1c04a1[_0x52e7b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52e7b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3892cd=_0x7e5efe(_0x52e7b1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c04a1[_0x52e7b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52e7b1([0x74,0x72,0x69,0x61,0x6c])&&(_0x3892cd=_0x7e5efe(_0x52e7b1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x47213f()):_0x52e7b1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52e7b1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52e7b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52e7b1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e6a00(){const _0x89797a=[_0x52e7b1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52e7b1([0x74,0x72,0x69,0x61,0x6c])][_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c04a1[_0x52e7b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1362e6/0x3e8:0xe10*_0xc67c65;return _0x1c04a1[_0x52e7b1([0x65,0x78,0x70])]<_0x89797a;}function _0xfbd5a(){const _0x193b72=_0x1c04a1[_0x52e7b1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x193b72&&(!!_0x193b72[_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e7b1([0x2a]))||(!!_0x193b72[_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e7b1([0x44,0x4f]))||!!_0x193b72[_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e7b1([0x50,0x50]))));}function _0x290299(){const _0x3bd452=_0x1c04a1[_0x52e7b1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3bd452||0x0==_0x3bd452[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d252e}=new URL(window[_0x52e7b1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3bd452[_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d252e))return!0x0;const _0x2c405a=_0x4d252e[_0x52e7b1([0x73,0x70,0x6c,0x69,0x74])](_0x52e7b1([0x2e]));return _0x3bd452[_0x52e7b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a890d=>_0x1a890d[_0x52e7b1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52e7b1([0x2a])))[_0x52e7b1([0x6d,0x61,0x70])](_0xe29d0f=>_0xe29d0f[_0x52e7b1([0x73,0x70,0x6c,0x69,0x74])](_0x52e7b1([0x2e])))[_0x52e7b1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf35c98=>_0xf35c98[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c405a[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52e7b1([0x6d,0x61,0x70])](_0x3448a3=>Array(_0x2c405a[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3448a3[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52e7b1([0x66,0x69,0x6c,0x6c])](_0x3448a3[0x0]===_0x52e7b1([0x2a])?_0x52e7b1([0x2a]):'')[_0x52e7b1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3448a3))[_0x52e7b1([0x73,0x6f,0x6d,0x65])](_0x2bfeb8=>_0x2c405a[_0x52e7b1([0x65,0x76,0x65,0x72,0x79])]((_0x3dd546,_0x1ee163)=>_0x2bfeb8[_0x1ee163]===_0x3dd546||_0x2bfeb8[_0x1ee163]===_0x52e7b1([0x2a])));}function _0x47213f(){return _0x3892cd&&_0x1157e3?new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29a3a9,_0x3ff83f)=>{_0x3892cd[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x29a3a9,_0x3ff83f),_0x1157e3[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x392433=>{_0x392433!=_0x52e7b1([0x56,0x61,0x6c,0x69,0x64])&&_0x29a3a9(_0x392433);},_0x3ff83f);}):_0x3892cd||_0x1157e3||_0x52e7b1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4fea96(_0x302d83,_0x3f9a60){return new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x207705=>{if(_0x50f7d6())return _0x207705(_0x52e7b1([0x56,0x61,0x6c,0x69,0x64]));_0x343af8(),_0x3acdf6[_0x52e7b1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52e7b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xba1a53=!0x1;const _0x1e3022=_0x3f6df7();function _0x4616ff(_0x13ce11){return!!_0x13ce11&&(typeof _0x13ce11===_0x52e7b1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x13ce11===_0x52e7b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x13ce11[_0x52e7b1([0x74,0x68,0x65,0x6e])]===_0x52e7b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x13ce11[_0x52e7b1([0x63,0x61,0x74,0x63,0x68])]===_0x52e7b1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a64bd(_0xc8ea82){_0x10eb1b(_0xc8ea82)[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x507d5c=>{if(!_0x507d5c||_0x507d5c[_0x52e7b1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52e7b1([0x6f,0x6b]))return _0x52e7b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5317d6(_0xee6b24(_0x1e3022+_0x3f9a60))!=_0x507d5c[_0x52e7b1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52e7b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52e7b1([0x56,0x61,0x6c,0x69,0x64]);})[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x44d6d5=>(_0x1af543(),_0x44d6d5),()=>{const _0x1c0228=_0x3156d8();return null==_0x1c0228?(_0x1af543(),_0x52e7b1([0x56,0x61,0x6c,0x69,0x64])):_0x52e7b1(_0x1362e6-_0x1c0228>(0x3580794e^_0x269c64)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x207705)[_0x52e7b1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x207705(_0x52e7b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x293fa3=0x11ba13ce^_0x269c64;function _0x1af543(){const _0x399983=_0x52e7b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x5317d6(_0xee6b24(_0x302d83)),_0xe4dd63=_0x3234b5(_0x5317d6(window[_0x52e7b1([0x4d,0x61,0x74,0x68])][_0x52e7b1([0x63,0x65,0x69,0x6c])](_0x1362e6/_0x293fa3)));window[_0x52e7b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52e7b1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x399983,_0xe4dd63);}function _0x3156d8(){const _0xdd09e5=_0x52e7b1([0x6c,0x6c,0x63,0x74,0x2d])+_0x5317d6(_0xee6b24(_0x302d83)),_0x11ce49=window[_0x52e7b1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52e7b1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdd09e5);return _0x11ce49?window[_0x52e7b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3234b5(_0x11ce49),0x10)*_0x293fa3:null;}function _0x10eb1b(_0x47f54f){return new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35f7af,_0x22af02)=>{_0x47f54f[_0x52e7b1([0x74,0x68,0x65,0x6e])](_0x35f7af,_0x22af02),window[_0x52e7b1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22af02,0x118d298e^_0x269c64);});}}_0x3acdf6[_0x52e7b1([0x6f,0x6e])](_0x52e7b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20a9ca,_0x35beea)=>{if(_0x35beea[0x0]!=_0x302d83)return _0x207705(_0x52e7b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x35beea[0x1]={..._0x35beea[0x1],[_0x52e7b1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e3022};},{[_0x52e7b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52e7b1([0x68,0x69,0x67,0x68])}),_0x3acdf6[_0x52e7b1([0x6f,0x6e])](_0x52e7b1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x31d70c=>{_0x4616ff(_0x31d70c[_0x52e7b1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xba1a53=!0x0,_0x1a64bd(_0x31d70c[_0x52e7b1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52e7b1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52e7b1([0x6c,0x6f,0x77])}),_0x3b5521[_0x52e7b1([0x74,0x68,0x65,0x6e])](()=>{_0xba1a53||_0x207705(_0x52e7b1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50f7d6(){return _0x3acdf6[_0x52e7b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52e7b1([0x76,0x69,0x65,0x77])][_0x52e7b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52e7b1([0x61,0x75,0x74,0x6f]);}function _0x343af8(){_0x3acdf6[_0x52e7b1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52e7b1([0x76,0x69,0x65,0x77])][_0x52e7b1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52e7b1([0x61,0x75,0x74,0x6f]);}}function _0x7e5efe(_0x4197d3){const _0x4f3103=[new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30e9af=>setTimeout(_0x30e9af,0x1185c382^_0x269c64)),_0x3b5521[_0x52e7b1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x419a33=>{let _0x5e3b80=0x0;_0x3acdf6[_0x52e7b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x52e7b1([0x6f,0x6e])](_0x52e7b1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x6f1c42,_0x29eb8d)=>{_0x29eb8d[0x0][_0x52e7b1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e3b80++,_0x5e3b80==(0x118cfcb6^_0x269c64)&&(_0x419a33(),_0x6f1c42[_0x52e7b1([0x6f,0x66,0x66])]());});}))];return window[_0x52e7b1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52e7b1([0x72,0x61,0x63,0x65])](_0x4f3103)[_0x52e7b1([0x74,0x68,0x65,0x6e])](()=>_0x4197d3);}async function _0x371189(){await _0x3b5521,_0x3acdf6[_0x52e7b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x52e7b1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3765af,_0x3acdf6[_0x52e7b1([0x6d,0x6f,0x64,0x65,0x6c])][_0x52e7b1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3765af,_0x3acdf6[_0x52e7b1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52e7b1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x251dd5(_0x26a246){const _0x2c0635=_0x9ef702();_0x3acdf6[_0x2c0635]=_0x52e7b1([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])+_0x26a246,_0x26a246!=_0x52e7b1([0x56,0x61,0x6c,0x69,0x64])&&_0x371189();}function _0x9ef702(){const _0x42c90c=window[_0x52e7b1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52e7b1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52e7b1([0x6e,0x6f,0x77])]())[_0x52e7b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52e7b1([0x2e]),'');let _0x39ae69=_0x52e7b1([0x51]);for(let _0xdb0671=0x0;_0xdb0671<_0x42c90c[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdb0671+=0x2){let _0x2995a7=window[_0x52e7b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42c90c[_0x52e7b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xdb0671,_0xdb0671+0x2));_0x2995a7>=_0x5e2479[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2995a7-=_0x5e2479[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x39ae69+=_0x5e2479[_0x2995a7];}return _0x39ae69;}function _0x37b274(){const _0x106866=_0x4bd861[_0x52e7b1([0x73,0x70,0x6c,0x69,0x74])](_0x52e7b1([0x2e]));if(0x3!=_0x106866[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf65253(_0x106866[0x1]);function _0xf65253(_0x87b00){const _0x11d4bd=_0x2cc5a5(_0x87b00);return _0x11d4bd&&_0x36ce6f()?_0x11d4bd:null;function _0x36ce6f(){const _0x4dcf5a=_0x11d4bd[_0x52e7b1([0x6a,0x74,0x69])],_0x1aaf92=window[_0x52e7b1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4dcf5a[_0x52e7b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dcf5a[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x30d9a4={..._0x11d4bd,[_0x52e7b1([0x6a,0x74,0x69])]:_0x4dcf5a[_0x52e7b1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4dcf5a[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x30d9a4[_0x52e7b1([0x76,0x63])],_0xee6b24(_0x30d9a4)==_0x1aaf92;}}}async function _0x904417(){let _0x549218=!0x0;try{const _0x6bdcef=_0x4bd861[_0x52e7b1([0x73,0x70,0x6c,0x69,0x74])](_0x52e7b1([0x2e])),[_0x576021,_0x2dd968,_0x71511]=_0x6bdcef;return _0x5935db(_0x576021),await _0x33e92f(_0x576021,_0x2dd968,_0x71511),_0x549218;}catch{return!0x1;}function _0x5935db(_0xaa4635){const _0x18efcc=_0x2cc5a5(_0xaa4635);_0x18efcc&&_0x18efcc[_0x52e7b1([0x61,0x6c,0x67])]==_0x52e7b1([0x45,0x53,0x32,0x35,0x36])||(_0x549218=!0x1);}async function _0x33e92f(_0xf7abce,_0xdf0033,_0x198953){const _0x3dcc75=window[_0x52e7b1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52e7b1([0x66,0x72,0x6f,0x6d])](_0x5f371e(_0x198953),_0x31df78=>_0x31df78[_0x52e7b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3e83fd=new window[(_0x52e7b1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52e7b1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7abce+_0x52e7b1([0x2e])+_0xdf0033),_0x72834a=window[_0x52e7b1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52e7b1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x72834a)return;const _0x362632=await _0x72834a[_0x52e7b1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52e7b1([0x6a,0x77,0x6b]),_0x4ab5c7,{[_0x52e7b1([0x6e,0x61,0x6d,0x65])]:_0x52e7b1([0x45,0x43,0x44,0x53,0x41]),[_0x52e7b1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52e7b1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52e7b1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x72834a[_0x52e7b1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52e7b1([0x6e,0x61,0x6d,0x65])]:_0x52e7b1([0x45,0x43,0x44,0x53,0x41]),[_0x52e7b1([0x68,0x61,0x73,0x68])]:{[_0x52e7b1([0x6e,0x61,0x6d,0x65])]:_0x52e7b1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x362632,_0x3dcc75,_0x3e83fd)||(_0x549218=!0x1);}}function _0x2cc5a5(_0x5e8b9c){return _0x5e8b9c[_0x52e7b1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52e7b1([0x65,0x79]))?JSON[_0x52e7b1([0x70,0x61,0x72,0x73,0x65])](_0x5f371e(_0x5e8b9c)):null;}function _0x5f371e(_0x2c9840){return window[_0x52e7b1([0x61,0x74,0x6f,0x62])](_0x2c9840[_0x52e7b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52e7b1([0x2b]))[_0x52e7b1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52e7b1([0x2f])));}function _0xee6b24(_0x3d24fd){let _0x12d93f=0x1505;function _0x5d94bd(_0x4b342f){for(let _0xd66dd9=0x0;_0xd66dd9<_0x4b342f[_0x52e7b1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xd66dd9++){const _0x472f8c=_0x4b342f[_0x52e7b1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xd66dd9);_0x12d93f=(_0x12d93f<<0x5)+_0x12d93f+_0x472f8c,_0x12d93f&=_0x12d93f;}}function _0x450379(_0x55351c){Array[_0x52e7b1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55351c)?_0x55351c[_0x52e7b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x450379):_0x55351c&&typeof _0x55351c==_0x52e7b1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52e7b1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55351c)[_0x52e7b1([0x73,0x6f,0x72,0x74])]()[_0x52e7b1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e9950,_0x4c2ee1])=>{_0x5d94bd(_0x1e9950),_0x450379(_0x4c2ee1);}):_0x5d94bd(window[_0x52e7b1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55351c));}return _0x450379(_0x3d24fd),_0x12d93f>>>0x0;}function _0x5317d6(_0x4333fb){return _0x4333fb[_0x52e7b1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52e7b1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52e7b1([0x30]));}function _0x3234b5(_0x514b89){return _0x514b89[_0x52e7b1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52e7b1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52e7b1([0x6a,0x6f,0x69,0x6e])]('');}function _0x3765af(){}function _0x52e7b1(_0x284132){return _0x284132['map'](_0x5893fe=>String['fromCharCode'](_0x5893fe))['join']('');}_0x251dd5(await _0x195e95());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x4ff691,{outlineDefinitions:_0x223719,outlineChanges:_0x58e79c}){this['_currentOutlineDefinitions']=_0x223719,this['view']['sync'](_0x58e79c);}['_setActiveViewItem'](_0x4f3ae0){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x4f3ae0]&&(this['view']['activeItemIndex']=_0x4f3ae0);}['_handleItemSelected'](_0x3b10dc){const _0x1808d6=this['_currentOutlineDefinitions'][_0x3b10dc]['modelElement'];this['editor']['model']['change'](_0x1c925c=>{_0x1c925c['setSelection'](_0x1808d6,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3b10dc);}['_updateActiveDefinitionOnViewportChange'](){const _0x5169a4=this['editor'];let _0x1148bd;for(const _0x1d9baa of _0x5169a4['model']['document']['getRootNames']()){const _0x3641c4=_0x5169a4['editing']['view']['getDomRoot'](_0x1d9baa),_0x16cc8c=_0x3641c4&&new _0x239ac1(_0x3641c4)['getVisible']();if(_0x16cc8c){const _0x4c4589=new _0x239ac1(_0x2af30c['window'])['getIntersection'](_0x16cc8c);_0x4c4589&&(_0x1148bd=_0x4c4589['top']+0.25*_0x4c4589['height']);}}if(void 0x0===_0x1148bd)return;const _0x20d065=h(_0x5169a4['editing'],this['_currentOutlineDefinitions'],_0x1148bd);_0x20d065?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x20d065)):this['_setActiveViewItem'](-0x1);}}function h(_0x1068eb,_0x56dbfe,_0x3d25d2,_0x122de4=0x0,_0x51bc48=_0x56dbfe['length']-0x1){const _0x2c4655=Math['floor'](_0x122de4+(_0x51bc48-_0x122de4)/0x2);if(_0x51bc48>=_0x122de4){const _0x543759=_0x56dbfe[_0x2c4655],_0x1cc9f5=_0x1068eb['mapper']['toViewElement'](_0x543759['modelElement']);if(!_0x1cc9f5)return null;const _0x4eec36=_0x1068eb['view']['domConverter']['mapViewToDom'](_0x1cc9f5);return new _0x239ac1(_0x4eec36)['bottom']>_0x3d25d2?h(_0x1068eb,_0x56dbfe,_0x3d25d2,_0x122de4,_0x2c4655-0x1):h(_0x1068eb,_0x56dbfe,_0x3d25d2,_0x2c4655+0x1,_0x51bc48);}return _0x2c4655<0x0?null:_0x56dbfe[_0x2c4655];}class P extends _0x39e446{['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 _0x144532=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x20f8af;for(const _0x4267a0 in _0x144532){const _0x402223=_0x4267a0,_0x56e197=_0x144532[_0x402223];if('documentOutlineLicenseKeyValid'==_0x56e197||'documentOutlineLicenseKeyInvalid'==_0x56e197||'documentOutlineLicenseKeyExpired'==_0x56e197||'documentOutlineLicenseKeyDomainLimit'==_0x56e197||'documentOutlineLicenseKeyNotAllowed'==_0x56e197||'documentOutlineLicenseKeyEvaluationLimit'==_0x56e197||'documentOutlineLicenseKeyTrialLimit'==_0x56e197||'documentOutlineLicenseKeyUsageLimit'==_0x56e197){delete _0x144532[_0x402223],_0x20f8af=_0x56e197,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x20f8af&&_0x144532['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x20f8af&&_0x144532['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x20f8af&&_0x144532['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x20f8af&&_0x144532['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x20f8af&&_0x144532['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x20f8af&&_0x144532['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x20f8af&&_0x144532['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x2ad07f{['execute'](){this['editor']['model']['change'](_0x5454d7=>{this['editor']['model']['insertObject'](_0x5454d7['createElement']('tableOfContents'));});}['refresh'](){const _0x37ec6a=this['editor']['model'],_0x4aa4fe=_0x37ec6a['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4aa4fe&&_0x37ec6a['schema']['findAllowedParent'](_0x4aa4fe,'tableOfContents'));}}class T extends _0x39e446{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x13206b=this['editor'];if(_0x13206b['config']['get']('headingId.modelAttributeName'))return;(function(_0x363465){const _0x3e8baa=new Map();if(_0x363465)return _0x363465['forEach'](_0x3e28e3=>{'paragraph'!==_0x3e28e3['model']&&_0x3e8baa['set'](_0x3e28e3['view'],_0x3e28e3['model']);}),_0x3e8baa['get']('h1')||_0x3e8baa['set']('h1','heading1'),_0x3e8baa;return _0x3e8baa;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3dcba7,_0x1499a8)=>{this['_customUpcastHeadingsConversion'](_0x1499a8),this['_customDataDowncastHeadingsConversion'](_0x3dcba7),_0x13206b['model']['schema']['isRegistered'](_0x3dcba7)&&_0x13206b['model']['schema']['extend'](_0x3dcba7,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x9cfd74){this['editor']['conversion']['for']('upcast')['add'](_0x4a93c7=>_0x4a93c7['on']('element:'+_0x9cfd74,(_0x2a29e8,_0x599f41,_0x52d4b7)=>{const {consumable:_0x2d4448,writer:_0x2f1c15}=_0x52d4b7,_0x16b0b2=_0x599f41['viewItem']['getAttribute']('id'),_0x1e3ed0=_0x599f41['modelRange']['getContainedElement']();if(_0x1e3ed0)return _0x16b0b2&&_0x16b0b2['length']||_0x1e3ed0['hasAttribute']('headingId')?void(_0x2d4448['consume'](_0x599f41['viewItem'],{'attributes':['id']})&&_0x2f1c15['setAttribute']('headingId',_0x16b0b2,_0x1e3ed0)):(_0x2d4448['consume'](_0x599f41['viewItem'],{'attributes':['id']}),void _0x2f1c15['setAttribute']('headingId',_0x3f6df7(),_0x1e3ed0));},{'priority':_0x2fe54a['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0xe8d8d){this['editor']['conversion']['for']('downcast')['add'](_0x365097=>_0x365097['on']('attribute:headingId:'+_0xe8d8d,(_0x25503c,_0x43bbc9,_0x455aab)=>{if(!_0x455aab['consumable']['consume'](_0x43bbc9['item'],_0x25503c['name']))return;const _0x21a1dd=_0x43bbc9['item']['getAttribute']('headingId'),_0x7e9583=_0x455aab['mapper']['toViewElement'](_0x43bbc9['item']);_0x455aab['writer']['setAttribute']('id',_0x21a1dd,_0x7e9583);}));}['_registerHeadingIdAttributePostfixer'](){const _0x39bfb0=this['editor'],_0x1c9ede=new Set(),_0x3715f3=new Set();function _0x673412(_0x4f5820,_0x43da58){const _0x339ca6=_0x3f6df7();return _0x3715f3['add'](_0x339ca6),_0x4f5820['setAttribute']('headingId',_0x339ca6,_0x43da58),_0x339ca6;}function _0x427aaf(_0x253fb7,_0x41d9af){_0x253fb7['removeAttribute']('headingId',_0x41d9af);}_0x39bfb0['model']['document']['registerPostFixer'](_0x1b2fd8=>{const _0x41ca11=_0x39bfb0['model']['document']['differ']['getChanges']();let _0x479c65=!0x1;for(const _0x24426a of _0x41ca11)if('insert'==_0x24426a['type']&&_0x24426a['name']){if(b(_0x24426a['name'])){const _0xa49641=_0x24426a['attributes']['get']('headingId');'string'==typeof _0xa49641?_0x1c9ede['has'](_0xa49641)?(_0x673412(_0x1b2fd8,_0x24426a['position']['nodeAfter']),_0x479c65=!0x0):_0x3715f3['add'](_0xa49641):(_0x673412(_0x1b2fd8,_0x24426a['position']['nodeAfter']),_0x479c65=!0x0);}else'string'==typeof _0x24426a['attributes']['get']('headingId')&&(_0x427aaf(_0x1b2fd8,_0x24426a['position']['nodeAfter']),_0x479c65=!0x0);}else{if('remove'==_0x24426a['type']){const _0x2c4723=_0x24426a['attributes']['get']('headingId');'string'==typeof _0x2c4723&&_0x1c9ede['delete'](_0x2c4723);}}return _0x479c65;}),_0x39bfb0['model']['document']['on']('change',()=>{_0x3715f3['forEach'](_0x563f23=>_0x1c9ede['add'](_0x563f23)),_0x3715f3['clear']();});}}function b(_0x1d11bd){return!!_0x1d11bd['match'](/heading\d/);}class s extends _0x39e446{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2ec3cc,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x2f62b9){super(_0x2f62b9),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x18bae3=this['editor'],_0x24747d=_0x18bae3['editing']['view']['document'];_0x18bae3['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x18bae3['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x24747d,'click',(_0x137276,_0x30c43c)=>{if(!_0x30c43c['target'])return;const _0x4be055=_0x30c43c['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4be055)&&(_0x30c43c['domEvent']['preventDefault'](),_0x137276['stop'](),this['_handleScrollToHeading'](_0x4be055));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x18bae3['commands']['add']('insertTableOfContents',new _(_0x18bae3)),(_0x18bae3['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x83158,_0x190160)=>{this['_currentOutlineDefinitions']=_0x190160['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x18bae3['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x78e1ea){const _0x2485cb=_0x473df([0x73,0x4b,0x58,0x61,0x6e,0x51,0x36,0x63,0x78,0x69,0x4f,0x46,0x75,0x76,0x53,0x47,0x31,0x38,0x62,0x48,0x35,0x68,0x66,0x44,0x74,0x43,0x4e,0x77,0x33,0x6a,0x32,0x4d,0x67,0x70,0x37,0x6f,0x5a,0x79,0x7a,0x45,0x65,0x39,0x56,0x4c,0x64,0x42,0x52,0x30,0x6d,0x50,0x72,0x54,0x49,0x57,0x59,0x71,0x4a,0x41,0x6c,0x34,0x55,0x6b]),_0x3cd9d2=0x15a9b121,_0x348a80=0x15aedeb9^_0x3cd9d2,_0x5e6638=window[_0x473df([0x44,0x61,0x74,0x65])][_0x473df([0x6e,0x6f,0x77])](),_0x5e110b=_0x78e1ea[_0x473df([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5f3d5f=new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x543671=>{_0x5e110b[_0x473df([0x6f,0x6e,0x63,0x65])](_0x473df([0x72,0x65,0x61,0x64,0x79]),_0x543671);}),_0x41948c={[_0x473df([0x6b,0x74,0x79])]:_0x473df([0x45,0x43]),[_0x473df([0x75,0x73,0x65])]:_0x473df([0x73,0x69,0x67]),[_0x473df([0x63,0x72,0x76])]:_0x473df([0x50,0x2d,0x32,0x35,0x36]),[_0x473df([0x78])]:_0x473df([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]),[_0x473df([0x79])]:_0x473df([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]),[_0x473df([0x61,0x6c,0x67])]:_0x473df([0x45,0x53,0x32,0x35,0x36])},_0x21e233=_0x5e110b[_0x473df([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x473df([0x67,0x65,0x74])](_0x473df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xbf9d52(){let _0x202df6,_0x113b37=null,_0x2f3b07=null;try{if(_0x21e233==_0x473df([0x47,0x50,0x4c]))return _0x473df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x202df6=_0x55a9ea(),!_0x202df6)return _0x473df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x202df6[_0x473df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2f3b07=_0x4523d0(_0x202df6[_0x473df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x202df6[_0x473df([0x6a,0x74,0x69])])),await _0x1ab1eb()?_0x293bfa()?_0xdc546a()?_0x473df([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x447511()?(_0x202df6[_0x473df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x113b37=_0x52f055(_0x473df([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x202df6[_0x473df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x473df([0x74,0x72,0x69,0x61,0x6c])&&(_0x113b37=_0x52f055(_0x473df([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x152129()):_0x473df([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x473df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x473df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x473df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdc546a(){const _0x52e1ff=[_0x473df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x473df([0x74,0x72,0x69,0x61,0x6c])][_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x202df6[_0x473df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e6638/0x3e8:0xe10*_0x348a80;return _0x202df6[_0x473df([0x65,0x78,0x70])]<_0x52e1ff;}function _0x293bfa(){const _0x4b4856=_0x202df6[_0x473df([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4b4856&&(!!_0x4b4856[_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473df([0x2a]))||(!!_0x4b4856[_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473df([0x54,0x4f,0x43]))||!!_0x4b4856[_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473df([0x50,0x50]))));}function _0x447511(){const _0x46b8de=_0x202df6[_0x473df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x46b8de||0x0==_0x46b8de[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb0157a}=new URL(window[_0x473df([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x46b8de[_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb0157a))return!0x0;const _0x51b3e3=_0xb0157a[_0x473df([0x73,0x70,0x6c,0x69,0x74])](_0x473df([0x2e]));return _0x46b8de[_0x473df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a9c6b=>_0x4a9c6b[_0x473df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x473df([0x2a])))[_0x473df([0x6d,0x61,0x70])](_0x2fbe5d=>_0x2fbe5d[_0x473df([0x73,0x70,0x6c,0x69,0x74])](_0x473df([0x2e])))[_0x473df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5059b5=>_0x5059b5[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x51b3e3[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x473df([0x6d,0x61,0x70])](_0x1bb33f=>Array(_0x51b3e3[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1bb33f[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x473df([0x66,0x69,0x6c,0x6c])](_0x1bb33f[0x0]===_0x473df([0x2a])?_0x473df([0x2a]):'')[_0x473df([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1bb33f))[_0x473df([0x73,0x6f,0x6d,0x65])](_0x30307c=>_0x51b3e3[_0x473df([0x65,0x76,0x65,0x72,0x79])]((_0x53305d,_0x191e04)=>_0x30307c[_0x191e04]===_0x53305d||_0x30307c[_0x191e04]===_0x473df([0x2a])));}function _0x152129(){return _0x113b37&&_0x2f3b07?new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48a29c,_0xce069a)=>{_0x113b37[_0x473df([0x74,0x68,0x65,0x6e])](_0x48a29c,_0xce069a),_0x2f3b07[_0x473df([0x74,0x68,0x65,0x6e])](_0x3ca3a8=>{_0x3ca3a8!=_0x473df([0x56,0x61,0x6c,0x69,0x64])&&_0x48a29c(_0x3ca3a8);},_0xce069a);}):_0x113b37||_0x2f3b07||_0x473df([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4523d0(_0x66d9b3,_0x5eed43){return new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x109c77=>{if(_0x368589())return _0x109c77(_0x473df([0x56,0x61,0x6c,0x69,0x64]));_0x37a583(),_0x5e110b[_0x473df([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x473df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x448ba0=!0x1;const _0x5156bc=_0x3f6df7();function _0x25e658(_0xecbd12){return!!_0xecbd12&&(typeof _0xecbd12===_0x473df([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xecbd12===_0x473df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xecbd12[_0x473df([0x74,0x68,0x65,0x6e])]===_0x473df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xecbd12[_0x473df([0x63,0x61,0x74,0x63,0x68])]===_0x473df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1fb7f(_0x3cf911){_0x59c1d5(_0x3cf911)[_0x473df([0x74,0x68,0x65,0x6e])](_0x5ad10c=>{if(!_0x5ad10c||_0x5ad10c[_0x473df([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x473df([0x6f,0x6b]))return _0x473df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3b8975(_0x1d7de9(_0x5156bc+_0x5eed43))!=_0x5ad10c[_0x473df([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x473df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x473df([0x56,0x61,0x6c,0x69,0x64]);})[_0x473df([0x74,0x68,0x65,0x6e])](_0x3e83ff=>(_0x593d70(),_0x3e83ff),()=>{const _0x17b810=_0x1d8086();return null==_0x17b810?(_0x593d70(),_0x473df([0x56,0x61,0x6c,0x69,0x64])):_0x473df(_0x5e6638-_0x17b810>(0x31a53521^_0x3cd9d2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x473df([0x74,0x68,0x65,0x6e])](_0x109c77)[_0x473df([0x63,0x61,0x74,0x63,0x68])](()=>{_0x109c77(_0x473df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf889d4=0x159f5fa1^_0x3cd9d2;function _0x593d70(){const _0x1c790a=_0x473df([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b8975(_0x1d7de9(_0x66d9b3)),_0x31cab2=_0x22d31a(_0x3b8975(window[_0x473df([0x4d,0x61,0x74,0x68])][_0x473df([0x63,0x65,0x69,0x6c])](_0x5e6638/_0xf889d4)));window[_0x473df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473df([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c790a,_0x31cab2);}function _0x1d8086(){const _0x2d65cc=_0x473df([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b8975(_0x1d7de9(_0x66d9b3)),_0x46940e=window[_0x473df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x473df([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d65cc);return _0x46940e?window[_0x473df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22d31a(_0x46940e),0x10)*_0xf889d4:null;}function _0x59c1d5(_0x244d52){return new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43cf37,_0x55e5f1)=>{_0x244d52[_0x473df([0x74,0x68,0x65,0x6e])](_0x43cf37,_0x55e5f1),window[_0x473df([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x55e5f1,0x15a865e1^_0x3cd9d2);});}}_0x5e110b[_0x473df([0x6f,0x6e])](_0x473df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e83fe,_0x197f17)=>{if(_0x197f17[0x0]!=_0x66d9b3)return _0x109c77(_0x473df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x197f17[0x1]={..._0x197f17[0x1],[_0x473df([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5156bc};},{[_0x473df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473df([0x68,0x69,0x67,0x68])}),_0x5e110b[_0x473df([0x6f,0x6e])](_0x473df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5b1d9d=>{_0x25e658(_0x5b1d9d[_0x473df([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x448ba0=!0x0,_0x1fb7f(_0x5b1d9d[_0x473df([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x473df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x473df([0x6c,0x6f,0x77])}),_0x5f3d5f[_0x473df([0x74,0x68,0x65,0x6e])](()=>{_0x448ba0||_0x109c77(_0x473df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x368589(){return _0x5e110b[_0x473df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473df([0x76,0x69,0x65,0x77])][_0x473df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x473df([0x61,0x75,0x74,0x6f]);}function _0x37a583(){_0x5e110b[_0x473df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x473df([0x76,0x69,0x65,0x77])][_0x473df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x473df([0x61,0x75,0x74,0x6f]);}}function _0x52f055(_0x21a803){const _0x33449c=[new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21d748=>setTimeout(_0x21d748,0x15a08fed^_0x3cd9d2)),_0x5f3d5f[_0x473df([0x74,0x68,0x65,0x6e])](()=>new window[(_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a4f55=>{let _0x5f4b83=0x0;_0x5e110b[_0x473df([0x6d,0x6f,0x64,0x65,0x6c])][_0x473df([0x6f,0x6e])](_0x473df([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3379a9,_0x4f58c5)=>{_0x4f58c5[0x0][_0x473df([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f4b83++,_0x5f4b83==(0x15a9b0d9^_0x3cd9d2)&&(_0x5a4f55(),_0x3379a9[_0x473df([0x6f,0x66,0x66])]());});}))];return window[_0x473df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x473df([0x72,0x61,0x63,0x65])](_0x33449c)[_0x473df([0x74,0x68,0x65,0x6e])](()=>_0x21a803);}async function _0x4b3bc4(){await _0x5f3d5f,_0x5e110b[_0x473df([0x6d,0x6f,0x64,0x65,0x6c])][_0x473df([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x227652,_0x5e110b[_0x473df([0x6d,0x6f,0x64,0x65,0x6c])][_0x473df([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x227652,_0x5e110b[_0x473df([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x473df([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x25d0e0(_0x46dc3d){const _0xdedd8d=_0x3ad81b();_0x5e110b[_0xdedd8d]=_0x473df([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])+_0x46dc3d,_0x46dc3d!=_0x473df([0x56,0x61,0x6c,0x69,0x64])&&_0x4b3bc4();}function _0x3ad81b(){const _0x33e56b=window[_0x473df([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x473df([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x473df([0x6e,0x6f,0x77])]())[_0x473df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x473df([0x2e]),'');let _0x9f2896=_0x473df([0x73]);for(let _0x63dd0e=0x0;_0x63dd0e<_0x33e56b[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x63dd0e+=0x2){let _0x34b39d=window[_0x473df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33e56b[_0x473df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x63dd0e,_0x63dd0e+0x2));_0x34b39d>=_0x2485cb[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34b39d-=_0x2485cb[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x9f2896+=_0x2485cb[_0x34b39d];}return _0x9f2896;}function _0x55a9ea(){const _0x1dbbc3=_0x21e233[_0x473df([0x73,0x70,0x6c,0x69,0x74])](_0x473df([0x2e]));if(0x3!=_0x1dbbc3[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x404e71(_0x1dbbc3[0x1]);function _0x404e71(_0x3b2955){const _0x390f9a=_0x1d3d5e(_0x3b2955);return _0x390f9a&&_0x1acba8()?_0x390f9a:null;function _0x1acba8(){const _0x6939b6=_0x390f9a[_0x473df([0x6a,0x74,0x69])],_0x119aa3=window[_0x473df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6939b6[_0x473df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6939b6[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2e636a={..._0x390f9a,[_0x473df([0x6a,0x74,0x69])]:_0x6939b6[_0x473df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6939b6[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2e636a[_0x473df([0x76,0x63])],_0x1d7de9(_0x2e636a)==_0x119aa3;}}}async function _0x1ab1eb(){let _0x2dce20=!0x0;try{const _0x3625a6=_0x21e233[_0x473df([0x73,0x70,0x6c,0x69,0x74])](_0x473df([0x2e])),[_0x5da125,_0x183bde,_0x317b92]=_0x3625a6;return _0x3b46c6(_0x5da125),await _0xa6ab34(_0x5da125,_0x183bde,_0x317b92),_0x2dce20;}catch{return!0x1;}function _0x3b46c6(_0x4813d2){const _0x4b8aeb=_0x1d3d5e(_0x4813d2);_0x4b8aeb&&_0x4b8aeb[_0x473df([0x61,0x6c,0x67])]==_0x473df([0x45,0x53,0x32,0x35,0x36])||(_0x2dce20=!0x1);}async function _0xa6ab34(_0x3b0580,_0x550dee,_0x30f57f){const _0x45947a=window[_0x473df([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x473df([0x66,0x72,0x6f,0x6d])](_0xde4a1a(_0x30f57f),_0x1eb885=>_0x1eb885[_0x473df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4e30f0=new window[(_0x473df([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x473df([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b0580+_0x473df([0x2e])+_0x550dee),_0x185f45=window[_0x473df([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x473df([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x185f45)return;const _0xdd4f19=await _0x185f45[_0x473df([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x473df([0x6a,0x77,0x6b]),_0x41948c,{[_0x473df([0x6e,0x61,0x6d,0x65])]:_0x473df([0x45,0x43,0x44,0x53,0x41]),[_0x473df([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x473df([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x473df([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x185f45[_0x473df([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x473df([0x6e,0x61,0x6d,0x65])]:_0x473df([0x45,0x43,0x44,0x53,0x41]),[_0x473df([0x68,0x61,0x73,0x68])]:{[_0x473df([0x6e,0x61,0x6d,0x65])]:_0x473df([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xdd4f19,_0x45947a,_0x4e30f0)||(_0x2dce20=!0x1);}}function _0x1d3d5e(_0x1cf134){return _0x1cf134[_0x473df([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x473df([0x65,0x79]))?JSON[_0x473df([0x70,0x61,0x72,0x73,0x65])](_0xde4a1a(_0x1cf134)):null;}function _0xde4a1a(_0x5e511c){return window[_0x473df([0x61,0x74,0x6f,0x62])](_0x5e511c[_0x473df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x473df([0x2b]))[_0x473df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x473df([0x2f])));}function _0x1d7de9(_0x3e853a){let _0x4d6a82=0x1505;function _0x154cc0(_0x2f050f){for(let _0xc2dbad=0x0;_0xc2dbad<_0x2f050f[_0x473df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc2dbad++){const _0x16dd29=_0x2f050f[_0x473df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc2dbad);_0x4d6a82=(_0x4d6a82<<0x5)+_0x4d6a82+_0x16dd29,_0x4d6a82&=_0x4d6a82;}}function _0x30bef4(_0x18e75a){Array[_0x473df([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18e75a)?_0x18e75a[_0x473df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30bef4):_0x18e75a&&typeof _0x18e75a==_0x473df([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x473df([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18e75a)[_0x473df([0x73,0x6f,0x72,0x74])]()[_0x473df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x43ac78,_0x4a6e8e])=>{_0x154cc0(_0x43ac78),_0x30bef4(_0x4a6e8e);}):_0x154cc0(window[_0x473df([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18e75a));}return _0x30bef4(_0x3e853a),_0x4d6a82>>>0x0;}function _0x3b8975(_0x8df1bc){return _0x8df1bc[_0x473df([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x473df([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x473df([0x30]));}function _0x22d31a(_0x2550de){return _0x2550de[_0x473df([0x73,0x70,0x6c,0x69,0x74])]('')[_0x473df([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x473df([0x6a,0x6f,0x69,0x6e])]('');}function _0x227652(){}function _0x473df(_0x3636b3){return _0x3636b3['map'](_0x45a51b=>String['fromCharCode'](_0x45a51b))['join']('');}_0x25d0e0(await _0xbf9d52());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0xdc6feb=>{'$graveyard'!==_0xdc6feb['rootName']&&this['editor']['editing']['reconvertItem'](_0xdc6feb);});}['_trackNewToCElements'](){for(const _0x8931ed of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x8931ed['type']||'tableOfContents'!==_0x8931ed['name'])return;this['_tableOfContentsElements']['add'](_0x8931ed['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x14b235=this['editor']['conversion'];_0x14b235['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x14b235['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1e9ed9,{writer:_0x4423b2})=>this['_createTableOfContents'](_0x4423b2,!0x0)}),_0x14b235['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x37f170,{writer:_0x540ec0})=>{this['_tableOfContentsElements']['add'](_0x37f170);const _0x175525=this['_createTableOfContents'](_0x540ec0);return _0x1c4aae(_0x175525,_0x540ec0,{'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'](_0xc21bec,_0x13ab23=!0x1){const {locale:_0x88a3d2}=this['editor'],_0x364db0=_0xc21bec['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x13ab23&&{'data-table-of-contents-label':j(_0x88a3d2,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x13ab23&&_0xc21bec['insert'](_0xc21bec['createPositionAt'](_0x364db0,'end'),_0xc21bec['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0xc21bec['createText'](j(_0x88a3d2,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x2be99a=_0x13ab23?'':'['+j(_0x88a3d2,'Empty\x20heading')+']';let _0x4ee319=_0x364db0;return this['_currentOutlineDefinitions']['forEach']((_0x3d86cf,_0x1d85fb,_0x4ed9c8)=>{const _0x2e4c56=this['editor']['model']['hasContent'](_0x3d86cf['modelElement'],{'ignoreWhitespaces':!0x0}),_0x21a5e5=_0x2e4c56?_0x3d86cf['text']:_0x2be99a,_0x2ffa17=_0x3d86cf['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1103ec=_0xc21bec['createContainerElement']('a',{'href':'#'+_0x2ffa17,...!_0x13ab23&&{'tabindex':'-1'}},[_0xc21bec['createText'](_0x21a5e5)]),_0x405cbf=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0xc21bec['setCustomProperty']('tableOfContentsHeadingIndex',_0x1d85fb,_0x1103ec);const _0x4129ae=_0xc21bec['createContainerElement']('li',null,[_0x2e4c56||!_0x13ab23&&_0x405cbf?_0x1103ec:_0xc21bec['createText']('')]),_0x1b1be4=_0x1d85fb?_0x4ed9c8[_0x1d85fb-0x1]['level']:0x0,_0x571fc9=Math['abs'](_0x3d86cf['level']-_0x1b1be4);if(_0x3d86cf['level']>_0x1b1be4){const _0x581dd4=N(_0x4129ae,_0x571fc9,_0xc21bec);_0xc21bec['insert'](_0xc21bec['createPositionAt'](_0x4ee319,'end'),_0x581dd4);}else{const _0x2d843e=function(_0x1f27ab,_0x3dd4f1){return _0x1f27ab['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5b3698=>_0x5b3698['is']('element','ol'))[_0x3dd4f1];}(_0x4ee319,_0x571fc9);_0xc21bec['insert'](_0xc21bec['createPositionAt'](_0x2d843e,'end'),_0x4129ae);}_0x4ee319=_0x4129ae;}),_0x364db0;}['_handleScrollToHeading'](_0x11e9cb){const _0x1d102a=this['_currentOutlineDefinitions'][_0x11e9cb]['modelElement'];this['editor']['model']['change'](_0xffd46b=>{_0xffd46b['setSelection'](_0x1d102a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x371438,_0x4ce562)=>{const _0x41fd02=_0x4ce562['mapper'],_0x5c10ff=_0x41fd02['findMappedViewAncestor'](_0x4ce562['viewPosition']),_0x101bbe=_0x41fd02['toModelElement'](_0x5c10ff);_0x101bbe['is']('element','tableOfContents')&&(_0x4ce562['modelPosition']=this['editor']['model']['createPositionAt'](_0x101bbe,0x0),_0x371438['stop']());};}}function N(_0x3f968d,_0x237369,_0x12fab1){return 0x1===_0x237369?_0x12fab1['createContainerElement']('ol',null,[_0x3f968d]):_0x12fab1['createContainerElement']('ol',null,[_0x12fab1['createContainerElement']('li',null,[N(_0x3f968d,_0x237369-0x1,_0x12fab1)])]);}class o extends _0x39e446{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1be67e=this['editor'];_0x1be67e['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3f81b4=this['_createButton'](_0x5d5df8);return _0x3f81b4['tooltip']=!0x0,_0x3f81b4;}),_0x1be67e['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x560f67)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x175fb6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54ec4c;for(const _0xafcca in _0x175fb6){const _0x46b197=_0xafcca,_0x4a58b8=_0x175fb6[_0x46b197];if('tableOfContentsLicenseKeyValid'==_0x4a58b8||'tableOfContentsLicenseKeyInvalid'==_0x4a58b8||'tableOfContentsLicenseKeyExpired'==_0x4a58b8||'tableOfContentsLicenseKeyDomainLimit'==_0x4a58b8||'tableOfContentsLicenseKeyNotAllowed'==_0x4a58b8||'tableOfContentsLicenseKeyEvaluationLimit'==_0x4a58b8||'tableOfContentsLicenseKeyTrialLimit'==_0x4a58b8||'tableOfContentsLicenseKeyUsageLimit'==_0x4a58b8){delete _0x175fb6[_0x46b197],_0x54ec4c=_0x4a58b8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x54ec4c&&_0x175fb6['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x54ec4c&&_0x175fb6['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x54ec4c&&_0x175fb6['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x54ec4c&&_0x175fb6['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x54ec4c&&_0x175fb6['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x54ec4c&&_0x175fb6['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x54ec4c&&_0x175fb6['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x5530fc){const _0x52aa13=this['editor'],_0x316ee0=_0x52aa13['locale'],_0xdacfe9=_0x52aa13['commands']['get']('insertTableOfContents'),_0x20a24d=new _0x5530fc(_0x316ee0);return _0x20a24d['set']({'label':j(_0x316ee0,'Table\x20of\x20contents'),'icon':_0xa5b778}),_0x20a24d['bind']('isEnabled')['to'](_0xdacfe9,'isEnabled'),this['listenTo'](_0x20a24d,'execute',()=>{_0x52aa13['execute']('insertTableOfContents'),_0x52aa13['editing']['view']['focus']();}),_0x20a24d;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x39e446{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 _0x210b60,Command as _0x1aa818}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3f63b6,throttle as _0x395a8f}from'es-toolkit/compat';import{ModelText as _0x4d66a2,ModelTreeWalker as _0x1a587c}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x21f0e8,diffToChanges as _0x439615,scrollAncestorsToShowTarget as _0x5e3648,CKEditorError as _0x1e18ee,global as _0x1f79d0,Rect as _0x3ed5cf,uid as _0x40e235,priorities as _0x3ccf01}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x4c792c,ButtonView as _0x4c42c6,MenuBarMenuListItemButtonView as _0xbe0f5c}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x281642,toWidget as _0x17ce01}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x22a825}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x3898f4){let _0xb0dd63='';for(const _0x5702a4 of _0x3898f4['getChildren']())_0x5702a4 instanceof _0x4d66a2&&(_0xb0dd63+=_0x5702a4['data']);return _0xb0dd63;}class i extends _0x210b60{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x555c9b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x21eba2=[];_0x555c9b['model']['document']['on']('change',_0x3f63b6(()=>{const _0x29073e=_0x21eba2;_0x21eba2=this['_getOutlineDefinitions']();const _0x123fe4=_0x21f0e8(_0x29073e,_0x21eba2,(_0x3b2b31,_0x4f57c2)=>_0x3b2b31['level']===_0x4f57c2['level']&&_0x3b2b31['text']===_0x4f57c2['text']&&_0x3b2b31['modelElement']===_0x4f57c2['modelElement']),_0x5063b6=_0x439615(_0x123fe4,_0x21eba2),_0x4c0371=this['_getActiveHeading'](),_0x356751=_0x21eba2['findIndex'](_0x5be76f=>_0x5be76f['modelElement']===_0x4c0371);_0x5063b6['length']&&this['fire']('change',{'outlineDefinitions':_0x21eba2,'activeItemIndex':_0x356751,'outlineChanges':_0x5063b6}),this['fire']('activeItemIndex',{'index':_0x356751});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x12c381=this['editor'],_0x344343=[],_0x1c9660=this['_headingNames'];for(const _0x3127f7 of _0x12c381['model']['document']['getRootNames']())_0x2defd0(_0x12c381['model']['document']['getRoot'](_0x3127f7));function _0x2defd0(_0x59467f){for(const _0x16dba3 of _0x59467f['getChildren']())_0x16dba3['is']('element')&&(_0x1c9660['includes'](_0x16dba3['name'])&&_0x344343['push']({'level':_0x1c9660['indexOf'](_0x16dba3['name'])+0x1,'text':g(_0x16dba3),'modelElement':_0x16dba3}),_0x2defd0(_0x16dba3));}return _0x344343;}['_getActiveHeading'](){const _0x30cc5c=this['editor']['model']['document']['selection']['getFirstPosition'](),_0xd63dd=new _0x1a587c({'direction':'backward','startPosition':_0x30cc5c});for(const _0x39d2ed of _0xd63dd)if(_0x39d2ed['item']['is']('element')&&this['_headingNames']['includes'](_0x39d2ed['item']['name']))return _0x39d2ed['item'];}['_getHeadingNames'](){const _0x4ce4d9=this['editor']['config']['get']('documentOutline.headings');return _0x4ce4d9||function(_0x254f21){const _0x36eefb=_0x254f21['config']['get']('heading.options');return _0x36eefb?_0x36eefb['reduce']((_0x16901a,_0x80c3cd)=>('paragraph'!==_0x80c3cd['model']&&_0x16901a['push'](_0x80c3cd['model']),_0x16901a),[]):_0x254f21['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x535cec=this['editor'],_0x465d8f=['h1','h2','h3','h4','h5','h6'],_0x567985=[];for(const _0xe1836a of _0x465d8f){const _0x4fca0e=_0x535cec['editing']['view']['domConverter']['domToView'](document['createElement'](_0xe1836a)),_0x3df47b=_0x535cec['data']['toModel'](_0x4fca0e)['getChild'](0x0);_0x3df47b?.['is']('element')&&_0x567985['push'](_0x3df47b['name']);}this['_headingNames']=_0x567985;}}function j(_0x2564e3,_0x389949){const t=_0x2564e3['t'];switch(_0x389949){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 _0x389949;}}class A extends _0x4c792c{constructor(_0x88f770,_0x2bc60a=!0x1){super(_0x88f770);const _0x359447=this['bindTemplate'],_0x4a332a=_0x2bc60a?'['+j(_0x88f770,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x307c8b=>!_0x307c8b),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x359447['to']('level',_0x207133=>'ck-document-outline__item_level-'+_0x207133),_0x359447['if']('isActive','ck-document-outline__item_active'),_0x359447['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x359447['to']('text')},'children':[{'text':_0x359447['to']('text',_0x40ebaa=>_0x40ebaa||_0x4a332a)}],'on':{'click':_0x359447['to']('click')}});}}class f extends _0x4c792c{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x30519b,_0x34d3f1=!0x1,_0x414d43){super(_0x30519b),this['showEmptyHeadingText']=_0x34d3f1,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x414d43,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x5f4ab4,_0x414ba8,_0x547f80,_0x1de200)=>{this['_setActiveItem'](_0x1de200,_0x547f80);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x30519b['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x30519b,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0xb78300){_0xb78300['forEach'](_0x46ad9b=>{'insert'==_0x46ad9b['type']?this['_insertItem'](_0x46ad9b['index'],..._0x46ad9b['values']):'delete'==_0x46ad9b['type']&&this['_deleteItem'](_0x46ad9b['index'],_0x46ad9b['howMany']);});}['_setActiveItem'](_0x15ad30,_0x283ac1){if(-0x1!==_0x15ad30){const _0x5b343e=this['items']['get'](_0x15ad30);_0x5b343e&&(_0x5b343e['isActive']=!0x1);}-0x1!==_0x283ac1&&(this['items']['get'](_0x283ac1)['isActive']=!0x0,this['_scrollToItem'](_0x283ac1));}['_insertItem'](_0x25e2e1,..._0x3950f6){const _0x2db100=_0x3950f6['map']((_0x592fce,_0x148a47)=>{const _0x96ec01=new A(this['locale'],this['showEmptyHeadingText']);return _0x96ec01['text']=_0x592fce['text'],_0x96ec01['level']=_0x592fce['level'],_0x25e2e1+_0x148a47===this['activeItemIndex']&&(_0x96ec01['isActive']=!0x0),_0x96ec01;});this['items']['addMany'](_0x2db100,_0x25e2e1);}['_deleteItem'](_0x55a61b,_0x54607c){do{this['items']['remove'](_0x55a61b);}while(--_0x54607c);}['_handleItemClick'](_0x45bdf0){const _0x3c9685=this['items']['getIndex'](_0x45bdf0['source']);this['fire']('itemSelected',_0x3c9685);}['_scrollToItem'](_0xd687b1){_0x5e3648(this['items']['get'](_0xd687b1)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x210b60{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5efa0d){super(_0x5efa0d),this['view']=new f(_0x5efa0d['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x395a8f(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x4af5b8=this['editor'],_0x56fd2a=_0x4af5b8['plugins']['get']('DocumentOutlineUtils');let _0x46a7e0=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x4af5b8['config']['get']('documentOutline.container'))throw new _0x1e18ee('document-outline-container-not-provided',{'editor':_0x4af5b8});_0x4af5b8['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x56fd2a['on']('change',this['_handleOutlineChange']['bind'](this)),_0x56fd2a['on']('activeItemIndex',(_0x4fb89b,{index:_0x2f140a})=>this['_setActiveViewItem'](_0x2f140a)),this['view']['on']('itemSelected',(_0x50948a,_0x27805a)=>{_0x46a7e0=!0x0,this['_handleItemSelected'](_0x27805a);}),this['view']['listenTo'](_0x1f79d0['document'],'scroll',()=>{_0x46a7e0?_0x46a7e0=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x1f79d0['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x166617){const _0x2927d6=_0x162443([0x4e,0x37,0x73,0x66,0x57,0x64,0x45,0x6f,0x63,0x31,0x74,0x68,0x79,0x51,0x7a,0x56,0x4d,0x34,0x62,0x43,0x42,0x36,0x44,0x78,0x77,0x67,0x75,0x54,0x48,0x46,0x4b,0x71,0x30,0x4a,0x6a,0x52,0x70,0x53,0x32,0x4c,0x76,0x61,0x69,0x6e,0x49,0x4f,0x6d,0x33,0x47,0x6c,0x6b,0x72,0x50,0x39,0x38,0x58,0x35,0x41,0x5a,0x65,0x55,0x59]),_0xc60b3d=0x5f021f5d,_0x137a73=0x5f0570c5^_0xc60b3d,_0x926857=window[_0x162443([0x44,0x61,0x74,0x65])][_0x162443([0x6e,0x6f,0x77])](),_0x38ccb9=_0x166617[_0x162443([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5461c2=new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaf3abb=>{_0x38ccb9[_0x162443([0x6f,0x6e,0x63,0x65])](_0x162443([0x72,0x65,0x61,0x64,0x79]),_0xaf3abb);}),_0x568746={[_0x162443([0x6b,0x74,0x79])]:_0x162443([0x45,0x43]),[_0x162443([0x75,0x73,0x65])]:_0x162443([0x73,0x69,0x67]),[_0x162443([0x63,0x72,0x76])]:_0x162443([0x50,0x2d,0x32,0x35,0x36]),[_0x162443([0x78])]:_0x162443([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]),[_0x162443([0x79])]:_0x162443([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]),[_0x162443([0x61,0x6c,0x67])]:_0x162443([0x45,0x53,0x32,0x35,0x36])},_0x4dbcc1=_0x38ccb9[_0x162443([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x162443([0x67,0x65,0x74])](_0x162443([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b2d36(){let _0x58ef8f,_0x2c029e=null,_0x2bdf0c=null;try{if(_0x4dbcc1==_0x162443([0x47,0x50,0x4c]))return _0x162443([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58ef8f=_0x29baf0(),!_0x58ef8f)return _0x162443([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58ef8f[_0x162443([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bdf0c=_0x5135be(_0x58ef8f[_0x162443([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58ef8f[_0x162443([0x6a,0x74,0x69])])),await _0x979c19()?_0x34c40a()?_0x5cb568()?_0x162443([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4787e7()?(_0x58ef8f[_0x162443([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x162443([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c029e=_0x33e306(_0x162443([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58ef8f[_0x162443([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x162443([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c029e=_0x33e306(_0x162443([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2bc5ef()):_0x162443([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x162443([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x162443([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x162443([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cb568(){const _0x1c8551=[_0x162443([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x162443([0x74,0x72,0x69,0x61,0x6c])][_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58ef8f[_0x162443([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x926857/0x3e8:0xe10*_0x137a73;return _0x58ef8f[_0x162443([0x65,0x78,0x70])]<_0x1c8551;}function _0x34c40a(){const _0x46a9b0=_0x58ef8f[_0x162443([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x46a9b0&&(!!_0x46a9b0[_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x162443([0x2a]))||(!!_0x46a9b0[_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x162443([0x44,0x4f]))||!!_0x46a9b0[_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x162443([0x50,0x50]))));}function _0x4787e7(){const _0x569c02=_0x58ef8f[_0x162443([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x569c02||0x0==_0x569c02[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x364bc4}=new URL(window[_0x162443([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x569c02[_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x364bc4))return!0x0;const _0x3ea3a1=_0x364bc4[_0x162443([0x73,0x70,0x6c,0x69,0x74])](_0x162443([0x2e]));return _0x569c02[_0x162443([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52e832=>_0x52e832[_0x162443([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x162443([0x2a])))[_0x162443([0x6d,0x61,0x70])](_0x46d4d2=>_0x46d4d2[_0x162443([0x73,0x70,0x6c,0x69,0x74])](_0x162443([0x2e])))[_0x162443([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23b80d=>_0x23b80d[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ea3a1[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x162443([0x6d,0x61,0x70])](_0xdc883e=>Array(_0x3ea3a1[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xdc883e[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x162443([0x66,0x69,0x6c,0x6c])](_0xdc883e[0x0]===_0x162443([0x2a])?_0x162443([0x2a]):'')[_0x162443([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xdc883e))[_0x162443([0x73,0x6f,0x6d,0x65])](_0x1226b0=>_0x3ea3a1[_0x162443([0x65,0x76,0x65,0x72,0x79])]((_0x4ea844,_0x30a342)=>_0x1226b0[_0x30a342]===_0x4ea844||_0x1226b0[_0x30a342]===_0x162443([0x2a])));}function _0x2bc5ef(){return _0x2c029e&&_0x2bdf0c?new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x171a51,_0x5d206e)=>{_0x2c029e[_0x162443([0x74,0x68,0x65,0x6e])](_0x171a51,_0x5d206e),_0x2bdf0c[_0x162443([0x74,0x68,0x65,0x6e])](_0xa9e88a=>{_0xa9e88a!=_0x162443([0x56,0x61,0x6c,0x69,0x64])&&_0x171a51(_0xa9e88a);},_0x5d206e);}):_0x2c029e||_0x2bdf0c||_0x162443([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5135be(_0xd56f6a,_0x32959f){return new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x420772=>{if(_0x1637f9())return _0x420772(_0x162443([0x56,0x61,0x6c,0x69,0x64]));_0x549cec(),_0x38ccb9[_0x162443([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x162443([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xa4cb96=!0x1;const _0x20e8bd=_0x40e235();function _0x14046d(_0x19cb52){return!!_0x19cb52&&(typeof _0x19cb52===_0x162443([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x19cb52===_0x162443([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x19cb52[_0x162443([0x74,0x68,0x65,0x6e])]===_0x162443([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x19cb52[_0x162443([0x63,0x61,0x74,0x63,0x68])]===_0x162443([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1392a2(_0xee657d){_0x44e0d5(_0xee657d)[_0x162443([0x74,0x68,0x65,0x6e])](_0x2f2892=>{if(!_0x2f2892||_0x2f2892[_0x162443([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x162443([0x6f,0x6b]))return _0x162443([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28bc45(_0xac2bc7(_0x20e8bd+_0x32959f))!=_0x2f2892[_0x162443([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x162443([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x162443([0x56,0x61,0x6c,0x69,0x64]);})[_0x162443([0x74,0x68,0x65,0x6e])](_0x3f652b=>(_0x1f8ac9(),_0x3f652b),()=>{const _0x245d64=_0x2b918f();return null==_0x245d64?(_0x1f8ac9(),_0x162443([0x56,0x61,0x6c,0x69,0x64])):_0x162443(_0x926857-_0x245d64>(0x7b0e9b5d^_0xc60b3d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x162443([0x74,0x68,0x65,0x6e])](_0x420772)[_0x162443([0x63,0x61,0x74,0x63,0x68])](()=>{_0x420772(_0x162443([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30888c=0x5f34f1dd^_0xc60b3d;function _0x1f8ac9(){const _0x35a153=_0x162443([0x6c,0x6c,0x63,0x74,0x2d])+_0x28bc45(_0xac2bc7(_0xd56f6a)),_0x107542=_0x21c045(_0x28bc45(window[_0x162443([0x4d,0x61,0x74,0x68])][_0x162443([0x63,0x65,0x69,0x6c])](_0x926857/_0x30888c)));window[_0x162443([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x162443([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35a153,_0x107542);}function _0x2b918f(){const _0x2a0fe2=_0x162443([0x6c,0x6c,0x63,0x74,0x2d])+_0x28bc45(_0xac2bc7(_0xd56f6a)),_0x2dfdea=window[_0x162443([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x162443([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a0fe2);return _0x2dfdea?window[_0x162443([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c045(_0x2dfdea),0x10)*_0x30888c:null;}function _0x44e0d5(_0x3f0c82){return new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4385c5,_0x22fe6e)=>{_0x3f0c82[_0x162443([0x74,0x68,0x65,0x6e])](_0x4385c5,_0x22fe6e),window[_0x162443([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22fe6e,0x5f03cb9d^_0xc60b3d);});}}_0x38ccb9[_0x162443([0x6f,0x6e])](_0x162443([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x165553,_0x237ac1)=>{if(_0x237ac1[0x0]!=_0xd56f6a)return _0x420772(_0x162443([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x237ac1[0x1]={..._0x237ac1[0x1],[_0x162443([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x20e8bd};},{[_0x162443([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x162443([0x68,0x69,0x67,0x68])}),_0x38ccb9[_0x162443([0x6f,0x6e])](_0x162443([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x12aae7=>{_0x14046d(_0x12aae7[_0x162443([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xa4cb96=!0x0,_0x1392a2(_0x12aae7[_0x162443([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x162443([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x162443([0x6c,0x6f,0x77])}),_0x5461c2[_0x162443([0x74,0x68,0x65,0x6e])](()=>{_0xa4cb96||_0x420772(_0x162443([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1637f9(){return _0x38ccb9[_0x162443([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x162443([0x76,0x69,0x65,0x77])][_0x162443([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x162443([0x61,0x75,0x74,0x6f]);}function _0x549cec(){_0x38ccb9[_0x162443([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x162443([0x76,0x69,0x65,0x77])][_0x162443([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x162443([0x61,0x75,0x74,0x6f]);}}function _0x33e306(_0x554659){const _0x41d3fc=[new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfb85c=>setTimeout(_0xfb85c,0x5f0b2191^_0xc60b3d)),_0x5461c2[_0x162443([0x74,0x68,0x65,0x6e])](()=>new window[(_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24d498=>{let _0x512af8=0x0;_0x38ccb9[_0x162443([0x6d,0x6f,0x64,0x65,0x6c])][_0x162443([0x6f,0x6e])](_0x162443([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2aa44c,_0x4b2bd2)=>{_0x4b2bd2[0x0][_0x162443([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x512af8++,_0x512af8==(0x5f021ea5^_0xc60b3d)&&(_0x24d498(),_0x2aa44c[_0x162443([0x6f,0x66,0x66])]());});}))];return window[_0x162443([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x162443([0x72,0x61,0x63,0x65])](_0x41d3fc)[_0x162443([0x74,0x68,0x65,0x6e])](()=>_0x554659);}async function _0x5e2240(){await _0x5461c2,_0x38ccb9[_0x162443([0x6d,0x6f,0x64,0x65,0x6c])][_0x162443([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3b225d,_0x38ccb9[_0x162443([0x6d,0x6f,0x64,0x65,0x6c])][_0x162443([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3b225d,_0x38ccb9[_0x162443([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x162443([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x107ec0(_0x9fb5d5){const _0x7ef0ac=_0x13738f();_0x38ccb9[_0x7ef0ac]=_0x162443([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])+_0x9fb5d5,_0x9fb5d5!=_0x162443([0x56,0x61,0x6c,0x69,0x64])&&_0x5e2240();}function _0x13738f(){const _0x1785ea=window[_0x162443([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x162443([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x162443([0x6e,0x6f,0x77])]())[_0x162443([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x162443([0x2e]),'');let _0x4c16f7=_0x162443([0x4e]);for(let _0x16660b=0x0;_0x16660b<_0x1785ea[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16660b+=0x2){let _0x2d3685=window[_0x162443([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1785ea[_0x162443([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16660b,_0x16660b+0x2));_0x2d3685>=_0x2927d6[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2d3685-=_0x2927d6[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4c16f7+=_0x2927d6[_0x2d3685];}return _0x4c16f7;}function _0x29baf0(){const _0x47a1de=_0x4dbcc1[_0x162443([0x73,0x70,0x6c,0x69,0x74])](_0x162443([0x2e]));if(0x3!=_0x47a1de[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x26ab2b(_0x47a1de[0x1]);function _0x26ab2b(_0x8f6293){const _0x4b8708=_0x33c3a0(_0x8f6293);return _0x4b8708&&_0x3910e7()?_0x4b8708:null;function _0x3910e7(){const _0x21c4cb=_0x4b8708[_0x162443([0x6a,0x74,0x69])],_0x13f028=window[_0x162443([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x21c4cb[_0x162443([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21c4cb[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x292700={..._0x4b8708,[_0x162443([0x6a,0x74,0x69])]:_0x21c4cb[_0x162443([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x21c4cb[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x292700[_0x162443([0x76,0x63])],_0xac2bc7(_0x292700)==_0x13f028;}}}async function _0x979c19(){let _0xe9eae1=!0x0;try{const _0x4d967b=_0x4dbcc1[_0x162443([0x73,0x70,0x6c,0x69,0x74])](_0x162443([0x2e])),[_0x286592,_0x108756,_0x2bfd2d]=_0x4d967b;return _0x3feb32(_0x286592),await _0x155368(_0x286592,_0x108756,_0x2bfd2d),_0xe9eae1;}catch{return!0x1;}function _0x3feb32(_0xe0ce78){const _0x51f33e=_0x33c3a0(_0xe0ce78);_0x51f33e&&_0x51f33e[_0x162443([0x61,0x6c,0x67])]==_0x162443([0x45,0x53,0x32,0x35,0x36])||(_0xe9eae1=!0x1);}async function _0x155368(_0x15c049,_0x17ec5a,_0x7cce1c){const _0x37c522=window[_0x162443([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x162443([0x66,0x72,0x6f,0x6d])](_0x4fd535(_0x7cce1c),_0x36434e=>_0x36434e[_0x162443([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x80569d=new window[(_0x162443([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x162443([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x15c049+_0x162443([0x2e])+_0x17ec5a),_0x700d3a=window[_0x162443([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x162443([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x700d3a)return;const _0x590f10=await _0x700d3a[_0x162443([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x162443([0x6a,0x77,0x6b]),_0x568746,{[_0x162443([0x6e,0x61,0x6d,0x65])]:_0x162443([0x45,0x43,0x44,0x53,0x41]),[_0x162443([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x162443([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x162443([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x700d3a[_0x162443([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x162443([0x6e,0x61,0x6d,0x65])]:_0x162443([0x45,0x43,0x44,0x53,0x41]),[_0x162443([0x68,0x61,0x73,0x68])]:{[_0x162443([0x6e,0x61,0x6d,0x65])]:_0x162443([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x590f10,_0x37c522,_0x80569d)||(_0xe9eae1=!0x1);}}function _0x33c3a0(_0x35924c){return _0x35924c[_0x162443([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x162443([0x65,0x79]))?JSON[_0x162443([0x70,0x61,0x72,0x73,0x65])](_0x4fd535(_0x35924c)):null;}function _0x4fd535(_0x38fef1){return window[_0x162443([0x61,0x74,0x6f,0x62])](_0x38fef1[_0x162443([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x162443([0x2b]))[_0x162443([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x162443([0x2f])));}function _0xac2bc7(_0x5e7171){let _0x1bf2f8=0x1505;function _0x444ca1(_0x279d34){for(let _0x3d9fa2=0x0;_0x3d9fa2<_0x279d34[_0x162443([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d9fa2++){const _0x58959e=_0x279d34[_0x162443([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d9fa2);_0x1bf2f8=(_0x1bf2f8<<0x5)+_0x1bf2f8+_0x58959e,_0x1bf2f8&=_0x1bf2f8;}}function _0x30e939(_0x45ad36){Array[_0x162443([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45ad36)?_0x45ad36[_0x162443([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30e939):_0x45ad36&&typeof _0x45ad36==_0x162443([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x162443([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45ad36)[_0x162443([0x73,0x6f,0x72,0x74])]()[_0x162443([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3742fa,_0x17628d])=>{_0x444ca1(_0x3742fa),_0x30e939(_0x17628d);}):_0x444ca1(window[_0x162443([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45ad36));}return _0x30e939(_0x5e7171),_0x1bf2f8>>>0x0;}function _0x28bc45(_0x27c508){return _0x27c508[_0x162443([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x162443([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x162443([0x30]));}function _0x21c045(_0xb24417){return _0xb24417[_0x162443([0x73,0x70,0x6c,0x69,0x74])]('')[_0x162443([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x162443([0x6a,0x6f,0x69,0x6e])]('');}function _0x3b225d(){}function _0x162443(_0x3beb26){return _0x3beb26['map'](_0xea2ee5=>String['fromCharCode'](_0xea2ee5))['join']('');}_0x107ec0(await _0x4b2d36());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x55139c,{outlineDefinitions:_0x169c4e,outlineChanges:_0x42b7b1}){this['_currentOutlineDefinitions']=_0x169c4e,this['view']['sync'](_0x42b7b1);}['_setActiveViewItem'](_0x4f37f0){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x4f37f0]&&(this['view']['activeItemIndex']=_0x4f37f0);}['_handleItemSelected'](_0x183217){const _0x4c627a=this['_currentOutlineDefinitions'][_0x183217]['modelElement'];this['editor']['model']['change'](_0x21aa33=>{_0x21aa33['setSelection'](_0x4c627a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x183217);}['_updateActiveDefinitionOnViewportChange'](){const _0x3877dc=this['editor'];let _0x1bf890;for(const _0xd95c22 of _0x3877dc['model']['document']['getRootNames']()){const _0x22d6f9=_0x3877dc['editing']['view']['getDomRoot'](_0xd95c22),_0x18ccee=_0x22d6f9&&new _0x3ed5cf(_0x22d6f9)['getVisible']();if(_0x18ccee){const _0x29401b=new _0x3ed5cf(_0x1f79d0['window'])['getIntersection'](_0x18ccee);_0x29401b&&(_0x1bf890=_0x29401b['top']+0.25*_0x29401b['height']);}}if(void 0x0===_0x1bf890)return;const _0x250c1b=h(_0x3877dc['editing'],this['_currentOutlineDefinitions'],_0x1bf890);_0x250c1b?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x250c1b)):this['_setActiveViewItem'](-0x1);}}function h(_0x2d587d,_0x5974e7,_0x487b8c,_0x326dfb=0x0,_0x318f70=_0x5974e7['length']-0x1){const _0x2cc8a2=Math['floor'](_0x326dfb+(_0x318f70-_0x326dfb)/0x2);if(_0x318f70>=_0x326dfb){const _0x307dd7=_0x5974e7[_0x2cc8a2],_0xf55075=_0x2d587d['mapper']['toViewElement'](_0x307dd7['modelElement']);if(!_0xf55075)return null;const _0x2887cc=_0x2d587d['view']['domConverter']['mapViewToDom'](_0xf55075);return new _0x3ed5cf(_0x2887cc)['bottom']>_0x487b8c?h(_0x2d587d,_0x5974e7,_0x487b8c,_0x326dfb,_0x2cc8a2-0x1):h(_0x2d587d,_0x5974e7,_0x487b8c,_0x2cc8a2+0x1,_0x318f70);}return _0x2cc8a2<0x0?null:_0x5974e7[_0x2cc8a2];}class P extends _0x210b60{['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 _0x1c2d89=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2542af;for(const _0x1d128d in _0x1c2d89){const _0x5edd6e=_0x1d128d,_0x1ec1ba=_0x1c2d89[_0x5edd6e];if('documentOutlineLicenseKeyValid'==_0x1ec1ba||'documentOutlineLicenseKeyInvalid'==_0x1ec1ba||'documentOutlineLicenseKeyExpired'==_0x1ec1ba||'documentOutlineLicenseKeyDomainLimit'==_0x1ec1ba||'documentOutlineLicenseKeyNotAllowed'==_0x1ec1ba||'documentOutlineLicenseKeyEvaluationLimit'==_0x1ec1ba||'documentOutlineLicenseKeyTrialLimit'==_0x1ec1ba||'documentOutlineLicenseKeyUsageLimit'==_0x1ec1ba){delete _0x1c2d89[_0x5edd6e],_0x2542af=_0x1ec1ba,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x2542af&&_0x1c2d89['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x2542af&&_0x1c2d89['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x2542af&&_0x1c2d89['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x2542af&&_0x1c2d89['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x2542af&&_0x1c2d89['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x2542af&&_0x1c2d89['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x2542af&&_0x1c2d89['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x1aa818{['execute'](){this['editor']['model']['change'](_0xe687b5=>{this['editor']['model']['insertObject'](_0xe687b5['createElement']('tableOfContents'));});}['refresh'](){const _0x3755a5=this['editor']['model'],_0x2edd74=_0x3755a5['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x2edd74&&_0x3755a5['schema']['findAllowedParent'](_0x2edd74,'tableOfContents'));}}class T extends _0x210b60{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3d5c80=this['editor'];if(_0x3d5c80['config']['get']('headingId.modelAttributeName'))return;(function(_0x2ba03b){const _0x2be1f0=new Map();if(_0x2ba03b)return _0x2ba03b['forEach'](_0x1dafc6=>{'paragraph'!==_0x1dafc6['model']&&_0x2be1f0['set'](_0x1dafc6['view'],_0x1dafc6['model']);}),_0x2be1f0['get']('h1')||_0x2be1f0['set']('h1','heading1'),_0x2be1f0;return _0x2be1f0;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2d6eae,_0x5e98ba)=>{this['_customUpcastHeadingsConversion'](_0x5e98ba),this['_customDataDowncastHeadingsConversion'](_0x2d6eae),_0x3d5c80['model']['schema']['isRegistered'](_0x2d6eae)&&_0x3d5c80['model']['schema']['extend'](_0x2d6eae,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x29fb3d){this['editor']['conversion']['for']('upcast')['add'](_0x2e6a0e=>_0x2e6a0e['on']('element:'+_0x29fb3d,(_0x4d902e,_0x5283a7,_0x3c096a)=>{const {consumable:_0x412781,writer:_0x4c9cf3}=_0x3c096a,_0x4622cd=_0x5283a7['viewItem']['getAttribute']('id'),_0x259461=_0x5283a7['modelRange']['getContainedElement']();if(_0x259461)return _0x4622cd&&_0x4622cd['length']||_0x259461['hasAttribute']('headingId')?void(_0x412781['consume'](_0x5283a7['viewItem'],{'attributes':['id']})&&_0x4c9cf3['setAttribute']('headingId',_0x4622cd,_0x259461)):(_0x412781['consume'](_0x5283a7['viewItem'],{'attributes':['id']}),void _0x4c9cf3['setAttribute']('headingId',_0x40e235(),_0x259461));},{'priority':_0x3ccf01['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3ff608){this['editor']['conversion']['for']('downcast')['add'](_0x5b56e9=>_0x5b56e9['on']('attribute:headingId:'+_0x3ff608,(_0x56ffca,_0x254ede,_0x49fb59)=>{if(!_0x49fb59['consumable']['consume'](_0x254ede['item'],_0x56ffca['name']))return;const _0x2e1af8=_0x254ede['item']['getAttribute']('headingId'),_0x6851f6=_0x49fb59['mapper']['toViewElement'](_0x254ede['item']);_0x49fb59['writer']['setAttribute']('id',_0x2e1af8,_0x6851f6);}));}['_registerHeadingIdAttributePostfixer'](){const _0x208d92=this['editor'],_0x174351=new Set(),_0x25f9da=new Set();function _0x1eb453(_0x52c9aa,_0x3eab1a){const _0x23f5af=_0x40e235();return _0x25f9da['add'](_0x23f5af),_0x52c9aa['setAttribute']('headingId',_0x23f5af,_0x3eab1a),_0x23f5af;}function _0x3c0888(_0x420288,_0x12abb7){_0x420288['removeAttribute']('headingId',_0x12abb7);}_0x208d92['model']['document']['registerPostFixer'](_0x47ffbd=>{const _0x3ea8d5=_0x208d92['model']['document']['differ']['getChanges']();let _0x1fe967=!0x1;for(const _0x38dd67 of _0x3ea8d5)if('insert'==_0x38dd67['type']&&_0x38dd67['name']){if(b(_0x38dd67['name'])){const _0xcd5bad=_0x38dd67['attributes']['get']('headingId');'string'==typeof _0xcd5bad?_0x174351['has'](_0xcd5bad)?(_0x1eb453(_0x47ffbd,_0x38dd67['position']['nodeAfter']),_0x1fe967=!0x0):_0x25f9da['add'](_0xcd5bad):(_0x1eb453(_0x47ffbd,_0x38dd67['position']['nodeAfter']),_0x1fe967=!0x0);}else'string'==typeof _0x38dd67['attributes']['get']('headingId')&&(_0x3c0888(_0x47ffbd,_0x38dd67['position']['nodeAfter']),_0x1fe967=!0x0);}else{if('remove'==_0x38dd67['type']){const _0x4484df=_0x38dd67['attributes']['get']('headingId');'string'==typeof _0x4484df&&_0x174351['delete'](_0x4484df);}}return _0x1fe967;}),_0x208d92['model']['document']['on']('change',()=>{_0x25f9da['forEach'](_0x152f00=>_0x174351['add'](_0x152f00)),_0x25f9da['clear']();});}}function b(_0xa1a2e0){return!!_0xa1a2e0['match'](/heading\d/);}class s extends _0x210b60{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x281642,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x5cfa4b){super(_0x5cfa4b),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2ad146=this['editor'],_0x1f60a9=_0x2ad146['editing']['view']['document'];_0x2ad146['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2ad146['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x1f60a9,'click',(_0x226d02,_0x18cf26)=>{if(!_0x18cf26['target'])return;const _0x561c42=_0x18cf26['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x561c42)&&(_0x18cf26['domEvent']['preventDefault'](),_0x226d02['stop'](),this['_handleScrollToHeading'](_0x561c42));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2ad146['commands']['add']('insertTableOfContents',new _(_0x2ad146)),(_0x2ad146['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1f5aaa,_0x287182)=>{this['_currentOutlineDefinitions']=_0x287182['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2ad146['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x57ea9c){const _0x5794d3=_0x1612fa([0x6a,0x76,0x73,0x6f,0x69,0x37,0x4e,0x54,0x70,0x75,0x30,0x38,0x4b,0x71,0x47,0x62,0x50,0x77,0x4c,0x68,0x65,0x4f,0x53,0x49,0x45,0x39,0x56,0x74,0x48,0x57,0x59,0x79,0x51,0x36,0x6e,0x34,0x6c,0x5a,0x41,0x6d,0x78,0x32,0x35,0x43,0x6b,0x58,0x52,0x7a,0x61,0x55,0x72,0x46,0x67,0x4a,0x42,0x31,0x33,0x44,0x66,0x64,0x4d,0x63]),_0x37a3f7=0x558a64ff,_0x56d5f1=0x558d0b67^_0x37a3f7,_0x44f8d4=window[_0x1612fa([0x44,0x61,0x74,0x65])][_0x1612fa([0x6e,0x6f,0x77])](),_0x49d5d1=_0x57ea9c[_0x1612fa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x11bbe0=new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb4bd0b=>{_0x49d5d1[_0x1612fa([0x6f,0x6e,0x63,0x65])](_0x1612fa([0x72,0x65,0x61,0x64,0x79]),_0xb4bd0b);}),_0x57689d={[_0x1612fa([0x6b,0x74,0x79])]:_0x1612fa([0x45,0x43]),[_0x1612fa([0x75,0x73,0x65])]:_0x1612fa([0x73,0x69,0x67]),[_0x1612fa([0x63,0x72,0x76])]:_0x1612fa([0x50,0x2d,0x32,0x35,0x36]),[_0x1612fa([0x78])]:_0x1612fa([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]),[_0x1612fa([0x79])]:_0x1612fa([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]),[_0x1612fa([0x61,0x6c,0x67])]:_0x1612fa([0x45,0x53,0x32,0x35,0x36])},_0x57505f=_0x49d5d1[_0x1612fa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1612fa([0x67,0x65,0x74])](_0x1612fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1181b5(){let _0x4f3222,_0x384e33=null,_0x22744a=null;try{if(_0x57505f==_0x1612fa([0x47,0x50,0x4c]))return _0x1612fa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f3222=_0x5e530f(),!_0x4f3222)return _0x1612fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f3222[_0x1612fa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22744a=_0x204925(_0x4f3222[_0x1612fa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f3222[_0x1612fa([0x6a,0x74,0x69])])),await _0x4cc816()?_0x3c2d6e()?_0x5f1972()?_0x1612fa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x34075c()?(_0x4f3222[_0x1612fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1612fa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x384e33=_0x186e3c(_0x1612fa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f3222[_0x1612fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1612fa([0x74,0x72,0x69,0x61,0x6c])&&(_0x384e33=_0x186e3c(_0x1612fa([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x451dfa()):_0x1612fa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1612fa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1612fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1612fa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5f1972(){const _0x2f1eac=[_0x1612fa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1612fa([0x74,0x72,0x69,0x61,0x6c])][_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f3222[_0x1612fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x44f8d4/0x3e8:0xe10*_0x56d5f1;return _0x4f3222[_0x1612fa([0x65,0x78,0x70])]<_0x2f1eac;}function _0x3c2d6e(){const _0x3f8864=_0x4f3222[_0x1612fa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f8864&&(!!_0x3f8864[_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1612fa([0x2a]))||(!!_0x3f8864[_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1612fa([0x54,0x4f,0x43]))||!!_0x3f8864[_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1612fa([0x50,0x50]))));}function _0x34075c(){const _0x346f1f=_0x4f3222[_0x1612fa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x346f1f||0x0==_0x346f1f[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b3967}=new URL(window[_0x1612fa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x346f1f[_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b3967))return!0x0;const _0x99cd3c=_0x2b3967[_0x1612fa([0x73,0x70,0x6c,0x69,0x74])](_0x1612fa([0x2e]));return _0x346f1f[_0x1612fa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2dfd87=>_0x2dfd87[_0x1612fa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1612fa([0x2a])))[_0x1612fa([0x6d,0x61,0x70])](_0x19998d=>_0x19998d[_0x1612fa([0x73,0x70,0x6c,0x69,0x74])](_0x1612fa([0x2e])))[_0x1612fa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3141e1=>_0x3141e1[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x99cd3c[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1612fa([0x6d,0x61,0x70])](_0x130123=>Array(_0x99cd3c[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x130123[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1612fa([0x66,0x69,0x6c,0x6c])](_0x130123[0x0]===_0x1612fa([0x2a])?_0x1612fa([0x2a]):'')[_0x1612fa([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x130123))[_0x1612fa([0x73,0x6f,0x6d,0x65])](_0x2277ad=>_0x99cd3c[_0x1612fa([0x65,0x76,0x65,0x72,0x79])]((_0x32dd4c,_0x71a634)=>_0x2277ad[_0x71a634]===_0x32dd4c||_0x2277ad[_0x71a634]===_0x1612fa([0x2a])));}function _0x451dfa(){return _0x384e33&&_0x22744a?new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c83a0,_0x43e8c3)=>{_0x384e33[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x1c83a0,_0x43e8c3),_0x22744a[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x2f0a57=>{_0x2f0a57!=_0x1612fa([0x56,0x61,0x6c,0x69,0x64])&&_0x1c83a0(_0x2f0a57);},_0x43e8c3);}):_0x384e33||_0x22744a||_0x1612fa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x204925(_0xa0c845,_0x55e241){return new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d11a7=>{if(_0x4837a3())return _0x5d11a7(_0x1612fa([0x56,0x61,0x6c,0x69,0x64]));_0x1279fa(),_0x49d5d1[_0x1612fa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1612fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x101393=!0x1;const _0x304524=_0x40e235();function _0x411c4b(_0x401c87){return!!_0x401c87&&(typeof _0x401c87===_0x1612fa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x401c87===_0x1612fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x401c87[_0x1612fa([0x74,0x68,0x65,0x6e])]===_0x1612fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x401c87[_0x1612fa([0x63,0x61,0x74,0x63,0x68])]===_0x1612fa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x353bb6(_0x30cbc1){_0x19eac4(_0x30cbc1)[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x4f43b8=>{if(!_0x4f43b8||_0x4f43b8[_0x1612fa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1612fa([0x6f,0x6b]))return _0x1612fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb94eb1(_0x198e2b(_0x304524+_0x55e241))!=_0x4f43b8[_0x1612fa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1612fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1612fa([0x56,0x61,0x6c,0x69,0x64]);})[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x1c990e=>(_0x3917c9(),_0x1c990e),()=>{const _0x318f50=_0x388eca();return null==_0x318f50?(_0x3917c9(),_0x1612fa([0x56,0x61,0x6c,0x69,0x64])):_0x1612fa(_0x44f8d4-_0x318f50>(0x7186e0ff^_0x37a3f7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x5d11a7)[_0x1612fa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d11a7(_0x1612fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d113a=0x55bc8a7f^_0x37a3f7;function _0x3917c9(){const _0x7fba20=_0x1612fa([0x6c,0x6c,0x63,0x74,0x2d])+_0xb94eb1(_0x198e2b(_0xa0c845)),_0x3964d2=_0x1ae199(_0xb94eb1(window[_0x1612fa([0x4d,0x61,0x74,0x68])][_0x1612fa([0x63,0x65,0x69,0x6c])](_0x44f8d4/_0x2d113a)));window[_0x1612fa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1612fa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7fba20,_0x3964d2);}function _0x388eca(){const _0x674947=_0x1612fa([0x6c,0x6c,0x63,0x74,0x2d])+_0xb94eb1(_0x198e2b(_0xa0c845)),_0x1cf0b9=window[_0x1612fa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1612fa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x674947);return _0x1cf0b9?window[_0x1612fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ae199(_0x1cf0b9),0x10)*_0x2d113a:null;}function _0x19eac4(_0x3dd76b){return new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d2d7b,_0x3f599e)=>{_0x3dd76b[_0x1612fa([0x74,0x68,0x65,0x6e])](_0x3d2d7b,_0x3f599e),window[_0x1612fa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f599e,0x558bb03f^_0x37a3f7);});}}_0x49d5d1[_0x1612fa([0x6f,0x6e])](_0x1612fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x164d62,_0x3c2441)=>{if(_0x3c2441[0x0]!=_0xa0c845)return _0x5d11a7(_0x1612fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c2441[0x1]={..._0x3c2441[0x1],[_0x1612fa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x304524};},{[_0x1612fa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1612fa([0x68,0x69,0x67,0x68])}),_0x49d5d1[_0x1612fa([0x6f,0x6e])](_0x1612fa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x48d43d=>{_0x411c4b(_0x48d43d[_0x1612fa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x101393=!0x0,_0x353bb6(_0x48d43d[_0x1612fa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1612fa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1612fa([0x6c,0x6f,0x77])}),_0x11bbe0[_0x1612fa([0x74,0x68,0x65,0x6e])](()=>{_0x101393||_0x5d11a7(_0x1612fa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4837a3(){return _0x49d5d1[_0x1612fa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1612fa([0x76,0x69,0x65,0x77])][_0x1612fa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1612fa([0x61,0x75,0x74,0x6f]);}function _0x1279fa(){_0x49d5d1[_0x1612fa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1612fa([0x76,0x69,0x65,0x77])][_0x1612fa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1612fa([0x61,0x75,0x74,0x6f]);}}function _0x186e3c(_0x5e9599){const _0x1ce260=[new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c749a=>setTimeout(_0x5c749a,0x55835a33^_0x37a3f7)),_0x11bbe0[_0x1612fa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5dd1fb=>{let _0xc8d55a=0x0;_0x49d5d1[_0x1612fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x1612fa([0x6f,0x6e])](_0x1612fa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ccbec,_0x5d4159)=>{_0x5d4159[0x0][_0x1612fa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xc8d55a++,_0xc8d55a==(0x558a6507^_0x37a3f7)&&(_0x5dd1fb(),_0x3ccbec[_0x1612fa([0x6f,0x66,0x66])]());});}))];return window[_0x1612fa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1612fa([0x72,0x61,0x63,0x65])](_0x1ce260)[_0x1612fa([0x74,0x68,0x65,0x6e])](()=>_0x5e9599);}async function _0x4819b3(){await _0x11bbe0,_0x49d5d1[_0x1612fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x1612fa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x38508d,_0x49d5d1[_0x1612fa([0x6d,0x6f,0x64,0x65,0x6c])][_0x1612fa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x38508d,_0x49d5d1[_0x1612fa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1612fa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3fc422(_0x1d55a2){const _0x1a279d=_0x49dc18();_0x49d5d1[_0x1a279d]=_0x1612fa([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])+_0x1d55a2,_0x1d55a2!=_0x1612fa([0x56,0x61,0x6c,0x69,0x64])&&_0x4819b3();}function _0x49dc18(){const _0x2dbf58=window[_0x1612fa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1612fa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1612fa([0x6e,0x6f,0x77])]())[_0x1612fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1612fa([0x2e]),'');let _0xd42613=_0x1612fa([0x6a]);for(let _0x3e4bf0=0x0;_0x3e4bf0<_0x2dbf58[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e4bf0+=0x2){let _0x25296e=window[_0x1612fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dbf58[_0x1612fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3e4bf0,_0x3e4bf0+0x2));_0x25296e>=_0x5794d3[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25296e-=_0x5794d3[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xd42613+=_0x5794d3[_0x25296e];}return _0xd42613;}function _0x5e530f(){const _0x4afcc9=_0x57505f[_0x1612fa([0x73,0x70,0x6c,0x69,0x74])](_0x1612fa([0x2e]));if(0x3!=_0x4afcc9[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x523997(_0x4afcc9[0x1]);function _0x523997(_0x58ba70){const _0x512316=_0xd2bda6(_0x58ba70);return _0x512316&&_0x11b04c()?_0x512316:null;function _0x11b04c(){const _0x46301e=_0x512316[_0x1612fa([0x6a,0x74,0x69])],_0x3fb124=window[_0x1612fa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46301e[_0x1612fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46301e[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2300b4={..._0x512316,[_0x1612fa([0x6a,0x74,0x69])]:_0x46301e[_0x1612fa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46301e[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2300b4[_0x1612fa([0x76,0x63])],_0x198e2b(_0x2300b4)==_0x3fb124;}}}async function _0x4cc816(){let _0x2f9739=!0x0;try{const _0x4836c8=_0x57505f[_0x1612fa([0x73,0x70,0x6c,0x69,0x74])](_0x1612fa([0x2e])),[_0xb42021,_0x2d8ca1,_0x38c7db]=_0x4836c8;return _0x3fe0f6(_0xb42021),await _0x3fc848(_0xb42021,_0x2d8ca1,_0x38c7db),_0x2f9739;}catch{return!0x1;}function _0x3fe0f6(_0x10a3b5){const _0x5e76cc=_0xd2bda6(_0x10a3b5);_0x5e76cc&&_0x5e76cc[_0x1612fa([0x61,0x6c,0x67])]==_0x1612fa([0x45,0x53,0x32,0x35,0x36])||(_0x2f9739=!0x1);}async function _0x3fc848(_0x2e8938,_0x386d7c,_0x5ac23e){const _0xc44641=window[_0x1612fa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1612fa([0x66,0x72,0x6f,0x6d])](_0x3c8246(_0x5ac23e),_0xed25f3=>_0xed25f3[_0x1612fa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d62d8=new window[(_0x1612fa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1612fa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e8938+_0x1612fa([0x2e])+_0x386d7c),_0x53ab99=window[_0x1612fa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1612fa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x53ab99)return;const _0x2cc040=await _0x53ab99[_0x1612fa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1612fa([0x6a,0x77,0x6b]),_0x57689d,{[_0x1612fa([0x6e,0x61,0x6d,0x65])]:_0x1612fa([0x45,0x43,0x44,0x53,0x41]),[_0x1612fa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1612fa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1612fa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x53ab99[_0x1612fa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1612fa([0x6e,0x61,0x6d,0x65])]:_0x1612fa([0x45,0x43,0x44,0x53,0x41]),[_0x1612fa([0x68,0x61,0x73,0x68])]:{[_0x1612fa([0x6e,0x61,0x6d,0x65])]:_0x1612fa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2cc040,_0xc44641,_0x2d62d8)||(_0x2f9739=!0x1);}}function _0xd2bda6(_0x5248aa){return _0x5248aa[_0x1612fa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1612fa([0x65,0x79]))?JSON[_0x1612fa([0x70,0x61,0x72,0x73,0x65])](_0x3c8246(_0x5248aa)):null;}function _0x3c8246(_0x5a9ea4){return window[_0x1612fa([0x61,0x74,0x6f,0x62])](_0x5a9ea4[_0x1612fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1612fa([0x2b]))[_0x1612fa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1612fa([0x2f])));}function _0x198e2b(_0x388a76){let _0x1dfa31=0x1505;function _0x35c77e(_0x17c793){for(let _0x119c7f=0x0;_0x119c7f<_0x17c793[_0x1612fa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x119c7f++){const _0x2ac9aa=_0x17c793[_0x1612fa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x119c7f);_0x1dfa31=(_0x1dfa31<<0x5)+_0x1dfa31+_0x2ac9aa,_0x1dfa31&=_0x1dfa31;}}function _0x252cf7(_0x46676b){Array[_0x1612fa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46676b)?_0x46676b[_0x1612fa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x252cf7):_0x46676b&&typeof _0x46676b==_0x1612fa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1612fa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46676b)[_0x1612fa([0x73,0x6f,0x72,0x74])]()[_0x1612fa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4211cd,_0x5e6c5d])=>{_0x35c77e(_0x4211cd),_0x252cf7(_0x5e6c5d);}):_0x35c77e(window[_0x1612fa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46676b));}return _0x252cf7(_0x388a76),_0x1dfa31>>>0x0;}function _0xb94eb1(_0x4ea69c){return _0x4ea69c[_0x1612fa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1612fa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1612fa([0x30]));}function _0x1ae199(_0x512ac8){return _0x512ac8[_0x1612fa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1612fa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1612fa([0x6a,0x6f,0x69,0x6e])]('');}function _0x38508d(){}function _0x1612fa(_0x26bc9f){return _0x26bc9f['map'](_0x51b590=>String['fromCharCode'](_0x51b590))['join']('');}_0x3fc422(await _0x1181b5());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x440d0d=>{'$graveyard'!==_0x440d0d['rootName']&&this['editor']['editing']['reconvertItem'](_0x440d0d);});}['_trackNewToCElements'](){for(const _0x58576d of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x58576d['type']||'tableOfContents'!==_0x58576d['name'])return;this['_tableOfContentsElements']['add'](_0x58576d['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x8de726=this['editor']['conversion'];_0x8de726['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x8de726['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x6ba5ac,{writer:_0x1d3e71})=>this['_createTableOfContents'](_0x1d3e71,!0x0)}),_0x8de726['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x58ccfc,{writer:_0x17021e})=>{this['_tableOfContentsElements']['add'](_0x58ccfc);const _0xb42c92=this['_createTableOfContents'](_0x17021e);return _0x17ce01(_0xb42c92,_0x17021e,{'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'](_0x5910e9,_0x1b1202=!0x1){const {locale:_0x39a68f}=this['editor'],_0x1d4025=_0x5910e9['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x1b1202&&{'data-table-of-contents-label':j(_0x39a68f,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x1b1202&&_0x5910e9['insert'](_0x5910e9['createPositionAt'](_0x1d4025,'end'),_0x5910e9['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x5910e9['createText'](j(_0x39a68f,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x42448c=_0x1b1202?'':'['+j(_0x39a68f,'Empty\x20heading')+']';let _0x5aa52c=_0x1d4025;return this['_currentOutlineDefinitions']['forEach']((_0x49c7a5,_0x2ba4a6,_0x334cd3)=>{const _0x3721e4=this['editor']['model']['hasContent'](_0x49c7a5['modelElement'],{'ignoreWhitespaces':!0x0}),_0x455114=_0x3721e4?_0x49c7a5['text']:_0x42448c,_0x5df417=_0x49c7a5['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0xea431c=_0x5910e9['createContainerElement']('a',{'href':'#'+_0x5df417,...!_0x1b1202&&{'tabindex':'-1'}},[_0x5910e9['createText'](_0x455114)]),_0x411755=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x5910e9['setCustomProperty']('tableOfContentsHeadingIndex',_0x2ba4a6,_0xea431c);const _0xcc7d36=_0x5910e9['createContainerElement']('li',null,[_0x3721e4||!_0x1b1202&&_0x411755?_0xea431c:_0x5910e9['createText']('')]),_0xd75216=_0x2ba4a6?_0x334cd3[_0x2ba4a6-0x1]['level']:0x0,_0x48230b=Math['abs'](_0x49c7a5['level']-_0xd75216);if(_0x49c7a5['level']>_0xd75216){const _0x47f76c=N(_0xcc7d36,_0x48230b,_0x5910e9);_0x5910e9['insert'](_0x5910e9['createPositionAt'](_0x5aa52c,'end'),_0x47f76c);}else{const _0x445f49=function(_0x1cef48,_0x5e3f86){return _0x1cef48['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xbfdda9=>_0xbfdda9['is']('element','ol'))[_0x5e3f86];}(_0x5aa52c,_0x48230b);_0x5910e9['insert'](_0x5910e9['createPositionAt'](_0x445f49,'end'),_0xcc7d36);}_0x5aa52c=_0xcc7d36;}),_0x1d4025;}['_handleScrollToHeading'](_0x30ece1){const _0x1f5470=this['_currentOutlineDefinitions'][_0x30ece1]['modelElement'];this['editor']['model']['change'](_0x4c61a8=>{_0x4c61a8['setSelection'](_0x1f5470,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x29b64c,_0x4a76ef)=>{const _0x3e9d2d=_0x4a76ef['mapper'],_0x1a22ec=_0x3e9d2d['findMappedViewAncestor'](_0x4a76ef['viewPosition']),_0x396956=_0x3e9d2d['toModelElement'](_0x1a22ec);_0x396956['is']('element','tableOfContents')&&(_0x4a76ef['modelPosition']=this['editor']['model']['createPositionAt'](_0x396956,0x0),_0x29b64c['stop']());};}}function N(_0x282ebf,_0x6d7e10,_0x513bfb){return 0x1===_0x6d7e10?_0x513bfb['createContainerElement']('ol',null,[_0x282ebf]):_0x513bfb['createContainerElement']('ol',null,[_0x513bfb['createContainerElement']('li',null,[N(_0x282ebf,_0x6d7e10-0x1,_0x513bfb)])]);}class o extends _0x210b60{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x33fcec=this['editor'];_0x33fcec['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x543697=this['_createButton'](_0x4c42c6);return _0x543697['tooltip']=!0x0,_0x543697;}),_0x33fcec['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0xbe0f5c)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xe956f8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x120ac7;for(const _0x31a142 in _0xe956f8){const _0x2a8d1f=_0x31a142,_0x3906fe=_0xe956f8[_0x2a8d1f];if('tableOfContentsLicenseKeyValid'==_0x3906fe||'tableOfContentsLicenseKeyInvalid'==_0x3906fe||'tableOfContentsLicenseKeyExpired'==_0x3906fe||'tableOfContentsLicenseKeyDomainLimit'==_0x3906fe||'tableOfContentsLicenseKeyNotAllowed'==_0x3906fe||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3906fe||'tableOfContentsLicenseKeyTrialLimit'==_0x3906fe||'tableOfContentsLicenseKeyUsageLimit'==_0x3906fe){delete _0xe956f8[_0x2a8d1f],_0x120ac7=_0x3906fe,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x120ac7&&_0xe956f8['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x120ac7&&_0xe956f8['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x120ac7&&_0xe956f8['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x120ac7&&_0xe956f8['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x120ac7&&_0xe956f8['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x120ac7&&_0xe956f8['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x120ac7&&_0xe956f8['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x5b0db1){const _0xb3bd6c=this['editor'],_0x3b429b=_0xb3bd6c['locale'],_0x4a0bb7=_0xb3bd6c['commands']['get']('insertTableOfContents'),_0x368a7e=new _0x5b0db1(_0x3b429b);return _0x368a7e['set']({'label':j(_0x3b429b,'Table\x20of\x20contents'),'icon':_0x22a825}),_0x368a7e['bind']('isEnabled')['to'](_0x4a0bb7,'isEnabled'),this['listenTo'](_0x368a7e,'execute',()=>{_0xb3bd6c['execute']('insertTableOfContents'),_0xb3bd6c['editing']['view']['focus']();}),_0x368a7e;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x210b60{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.7",
|
|
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.7",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.7",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.7",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.7",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.7",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.7",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.7",
|
|
23
|
+
"ckeditor5": "46.0.1-alpha.7",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5c70f9=_0x4a3f;function _0x33b9(){const _0x309835=['isPremiumPlugin','change','471606ArRvuk','DocumentOutlineUtils','href','600cscgoe','_setActiveViewItem','setSelection','render','_handleItemSelected','top','documentOutline.container','getVisible','destroy','length','fromCharCode','init','DocumentOutlineUI','getRootNames','height','map','156oVswOb','documentOutline.showEmptyHeadings','editing','getIntersection','activeItemIndex','_updateActiveDefinitionOnViewportChange','649992azJtjD','_updateActiveDefinitionFromViewportThrottled','mapViewToDom','itemSelected','domConverter','appendChild','config','plugins','_currentOutlineDefinitions','3153206kUbZDF','162860XYEzdE','_handleOutlineChange','document-outline-container-not-provided','toViewElement','bottom','view','sync','element','86735Kmhqxx','getDomRoot','listenTo','2buMTha','pluginName','floor','45gdwWhD','modelElement','window','focus','model','scrollToTheSelection','locale','mapper','afterInit','join','12nupGvO','indexOf','add','16269876HDZFaW','bind','scroll','87915YHYUmP','resize','cancel','get','document','editor','focusTracker','isOfficialPlugin'];_0x33b9=function(){return _0x309835;};return _0x33b9();}(function(_0x1e4af2,_0x4ad0de){const _0x11e058=_0x4a3f,_0x5d9fac=_0x1e4af2();while(!![]){try{const _0x1822c4=-parseInt(_0x11e058(0x1a8))/0x1*(-parseInt(_0x11e058(0x17a))/0x2)+parseInt(_0x11e058(0x1b5))/0x3*(parseInt(_0x11e058(0x19d))/0x4)+-parseInt(_0x11e058(0x1bb))/0x5*(-parseInt(_0x11e058(0x18d))/0x6)+parseInt(_0x11e058(0x19c))/0x7+parseInt(_0x11e058(0x193))/0x8*(-parseInt(_0x11e058(0x1ab))/0x9)+-parseInt(_0x11e058(0x17d))/0xa*(-parseInt(_0x11e058(0x1a5))/0xb)+-parseInt(_0x11e058(0x1b8))/0xc;if(_0x1822c4===_0x4ad0de)break;else _0x5d9fac['push'](_0x5d9fac['shift']());}catch(_0x142b4a){_0x5d9fac['push'](_0x5d9fac['shift']());}}}(_0x33b9,0x3dcba));import{Plugin as _0x413c59}from'ckeditor5/src/core.js';import{CKEditorError as _0x26beb9,global as _0x42be3c,Rect as _0x27d5e4,uid as _0x19f5d2}from'ckeditor5/src/utils.js';function _0x4a3f(_0x2874ba,_0x3fb76d){const _0x33b957=_0x33b9();return _0x4a3f=function(_0x4a3f46,_0x4b0e06){_0x4a3f46=_0x4a3f46-0x178;let _0x35ca8b=_0x33b957[_0x4a3f46];return _0x35ca8b;},_0x4a3f(_0x2874ba,_0x3fb76d);}import{DocumentOutlineView as _0x591fdd}from'./ui/documentoutlineview.js';import{throttle as _0x5c4d31}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x413c59{[_0x5c70f9(0x1a2)];[_0x5c70f9(0x19b)];[_0x5c70f9(0x194)];static get[_0x5c70f9(0x1a9)](){const _0x181fc7=_0x5c70f9;return _0x181fc7(0x189);}static get[_0x5c70f9(0x1c2)](){return!0x0;}static get[_0x5c70f9(0x178)](){return!0x0;}constructor(_0x2d7ae6){const _0x1a3e4d=_0x5c70f9;super(_0x2d7ae6),this[_0x1a3e4d(0x1a2)]=new _0x591fdd(_0x2d7ae6[_0x1a3e4d(0x1b1)],this[_0x1a3e4d(0x1c0)][_0x1a3e4d(0x199)][_0x1a3e4d(0x1be)](_0x1a3e4d(0x18e)),this[_0x1a3e4d(0x1c0)][_0x1a3e4d(0x199)][_0x1a3e4d(0x1be)](_0x1a3e4d(0x183))),this[_0x1a3e4d(0x19b)]=[],this[_0x1a3e4d(0x194)]=_0x5c4d31(this[_0x1a3e4d(0x192)][_0x1a3e4d(0x1b9)](this),0x64);}[_0x5c70f9(0x188)](){const _0x1aee4e=_0x5c70f9,_0x2931bb=this[_0x1aee4e(0x1c0)],_0x339df6=_0x2931bb[_0x1aee4e(0x19a)][_0x1aee4e(0x1be)](_0x1aee4e(0x17b));let _0x4699fd=!0x1;if(this[_0x1aee4e(0x1a2)][_0x1aee4e(0x180)](),this[_0x1aee4e(0x1c0)]['ui'][_0x1aee4e(0x1c1)][_0x1aee4e(0x1b7)](this[_0x1aee4e(0x1a2)][_0x1aee4e(0x1a4)]),!_0x2931bb[_0x1aee4e(0x199)][_0x1aee4e(0x1be)](_0x1aee4e(0x183)))throw new _0x26beb9(_0x1aee4e(0x19f),{'editor':_0x2931bb});_0x2931bb[_0x1aee4e(0x199)][_0x1aee4e(0x1be)](_0x1aee4e(0x183))[_0x1aee4e(0x198)](this[_0x1aee4e(0x1a2)][_0x1aee4e(0x1a4)]),_0x339df6['on'](_0x1aee4e(0x179),this[_0x1aee4e(0x19e)][_0x1aee4e(0x1b9)](this)),_0x339df6['on'](_0x1aee4e(0x191),(_0x5af5ba,{index:_0x3cacb3})=>this[_0x1aee4e(0x17e)](_0x3cacb3)),this[_0x1aee4e(0x1a2)]['on'](_0x1aee4e(0x196),(_0x228e4f,_0x437437)=>{const _0x4fbd39=_0x1aee4e;_0x4699fd=!0x0,this[_0x4fbd39(0x181)](_0x437437);}),this[_0x1aee4e(0x1a2)][_0x1aee4e(0x1a7)](_0x42be3c[_0x1aee4e(0x1bf)],_0x1aee4e(0x1ba),()=>{const _0x585507=_0x1aee4e;_0x4699fd?_0x4699fd=!0x1:this[_0x585507(0x194)]();},{'useCapture':!0x0}),this[_0x1aee4e(0x1a2)][_0x1aee4e(0x1a7)](_0x42be3c[_0x1aee4e(0x1ad)],_0x1aee4e(0x1bc),this[_0x1aee4e(0x194)],{'useCapture':!0x0});}[_0x5c70f9(0x1b3)](){!async function(_0x2c6d9a){const _0x1373c8=_0x5d0244([0x51,0x76,0x70,0x6c,0x32,0x31,0x4f,0x65,0x53,0x52,0x44,0x30,0x54,0x77,0x33,0x4e,0x50,0x63,0x59,0x49,0x42,0x66,0x78,0x67,0x73,0x34,0x6e,0x43,0x7a,0x69,0x45,0x6d,0x75,0x64,0x79,0x56,0x55,0x47,0x4a,0x38,0x72,0x37,0x6f,0x68,0x6a,0x71,0x4c,0x58,0x35,0x46,0x57,0x5a,0x62,0x4b,0x36,0x48,0x74,0x4d,0x39,0x6b,0x41,0x61]),_0x3e9271=0x118cfd4e,_0x44400e=0x118b92d6^_0x3e9271,_0x36a5d1=window[_0x5d0244([0x44,0x61,0x74,0x65])][_0x5d0244([0x6e,0x6f,0x77])](),_0x40779b=_0x2c6d9a[_0x5d0244([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x254e37=new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a257e=>{_0x40779b[_0x5d0244([0x6f,0x6e,0x63,0x65])](_0x5d0244([0x72,0x65,0x61,0x64,0x79]),_0x4a257e);}),_0x4c2c4e={[_0x5d0244([0x6b,0x74,0x79])]:_0x5d0244([0x45,0x43]),[_0x5d0244([0x75,0x73,0x65])]:_0x5d0244([0x73,0x69,0x67]),[_0x5d0244([0x63,0x72,0x76])]:_0x5d0244([0x50,0x2d,0x32,0x35,0x36]),[_0x5d0244([0x78])]:_0x5d0244([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]),[_0x5d0244([0x79])]:_0x5d0244([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]),[_0x5d0244([0x61,0x6c,0x67])]:_0x5d0244([0x45,0x53,0x32,0x35,0x36])},_0x53deed=_0x40779b[_0x5d0244([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d0244([0x67,0x65,0x74])](_0x5d0244([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4601fa(){let _0x13f5d8,_0xf5cde6=null,_0x43210e=null;try{if(_0x53deed==_0x5d0244([0x47,0x50,0x4c]))return _0x5d0244([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x13f5d8=_0x65fef8(),!_0x13f5d8)return _0x5d0244([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x13f5d8[_0x5d0244([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x43210e=_0x4821c7(_0x13f5d8[_0x5d0244([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x13f5d8[_0x5d0244([0x6a,0x74,0x69])])),await _0x1f4e90()?_0x42c387()?_0x20daaa()?_0x5d0244([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xb77d1a()?(_0x13f5d8[_0x5d0244([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d0244([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xf5cde6=_0x2c281a(_0x5d0244([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x13f5d8[_0x5d0244([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d0244([0x74,0x72,0x69,0x61,0x6c])&&(_0xf5cde6=_0x2c281a(_0x5d0244([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4a656f()):_0x5d0244([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d0244([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d0244([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d0244([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x20daaa(){const _0x26ba90=[_0x5d0244([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d0244([0x74,0x72,0x69,0x61,0x6c])][_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13f5d8[_0x5d0244([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x36a5d1/0x3e8:0xe10*_0x44400e;return _0x13f5d8[_0x5d0244([0x65,0x78,0x70])]<_0x26ba90;}function _0x42c387(){const _0x427706=_0x13f5d8[_0x5d0244([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x427706&&(!!_0x427706[_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d0244([0x2a]))||(!!_0x427706[_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d0244([0x44,0x4f]))||!!_0x427706[_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d0244([0x50,0x50]))));}function _0xb77d1a(){const _0x2eb45f=_0x4a3f,_0x4182f9=_0x13f5d8[_0x5d0244([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4182f9||0x0==_0x4182f9[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x58f6bc}=new URL(window[_0x5d0244([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2eb45f(0x17c)]);if(_0x4182f9[_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58f6bc))return!0x0;const _0x33eedb=_0x58f6bc[_0x5d0244([0x73,0x70,0x6c,0x69,0x74])](_0x5d0244([0x2e]));return _0x4182f9[_0x5d0244([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x942f57=>_0x942f57[_0x5d0244([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d0244([0x2a])))[_0x5d0244([0x6d,0x61,0x70])](_0x373ee8=>_0x373ee8[_0x5d0244([0x73,0x70,0x6c,0x69,0x74])](_0x5d0244([0x2e])))[_0x5d0244([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5967b6=>_0x5967b6[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x33eedb[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d0244([0x6d,0x61,0x70])](_0x2c5bf8=>Array(_0x33eedb[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c5bf8[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d0244([0x66,0x69,0x6c,0x6c])](_0x2c5bf8[0x0]===_0x5d0244([0x2a])?_0x5d0244([0x2a]):'')[_0x5d0244([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c5bf8))[_0x5d0244([0x73,0x6f,0x6d,0x65])](_0x1c67cb=>_0x33eedb[_0x5d0244([0x65,0x76,0x65,0x72,0x79])]((_0xf0dda2,_0x28194c)=>_0x1c67cb[_0x28194c]===_0xf0dda2||_0x1c67cb[_0x28194c]===_0x5d0244([0x2a])));}function _0x4a656f(){return _0xf5cde6&&_0x43210e?new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d8a64,_0x35d32d)=>{_0xf5cde6[_0x5d0244([0x74,0x68,0x65,0x6e])](_0x4d8a64,_0x35d32d),_0x43210e[_0x5d0244([0x74,0x68,0x65,0x6e])](_0x430c7f=>{_0x430c7f!=_0x5d0244([0x56,0x61,0x6c,0x69,0x64])&&_0x4d8a64(_0x430c7f);},_0x35d32d);}):_0xf5cde6||_0x43210e||_0x5d0244([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4821c7(_0x356cb1,_0x17c641){return new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5788b3=>{if(_0x508376())return _0x5788b3(_0x5d0244([0x56,0x61,0x6c,0x69,0x64]));_0x4371fa(),_0x40779b[_0x5d0244([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d0244([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x244584=!0x1;const _0x438452=_0x19f5d2();function _0x53fef4(_0x438553){return!!_0x438553&&(typeof _0x438553===_0x5d0244([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x438553===_0x5d0244([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x438553[_0x5d0244([0x74,0x68,0x65,0x6e])]===_0x5d0244([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x438553[_0x5d0244([0x63,0x61,0x74,0x63,0x68])]===_0x5d0244([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x479148(_0x55c267){_0x5189f9(_0x55c267)[_0x5d0244([0x74,0x68,0x65,0x6e])](_0x1b79ea=>{if(!_0x1b79ea||_0x1b79ea[_0x5d0244([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d0244([0x6f,0x6b]))return _0x5d0244([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xf736bb(_0x393ce0(_0x438452+_0x17c641))!=_0x1b79ea[_0x5d0244([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d0244([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d0244([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d0244([0x74,0x68,0x65,0x6e])](_0x9bc032=>(_0x231a0b(),_0x9bc032),()=>{const _0x31572f=_0x28f2fe();return null==_0x31572f?(_0x231a0b(),_0x5d0244([0x56,0x61,0x6c,0x69,0x64])):_0x5d0244(_0x36a5d1-_0x31572f>(0x3580794e^_0x3e9271)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d0244([0x74,0x68,0x65,0x6e])](_0x5788b3)[_0x5d0244([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5788b3(_0x5d0244([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4d1d4d=0x11ba13ce^_0x3e9271;function _0x231a0b(){const _0x3de254=_0x5d0244([0x6c,0x6c,0x63,0x74,0x2d])+_0xf736bb(_0x393ce0(_0x356cb1)),_0x146ff7=_0x1e14e0(_0xf736bb(window[_0x5d0244([0x4d,0x61,0x74,0x68])][_0x5d0244([0x63,0x65,0x69,0x6c])](_0x36a5d1/_0x4d1d4d)));window[_0x5d0244([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d0244([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3de254,_0x146ff7);}function _0x28f2fe(){const _0xb6dbf9=_0x5d0244([0x6c,0x6c,0x63,0x74,0x2d])+_0xf736bb(_0x393ce0(_0x356cb1)),_0x5da6e5=window[_0x5d0244([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d0244([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb6dbf9);return _0x5da6e5?window[_0x5d0244([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1e14e0(_0x5da6e5),0x10)*_0x4d1d4d:null;}function _0x5189f9(_0x3c449e){return new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb9cce5,_0x1bf470)=>{_0x3c449e[_0x5d0244([0x74,0x68,0x65,0x6e])](_0xb9cce5,_0x1bf470),window[_0x5d0244([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1bf470,0x118d298e^_0x3e9271);});}}_0x40779b[_0x5d0244([0x6f,0x6e])](_0x5d0244([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e3370,_0x4596c1)=>{if(_0x4596c1[0x0]!=_0x356cb1)return _0x5788b3(_0x5d0244([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4596c1[0x1]={..._0x4596c1[0x1],[_0x5d0244([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x438452};},{[_0x5d0244([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d0244([0x68,0x69,0x67,0x68])}),_0x40779b[_0x5d0244([0x6f,0x6e])](_0x5d0244([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x37e95e=>{_0x53fef4(_0x37e95e[_0x5d0244([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x244584=!0x0,_0x479148(_0x37e95e[_0x5d0244([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d0244([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d0244([0x6c,0x6f,0x77])}),_0x254e37[_0x5d0244([0x74,0x68,0x65,0x6e])](()=>{_0x244584||_0x5788b3(_0x5d0244([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x508376(){return _0x40779b[_0x5d0244([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d0244([0x76,0x69,0x65,0x77])][_0x5d0244([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d0244([0x61,0x75,0x74,0x6f]);}function _0x4371fa(){_0x40779b[_0x5d0244([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d0244([0x76,0x69,0x65,0x77])][_0x5d0244([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d0244([0x61,0x75,0x74,0x6f]);}}function _0x2c281a(_0x27270b){const _0x55c070=[new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e21f9=>setTimeout(_0x5e21f9,0x1185c382^_0x3e9271)),_0x254e37[_0x5d0244([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18796b=>{let _0x5d5e97=0x0;_0x40779b[_0x5d0244([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d0244([0x6f,0x6e])](_0x5d0244([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x14d1c7,_0x1b800b)=>{_0x1b800b[0x0][_0x5d0244([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5d5e97++,_0x5d5e97==(0x118cfcb6^_0x3e9271)&&(_0x18796b(),_0x14d1c7[_0x5d0244([0x6f,0x66,0x66])]());});}))];return window[_0x5d0244([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d0244([0x72,0x61,0x63,0x65])](_0x55c070)[_0x5d0244([0x74,0x68,0x65,0x6e])](()=>_0x27270b);}async function _0x1d73e1(){await _0x254e37,_0x40779b[_0x5d0244([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d0244([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50ed16,_0x40779b[_0x5d0244([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d0244([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50ed16,_0x40779b[_0x5d0244([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d0244([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x14e811(_0x1c6a5e){const _0x2db0bc=_0x204d1a();_0x40779b[_0x2db0bc]=_0x5d0244([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])+_0x1c6a5e,_0x1c6a5e!=_0x5d0244([0x56,0x61,0x6c,0x69,0x64])&&_0x1d73e1();}function _0x204d1a(){const _0x380386=window[_0x5d0244([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d0244([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d0244([0x6e,0x6f,0x77])]())[_0x5d0244([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d0244([0x2e]),'');let _0x1c3262=_0x5d0244([0x51]);for(let _0x2756a7=0x0;_0x2756a7<_0x380386[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2756a7+=0x2){let _0x2b0925=window[_0x5d0244([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x380386[_0x5d0244([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2756a7,_0x2756a7+0x2));_0x2b0925>=_0x1373c8[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2b0925-=_0x1373c8[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1c3262+=_0x1373c8[_0x2b0925];}return _0x1c3262;}function _0x65fef8(){const _0x1c09cc=_0x53deed[_0x5d0244([0x73,0x70,0x6c,0x69,0x74])](_0x5d0244([0x2e]));if(0x3!=_0x1c09cc[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5df4cc(_0x1c09cc[0x1]);function _0x5df4cc(_0x1f8870){const _0xb77a25=_0x49cbc6(_0x1f8870);return _0xb77a25&&_0x365826()?_0xb77a25:null;function _0x365826(){const _0x379a84=_0xb77a25[_0x5d0244([0x6a,0x74,0x69])],_0x1e358c=window[_0x5d0244([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x379a84[_0x5d0244([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x379a84[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x494818={..._0xb77a25,[_0x5d0244([0x6a,0x74,0x69])]:_0x379a84[_0x5d0244([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x379a84[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x494818[_0x5d0244([0x76,0x63])],_0x393ce0(_0x494818)==_0x1e358c;}}}async function _0x1f4e90(){let _0x4d7f43=!0x0;try{const _0x33b4bc=_0x53deed[_0x5d0244([0x73,0x70,0x6c,0x69,0x74])](_0x5d0244([0x2e])),[_0xd0d8dd,_0x53d177,_0x33dbd8]=_0x33b4bc;return _0x253d8b(_0xd0d8dd),await _0x37006e(_0xd0d8dd,_0x53d177,_0x33dbd8),_0x4d7f43;}catch{return!0x1;}function _0x253d8b(_0x17781f){const _0x1d564f=_0x49cbc6(_0x17781f);_0x1d564f&&_0x1d564f[_0x5d0244([0x61,0x6c,0x67])]==_0x5d0244([0x45,0x53,0x32,0x35,0x36])||(_0x4d7f43=!0x1);}async function _0x37006e(_0x592ba1,_0x5acfc5,_0x320387){const _0x258c00=window[_0x5d0244([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d0244([0x66,0x72,0x6f,0x6d])](_0x426fcd(_0x320387),_0xf55823=>_0xf55823[_0x5d0244([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7e22ae=new window[(_0x5d0244([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d0244([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x592ba1+_0x5d0244([0x2e])+_0x5acfc5),_0x292525=window[_0x5d0244([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d0244([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x292525)return;const _0x29dc83=await _0x292525[_0x5d0244([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d0244([0x6a,0x77,0x6b]),_0x4c2c4e,{[_0x5d0244([0x6e,0x61,0x6d,0x65])]:_0x5d0244([0x45,0x43,0x44,0x53,0x41]),[_0x5d0244([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d0244([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d0244([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x292525[_0x5d0244([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d0244([0x6e,0x61,0x6d,0x65])]:_0x5d0244([0x45,0x43,0x44,0x53,0x41]),[_0x5d0244([0x68,0x61,0x73,0x68])]:{[_0x5d0244([0x6e,0x61,0x6d,0x65])]:_0x5d0244([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x29dc83,_0x258c00,_0x7e22ae)||(_0x4d7f43=!0x1);}}function _0x49cbc6(_0x2931e2){return _0x2931e2[_0x5d0244([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d0244([0x65,0x79]))?JSON[_0x5d0244([0x70,0x61,0x72,0x73,0x65])](_0x426fcd(_0x2931e2)):null;}function _0x426fcd(_0xf48f97){return window[_0x5d0244([0x61,0x74,0x6f,0x62])](_0xf48f97[_0x5d0244([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d0244([0x2b]))[_0x5d0244([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d0244([0x2f])));}function _0x393ce0(_0x208f17){let _0x19d442=0x1505;function _0x2bafec(_0x1397e0){for(let _0x29eed2=0x0;_0x29eed2<_0x1397e0[_0x5d0244([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29eed2++){const _0x4c5638=_0x1397e0[_0x5d0244([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29eed2);_0x19d442=(_0x19d442<<0x5)+_0x19d442+_0x4c5638,_0x19d442&=_0x19d442;}}function _0x31c7ce(_0x5ae2ce){Array[_0x5d0244([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ae2ce)?_0x5ae2ce[_0x5d0244([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x31c7ce):_0x5ae2ce&&typeof _0x5ae2ce==_0x5d0244([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d0244([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ae2ce)[_0x5d0244([0x73,0x6f,0x72,0x74])]()[_0x5d0244([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e3216,_0x3a0915])=>{_0x2bafec(_0x5e3216),_0x31c7ce(_0x3a0915);}):_0x2bafec(window[_0x5d0244([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ae2ce));}return _0x31c7ce(_0x208f17),_0x19d442>>>0x0;}function _0xf736bb(_0x127f9d){return _0x127f9d[_0x5d0244([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d0244([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d0244([0x30]));}function _0x1e14e0(_0x4cac63){return _0x4cac63[_0x5d0244([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d0244([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d0244([0x6a,0x6f,0x69,0x6e])]('');}function _0x50ed16(){}function _0x5d0244(_0x598fe9){const _0x45d9ee=_0x4a3f;return _0x598fe9[_0x45d9ee(0x18c)](_0x392386=>String[_0x45d9ee(0x187)](_0x392386))[_0x45d9ee(0x1b4)]('');}_0x14e811(await _0x4601fa());}(this);}[_0x5c70f9(0x185)](){const _0x132d09=_0x5c70f9;super[_0x132d09(0x185)](),this[_0x132d09(0x1a2)][_0x132d09(0x185)](),this[_0x132d09(0x194)][_0x132d09(0x1bd)]();}[_0x5c70f9(0x19e)](_0x303609,{outlineDefinitions:_0x2d2b91,outlineChanges:_0x45ab62}){const _0x1d052e=_0x5c70f9;this[_0x1d052e(0x19b)]=_0x2d2b91,this[_0x1d052e(0x1a2)][_0x1d052e(0x1a3)](_0x45ab62);}[_0x5c70f9(0x17e)](_0x44a3d2){const _0x4d0105=_0x5c70f9;this[_0x4d0105(0x19b)][_0x4d0105(0x186)]&&this[_0x4d0105(0x19b)][_0x44a3d2]&&(this[_0x4d0105(0x1a2)][_0x4d0105(0x191)]=_0x44a3d2);}[_0x5c70f9(0x181)](_0x454e21){const _0x474a5e=_0x5c70f9,_0x58c6bc=this[_0x474a5e(0x19b)][_0x454e21][_0x474a5e(0x1ac)];this[_0x474a5e(0x1c0)][_0x474a5e(0x1af)][_0x474a5e(0x179)](_0xd6b2db=>{const _0x48ae0d=_0x474a5e;_0xd6b2db[_0x48ae0d(0x17f)](_0x58c6bc,0x0);}),this[_0x474a5e(0x1c0)][_0x474a5e(0x18f)][_0x474a5e(0x1a2)][_0x474a5e(0x1b0)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x474a5e(0x1c0)][_0x474a5e(0x18f)][_0x474a5e(0x1a2)][_0x474a5e(0x1ae)](),this[_0x474a5e(0x17e)](_0x454e21);}[_0x5c70f9(0x192)](){const _0x1e541b=_0x5c70f9,_0x29ad07=this[_0x1e541b(0x1c0)];let _0x337322;for(const _0x3a0ff9 of _0x29ad07[_0x1e541b(0x1af)][_0x1e541b(0x1bf)][_0x1e541b(0x18a)]()){const _0x56ce16=_0x29ad07[_0x1e541b(0x18f)][_0x1e541b(0x1a2)][_0x1e541b(0x1a6)](_0x3a0ff9),_0x113648=_0x56ce16&&new _0x27d5e4(_0x56ce16)[_0x1e541b(0x184)]();if(_0x113648){const _0x35367c=new _0x27d5e4(_0x42be3c[_0x1e541b(0x1ad)])[_0x1e541b(0x190)](_0x113648);_0x35367c&&(_0x337322=_0x35367c[_0x1e541b(0x182)]+0.25*_0x35367c[_0x1e541b(0x18b)]);}}if(void 0x0===_0x337322)return;const _0xee319=h(_0x29ad07[_0x1e541b(0x18f)],this[_0x1e541b(0x19b)],_0x337322);_0xee319?this[_0x1e541b(0x17e)](this[_0x1e541b(0x19b)][_0x1e541b(0x1b6)](_0xee319)):this[_0x1e541b(0x17e)](-0x1);}}function h(_0x251cff,_0x45fb50,_0x326dec,_0x372026=0x0,_0x11741a=_0x45fb50[_0x5c70f9(0x186)]-0x1){const _0x190ded=_0x5c70f9,_0x392349=Math[_0x190ded(0x1aa)](_0x372026+(_0x11741a-_0x372026)/0x2);if(_0x11741a>=_0x372026){const _0x5a4cef=_0x45fb50[_0x392349],_0x53ad54=_0x251cff[_0x190ded(0x1b2)][_0x190ded(0x1a0)](_0x5a4cef[_0x190ded(0x1ac)]);if(!_0x53ad54)return null;const _0x4dc7b3=_0x251cff[_0x190ded(0x1a2)][_0x190ded(0x197)][_0x190ded(0x195)](_0x53ad54);return new _0x27d5e4(_0x4dc7b3)[_0x190ded(0x1a1)]>_0x326dec?h(_0x251cff,_0x45fb50,_0x326dec,_0x372026,_0x392349-0x1):h(_0x251cff,_0x45fb50,_0x326dec,_0x392349+0x1,_0x11741a);}return _0x392349<0x0?null:_0x45fb50[_0x392349];}
|
|
23
|
+
const _0x42f6b9=_0x3556;(function(_0x2bbaad,_0x319516){const _0xaefdda=_0x3556,_0x454692=_0x2bbaad();while(!![]){try{const _0x18c937=-parseInt(_0xaefdda(0x114))/0x1*(-parseInt(_0xaefdda(0xe6))/0x2)+-parseInt(_0xaefdda(0xe2))/0x3*(-parseInt(_0xaefdda(0x10c))/0x4)+parseInt(_0xaefdda(0xe0))/0x5+-parseInt(_0xaefdda(0xe5))/0x6*(parseInt(_0xaefdda(0x112))/0x7)+-parseInt(_0xaefdda(0xf0))/0x8*(parseInt(_0xaefdda(0xf7))/0x9)+-parseInt(_0xaefdda(0x103))/0xa+parseInt(_0xaefdda(0x117))/0xb;if(_0x18c937===_0x319516)break;else _0x454692['push'](_0x454692['shift']());}catch(_0x3ec4ce){_0x454692['push'](_0x454692['shift']());}}}(_0x1834,0xf276b));import{Plugin as _0x6950a3}from'ckeditor5/src/core.js';import{CKEditorError as _0x33abbd,global as _0x349fac,Rect as _0x40f23a,uid as _0x4153e8}from'ckeditor5/src/utils.js';function _0x1834(){const _0x60236f=['view','cancel','4lGhGdF','mapper','map','activeItemIndex','scroll','length','34286TRThQQ','itemSelected','76065nNibod','height','mapViewToDom','2756787kpEEvi','bottom','document','_currentOutlineDefinitions','render','_setActiveViewItem','focusTracker','scrollToTheSelection','documentOutline.showEmptyHeadings','join','isOfficialPlugin','documentOutline.container','listenTo','href','window','element','pluginName','domConverter','focus','5500595EuIVCp','modelElement','3826803qUNjyV','indexOf','getIntersection','618GtEfSg','28SnPniX','afterInit','toViewElement','get','plugins','destroy','config','setSelection','resize','model','1560gjuzrE','getRootNames','getVisible','_updateActiveDefinitionFromViewportThrottled','isPremiumPlugin','init','top','74583kabFYK','sync','bind','add','change','DocumentOutlineUI','getDomRoot','_handleOutlineChange','document-outline-container-not-provided','fromCharCode','floor','appendChild','5776570kTVqNQ','editor','_updateActiveDefinitionOnViewportChange','DocumentOutlineUtils','locale','_handleItemSelected','editing'];_0x1834=function(){return _0x60236f;};return _0x1834();}import{DocumentOutlineView as _0x2d520d}from'./ui/documentoutlineview.js';import{throttle as _0x4a87b4}from'es-toolkit/compat';function _0x3556(_0x32c3fb,_0x2e36ad){const _0x18347d=_0x1834();return _0x3556=function(_0x355627,_0x313578){_0x355627=_0x355627-0xdb;let _0x10f2d3=_0x18347d[_0x355627];return _0x10f2d3;},_0x3556(_0x32c3fb,_0x2e36ad);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x6950a3{[_0x42f6b9(0x10a)];[_0x42f6b9(0x11a)];[_0x42f6b9(0xf3)];static get[_0x42f6b9(0xdd)](){const _0x1a903d=_0x42f6b9;return _0x1a903d(0xfc);}static get[_0x42f6b9(0x121)](){return!0x0;}static get[_0x42f6b9(0xf4)](){return!0x0;}constructor(_0x3fb007){const _0x2eb117=_0x42f6b9;super(_0x3fb007),this[_0x2eb117(0x10a)]=new _0x2d520d(_0x3fb007[_0x2eb117(0x107)],this[_0x2eb117(0x104)][_0x2eb117(0xec)][_0x2eb117(0xe9)](_0x2eb117(0x11f)),this[_0x2eb117(0x104)][_0x2eb117(0xec)][_0x2eb117(0xe9)](_0x2eb117(0x122))),this[_0x2eb117(0x11a)]=[],this[_0x2eb117(0xf3)]=_0x4a87b4(this[_0x2eb117(0x105)][_0x2eb117(0xf9)](this),0x64);}[_0x42f6b9(0xf5)](){const _0x52afa3=_0x42f6b9,_0x4b0aa5=this[_0x52afa3(0x104)],_0x318194=_0x4b0aa5[_0x52afa3(0xea)][_0x52afa3(0xe9)](_0x52afa3(0x106));let _0x223fa8=!0x1;if(this[_0x52afa3(0x10a)][_0x52afa3(0x11b)](),this[_0x52afa3(0x104)]['ui'][_0x52afa3(0x11d)][_0x52afa3(0xfa)](this[_0x52afa3(0x10a)][_0x52afa3(0xdc)]),!_0x4b0aa5[_0x52afa3(0xec)][_0x52afa3(0xe9)](_0x52afa3(0x122)))throw new _0x33abbd(_0x52afa3(0xff),{'editor':_0x4b0aa5});_0x4b0aa5[_0x52afa3(0xec)][_0x52afa3(0xe9)](_0x52afa3(0x122))[_0x52afa3(0x102)](this[_0x52afa3(0x10a)][_0x52afa3(0xdc)]),_0x318194['on'](_0x52afa3(0xfb),this[_0x52afa3(0xfe)][_0x52afa3(0xf9)](this)),_0x318194['on'](_0x52afa3(0x10f),(_0x318df3,{index:_0x11e818})=>this[_0x52afa3(0x11c)](_0x11e818)),this[_0x52afa3(0x10a)]['on'](_0x52afa3(0x113),(_0x21469d,_0x480b6c)=>{const _0x225cf3=_0x52afa3;_0x223fa8=!0x0,this[_0x225cf3(0x108)](_0x480b6c);}),this[_0x52afa3(0x10a)][_0x52afa3(0x123)](_0x349fac[_0x52afa3(0x119)],_0x52afa3(0x110),()=>{const _0x2e9031=_0x52afa3;_0x223fa8?_0x223fa8=!0x1:this[_0x2e9031(0xf3)]();},{'useCapture':!0x0}),this[_0x52afa3(0x10a)][_0x52afa3(0x123)](_0x349fac[_0x52afa3(0xdb)],_0x52afa3(0xee),this[_0x52afa3(0xf3)],{'useCapture':!0x0});}[_0x42f6b9(0xe7)](){!async function(_0x4199d5){const _0x177bf7=_0x42fc52([0x4e,0x37,0x73,0x66,0x57,0x64,0x45,0x6f,0x63,0x31,0x74,0x68,0x79,0x51,0x7a,0x56,0x4d,0x34,0x62,0x43,0x42,0x36,0x44,0x78,0x77,0x67,0x75,0x54,0x48,0x46,0x4b,0x71,0x30,0x4a,0x6a,0x52,0x70,0x53,0x32,0x4c,0x76,0x61,0x69,0x6e,0x49,0x4f,0x6d,0x33,0x47,0x6c,0x6b,0x72,0x50,0x39,0x38,0x58,0x35,0x41,0x5a,0x65,0x55,0x59]),_0x14c9bc=0x5f021f5d,_0x2d5683=0x5f0570c5^_0x14c9bc,_0xa7efdf=window[_0x42fc52([0x44,0x61,0x74,0x65])][_0x42fc52([0x6e,0x6f,0x77])](),_0x261568=_0x4199d5[_0x42fc52([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x29a1d3=new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35a009=>{_0x261568[_0x42fc52([0x6f,0x6e,0x63,0x65])](_0x42fc52([0x72,0x65,0x61,0x64,0x79]),_0x35a009);}),_0x23d3eb={[_0x42fc52([0x6b,0x74,0x79])]:_0x42fc52([0x45,0x43]),[_0x42fc52([0x75,0x73,0x65])]:_0x42fc52([0x73,0x69,0x67]),[_0x42fc52([0x63,0x72,0x76])]:_0x42fc52([0x50,0x2d,0x32,0x35,0x36]),[_0x42fc52([0x78])]:_0x42fc52([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]),[_0x42fc52([0x79])]:_0x42fc52([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]),[_0x42fc52([0x61,0x6c,0x67])]:_0x42fc52([0x45,0x53,0x32,0x35,0x36])},_0xff3a9a=_0x261568[_0x42fc52([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42fc52([0x67,0x65,0x74])](_0x42fc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdd036b(){let _0x5eedc5,_0x1f45bd=null,_0x4e6885=null;try{if(_0xff3a9a==_0x42fc52([0x47,0x50,0x4c]))return _0x42fc52([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5eedc5=_0x357bd0(),!_0x5eedc5)return _0x42fc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5eedc5[_0x42fc52([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e6885=_0x2c8209(_0x5eedc5[_0x42fc52([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5eedc5[_0x42fc52([0x6a,0x74,0x69])])),await _0x5b2f94()?_0x2df810()?_0x5ac6fe()?_0x42fc52([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x526df0()?(_0x5eedc5[_0x42fc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42fc52([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1f45bd=_0x52404a(_0x42fc52([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5eedc5[_0x42fc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42fc52([0x74,0x72,0x69,0x61,0x6c])&&(_0x1f45bd=_0x52404a(_0x42fc52([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x31817c()):_0x42fc52([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42fc52([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42fc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x42fc52([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ac6fe(){const _0x5903c=[_0x42fc52([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42fc52([0x74,0x72,0x69,0x61,0x6c])][_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5eedc5[_0x42fc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa7efdf/0x3e8:0xe10*_0x2d5683;return _0x5eedc5[_0x42fc52([0x65,0x78,0x70])]<_0x5903c;}function _0x2df810(){const _0x369a1f=_0x5eedc5[_0x42fc52([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x369a1f&&(!!_0x369a1f[_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fc52([0x2a]))||(!!_0x369a1f[_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fc52([0x44,0x4f]))||!!_0x369a1f[_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fc52([0x50,0x50]))));}function _0x526df0(){const _0x18116b=_0x3556,_0x5df064=_0x5eedc5[_0x42fc52([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5df064||0x0==_0x5df064[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d8dd1}=new URL(window[_0x42fc52([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x18116b(0x124)]);if(_0x5df064[_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8dd1))return!0x0;const _0x2901c1=_0x5d8dd1[_0x42fc52([0x73,0x70,0x6c,0x69,0x74])](_0x42fc52([0x2e]));return _0x5df064[_0x42fc52([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ccfc5=>_0x2ccfc5[_0x42fc52([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42fc52([0x2a])))[_0x42fc52([0x6d,0x61,0x70])](_0x2e472e=>_0x2e472e[_0x42fc52([0x73,0x70,0x6c,0x69,0x74])](_0x42fc52([0x2e])))[_0x42fc52([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d362f=>_0x1d362f[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2901c1[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42fc52([0x6d,0x61,0x70])](_0xdf7030=>Array(_0x2901c1[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xdf7030[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42fc52([0x66,0x69,0x6c,0x6c])](_0xdf7030[0x0]===_0x42fc52([0x2a])?_0x42fc52([0x2a]):'')[_0x42fc52([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xdf7030))[_0x42fc52([0x73,0x6f,0x6d,0x65])](_0x544659=>_0x2901c1[_0x42fc52([0x65,0x76,0x65,0x72,0x79])]((_0x4e1449,_0xbdd2e9)=>_0x544659[_0xbdd2e9]===_0x4e1449||_0x544659[_0xbdd2e9]===_0x42fc52([0x2a])));}function _0x31817c(){return _0x1f45bd&&_0x4e6885?new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x445ab0,_0x3ff366)=>{_0x1f45bd[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x445ab0,_0x3ff366),_0x4e6885[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x357a1f=>{_0x357a1f!=_0x42fc52([0x56,0x61,0x6c,0x69,0x64])&&_0x445ab0(_0x357a1f);},_0x3ff366);}):_0x1f45bd||_0x4e6885||_0x42fc52([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2c8209(_0x1d1352,_0x54a440){return new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x954d03=>{if(_0x2273f6())return _0x954d03(_0x42fc52([0x56,0x61,0x6c,0x69,0x64]));_0x3f28df(),_0x261568[_0x42fc52([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42fc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x603c57=!0x1;const _0x6d8106=_0x4153e8();function _0x2242a6(_0xfca714){return!!_0xfca714&&(typeof _0xfca714===_0x42fc52([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfca714===_0x42fc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfca714[_0x42fc52([0x74,0x68,0x65,0x6e])]===_0x42fc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfca714[_0x42fc52([0x63,0x61,0x74,0x63,0x68])]===_0x42fc52([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x12cd70(_0x11efbd){_0x203208(_0x11efbd)[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x4752c3=>{if(!_0x4752c3||_0x4752c3[_0x42fc52([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42fc52([0x6f,0x6b]))return _0x42fc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x164927(_0x28b410(_0x6d8106+_0x54a440))!=_0x4752c3[_0x42fc52([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42fc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42fc52([0x56,0x61,0x6c,0x69,0x64]);})[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x47af6b=>(_0x8d21bb(),_0x47af6b),()=>{const _0x301bd8=_0x308fa7();return null==_0x301bd8?(_0x8d21bb(),_0x42fc52([0x56,0x61,0x6c,0x69,0x64])):_0x42fc52(_0xa7efdf-_0x301bd8>(0x7b0e9b5d^_0x14c9bc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x954d03)[_0x42fc52([0x63,0x61,0x74,0x63,0x68])](()=>{_0x954d03(_0x42fc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a1260=0x5f34f1dd^_0x14c9bc;function _0x8d21bb(){const _0x28e32d=_0x42fc52([0x6c,0x6c,0x63,0x74,0x2d])+_0x164927(_0x28b410(_0x1d1352)),_0x3b0d46=_0xbd1b4(_0x164927(window[_0x42fc52([0x4d,0x61,0x74,0x68])][_0x42fc52([0x63,0x65,0x69,0x6c])](_0xa7efdf/_0x2a1260)));window[_0x42fc52([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42fc52([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28e32d,_0x3b0d46);}function _0x308fa7(){const _0x589372=_0x42fc52([0x6c,0x6c,0x63,0x74,0x2d])+_0x164927(_0x28b410(_0x1d1352)),_0xf5d3f6=window[_0x42fc52([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42fc52([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x589372);return _0xf5d3f6?window[_0x42fc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xbd1b4(_0xf5d3f6),0x10)*_0x2a1260:null;}function _0x203208(_0x4e39f1){return new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e132d,_0x3c89cf)=>{_0x4e39f1[_0x42fc52([0x74,0x68,0x65,0x6e])](_0x1e132d,_0x3c89cf),window[_0x42fc52([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c89cf,0x5f03cb9d^_0x14c9bc);});}}_0x261568[_0x42fc52([0x6f,0x6e])](_0x42fc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x59daec,_0x137506)=>{if(_0x137506[0x0]!=_0x1d1352)return _0x954d03(_0x42fc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x137506[0x1]={..._0x137506[0x1],[_0x42fc52([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x6d8106};},{[_0x42fc52([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42fc52([0x68,0x69,0x67,0x68])}),_0x261568[_0x42fc52([0x6f,0x6e])](_0x42fc52([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x11a6bf=>{_0x2242a6(_0x11a6bf[_0x42fc52([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x603c57=!0x0,_0x12cd70(_0x11a6bf[_0x42fc52([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42fc52([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42fc52([0x6c,0x6f,0x77])}),_0x29a1d3[_0x42fc52([0x74,0x68,0x65,0x6e])](()=>{_0x603c57||_0x954d03(_0x42fc52([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2273f6(){return _0x261568[_0x42fc52([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42fc52([0x76,0x69,0x65,0x77])][_0x42fc52([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42fc52([0x61,0x75,0x74,0x6f]);}function _0x3f28df(){_0x261568[_0x42fc52([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42fc52([0x76,0x69,0x65,0x77])][_0x42fc52([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42fc52([0x61,0x75,0x74,0x6f]);}}function _0x52404a(_0x3a25ee){const _0x533dc7=[new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1effe7=>setTimeout(_0x1effe7,0x5f0b2191^_0x14c9bc)),_0x29a1d3[_0x42fc52([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e2611=>{let _0x137d66=0x0;_0x261568[_0x42fc52([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fc52([0x6f,0x6e])](_0x42fc52([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1601a5,_0x3cc47c)=>{_0x3cc47c[0x0][_0x42fc52([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x137d66++,_0x137d66==(0x5f021ea5^_0x14c9bc)&&(_0x1e2611(),_0x1601a5[_0x42fc52([0x6f,0x66,0x66])]());});}))];return window[_0x42fc52([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42fc52([0x72,0x61,0x63,0x65])](_0x533dc7)[_0x42fc52([0x74,0x68,0x65,0x6e])](()=>_0x3a25ee);}async function _0x18d1c4(){await _0x29a1d3,_0x261568[_0x42fc52([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fc52([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f9e5d,_0x261568[_0x42fc52([0x6d,0x6f,0x64,0x65,0x6c])][_0x42fc52([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f9e5d,_0x261568[_0x42fc52([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42fc52([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3fb4b3(_0x2ec604){const _0x1eee39=_0x9e85b3();_0x261568[_0x1eee39]=_0x42fc52([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])+_0x2ec604,_0x2ec604!=_0x42fc52([0x56,0x61,0x6c,0x69,0x64])&&_0x18d1c4();}function _0x9e85b3(){const _0x3a7b93=window[_0x42fc52([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42fc52([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42fc52([0x6e,0x6f,0x77])]())[_0x42fc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42fc52([0x2e]),'');let _0x447422=_0x42fc52([0x4e]);for(let _0x25f8a6=0x0;_0x25f8a6<_0x3a7b93[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25f8a6+=0x2){let _0x31a4ca=window[_0x42fc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a7b93[_0x42fc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25f8a6,_0x25f8a6+0x2));_0x31a4ca>=_0x177bf7[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31a4ca-=_0x177bf7[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x447422+=_0x177bf7[_0x31a4ca];}return _0x447422;}function _0x357bd0(){const _0x1132d2=_0xff3a9a[_0x42fc52([0x73,0x70,0x6c,0x69,0x74])](_0x42fc52([0x2e]));if(0x3!=_0x1132d2[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x28e278(_0x1132d2[0x1]);function _0x28e278(_0x1520f2){const _0x11c69e=_0x1a0b60(_0x1520f2);return _0x11c69e&&_0x4d3a1a()?_0x11c69e:null;function _0x4d3a1a(){const _0x43d875=_0x11c69e[_0x42fc52([0x6a,0x74,0x69])],_0x3eb4f1=window[_0x42fc52([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43d875[_0x42fc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43d875[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x25dfb7={..._0x11c69e,[_0x42fc52([0x6a,0x74,0x69])]:_0x43d875[_0x42fc52([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43d875[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x25dfb7[_0x42fc52([0x76,0x63])],_0x28b410(_0x25dfb7)==_0x3eb4f1;}}}async function _0x5b2f94(){let _0x2483e8=!0x0;try{const _0x492f6f=_0xff3a9a[_0x42fc52([0x73,0x70,0x6c,0x69,0x74])](_0x42fc52([0x2e])),[_0x3198ea,_0x3b52db,_0x1cf55f]=_0x492f6f;return _0x4e319d(_0x3198ea),await _0x4bd0c5(_0x3198ea,_0x3b52db,_0x1cf55f),_0x2483e8;}catch{return!0x1;}function _0x4e319d(_0x692bf6){const _0x37426e=_0x1a0b60(_0x692bf6);_0x37426e&&_0x37426e[_0x42fc52([0x61,0x6c,0x67])]==_0x42fc52([0x45,0x53,0x32,0x35,0x36])||(_0x2483e8=!0x1);}async function _0x4bd0c5(_0x573550,_0x5db2da,_0x25310e){const _0x2a89be=window[_0x42fc52([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42fc52([0x66,0x72,0x6f,0x6d])](_0x5bd917(_0x25310e),_0x4675d9=>_0x4675d9[_0x42fc52([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x358496=new window[(_0x42fc52([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42fc52([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x573550+_0x42fc52([0x2e])+_0x5db2da),_0x268277=window[_0x42fc52([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42fc52([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x268277)return;const _0x55ca13=await _0x268277[_0x42fc52([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42fc52([0x6a,0x77,0x6b]),_0x23d3eb,{[_0x42fc52([0x6e,0x61,0x6d,0x65])]:_0x42fc52([0x45,0x43,0x44,0x53,0x41]),[_0x42fc52([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42fc52([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42fc52([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x268277[_0x42fc52([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42fc52([0x6e,0x61,0x6d,0x65])]:_0x42fc52([0x45,0x43,0x44,0x53,0x41]),[_0x42fc52([0x68,0x61,0x73,0x68])]:{[_0x42fc52([0x6e,0x61,0x6d,0x65])]:_0x42fc52([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x55ca13,_0x2a89be,_0x358496)||(_0x2483e8=!0x1);}}function _0x1a0b60(_0x400a68){return _0x400a68[_0x42fc52([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42fc52([0x65,0x79]))?JSON[_0x42fc52([0x70,0x61,0x72,0x73,0x65])](_0x5bd917(_0x400a68)):null;}function _0x5bd917(_0x591285){return window[_0x42fc52([0x61,0x74,0x6f,0x62])](_0x591285[_0x42fc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42fc52([0x2b]))[_0x42fc52([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42fc52([0x2f])));}function _0x28b410(_0x4e8bcf){let _0x1cb714=0x1505;function _0x582de7(_0x388668){for(let _0x27df1a=0x0;_0x27df1a<_0x388668[_0x42fc52([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27df1a++){const _0x235178=_0x388668[_0x42fc52([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x27df1a);_0x1cb714=(_0x1cb714<<0x5)+_0x1cb714+_0x235178,_0x1cb714&=_0x1cb714;}}function _0x9b4c02(_0x1e1b3d){Array[_0x42fc52([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e1b3d)?_0x1e1b3d[_0x42fc52([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x9b4c02):_0x1e1b3d&&typeof _0x1e1b3d==_0x42fc52([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42fc52([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e1b3d)[_0x42fc52([0x73,0x6f,0x72,0x74])]()[_0x42fc52([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x174a59,_0x2f0b54])=>{_0x582de7(_0x174a59),_0x9b4c02(_0x2f0b54);}):_0x582de7(window[_0x42fc52([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e1b3d));}return _0x9b4c02(_0x4e8bcf),_0x1cb714>>>0x0;}function _0x164927(_0x6b382c){return _0x6b382c[_0x42fc52([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42fc52([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42fc52([0x30]));}function _0xbd1b4(_0x187cca){return _0x187cca[_0x42fc52([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42fc52([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42fc52([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f9e5d(){}function _0x42fc52(_0x26f560){const _0x297aa6=_0x3556;return _0x26f560[_0x297aa6(0x10e)](_0xd3528=>String[_0x297aa6(0x100)](_0xd3528))[_0x297aa6(0x120)]('');}_0x3fb4b3(await _0xdd036b());}(this);}[_0x42f6b9(0xeb)](){const _0x4ffb61=_0x42f6b9;super[_0x4ffb61(0xeb)](),this[_0x4ffb61(0x10a)][_0x4ffb61(0xeb)](),this[_0x4ffb61(0xf3)][_0x4ffb61(0x10b)]();}[_0x42f6b9(0xfe)](_0x1fec84,{outlineDefinitions:_0x34c2dc,outlineChanges:_0x1e789b}){const _0x1fa351=_0x42f6b9;this[_0x1fa351(0x11a)]=_0x34c2dc,this[_0x1fa351(0x10a)][_0x1fa351(0xf8)](_0x1e789b);}[_0x42f6b9(0x11c)](_0x435c13){const _0x18e75d=_0x42f6b9;this[_0x18e75d(0x11a)][_0x18e75d(0x111)]&&this[_0x18e75d(0x11a)][_0x435c13]&&(this[_0x18e75d(0x10a)][_0x18e75d(0x10f)]=_0x435c13);}[_0x42f6b9(0x108)](_0x16f459){const _0x1c2a44=_0x42f6b9,_0x281170=this[_0x1c2a44(0x11a)][_0x16f459][_0x1c2a44(0xe1)];this[_0x1c2a44(0x104)][_0x1c2a44(0xef)][_0x1c2a44(0xfb)](_0x73555a=>{const _0x79d761=_0x1c2a44;_0x73555a[_0x79d761(0xed)](_0x281170,0x0);}),this[_0x1c2a44(0x104)][_0x1c2a44(0x109)][_0x1c2a44(0x10a)][_0x1c2a44(0x11e)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1c2a44(0x104)][_0x1c2a44(0x109)][_0x1c2a44(0x10a)][_0x1c2a44(0xdf)](),this[_0x1c2a44(0x11c)](_0x16f459);}[_0x42f6b9(0x105)](){const _0x284a90=_0x42f6b9,_0x4f85fb=this[_0x284a90(0x104)];let _0x12c798;for(const _0x1be85b of _0x4f85fb[_0x284a90(0xef)][_0x284a90(0x119)][_0x284a90(0xf1)]()){const _0x142dbf=_0x4f85fb[_0x284a90(0x109)][_0x284a90(0x10a)][_0x284a90(0xfd)](_0x1be85b),_0x595fb8=_0x142dbf&&new _0x40f23a(_0x142dbf)[_0x284a90(0xf2)]();if(_0x595fb8){const _0x434637=new _0x40f23a(_0x349fac[_0x284a90(0xdb)])[_0x284a90(0xe4)](_0x595fb8);_0x434637&&(_0x12c798=_0x434637[_0x284a90(0xf6)]+0.25*_0x434637[_0x284a90(0x115)]);}}if(void 0x0===_0x12c798)return;const _0x3d2b19=h(_0x4f85fb[_0x284a90(0x109)],this[_0x284a90(0x11a)],_0x12c798);_0x3d2b19?this[_0x284a90(0x11c)](this[_0x284a90(0x11a)][_0x284a90(0xe3)](_0x3d2b19)):this[_0x284a90(0x11c)](-0x1);}}function h(_0x5a58cf,_0x3594c7,_0x308202,_0x19af3a=0x0,_0x1f159f=_0x3594c7[_0x42f6b9(0x111)]-0x1){const _0x4ffb16=_0x42f6b9,_0x4ddf4d=Math[_0x4ffb16(0x101)](_0x19af3a+(_0x1f159f-_0x19af3a)/0x2);if(_0x1f159f>=_0x19af3a){const _0x2be3fa=_0x3594c7[_0x4ddf4d],_0x3fe945=_0x5a58cf[_0x4ffb16(0x10d)][_0x4ffb16(0xe8)](_0x2be3fa[_0x4ffb16(0xe1)]);if(!_0x3fe945)return null;const _0x1d7783=_0x5a58cf[_0x4ffb16(0x10a)][_0x4ffb16(0xde)][_0x4ffb16(0x116)](_0x3fe945);return new _0x40f23a(_0x1d7783)[_0x4ffb16(0x118)]>_0x308202?h(_0x5a58cf,_0x3594c7,_0x308202,_0x19af3a,_0x4ddf4d-0x1):h(_0x5a58cf,_0x3594c7,_0x308202,_0x4ddf4d+0x1,_0x1f159f);}return _0x4ddf4d<0x0?null:_0x3594c7[_0x4ddf4d];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x589e87=_0x52cf;(function(_0x34e47e,_0x1b9412){const _0x101f3f=_0x52cf,_0x4685d1=_0x34e47e();while(!![]){try{const _0x4f6eed=-parseInt(_0x101f3f(0x1f5))/0x1+parseInt(_0x101f3f(0x200))/0x2*(parseInt(_0x101f3f(0x220))/0x3)+parseInt(_0x101f3f(0x248))/0x4+-parseInt(_0x101f3f(0x219))/0x5+-parseInt(_0x101f3f(0x1fc))/0x6+-parseInt(_0x101f3f(0x211))/0x7*(-parseInt(_0x101f3f(0x232))/0x8)+-parseInt(_0x101f3f(0x238))/0x9;if(_0x4f6eed===_0x1b9412)break;else _0x4685d1['push'](_0x4685d1['shift']());}catch(_0x4b2ff0){_0x4685d1['push'](_0x4685d1['shift']());}}}(_0x2cdc,0x3572c));function _0x2cdc(){const _0x44e6e=['\x20table-of-contents_empty','view','hasContent','plugins','mapper','name','editingDowncast','href','forEach','32jEknot','pluginName','document','target','for','map','4177080ssFBoY','scrollToTheSelection','isInteger','rootName','element','position','toModelElement','headingId.modelAttributeName','viewToModelPosition','end','nodeAfter','join','fromCharCode','outlineDefinitions','config','stop','1121936WeiqUk','commands','getChanges','data','$capture','getAncestors','get','conversion','text','No\x20headings\x20were\x20found\x20in\x20the\x20document.','length','viewPosition','_defineConverters','abs','locale','setSelection','tableOfContentsHeadingIndex','_trackNewToCElements','tableOfContents','domEvent','differ','TableOfContentsEditing','table-of-contents__placeholder','preventDefault','_redirectMapper','afterInit','$blockObject','register','DocumentOutlineUtils','modelPosition','5152nLawun','elementToElement','headingId','Empty\x20heading','createContainerElement','_tableOfContentsElements','level','770382ubFxRe','div','modelElement','upcast','81598KboFvE','Table\x20of\x20contents','add','insertTableOfContents','_defineSchema','_createTableOfContents','filter','_handleScrollToHeading','listenTo','isPremiumPlugin','change','table-of-contents','high','insert','isOfficialPlugin','editor','_headingIdModelAttributeName','560455fgAEeM','findMappedViewAncestor','click','setCustomProperty','$graveyard','requires','createText','editing','348720BdcsuJ','_updateTableOfContentsElements','model','elementToStructure','type','schema','getCustomProperty','21iMBAUr','init','createPositionAt','getAttribute','documentOutline.showEmptyHeadings','_currentOutlineDefinitions','reconvertItem','registerRawContentMatcher','dataDowncast'];_0x2cdc=function(){return _0x44e6e;};return _0x2cdc();}import{Plugin as _0x12378e}from'ckeditor5/src/core.js';import{toWidget as _0xa03e30,Widget as _0x4dddfc}from'ckeditor5/src/widget.js';import{uid as _0x5c89a1}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x2fce46}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x172bd1}from'../documentoutline/documentoutlineutils.js';function _0x52cf(_0x417598,_0x14b008){const _0x2cdc41=_0x2cdc();return _0x52cf=function(_0x52cf20,_0x4b49e0){_0x52cf20=_0x52cf20-0x1ea;let _0x112fde=_0x2cdc41[_0x52cf20];return _0x112fde;},_0x52cf(_0x417598,_0x14b008);}import{HeadingId as _0x3c02c9}from'./headingid.js';import{getTranslation as _0x90d7d}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x12378e{static get[_0x589e87(0x233)](){const _0x4696cd=_0x589e87;return _0x4696cd(0x1ec);}static get[_0x589e87(0x20e)](){return!0x0;}static get[_0x589e87(0x209)](){return!0x0;}static get[_0x589e87(0x216)](){return[_0x4dddfc,_0x172bd1,_0x3c02c9];}[_0x589e87(0x225)];[_0x589e87(0x1fa)];[_0x589e87(0x210)];constructor(_0x27e2df){const _0x34dd2e=_0x589e87;super(_0x27e2df),this[_0x34dd2e(0x225)]=[],this[_0x34dd2e(0x1fa)]=new Set(),this[_0x34dd2e(0x210)]=_0x34dd2e(0x1f7);}[_0x589e87(0x221)](){const _0x202b07=_0x589e87,_0x897dec=this[_0x202b07(0x20f)],_0x4a6c20=_0x897dec[_0x202b07(0x218)][_0x202b07(0x22a)][_0x202b07(0x234)];_0x897dec[_0x202b07(0x246)][_0x202b07(0x24e)](_0x202b07(0x23f))&&(this[_0x202b07(0x210)]=_0x897dec[_0x202b07(0x246)][_0x202b07(0x24e)](_0x202b07(0x23f))),this[_0x202b07(0x208)](_0x4a6c20,_0x202b07(0x213),(_0x161236,_0x424752)=>{const _0x15c27d=_0x202b07;if(!_0x424752[_0x15c27d(0x235)])return;const _0x4e788b=_0x424752[_0x15c27d(0x235)][_0x15c27d(0x21f)](_0x15c27d(0x258));Number[_0x15c27d(0x23a)](_0x4e788b)&&(_0x424752[_0x15c27d(0x1ea)][_0x15c27d(0x1ee)](),_0x161236[_0x15c27d(0x247)](),this[_0x15c27d(0x207)](_0x4e788b));},{'priority':_0x202b07(0x20c),'context':_0x202b07(0x24c)}),this[_0x202b07(0x204)](),this[_0x202b07(0x254)](),_0x897dec[_0x202b07(0x249)][_0x202b07(0x202)](_0x202b07(0x203),new _0x2fce46(_0x897dec)),(_0x897dec[_0x202b07(0x22c)][_0x202b07(0x24e)](_0x202b07(0x1f3))['on'](_0x202b07(0x20a),(_0x2ad497,_0x59f976)=>{const _0x37ba16=_0x202b07;this[_0x37ba16(0x225)]=_0x59f976[_0x37ba16(0x245)],this[_0x37ba16(0x21a)]();}),this[_0x202b07(0x208)](_0x897dec[_0x202b07(0x21b)][_0x202b07(0x234)],_0x202b07(0x20a),()=>{const _0x319846=_0x202b07;this[_0x319846(0x259)]();}));}[_0x589e87(0x1f0)](){!async function(_0x5a27f7){const _0x12941f=_0x5e30a3([0x73,0x4b,0x58,0x61,0x6e,0x51,0x36,0x63,0x78,0x69,0x4f,0x46,0x75,0x76,0x53,0x47,0x31,0x38,0x62,0x48,0x35,0x68,0x66,0x44,0x74,0x43,0x4e,0x77,0x33,0x6a,0x32,0x4d,0x67,0x70,0x37,0x6f,0x5a,0x79,0x7a,0x45,0x65,0x39,0x56,0x4c,0x64,0x42,0x52,0x30,0x6d,0x50,0x72,0x54,0x49,0x57,0x59,0x71,0x4a,0x41,0x6c,0x34,0x55,0x6b]),_0x242d57=0x15a9b121,_0x5dcbad=0x15aedeb9^_0x242d57,_0x4a912d=window[_0x5e30a3([0x44,0x61,0x74,0x65])][_0x5e30a3([0x6e,0x6f,0x77])](),_0x4bd413=_0x5a27f7[_0x5e30a3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4148af=new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x186bd5=>{_0x4bd413[_0x5e30a3([0x6f,0x6e,0x63,0x65])](_0x5e30a3([0x72,0x65,0x61,0x64,0x79]),_0x186bd5);}),_0x46ad42={[_0x5e30a3([0x6b,0x74,0x79])]:_0x5e30a3([0x45,0x43]),[_0x5e30a3([0x75,0x73,0x65])]:_0x5e30a3([0x73,0x69,0x67]),[_0x5e30a3([0x63,0x72,0x76])]:_0x5e30a3([0x50,0x2d,0x32,0x35,0x36]),[_0x5e30a3([0x78])]:_0x5e30a3([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]),[_0x5e30a3([0x79])]:_0x5e30a3([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]),[_0x5e30a3([0x61,0x6c,0x67])]:_0x5e30a3([0x45,0x53,0x32,0x35,0x36])},_0x56c1c0=_0x4bd413[_0x5e30a3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e30a3([0x67,0x65,0x74])](_0x5e30a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x52b962(){let _0x36e6e,_0x4d983a=null,_0x4dffbd=null;try{if(_0x56c1c0==_0x5e30a3([0x47,0x50,0x4c]))return _0x5e30a3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x36e6e=_0x1c72f6(),!_0x36e6e)return _0x5e30a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x36e6e[_0x5e30a3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4dffbd=_0x292ad5(_0x36e6e[_0x5e30a3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x36e6e[_0x5e30a3([0x6a,0x74,0x69])])),await _0x4aa533()?_0x28c420()?_0x77a829()?_0x5e30a3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x186a96()?(_0x36e6e[_0x5e30a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e30a3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4d983a=_0xc68c16(_0x5e30a3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x36e6e[_0x5e30a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e30a3([0x74,0x72,0x69,0x61,0x6c])&&(_0x4d983a=_0xc68c16(_0x5e30a3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x22844f()):_0x5e30a3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e30a3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e30a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5e30a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x77a829(){const _0x3be569=[_0x5e30a3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e30a3([0x74,0x72,0x69,0x61,0x6c])][_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36e6e[_0x5e30a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a912d/0x3e8:0xe10*_0x5dcbad;return _0x36e6e[_0x5e30a3([0x65,0x78,0x70])]<_0x3be569;}function _0x28c420(){const _0x2bf4fc=_0x36e6e[_0x5e30a3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2bf4fc&&(!!_0x2bf4fc[_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e30a3([0x2a]))||(!!_0x2bf4fc[_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e30a3([0x54,0x4f,0x43]))||!!_0x2bf4fc[_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e30a3([0x50,0x50]))));}function _0x186a96(){const _0x2a95cc=_0x52cf,_0x536473=_0x36e6e[_0x5e30a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x536473||0x0==_0x536473[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c71e9}=new URL(window[_0x5e30a3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a95cc(0x230)]);if(_0x536473[_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c71e9))return!0x0;const _0x2a8292=_0x1c71e9[_0x5e30a3([0x73,0x70,0x6c,0x69,0x74])](_0x5e30a3([0x2e]));return _0x536473[_0x5e30a3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5ec361=>_0x5ec361[_0x5e30a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e30a3([0x2a])))[_0x5e30a3([0x6d,0x61,0x70])](_0x54e8e3=>_0x54e8e3[_0x5e30a3([0x73,0x70,0x6c,0x69,0x74])](_0x5e30a3([0x2e])))[_0x5e30a3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x141b28=>_0x141b28[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2a8292[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e30a3([0x6d,0x61,0x70])](_0x5daba3=>Array(_0x2a8292[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5daba3[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e30a3([0x66,0x69,0x6c,0x6c])](_0x5daba3[0x0]===_0x5e30a3([0x2a])?_0x5e30a3([0x2a]):'')[_0x5e30a3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5daba3))[_0x5e30a3([0x73,0x6f,0x6d,0x65])](_0x2d6ff6=>_0x2a8292[_0x5e30a3([0x65,0x76,0x65,0x72,0x79])]((_0xe3957a,_0x31c5b0)=>_0x2d6ff6[_0x31c5b0]===_0xe3957a||_0x2d6ff6[_0x31c5b0]===_0x5e30a3([0x2a])));}function _0x22844f(){return _0x4d983a&&_0x4dffbd?new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x359559,_0x439550)=>{_0x4d983a[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x359559,_0x439550),_0x4dffbd[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x6294ae=>{_0x6294ae!=_0x5e30a3([0x56,0x61,0x6c,0x69,0x64])&&_0x359559(_0x6294ae);},_0x439550);}):_0x4d983a||_0x4dffbd||_0x5e30a3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x292ad5(_0x43c65d,_0x552aed){return new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59fef6=>{if(_0x5d7a1d())return _0x59fef6(_0x5e30a3([0x56,0x61,0x6c,0x69,0x64]));_0x3cccf7(),_0x4bd413[_0x5e30a3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e30a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x446933=!0x1;const _0x304307=_0x5c89a1();function _0x3cd63d(_0x4f2fed){return!!_0x4f2fed&&(typeof _0x4f2fed===_0x5e30a3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4f2fed===_0x5e30a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4f2fed[_0x5e30a3([0x74,0x68,0x65,0x6e])]===_0x5e30a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4f2fed[_0x5e30a3([0x63,0x61,0x74,0x63,0x68])]===_0x5e30a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ee10c(_0x127dc4){_0x3d9931(_0x127dc4)[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x3e0dd3=>{if(!_0x3e0dd3||_0x3e0dd3[_0x5e30a3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e30a3([0x6f,0x6b]))return _0x5e30a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x465084(_0x44e85a(_0x304307+_0x552aed))!=_0x3e0dd3[_0x5e30a3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e30a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e30a3([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x5ac963=>(_0x58f586(),_0x5ac963),()=>{const _0x5b6a66=_0x15dedb();return null==_0x5b6a66?(_0x58f586(),_0x5e30a3([0x56,0x61,0x6c,0x69,0x64])):_0x5e30a3(_0x4a912d-_0x5b6a66>(0x31a53521^_0x242d57)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x59fef6)[_0x5e30a3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x59fef6(_0x5e30a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x193fec=0x159f5fa1^_0x242d57;function _0x58f586(){const _0x2443be=_0x5e30a3([0x6c,0x6c,0x63,0x74,0x2d])+_0x465084(_0x44e85a(_0x43c65d)),_0x3f8cdb=_0x46483b(_0x465084(window[_0x5e30a3([0x4d,0x61,0x74,0x68])][_0x5e30a3([0x63,0x65,0x69,0x6c])](_0x4a912d/_0x193fec)));window[_0x5e30a3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e30a3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2443be,_0x3f8cdb);}function _0x15dedb(){const _0x2ab307=_0x5e30a3([0x6c,0x6c,0x63,0x74,0x2d])+_0x465084(_0x44e85a(_0x43c65d)),_0x3d0e41=window[_0x5e30a3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e30a3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ab307);return _0x3d0e41?window[_0x5e30a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46483b(_0x3d0e41),0x10)*_0x193fec:null;}function _0x3d9931(_0x262157){return new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54cba9,_0x5b0d9a)=>{_0x262157[_0x5e30a3([0x74,0x68,0x65,0x6e])](_0x54cba9,_0x5b0d9a),window[_0x5e30a3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5b0d9a,0x15a865e1^_0x242d57);});}}_0x4bd413[_0x5e30a3([0x6f,0x6e])](_0x5e30a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x18dc01,_0x46f4dc)=>{if(_0x46f4dc[0x0]!=_0x43c65d)return _0x59fef6(_0x5e30a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x46f4dc[0x1]={..._0x46f4dc[0x1],[_0x5e30a3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x304307};},{[_0x5e30a3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e30a3([0x68,0x69,0x67,0x68])}),_0x4bd413[_0x5e30a3([0x6f,0x6e])](_0x5e30a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1082f6=>{_0x3cd63d(_0x1082f6[_0x5e30a3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x446933=!0x0,_0x3ee10c(_0x1082f6[_0x5e30a3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e30a3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e30a3([0x6c,0x6f,0x77])}),_0x4148af[_0x5e30a3([0x74,0x68,0x65,0x6e])](()=>{_0x446933||_0x59fef6(_0x5e30a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d7a1d(){return _0x4bd413[_0x5e30a3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e30a3([0x76,0x69,0x65,0x77])][_0x5e30a3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e30a3([0x61,0x75,0x74,0x6f]);}function _0x3cccf7(){_0x4bd413[_0x5e30a3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e30a3([0x76,0x69,0x65,0x77])][_0x5e30a3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e30a3([0x61,0x75,0x74,0x6f]);}}function _0xc68c16(_0x204a39){const _0x57a0f9=[new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x452fc6=>setTimeout(_0x452fc6,0x15a08fed^_0x242d57)),_0x4148af[_0x5e30a3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x351984=>{let _0xc34b1a=0x0;_0x4bd413[_0x5e30a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e30a3([0x6f,0x6e])](_0x5e30a3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x338c57,_0x163260)=>{_0x163260[0x0][_0x5e30a3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xc34b1a++,_0xc34b1a==(0x15a9b0d9^_0x242d57)&&(_0x351984(),_0x338c57[_0x5e30a3([0x6f,0x66,0x66])]());});}))];return window[_0x5e30a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e30a3([0x72,0x61,0x63,0x65])](_0x57a0f9)[_0x5e30a3([0x74,0x68,0x65,0x6e])](()=>_0x204a39);}async function _0x287bad(){await _0x4148af,_0x4bd413[_0x5e30a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e30a3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x47eed8,_0x4bd413[_0x5e30a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e30a3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x47eed8,_0x4bd413[_0x5e30a3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e30a3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b752d(_0xeca941){const _0x3f34b5=_0x297a87();_0x4bd413[_0x3f34b5]=_0x5e30a3([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])+_0xeca941,_0xeca941!=_0x5e30a3([0x56,0x61,0x6c,0x69,0x64])&&_0x287bad();}function _0x297a87(){const _0x2f3c6f=window[_0x5e30a3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e30a3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e30a3([0x6e,0x6f,0x77])]())[_0x5e30a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e30a3([0x2e]),'');let _0x451014=_0x5e30a3([0x73]);for(let _0x6d1a8=0x0;_0x6d1a8<_0x2f3c6f[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6d1a8+=0x2){let _0x4ee6c4=window[_0x5e30a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f3c6f[_0x5e30a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6d1a8,_0x6d1a8+0x2));_0x4ee6c4>=_0x12941f[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ee6c4-=_0x12941f[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x451014+=_0x12941f[_0x4ee6c4];}return _0x451014;}function _0x1c72f6(){const _0x515b5a=_0x56c1c0[_0x5e30a3([0x73,0x70,0x6c,0x69,0x74])](_0x5e30a3([0x2e]));if(0x3!=_0x515b5a[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2033cb(_0x515b5a[0x1]);function _0x2033cb(_0xa4babf){const _0x444f64=_0x386f89(_0xa4babf);return _0x444f64&&_0x43dc02()?_0x444f64:null;function _0x43dc02(){const _0x9ccf81=_0x444f64[_0x5e30a3([0x6a,0x74,0x69])],_0x1eac15=window[_0x5e30a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9ccf81[_0x5e30a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9ccf81[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1cd107={..._0x444f64,[_0x5e30a3([0x6a,0x74,0x69])]:_0x9ccf81[_0x5e30a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9ccf81[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1cd107[_0x5e30a3([0x76,0x63])],_0x44e85a(_0x1cd107)==_0x1eac15;}}}async function _0x4aa533(){let _0x27397a=!0x0;try{const _0x3f837f=_0x56c1c0[_0x5e30a3([0x73,0x70,0x6c,0x69,0x74])](_0x5e30a3([0x2e])),[_0x1aeeea,_0x1b58cb,_0x31f744]=_0x3f837f;return _0x435db6(_0x1aeeea),await _0x3255e5(_0x1aeeea,_0x1b58cb,_0x31f744),_0x27397a;}catch{return!0x1;}function _0x435db6(_0x30adb9){const _0x4ff5f5=_0x386f89(_0x30adb9);_0x4ff5f5&&_0x4ff5f5[_0x5e30a3([0x61,0x6c,0x67])]==_0x5e30a3([0x45,0x53,0x32,0x35,0x36])||(_0x27397a=!0x1);}async function _0x3255e5(_0x22f8db,_0x341e03,_0x27258b){const _0x5cecfb=window[_0x5e30a3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e30a3([0x66,0x72,0x6f,0x6d])](_0x347bce(_0x27258b),_0x22937c=>_0x22937c[_0x5e30a3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58f88b=new window[(_0x5e30a3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e30a3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22f8db+_0x5e30a3([0x2e])+_0x341e03),_0x25a7ac=window[_0x5e30a3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e30a3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25a7ac)return;const _0x4997aa=await _0x25a7ac[_0x5e30a3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e30a3([0x6a,0x77,0x6b]),_0x46ad42,{[_0x5e30a3([0x6e,0x61,0x6d,0x65])]:_0x5e30a3([0x45,0x43,0x44,0x53,0x41]),[_0x5e30a3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e30a3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e30a3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25a7ac[_0x5e30a3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e30a3([0x6e,0x61,0x6d,0x65])]:_0x5e30a3([0x45,0x43,0x44,0x53,0x41]),[_0x5e30a3([0x68,0x61,0x73,0x68])]:{[_0x5e30a3([0x6e,0x61,0x6d,0x65])]:_0x5e30a3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4997aa,_0x5cecfb,_0x58f88b)||(_0x27397a=!0x1);}}function _0x386f89(_0x508fd5){return _0x508fd5[_0x5e30a3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e30a3([0x65,0x79]))?JSON[_0x5e30a3([0x70,0x61,0x72,0x73,0x65])](_0x347bce(_0x508fd5)):null;}function _0x347bce(_0x518603){return window[_0x5e30a3([0x61,0x74,0x6f,0x62])](_0x518603[_0x5e30a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e30a3([0x2b]))[_0x5e30a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e30a3([0x2f])));}function _0x44e85a(_0x29dabd){let _0x5d1da6=0x1505;function _0x57407f(_0x53b15f){for(let _0x49e7e1=0x0;_0x49e7e1<_0x53b15f[_0x5e30a3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49e7e1++){const _0x12eb9c=_0x53b15f[_0x5e30a3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x49e7e1);_0x5d1da6=(_0x5d1da6<<0x5)+_0x5d1da6+_0x12eb9c,_0x5d1da6&=_0x5d1da6;}}function _0x1501ff(_0x502a28){Array[_0x5e30a3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x502a28)?_0x502a28[_0x5e30a3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1501ff):_0x502a28&&typeof _0x502a28==_0x5e30a3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e30a3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x502a28)[_0x5e30a3([0x73,0x6f,0x72,0x74])]()[_0x5e30a3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x82c4b5,_0x10cfa9])=>{_0x57407f(_0x82c4b5),_0x1501ff(_0x10cfa9);}):_0x57407f(window[_0x5e30a3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x502a28));}return _0x1501ff(_0x29dabd),_0x5d1da6>>>0x0;}function _0x465084(_0x2e724a){return _0x2e724a[_0x5e30a3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e30a3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e30a3([0x30]));}function _0x46483b(_0x4a4a74){return _0x4a4a74[_0x5e30a3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e30a3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e30a3([0x6a,0x6f,0x69,0x6e])]('');}function _0x47eed8(){}function _0x5e30a3(_0x3c2236){const _0xe4103e=_0x52cf;return _0x3c2236[_0xe4103e(0x237)](_0x1604be=>String[_0xe4103e(0x244)](_0x1604be))[_0xe4103e(0x243)]('');}_0x3b752d(await _0x52b962());}(this);}[_0x589e87(0x21a)](){const _0x1ff536=_0x589e87;this[_0x1ff536(0x1fa)][_0x1ff536(0x231)](_0x55a1aa=>{const _0x49132d=_0x1ff536;_0x49132d(0x215)!==_0x55a1aa[_0x49132d(0x23b)]&&this[_0x49132d(0x20f)][_0x49132d(0x218)][_0x49132d(0x226)](_0x55a1aa);});}[_0x589e87(0x259)](){const _0xab4061=_0x589e87;for(const _0xa5d3e8 of this[_0xab4061(0x20f)][_0xab4061(0x21b)][_0xab4061(0x234)][_0xab4061(0x1eb)][_0xab4061(0x24a)]({'includeChangesInGraveyard':!0x0})){if(_0xab4061(0x20d)!==_0xa5d3e8[_0xab4061(0x21d)]||_0xab4061(0x25a)!==_0xa5d3e8[_0xab4061(0x22e)])return;this[_0xab4061(0x1fa)][_0xab4061(0x202)](_0xa5d3e8[_0xab4061(0x23d)][_0xab4061(0x242)]);}}[_0x589e87(0x204)](){const _0x314730=_0x589e87;this[_0x314730(0x20f)][_0x314730(0x21b)][_0x314730(0x21e)][_0x314730(0x1f2)](_0x314730(0x25a),{'inheritAllFrom':_0x314730(0x1f1)});}[_0x589e87(0x254)](){const _0x517f48=_0x589e87,_0x7fe99a=this[_0x517f48(0x20f)][_0x517f48(0x24f)];_0x7fe99a[_0x517f48(0x236)](_0x517f48(0x1ff))[_0x517f48(0x1f6)]({'model':_0x517f48(0x25a),'view':{'name':_0x517f48(0x1fd),'classes':_0x517f48(0x20b)}}),_0x7fe99a[_0x517f48(0x236)](_0x517f48(0x228))[_0x517f48(0x21c)]({'model':_0x517f48(0x25a),'view':(_0x5e665c,{writer:_0x21c80c})=>this[_0x517f48(0x205)](_0x21c80c,!0x0)}),_0x7fe99a[_0x517f48(0x236)](_0x517f48(0x22f))[_0x517f48(0x21c)]({'model':_0x517f48(0x25a),'view':(_0x4cfdd3,{writer:_0x1550dd})=>{const _0x43dbee=_0x517f48;this[_0x43dbee(0x1fa)][_0x43dbee(0x202)](_0x4cfdd3);const _0x3d517f=this[_0x43dbee(0x205)](_0x1550dd);return _0xa03e30(_0x3d517f,_0x1550dd,{'label':_0x90d7d(this[_0x43dbee(0x20f)][_0x43dbee(0x256)],_0x43dbee(0x201))});}}),this[_0x517f48(0x20f)][_0x517f48(0x24b)][_0x517f48(0x227)]({'name':_0x517f48(0x1fd),'classes':_0x517f48(0x20b)}),this[_0x517f48(0x20f)][_0x517f48(0x218)][_0x517f48(0x22d)]['on'](_0x517f48(0x240),this[_0x517f48(0x1ef)](),{'priority':_0x517f48(0x20c)});}[_0x589e87(0x205)](_0x5efaa6,_0x11d25a=!0x1){const _0x55847e=_0x589e87,{locale:_0x190703}=this[_0x55847e(0x20f)],_0x1e1f2a=_0x5efaa6[_0x55847e(0x1f9)](_0x55847e(0x1fd),{'class':_0x55847e(0x20b)+(0x0===this[_0x55847e(0x225)][_0x55847e(0x252)]?_0x55847e(0x229):''),...!_0x11d25a&&{'data-table-of-contents-label':_0x90d7d(_0x190703,_0x55847e(0x201))}});0x0===this[_0x55847e(0x225)][_0x55847e(0x252)]&&!0x1===_0x11d25a&&_0x5efaa6[_0x55847e(0x20d)](_0x5efaa6[_0x55847e(0x222)](_0x1e1f2a,_0x55847e(0x241)),_0x5efaa6[_0x55847e(0x1f9)]('p',{'class':_0x55847e(0x1ed)},[_0x5efaa6[_0x55847e(0x217)](_0x90d7d(_0x190703,_0x55847e(0x251)))]));const _0x10f0ae=_0x11d25a?'':'['+_0x90d7d(_0x190703,_0x55847e(0x1f8))+']';let _0x20d8ab=_0x1e1f2a;return this[_0x55847e(0x225)][_0x55847e(0x231)]((_0x327952,_0x53eba1,_0x25acc3)=>{const _0x1512d6=_0x55847e,_0x3877a5=this[_0x1512d6(0x20f)][_0x1512d6(0x21b)][_0x1512d6(0x22b)](_0x327952[_0x1512d6(0x1fe)],{'ignoreWhitespaces':!0x0}),_0x3a8d2f=_0x3877a5?_0x327952[_0x1512d6(0x250)]:_0x10f0ae,_0x25e1a7=_0x327952[_0x1512d6(0x1fe)][_0x1512d6(0x223)](this[_0x1512d6(0x210)]),_0x2ec468=_0x5efaa6[_0x1512d6(0x1f9)]('a',{'href':'#'+_0x25e1a7,...!_0x11d25a&&{'tabindex':'-1'}},[_0x5efaa6[_0x1512d6(0x217)](_0x3a8d2f)]),_0x550873=this[_0x1512d6(0x20f)][_0x1512d6(0x246)][_0x1512d6(0x24e)](_0x1512d6(0x224));_0x5efaa6[_0x1512d6(0x214)](_0x1512d6(0x258),_0x53eba1,_0x2ec468);const _0x2443f4=_0x5efaa6[_0x1512d6(0x1f9)]('li',null,[_0x3877a5||!_0x11d25a&&_0x550873?_0x2ec468:_0x5efaa6[_0x1512d6(0x217)]('')]),_0x14b539=_0x53eba1?_0x25acc3[_0x53eba1-0x1][_0x1512d6(0x1fb)]:0x0,_0x2b2e3b=Math[_0x1512d6(0x255)](_0x327952[_0x1512d6(0x1fb)]-_0x14b539);if(_0x327952[_0x1512d6(0x1fb)]>_0x14b539){const _0x1db00a=N(_0x2443f4,_0x2b2e3b,_0x5efaa6);_0x5efaa6[_0x1512d6(0x20d)](_0x5efaa6[_0x1512d6(0x222)](_0x20d8ab,_0x1512d6(0x241)),_0x1db00a);}else{const _0x4badb4=function(_0x38fa9e,_0x1ef15d){const _0x1d6391=_0x1512d6;return _0x38fa9e[_0x1d6391(0x24d)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x1d6391(0x206)](_0x3b3b39=>_0x3b3b39['is'](_0x1d6391(0x23c),'ol'))[_0x1ef15d];}(_0x20d8ab,_0x2b2e3b);_0x5efaa6[_0x1512d6(0x20d)](_0x5efaa6[_0x1512d6(0x222)](_0x4badb4,_0x1512d6(0x241)),_0x2443f4);}_0x20d8ab=_0x2443f4;}),_0x1e1f2a;}[_0x589e87(0x207)](_0x2a9cf3){const _0x1bc628=_0x589e87,_0x237bfc=this[_0x1bc628(0x225)][_0x2a9cf3][_0x1bc628(0x1fe)];this[_0x1bc628(0x20f)][_0x1bc628(0x21b)][_0x1bc628(0x20a)](_0x39534a=>{const _0xd1591d=_0x1bc628;_0x39534a[_0xd1591d(0x257)](_0x237bfc,0x0);}),this[_0x1bc628(0x20f)][_0x1bc628(0x218)][_0x1bc628(0x22a)][_0x1bc628(0x239)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x589e87(0x1ef)](){return(_0x27bc2f,_0x465c8c)=>{const _0x35085e=_0x52cf,_0x2e4f67=_0x465c8c[_0x35085e(0x22d)],_0x4dea91=_0x2e4f67[_0x35085e(0x212)](_0x465c8c[_0x35085e(0x253)]),_0x21020b=_0x2e4f67[_0x35085e(0x23e)](_0x4dea91);_0x21020b['is'](_0x35085e(0x23c),_0x35085e(0x25a))&&(_0x465c8c[_0x35085e(0x1f4)]=this[_0x35085e(0x20f)][_0x35085e(0x21b)][_0x35085e(0x222)](_0x21020b,0x0),_0x27bc2f[_0x35085e(0x247)]());};}}function N(_0x3d4620,_0x30df44,_0x10de85){const _0x47ea45=_0x589e87;return 0x1===_0x30df44?_0x10de85[_0x47ea45(0x1f9)]('ol',null,[_0x3d4620]):_0x10de85[_0x47ea45(0x1f9)]('ol',null,[_0x10de85[_0x47ea45(0x1f9)]('li',null,[N(_0x3d4620,_0x30df44-0x1,_0x10de85)])]);}
|
|
23
|
+
const _0x49555d=_0x44b3;(function(_0x162d93,_0x5843ff){const _0x5cc1c3=_0x44b3,_0x25e96a=_0x162d93();while(!![]){try{const _0x29de0f=-parseInt(_0x5cc1c3(0x1b4))/0x1*(-parseInt(_0x5cc1c3(0x1cc))/0x2)+parseInt(_0x5cc1c3(0x1fb))/0x3+-parseInt(_0x5cc1c3(0x1c3))/0x4*(-parseInt(_0x5cc1c3(0x1b6))/0x5)+parseInt(_0x5cc1c3(0x1be))/0x6+-parseInt(_0x5cc1c3(0x1dd))/0x7*(-parseInt(_0x5cc1c3(0x1a7))/0x8)+-parseInt(_0x5cc1c3(0x1d0))/0x9+-parseInt(_0x5cc1c3(0x1b9))/0xa;if(_0x29de0f===_0x5843ff)break;else _0x25e96a['push'](_0x25e96a['shift']());}catch(_0x612dfd){_0x25e96a['push'](_0x25e96a['shift']());}}}(_0x18bf,0x803b4));import{Plugin as _0x3dfac6}from'ckeditor5/src/core.js';function _0x44b3(_0x10f674,_0x471f12){const _0x18bfac=_0x18bf();return _0x44b3=function(_0x44b338,_0x317f6a){_0x44b338=_0x44b338-0x1a7;let _0x1a25c4=_0x18bfac[_0x44b338];return _0x1a25c4;},_0x44b3(_0x10f674,_0x471f12);}function _0x18bf(){const _0x138f4e=['level','modelPosition','text','insert','type','outlineDefinitions','editor','href','isPremiumPlugin','getCustomProperty','registerRawContentMatcher','$capture','editingDowncast','stop','getAncestors','40184FlVOEZ','schema','getChanges','_trackNewToCElements','createText','config','getAttribute','high','listenTo','register','upcast','locale','Empty\x20heading','1lRNBmx','_handleScrollToHeading','1428715iJavLS','_defineSchema','_createTableOfContents','17881380pshGJx','filter','reconvertItem','click','fromCharCode','3058698PWTqZR','$blockObject','\x20table-of-contents_empty','documentOutline.showEmptyHeadings','position','12uEpJwk','isOfficialPlugin','view','commands','abs','init','domEvent','toModelElement','scrollToTheSelection','229282oureNm','div','_headingIdModelAttributeName','conversion','881154omEzqX','table-of-contents__placeholder','tableOfContentsHeadingIndex','_tableOfContentsElements','editing','createPositionAt','elementToElement','setCustomProperty','get','setSelection','$graveyard','add','modelElement','112WEOuPJ','document','preventDefault','No\x20headings\x20were\x20found\x20in\x20the\x20document.','length','element','TableOfContentsEditing','_currentOutlineDefinitions','name','requires','isInteger','tableOfContents','elementToStructure','mapper','dataDowncast','Table\x20of\x20contents','plugins','for','forEach','createContainerElement','pluginName','differ','afterInit','map','viewPosition','viewToModelPosition','change','nodeAfter','_updateTableOfContentsElements','target','2547777mdIrLa','end','DocumentOutlineUtils','headingId.modelAttributeName','hasContent','table-of-contents','model','rootName','_defineConverters','_redirectMapper','data','join','findMappedViewAncestor','insertTableOfContents','headingId'];_0x18bf=function(){return _0x138f4e;};return _0x18bf();}import{toWidget as _0x225fe9,Widget as _0x15e85f}from'ckeditor5/src/widget.js';import{uid as _0x4b9fab}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x305ae2}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x247bcb}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x79496}from'./headingid.js';import{getTranslation as _0x37d3e3}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x3dfac6{static get[_0x49555d(0x1f1)](){const _0x4f0dd3=_0x49555d;return _0x4f0dd3(0x1e3);}static get[_0x49555d(0x1c4)](){return!0x0;}static get[_0x49555d(0x212)](){return!0x0;}static get[_0x49555d(0x1e6)](){return[_0x15e85f,_0x247bcb,_0x79496];}[_0x49555d(0x1e4)];[_0x49555d(0x1d3)];[_0x49555d(0x1ce)];constructor(_0x2497b6){const _0xe28463=_0x49555d;super(_0x2497b6),this[_0xe28463(0x1e4)]=[],this[_0xe28463(0x1d3)]=new Set(),this[_0xe28463(0x1ce)]=_0xe28463(0x209);}[_0x49555d(0x1c8)](){const _0x3cfa8d=_0x49555d,_0x222d34=this[_0x3cfa8d(0x210)],_0x38e1e9=_0x222d34[_0x3cfa8d(0x1d4)][_0x3cfa8d(0x1c5)][_0x3cfa8d(0x1de)];_0x222d34[_0x3cfa8d(0x1ac)][_0x3cfa8d(0x1d8)](_0x3cfa8d(0x1fe))&&(this[_0x3cfa8d(0x1ce)]=_0x222d34[_0x3cfa8d(0x1ac)][_0x3cfa8d(0x1d8)](_0x3cfa8d(0x1fe))),this[_0x3cfa8d(0x1af)](_0x38e1e9,_0x3cfa8d(0x1bc),(_0x57b6ae,_0x3b7b4a)=>{const _0x2c1e13=_0x3cfa8d;if(!_0x3b7b4a[_0x2c1e13(0x1fa)])return;const _0x257e72=_0x3b7b4a[_0x2c1e13(0x1fa)][_0x2c1e13(0x213)](_0x2c1e13(0x1d2));Number[_0x2c1e13(0x1e7)](_0x257e72)&&(_0x3b7b4a[_0x2c1e13(0x1c9)][_0x2c1e13(0x1df)](),_0x57b6ae[_0x2c1e13(0x217)](),this[_0x2c1e13(0x1b5)](_0x257e72));},{'priority':_0x3cfa8d(0x1ae),'context':_0x3cfa8d(0x215)}),this[_0x3cfa8d(0x1b7)](),this[_0x3cfa8d(0x203)](),_0x222d34[_0x3cfa8d(0x1c6)][_0x3cfa8d(0x1db)](_0x3cfa8d(0x208),new _0x305ae2(_0x222d34)),(_0x222d34[_0x3cfa8d(0x1ed)][_0x3cfa8d(0x1d8)](_0x3cfa8d(0x1fd))['on'](_0x3cfa8d(0x1f7),(_0x141f04,_0x5d6b3f)=>{const _0x4fda85=_0x3cfa8d;this[_0x4fda85(0x1e4)]=_0x5d6b3f[_0x4fda85(0x20f)],this[_0x4fda85(0x1f9)]();}),this[_0x3cfa8d(0x1af)](_0x222d34[_0x3cfa8d(0x201)][_0x3cfa8d(0x1de)],_0x3cfa8d(0x1f7),()=>{const _0x3f442c=_0x3cfa8d;this[_0x3f442c(0x1aa)]();}));}[_0x49555d(0x1f3)](){!async function(_0x92ac96){const _0x2524c5=_0x1dbda4([0x6a,0x76,0x73,0x6f,0x69,0x37,0x4e,0x54,0x70,0x75,0x30,0x38,0x4b,0x71,0x47,0x62,0x50,0x77,0x4c,0x68,0x65,0x4f,0x53,0x49,0x45,0x39,0x56,0x74,0x48,0x57,0x59,0x79,0x51,0x36,0x6e,0x34,0x6c,0x5a,0x41,0x6d,0x78,0x32,0x35,0x43,0x6b,0x58,0x52,0x7a,0x61,0x55,0x72,0x46,0x67,0x4a,0x42,0x31,0x33,0x44,0x66,0x64,0x4d,0x63]),_0x3f1005=0x558a64ff,_0x3e41e4=0x558d0b67^_0x3f1005,_0x1f0359=window[_0x1dbda4([0x44,0x61,0x74,0x65])][_0x1dbda4([0x6e,0x6f,0x77])](),_0x203576=_0x92ac96[_0x1dbda4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x54a123=new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e7fa5=>{_0x203576[_0x1dbda4([0x6f,0x6e,0x63,0x65])](_0x1dbda4([0x72,0x65,0x61,0x64,0x79]),_0x5e7fa5);}),_0x438a24={[_0x1dbda4([0x6b,0x74,0x79])]:_0x1dbda4([0x45,0x43]),[_0x1dbda4([0x75,0x73,0x65])]:_0x1dbda4([0x73,0x69,0x67]),[_0x1dbda4([0x63,0x72,0x76])]:_0x1dbda4([0x50,0x2d,0x32,0x35,0x36]),[_0x1dbda4([0x78])]:_0x1dbda4([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]),[_0x1dbda4([0x79])]:_0x1dbda4([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]),[_0x1dbda4([0x61,0x6c,0x67])]:_0x1dbda4([0x45,0x53,0x32,0x35,0x36])},_0x10e5ab=_0x203576[_0x1dbda4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1dbda4([0x67,0x65,0x74])](_0x1dbda4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2890cd(){let _0x356fde,_0x4b93ba=null,_0x32a129=null;try{if(_0x10e5ab==_0x1dbda4([0x47,0x50,0x4c]))return _0x1dbda4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x356fde=_0x53a01a(),!_0x356fde)return _0x1dbda4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x356fde[_0x1dbda4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32a129=_0x1d64f5(_0x356fde[_0x1dbda4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x356fde[_0x1dbda4([0x6a,0x74,0x69])])),await _0x2fb55c()?_0x8369e6()?_0x3f4f78()?_0x1dbda4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3d5166()?(_0x356fde[_0x1dbda4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1dbda4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b93ba=_0x131a2d(_0x1dbda4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x356fde[_0x1dbda4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1dbda4([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b93ba=_0x131a2d(_0x1dbda4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1daa70()):_0x1dbda4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1dbda4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1dbda4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1dbda4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f4f78(){const _0x35b300=[_0x1dbda4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1dbda4([0x74,0x72,0x69,0x61,0x6c])][_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x356fde[_0x1dbda4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f0359/0x3e8:0xe10*_0x3e41e4;return _0x356fde[_0x1dbda4([0x65,0x78,0x70])]<_0x35b300;}function _0x8369e6(){const _0x4ca225=_0x356fde[_0x1dbda4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4ca225&&(!!_0x4ca225[_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dbda4([0x2a]))||(!!_0x4ca225[_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dbda4([0x54,0x4f,0x43]))||!!_0x4ca225[_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dbda4([0x50,0x50]))));}function _0x3d5166(){const _0x2d12e3=_0x44b3,_0x1162ca=_0x356fde[_0x1dbda4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1162ca||0x0==_0x1162ca[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4aede9}=new URL(window[_0x1dbda4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2d12e3(0x211)]);if(_0x1162ca[_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4aede9))return!0x0;const _0x3a97c7=_0x4aede9[_0x1dbda4([0x73,0x70,0x6c,0x69,0x74])](_0x1dbda4([0x2e]));return _0x1162ca[_0x1dbda4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b2a8c=>_0x5b2a8c[_0x1dbda4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dbda4([0x2a])))[_0x1dbda4([0x6d,0x61,0x70])](_0x59e701=>_0x59e701[_0x1dbda4([0x73,0x70,0x6c,0x69,0x74])](_0x1dbda4([0x2e])))[_0x1dbda4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c3f3c=>_0x4c3f3c[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3a97c7[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1dbda4([0x6d,0x61,0x70])](_0x31e7a0=>Array(_0x3a97c7[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x31e7a0[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1dbda4([0x66,0x69,0x6c,0x6c])](_0x31e7a0[0x0]===_0x1dbda4([0x2a])?_0x1dbda4([0x2a]):'')[_0x1dbda4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x31e7a0))[_0x1dbda4([0x73,0x6f,0x6d,0x65])](_0x539f7a=>_0x3a97c7[_0x1dbda4([0x65,0x76,0x65,0x72,0x79])]((_0x234301,_0x466241)=>_0x539f7a[_0x466241]===_0x234301||_0x539f7a[_0x466241]===_0x1dbda4([0x2a])));}function _0x1daa70(){return _0x4b93ba&&_0x32a129?new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5f159c,_0x1b05c6)=>{_0x4b93ba[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0x5f159c,_0x1b05c6),_0x32a129[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0x10b44b=>{_0x10b44b!=_0x1dbda4([0x56,0x61,0x6c,0x69,0x64])&&_0x5f159c(_0x10b44b);},_0x1b05c6);}):_0x4b93ba||_0x32a129||_0x1dbda4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1d64f5(_0x193c7c,_0x3be7c0){return new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x209ccb=>{if(_0x14b461())return _0x209ccb(_0x1dbda4([0x56,0x61,0x6c,0x69,0x64]));_0x5ab531(),_0x203576[_0x1dbda4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1dbda4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e45a3=!0x1;const _0x457217=_0x4b9fab();function _0x2b1eb5(_0x543166){return!!_0x543166&&(typeof _0x543166===_0x1dbda4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x543166===_0x1dbda4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x543166[_0x1dbda4([0x74,0x68,0x65,0x6e])]===_0x1dbda4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x543166[_0x1dbda4([0x63,0x61,0x74,0x63,0x68])]===_0x1dbda4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x6d878c(_0x5ef9a2){_0x4aab4c(_0x5ef9a2)[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0xdcb8ef=>{if(!_0xdcb8ef||_0xdcb8ef[_0x1dbda4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1dbda4([0x6f,0x6b]))return _0x1dbda4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4bdd15(_0x1b054d(_0x457217+_0x3be7c0))!=_0xdcb8ef[_0x1dbda4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1dbda4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1dbda4([0x56,0x61,0x6c,0x69,0x64]);})[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0x41b2d3=>(_0x53f495(),_0x41b2d3),()=>{const _0x387880=_0x5c3757();return null==_0x387880?(_0x53f495(),_0x1dbda4([0x56,0x61,0x6c,0x69,0x64])):_0x1dbda4(_0x1f0359-_0x387880>(0x7186e0ff^_0x3f1005)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0x209ccb)[_0x1dbda4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x209ccb(_0x1dbda4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf67088=0x55bc8a7f^_0x3f1005;function _0x53f495(){const _0x5d8f94=_0x1dbda4([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bdd15(_0x1b054d(_0x193c7c)),_0x282da0=_0x2101a9(_0x4bdd15(window[_0x1dbda4([0x4d,0x61,0x74,0x68])][_0x1dbda4([0x63,0x65,0x69,0x6c])](_0x1f0359/_0xf67088)));window[_0x1dbda4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1dbda4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d8f94,_0x282da0);}function _0x5c3757(){const _0x24f6c3=_0x1dbda4([0x6c,0x6c,0x63,0x74,0x2d])+_0x4bdd15(_0x1b054d(_0x193c7c)),_0x4e992a=window[_0x1dbda4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1dbda4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x24f6c3);return _0x4e992a?window[_0x1dbda4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2101a9(_0x4e992a),0x10)*_0xf67088:null;}function _0x4aab4c(_0x3c955d){return new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdfa9b6,_0x28e9e7)=>{_0x3c955d[_0x1dbda4([0x74,0x68,0x65,0x6e])](_0xdfa9b6,_0x28e9e7),window[_0x1dbda4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28e9e7,0x558bb03f^_0x3f1005);});}}_0x203576[_0x1dbda4([0x6f,0x6e])](_0x1dbda4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3aad34,_0x118865)=>{if(_0x118865[0x0]!=_0x193c7c)return _0x209ccb(_0x1dbda4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x118865[0x1]={..._0x118865[0x1],[_0x1dbda4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x457217};},{[_0x1dbda4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1dbda4([0x68,0x69,0x67,0x68])}),_0x203576[_0x1dbda4([0x6f,0x6e])](_0x1dbda4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x198f5e=>{_0x2b1eb5(_0x198f5e[_0x1dbda4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e45a3=!0x0,_0x6d878c(_0x198f5e[_0x1dbda4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1dbda4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1dbda4([0x6c,0x6f,0x77])}),_0x54a123[_0x1dbda4([0x74,0x68,0x65,0x6e])](()=>{_0x1e45a3||_0x209ccb(_0x1dbda4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x14b461(){return _0x203576[_0x1dbda4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1dbda4([0x76,0x69,0x65,0x77])][_0x1dbda4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1dbda4([0x61,0x75,0x74,0x6f]);}function _0x5ab531(){_0x203576[_0x1dbda4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1dbda4([0x76,0x69,0x65,0x77])][_0x1dbda4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1dbda4([0x61,0x75,0x74,0x6f]);}}function _0x131a2d(_0x8b5c1e){const _0x5a1730=[new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39bf62=>setTimeout(_0x39bf62,0x55835a33^_0x3f1005)),_0x54a123[_0x1dbda4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x118f9e=>{let _0x411669=0x0;_0x203576[_0x1dbda4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dbda4([0x6f,0x6e])](_0x1dbda4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x444a95,_0x6405af)=>{_0x6405af[0x0][_0x1dbda4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x411669++,_0x411669==(0x558a6507^_0x3f1005)&&(_0x118f9e(),_0x444a95[_0x1dbda4([0x6f,0x66,0x66])]());});}))];return window[_0x1dbda4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1dbda4([0x72,0x61,0x63,0x65])](_0x5a1730)[_0x1dbda4([0x74,0x68,0x65,0x6e])](()=>_0x8b5c1e);}async function _0x5c8d5f(){await _0x54a123,_0x203576[_0x1dbda4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dbda4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3febce,_0x203576[_0x1dbda4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1dbda4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3febce,_0x203576[_0x1dbda4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1dbda4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e8e44(_0x41686c){const _0x4c5759=_0x420a91();_0x203576[_0x4c5759]=_0x1dbda4([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])+_0x41686c,_0x41686c!=_0x1dbda4([0x56,0x61,0x6c,0x69,0x64])&&_0x5c8d5f();}function _0x420a91(){const _0x5419d1=window[_0x1dbda4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1dbda4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1dbda4([0x6e,0x6f,0x77])]())[_0x1dbda4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1dbda4([0x2e]),'');let _0x4ffe19=_0x1dbda4([0x6a]);for(let _0x5b4ff4=0x0;_0x5b4ff4<_0x5419d1[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b4ff4+=0x2){let _0xd19dbd=window[_0x1dbda4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5419d1[_0x1dbda4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b4ff4,_0x5b4ff4+0x2));_0xd19dbd>=_0x2524c5[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd19dbd-=_0x2524c5[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ffe19+=_0x2524c5[_0xd19dbd];}return _0x4ffe19;}function _0x53a01a(){const _0x4784f2=_0x10e5ab[_0x1dbda4([0x73,0x70,0x6c,0x69,0x74])](_0x1dbda4([0x2e]));if(0x3!=_0x4784f2[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5bcc79(_0x4784f2[0x1]);function _0x5bcc79(_0x5558d4){const _0x17358a=_0xbbcbe1(_0x5558d4);return _0x17358a&&_0x3ab5d0()?_0x17358a:null;function _0x3ab5d0(){const _0x437a36=_0x17358a[_0x1dbda4([0x6a,0x74,0x69])],_0x3fab0a=window[_0x1dbda4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x437a36[_0x1dbda4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x437a36[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x53a410={..._0x17358a,[_0x1dbda4([0x6a,0x74,0x69])]:_0x437a36[_0x1dbda4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x437a36[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x53a410[_0x1dbda4([0x76,0x63])],_0x1b054d(_0x53a410)==_0x3fab0a;}}}async function _0x2fb55c(){let _0x5de62f=!0x0;try{const _0x2bbb17=_0x10e5ab[_0x1dbda4([0x73,0x70,0x6c,0x69,0x74])](_0x1dbda4([0x2e])),[_0x50592a,_0x1df2b4,_0x3c69d4]=_0x2bbb17;return _0x1f0e8f(_0x50592a),await _0x7de919(_0x50592a,_0x1df2b4,_0x3c69d4),_0x5de62f;}catch{return!0x1;}function _0x1f0e8f(_0x5e7b91){const _0x27a3bc=_0xbbcbe1(_0x5e7b91);_0x27a3bc&&_0x27a3bc[_0x1dbda4([0x61,0x6c,0x67])]==_0x1dbda4([0x45,0x53,0x32,0x35,0x36])||(_0x5de62f=!0x1);}async function _0x7de919(_0x3d7aa3,_0x5cdee4,_0x142a64){const _0x121624=window[_0x1dbda4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1dbda4([0x66,0x72,0x6f,0x6d])](_0x2366ad(_0x142a64),_0x305df2=>_0x305df2[_0x1dbda4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x22a941=new window[(_0x1dbda4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1dbda4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3d7aa3+_0x1dbda4([0x2e])+_0x5cdee4),_0x4e2568=window[_0x1dbda4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1dbda4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e2568)return;const _0x30a38e=await _0x4e2568[_0x1dbda4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1dbda4([0x6a,0x77,0x6b]),_0x438a24,{[_0x1dbda4([0x6e,0x61,0x6d,0x65])]:_0x1dbda4([0x45,0x43,0x44,0x53,0x41]),[_0x1dbda4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1dbda4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1dbda4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e2568[_0x1dbda4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1dbda4([0x6e,0x61,0x6d,0x65])]:_0x1dbda4([0x45,0x43,0x44,0x53,0x41]),[_0x1dbda4([0x68,0x61,0x73,0x68])]:{[_0x1dbda4([0x6e,0x61,0x6d,0x65])]:_0x1dbda4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x30a38e,_0x121624,_0x22a941)||(_0x5de62f=!0x1);}}function _0xbbcbe1(_0x3ed799){return _0x3ed799[_0x1dbda4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1dbda4([0x65,0x79]))?JSON[_0x1dbda4([0x70,0x61,0x72,0x73,0x65])](_0x2366ad(_0x3ed799)):null;}function _0x2366ad(_0x3ba909){return window[_0x1dbda4([0x61,0x74,0x6f,0x62])](_0x3ba909[_0x1dbda4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1dbda4([0x2b]))[_0x1dbda4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1dbda4([0x2f])));}function _0x1b054d(_0x1daf8b){let _0x21ac3f=0x1505;function _0x56d60b(_0x368b2c){for(let _0x3ff519=0x0;_0x3ff519<_0x368b2c[_0x1dbda4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ff519++){const _0x1babda=_0x368b2c[_0x1dbda4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3ff519);_0x21ac3f=(_0x21ac3f<<0x5)+_0x21ac3f+_0x1babda,_0x21ac3f&=_0x21ac3f;}}function _0x4d04b4(_0x2653fb){Array[_0x1dbda4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2653fb)?_0x2653fb[_0x1dbda4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4d04b4):_0x2653fb&&typeof _0x2653fb==_0x1dbda4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1dbda4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2653fb)[_0x1dbda4([0x73,0x6f,0x72,0x74])]()[_0x1dbda4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x308d52,_0x552b2c])=>{_0x56d60b(_0x308d52),_0x4d04b4(_0x552b2c);}):_0x56d60b(window[_0x1dbda4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2653fb));}return _0x4d04b4(_0x1daf8b),_0x21ac3f>>>0x0;}function _0x4bdd15(_0x596f33){return _0x596f33[_0x1dbda4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1dbda4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1dbda4([0x30]));}function _0x2101a9(_0x496a0e){return _0x496a0e[_0x1dbda4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1dbda4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1dbda4([0x6a,0x6f,0x69,0x6e])]('');}function _0x3febce(){}function _0x1dbda4(_0x3f4456){const _0x48ee42=_0x44b3;return _0x3f4456[_0x48ee42(0x1f4)](_0x371c5c=>String[_0x48ee42(0x1bd)](_0x371c5c))[_0x48ee42(0x206)]('');}_0x2e8e44(await _0x2890cd());}(this);}[_0x49555d(0x1f9)](){const _0x403ae=_0x49555d;this[_0x403ae(0x1d3)][_0x403ae(0x1ef)](_0x8d9db7=>{const _0x3ca22f=_0x403ae;_0x3ca22f(0x1da)!==_0x8d9db7[_0x3ca22f(0x202)]&&this[_0x3ca22f(0x210)][_0x3ca22f(0x1d4)][_0x3ca22f(0x1bb)](_0x8d9db7);});}[_0x49555d(0x1aa)](){const _0x1a21cd=_0x49555d;for(const _0x430f78 of this[_0x1a21cd(0x210)][_0x1a21cd(0x201)][_0x1a21cd(0x1de)][_0x1a21cd(0x1f2)][_0x1a21cd(0x1a9)]({'includeChangesInGraveyard':!0x0})){if(_0x1a21cd(0x20d)!==_0x430f78[_0x1a21cd(0x20e)]||_0x1a21cd(0x1e8)!==_0x430f78[_0x1a21cd(0x1e5)])return;this[_0x1a21cd(0x1d3)][_0x1a21cd(0x1db)](_0x430f78[_0x1a21cd(0x1c2)][_0x1a21cd(0x1f8)]);}}[_0x49555d(0x1b7)](){const _0x9d40f=_0x49555d;this[_0x9d40f(0x210)][_0x9d40f(0x201)][_0x9d40f(0x1a8)][_0x9d40f(0x1b0)](_0x9d40f(0x1e8),{'inheritAllFrom':_0x9d40f(0x1bf)});}[_0x49555d(0x203)](){const _0x3f75fe=_0x49555d,_0x5f4b26=this[_0x3f75fe(0x210)][_0x3f75fe(0x1cf)];_0x5f4b26[_0x3f75fe(0x1ee)](_0x3f75fe(0x1b1))[_0x3f75fe(0x1d6)]({'model':_0x3f75fe(0x1e8),'view':{'name':_0x3f75fe(0x1cd),'classes':_0x3f75fe(0x200)}}),_0x5f4b26[_0x3f75fe(0x1ee)](_0x3f75fe(0x1eb))[_0x3f75fe(0x1e9)]({'model':_0x3f75fe(0x1e8),'view':(_0x338497,{writer:_0x3f17ed})=>this[_0x3f75fe(0x1b8)](_0x3f17ed,!0x0)}),_0x5f4b26[_0x3f75fe(0x1ee)](_0x3f75fe(0x216))[_0x3f75fe(0x1e9)]({'model':_0x3f75fe(0x1e8),'view':(_0x239863,{writer:_0x5bbdde})=>{const _0x372891=_0x3f75fe;this[_0x372891(0x1d3)][_0x372891(0x1db)](_0x239863);const _0x4653a5=this[_0x372891(0x1b8)](_0x5bbdde);return _0x225fe9(_0x4653a5,_0x5bbdde,{'label':_0x37d3e3(this[_0x372891(0x210)][_0x372891(0x1b2)],_0x372891(0x1ec))});}}),this[_0x3f75fe(0x210)][_0x3f75fe(0x205)][_0x3f75fe(0x214)]({'name':_0x3f75fe(0x1cd),'classes':_0x3f75fe(0x200)}),this[_0x3f75fe(0x210)][_0x3f75fe(0x1d4)][_0x3f75fe(0x1ea)]['on'](_0x3f75fe(0x1f6),this[_0x3f75fe(0x204)](),{'priority':_0x3f75fe(0x1ae)});}[_0x49555d(0x1b8)](_0x4065c3,_0x58249d=!0x1){const _0x2fa4dd=_0x49555d,{locale:_0x527e1c}=this[_0x2fa4dd(0x210)],_0x5516e8=_0x4065c3[_0x2fa4dd(0x1f0)](_0x2fa4dd(0x1cd),{'class':_0x2fa4dd(0x200)+(0x0===this[_0x2fa4dd(0x1e4)][_0x2fa4dd(0x1e1)]?_0x2fa4dd(0x1c0):''),...!_0x58249d&&{'data-table-of-contents-label':_0x37d3e3(_0x527e1c,_0x2fa4dd(0x1ec))}});0x0===this[_0x2fa4dd(0x1e4)][_0x2fa4dd(0x1e1)]&&!0x1===_0x58249d&&_0x4065c3[_0x2fa4dd(0x20d)](_0x4065c3[_0x2fa4dd(0x1d5)](_0x5516e8,_0x2fa4dd(0x1fc)),_0x4065c3[_0x2fa4dd(0x1f0)]('p',{'class':_0x2fa4dd(0x1d1)},[_0x4065c3[_0x2fa4dd(0x1ab)](_0x37d3e3(_0x527e1c,_0x2fa4dd(0x1e0)))]));const _0x167ee1=_0x58249d?'':'['+_0x37d3e3(_0x527e1c,_0x2fa4dd(0x1b3))+']';let _0x357b84=_0x5516e8;return this[_0x2fa4dd(0x1e4)][_0x2fa4dd(0x1ef)]((_0x382e94,_0xbf947,_0x42a72d)=>{const _0x5cff8d=_0x2fa4dd,_0x2d41bf=this[_0x5cff8d(0x210)][_0x5cff8d(0x201)][_0x5cff8d(0x1ff)](_0x382e94[_0x5cff8d(0x1dc)],{'ignoreWhitespaces':!0x0}),_0x461300=_0x2d41bf?_0x382e94[_0x5cff8d(0x20c)]:_0x167ee1,_0x1555c3=_0x382e94[_0x5cff8d(0x1dc)][_0x5cff8d(0x1ad)](this[_0x5cff8d(0x1ce)]),_0x2cb623=_0x4065c3[_0x5cff8d(0x1f0)]('a',{'href':'#'+_0x1555c3,...!_0x58249d&&{'tabindex':'-1'}},[_0x4065c3[_0x5cff8d(0x1ab)](_0x461300)]),_0x3d3085=this[_0x5cff8d(0x210)][_0x5cff8d(0x1ac)][_0x5cff8d(0x1d8)](_0x5cff8d(0x1c1));_0x4065c3[_0x5cff8d(0x1d7)](_0x5cff8d(0x1d2),_0xbf947,_0x2cb623);const _0x405d64=_0x4065c3[_0x5cff8d(0x1f0)]('li',null,[_0x2d41bf||!_0x58249d&&_0x3d3085?_0x2cb623:_0x4065c3[_0x5cff8d(0x1ab)]('')]),_0x3e76be=_0xbf947?_0x42a72d[_0xbf947-0x1][_0x5cff8d(0x20a)]:0x0,_0x50bb80=Math[_0x5cff8d(0x1c7)](_0x382e94[_0x5cff8d(0x20a)]-_0x3e76be);if(_0x382e94[_0x5cff8d(0x20a)]>_0x3e76be){const _0x39de51=N(_0x405d64,_0x50bb80,_0x4065c3);_0x4065c3[_0x5cff8d(0x20d)](_0x4065c3[_0x5cff8d(0x1d5)](_0x357b84,_0x5cff8d(0x1fc)),_0x39de51);}else{const _0x107a9c=function(_0x51096d,_0x2a80a7){const _0x2a1919=_0x5cff8d;return _0x51096d[_0x2a1919(0x218)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2a1919(0x1ba)](_0x10cbfe=>_0x10cbfe['is'](_0x2a1919(0x1e2),'ol'))[_0x2a80a7];}(_0x357b84,_0x50bb80);_0x4065c3[_0x5cff8d(0x20d)](_0x4065c3[_0x5cff8d(0x1d5)](_0x107a9c,_0x5cff8d(0x1fc)),_0x405d64);}_0x357b84=_0x405d64;}),_0x5516e8;}[_0x49555d(0x1b5)](_0x310f7a){const _0x1f5db1=_0x49555d,_0x53e8c2=this[_0x1f5db1(0x1e4)][_0x310f7a][_0x1f5db1(0x1dc)];this[_0x1f5db1(0x210)][_0x1f5db1(0x201)][_0x1f5db1(0x1f7)](_0x6952f7=>{const _0x5ec10a=_0x1f5db1;_0x6952f7[_0x5ec10a(0x1d9)](_0x53e8c2,0x0);}),this[_0x1f5db1(0x210)][_0x1f5db1(0x1d4)][_0x1f5db1(0x1c5)][_0x1f5db1(0x1cb)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x49555d(0x204)](){return(_0x135584,_0x753dfc)=>{const _0x51d2fc=_0x44b3,_0x2f735d=_0x753dfc[_0x51d2fc(0x1ea)],_0x1873b3=_0x2f735d[_0x51d2fc(0x207)](_0x753dfc[_0x51d2fc(0x1f5)]),_0x326425=_0x2f735d[_0x51d2fc(0x1ca)](_0x1873b3);_0x326425['is'](_0x51d2fc(0x1e2),_0x51d2fc(0x1e8))&&(_0x753dfc[_0x51d2fc(0x20b)]=this[_0x51d2fc(0x210)][_0x51d2fc(0x201)][_0x51d2fc(0x1d5)](_0x326425,0x0),_0x135584[_0x51d2fc(0x217)]());};}}function N(_0x395071,_0x222797,_0x12d9d9){const _0x5b5cb4=_0x49555d;return 0x1===_0x222797?_0x12d9d9[_0x5b5cb4(0x1f0)]('ol',null,[_0x395071]):_0x12d9d9[_0x5b5cb4(0x1f0)]('ol',null,[_0x12d9d9[_0x5b5cb4(0x1f0)]('li',null,[N(_0x395071,_0x222797-0x1,_0x12d9d9)])]);}
|