@ckeditor/ckeditor5-document-outline 46.0.1-alpha.10 → 46.0.1-alpha.11
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:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=c},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:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=c},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 c={};if(i)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(c[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&c[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},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 c=void 0!==o.layer;c&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,c&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var s=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(s,a[e]):t.appendChild(s)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},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={},c=[],s=0;s<t.length;s++){var a=t[s],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=s,e.splice(s,0,{identifier:d,updater:m,references:1})}c.push(d)}return c}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var c=0;c<r.length;c++){var s=n(r[c]);e[s].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},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:()=>Z,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>W,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,s&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),c&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:c}=i,s=Array(2);let a;o&&(s[0]="leading"),r&&(s[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:s}),d=function(...e){return null!=c&&(null===u&&(u=Date.now()),Date.now()-u>=c)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function c(t){const e=a;let n="";for(const i of t[e(450)]())i instanceof r.ModelText&&(n+=i[e(437)]);return n}function s(){const t=["1419Bfblai","297204qQbrtV","getChildren","heading.options","80605FHTDSk","1713528CRhjvR","plugins","6ATNVrw","htmlH6","htmlH1","model","39719AJMzZr","GeneralHtmlSupport","888696PAWNaF","7vWucpJ","push","htmlH3","reduce","data","htmlH5","get","paragraph","config","33290kSjsal","8HgCOnX","htmlH4","has","htmlH2","366519pXsGwZ"];return(s=function(){return t})()}function a(t,e){const n=s();return(a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(107654===parseInt(e(459))/1*(parseInt(e(455))/2)+-parseInt(e(447))/3+-parseInt(e(443))/4*(-parseInt(e(452))/5)+parseInt(e(449))/6*(-parseInt(e(433))/7)+-parseInt(e(432))/8+-parseInt(e(453))/9+parseInt(e(442))/10*(parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=245]})(t,e)}function f(){const t=["8788362qvZZyG","level","init","length","getRootNames","indexOf","getRoot","getChild","change","_headingNames","isPremiumPlugin","text","fire","model","data","backward","1772088MOJGYs","editing","5116zbPEYK","push","document","toModel","name","findIndex","_deriveHeadingElementsFromConversion","element","afterInit","18KKnTGK","5676680xHfkCN","activeItemIndex","9uYuvrJ","view","getFirstPosition","isOfficialPlugin","554806pcSMft","createElement","domConverter","domToView","_getActiveHeading","get","documentOutline.headings","selection","modelElement","333502daTBHz","5zqYKEI","3836928FogVrE","_getOutlineDefinitions","editor","DocumentOutlineUtils","getChildren","includes","config","item","_getHeadingNames","183hZrhdG","pluginName"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(459446===parseInt(e(262))/1+-parseInt(e(293))/2*(-parseInt(e(273))/3)+parseInt(e(291))/4*(parseInt(e(263))/5)+parseInt(e(246))/6*(parseInt(e(253))/7)+-parseInt(e(264))/8+-parseInt(e(249))/9*(-parseInt(e(247))/10)+-parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(274)](){return l(267)}static get[l(252)](){return!0}static get[l(285)](){return!0}[l(284)]=[];[l(277)](){const t=l,e=this[t(266)];this[t(284)]=this[t(272)]();let n=[];e[t(288)][t(295)].on(t(283),o(()=>{const e=t,i=n;n=this[e(265)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(276)]===n[e(276)]&&t[e(286)]===n[e(286)]&&t[e(261)]===n[e(261)]),r=(0,u.diffToChanges)(o,n),c=this[e(257)](),s=n[e(298)](t=>t[e(261)]===c);r[e(278)]&&this[e(287)](e(283),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(287)](e(248),{index:s})},250,{leading:!0,trailing:!0}))}[l(245)](){const t=l;this[t(284)][t(278)]||this[t(299)]()}[l(265)](){const t=l,e=this[t(266)],n=[],i=this[t(284)];for(const n of e[t(288)][t(295)][t(279)]())o(e[t(288)][t(295)][t(281)](n));function o(e){const r=t;for(const t of e[r(268)]())t.is(r(300))&&(i[r(269)](t[r(297)])&&n[r(294)]({level:i[r(280)](t[r(297)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(257)](){const t=l,e=this[t(266)][t(288)][t(295)][t(260)][t(251)](),n=new r.ModelTreeWalker({direction:t(290),startPosition:e});for(const e of n)if(e[t(271)].is(t(300))&&this[t(284)][t(269)](e[t(271)][t(297)]))return e[t(271)]}[l(272)](){const t=l;return this[t(266)][t(270)][t(258)](t(259))||function(t){const e=a,n=t[e(441)][e(439)](e(451));return n?n[e(436)]((t,n)=>(e(440)!==n[e(458)]&&t[e(434)](n[e(458)]),t),[]):t[e(454)][e(445)](e(460))?[e(457),e(446),e(435),e(444),e(438),e(456)]:[]}(this[t(266)])}[l(299)](){const t=l,e=this[t(266)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(292)][t(250)][t(255)][t(256)](document[t(254)](o)),r=e[t(289)][t(296)](n)[t(282)](0);r?.is(t(300))&&i[t(294)](r[t(297)])}this[t(284)]=i}}var m=n(311);function p(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=v();return(g=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(382488===parseInt(e(228))/1+-parseInt(e(230))/2*(-parseInt(e(233))/3)+parseInt(e(244))/4+-parseInt(e(236))/5*(parseInt(e(238))/6)+parseInt(e(231))/7*(parseInt(e(232))/8)+-parseInt(e(241))/9+-parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(227)],o=e?"["+p(t,n(240))+"]":"";this[n(223)](n(242),""),this[n(223)](n(229),1),this[n(223)](n(221),!1),this[n(235)](n(239)).to(this,n(242),t=>!t),this[n(237)]({tag:n(224),attributes:{class:["ck",n(225),n(226),i.to(n(229),t=>n(243)+t),i.if(n(221),n(222)),i.if(n(239),n(246))],title:i.to(n(242))},children:[{text:i.to(n(242),t=>t||o)}],on:{click:i.to(n(234))}})}}function v(){const t=["level","60378wXBRII","259rIpWLb","138328qBrLse","51NVVbgO","click","bind","3105ixKhpb","setTemplate","1524QobbwD","isEmpty","Empty heading","5783868fpflyi","text","ck-document-outline__item_level-","557120KZfJau","3800780bIGHNE","ck-document-outline__item_empty","isActive","ck-document-outline__item_active","set","div","ck-reset","ck-document-outline__item","bindTemplate","270692hlvZxt"];return(v=function(){return t})()}const I=b;function b(t,e){const n=k();return(b=function(t,e){return n[t-=115]})(t,e)}function k(){const t=["remove","2163070MAtsBL","index","delete","463641mXISDR","documentOutlineContainer","itemSelected","element","items","div","get","map","_setActiveItem","76226gegvKj","showEmptyHeadingText","insert","Editor headings will appear here as you type.","1846902TTCtbS","howMany","setTemplate","ck-document-outline","13JzcDwo","_handleItemClick","forEach","set","activeItemIndex","ck-reset","sync","values","level","27xzCPZN","contentLanguageDirection","getIndex","locale","click","change:activeItemIndex","18575460GkMbFs","destroy","bind","_scrollToItem","source","_insertItem","fire","5CazoRJ","_deleteItem","isActive","delegate","createCollection","2845008OeWABi","addMany","text","type","1082412TFlXcn"];return(k=function(){return t})()}!function(t){const e=b,n=t();for(;;)try{if(553254===parseInt(e(126))/1*(parseInt(e(118))/2)+parseInt(e(162))/3+-parseInt(e(157))/4+-parseInt(e(148))/5*(parseInt(e(122))/6)+-parseInt(e(159))/7+parseInt(e(153))/8*(-parseInt(e(135))/9)+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends m.View{[I(166)];[I(163)];[I(119)];constructor(t,e=!1,n){const i=I;super(t),this[i(119)]=e,this[i(129)](i(130),-1),this[i(163)]=n,this[i(166)]=this[i(152)](),this[i(166)][i(151)](i(139)).to(this),this.on(i(139),this[i(127)][i(143)](this)),this.on(i(140),(t,e,n,o)=>{this[i(117)](o,n)}),this[i(124)]({tag:i(167),attributes:{class:["ck",i(131),i(125)],dir:t[i(136)],"data-document-outline-empty-placeholder":p(t,i(121)),tabindex:-1},children:this[i(166)]})}[I(132)](t){const e=I;t[e(128)](t=>{const n=e;n(120)==t[n(156)]?this[n(146)](t[n(160)],...t[n(133)]):n(161)==t[n(156)]&&this[n(149)](t[n(160)],t[n(123)])})}[I(117)](t,e){const n=I;if(-1!==t){const e=this[n(166)][n(115)](t);e&&(e[n(150)]=!1)}-1!==e&&(this[n(166)][n(115)](e)[n(150)]=!0,this[n(144)](e))}[I(146)](t,...e){const n=I,i=e[n(116)]((e,i)=>{const o=n,r=new w(this[o(138)],this[o(119)]);return r[o(155)]=e[o(155)],r[o(134)]=e[o(134)],t+i===this[o(130)]&&(r[o(150)]=!0),r});this[n(166)][n(154)](i,t)}[I(149)](t,e){const n=I;do{this[n(166)][n(158)](t)}while(--e)}[I(127)](t){const e=I,n=this[e(166)][e(137)](t[e(145)]);this[e(147)](e(164),n)}[I(144)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(166)][e(115)](t)[e(165)],20,this[e(163)])}[I(142)](){const t=I;super[t(142)](),this[t(165)][t(158)]()}}var _=n(673),x=n.n(_),C=n(545),O=n.n(C),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=S();x()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=H;function H(t,e){const n=M();return(H=function(t,e){return n[t-=129]})(t,e)}function M(){const t=["itemSelected","indexOf","floor","_handleItemSelected","get","focusTracker","_setActiveViewItem","9809121Zbaxkj","scrollToTheSelection","sync","_currentOutlineDefinitions","_updateActiveDefinitionFromViewportThrottled","editing","scroll","editor","bind","config","toViewElement","isPremiumPlugin","view","add","change","DocumentOutlineUI","mapViewToDom","length","pluginName","focus","documentOutline.container","resize","getVisible","modelElement","element","height","map","href","_updateActiveDefinitionOnViewportChange","document-outline-container-not-provided","getRootNames","documentOutline.showEmptyHeadings","10dxHVjp","DocumentOutlineUtils","destroy","31597596ipdLEZ","listenTo","bottom","getDomRoot","fromCharCode","activeItemIndex","1046430SUYKFc","setSelection","plugins","top","appendChild","2064642dXWvfW","locale","getIntersection","_handleOutlineChange","283725qzEjLx","domConverter","mapper","join","afterInit","window","init","render","8lAmPSl","model","cancel","2184175ICLmQS","2216648nNGhoM","document","isOfficialPlugin"];return(M=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(803540===-parseInt(e(129))/1*(parseInt(e(183))/2)+-parseInt(e(192))/3+parseInt(e(141))/4+-parseInt(e(140))/5+parseInt(e(197))/6+-parseInt(e(151))/7*(parseInt(e(137))/8)+parseInt(e(186))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(163)];[K(154)];[K(155)];static get[K(169)](){return K(166)}static get[K(143)](){return!0}static get[K(162)](){return!0}constructor(t){const e=K;super(t),this[e(163)]=new y(t[e(198)],this[e(158)][e(160)][e(148)](e(182)),this[e(158)][e(160)][e(148)](e(171))),this[e(154)]=[],this[e(155)]=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(179)][e(159)](this),100)}[K(135)](){const t=K,e=this[t(158)],n=e[t(194)][t(148)](t(184));let i=!1;if(this[t(163)][t(136)](),this[t(158)].ui[t(149)][t(164)](this[t(163)][t(175)]),!e[t(160)][t(148)](t(171)))throw new u.CKEditorError(t(180),{editor:e});e[t(160)][t(148)](t(171))[t(196)](this[t(163)][t(175)]),n.on(t(165),this[t(200)][t(159)](this)),n.on(t(191),(e,{index:n})=>this[t(150)](n)),this[t(163)].on(t(144),(e,n)=>{i=!0,this[t(147)](n)}),this[t(163)][t(187)](u.global[t(142)],t(157),()=>{i?i=!1:this[t(155)]()},{useCapture:!0}),this[t(163)][t(187)](u.global[t(134)],t(172),this[t(155)],{useCapture:!0})}[K(133)](){!async function(t){const e=p([50,54,75,53,113,112,70,103,83,48,76,79,88,118,98,100,122,87,101,71,65,89,69,68,55,109,80,74,77,117,86,115,81,72,78,82,56,73,84,90,110,114,67,120,104,52,106,51,97,85,121,57,105,66,111,107,119,102,99,108,116,49]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=H;return t[e(177)](t=>String[e(190)](t))[e(132)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([75]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(s=>{if(r())return s(p([86,97,108,105,100]));c(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](s)[p([99,97,116,99,104])](()=>{s(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function c(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||s(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const a=await s[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await s[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754524800;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=H,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(178)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=s(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=s(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(185)](){const t=K;super[t(185)](),this[t(163)][t(185)](),this[t(155)][t(139)]()}[K(200)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(154)]=e,this[i(163)][i(153)](n)}[K(150)](t){const e=K;this[e(154)][e(168)]&&this[e(154)][t]&&(this[e(163)][e(191)]=t)}[K(147)](t){const e=K,n=this[e(154)][t][e(174)];this[e(158)][e(138)][e(165)](t=>{t[e(193)](n,0)}),this[e(158)][e(156)][e(163)][e(152)]({alignToTop:!0,forceScroll:!0}),this[e(158)][e(156)][e(163)][e(170)](),this[e(150)](t)}[K(179)](){const t=K,e=this[t(158)];let n;for(const i of e[t(138)][t(142)][t(181)]()){const o=e[t(156)][t(163)][t(189)](i),r=o&&new u.Rect(o)[t(173)]();if(r){const e=new u.Rect(u.global[t(134)])[t(199)](r);e&&(n=e[t(195)]+.25*e[t(176)])}}if(void 0===n)return;const i=V(e[t(156)],this[t(154)],n);i?this[t(150)](this[t(154)][t(145)](i)):this[t(150)](-1)}}function V(t,e,n,i=0,o=e[K(168)]-1){const r=K,c=Math[r(146)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(131)][r(161)](s[r(174)]);if(!a)return null;const l=t[r(163)][r(130)][r(167)](a);return new u.Rect(l)[r(188)]>n?V(t,e,n,i,c-1):V(t,e,n,c+1,o)}return c<0?null:e[c]}const R=F;function F(t,e){const n=U();return(F=function(t,e){return n[t-=379]})(t,e)}function U(){const t=["documentOutlineLicenseKeyValid","827181AkbEfi","get","24478407hZzdPa","isOfficialPlugin","811510KqWmNy","invalid","117GIBFVJ","2567635xYPkVk","_showLicenseError","documentOutlineLicenseKeyNotAllowed","8sLfncP","featureNotAllowed","editor","5478966AoekYt","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyInvalid","359304GvuuVs","_licenseKeyCheckInterval","requires","trialLimit","destroy","expired","documentOutlineLicenseKeyDomainLimit","config","licenseKey","DocumentOutline","evaluationLimit","8472yrMwVz","isPremiumPlugin","usageLimit","documentOutlineLicenseKeyTrialLimit","init","pluginName","domainLimit","documentOutlineLicenseKeyUsageLimit"];return(U=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(596042===parseInt(e(403))/1*(-parseInt(e(388))/2)+-parseInt(e(397))/3+parseInt(e(414))/4+-parseInt(e(401))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8*(parseInt(e(399))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class Z extends t.Plugin{[R(385)];[R(415)];static get[R(379)](){return[h,j]}static get[R(393)](){return R(386)}static get[R(400)](){return!0}static get[R(389)](){return!0}[R(392)](){const t=R;this[t(385)]=this[t(409)][t(384)][t(398)](t(385));const e=this[t(409)];this[t(415)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(396)==r||n(413)==r||n(411)==r||n(383)==r||n(406)==r||n(412)==r||n(391)==r||n(395)==r){delete e[o],i=r,clearInterval(this[n(415)]),this[n(415)]=void 0;break}}n(413)==i&&e[n(405)](n(402)),n(411)==i&&e[n(405)](n(382)),n(383)==i&&e[n(405)](n(394)),n(406)==i&&e[n(405)](n(408),n(386)),n(412)==i&&e[n(405)](n(387)),n(391)==i&&e[n(405)](n(380)),n(395)==i&&e[n(405)](n(390))},1e3)}[R(381)](){const t=R;super[t(381)](),this[t(415)]&&clearInterval(this[t(415)])}}var B=n(901);const J=z;function z(t,e){const n=G();return(z=function(t,e){return n[t-=273]})(t,e)}function G(){const t=["5989192VgSqsq","75580ehZZCa","tableOfContents","createElement","236CLuCar","1412958FJstFd","4390760hJchgj","schema","refresh","editor","execute","change","model","findAllowedParent","7ZZUHnS","928989aXJCYP","896182GEbguS","936VAnTJO","1xERxDT","insertObject","selection","isEnabled","document","20275DHGJYE","getFirstPosition"];return(G=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(454221===-parseInt(e(285))/1*(-parseInt(e(283))/2)+parseInt(e(282))/3+-parseInt(e(296))/4*(-parseInt(e(290))/5)+-parseInt(e(297))/6*(parseInt(e(281))/7)+-parseInt(e(273))/8+parseInt(e(284))/9*(parseInt(e(293))/10)+-parseInt(e(292))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class W extends t.Command{[J(277)](){const t=J;this[t(276)][t(279)][t(278)](e=>{const n=t;this[n(276)][n(279)][n(286)](e[n(295)](n(294)))})}[J(275)](){const t=J,e=this[t(276)][t(279)],n=e[t(289)][t(287)][t(291)]();this[t(288)]=null!==(n&&e[t(274)][t(280)](n,t(294)))}}var q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=O(),X.insertStyleElement=S();x()(q.A,X);q.A&&q.A.locals&&q.A.locals;const Y=Q;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=443]})(t,e)}function $(){const t=["158970NhSwMv","getChanges","insert","item","registerPostFixer","paragraph","97326crzNtG","consume","_registerHeadingIdAttributePostfixer","add","conversion","name","heading.options","forEach","toViewElement","471920ChZiKS","mapper","position","editor","126252dwBwgG","headingId","extend","for","getAttribute","document","has","delete","heading1","remove","1260880jBiHry","length","HeadingId","config","afterInit","set","attributes","get","writer","182gIowqA","consumable","view","headingId.modelAttributeName","setAttribute","isOfficialPlugin","_customDataDowncastHeadingsConversion","viewItem","modelRange","model","change","pluginName","nodeAfter","low","clear","downcast","string","isPremiumPlugin","8obKUcY","hasAttribute","getContainedElement","attribute:headingId:","upcast","element:","_customUpcastHeadingsConversion","match","differ","type","schema","51288hSlXuL","11416veYast","2763ZAewvj","removeAttribute","isRegistered"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(273215===parseInt(e(447))/1*(-parseInt(e(469))/2)+parseInt(e(482))/3+parseInt(e(478))/4+-parseInt(e(463))/5+-parseInt(e(458))/6*(-parseInt(e(501))/7)+parseInt(e(459))/8*(parseInt(e(460))/9)+-parseInt(e(492))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(512)](){return Y(494)}static get[Y(506)](){return!0}static get[Y(446)](){return!0}[Y(496)](){const t=Y,e=this[t(481)];e[t(495)][t(499)](t(504))||(function(e){const n=t,i=new Map;return e?(e[n(476)](t=>{const e=n;e(468)!==t[e(510)]&&i[e(497)](t[e(503)],t[e(510)])}),i[n(499)]("h1")||i[n(497)]("h1",n(490)),i):i}(this[t(481)][t(495)][t(499)](t(475)))[t(476)]((n,i)=>{const o=t;this[o(453)](i),this[o(507)](n),e[o(510)][o(457)][o(462)](n)&&e[o(510)][o(457)][o(484)](n,{allowAttributes:o(483)})}),this[t(471)]())}[Y(453)](t){const e=Y;this[e(481)][e(473)][e(485)](e(451))[e(472)](n=>n.on(e(452)+t,(t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(508)][o(486)]("id"),a=n[o(509)][o(449)]();if(a)return s&&s[o(493)]||a[o(448)](o(483))?void(r[o(470)](n[o(508)],{attributes:["id"]})&&c[o(505)](o(483),s,a)):(r[o(470)](n[o(508)],{attributes:["id"]}),void c[o(505)](o(483),(0,u.uid)(),a))},{priority:u.priorities[e(499)](e(514))+.5}))}[Y(507)](t){const e=Y;this[e(481)][e(473)][e(485)](e(444))[e(472)](n=>n.on(e(450)+t,(t,n,i)=>{const o=e;if(!i[o(502)][o(470)](n[o(466)],t[o(474)]))return;const r=n[o(466)][o(486)](o(483)),c=i[o(479)][o(477)](n[o(466)]);i[o(500)][o(505)]("id",r,c)}))}[Y(471)](){const t=Y,e=this[t(481)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(472)](r),e[o(505)](o(483),r,n),r}function r(e,n){const i=t;e[i(461)](i(483),n)}e[t(510)][t(487)][t(467)](c=>{const s=t,a=e[s(510)][s(487)][s(455)][s(464)]();let u=!1;for(const t of a)if(s(465)==t[s(456)]&&t[s(474)])if(et(t[s(474)])){const e=t[s(498)][s(499)](s(483));s(445)==typeof e?n[s(488)](e)?(o(c,t[s(480)][s(513)]),u=!0):i[s(472)](e):(o(c,t[s(480)][s(513)]),u=!0)}else s(445)==typeof t[s(498)][s(499)](s(483))&&(r(c,t[s(480)][s(513)]),u=!0);else if(s(491)==t[s(456)]){const e=t[s(498)][s(499)](s(483));s(445)==typeof e&&n[s(489)](e)}return u}),e[t(510)][t(487)].on(t(511),()=>{const e=t;i[e(476)](t=>n[e(472)](t)),i[e(443)]()})}}function et(t){return!!t[Y(454)](/heading\d/)}const nt=ot;function it(){const t=["_headingIdModelAttributeName","target","viewToModelPosition","7284636upNJba","length","findMappedViewAncestor","elementToElement","config","isOfficialPlugin","1724118nVEjYV","$graveyard","afterInit","get","end","position","getChanges","conversion","requires","Table of contents","tableOfContentsHeadingIndex","stop","div","text","_updateTableOfContentsElements","_defineConverters","_createTableOfContents","abs","isPremiumPlugin","nodeAfter","domEvent","createContainerElement","listenTo","8277760lqrrPr","differ","rootName","map","TableOfContentsEditing","click","change","documentOutline.showEmptyHeadings","fromCharCode","setSelection","editingDowncast","editing","11158bDqULu","preventDefault","data","reconvertItem","name","hasContent","upcast","outlineDefinitions","mapper","createPositionAt","5ISgXFa","scrollToTheSelection","register","isInteger","26421KdeXLg","insert","viewPosition","model","1237288eJVsdx","_tableOfContentsElements","getAttribute","table-of-contents__placeholder","editor","DocumentOutlineUtils","join","$capture","level","schema","_defineSchema","commands","Empty heading","_redirectMapper","insertTableOfContents","table-of-contents","for","elementToStructure","dataDowncast","view","headingId","getAncestors","pluginName","toModelElement","setCustomProperty","href","headingId.modelAttributeName","4104YZMFCc","modelElement","high","locale","tableOfContents","document","element","add","360lNAZZD","modelPosition","registerRawContentMatcher","type","getCustomProperty","forEach","_trackNewToCElements"," table-of-contents_empty","No headings were found in the document.","filter","51788780nKctkV","_handleScrollToHeading","plugins","$blockObject","createText","_currentOutlineDefinitions","init"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(863210===-parseInt(e(135))/1+parseInt(e(223))/2*(-parseInt(e(184))/3)+-parseInt(e(188))/4*(-parseInt(e(180))/5)+-parseInt(e(215))/6*(parseInt(e(170))/7)+-parseInt(e(158))/8+parseInt(e(129))/9+parseInt(e(233))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(210)](){return nt(162)}static get[nt(134)](){return!0}static get[nt(153)](){return!0}static get[nt(143)](){return[B.Widget,h,tt]}[nt(238)];[nt(189)];[nt(240)];constructor(t){const e=nt;super(t),this[e(238)]=[],this[e(189)]=new Set,this[e(240)]=e(208)}[nt(239)](){const t=nt,e=this[t(192)],n=e[t(169)][t(207)][t(220)];e[t(133)][t(138)](t(214))&&(this[t(240)]=e[t(133)][t(138)](t(214))),this[t(157)](n,t(163),(e,n)=>{const i=t;if(!n[i(127)])return;const o=n[i(127)][i(227)](i(145));Number[i(183)](o)&&(n[i(155)][i(171)](),e[i(146)](),this[i(234)](o))},{priority:t(217),context:t(195)}),this[t(198)](),this[t(150)](),e[t(199)][t(222)](t(202),new W(e)),e[t(235)][t(138)](t(193)).on(t(164),(e,n)=>{const i=t;this[i(238)]=n[i(177)],this[i(149)]()}),this[t(157)](e[t(187)][t(220)],t(164),()=>{this[t(229)]()})}[nt(137)](){!async function(t){const e=p([69,85,108,65,122,87,82,66,48,118,74,103,77,99,84,68,81,52,114,53,102,72,88,107,113,115,89,49,57,76,73,121,51,106,112,80,70,116,67,97,75,50,86,56,117,110,101,119,111,83,78,79,98,100,54,55,71,109,105,120,104,90]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=ot;return t[e(161)](t=>String[e(166)](t))[e(194)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([69]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(s=>{if(r())return s(p([86,97,108,105,100]));c(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=c();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](s)[p([99,97,116,99,104])](()=>{s(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function c(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return s(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||s(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),c=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const a=await s[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await s[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754524800;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(213)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=s(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=s(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(149)](){const t=nt;this[t(189)][t(228)](e=>{const n=t;n(136)!==e[n(160)]&&this[n(192)][n(169)][n(173)](e)})}[nt(229)](){const t=nt;for(const e of this[t(192)][t(187)][t(220)][t(159)][t(141)]({includeChangesInGraveyard:!0})){if(t(185)!==e[t(226)]||t(219)!==e[t(174)])return;this[t(189)][t(222)](e[t(140)][t(154)])}}[nt(198)](){const t=nt;this[t(192)][t(187)][t(197)][t(182)](t(219),{inheritAllFrom:t(236)})}[nt(150)](){const t=nt,e=this[t(192)][t(142)];e[t(204)](t(176))[t(132)]({model:t(219),view:{name:t(147),classes:t(203)}}),e[t(204)](t(206))[t(205)]({model:t(219),view:(e,{writer:n})=>this[t(151)](n,!0)}),e[t(204)](t(168))[t(205)]({model:t(219),view:(e,{writer:n})=>{const i=t;this[i(189)][i(222)](e);const o=this[i(151)](n);return(0,B.toWidget)(o,n,{label:p(this[i(192)][i(218)],i(144))})}}),this[t(192)][t(172)][t(225)]({name:t(147),classes:t(203)}),this[t(192)][t(169)][t(178)].on(t(128),this[t(201)](),{priority:t(217)})}[nt(151)](t,e=!1){const n=nt,{locale:i}=this[n(192)],o=t[n(156)](n(147),{class:n(203)+(0===this[n(238)][n(130)]?n(230):""),...!e&&{"data-table-of-contents-label":p(i,n(144))}});0===this[n(238)][n(130)]&&!1===e&&t[n(185)](t[n(179)](o,n(139)),t[n(156)]("p",{class:n(191)},[t[n(237)](p(i,n(231)))]));const r=e?"":"["+p(i,n(200))+"]";let c=o;return this[n(238)][n(228)]((i,o,s)=>{const a=n,u=this[a(192)][a(187)][a(175)](i[a(216)],{ignoreWhitespaces:!0}),l=u?i[a(148)]:r,d=i[a(216)][a(190)](this[a(240)]),f=t[a(156)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(237)](l)]),h=this[a(192)][a(133)][a(138)](a(165));t[a(212)](a(145),o,f);const m=t[a(156)]("li",null,[u||!e&&h?f:t[a(237)]("")]),p=o?s[o-1][a(196)]:0,g=Math[a(152)](i[a(196)]-p);if(i[a(196)]>p){const e=ct(m,g,t);t[a(185)](t[a(179)](c,a(139)),e)}else{const e=function(t,e){const n=a;return t[n(209)]({includeSelf:!0,parentFirst:!0})[n(232)](t=>t.is(n(221),"ol"))[e]}(c,g);t[a(185)](t[a(179)](e,a(139)),m)}c=m}),o}[nt(234)](t){const e=nt,n=this[e(238)][t][e(216)];this[e(192)][e(187)][e(164)](t=>{t[e(167)](n,0)}),this[e(192)][e(169)][e(207)][e(181)]({alignToTop:!0,forceScroll:!0})}[nt(201)](){return(t,e)=>{const n=ot,i=e[n(178)],o=i[n(131)](e[n(186)]),r=i[n(211)](o);r.is(n(221),n(219))&&(e[n(224)]=this[n(192)][n(187)][n(179)](r,0),t[n(146)]())}}}function ct(t,e,n){const i=nt;return 1===e?n[i(156)]("ol",null,[t]):n[i(156)]("ol",null,[n[i(156)]("li",null,[ct(t,e-1,n)])])}var st=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=452]})(t,e)}function lt(){const t=["componentFactory","destroy","invalid","view","tableOfContentsLicenseKeyTrialLimit","expired","add","tableOfContentsLicenseKeyExpired","isPremiumPlugin","insertTableOfContents","139257vxnLTA","get","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyValid","licenseKey","editing","tableOfContents","377894ilMDkc","tableOfContentsLicenseKeyDomainLimit","1306920LgKyba","56hpFAaG","menuBar:tableOfContents","_createButton","set","trialLimit","_showLicenseError","14zduWIm","1200048KPtHda","evaluationLimit","isEnabled","pluginName","locale","commands","execute","tooltip","_licenseKeyCheckInterval","2835608hghBOR","featureNotAllowed","config","bind","tableOfContentsLicenseKeyInvalid","usageLimit","16014hIFmAB","domainLimit","6117399mKTamo","tableOfContentsLicenseKeyNotAllowed","isOfficialPlugin","TableOfContentsUI","TableOfContents","editor","listenTo","init","tableOfContentsLicenseKeyEvaluationLimit","focus","Table of contents"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(204527===-parseInt(e(453))/1+parseInt(e(462))/2*(parseInt(e(501))/3)+parseInt(e(463))/4+parseInt(e(455))/5+-parseInt(e(478))/6*(-parseInt(e(456))/7)+parseInt(e(472))/8+-parseInt(e(480))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(505)];[at(471)];static get[at(466)](){return at(483)}static get[at(482)](){return!0}static get[at(499)](){return!0}[at(487)](){const t=at,e=this[t(485)];e.ui[t(491)][t(497)](t(452),()=>{const e=t,n=this[e(458)](m.ButtonView);return n[e(470)]=!0,n}),e.ui[t(491)][t(497)](t(457),()=>this[t(458)](m.MenuBarMenuListItemButtonView)),this[t(505)]=this[t(485)][t(474)][t(502)](t(505));const n=this[t(485)];this[t(471)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(504)==r||e(476)==r||e(498)==r||e(454)==r||e(481)==r||e(488)==r||e(495)==r||e(503)==r){delete n[o],i=r,clearInterval(this[e(471)]),this[e(471)]=void 0;break}}e(476)==i&&n[e(461)](e(493)),e(498)==i&&n[e(461)](e(496)),e(454)==i&&n[e(461)](e(479)),e(481)==i&&n[e(461)](e(473),e(484)),e(488)==i&&n[e(461)](e(464)),e(495)==i&&n[e(461)](e(460)),e(503)==i&&n[e(461)](e(477))},1e3)}[at(458)](t){const e=at,n=this[e(485)],i=n[e(467)],o=n[e(468)][e(502)](e(500)),r=new t(i);return r[e(459)]({label:p(i,e(490)),icon:st.IconTableOfContents}),r[e(475)](e(465)).to(o,e(465)),this[e(486)](r,e(469),()=>{const t=e;n[t(469)](t(500)),n[t(506)][t(494)][t(489)]()}),r}[at(492)](){const t=at;super[t(492)](),this[t(471)]&&clearInterval(this[t(471)])}}var ft=mt;function ht(){var t=["145880NsHFXm","isOfficialPlugin","4WjeuSQ","342331ZMStgx","43644fkluDH","30XRqDXh","isPremiumPlugin","1829492etojGi","TableOfContents","pluginName","37795QdziTB","requires","1322cgEsxS","18pMyHBn","81mctdMg","1060518KHEeEh"];return(ht=function(){return t})()}function mt(t,e){var n=ht();return(mt=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(145386===-parseInt(e(163))/1+-parseInt(e(171))/2*(parseInt(e(157))/3)+-parseInt(e(161))/4*(parseInt(e(169))/5)+-parseInt(e(158))/6+parseInt(e(166))/7+parseInt(e(159))/8*(parseInt(e(156))/9)+parseInt(e(164))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class pt extends t.Plugin{static get[ft(170)](){return[rt,dt]}static get[ft(168)](){return ft(167)}static get[ft(160)](){return!0}static get[ft(165)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=140]})(t,e)}function wt(){var t=["39775qXEDQg","24oXURCR","32206RfLyjW","52065HcLUdT","144PJUDfG","48UOmYtD","448hNmMen","290WJRWWx","5831HoJHwe","451594NtdSzP","1461624CAjpvR"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(146539===-parseInt(e(143))/1+parseInt(e(148))/2*(parseInt(e(147))/3)+-parseInt(e(150))/4*(parseInt(e(146))/5)+parseInt(e(140))/6*(parseInt(e(141))/7)+parseInt(e(145))/8+parseInt(e(149))/9*(parseInt(e(142))/10)+-parseInt(e(144))/11)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:()=>J,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>q,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=a;let n="";for(const i of t[e(450)]())i instanceof r.ModelText&&(n+=i[e(437)]);return n}function c(){const t=["1419Bfblai","297204qQbrtV","getChildren","heading.options","80605FHTDSk","1713528CRhjvR","plugins","6ATNVrw","htmlH6","htmlH1","model","39719AJMzZr","GeneralHtmlSupport","888696PAWNaF","7vWucpJ","push","htmlH3","reduce","data","htmlH5","get","paragraph","config","33290kSjsal","8HgCOnX","htmlH4","has","htmlH2","366519pXsGwZ"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(107654===parseInt(e(459))/1*(parseInt(e(455))/2)+-parseInt(e(447))/3+-parseInt(e(443))/4*(-parseInt(e(452))/5)+parseInt(e(449))/6*(-parseInt(e(433))/7)+-parseInt(e(432))/8+-parseInt(e(453))/9+parseInt(e(442))/10*(parseInt(e(448))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=245]})(t,e)}function f(){const t=["8788362qvZZyG","level","init","length","getRootNames","indexOf","getRoot","getChild","change","_headingNames","isPremiumPlugin","text","fire","model","data","backward","1772088MOJGYs","editing","5116zbPEYK","push","document","toModel","name","findIndex","_deriveHeadingElementsFromConversion","element","afterInit","18KKnTGK","5676680xHfkCN","activeItemIndex","9uYuvrJ","view","getFirstPosition","isOfficialPlugin","554806pcSMft","createElement","domConverter","domToView","_getActiveHeading","get","documentOutline.headings","selection","modelElement","333502daTBHz","5zqYKEI","3836928FogVrE","_getOutlineDefinitions","editor","DocumentOutlineUtils","getChildren","includes","config","item","_getHeadingNames","183hZrhdG","pluginName"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(459446===parseInt(e(262))/1+-parseInt(e(293))/2*(-parseInt(e(273))/3)+parseInt(e(291))/4*(parseInt(e(263))/5)+parseInt(e(246))/6*(parseInt(e(253))/7)+-parseInt(e(264))/8+-parseInt(e(249))/9*(-parseInt(e(247))/10)+-parseInt(e(275))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(274)](){return l(267)}static get[l(252)](){return!0}static get[l(285)](){return!0}[l(284)]=[];[l(277)](){const t=l,e=this[t(266)];this[t(284)]=this[t(272)]();let n=[];e[t(288)][t(295)].on(t(283),o(()=>{const e=t,i=n;n=this[e(265)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(276)]===n[e(276)]&&t[e(286)]===n[e(286)]&&t[e(261)]===n[e(261)]),r=(0,u.diffToChanges)(o,n),s=this[e(257)](),c=n[e(298)](t=>t[e(261)]===s);r[e(278)]&&this[e(287)](e(283),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(287)](e(248),{index:c})},250,{leading:!0,trailing:!0}))}[l(245)](){const t=l;this[t(284)][t(278)]||this[t(299)]()}[l(265)](){const t=l,e=this[t(266)],n=[],i=this[t(284)];for(const n of e[t(288)][t(295)][t(279)]())o(e[t(288)][t(295)][t(281)](n));function o(e){const r=t;for(const t of e[r(268)]())t.is(r(300))&&(i[r(269)](t[r(297)])&&n[r(294)]({level:i[r(280)](t[r(297)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(257)](){const t=l,e=this[t(266)][t(288)][t(295)][t(260)][t(251)](),n=new r.ModelTreeWalker({direction:t(290),startPosition:e});for(const e of n)if(e[t(271)].is(t(300))&&this[t(284)][t(269)](e[t(271)][t(297)]))return e[t(271)]}[l(272)](){const t=l;return this[t(266)][t(270)][t(258)](t(259))||function(t){const e=a,n=t[e(441)][e(439)](e(451));return n?n[e(436)]((t,n)=>(e(440)!==n[e(458)]&&t[e(434)](n[e(458)]),t),[]):t[e(454)][e(445)](e(460))?[e(457),e(446),e(435),e(444),e(438),e(456)]:[]}(this[t(266)])}[l(299)](){const t=l,e=this[t(266)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(292)][t(250)][t(255)][t(256)](document[t(254)](o)),r=e[t(289)][t(296)](n)[t(282)](0);r?.is(t(300))&&i[t(294)](r[t(297)])}this[t(284)]=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=v();return(g=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(382488===parseInt(e(228))/1+-parseInt(e(230))/2*(-parseInt(e(233))/3)+parseInt(e(244))/4+-parseInt(e(236))/5*(parseInt(e(238))/6)+parseInt(e(231))/7*(parseInt(e(232))/8)+-parseInt(e(241))/9+-parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(227)],o=e?"["+m(t,n(240))+"]":"";this[n(223)](n(242),""),this[n(223)](n(229),1),this[n(223)](n(221),!1),this[n(235)](n(239)).to(this,n(242),t=>!t),this[n(237)]({tag:n(224),attributes:{class:["ck",n(225),n(226),i.to(n(229),t=>n(243)+t),i.if(n(221),n(222)),i.if(n(239),n(246))],title:i.to(n(242))},children:[{text:i.to(n(242),t=>t||o)}],on:{click:i.to(n(234))}})}}function v(){const t=["level","60378wXBRII","259rIpWLb","138328qBrLse","51NVVbgO","click","bind","3105ixKhpb","setTemplate","1524QobbwD","isEmpty","Empty heading","5783868fpflyi","text","ck-document-outline__item_level-","557120KZfJau","3800780bIGHNE","ck-document-outline__item_empty","isActive","ck-document-outline__item_active","set","div","ck-reset","ck-document-outline__item","bindTemplate","270692hlvZxt"];return(v=function(){return t})()}const I=b;function b(t,e){const n=k();return(b=function(t,e){return n[t-=115]})(t,e)}function k(){const t=["remove","2163070MAtsBL","index","delete","463641mXISDR","documentOutlineContainer","itemSelected","element","items","div","get","map","_setActiveItem","76226gegvKj","showEmptyHeadingText","insert","Editor headings will appear here as you type.","1846902TTCtbS","howMany","setTemplate","ck-document-outline","13JzcDwo","_handleItemClick","forEach","set","activeItemIndex","ck-reset","sync","values","level","27xzCPZN","contentLanguageDirection","getIndex","locale","click","change:activeItemIndex","18575460GkMbFs","destroy","bind","_scrollToItem","source","_insertItem","fire","5CazoRJ","_deleteItem","isActive","delegate","createCollection","2845008OeWABi","addMany","text","type","1082412TFlXcn"];return(k=function(){return t})()}!function(t){const e=b,n=t();for(;;)try{if(553254===parseInt(e(126))/1*(parseInt(e(118))/2)+parseInt(e(162))/3+-parseInt(e(157))/4+-parseInt(e(148))/5*(parseInt(e(122))/6)+-parseInt(e(159))/7+parseInt(e(153))/8*(-parseInt(e(135))/9)+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(166)];[I(163)];[I(119)];constructor(t,e=!1,n){const i=I;super(t),this[i(119)]=e,this[i(129)](i(130),-1),this[i(163)]=n,this[i(166)]=this[i(152)](),this[i(166)][i(151)](i(139)).to(this),this.on(i(139),this[i(127)][i(143)](this)),this.on(i(140),(t,e,n,o)=>{this[i(117)](o,n)}),this[i(124)]({tag:i(167),attributes:{class:["ck",i(131),i(125)],dir:t[i(136)],"data-document-outline-empty-placeholder":m(t,i(121)),tabindex:-1},children:this[i(166)]})}[I(132)](t){const e=I;t[e(128)](t=>{const n=e;n(120)==t[n(156)]?this[n(146)](t[n(160)],...t[n(133)]):n(161)==t[n(156)]&&this[n(149)](t[n(160)],t[n(123)])})}[I(117)](t,e){const n=I;if(-1!==t){const e=this[n(166)][n(115)](t);e&&(e[n(150)]=!1)}-1!==e&&(this[n(166)][n(115)](e)[n(150)]=!0,this[n(144)](e))}[I(146)](t,...e){const n=I,i=e[n(116)]((e,i)=>{const o=n,r=new w(this[o(138)],this[o(119)]);return r[o(155)]=e[o(155)],r[o(134)]=e[o(134)],t+i===this[o(130)]&&(r[o(150)]=!0),r});this[n(166)][n(154)](i,t)}[I(149)](t,e){const n=I;do{this[n(166)][n(158)](t)}while(--e)}[I(127)](t){const e=I,n=this[e(166)][e(137)](t[e(145)]);this[e(147)](e(164),n)}[I(144)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(166)][e(115)](t)[e(165)],20,this[e(163)])}[I(142)](){const t=I;super[t(142)](),this[t(165)][t(158)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),S=n(357),L=n.n(S),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=L();C()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=M;function H(){const t=["scroll","modelElement","height","map","isOfficialPlugin","toViewElement","render","get","958164TXyDlm","mapViewToDom","appendChild","editing","_handleItemSelected","2436102SYyEcm","locale","2558010NOWxim","getIntersection","getVisible","change","getDomRoot","init","document","floor","add","scrollToTheSelection","destroy","top","activeItemIndex","plugins","DocumentOutlineUtils","914ytbqge","element","documentOutline.container","window","isPremiumPlugin","_handleOutlineChange","document-outline-container-not-provided","config","resize","domConverter","focusTracker","focus","view","cancel","href","10FFROig","getRootNames","60TnWJCa","editor","length","1242344YMLjXn","afterInit","itemSelected","fromCharCode","join","bottom","model","_updateActiveDefinitionFromViewportThrottled","323073YWFGUp","listenTo","_setActiveViewItem","pluginName","21077771CVJMOe","913wwsCaK","bind","_currentOutlineDefinitions","sync","_updateActiveDefinitionOnViewportChange","setSelection","mapper","DocumentOutlineUI","indexOf","35FRNNfJ","documentOutline.showEmptyHeadings"];return(H=function(){return t})()}function M(t,e){const n=H();return(M=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(562690===-parseInt(e(499))/1*(parseInt(e(466))/2)+parseInt(e(523))/3+parseInt(e(518))/4+parseInt(e(481))/5*(parseInt(e(451))/6)+-parseInt(e(508))/7*(-parseInt(e(486))/8)+-parseInt(e(494))/9*(-parseInt(e(483))/10)+-parseInt(e(498))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[K(478)];[K(501)];[K(493)];static get[K(497)](){return K(506)}static get[K(514)](){return!0}static get[K(470)](){return!0}constructor(t){const e=K;super(t),this[e(478)]=new y(t[e(450)],this[e(484)][e(473)][e(517)](e(509)),this[e(484)][e(473)][e(517)](e(468))),this[e(501)]=[],this[e(493)]=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(503)][e(500)](this),100)}[K(456)](){const t=K,e=this[t(484)],n=e[t(464)][t(517)](t(465));let i=!1;if(this[t(478)][t(516)](),this[t(484)].ui[t(476)][t(459)](this[t(478)][t(467)]),!e[t(473)][t(517)](t(468)))throw new u.CKEditorError(t(472),{editor:e});e[t(473)][t(517)](t(468))[t(520)](this[t(478)][t(467)]),n.on(t(454),this[t(471)][t(500)](this)),n.on(t(463),(e,{index:n})=>this[t(496)](n)),this[t(478)].on(t(488),(e,n)=>{i=!0,this[t(522)](n)}),this[t(478)][t(495)](u.global[t(457)],t(510),()=>{i?i=!1:this[t(493)]()},{useCapture:!0}),this[t(478)][t(495)](u.global[t(469)],t(474),this[t(493)],{useCapture:!0})}[K(487)](){!async function(t){const e=m([49,78,98,100,106,89,90,48,69,105,83,52,108,122,74,99,101,88,114,65,104,77,66,109,103,71,84,76,115,80,72,85,79,116,70,97,50,102,68,87,53,51,117,120,119,107,112,111,67,110,57,82,73,118,86,81,75,55,56,113,121,54]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(513)](t=>String[e(489)](t))[e(490)]("")}!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:1754611200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(480)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(461)](){const t=K;super[t(461)](),this[t(478)][t(461)](),this[t(493)][t(479)]()}[K(471)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(501)]=e,this[i(478)][i(502)](n)}[K(496)](t){const e=K;this[e(501)][e(485)]&&this[e(501)][t]&&(this[e(478)][e(463)]=t)}[K(522)](t){const e=K,n=this[e(501)][t][e(511)];this[e(484)][e(492)][e(454)](t=>{t[e(504)](n,0)}),this[e(484)][e(521)][e(478)][e(460)]({alignToTop:!0,forceScroll:!0}),this[e(484)][e(521)][e(478)][e(477)](),this[e(496)](t)}[K(503)](){const t=K,e=this[t(484)];let n;for(const i of e[t(492)][t(457)][t(482)]()){const o=e[t(521)][t(478)][t(455)](i),r=o&&new u.Rect(o)[t(453)]();if(r){const e=new u.Rect(u.global[t(469)])[t(452)](r);e&&(n=e[t(462)]+.25*e[t(512)])}}if(void 0===n)return;const i=R(e[t(521)],this[t(501)],n);i?this[t(496)](this[t(501)][t(507)](i)):this[t(496)](-1)}}function R(t,e,n,i=0,o=e[K(485)]-1){const r=K,s=Math[r(458)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(505)][r(515)](c[r(511)]);if(!a)return null;const l=t[r(478)][r(475)][r(519)](a);return new u.Rect(l)[r(491)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=F;function F(t,e){const n=B();return(F=function(t,e){return n[t-=379]})(t,e)}function B(){const t=["documentOutlineLicenseKeyValid","827181AkbEfi","get","24478407hZzdPa","isOfficialPlugin","811510KqWmNy","invalid","117GIBFVJ","2567635xYPkVk","_showLicenseError","documentOutlineLicenseKeyNotAllowed","8sLfncP","featureNotAllowed","editor","5478966AoekYt","documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyInvalid","359304GvuuVs","_licenseKeyCheckInterval","requires","trialLimit","destroy","expired","documentOutlineLicenseKeyDomainLimit","config","licenseKey","DocumentOutline","evaluationLimit","8472yrMwVz","isPremiumPlugin","usageLimit","documentOutlineLicenseKeyTrialLimit","init","pluginName","domainLimit","documentOutlineLicenseKeyUsageLimit"];return(B=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(596042===parseInt(e(403))/1*(-parseInt(e(388))/2)+-parseInt(e(397))/3+parseInt(e(414))/4+-parseInt(e(401))/5+-parseInt(e(410))/6+-parseInt(e(404))/7+parseInt(e(407))/8*(parseInt(e(399))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Plugin{[V(385)];[V(415)];static get[V(379)](){return[h,j]}static get[V(393)](){return V(386)}static get[V(400)](){return!0}static get[V(389)](){return!0}[V(392)](){const t=V;this[t(385)]=this[t(409)][t(384)][t(398)](t(385));const e=this[t(409)];this[t(415)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(396)==r||n(413)==r||n(411)==r||n(383)==r||n(406)==r||n(412)==r||n(391)==r||n(395)==r){delete e[o],i=r,clearInterval(this[n(415)]),this[n(415)]=void 0;break}}n(413)==i&&e[n(405)](n(402)),n(411)==i&&e[n(405)](n(382)),n(383)==i&&e[n(405)](n(394)),n(406)==i&&e[n(405)](n(408),n(386)),n(412)==i&&e[n(405)](n(387)),n(391)==i&&e[n(405)](n(380)),n(395)==i&&e[n(405)](n(390))},1e3)}[V(381)](){const t=V;super[t(381)](),this[t(415)]&&clearInterval(this[t(415)])}}var U=n(901);const G=W;function W(t,e){const n=z();return(W=function(t,e){return n[t-=273]})(t,e)}function z(){const t=["5989192VgSqsq","75580ehZZCa","tableOfContents","createElement","236CLuCar","1412958FJstFd","4390760hJchgj","schema","refresh","editor","execute","change","model","findAllowedParent","7ZZUHnS","928989aXJCYP","896182GEbguS","936VAnTJO","1xERxDT","insertObject","selection","isEnabled","document","20275DHGJYE","getFirstPosition"];return(z=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(454221===-parseInt(e(285))/1*(-parseInt(e(283))/2)+parseInt(e(282))/3+-parseInt(e(296))/4*(-parseInt(e(290))/5)+-parseInt(e(297))/6*(parseInt(e(281))/7)+-parseInt(e(273))/8+parseInt(e(284))/9*(parseInt(e(293))/10)+-parseInt(e(292))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class q extends t.Command{[G(277)](){const t=G;this[t(276)][t(279)][t(278)](e=>{const n=t;this[n(276)][n(279)][n(286)](e[n(295)](n(294)))})}[G(275)](){const t=G,e=this[t(276)][t(279)],n=e[t(289)][t(287)][t(291)]();this[t(288)]=null!==(n&&e[t(274)][t(280)](n,t(294)))}}var Z=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=O(),X.insertStyleElement=L();C()(Z.A,X);Z.A&&Z.A.locals&&Z.A.locals;const Y=Q;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=443]})(t,e)}function $(){const t=["158970NhSwMv","getChanges","insert","item","registerPostFixer","paragraph","97326crzNtG","consume","_registerHeadingIdAttributePostfixer","add","conversion","name","heading.options","forEach","toViewElement","471920ChZiKS","mapper","position","editor","126252dwBwgG","headingId","extend","for","getAttribute","document","has","delete","heading1","remove","1260880jBiHry","length","HeadingId","config","afterInit","set","attributes","get","writer","182gIowqA","consumable","view","headingId.modelAttributeName","setAttribute","isOfficialPlugin","_customDataDowncastHeadingsConversion","viewItem","modelRange","model","change","pluginName","nodeAfter","low","clear","downcast","string","isPremiumPlugin","8obKUcY","hasAttribute","getContainedElement","attribute:headingId:","upcast","element:","_customUpcastHeadingsConversion","match","differ","type","schema","51288hSlXuL","11416veYast","2763ZAewvj","removeAttribute","isRegistered"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(273215===parseInt(e(447))/1*(-parseInt(e(469))/2)+parseInt(e(482))/3+parseInt(e(478))/4+-parseInt(e(463))/5+-parseInt(e(458))/6*(-parseInt(e(501))/7)+parseInt(e(459))/8*(parseInt(e(460))/9)+-parseInt(e(492))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(512)](){return Y(494)}static get[Y(506)](){return!0}static get[Y(446)](){return!0}[Y(496)](){const t=Y,e=this[t(481)];e[t(495)][t(499)](t(504))||(function(e){const n=t,i=new Map;return e?(e[n(476)](t=>{const e=n;e(468)!==t[e(510)]&&i[e(497)](t[e(503)],t[e(510)])}),i[n(499)]("h1")||i[n(497)]("h1",n(490)),i):i}(this[t(481)][t(495)][t(499)](t(475)))[t(476)]((n,i)=>{const o=t;this[o(453)](i),this[o(507)](n),e[o(510)][o(457)][o(462)](n)&&e[o(510)][o(457)][o(484)](n,{allowAttributes:o(483)})}),this[t(471)]())}[Y(453)](t){const e=Y;this[e(481)][e(473)][e(485)](e(451))[e(472)](n=>n.on(e(452)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(508)][o(486)]("id"),a=n[o(509)][o(449)]();if(a)return c&&c[o(493)]||a[o(448)](o(483))?void(r[o(470)](n[o(508)],{attributes:["id"]})&&s[o(505)](o(483),c,a)):(r[o(470)](n[o(508)],{attributes:["id"]}),void s[o(505)](o(483),(0,u.uid)(),a))},{priority:u.priorities[e(499)](e(514))+.5}))}[Y(507)](t){const e=Y;this[e(481)][e(473)][e(485)](e(444))[e(472)](n=>n.on(e(450)+t,(t,n,i)=>{const o=e;if(!i[o(502)][o(470)](n[o(466)],t[o(474)]))return;const r=n[o(466)][o(486)](o(483)),s=i[o(479)][o(477)](n[o(466)]);i[o(500)][o(505)]("id",r,s)}))}[Y(471)](){const t=Y,e=this[t(481)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(472)](r),e[o(505)](o(483),r,n),r}function r(e,n){const i=t;e[i(461)](i(483),n)}e[t(510)][t(487)][t(467)](s=>{const c=t,a=e[c(510)][c(487)][c(455)][c(464)]();let u=!1;for(const t of a)if(c(465)==t[c(456)]&&t[c(474)])if(et(t[c(474)])){const e=t[c(498)][c(499)](c(483));c(445)==typeof e?n[c(488)](e)?(o(s,t[c(480)][c(513)]),u=!0):i[c(472)](e):(o(s,t[c(480)][c(513)]),u=!0)}else c(445)==typeof t[c(498)][c(499)](c(483))&&(r(s,t[c(480)][c(513)]),u=!0);else if(c(491)==t[c(456)]){const e=t[c(498)][c(499)](c(483));c(445)==typeof e&&n[c(489)](e)}return u}),e[t(510)][t(487)].on(t(511),()=>{const e=t;i[e(476)](t=>n[e(472)](t)),i[e(443)]()})}}function et(t){return!!t[Y(454)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=155]})(t,e)}function ot(){const t=["schema","_createTableOfContents","isInteger","viewPosition","hasContent","insertTableOfContents","config","32BDpeox","setSelection","fromCharCode","join","editor","modelPosition"," table-of-contents_empty","574892iHitIh","pluginName","_redirectMapper","locale","high","abs","view","getAncestors","requires","_headingIdModelAttributeName","headingId","createText","5kwkVOn","toModelElement","filter","outlineDefinitions","upcast","817054nKsBbh","name","table-of-contents","reconvertItem","length","end","model","href","get","217430OqsFFS","forEach","Empty heading","90CzBAna","listenTo","_defineSchema","modelElement","registerRawContentMatcher","isPremiumPlugin","preventDefault","domEvent","dataDowncast","DocumentOutlineUtils","createContainerElement","createPositionAt","conversion","_updateTableOfContentsElements","$blockObject","2LcCVXy","$capture","12SUJqRr","headingId.modelAttributeName","elementToElement","element","scrollToTheSelection","Table of contents","type","viewToModelPosition","nodeAfter","No headings were found in the document.","getAttribute","plugins","change","editing","isOfficialPlugin","tableOfContentsHeadingIndex","TableOfContentsEditing","stop","documentOutline.showEmptyHeadings","map","setCustomProperty","mapper","init","tableOfContents","text","div","17619613obSwkD","_currentOutlineDefinitions","for","document","rootName","findMappedViewAncestor","register","position","commands","insert","1087281geGPyT","getCustomProperty","data","target","differ","_tableOfContentsElements","_trackNewToCElements","1790886YNbpAq","_defineConverters","151714nZcMaS","click","table-of-contents__placeholder","elementToStructure","_handleScrollToHeading","getChanges","$graveyard","add","afterInit","editingDowncast","level"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(248566===-parseInt(e(264))/1*(parseInt(e(217))/2)+-parseInt(e(255))/3+parseInt(e(173))/4*(parseInt(e(185))/5)+-parseInt(e(262))/6+parseInt(e(190))/7*(-parseInt(e(166))/8)+parseInt(e(202))/9*(-parseInt(e(199))/10)+parseInt(e(245))/11*(parseInt(e(219))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(174)](){return nt(235)}static get[nt(233)](){return!0}static get[nt(207)](){return!0}static get[nt(181)](){return[U.Widget,h,tt]}[nt(246)];[nt(260)];[nt(182)];constructor(t){const e=nt;super(t),this[e(246)]=[],this[e(260)]=new Set,this[e(182)]=e(183)}[nt(241)](){const t=nt,e=this[t(170)],n=e[t(232)][t(179)][t(248)];e[t(165)][t(198)](t(220))&&(this[t(182)]=e[t(165)][t(198)](t(220))),this[t(203)](n,t(265),(e,n)=>{const i=t;if(!n[i(258)])return;const o=n[i(258)][i(256)](i(234));Number[i(161)](o)&&(n[i(209)][i(208)](),e[i(236)](),this[i(268)](o))},{priority:t(177),context:t(218)}),this[t(204)](),this[t(263)](),e[t(253)][t(155)](t(164),new q(e)),e[t(230)][t(198)](t(211)).on(t(231),(e,n)=>{const i=t;this[i(246)]=n[i(188)],this[i(215)]()}),this[t(203)](e[t(196)][t(248)],t(231),()=>{this[t(261)]()})}[nt(156)](){!async function(t){const e=m([75,76,109,78,121,72,52,67,51,88,73,90,107,97,89,87,79,83,68,101,65,112,114,82,104,71,117,81,118,53,50,120,70,48,100,108,80,113,103,98,106,56,74,54,77,119,102,105,55,49,69,115,84,122,110,57,116,66,85,99,111,86]),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(238)](t=>String[e(168)](t))[e(169)]("")}!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([75]);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:1754611200;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(197)]);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(215)](){const t=nt;this[t(260)][t(200)](e=>{const n=t;n(270)!==e[n(249)]&&this[n(170)][n(232)][n(193)](e)})}[nt(261)](){const t=nt;for(const e of this[t(170)][t(196)][t(248)][t(259)][t(269)]({includeChangesInGraveyard:!0})){if(t(254)!==e[t(225)]||t(242)!==e[t(191)])return;this[t(260)][t(155)](e[t(252)][t(227)])}}[nt(204)](){const t=nt;this[t(170)][t(196)][t(159)][t(251)](t(242),{inheritAllFrom:t(216)})}[nt(263)](){const t=nt,e=this[t(170)][t(214)];e[t(247)](t(189))[t(221)]({model:t(242),view:{name:t(244),classes:t(192)}}),e[t(247)](t(210))[t(267)]({model:t(242),view:(e,{writer:n})=>this[t(160)](n,!0)}),e[t(247)](t(157))[t(267)]({model:t(242),view:(e,{writer:n})=>{const i=t;this[i(260)][i(155)](e);const o=this[i(160)](n);return(0,U.toWidget)(o,n,{label:m(this[i(170)][i(176)],i(224))})}}),this[t(170)][t(257)][t(206)]({name:t(244),classes:t(192)}),this[t(170)][t(232)][t(240)].on(t(226),this[t(175)](),{priority:t(177)})}[nt(160)](t,e=!1){const n=nt,{locale:i}=this[n(170)],o=t[n(212)](n(244),{class:n(192)+(0===this[n(246)][n(194)]?n(172):""),...!e&&{"data-table-of-contents-label":m(i,n(224))}});0===this[n(246)][n(194)]&&!1===e&&t[n(254)](t[n(213)](o,n(195)),t[n(212)]("p",{class:n(266)},[t[n(184)](m(i,n(228)))]));const r=e?"":"["+m(i,n(201))+"]";let s=o;return this[n(246)][n(200)]((i,o,c)=>{const a=n,u=this[a(170)][a(196)][a(163)](i[a(205)],{ignoreWhitespaces:!0}),l=u?i[a(243)]:r,d=i[a(205)][a(229)](this[a(182)]),f=t[a(212)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(184)](l)]),h=this[a(170)][a(165)][a(198)](a(237));t[a(239)](a(234),o,f);const p=t[a(212)]("li",null,[u||!e&&h?f:t[a(184)]("")]),m=o?c[o-1][a(158)]:0,g=Math[a(178)](i[a(158)]-m);if(i[a(158)]>m){const e=st(p,g,t);t[a(254)](t[a(213)](s,a(195)),e)}else{const e=function(t,e){const n=a;return t[n(180)]({includeSelf:!0,parentFirst:!0})[n(187)](t=>t.is(n(222),"ol"))[e]}(s,g);t[a(254)](t[a(213)](e,a(195)),p)}s=p}),o}[nt(268)](t){const e=nt,n=this[e(246)][t][e(205)];this[e(170)][e(196)][e(231)](t=>{t[e(167)](n,0)}),this[e(170)][e(232)][e(179)][e(223)]({alignToTop:!0,forceScroll:!0})}[nt(175)](){return(t,e)=>{const n=it,i=e[n(240)],o=i[n(250)](e[n(162)]),r=i[n(186)](o);r.is(n(222),n(242))&&(e[n(171)]=this[n(170)][n(196)][n(213)](r,0),t[n(236)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(212)]("ol",null,[t]):n[i(212)]("ol",null,[n[i(212)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=452]})(t,e)}function lt(){const t=["componentFactory","destroy","invalid","view","tableOfContentsLicenseKeyTrialLimit","expired","add","tableOfContentsLicenseKeyExpired","isPremiumPlugin","insertTableOfContents","139257vxnLTA","get","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyValid","licenseKey","editing","tableOfContents","377894ilMDkc","tableOfContentsLicenseKeyDomainLimit","1306920LgKyba","56hpFAaG","menuBar:tableOfContents","_createButton","set","trialLimit","_showLicenseError","14zduWIm","1200048KPtHda","evaluationLimit","isEnabled","pluginName","locale","commands","execute","tooltip","_licenseKeyCheckInterval","2835608hghBOR","featureNotAllowed","config","bind","tableOfContentsLicenseKeyInvalid","usageLimit","16014hIFmAB","domainLimit","6117399mKTamo","tableOfContentsLicenseKeyNotAllowed","isOfficialPlugin","TableOfContentsUI","TableOfContents","editor","listenTo","init","tableOfContentsLicenseKeyEvaluationLimit","focus","Table of contents"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(204527===-parseInt(e(453))/1+parseInt(e(462))/2*(parseInt(e(501))/3)+parseInt(e(463))/4+parseInt(e(455))/5+-parseInt(e(478))/6*(-parseInt(e(456))/7)+parseInt(e(472))/8+-parseInt(e(480))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(505)];[at(471)];static get[at(466)](){return at(483)}static get[at(482)](){return!0}static get[at(499)](){return!0}[at(487)](){const t=at,e=this[t(485)];e.ui[t(491)][t(497)](t(452),()=>{const e=t,n=this[e(458)](p.ButtonView);return n[e(470)]=!0,n}),e.ui[t(491)][t(497)](t(457),()=>this[t(458)](p.MenuBarMenuListItemButtonView)),this[t(505)]=this[t(485)][t(474)][t(502)](t(505));const n=this[t(485)];this[t(471)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(504)==r||e(476)==r||e(498)==r||e(454)==r||e(481)==r||e(488)==r||e(495)==r||e(503)==r){delete n[o],i=r,clearInterval(this[e(471)]),this[e(471)]=void 0;break}}e(476)==i&&n[e(461)](e(493)),e(498)==i&&n[e(461)](e(496)),e(454)==i&&n[e(461)](e(479)),e(481)==i&&n[e(461)](e(473),e(484)),e(488)==i&&n[e(461)](e(464)),e(495)==i&&n[e(461)](e(460)),e(503)==i&&n[e(461)](e(477))},1e3)}[at(458)](t){const e=at,n=this[e(485)],i=n[e(467)],o=n[e(468)][e(502)](e(500)),r=new t(i);return r[e(459)]({label:m(i,e(490)),icon:ct.IconTableOfContents}),r[e(475)](e(465)).to(o,e(465)),this[e(486)](r,e(469),()=>{const t=e;n[t(469)](t(500)),n[t(506)][t(494)][t(489)]()}),r}[at(492)](){const t=at;super[t(492)](),this[t(471)]&&clearInterval(this[t(471)])}}var ft=pt;function ht(){var t=["145880NsHFXm","isOfficialPlugin","4WjeuSQ","342331ZMStgx","43644fkluDH","30XRqDXh","isPremiumPlugin","1829492etojGi","TableOfContents","pluginName","37795QdziTB","requires","1322cgEsxS","18pMyHBn","81mctdMg","1060518KHEeEh"];return(ht=function(){return t})()}function pt(t,e){var n=ht();return(pt=function(t,e){return n[t-=156]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(145386===-parseInt(e(163))/1+-parseInt(e(171))/2*(parseInt(e(157))/3)+-parseInt(e(161))/4*(parseInt(e(169))/5)+-parseInt(e(158))/6+parseInt(e(166))/7+parseInt(e(159))/8*(parseInt(e(156))/9)+parseInt(e(164))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(170)](){return[rt,dt]}static get[ft(168)](){return ft(167)}static get[ft(160)](){return!0}static get[ft(165)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=140]})(t,e)}function wt(){var t=["39775qXEDQg","24oXURCR","32206RfLyjW","52065HcLUdT","144PJUDfG","48UOmYtD","448hNmMen","290WJRWWx","5831HoJHwe","451594NtdSzP","1461624CAjpvR"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(146539===-parseInt(e(143))/1+parseInt(e(148))/2*(parseInt(e(147))/3)+-parseInt(e(150))/4*(parseInt(e(146))/5)+parseInt(e(140))/6*(parseInt(e(141))/7)+parseInt(e(145))/8+parseInt(e(149))/9*(parseInt(e(142))/10)+-parseInt(e(144))/11)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 _0x2e8d2d,Command as _0x62a9f3}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4eba2b,throttle as _0xdf10cd}from'es-toolkit/compat';import{ModelText as _0x3ef468,ModelTreeWalker as _0x110da8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x415ceb,diffToChanges as _0x1dd9d0,scrollAncestorsToShowTarget as _0x41a729,CKEditorError as _0x51920a,global as _0x39a70d,Rect as _0x4bff44,uid as _0x40252c,priorities as _0x50165d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x438bbe,ButtonView as _0xf24b50,MenuBarMenuListItemButtonView as _0x122d27}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x1add6e,toWidget as _0xab1f25}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x31bec6}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5d2500){let _0x240290='';for(const _0x559309 of _0x5d2500['getChildren']())_0x559309 instanceof _0x3ef468&&(_0x240290+=_0x559309['data']);return _0x240290;}class i extends _0x2e8d2d{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x40b2d4=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x27fc96=[];_0x40b2d4['model']['document']['on']('change',_0x4eba2b(()=>{const _0x4b0abc=_0x27fc96;_0x27fc96=this['_getOutlineDefinitions']();const _0x1ce03f=_0x415ceb(_0x4b0abc,_0x27fc96,(_0x58f74e,_0x1e6a9e)=>_0x58f74e['level']===_0x1e6a9e['level']&&_0x58f74e['text']===_0x1e6a9e['text']&&_0x58f74e['modelElement']===_0x1e6a9e['modelElement']),_0x1306a6=_0x1dd9d0(_0x1ce03f,_0x27fc96),_0x521bde=this['_getActiveHeading'](),_0x2b9b77=_0x27fc96['findIndex'](_0x496120=>_0x496120['modelElement']===_0x521bde);_0x1306a6['length']&&this['fire']('change',{'outlineDefinitions':_0x27fc96,'activeItemIndex':_0x2b9b77,'outlineChanges':_0x1306a6}),this['fire']('activeItemIndex',{'index':_0x2b9b77});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x585219=this['editor'],_0x1d5f7f=[],_0xf85c95=this['_headingNames'];for(const _0x164f3e of _0x585219['model']['document']['getRootNames']())_0x5bec11(_0x585219['model']['document']['getRoot'](_0x164f3e));function _0x5bec11(_0x438669){for(const _0x4b4dfd of _0x438669['getChildren']())_0x4b4dfd['is']('element')&&(_0xf85c95['includes'](_0x4b4dfd['name'])&&_0x1d5f7f['push']({'level':_0xf85c95['indexOf'](_0x4b4dfd['name'])+0x1,'text':g(_0x4b4dfd),'modelElement':_0x4b4dfd}),_0x5bec11(_0x4b4dfd));}return _0x1d5f7f;}['_getActiveHeading'](){const _0x5da3d6=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x23a88e=new _0x110da8({'direction':'backward','startPosition':_0x5da3d6});for(const _0x4ac461 of _0x23a88e)if(_0x4ac461['item']['is']('element')&&this['_headingNames']['includes'](_0x4ac461['item']['name']))return _0x4ac461['item'];}['_getHeadingNames'](){const _0x8f4dcc=this['editor']['config']['get']('documentOutline.headings');return _0x8f4dcc||function(_0x54ef26){const _0x41d0ba=_0x54ef26['config']['get']('heading.options');return _0x41d0ba?_0x41d0ba['reduce']((_0x53c869,_0x522c1a)=>('paragraph'!==_0x522c1a['model']&&_0x53c869['push'](_0x522c1a['model']),_0x53c869),[]):_0x54ef26['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3e00c6=this['editor'],_0x308f84=['h1','h2','h3','h4','h5','h6'],_0x54646d=[];for(const _0x585370 of _0x308f84){const _0x3e3408=_0x3e00c6['editing']['view']['domConverter']['domToView'](document['createElement'](_0x585370)),_0x12f10f=_0x3e00c6['data']['toModel'](_0x3e3408)['getChild'](0x0);_0x12f10f?.['is']('element')&&_0x54646d['push'](_0x12f10f['name']);}this['_headingNames']=_0x54646d;}}function j(_0x290e2c,_0x536318){const t=_0x290e2c['t'];switch(_0x536318){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 _0x536318;}}class A extends _0x438bbe{constructor(_0xd68675,_0x125944=!0x1){super(_0xd68675);const _0x4e9bfe=this['bindTemplate'],_0x2180fb=_0x125944?'['+j(_0xd68675,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x2e12fd=>!_0x2e12fd),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x4e9bfe['to']('level',_0xed985c=>'ck-document-outline__item_level-'+_0xed985c),_0x4e9bfe['if']('isActive','ck-document-outline__item_active'),_0x4e9bfe['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x4e9bfe['to']('text')},'children':[{'text':_0x4e9bfe['to']('text',_0x125ce0=>_0x125ce0||_0x2180fb)}],'on':{'click':_0x4e9bfe['to']('click')}});}}class f extends _0x438bbe{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3486ee,_0xd74b32=!0x1,_0x20cbf1){super(_0x3486ee),this['showEmptyHeadingText']=_0xd74b32,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x20cbf1,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x386e75,_0x1a82d0,_0x142c2c,_0x3b1cab)=>{this['_setActiveItem'](_0x3b1cab,_0x142c2c);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3486ee['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3486ee,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4dcd30){_0x4dcd30['forEach'](_0x2f2eea=>{'insert'==_0x2f2eea['type']?this['_insertItem'](_0x2f2eea['index'],..._0x2f2eea['values']):'delete'==_0x2f2eea['type']&&this['_deleteItem'](_0x2f2eea['index'],_0x2f2eea['howMany']);});}['_setActiveItem'](_0x9d8b38,_0x4661b1){if(-0x1!==_0x9d8b38){const _0xbc45c2=this['items']['get'](_0x9d8b38);_0xbc45c2&&(_0xbc45c2['isActive']=!0x1);}-0x1!==_0x4661b1&&(this['items']['get'](_0x4661b1)['isActive']=!0x0,this['_scrollToItem'](_0x4661b1));}['_insertItem'](_0x1cc99e,..._0x36bd4d){const _0x1ca4b9=_0x36bd4d['map']((_0x5a27f5,_0x107783)=>{const _0x2027f2=new A(this['locale'],this['showEmptyHeadingText']);return _0x2027f2['text']=_0x5a27f5['text'],_0x2027f2['level']=_0x5a27f5['level'],_0x1cc99e+_0x107783===this['activeItemIndex']&&(_0x2027f2['isActive']=!0x0),_0x2027f2;});this['items']['addMany'](_0x1ca4b9,_0x1cc99e);}['_deleteItem'](_0x10cacf,_0x47fd20){do{this['items']['remove'](_0x10cacf);}while(--_0x47fd20);}['_handleItemClick'](_0x469df7){const _0x3e8839=this['items']['getIndex'](_0x469df7['source']);this['fire']('itemSelected',_0x3e8839);}['_scrollToItem'](_0x21284d){_0x41a729(this['items']['get'](_0x21284d)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x2e8d2d{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3670b0){super(_0x3670b0),this['view']=new f(_0x3670b0['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xdf10cd(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1dfd01=this['editor'],_0x4d62e5=_0x1dfd01['plugins']['get']('DocumentOutlineUtils');let _0x5e9a65=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1dfd01['config']['get']('documentOutline.container'))throw new _0x51920a('document-outline-container-not-provided',{'editor':_0x1dfd01});_0x1dfd01['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x4d62e5['on']('change',this['_handleOutlineChange']['bind'](this)),_0x4d62e5['on']('activeItemIndex',(_0x3f519d,{index:_0xdbbbfa})=>this['_setActiveViewItem'](_0xdbbbfa)),this['view']['on']('itemSelected',(_0x2a972c,_0x5a5315)=>{_0x5e9a65=!0x0,this['_handleItemSelected'](_0x5a5315);}),this['view']['listenTo'](_0x39a70d['document'],'scroll',()=>{_0x5e9a65?_0x5e9a65=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x39a70d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x1c03c6){const _0x4b9c3f=_0x3aa062([0x32,0x36,0x4b,0x35,0x71,0x70,0x46,0x67,0x53,0x30,0x4c,0x4f,0x58,0x76,0x62,0x64,0x7a,0x57,0x65,0x47,0x41,0x59,0x45,0x44,0x37,0x6d,0x50,0x4a,0x4d,0x75,0x56,0x73,0x51,0x48,0x4e,0x52,0x38,0x49,0x54,0x5a,0x6e,0x72,0x43,0x78,0x68,0x34,0x6a,0x33,0x61,0x55,0x79,0x39,0x69,0x42,0x6f,0x6b,0x77,0x66,0x63,0x6c,0x74,0x31]),_0x16e4a2=0x9676847,_0x3aa87c=0x960078f^_0x16e4a2,_0x40f760=window[_0x3aa062([0x44,0x61,0x74,0x65])][_0x3aa062([0x6e,0x6f,0x77])](),_0x4526f3=_0x1c03c6[_0x3aa062([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x392dd5=new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x280c15=>{_0x4526f3[_0x3aa062([0x6f,0x6e,0x63,0x65])](_0x3aa062([0x72,0x65,0x61,0x64,0x79]),_0x280c15);}),_0x47a144={[_0x3aa062([0x6b,0x74,0x79])]:_0x3aa062([0x45,0x43]),[_0x3aa062([0x75,0x73,0x65])]:_0x3aa062([0x73,0x69,0x67]),[_0x3aa062([0x63,0x72,0x76])]:_0x3aa062([0x50,0x2d,0x32,0x35,0x36]),[_0x3aa062([0x78])]:_0x3aa062([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]),[_0x3aa062([0x79])]:_0x3aa062([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]),[_0x3aa062([0x61,0x6c,0x67])]:_0x3aa062([0x45,0x53,0x32,0x35,0x36])},_0x35217e=_0x4526f3[_0x3aa062([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3aa062([0x67,0x65,0x74])](_0x3aa062([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1d7a6e(){let _0x3ce953,_0x3a14ca=null,_0x5b80bc=null;try{if(_0x35217e==_0x3aa062([0x47,0x50,0x4c]))return _0x3aa062([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ce953=_0x3bf875(),!_0x3ce953)return _0x3aa062([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ce953[_0x3aa062([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b80bc=_0x2362b2(_0x3ce953[_0x3aa062([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ce953[_0x3aa062([0x6a,0x74,0x69])])),await _0x56f8e8()?_0x507eec()?_0x5cbc1b()?_0x3aa062([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5c34de()?(_0x3ce953[_0x3aa062([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3aa062([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3a14ca=_0x3965f6(_0x3aa062([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ce953[_0x3aa062([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3aa062([0x74,0x72,0x69,0x61,0x6c])&&(_0x3a14ca=_0x3965f6(_0x3aa062([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd6a87a()):_0x3aa062([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3aa062([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3aa062([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3aa062([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cbc1b(){const _0x1ed21c=[_0x3aa062([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3aa062([0x74,0x72,0x69,0x61,0x6c])][_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ce953[_0x3aa062([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x40f760/0x3e8:0xe10*_0x3aa87c;return _0x3ce953[_0x3aa062([0x65,0x78,0x70])]<_0x1ed21c;}function _0x507eec(){const _0x181e15=_0x3ce953[_0x3aa062([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x181e15&&(!!_0x181e15[_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa062([0x2a]))||(!!_0x181e15[_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa062([0x44,0x4f]))||!!_0x181e15[_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa062([0x50,0x50]))));}function _0x5c34de(){const _0x5d5b0a=_0x3ce953[_0x3aa062([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5d5b0a||0x0==_0x5d5b0a[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12db73}=new URL(window[_0x3aa062([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5d5b0a[_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12db73))return!0x0;const _0x29399b=_0x12db73[_0x3aa062([0x73,0x70,0x6c,0x69,0x74])](_0x3aa062([0x2e]));return _0x5d5b0a[_0x3aa062([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x16e6ad=>_0x16e6ad[_0x3aa062([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3aa062([0x2a])))[_0x3aa062([0x6d,0x61,0x70])](_0x169452=>_0x169452[_0x3aa062([0x73,0x70,0x6c,0x69,0x74])](_0x3aa062([0x2e])))[_0x3aa062([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a63d7=>_0x1a63d7[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x29399b[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3aa062([0x6d,0x61,0x70])](_0x1da3f0=>Array(_0x29399b[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1da3f0[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3aa062([0x66,0x69,0x6c,0x6c])](_0x1da3f0[0x0]===_0x3aa062([0x2a])?_0x3aa062([0x2a]):'')[_0x3aa062([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1da3f0))[_0x3aa062([0x73,0x6f,0x6d,0x65])](_0x2efbc2=>_0x29399b[_0x3aa062([0x65,0x76,0x65,0x72,0x79])]((_0x499925,_0x549588)=>_0x2efbc2[_0x549588]===_0x499925||_0x2efbc2[_0x549588]===_0x3aa062([0x2a])));}function _0xd6a87a(){return _0x3a14ca&&_0x5b80bc?new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d3a06,_0x31ae07)=>{_0x3a14ca[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x1d3a06,_0x31ae07),_0x5b80bc[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x3a8cba=>{_0x3a8cba!=_0x3aa062([0x56,0x61,0x6c,0x69,0x64])&&_0x1d3a06(_0x3a8cba);},_0x31ae07);}):_0x3a14ca||_0x5b80bc||_0x3aa062([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2362b2(_0xc270e1,_0x41146e){return new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x505916=>{if(_0x36a631())return _0x505916(_0x3aa062([0x56,0x61,0x6c,0x69,0x64]));_0x1abac1(),_0x4526f3[_0x3aa062([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3aa062([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1ffc9e=!0x1;const _0x558ec1=_0x40252c();function _0x339ae7(_0x1dde73){return!!_0x1dde73&&(typeof _0x1dde73===_0x3aa062([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1dde73===_0x3aa062([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1dde73[_0x3aa062([0x74,0x68,0x65,0x6e])]===_0x3aa062([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1dde73[_0x3aa062([0x63,0x61,0x74,0x63,0x68])]===_0x3aa062([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53648b(_0x126566){_0x385b02(_0x126566)[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x4dc2f3=>{if(!_0x4dc2f3||_0x4dc2f3[_0x3aa062([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3aa062([0x6f,0x6b]))return _0x3aa062([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x181638(_0x5ecf0c(_0x558ec1+_0x41146e))!=_0x4dc2f3[_0x3aa062([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3aa062([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3aa062([0x56,0x61,0x6c,0x69,0x64]);})[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x19c84a=>(_0x48e4d9(),_0x19c84a),()=>{const _0x6c4385=_0x5821e1();return null==_0x6c4385?(_0x48e4d9(),_0x3aa062([0x56,0x61,0x6c,0x69,0x64])):_0x3aa062(_0x40f760-_0x6c4385>(0x2d6bec47^_0x16e4a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x505916)[_0x3aa062([0x63,0x61,0x74,0x63,0x68])](()=>{_0x505916(_0x3aa062([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x21c47d=0x95186c7^_0x16e4a2;function _0x48e4d9(){const _0x27944=_0x3aa062([0x6c,0x6c,0x63,0x74,0x2d])+_0x181638(_0x5ecf0c(_0xc270e1)),_0x35e5eb=_0x51f3bb(_0x181638(window[_0x3aa062([0x4d,0x61,0x74,0x68])][_0x3aa062([0x63,0x65,0x69,0x6c])](_0x40f760/_0x21c47d)));window[_0x3aa062([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3aa062([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27944,_0x35e5eb);}function _0x5821e1(){const _0x4bec52=_0x3aa062([0x6c,0x6c,0x63,0x74,0x2d])+_0x181638(_0x5ecf0c(_0xc270e1)),_0x554815=window[_0x3aa062([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3aa062([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bec52);return _0x554815?window[_0x3aa062([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51f3bb(_0x554815),0x10)*_0x21c47d:null;}function _0x385b02(_0x374ce6){return new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4536b4,_0x4ff0ed)=>{_0x374ce6[_0x3aa062([0x74,0x68,0x65,0x6e])](_0x4536b4,_0x4ff0ed),window[_0x3aa062([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4ff0ed,0x966bc87^_0x16e4a2);});}}_0x4526f3[_0x3aa062([0x6f,0x6e])](_0x3aa062([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4f006d,_0x55c870)=>{if(_0x55c870[0x0]!=_0xc270e1)return _0x505916(_0x3aa062([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x55c870[0x1]={..._0x55c870[0x1],[_0x3aa062([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x558ec1};},{[_0x3aa062([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3aa062([0x68,0x69,0x67,0x68])}),_0x4526f3[_0x3aa062([0x6f,0x6e])](_0x3aa062([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1df5fe=>{_0x339ae7(_0x1df5fe[_0x3aa062([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1ffc9e=!0x0,_0x53648b(_0x1df5fe[_0x3aa062([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3aa062([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3aa062([0x6c,0x6f,0x77])}),_0x392dd5[_0x3aa062([0x74,0x68,0x65,0x6e])](()=>{_0x1ffc9e||_0x505916(_0x3aa062([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36a631(){return _0x4526f3[_0x3aa062([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3aa062([0x76,0x69,0x65,0x77])][_0x3aa062([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3aa062([0x61,0x75,0x74,0x6f]);}function _0x1abac1(){_0x4526f3[_0x3aa062([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3aa062([0x76,0x69,0x65,0x77])][_0x3aa062([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3aa062([0x61,0x75,0x74,0x6f]);}}function _0x3965f6(_0x8b10a9){const _0x4d2ddc=[new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fea80=>setTimeout(_0x2fea80,0x96e568b^_0x16e4a2)),_0x392dd5[_0x3aa062([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b028b=>{let _0x41e24a=0x0;_0x4526f3[_0x3aa062([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa062([0x6f,0x6e])](_0x3aa062([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5638a7,_0x4e79ef)=>{_0x4e79ef[0x0][_0x3aa062([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41e24a++,_0x41e24a==(0x96769bf^_0x16e4a2)&&(_0x5b028b(),_0x5638a7[_0x3aa062([0x6f,0x66,0x66])]());});}))];return window[_0x3aa062([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3aa062([0x72,0x61,0x63,0x65])](_0x4d2ddc)[_0x3aa062([0x74,0x68,0x65,0x6e])](()=>_0x8b10a9);}async function _0x2374f5(){await _0x392dd5,_0x4526f3[_0x3aa062([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa062([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2d30e4,_0x4526f3[_0x3aa062([0x6d,0x6f,0x64,0x65,0x6c])][_0x3aa062([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2d30e4,_0x4526f3[_0x3aa062([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3aa062([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x774296(_0x9ecd3b){const _0x5321d5=_0x19193c();_0x4526f3[_0x5321d5]=_0x3aa062([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])+_0x9ecd3b,_0x9ecd3b!=_0x3aa062([0x56,0x61,0x6c,0x69,0x64])&&_0x2374f5();}function _0x19193c(){const _0x2911c4=window[_0x3aa062([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3aa062([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3aa062([0x6e,0x6f,0x77])]())[_0x3aa062([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3aa062([0x2e]),'');let _0x680806=_0x3aa062([0x4b]);for(let _0x107f1e=0x0;_0x107f1e<_0x2911c4[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x107f1e+=0x2){let _0x354691=window[_0x3aa062([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2911c4[_0x3aa062([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x107f1e,_0x107f1e+0x2));_0x354691>=_0x4b9c3f[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x354691-=_0x4b9c3f[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x680806+=_0x4b9c3f[_0x354691];}return _0x680806;}function _0x3bf875(){const _0x3323da=_0x35217e[_0x3aa062([0x73,0x70,0x6c,0x69,0x74])](_0x3aa062([0x2e]));if(0x3!=_0x3323da[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e325e(_0x3323da[0x1]);function _0x2e325e(_0x545af0){const _0x51ef9b=_0x51757e(_0x545af0);return _0x51ef9b&&_0xa62aa2()?_0x51ef9b:null;function _0xa62aa2(){const _0x141957=_0x51ef9b[_0x3aa062([0x6a,0x74,0x69])],_0x472ceb=window[_0x3aa062([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x141957[_0x3aa062([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x141957[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1138cc={..._0x51ef9b,[_0x3aa062([0x6a,0x74,0x69])]:_0x141957[_0x3aa062([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x141957[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1138cc[_0x3aa062([0x76,0x63])],_0x5ecf0c(_0x1138cc)==_0x472ceb;}}}async function _0x56f8e8(){let _0x6ea4cd=!0x0;try{const _0x6d6061=_0x35217e[_0x3aa062([0x73,0x70,0x6c,0x69,0x74])](_0x3aa062([0x2e])),[_0x4608bb,_0x435edd,_0x5a4eb2]=_0x6d6061;return _0x32bf69(_0x4608bb),await _0x2ae079(_0x4608bb,_0x435edd,_0x5a4eb2),_0x6ea4cd;}catch{return!0x1;}function _0x32bf69(_0x9a204d){const _0x35878c=_0x51757e(_0x9a204d);_0x35878c&&_0x35878c[_0x3aa062([0x61,0x6c,0x67])]==_0x3aa062([0x45,0x53,0x32,0x35,0x36])||(_0x6ea4cd=!0x1);}async function _0x2ae079(_0x387ab6,_0x3a5e25,_0x45937a){const _0xfcbb45=window[_0x3aa062([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3aa062([0x66,0x72,0x6f,0x6d])](_0x3c2805(_0x45937a),_0x22f9d3=>_0x22f9d3[_0x3aa062([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5aaf91=new window[(_0x3aa062([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3aa062([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x387ab6+_0x3aa062([0x2e])+_0x3a5e25),_0x519dc2=window[_0x3aa062([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3aa062([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x519dc2)return;const _0x5d6b6c=await _0x519dc2[_0x3aa062([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3aa062([0x6a,0x77,0x6b]),_0x47a144,{[_0x3aa062([0x6e,0x61,0x6d,0x65])]:_0x3aa062([0x45,0x43,0x44,0x53,0x41]),[_0x3aa062([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3aa062([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3aa062([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x519dc2[_0x3aa062([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3aa062([0x6e,0x61,0x6d,0x65])]:_0x3aa062([0x45,0x43,0x44,0x53,0x41]),[_0x3aa062([0x68,0x61,0x73,0x68])]:{[_0x3aa062([0x6e,0x61,0x6d,0x65])]:_0x3aa062([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d6b6c,_0xfcbb45,_0x5aaf91)||(_0x6ea4cd=!0x1);}}function _0x51757e(_0x4e4c99){return _0x4e4c99[_0x3aa062([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3aa062([0x65,0x79]))?JSON[_0x3aa062([0x70,0x61,0x72,0x73,0x65])](_0x3c2805(_0x4e4c99)):null;}function _0x3c2805(_0x425fd6){return window[_0x3aa062([0x61,0x74,0x6f,0x62])](_0x425fd6[_0x3aa062([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3aa062([0x2b]))[_0x3aa062([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3aa062([0x2f])));}function _0x5ecf0c(_0xb54513){let _0x5bb147=0x1505;function _0x252521(_0x31e6dc){for(let _0x4d31e5=0x0;_0x4d31e5<_0x31e6dc[_0x3aa062([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d31e5++){const _0x43eddd=_0x31e6dc[_0x3aa062([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d31e5);_0x5bb147=(_0x5bb147<<0x5)+_0x5bb147+_0x43eddd,_0x5bb147&=_0x5bb147;}}function _0x51131d(_0x234e0c){Array[_0x3aa062([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x234e0c)?_0x234e0c[_0x3aa062([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x51131d):_0x234e0c&&typeof _0x234e0c==_0x3aa062([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3aa062([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x234e0c)[_0x3aa062([0x73,0x6f,0x72,0x74])]()[_0x3aa062([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e5bde,_0x88755d])=>{_0x252521(_0x4e5bde),_0x51131d(_0x88755d);}):_0x252521(window[_0x3aa062([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x234e0c));}return _0x51131d(_0xb54513),_0x5bb147>>>0x0;}function _0x181638(_0x510af8){return _0x510af8[_0x3aa062([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3aa062([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3aa062([0x30]));}function _0x51f3bb(_0x13e60b){return _0x13e60b[_0x3aa062([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3aa062([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3aa062([0x6a,0x6f,0x69,0x6e])]('');}function _0x2d30e4(){}function _0x3aa062(_0x4699a8){return _0x4699a8['map'](_0x2fb3db=>String['fromCharCode'](_0x2fb3db))['join']('');}_0x774296(await _0x1d7a6e());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5d05e8,{outlineDefinitions:_0x4543c2,outlineChanges:_0x9a476b}){this['_currentOutlineDefinitions']=_0x4543c2,this['view']['sync'](_0x9a476b);}['_setActiveViewItem'](_0x4bc35a){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x4bc35a]&&(this['view']['activeItemIndex']=_0x4bc35a);}['_handleItemSelected'](_0x55e7ea){const _0x15dca5=this['_currentOutlineDefinitions'][_0x55e7ea]['modelElement'];this['editor']['model']['change'](_0x1a3943=>{_0x1a3943['setSelection'](_0x15dca5,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x55e7ea);}['_updateActiveDefinitionOnViewportChange'](){const _0x3c5a56=this['editor'];let _0x4873ba;for(const _0x404b0d of _0x3c5a56['model']['document']['getRootNames']()){const _0x48c4c4=_0x3c5a56['editing']['view']['getDomRoot'](_0x404b0d),_0x5926a1=_0x48c4c4&&new _0x4bff44(_0x48c4c4)['getVisible']();if(_0x5926a1){const _0x2e698c=new _0x4bff44(_0x39a70d['window'])['getIntersection'](_0x5926a1);_0x2e698c&&(_0x4873ba=_0x2e698c['top']+0.25*_0x2e698c['height']);}}if(void 0x0===_0x4873ba)return;const _0x43446f=h(_0x3c5a56['editing'],this['_currentOutlineDefinitions'],_0x4873ba);_0x43446f?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x43446f)):this['_setActiveViewItem'](-0x1);}}function h(_0x132adf,_0x25fdd3,_0x111442,_0x2c18e0=0x0,_0x33195e=_0x25fdd3['length']-0x1){const _0x1712a3=Math['floor'](_0x2c18e0+(_0x33195e-_0x2c18e0)/0x2);if(_0x33195e>=_0x2c18e0){const _0x42b57f=_0x25fdd3[_0x1712a3],_0x5f13b0=_0x132adf['mapper']['toViewElement'](_0x42b57f['modelElement']);if(!_0x5f13b0)return null;const _0xc66665=_0x132adf['view']['domConverter']['mapViewToDom'](_0x5f13b0);return new _0x4bff44(_0xc66665)['bottom']>_0x111442?h(_0x132adf,_0x25fdd3,_0x111442,_0x2c18e0,_0x1712a3-0x1):h(_0x132adf,_0x25fdd3,_0x111442,_0x1712a3+0x1,_0x33195e);}return _0x1712a3<0x0?null:_0x25fdd3[_0x1712a3];}class P extends _0x2e8d2d{['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 _0x374370=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x521b48;for(const _0x47fab1 in _0x374370){const _0x22db5f=_0x47fab1,_0x5585a1=_0x374370[_0x22db5f];if('documentOutlineLicenseKeyValid'==_0x5585a1||'documentOutlineLicenseKeyInvalid'==_0x5585a1||'documentOutlineLicenseKeyExpired'==_0x5585a1||'documentOutlineLicenseKeyDomainLimit'==_0x5585a1||'documentOutlineLicenseKeyNotAllowed'==_0x5585a1||'documentOutlineLicenseKeyEvaluationLimit'==_0x5585a1||'documentOutlineLicenseKeyTrialLimit'==_0x5585a1||'documentOutlineLicenseKeyUsageLimit'==_0x5585a1){delete _0x374370[_0x22db5f],_0x521b48=_0x5585a1,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x521b48&&_0x374370['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x521b48&&_0x374370['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x521b48&&_0x374370['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x521b48&&_0x374370['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x521b48&&_0x374370['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x521b48&&_0x374370['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x521b48&&_0x374370['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x62a9f3{['execute'](){this['editor']['model']['change'](_0x4fb591=>{this['editor']['model']['insertObject'](_0x4fb591['createElement']('tableOfContents'));});}['refresh'](){const _0x1b2b0d=this['editor']['model'],_0x5afe67=_0x1b2b0d['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x5afe67&&_0x1b2b0d['schema']['findAllowedParent'](_0x5afe67,'tableOfContents'));}}class T extends _0x2e8d2d{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x47dfe3=this['editor'];if(_0x47dfe3['config']['get']('headingId.modelAttributeName'))return;(function(_0xa982cb){const _0x1f621d=new Map();if(_0xa982cb)return _0xa982cb['forEach'](_0x59694c=>{'paragraph'!==_0x59694c['model']&&_0x1f621d['set'](_0x59694c['view'],_0x59694c['model']);}),_0x1f621d['get']('h1')||_0x1f621d['set']('h1','heading1'),_0x1f621d;return _0x1f621d;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5afb63,_0x40324f)=>{this['_customUpcastHeadingsConversion'](_0x40324f),this['_customDataDowncastHeadingsConversion'](_0x5afb63),_0x47dfe3['model']['schema']['isRegistered'](_0x5afb63)&&_0x47dfe3['model']['schema']['extend'](_0x5afb63,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4df759){this['editor']['conversion']['for']('upcast')['add'](_0x49d489=>_0x49d489['on']('element:'+_0x4df759,(_0x356818,_0xc1daca,_0x4fd5d5)=>{const {consumable:_0x24f778,writer:_0x43a104}=_0x4fd5d5,_0x4594a8=_0xc1daca['viewItem']['getAttribute']('id'),_0x4e4797=_0xc1daca['modelRange']['getContainedElement']();if(_0x4e4797)return _0x4594a8&&_0x4594a8['length']||_0x4e4797['hasAttribute']('headingId')?void(_0x24f778['consume'](_0xc1daca['viewItem'],{'attributes':['id']})&&_0x43a104['setAttribute']('headingId',_0x4594a8,_0x4e4797)):(_0x24f778['consume'](_0xc1daca['viewItem'],{'attributes':['id']}),void _0x43a104['setAttribute']('headingId',_0x40252c(),_0x4e4797));},{'priority':_0x50165d['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x41cb40){this['editor']['conversion']['for']('downcast')['add'](_0xefd19c=>_0xefd19c['on']('attribute:headingId:'+_0x41cb40,(_0x39e3f5,_0x54ebbf,_0x7e7dd1)=>{if(!_0x7e7dd1['consumable']['consume'](_0x54ebbf['item'],_0x39e3f5['name']))return;const _0x26e6b3=_0x54ebbf['item']['getAttribute']('headingId'),_0x42e25f=_0x7e7dd1['mapper']['toViewElement'](_0x54ebbf['item']);_0x7e7dd1['writer']['setAttribute']('id',_0x26e6b3,_0x42e25f);}));}['_registerHeadingIdAttributePostfixer'](){const _0x30b2f7=this['editor'],_0x4c163e=new Set(),_0x2a6b75=new Set();function _0x1ccd7a(_0x551bfe,_0xa8e93d){const _0x299cd3=_0x40252c();return _0x2a6b75['add'](_0x299cd3),_0x551bfe['setAttribute']('headingId',_0x299cd3,_0xa8e93d),_0x299cd3;}function _0x359d09(_0x343892,_0x371d51){_0x343892['removeAttribute']('headingId',_0x371d51);}_0x30b2f7['model']['document']['registerPostFixer'](_0x3cfe36=>{const _0x57dfca=_0x30b2f7['model']['document']['differ']['getChanges']();let _0x500477=!0x1;for(const _0x45e29e of _0x57dfca)if('insert'==_0x45e29e['type']&&_0x45e29e['name']){if(b(_0x45e29e['name'])){const _0x3aeb97=_0x45e29e['attributes']['get']('headingId');'string'==typeof _0x3aeb97?_0x4c163e['has'](_0x3aeb97)?(_0x1ccd7a(_0x3cfe36,_0x45e29e['position']['nodeAfter']),_0x500477=!0x0):_0x2a6b75['add'](_0x3aeb97):(_0x1ccd7a(_0x3cfe36,_0x45e29e['position']['nodeAfter']),_0x500477=!0x0);}else'string'==typeof _0x45e29e['attributes']['get']('headingId')&&(_0x359d09(_0x3cfe36,_0x45e29e['position']['nodeAfter']),_0x500477=!0x0);}else{if('remove'==_0x45e29e['type']){const _0x2bbee7=_0x45e29e['attributes']['get']('headingId');'string'==typeof _0x2bbee7&&_0x4c163e['delete'](_0x2bbee7);}}return _0x500477;}),_0x30b2f7['model']['document']['on']('change',()=>{_0x2a6b75['forEach'](_0x52257d=>_0x4c163e['add'](_0x52257d)),_0x2a6b75['clear']();});}}function b(_0x530ee7){return!!_0x530ee7['match'](/heading\d/);}class s extends _0x2e8d2d{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x1add6e,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x30fb7d){super(_0x30fb7d),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3bc278=this['editor'],_0x4e10e3=_0x3bc278['editing']['view']['document'];_0x3bc278['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3bc278['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4e10e3,'click',(_0x49be85,_0x1f6a73)=>{if(!_0x1f6a73['target'])return;const _0x13f063=_0x1f6a73['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x13f063)&&(_0x1f6a73['domEvent']['preventDefault'](),_0x49be85['stop'](),this['_handleScrollToHeading'](_0x13f063));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3bc278['commands']['add']('insertTableOfContents',new _(_0x3bc278)),(_0x3bc278['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2d0af7,_0x59d943)=>{this['_currentOutlineDefinitions']=_0x59d943['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3bc278['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x88ab22){const _0x332ad4=_0x43cf2e([0x45,0x55,0x6c,0x41,0x7a,0x57,0x52,0x42,0x30,0x76,0x4a,0x67,0x4d,0x63,0x54,0x44,0x51,0x34,0x72,0x35,0x66,0x48,0x58,0x6b,0x71,0x73,0x59,0x31,0x39,0x4c,0x49,0x79,0x33,0x6a,0x70,0x50,0x46,0x74,0x43,0x61,0x4b,0x32,0x56,0x38,0x75,0x6e,0x65,0x77,0x6f,0x53,0x4e,0x4f,0x62,0x64,0x36,0x37,0x47,0x6d,0x69,0x78,0x68,0x5a]),_0x53def5=0x46d50ddb,_0x2ad62a=0x46d26213^_0x53def5,_0x4931be=window[_0x43cf2e([0x44,0x61,0x74,0x65])][_0x43cf2e([0x6e,0x6f,0x77])](),_0x4d3e0f=_0x88ab22[_0x43cf2e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3c30c8=new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a485c=>{_0x4d3e0f[_0x43cf2e([0x6f,0x6e,0x63,0x65])](_0x43cf2e([0x72,0x65,0x61,0x64,0x79]),_0x3a485c);}),_0x2f727e={[_0x43cf2e([0x6b,0x74,0x79])]:_0x43cf2e([0x45,0x43]),[_0x43cf2e([0x75,0x73,0x65])]:_0x43cf2e([0x73,0x69,0x67]),[_0x43cf2e([0x63,0x72,0x76])]:_0x43cf2e([0x50,0x2d,0x32,0x35,0x36]),[_0x43cf2e([0x78])]:_0x43cf2e([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]),[_0x43cf2e([0x79])]:_0x43cf2e([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]),[_0x43cf2e([0x61,0x6c,0x67])]:_0x43cf2e([0x45,0x53,0x32,0x35,0x36])},_0x4f8844=_0x4d3e0f[_0x43cf2e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x43cf2e([0x67,0x65,0x74])](_0x43cf2e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2272c1(){let _0x1fa3fd,_0x3ebc5c=null,_0x160816=null;try{if(_0x4f8844==_0x43cf2e([0x47,0x50,0x4c]))return _0x43cf2e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1fa3fd=_0x280825(),!_0x1fa3fd)return _0x43cf2e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1fa3fd[_0x43cf2e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x160816=_0x3a61cc(_0x1fa3fd[_0x43cf2e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1fa3fd[_0x43cf2e([0x6a,0x74,0x69])])),await _0x4b3b57()?_0x374e20()?_0x1d2ac9()?_0x43cf2e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x184c32()?(_0x1fa3fd[_0x43cf2e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43cf2e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ebc5c=_0x5ededd(_0x43cf2e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1fa3fd[_0x43cf2e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x43cf2e([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ebc5c=_0x5ededd(_0x43cf2e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43f308()):_0x43cf2e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x43cf2e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x43cf2e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x43cf2e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d2ac9(){const _0x350e2a=[_0x43cf2e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x43cf2e([0x74,0x72,0x69,0x61,0x6c])][_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fa3fd[_0x43cf2e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4931be/0x3e8:0xe10*_0x2ad62a;return _0x1fa3fd[_0x43cf2e([0x65,0x78,0x70])]<_0x350e2a;}function _0x374e20(){const _0x25fb93=_0x1fa3fd[_0x43cf2e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x25fb93&&(!!_0x25fb93[_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43cf2e([0x2a]))||(!!_0x25fb93[_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43cf2e([0x54,0x4f,0x43]))||!!_0x25fb93[_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43cf2e([0x50,0x50]))));}function _0x184c32(){const _0x212124=_0x1fa3fd[_0x43cf2e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x212124||0x0==_0x212124[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5f45a6}=new URL(window[_0x43cf2e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x212124[_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f45a6))return!0x0;const _0x852a7=_0x5f45a6[_0x43cf2e([0x73,0x70,0x6c,0x69,0x74])](_0x43cf2e([0x2e]));return _0x212124[_0x43cf2e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x115085=>_0x115085[_0x43cf2e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43cf2e([0x2a])))[_0x43cf2e([0x6d,0x61,0x70])](_0x4e3eb2=>_0x4e3eb2[_0x43cf2e([0x73,0x70,0x6c,0x69,0x74])](_0x43cf2e([0x2e])))[_0x43cf2e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x136789=>_0x136789[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x852a7[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43cf2e([0x6d,0x61,0x70])](_0xb2bf84=>Array(_0x852a7[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xb2bf84[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x43cf2e([0x66,0x69,0x6c,0x6c])](_0xb2bf84[0x0]===_0x43cf2e([0x2a])?_0x43cf2e([0x2a]):'')[_0x43cf2e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xb2bf84))[_0x43cf2e([0x73,0x6f,0x6d,0x65])](_0x34614f=>_0x852a7[_0x43cf2e([0x65,0x76,0x65,0x72,0x79])]((_0x2ad9df,_0x2f0224)=>_0x34614f[_0x2f0224]===_0x2ad9df||_0x34614f[_0x2f0224]===_0x43cf2e([0x2a])));}function _0x43f308(){return _0x3ebc5c&&_0x160816?new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x235395,_0xcb6d7b)=>{_0x3ebc5c[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0x235395,_0xcb6d7b),_0x160816[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0x2fd5bc=>{_0x2fd5bc!=_0x43cf2e([0x56,0x61,0x6c,0x69,0x64])&&_0x235395(_0x2fd5bc);},_0xcb6d7b);}):_0x3ebc5c||_0x160816||_0x43cf2e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3a61cc(_0xe362ad,_0x33f6bc){return new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2371a8=>{if(_0x3c01e8())return _0x2371a8(_0x43cf2e([0x56,0x61,0x6c,0x69,0x64]));_0xb4f7eb(),_0x4d3e0f[_0x43cf2e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x43cf2e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xecc698=!0x1;const _0x51755f=_0x40252c();function _0x354ef7(_0x1a9dad){return!!_0x1a9dad&&(typeof _0x1a9dad===_0x43cf2e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a9dad===_0x43cf2e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a9dad[_0x43cf2e([0x74,0x68,0x65,0x6e])]===_0x43cf2e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a9dad[_0x43cf2e([0x63,0x61,0x74,0x63,0x68])]===_0x43cf2e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2b135b(_0x323eb1){_0x583066(_0x323eb1)[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0xa40b60=>{if(!_0xa40b60||_0xa40b60[_0x43cf2e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x43cf2e([0x6f,0x6b]))return _0x43cf2e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x412fa5(_0x204282(_0x51755f+_0x33f6bc))!=_0xa40b60[_0x43cf2e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x43cf2e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x43cf2e([0x56,0x61,0x6c,0x69,0x64]);})[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0x1a2f57=>(_0x27c1fb(),_0x1a2f57),()=>{const _0x300f31=_0x206906();return null==_0x300f31?(_0x27c1fb(),_0x43cf2e([0x56,0x61,0x6c,0x69,0x64])):_0x43cf2e(_0x4931be-_0x300f31>(0x62d989db^_0x53def5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0x2371a8)[_0x43cf2e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2371a8(_0x43cf2e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47430f=0x46e3e35b^_0x53def5;function _0x27c1fb(){const _0x2ce19a=_0x43cf2e([0x6c,0x6c,0x63,0x74,0x2d])+_0x412fa5(_0x204282(_0xe362ad)),_0x13998c=_0x49bebc(_0x412fa5(window[_0x43cf2e([0x4d,0x61,0x74,0x68])][_0x43cf2e([0x63,0x65,0x69,0x6c])](_0x4931be/_0x47430f)));window[_0x43cf2e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43cf2e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ce19a,_0x13998c);}function _0x206906(){const _0x5804fb=_0x43cf2e([0x6c,0x6c,0x63,0x74,0x2d])+_0x412fa5(_0x204282(_0xe362ad)),_0x20578c=window[_0x43cf2e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x43cf2e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5804fb);return _0x20578c?window[_0x43cf2e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49bebc(_0x20578c),0x10)*_0x47430f:null;}function _0x583066(_0x57f16b){return new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e3c4f,_0x514660)=>{_0x57f16b[_0x43cf2e([0x74,0x68,0x65,0x6e])](_0x5e3c4f,_0x514660),window[_0x43cf2e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x514660,0x46d4d91b^_0x53def5);});}}_0x4d3e0f[_0x43cf2e([0x6f,0x6e])](_0x43cf2e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35c06e,_0x5143d9)=>{if(_0x5143d9[0x0]!=_0xe362ad)return _0x2371a8(_0x43cf2e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5143d9[0x1]={..._0x5143d9[0x1],[_0x43cf2e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51755f};},{[_0x43cf2e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43cf2e([0x68,0x69,0x67,0x68])}),_0x4d3e0f[_0x43cf2e([0x6f,0x6e])](_0x43cf2e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3cf702=>{_0x354ef7(_0x3cf702[_0x43cf2e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xecc698=!0x0,_0x2b135b(_0x3cf702[_0x43cf2e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x43cf2e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x43cf2e([0x6c,0x6f,0x77])}),_0x3c30c8[_0x43cf2e([0x74,0x68,0x65,0x6e])](()=>{_0xecc698||_0x2371a8(_0x43cf2e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c01e8(){return _0x4d3e0f[_0x43cf2e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43cf2e([0x76,0x69,0x65,0x77])][_0x43cf2e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x43cf2e([0x61,0x75,0x74,0x6f]);}function _0xb4f7eb(){_0x4d3e0f[_0x43cf2e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x43cf2e([0x76,0x69,0x65,0x77])][_0x43cf2e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x43cf2e([0x61,0x75,0x74,0x6f]);}}function _0x5ededd(_0x2bd911){const _0xa6155b=[new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c418e=>setTimeout(_0x3c418e,0x46dc3317^_0x53def5)),_0x3c30c8[_0x43cf2e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x88477c=>{let _0x3ebc6b=0x0;_0x4d3e0f[_0x43cf2e([0x6d,0x6f,0x64,0x65,0x6c])][_0x43cf2e([0x6f,0x6e])](_0x43cf2e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5ca6ea,_0x553bd0)=>{_0x553bd0[0x0][_0x43cf2e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3ebc6b++,_0x3ebc6b==(0x46d50c23^_0x53def5)&&(_0x88477c(),_0x5ca6ea[_0x43cf2e([0x6f,0x66,0x66])]());});}))];return window[_0x43cf2e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x43cf2e([0x72,0x61,0x63,0x65])](_0xa6155b)[_0x43cf2e([0x74,0x68,0x65,0x6e])](()=>_0x2bd911);}async function _0x261d4b(){await _0x3c30c8,_0x4d3e0f[_0x43cf2e([0x6d,0x6f,0x64,0x65,0x6c])][_0x43cf2e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b9398,_0x4d3e0f[_0x43cf2e([0x6d,0x6f,0x64,0x65,0x6c])][_0x43cf2e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b9398,_0x4d3e0f[_0x43cf2e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x43cf2e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x18f87c(_0x9ab96f){const _0x34b7da=_0x50f9b0();_0x4d3e0f[_0x34b7da]=_0x43cf2e([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])+_0x9ab96f,_0x9ab96f!=_0x43cf2e([0x56,0x61,0x6c,0x69,0x64])&&_0x261d4b();}function _0x50f9b0(){const _0x1fee22=window[_0x43cf2e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x43cf2e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x43cf2e([0x6e,0x6f,0x77])]())[_0x43cf2e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x43cf2e([0x2e]),'');let _0x217c80=_0x43cf2e([0x45]);for(let _0x46fd20=0x0;_0x46fd20<_0x1fee22[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46fd20+=0x2){let _0x41c10d=window[_0x43cf2e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fee22[_0x43cf2e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46fd20,_0x46fd20+0x2));_0x41c10d>=_0x332ad4[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x41c10d-=_0x332ad4[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x217c80+=_0x332ad4[_0x41c10d];}return _0x217c80;}function _0x280825(){const _0x26f2bc=_0x4f8844[_0x43cf2e([0x73,0x70,0x6c,0x69,0x74])](_0x43cf2e([0x2e]));if(0x3!=_0x26f2bc[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x20a47f(_0x26f2bc[0x1]);function _0x20a47f(_0x303bcd){const _0x1023a1=_0x1e537f(_0x303bcd);return _0x1023a1&&_0x3641a6()?_0x1023a1:null;function _0x3641a6(){const _0x5d542f=_0x1023a1[_0x43cf2e([0x6a,0x74,0x69])],_0x3e00c0=window[_0x43cf2e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d542f[_0x43cf2e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d542f[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d713d={..._0x1023a1,[_0x43cf2e([0x6a,0x74,0x69])]:_0x5d542f[_0x43cf2e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d542f[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d713d[_0x43cf2e([0x76,0x63])],_0x204282(_0x2d713d)==_0x3e00c0;}}}async function _0x4b3b57(){let _0x5d84ac=!0x0;try{const _0x5d02b6=_0x4f8844[_0x43cf2e([0x73,0x70,0x6c,0x69,0x74])](_0x43cf2e([0x2e])),[_0x44973c,_0x16315a,_0x204d15]=_0x5d02b6;return _0x4888de(_0x44973c),await _0x3c517b(_0x44973c,_0x16315a,_0x204d15),_0x5d84ac;}catch{return!0x1;}function _0x4888de(_0x4a5df3){const _0x51ac72=_0x1e537f(_0x4a5df3);_0x51ac72&&_0x51ac72[_0x43cf2e([0x61,0x6c,0x67])]==_0x43cf2e([0x45,0x53,0x32,0x35,0x36])||(_0x5d84ac=!0x1);}async function _0x3c517b(_0x3ce82b,_0x317a15,_0x1d69b2){const _0x2804d1=window[_0x43cf2e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x43cf2e([0x66,0x72,0x6f,0x6d])](_0x57388a(_0x1d69b2),_0x435fa9=>_0x435fa9[_0x43cf2e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ba227=new window[(_0x43cf2e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x43cf2e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3ce82b+_0x43cf2e([0x2e])+_0x317a15),_0x15f377=window[_0x43cf2e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x43cf2e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x15f377)return;const _0x225bb9=await _0x15f377[_0x43cf2e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x43cf2e([0x6a,0x77,0x6b]),_0x2f727e,{[_0x43cf2e([0x6e,0x61,0x6d,0x65])]:_0x43cf2e([0x45,0x43,0x44,0x53,0x41]),[_0x43cf2e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x43cf2e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x43cf2e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x15f377[_0x43cf2e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x43cf2e([0x6e,0x61,0x6d,0x65])]:_0x43cf2e([0x45,0x43,0x44,0x53,0x41]),[_0x43cf2e([0x68,0x61,0x73,0x68])]:{[_0x43cf2e([0x6e,0x61,0x6d,0x65])]:_0x43cf2e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x225bb9,_0x2804d1,_0x3ba227)||(_0x5d84ac=!0x1);}}function _0x1e537f(_0x44c52f){return _0x44c52f[_0x43cf2e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x43cf2e([0x65,0x79]))?JSON[_0x43cf2e([0x70,0x61,0x72,0x73,0x65])](_0x57388a(_0x44c52f)):null;}function _0x57388a(_0x4568a7){return window[_0x43cf2e([0x61,0x74,0x6f,0x62])](_0x4568a7[_0x43cf2e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x43cf2e([0x2b]))[_0x43cf2e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x43cf2e([0x2f])));}function _0x204282(_0x8e0fc0){let _0xf8ee5c=0x1505;function _0x1c2c9c(_0x4a5660){for(let _0x67cc8e=0x0;_0x67cc8e<_0x4a5660[_0x43cf2e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x67cc8e++){const _0x35ff97=_0x4a5660[_0x43cf2e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x67cc8e);_0xf8ee5c=(_0xf8ee5c<<0x5)+_0xf8ee5c+_0x35ff97,_0xf8ee5c&=_0xf8ee5c;}}function _0x1d71ba(_0x2df3f3){Array[_0x43cf2e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2df3f3)?_0x2df3f3[_0x43cf2e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d71ba):_0x2df3f3&&typeof _0x2df3f3==_0x43cf2e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x43cf2e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2df3f3)[_0x43cf2e([0x73,0x6f,0x72,0x74])]()[_0x43cf2e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41e952,_0x215a81])=>{_0x1c2c9c(_0x41e952),_0x1d71ba(_0x215a81);}):_0x1c2c9c(window[_0x43cf2e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2df3f3));}return _0x1d71ba(_0x8e0fc0),_0xf8ee5c>>>0x0;}function _0x412fa5(_0x1dd25c){return _0x1dd25c[_0x43cf2e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x43cf2e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x43cf2e([0x30]));}function _0x49bebc(_0x15e7d6){return _0x15e7d6[_0x43cf2e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x43cf2e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x43cf2e([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b9398(){}function _0x43cf2e(_0x59f8fe){return _0x59f8fe['map'](_0x2c38e2=>String['fromCharCode'](_0x2c38e2))['join']('');}_0x18f87c(await _0x2272c1());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4c63da=>{'$graveyard'!==_0x4c63da['rootName']&&this['editor']['editing']['reconvertItem'](_0x4c63da);});}['_trackNewToCElements'](){for(const _0x19954d of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x19954d['type']||'tableOfContents'!==_0x19954d['name'])return;this['_tableOfContentsElements']['add'](_0x19954d['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x40aaa1=this['editor']['conversion'];_0x40aaa1['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x40aaa1['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x5eef60,{writer:_0xbff1f0})=>this['_createTableOfContents'](_0xbff1f0,!0x0)}),_0x40aaa1['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x268ad0,{writer:_0x2621ea})=>{this['_tableOfContentsElements']['add'](_0x268ad0);const _0x2b320b=this['_createTableOfContents'](_0x2621ea);return _0xab1f25(_0x2b320b,_0x2621ea,{'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'](_0x1a9d85,_0x370dde=!0x1){const {locale:_0x47f5fd}=this['editor'],_0x5c32b5=_0x1a9d85['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x370dde&&{'data-table-of-contents-label':j(_0x47f5fd,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x370dde&&_0x1a9d85['insert'](_0x1a9d85['createPositionAt'](_0x5c32b5,'end'),_0x1a9d85['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1a9d85['createText'](j(_0x47f5fd,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xfa4aa4=_0x370dde?'':'['+j(_0x47f5fd,'Empty\x20heading')+']';let _0x43fd8e=_0x5c32b5;return this['_currentOutlineDefinitions']['forEach']((_0x3ab2de,_0x1c3b50,_0x59739a)=>{const _0x24f95b=this['editor']['model']['hasContent'](_0x3ab2de['modelElement'],{'ignoreWhitespaces':!0x0}),_0x307a9f=_0x24f95b?_0x3ab2de['text']:_0xfa4aa4,_0x1f9653=_0x3ab2de['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x434ec8=_0x1a9d85['createContainerElement']('a',{'href':'#'+_0x1f9653,...!_0x370dde&&{'tabindex':'-1'}},[_0x1a9d85['createText'](_0x307a9f)]),_0x6c7003=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1a9d85['setCustomProperty']('tableOfContentsHeadingIndex',_0x1c3b50,_0x434ec8);const _0x46ce53=_0x1a9d85['createContainerElement']('li',null,[_0x24f95b||!_0x370dde&&_0x6c7003?_0x434ec8:_0x1a9d85['createText']('')]),_0x36e3ee=_0x1c3b50?_0x59739a[_0x1c3b50-0x1]['level']:0x0,_0x58bf63=Math['abs'](_0x3ab2de['level']-_0x36e3ee);if(_0x3ab2de['level']>_0x36e3ee){const _0x265204=N(_0x46ce53,_0x58bf63,_0x1a9d85);_0x1a9d85['insert'](_0x1a9d85['createPositionAt'](_0x43fd8e,'end'),_0x265204);}else{const _0x4cdc69=function(_0x1ab2f7,_0x124656){return _0x1ab2f7['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x150120=>_0x150120['is']('element','ol'))[_0x124656];}(_0x43fd8e,_0x58bf63);_0x1a9d85['insert'](_0x1a9d85['createPositionAt'](_0x4cdc69,'end'),_0x46ce53);}_0x43fd8e=_0x46ce53;}),_0x5c32b5;}['_handleScrollToHeading'](_0x16fa92){const _0x402c24=this['_currentOutlineDefinitions'][_0x16fa92]['modelElement'];this['editor']['model']['change'](_0x415b04=>{_0x415b04['setSelection'](_0x402c24,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x283841,_0xe48767)=>{const _0x4d6562=_0xe48767['mapper'],_0x463f40=_0x4d6562['findMappedViewAncestor'](_0xe48767['viewPosition']),_0x5ce6c1=_0x4d6562['toModelElement'](_0x463f40);_0x5ce6c1['is']('element','tableOfContents')&&(_0xe48767['modelPosition']=this['editor']['model']['createPositionAt'](_0x5ce6c1,0x0),_0x283841['stop']());};}}function N(_0x4de1ea,_0x502059,_0x53f192){return 0x1===_0x502059?_0x53f192['createContainerElement']('ol',null,[_0x4de1ea]):_0x53f192['createContainerElement']('ol',null,[_0x53f192['createContainerElement']('li',null,[N(_0x4de1ea,_0x502059-0x1,_0x53f192)])]);}class o extends _0x2e8d2d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5ab899=this['editor'];_0x5ab899['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x419569=this['_createButton'](_0xf24b50);return _0x419569['tooltip']=!0x0,_0x419569;}),_0x5ab899['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x122d27)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x304ed0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3d034c;for(const _0x5b9c6d in _0x304ed0){const _0x817661=_0x5b9c6d,_0x826b01=_0x304ed0[_0x817661];if('tableOfContentsLicenseKeyValid'==_0x826b01||'tableOfContentsLicenseKeyInvalid'==_0x826b01||'tableOfContentsLicenseKeyExpired'==_0x826b01||'tableOfContentsLicenseKeyDomainLimit'==_0x826b01||'tableOfContentsLicenseKeyNotAllowed'==_0x826b01||'tableOfContentsLicenseKeyEvaluationLimit'==_0x826b01||'tableOfContentsLicenseKeyTrialLimit'==_0x826b01||'tableOfContentsLicenseKeyUsageLimit'==_0x826b01){delete _0x304ed0[_0x817661],_0x3d034c=_0x826b01,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x3d034c&&_0x304ed0['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x3d034c&&_0x304ed0['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x3d034c&&_0x304ed0['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x3d034c&&_0x304ed0['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x3d034c&&_0x304ed0['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x3d034c&&_0x304ed0['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x3d034c&&_0x304ed0['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0xb94eb3){const _0xcf3d11=this['editor'],_0x43660a=_0xcf3d11['locale'],_0x427721=_0xcf3d11['commands']['get']('insertTableOfContents'),_0x477dc=new _0xb94eb3(_0x43660a);return _0x477dc['set']({'label':j(_0x43660a,'Table\x20of\x20contents'),'icon':_0x31bec6}),_0x477dc['bind']('isEnabled')['to'](_0x427721,'isEnabled'),this['listenTo'](_0x477dc,'execute',()=>{_0xcf3d11['execute']('insertTableOfContents'),_0xcf3d11['editing']['view']['focus']();}),_0x477dc;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x2e8d2d{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 _0x3de503,Command as _0x331a3f}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x6e2ea9,throttle as _0x16efc0}from'es-toolkit/compat';import{ModelText as _0x1c01f7,ModelTreeWalker as _0x50606a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x8c858b,diffToChanges as _0xc91f6c,scrollAncestorsToShowTarget as _0x54ff79,CKEditorError as _0x4d6fda,global as _0x50ed40,Rect as _0x5dd5bb,uid as _0x4aef6f,priorities as _0x584ade}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1094ca,ButtonView as _0x3f89c0,MenuBarMenuListItemButtonView as _0x1ffb99}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x571036,toWidget as _0x271db0}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x172d8d}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x5ace1e){let _0x290152='';for(const _0x1a024b of _0x5ace1e['getChildren']())_0x1a024b instanceof _0x1c01f7&&(_0x290152+=_0x1a024b['data']);return _0x290152;}class i extends _0x3de503{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x1e9e4d=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x2772aa=[];_0x1e9e4d['model']['document']['on']('change',_0x6e2ea9(()=>{const _0x134506=_0x2772aa;_0x2772aa=this['_getOutlineDefinitions']();const _0x445436=_0x8c858b(_0x134506,_0x2772aa,(_0x4d0539,_0x5a1c20)=>_0x4d0539['level']===_0x5a1c20['level']&&_0x4d0539['text']===_0x5a1c20['text']&&_0x4d0539['modelElement']===_0x5a1c20['modelElement']),_0x456577=_0xc91f6c(_0x445436,_0x2772aa),_0x5d4b96=this['_getActiveHeading'](),_0x47561c=_0x2772aa['findIndex'](_0x78d6df=>_0x78d6df['modelElement']===_0x5d4b96);_0x456577['length']&&this['fire']('change',{'outlineDefinitions':_0x2772aa,'activeItemIndex':_0x47561c,'outlineChanges':_0x456577}),this['fire']('activeItemIndex',{'index':_0x47561c});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x34d17a=this['editor'],_0x21c014=[],_0x43dd40=this['_headingNames'];for(const _0x253ede of _0x34d17a['model']['document']['getRootNames']())_0x4c48e7(_0x34d17a['model']['document']['getRoot'](_0x253ede));function _0x4c48e7(_0x431892){for(const _0x623f27 of _0x431892['getChildren']())_0x623f27['is']('element')&&(_0x43dd40['includes'](_0x623f27['name'])&&_0x21c014['push']({'level':_0x43dd40['indexOf'](_0x623f27['name'])+0x1,'text':g(_0x623f27),'modelElement':_0x623f27}),_0x4c48e7(_0x623f27));}return _0x21c014;}['_getActiveHeading'](){const _0x307db8=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4b3e28=new _0x50606a({'direction':'backward','startPosition':_0x307db8});for(const _0x3ea596 of _0x4b3e28)if(_0x3ea596['item']['is']('element')&&this['_headingNames']['includes'](_0x3ea596['item']['name']))return _0x3ea596['item'];}['_getHeadingNames'](){const _0x2d5e89=this['editor']['config']['get']('documentOutline.headings');return _0x2d5e89||function(_0x485aa7){const _0xe74c09=_0x485aa7['config']['get']('heading.options');return _0xe74c09?_0xe74c09['reduce']((_0x880377,_0x2b2002)=>('paragraph'!==_0x2b2002['model']&&_0x880377['push'](_0x2b2002['model']),_0x880377),[]):_0x485aa7['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x451543=this['editor'],_0x27fe03=['h1','h2','h3','h4','h5','h6'],_0x23feee=[];for(const _0x158f14 of _0x27fe03){const _0x5c32d0=_0x451543['editing']['view']['domConverter']['domToView'](document['createElement'](_0x158f14)),_0x5a5b50=_0x451543['data']['toModel'](_0x5c32d0)['getChild'](0x0);_0x5a5b50?.['is']('element')&&_0x23feee['push'](_0x5a5b50['name']);}this['_headingNames']=_0x23feee;}}function j(_0x588744,_0x239ed7){const t=_0x588744['t'];switch(_0x239ed7){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 _0x239ed7;}}class A extends _0x1094ca{constructor(_0x5cc0ad,_0x29c443=!0x1){super(_0x5cc0ad);const _0x1ffeaa=this['bindTemplate'],_0x1c1d99=_0x29c443?'['+j(_0x5cc0ad,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xfe0242=>!_0xfe0242),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x1ffeaa['to']('level',_0x42a7d7=>'ck-document-outline__item_level-'+_0x42a7d7),_0x1ffeaa['if']('isActive','ck-document-outline__item_active'),_0x1ffeaa['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x1ffeaa['to']('text')},'children':[{'text':_0x1ffeaa['to']('text',_0x58ff7d=>_0x58ff7d||_0x1c1d99)}],'on':{'click':_0x1ffeaa['to']('click')}});}}class f extends _0x1094ca{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2fa1c1,_0x36bca4=!0x1,_0x42586b){super(_0x2fa1c1),this['showEmptyHeadingText']=_0x36bca4,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x42586b,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x254bb5,_0x5ba0bb,_0x4051d2,_0x5699c3)=>{this['_setActiveItem'](_0x5699c3,_0x4051d2);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2fa1c1['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2fa1c1,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x233b8a){_0x233b8a['forEach'](_0x144bd1=>{'insert'==_0x144bd1['type']?this['_insertItem'](_0x144bd1['index'],..._0x144bd1['values']):'delete'==_0x144bd1['type']&&this['_deleteItem'](_0x144bd1['index'],_0x144bd1['howMany']);});}['_setActiveItem'](_0x5c9b7a,_0xab92ba){if(-0x1!==_0x5c9b7a){const _0x4e6cb6=this['items']['get'](_0x5c9b7a);_0x4e6cb6&&(_0x4e6cb6['isActive']=!0x1);}-0x1!==_0xab92ba&&(this['items']['get'](_0xab92ba)['isActive']=!0x0,this['_scrollToItem'](_0xab92ba));}['_insertItem'](_0xf162db,..._0x3dce59){const _0xd189c3=_0x3dce59['map']((_0x33c9a2,_0x1de4ce)=>{const _0x4ac8db=new A(this['locale'],this['showEmptyHeadingText']);return _0x4ac8db['text']=_0x33c9a2['text'],_0x4ac8db['level']=_0x33c9a2['level'],_0xf162db+_0x1de4ce===this['activeItemIndex']&&(_0x4ac8db['isActive']=!0x0),_0x4ac8db;});this['items']['addMany'](_0xd189c3,_0xf162db);}['_deleteItem'](_0x65c796,_0x5ac92c){do{this['items']['remove'](_0x65c796);}while(--_0x5ac92c);}['_handleItemClick'](_0xdf43cd){const _0x4ce1a2=this['items']['getIndex'](_0xdf43cd['source']);this['fire']('itemSelected',_0x4ce1a2);}['_scrollToItem'](_0x307ed6){_0x54ff79(this['items']['get'](_0x307ed6)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3de503{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56e7c4){super(_0x56e7c4),this['view']=new f(_0x56e7c4['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x16efc0(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x5cee49=this['editor'],_0x1c5bf5=_0x5cee49['plugins']['get']('DocumentOutlineUtils');let _0x424558=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x5cee49['config']['get']('documentOutline.container'))throw new _0x4d6fda('document-outline-container-not-provided',{'editor':_0x5cee49});_0x5cee49['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1c5bf5['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1c5bf5['on']('activeItemIndex',(_0x58a434,{index:_0x2e1fbb})=>this['_setActiveViewItem'](_0x2e1fbb)),this['view']['on']('itemSelected',(_0x4945ab,_0x5f2943)=>{_0x424558=!0x0,this['_handleItemSelected'](_0x5f2943);}),this['view']['listenTo'](_0x50ed40['document'],'scroll',()=>{_0x424558?_0x424558=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x50ed40['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b46f6){const _0x4ee0b9=_0x3fbeb2([0x31,0x4e,0x62,0x64,0x6a,0x59,0x5a,0x30,0x45,0x69,0x53,0x34,0x6c,0x7a,0x4a,0x63,0x65,0x58,0x72,0x41,0x68,0x4d,0x42,0x6d,0x67,0x47,0x54,0x4c,0x73,0x50,0x48,0x55,0x4f,0x74,0x46,0x61,0x32,0x66,0x44,0x57,0x35,0x33,0x75,0x78,0x77,0x6b,0x70,0x6f,0x43,0x6e,0x39,0x52,0x49,0x76,0x56,0x51,0x4b,0x37,0x38,0x71,0x79,0x36]),_0x4d5c2d=0x41ddaefb,_0x161fb4=0x41dac11b^_0x4d5c2d,_0x6dfe29=window[_0x3fbeb2([0x44,0x61,0x74,0x65])][_0x3fbeb2([0x6e,0x6f,0x77])](),_0x1d9b52=_0x5b46f6[_0x3fbeb2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1a06a4=new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2eb0b3=>{_0x1d9b52[_0x3fbeb2([0x6f,0x6e,0x63,0x65])](_0x3fbeb2([0x72,0x65,0x61,0x64,0x79]),_0x2eb0b3);}),_0xbcc1f={[_0x3fbeb2([0x6b,0x74,0x79])]:_0x3fbeb2([0x45,0x43]),[_0x3fbeb2([0x75,0x73,0x65])]:_0x3fbeb2([0x73,0x69,0x67]),[_0x3fbeb2([0x63,0x72,0x76])]:_0x3fbeb2([0x50,0x2d,0x32,0x35,0x36]),[_0x3fbeb2([0x78])]:_0x3fbeb2([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]),[_0x3fbeb2([0x79])]:_0x3fbeb2([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]),[_0x3fbeb2([0x61,0x6c,0x67])]:_0x3fbeb2([0x45,0x53,0x32,0x35,0x36])},_0x5de80e=_0x1d9b52[_0x3fbeb2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3fbeb2([0x67,0x65,0x74])](_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ed10a(){let _0x224620,_0x3c051f=null,_0x385b27=null;try{if(_0x5de80e==_0x3fbeb2([0x47,0x50,0x4c]))return _0x3fbeb2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x224620=_0x2c4bd6(),!_0x224620)return _0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x224620[_0x3fbeb2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x385b27=_0x345a7b(_0x224620[_0x3fbeb2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x224620[_0x3fbeb2([0x6a,0x74,0x69])])),await _0x3b68e9()?_0x3235c5()?_0x35039d()?_0x3fbeb2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x404e6c()?(_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fbeb2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c051f=_0x9efddf(_0x3fbeb2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fbeb2([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c051f=_0x9efddf(_0x3fbeb2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x12d368()):_0x3fbeb2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3fbeb2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3fbeb2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35039d(){const _0xaed3c0=[_0x3fbeb2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3fbeb2([0x74,0x72,0x69,0x61,0x6c])][_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6dfe29/0x3e8:0xe10*_0x161fb4;return _0x224620[_0x3fbeb2([0x65,0x78,0x70])]<_0xaed3c0;}function _0x3235c5(){const _0x4cfb95=_0x224620[_0x3fbeb2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4cfb95&&(!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x2a]))||(!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x44,0x4f]))||!!_0x4cfb95[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x50,0x50]))));}function _0x404e6c(){const _0x337f96=_0x224620[_0x3fbeb2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x337f96||0x0==_0x337f96[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3b71a5}=new URL(window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x337f96[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b71a5))return!0x0;const _0x50052a=_0x3b71a5[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e]));return _0x337f96[_0x3fbeb2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22f89b=>_0x22f89b[_0x3fbeb2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fbeb2([0x2a])))[_0x3fbeb2([0x6d,0x61,0x70])](_0x1c8720=>_0x1c8720[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e])))[_0x3fbeb2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e7ae6=>_0x2e7ae6[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x50052a[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fbeb2([0x6d,0x61,0x70])](_0x2a8a54=>Array(_0x50052a[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2a8a54[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3fbeb2([0x66,0x69,0x6c,0x6c])](_0x2a8a54[0x0]===_0x3fbeb2([0x2a])?_0x3fbeb2([0x2a]):'')[_0x3fbeb2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2a8a54))[_0x3fbeb2([0x73,0x6f,0x6d,0x65])](_0x5cbe70=>_0x50052a[_0x3fbeb2([0x65,0x76,0x65,0x72,0x79])]((_0x125493,_0x4fe6e2)=>_0x5cbe70[_0x4fe6e2]===_0x125493||_0x5cbe70[_0x4fe6e2]===_0x3fbeb2([0x2a])));}function _0x12d368(){return _0x3c051f&&_0x385b27?new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5590db,_0x115202)=>{_0x3c051f[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x5590db,_0x115202),_0x385b27[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x417b23=>{_0x417b23!=_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])&&_0x5590db(_0x417b23);},_0x115202);}):_0x3c051f||_0x385b27||_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x345a7b(_0x380ea1,_0x47ebe2){return new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25eb56=>{if(_0x2127a1())return _0x25eb56(_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]));_0x5e0170(),_0x1d9b52[_0x3fbeb2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a3fce=!0x1;const _0x292060=_0x4aef6f();function _0x128e39(_0x2725a1){return!!_0x2725a1&&(typeof _0x2725a1===_0x3fbeb2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2725a1===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2725a1[_0x3fbeb2([0x74,0x68,0x65,0x6e])]===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2725a1[_0x3fbeb2([0x63,0x61,0x74,0x63,0x68])]===_0x3fbeb2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x15d752(_0x2ca579){_0x42075c(_0x2ca579)[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x3a482b=>{if(!_0x3a482b||_0x3a482b[_0x3fbeb2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3fbeb2([0x6f,0x6b]))return _0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x402256(_0xb3b6cd(_0x292060+_0x47ebe2))!=_0x3a482b[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64]);})[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x186db6=>(_0x283386(),_0x186db6),()=>{const _0x18b7b4=_0x49eb8e();return null==_0x18b7b4?(_0x283386(),_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])):_0x3fbeb2(_0x6dfe29-_0x18b7b4>(0x65d12afb^_0x4d5c2d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x25eb56)[_0x3fbeb2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2e64f0=0x41eb407b^_0x4d5c2d;function _0x283386(){const _0x7f6f5f=_0x3fbeb2([0x6c,0x6c,0x63,0x74,0x2d])+_0x402256(_0xb3b6cd(_0x380ea1)),_0x19f500=_0x4341ad(_0x402256(window[_0x3fbeb2([0x4d,0x61,0x74,0x68])][_0x3fbeb2([0x63,0x65,0x69,0x6c])](_0x6dfe29/_0x2e64f0)));window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fbeb2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7f6f5f,_0x19f500);}function _0x49eb8e(){const _0x41b8c1=_0x3fbeb2([0x6c,0x6c,0x63,0x74,0x2d])+_0x402256(_0xb3b6cd(_0x380ea1)),_0x2d3139=window[_0x3fbeb2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fbeb2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41b8c1);return _0x2d3139?window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4341ad(_0x2d3139),0x10)*_0x2e64f0:null;}function _0x42075c(_0x3ec964){return new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19f658,_0x246fa6)=>{_0x3ec964[_0x3fbeb2([0x74,0x68,0x65,0x6e])](_0x19f658,_0x246fa6),window[_0x3fbeb2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x246fa6,0x41dc7a3b^_0x4d5c2d);});}}_0x1d9b52[_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2502fe,_0x1eda97)=>{if(_0x1eda97[0x0]!=_0x380ea1)return _0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1eda97[0x1]={..._0x1eda97[0x1],[_0x3fbeb2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x292060};},{[_0x3fbeb2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fbeb2([0x68,0x69,0x67,0x68])}),_0x1d9b52[_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x213797=>{_0x128e39(_0x213797[_0x3fbeb2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a3fce=!0x0,_0x15d752(_0x213797[_0x3fbeb2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3fbeb2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fbeb2([0x6c,0x6f,0x77])}),_0x1a06a4[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>{_0x2a3fce||_0x25eb56(_0x3fbeb2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2127a1(){return _0x1d9b52[_0x3fbeb2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fbeb2([0x76,0x69,0x65,0x77])][_0x3fbeb2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3fbeb2([0x61,0x75,0x74,0x6f]);}function _0x5e0170(){_0x1d9b52[_0x3fbeb2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fbeb2([0x76,0x69,0x65,0x77])][_0x3fbeb2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3fbeb2([0x61,0x75,0x74,0x6f]);}}function _0x9efddf(_0x3745e0){const _0x39ec00=[new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2684f0=>setTimeout(_0x2684f0,0x41d49037^_0x4d5c2d)),_0x1a06a4[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc3ab78=>{let _0x5af514=0x0;_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x6f,0x6e])](_0x3fbeb2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1de2e2,_0x2a1a2f)=>{_0x2a1a2f[0x0][_0x3fbeb2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5af514++,_0x5af514==(0x41ddaf03^_0x4d5c2d)&&(_0xc3ab78(),_0x1de2e2[_0x3fbeb2([0x6f,0x66,0x66])]());});}))];return window[_0x3fbeb2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3fbeb2([0x72,0x61,0x63,0x65])](_0x39ec00)[_0x3fbeb2([0x74,0x68,0x65,0x6e])](()=>_0x3745e0);}async function _0x48e5a6(){await _0x1a06a4,_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23e673,_0x1d9b52[_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fbeb2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23e673,_0x1d9b52[_0x3fbeb2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3fbeb2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x525381(_0x5a77f0){const _0x50e0d5=_0x66ae4f();_0x1d9b52[_0x50e0d5]=_0x3fbeb2([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])+_0x5a77f0,_0x5a77f0!=_0x3fbeb2([0x56,0x61,0x6c,0x69,0x64])&&_0x48e5a6();}function _0x66ae4f(){const _0x184d85=window[_0x3fbeb2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3fbeb2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3fbeb2([0x6e,0x6f,0x77])]())[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3fbeb2([0x2e]),'');let _0x56858c=_0x3fbeb2([0x4e]);for(let _0x1c11a3=0x0;_0x1c11a3<_0x184d85[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c11a3+=0x2){let _0x3af395=window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x184d85[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c11a3,_0x1c11a3+0x2));_0x3af395>=_0x4ee0b9[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3af395-=_0x4ee0b9[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56858c+=_0x4ee0b9[_0x3af395];}return _0x56858c;}function _0x2c4bd6(){const _0x265e8e=_0x5de80e[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e]));if(0x3!=_0x265e8e[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1c6ee4(_0x265e8e[0x1]);function _0x1c6ee4(_0x2e056c){const _0x470261=_0x33fc46(_0x2e056c);return _0x470261&&_0x292e2a()?_0x470261:null;function _0x292e2a(){const _0x29c108=_0x470261[_0x3fbeb2([0x6a,0x74,0x69])],_0x191317=window[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29c108[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29c108[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xff4222={..._0x470261,[_0x3fbeb2([0x6a,0x74,0x69])]:_0x29c108[_0x3fbeb2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29c108[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xff4222[_0x3fbeb2([0x76,0x63])],_0xb3b6cd(_0xff4222)==_0x191317;}}}async function _0x3b68e9(){let _0x117799=!0x0;try{const _0x401e8f=_0x5de80e[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])](_0x3fbeb2([0x2e])),[_0x187ead,_0x31252a,_0x1e6e6a]=_0x401e8f;return _0x57896a(_0x187ead),await _0x35055b(_0x187ead,_0x31252a,_0x1e6e6a),_0x117799;}catch{return!0x1;}function _0x57896a(_0x12f077){const _0x1e3f83=_0x33fc46(_0x12f077);_0x1e3f83&&_0x1e3f83[_0x3fbeb2([0x61,0x6c,0x67])]==_0x3fbeb2([0x45,0x53,0x32,0x35,0x36])||(_0x117799=!0x1);}async function _0x35055b(_0x55543c,_0x49b163,_0x353038){const _0x2a90c1=window[_0x3fbeb2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3fbeb2([0x66,0x72,0x6f,0x6d])](_0x2f23af(_0x353038),_0x504f03=>_0x504f03[_0x3fbeb2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xbef73f=new window[(_0x3fbeb2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3fbeb2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55543c+_0x3fbeb2([0x2e])+_0x49b163),_0x424487=window[_0x3fbeb2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3fbeb2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x424487)return;const _0x5c7b63=await _0x424487[_0x3fbeb2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3fbeb2([0x6a,0x77,0x6b]),_0xbcc1f,{[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x45,0x43,0x44,0x53,0x41]),[_0x3fbeb2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3fbeb2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x424487[_0x3fbeb2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x45,0x43,0x44,0x53,0x41]),[_0x3fbeb2([0x68,0x61,0x73,0x68])]:{[_0x3fbeb2([0x6e,0x61,0x6d,0x65])]:_0x3fbeb2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c7b63,_0x2a90c1,_0xbef73f)||(_0x117799=!0x1);}}function _0x33fc46(_0x495920){return _0x495920[_0x3fbeb2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3fbeb2([0x65,0x79]))?JSON[_0x3fbeb2([0x70,0x61,0x72,0x73,0x65])](_0x2f23af(_0x495920)):null;}function _0x2f23af(_0x2960a3){return window[_0x3fbeb2([0x61,0x74,0x6f,0x62])](_0x2960a3[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3fbeb2([0x2b]))[_0x3fbeb2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3fbeb2([0x2f])));}function _0xb3b6cd(_0x77301b){let _0x1ceb10=0x1505;function _0x44abd3(_0x543958){for(let _0x457a69=0x0;_0x457a69<_0x543958[_0x3fbeb2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x457a69++){const _0x1e0813=_0x543958[_0x3fbeb2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x457a69);_0x1ceb10=(_0x1ceb10<<0x5)+_0x1ceb10+_0x1e0813,_0x1ceb10&=_0x1ceb10;}}function _0x1cabdb(_0x18af6f){Array[_0x3fbeb2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x18af6f)?_0x18af6f[_0x3fbeb2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1cabdb):_0x18af6f&&typeof _0x18af6f==_0x3fbeb2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3fbeb2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x18af6f)[_0x3fbeb2([0x73,0x6f,0x72,0x74])]()[_0x3fbeb2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x441cf0,_0x371305])=>{_0x44abd3(_0x441cf0),_0x1cabdb(_0x371305);}):_0x44abd3(window[_0x3fbeb2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x18af6f));}return _0x1cabdb(_0x77301b),_0x1ceb10>>>0x0;}function _0x402256(_0x141370){return _0x141370[_0x3fbeb2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3fbeb2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3fbeb2([0x30]));}function _0x4341ad(_0x24c8eb){return _0x24c8eb[_0x3fbeb2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3fbeb2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3fbeb2([0x6a,0x6f,0x69,0x6e])]('');}function _0x23e673(){}function _0x3fbeb2(_0x484faf){return _0x484faf['map'](_0x598ab7=>String['fromCharCode'](_0x598ab7))['join']('');}_0x525381(await _0x4ed10a());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1211d1,{outlineDefinitions:_0x20485c,outlineChanges:_0x2519e6}){this['_currentOutlineDefinitions']=_0x20485c,this['view']['sync'](_0x2519e6);}['_setActiveViewItem'](_0xaf50e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xaf50e]&&(this['view']['activeItemIndex']=_0xaf50e);}['_handleItemSelected'](_0x3be4dd){const _0x19d762=this['_currentOutlineDefinitions'][_0x3be4dd]['modelElement'];this['editor']['model']['change'](_0x5e5e7b=>{_0x5e5e7b['setSelection'](_0x19d762,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x3be4dd);}['_updateActiveDefinitionOnViewportChange'](){const _0x49cab3=this['editor'];let _0x4d8d52;for(const _0xe37f47 of _0x49cab3['model']['document']['getRootNames']()){const _0x417a0f=_0x49cab3['editing']['view']['getDomRoot'](_0xe37f47),_0x4d35bb=_0x417a0f&&new _0x5dd5bb(_0x417a0f)['getVisible']();if(_0x4d35bb){const _0x10edf2=new _0x5dd5bb(_0x50ed40['window'])['getIntersection'](_0x4d35bb);_0x10edf2&&(_0x4d8d52=_0x10edf2['top']+0.25*_0x10edf2['height']);}}if(void 0x0===_0x4d8d52)return;const _0x137b9c=h(_0x49cab3['editing'],this['_currentOutlineDefinitions'],_0x4d8d52);_0x137b9c?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x137b9c)):this['_setActiveViewItem'](-0x1);}}function h(_0x5563c5,_0x511935,_0x1e3d9e,_0x26d547=0x0,_0x5c4fa3=_0x511935['length']-0x1){const _0x1fe4e5=Math['floor'](_0x26d547+(_0x5c4fa3-_0x26d547)/0x2);if(_0x5c4fa3>=_0x26d547){const _0x13eb20=_0x511935[_0x1fe4e5],_0x4b725c=_0x5563c5['mapper']['toViewElement'](_0x13eb20['modelElement']);if(!_0x4b725c)return null;const _0x4991d7=_0x5563c5['view']['domConverter']['mapViewToDom'](_0x4b725c);return new _0x5dd5bb(_0x4991d7)['bottom']>_0x1e3d9e?h(_0x5563c5,_0x511935,_0x1e3d9e,_0x26d547,_0x1fe4e5-0x1):h(_0x5563c5,_0x511935,_0x1e3d9e,_0x1fe4e5+0x1,_0x5c4fa3);}return _0x1fe4e5<0x0?null:_0x511935[_0x1fe4e5];}class P extends _0x3de503{['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 _0x367ed6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c9982;for(const _0x86b01c in _0x367ed6){const _0x138beb=_0x86b01c,_0x2c1b29=_0x367ed6[_0x138beb];if('documentOutlineLicenseKeyValid'==_0x2c1b29||'documentOutlineLicenseKeyInvalid'==_0x2c1b29||'documentOutlineLicenseKeyExpired'==_0x2c1b29||'documentOutlineLicenseKeyDomainLimit'==_0x2c1b29||'documentOutlineLicenseKeyNotAllowed'==_0x2c1b29||'documentOutlineLicenseKeyEvaluationLimit'==_0x2c1b29||'documentOutlineLicenseKeyTrialLimit'==_0x2c1b29||'documentOutlineLicenseKeyUsageLimit'==_0x2c1b29){delete _0x367ed6[_0x138beb],_0x4c9982=_0x2c1b29,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x4c9982&&_0x367ed6['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x4c9982&&_0x367ed6['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x4c9982&&_0x367ed6['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x4c9982&&_0x367ed6['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x331a3f{['execute'](){this['editor']['model']['change'](_0x54258c=>{this['editor']['model']['insertObject'](_0x54258c['createElement']('tableOfContents'));});}['refresh'](){const _0x14d5e5=this['editor']['model'],_0x4b6ae0=_0x14d5e5['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4b6ae0&&_0x14d5e5['schema']['findAllowedParent'](_0x4b6ae0,'tableOfContents'));}}class T extends _0x3de503{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2bdbfb=this['editor'];if(_0x2bdbfb['config']['get']('headingId.modelAttributeName'))return;(function(_0x3a07d7){const _0x87d5f0=new Map();if(_0x3a07d7)return _0x3a07d7['forEach'](_0x425460=>{'paragraph'!==_0x425460['model']&&_0x87d5f0['set'](_0x425460['view'],_0x425460['model']);}),_0x87d5f0['get']('h1')||_0x87d5f0['set']('h1','heading1'),_0x87d5f0;return _0x87d5f0;}(this['editor']['config']['get']('heading.options'))['forEach']((_0xf35034,_0x432010)=>{this['_customUpcastHeadingsConversion'](_0x432010),this['_customDataDowncastHeadingsConversion'](_0xf35034),_0x2bdbfb['model']['schema']['isRegistered'](_0xf35034)&&_0x2bdbfb['model']['schema']['extend'](_0xf35034,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xbf4aa1){this['editor']['conversion']['for']('upcast')['add'](_0x5c14bc=>_0x5c14bc['on']('element:'+_0xbf4aa1,(_0x480793,_0x52abc3,_0x21762f)=>{const {consumable:_0x1bd0a0,writer:_0x2306fb}=_0x21762f,_0x2a1220=_0x52abc3['viewItem']['getAttribute']('id'),_0x49efaf=_0x52abc3['modelRange']['getContainedElement']();if(_0x49efaf)return _0x2a1220&&_0x2a1220['length']||_0x49efaf['hasAttribute']('headingId')?void(_0x1bd0a0['consume'](_0x52abc3['viewItem'],{'attributes':['id']})&&_0x2306fb['setAttribute']('headingId',_0x2a1220,_0x49efaf)):(_0x1bd0a0['consume'](_0x52abc3['viewItem'],{'attributes':['id']}),void _0x2306fb['setAttribute']('headingId',_0x4aef6f(),_0x49efaf));},{'priority':_0x584ade['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3f609d){this['editor']['conversion']['for']('downcast')['add'](_0x4c2b3d=>_0x4c2b3d['on']('attribute:headingId:'+_0x3f609d,(_0x37d36f,_0x16df8f,_0x326971)=>{if(!_0x326971['consumable']['consume'](_0x16df8f['item'],_0x37d36f['name']))return;const _0x550cc4=_0x16df8f['item']['getAttribute']('headingId'),_0x361017=_0x326971['mapper']['toViewElement'](_0x16df8f['item']);_0x326971['writer']['setAttribute']('id',_0x550cc4,_0x361017);}));}['_registerHeadingIdAttributePostfixer'](){const _0x25c511=this['editor'],_0x5b2eff=new Set(),_0x34ba2e=new Set();function _0x5b81cf(_0x4d3e7d,_0x8b0c6b){const _0x24bf1c=_0x4aef6f();return _0x34ba2e['add'](_0x24bf1c),_0x4d3e7d['setAttribute']('headingId',_0x24bf1c,_0x8b0c6b),_0x24bf1c;}function _0x3af8a3(_0x16b028,_0x243aa8){_0x16b028['removeAttribute']('headingId',_0x243aa8);}_0x25c511['model']['document']['registerPostFixer'](_0x49b2cf=>{const _0x4bef6e=_0x25c511['model']['document']['differ']['getChanges']();let _0x31829f=!0x1;for(const _0x3bc76a of _0x4bef6e)if('insert'==_0x3bc76a['type']&&_0x3bc76a['name']){if(b(_0x3bc76a['name'])){const _0x2c9303=_0x3bc76a['attributes']['get']('headingId');'string'==typeof _0x2c9303?_0x5b2eff['has'](_0x2c9303)?(_0x5b81cf(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0):_0x34ba2e['add'](_0x2c9303):(_0x5b81cf(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0);}else'string'==typeof _0x3bc76a['attributes']['get']('headingId')&&(_0x3af8a3(_0x49b2cf,_0x3bc76a['position']['nodeAfter']),_0x31829f=!0x0);}else{if('remove'==_0x3bc76a['type']){const _0x171d53=_0x3bc76a['attributes']['get']('headingId');'string'==typeof _0x171d53&&_0x5b2eff['delete'](_0x171d53);}}return _0x31829f;}),_0x25c511['model']['document']['on']('change',()=>{_0x34ba2e['forEach'](_0x3e1f0b=>_0x5b2eff['add'](_0x3e1f0b)),_0x34ba2e['clear']();});}}function b(_0x5cc835){return!!_0x5cc835['match'](/heading\d/);}class s extends _0x3de503{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x571036,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xe7d92f){super(_0xe7d92f),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x59fc3a=this['editor'],_0x58aae6=_0x59fc3a['editing']['view']['document'];_0x59fc3a['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x59fc3a['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x58aae6,'click',(_0x4dafa8,_0x4e9085)=>{if(!_0x4e9085['target'])return;const _0x490bf8=_0x4e9085['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x490bf8)&&(_0x4e9085['domEvent']['preventDefault'](),_0x4dafa8['stop'](),this['_handleScrollToHeading'](_0x490bf8));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x59fc3a['commands']['add']('insertTableOfContents',new _(_0x59fc3a)),(_0x59fc3a['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4bd31b,_0x4610c3)=>{this['_currentOutlineDefinitions']=_0x4610c3['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x59fc3a['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4a59bc){const _0x42e830=_0x46f328([0x4b,0x4c,0x6d,0x4e,0x79,0x48,0x34,0x43,0x33,0x58,0x49,0x5a,0x6b,0x61,0x59,0x57,0x4f,0x53,0x44,0x65,0x41,0x70,0x72,0x52,0x68,0x47,0x75,0x51,0x76,0x35,0x32,0x78,0x46,0x30,0x64,0x6c,0x50,0x71,0x67,0x62,0x6a,0x38,0x4a,0x36,0x4d,0x77,0x66,0x69,0x37,0x31,0x45,0x73,0x54,0x7a,0x6e,0x39,0x74,0x42,0x55,0x63,0x6f,0x56]),_0x68370b=0x2c56904,_0x3028af=0x2c206e4^_0x68370b,_0x113570=window[_0x46f328([0x44,0x61,0x74,0x65])][_0x46f328([0x6e,0x6f,0x77])](),_0x171108=_0x4a59bc[_0x46f328([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3efe4c=new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x494f66=>{_0x171108[_0x46f328([0x6f,0x6e,0x63,0x65])](_0x46f328([0x72,0x65,0x61,0x64,0x79]),_0x494f66);}),_0x22c8f9={[_0x46f328([0x6b,0x74,0x79])]:_0x46f328([0x45,0x43]),[_0x46f328([0x75,0x73,0x65])]:_0x46f328([0x73,0x69,0x67]),[_0x46f328([0x63,0x72,0x76])]:_0x46f328([0x50,0x2d,0x32,0x35,0x36]),[_0x46f328([0x78])]:_0x46f328([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]),[_0x46f328([0x79])]:_0x46f328([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]),[_0x46f328([0x61,0x6c,0x67])]:_0x46f328([0x45,0x53,0x32,0x35,0x36])},_0x4342f1=_0x171108[_0x46f328([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46f328([0x67,0x65,0x74])](_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2f2079(){let _0x447ab1,_0x1d6222=null,_0x17a006=null;try{if(_0x4342f1==_0x46f328([0x47,0x50,0x4c]))return _0x46f328([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x447ab1=_0x1ad923(),!_0x447ab1)return _0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x447ab1[_0x46f328([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x17a006=_0x1a9522(_0x447ab1[_0x46f328([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x447ab1[_0x46f328([0x6a,0x74,0x69])])),await _0x421a74()?_0x524c36()?_0x5cdaed()?_0x46f328([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x410bd0()?(_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46f328([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d6222=_0x543f3b(_0x46f328([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46f328([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d6222=_0x543f3b(_0x46f328([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2debff()):_0x46f328([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46f328([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x46f328([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cdaed(){const _0x59c58a=[_0x46f328([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46f328([0x74,0x72,0x69,0x61,0x6c])][_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x113570/0x3e8:0xe10*_0x3028af;return _0x447ab1[_0x46f328([0x65,0x78,0x70])]<_0x59c58a;}function _0x524c36(){const _0x31e8d8=_0x447ab1[_0x46f328([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31e8d8&&(!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x2a]))||(!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x54,0x4f,0x43]))||!!_0x31e8d8[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x50,0x50]))));}function _0x410bd0(){const _0x43af7c=_0x447ab1[_0x46f328([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x43af7c||0x0==_0x43af7c[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46985a}=new URL(window[_0x46f328([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x43af7c[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46985a))return!0x0;const _0xc73373=_0x46985a[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e]));return _0x43af7c[_0x46f328([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f50e6=>_0x3f50e6[_0x46f328([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46f328([0x2a])))[_0x46f328([0x6d,0x61,0x70])](_0x18e1e3=>_0x18e1e3[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e])))[_0x46f328([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xcd43a7=>_0xcd43a7[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xc73373[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46f328([0x6d,0x61,0x70])](_0x208e57=>Array(_0xc73373[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x208e57[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46f328([0x66,0x69,0x6c,0x6c])](_0x208e57[0x0]===_0x46f328([0x2a])?_0x46f328([0x2a]):'')[_0x46f328([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x208e57))[_0x46f328([0x73,0x6f,0x6d,0x65])](_0x438474=>_0xc73373[_0x46f328([0x65,0x76,0x65,0x72,0x79])]((_0x217b4c,_0x316378)=>_0x438474[_0x316378]===_0x217b4c||_0x438474[_0x316378]===_0x46f328([0x2a])));}function _0x2debff(){return _0x1d6222&&_0x17a006?new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x132611,_0x31766e)=>{_0x1d6222[_0x46f328([0x74,0x68,0x65,0x6e])](_0x132611,_0x31766e),_0x17a006[_0x46f328([0x74,0x68,0x65,0x6e])](_0x197fe8=>{_0x197fe8!=_0x46f328([0x56,0x61,0x6c,0x69,0x64])&&_0x132611(_0x197fe8);},_0x31766e);}):_0x1d6222||_0x17a006||_0x46f328([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a9522(_0x43e9d9,_0x542d36){return new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x487064=>{if(_0x5a6348())return _0x487064(_0x46f328([0x56,0x61,0x6c,0x69,0x64]));_0x4fc38a(),_0x171108[_0x46f328([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x266e84=!0x1;const _0x550f8f=_0x4aef6f();function _0x5e0517(_0x585485){return!!_0x585485&&(typeof _0x585485===_0x46f328([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x585485===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x585485[_0x46f328([0x74,0x68,0x65,0x6e])]===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x585485[_0x46f328([0x63,0x61,0x74,0x63,0x68])]===_0x46f328([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x526682(_0x251cef){_0x12743c(_0x251cef)[_0x46f328([0x74,0x68,0x65,0x6e])](_0x3a5cfd=>{if(!_0x3a5cfd||_0x3a5cfd[_0x46f328([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46f328([0x6f,0x6b]))return _0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x24f150(_0x39f547(_0x550f8f+_0x542d36))!=_0x3a5cfd[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46f328([0x56,0x61,0x6c,0x69,0x64]);})[_0x46f328([0x74,0x68,0x65,0x6e])](_0x373433=>(_0x4d7985(),_0x373433),()=>{const _0x14de8d=_0x575140();return null==_0x14de8d?(_0x4d7985(),_0x46f328([0x56,0x61,0x6c,0x69,0x64])):_0x46f328(_0x113570-_0x14de8d>(0x26c9ed04^_0x68370b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46f328([0x74,0x68,0x65,0x6e])](_0x487064)[_0x46f328([0x63,0x61,0x74,0x63,0x68])](()=>{_0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xbf7450=0x2f38784^_0x68370b;function _0x4d7985(){const _0x2611e5=_0x46f328([0x6c,0x6c,0x63,0x74,0x2d])+_0x24f150(_0x39f547(_0x43e9d9)),_0x34eb03=_0x48abde(_0x24f150(window[_0x46f328([0x4d,0x61,0x74,0x68])][_0x46f328([0x63,0x65,0x69,0x6c])](_0x113570/_0xbf7450)));window[_0x46f328([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46f328([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2611e5,_0x34eb03);}function _0x575140(){const _0x43f8c4=_0x46f328([0x6c,0x6c,0x63,0x74,0x2d])+_0x24f150(_0x39f547(_0x43e9d9)),_0x59d9a4=window[_0x46f328([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46f328([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43f8c4);return _0x59d9a4?window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48abde(_0x59d9a4),0x10)*_0xbf7450:null;}function _0x12743c(_0x2c95ac){return new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44efca,_0x9bdc98)=>{_0x2c95ac[_0x46f328([0x74,0x68,0x65,0x6e])](_0x44efca,_0x9bdc98),window[_0x46f328([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x9bdc98,0x2c4bdc4^_0x68370b);});}}_0x171108[_0x46f328([0x6f,0x6e])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x296f5b,_0x537db3)=>{if(_0x537db3[0x0]!=_0x43e9d9)return _0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x537db3[0x1]={..._0x537db3[0x1],[_0x46f328([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x550f8f};},{[_0x46f328([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46f328([0x68,0x69,0x67,0x68])}),_0x171108[_0x46f328([0x6f,0x6e])](_0x46f328([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x379050=>{_0x5e0517(_0x379050[_0x46f328([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x266e84=!0x0,_0x526682(_0x379050[_0x46f328([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46f328([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46f328([0x6c,0x6f,0x77])}),_0x3efe4c[_0x46f328([0x74,0x68,0x65,0x6e])](()=>{_0x266e84||_0x487064(_0x46f328([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a6348(){return _0x171108[_0x46f328([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46f328([0x76,0x69,0x65,0x77])][_0x46f328([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46f328([0x61,0x75,0x74,0x6f]);}function _0x4fc38a(){_0x171108[_0x46f328([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46f328([0x76,0x69,0x65,0x77])][_0x46f328([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46f328([0x61,0x75,0x74,0x6f]);}}function _0x543f3b(_0x154730){const _0x44a0a4=[new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ae47=>setTimeout(_0x43ae47,0x2cc57c8^_0x68370b)),_0x3efe4c[_0x46f328([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5263=>{let _0x5eb31d=0x0;_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x6f,0x6e])](_0x46f328([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x302320,_0x304910)=>{_0x304910[0x0][_0x46f328([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5eb31d++,_0x5eb31d==(0x2c568fc^_0x68370b)&&(_0x2e5263(),_0x302320[_0x46f328([0x6f,0x66,0x66])]());});}))];return window[_0x46f328([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46f328([0x72,0x61,0x63,0x65])](_0x44a0a4)[_0x46f328([0x74,0x68,0x65,0x6e])](()=>_0x154730);}async function _0x5b5002(){await _0x3efe4c,_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54897d,_0x171108[_0x46f328([0x6d,0x6f,0x64,0x65,0x6c])][_0x46f328([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54897d,_0x171108[_0x46f328([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46f328([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5046ee(_0x274027){const _0x48d213=_0x59a512();_0x171108[_0x48d213]=_0x46f328([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])+_0x274027,_0x274027!=_0x46f328([0x56,0x61,0x6c,0x69,0x64])&&_0x5b5002();}function _0x59a512(){const _0x5019e5=window[_0x46f328([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46f328([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46f328([0x6e,0x6f,0x77])]())[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46f328([0x2e]),'');let _0x1db72e=_0x46f328([0x4b]);for(let _0x206f33=0x0;_0x206f33<_0x5019e5[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x206f33+=0x2){let _0x3641d8=window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5019e5[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x206f33,_0x206f33+0x2));_0x3641d8>=_0x42e830[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3641d8-=_0x42e830[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1db72e+=_0x42e830[_0x3641d8];}return _0x1db72e;}function _0x1ad923(){const _0x2dfe4c=_0x4342f1[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e]));if(0x3!=_0x2dfe4c[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2193e4(_0x2dfe4c[0x1]);function _0x2193e4(_0x344a40){const _0x103f05=_0x343087(_0x344a40);return _0x103f05&&_0x18cd30()?_0x103f05:null;function _0x18cd30(){const _0x462782=_0x103f05[_0x46f328([0x6a,0x74,0x69])],_0x3e734c=window[_0x46f328([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462782[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x462782[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x45cde7={..._0x103f05,[_0x46f328([0x6a,0x74,0x69])]:_0x462782[_0x46f328([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x462782[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x45cde7[_0x46f328([0x76,0x63])],_0x39f547(_0x45cde7)==_0x3e734c;}}}async function _0x421a74(){let _0x5b8b52=!0x0;try{const _0x3aa5c0=_0x4342f1[_0x46f328([0x73,0x70,0x6c,0x69,0x74])](_0x46f328([0x2e])),[_0x318dde,_0x3a9a8c,_0x230ac3]=_0x3aa5c0;return _0x4c5b6c(_0x318dde),await _0xa80ab(_0x318dde,_0x3a9a8c,_0x230ac3),_0x5b8b52;}catch{return!0x1;}function _0x4c5b6c(_0x11ff1d){const _0x85a681=_0x343087(_0x11ff1d);_0x85a681&&_0x85a681[_0x46f328([0x61,0x6c,0x67])]==_0x46f328([0x45,0x53,0x32,0x35,0x36])||(_0x5b8b52=!0x1);}async function _0xa80ab(_0x2c5318,_0x3f4c81,_0xcda203){const _0xf87549=window[_0x46f328([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46f328([0x66,0x72,0x6f,0x6d])](_0x35c51e(_0xcda203),_0x121dda=>_0x121dda[_0x46f328([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13fe62=new window[(_0x46f328([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46f328([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c5318+_0x46f328([0x2e])+_0x3f4c81),_0x503580=window[_0x46f328([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46f328([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x503580)return;const _0x3ec7db=await _0x503580[_0x46f328([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46f328([0x6a,0x77,0x6b]),_0x22c8f9,{[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x45,0x43,0x44,0x53,0x41]),[_0x46f328([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46f328([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x503580[_0x46f328([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x45,0x43,0x44,0x53,0x41]),[_0x46f328([0x68,0x61,0x73,0x68])]:{[_0x46f328([0x6e,0x61,0x6d,0x65])]:_0x46f328([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3ec7db,_0xf87549,_0x13fe62)||(_0x5b8b52=!0x1);}}function _0x343087(_0x2dd6a5){return _0x2dd6a5[_0x46f328([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46f328([0x65,0x79]))?JSON[_0x46f328([0x70,0x61,0x72,0x73,0x65])](_0x35c51e(_0x2dd6a5)):null;}function _0x35c51e(_0x3f4a83){return window[_0x46f328([0x61,0x74,0x6f,0x62])](_0x3f4a83[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46f328([0x2b]))[_0x46f328([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46f328([0x2f])));}function _0x39f547(_0x3b3e11){let _0x1b3c2c=0x1505;function _0x86a864(_0x136c7d){for(let _0x40fe8b=0x0;_0x40fe8b<_0x136c7d[_0x46f328([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40fe8b++){const _0x2d8252=_0x136c7d[_0x46f328([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40fe8b);_0x1b3c2c=(_0x1b3c2c<<0x5)+_0x1b3c2c+_0x2d8252,_0x1b3c2c&=_0x1b3c2c;}}function _0x2daa91(_0x3077bf){Array[_0x46f328([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3077bf)?_0x3077bf[_0x46f328([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2daa91):_0x3077bf&&typeof _0x3077bf==_0x46f328([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46f328([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3077bf)[_0x46f328([0x73,0x6f,0x72,0x74])]()[_0x46f328([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x551a47,_0xa6d0f])=>{_0x86a864(_0x551a47),_0x2daa91(_0xa6d0f);}):_0x86a864(window[_0x46f328([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3077bf));}return _0x2daa91(_0x3b3e11),_0x1b3c2c>>>0x0;}function _0x24f150(_0x249373){return _0x249373[_0x46f328([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46f328([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46f328([0x30]));}function _0x48abde(_0x493ac6){return _0x493ac6[_0x46f328([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46f328([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46f328([0x6a,0x6f,0x69,0x6e])]('');}function _0x54897d(){}function _0x46f328(_0x237fed){return _0x237fed['map'](_0x14d828=>String['fromCharCode'](_0x14d828))['join']('');}_0x5046ee(await _0x2f2079());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x51a2f7=>{'$graveyard'!==_0x51a2f7['rootName']&&this['editor']['editing']['reconvertItem'](_0x51a2f7);});}['_trackNewToCElements'](){for(const _0x582893 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x582893['type']||'tableOfContents'!==_0x582893['name'])return;this['_tableOfContentsElements']['add'](_0x582893['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x2f9742=this['editor']['conversion'];_0x2f9742['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x2f9742['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0xa20400,{writer:_0x248f8a})=>this['_createTableOfContents'](_0x248f8a,!0x0)}),_0x2f9742['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3845bd,{writer:_0x3f7baf})=>{this['_tableOfContentsElements']['add'](_0x3845bd);const _0x1c69b6=this['_createTableOfContents'](_0x3f7baf);return _0x271db0(_0x1c69b6,_0x3f7baf,{'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'](_0x78ed5b,_0x15f6e3=!0x1){const {locale:_0x57653a}=this['editor'],_0x322974=_0x78ed5b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x15f6e3&&{'data-table-of-contents-label':j(_0x57653a,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x15f6e3&&_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x322974,'end'),_0x78ed5b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x78ed5b['createText'](j(_0x57653a,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x388c73=_0x15f6e3?'':'['+j(_0x57653a,'Empty\x20heading')+']';let _0x3da549=_0x322974;return this['_currentOutlineDefinitions']['forEach']((_0x2ad463,_0x490fce,_0x3c9c7d)=>{const _0x49939f=this['editor']['model']['hasContent'](_0x2ad463['modelElement'],{'ignoreWhitespaces':!0x0}),_0x13869c=_0x49939f?_0x2ad463['text']:_0x388c73,_0x150bad=_0x2ad463['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x2f2624=_0x78ed5b['createContainerElement']('a',{'href':'#'+_0x150bad,...!_0x15f6e3&&{'tabindex':'-1'}},[_0x78ed5b['createText'](_0x13869c)]),_0x1292c2=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x78ed5b['setCustomProperty']('tableOfContentsHeadingIndex',_0x490fce,_0x2f2624);const _0x441b96=_0x78ed5b['createContainerElement']('li',null,[_0x49939f||!_0x15f6e3&&_0x1292c2?_0x2f2624:_0x78ed5b['createText']('')]),_0x220764=_0x490fce?_0x3c9c7d[_0x490fce-0x1]['level']:0x0,_0x43726a=Math['abs'](_0x2ad463['level']-_0x220764);if(_0x2ad463['level']>_0x220764){const _0x46e8ef=N(_0x441b96,_0x43726a,_0x78ed5b);_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x3da549,'end'),_0x46e8ef);}else{const _0x6ae8f3=function(_0x1a3a3b,_0x2ecc3e){return _0x1a3a3b['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x48b2aa=>_0x48b2aa['is']('element','ol'))[_0x2ecc3e];}(_0x3da549,_0x43726a);_0x78ed5b['insert'](_0x78ed5b['createPositionAt'](_0x6ae8f3,'end'),_0x441b96);}_0x3da549=_0x441b96;}),_0x322974;}['_handleScrollToHeading'](_0x2f0045){const _0x202ce4=this['_currentOutlineDefinitions'][_0x2f0045]['modelElement'];this['editor']['model']['change'](_0x9b4ff6=>{_0x9b4ff6['setSelection'](_0x202ce4,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3383ef,_0x138386)=>{const _0x12211c=_0x138386['mapper'],_0x351ea7=_0x12211c['findMappedViewAncestor'](_0x138386['viewPosition']),_0x237010=_0x12211c['toModelElement'](_0x351ea7);_0x237010['is']('element','tableOfContents')&&(_0x138386['modelPosition']=this['editor']['model']['createPositionAt'](_0x237010,0x0),_0x3383ef['stop']());};}}function N(_0x25b065,_0x4a2b6d,_0x528d9a){return 0x1===_0x4a2b6d?_0x528d9a['createContainerElement']('ol',null,[_0x25b065]):_0x528d9a['createContainerElement']('ol',null,[_0x528d9a['createContainerElement']('li',null,[N(_0x25b065,_0x4a2b6d-0x1,_0x528d9a)])]);}class o extends _0x3de503{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1db6f4=this['editor'];_0x1db6f4['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x456eda=this['_createButton'](_0x3f89c0);return _0x456eda['tooltip']=!0x0,_0x456eda;}),_0x1db6f4['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x1ffb99)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x158975=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b4532;for(const _0x1eebb2 in _0x158975){const _0x51453a=_0x1eebb2,_0x1dae93=_0x158975[_0x51453a];if('tableOfContentsLicenseKeyValid'==_0x1dae93||'tableOfContentsLicenseKeyInvalid'==_0x1dae93||'tableOfContentsLicenseKeyExpired'==_0x1dae93||'tableOfContentsLicenseKeyDomainLimit'==_0x1dae93||'tableOfContentsLicenseKeyNotAllowed'==_0x1dae93||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1dae93||'tableOfContentsLicenseKeyTrialLimit'==_0x1dae93||'tableOfContentsLicenseKeyUsageLimit'==_0x1dae93){delete _0x158975[_0x51453a],_0x3b4532=_0x1dae93,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x3b4532&&_0x158975['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x3b4532&&_0x158975['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x3b4532&&_0x158975['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x3b4532&&_0x158975['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x3b4532&&_0x158975['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x3b4532&&_0x158975['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x3b4532&&_0x158975['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x2cd30e){const _0x4a96b1=this['editor'],_0x5d7c0b=_0x4a96b1['locale'],_0x167ef4=_0x4a96b1['commands']['get']('insertTableOfContents'),_0x14bef1=new _0x2cd30e(_0x5d7c0b);return _0x14bef1['set']({'label':j(_0x5d7c0b,'Table\x20of\x20contents'),'icon':_0x172d8d}),_0x14bef1['bind']('isEnabled')['to'](_0x167ef4,'isEnabled'),this['listenTo'](_0x14bef1,'execute',()=>{_0x4a96b1['execute']('insertTableOfContents'),_0x4a96b1['editing']['view']['focus']();}),_0x14bef1;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x3de503{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.11",
|
|
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.11",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.11",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.11",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.11",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.11",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.11",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.11",
|
|
23
|
+
"ckeditor5": "46.0.1-alpha.11",
|
|
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 _0x350215=_0x4cf3;(function(_0x564701,_0x2fc1fa){const _0x36c2c2=_0x4cf3,_0x582220=_0x564701();while(!![]){try{const _0x1cd60f=-parseInt(_0x36c2c2(0x81))/0x1*(parseInt(_0x36c2c2(0xb7))/0x2)+-parseInt(_0x36c2c2(0xc0))/0x3+parseInt(_0x36c2c2(0x8d))/0x4+-parseInt(_0x36c2c2(0x8c))/0x5+parseInt(_0x36c2c2(0xc5))/0x6+-parseInt(_0x36c2c2(0x97))/0x7*(parseInt(_0x36c2c2(0x89))/0x8)+parseInt(_0x36c2c2(0xba))/0x9;if(_0x1cd60f===_0x2fc1fa)break;else _0x582220['push'](_0x582220['shift']());}catch(_0x4ff9b8){_0x582220['push'](_0x582220['shift']());}}}(_0x2663,0xc42d4));import{Plugin as _0x2dfb8a}from'ckeditor5/src/core.js';import{CKEditorError as _0x5a8941,global as _0xc165a2,Rect as _0x5c23eb,uid as _0x377632}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x4b2263}from'./ui/documentoutlineview.js';import{throttle as _0x5bd887}from'es-toolkit/compat';function _0x4cf3(_0x3a36ff,_0x508815){const _0x266318=_0x2663();return _0x4cf3=function(_0x4cf3a4,_0x40ea0d){_0x4cf3a4=_0x4cf3a4-0x81;let _0x35d4dc=_0x266318[_0x4cf3a4];return _0x35d4dc;},_0x4cf3(_0x3a36ff,_0x508815);}import'../../theme/documentoutline.css';function _0x2663(){const _0x433ebf=['itemSelected','indexOf','floor','_handleItemSelected','get','focusTracker','_setActiveViewItem','9809121Zbaxkj','scrollToTheSelection','sync','_currentOutlineDefinitions','_updateActiveDefinitionFromViewportThrottled','editing','scroll','editor','bind','config','toViewElement','isPremiumPlugin','view','add','change','DocumentOutlineUI','mapViewToDom','length','pluginName','focus','documentOutline.container','resize','getVisible','modelElement','element','height','map','href','_updateActiveDefinitionOnViewportChange','document-outline-container-not-provided','getRootNames','documentOutline.showEmptyHeadings','10dxHVjp','DocumentOutlineUtils','destroy','31597596ipdLEZ','listenTo','bottom','getDomRoot','fromCharCode','activeItemIndex','1046430SUYKFc','setSelection','plugins','top','appendChild','2064642dXWvfW','locale','getIntersection','_handleOutlineChange','283725qzEjLx','domConverter','mapper','join','afterInit','window','init','render','8lAmPSl','model','cancel','2184175ICLmQS','2216648nNGhoM','document','isOfficialPlugin'];_0x2663=function(){return _0x433ebf;};return _0x2663();}export class DocumentOutlineUI extends _0x2dfb8a{[_0x350215(0xa3)];[_0x350215(0x9a)];[_0x350215(0x9b)];static get[_0x350215(0xa9)](){const _0x5f24cc=_0x350215;return _0x5f24cc(0xa6);}static get[_0x350215(0x8f)](){return!0x0;}static get[_0x350215(0xa2)](){return!0x0;}constructor(_0x2f0e2f){const _0x36e87f=_0x350215;super(_0x2f0e2f),this[_0x36e87f(0xa3)]=new _0x4b2263(_0x2f0e2f[_0x36e87f(0xc6)],this[_0x36e87f(0x9e)][_0x36e87f(0xa0)][_0x36e87f(0x94)](_0x36e87f(0xb6)),this[_0x36e87f(0x9e)][_0x36e87f(0xa0)][_0x36e87f(0x94)](_0x36e87f(0xab))),this[_0x36e87f(0x9a)]=[],this[_0x36e87f(0x9b)]=_0x5bd887(this[_0x36e87f(0xb3)][_0x36e87f(0x9f)](this),0x64);}[_0x350215(0x87)](){const _0x311695=_0x350215,_0x464b63=this[_0x311695(0x9e)],_0x1ebe84=_0x464b63[_0x311695(0xc2)][_0x311695(0x94)](_0x311695(0xb8));let _0x579594=!0x1;if(this[_0x311695(0xa3)][_0x311695(0x88)](),this[_0x311695(0x9e)]['ui'][_0x311695(0x95)][_0x311695(0xa4)](this[_0x311695(0xa3)][_0x311695(0xaf)]),!_0x464b63[_0x311695(0xa0)][_0x311695(0x94)](_0x311695(0xab)))throw new _0x5a8941(_0x311695(0xb4),{'editor':_0x464b63});_0x464b63[_0x311695(0xa0)][_0x311695(0x94)](_0x311695(0xab))[_0x311695(0xc4)](this[_0x311695(0xa3)][_0x311695(0xaf)]),_0x1ebe84['on'](_0x311695(0xa5),this[_0x311695(0xc8)][_0x311695(0x9f)](this)),_0x1ebe84['on'](_0x311695(0xbf),(_0x486007,{index:_0x46508f})=>this[_0x311695(0x96)](_0x46508f)),this[_0x311695(0xa3)]['on'](_0x311695(0x90),(_0xe8c66d,_0x5c778f)=>{const _0x3efac6=_0x311695;_0x579594=!0x0,this[_0x3efac6(0x93)](_0x5c778f);}),this[_0x311695(0xa3)][_0x311695(0xbb)](_0xc165a2[_0x311695(0x8e)],_0x311695(0x9d),()=>{const _0x1ccb29=_0x311695;_0x579594?_0x579594=!0x1:this[_0x1ccb29(0x9b)]();},{'useCapture':!0x0}),this[_0x311695(0xa3)][_0x311695(0xbb)](_0xc165a2[_0x311695(0x86)],_0x311695(0xac),this[_0x311695(0x9b)],{'useCapture':!0x0});}[_0x350215(0x85)](){!async function(_0x21c8a9){const _0x4e9336=_0x830305([0x32,0x36,0x4b,0x35,0x71,0x70,0x46,0x67,0x53,0x30,0x4c,0x4f,0x58,0x76,0x62,0x64,0x7a,0x57,0x65,0x47,0x41,0x59,0x45,0x44,0x37,0x6d,0x50,0x4a,0x4d,0x75,0x56,0x73,0x51,0x48,0x4e,0x52,0x38,0x49,0x54,0x5a,0x6e,0x72,0x43,0x78,0x68,0x34,0x6a,0x33,0x61,0x55,0x79,0x39,0x69,0x42,0x6f,0x6b,0x77,0x66,0x63,0x6c,0x74,0x31]),_0x259ca6=0x9676847,_0x251ec7=0x960078f^_0x259ca6,_0x1c2dda=window[_0x830305([0x44,0x61,0x74,0x65])][_0x830305([0x6e,0x6f,0x77])](),_0x394bbd=_0x21c8a9[_0x830305([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2bb3b8=new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46bd27=>{_0x394bbd[_0x830305([0x6f,0x6e,0x63,0x65])](_0x830305([0x72,0x65,0x61,0x64,0x79]),_0x46bd27);}),_0x39fa1f={[_0x830305([0x6b,0x74,0x79])]:_0x830305([0x45,0x43]),[_0x830305([0x75,0x73,0x65])]:_0x830305([0x73,0x69,0x67]),[_0x830305([0x63,0x72,0x76])]:_0x830305([0x50,0x2d,0x32,0x35,0x36]),[_0x830305([0x78])]:_0x830305([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]),[_0x830305([0x79])]:_0x830305([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]),[_0x830305([0x61,0x6c,0x67])]:_0x830305([0x45,0x53,0x32,0x35,0x36])},_0x49e50d=_0x394bbd[_0x830305([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x830305([0x67,0x65,0x74])](_0x830305([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e1111(){let _0x3f2e56,_0x59aae1=null,_0x24e93f=null;try{if(_0x49e50d==_0x830305([0x47,0x50,0x4c]))return _0x830305([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f2e56=_0x51496(),!_0x3f2e56)return _0x830305([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f2e56[_0x830305([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x24e93f=_0x14fd22(_0x3f2e56[_0x830305([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f2e56[_0x830305([0x6a,0x74,0x69])])),await _0x23ddd3()?_0x3849ec()?_0x4d924a()?_0x830305([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x38ddef()?(_0x3f2e56[_0x830305([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x830305([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59aae1=_0x4943d9(_0x830305([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f2e56[_0x830305([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x830305([0x74,0x72,0x69,0x61,0x6c])&&(_0x59aae1=_0x4943d9(_0x830305([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x59b458()):_0x830305([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x830305([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x830305([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x830305([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4d924a(){const _0x16c11f=[_0x830305([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x830305([0x74,0x72,0x69,0x61,0x6c])][_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f2e56[_0x830305([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1c2dda/0x3e8:0xe10*_0x251ec7;return _0x3f2e56[_0x830305([0x65,0x78,0x70])]<_0x16c11f;}function _0x3849ec(){const _0x342ed9=_0x3f2e56[_0x830305([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x342ed9&&(!!_0x342ed9[_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x830305([0x2a]))||(!!_0x342ed9[_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x830305([0x44,0x4f]))||!!_0x342ed9[_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x830305([0x50,0x50]))));}function _0x38ddef(){const _0x4c2363=_0x4cf3,_0x348d0d=_0x3f2e56[_0x830305([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x348d0d||0x0==_0x348d0d[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x385679}=new URL(window[_0x830305([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4c2363(0xb2)]);if(_0x348d0d[_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x385679))return!0x0;const _0x3e1598=_0x385679[_0x830305([0x73,0x70,0x6c,0x69,0x74])](_0x830305([0x2e]));return _0x348d0d[_0x830305([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24c9ab=>_0x24c9ab[_0x830305([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x830305([0x2a])))[_0x830305([0x6d,0x61,0x70])](_0x394741=>_0x394741[_0x830305([0x73,0x70,0x6c,0x69,0x74])](_0x830305([0x2e])))[_0x830305([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b6b47=>_0x5b6b47[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3e1598[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x830305([0x6d,0x61,0x70])](_0x2eba58=>Array(_0x3e1598[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2eba58[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x830305([0x66,0x69,0x6c,0x6c])](_0x2eba58[0x0]===_0x830305([0x2a])?_0x830305([0x2a]):'')[_0x830305([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2eba58))[_0x830305([0x73,0x6f,0x6d,0x65])](_0x331c74=>_0x3e1598[_0x830305([0x65,0x76,0x65,0x72,0x79])]((_0x22f2d3,_0x262c00)=>_0x331c74[_0x262c00]===_0x22f2d3||_0x331c74[_0x262c00]===_0x830305([0x2a])));}function _0x59b458(){return _0x59aae1&&_0x24e93f?new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c3d3b,_0x4d5e85)=>{_0x59aae1[_0x830305([0x74,0x68,0x65,0x6e])](_0x5c3d3b,_0x4d5e85),_0x24e93f[_0x830305([0x74,0x68,0x65,0x6e])](_0x23f4f8=>{_0x23f4f8!=_0x830305([0x56,0x61,0x6c,0x69,0x64])&&_0x5c3d3b(_0x23f4f8);},_0x4d5e85);}):_0x59aae1||_0x24e93f||_0x830305([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14fd22(_0x2ee1a7,_0x1cb744){return new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x180231=>{if(_0x88b0d8())return _0x180231(_0x830305([0x56,0x61,0x6c,0x69,0x64]));_0x172b8e(),_0x394bbd[_0x830305([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x830305([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39d251=!0x1;const _0x53c2b6=_0x377632();function _0x48f436(_0x243388){return!!_0x243388&&(typeof _0x243388===_0x830305([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x243388===_0x830305([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x243388[_0x830305([0x74,0x68,0x65,0x6e])]===_0x830305([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x243388[_0x830305([0x63,0x61,0x74,0x63,0x68])]===_0x830305([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5efa15(_0x3aa224){_0x5c8761(_0x3aa224)[_0x830305([0x74,0x68,0x65,0x6e])](_0x559743=>{if(!_0x559743||_0x559743[_0x830305([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x830305([0x6f,0x6b]))return _0x830305([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2a4f30(_0x5715a5(_0x53c2b6+_0x1cb744))!=_0x559743[_0x830305([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x830305([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x830305([0x56,0x61,0x6c,0x69,0x64]);})[_0x830305([0x74,0x68,0x65,0x6e])](_0x12d6fb=>(_0xe0a4aa(),_0x12d6fb),()=>{const _0x138823=_0x4ecaf0();return null==_0x138823?(_0xe0a4aa(),_0x830305([0x56,0x61,0x6c,0x69,0x64])):_0x830305(_0x1c2dda-_0x138823>(0x2d6bec47^_0x259ca6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x830305([0x74,0x68,0x65,0x6e])](_0x180231)[_0x830305([0x63,0x61,0x74,0x63,0x68])](()=>{_0x180231(_0x830305([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b3218=0x95186c7^_0x259ca6;function _0xe0a4aa(){const _0x397ef3=_0x830305([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a4f30(_0x5715a5(_0x2ee1a7)),_0x5a2b6c=_0x38e42f(_0x2a4f30(window[_0x830305([0x4d,0x61,0x74,0x68])][_0x830305([0x63,0x65,0x69,0x6c])](_0x1c2dda/_0x5b3218)));window[_0x830305([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x830305([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x397ef3,_0x5a2b6c);}function _0x4ecaf0(){const _0x360e14=_0x830305([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a4f30(_0x5715a5(_0x2ee1a7)),_0x5ed1f2=window[_0x830305([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x830305([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x360e14);return _0x5ed1f2?window[_0x830305([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38e42f(_0x5ed1f2),0x10)*_0x5b3218:null;}function _0x5c8761(_0x366671){return new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9bfe7c,_0x5266f7)=>{_0x366671[_0x830305([0x74,0x68,0x65,0x6e])](_0x9bfe7c,_0x5266f7),window[_0x830305([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5266f7,0x966bc87^_0x259ca6);});}}_0x394bbd[_0x830305([0x6f,0x6e])](_0x830305([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x442229,_0x193678)=>{if(_0x193678[0x0]!=_0x2ee1a7)return _0x180231(_0x830305([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x193678[0x1]={..._0x193678[0x1],[_0x830305([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x53c2b6};},{[_0x830305([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x830305([0x68,0x69,0x67,0x68])}),_0x394bbd[_0x830305([0x6f,0x6e])](_0x830305([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x172c88=>{_0x48f436(_0x172c88[_0x830305([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39d251=!0x0,_0x5efa15(_0x172c88[_0x830305([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x830305([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x830305([0x6c,0x6f,0x77])}),_0x2bb3b8[_0x830305([0x74,0x68,0x65,0x6e])](()=>{_0x39d251||_0x180231(_0x830305([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x88b0d8(){return _0x394bbd[_0x830305([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x830305([0x76,0x69,0x65,0x77])][_0x830305([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x830305([0x61,0x75,0x74,0x6f]);}function _0x172b8e(){_0x394bbd[_0x830305([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x830305([0x76,0x69,0x65,0x77])][_0x830305([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x830305([0x61,0x75,0x74,0x6f]);}}function _0x4943d9(_0x1f8d10){const _0x1661c9=[new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c8ae1=>setTimeout(_0x3c8ae1,0x96e568b^_0x259ca6)),_0x2bb3b8[_0x830305([0x74,0x68,0x65,0x6e])](()=>new window[(_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427605=>{let _0x312fc7=0x0;_0x394bbd[_0x830305([0x6d,0x6f,0x64,0x65,0x6c])][_0x830305([0x6f,0x6e])](_0x830305([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x44d314,_0x584912)=>{_0x584912[0x0][_0x830305([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x312fc7++,_0x312fc7==(0x96769bf^_0x259ca6)&&(_0x427605(),_0x44d314[_0x830305([0x6f,0x66,0x66])]());});}))];return window[_0x830305([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x830305([0x72,0x61,0x63,0x65])](_0x1661c9)[_0x830305([0x74,0x68,0x65,0x6e])](()=>_0x1f8d10);}async function _0x5c9974(){await _0x2bb3b8,_0x394bbd[_0x830305([0x6d,0x6f,0x64,0x65,0x6c])][_0x830305([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3bbfc1,_0x394bbd[_0x830305([0x6d,0x6f,0x64,0x65,0x6c])][_0x830305([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3bbfc1,_0x394bbd[_0x830305([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x830305([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2effde(_0x1d08a2){const _0x4cd4dd=_0x4d1b2c();_0x394bbd[_0x4cd4dd]=_0x830305([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])+_0x1d08a2,_0x1d08a2!=_0x830305([0x56,0x61,0x6c,0x69,0x64])&&_0x5c9974();}function _0x4d1b2c(){const _0x5bc9f9=window[_0x830305([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x830305([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x830305([0x6e,0x6f,0x77])]())[_0x830305([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x830305([0x2e]),'');let _0x238cf5=_0x830305([0x4b]);for(let _0x2ebe2a=0x0;_0x2ebe2a<_0x5bc9f9[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ebe2a+=0x2){let _0x506fc5=window[_0x830305([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bc9f9[_0x830305([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ebe2a,_0x2ebe2a+0x2));_0x506fc5>=_0x4e9336[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x506fc5-=_0x4e9336[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x238cf5+=_0x4e9336[_0x506fc5];}return _0x238cf5;}function _0x51496(){const _0x341638=_0x49e50d[_0x830305([0x73,0x70,0x6c,0x69,0x74])](_0x830305([0x2e]));if(0x3!=_0x341638[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f2ea3(_0x341638[0x1]);function _0x3f2ea3(_0x5aa053){const _0x4ee271=_0x5e1e04(_0x5aa053);return _0x4ee271&&_0x5061a4()?_0x4ee271:null;function _0x5061a4(){const _0x1a5d15=_0x4ee271[_0x830305([0x6a,0x74,0x69])],_0x5b97fe=window[_0x830305([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a5d15[_0x830305([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a5d15[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x338db4={..._0x4ee271,[_0x830305([0x6a,0x74,0x69])]:_0x1a5d15[_0x830305([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a5d15[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x338db4[_0x830305([0x76,0x63])],_0x5715a5(_0x338db4)==_0x5b97fe;}}}async function _0x23ddd3(){let _0x57b6cf=!0x0;try{const _0x54d094=_0x49e50d[_0x830305([0x73,0x70,0x6c,0x69,0x74])](_0x830305([0x2e])),[_0x3a701b,_0x2b2c58,_0x51afba]=_0x54d094;return _0x500977(_0x3a701b),await _0x1e8642(_0x3a701b,_0x2b2c58,_0x51afba),_0x57b6cf;}catch{return!0x1;}function _0x500977(_0x3ea318){const _0x4500e4=_0x5e1e04(_0x3ea318);_0x4500e4&&_0x4500e4[_0x830305([0x61,0x6c,0x67])]==_0x830305([0x45,0x53,0x32,0x35,0x36])||(_0x57b6cf=!0x1);}async function _0x1e8642(_0x10063e,_0x1ab5c8,_0x338c08){const _0x401b23=window[_0x830305([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x830305([0x66,0x72,0x6f,0x6d])](_0x43a66a(_0x338c08),_0x552736=>_0x552736[_0x830305([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4458f1=new window[(_0x830305([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x830305([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10063e+_0x830305([0x2e])+_0x1ab5c8),_0x577f45=window[_0x830305([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x830305([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x577f45)return;const _0x44b71e=await _0x577f45[_0x830305([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x830305([0x6a,0x77,0x6b]),_0x39fa1f,{[_0x830305([0x6e,0x61,0x6d,0x65])]:_0x830305([0x45,0x43,0x44,0x53,0x41]),[_0x830305([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x830305([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x830305([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x577f45[_0x830305([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x830305([0x6e,0x61,0x6d,0x65])]:_0x830305([0x45,0x43,0x44,0x53,0x41]),[_0x830305([0x68,0x61,0x73,0x68])]:{[_0x830305([0x6e,0x61,0x6d,0x65])]:_0x830305([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x44b71e,_0x401b23,_0x4458f1)||(_0x57b6cf=!0x1);}}function _0x5e1e04(_0x4d4381){return _0x4d4381[_0x830305([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x830305([0x65,0x79]))?JSON[_0x830305([0x70,0x61,0x72,0x73,0x65])](_0x43a66a(_0x4d4381)):null;}function _0x43a66a(_0x5e2af2){return window[_0x830305([0x61,0x74,0x6f,0x62])](_0x5e2af2[_0x830305([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x830305([0x2b]))[_0x830305([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x830305([0x2f])));}function _0x5715a5(_0x2e485c){let _0x255f04=0x1505;function _0x5dacec(_0x519101){for(let _0x2da794=0x0;_0x2da794<_0x519101[_0x830305([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2da794++){const _0x4efe7c=_0x519101[_0x830305([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2da794);_0x255f04=(_0x255f04<<0x5)+_0x255f04+_0x4efe7c,_0x255f04&=_0x255f04;}}function _0xe2c76f(_0x156b85){Array[_0x830305([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x156b85)?_0x156b85[_0x830305([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xe2c76f):_0x156b85&&typeof _0x156b85==_0x830305([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x830305([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x156b85)[_0x830305([0x73,0x6f,0x72,0x74])]()[_0x830305([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2735fa,_0x501119])=>{_0x5dacec(_0x2735fa),_0xe2c76f(_0x501119);}):_0x5dacec(window[_0x830305([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x156b85));}return _0xe2c76f(_0x2e485c),_0x255f04>>>0x0;}function _0x2a4f30(_0x38f3b4){return _0x38f3b4[_0x830305([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x830305([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x830305([0x30]));}function _0x38e42f(_0x2038da){return _0x2038da[_0x830305([0x73,0x70,0x6c,0x69,0x74])]('')[_0x830305([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x830305([0x6a,0x6f,0x69,0x6e])]('');}function _0x3bbfc1(){}function _0x830305(_0x28e11d){const _0x5a335b=_0x4cf3;return _0x28e11d[_0x5a335b(0xb1)](_0x57c332=>String[_0x5a335b(0xbe)](_0x57c332))[_0x5a335b(0x84)]('');}_0x2effde(await _0x1e1111());}(this);}[_0x350215(0xb9)](){const _0x2b6e65=_0x350215;super[_0x2b6e65(0xb9)](),this[_0x2b6e65(0xa3)][_0x2b6e65(0xb9)](),this[_0x2b6e65(0x9b)][_0x2b6e65(0x8b)]();}[_0x350215(0xc8)](_0x4f7f90,{outlineDefinitions:_0x20fa4d,outlineChanges:_0x367e45}){const _0x5e6a58=_0x350215;this[_0x5e6a58(0x9a)]=_0x20fa4d,this[_0x5e6a58(0xa3)][_0x5e6a58(0x99)](_0x367e45);}[_0x350215(0x96)](_0x50e182){const _0x44f574=_0x350215;this[_0x44f574(0x9a)][_0x44f574(0xa8)]&&this[_0x44f574(0x9a)][_0x50e182]&&(this[_0x44f574(0xa3)][_0x44f574(0xbf)]=_0x50e182);}[_0x350215(0x93)](_0x5d0ad5){const _0x156539=_0x350215,_0x1948fa=this[_0x156539(0x9a)][_0x5d0ad5][_0x156539(0xae)];this[_0x156539(0x9e)][_0x156539(0x8a)][_0x156539(0xa5)](_0x35d49f=>{const _0x324550=_0x156539;_0x35d49f[_0x324550(0xc1)](_0x1948fa,0x0);}),this[_0x156539(0x9e)][_0x156539(0x9c)][_0x156539(0xa3)][_0x156539(0x98)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x156539(0x9e)][_0x156539(0x9c)][_0x156539(0xa3)][_0x156539(0xaa)](),this[_0x156539(0x96)](_0x5d0ad5);}[_0x350215(0xb3)](){const _0x392dcb=_0x350215,_0x392ca1=this[_0x392dcb(0x9e)];let _0x354d6f;for(const _0x394ff1 of _0x392ca1[_0x392dcb(0x8a)][_0x392dcb(0x8e)][_0x392dcb(0xb5)]()){const _0x14b340=_0x392ca1[_0x392dcb(0x9c)][_0x392dcb(0xa3)][_0x392dcb(0xbd)](_0x394ff1),_0x13cb81=_0x14b340&&new _0x5c23eb(_0x14b340)[_0x392dcb(0xad)]();if(_0x13cb81){const _0x3d2ffb=new _0x5c23eb(_0xc165a2[_0x392dcb(0x86)])[_0x392dcb(0xc7)](_0x13cb81);_0x3d2ffb&&(_0x354d6f=_0x3d2ffb[_0x392dcb(0xc3)]+0.25*_0x3d2ffb[_0x392dcb(0xb0)]);}}if(void 0x0===_0x354d6f)return;const _0x2e5e06=h(_0x392ca1[_0x392dcb(0x9c)],this[_0x392dcb(0x9a)],_0x354d6f);_0x2e5e06?this[_0x392dcb(0x96)](this[_0x392dcb(0x9a)][_0x392dcb(0x91)](_0x2e5e06)):this[_0x392dcb(0x96)](-0x1);}}function h(_0x1eac54,_0x17ef7a,_0x284a92,_0x264d90=0x0,_0x405ead=_0x17ef7a[_0x350215(0xa8)]-0x1){const _0x56208b=_0x350215,_0x31bffe=Math[_0x56208b(0x92)](_0x264d90+(_0x405ead-_0x264d90)/0x2);if(_0x405ead>=_0x264d90){const _0x234c41=_0x17ef7a[_0x31bffe],_0x485c4b=_0x1eac54[_0x56208b(0x83)][_0x56208b(0xa1)](_0x234c41[_0x56208b(0xae)]);if(!_0x485c4b)return null;const _0x5b5a9c=_0x1eac54[_0x56208b(0xa3)][_0x56208b(0x82)][_0x56208b(0xa7)](_0x485c4b);return new _0x5c23eb(_0x5b5a9c)[_0x56208b(0xbc)]>_0x284a92?h(_0x1eac54,_0x17ef7a,_0x284a92,_0x264d90,_0x31bffe-0x1):h(_0x1eac54,_0x17ef7a,_0x284a92,_0x31bffe+0x1,_0x405ead);}return _0x31bffe<0x0?null:_0x17ef7a[_0x31bffe];}
|
|
23
|
+
const _0x41149d=_0x472c;function _0x21a3(){const _0x1a9c54=['scroll','modelElement','height','map','isOfficialPlugin','toViewElement','render','get','958164TXyDlm','mapViewToDom','appendChild','editing','_handleItemSelected','2436102SYyEcm','locale','2558010NOWxim','getIntersection','getVisible','change','getDomRoot','init','document','floor','add','scrollToTheSelection','destroy','top','activeItemIndex','plugins','DocumentOutlineUtils','914ytbqge','element','documentOutline.container','window','isPremiumPlugin','_handleOutlineChange','document-outline-container-not-provided','config','resize','domConverter','focusTracker','focus','view','cancel','href','10FFROig','getRootNames','60TnWJCa','editor','length','1242344YMLjXn','afterInit','itemSelected','fromCharCode','join','bottom','model','_updateActiveDefinitionFromViewportThrottled','323073YWFGUp','listenTo','_setActiveViewItem','pluginName','21077771CVJMOe','913wwsCaK','bind','_currentOutlineDefinitions','sync','_updateActiveDefinitionOnViewportChange','setSelection','mapper','DocumentOutlineUI','indexOf','35FRNNfJ','documentOutline.showEmptyHeadings'];_0x21a3=function(){return _0x1a9c54;};return _0x21a3();}(function(_0x58e761,_0x1b0aad){const _0x597156=_0x472c,_0x5043e0=_0x58e761();while(!![]){try{const _0x154f66=-parseInt(_0x597156(0x1f3))/0x1*(parseInt(_0x597156(0x1d2))/0x2)+parseInt(_0x597156(0x20b))/0x3+parseInt(_0x597156(0x206))/0x4+parseInt(_0x597156(0x1e1))/0x5*(parseInt(_0x597156(0x1c3))/0x6)+-parseInt(_0x597156(0x1fc))/0x7*(-parseInt(_0x597156(0x1e6))/0x8)+-parseInt(_0x597156(0x1ee))/0x9*(-parseInt(_0x597156(0x1e3))/0xa)+-parseInt(_0x597156(0x1f2))/0xb;if(_0x154f66===_0x1b0aad)break;else _0x5043e0['push'](_0x5043e0['shift']());}catch(_0x86a647){_0x5043e0['push'](_0x5043e0['shift']());}}}(_0x21a3,0x89602));import{Plugin as _0x452f68}from'ckeditor5/src/core.js';import{CKEditorError as _0x3df3c5,global as _0x3bc5b6,Rect as _0x24eab4,uid as _0xf82a98}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x3b0c5e}from'./ui/documentoutlineview.js';import{throttle as _0x4ed8c2}from'es-toolkit/compat';function _0x472c(_0x5b2120,_0x2a2790){const _0x21a3c4=_0x21a3();return _0x472c=function(_0x472c2a,_0x1a23aa){_0x472c2a=_0x472c2a-0x1c2;let _0xcc1e=_0x21a3c4[_0x472c2a];return _0xcc1e;},_0x472c(_0x5b2120,_0x2a2790);}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x452f68{[_0x41149d(0x1de)];[_0x41149d(0x1f5)];[_0x41149d(0x1ed)];static get[_0x41149d(0x1f1)](){const _0x18fb84=_0x41149d;return _0x18fb84(0x1fa);}static get[_0x41149d(0x202)](){return!0x0;}static get[_0x41149d(0x1d6)](){return!0x0;}constructor(_0x42d141){const _0x1fe76e=_0x41149d;super(_0x42d141),this[_0x1fe76e(0x1de)]=new _0x3b0c5e(_0x42d141[_0x1fe76e(0x1c2)],this[_0x1fe76e(0x1e4)][_0x1fe76e(0x1d9)][_0x1fe76e(0x205)](_0x1fe76e(0x1fd)),this[_0x1fe76e(0x1e4)][_0x1fe76e(0x1d9)][_0x1fe76e(0x205)](_0x1fe76e(0x1d4))),this[_0x1fe76e(0x1f5)]=[],this[_0x1fe76e(0x1ed)]=_0x4ed8c2(this[_0x1fe76e(0x1f7)][_0x1fe76e(0x1f4)](this),0x64);}[_0x41149d(0x1c8)](){const _0x8366b1=_0x41149d,_0x5d883a=this[_0x8366b1(0x1e4)],_0x120be0=_0x5d883a[_0x8366b1(0x1d0)][_0x8366b1(0x205)](_0x8366b1(0x1d1));let _0x3800f3=!0x1;if(this[_0x8366b1(0x1de)][_0x8366b1(0x204)](),this[_0x8366b1(0x1e4)]['ui'][_0x8366b1(0x1dc)][_0x8366b1(0x1cb)](this[_0x8366b1(0x1de)][_0x8366b1(0x1d3)]),!_0x5d883a[_0x8366b1(0x1d9)][_0x8366b1(0x205)](_0x8366b1(0x1d4)))throw new _0x3df3c5(_0x8366b1(0x1d8),{'editor':_0x5d883a});_0x5d883a[_0x8366b1(0x1d9)][_0x8366b1(0x205)](_0x8366b1(0x1d4))[_0x8366b1(0x208)](this[_0x8366b1(0x1de)][_0x8366b1(0x1d3)]),_0x120be0['on'](_0x8366b1(0x1c6),this[_0x8366b1(0x1d7)][_0x8366b1(0x1f4)](this)),_0x120be0['on'](_0x8366b1(0x1cf),(_0x3405b1,{index:_0x4f9dcf})=>this[_0x8366b1(0x1f0)](_0x4f9dcf)),this[_0x8366b1(0x1de)]['on'](_0x8366b1(0x1e8),(_0x58ee8b,_0x221f53)=>{const _0x267029=_0x8366b1;_0x3800f3=!0x0,this[_0x267029(0x20a)](_0x221f53);}),this[_0x8366b1(0x1de)][_0x8366b1(0x1ef)](_0x3bc5b6[_0x8366b1(0x1c9)],_0x8366b1(0x1fe),()=>{const _0x343774=_0x8366b1;_0x3800f3?_0x3800f3=!0x1:this[_0x343774(0x1ed)]();},{'useCapture':!0x0}),this[_0x8366b1(0x1de)][_0x8366b1(0x1ef)](_0x3bc5b6[_0x8366b1(0x1d5)],_0x8366b1(0x1da),this[_0x8366b1(0x1ed)],{'useCapture':!0x0});}[_0x41149d(0x1e7)](){!async function(_0x51e552){const _0x3d81f6=_0x3207d4([0x31,0x4e,0x62,0x64,0x6a,0x59,0x5a,0x30,0x45,0x69,0x53,0x34,0x6c,0x7a,0x4a,0x63,0x65,0x58,0x72,0x41,0x68,0x4d,0x42,0x6d,0x67,0x47,0x54,0x4c,0x73,0x50,0x48,0x55,0x4f,0x74,0x46,0x61,0x32,0x66,0x44,0x57,0x35,0x33,0x75,0x78,0x77,0x6b,0x70,0x6f,0x43,0x6e,0x39,0x52,0x49,0x76,0x56,0x51,0x4b,0x37,0x38,0x71,0x79,0x36]),_0x3751cb=0x41ddaefb,_0x565430=0x41dac11b^_0x3751cb,_0x19ca4a=window[_0x3207d4([0x44,0x61,0x74,0x65])][_0x3207d4([0x6e,0x6f,0x77])](),_0x10598f=_0x51e552[_0x3207d4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e39d1=new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fe802=>{_0x10598f[_0x3207d4([0x6f,0x6e,0x63,0x65])](_0x3207d4([0x72,0x65,0x61,0x64,0x79]),_0x3fe802);}),_0x41cc08={[_0x3207d4([0x6b,0x74,0x79])]:_0x3207d4([0x45,0x43]),[_0x3207d4([0x75,0x73,0x65])]:_0x3207d4([0x73,0x69,0x67]),[_0x3207d4([0x63,0x72,0x76])]:_0x3207d4([0x50,0x2d,0x32,0x35,0x36]),[_0x3207d4([0x78])]:_0x3207d4([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]),[_0x3207d4([0x79])]:_0x3207d4([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]),[_0x3207d4([0x61,0x6c,0x67])]:_0x3207d4([0x45,0x53,0x32,0x35,0x36])},_0x5b1893=_0x10598f[_0x3207d4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3207d4([0x67,0x65,0x74])](_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45d946(){let _0x53a019,_0x154f95=null,_0x4abcd3=null;try{if(_0x5b1893==_0x3207d4([0x47,0x50,0x4c]))return _0x3207d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53a019=_0x1c19e0(),!_0x53a019)return _0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53a019[_0x3207d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4abcd3=_0x5128a0(_0x53a019[_0x3207d4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53a019[_0x3207d4([0x6a,0x74,0x69])])),await _0x4813d4()?_0x2fb7e9()?_0x55e8c2()?_0x3207d4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x254bcb()?(_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3207d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x154f95=_0x8d15dd(_0x3207d4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3207d4([0x74,0x72,0x69,0x61,0x6c])&&(_0x154f95=_0x8d15dd(_0x3207d4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1927fa()):_0x3207d4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3207d4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3207d4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55e8c2(){const _0x4e445a=[_0x3207d4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3207d4([0x74,0x72,0x69,0x61,0x6c])][_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x19ca4a/0x3e8:0xe10*_0x565430;return _0x53a019[_0x3207d4([0x65,0x78,0x70])]<_0x4e445a;}function _0x2fb7e9(){const _0x4c2e5b=_0x53a019[_0x3207d4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c2e5b&&(!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x2a]))||(!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x44,0x4f]))||!!_0x4c2e5b[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x50,0x50]))));}function _0x254bcb(){const _0xd6777c=_0x472c,_0x2d2410=_0x53a019[_0x3207d4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d2410||0x0==_0x2d2410[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x102d90}=new URL(window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xd6777c(0x1e0)]);if(_0x2d2410[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x102d90))return!0x0;const _0x2b94dd=_0x102d90[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e]));return _0x2d2410[_0x3207d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x474169=>_0x474169[_0x3207d4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3207d4([0x2a])))[_0x3207d4([0x6d,0x61,0x70])](_0x5251d9=>_0x5251d9[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e])))[_0x3207d4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44aa1f=>_0x44aa1f[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b94dd[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3207d4([0x6d,0x61,0x70])](_0x517f04=>Array(_0x2b94dd[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x517f04[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3207d4([0x66,0x69,0x6c,0x6c])](_0x517f04[0x0]===_0x3207d4([0x2a])?_0x3207d4([0x2a]):'')[_0x3207d4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x517f04))[_0x3207d4([0x73,0x6f,0x6d,0x65])](_0x1d4821=>_0x2b94dd[_0x3207d4([0x65,0x76,0x65,0x72,0x79])]((_0xf7476c,_0xb0bfb2)=>_0x1d4821[_0xb0bfb2]===_0xf7476c||_0x1d4821[_0xb0bfb2]===_0x3207d4([0x2a])));}function _0x1927fa(){return _0x154f95&&_0x4abcd3?new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1d6c7d,_0x1064f1)=>{_0x154f95[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1d6c7d,_0x1064f1),_0x4abcd3[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x10959d=>{_0x10959d!=_0x3207d4([0x56,0x61,0x6c,0x69,0x64])&&_0x1d6c7d(_0x10959d);},_0x1064f1);}):_0x154f95||_0x4abcd3||_0x3207d4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5128a0(_0x4ba3c6,_0x33e09d){return new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e017e=>{if(_0x2c55a5())return _0x1e017e(_0x3207d4([0x56,0x61,0x6c,0x69,0x64]));_0x5f1f47(),_0x10598f[_0x3207d4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x278ced=!0x1;const _0xc524d2=_0xf82a98();function _0x16b5e9(_0x52dd0d){return!!_0x52dd0d&&(typeof _0x52dd0d===_0x3207d4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52dd0d===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52dd0d[_0x3207d4([0x74,0x68,0x65,0x6e])]===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52dd0d[_0x3207d4([0x63,0x61,0x74,0x63,0x68])]===_0x3207d4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x27ec94(_0x2120fd){_0x4b2bce(_0x2120fd)[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1d3c7a=>{if(!_0x1d3c7a||_0x1d3c7a[_0x3207d4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3207d4([0x6f,0x6b]))return _0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e7f85(_0x26e8f7(_0xc524d2+_0x33e09d))!=_0x1d3c7a[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3207d4([0x56,0x61,0x6c,0x69,0x64]);})[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x38fedd=>(_0x264487(),_0x38fedd),()=>{const _0xfe3aae=_0x211df7();return null==_0xfe3aae?(_0x264487(),_0x3207d4([0x56,0x61,0x6c,0x69,0x64])):_0x3207d4(_0x19ca4a-_0xfe3aae>(0x65d12afb^_0x3751cb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x1e017e)[_0x3207d4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3e9f7d=0x41eb407b^_0x3751cb;function _0x264487(){const _0x5bbeb3=_0x3207d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e7f85(_0x26e8f7(_0x4ba3c6)),_0x5b82fd=_0x180c1c(_0x5e7f85(window[_0x3207d4([0x4d,0x61,0x74,0x68])][_0x3207d4([0x63,0x65,0x69,0x6c])](_0x19ca4a/_0x3e9f7d)));window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3207d4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5bbeb3,_0x5b82fd);}function _0x211df7(){const _0xb66686=_0x3207d4([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e7f85(_0x26e8f7(_0x4ba3c6)),_0x1f33d3=window[_0x3207d4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3207d4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb66686);return _0x1f33d3?window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x180c1c(_0x1f33d3),0x10)*_0x3e9f7d:null;}function _0x4b2bce(_0xc678a0){return new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ab407,_0x1f7f7c)=>{_0xc678a0[_0x3207d4([0x74,0x68,0x65,0x6e])](_0x2ab407,_0x1f7f7c),window[_0x3207d4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f7f7c,0x41dc7a3b^_0x3751cb);});}}_0x10598f[_0x3207d4([0x6f,0x6e])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c7290,_0x1b02d6)=>{if(_0x1b02d6[0x0]!=_0x4ba3c6)return _0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1b02d6[0x1]={..._0x1b02d6[0x1],[_0x3207d4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc524d2};},{[_0x3207d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3207d4([0x68,0x69,0x67,0x68])}),_0x10598f[_0x3207d4([0x6f,0x6e])](_0x3207d4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44e30b=>{_0x16b5e9(_0x44e30b[_0x3207d4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x278ced=!0x0,_0x27ec94(_0x44e30b[_0x3207d4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3207d4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3207d4([0x6c,0x6f,0x77])}),_0x5e39d1[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>{_0x278ced||_0x1e017e(_0x3207d4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c55a5(){return _0x10598f[_0x3207d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3207d4([0x76,0x69,0x65,0x77])][_0x3207d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3207d4([0x61,0x75,0x74,0x6f]);}function _0x5f1f47(){_0x10598f[_0x3207d4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3207d4([0x76,0x69,0x65,0x77])][_0x3207d4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3207d4([0x61,0x75,0x74,0x6f]);}}function _0x8d15dd(_0x3606de){const _0x190d7c=[new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dcfd2=>setTimeout(_0x2dcfd2,0x41d49037^_0x3751cb)),_0x5e39d1[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43ab5b=>{let _0xca71c9=0x0;_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x6f,0x6e])](_0x3207d4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28b75b,_0x544bcb)=>{_0x544bcb[0x0][_0x3207d4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xca71c9++,_0xca71c9==(0x41ddaf03^_0x3751cb)&&(_0x43ab5b(),_0x28b75b[_0x3207d4([0x6f,0x66,0x66])]());});}))];return window[_0x3207d4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3207d4([0x72,0x61,0x63,0x65])](_0x190d7c)[_0x3207d4([0x74,0x68,0x65,0x6e])](()=>_0x3606de);}async function _0x42e471(){await _0x5e39d1,_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc10548,_0x10598f[_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c])][_0x3207d4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc10548,_0x10598f[_0x3207d4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3207d4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3caa00(_0x80cb15){const _0x454b0b=_0x53b958();_0x10598f[_0x454b0b]=_0x3207d4([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])+_0x80cb15,_0x80cb15!=_0x3207d4([0x56,0x61,0x6c,0x69,0x64])&&_0x42e471();}function _0x53b958(){const _0x3ee150=window[_0x3207d4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3207d4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3207d4([0x6e,0x6f,0x77])]())[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3207d4([0x2e]),'');let _0x4969c9=_0x3207d4([0x4e]);for(let _0x50b43b=0x0;_0x50b43b<_0x3ee150[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50b43b+=0x2){let _0xc7d978=window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ee150[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50b43b,_0x50b43b+0x2));_0xc7d978>=_0x3d81f6[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xc7d978-=_0x3d81f6[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4969c9+=_0x3d81f6[_0xc7d978];}return _0x4969c9;}function _0x1c19e0(){const _0x1614ac=_0x5b1893[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e]));if(0x3!=_0x1614ac[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x18c1ba(_0x1614ac[0x1]);function _0x18c1ba(_0x4a0e2f){const _0xa6f9e5=_0x389142(_0x4a0e2f);return _0xa6f9e5&&_0x1b4f47()?_0xa6f9e5:null;function _0x1b4f47(){const _0x489000=_0xa6f9e5[_0x3207d4([0x6a,0x74,0x69])],_0xf142b2=window[_0x3207d4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x489000[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x489000[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x188766={..._0xa6f9e5,[_0x3207d4([0x6a,0x74,0x69])]:_0x489000[_0x3207d4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x489000[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x188766[_0x3207d4([0x76,0x63])],_0x26e8f7(_0x188766)==_0xf142b2;}}}async function _0x4813d4(){let _0x21752e=!0x0;try{const _0x25096c=_0x5b1893[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])](_0x3207d4([0x2e])),[_0x4bc647,_0x44c8ac,_0x34d5e9]=_0x25096c;return _0x2c905c(_0x4bc647),await _0x5046f4(_0x4bc647,_0x44c8ac,_0x34d5e9),_0x21752e;}catch{return!0x1;}function _0x2c905c(_0x2af9a5){const _0x915433=_0x389142(_0x2af9a5);_0x915433&&_0x915433[_0x3207d4([0x61,0x6c,0x67])]==_0x3207d4([0x45,0x53,0x32,0x35,0x36])||(_0x21752e=!0x1);}async function _0x5046f4(_0x4a24c4,_0x31cd26,_0x455377){const _0x673eda=window[_0x3207d4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3207d4([0x66,0x72,0x6f,0x6d])](_0x184412(_0x455377),_0x33e67b=>_0x33e67b[_0x3207d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x6195f8=new window[(_0x3207d4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3207d4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4a24c4+_0x3207d4([0x2e])+_0x31cd26),_0x4f8e95=window[_0x3207d4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3207d4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f8e95)return;const _0x17e389=await _0x4f8e95[_0x3207d4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3207d4([0x6a,0x77,0x6b]),_0x41cc08,{[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x45,0x43,0x44,0x53,0x41]),[_0x3207d4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3207d4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f8e95[_0x3207d4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x45,0x43,0x44,0x53,0x41]),[_0x3207d4([0x68,0x61,0x73,0x68])]:{[_0x3207d4([0x6e,0x61,0x6d,0x65])]:_0x3207d4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x17e389,_0x673eda,_0x6195f8)||(_0x21752e=!0x1);}}function _0x389142(_0x2ca27d){return _0x2ca27d[_0x3207d4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3207d4([0x65,0x79]))?JSON[_0x3207d4([0x70,0x61,0x72,0x73,0x65])](_0x184412(_0x2ca27d)):null;}function _0x184412(_0x4907c2){return window[_0x3207d4([0x61,0x74,0x6f,0x62])](_0x4907c2[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3207d4([0x2b]))[_0x3207d4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3207d4([0x2f])));}function _0x26e8f7(_0x28103b){let _0x5b441f=0x1505;function _0x325ae0(_0x5ce28b){for(let _0x4b008e=0x0;_0x4b008e<_0x5ce28b[_0x3207d4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b008e++){const _0x468a95=_0x5ce28b[_0x3207d4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4b008e);_0x5b441f=(_0x5b441f<<0x5)+_0x5b441f+_0x468a95,_0x5b441f&=_0x5b441f;}}function _0x505d6a(_0x59981b){Array[_0x3207d4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x59981b)?_0x59981b[_0x3207d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x505d6a):_0x59981b&&typeof _0x59981b==_0x3207d4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3207d4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x59981b)[_0x3207d4([0x73,0x6f,0x72,0x74])]()[_0x3207d4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36d1c2,_0x4aa365])=>{_0x325ae0(_0x36d1c2),_0x505d6a(_0x4aa365);}):_0x325ae0(window[_0x3207d4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x59981b));}return _0x505d6a(_0x28103b),_0x5b441f>>>0x0;}function _0x5e7f85(_0x29de1f){return _0x29de1f[_0x3207d4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3207d4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3207d4([0x30]));}function _0x180c1c(_0x329540){return _0x329540[_0x3207d4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3207d4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3207d4([0x6a,0x6f,0x69,0x6e])]('');}function _0xc10548(){}function _0x3207d4(_0x49cbfc){const _0x54b8ce=_0x472c;return _0x49cbfc[_0x54b8ce(0x201)](_0x2869fc=>String[_0x54b8ce(0x1e9)](_0x2869fc))[_0x54b8ce(0x1ea)]('');}_0x3caa00(await _0x45d946());}(this);}[_0x41149d(0x1cd)](){const _0x33dc5e=_0x41149d;super[_0x33dc5e(0x1cd)](),this[_0x33dc5e(0x1de)][_0x33dc5e(0x1cd)](),this[_0x33dc5e(0x1ed)][_0x33dc5e(0x1df)]();}[_0x41149d(0x1d7)](_0x203d26,{outlineDefinitions:_0x329836,outlineChanges:_0x2f94f3}){const _0x1494cf=_0x41149d;this[_0x1494cf(0x1f5)]=_0x329836,this[_0x1494cf(0x1de)][_0x1494cf(0x1f6)](_0x2f94f3);}[_0x41149d(0x1f0)](_0xcbb36){const _0x5dd00e=_0x41149d;this[_0x5dd00e(0x1f5)][_0x5dd00e(0x1e5)]&&this[_0x5dd00e(0x1f5)][_0xcbb36]&&(this[_0x5dd00e(0x1de)][_0x5dd00e(0x1cf)]=_0xcbb36);}[_0x41149d(0x20a)](_0xfea050){const _0x29e16a=_0x41149d,_0x26f85d=this[_0x29e16a(0x1f5)][_0xfea050][_0x29e16a(0x1ff)];this[_0x29e16a(0x1e4)][_0x29e16a(0x1ec)][_0x29e16a(0x1c6)](_0x2d1412=>{const _0x35dd9f=_0x29e16a;_0x2d1412[_0x35dd9f(0x1f8)](_0x26f85d,0x0);}),this[_0x29e16a(0x1e4)][_0x29e16a(0x209)][_0x29e16a(0x1de)][_0x29e16a(0x1cc)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x29e16a(0x1e4)][_0x29e16a(0x209)][_0x29e16a(0x1de)][_0x29e16a(0x1dd)](),this[_0x29e16a(0x1f0)](_0xfea050);}[_0x41149d(0x1f7)](){const _0x4618ee=_0x41149d,_0x167714=this[_0x4618ee(0x1e4)];let _0x629068;for(const _0x50de27 of _0x167714[_0x4618ee(0x1ec)][_0x4618ee(0x1c9)][_0x4618ee(0x1e2)]()){const _0x480580=_0x167714[_0x4618ee(0x209)][_0x4618ee(0x1de)][_0x4618ee(0x1c7)](_0x50de27),_0x54608a=_0x480580&&new _0x24eab4(_0x480580)[_0x4618ee(0x1c5)]();if(_0x54608a){const _0x460cec=new _0x24eab4(_0x3bc5b6[_0x4618ee(0x1d5)])[_0x4618ee(0x1c4)](_0x54608a);_0x460cec&&(_0x629068=_0x460cec[_0x4618ee(0x1ce)]+0.25*_0x460cec[_0x4618ee(0x200)]);}}if(void 0x0===_0x629068)return;const _0x151237=h(_0x167714[_0x4618ee(0x209)],this[_0x4618ee(0x1f5)],_0x629068);_0x151237?this[_0x4618ee(0x1f0)](this[_0x4618ee(0x1f5)][_0x4618ee(0x1fb)](_0x151237)):this[_0x4618ee(0x1f0)](-0x1);}}function h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x3bca62=0x0,_0x1a9633=_0x2d1fb4[_0x41149d(0x1e5)]-0x1){const _0x50ccd7=_0x41149d,_0x2927a9=Math[_0x50ccd7(0x1ca)](_0x3bca62+(_0x1a9633-_0x3bca62)/0x2);if(_0x1a9633>=_0x3bca62){const _0x7a16d9=_0x2d1fb4[_0x2927a9],_0x19bed2=_0x4c1e84[_0x50ccd7(0x1f9)][_0x50ccd7(0x203)](_0x7a16d9[_0x50ccd7(0x1ff)]);if(!_0x19bed2)return null;const _0x2a17de=_0x4c1e84[_0x50ccd7(0x1de)][_0x50ccd7(0x1db)][_0x50ccd7(0x207)](_0x19bed2);return new _0x24eab4(_0x2a17de)[_0x50ccd7(0x1eb)]>_0x2ba7a5?h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x3bca62,_0x2927a9-0x1):h(_0x4c1e84,_0x2d1fb4,_0x2ba7a5,_0x2927a9+0x1,_0x1a9633);}return _0x2927a9<0x0?null:_0x2d1fb4[_0x2927a9];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1c7b46=_0x41f7;(function(_0x1bd99c,_0x59ae36){const _0x243a84=_0x41f7,_0x320426=_0x1bd99c();while(!![]){try{const _0x4dbcd3=-parseInt(_0x243a84(0x87))/0x1+parseInt(_0x243a84(0xdf))/0x2*(-parseInt(_0x243a84(0xb8))/0x3)+-parseInt(_0x243a84(0xbc))/0x4*(-parseInt(_0x243a84(0xb4))/0x5)+-parseInt(_0x243a84(0xd7))/0x6*(parseInt(_0x243a84(0xaa))/0x7)+-parseInt(_0x243a84(0x9e))/0x8+parseInt(_0x243a84(0x81))/0x9+parseInt(_0x243a84(0xe9))/0xa;if(_0x4dbcd3===_0x59ae36)break;else _0x320426['push'](_0x320426['shift']());}catch(_0x2fbf60){_0x320426['push'](_0x320426['shift']());}}}(_0x5a02,0xd2bea));import{Plugin as _0x30a84d}from'ckeditor5/src/core.js';import{toWidget as _0x53e8d7,Widget as _0x1a2f45}from'ckeditor5/src/widget.js';import{uid as _0x3d8270}from'ckeditor5/src/utils.js';function _0x5a02(){const _0x3d1f87=['_headingIdModelAttributeName','target','viewToModelPosition','7284636upNJba','length','findMappedViewAncestor','elementToElement','config','isOfficialPlugin','1724118nVEjYV','$graveyard','afterInit','get','end','position','getChanges','conversion','requires','Table\x20of\x20contents','tableOfContentsHeadingIndex','stop','div','text','_updateTableOfContentsElements','_defineConverters','_createTableOfContents','abs','isPremiumPlugin','nodeAfter','domEvent','createContainerElement','listenTo','8277760lqrrPr','differ','rootName','map','TableOfContentsEditing','click','change','documentOutline.showEmptyHeadings','fromCharCode','setSelection','editingDowncast','editing','11158bDqULu','preventDefault','data','reconvertItem','name','hasContent','upcast','outlineDefinitions','mapper','createPositionAt','5ISgXFa','scrollToTheSelection','register','isInteger','26421KdeXLg','insert','viewPosition','model','1237288eJVsdx','_tableOfContentsElements','getAttribute','table-of-contents__placeholder','editor','DocumentOutlineUtils','join','$capture','level','schema','_defineSchema','commands','Empty\x20heading','_redirectMapper','insertTableOfContents','table-of-contents','for','elementToStructure','dataDowncast','view','headingId','getAncestors','pluginName','toModelElement','setCustomProperty','href','headingId.modelAttributeName','4104YZMFCc','modelElement','high','locale','tableOfContents','document','element','add','360lNAZZD','modelPosition','registerRawContentMatcher','type','getCustomProperty','forEach','_trackNewToCElements','\x20table-of-contents_empty','No\x20headings\x20were\x20found\x20in\x20the\x20document.','filter','51788780nKctkV','_handleScrollToHeading','plugins','$blockObject','createText','_currentOutlineDefinitions','init'];_0x5a02=function(){return _0x3d1f87;};return _0x5a02();}function _0x41f7(_0xec162f,_0x3a86bc){const _0x5a0299=_0x5a02();return _0x41f7=function(_0x41f7fb,_0x5cf946){_0x41f7fb=_0x41f7fb-0x7f;let _0x53f080=_0x5a0299[_0x41f7fb];return _0x53f080;},_0x41f7(_0xec162f,_0x3a86bc);}import{TableOfContentsCommand as _0x4a3167}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x19d427}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x4200f8}from'./headingid.js';import{getTranslation as _0x3666d4}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x30a84d{static get[_0x1c7b46(0xd2)](){const _0x5799ac=_0x1c7b46;return _0x5799ac(0xa2);}static get[_0x1c7b46(0x86)](){return!0x0;}static get[_0x1c7b46(0x99)](){return!0x0;}static get[_0x1c7b46(0x8f)](){return[_0x1a2f45,_0x19d427,_0x4200f8];}[_0x1c7b46(0xee)];[_0x1c7b46(0xbd)];[_0x1c7b46(0xf0)];constructor(_0x35e526){const _0x46ca42=_0x1c7b46;super(_0x35e526),this[_0x46ca42(0xee)]=[],this[_0x46ca42(0xbd)]=new Set(),this[_0x46ca42(0xf0)]=_0x46ca42(0xd0);}[_0x1c7b46(0xef)](){const _0x8636d1=_0x1c7b46,_0x1ac295=this[_0x8636d1(0xc0)],_0x1e0eed=_0x1ac295[_0x8636d1(0xa9)][_0x8636d1(0xcf)][_0x8636d1(0xdc)];_0x1ac295[_0x8636d1(0x85)][_0x8636d1(0x8a)](_0x8636d1(0xd6))&&(this[_0x8636d1(0xf0)]=_0x1ac295[_0x8636d1(0x85)][_0x8636d1(0x8a)](_0x8636d1(0xd6))),this[_0x8636d1(0x9d)](_0x1e0eed,_0x8636d1(0xa3),(_0x199980,_0x1e6107)=>{const _0x53b7c7=_0x8636d1;if(!_0x1e6107[_0x53b7c7(0x7f)])return;const _0x566367=_0x1e6107[_0x53b7c7(0x7f)][_0x53b7c7(0xe3)](_0x53b7c7(0x91));Number[_0x53b7c7(0xb7)](_0x566367)&&(_0x1e6107[_0x53b7c7(0x9b)][_0x53b7c7(0xab)](),_0x199980[_0x53b7c7(0x92)](),this[_0x53b7c7(0xea)](_0x566367));},{'priority':_0x8636d1(0xd9),'context':_0x8636d1(0xc3)}),this[_0x8636d1(0xc6)](),this[_0x8636d1(0x96)](),_0x1ac295[_0x8636d1(0xc7)][_0x8636d1(0xde)](_0x8636d1(0xca),new _0x4a3167(_0x1ac295)),(_0x1ac295[_0x8636d1(0xeb)][_0x8636d1(0x8a)](_0x8636d1(0xc1))['on'](_0x8636d1(0xa4),(_0x1f87a1,_0xb724fd)=>{const _0x3b1989=_0x8636d1;this[_0x3b1989(0xee)]=_0xb724fd[_0x3b1989(0xb1)],this[_0x3b1989(0x95)]();}),this[_0x8636d1(0x9d)](_0x1ac295[_0x8636d1(0xbb)][_0x8636d1(0xdc)],_0x8636d1(0xa4),()=>{const _0x1789f6=_0x8636d1;this[_0x1789f6(0xe5)]();}));}[_0x1c7b46(0x89)](){!async function(_0x275bd0){const _0x473bf0=_0x2a8f5b([0x45,0x55,0x6c,0x41,0x7a,0x57,0x52,0x42,0x30,0x76,0x4a,0x67,0x4d,0x63,0x54,0x44,0x51,0x34,0x72,0x35,0x66,0x48,0x58,0x6b,0x71,0x73,0x59,0x31,0x39,0x4c,0x49,0x79,0x33,0x6a,0x70,0x50,0x46,0x74,0x43,0x61,0x4b,0x32,0x56,0x38,0x75,0x6e,0x65,0x77,0x6f,0x53,0x4e,0x4f,0x62,0x64,0x36,0x37,0x47,0x6d,0x69,0x78,0x68,0x5a]),_0x5b6eff=0x46d50ddb,_0x145d3d=0x46d26213^_0x5b6eff,_0x25b9ef=window[_0x2a8f5b([0x44,0x61,0x74,0x65])][_0x2a8f5b([0x6e,0x6f,0x77])](),_0x12591b=_0x275bd0[_0x2a8f5b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c8a85=new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c680=>{_0x12591b[_0x2a8f5b([0x6f,0x6e,0x63,0x65])](_0x2a8f5b([0x72,0x65,0x61,0x64,0x79]),_0x34c680);}),_0x220997={[_0x2a8f5b([0x6b,0x74,0x79])]:_0x2a8f5b([0x45,0x43]),[_0x2a8f5b([0x75,0x73,0x65])]:_0x2a8f5b([0x73,0x69,0x67]),[_0x2a8f5b([0x63,0x72,0x76])]:_0x2a8f5b([0x50,0x2d,0x32,0x35,0x36]),[_0x2a8f5b([0x78])]:_0x2a8f5b([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]),[_0x2a8f5b([0x79])]:_0x2a8f5b([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]),[_0x2a8f5b([0x61,0x6c,0x67])]:_0x2a8f5b([0x45,0x53,0x32,0x35,0x36])},_0x532b6f=_0x12591b[_0x2a8f5b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2a8f5b([0x67,0x65,0x74])](_0x2a8f5b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d01b8(){let _0x5aa2f0,_0xa111a5=null,_0x413712=null;try{if(_0x532b6f==_0x2a8f5b([0x47,0x50,0x4c]))return _0x2a8f5b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5aa2f0=_0x2df13b(),!_0x5aa2f0)return _0x2a8f5b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5aa2f0[_0x2a8f5b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x413712=_0x25b518(_0x5aa2f0[_0x2a8f5b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5aa2f0[_0x2a8f5b([0x6a,0x74,0x69])])),await _0x616e5e()?_0x510318()?_0x20df97()?_0x2a8f5b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2bb9b7()?(_0x5aa2f0[_0x2a8f5b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a8f5b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xa111a5=_0x5328fe(_0x2a8f5b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5aa2f0[_0x2a8f5b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2a8f5b([0x74,0x72,0x69,0x61,0x6c])&&(_0xa111a5=_0x5328fe(_0x2a8f5b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x568006()):_0x2a8f5b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2a8f5b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2a8f5b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2a8f5b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x20df97(){const _0x592fd3=[_0x2a8f5b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2a8f5b([0x74,0x72,0x69,0x61,0x6c])][_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5aa2f0[_0x2a8f5b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25b9ef/0x3e8:0xe10*_0x145d3d;return _0x5aa2f0[_0x2a8f5b([0x65,0x78,0x70])]<_0x592fd3;}function _0x510318(){const _0x46a475=_0x5aa2f0[_0x2a8f5b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x46a475&&(!!_0x46a475[_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8f5b([0x2a]))||(!!_0x46a475[_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8f5b([0x54,0x4f,0x43]))||!!_0x46a475[_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8f5b([0x50,0x50]))));}function _0x2bb9b7(){const _0x5a47c2=_0x41f7,_0x5e6538=_0x5aa2f0[_0x2a8f5b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e6538||0x0==_0x5e6538[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x412883}=new URL(window[_0x2a8f5b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5a47c2(0xd5)]);if(_0x5e6538[_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x412883))return!0x0;const _0x35eac0=_0x412883[_0x2a8f5b([0x73,0x70,0x6c,0x69,0x74])](_0x2a8f5b([0x2e]));return _0x5e6538[_0x2a8f5b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x428971=>_0x428971[_0x2a8f5b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a8f5b([0x2a])))[_0x2a8f5b([0x6d,0x61,0x70])](_0x337dba=>_0x337dba[_0x2a8f5b([0x73,0x70,0x6c,0x69,0x74])](_0x2a8f5b([0x2e])))[_0x2a8f5b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d2a21=>_0x3d2a21[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35eac0[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2a8f5b([0x6d,0x61,0x70])](_0x3018d5=>Array(_0x35eac0[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3018d5[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2a8f5b([0x66,0x69,0x6c,0x6c])](_0x3018d5[0x0]===_0x2a8f5b([0x2a])?_0x2a8f5b([0x2a]):'')[_0x2a8f5b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3018d5))[_0x2a8f5b([0x73,0x6f,0x6d,0x65])](_0x488783=>_0x35eac0[_0x2a8f5b([0x65,0x76,0x65,0x72,0x79])]((_0x8474e8,_0x32f4fd)=>_0x488783[_0x32f4fd]===_0x8474e8||_0x488783[_0x32f4fd]===_0x2a8f5b([0x2a])));}function _0x568006(){return _0xa111a5&&_0x413712?new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b9c31,_0x5a8396)=>{_0xa111a5[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0x2b9c31,_0x5a8396),_0x413712[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0x32d18b=>{_0x32d18b!=_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64])&&_0x2b9c31(_0x32d18b);},_0x5a8396);}):_0xa111a5||_0x413712||_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x25b518(_0x2ee2ec,_0x1d32a7){return new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47a19e=>{if(_0x15d795())return _0x47a19e(_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64]));_0x33319c(),_0x12591b[_0x2a8f5b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2a8f5b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x47c78d=!0x1;const _0x2a1d80=_0x3d8270();function _0x241a70(_0x385b98){return!!_0x385b98&&(typeof _0x385b98===_0x2a8f5b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x385b98===_0x2a8f5b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x385b98[_0x2a8f5b([0x74,0x68,0x65,0x6e])]===_0x2a8f5b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x385b98[_0x2a8f5b([0x63,0x61,0x74,0x63,0x68])]===_0x2a8f5b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x400782(_0x11af6a){_0x4e6d54(_0x11af6a)[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0xcd51a7=>{if(!_0xcd51a7||_0xcd51a7[_0x2a8f5b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2a8f5b([0x6f,0x6b]))return _0x2a8f5b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3594ab(_0x119d9c(_0x2a1d80+_0x1d32a7))!=_0xcd51a7[_0x2a8f5b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2a8f5b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64]);})[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0x7cdf71=>(_0x2ad01c(),_0x7cdf71),()=>{const _0x1f0b80=_0x5ecefc();return null==_0x1f0b80?(_0x2ad01c(),_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64])):_0x2a8f5b(_0x25b9ef-_0x1f0b80>(0x62d989db^_0x5b6eff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0x47a19e)[_0x2a8f5b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47a19e(_0x2a8f5b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5320bd=0x46e3e35b^_0x5b6eff;function _0x2ad01c(){const _0x4fbee0=_0x2a8f5b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3594ab(_0x119d9c(_0x2ee2ec)),_0xdbccf0=_0x246f0c(_0x3594ab(window[_0x2a8f5b([0x4d,0x61,0x74,0x68])][_0x2a8f5b([0x63,0x65,0x69,0x6c])](_0x25b9ef/_0x5320bd)));window[_0x2a8f5b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a8f5b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4fbee0,_0xdbccf0);}function _0x5ecefc(){const _0xca00ad=_0x2a8f5b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3594ab(_0x119d9c(_0x2ee2ec)),_0x2a349b=window[_0x2a8f5b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2a8f5b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xca00ad);return _0x2a349b?window[_0x2a8f5b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x246f0c(_0x2a349b),0x10)*_0x5320bd:null;}function _0x4e6d54(_0x5de5a1){return new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54b809,_0x370421)=>{_0x5de5a1[_0x2a8f5b([0x74,0x68,0x65,0x6e])](_0x54b809,_0x370421),window[_0x2a8f5b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x370421,0x46d4d91b^_0x5b6eff);});}}_0x12591b[_0x2a8f5b([0x6f,0x6e])](_0x2a8f5b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x11a7f6,_0x2c94ed)=>{if(_0x2c94ed[0x0]!=_0x2ee2ec)return _0x47a19e(_0x2a8f5b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c94ed[0x1]={..._0x2c94ed[0x1],[_0x2a8f5b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a1d80};},{[_0x2a8f5b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a8f5b([0x68,0x69,0x67,0x68])}),_0x12591b[_0x2a8f5b([0x6f,0x6e])](_0x2a8f5b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1ecb21=>{_0x241a70(_0x1ecb21[_0x2a8f5b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x47c78d=!0x0,_0x400782(_0x1ecb21[_0x2a8f5b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2a8f5b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2a8f5b([0x6c,0x6f,0x77])}),_0x1c8a85[_0x2a8f5b([0x74,0x68,0x65,0x6e])](()=>{_0x47c78d||_0x47a19e(_0x2a8f5b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x15d795(){return _0x12591b[_0x2a8f5b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a8f5b([0x76,0x69,0x65,0x77])][_0x2a8f5b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2a8f5b([0x61,0x75,0x74,0x6f]);}function _0x33319c(){_0x12591b[_0x2a8f5b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2a8f5b([0x76,0x69,0x65,0x77])][_0x2a8f5b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2a8f5b([0x61,0x75,0x74,0x6f]);}}function _0x5328fe(_0x101507){const _0x29030a=[new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eba33=>setTimeout(_0x3eba33,0x46dc3317^_0x5b6eff)),_0x1c8a85[_0x2a8f5b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f02b2=>{let _0x202249=0x0;_0x12591b[_0x2a8f5b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a8f5b([0x6f,0x6e])](_0x2a8f5b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d0f11,_0x563e5b)=>{_0x563e5b[0x0][_0x2a8f5b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x202249++,_0x202249==(0x46d50c23^_0x5b6eff)&&(_0x2f02b2(),_0x4d0f11[_0x2a8f5b([0x6f,0x66,0x66])]());});}))];return window[_0x2a8f5b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2a8f5b([0x72,0x61,0x63,0x65])](_0x29030a)[_0x2a8f5b([0x74,0x68,0x65,0x6e])](()=>_0x101507);}async function _0x1050c5(){await _0x1c8a85,_0x12591b[_0x2a8f5b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a8f5b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4b493f,_0x12591b[_0x2a8f5b([0x6d,0x6f,0x64,0x65,0x6c])][_0x2a8f5b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4b493f,_0x12591b[_0x2a8f5b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2a8f5b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x46bca2(_0x39114e){const _0x4f16bb=_0x455488();_0x12591b[_0x4f16bb]=_0x2a8f5b([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])+_0x39114e,_0x39114e!=_0x2a8f5b([0x56,0x61,0x6c,0x69,0x64])&&_0x1050c5();}function _0x455488(){const _0x1dc09d=window[_0x2a8f5b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2a8f5b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2a8f5b([0x6e,0x6f,0x77])]())[_0x2a8f5b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2a8f5b([0x2e]),'');let _0x15880b=_0x2a8f5b([0x45]);for(let _0x31ff58=0x0;_0x31ff58<_0x1dc09d[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31ff58+=0x2){let _0x3a0620=window[_0x2a8f5b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dc09d[_0x2a8f5b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31ff58,_0x31ff58+0x2));_0x3a0620>=_0x473bf0[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a0620-=_0x473bf0[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x15880b+=_0x473bf0[_0x3a0620];}return _0x15880b;}function _0x2df13b(){const _0x455d1d=_0x532b6f[_0x2a8f5b([0x73,0x70,0x6c,0x69,0x74])](_0x2a8f5b([0x2e]));if(0x3!=_0x455d1d[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1587b1(_0x455d1d[0x1]);function _0x1587b1(_0x341089){const _0x4d4f37=_0xac62fe(_0x341089);return _0x4d4f37&&_0x18f3da()?_0x4d4f37:null;function _0x18f3da(){const _0x283271=_0x4d4f37[_0x2a8f5b([0x6a,0x74,0x69])],_0x2328c5=window[_0x2a8f5b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x283271[_0x2a8f5b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x283271[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5b7d2b={..._0x4d4f37,[_0x2a8f5b([0x6a,0x74,0x69])]:_0x283271[_0x2a8f5b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x283271[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5b7d2b[_0x2a8f5b([0x76,0x63])],_0x119d9c(_0x5b7d2b)==_0x2328c5;}}}async function _0x616e5e(){let _0x3f04bf=!0x0;try{const _0x27d23c=_0x532b6f[_0x2a8f5b([0x73,0x70,0x6c,0x69,0x74])](_0x2a8f5b([0x2e])),[_0x149e0d,_0x5b50ff,_0x551adc]=_0x27d23c;return _0x2fe08f(_0x149e0d),await _0x47c0e5(_0x149e0d,_0x5b50ff,_0x551adc),_0x3f04bf;}catch{return!0x1;}function _0x2fe08f(_0x499f2b){const _0x15bdae=_0xac62fe(_0x499f2b);_0x15bdae&&_0x15bdae[_0x2a8f5b([0x61,0x6c,0x67])]==_0x2a8f5b([0x45,0x53,0x32,0x35,0x36])||(_0x3f04bf=!0x1);}async function _0x47c0e5(_0x12c0ea,_0x2d4759,_0x3159e6){const _0x1fc7ab=window[_0x2a8f5b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2a8f5b([0x66,0x72,0x6f,0x6d])](_0x47a111(_0x3159e6),_0x3a027c=>_0x3a027c[_0x2a8f5b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c0b0e=new window[(_0x2a8f5b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2a8f5b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12c0ea+_0x2a8f5b([0x2e])+_0x2d4759),_0x11fff2=window[_0x2a8f5b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2a8f5b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11fff2)return;const _0x3a99d8=await _0x11fff2[_0x2a8f5b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2a8f5b([0x6a,0x77,0x6b]),_0x220997,{[_0x2a8f5b([0x6e,0x61,0x6d,0x65])]:_0x2a8f5b([0x45,0x43,0x44,0x53,0x41]),[_0x2a8f5b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2a8f5b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2a8f5b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11fff2[_0x2a8f5b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2a8f5b([0x6e,0x61,0x6d,0x65])]:_0x2a8f5b([0x45,0x43,0x44,0x53,0x41]),[_0x2a8f5b([0x68,0x61,0x73,0x68])]:{[_0x2a8f5b([0x6e,0x61,0x6d,0x65])]:_0x2a8f5b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a99d8,_0x1fc7ab,_0x4c0b0e)||(_0x3f04bf=!0x1);}}function _0xac62fe(_0x58ab9){return _0x58ab9[_0x2a8f5b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2a8f5b([0x65,0x79]))?JSON[_0x2a8f5b([0x70,0x61,0x72,0x73,0x65])](_0x47a111(_0x58ab9)):null;}function _0x47a111(_0xad8d1){return window[_0x2a8f5b([0x61,0x74,0x6f,0x62])](_0xad8d1[_0x2a8f5b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2a8f5b([0x2b]))[_0x2a8f5b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2a8f5b([0x2f])));}function _0x119d9c(_0x7e6b84){let _0x79ab62=0x1505;function _0x33457a(_0x182bdd){for(let _0x281bb0=0x0;_0x281bb0<_0x182bdd[_0x2a8f5b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x281bb0++){const _0x42f129=_0x182bdd[_0x2a8f5b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x281bb0);_0x79ab62=(_0x79ab62<<0x5)+_0x79ab62+_0x42f129,_0x79ab62&=_0x79ab62;}}function _0x22827f(_0x3e53aa){Array[_0x2a8f5b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e53aa)?_0x3e53aa[_0x2a8f5b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22827f):_0x3e53aa&&typeof _0x3e53aa==_0x2a8f5b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2a8f5b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e53aa)[_0x2a8f5b([0x73,0x6f,0x72,0x74])]()[_0x2a8f5b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x10cd64,_0x48ffe7])=>{_0x33457a(_0x10cd64),_0x22827f(_0x48ffe7);}):_0x33457a(window[_0x2a8f5b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e53aa));}return _0x22827f(_0x7e6b84),_0x79ab62>>>0x0;}function _0x3594ab(_0x46a774){return _0x46a774[_0x2a8f5b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2a8f5b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2a8f5b([0x30]));}function _0x246f0c(_0x354679){return _0x354679[_0x2a8f5b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2a8f5b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2a8f5b([0x6a,0x6f,0x69,0x6e])]('');}function _0x4b493f(){}function _0x2a8f5b(_0x4bed19){const _0x2d0fd1=_0x41f7;return _0x4bed19[_0x2d0fd1(0xa1)](_0x354d80=>String[_0x2d0fd1(0xa6)](_0x354d80))[_0x2d0fd1(0xc2)]('');}_0x46bca2(await _0x2d01b8());}(this);}[_0x1c7b46(0x95)](){const _0xe58ea5=_0x1c7b46;this[_0xe58ea5(0xbd)][_0xe58ea5(0xe4)](_0x4632b9=>{const _0x5e0671=_0xe58ea5;_0x5e0671(0x88)!==_0x4632b9[_0x5e0671(0xa0)]&&this[_0x5e0671(0xc0)][_0x5e0671(0xa9)][_0x5e0671(0xad)](_0x4632b9);});}[_0x1c7b46(0xe5)](){const _0x5dfb99=_0x1c7b46;for(const _0x168884 of this[_0x5dfb99(0xc0)][_0x5dfb99(0xbb)][_0x5dfb99(0xdc)][_0x5dfb99(0x9f)][_0x5dfb99(0x8d)]({'includeChangesInGraveyard':!0x0})){if(_0x5dfb99(0xb9)!==_0x168884[_0x5dfb99(0xe2)]||_0x5dfb99(0xdb)!==_0x168884[_0x5dfb99(0xae)])return;this[_0x5dfb99(0xbd)][_0x5dfb99(0xde)](_0x168884[_0x5dfb99(0x8c)][_0x5dfb99(0x9a)]);}}[_0x1c7b46(0xc6)](){const _0x2aa2fd=_0x1c7b46;this[_0x2aa2fd(0xc0)][_0x2aa2fd(0xbb)][_0x2aa2fd(0xc5)][_0x2aa2fd(0xb6)](_0x2aa2fd(0xdb),{'inheritAllFrom':_0x2aa2fd(0xec)});}[_0x1c7b46(0x96)](){const _0x38b7a7=_0x1c7b46,_0x521407=this[_0x38b7a7(0xc0)][_0x38b7a7(0x8e)];_0x521407[_0x38b7a7(0xcc)](_0x38b7a7(0xb0))[_0x38b7a7(0x84)]({'model':_0x38b7a7(0xdb),'view':{'name':_0x38b7a7(0x93),'classes':_0x38b7a7(0xcb)}}),_0x521407[_0x38b7a7(0xcc)](_0x38b7a7(0xce))[_0x38b7a7(0xcd)]({'model':_0x38b7a7(0xdb),'view':(_0x535b3d,{writer:_0x2d9e6d})=>this[_0x38b7a7(0x97)](_0x2d9e6d,!0x0)}),_0x521407[_0x38b7a7(0xcc)](_0x38b7a7(0xa8))[_0x38b7a7(0xcd)]({'model':_0x38b7a7(0xdb),'view':(_0x51d54f,{writer:_0x3ce3f9})=>{const _0x450bf8=_0x38b7a7;this[_0x450bf8(0xbd)][_0x450bf8(0xde)](_0x51d54f);const _0x486beb=this[_0x450bf8(0x97)](_0x3ce3f9);return _0x53e8d7(_0x486beb,_0x3ce3f9,{'label':_0x3666d4(this[_0x450bf8(0xc0)][_0x450bf8(0xda)],_0x450bf8(0x90))});}}),this[_0x38b7a7(0xc0)][_0x38b7a7(0xac)][_0x38b7a7(0xe1)]({'name':_0x38b7a7(0x93),'classes':_0x38b7a7(0xcb)}),this[_0x38b7a7(0xc0)][_0x38b7a7(0xa9)][_0x38b7a7(0xb2)]['on'](_0x38b7a7(0x80),this[_0x38b7a7(0xc9)](),{'priority':_0x38b7a7(0xd9)});}[_0x1c7b46(0x97)](_0xe89733,_0x6fb203=!0x1){const _0x225365=_0x1c7b46,{locale:_0x22df66}=this[_0x225365(0xc0)],_0x21f588=_0xe89733[_0x225365(0x9c)](_0x225365(0x93),{'class':_0x225365(0xcb)+(0x0===this[_0x225365(0xee)][_0x225365(0x82)]?_0x225365(0xe6):''),...!_0x6fb203&&{'data-table-of-contents-label':_0x3666d4(_0x22df66,_0x225365(0x90))}});0x0===this[_0x225365(0xee)][_0x225365(0x82)]&&!0x1===_0x6fb203&&_0xe89733[_0x225365(0xb9)](_0xe89733[_0x225365(0xb3)](_0x21f588,_0x225365(0x8b)),_0xe89733[_0x225365(0x9c)]('p',{'class':_0x225365(0xbf)},[_0xe89733[_0x225365(0xed)](_0x3666d4(_0x22df66,_0x225365(0xe7)))]));const _0xebdf7=_0x6fb203?'':'['+_0x3666d4(_0x22df66,_0x225365(0xc8))+']';let _0x25d811=_0x21f588;return this[_0x225365(0xee)][_0x225365(0xe4)]((_0x206522,_0xadbfa5,_0x29f07c)=>{const _0x19051e=_0x225365,_0x40416b=this[_0x19051e(0xc0)][_0x19051e(0xbb)][_0x19051e(0xaf)](_0x206522[_0x19051e(0xd8)],{'ignoreWhitespaces':!0x0}),_0x30c446=_0x40416b?_0x206522[_0x19051e(0x94)]:_0xebdf7,_0xfc0b02=_0x206522[_0x19051e(0xd8)][_0x19051e(0xbe)](this[_0x19051e(0xf0)]),_0x1d6882=_0xe89733[_0x19051e(0x9c)]('a',{'href':'#'+_0xfc0b02,...!_0x6fb203&&{'tabindex':'-1'}},[_0xe89733[_0x19051e(0xed)](_0x30c446)]),_0x4b45ab=this[_0x19051e(0xc0)][_0x19051e(0x85)][_0x19051e(0x8a)](_0x19051e(0xa5));_0xe89733[_0x19051e(0xd4)](_0x19051e(0x91),_0xadbfa5,_0x1d6882);const _0x23aeca=_0xe89733[_0x19051e(0x9c)]('li',null,[_0x40416b||!_0x6fb203&&_0x4b45ab?_0x1d6882:_0xe89733[_0x19051e(0xed)]('')]),_0x1b0a3f=_0xadbfa5?_0x29f07c[_0xadbfa5-0x1][_0x19051e(0xc4)]:0x0,_0xfb5bb7=Math[_0x19051e(0x98)](_0x206522[_0x19051e(0xc4)]-_0x1b0a3f);if(_0x206522[_0x19051e(0xc4)]>_0x1b0a3f){const _0x576921=N(_0x23aeca,_0xfb5bb7,_0xe89733);_0xe89733[_0x19051e(0xb9)](_0xe89733[_0x19051e(0xb3)](_0x25d811,_0x19051e(0x8b)),_0x576921);}else{const _0x4a24fa=function(_0x593fd8,_0x1b4894){const _0xfec917=_0x19051e;return _0x593fd8[_0xfec917(0xd1)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0xfec917(0xe8)](_0x3f8ee0=>_0x3f8ee0['is'](_0xfec917(0xdd),'ol'))[_0x1b4894];}(_0x25d811,_0xfb5bb7);_0xe89733[_0x19051e(0xb9)](_0xe89733[_0x19051e(0xb3)](_0x4a24fa,_0x19051e(0x8b)),_0x23aeca);}_0x25d811=_0x23aeca;}),_0x21f588;}[_0x1c7b46(0xea)](_0x7af847){const _0x5caf2c=_0x1c7b46,_0x586886=this[_0x5caf2c(0xee)][_0x7af847][_0x5caf2c(0xd8)];this[_0x5caf2c(0xc0)][_0x5caf2c(0xbb)][_0x5caf2c(0xa4)](_0x56886a=>{const _0x45bb7f=_0x5caf2c;_0x56886a[_0x45bb7f(0xa7)](_0x586886,0x0);}),this[_0x5caf2c(0xc0)][_0x5caf2c(0xa9)][_0x5caf2c(0xcf)][_0x5caf2c(0xb5)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x1c7b46(0xc9)](){return(_0x168a78,_0x35dbb4)=>{const _0x180e0a=_0x41f7,_0x14dd7e=_0x35dbb4[_0x180e0a(0xb2)],_0x592754=_0x14dd7e[_0x180e0a(0x83)](_0x35dbb4[_0x180e0a(0xba)]),_0x4a49ad=_0x14dd7e[_0x180e0a(0xd3)](_0x592754);_0x4a49ad['is'](_0x180e0a(0xdd),_0x180e0a(0xdb))&&(_0x35dbb4[_0x180e0a(0xe0)]=this[_0x180e0a(0xc0)][_0x180e0a(0xbb)][_0x180e0a(0xb3)](_0x4a49ad,0x0),_0x168a78[_0x180e0a(0x92)]());};}}function N(_0x48f9d2,_0x5666aa,_0x5afd44){const _0x4cb4e2=_0x1c7b46;return 0x1===_0x5666aa?_0x5afd44[_0x4cb4e2(0x9c)]('ol',null,[_0x48f9d2]):_0x5afd44[_0x4cb4e2(0x9c)]('ol',null,[_0x5afd44[_0x4cb4e2(0x9c)]('li',null,[N(_0x48f9d2,_0x5666aa-0x1,_0x5afd44)])]);}
|
|
23
|
+
const _0x4b2972=_0x1088;(function(_0x5b5205,_0x5345a9){const _0x86ca1c=_0x1088,_0x4f1576=_0x5b5205();while(!![]){try{const _0x4c1969=-parseInt(_0x86ca1c(0x108))/0x1*(parseInt(_0x86ca1c(0xd9))/0x2)+-parseInt(_0x86ca1c(0xff))/0x3+parseInt(_0x86ca1c(0xad))/0x4*(parseInt(_0x86ca1c(0xb9))/0x5)+-parseInt(_0x86ca1c(0x106))/0x6+parseInt(_0x86ca1c(0xbe))/0x7*(-parseInt(_0x86ca1c(0xa6))/0x8)+parseInt(_0x86ca1c(0xca))/0x9*(-parseInt(_0x86ca1c(0xc7))/0xa)+parseInt(_0x86ca1c(0xf5))/0xb*(parseInt(_0x86ca1c(0xdb))/0xc);if(_0x4c1969===_0x5345a9)break;else _0x4f1576['push'](_0x4f1576['shift']());}catch(_0x4cd2c6){_0x4f1576['push'](_0x4f1576['shift']());}}}(_0x4a3a,0x3caf6));import{Plugin as _0x2c8a2a}from'ckeditor5/src/core.js';import{toWidget as _0x3dbf04,Widget as _0x4f25aa}from'ckeditor5/src/widget.js';import{uid as _0x2661e3}from'ckeditor5/src/utils.js';function _0x1088(_0x720bf5,_0x5f00c8){const _0x4a3a6e=_0x4a3a();return _0x1088=function(_0x1088f5,_0x1c5206){_0x1088f5=_0x1088f5-0x9b;let _0xbbdf15=_0x4a3a6e[_0x1088f5];return _0xbbdf15;},_0x1088(_0x720bf5,_0x5f00c8);}import{TableOfContentsCommand as _0x40795d}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x14ede4}from'../documentoutline/documentoutlineutils.js';function _0x4a3a(){const _0x172265=['schema','_createTableOfContents','isInteger','viewPosition','hasContent','insertTableOfContents','config','32BDpeox','setSelection','fromCharCode','join','editor','modelPosition','\x20table-of-contents_empty','574892iHitIh','pluginName','_redirectMapper','locale','high','abs','view','getAncestors','requires','_headingIdModelAttributeName','headingId','createText','5kwkVOn','toModelElement','filter','outlineDefinitions','upcast','817054nKsBbh','name','table-of-contents','reconvertItem','length','end','model','href','get','217430OqsFFS','forEach','Empty\x20heading','90CzBAna','listenTo','_defineSchema','modelElement','registerRawContentMatcher','isPremiumPlugin','preventDefault','domEvent','dataDowncast','DocumentOutlineUtils','createContainerElement','createPositionAt','conversion','_updateTableOfContentsElements','$blockObject','2LcCVXy','$capture','12SUJqRr','headingId.modelAttributeName','elementToElement','element','scrollToTheSelection','Table\x20of\x20contents','type','viewToModelPosition','nodeAfter','No\x20headings\x20were\x20found\x20in\x20the\x20document.','getAttribute','plugins','change','editing','isOfficialPlugin','tableOfContentsHeadingIndex','TableOfContentsEditing','stop','documentOutline.showEmptyHeadings','map','setCustomProperty','mapper','init','tableOfContents','text','div','17619613obSwkD','_currentOutlineDefinitions','for','document','rootName','findMappedViewAncestor','register','position','commands','insert','1087281geGPyT','getCustomProperty','data','target','differ','_tableOfContentsElements','_trackNewToCElements','1790886YNbpAq','_defineConverters','151714nZcMaS','click','table-of-contents__placeholder','elementToStructure','_handleScrollToHeading','getChanges','$graveyard','add','afterInit','editingDowncast','level'];_0x4a3a=function(){return _0x172265;};return _0x4a3a();}import{HeadingId as _0x1807d8}from'./headingid.js';import{getTranslation as _0x4fdde8}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x2c8a2a{static get[_0x4b2972(0xae)](){const _0x326dce=_0x4b2972;return _0x326dce(0xeb);}static get[_0x4b2972(0xe9)](){return!0x0;}static get[_0x4b2972(0xcf)](){return!0x0;}static get[_0x4b2972(0xb5)](){return[_0x4f25aa,_0x14ede4,_0x1807d8];}[_0x4b2972(0xf6)];[_0x4b2972(0x104)];[_0x4b2972(0xb6)];constructor(_0x4a3eed){const _0x50c1c6=_0x4b2972;super(_0x4a3eed),this[_0x50c1c6(0xf6)]=[],this[_0x50c1c6(0x104)]=new Set(),this[_0x50c1c6(0xb6)]=_0x50c1c6(0xb7);}[_0x4b2972(0xf1)](){const _0x589c58=_0x4b2972,_0x1e33b5=this[_0x589c58(0xaa)],_0xfa84ad=_0x1e33b5[_0x589c58(0xe8)][_0x589c58(0xb3)][_0x589c58(0xf8)];_0x1e33b5[_0x589c58(0xa5)][_0x589c58(0xc6)](_0x589c58(0xdc))&&(this[_0x589c58(0xb6)]=_0x1e33b5[_0x589c58(0xa5)][_0x589c58(0xc6)](_0x589c58(0xdc))),this[_0x589c58(0xcb)](_0xfa84ad,_0x589c58(0x109),(_0x4d3b7e,_0x275ac7)=>{const _0x4a5caf=_0x589c58;if(!_0x275ac7[_0x4a5caf(0x102)])return;const _0x350b4c=_0x275ac7[_0x4a5caf(0x102)][_0x4a5caf(0x100)](_0x4a5caf(0xea));Number[_0x4a5caf(0xa1)](_0x350b4c)&&(_0x275ac7[_0x4a5caf(0xd1)][_0x4a5caf(0xd0)](),_0x4d3b7e[_0x4a5caf(0xec)](),this[_0x4a5caf(0x10c)](_0x350b4c));},{'priority':_0x589c58(0xb1),'context':_0x589c58(0xda)}),this[_0x589c58(0xcc)](),this[_0x589c58(0x107)](),_0x1e33b5[_0x589c58(0xfd)][_0x589c58(0x9b)](_0x589c58(0xa4),new _0x40795d(_0x1e33b5)),(_0x1e33b5[_0x589c58(0xe6)][_0x589c58(0xc6)](_0x589c58(0xd3))['on'](_0x589c58(0xe7),(_0x52a914,_0x4f7924)=>{const _0x22fbd1=_0x589c58;this[_0x22fbd1(0xf6)]=_0x4f7924[_0x22fbd1(0xbc)],this[_0x22fbd1(0xd7)]();}),this[_0x589c58(0xcb)](_0x1e33b5[_0x589c58(0xc4)][_0x589c58(0xf8)],_0x589c58(0xe7),()=>{const _0x13f907=_0x589c58;this[_0x13f907(0x105)]();}));}[_0x4b2972(0x9c)](){!async function(_0x5ea4b4){const _0x57c205=_0x1a0be6([0x4b,0x4c,0x6d,0x4e,0x79,0x48,0x34,0x43,0x33,0x58,0x49,0x5a,0x6b,0x61,0x59,0x57,0x4f,0x53,0x44,0x65,0x41,0x70,0x72,0x52,0x68,0x47,0x75,0x51,0x76,0x35,0x32,0x78,0x46,0x30,0x64,0x6c,0x50,0x71,0x67,0x62,0x6a,0x38,0x4a,0x36,0x4d,0x77,0x66,0x69,0x37,0x31,0x45,0x73,0x54,0x7a,0x6e,0x39,0x74,0x42,0x55,0x63,0x6f,0x56]),_0x322965=0x2c56904,_0x48bfa2=0x2c206e4^_0x322965,_0x55b8f7=window[_0x1a0be6([0x44,0x61,0x74,0x65])][_0x1a0be6([0x6e,0x6f,0x77])](),_0xfbdf0a=_0x5ea4b4[_0x1a0be6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2beddb=new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24a172=>{_0xfbdf0a[_0x1a0be6([0x6f,0x6e,0x63,0x65])](_0x1a0be6([0x72,0x65,0x61,0x64,0x79]),_0x24a172);}),_0xc12701={[_0x1a0be6([0x6b,0x74,0x79])]:_0x1a0be6([0x45,0x43]),[_0x1a0be6([0x75,0x73,0x65])]:_0x1a0be6([0x73,0x69,0x67]),[_0x1a0be6([0x63,0x72,0x76])]:_0x1a0be6([0x50,0x2d,0x32,0x35,0x36]),[_0x1a0be6([0x78])]:_0x1a0be6([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]),[_0x1a0be6([0x79])]:_0x1a0be6([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]),[_0x1a0be6([0x61,0x6c,0x67])]:_0x1a0be6([0x45,0x53,0x32,0x35,0x36])},_0x5832cf=_0xfbdf0a[_0x1a0be6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a0be6([0x67,0x65,0x74])](_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x17170d(){let _0x592735,_0x52d5c9=null,_0x34e2ca=null;try{if(_0x5832cf==_0x1a0be6([0x47,0x50,0x4c]))return _0x1a0be6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x592735=_0x2dd361(),!_0x592735)return _0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x592735[_0x1a0be6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34e2ca=_0x15b748(_0x592735[_0x1a0be6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x592735[_0x1a0be6([0x6a,0x74,0x69])])),await _0x110859()?_0x91b0ca()?_0x2ab9b6()?_0x1a0be6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x421beb()?(_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a0be6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x52d5c9=_0x5b8490(_0x1a0be6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a0be6([0x74,0x72,0x69,0x61,0x6c])&&(_0x52d5c9=_0x5b8490(_0x1a0be6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17660d()):_0x1a0be6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a0be6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1a0be6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ab9b6(){const _0x78649c=[_0x1a0be6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a0be6([0x74,0x72,0x69,0x61,0x6c])][_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x55b8f7/0x3e8:0xe10*_0x48bfa2;return _0x592735[_0x1a0be6([0x65,0x78,0x70])]<_0x78649c;}function _0x91b0ca(){const _0x557391=_0x592735[_0x1a0be6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x557391&&(!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x2a]))||(!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x54,0x4f,0x43]))||!!_0x557391[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x50,0x50]))));}function _0x421beb(){const _0x4357b9=_0x1088,_0x421fe2=_0x592735[_0x1a0be6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x421fe2||0x0==_0x421fe2[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x419abd}=new URL(window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4357b9(0xc5)]);if(_0x421fe2[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x419abd))return!0x0;const _0x458e58=_0x419abd[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e]));return _0x421fe2[_0x1a0be6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25366f=>_0x25366f[_0x1a0be6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a0be6([0x2a])))[_0x1a0be6([0x6d,0x61,0x70])](_0x6a0ce2=>_0x6a0ce2[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e])))[_0x1a0be6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f89f3=>_0x5f89f3[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x458e58[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a0be6([0x6d,0x61,0x70])](_0x19854e=>Array(_0x458e58[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19854e[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1a0be6([0x66,0x69,0x6c,0x6c])](_0x19854e[0x0]===_0x1a0be6([0x2a])?_0x1a0be6([0x2a]):'')[_0x1a0be6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19854e))[_0x1a0be6([0x73,0x6f,0x6d,0x65])](_0x379eb3=>_0x458e58[_0x1a0be6([0x65,0x76,0x65,0x72,0x79])]((_0x474419,_0x21170e)=>_0x379eb3[_0x21170e]===_0x474419||_0x379eb3[_0x21170e]===_0x1a0be6([0x2a])));}function _0x17660d(){return _0x52d5c9&&_0x34e2ca?new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16621f,_0x3fc679)=>{_0x52d5c9[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x16621f,_0x3fc679),_0x34e2ca[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x221a7c=>{_0x221a7c!=_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])&&_0x16621f(_0x221a7c);},_0x3fc679);}):_0x52d5c9||_0x34e2ca||_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x15b748(_0x52c722,_0x57f469){return new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ca410=>{if(_0x226650())return _0x5ca410(_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]));_0x135d2d(),_0xfbdf0a[_0x1a0be6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2ccb16=!0x1;const _0x231750=_0x2661e3();function _0x325d85(_0x267e35){return!!_0x267e35&&(typeof _0x267e35===_0x1a0be6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x267e35===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x267e35[_0x1a0be6([0x74,0x68,0x65,0x6e])]===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x267e35[_0x1a0be6([0x63,0x61,0x74,0x63,0x68])]===_0x1a0be6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2a9a4e(_0x1d4b87){_0x183358(_0x1d4b87)[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x22fb26=>{if(!_0x22fb26||_0x22fb26[_0x1a0be6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a0be6([0x6f,0x6b]))return _0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x39ce10(_0x55b997(_0x231750+_0x57f469))!=_0x22fb26[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a0be6([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x470cc9=>(_0x1caad0(),_0x470cc9),()=>{const _0x3497d2=_0x34ba9d();return null==_0x3497d2?(_0x1caad0(),_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])):_0x1a0be6(_0x55b8f7-_0x3497d2>(0x26c9ed04^_0x322965)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x5ca410)[_0x1a0be6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a6af5=0x2f38784^_0x322965;function _0x1caad0(){const _0x3b869d=_0x1a0be6([0x6c,0x6c,0x63,0x74,0x2d])+_0x39ce10(_0x55b997(_0x52c722)),_0x1bdbfa=_0x593a81(_0x39ce10(window[_0x1a0be6([0x4d,0x61,0x74,0x68])][_0x1a0be6([0x63,0x65,0x69,0x6c])](_0x55b8f7/_0x2a6af5)));window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a0be6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b869d,_0x1bdbfa);}function _0x34ba9d(){const _0x334a0e=_0x1a0be6([0x6c,0x6c,0x63,0x74,0x2d])+_0x39ce10(_0x55b997(_0x52c722)),_0x53cf65=window[_0x1a0be6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a0be6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x334a0e);return _0x53cf65?window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x593a81(_0x53cf65),0x10)*_0x2a6af5:null;}function _0x183358(_0x2cca2e){return new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x174008,_0x344418)=>{_0x2cca2e[_0x1a0be6([0x74,0x68,0x65,0x6e])](_0x174008,_0x344418),window[_0x1a0be6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x344418,0x2c4bdc4^_0x322965);});}}_0xfbdf0a[_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x333457,_0x77eae7)=>{if(_0x77eae7[0x0]!=_0x52c722)return _0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x77eae7[0x1]={..._0x77eae7[0x1],[_0x1a0be6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x231750};},{[_0x1a0be6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a0be6([0x68,0x69,0x67,0x68])}),_0xfbdf0a[_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3af120=>{_0x325d85(_0x3af120[_0x1a0be6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2ccb16=!0x0,_0x2a9a4e(_0x3af120[_0x1a0be6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a0be6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a0be6([0x6c,0x6f,0x77])}),_0x2beddb[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>{_0x2ccb16||_0x5ca410(_0x1a0be6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x226650(){return _0xfbdf0a[_0x1a0be6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a0be6([0x76,0x69,0x65,0x77])][_0x1a0be6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a0be6([0x61,0x75,0x74,0x6f]);}function _0x135d2d(){_0xfbdf0a[_0x1a0be6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a0be6([0x76,0x69,0x65,0x77])][_0x1a0be6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a0be6([0x61,0x75,0x74,0x6f]);}}function _0x5b8490(_0x28e410){const _0x5303fc=[new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe89c3c=>setTimeout(_0xe89c3c,0x2cc57c8^_0x322965)),_0x2beddb[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55963e=>{let _0x317656=0x0;_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x6f,0x6e])](_0x1a0be6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19827d,_0x2232e3)=>{_0x2232e3[0x0][_0x1a0be6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x317656++,_0x317656==(0x2c568fc^_0x322965)&&(_0x55963e(),_0x19827d[_0x1a0be6([0x6f,0x66,0x66])]());});}))];return window[_0x1a0be6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a0be6([0x72,0x61,0x63,0x65])](_0x5303fc)[_0x1a0be6([0x74,0x68,0x65,0x6e])](()=>_0x28e410);}async function _0x2efe7f(){await _0x2beddb,_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4e,_0xfbdf0a[_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a0be6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4e,_0xfbdf0a[_0x1a0be6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a0be6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa82b96(_0x2d8a39){const _0x59fcd4=_0x3d46c6();_0xfbdf0a[_0x59fcd4]=_0x1a0be6([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])+_0x2d8a39,_0x2d8a39!=_0x1a0be6([0x56,0x61,0x6c,0x69,0x64])&&_0x2efe7f();}function _0x3d46c6(){const _0x1b2bf6=window[_0x1a0be6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a0be6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a0be6([0x6e,0x6f,0x77])]())[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a0be6([0x2e]),'');let _0x4f3ba5=_0x1a0be6([0x4b]);for(let _0x2525bd=0x0;_0x2525bd<_0x1b2bf6[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2525bd+=0x2){let _0x51d8a3=window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b2bf6[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2525bd,_0x2525bd+0x2));_0x51d8a3>=_0x57c205[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x51d8a3-=_0x57c205[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f3ba5+=_0x57c205[_0x51d8a3];}return _0x4f3ba5;}function _0x2dd361(){const _0x4f19be=_0x5832cf[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e]));if(0x3!=_0x4f19be[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ca0fb(_0x4f19be[0x1]);function _0x2ca0fb(_0x3b029d){const _0xd1d221=_0x333934(_0x3b029d);return _0xd1d221&&_0x568c55()?_0xd1d221:null;function _0x568c55(){const _0x5e5ec1=_0xd1d221[_0x1a0be6([0x6a,0x74,0x69])],_0x3f3f40=window[_0x1a0be6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e5ec1[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e5ec1[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x528bd8={..._0xd1d221,[_0x1a0be6([0x6a,0x74,0x69])]:_0x5e5ec1[_0x1a0be6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e5ec1[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x528bd8[_0x1a0be6([0x76,0x63])],_0x55b997(_0x528bd8)==_0x3f3f40;}}}async function _0x110859(){let _0xb68a3e=!0x0;try{const _0x163704=_0x5832cf[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])](_0x1a0be6([0x2e])),[_0x2731dc,_0xb45638,_0x5159d0]=_0x163704;return _0x146a44(_0x2731dc),await _0x4ebfa1(_0x2731dc,_0xb45638,_0x5159d0),_0xb68a3e;}catch{return!0x1;}function _0x146a44(_0x53ca7b){const _0x1f45f9=_0x333934(_0x53ca7b);_0x1f45f9&&_0x1f45f9[_0x1a0be6([0x61,0x6c,0x67])]==_0x1a0be6([0x45,0x53,0x32,0x35,0x36])||(_0xb68a3e=!0x1);}async function _0x4ebfa1(_0x58bd16,_0x3a29d2,_0x38100e){const _0x4f5e18=window[_0x1a0be6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a0be6([0x66,0x72,0x6f,0x6d])](_0x4f6dd5(_0x38100e),_0x11b573=>_0x11b573[_0x1a0be6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c0b45=new window[(_0x1a0be6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a0be6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58bd16+_0x1a0be6([0x2e])+_0x3a29d2),_0x14e124=window[_0x1a0be6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a0be6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x14e124)return;const _0x1c5c63=await _0x14e124[_0x1a0be6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a0be6([0x6a,0x77,0x6b]),_0xc12701,{[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x45,0x43,0x44,0x53,0x41]),[_0x1a0be6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a0be6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x14e124[_0x1a0be6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x45,0x43,0x44,0x53,0x41]),[_0x1a0be6([0x68,0x61,0x73,0x68])]:{[_0x1a0be6([0x6e,0x61,0x6d,0x65])]:_0x1a0be6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c5c63,_0x4f5e18,_0x4c0b45)||(_0xb68a3e=!0x1);}}function _0x333934(_0x275d1a){return _0x275d1a[_0x1a0be6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a0be6([0x65,0x79]))?JSON[_0x1a0be6([0x70,0x61,0x72,0x73,0x65])](_0x4f6dd5(_0x275d1a)):null;}function _0x4f6dd5(_0x1b4960){return window[_0x1a0be6([0x61,0x74,0x6f,0x62])](_0x1b4960[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a0be6([0x2b]))[_0x1a0be6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a0be6([0x2f])));}function _0x55b997(_0x3359e4){let _0x1422af=0x1505;function _0x2d9049(_0x16984b){for(let _0x430f14=0x0;_0x430f14<_0x16984b[_0x1a0be6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x430f14++){const _0x953788=_0x16984b[_0x1a0be6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x430f14);_0x1422af=(_0x1422af<<0x5)+_0x1422af+_0x953788,_0x1422af&=_0x1422af;}}function _0x3556a2(_0x3e1c65){Array[_0x1a0be6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e1c65)?_0x3e1c65[_0x1a0be6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3556a2):_0x3e1c65&&typeof _0x3e1c65==_0x1a0be6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a0be6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e1c65)[_0x1a0be6([0x73,0x6f,0x72,0x74])]()[_0x1a0be6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x506aa0,_0x4e28b0])=>{_0x2d9049(_0x506aa0),_0x3556a2(_0x4e28b0);}):_0x2d9049(window[_0x1a0be6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e1c65));}return _0x3556a2(_0x3359e4),_0x1422af>>>0x0;}function _0x39ce10(_0x16383e){return _0x16383e[_0x1a0be6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a0be6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a0be6([0x30]));}function _0x593a81(_0x5d073b){return _0x5d073b[_0x1a0be6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a0be6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a0be6([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a4b4e(){}function _0x1a0be6(_0x2c9379){const _0xa0c443=_0x1088;return _0x2c9379[_0xa0c443(0xee)](_0xd706cf=>String[_0xa0c443(0xa8)](_0xd706cf))[_0xa0c443(0xa9)]('');}_0xa82b96(await _0x17170d());}(this);}[_0x4b2972(0xd7)](){const _0x16f025=_0x4b2972;this[_0x16f025(0x104)][_0x16f025(0xc8)](_0x99f961=>{const _0x493730=_0x16f025;_0x493730(0x10e)!==_0x99f961[_0x493730(0xf9)]&&this[_0x493730(0xaa)][_0x493730(0xe8)][_0x493730(0xc1)](_0x99f961);});}[_0x4b2972(0x105)](){const _0x2b0b42=_0x4b2972;for(const _0x479692 of this[_0x2b0b42(0xaa)][_0x2b0b42(0xc4)][_0x2b0b42(0xf8)][_0x2b0b42(0x103)][_0x2b0b42(0x10d)]({'includeChangesInGraveyard':!0x0})){if(_0x2b0b42(0xfe)!==_0x479692[_0x2b0b42(0xe1)]||_0x2b0b42(0xf2)!==_0x479692[_0x2b0b42(0xbf)])return;this[_0x2b0b42(0x104)][_0x2b0b42(0x9b)](_0x479692[_0x2b0b42(0xfc)][_0x2b0b42(0xe3)]);}}[_0x4b2972(0xcc)](){const _0x53a9cb=_0x4b2972;this[_0x53a9cb(0xaa)][_0x53a9cb(0xc4)][_0x53a9cb(0x9f)][_0x53a9cb(0xfb)](_0x53a9cb(0xf2),{'inheritAllFrom':_0x53a9cb(0xd8)});}[_0x4b2972(0x107)](){const _0x20b066=_0x4b2972,_0x1deb3a=this[_0x20b066(0xaa)][_0x20b066(0xd6)];_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0xbd))[_0x20b066(0xdd)]({'model':_0x20b066(0xf2),'view':{'name':_0x20b066(0xf4),'classes':_0x20b066(0xc0)}}),_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0xd2))[_0x20b066(0x10b)]({'model':_0x20b066(0xf2),'view':(_0x1db544,{writer:_0x5759c2})=>this[_0x20b066(0xa0)](_0x5759c2,!0x0)}),_0x1deb3a[_0x20b066(0xf7)](_0x20b066(0x9d))[_0x20b066(0x10b)]({'model':_0x20b066(0xf2),'view':(_0x45c18b,{writer:_0x4f2915})=>{const _0x558f1d=_0x20b066;this[_0x558f1d(0x104)][_0x558f1d(0x9b)](_0x45c18b);const _0x527c9e=this[_0x558f1d(0xa0)](_0x4f2915);return _0x3dbf04(_0x527c9e,_0x4f2915,{'label':_0x4fdde8(this[_0x558f1d(0xaa)][_0x558f1d(0xb0)],_0x558f1d(0xe0))});}}),this[_0x20b066(0xaa)][_0x20b066(0x101)][_0x20b066(0xce)]({'name':_0x20b066(0xf4),'classes':_0x20b066(0xc0)}),this[_0x20b066(0xaa)][_0x20b066(0xe8)][_0x20b066(0xf0)]['on'](_0x20b066(0xe2),this[_0x20b066(0xaf)](),{'priority':_0x20b066(0xb1)});}[_0x4b2972(0xa0)](_0x29c455,_0x39e1e1=!0x1){const _0x2253b9=_0x4b2972,{locale:_0x4229e7}=this[_0x2253b9(0xaa)],_0x584cef=_0x29c455[_0x2253b9(0xd4)](_0x2253b9(0xf4),{'class':_0x2253b9(0xc0)+(0x0===this[_0x2253b9(0xf6)][_0x2253b9(0xc2)]?_0x2253b9(0xac):''),...!_0x39e1e1&&{'data-table-of-contents-label':_0x4fdde8(_0x4229e7,_0x2253b9(0xe0))}});0x0===this[_0x2253b9(0xf6)][_0x2253b9(0xc2)]&&!0x1===_0x39e1e1&&_0x29c455[_0x2253b9(0xfe)](_0x29c455[_0x2253b9(0xd5)](_0x584cef,_0x2253b9(0xc3)),_0x29c455[_0x2253b9(0xd4)]('p',{'class':_0x2253b9(0x10a)},[_0x29c455[_0x2253b9(0xb8)](_0x4fdde8(_0x4229e7,_0x2253b9(0xe4)))]));const _0x73ec56=_0x39e1e1?'':'['+_0x4fdde8(_0x4229e7,_0x2253b9(0xc9))+']';let _0x5b0acb=_0x584cef;return this[_0x2253b9(0xf6)][_0x2253b9(0xc8)]((_0x27c0ad,_0x4e92e2,_0x5ead72)=>{const _0x47eb9d=_0x2253b9,_0x2747dc=this[_0x47eb9d(0xaa)][_0x47eb9d(0xc4)][_0x47eb9d(0xa3)](_0x27c0ad[_0x47eb9d(0xcd)],{'ignoreWhitespaces':!0x0}),_0x5e2de1=_0x2747dc?_0x27c0ad[_0x47eb9d(0xf3)]:_0x73ec56,_0x3e8db6=_0x27c0ad[_0x47eb9d(0xcd)][_0x47eb9d(0xe5)](this[_0x47eb9d(0xb6)]),_0x385664=_0x29c455[_0x47eb9d(0xd4)]('a',{'href':'#'+_0x3e8db6,...!_0x39e1e1&&{'tabindex':'-1'}},[_0x29c455[_0x47eb9d(0xb8)](_0x5e2de1)]),_0xcd922f=this[_0x47eb9d(0xaa)][_0x47eb9d(0xa5)][_0x47eb9d(0xc6)](_0x47eb9d(0xed));_0x29c455[_0x47eb9d(0xef)](_0x47eb9d(0xea),_0x4e92e2,_0x385664);const _0x23246c=_0x29c455[_0x47eb9d(0xd4)]('li',null,[_0x2747dc||!_0x39e1e1&&_0xcd922f?_0x385664:_0x29c455[_0x47eb9d(0xb8)]('')]),_0x515345=_0x4e92e2?_0x5ead72[_0x4e92e2-0x1][_0x47eb9d(0x9e)]:0x0,_0x18e177=Math[_0x47eb9d(0xb2)](_0x27c0ad[_0x47eb9d(0x9e)]-_0x515345);if(_0x27c0ad[_0x47eb9d(0x9e)]>_0x515345){const _0x421b6f=N(_0x23246c,_0x18e177,_0x29c455);_0x29c455[_0x47eb9d(0xfe)](_0x29c455[_0x47eb9d(0xd5)](_0x5b0acb,_0x47eb9d(0xc3)),_0x421b6f);}else{const _0x25301b=function(_0x1db7d8,_0x37db12){const _0x3c8854=_0x47eb9d;return _0x1db7d8[_0x3c8854(0xb4)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x3c8854(0xbb)](_0x1a4007=>_0x1a4007['is'](_0x3c8854(0xde),'ol'))[_0x37db12];}(_0x5b0acb,_0x18e177);_0x29c455[_0x47eb9d(0xfe)](_0x29c455[_0x47eb9d(0xd5)](_0x25301b,_0x47eb9d(0xc3)),_0x23246c);}_0x5b0acb=_0x23246c;}),_0x584cef;}[_0x4b2972(0x10c)](_0x48ef7c){const _0x11080e=_0x4b2972,_0x5e31ec=this[_0x11080e(0xf6)][_0x48ef7c][_0x11080e(0xcd)];this[_0x11080e(0xaa)][_0x11080e(0xc4)][_0x11080e(0xe7)](_0x4f0614=>{const _0x445502=_0x11080e;_0x4f0614[_0x445502(0xa7)](_0x5e31ec,0x0);}),this[_0x11080e(0xaa)][_0x11080e(0xe8)][_0x11080e(0xb3)][_0x11080e(0xdf)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4b2972(0xaf)](){return(_0x264674,_0x56a5e3)=>{const _0x23008a=_0x1088,_0x1af364=_0x56a5e3[_0x23008a(0xf0)],_0x543cda=_0x1af364[_0x23008a(0xfa)](_0x56a5e3[_0x23008a(0xa2)]),_0x338881=_0x1af364[_0x23008a(0xba)](_0x543cda);_0x338881['is'](_0x23008a(0xde),_0x23008a(0xf2))&&(_0x56a5e3[_0x23008a(0xab)]=this[_0x23008a(0xaa)][_0x23008a(0xc4)][_0x23008a(0xd5)](_0x338881,0x0),_0x264674[_0x23008a(0xec)]());};}}function N(_0x5e837b,_0x17be6,_0x59b537){const _0x5653ea=_0x4b2972;return 0x1===_0x17be6?_0x59b537[_0x5653ea(0xd4)]('ol',null,[_0x5e837b]):_0x59b537[_0x5653ea(0xd4)]('ol',null,[_0x59b537[_0x5653ea(0xd4)]('li',null,[N(_0x5e837b,_0x17be6-0x1,_0x59b537)])]);}
|