@ckeditor/ckeditor5-document-outline 47.5.0-alpha.6 → 47.5.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={102:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},192:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},237:t=>{"use strict";t.exports=CKEditor5.dll},297:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},422:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),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}}}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>U,DocumentOutlineUI:()=>R,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=385]})(t,e)}function c(){const t=["data","has","htmlH6","24dBYQCS","1041846hTYOQa","htmlH2","model","848916fPUemE","getChildren","heading.options","paragraph","3054RjiNKq","477683Cqtkgx","plugins","5HzTKvZ","8465457vDiRwq","47960PXPkLg","reduce","2SSmiCd","push","7504PUeRSs","htmlH1","htmlH5","GeneralHtmlSupport","7214472HvNZFo","config","get","10yXVaUq","htmlH3","htmlH4"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(387)]())i instanceof r.ModelText&&(n+=i[e(409)]);return n}!function(t){const e=s,n=t();for(;;)try{if(540543===-parseInt(e(391))/1*(-parseInt(e(397))/2)+-parseInt(e(413))/3+parseInt(e(386))/4*(parseInt(e(393))/5)+-parseInt(e(390))/6*(parseInt(e(399))/7)+parseInt(e(395))/8+-parseInt(e(403))/9*(parseInt(e(406))/10)+-parseInt(e(394))/11*(-parseInt(e(412))/12))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-=163]})(t,e)}function f(){const t=["5395448DTrKJH","modelElement","domConverter","7wZLZot","item","_deriveHeadingElementsFromConversion","5270484sRuRkB","_getOutlineDefinitions","push","model","getChild","990254zNeRBY","isPremiumPlugin","activeItemIndex","data","get","createElement","editing","isOfficialPlugin","getRoot","change","DocumentOutlineUtils","indexOf","_headingNames","toModel","pluginName","_getHeadingNames","init","getFirstPosition","includes","backward","length","11626371GXdzky","config","5iJWpfz","664600KpYvHO","_getActiveHeading","document","findIndex","fire","getRootNames","editor","level","view","792374sseSts","6vsiGBE","10Rltnbr","getChildren","domToView","afterInit","21847254OgPBpd","selection","text","documentOutline.headings","element","name"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(798721===-parseInt(e(170))/1+parseInt(e(203))/2+parseInt(e(204))/3*(-parseInt(e(194))/4)+parseInt(e(193))/5*(-parseInt(e(165))/6)+-parseInt(e(218))/7*(parseInt(e(215))/8)+-parseInt(e(191))/9*(-parseInt(e(205))/10)+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(184)](){return l(180)}static get[l(177)](){return!0}static get[l(171)](){return!0}[l(182)]=[];[l(186)](){const t=l,e=this[t(200)];this[t(182)]=this[t(185)]();let n=[];e[t(168)][t(196)].on(t(179),o(()=>{const e=t,i=n;n=this[e(166)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(201)]===n[e(201)]&&t[e(211)]===n[e(211)]&&t[e(216)]===n[e(216)]),r=(0,u.diffToChanges)(o,n),s=this[e(195)](),c=n[e(197)](t=>t[e(216)]===s);r[e(190)]&&this[e(198)](e(179),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(198)](e(172),{index:c})},250,{leading:!0,trailing:!0}))}[l(208)](){const t=l;this[t(182)][t(190)]||this[t(164)]()}[l(166)](){const t=l,e=this[t(200)],n=[],i=this[t(182)];for(const n of e[t(168)][t(196)][t(199)]())o(e[t(168)][t(196)][t(178)](n));function o(e){const r=t;for(const t of e[r(206)]())t.is(r(213))&&(i[r(188)](t[r(214)])&&n[r(167)]({level:i[r(181)](t[r(214)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(195)](){const t=l,e=this[t(200)][t(168)][t(196)][t(210)][t(187)](),n=new r.ModelTreeWalker({direction:t(189),startPosition:e});for(const e of n)if(e[t(163)].is(t(213))&&this[t(182)][t(188)](e[t(163)][t(214)]))return e[t(163)]}[l(185)](){const t=l;return this[t(200)][t(192)][t(174)](t(212))||function(t){const e=s,n=t[e(404)][e(405)](e(388));return n?n[e(396)]((t,n)=>(e(389)!==n[e(385)]&&t[e(398)](n[e(385)]),t),[]):t[e(392)][e(410)](e(402))?[e(400),e(414),e(407),e(408),e(401),e(411)]:[]}(this[t(200)])}[l(164)](){const t=l,e=this[t(200)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(176)][t(202)][t(217)][t(207)](document[t(175)](o)),r=e[t(173)][t(183)](n)[t(169)](0);r?.is(t(213))&&i[t(167)](r[t(214)])}this[t(182)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=173]})(t,e)}function w(){const t=["ck-reset","20mPElIX","bindTemplate","41211eRXOry","isEmpty","ck-document-outline__item","isActive","370yPbVcm","102gyshsy","179680cNJcAQ","Empty heading","text","679496mRYJMg","1771656uRmEJm","div","119274uFyPQz","ck-document-outline__item_active","level","set","11AySeGw","setTemplate","2082xPnyiR","ck-document-outline__item_level-","400875nRgBXM","click","bind","ck-document-outline__item_empty","7nIRieT"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(103400===-parseInt(e(174))/1*(-parseInt(e(189))/2)+parseInt(e(176))/3+-parseInt(e(182))/4*(parseInt(e(190))/5)+-parseInt(e(196))/6+-parseInt(e(180))/7*(-parseInt(e(193))/8)+-parseInt(e(184))/9*(parseInt(e(188))/10)+parseInt(e(200))/11*(parseInt(e(194))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(183)],o=e?"["+m(t,n(191))+"]":"";this[n(199)](n(192),""),this[n(199)](n(198),1),this[n(199)](n(187),!1),this[n(178)](n(185)).to(this,n(192),t=>!t),this[n(173)]({tag:n(195),attributes:{class:["ck",n(181),n(186),i.to(n(198),t=>n(175)+t),i.if(n(187),n(197)),i.if(n(185),n(179))],title:i.to(n(192))},children:[{text:i.to(n(192),t=>t||o)}],on:{click:i.to(n(177))}})}}const I=k;function k(t,e){const n=b();return(k=function(t,e){return n[t-=249]})(t,e)}function b(){const t=["source","text","documentOutlineContainer","items","2599302YmwgJS","2752475YpKRlo","6103704ujyMlE","destroy","340iZVPwc","4701jlhylE","get","51995rsGiWc","8295uyKxwy","_setActiveItem","forEach","element","isActive","itemSelected","ck-document-outline","map","contentLanguageDirection","div","20LzszZH","howMany","index","ck-reset","sync","Editor headings will appear here as you type.","click","setTemplate","activeItemIndex","48bvJzli","_scrollToItem","type","values","7265223ASvXXA","change:activeItemIndex","addMany","_deleteItem","fire","getIndex","2824JKqqXm","_insertItem","remove","insert","_handleItemClick","delete","level","showEmptyHeadingText","createCollection","bind","delegate","set","locale","26EgFFoo"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(900589===-parseInt(e(269))/1*(-parseInt(e(259))/2)+-parseInt(e(264))/3+-parseInt(e(268))/4*(-parseInt(e(271))/5)+parseInt(e(266))/6+parseInt(e(272))/7*(parseInt(e(301))/8)+parseInt(e(295))/9*(-parseInt(e(282))/10)+-parseInt(e(265))/11*(-parseInt(e(291))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends p.View{[I(263)];[I(262)];[I(253)];constructor(t,e=!1,n){const i=I;super(t),this[i(253)]=e,this[i(257)](i(290),-1),this[i(262)]=n,this[i(263)]=this[i(254)](),this[i(263)][i(256)](i(288)).to(this),this.on(i(288),this[i(250)][i(255)](this)),this.on(i(296),(t,e,n,o)=>{this[i(273)](o,n)}),this[i(289)]({tag:i(281),attributes:{class:["ck",i(285),i(278)],dir:t[i(280)],"data-document-outline-empty-placeholder":m(t,i(287)),tabindex:-1},children:this[i(263)]})}[I(286)](t){const e=I;t[e(274)](t=>{const n=e;n(249)==t[n(293)]?this[n(302)](t[n(284)],...t[n(294)]):n(251)==t[n(293)]&&this[n(298)](t[n(284)],t[n(283)])})}[I(273)](t,e){const n=I;if(-1!==t){const e=this[n(263)][n(270)](t);e&&(e[n(276)]=!1)}-1!==e&&(this[n(263)][n(270)](e)[n(276)]=!0,this[n(292)](e))}[I(302)](t,...e){const n=I,i=e[n(279)]((e,i)=>{const o=n,r=new v(this[o(258)],this[o(253)]);return r[o(261)]=e[o(261)],r[o(252)]=e[o(252)],t+i===this[o(290)]&&(r[o(276)]=!0),r});this[n(263)][n(297)](i,t)}[I(298)](t,e){const n=I;do{this[n(263)][n(303)](t)}while(--e)}[I(250)](t){const e=I,n=this[e(263)][e(300)](t[e(260)]);this[e(299)](e(277),n)}[I(292)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(263)][e(270)](t)[e(275)],20,this[e(262)])}[I(267)](){const t=I;super[t(267)](),this[t(275)][t(303)]()}}var _=n(929),O=n.n(_),x=n(297),C=n.n(x),T=n(102),E=n.n(T),P=n(123),A=n.n(P),L=n(741),S=n.n(L),N=n(192),D={attributes:{"data-cke":!0}};D.setAttributes=A(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(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-=361]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(508248===parseInt(e(416))/1+-parseInt(e(415))/2+-parseInt(e(384))/3+parseInt(e(405))/4+-parseInt(e(376))/5*(-parseInt(e(418))/6)+-parseInt(e(402))/7+parseInt(e(390))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class R extends t.Plugin{[K(424)];[K(383)];[K(406)];static get[K(396)](){return K(389)}static get[K(364)](){return!0}static get[K(365)](){return!0}constructor(t){const e=K;super(t),this[e(424)]=new y(t[e(394)],this[e(373)][e(379)][e(381)](e(399)),this[e(373)][e(379)][e(381)](e(426))),this[e(383)]=[],this[e(406)]=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(430)][e(377)](this),100)}[K(411)](){const t=K,e=this[t(373)],n=e[t(378)][t(381)](t(401));let i=!1;if(this[t(424)][t(385)](),this[t(373)].ui[t(421)][t(429)](this[t(424)][t(361)]),!e[t(379)][t(381)](t(426)))throw new u.CKEditorError(t(395),{editor:e});e[t(379)][t(381)](t(426))[t(408)](this[t(424)][t(361)]),n.on(t(425),this[t(392)][t(377)](this)),n.on(t(387),(e,{index:n})=>this[t(419)](n)),this[t(424)].on(t(413),(e,n)=>{i=!0,this[t(362)](n)}),this[t(424)][t(412)](u.global[t(397)],t(431),()=>{i?i=!1:this[t(406)]()},{useCapture:!0}),this[t(424)][t(412)](u.global[t(398)],t(407),this[t(406)],{useCapture:!0})}[K(417)](){!async function(t){const e=p([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=H;return t[e(388)](t=>String[e(423)](t))[e(374)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([97]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[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=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();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])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(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 s(){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=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(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),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[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 c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([68,79]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1770595200;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(367)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(372)](){const t=K;super[t(372)](),this[t(424)][t(372)](),this[t(406)][t(369)]()}[K(392)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(383)]=e,this[i(424)][i(427)](n)}[K(419)](t){const e=K;this[e(383)][e(420)]&&this[e(383)][t]&&(this[e(424)][e(387)]=t)}[K(362)](t){const e=K,n=this[e(383)][t][e(404)];this[e(373)][e(409)][e(425)](t=>{t[e(403)](n,0)}),this[e(373)][e(393)][e(424)][e(371)]({alignToTop:!0,forceScroll:!0}),this[e(373)][e(393)][e(424)][e(382)](),this[e(419)](t)}[K(430)](){const t=K,e=this[t(373)];let n;for(const i of e[t(409)][t(397)][t(386)]()){const o=e[t(393)][t(424)][t(422)](i),r=o&&new u.Rect(o)[t(366)]();if(r){const e=new u.Rect(u.global[t(398)])[t(368)](r);e&&(n=e[t(370)]+.25*e[t(380)])}}if(void 0===n)return;const i=j(e[t(393)],this[t(383)],n);i?this[t(419)](this[t(383)][t(428)](i)):this[t(419)](-1)}}function j(t,e,n,i=0,o=e[K(420)]-1){const r=K,s=Math[r(400)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(375)][r(363)](c[r(404)]);if(!a)return null;const l=t[r(424)][r(414)][r(410)](a);return new u.Rect(l)[r(391)]>n?j(t,e,n,i,s-1):j(t,e,n,s+1,o)}return s<0?null:e[s]}function M(){const t=["_setActiveViewItem","length","focusTracker","getDomRoot","fromCharCode","view","change","documentOutline.container","sync","indexOf","add","_updateActiveDefinitionOnViewportChange","scroll","element","_handleItemSelected","toViewElement","isOfficialPlugin","isPremiumPlugin","getVisible","href","getIntersection","cancel","top","scrollToTheSelection","destroy","editor","join","mapper","654795sgFIjL","bind","plugins","config","height","get","focus","_currentOutlineDefinitions","406104qbUTYH","render","getRootNames","activeItemIndex","map","DocumentOutlineUI","1361608SLAYee","bottom","_handleOutlineChange","editing","locale","document-outline-container-not-provided","pluginName","document","window","documentOutline.showEmptyHeadings","floor","DocumentOutlineUtils","2899743KEvkjL","setSelection","modelElement","2788288tBBzLF","_updateActiveDefinitionFromViewportThrottled","resize","appendChild","model","mapViewToDom","init","listenTo","itemSelected","domConverter","1721778tuKvXO","789563XCgyQw","afterInit","12coUroV"];return(M=function(){return t})()}const z=J;function V(){const t=["48GLcJqe","5203979eYRFqR","init","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit","2327030cuLxhU","DocumentOutline","documentOutlineLicenseKeyValid","942AFNtzs","36357EuTKiC","usageLimit","documentOutlineLicenseKeyInvalid","2279880HhZtop","documentOutlineLicenseKeyNotAllowed","20YvTVue","get","isOfficialPlugin","635CkNFeN","destroy","domainLimit","1122525pePwVO","_licenseKeyCheckInterval","documentOutlineLicenseKeyExpired","requires","48EdjdwN","featureNotAllowed","_showLicenseError","397838LqPLik","expired","config","pluginName","evaluationLimit","licenseKey","invalid","isPremiumPlugin","documentOutlineLicenseKeyEvaluationLimit"];return(V=function(){return t})()}function J(t,e){const n=V();return(J=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(241103===-parseInt(e(130))/1*(-parseInt(e(121))/2)+-parseInt(e(122))/3*(parseInt(e(137))/4)+-parseInt(e(118))/5+parseInt(e(149))/6*(-parseInt(e(140))/7)+parseInt(e(125))/8+parseInt(e(133))/9*(parseInt(e(127))/10)+parseInt(e(150))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class U extends t.Plugin{[z(145)];[z(134)];static get[z(136)](){return[h,R]}static get[z(143)](){return z(119)}static get[z(129)](){return!0}static get[z(147)](){return!0}[z(151)](){const t=z;this[t(145)]=this[t(153)][t(142)][t(128)](t(145));const e=this[t(153)];this[t(134)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(120)==r||n(124)==r||n(135)==r||n(117)==r||n(126)==r||n(148)==r||n(152)==r){delete e[o],i=r,clearInterval(this[n(134)]),this[n(134)]=void 0;break}}n(124)==i&&e[n(139)](n(146)),n(135)==i&&e[n(139)](n(141)),n(117)==i&&e[n(139)](n(132)),n(126)==i&&e[n(139)](n(138),n(119)),n(148)==i&&e[n(139)](n(144)),n(152)==i&&e[n(139)](n(123))},1e3)}[z(131)](){const t=z;super[t(131)](),this[t(134)]&&clearInterval(this[t(134)])}}var B=n(901);const q=F;function F(t,e){const n=Y();return(F=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(451042===parseInt(e(242))/1+parseInt(e(232))/2+parseInt(e(230))/3*(-parseInt(e(228))/4)+parseInt(e(229))/5+-parseInt(e(223))/6*(parseInt(e(240))/7)+parseInt(e(227))/8*(-parseInt(e(238))/9)+parseInt(e(241))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class X extends t.Command{[q(237)](){const t=q;this[t(224)][t(243)][t(225)](e=>{const n=t;this[n(224)][n(243)][n(220)](e[n(231)](n(239)))})}[q(233)](){const t=q,e=this[t(224)][t(243)],n=e[t(236)][t(222)][t(221)]();this[t(235)]=null!==(n&&e[t(234)][t(226)](n,t(239)))}}function Y(){const t=["findAllowedParent","85432IKDSAc","212QXdgMl","2930915SmmRLG","37221cWpAPk","createElement","557722vKJfYu","refresh","schema","isEnabled","document","execute","18wuSxQa","tableOfContents","7sbHvuh","4199860vjhIJJ","600394ZSzjLa","model","insertObject","getFirstPosition","selection","4532718MyQHzz","editor","change"];return(Y=function(){return t})()}var G=n(422),Q={attributes:{"data-cke":!0}};Q.setAttributes=A(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();O()(G.A,Q);G.A&&G.A.locals&&G.A.locals;function Z(t,e){const n=$();return(Z=function(t,e){return n[t-=475]})(t,e)}const W=Z;function $(){const t=["_customUpcastHeadingsConversion","element:","7086bLYPPw","remove","insert","add","writer","length","heading.options","name","set","hasAttribute","heading1","isPremiumPlugin","match","getAttribute","delete","240kUJEYw","nodeAfter","108311OJVlVh","153EjbGoD","modelRange","675sxZgRw","consume","isRegistered","position","removeAttribute","toViewElement","getChanges","item","paragraph","registerPostFixer","attribute:headingId:","editor","_customDataDowncastHeadingsConversion","conversion","511494azfbsp","extend","setAttribute","16XJrcuV","afterInit","low","differ","isOfficialPlugin","for","schema","forEach","downcast","2vHJzno","258110BszRCP","mapper","_registerHeadingIdAttributePostfixer","string","upcast","173573nRmXBa","viewItem","change","481613XOwoDo","headingId","getContainedElement","headingId.modelAttributeName","HeadingId","pluginName","clear","112OakBPN","25764934dBMjEy","consumable","config","get","attributes","has","document","view","model","type"];return($=function(){return t})()}!function(t){const e=Z,n=t();for(;;)try{if(632293===parseInt(e(529))/1*(-parseInt(e(523))/2)+parseInt(e(511))/3*(-parseInt(e(514))/4)+parseInt(e(497))/5*(parseInt(e(477))/6)+parseInt(e(494))/7*(-parseInt(e(539))/8)+parseInt(e(495))/9*(parseInt(e(524))/10)+-parseInt(e(532))/11*(parseInt(e(492))/12)+parseInt(e(540))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[W(537)](){return W(536)}static get[W(518)](){return!0}static get[W(488)](){return!0}[W(515)](){const t=W,e=this[t(508)];e[t(542)][t(543)](t(535))||(function(e){const n=t,i=new Map;return e?(e[n(521)](t=>{const e=n;e(505)!==t[e(548)]&&i[e(485)](t[e(547)],t[e(548)])}),i[n(543)]("h1")||i[n(485)]("h1",n(487)),i):i}(this[t(508)][t(542)][t(543)](t(483)))[t(521)]((n,i)=>{const o=t;this[o(475)](i),this[o(509)](n),e[o(548)][o(520)][o(499)](n)&&e[o(548)][o(520)][o(512)](n,{allowAttributes:o(533)})}),this[t(526)]())}[W(475)](t){const e=W;this[e(508)][e(510)][e(519)](e(528))[e(480)](n=>n.on(e(476)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(530)][o(490)]("id"),a=n[o(496)][o(534)]();if(a)return c&&c[o(482)]||a[o(486)](o(533))?void(r[o(498)](n[o(530)],{attributes:["id"]})&&s[o(513)](o(533),c,a)):(r[o(498)](n[o(530)],{attributes:["id"]}),void s[o(513)](o(533),(0,u.uid)(),a))},{priority:u.priorities[e(543)](e(516))+.5}))}[W(509)](t){const e=W;this[e(508)][e(510)][e(519)](e(522))[e(480)](n=>n.on(e(507)+t,(t,n,i)=>{const o=e;if(!i[o(541)][o(498)](n[o(504)],t[o(484)]))return;const r=n[o(504)][o(490)](o(533)),s=i[o(525)][o(502)](n[o(504)]);i[o(481)][o(513)]("id",r,s)}))}[W(526)](){const t=W,e=this[t(508)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(480)](r),e[o(513)](o(533),r,n),r}function r(e,n){const i=t;e[i(501)](i(533),n)}e[t(548)][t(546)][t(506)](s=>{const c=t,a=e[c(548)][c(546)][c(517)][c(503)]();let u=!1;for(const t of a)if(c(479)==t[c(549)]&&t[c(484)])if(et(t[c(484)])){const e=t[c(544)][c(543)](c(533));c(527)==typeof e?n[c(545)](e)?(o(s,t[c(500)][c(493)]),u=!0):i[c(480)](e):(o(s,t[c(500)][c(493)]),u=!0)}else c(527)==typeof t[c(544)][c(543)](c(533))&&(r(s,t[c(500)][c(493)]),u=!0);else if(c(478)==t[c(549)]){const e=t[c(544)][c(543)](c(533));c(527)==typeof e&&n[c(491)](e)}return u}),e[t(548)][t(546)].on(t(531),()=>{const e=t;i[e(521)](t=>n[e(480)](t)),i[e(538)]()})}}function et(t){return!!t[W(489)](/heading\d/)}const nt=ot;function it(){const t=["_headingIdModelAttributeName","requires","isInteger","nodeAfter","insertTableOfContents","DocumentOutlineUtils","forEach","href","config","length","4932835ySbEMG","register","document","elementToStructure","getChanges","target","scrollToTheSelection","TableOfContentsEditing","preventDefault","domEvent","pluginName","_currentOutlineDefinitions","map","change","viewPosition","1042914dKAhic","createContainerElement","upcast","afterInit"," table-of-contents_empty","add","editing","text","getCustomProperty","hasContent","type","editingDowncast","_tableOfContentsElements","schema","reconvertItem","editor","setSelection","init","model","$capture","toModelElement","_trackNewToCElements","tableOfContents","position","join","findMappedViewAncestor","table-of-contents__placeholder","table-of-contents","_updateTableOfContentsElements","createText","isPremiumPlugin","outlineDefinitions","createPositionAt","end","_defineSchema","elementToElement","$blockObject","Empty heading","getAttribute","stop","commands","No headings were found in the document.","4NvGQHi","isOfficialPlugin","567775uDJgoz","filter","differ","2847467TeefNc","_defineConverters","modelPosition","headingId.modelAttributeName","insert","get","click","documentOutline.showEmptyHeadings","view","element","high","conversion","tableOfContentsHeadingIndex","$graveyard","_redirectMapper","plugins","getAncestors","registerRawContentMatcher","for","locale","13170248DQhJBx","3186996gedoYr","div","viewToModelPosition","abs","setCustomProperty","_handleScrollToHeading","mapper","_createTableOfContents","modelElement","fromCharCode","name","Table of contents","headingId","dataDowncast","level","listenTo","rootName","data","3571218TcmqdP"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(544722===-parseInt(e(254))/1+parseInt(e(210))/2+parseInt(e(278))/3+parseInt(e(252))/4*(parseInt(e(307))/5)+parseInt(e(296))/6+-parseInt(e(257))/7+-parseInt(e(277))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(205)](){return nt(202)}static get[nt(253)](){return!0}static get[nt(240)](){return!0}static get[nt(298)](){return[B.Widget,h,tt]}[nt(206)];[nt(222)];[nt(297)];constructor(t){const e=nt;super(t),this[e(206)]=[],this[e(222)]=new Set,this[e(297)]=e(290)}[nt(227)](){const t=nt,e=this[t(225)],n=e[t(216)][t(265)][t(197)];e[t(305)][t(262)](t(260))&&(this[t(297)]=e[t(305)][t(262)](t(260))),this[t(293)](n,t(263),(e,n)=>{const i=t;if(!n[i(200)])return;const o=n[i(200)][i(218)](i(269));Number[i(299)](o)&&(n[i(204)][i(203)](),e[i(249)](),this[i(283)](o))},{priority:t(267),context:t(229)}),this[t(244)](),this[t(258)](),e[t(250)][t(215)](t(301),new X(e)),e[t(272)][t(262)](t(302)).on(t(208),(e,n)=>{const i=t;this[i(206)]=n[i(241)],this[i(238)]()}),this[t(293)](e[t(228)][t(197)],t(208),()=>{this[t(231)]()})}[nt(213)](){!async function(t){const e=p([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=ot;return t[e(207)](t=>String[e(287)](t))[e(234)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([109]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[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=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();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])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(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 s(){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=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(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),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[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 c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1770595200;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(304)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(238)](){const t=nt;this[t(222)][t(303)](e=>{const n=t;n(270)!==e[n(294)]&&this[n(225)][n(216)][n(224)](e)})}[nt(231)](){const t=nt;for(const e of this[t(225)][t(228)][t(197)][t(256)][t(199)]({includeChangesInGraveyard:!0})){if(t(261)!==e[t(220)]||t(232)!==e[t(288)])return;this[t(222)][t(215)](e[t(233)][t(300)])}}[nt(244)](){const t=nt;this[t(225)][t(228)][t(223)][t(196)](t(232),{inheritAllFrom:t(246)})}[nt(258)](){const t=nt,e=this[t(225)][t(268)];e[t(275)](t(212))[t(245)]({model:t(232),view:{name:t(279),classes:t(237)}}),e[t(275)](t(291))[t(198)]({model:t(232),view:(e,{writer:n})=>this[t(285)](n,!0)}),e[t(275)](t(221))[t(198)]({model:t(232),view:(e,{writer:n})=>{const i=t;this[i(222)][i(215)](e);const o=this[i(285)](n);return(0,B.toWidget)(o,n,{label:m(this[i(225)][i(276)],i(289))})}}),this[t(225)][t(295)][t(274)]({name:t(279),classes:t(237)}),this[t(225)][t(216)][t(284)].on(t(280),this[t(271)](),{priority:t(267)})}[nt(285)](t,e=!1){const n=nt,{locale:i}=this[n(225)],o=t[n(211)](n(279),{class:n(237)+(0===this[n(206)][n(306)]?n(214):""),...!e&&{"data-table-of-contents-label":m(i,n(289))}});0===this[n(206)][n(306)]&&!1===e&&t[n(261)](t[n(242)](o,n(243)),t[n(211)]("p",{class:n(236)},[t[n(239)](m(i,n(251)))]));const r=e?"":"["+m(i,n(247))+"]";let s=o;return this[n(206)][n(303)]((i,o,c)=>{const a=n,u=this[a(225)][a(228)][a(219)](i[a(286)],{ignoreWhitespaces:!0}),l=u?i[a(217)]:r,d=i[a(286)][a(248)](this[a(297)]),f=t[a(211)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(239)](l)]),h=this[a(225)][a(305)][a(262)](a(264));t[a(282)](a(269),o,f);const p=t[a(211)]("li",null,[u||!e&&h?f:t[a(239)]("")]),m=o?c[o-1][a(292)]:0,g=Math[a(281)](i[a(292)]-m);if(i[a(292)]>m){const e=st(p,g,t);t[a(261)](t[a(242)](s,a(243)),e)}else{const e=function(t,e){const n=a;return t[n(273)]({includeSelf:!0,parentFirst:!0})[n(255)](t=>t.is(n(266),"ol"))[e]}(s,g);t[a(261)](t[a(242)](e,a(243)),p)}s=p}),o}[nt(283)](t){const e=nt,n=this[e(206)][t][e(286)];this[e(225)][e(228)][e(208)](t=>{t[e(226)](n,0)}),this[e(225)][e(216)][e(265)][e(201)]({alignToTop:!0,forceScroll:!0})}[nt(271)](){return(t,e)=>{const n=ot,i=e[n(284)],o=i[n(235)](e[n(209)]),r=i[n(230)](o);r.is(n(266),n(232))&&(e[n(259)]=this[n(225)][n(228)][n(242)](r,0),t[n(249)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(211)]("ol",null,[t]):n[i(211)]("ol",null,[n[i(211)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(){const t=["tableOfContentsLicenseKeyValid","add","view","componentFactory","isOfficialPlugin","editing","TableOfContentsUI","Table of contents","evaluationLimit","99591lnuMJL","usageLimit","get","focus","bind","_createButton","featureNotAllowed","7UHnVHL","init","set","1470396OrMhIy","isEnabled","locale","isPremiumPlugin","editor","commands","3207213kvBMMq","listenTo","1012mvNoRB","tableOfContentsLicenseKeyUsageLimit","licenseKey","expired","764152gVJeQz","tableOfContentsLicenseKeyDomainLimit","destroy","domainLimit","3490shhNYy","invalid","tableOfContents","execute","insertTableOfContents","415OUDqty","2833OwymrI","tooltip","_showLicenseError","36SqWLYV","config","19230YCfwQH","pluginName","tableOfContentsLicenseKeyInvalid","menuBar:tableOfContents","tableOfContentsLicenseKeyEvaluationLimit","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyExpired","_licenseKeyCheckInterval","22znuzku"];return(at=function(){return t})()}const ut=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(233314===-parseInt(e(151))/1*(parseInt(e(165))/2)+-parseInt(e(175))/3*(parseInt(e(154))/4)+-parseInt(e(150))/5*(-parseInt(e(156))/6)+-parseInt(e(126))/7*(-parseInt(e(141))/8)+parseInt(e(135))/9+parseInt(e(145))/10*(-parseInt(e(137))/11)+-parseInt(e(129))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class dt extends t.Plugin{[ut(139)];[ut(164)];static get[ut(157)](){return ut(172)}static get[ut(170)](){return!0}static get[ut(132)](){return!0}[ut(127)](){const t=ut,e=this[t(133)];e.ui[t(169)][t(167)](t(147),()=>{const e=t,n=this[e(124)](p.ButtonView);return n[e(152)]=!0,n}),e.ui[t(169)][t(167)](t(159),()=>this[t(124)](p.MenuBarMenuListItemButtonView)),this[t(139)]=this[t(133)][t(155)][t(177)](t(139));const n=this[t(133)];this[t(164)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(166)==r||e(158)==r||e(163)==r||e(142)==r||e(162)==r||e(160)==r||e(138)==r){delete n[o],i=r,clearInterval(this[e(164)]),this[e(164)]=void 0;break}}e(158)==i&&n[e(153)](e(146)),e(163)==i&&n[e(153)](e(140)),e(142)==i&&n[e(153)](e(144)),e(162)==i&&n[e(153)](e(125),e(161)),e(160)==i&&n[e(153)](e(174)),e(138)==i&&n[e(153)](e(176))},1e3)}[ut(124)](t){const e=ut,n=this[e(133)],i=n[e(131)],o=n[e(134)][e(177)](e(149)),r=new t(i);return r[e(128)]({label:m(i,e(173)),icon:ct.IconTableOfContents}),r[e(123)](e(130)).to(o,e(130)),this[e(136)](r,e(148),()=>{const t=e;n[t(148)](t(149)),n[t(171)][t(168)][t(178)]()}),r}[ut(143)](){const t=ut;super[t(143)](),this[t(164)]&&clearInterval(this[t(164)])}}function ft(){var t=["36078cOQLXa","286paPPfi","470vZqiKt","5398850ACTjDD","11EyTgWY","2929662ImfOub","1295300PsoTPG","34027ngXGjV","TableOfContents","isPremiumPlugin","1696mopBPP","isOfficialPlugin","1144830XZIgil","requires","3512lLPWFA","pluginName"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=342]})(t,e)}var pt=ht;!function(t){for(var e=ht,n=t();;)try{if(603312===-parseInt(e(344))/1*(parseInt(e(347))/2)+parseInt(e(342))/3+parseInt(e(352))/4+-parseInt(e(348))/5*(-parseInt(e(346))/6)+-parseInt(e(353))/7*(parseInt(e(356))/8)+parseInt(e(351))/9+parseInt(e(349))/10*(parseInt(e(350))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[pt(343)](){return[rt,dt]}static get[pt(345)](){return pt(354)}static get[pt(357)](){return!0}static get[pt(355)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=388]})(t,e)}function wt(){var t=["7386DzplAU","4491190IfteNt","767292CkUeKT","14rZjDrp","10DbquEJ","524GhhQXD","12TmYyJT","2725928ClqOAT","1025739HoJdjc","454107rTMzXx","108090EozZhh","175aDNTor"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(344390===-parseInt(e(395))/1+-parseInt(e(391))/2*(-parseInt(e(398))/3)+-parseInt(e(388))/4+parseInt(e(397))/5*(-parseInt(e(396))/6)+parseInt(e(389))/7*(parseInt(e(393))/8)+parseInt(e(394))/9*(-parseInt(e(390))/10)+parseInt(e(399))/11*(parseInt(e(392))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={102:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},192:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},237:t=>{"use strict";t.exports=CKEditor5.dll},297:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},422:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(106),o=n.n(i),r=n(779),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),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}}}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>U,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t,e){const n=c();return(s=function(t,e){return n[t-=385]})(t,e)}function c(){const t=["data","has","htmlH6","24dBYQCS","1041846hTYOQa","htmlH2","model","848916fPUemE","getChildren","heading.options","paragraph","3054RjiNKq","477683Cqtkgx","plugins","5HzTKvZ","8465457vDiRwq","47960PXPkLg","reduce","2SSmiCd","push","7504PUeRSs","htmlH1","htmlH5","GeneralHtmlSupport","7214472HvNZFo","config","get","10yXVaUq","htmlH3","htmlH4"];return(c=function(){return t})()}function a(t){const e=s;let n="";for(const i of t[e(387)]())i instanceof r.ModelText&&(n+=i[e(409)]);return n}!function(t){const e=s,n=t();for(;;)try{if(540543===-parseInt(e(391))/1*(-parseInt(e(397))/2)+-parseInt(e(413))/3+parseInt(e(386))/4*(parseInt(e(393))/5)+-parseInt(e(390))/6*(parseInt(e(399))/7)+parseInt(e(395))/8+-parseInt(e(403))/9*(parseInt(e(406))/10)+-parseInt(e(394))/11*(-parseInt(e(412))/12))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-=163]})(t,e)}function f(){const t=["5395448DTrKJH","modelElement","domConverter","7wZLZot","item","_deriveHeadingElementsFromConversion","5270484sRuRkB","_getOutlineDefinitions","push","model","getChild","990254zNeRBY","isPremiumPlugin","activeItemIndex","data","get","createElement","editing","isOfficialPlugin","getRoot","change","DocumentOutlineUtils","indexOf","_headingNames","toModel","pluginName","_getHeadingNames","init","getFirstPosition","includes","backward","length","11626371GXdzky","config","5iJWpfz","664600KpYvHO","_getActiveHeading","document","findIndex","fire","getRootNames","editor","level","view","792374sseSts","6vsiGBE","10Rltnbr","getChildren","domToView","afterInit","21847254OgPBpd","selection","text","documentOutline.headings","element","name"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(798721===-parseInt(e(170))/1+parseInt(e(203))/2+parseInt(e(204))/3*(-parseInt(e(194))/4)+parseInt(e(193))/5*(-parseInt(e(165))/6)+-parseInt(e(218))/7*(parseInt(e(215))/8)+-parseInt(e(191))/9*(-parseInt(e(205))/10)+parseInt(e(209))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(184)](){return l(180)}static get[l(177)](){return!0}static get[l(171)](){return!0}[l(182)]=[];[l(186)](){const t=l,e=this[t(200)];this[t(182)]=this[t(185)]();let n=[];e[t(168)][t(196)].on(t(179),o(()=>{const e=t,i=n;n=this[e(166)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(201)]===n[e(201)]&&t[e(211)]===n[e(211)]&&t[e(216)]===n[e(216)]),r=(0,u.diffToChanges)(o,n),s=this[e(195)](),c=n[e(197)](t=>t[e(216)]===s);r[e(190)]&&this[e(198)](e(179),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(198)](e(172),{index:c})},250,{leading:!0,trailing:!0}))}[l(208)](){const t=l;this[t(182)][t(190)]||this[t(164)]()}[l(166)](){const t=l,e=this[t(200)],n=[],i=this[t(182)];for(const n of e[t(168)][t(196)][t(199)]())o(e[t(168)][t(196)][t(178)](n));function o(e){const r=t;for(const t of e[r(206)]())t.is(r(213))&&(i[r(188)](t[r(214)])&&n[r(167)]({level:i[r(181)](t[r(214)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(195)](){const t=l,e=this[t(200)][t(168)][t(196)][t(210)][t(187)](),n=new r.ModelTreeWalker({direction:t(189),startPosition:e});for(const e of n)if(e[t(163)].is(t(213))&&this[t(182)][t(188)](e[t(163)][t(214)]))return e[t(163)]}[l(185)](){const t=l;return this[t(200)][t(192)][t(174)](t(212))||function(t){const e=s,n=t[e(404)][e(405)](e(388));return n?n[e(396)]((t,n)=>(e(389)!==n[e(385)]&&t[e(398)](n[e(385)]),t),[]):t[e(392)][e(410)](e(402))?[e(400),e(414),e(407),e(408),e(401),e(411)]:[]}(this[t(200)])}[l(164)](){const t=l,e=this[t(200)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(176)][t(202)][t(217)][t(207)](document[t(175)](o)),r=e[t(173)][t(183)](n)[t(169)](0);r?.is(t(213))&&i[t(167)](r[t(214)])}this[t(182)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=173]})(t,e)}function w(){const t=["ck-reset","20mPElIX","bindTemplate","41211eRXOry","isEmpty","ck-document-outline__item","isActive","370yPbVcm","102gyshsy","179680cNJcAQ","Empty heading","text","679496mRYJMg","1771656uRmEJm","div","119274uFyPQz","ck-document-outline__item_active","level","set","11AySeGw","setTemplate","2082xPnyiR","ck-document-outline__item_level-","400875nRgBXM","click","bind","ck-document-outline__item_empty","7nIRieT"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(103400===-parseInt(e(174))/1*(-parseInt(e(189))/2)+parseInt(e(176))/3+-parseInt(e(182))/4*(parseInt(e(190))/5)+-parseInt(e(196))/6+-parseInt(e(180))/7*(-parseInt(e(193))/8)+-parseInt(e(184))/9*(parseInt(e(188))/10)+parseInt(e(200))/11*(parseInt(e(194))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(183)],o=e?"["+m(t,n(191))+"]":"";this[n(199)](n(192),""),this[n(199)](n(198),1),this[n(199)](n(187),!1),this[n(178)](n(185)).to(this,n(192),t=>!t),this[n(173)]({tag:n(195),attributes:{class:["ck",n(181),n(186),i.to(n(198),t=>n(175)+t),i.if(n(187),n(197)),i.if(n(185),n(179))],title:i.to(n(192))},children:[{text:i.to(n(192),t=>t||o)}],on:{click:i.to(n(177))}})}}const I=k;function k(t,e){const n=b();return(k=function(t,e){return n[t-=249]})(t,e)}function b(){const t=["source","text","documentOutlineContainer","items","2599302YmwgJS","2752475YpKRlo","6103704ujyMlE","destroy","340iZVPwc","4701jlhylE","get","51995rsGiWc","8295uyKxwy","_setActiveItem","forEach","element","isActive","itemSelected","ck-document-outline","map","contentLanguageDirection","div","20LzszZH","howMany","index","ck-reset","sync","Editor headings will appear here as you type.","click","setTemplate","activeItemIndex","48bvJzli","_scrollToItem","type","values","7265223ASvXXA","change:activeItemIndex","addMany","_deleteItem","fire","getIndex","2824JKqqXm","_insertItem","remove","insert","_handleItemClick","delete","level","showEmptyHeadingText","createCollection","bind","delegate","set","locale","26EgFFoo"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(900589===-parseInt(e(269))/1*(-parseInt(e(259))/2)+-parseInt(e(264))/3+-parseInt(e(268))/4*(-parseInt(e(271))/5)+parseInt(e(266))/6+parseInt(e(272))/7*(parseInt(e(301))/8)+parseInt(e(295))/9*(-parseInt(e(282))/10)+-parseInt(e(265))/11*(-parseInt(e(291))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends p.View{[I(263)];[I(262)];[I(253)];constructor(t,e=!1,n){const i=I;super(t),this[i(253)]=e,this[i(257)](i(290),-1),this[i(262)]=n,this[i(263)]=this[i(254)](),this[i(263)][i(256)](i(288)).to(this),this.on(i(288),this[i(250)][i(255)](this)),this.on(i(296),(t,e,n,o)=>{this[i(273)](o,n)}),this[i(289)]({tag:i(281),attributes:{class:["ck",i(285),i(278)],dir:t[i(280)],"data-document-outline-empty-placeholder":m(t,i(287)),tabindex:-1},children:this[i(263)]})}[I(286)](t){const e=I;t[e(274)](t=>{const n=e;n(249)==t[n(293)]?this[n(302)](t[n(284)],...t[n(294)]):n(251)==t[n(293)]&&this[n(298)](t[n(284)],t[n(283)])})}[I(273)](t,e){const n=I;if(-1!==t){const e=this[n(263)][n(270)](t);e&&(e[n(276)]=!1)}-1!==e&&(this[n(263)][n(270)](e)[n(276)]=!0,this[n(292)](e))}[I(302)](t,...e){const n=I,i=e[n(279)]((e,i)=>{const o=n,r=new v(this[o(258)],this[o(253)]);return r[o(261)]=e[o(261)],r[o(252)]=e[o(252)],t+i===this[o(290)]&&(r[o(276)]=!0),r});this[n(263)][n(297)](i,t)}[I(298)](t,e){const n=I;do{this[n(263)][n(303)](t)}while(--e)}[I(250)](t){const e=I,n=this[e(263)][e(300)](t[e(260)]);this[e(299)](e(277),n)}[I(292)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(263)][e(270)](t)[e(275)],20,this[e(262)])}[I(267)](){const t=I;super[t(267)](),this[t(275)][t(303)]()}}var _=n(929),O=n.n(_),x=n(297),C=n.n(x),T=n(102),E=n.n(T),P=n(123),A=n.n(P),L=n(741),S=n.n(L),N=n(192),D={attributes:{"data-cke":!0}};D.setAttributes=A(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(N.A,D);N.A&&N.A.locals&&N.A.locals;function K(){const t=["_updateActiveDefinitionOnViewportChange","356015hMkuiW","init","activeItemIndex","setSelection","documentOutline.container","indexOf","join","_handleOutlineChange","get","1162530LOPilJ","toViewElement","30pfKUzU","domConverter","5787090qJmxTK","map","isPremiumPlugin","editor","length","2953467vCiHFQ","DocumentOutlineUtils","5980QddMzb","DocumentOutlineUI","appendChild","_currentOutlineDefinitions","window","element","resize","pluginName","sync","modelElement","214312rhgCRd","model","390rMWxdi","render","scroll","editing","focusTracker","add","fromCharCode","getRootNames","href","locale","afterInit","_handleItemSelected","document","mapViewToDom","config","_setActiveViewItem","change","bind","document-outline-container-not-provided","mapper","top","documentOutline.showEmptyHeadings","view","_updateActiveDefinitionFromViewportThrottled","isOfficialPlugin","itemSelected","height","scrollToTheSelection","98AsDdUs","6778112KNqXRa","getVisible","focus","376mbJlLm","cancel","plugins","floor","listenTo","bottom","getDomRoot","getIntersection","destroy"];return(K=function(){return t})()}const M=R;function R(t,e){const n=K();return(R=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(915928===-parseInt(e(332))/1*(-parseInt(e(362))/2)+-parseInt(e(360))/3+parseInt(e(329))/4+parseInt(e(353))/5*(-parseInt(e(351))/6)+-parseInt(e(328))/7*(parseInt(e(372))/8)+-parseInt(e(355))/9+-parseInt(e(374))/10*(-parseInt(e(342))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class j extends t.Plugin{[M(322)];[M(365)];[M(323)];static get[M(369)](){return M(363)}static get[M(324)](){return!0}static get[M(357)](){return!0}constructor(t){const e=M;super(t),this[e(322)]=new y(t[e(383)],this[e(358)][e(314)][e(350)](e(321)),this[e(358)][e(314)][e(350)](e(346))),this[e(365)]=[],this[e(323)]=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(341)][e(317)](this),100)}[M(343)](){const t=M,e=this[t(358)],n=e[t(334)][t(350)](t(361));let i=!1;if(this[t(322)][t(375)](),this[t(358)].ui[t(378)][t(379)](this[t(322)][t(367)]),!e[t(314)][t(350)](t(346)))throw new u.CKEditorError(t(318),{editor:e});e[t(314)][t(350)](t(346))[t(364)](this[t(322)][t(367)]),n.on(t(316),this[t(349)][t(317)](this)),n.on(t(344),(e,{index:n})=>this[t(315)](n)),this[t(322)].on(t(325),(e,n)=>{i=!0,this[t(311)](n)}),this[t(322)][t(336)](u.global[t(312)],t(376),()=>{i?i=!1:this[t(323)]()},{useCapture:!0}),this[t(322)][t(336)](u.global[t(366)],t(368),this[t(323)],{useCapture:!0})}[M(310)](){!async function(t){const e=p([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=R;return t[e(356)](t=>String[e(380)](t))[e(348)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([97]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[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=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();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])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(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 s(){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=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(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),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[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 c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([68,79]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1770681600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=R,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(382)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[M(340)](){const t=M;super[t(340)](),this[t(322)][t(340)](),this[t(323)][t(333)]()}[M(349)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(365)]=e,this[i(322)][i(370)](n)}[M(315)](t){const e=M;this[e(365)][e(359)]&&this[e(365)][t]&&(this[e(322)][e(344)]=t)}[M(311)](t){const e=M,n=this[e(365)][t][e(371)];this[e(358)][e(373)][e(316)](t=>{t[e(345)](n,0)}),this[e(358)][e(377)][e(322)][e(327)]({alignToTop:!0,forceScroll:!0}),this[e(358)][e(377)][e(322)][e(331)](),this[e(315)](t)}[M(341)](){const t=M,e=this[t(358)];let n;for(const i of e[t(373)][t(312)][t(381)]()){const o=e[t(377)][t(322)][t(338)](i),r=o&&new u.Rect(o)[t(330)]();if(r){const e=new u.Rect(u.global[t(366)])[t(339)](r);e&&(n=e[t(320)]+.25*e[t(326)])}}if(void 0===n)return;const i=H(e[t(377)],this[t(365)],n);i?this[t(315)](this[t(365)][t(347)](i)):this[t(315)](-1)}}function H(t,e,n,i=0,o=e[M(359)]-1){const r=M,s=Math[r(335)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(319)][r(352)](c[r(371)]);if(!a)return null;const l=t[r(322)][r(354)][r(313)](a);return new u.Rect(l)[r(337)]>n?H(t,e,n,i,s-1):H(t,e,n,s+1,o)}return s<0?null:e[s]}const z=V;function J(){const t=["48GLcJqe","5203979eYRFqR","init","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit","2327030cuLxhU","DocumentOutline","documentOutlineLicenseKeyValid","942AFNtzs","36357EuTKiC","usageLimit","documentOutlineLicenseKeyInvalid","2279880HhZtop","documentOutlineLicenseKeyNotAllowed","20YvTVue","get","isOfficialPlugin","635CkNFeN","destroy","domainLimit","1122525pePwVO","_licenseKeyCheckInterval","documentOutlineLicenseKeyExpired","requires","48EdjdwN","featureNotAllowed","_showLicenseError","397838LqPLik","expired","config","pluginName","evaluationLimit","licenseKey","invalid","isPremiumPlugin","documentOutlineLicenseKeyEvaluationLimit"];return(J=function(){return t})()}function V(t,e){const n=J();return(V=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(241103===-parseInt(e(130))/1*(-parseInt(e(121))/2)+-parseInt(e(122))/3*(parseInt(e(137))/4)+-parseInt(e(118))/5+parseInt(e(149))/6*(-parseInt(e(140))/7)+parseInt(e(125))/8+parseInt(e(133))/9*(parseInt(e(127))/10)+parseInt(e(150))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class U extends t.Plugin{[z(145)];[z(134)];static get[z(136)](){return[h,j]}static get[z(143)](){return z(119)}static get[z(129)](){return!0}static get[z(147)](){return!0}[z(151)](){const t=z;this[t(145)]=this[t(153)][t(142)][t(128)](t(145));const e=this[t(153)];this[t(134)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(120)==r||n(124)==r||n(135)==r||n(117)==r||n(126)==r||n(148)==r||n(152)==r){delete e[o],i=r,clearInterval(this[n(134)]),this[n(134)]=void 0;break}}n(124)==i&&e[n(139)](n(146)),n(135)==i&&e[n(139)](n(141)),n(117)==i&&e[n(139)](n(132)),n(126)==i&&e[n(139)](n(138),n(119)),n(148)==i&&e[n(139)](n(144)),n(152)==i&&e[n(139)](n(123))},1e3)}[z(131)](){const t=z;super[t(131)](),this[t(134)]&&clearInterval(this[t(134)])}}var B=n(901);const q=F;function F(t,e){const n=Y();return(F=function(t,e){return n[t-=220]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(451042===parseInt(e(242))/1+parseInt(e(232))/2+parseInt(e(230))/3*(-parseInt(e(228))/4)+parseInt(e(229))/5+-parseInt(e(223))/6*(parseInt(e(240))/7)+parseInt(e(227))/8*(-parseInt(e(238))/9)+parseInt(e(241))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class X extends t.Command{[q(237)](){const t=q;this[t(224)][t(243)][t(225)](e=>{const n=t;this[n(224)][n(243)][n(220)](e[n(231)](n(239)))})}[q(233)](){const t=q,e=this[t(224)][t(243)],n=e[t(236)][t(222)][t(221)]();this[t(235)]=null!==(n&&e[t(234)][t(226)](n,t(239)))}}function Y(){const t=["findAllowedParent","85432IKDSAc","212QXdgMl","2930915SmmRLG","37221cWpAPk","createElement","557722vKJfYu","refresh","schema","isEnabled","document","execute","18wuSxQa","tableOfContents","7sbHvuh","4199860vjhIJJ","600394ZSzjLa","model","insertObject","getFirstPosition","selection","4532718MyQHzz","editor","change"];return(Y=function(){return t})()}var Z=n(422),Q={attributes:{"data-cke":!0}};Q.setAttributes=A(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();O()(Z.A,Q);Z.A&&Z.A.locals&&Z.A.locals;function W(t,e){const n=$();return(W=function(t,e){return n[t-=475]})(t,e)}const G=W;function $(){const t=["_customUpcastHeadingsConversion","element:","7086bLYPPw","remove","insert","add","writer","length","heading.options","name","set","hasAttribute","heading1","isPremiumPlugin","match","getAttribute","delete","240kUJEYw","nodeAfter","108311OJVlVh","153EjbGoD","modelRange","675sxZgRw","consume","isRegistered","position","removeAttribute","toViewElement","getChanges","item","paragraph","registerPostFixer","attribute:headingId:","editor","_customDataDowncastHeadingsConversion","conversion","511494azfbsp","extend","setAttribute","16XJrcuV","afterInit","low","differ","isOfficialPlugin","for","schema","forEach","downcast","2vHJzno","258110BszRCP","mapper","_registerHeadingIdAttributePostfixer","string","upcast","173573nRmXBa","viewItem","change","481613XOwoDo","headingId","getContainedElement","headingId.modelAttributeName","HeadingId","pluginName","clear","112OakBPN","25764934dBMjEy","consumable","config","get","attributes","has","document","view","model","type"];return($=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(632293===parseInt(e(529))/1*(-parseInt(e(523))/2)+parseInt(e(511))/3*(-parseInt(e(514))/4)+parseInt(e(497))/5*(parseInt(e(477))/6)+parseInt(e(494))/7*(-parseInt(e(539))/8)+parseInt(e(495))/9*(parseInt(e(524))/10)+-parseInt(e(532))/11*(parseInt(e(492))/12)+parseInt(e(540))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[G(537)](){return G(536)}static get[G(518)](){return!0}static get[G(488)](){return!0}[G(515)](){const t=G,e=this[t(508)];e[t(542)][t(543)](t(535))||(function(e){const n=t,i=new Map;return e?(e[n(521)](t=>{const e=n;e(505)!==t[e(548)]&&i[e(485)](t[e(547)],t[e(548)])}),i[n(543)]("h1")||i[n(485)]("h1",n(487)),i):i}(this[t(508)][t(542)][t(543)](t(483)))[t(521)]((n,i)=>{const o=t;this[o(475)](i),this[o(509)](n),e[o(548)][o(520)][o(499)](n)&&e[o(548)][o(520)][o(512)](n,{allowAttributes:o(533)})}),this[t(526)]())}[G(475)](t){const e=G;this[e(508)][e(510)][e(519)](e(528))[e(480)](n=>n.on(e(476)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(530)][o(490)]("id"),a=n[o(496)][o(534)]();if(a)return c&&c[o(482)]||a[o(486)](o(533))?void(r[o(498)](n[o(530)],{attributes:["id"]})&&s[o(513)](o(533),c,a)):(r[o(498)](n[o(530)],{attributes:["id"]}),void s[o(513)](o(533),(0,u.uid)(),a))},{priority:u.priorities[e(543)](e(516))+.5}))}[G(509)](t){const e=G;this[e(508)][e(510)][e(519)](e(522))[e(480)](n=>n.on(e(507)+t,(t,n,i)=>{const o=e;if(!i[o(541)][o(498)](n[o(504)],t[o(484)]))return;const r=n[o(504)][o(490)](o(533)),s=i[o(525)][o(502)](n[o(504)]);i[o(481)][o(513)]("id",r,s)}))}[G(526)](){const t=G,e=this[t(508)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(480)](r),e[o(513)](o(533),r,n),r}function r(e,n){const i=t;e[i(501)](i(533),n)}e[t(548)][t(546)][t(506)](s=>{const c=t,a=e[c(548)][c(546)][c(517)][c(503)]();let u=!1;for(const t of a)if(c(479)==t[c(549)]&&t[c(484)])if(et(t[c(484)])){const e=t[c(544)][c(543)](c(533));c(527)==typeof e?n[c(545)](e)?(o(s,t[c(500)][c(493)]),u=!0):i[c(480)](e):(o(s,t[c(500)][c(493)]),u=!0)}else c(527)==typeof t[c(544)][c(543)](c(533))&&(r(s,t[c(500)][c(493)]),u=!0);else if(c(478)==t[c(549)]){const e=t[c(544)][c(543)](c(533));c(527)==typeof e&&n[c(491)](e)}return u}),e[t(548)][t(546)].on(t(531),()=>{const e=t;i[e(521)](t=>n[e(480)](t)),i[e(538)]()})}}function et(t){return!!t[G(489)](/heading\d/)}function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=106]})(t,e)}const it=nt;!function(t){const e=nt,n=t();for(;;)try{if(766967===parseInt(e(129))/1+-parseInt(e(143))/2+-parseInt(e(175))/3+-parseInt(e(155))/4*(-parseInt(e(138))/5)+-parseInt(e(195))/6+parseInt(e(154))/7+parseInt(e(159))/8*(-parseInt(e(115))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class ot extends t.Plugin{static get[it(146)](){return it(156)}static get[it(117)](){return!0}static get[it(148)](){return!0}static get[it(192)](){return[B.Widget,h,tt]}[it(140)];[it(130)];[it(110)];constructor(t){const e=it;super(t),this[e(140)]=[],this[e(130)]=new Set,this[e(110)]=e(144)}[it(116)](){const t=it,e=this[t(184)],n=e[t(177)][t(179)][t(114)];e[t(216)][t(200)](t(112))&&(this[t(110)]=e[t(216)][t(200)](t(112))),this[t(139)](n,t(136),(e,n)=>{const i=t;if(!n[i(196)])return;const o=n[i(196)][i(170)](i(205));Number[i(169)](o)&&(n[i(180)][i(164)](),e[i(183)](),this[i(186)](o))},{priority:t(187),context:t(167)}),this[t(151)](),this[t(157)](),e[t(193)][t(141)](t(126),new X(e)),e[t(123)][t(200)](t(163)).on(t(134),(e,n)=>{const i=t;this[i(140)]=n[i(182)],this[i(121)]()}),this[t(139)](e[t(137)][t(114)],t(134),()=>{this[t(214)]()})}[it(201)](){!async function(t){const e=p([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=nt;return t[e(165)](t=>String[e(106)](t))[e(189)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([109]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[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=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();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])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(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 s(){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=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(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),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[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 c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1770681600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,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(188)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[it(121)](){const t=it;this[t(130)][t(150)](e=>{const n=t;n(125)!==e[n(124)]&&this[n(184)][n(177)][n(199)](e)})}[it(214)](){const t=it;for(const e of this[t(184)][t(137)][t(114)][t(215)][t(142)]({includeChangesInGraveyard:!0})){if(t(204)!==e[t(166)]||t(210)!==e[t(145)])return;this[t(130)][t(141)](e[t(211)][t(218)])}}[it(151)](){const t=it;this[t(184)][t(137)][t(122)][t(178)](t(210),{inheritAllFrom:t(194)})}[it(157)](){const t=it,e=this[t(184)][t(197)];e[t(208)](t(111))[t(198)]({model:t(210),view:{name:t(202),classes:t(162)}}),e[t(208)](t(108))[t(128)]({model:t(210),view:(e,{writer:n})=>this[t(212)](n,!0)}),e[t(208)](t(119))[t(128)]({model:t(210),view:(e,{writer:n})=>{const i=t;this[i(130)][i(141)](e);const o=this[i(212)](n);return(0,B.toWidget)(o,n,{label:m(this[i(184)][i(207)],i(109))})}}),this[t(184)][t(171)][t(152)]({name:t(202),classes:t(162)}),this[t(184)][t(177)][t(174)].on(t(172),this[t(181)](),{priority:t(187)})}[it(212)](t,e=!1){const n=it,{locale:i}=this[n(184)],o=t[n(127)](n(202),{class:n(162)+(0===this[n(140)][n(168)]?n(160):""),...!e&&{"data-table-of-contents-label":m(i,n(109))}});0===this[n(140)][n(168)]&&!1===e&&t[n(204)](t[n(131)](o,n(173)),t[n(127)]("p",{class:n(133)},[t[n(176)](m(i,n(158)))]));const r=e?"":"["+m(i,n(213))+"]";let s=o;return this[n(140)][n(150)]((i,o,c)=>{const a=n,u=this[a(184)][a(137)][a(185)](i[a(135)],{ignoreWhitespaces:!0}),l=u?i[a(209)]:r,d=i[a(135)][a(206)](this[a(110)]),f=t[a(127)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(176)](l)]),h=this[a(184)][a(216)][a(200)](a(147));t[a(203)](a(205),o,f);const p=t[a(127)]("li",null,[u||!e&&h?f:t[a(176)]("")]),m=o?c[o-1][a(153)]:0,g=Math[a(118)](i[a(153)]-m);if(i[a(153)]>m){const e=st(p,g,t);t[a(204)](t[a(131)](s,a(173)),e)}else{const e=function(t,e){const n=a;return t[n(149)]({includeSelf:!0,parentFirst:!0})[n(132)](t=>t.is(n(217),"ol"))[e]}(s,g);t[a(204)](t[a(131)](e,a(173)),p)}s=p}),o}[it(186)](t){const e=it,n=this[e(140)][t][e(135)];this[e(184)][e(137)][e(134)](t=>{t[e(107)](n,0)}),this[e(184)][e(177)][e(179)][e(120)]({alignToTop:!0,forceScroll:!0})}[it(181)](){return(t,e)=>{const n=nt,i=e[n(174)],o=i[n(113)](e[n(191)]),r=i[n(190)](o);r.is(n(217),n(210))&&(e[n(161)]=this[n(184)][n(137)][n(131)](r,0),t[n(183)]())}}}function rt(){const t=["href","join","toModelElement","viewPosition","requires","commands","$blockObject","244224sdBkZu","target","conversion","elementToElement","reconvertItem","get","afterInit","div","setCustomProperty","insert","tableOfContentsHeadingIndex","getAttribute","locale","for","text","tableOfContents","position","_createTableOfContents","Empty heading","_trackNewToCElements","differ","config","element","nodeAfter","fromCharCode","setSelection","dataDowncast","Table of contents","_headingIdModelAttributeName","upcast","headingId.modelAttributeName","findMappedViewAncestor","document","5920443QOIepg","init","isOfficialPlugin","abs","editingDowncast","scrollToTheSelection","_updateTableOfContentsElements","schema","plugins","rootName","$graveyard","insertTableOfContents","createContainerElement","elementToStructure","1291366SwmlwM","_tableOfContentsElements","createPositionAt","filter","table-of-contents__placeholder","change","modelElement","click","model","5DBLonv","listenTo","_currentOutlineDefinitions","add","getChanges","1291164iyhddd","headingId","name","pluginName","documentOutline.showEmptyHeadings","isPremiumPlugin","getAncestors","forEach","_defineSchema","registerRawContentMatcher","level","6704992jjOasD","2024028txJvNI","TableOfContentsEditing","_defineConverters","No headings were found in the document.","8GZeifL"," table-of-contents_empty","modelPosition","table-of-contents","DocumentOutlineUtils","preventDefault","map","type","$capture","length","isInteger","getCustomProperty","data","viewToModelPosition","end","mapper","1932447LShfTc","createText","editing","register","view","domEvent","_redirectMapper","outlineDefinitions","stop","editor","hasContent","_handleScrollToHeading","high"];return(rt=function(){return t})()}function st(t,e,n){const i=it;return 1===e?n[i(127)]("ol",null,[t]):n[i(127)]("ol",null,[n[i(127)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(){const t=["tableOfContentsLicenseKeyValid","add","view","componentFactory","isOfficialPlugin","editing","TableOfContentsUI","Table of contents","evaluationLimit","99591lnuMJL","usageLimit","get","focus","bind","_createButton","featureNotAllowed","7UHnVHL","init","set","1470396OrMhIy","isEnabled","locale","isPremiumPlugin","editor","commands","3207213kvBMMq","listenTo","1012mvNoRB","tableOfContentsLicenseKeyUsageLimit","licenseKey","expired","764152gVJeQz","tableOfContentsLicenseKeyDomainLimit","destroy","domainLimit","3490shhNYy","invalid","tableOfContents","execute","insertTableOfContents","415OUDqty","2833OwymrI","tooltip","_showLicenseError","36SqWLYV","config","19230YCfwQH","pluginName","tableOfContentsLicenseKeyInvalid","menuBar:tableOfContents","tableOfContentsLicenseKeyEvaluationLimit","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyExpired","_licenseKeyCheckInterval","22znuzku"];return(at=function(){return t})()}const ut=lt;function lt(t,e){const n=at();return(lt=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(233314===-parseInt(e(151))/1*(parseInt(e(165))/2)+-parseInt(e(175))/3*(parseInt(e(154))/4)+-parseInt(e(150))/5*(-parseInt(e(156))/6)+-parseInt(e(126))/7*(-parseInt(e(141))/8)+parseInt(e(135))/9+parseInt(e(145))/10*(-parseInt(e(137))/11)+-parseInt(e(129))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class dt extends t.Plugin{[ut(139)];[ut(164)];static get[ut(157)](){return ut(172)}static get[ut(170)](){return!0}static get[ut(132)](){return!0}[ut(127)](){const t=ut,e=this[t(133)];e.ui[t(169)][t(167)](t(147),()=>{const e=t,n=this[e(124)](p.ButtonView);return n[e(152)]=!0,n}),e.ui[t(169)][t(167)](t(159),()=>this[t(124)](p.MenuBarMenuListItemButtonView)),this[t(139)]=this[t(133)][t(155)][t(177)](t(139));const n=this[t(133)];this[t(164)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(166)==r||e(158)==r||e(163)==r||e(142)==r||e(162)==r||e(160)==r||e(138)==r){delete n[o],i=r,clearInterval(this[e(164)]),this[e(164)]=void 0;break}}e(158)==i&&n[e(153)](e(146)),e(163)==i&&n[e(153)](e(140)),e(142)==i&&n[e(153)](e(144)),e(162)==i&&n[e(153)](e(125),e(161)),e(160)==i&&n[e(153)](e(174)),e(138)==i&&n[e(153)](e(176))},1e3)}[ut(124)](t){const e=ut,n=this[e(133)],i=n[e(131)],o=n[e(134)][e(177)](e(149)),r=new t(i);return r[e(128)]({label:m(i,e(173)),icon:ct.IconTableOfContents}),r[e(123)](e(130)).to(o,e(130)),this[e(136)](r,e(148),()=>{const t=e;n[t(148)](t(149)),n[t(171)][t(168)][t(178)]()}),r}[ut(143)](){const t=ut;super[t(143)](),this[t(164)]&&clearInterval(this[t(164)])}}function ft(){var t=["36078cOQLXa","286paPPfi","470vZqiKt","5398850ACTjDD","11EyTgWY","2929662ImfOub","1295300PsoTPG","34027ngXGjV","TableOfContents","isPremiumPlugin","1696mopBPP","isOfficialPlugin","1144830XZIgil","requires","3512lLPWFA","pluginName"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=342]})(t,e)}var pt=ht;!function(t){for(var e=ht,n=t();;)try{if(603312===-parseInt(e(344))/1*(parseInt(e(347))/2)+parseInt(e(342))/3+parseInt(e(352))/4+-parseInt(e(348))/5*(-parseInt(e(346))/6)+-parseInt(e(353))/7*(parseInt(e(356))/8)+parseInt(e(351))/9+parseInt(e(349))/10*(parseInt(e(350))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[pt(343)](){return[ot,dt]}static get[pt(345)](){return pt(354)}static get[pt(357)](){return!0}static get[pt(355)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=388]})(t,e)}function wt(){var t=["7386DzplAU","4491190IfteNt","767292CkUeKT","14rZjDrp","10DbquEJ","524GhhQXD","12TmYyJT","2725928ClqOAT","1025739HoJdjc","454107rTMzXx","108090EozZhh","175aDNTor"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(344390===-parseInt(e(395))/1+-parseInt(e(391))/2*(-parseInt(e(398))/3)+-parseInt(e(388))/4+parseInt(e(397))/5*(-parseInt(e(396))/6)+parseInt(e(389))/7*(parseInt(e(393))/8)+parseInt(e(394))/9*(-parseInt(e(390))/10)+parseInt(e(399))/11*(parseInt(e(392))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x427a4f,Command as _0x4e5efd}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2cf5d0,throttle as _0x1c611e}from'es-toolkit/compat';import{ModelText as _0xf43ab7,ModelTreeWalker as _0x18877e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4f4857,diffToChanges as _0x221d1c,scrollAncestorsToShowTarget as _0x549f43,CKEditorError as _0x2b93ef,global as _0x2b0144,Rect as _0x176084,uid as _0x400c5f,priorities as _0x401a9a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1ba4bc,ButtonView as _0x3606d3,MenuBarMenuListItemButtonView as _0x311324}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x54ddce,toWidget as _0x4849ef}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1526dd}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x38a805){let _0x2a0602='';for(const _0x51116f of _0x38a805['getChildren']())_0x51116f instanceof _0xf43ab7&&(_0x2a0602+=_0x51116f['data']);return _0x2a0602;}class i extends _0x427a4f{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x351592=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x423652=[];_0x351592['model']['document']['on']('change',_0x2cf5d0(()=>{const _0x57913d=_0x423652;_0x423652=this['_getOutlineDefinitions']();const _0x85c620=_0x4f4857(_0x57913d,_0x423652,(_0x38c4dc,_0x10853f)=>_0x38c4dc['level']===_0x10853f['level']&&_0x38c4dc['text']===_0x10853f['text']&&_0x38c4dc['modelElement']===_0x10853f['modelElement']),_0x35cabe=_0x221d1c(_0x85c620,_0x423652),_0x3b1339=this['_getActiveHeading'](),_0x1b6552=_0x423652['findIndex'](_0x2a1880=>_0x2a1880['modelElement']===_0x3b1339);_0x35cabe['length']&&this['fire']('change',{'outlineDefinitions':_0x423652,'activeItemIndex':_0x1b6552,'outlineChanges':_0x35cabe}),this['fire']('activeItemIndex',{'index':_0x1b6552});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xf8d609=this['editor'],_0x2f83b1=[],_0x1aa2c2=this['_headingNames'];for(const _0x37267f of _0xf8d609['model']['document']['getRootNames']())_0x2fb64e(_0xf8d609['model']['document']['getRoot'](_0x37267f));function _0x2fb64e(_0x4a1182){for(const _0x3f8cff of _0x4a1182['getChildren']())_0x3f8cff['is']('element')&&(_0x1aa2c2['includes'](_0x3f8cff['name'])&&_0x2f83b1['push']({'level':_0x1aa2c2['indexOf'](_0x3f8cff['name'])+0x1,'text':g(_0x3f8cff),'modelElement':_0x3f8cff}),_0x2fb64e(_0x3f8cff));}return _0x2f83b1;}['_getActiveHeading'](){const _0x22a917=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x33a549=new _0x18877e({'direction':'backward','startPosition':_0x22a917});for(const _0x2bdc21 of _0x33a549)if(_0x2bdc21['item']['is']('element')&&this['_headingNames']['includes'](_0x2bdc21['item']['name']))return _0x2bdc21['item'];}['_getHeadingNames'](){const _0x15b9b4=this['editor']['config']['get']('documentOutline.headings');return _0x15b9b4||function(_0x7431b0){const _0x1888a1=_0x7431b0['config']['get']('heading.options');return _0x1888a1?_0x1888a1['reduce']((_0x5e1087,_0x576946)=>('paragraph'!==_0x576946['model']&&_0x5e1087['push'](_0x576946['model']),_0x5e1087),[]):_0x7431b0['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x51324f=this['editor'],_0x34830d=['h1','h2','h3','h4','h5','h6'],_0x2f67ed=[];for(const _0x4af6c of _0x34830d){const _0x8a90c1=_0x51324f['editing']['view']['domConverter']['domToView'](document['createElement'](_0x4af6c)),_0x61ebbe=_0x51324f['data']['toModel'](_0x8a90c1)['getChild'](0x0);_0x61ebbe?.['is']('element')&&_0x2f67ed['push'](_0x61ebbe['name']);}this['_headingNames']=_0x2f67ed;}}function j(_0x2837ac,_0x2c8cd2){const t=_0x2837ac['t'];switch(_0x2c8cd2){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 _0x2c8cd2;}}class A extends _0x1ba4bc{constructor(_0x561d1b,_0x491e75=!0x1){super(_0x561d1b);const _0x5473e5=this['bindTemplate'],_0x4d4089=_0x491e75?'['+j(_0x561d1b,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x42b85e=>!_0x42b85e),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5473e5['to']('level',_0x5cb954=>'ck-document-outline__item_level-'+_0x5cb954),_0x5473e5['if']('isActive','ck-document-outline__item_active'),_0x5473e5['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5473e5['to']('text')},'children':[{'text':_0x5473e5['to']('text',_0x42cb23=>_0x42cb23||_0x4d4089)}],'on':{'click':_0x5473e5['to']('click')}});}}class f extends _0x1ba4bc{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x6ca1af,_0x7d687a=!0x1,_0xa55f2f){super(_0x6ca1af),this['showEmptyHeadingText']=_0x7d687a,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0xa55f2f,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x5f4718,_0x4ae853,_0x1104a5,_0x2e1715)=>{this['_setActiveItem'](_0x2e1715,_0x1104a5);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x6ca1af['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x6ca1af,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x4d6d87){_0x4d6d87['forEach'](_0x5c1f31=>{'insert'==_0x5c1f31['type']?this['_insertItem'](_0x5c1f31['index'],..._0x5c1f31['values']):'delete'==_0x5c1f31['type']&&this['_deleteItem'](_0x5c1f31['index'],_0x5c1f31['howMany']);});}['_setActiveItem'](_0x2f351b,_0xfad91f){if(-0x1!==_0x2f351b){const _0x1c380a=this['items']['get'](_0x2f351b);_0x1c380a&&(_0x1c380a['isActive']=!0x1);}-0x1!==_0xfad91f&&(this['items']['get'](_0xfad91f)['isActive']=!0x0,this['_scrollToItem'](_0xfad91f));}['_insertItem'](_0xc9e31a,..._0x4b175f){const _0x4dd821=_0x4b175f['map']((_0x1bb77b,_0x18445f)=>{const _0x34c90f=new A(this['locale'],this['showEmptyHeadingText']);return _0x34c90f['text']=_0x1bb77b['text'],_0x34c90f['level']=_0x1bb77b['level'],_0xc9e31a+_0x18445f===this['activeItemIndex']&&(_0x34c90f['isActive']=!0x0),_0x34c90f;});this['items']['addMany'](_0x4dd821,_0xc9e31a);}['_deleteItem'](_0x3d78f0,_0x59f5f5){do{this['items']['remove'](_0x3d78f0);}while(--_0x59f5f5);}['_handleItemClick'](_0x3eb61f){const _0x44bd8d=this['items']['getIndex'](_0x3eb61f['source']);this['fire']('itemSelected',_0x44bd8d);}['_scrollToItem'](_0x1b2182){_0x549f43(this['items']['get'](_0x1b2182)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x427a4f{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3c4299){super(_0x3c4299),this['view']=new f(_0x3c4299['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1c611e(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x5c2a45=this['editor'],_0x3f09dd=_0x5c2a45['plugins']['get']('DocumentOutlineUtils');let _0x11cf8c=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x5c2a45['config']['get']('documentOutline.container'))throw new _0x2b93ef('document-outline-container-not-provided',{'editor':_0x5c2a45});_0x5c2a45['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x3f09dd['on']('change',this['_handleOutlineChange']['bind'](this)),_0x3f09dd['on']('activeItemIndex',(_0x359114,{index:_0xf14498})=>this['_setActiveViewItem'](_0xf14498)),this['view']['on']('itemSelected',(_0x55d477,_0x3e44f3)=>{_0x11cf8c=!0x0,this['_handleItemSelected'](_0x3e44f3);}),this['view']['listenTo'](_0x2b0144['document'],'scroll',()=>{_0x11cf8c?_0x11cf8c=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2b0144['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x598ef3){const _0x5c62b7=_0x5a186e([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x47905e=0x1cb264a3,_0x3a7405=0x1cb5e59b^_0x47905e,_0xfc49f3=window[_0x5a186e([0x44,0x61,0x74,0x65])][_0x5a186e([0x6e,0x6f,0x77])](),_0x283b8a=_0x598ef3[_0x5a186e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f2cfa=new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e4fed=>{_0x283b8a[_0x5a186e([0x6f,0x6e,0x63,0x65])](_0x5a186e([0x72,0x65,0x61,0x64,0x79]),_0x5e4fed);}),_0x28848b={[_0x5a186e([0x6b,0x74,0x79])]:_0x5a186e([0x45,0x43]),[_0x5a186e([0x75,0x73,0x65])]:_0x5a186e([0x73,0x69,0x67]),[_0x5a186e([0x63,0x72,0x76])]:_0x5a186e([0x50,0x2d,0x32,0x35,0x36]),[_0x5a186e([0x78])]:_0x5a186e([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]),[_0x5a186e([0x79])]:_0x5a186e([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]),[_0x5a186e([0x61,0x6c,0x67])]:_0x5a186e([0x45,0x53,0x32,0x35,0x36])},_0x1178c4=_0x283b8a[_0x5a186e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5a186e([0x67,0x65,0x74])](_0x5a186e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5c85ac(){let _0x38f0b8,_0x138761=null,_0x106d1a=null;try{if(_0x1178c4==_0x5a186e([0x47,0x50,0x4c]))return _0x5a186e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38f0b8=_0x3b0f1e(),!_0x38f0b8)return _0x5a186e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38f0b8[_0x5a186e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x106d1a=_0x19ac11(_0x38f0b8[_0x5a186e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38f0b8[_0x5a186e([0x6a,0x74,0x69])])),await _0x1eca1f()?_0x2c8868()?_0x53f10d()?_0x5a186e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8ee2ef()?(_0x38f0b8[_0x5a186e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5a186e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x138761=_0x37f0d5(_0x5a186e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x29a690()):_0x5a186e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5a186e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5a186e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5a186e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x53f10d(){const _0x3d939d=[_0x5a186e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5a186e([0x74,0x72,0x69,0x61,0x6c])][_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38f0b8[_0x5a186e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xfc49f3/0x3e8:0xe10*_0x3a7405;return _0x38f0b8[_0x5a186e([0x65,0x78,0x70])]<_0x3d939d;}function _0x2c8868(){const _0x40b446=_0x38f0b8[_0x5a186e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40b446&&(!!_0x40b446[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a186e([0x2a]))||(!!_0x40b446[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a186e([0x44,0x4f]))||(!!_0x40b446[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a186e([0x50,0x50]))||!(!_0x40b446[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a186e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4d5b20()))));}function _0x8ee2ef(){const _0x446554=_0x38f0b8[_0x5a186e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x446554||0x0==_0x446554[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f83a7}=new URL(window[_0x5a186e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x446554[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f83a7))return!0x0;const _0x51ece6=_0x2f83a7[_0x5a186e([0x73,0x70,0x6c,0x69,0x74])](_0x5a186e([0x2e]));return _0x446554[_0x5a186e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17bbd6=>_0x17bbd6[_0x5a186e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a186e([0x2a])))[_0x5a186e([0x6d,0x61,0x70])](_0x48bff6=>_0x48bff6[_0x5a186e([0x73,0x70,0x6c,0x69,0x74])](_0x5a186e([0x2e])))[_0x5a186e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x33a004=>_0x33a004[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x51ece6[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a186e([0x6d,0x61,0x70])](_0x3f2d57=>Array(_0x51ece6[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3f2d57[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5a186e([0x66,0x69,0x6c,0x6c])](_0x3f2d57[0x0]===_0x5a186e([0x2a])?_0x5a186e([0x2a]):'')[_0x5a186e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3f2d57))[_0x5a186e([0x73,0x6f,0x6d,0x65])](_0x4b02e7=>_0x51ece6[_0x5a186e([0x65,0x76,0x65,0x72,0x79])]((_0x2e9142,_0x5f17f5)=>_0x4b02e7[_0x5f17f5]===_0x2e9142||_0x4b02e7[_0x5f17f5]===_0x5a186e([0x2a])));}function _0x29a690(){return _0x138761&&_0x106d1a?new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e165f,_0xc317d7)=>{_0x138761[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x3e165f,_0xc317d7),_0x106d1a[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x1e861a=>{_0x1e861a!=_0x5a186e([0x56,0x61,0x6c,0x69,0x64])&&_0x3e165f(_0x1e861a);},_0xc317d7);}):_0x138761||_0x106d1a||_0x5a186e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19ac11(_0x81dea1,_0xdacc47){return new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ff936=>{if(_0x48bf05())return _0x2ff936(_0x5a186e([0x56,0x61,0x6c,0x69,0x64]));_0x2d1e8b(),_0x283b8a[_0x5a186e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5a186e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x511019=!0x1;const _0x3f1394=_0x400c5f();function _0x1a33cd(_0x115d14){return!!_0x115d14&&(typeof _0x115d14===_0x5a186e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x115d14===_0x5a186e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x115d14[_0x5a186e([0x74,0x68,0x65,0x6e])]===_0x5a186e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x115d14[_0x5a186e([0x63,0x61,0x74,0x63,0x68])]===_0x5a186e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x150307(_0x2cc5d7){_0x3ce91a(_0x2cc5d7)[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x57f19f=>{if(!_0x57f19f||_0x57f19f[_0x5a186e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5a186e([0x6f,0x6b]))return _0x5a186e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x12e801(_0x219423(_0x3f1394+_0xdacc47))!=_0x57f19f[_0x5a186e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5a186e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5a186e([0x56,0x61,0x6c,0x69,0x64]);})[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x280dcf=>(_0x54994e(),_0x280dcf),()=>{const _0x28e859=_0xbe97b();return null==_0x28e859?(_0x54994e(),_0x5a186e([0x56,0x61,0x6c,0x69,0x64])):_0x5a186e(_0xfc49f3-_0x28e859>(0x38bee0a3^_0x47905e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x2ff936)[_0x5a186e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2ff936(_0x5a186e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x10cbac=0x1c848a23^_0x47905e;function _0x54994e(){const _0x39c313=_0x5a186e([0x6c,0x6c,0x63,0x74,0x2d])+_0x12e801(_0x219423(_0x81dea1)),_0x518e80=_0x961eb3(_0x12e801(window[_0x5a186e([0x4d,0x61,0x74,0x68])][_0x5a186e([0x63,0x65,0x69,0x6c])](_0xfc49f3/_0x10cbac)));window[_0x5a186e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a186e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39c313,_0x518e80);}function _0xbe97b(){const _0x4ffcac=_0x5a186e([0x6c,0x6c,0x63,0x74,0x2d])+_0x12e801(_0x219423(_0x81dea1)),_0x4faa55=window[_0x5a186e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5a186e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ffcac);return _0x4faa55?window[_0x5a186e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x961eb3(_0x4faa55),0x10)*_0x10cbac:null;}function _0x3ce91a(_0x262cfa){return new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x34ec81,_0x24d598)=>{_0x262cfa[_0x5a186e([0x74,0x68,0x65,0x6e])](_0x34ec81,_0x24d598),window[_0x5a186e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x24d598,0x1cb3b063^_0x47905e);});}}_0x283b8a[_0x5a186e([0x6f,0x6e])](_0x5a186e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x652669,_0x3b3076)=>{if(_0x3b3076[0x0]!=_0x81dea1)return _0x2ff936(_0x5a186e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b3076[0x1]={..._0x3b3076[0x1],[_0x5a186e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f1394};},{[_0x5a186e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a186e([0x68,0x69,0x67,0x68])}),_0x283b8a[_0x5a186e([0x6f,0x6e])](_0x5a186e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x361a69=>{_0x1a33cd(_0x361a69[_0x5a186e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x511019=!0x0,_0x150307(_0x361a69[_0x5a186e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5a186e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5a186e([0x6c,0x6f,0x77])}),_0x4f2cfa[_0x5a186e([0x74,0x68,0x65,0x6e])](()=>{_0x511019||_0x2ff936(_0x5a186e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x48bf05(){return _0x283b8a[_0x5a186e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a186e([0x76,0x69,0x65,0x77])][_0x5a186e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5a186e([0x61,0x75,0x74,0x6f]);}function _0x2d1e8b(){_0x283b8a[_0x5a186e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5a186e([0x76,0x69,0x65,0x77])][_0x5a186e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5a186e([0x61,0x75,0x74,0x6f]);}}function _0x37f0d5(_0x44e792){const _0x6380b5=[new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2798ea=>setTimeout(_0x2798ea,0x1cbb5a6f^_0x47905e)),_0x4f2cfa[_0x5a186e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4af3c2=>{let _0xaabcd3=0x0;_0x283b8a[_0x5a186e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a186e([0x6f,0x6e])](_0x5a186e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17cc54,_0x3f6b98)=>{_0x3f6b98[0x0][_0x5a186e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xaabcd3++,_0xaabcd3==(0x1cb2614b^_0x47905e)&&(_0x4af3c2(),_0x17cc54[_0x5a186e([0x6f,0x66,0x66])]());});}))];return window[_0x5a186e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5a186e([0x72,0x61,0x63,0x65])](_0x6380b5)[_0x5a186e([0x74,0x68,0x65,0x6e])](()=>_0x44e792);}async function _0x3556d7(){await _0x4f2cfa,_0x283b8a[_0x5a186e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a186e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15233c,_0x283b8a[_0x5a186e([0x6d,0x6f,0x64,0x65,0x6c])][_0x5a186e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15233c,_0x283b8a[_0x5a186e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5a186e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d5b20(){return window[_0x5a186e([0x67,0x6c,0x6f,0x62])]&&window[_0x5a186e([0x67,0x6c,0x6f,0x62])][_0x5a186e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x480995(_0x2be5b2){const _0x2e979b=_0x27bd5f();_0x283b8a[_0x2e979b]=_0x5a186e([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])+_0x2be5b2,_0x2be5b2!=_0x5a186e([0x56,0x61,0x6c,0x69,0x64])&&_0x3556d7();}function _0x27bd5f(){const _0x54c8d3=window[_0x5a186e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5a186e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5a186e([0x6e,0x6f,0x77])]())[_0x5a186e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5a186e([0x2e]),'');let _0x1ca4b5=_0x5a186e([0x61]);for(let _0x58ec4b=0x0;_0x58ec4b<_0x54c8d3[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58ec4b+=0x2){let _0x404093=window[_0x5a186e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54c8d3[_0x5a186e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58ec4b,_0x58ec4b+0x2));_0x404093>=_0x5c62b7[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x404093-=_0x5c62b7[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ca4b5+=_0x5c62b7[_0x404093];}return _0x1ca4b5;}function _0x3b0f1e(){const _0x5d5d6e=_0x1178c4[_0x5a186e([0x73,0x70,0x6c,0x69,0x74])](_0x5a186e([0x2e]));if(0x3!=_0x5d5d6e[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x557d97(_0x5d5d6e[0x1]);function _0x557d97(_0x40d545){const _0xb2b059=_0x588079(_0x40d545);return _0xb2b059&&_0x3a5a5f()?_0xb2b059:null;function _0x3a5a5f(){const _0x46a729=_0xb2b059[_0x5a186e([0x6a,0x74,0x69])],_0x289113=window[_0x5a186e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46a729[_0x5a186e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46a729[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x18a182={..._0xb2b059,[_0x5a186e([0x6a,0x74,0x69])]:_0x46a729[_0x5a186e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46a729[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x18a182[_0x5a186e([0x76,0x63])],_0x219423(_0x18a182)==_0x289113;}}}async function _0x1eca1f(){let _0x14f854=!0x0;try{const _0x482c69=_0x1178c4[_0x5a186e([0x73,0x70,0x6c,0x69,0x74])](_0x5a186e([0x2e])),[_0x371306,_0x30d776,_0x34d924]=_0x482c69;return _0x3059a5(_0x371306),await _0x554bc5(_0x371306,_0x30d776,_0x34d924),_0x14f854;}catch{return!0x1;}function _0x3059a5(_0x2708bb){const _0x519b1e=_0x588079(_0x2708bb);_0x519b1e&&_0x519b1e[_0x5a186e([0x61,0x6c,0x67])]==_0x5a186e([0x45,0x53,0x32,0x35,0x36])||(_0x14f854=!0x1);}async function _0x554bc5(_0x3b9c49,_0x4d1144,_0x3a55f8){const _0x2e60a7=window[_0x5a186e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5a186e([0x66,0x72,0x6f,0x6d])](_0x17951c(_0x3a55f8),_0x325a82=>_0x325a82[_0x5a186e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x580daf=new window[(_0x5a186e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5a186e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b9c49+_0x5a186e([0x2e])+_0x4d1144),_0x398588=window[_0x5a186e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5a186e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x398588)return;const _0x12c3db=await _0x398588[_0x5a186e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5a186e([0x6a,0x77,0x6b]),_0x28848b,{[_0x5a186e([0x6e,0x61,0x6d,0x65])]:_0x5a186e([0x45,0x43,0x44,0x53,0x41]),[_0x5a186e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5a186e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5a186e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x398588[_0x5a186e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5a186e([0x6e,0x61,0x6d,0x65])]:_0x5a186e([0x45,0x43,0x44,0x53,0x41]),[_0x5a186e([0x68,0x61,0x73,0x68])]:{[_0x5a186e([0x6e,0x61,0x6d,0x65])]:_0x5a186e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12c3db,_0x2e60a7,_0x580daf)||(_0x14f854=!0x1);}}function _0x588079(_0x4d100a){return _0x4d100a[_0x5a186e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5a186e([0x65,0x79]))?JSON[_0x5a186e([0x70,0x61,0x72,0x73,0x65])](_0x17951c(_0x4d100a)):null;}function _0x17951c(_0x58c533){return window[_0x5a186e([0x61,0x74,0x6f,0x62])](_0x58c533[_0x5a186e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5a186e([0x2b]))[_0x5a186e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5a186e([0x2f])));}function _0x219423(_0x444a64){let _0x55c585=0x1505;function _0x369517(_0x5ca2d8){for(let _0x18d5fc=0x0;_0x18d5fc<_0x5ca2d8[_0x5a186e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18d5fc++){const _0x1b752d=_0x5ca2d8[_0x5a186e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x18d5fc);_0x55c585=(_0x55c585<<0x5)+_0x55c585+_0x1b752d,_0x55c585&=_0x55c585;}}function _0x44c526(_0x491384){Array[_0x5a186e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x491384)?_0x491384[_0x5a186e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x44c526):_0x491384&&typeof _0x491384==_0x5a186e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5a186e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x491384)[_0x5a186e([0x73,0x6f,0x72,0x74])]()[_0x5a186e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25c661,_0x3422f9])=>{_0x369517(_0x25c661),_0x44c526(_0x3422f9);}):_0x369517(window[_0x5a186e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x491384));}return _0x44c526(_0x444a64),_0x55c585>>>0x0;}function _0x12e801(_0x3476b5){return _0x3476b5[_0x5a186e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5a186e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5a186e([0x30]));}function _0x961eb3(_0x2779d8){return _0x2779d8[_0x5a186e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5a186e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5a186e([0x6a,0x6f,0x69,0x6e])]('');}function _0x15233c(){}function _0x5a186e(_0x48ec73){return _0x48ec73['map'](_0x41c42e=>String['fromCharCode'](_0x41c42e))['join']('');}_0x480995(await _0x5c85ac());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1827a1,{outlineDefinitions:_0x5b5df7,outlineChanges:_0x2a6f1b}){this['_currentOutlineDefinitions']=_0x5b5df7,this['view']['sync'](_0x2a6f1b);}['_setActiveViewItem'](_0x54021e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x54021e]&&(this['view']['activeItemIndex']=_0x54021e);}['_handleItemSelected'](_0x174325){const _0xa5e200=this['_currentOutlineDefinitions'][_0x174325]['modelElement'];this['editor']['model']['change'](_0x4767c2=>{_0x4767c2['setSelection'](_0xa5e200,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x174325);}['_updateActiveDefinitionOnViewportChange'](){const _0x2ac17a=this['editor'];let _0x8d6440;for(const _0x358dbc of _0x2ac17a['model']['document']['getRootNames']()){const _0x59b610=_0x2ac17a['editing']['view']['getDomRoot'](_0x358dbc),_0x5e1df8=_0x59b610&&new _0x176084(_0x59b610)['getVisible']();if(_0x5e1df8){const _0x360a90=new _0x176084(_0x2b0144['window'])['getIntersection'](_0x5e1df8);_0x360a90&&(_0x8d6440=_0x360a90['top']+0.25*_0x360a90['height']);}}if(void 0x0===_0x8d6440)return;const _0x30ce6b=h(_0x2ac17a['editing'],this['_currentOutlineDefinitions'],_0x8d6440);_0x30ce6b?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x30ce6b)):this['_setActiveViewItem'](-0x1);}}function h(_0x596ad6,_0x2adb9f,_0x80e81c,_0x55b829=0x0,_0x38453e=_0x2adb9f['length']-0x1){const _0x1566ab=Math['floor'](_0x55b829+(_0x38453e-_0x55b829)/0x2);if(_0x38453e>=_0x55b829){const _0x14a9e8=_0x2adb9f[_0x1566ab],_0x2380b4=_0x596ad6['mapper']['toViewElement'](_0x14a9e8['modelElement']);if(!_0x2380b4)return null;const _0x303b89=_0x596ad6['view']['domConverter']['mapViewToDom'](_0x2380b4);return new _0x176084(_0x303b89)['bottom']>_0x80e81c?h(_0x596ad6,_0x2adb9f,_0x80e81c,_0x55b829,_0x1566ab-0x1):h(_0x596ad6,_0x2adb9f,_0x80e81c,_0x1566ab+0x1,_0x38453e);}return _0x1566ab<0x0?null:_0x2adb9f[_0x1566ab];}class P extends _0x427a4f{['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 _0x1dda82=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x491ed2;for(const _0x5c258b in _0x1dda82){const _0x4adc9=_0x5c258b,_0x3f67e4=_0x1dda82[_0x4adc9];if('documentOutlineLicenseKeyValid'==_0x3f67e4||'documentOutlineLicenseKeyInvalid'==_0x3f67e4||'documentOutlineLicenseKeyExpired'==_0x3f67e4||'documentOutlineLicenseKeyDomainLimit'==_0x3f67e4||'documentOutlineLicenseKeyNotAllowed'==_0x3f67e4||'documentOutlineLicenseKeyEvaluationLimit'==_0x3f67e4||'documentOutlineLicenseKeyUsageLimit'==_0x3f67e4){delete _0x1dda82[_0x4adc9],_0x491ed2=_0x3f67e4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x491ed2&&_0x1dda82['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x491ed2&&_0x1dda82['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x491ed2&&_0x1dda82['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x491ed2&&_0x1dda82['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x491ed2&&_0x1dda82['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x491ed2&&_0x1dda82['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x4e5efd{['execute'](){this['editor']['model']['change'](_0x4d2d0f=>{this['editor']['model']['insertObject'](_0x4d2d0f['createElement']('tableOfContents'));});}['refresh'](){const _0x1d8076=this['editor']['model'],_0x382f59=_0x1d8076['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x382f59&&_0x1d8076['schema']['findAllowedParent'](_0x382f59,'tableOfContents'));}}class T extends _0x427a4f{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1067d3=this['editor'];if(_0x1067d3['config']['get']('headingId.modelAttributeName'))return;(function(_0x37faea){const _0x48456b=new Map();if(_0x37faea)return _0x37faea['forEach'](_0x40bd91=>{'paragraph'!==_0x40bd91['model']&&_0x48456b['set'](_0x40bd91['view'],_0x40bd91['model']);}),_0x48456b['get']('h1')||_0x48456b['set']('h1','heading1'),_0x48456b;return _0x48456b;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5c4a52,_0x5dbbc8)=>{this['_customUpcastHeadingsConversion'](_0x5dbbc8),this['_customDataDowncastHeadingsConversion'](_0x5c4a52),_0x1067d3['model']['schema']['isRegistered'](_0x5c4a52)&&_0x1067d3['model']['schema']['extend'](_0x5c4a52,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x3f5d60){this['editor']['conversion']['for']('upcast')['add'](_0x6669a6=>_0x6669a6['on']('element:'+_0x3f5d60,(_0x5bf769,_0x7f7f46,_0x2742ca)=>{const {consumable:_0x5f530a,writer:_0x242b52}=_0x2742ca,_0x341146=_0x7f7f46['viewItem']['getAttribute']('id'),_0x1778b7=_0x7f7f46['modelRange']['getContainedElement']();if(_0x1778b7)return _0x341146&&_0x341146['length']||_0x1778b7['hasAttribute']('headingId')?void(_0x5f530a['consume'](_0x7f7f46['viewItem'],{'attributes':['id']})&&_0x242b52['setAttribute']('headingId',_0x341146,_0x1778b7)):(_0x5f530a['consume'](_0x7f7f46['viewItem'],{'attributes':['id']}),void _0x242b52['setAttribute']('headingId',_0x400c5f(),_0x1778b7));},{'priority':_0x401a9a['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x489ba0){this['editor']['conversion']['for']('downcast')['add'](_0x2757a3=>_0x2757a3['on']('attribute:headingId:'+_0x489ba0,(_0x5238e3,_0x497360,_0x3ac117)=>{if(!_0x3ac117['consumable']['consume'](_0x497360['item'],_0x5238e3['name']))return;const _0x4a1293=_0x497360['item']['getAttribute']('headingId'),_0x287c04=_0x3ac117['mapper']['toViewElement'](_0x497360['item']);_0x3ac117['writer']['setAttribute']('id',_0x4a1293,_0x287c04);}));}['_registerHeadingIdAttributePostfixer'](){const _0x56046d=this['editor'],_0xd8394c=new Set(),_0x5c7579=new Set();function _0xd15121(_0x5d0935,_0x5e3855){const _0x3d2a2c=_0x400c5f();return _0x5c7579['add'](_0x3d2a2c),_0x5d0935['setAttribute']('headingId',_0x3d2a2c,_0x5e3855),_0x3d2a2c;}function _0x3d99c4(_0x4f64a5,_0x5325c6){_0x4f64a5['removeAttribute']('headingId',_0x5325c6);}_0x56046d['model']['document']['registerPostFixer'](_0xc84a66=>{const _0xef52aa=_0x56046d['model']['document']['differ']['getChanges']();let _0x176224=!0x1;for(const _0x40af03 of _0xef52aa)if('insert'==_0x40af03['type']&&_0x40af03['name']){if(b(_0x40af03['name'])){const _0x4031a0=_0x40af03['attributes']['get']('headingId');'string'==typeof _0x4031a0?_0xd8394c['has'](_0x4031a0)?(_0xd15121(_0xc84a66,_0x40af03['position']['nodeAfter']),_0x176224=!0x0):_0x5c7579['add'](_0x4031a0):(_0xd15121(_0xc84a66,_0x40af03['position']['nodeAfter']),_0x176224=!0x0);}else'string'==typeof _0x40af03['attributes']['get']('headingId')&&(_0x3d99c4(_0xc84a66,_0x40af03['position']['nodeAfter']),_0x176224=!0x0);}else{if('remove'==_0x40af03['type']){const _0x2b43d1=_0x40af03['attributes']['get']('headingId');'string'==typeof _0x2b43d1&&_0xd8394c['delete'](_0x2b43d1);}}return _0x176224;}),_0x56046d['model']['document']['on']('change',()=>{_0x5c7579['forEach'](_0x4f04d8=>_0xd8394c['add'](_0x4f04d8)),_0x5c7579['clear']();});}}function b(_0x4bfa41){return!!_0x4bfa41['match'](/heading\d/);}class s extends _0x427a4f{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x54ddce,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x1b2cde){super(_0x1b2cde),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1bdd65=this['editor'],_0x48a4c6=_0x1bdd65['editing']['view']['document'];_0x1bdd65['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1bdd65['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x48a4c6,'click',(_0x35fc54,_0x256f88)=>{if(!_0x256f88['target'])return;const _0x3008dc=_0x256f88['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x3008dc)&&(_0x256f88['domEvent']['preventDefault'](),_0x35fc54['stop'](),this['_handleScrollToHeading'](_0x3008dc));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1bdd65['commands']['add']('insertTableOfContents',new _(_0x1bdd65)),(_0x1bdd65['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x57bc0d,_0x405752)=>{this['_currentOutlineDefinitions']=_0x405752['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1bdd65['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0xe7541c){const _0x1c3b5b=_0x4ae87a([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x2232c4=0x6b9b05fd,_0x5b2658=0x6b9c84c5^_0x2232c4,_0x3bc866=window[_0x4ae87a([0x44,0x61,0x74,0x65])][_0x4ae87a([0x6e,0x6f,0x77])](),_0x5e4e37=_0xe7541c[_0x4ae87a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1d5f3e=new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17f0ed=>{_0x5e4e37[_0x4ae87a([0x6f,0x6e,0x63,0x65])](_0x4ae87a([0x72,0x65,0x61,0x64,0x79]),_0x17f0ed);}),_0xd9e132={[_0x4ae87a([0x6b,0x74,0x79])]:_0x4ae87a([0x45,0x43]),[_0x4ae87a([0x75,0x73,0x65])]:_0x4ae87a([0x73,0x69,0x67]),[_0x4ae87a([0x63,0x72,0x76])]:_0x4ae87a([0x50,0x2d,0x32,0x35,0x36]),[_0x4ae87a([0x78])]:_0x4ae87a([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]),[_0x4ae87a([0x79])]:_0x4ae87a([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]),[_0x4ae87a([0x61,0x6c,0x67])]:_0x4ae87a([0x45,0x53,0x32,0x35,0x36])},_0x3400e1=_0x5e4e37[_0x4ae87a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ae87a([0x67,0x65,0x74])](_0x4ae87a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f9f80(){let _0xe40ae,_0x478206=null,_0x42c73c=null;try{if(_0x3400e1==_0x4ae87a([0x47,0x50,0x4c]))return _0x4ae87a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe40ae=_0xaf3aeb(),!_0xe40ae)return _0x4ae87a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe40ae[_0x4ae87a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x42c73c=_0x5dc981(_0xe40ae[_0x4ae87a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe40ae[_0x4ae87a([0x6a,0x74,0x69])])),await _0x103d13()?_0x109b7b()?_0x626ca8()?_0x4ae87a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5afb8d()?(_0xe40ae[_0x4ae87a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ae87a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x478206=_0x4862b6(_0x4ae87a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2aaa6f()):_0x4ae87a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae87a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ae87a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ae87a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x626ca8(){const _0x5d52a6=[_0x4ae87a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ae87a([0x74,0x72,0x69,0x61,0x6c])][_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe40ae[_0x4ae87a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3bc866/0x3e8:0xe10*_0x5b2658;return _0xe40ae[_0x4ae87a([0x65,0x78,0x70])]<_0x5d52a6;}function _0x109b7b(){const _0x178a52=_0xe40ae[_0x4ae87a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x178a52&&(!!_0x178a52[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae87a([0x2a]))||(!!_0x178a52[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae87a([0x54,0x4f,0x43]))||(!!_0x178a52[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae87a([0x50,0x50]))||!(!_0x178a52[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae87a([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4d551f()))));}function _0x5afb8d(){const _0x401a23=_0xe40ae[_0x4ae87a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x401a23||0x0==_0x401a23[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ddafb}=new URL(window[_0x4ae87a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x401a23[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ddafb))return!0x0;const _0x9f62a9=_0x1ddafb[_0x4ae87a([0x73,0x70,0x6c,0x69,0x74])](_0x4ae87a([0x2e]));return _0x401a23[_0x4ae87a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19e8ad=>_0x19e8ad[_0x4ae87a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae87a([0x2a])))[_0x4ae87a([0x6d,0x61,0x70])](_0x37c6e0=>_0x37c6e0[_0x4ae87a([0x73,0x70,0x6c,0x69,0x74])](_0x4ae87a([0x2e])))[_0x4ae87a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3cad69=>_0x3cad69[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x9f62a9[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae87a([0x6d,0x61,0x70])](_0xb0fa3f=>Array(_0x9f62a9[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xb0fa3f[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae87a([0x66,0x69,0x6c,0x6c])](_0xb0fa3f[0x0]===_0x4ae87a([0x2a])?_0x4ae87a([0x2a]):'')[_0x4ae87a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xb0fa3f))[_0x4ae87a([0x73,0x6f,0x6d,0x65])](_0x157237=>_0x9f62a9[_0x4ae87a([0x65,0x76,0x65,0x72,0x79])]((_0x2b1f4b,_0x3d8e8c)=>_0x157237[_0x3d8e8c]===_0x2b1f4b||_0x157237[_0x3d8e8c]===_0x4ae87a([0x2a])));}function _0x2aaa6f(){return _0x478206&&_0x42c73c?new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48b919,_0x46b852)=>{_0x478206[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x48b919,_0x46b852),_0x42c73c[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x41b4c3=>{_0x41b4c3!=_0x4ae87a([0x56,0x61,0x6c,0x69,0x64])&&_0x48b919(_0x41b4c3);},_0x46b852);}):_0x478206||_0x42c73c||_0x4ae87a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5dc981(_0x14dbd0,_0x5e26cb){return new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20f9b4=>{if(_0x3dc5f9())return _0x20f9b4(_0x4ae87a([0x56,0x61,0x6c,0x69,0x64]));_0x246f1f(),_0x5e4e37[_0x4ae87a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ae87a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x480d8c=!0x1;const _0x4a8fce=_0x400c5f();function _0x43aa11(_0x42d446){return!!_0x42d446&&(typeof _0x42d446===_0x4ae87a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42d446===_0x4ae87a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42d446[_0x4ae87a([0x74,0x68,0x65,0x6e])]===_0x4ae87a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42d446[_0x4ae87a([0x63,0x61,0x74,0x63,0x68])]===_0x4ae87a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x44717c(_0x5741f0){_0x16c9b0(_0x5741f0)[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x1c4ba9=>{if(!_0x1c4ba9||_0x1c4ba9[_0x4ae87a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ae87a([0x6f,0x6b]))return _0x4ae87a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x27782f(_0xdb3702(_0x4a8fce+_0x5e26cb))!=_0x1c4ba9[_0x4ae87a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ae87a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae87a([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x18e261=>(_0x318f40(),_0x18e261),()=>{const _0x25917d=_0x6d3589();return null==_0x25917d?(_0x318f40(),_0x4ae87a([0x56,0x61,0x6c,0x69,0x64])):_0x4ae87a(_0x3bc866-_0x25917d>(0x4f9781fd^_0x2232c4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x20f9b4)[_0x4ae87a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20f9b4(_0x4ae87a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x409678=0x6badeb7d^_0x2232c4;function _0x318f40(){const _0x54fe9a=_0x4ae87a([0x6c,0x6c,0x63,0x74,0x2d])+_0x27782f(_0xdb3702(_0x14dbd0)),_0x12bb2d=_0x156c96(_0x27782f(window[_0x4ae87a([0x4d,0x61,0x74,0x68])][_0x4ae87a([0x63,0x65,0x69,0x6c])](_0x3bc866/_0x409678)));window[_0x4ae87a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae87a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x54fe9a,_0x12bb2d);}function _0x6d3589(){const _0x1cad60=_0x4ae87a([0x6c,0x6c,0x63,0x74,0x2d])+_0x27782f(_0xdb3702(_0x14dbd0)),_0x1d4e94=window[_0x4ae87a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae87a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cad60);return _0x1d4e94?window[_0x4ae87a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x156c96(_0x1d4e94),0x10)*_0x409678:null;}function _0x16c9b0(_0x51fa85){return new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d490f,_0x3cd516)=>{_0x51fa85[_0x4ae87a([0x74,0x68,0x65,0x6e])](_0x4d490f,_0x3cd516),window[_0x4ae87a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3cd516,0x6b9ad13d^_0x2232c4);});}}_0x5e4e37[_0x4ae87a([0x6f,0x6e])](_0x4ae87a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x29505f,_0x3af7fa)=>{if(_0x3af7fa[0x0]!=_0x14dbd0)return _0x20f9b4(_0x4ae87a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3af7fa[0x1]={..._0x3af7fa[0x1],[_0x4ae87a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a8fce};},{[_0x4ae87a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae87a([0x68,0x69,0x67,0x68])}),_0x5e4e37[_0x4ae87a([0x6f,0x6e])](_0x4ae87a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2eae05=>{_0x43aa11(_0x2eae05[_0x4ae87a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x480d8c=!0x0,_0x44717c(_0x2eae05[_0x4ae87a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ae87a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae87a([0x6c,0x6f,0x77])}),_0x1d5f3e[_0x4ae87a([0x74,0x68,0x65,0x6e])](()=>{_0x480d8c||_0x20f9b4(_0x4ae87a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3dc5f9(){return _0x5e4e37[_0x4ae87a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae87a([0x76,0x69,0x65,0x77])][_0x4ae87a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ae87a([0x61,0x75,0x74,0x6f]);}function _0x246f1f(){_0x5e4e37[_0x4ae87a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae87a([0x76,0x69,0x65,0x77])][_0x4ae87a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ae87a([0x61,0x75,0x74,0x6f]);}}function _0x4862b6(_0x5a9af6){const _0x4fad13=[new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x106506=>setTimeout(_0x106506,0x6b923b31^_0x2232c4)),_0x1d5f3e[_0x4ae87a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf4b4c8=>{let _0x146e0f=0x0;_0x5e4e37[_0x4ae87a([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae87a([0x6f,0x6e])](_0x4ae87a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x8dc9dd,_0x2afcca)=>{_0x2afcca[0x0][_0x4ae87a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x146e0f++,_0x146e0f==(0x6b9b0015^_0x2232c4)&&(_0xf4b4c8(),_0x8dc9dd[_0x4ae87a([0x6f,0x66,0x66])]());});}))];return window[_0x4ae87a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ae87a([0x72,0x61,0x63,0x65])](_0x4fad13)[_0x4ae87a([0x74,0x68,0x65,0x6e])](()=>_0x5a9af6);}async function _0x1ebdb6(){await _0x1d5f3e,_0x5e4e37[_0x4ae87a([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae87a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3eb0b4,_0x5e4e37[_0x4ae87a([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae87a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3eb0b4,_0x5e4e37[_0x4ae87a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ae87a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4d551f(){return window[_0x4ae87a([0x67,0x6c,0x6f,0x62])]&&window[_0x4ae87a([0x67,0x6c,0x6f,0x62])][_0x4ae87a([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5141ca(_0x1c5433){const _0x4aecc5=_0x375de3();_0x5e4e37[_0x4aecc5]=_0x4ae87a([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])+_0x1c5433,_0x1c5433!=_0x4ae87a([0x56,0x61,0x6c,0x69,0x64])&&_0x1ebdb6();}function _0x375de3(){const _0x2b5812=window[_0x4ae87a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ae87a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ae87a([0x6e,0x6f,0x77])]())[_0x4ae87a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ae87a([0x2e]),'');let _0x3453f5=_0x4ae87a([0x6d]);for(let _0x198be4=0x0;_0x198be4<_0x2b5812[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x198be4+=0x2){let _0x20c565=window[_0x4ae87a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b5812[_0x4ae87a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x198be4,_0x198be4+0x2));_0x20c565>=_0x1c3b5b[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20c565-=_0x1c3b5b[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3453f5+=_0x1c3b5b[_0x20c565];}return _0x3453f5;}function _0xaf3aeb(){const _0xc6ddc0=_0x3400e1[_0x4ae87a([0x73,0x70,0x6c,0x69,0x74])](_0x4ae87a([0x2e]));if(0x3!=_0xc6ddc0[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5acd9f(_0xc6ddc0[0x1]);function _0x5acd9f(_0x431226){const _0x471b57=_0x59526f(_0x431226);return _0x471b57&&_0x504ccb()?_0x471b57:null;function _0x504ccb(){const _0xe0ccfe=_0x471b57[_0x4ae87a([0x6a,0x74,0x69])],_0x10dc9a=window[_0x4ae87a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe0ccfe[_0x4ae87a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe0ccfe[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1cee41={..._0x471b57,[_0x4ae87a([0x6a,0x74,0x69])]:_0xe0ccfe[_0x4ae87a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe0ccfe[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1cee41[_0x4ae87a([0x76,0x63])],_0xdb3702(_0x1cee41)==_0x10dc9a;}}}async function _0x103d13(){let _0x2f8adc=!0x0;try{const _0x55283e=_0x3400e1[_0x4ae87a([0x73,0x70,0x6c,0x69,0x74])](_0x4ae87a([0x2e])),[_0x3e45eb,_0xf690d0,_0x47e8d2]=_0x55283e;return _0x261aaa(_0x3e45eb),await _0x4f5c98(_0x3e45eb,_0xf690d0,_0x47e8d2),_0x2f8adc;}catch{return!0x1;}function _0x261aaa(_0x2ed9f5){const _0x5f467b=_0x59526f(_0x2ed9f5);_0x5f467b&&_0x5f467b[_0x4ae87a([0x61,0x6c,0x67])]==_0x4ae87a([0x45,0x53,0x32,0x35,0x36])||(_0x2f8adc=!0x1);}async function _0x4f5c98(_0x115236,_0x51756d,_0x30a7c2){const _0x3b9c12=window[_0x4ae87a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ae87a([0x66,0x72,0x6f,0x6d])](_0x33eaa6(_0x30a7c2),_0x42956d=>_0x42956d[_0x4ae87a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46a042=new window[(_0x4ae87a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ae87a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x115236+_0x4ae87a([0x2e])+_0x51756d),_0x396bc7=window[_0x4ae87a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ae87a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x396bc7)return;const _0x330219=await _0x396bc7[_0x4ae87a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ae87a([0x6a,0x77,0x6b]),_0xd9e132,{[_0x4ae87a([0x6e,0x61,0x6d,0x65])]:_0x4ae87a([0x45,0x43,0x44,0x53,0x41]),[_0x4ae87a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ae87a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ae87a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x396bc7[_0x4ae87a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ae87a([0x6e,0x61,0x6d,0x65])]:_0x4ae87a([0x45,0x43,0x44,0x53,0x41]),[_0x4ae87a([0x68,0x61,0x73,0x68])]:{[_0x4ae87a([0x6e,0x61,0x6d,0x65])]:_0x4ae87a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x330219,_0x3b9c12,_0x46a042)||(_0x2f8adc=!0x1);}}function _0x59526f(_0x1fb8e7){return _0x1fb8e7[_0x4ae87a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ae87a([0x65,0x79]))?JSON[_0x4ae87a([0x70,0x61,0x72,0x73,0x65])](_0x33eaa6(_0x1fb8e7)):null;}function _0x33eaa6(_0x1aa68b){return window[_0x4ae87a([0x61,0x74,0x6f,0x62])](_0x1aa68b[_0x4ae87a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ae87a([0x2b]))[_0x4ae87a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ae87a([0x2f])));}function _0xdb3702(_0x1f29d4){let _0x58740d=0x1505;function _0x347c67(_0x393cc4){for(let _0x1656d2=0x0;_0x1656d2<_0x393cc4[_0x4ae87a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1656d2++){const _0x3115c9=_0x393cc4[_0x4ae87a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1656d2);_0x58740d=(_0x58740d<<0x5)+_0x58740d+_0x3115c9,_0x58740d&=_0x58740d;}}function _0x3b9cf8(_0x355562){Array[_0x4ae87a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x355562)?_0x355562[_0x4ae87a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b9cf8):_0x355562&&typeof _0x355562==_0x4ae87a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ae87a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x355562)[_0x4ae87a([0x73,0x6f,0x72,0x74])]()[_0x4ae87a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d9cfa,_0x526ff6])=>{_0x347c67(_0x4d9cfa),_0x3b9cf8(_0x526ff6);}):_0x347c67(window[_0x4ae87a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x355562));}return _0x3b9cf8(_0x1f29d4),_0x58740d>>>0x0;}function _0x27782f(_0x7b1add){return _0x7b1add[_0x4ae87a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ae87a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ae87a([0x30]));}function _0x156c96(_0x30e96c){return _0x30e96c[_0x4ae87a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ae87a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ae87a([0x6a,0x6f,0x69,0x6e])]('');}function _0x3eb0b4(){}function _0x4ae87a(_0x52a0c3){return _0x52a0c3['map'](_0x43dd27=>String['fromCharCode'](_0x43dd27))['join']('');}_0x5141ca(await _0x1f9f80());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5c5821=>{'$graveyard'!==_0x5c5821['rootName']&&this['editor']['editing']['reconvertItem'](_0x5c5821);});}['_trackNewToCElements'](){for(const _0x2a32e8 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2a32e8['type']||'tableOfContents'!==_0x2a32e8['name'])return;this['_tableOfContentsElements']['add'](_0x2a32e8['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x2a921a=this['editor']['conversion'];_0x2a921a['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x2a921a['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2e3e38,{writer:_0x69e434})=>this['_createTableOfContents'](_0x69e434,!0x0)}),_0x2a921a['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3bf06f,{writer:_0x29d27e})=>{this['_tableOfContentsElements']['add'](_0x3bf06f);const _0x28d1e5=this['_createTableOfContents'](_0x29d27e);return _0x4849ef(_0x28d1e5,_0x29d27e,{'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'](_0x111d5e,_0xc88893=!0x1){const {locale:_0x5066b9}=this['editor'],_0x525e53=_0x111d5e['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xc88893&&{'data-table-of-contents-label':j(_0x5066b9,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xc88893&&_0x111d5e['insert'](_0x111d5e['createPositionAt'](_0x525e53,'end'),_0x111d5e['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x111d5e['createText'](j(_0x5066b9,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x3a0bf1=_0xc88893?'':'['+j(_0x5066b9,'Empty\x20heading')+']';let _0x5452d5=_0x525e53;return this['_currentOutlineDefinitions']['forEach']((_0x47ec85,_0x5b909d,_0x4cc02b)=>{const _0x23358d=this['editor']['model']['hasContent'](_0x47ec85['modelElement'],{'ignoreWhitespaces':!0x0}),_0x209185=_0x23358d?_0x47ec85['text']:_0x3a0bf1,_0x459409=_0x47ec85['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x128b29=_0x111d5e['createContainerElement']('a',{'href':'#'+_0x459409,...!_0xc88893&&{'tabindex':'-1'}},[_0x111d5e['createText'](_0x209185)]),_0x52d343=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x111d5e['setCustomProperty']('tableOfContentsHeadingIndex',_0x5b909d,_0x128b29);const _0x3fd252=_0x111d5e['createContainerElement']('li',null,[_0x23358d||!_0xc88893&&_0x52d343?_0x128b29:_0x111d5e['createText']('')]),_0x4eec52=_0x5b909d?_0x4cc02b[_0x5b909d-0x1]['level']:0x0,_0x20c5e1=Math['abs'](_0x47ec85['level']-_0x4eec52);if(_0x47ec85['level']>_0x4eec52){const _0x11b18d=N(_0x3fd252,_0x20c5e1,_0x111d5e);_0x111d5e['insert'](_0x111d5e['createPositionAt'](_0x5452d5,'end'),_0x11b18d);}else{const _0x460572=function(_0x4a89a6,_0x4a51a3){return _0x4a89a6['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x51cbdf=>_0x51cbdf['is']('element','ol'))[_0x4a51a3];}(_0x5452d5,_0x20c5e1);_0x111d5e['insert'](_0x111d5e['createPositionAt'](_0x460572,'end'),_0x3fd252);}_0x5452d5=_0x3fd252;}),_0x525e53;}['_handleScrollToHeading'](_0x3c9f46){const _0xb8b02b=this['_currentOutlineDefinitions'][_0x3c9f46]['modelElement'];this['editor']['model']['change'](_0x1928ca=>{_0x1928ca['setSelection'](_0xb8b02b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x2edbc0,_0x23b51d)=>{const _0x464cc8=_0x23b51d['mapper'],_0x532213=_0x464cc8['findMappedViewAncestor'](_0x23b51d['viewPosition']),_0x40979d=_0x464cc8['toModelElement'](_0x532213);_0x40979d['is']('element','tableOfContents')&&(_0x23b51d['modelPosition']=this['editor']['model']['createPositionAt'](_0x40979d,0x0),_0x2edbc0['stop']());};}}function N(_0x2138f9,_0x3b045a,_0x4bc1a9){return 0x1===_0x3b045a?_0x4bc1a9['createContainerElement']('ol',null,[_0x2138f9]):_0x4bc1a9['createContainerElement']('ol',null,[_0x4bc1a9['createContainerElement']('li',null,[N(_0x2138f9,_0x3b045a-0x1,_0x4bc1a9)])]);}class o extends _0x427a4f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x23e3a5=this['editor'];_0x23e3a5['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x1f2c46=this['_createButton'](_0x3606d3);return _0x1f2c46['tooltip']=!0x0,_0x1f2c46;}),_0x23e3a5['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x311324)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1d2059=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x359f22;for(const _0x31b2b0 in _0x1d2059){const _0x39a0cd=_0x31b2b0,_0x26389f=_0x1d2059[_0x39a0cd];if('tableOfContentsLicenseKeyValid'==_0x26389f||'tableOfContentsLicenseKeyInvalid'==_0x26389f||'tableOfContentsLicenseKeyExpired'==_0x26389f||'tableOfContentsLicenseKeyDomainLimit'==_0x26389f||'tableOfContentsLicenseKeyNotAllowed'==_0x26389f||'tableOfContentsLicenseKeyEvaluationLimit'==_0x26389f||'tableOfContentsLicenseKeyUsageLimit'==_0x26389f){delete _0x1d2059[_0x39a0cd],_0x359f22=_0x26389f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x359f22&&_0x1d2059['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x359f22&&_0x1d2059['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x359f22&&_0x1d2059['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x359f22&&_0x1d2059['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x359f22&&_0x1d2059['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x359f22&&_0x1d2059['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x39a7f3){const _0x538011=this['editor'],_0x33020c=_0x538011['locale'],_0x2ab862=_0x538011['commands']['get']('insertTableOfContents'),_0x298838=new _0x39a7f3(_0x33020c);return _0x298838['set']({'label':j(_0x33020c,'Table\x20of\x20contents'),'icon':_0x1526dd}),_0x298838['bind']('isEnabled')['to'](_0x2ab862,'isEnabled'),this['listenTo'](_0x298838,'execute',()=>{_0x538011['execute']('insertTableOfContents'),_0x538011['editing']['view']['focus']();}),_0x298838;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x427a4f{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 _0x44d435,Command as _0x5e561b}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5e097e,throttle as _0x2702c6}from'es-toolkit/compat';import{ModelText as _0x29461e,ModelTreeWalker as _0x593160}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x125b6e,diffToChanges as _0x386101,scrollAncestorsToShowTarget as _0x2d76bd,CKEditorError as _0x5a21f1,global as _0x3cffdc,Rect as _0x5c5cef,uid as _0x2792e6,priorities as _0x556431}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x202cb6,ButtonView as _0xd1738f,MenuBarMenuListItemButtonView as _0x424621}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x5b93ef,toWidget as _0x4756d2}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1b9d90}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x1e1b24){let _0x5250fd='';for(const _0x3070a8 of _0x1e1b24['getChildren']())_0x3070a8 instanceof _0x29461e&&(_0x5250fd+=_0x3070a8['data']);return _0x5250fd;}class i extends _0x44d435{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x1f4e3b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x67547=[];_0x1f4e3b['model']['document']['on']('change',_0x5e097e(()=>{const _0x280247=_0x67547;_0x67547=this['_getOutlineDefinitions']();const _0xde8b8f=_0x125b6e(_0x280247,_0x67547,(_0xf7cf03,_0x5a828e)=>_0xf7cf03['level']===_0x5a828e['level']&&_0xf7cf03['text']===_0x5a828e['text']&&_0xf7cf03['modelElement']===_0x5a828e['modelElement']),_0x4fd8bf=_0x386101(_0xde8b8f,_0x67547),_0x15a0a7=this['_getActiveHeading'](),_0x306059=_0x67547['findIndex'](_0x191ecc=>_0x191ecc['modelElement']===_0x15a0a7);_0x4fd8bf['length']&&this['fire']('change',{'outlineDefinitions':_0x67547,'activeItemIndex':_0x306059,'outlineChanges':_0x4fd8bf}),this['fire']('activeItemIndex',{'index':_0x306059});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x10ba4f=this['editor'],_0x3cbbcc=[],_0x477681=this['_headingNames'];for(const _0x4af9ec of _0x10ba4f['model']['document']['getRootNames']())_0x2cf8df(_0x10ba4f['model']['document']['getRoot'](_0x4af9ec));function _0x2cf8df(_0x5df05d){for(const _0x5c0868 of _0x5df05d['getChildren']())_0x5c0868['is']('element')&&(_0x477681['includes'](_0x5c0868['name'])&&_0x3cbbcc['push']({'level':_0x477681['indexOf'](_0x5c0868['name'])+0x1,'text':g(_0x5c0868),'modelElement':_0x5c0868}),_0x2cf8df(_0x5c0868));}return _0x3cbbcc;}['_getActiveHeading'](){const _0x2247af=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4d77f0=new _0x593160({'direction':'backward','startPosition':_0x2247af});for(const _0x3df78f of _0x4d77f0)if(_0x3df78f['item']['is']('element')&&this['_headingNames']['includes'](_0x3df78f['item']['name']))return _0x3df78f['item'];}['_getHeadingNames'](){const _0x191969=this['editor']['config']['get']('documentOutline.headings');return _0x191969||function(_0x1e8ad9){const _0x32082f=_0x1e8ad9['config']['get']('heading.options');return _0x32082f?_0x32082f['reduce']((_0x2100f5,_0xb6b8c1)=>('paragraph'!==_0xb6b8c1['model']&&_0x2100f5['push'](_0xb6b8c1['model']),_0x2100f5),[]):_0x1e8ad9['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x1bb8a1=this['editor'],_0x1e6ac3=['h1','h2','h3','h4','h5','h6'],_0x50eb2a=[];for(const _0x3bf5d8 of _0x1e6ac3){const _0x3c29c3=_0x1bb8a1['editing']['view']['domConverter']['domToView'](document['createElement'](_0x3bf5d8)),_0x3efcf9=_0x1bb8a1['data']['toModel'](_0x3c29c3)['getChild'](0x0);_0x3efcf9?.['is']('element')&&_0x50eb2a['push'](_0x3efcf9['name']);}this['_headingNames']=_0x50eb2a;}}function j(_0xff8136,_0x5b2e97){const t=_0xff8136['t'];switch(_0x5b2e97){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 _0x5b2e97;}}class A extends _0x202cb6{constructor(_0xd4dc3,_0x42a4fe=!0x1){super(_0xd4dc3);const _0x414457=this['bindTemplate'],_0x4e5cf3=_0x42a4fe?'['+j(_0xd4dc3,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x58577e=>!_0x58577e),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x414457['to']('level',_0x1c4e86=>'ck-document-outline__item_level-'+_0x1c4e86),_0x414457['if']('isActive','ck-document-outline__item_active'),_0x414457['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x414457['to']('text')},'children':[{'text':_0x414457['to']('text',_0x3f887c=>_0x3f887c||_0x4e5cf3)}],'on':{'click':_0x414457['to']('click')}});}}class f extends _0x202cb6{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x47d385,_0x5b1f70=!0x1,_0x30647a){super(_0x47d385),this['showEmptyHeadingText']=_0x5b1f70,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x30647a,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4ec0c7,_0x4550cd,_0x45cd92,_0x4ba6b3)=>{this['_setActiveItem'](_0x4ba6b3,_0x45cd92);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x47d385['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x47d385,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5f32b7){_0x5f32b7['forEach'](_0x6224dc=>{'insert'==_0x6224dc['type']?this['_insertItem'](_0x6224dc['index'],..._0x6224dc['values']):'delete'==_0x6224dc['type']&&this['_deleteItem'](_0x6224dc['index'],_0x6224dc['howMany']);});}['_setActiveItem'](_0x18e2f4,_0x479fc1){if(-0x1!==_0x18e2f4){const _0x4020a0=this['items']['get'](_0x18e2f4);_0x4020a0&&(_0x4020a0['isActive']=!0x1);}-0x1!==_0x479fc1&&(this['items']['get'](_0x479fc1)['isActive']=!0x0,this['_scrollToItem'](_0x479fc1));}['_insertItem'](_0x137909,..._0x511000){const _0x7a9f42=_0x511000['map']((_0x1aa4c2,_0x5602e8)=>{const _0x294d33=new A(this['locale'],this['showEmptyHeadingText']);return _0x294d33['text']=_0x1aa4c2['text'],_0x294d33['level']=_0x1aa4c2['level'],_0x137909+_0x5602e8===this['activeItemIndex']&&(_0x294d33['isActive']=!0x0),_0x294d33;});this['items']['addMany'](_0x7a9f42,_0x137909);}['_deleteItem'](_0x26cad3,_0x2d640c){do{this['items']['remove'](_0x26cad3);}while(--_0x2d640c);}['_handleItemClick'](_0x296c34){const _0x18c9aa=this['items']['getIndex'](_0x296c34['source']);this['fire']('itemSelected',_0x18c9aa);}['_scrollToItem'](_0x2af738){_0x2d76bd(this['items']['get'](_0x2af738)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x44d435{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f571b){super(_0x4f571b),this['view']=new f(_0x4f571b['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x2702c6(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x3f2166=this['editor'],_0x2c8f84=_0x3f2166['plugins']['get']('DocumentOutlineUtils');let _0x39233b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x3f2166['config']['get']('documentOutline.container'))throw new _0x5a21f1('document-outline-container-not-provided',{'editor':_0x3f2166});_0x3f2166['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2c8f84['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2c8f84['on']('activeItemIndex',(_0x194c5b,{index:_0x23def4})=>this['_setActiveViewItem'](_0x23def4)),this['view']['on']('itemSelected',(_0x2bb319,_0x2cfde6)=>{_0x39233b=!0x0,this['_handleItemSelected'](_0x2cfde6);}),this['view']['listenTo'](_0x3cffdc['document'],'scroll',()=>{_0x39233b?_0x39233b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3cffdc['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x33db66){const _0x261fd5=_0x5e0d5d([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x25379d=0x1cb264a3,_0x3e27fd=0x1cb5e5f3^_0x25379d,_0x4de336=window[_0x5e0d5d([0x44,0x61,0x74,0x65])][_0x5e0d5d([0x6e,0x6f,0x77])](),_0xd59ccd=_0x33db66[_0x5e0d5d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3641d3=new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15fbfa=>{_0xd59ccd[_0x5e0d5d([0x6f,0x6e,0x63,0x65])](_0x5e0d5d([0x72,0x65,0x61,0x64,0x79]),_0x15fbfa);}),_0x835986={[_0x5e0d5d([0x6b,0x74,0x79])]:_0x5e0d5d([0x45,0x43]),[_0x5e0d5d([0x75,0x73,0x65])]:_0x5e0d5d([0x73,0x69,0x67]),[_0x5e0d5d([0x63,0x72,0x76])]:_0x5e0d5d([0x50,0x2d,0x32,0x35,0x36]),[_0x5e0d5d([0x78])]:_0x5e0d5d([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]),[_0x5e0d5d([0x79])]:_0x5e0d5d([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]),[_0x5e0d5d([0x61,0x6c,0x67])]:_0x5e0d5d([0x45,0x53,0x32,0x35,0x36])},_0x187660=_0xd59ccd[_0x5e0d5d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e0d5d([0x67,0x65,0x74])](_0x5e0d5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x282caf(){let _0x400f5c,_0x5a8bdd=null,_0xf75113=null;try{if(_0x187660==_0x5e0d5d([0x47,0x50,0x4c]))return _0x5e0d5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x400f5c=_0x9cfe9c(),!_0x400f5c)return _0x5e0d5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x400f5c[_0x5e0d5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf75113=_0x29d0f7(_0x400f5c[_0x5e0d5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x400f5c[_0x5e0d5d([0x6a,0x74,0x69])])),await _0x588fad()?_0xda0d08()?_0x2b0d23()?_0x5e0d5d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x590aa7()?(_0x400f5c[_0x5e0d5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e0d5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5a8bdd=_0x1216a2(_0x5e0d5d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x468406()):_0x5e0d5d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0d5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e0d5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5e0d5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2b0d23(){const _0xa0b934=[_0x5e0d5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e0d5d([0x74,0x72,0x69,0x61,0x6c])][_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x400f5c[_0x5e0d5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4de336/0x3e8:0xe10*_0x3e27fd;return _0x400f5c[_0x5e0d5d([0x65,0x78,0x70])]<_0xa0b934;}function _0xda0d08(){const _0x4d1c0c=_0x400f5c[_0x5e0d5d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4d1c0c&&(!!_0x4d1c0c[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0d5d([0x2a]))||(!!_0x4d1c0c[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0d5d([0x44,0x4f]))||(!!_0x4d1c0c[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0d5d([0x50,0x50]))||!(!_0x4d1c0c[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0d5d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xa95d64()))));}function _0x590aa7(){const _0x26d26e=_0x400f5c[_0x5e0d5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x26d26e||0x0==_0x26d26e[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40126e}=new URL(window[_0x5e0d5d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x26d26e[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40126e))return!0x0;const _0x43f8b7=_0x40126e[_0x5e0d5d([0x73,0x70,0x6c,0x69,0x74])](_0x5e0d5d([0x2e]));return _0x26d26e[_0x5e0d5d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x52190c=>_0x52190c[_0x5e0d5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e0d5d([0x2a])))[_0x5e0d5d([0x6d,0x61,0x70])](_0x3e1df8=>_0x3e1df8[_0x5e0d5d([0x73,0x70,0x6c,0x69,0x74])](_0x5e0d5d([0x2e])))[_0x5e0d5d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5da57c=>_0x5da57c[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x43f8b7[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e0d5d([0x6d,0x61,0x70])](_0xa596d2=>Array(_0x43f8b7[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xa596d2[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e0d5d([0x66,0x69,0x6c,0x6c])](_0xa596d2[0x0]===_0x5e0d5d([0x2a])?_0x5e0d5d([0x2a]):'')[_0x5e0d5d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xa596d2))[_0x5e0d5d([0x73,0x6f,0x6d,0x65])](_0xba76c9=>_0x43f8b7[_0x5e0d5d([0x65,0x76,0x65,0x72,0x79])]((_0x3721e2,_0x22ab04)=>_0xba76c9[_0x22ab04]===_0x3721e2||_0xba76c9[_0x22ab04]===_0x5e0d5d([0x2a])));}function _0x468406(){return _0x5a8bdd&&_0xf75113?new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x115cd4,_0x1bde91)=>{_0x5a8bdd[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x115cd4,_0x1bde91),_0xf75113[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x260e24=>{_0x260e24!=_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64])&&_0x115cd4(_0x260e24);},_0x1bde91);}):_0x5a8bdd||_0xf75113||_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x29d0f7(_0x4d6f89,_0x551b99){return new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59fd57=>{if(_0x592166())return _0x59fd57(_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64]));_0x2a8b62(),_0xd59ccd[_0x5e0d5d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e0d5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x351346=!0x1;const _0x4ace8a=_0x2792e6();function _0x589f72(_0x36aec5){return!!_0x36aec5&&(typeof _0x36aec5===_0x5e0d5d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x36aec5===_0x5e0d5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x36aec5[_0x5e0d5d([0x74,0x68,0x65,0x6e])]===_0x5e0d5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x36aec5[_0x5e0d5d([0x63,0x61,0x74,0x63,0x68])]===_0x5e0d5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b8bea(_0x118e22){_0x202474(_0x118e22)[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x453303=>{if(!_0x453303||_0x453303[_0x5e0d5d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e0d5d([0x6f,0x6b]))return _0x5e0d5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d1b62(_0x32d2a1(_0x4ace8a+_0x551b99))!=_0x453303[_0x5e0d5d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e0d5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x16f42a=>(_0x3cf438(),_0x16f42a),()=>{const _0x40f3a8=_0x3326a9();return null==_0x40f3a8?(_0x3cf438(),_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64])):_0x5e0d5d(_0x4de336-_0x40f3a8>(0x38bee0a3^_0x25379d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x59fd57)[_0x5e0d5d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x59fd57(_0x5e0d5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x328db4=0x1c848a23^_0x25379d;function _0x3cf438(){const _0x1611f9=_0x5e0d5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d1b62(_0x32d2a1(_0x4d6f89)),_0x31dc46=_0x5c7609(_0x5d1b62(window[_0x5e0d5d([0x4d,0x61,0x74,0x68])][_0x5e0d5d([0x63,0x65,0x69,0x6c])](_0x4de336/_0x328db4)));window[_0x5e0d5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0d5d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1611f9,_0x31dc46);}function _0x3326a9(){const _0xd66912=_0x5e0d5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d1b62(_0x32d2a1(_0x4d6f89)),_0x274437=window[_0x5e0d5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e0d5d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd66912);return _0x274437?window[_0x5e0d5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c7609(_0x274437),0x10)*_0x328db4:null;}function _0x202474(_0x2a86ed){return new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3902d6,_0x5767f1)=>{_0x2a86ed[_0x5e0d5d([0x74,0x68,0x65,0x6e])](_0x3902d6,_0x5767f1),window[_0x5e0d5d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5767f1,0x1cb3b063^_0x25379d);});}}_0xd59ccd[_0x5e0d5d([0x6f,0x6e])](_0x5e0d5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x344444,_0x4dd617)=>{if(_0x4dd617[0x0]!=_0x4d6f89)return _0x59fd57(_0x5e0d5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4dd617[0x1]={..._0x4dd617[0x1],[_0x5e0d5d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4ace8a};},{[_0x5e0d5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0d5d([0x68,0x69,0x67,0x68])}),_0xd59ccd[_0x5e0d5d([0x6f,0x6e])](_0x5e0d5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3421eb=>{_0x589f72(_0x3421eb[_0x5e0d5d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x351346=!0x0,_0x1b8bea(_0x3421eb[_0x5e0d5d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e0d5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e0d5d([0x6c,0x6f,0x77])}),_0x3641d3[_0x5e0d5d([0x74,0x68,0x65,0x6e])](()=>{_0x351346||_0x59fd57(_0x5e0d5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x592166(){return _0xd59ccd[_0x5e0d5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0d5d([0x76,0x69,0x65,0x77])][_0x5e0d5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e0d5d([0x61,0x75,0x74,0x6f]);}function _0x2a8b62(){_0xd59ccd[_0x5e0d5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e0d5d([0x76,0x69,0x65,0x77])][_0x5e0d5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e0d5d([0x61,0x75,0x74,0x6f]);}}function _0x1216a2(_0x43f20c){const _0x461f23=[new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x390435=>setTimeout(_0x390435,0x1cbb5a6f^_0x25379d)),_0x3641d3[_0x5e0d5d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x458aeb=>{let _0x5c3d4a=0x0;_0xd59ccd[_0x5e0d5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0d5d([0x6f,0x6e])](_0x5e0d5d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4da0c0,_0x18818b)=>{_0x18818b[0x0][_0x5e0d5d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c3d4a++,_0x5c3d4a==(0x1cb2614b^_0x25379d)&&(_0x458aeb(),_0x4da0c0[_0x5e0d5d([0x6f,0x66,0x66])]());});}))];return window[_0x5e0d5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e0d5d([0x72,0x61,0x63,0x65])](_0x461f23)[_0x5e0d5d([0x74,0x68,0x65,0x6e])](()=>_0x43f20c);}async function _0xf0793e(){await _0x3641d3,_0xd59ccd[_0x5e0d5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0d5d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1186a3,_0xd59ccd[_0x5e0d5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e0d5d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1186a3,_0xd59ccd[_0x5e0d5d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e0d5d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa95d64(){return window[_0x5e0d5d([0x67,0x6c,0x6f,0x62])]&&window[_0x5e0d5d([0x67,0x6c,0x6f,0x62])][_0x5e0d5d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3ef700(_0x71d724){const _0x587934=_0x3948ca();_0xd59ccd[_0x587934]=_0x5e0d5d([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])+_0x71d724,_0x71d724!=_0x5e0d5d([0x56,0x61,0x6c,0x69,0x64])&&_0xf0793e();}function _0x3948ca(){const _0x13f19f=window[_0x5e0d5d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e0d5d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e0d5d([0x6e,0x6f,0x77])]())[_0x5e0d5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e0d5d([0x2e]),'');let _0x560ce1=_0x5e0d5d([0x61]);for(let _0x4ee1b1=0x0;_0x4ee1b1<_0x13f19f[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ee1b1+=0x2){let _0x4d723d=window[_0x5e0d5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13f19f[_0x5e0d5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ee1b1,_0x4ee1b1+0x2));_0x4d723d>=_0x261fd5[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4d723d-=_0x261fd5[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x560ce1+=_0x261fd5[_0x4d723d];}return _0x560ce1;}function _0x9cfe9c(){const _0x7f3e68=_0x187660[_0x5e0d5d([0x73,0x70,0x6c,0x69,0x74])](_0x5e0d5d([0x2e]));if(0x3!=_0x7f3e68[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5280a5(_0x7f3e68[0x1]);function _0x5280a5(_0x13fa9f){const _0x55e9c1=_0x4476dc(_0x13fa9f);return _0x55e9c1&&_0x57a9e0()?_0x55e9c1:null;function _0x57a9e0(){const _0x3881e0=_0x55e9c1[_0x5e0d5d([0x6a,0x74,0x69])],_0x5e81ca=window[_0x5e0d5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3881e0[_0x5e0d5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3881e0[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x240c6a={..._0x55e9c1,[_0x5e0d5d([0x6a,0x74,0x69])]:_0x3881e0[_0x5e0d5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3881e0[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x240c6a[_0x5e0d5d([0x76,0x63])],_0x32d2a1(_0x240c6a)==_0x5e81ca;}}}async function _0x588fad(){let _0x2d236c=!0x0;try{const _0x3eb487=_0x187660[_0x5e0d5d([0x73,0x70,0x6c,0x69,0x74])](_0x5e0d5d([0x2e])),[_0x3d02ff,_0x4a331a,_0x440864]=_0x3eb487;return _0x4d8593(_0x3d02ff),await _0x2419f6(_0x3d02ff,_0x4a331a,_0x440864),_0x2d236c;}catch{return!0x1;}function _0x4d8593(_0x3ced1f){const _0x4a5df6=_0x4476dc(_0x3ced1f);_0x4a5df6&&_0x4a5df6[_0x5e0d5d([0x61,0x6c,0x67])]==_0x5e0d5d([0x45,0x53,0x32,0x35,0x36])||(_0x2d236c=!0x1);}async function _0x2419f6(_0x143d65,_0x319e26,_0x225368){const _0x973931=window[_0x5e0d5d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e0d5d([0x66,0x72,0x6f,0x6d])](_0x51f381(_0x225368),_0x352bde=>_0x352bde[_0x5e0d5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e2b8e=new window[(_0x5e0d5d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e0d5d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x143d65+_0x5e0d5d([0x2e])+_0x319e26),_0x4b5e6a=window[_0x5e0d5d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e0d5d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b5e6a)return;const _0x16fd8a=await _0x4b5e6a[_0x5e0d5d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e0d5d([0x6a,0x77,0x6b]),_0x835986,{[_0x5e0d5d([0x6e,0x61,0x6d,0x65])]:_0x5e0d5d([0x45,0x43,0x44,0x53,0x41]),[_0x5e0d5d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e0d5d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e0d5d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b5e6a[_0x5e0d5d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e0d5d([0x6e,0x61,0x6d,0x65])]:_0x5e0d5d([0x45,0x43,0x44,0x53,0x41]),[_0x5e0d5d([0x68,0x61,0x73,0x68])]:{[_0x5e0d5d([0x6e,0x61,0x6d,0x65])]:_0x5e0d5d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x16fd8a,_0x973931,_0x1e2b8e)||(_0x2d236c=!0x1);}}function _0x4476dc(_0x333dab){return _0x333dab[_0x5e0d5d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e0d5d([0x65,0x79]))?JSON[_0x5e0d5d([0x70,0x61,0x72,0x73,0x65])](_0x51f381(_0x333dab)):null;}function _0x51f381(_0x4232b6){return window[_0x5e0d5d([0x61,0x74,0x6f,0x62])](_0x4232b6[_0x5e0d5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e0d5d([0x2b]))[_0x5e0d5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e0d5d([0x2f])));}function _0x32d2a1(_0x3702e5){let _0x2b633a=0x1505;function _0x5929a9(_0x377a69){for(let _0x49b210=0x0;_0x49b210<_0x377a69[_0x5e0d5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49b210++){const _0xad74ec=_0x377a69[_0x5e0d5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x49b210);_0x2b633a=(_0x2b633a<<0x5)+_0x2b633a+_0xad74ec,_0x2b633a&=_0x2b633a;}}function _0x5a86ca(_0x5c83a7){Array[_0x5e0d5d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5c83a7)?_0x5c83a7[_0x5e0d5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5a86ca):_0x5c83a7&&typeof _0x5c83a7==_0x5e0d5d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e0d5d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5c83a7)[_0x5e0d5d([0x73,0x6f,0x72,0x74])]()[_0x5e0d5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x155d62,_0x4910c6])=>{_0x5929a9(_0x155d62),_0x5a86ca(_0x4910c6);}):_0x5929a9(window[_0x5e0d5d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5c83a7));}return _0x5a86ca(_0x3702e5),_0x2b633a>>>0x0;}function _0x5d1b62(_0x2cf482){return _0x2cf482[_0x5e0d5d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e0d5d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e0d5d([0x30]));}function _0x5c7609(_0x5cbbda){return _0x5cbbda[_0x5e0d5d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e0d5d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e0d5d([0x6a,0x6f,0x69,0x6e])]('');}function _0x1186a3(){}function _0x5e0d5d(_0xcc0907){return _0xcc0907['map'](_0x43bfb8=>String['fromCharCode'](_0x43bfb8))['join']('');}_0x3ef700(await _0x282caf());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x433d72,{outlineDefinitions:_0x443265,outlineChanges:_0x40f09f}){this['_currentOutlineDefinitions']=_0x443265,this['view']['sync'](_0x40f09f);}['_setActiveViewItem'](_0x3b5752){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3b5752]&&(this['view']['activeItemIndex']=_0x3b5752);}['_handleItemSelected'](_0x4d88dd){const _0x54ba39=this['_currentOutlineDefinitions'][_0x4d88dd]['modelElement'];this['editor']['model']['change'](_0x54d628=>{_0x54d628['setSelection'](_0x54ba39,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x4d88dd);}['_updateActiveDefinitionOnViewportChange'](){const _0x3d1e81=this['editor'];let _0x50f712;for(const _0x125361 of _0x3d1e81['model']['document']['getRootNames']()){const _0x290249=_0x3d1e81['editing']['view']['getDomRoot'](_0x125361),_0x1c66f8=_0x290249&&new _0x5c5cef(_0x290249)['getVisible']();if(_0x1c66f8){const _0x22f5b1=new _0x5c5cef(_0x3cffdc['window'])['getIntersection'](_0x1c66f8);_0x22f5b1&&(_0x50f712=_0x22f5b1['top']+0.25*_0x22f5b1['height']);}}if(void 0x0===_0x50f712)return;const _0x5035a7=h(_0x3d1e81['editing'],this['_currentOutlineDefinitions'],_0x50f712);_0x5035a7?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x5035a7)):this['_setActiveViewItem'](-0x1);}}function h(_0x25794e,_0x3309e5,_0xa006d7,_0x18f661=0x0,_0x5688c4=_0x3309e5['length']-0x1){const _0x4fe800=Math['floor'](_0x18f661+(_0x5688c4-_0x18f661)/0x2);if(_0x5688c4>=_0x18f661){const _0xd42730=_0x3309e5[_0x4fe800],_0x678fd4=_0x25794e['mapper']['toViewElement'](_0xd42730['modelElement']);if(!_0x678fd4)return null;const _0x1180f0=_0x25794e['view']['domConverter']['mapViewToDom'](_0x678fd4);return new _0x5c5cef(_0x1180f0)['bottom']>_0xa006d7?h(_0x25794e,_0x3309e5,_0xa006d7,_0x18f661,_0x4fe800-0x1):h(_0x25794e,_0x3309e5,_0xa006d7,_0x4fe800+0x1,_0x5688c4);}return _0x4fe800<0x0?null:_0x3309e5[_0x4fe800];}class P extends _0x44d435{['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 _0x2d7123=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3fdb89;for(const _0x1f1a3f in _0x2d7123){const _0xf218a=_0x1f1a3f,_0x3e8114=_0x2d7123[_0xf218a];if('documentOutlineLicenseKeyValid'==_0x3e8114||'documentOutlineLicenseKeyInvalid'==_0x3e8114||'documentOutlineLicenseKeyExpired'==_0x3e8114||'documentOutlineLicenseKeyDomainLimit'==_0x3e8114||'documentOutlineLicenseKeyNotAllowed'==_0x3e8114||'documentOutlineLicenseKeyEvaluationLimit'==_0x3e8114||'documentOutlineLicenseKeyUsageLimit'==_0x3e8114){delete _0x2d7123[_0xf218a],_0x3fdb89=_0x3e8114,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x3fdb89&&_0x2d7123['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x3fdb89&&_0x2d7123['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x3fdb89&&_0x2d7123['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x3fdb89&&_0x2d7123['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x3fdb89&&_0x2d7123['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x3fdb89&&_0x2d7123['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x5e561b{['execute'](){this['editor']['model']['change'](_0x77ac99=>{this['editor']['model']['insertObject'](_0x77ac99['createElement']('tableOfContents'));});}['refresh'](){const _0x12d275=this['editor']['model'],_0x6d300f=_0x12d275['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x6d300f&&_0x12d275['schema']['findAllowedParent'](_0x6d300f,'tableOfContents'));}}class T extends _0x44d435{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x5385b2=this['editor'];if(_0x5385b2['config']['get']('headingId.modelAttributeName'))return;(function(_0x17ed43){const _0x4eaa09=new Map();if(_0x17ed43)return _0x17ed43['forEach'](_0x161321=>{'paragraph'!==_0x161321['model']&&_0x4eaa09['set'](_0x161321['view'],_0x161321['model']);}),_0x4eaa09['get']('h1')||_0x4eaa09['set']('h1','heading1'),_0x4eaa09;return _0x4eaa09;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5a8d88,_0x2df649)=>{this['_customUpcastHeadingsConversion'](_0x2df649),this['_customDataDowncastHeadingsConversion'](_0x5a8d88),_0x5385b2['model']['schema']['isRegistered'](_0x5a8d88)&&_0x5385b2['model']['schema']['extend'](_0x5a8d88,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4d044c){this['editor']['conversion']['for']('upcast')['add'](_0x480390=>_0x480390['on']('element:'+_0x4d044c,(_0x50cacf,_0x228932,_0x1bbf44)=>{const {consumable:_0x389791,writer:_0x5543b6}=_0x1bbf44,_0xea5864=_0x228932['viewItem']['getAttribute']('id'),_0x3bd7ee=_0x228932['modelRange']['getContainedElement']();if(_0x3bd7ee)return _0xea5864&&_0xea5864['length']||_0x3bd7ee['hasAttribute']('headingId')?void(_0x389791['consume'](_0x228932['viewItem'],{'attributes':['id']})&&_0x5543b6['setAttribute']('headingId',_0xea5864,_0x3bd7ee)):(_0x389791['consume'](_0x228932['viewItem'],{'attributes':['id']}),void _0x5543b6['setAttribute']('headingId',_0x2792e6(),_0x3bd7ee));},{'priority':_0x556431['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x319eb5){this['editor']['conversion']['for']('downcast')['add'](_0x3c060f=>_0x3c060f['on']('attribute:headingId:'+_0x319eb5,(_0xbe2c7b,_0x39ea84,_0xb6e796)=>{if(!_0xb6e796['consumable']['consume'](_0x39ea84['item'],_0xbe2c7b['name']))return;const _0x93c3aa=_0x39ea84['item']['getAttribute']('headingId'),_0xa1b80a=_0xb6e796['mapper']['toViewElement'](_0x39ea84['item']);_0xb6e796['writer']['setAttribute']('id',_0x93c3aa,_0xa1b80a);}));}['_registerHeadingIdAttributePostfixer'](){const _0x6fad89=this['editor'],_0x27bb28=new Set(),_0x51c00d=new Set();function _0x27a71b(_0x488b01,_0x3bef4a){const _0x5edafe=_0x2792e6();return _0x51c00d['add'](_0x5edafe),_0x488b01['setAttribute']('headingId',_0x5edafe,_0x3bef4a),_0x5edafe;}function _0x1d97ff(_0x2c1d2f,_0x163b84){_0x2c1d2f['removeAttribute']('headingId',_0x163b84);}_0x6fad89['model']['document']['registerPostFixer'](_0x449254=>{const _0x201103=_0x6fad89['model']['document']['differ']['getChanges']();let _0x3f80ba=!0x1;for(const _0x32767a of _0x201103)if('insert'==_0x32767a['type']&&_0x32767a['name']){if(b(_0x32767a['name'])){const _0x53534f=_0x32767a['attributes']['get']('headingId');'string'==typeof _0x53534f?_0x27bb28['has'](_0x53534f)?(_0x27a71b(_0x449254,_0x32767a['position']['nodeAfter']),_0x3f80ba=!0x0):_0x51c00d['add'](_0x53534f):(_0x27a71b(_0x449254,_0x32767a['position']['nodeAfter']),_0x3f80ba=!0x0);}else'string'==typeof _0x32767a['attributes']['get']('headingId')&&(_0x1d97ff(_0x449254,_0x32767a['position']['nodeAfter']),_0x3f80ba=!0x0);}else{if('remove'==_0x32767a['type']){const _0x5def2a=_0x32767a['attributes']['get']('headingId');'string'==typeof _0x5def2a&&_0x27bb28['delete'](_0x5def2a);}}return _0x3f80ba;}),_0x6fad89['model']['document']['on']('change',()=>{_0x51c00d['forEach'](_0x309695=>_0x27bb28['add'](_0x309695)),_0x51c00d['clear']();});}}function b(_0x287d11){return!!_0x287d11['match'](/heading\d/);}class s extends _0x44d435{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5b93ef,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xc1124e){super(_0xc1124e),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x556243=this['editor'],_0x10abe9=_0x556243['editing']['view']['document'];_0x556243['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x556243['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x10abe9,'click',(_0x20dd7c,_0x209d0f)=>{if(!_0x209d0f['target'])return;const _0x242756=_0x209d0f['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x242756)&&(_0x209d0f['domEvent']['preventDefault'](),_0x20dd7c['stop'](),this['_handleScrollToHeading'](_0x242756));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x556243['commands']['add']('insertTableOfContents',new _(_0x556243)),(_0x556243['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x334879,_0x34e621)=>{this['_currentOutlineDefinitions']=_0x34e621['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x556243['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4a318b){const _0x1ea47a=_0x442cb0([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x9c65f7=0x6b9b05fd,_0x89a405=0x6b9c84ad^_0x9c65f7,_0x12db89=window[_0x442cb0([0x44,0x61,0x74,0x65])][_0x442cb0([0x6e,0x6f,0x77])](),_0x21374c=_0x4a318b[_0x442cb0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c6de4=new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19d1a3=>{_0x21374c[_0x442cb0([0x6f,0x6e,0x63,0x65])](_0x442cb0([0x72,0x65,0x61,0x64,0x79]),_0x19d1a3);}),_0x277a68={[_0x442cb0([0x6b,0x74,0x79])]:_0x442cb0([0x45,0x43]),[_0x442cb0([0x75,0x73,0x65])]:_0x442cb0([0x73,0x69,0x67]),[_0x442cb0([0x63,0x72,0x76])]:_0x442cb0([0x50,0x2d,0x32,0x35,0x36]),[_0x442cb0([0x78])]:_0x442cb0([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]),[_0x442cb0([0x79])]:_0x442cb0([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]),[_0x442cb0([0x61,0x6c,0x67])]:_0x442cb0([0x45,0x53,0x32,0x35,0x36])},_0x134948=_0x21374c[_0x442cb0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x442cb0([0x67,0x65,0x74])](_0x442cb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ef088(){let _0x410c2c,_0x368f2a=null,_0x493674=null;try{if(_0x134948==_0x442cb0([0x47,0x50,0x4c]))return _0x442cb0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x410c2c=_0x58c779(),!_0x410c2c)return _0x442cb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x410c2c[_0x442cb0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x493674=_0x21e559(_0x410c2c[_0x442cb0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x410c2c[_0x442cb0([0x6a,0x74,0x69])])),await _0x43d373()?_0x1d4fd6()?_0x59f60b()?_0x442cb0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2302d4()?(_0x410c2c[_0x442cb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x442cb0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x368f2a=_0x376132(_0x442cb0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x458317()):_0x442cb0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x442cb0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x442cb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x442cb0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59f60b(){const _0x2e4297=[_0x442cb0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x442cb0([0x74,0x72,0x69,0x61,0x6c])][_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x410c2c[_0x442cb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x12db89/0x3e8:0xe10*_0x89a405;return _0x410c2c[_0x442cb0([0x65,0x78,0x70])]<_0x2e4297;}function _0x1d4fd6(){const _0x533f20=_0x410c2c[_0x442cb0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x533f20&&(!!_0x533f20[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x442cb0([0x2a]))||(!!_0x533f20[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x442cb0([0x54,0x4f,0x43]))||(!!_0x533f20[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x442cb0([0x50,0x50]))||!(!_0x533f20[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x442cb0([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x513bdd()))));}function _0x2302d4(){const _0x8f2bd4=_0x410c2c[_0x442cb0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8f2bd4||0x0==_0x8f2bd4[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22b52b}=new URL(window[_0x442cb0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x8f2bd4[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22b52b))return!0x0;const _0x1e5af3=_0x22b52b[_0x442cb0([0x73,0x70,0x6c,0x69,0x74])](_0x442cb0([0x2e]));return _0x8f2bd4[_0x442cb0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x275888=>_0x275888[_0x442cb0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x442cb0([0x2a])))[_0x442cb0([0x6d,0x61,0x70])](_0x31c3aa=>_0x31c3aa[_0x442cb0([0x73,0x70,0x6c,0x69,0x74])](_0x442cb0([0x2e])))[_0x442cb0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x431135=>_0x431135[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1e5af3[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x442cb0([0x6d,0x61,0x70])](_0x3d0859=>Array(_0x1e5af3[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d0859[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x442cb0([0x66,0x69,0x6c,0x6c])](_0x3d0859[0x0]===_0x442cb0([0x2a])?_0x442cb0([0x2a]):'')[_0x442cb0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d0859))[_0x442cb0([0x73,0x6f,0x6d,0x65])](_0x56fb1b=>_0x1e5af3[_0x442cb0([0x65,0x76,0x65,0x72,0x79])]((_0x4bedd5,_0x3f8f6e)=>_0x56fb1b[_0x3f8f6e]===_0x4bedd5||_0x56fb1b[_0x3f8f6e]===_0x442cb0([0x2a])));}function _0x458317(){return _0x368f2a&&_0x493674?new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x320f58,_0x35d037)=>{_0x368f2a[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x320f58,_0x35d037),_0x493674[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x266e70=>{_0x266e70!=_0x442cb0([0x56,0x61,0x6c,0x69,0x64])&&_0x320f58(_0x266e70);},_0x35d037);}):_0x368f2a||_0x493674||_0x442cb0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21e559(_0x2859f6,_0x9d639c){return new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33cb12=>{if(_0x41f2e4())return _0x33cb12(_0x442cb0([0x56,0x61,0x6c,0x69,0x64]));_0x57cc67(),_0x21374c[_0x442cb0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x442cb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x185569=!0x1;const _0x5d39f9=_0x2792e6();function _0x327ae9(_0x3fc20d){return!!_0x3fc20d&&(typeof _0x3fc20d===_0x442cb0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3fc20d===_0x442cb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3fc20d[_0x442cb0([0x74,0x68,0x65,0x6e])]===_0x442cb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3fc20d[_0x442cb0([0x63,0x61,0x74,0x63,0x68])]===_0x442cb0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x356235(_0x45bb6b){_0x22bb90(_0x45bb6b)[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x291db7=>{if(!_0x291db7||_0x291db7[_0x442cb0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x442cb0([0x6f,0x6b]))return _0x442cb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1fd654(_0x5ed69c(_0x5d39f9+_0x9d639c))!=_0x291db7[_0x442cb0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x442cb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x442cb0([0x56,0x61,0x6c,0x69,0x64]);})[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x164752=>(_0x5b26e7(),_0x164752),()=>{const _0x3d2238=_0x19373a();return null==_0x3d2238?(_0x5b26e7(),_0x442cb0([0x56,0x61,0x6c,0x69,0x64])):_0x442cb0(_0x12db89-_0x3d2238>(0x4f9781fd^_0x9c65f7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x33cb12)[_0x442cb0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x33cb12(_0x442cb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1b3c74=0x6badeb7d^_0x9c65f7;function _0x5b26e7(){const _0x546d3d=_0x442cb0([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fd654(_0x5ed69c(_0x2859f6)),_0x1191a3=_0x5b1eb8(_0x1fd654(window[_0x442cb0([0x4d,0x61,0x74,0x68])][_0x442cb0([0x63,0x65,0x69,0x6c])](_0x12db89/_0x1b3c74)));window[_0x442cb0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x442cb0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x546d3d,_0x1191a3);}function _0x19373a(){const _0xb0ccca=_0x442cb0([0x6c,0x6c,0x63,0x74,0x2d])+_0x1fd654(_0x5ed69c(_0x2859f6)),_0x32c32b=window[_0x442cb0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x442cb0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb0ccca);return _0x32c32b?window[_0x442cb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b1eb8(_0x32c32b),0x10)*_0x1b3c74:null;}function _0x22bb90(_0x16c4f4){return new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7bac92,_0x16942c)=>{_0x16c4f4[_0x442cb0([0x74,0x68,0x65,0x6e])](_0x7bac92,_0x16942c),window[_0x442cb0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16942c,0x6b9ad13d^_0x9c65f7);});}}_0x21374c[_0x442cb0([0x6f,0x6e])](_0x442cb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3ca254,_0x5f58a6)=>{if(_0x5f58a6[0x0]!=_0x2859f6)return _0x33cb12(_0x442cb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5f58a6[0x1]={..._0x5f58a6[0x1],[_0x442cb0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d39f9};},{[_0x442cb0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x442cb0([0x68,0x69,0x67,0x68])}),_0x21374c[_0x442cb0([0x6f,0x6e])](_0x442cb0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32607a=>{_0x327ae9(_0x32607a[_0x442cb0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x185569=!0x0,_0x356235(_0x32607a[_0x442cb0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x442cb0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x442cb0([0x6c,0x6f,0x77])}),_0x5c6de4[_0x442cb0([0x74,0x68,0x65,0x6e])](()=>{_0x185569||_0x33cb12(_0x442cb0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41f2e4(){return _0x21374c[_0x442cb0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x442cb0([0x76,0x69,0x65,0x77])][_0x442cb0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x442cb0([0x61,0x75,0x74,0x6f]);}function _0x57cc67(){_0x21374c[_0x442cb0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x442cb0([0x76,0x69,0x65,0x77])][_0x442cb0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x442cb0([0x61,0x75,0x74,0x6f]);}}function _0x376132(_0x395538){const _0x321482=[new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49a176=>setTimeout(_0x49a176,0x6b923b31^_0x9c65f7)),_0x5c6de4[_0x442cb0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x127985=>{let _0x1c65c0=0x0;_0x21374c[_0x442cb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x442cb0([0x6f,0x6e])](_0x442cb0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1de15d,_0x1719da)=>{_0x1719da[0x0][_0x442cb0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1c65c0++,_0x1c65c0==(0x6b9b0015^_0x9c65f7)&&(_0x127985(),_0x1de15d[_0x442cb0([0x6f,0x66,0x66])]());});}))];return window[_0x442cb0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x442cb0([0x72,0x61,0x63,0x65])](_0x321482)[_0x442cb0([0x74,0x68,0x65,0x6e])](()=>_0x395538);}async function _0x24b890(){await _0x5c6de4,_0x21374c[_0x442cb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x442cb0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d09a8,_0x21374c[_0x442cb0([0x6d,0x6f,0x64,0x65,0x6c])][_0x442cb0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d09a8,_0x21374c[_0x442cb0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x442cb0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x513bdd(){return window[_0x442cb0([0x67,0x6c,0x6f,0x62])]&&window[_0x442cb0([0x67,0x6c,0x6f,0x62])][_0x442cb0([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x4ce9c5(_0x26ff02){const _0x3b0ff3=_0x2e7978();_0x21374c[_0x3b0ff3]=_0x442cb0([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])+_0x26ff02,_0x26ff02!=_0x442cb0([0x56,0x61,0x6c,0x69,0x64])&&_0x24b890();}function _0x2e7978(){const _0x395bb9=window[_0x442cb0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x442cb0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x442cb0([0x6e,0x6f,0x77])]())[_0x442cb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x442cb0([0x2e]),'');let _0x4b2c0b=_0x442cb0([0x6d]);for(let _0x1ea53f=0x0;_0x1ea53f<_0x395bb9[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ea53f+=0x2){let _0x41d3ff=window[_0x442cb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x395bb9[_0x442cb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ea53f,_0x1ea53f+0x2));_0x41d3ff>=_0x1ea47a[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x41d3ff-=_0x1ea47a[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b2c0b+=_0x1ea47a[_0x41d3ff];}return _0x4b2c0b;}function _0x58c779(){const _0x40b96f=_0x134948[_0x442cb0([0x73,0x70,0x6c,0x69,0x74])](_0x442cb0([0x2e]));if(0x3!=_0x40b96f[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc58cda(_0x40b96f[0x1]);function _0xc58cda(_0x479679){const _0x13d380=_0x4e9e2e(_0x479679);return _0x13d380&&_0x69d3a5()?_0x13d380:null;function _0x69d3a5(){const _0x3d7439=_0x13d380[_0x442cb0([0x6a,0x74,0x69])],_0x413562=window[_0x442cb0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d7439[_0x442cb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d7439[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a8855={..._0x13d380,[_0x442cb0([0x6a,0x74,0x69])]:_0x3d7439[_0x442cb0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3d7439[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a8855[_0x442cb0([0x76,0x63])],_0x5ed69c(_0x4a8855)==_0x413562;}}}async function _0x43d373(){let _0x2fcbe1=!0x0;try{const _0x428d78=_0x134948[_0x442cb0([0x73,0x70,0x6c,0x69,0x74])](_0x442cb0([0x2e])),[_0x441e40,_0x411e37,_0x2c36f9]=_0x428d78;return _0x25853e(_0x441e40),await _0x24c052(_0x441e40,_0x411e37,_0x2c36f9),_0x2fcbe1;}catch{return!0x1;}function _0x25853e(_0x2ec688){const _0x415fff=_0x4e9e2e(_0x2ec688);_0x415fff&&_0x415fff[_0x442cb0([0x61,0x6c,0x67])]==_0x442cb0([0x45,0x53,0x32,0x35,0x36])||(_0x2fcbe1=!0x1);}async function _0x24c052(_0xdbb2be,_0x47ccac,_0x5e2b07){const _0x5642f7=window[_0x442cb0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x442cb0([0x66,0x72,0x6f,0x6d])](_0x274f43(_0x5e2b07),_0x162916=>_0x162916[_0x442cb0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x54d0ed=new window[(_0x442cb0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x442cb0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xdbb2be+_0x442cb0([0x2e])+_0x47ccac),_0x29e7b0=window[_0x442cb0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x442cb0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x29e7b0)return;const _0x11ae90=await _0x29e7b0[_0x442cb0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x442cb0([0x6a,0x77,0x6b]),_0x277a68,{[_0x442cb0([0x6e,0x61,0x6d,0x65])]:_0x442cb0([0x45,0x43,0x44,0x53,0x41]),[_0x442cb0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x442cb0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x442cb0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x29e7b0[_0x442cb0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x442cb0([0x6e,0x61,0x6d,0x65])]:_0x442cb0([0x45,0x43,0x44,0x53,0x41]),[_0x442cb0([0x68,0x61,0x73,0x68])]:{[_0x442cb0([0x6e,0x61,0x6d,0x65])]:_0x442cb0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x11ae90,_0x5642f7,_0x54d0ed)||(_0x2fcbe1=!0x1);}}function _0x4e9e2e(_0x3d0533){return _0x3d0533[_0x442cb0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x442cb0([0x65,0x79]))?JSON[_0x442cb0([0x70,0x61,0x72,0x73,0x65])](_0x274f43(_0x3d0533)):null;}function _0x274f43(_0x391b90){return window[_0x442cb0([0x61,0x74,0x6f,0x62])](_0x391b90[_0x442cb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x442cb0([0x2b]))[_0x442cb0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x442cb0([0x2f])));}function _0x5ed69c(_0x4cc3b8){let _0x40ca3d=0x1505;function _0x9dd364(_0x1ef404){for(let _0x5df0fb=0x0;_0x5df0fb<_0x1ef404[_0x442cb0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5df0fb++){const _0x5ff9d0=_0x1ef404[_0x442cb0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5df0fb);_0x40ca3d=(_0x40ca3d<<0x5)+_0x40ca3d+_0x5ff9d0,_0x40ca3d&=_0x40ca3d;}}function _0x53cc26(_0x2f485a){Array[_0x442cb0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2f485a)?_0x2f485a[_0x442cb0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53cc26):_0x2f485a&&typeof _0x2f485a==_0x442cb0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x442cb0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2f485a)[_0x442cb0([0x73,0x6f,0x72,0x74])]()[_0x442cb0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5f0b9b,_0x2d9ae7])=>{_0x9dd364(_0x5f0b9b),_0x53cc26(_0x2d9ae7);}):_0x9dd364(window[_0x442cb0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2f485a));}return _0x53cc26(_0x4cc3b8),_0x40ca3d>>>0x0;}function _0x1fd654(_0x59aec5){return _0x59aec5[_0x442cb0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x442cb0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x442cb0([0x30]));}function _0x5b1eb8(_0x5bc9ba){return _0x5bc9ba[_0x442cb0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x442cb0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x442cb0([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d09a8(){}function _0x442cb0(_0x3cc168){return _0x3cc168['map'](_0x3d88de=>String['fromCharCode'](_0x3d88de))['join']('');}_0x4ce9c5(await _0x5ef088());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4a3486=>{'$graveyard'!==_0x4a3486['rootName']&&this['editor']['editing']['reconvertItem'](_0x4a3486);});}['_trackNewToCElements'](){for(const _0x15c471 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x15c471['type']||'tableOfContents'!==_0x15c471['name'])return;this['_tableOfContentsElements']['add'](_0x15c471['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3635f5=this['editor']['conversion'];_0x3635f5['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3635f5['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x45a5b5,{writer:_0x1b70e1})=>this['_createTableOfContents'](_0x1b70e1,!0x0)}),_0x3635f5['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4dd3a3,{writer:_0x39a44a})=>{this['_tableOfContentsElements']['add'](_0x4dd3a3);const _0x320df6=this['_createTableOfContents'](_0x39a44a);return _0x4756d2(_0x320df6,_0x39a44a,{'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'](_0x200c64,_0x6e6c3f=!0x1){const {locale:_0x45535d}=this['editor'],_0x103a05=_0x200c64['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x6e6c3f&&{'data-table-of-contents-label':j(_0x45535d,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x6e6c3f&&_0x200c64['insert'](_0x200c64['createPositionAt'](_0x103a05,'end'),_0x200c64['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x200c64['createText'](j(_0x45535d,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x339b22=_0x6e6c3f?'':'['+j(_0x45535d,'Empty\x20heading')+']';let _0x217c91=_0x103a05;return this['_currentOutlineDefinitions']['forEach']((_0x464d63,_0x21f3eb,_0x3efeba)=>{const _0x324d35=this['editor']['model']['hasContent'](_0x464d63['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5bca54=_0x324d35?_0x464d63['text']:_0x339b22,_0x5779a0=_0x464d63['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x54f36c=_0x200c64['createContainerElement']('a',{'href':'#'+_0x5779a0,...!_0x6e6c3f&&{'tabindex':'-1'}},[_0x200c64['createText'](_0x5bca54)]),_0x4a7e43=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x200c64['setCustomProperty']('tableOfContentsHeadingIndex',_0x21f3eb,_0x54f36c);const _0x20a1d6=_0x200c64['createContainerElement']('li',null,[_0x324d35||!_0x6e6c3f&&_0x4a7e43?_0x54f36c:_0x200c64['createText']('')]),_0x4a1dcc=_0x21f3eb?_0x3efeba[_0x21f3eb-0x1]['level']:0x0,_0x4aedb5=Math['abs'](_0x464d63['level']-_0x4a1dcc);if(_0x464d63['level']>_0x4a1dcc){const _0x355733=N(_0x20a1d6,_0x4aedb5,_0x200c64);_0x200c64['insert'](_0x200c64['createPositionAt'](_0x217c91,'end'),_0x355733);}else{const _0x3bf096=function(_0x4e5813,_0x167fcf){return _0x4e5813['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2ffba4=>_0x2ffba4['is']('element','ol'))[_0x167fcf];}(_0x217c91,_0x4aedb5);_0x200c64['insert'](_0x200c64['createPositionAt'](_0x3bf096,'end'),_0x20a1d6);}_0x217c91=_0x20a1d6;}),_0x103a05;}['_handleScrollToHeading'](_0x3efd1d){const _0x2e65fc=this['_currentOutlineDefinitions'][_0x3efd1d]['modelElement'];this['editor']['model']['change'](_0x510dd6=>{_0x510dd6['setSelection'](_0x2e65fc,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x514a23,_0x21e159)=>{const _0x3dd727=_0x21e159['mapper'],_0x74fc7b=_0x3dd727['findMappedViewAncestor'](_0x21e159['viewPosition']),_0x30b8bd=_0x3dd727['toModelElement'](_0x74fc7b);_0x30b8bd['is']('element','tableOfContents')&&(_0x21e159['modelPosition']=this['editor']['model']['createPositionAt'](_0x30b8bd,0x0),_0x514a23['stop']());};}}function N(_0x3b0398,_0xe06e83,_0x54f415){return 0x1===_0xe06e83?_0x54f415['createContainerElement']('ol',null,[_0x3b0398]):_0x54f415['createContainerElement']('ol',null,[_0x54f415['createContainerElement']('li',null,[N(_0x3b0398,_0xe06e83-0x1,_0x54f415)])]);}class o extends _0x44d435{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x473043=this['editor'];_0x473043['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x598a1f=this['_createButton'](_0xd1738f);return _0x598a1f['tooltip']=!0x0,_0x598a1f;}),_0x473043['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x424621)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ccd1e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1b36ef;for(const _0x4c8a4a in _0x4ccd1e){const _0x56547d=_0x4c8a4a,_0x135b27=_0x4ccd1e[_0x56547d];if('tableOfContentsLicenseKeyValid'==_0x135b27||'tableOfContentsLicenseKeyInvalid'==_0x135b27||'tableOfContentsLicenseKeyExpired'==_0x135b27||'tableOfContentsLicenseKeyDomainLimit'==_0x135b27||'tableOfContentsLicenseKeyNotAllowed'==_0x135b27||'tableOfContentsLicenseKeyEvaluationLimit'==_0x135b27||'tableOfContentsLicenseKeyUsageLimit'==_0x135b27){delete _0x4ccd1e[_0x56547d],_0x1b36ef=_0x135b27,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x1b36ef&&_0x4ccd1e['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x12ef5d){const _0x4c3706=this['editor'],_0x2d5436=_0x4c3706['locale'],_0x478530=_0x4c3706['commands']['get']('insertTableOfContents'),_0x1a16d3=new _0x12ef5d(_0x2d5436);return _0x1a16d3['set']({'label':j(_0x2d5436,'Table\x20of\x20contents'),'icon':_0x1b9d90}),_0x1a16d3['bind']('isEnabled')['to'](_0x478530,'isEnabled'),this['listenTo'](_0x1a16d3,'execute',()=>{_0x4c3706['execute']('insertTableOfContents'),_0x4c3706['editing']['view']['focus']();}),_0x1a16d3;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x44d435{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-document-outline",
|
|
3
|
-
"version": "47.5.0-alpha.
|
|
3
|
+
"version": "47.5.0-alpha.7",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "47.5.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "47.5.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "47.5.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-icons": "47.5.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "47.5.0-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "47.5.0-alpha.
|
|
23
|
-
"ckeditor5": "47.5.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "47.5.0-alpha.7",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "47.5.0-alpha.7",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "47.5.0-alpha.7",
|
|
19
|
+
"@ckeditor/ckeditor5-icons": "47.5.0-alpha.7",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "47.5.0-alpha.7",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.7",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "47.5.0-alpha.7",
|
|
23
|
+
"ckeditor5": "47.5.0-alpha.7",
|
|
24
24
|
"es-toolkit": "1.39.5"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x451eb7=_0x51e8;function _0x51e8(_0x12a49b,_0x52dd64){const _0x138fd7=_0x138f();return _0x51e8=function(_0x51e8a7,_0x5ef861){_0x51e8a7=_0x51e8a7-0x169;let _0x2ac964=_0x138fd7[_0x51e8a7];return _0x2ac964;},_0x51e8(_0x12a49b,_0x52dd64);}(function(_0x40f330,_0x373e76){const _0x2a84bd=_0x51e8,_0x298c13=_0x40f330();while(!![]){try{const _0x2c2938=parseInt(_0x2a84bd(0x1a0))/0x1+-parseInt(_0x2a84bd(0x19f))/0x2+-parseInt(_0x2a84bd(0x180))/0x3+parseInt(_0x2a84bd(0x195))/0x4+-parseInt(_0x2a84bd(0x178))/0x5*(-parseInt(_0x2a84bd(0x1a2))/0x6)+-parseInt(_0x2a84bd(0x192))/0x7+parseInt(_0x2a84bd(0x186))/0x8;if(_0x2c2938===_0x373e76)break;else _0x298c13['push'](_0x298c13['shift']());}catch(_0x1bcf7d){_0x298c13['push'](_0x298c13['shift']());}}}(_0x138f,0x7c158));import{Plugin as _0x5556c8}from'ckeditor5/src/core.js';import{CKEditorError as _0x5f4184,global as _0x31da3d,Rect as _0x535f27,uid as _0x48c654}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x1ac348}from'./ui/documentoutlineview.js';import{throttle as _0xd4cecf}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x5556c8{[_0x451eb7(0x1a8)];[_0x451eb7(0x17f)];[_0x451eb7(0x196)];static get[_0x451eb7(0x18c)](){const _0x29d3ef=_0x451eb7;return _0x29d3ef(0x185);}static get[_0x451eb7(0x16c)](){return!0x0;}static get[_0x451eb7(0x16d)](){return!0x0;}constructor(_0x620055){const _0x27358c=_0x451eb7;super(_0x620055),this[_0x27358c(0x1a8)]=new _0x1ac348(_0x620055[_0x27358c(0x18a)],this[_0x27358c(0x175)][_0x27358c(0x17b)][_0x27358c(0x17d)](_0x27358c(0x18f)),this[_0x27358c(0x175)][_0x27358c(0x17b)][_0x27358c(0x17d)](_0x27358c(0x1aa))),this[_0x27358c(0x17f)]=[],this[_0x27358c(0x196)]=_0xd4cecf(this[_0x27358c(0x1ae)][_0x27358c(0x179)](this),0x64);}[_0x451eb7(0x19b)](){const _0x3c5254=_0x451eb7,_0x33e3d4=this[_0x3c5254(0x175)],_0x1dc2af=_0x33e3d4[_0x3c5254(0x17a)][_0x3c5254(0x17d)](_0x3c5254(0x191));let _0x3b4a33=!0x1;if(this[_0x3c5254(0x1a8)][_0x3c5254(0x181)](),this[_0x3c5254(0x175)]['ui'][_0x3c5254(0x1a5)][_0x3c5254(0x1ad)](this[_0x3c5254(0x1a8)][_0x3c5254(0x169)]),!_0x33e3d4[_0x3c5254(0x17b)][_0x3c5254(0x17d)](_0x3c5254(0x1aa)))throw new _0x5f4184(_0x3c5254(0x18b),{'editor':_0x33e3d4});_0x33e3d4[_0x3c5254(0x17b)][_0x3c5254(0x17d)](_0x3c5254(0x1aa))[_0x3c5254(0x198)](this[_0x3c5254(0x1a8)][_0x3c5254(0x169)]),_0x1dc2af['on'](_0x3c5254(0x1a9),this[_0x3c5254(0x188)][_0x3c5254(0x179)](this)),_0x1dc2af['on'](_0x3c5254(0x183),(_0x27039b,{index:_0x463981})=>this[_0x3c5254(0x1a3)](_0x463981)),this[_0x3c5254(0x1a8)]['on'](_0x3c5254(0x19d),(_0x373345,_0x19139a)=>{const _0x3adf86=_0x3c5254;_0x3b4a33=!0x0,this[_0x3adf86(0x16a)](_0x19139a);}),this[_0x3c5254(0x1a8)][_0x3c5254(0x19c)](_0x31da3d[_0x3c5254(0x18d)],_0x3c5254(0x1af),()=>{const _0x535743=_0x3c5254;_0x3b4a33?_0x3b4a33=!0x1:this[_0x535743(0x196)]();},{'useCapture':!0x0}),this[_0x3c5254(0x1a8)][_0x3c5254(0x19c)](_0x31da3d[_0x3c5254(0x18e)],_0x3c5254(0x197),this[_0x3c5254(0x196)],{'useCapture':!0x0});}[_0x451eb7(0x1a1)](){!async function(_0x2030da){const _0x2d249a=_0x24bef4([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x548ee1=0x1cb264a3,_0x21e212=0x1cb5e59b^_0x548ee1,_0x3cec34=window[_0x24bef4([0x44,0x61,0x74,0x65])][_0x24bef4([0x6e,0x6f,0x77])](),_0x37d344=_0x2030da[_0x24bef4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3b01af=new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cec62=>{_0x37d344[_0x24bef4([0x6f,0x6e,0x63,0x65])](_0x24bef4([0x72,0x65,0x61,0x64,0x79]),_0x5cec62);}),_0x1a5d62={[_0x24bef4([0x6b,0x74,0x79])]:_0x24bef4([0x45,0x43]),[_0x24bef4([0x75,0x73,0x65])]:_0x24bef4([0x73,0x69,0x67]),[_0x24bef4([0x63,0x72,0x76])]:_0x24bef4([0x50,0x2d,0x32,0x35,0x36]),[_0x24bef4([0x78])]:_0x24bef4([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]),[_0x24bef4([0x79])]:_0x24bef4([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]),[_0x24bef4([0x61,0x6c,0x67])]:_0x24bef4([0x45,0x53,0x32,0x35,0x36])},_0x51ab85=_0x37d344[_0x24bef4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x24bef4([0x67,0x65,0x74])](_0x24bef4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x295823(){let _0x49a581,_0x251293=null,_0x456880=null;try{if(_0x51ab85==_0x24bef4([0x47,0x50,0x4c]))return _0x24bef4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49a581=_0x589dfe(),!_0x49a581)return _0x24bef4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49a581[_0x24bef4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x456880=_0x4680f9(_0x49a581[_0x24bef4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49a581[_0x24bef4([0x6a,0x74,0x69])])),await _0x2eb252()?_0x1421cb()?_0x3467fc()?_0x24bef4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a6342()?(_0x49a581[_0x24bef4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x24bef4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x251293=_0x28c99d(_0x24bef4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7fb089()):_0x24bef4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x24bef4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x24bef4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x24bef4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3467fc(){const _0x412e8a=[_0x24bef4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x24bef4([0x74,0x72,0x69,0x61,0x6c])][_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49a581[_0x24bef4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3cec34/0x3e8:0xe10*_0x21e212;return _0x49a581[_0x24bef4([0x65,0x78,0x70])]<_0x412e8a;}function _0x1421cb(){const _0x250c3f=_0x49a581[_0x24bef4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x250c3f&&(!!_0x250c3f[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24bef4([0x2a]))||(!!_0x250c3f[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24bef4([0x44,0x4f]))||(!!_0x250c3f[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24bef4([0x50,0x50]))||!(!_0x250c3f[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24bef4([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x58fff5()))));}function _0x2a6342(){const _0x16fea2=_0x51e8,_0x450f92=_0x49a581[_0x24bef4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x450f92||0x0==_0x450f92[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x335a53}=new URL(window[_0x24bef4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16fea2(0x16f)]);if(_0x450f92[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x335a53))return!0x0;const _0x5b366d=_0x335a53[_0x24bef4([0x73,0x70,0x6c,0x69,0x74])](_0x24bef4([0x2e]));return _0x450f92[_0x24bef4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1d3692=>_0x1d3692[_0x24bef4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24bef4([0x2a])))[_0x24bef4([0x6d,0x61,0x70])](_0x42b5d0=>_0x42b5d0[_0x24bef4([0x73,0x70,0x6c,0x69,0x74])](_0x24bef4([0x2e])))[_0x24bef4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x133116=>_0x133116[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b366d[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x24bef4([0x6d,0x61,0x70])](_0x5a7559=>Array(_0x5b366d[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5a7559[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x24bef4([0x66,0x69,0x6c,0x6c])](_0x5a7559[0x0]===_0x24bef4([0x2a])?_0x24bef4([0x2a]):'')[_0x24bef4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5a7559))[_0x24bef4([0x73,0x6f,0x6d,0x65])](_0x2d89d2=>_0x5b366d[_0x24bef4([0x65,0x76,0x65,0x72,0x79])]((_0xa717d4,_0x356332)=>_0x2d89d2[_0x356332]===_0xa717d4||_0x2d89d2[_0x356332]===_0x24bef4([0x2a])));}function _0x7fb089(){return _0x251293&&_0x456880?new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x416bbb,_0x12a3e7)=>{_0x251293[_0x24bef4([0x74,0x68,0x65,0x6e])](_0x416bbb,_0x12a3e7),_0x456880[_0x24bef4([0x74,0x68,0x65,0x6e])](_0x337c56=>{_0x337c56!=_0x24bef4([0x56,0x61,0x6c,0x69,0x64])&&_0x416bbb(_0x337c56);},_0x12a3e7);}):_0x251293||_0x456880||_0x24bef4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4680f9(_0x36f26d,_0x586d27){return new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cf3f0=>{if(_0x5a4e20())return _0x4cf3f0(_0x24bef4([0x56,0x61,0x6c,0x69,0x64]));_0x4aad79(),_0x37d344[_0x24bef4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x24bef4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x33d9da=!0x1;const _0x30c221=_0x48c654();function _0x1d5cd0(_0xc492bd){return!!_0xc492bd&&(typeof _0xc492bd===_0x24bef4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xc492bd===_0x24bef4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xc492bd[_0x24bef4([0x74,0x68,0x65,0x6e])]===_0x24bef4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xc492bd[_0x24bef4([0x63,0x61,0x74,0x63,0x68])]===_0x24bef4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x59e51e(_0x5abff8){_0x2bc96e(_0x5abff8)[_0x24bef4([0x74,0x68,0x65,0x6e])](_0x3452e4=>{if(!_0x3452e4||_0x3452e4[_0x24bef4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x24bef4([0x6f,0x6b]))return _0x24bef4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57e1fc(_0x132594(_0x30c221+_0x586d27))!=_0x3452e4[_0x24bef4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x24bef4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x24bef4([0x56,0x61,0x6c,0x69,0x64]);})[_0x24bef4([0x74,0x68,0x65,0x6e])](_0x577527=>(_0x8c4e73(),_0x577527),()=>{const _0x4f6cfe=_0x3db9e5();return null==_0x4f6cfe?(_0x8c4e73(),_0x24bef4([0x56,0x61,0x6c,0x69,0x64])):_0x24bef4(_0x3cec34-_0x4f6cfe>(0x38bee0a3^_0x548ee1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x24bef4([0x74,0x68,0x65,0x6e])](_0x4cf3f0)[_0x24bef4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4cf3f0(_0x24bef4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3652b7=0x1c848a23^_0x548ee1;function _0x8c4e73(){const _0x46d113=_0x24bef4([0x6c,0x6c,0x63,0x74,0x2d])+_0x57e1fc(_0x132594(_0x36f26d)),_0x4dd034=_0x2e36e2(_0x57e1fc(window[_0x24bef4([0x4d,0x61,0x74,0x68])][_0x24bef4([0x63,0x65,0x69,0x6c])](_0x3cec34/_0x3652b7)));window[_0x24bef4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x24bef4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46d113,_0x4dd034);}function _0x3db9e5(){const _0x3c6b7b=_0x24bef4([0x6c,0x6c,0x63,0x74,0x2d])+_0x57e1fc(_0x132594(_0x36f26d)),_0x526fc5=window[_0x24bef4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x24bef4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c6b7b);return _0x526fc5?window[_0x24bef4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e36e2(_0x526fc5),0x10)*_0x3652b7:null;}function _0x2bc96e(_0x80b9a0){return new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb8b9b,_0x1675e6)=>{_0x80b9a0[_0x24bef4([0x74,0x68,0x65,0x6e])](_0xb8b9b,_0x1675e6),window[_0x24bef4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1675e6,0x1cb3b063^_0x548ee1);});}}_0x37d344[_0x24bef4([0x6f,0x6e])](_0x24bef4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b8f42,_0x2a1265)=>{if(_0x2a1265[0x0]!=_0x36f26d)return _0x4cf3f0(_0x24bef4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2a1265[0x1]={..._0x2a1265[0x1],[_0x24bef4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30c221};},{[_0x24bef4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x24bef4([0x68,0x69,0x67,0x68])}),_0x37d344[_0x24bef4([0x6f,0x6e])](_0x24bef4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3c0786=>{_0x1d5cd0(_0x3c0786[_0x24bef4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x33d9da=!0x0,_0x59e51e(_0x3c0786[_0x24bef4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x24bef4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x24bef4([0x6c,0x6f,0x77])}),_0x3b01af[_0x24bef4([0x74,0x68,0x65,0x6e])](()=>{_0x33d9da||_0x4cf3f0(_0x24bef4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a4e20(){return _0x37d344[_0x24bef4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x24bef4([0x76,0x69,0x65,0x77])][_0x24bef4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x24bef4([0x61,0x75,0x74,0x6f]);}function _0x4aad79(){_0x37d344[_0x24bef4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x24bef4([0x76,0x69,0x65,0x77])][_0x24bef4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x24bef4([0x61,0x75,0x74,0x6f]);}}function _0x28c99d(_0x4cbf68){const _0x53e16d=[new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2696d1=>setTimeout(_0x2696d1,0x1cbb5a6f^_0x548ee1)),_0x3b01af[_0x24bef4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59ea8f=>{let _0x13b488=0x0;_0x37d344[_0x24bef4([0x6d,0x6f,0x64,0x65,0x6c])][_0x24bef4([0x6f,0x6e])](_0x24bef4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x450c71,_0x15fc32)=>{_0x15fc32[0x0][_0x24bef4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13b488++,_0x13b488==(0x1cb2614b^_0x548ee1)&&(_0x59ea8f(),_0x450c71[_0x24bef4([0x6f,0x66,0x66])]());});}))];return window[_0x24bef4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x24bef4([0x72,0x61,0x63,0x65])](_0x53e16d)[_0x24bef4([0x74,0x68,0x65,0x6e])](()=>_0x4cbf68);}async function _0x24c07c(){await _0x3b01af,_0x37d344[_0x24bef4([0x6d,0x6f,0x64,0x65,0x6c])][_0x24bef4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5186a4,_0x37d344[_0x24bef4([0x6d,0x6f,0x64,0x65,0x6c])][_0x24bef4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5186a4,_0x37d344[_0x24bef4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x24bef4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x58fff5(){return window[_0x24bef4([0x67,0x6c,0x6f,0x62])]&&window[_0x24bef4([0x67,0x6c,0x6f,0x62])][_0x24bef4([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x40a1de(_0x504ed7){const _0x23c717=_0x4c9e49();_0x37d344[_0x23c717]=_0x24bef4([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])+_0x504ed7,_0x504ed7!=_0x24bef4([0x56,0x61,0x6c,0x69,0x64])&&_0x24c07c();}function _0x4c9e49(){const _0x54b6cc=window[_0x24bef4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x24bef4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x24bef4([0x6e,0x6f,0x77])]())[_0x24bef4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x24bef4([0x2e]),'');let _0xd913f5=_0x24bef4([0x61]);for(let _0x3c5c13=0x0;_0x3c5c13<_0x54b6cc[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3c5c13+=0x2){let _0x4f9343=window[_0x24bef4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54b6cc[_0x24bef4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3c5c13,_0x3c5c13+0x2));_0x4f9343>=_0x2d249a[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4f9343-=_0x2d249a[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xd913f5+=_0x2d249a[_0x4f9343];}return _0xd913f5;}function _0x589dfe(){const _0x3c7b6e=_0x51ab85[_0x24bef4([0x73,0x70,0x6c,0x69,0x74])](_0x24bef4([0x2e]));if(0x3!=_0x3c7b6e[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xdaee48(_0x3c7b6e[0x1]);function _0xdaee48(_0xd628b4){const _0xc0247=_0x2101f6(_0xd628b4);return _0xc0247&&_0x1a2225()?_0xc0247:null;function _0x1a2225(){const _0x12472c=_0xc0247[_0x24bef4([0x6a,0x74,0x69])],_0xdf850e=window[_0x24bef4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12472c[_0x24bef4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x12472c[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b5372={..._0xc0247,[_0x24bef4([0x6a,0x74,0x69])]:_0x12472c[_0x24bef4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x12472c[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b5372[_0x24bef4([0x76,0x63])],_0x132594(_0x3b5372)==_0xdf850e;}}}async function _0x2eb252(){let _0x1f6744=!0x0;try{const _0x40fd7d=_0x51ab85[_0x24bef4([0x73,0x70,0x6c,0x69,0x74])](_0x24bef4([0x2e])),[_0x1e06c7,_0x4117e8,_0x4e70b9]=_0x40fd7d;return _0x572967(_0x1e06c7),await _0x262d3c(_0x1e06c7,_0x4117e8,_0x4e70b9),_0x1f6744;}catch{return!0x1;}function _0x572967(_0x2cb554){const _0x4e2961=_0x2101f6(_0x2cb554);_0x4e2961&&_0x4e2961[_0x24bef4([0x61,0x6c,0x67])]==_0x24bef4([0x45,0x53,0x32,0x35,0x36])||(_0x1f6744=!0x1);}async function _0x262d3c(_0x16b422,_0x1e1067,_0x5f5b16){const _0x226ada=window[_0x24bef4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x24bef4([0x66,0x72,0x6f,0x6d])](_0x349839(_0x5f5b16),_0x4715bf=>_0x4715bf[_0x24bef4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x456a08=new window[(_0x24bef4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x24bef4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x16b422+_0x24bef4([0x2e])+_0x1e1067),_0xa0522=window[_0x24bef4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x24bef4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa0522)return;const _0x15605b=await _0xa0522[_0x24bef4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x24bef4([0x6a,0x77,0x6b]),_0x1a5d62,{[_0x24bef4([0x6e,0x61,0x6d,0x65])]:_0x24bef4([0x45,0x43,0x44,0x53,0x41]),[_0x24bef4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x24bef4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x24bef4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa0522[_0x24bef4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x24bef4([0x6e,0x61,0x6d,0x65])]:_0x24bef4([0x45,0x43,0x44,0x53,0x41]),[_0x24bef4([0x68,0x61,0x73,0x68])]:{[_0x24bef4([0x6e,0x61,0x6d,0x65])]:_0x24bef4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15605b,_0x226ada,_0x456a08)||(_0x1f6744=!0x1);}}function _0x2101f6(_0x2dd688){return _0x2dd688[_0x24bef4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x24bef4([0x65,0x79]))?JSON[_0x24bef4([0x70,0x61,0x72,0x73,0x65])](_0x349839(_0x2dd688)):null;}function _0x349839(_0x19801a){return window[_0x24bef4([0x61,0x74,0x6f,0x62])](_0x19801a[_0x24bef4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x24bef4([0x2b]))[_0x24bef4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x24bef4([0x2f])));}function _0x132594(_0x2c4f4c){let _0x391180=0x1505;function _0x14e625(_0x1c0ce6){for(let _0x2259c7=0x0;_0x2259c7<_0x1c0ce6[_0x24bef4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2259c7++){const _0x3140db=_0x1c0ce6[_0x24bef4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2259c7);_0x391180=(_0x391180<<0x5)+_0x391180+_0x3140db,_0x391180&=_0x391180;}}function _0x18111f(_0x58b5c3){Array[_0x24bef4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x58b5c3)?_0x58b5c3[_0x24bef4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18111f):_0x58b5c3&&typeof _0x58b5c3==_0x24bef4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x24bef4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x58b5c3)[_0x24bef4([0x73,0x6f,0x72,0x74])]()[_0x24bef4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3eff71,_0x46a34a])=>{_0x14e625(_0x3eff71),_0x18111f(_0x46a34a);}):_0x14e625(window[_0x24bef4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x58b5c3));}return _0x18111f(_0x2c4f4c),_0x391180>>>0x0;}function _0x57e1fc(_0x20835b){return _0x20835b[_0x24bef4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x24bef4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x24bef4([0x30]));}function _0x2e36e2(_0x2eeb61){return _0x2eeb61[_0x24bef4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x24bef4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x24bef4([0x6a,0x6f,0x69,0x6e])]('');}function _0x5186a4(){}function _0x24bef4(_0xbc6b86){const _0x472e4b=_0x51e8;return _0xbc6b86[_0x472e4b(0x184)](_0x387308=>String[_0x472e4b(0x1a7)](_0x387308))[_0x472e4b(0x176)]('');}_0x40a1de(await _0x295823());}(this);}[_0x451eb7(0x174)](){const _0x495d25=_0x451eb7;super[_0x495d25(0x174)](),this[_0x495d25(0x1a8)][_0x495d25(0x174)](),this[_0x495d25(0x196)][_0x495d25(0x171)]();}[_0x451eb7(0x188)](_0x4ea84d,{outlineDefinitions:_0x202f4d,outlineChanges:_0x5b59df}){const _0x100619=_0x451eb7;this[_0x100619(0x17f)]=_0x202f4d,this[_0x100619(0x1a8)][_0x100619(0x1ab)](_0x5b59df);}[_0x451eb7(0x1a3)](_0xa8ab8b){const _0x176aa2=_0x451eb7;this[_0x176aa2(0x17f)][_0x176aa2(0x1a4)]&&this[_0x176aa2(0x17f)][_0xa8ab8b]&&(this[_0x176aa2(0x1a8)][_0x176aa2(0x183)]=_0xa8ab8b);}[_0x451eb7(0x16a)](_0x5cb521){const _0x4b01fe=_0x451eb7,_0x19897d=this[_0x4b01fe(0x17f)][_0x5cb521][_0x4b01fe(0x194)];this[_0x4b01fe(0x175)][_0x4b01fe(0x199)][_0x4b01fe(0x1a9)](_0x44c9e2=>{const _0x18227a=_0x4b01fe;_0x44c9e2[_0x18227a(0x193)](_0x19897d,0x0);}),this[_0x4b01fe(0x175)][_0x4b01fe(0x189)][_0x4b01fe(0x1a8)][_0x4b01fe(0x173)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x4b01fe(0x175)][_0x4b01fe(0x189)][_0x4b01fe(0x1a8)][_0x4b01fe(0x17e)](),this[_0x4b01fe(0x1a3)](_0x5cb521);}[_0x451eb7(0x1ae)](){const _0x4a0953=_0x451eb7,_0x2c3950=this[_0x4a0953(0x175)];let _0x5d7ccb;for(const _0x22548e of _0x2c3950[_0x4a0953(0x199)][_0x4a0953(0x18d)][_0x4a0953(0x182)]()){const _0x43c1db=_0x2c3950[_0x4a0953(0x189)][_0x4a0953(0x1a8)][_0x4a0953(0x1a6)](_0x22548e),_0x420448=_0x43c1db&&new _0x535f27(_0x43c1db)[_0x4a0953(0x16e)]();if(_0x420448){const _0x33215c=new _0x535f27(_0x31da3d[_0x4a0953(0x18e)])[_0x4a0953(0x170)](_0x420448);_0x33215c&&(_0x5d7ccb=_0x33215c[_0x4a0953(0x172)]+0.25*_0x33215c[_0x4a0953(0x17c)]);}}if(void 0x0===_0x5d7ccb)return;const _0x4a72c2=h(_0x2c3950[_0x4a0953(0x189)],this[_0x4a0953(0x17f)],_0x5d7ccb);_0x4a72c2?this[_0x4a0953(0x1a3)](this[_0x4a0953(0x17f)][_0x4a0953(0x1ac)](_0x4a72c2)):this[_0x4a0953(0x1a3)](-0x1);}}function h(_0x451c95,_0x3e1523,_0x2f489e,_0x2e00a0=0x0,_0x752ed4=_0x3e1523[_0x451eb7(0x1a4)]-0x1){const _0x2f6ba8=_0x451eb7,_0x174582=Math[_0x2f6ba8(0x190)](_0x2e00a0+(_0x752ed4-_0x2e00a0)/0x2);if(_0x752ed4>=_0x2e00a0){const _0x3da570=_0x3e1523[_0x174582],_0x571448=_0x451c95[_0x2f6ba8(0x177)][_0x2f6ba8(0x16b)](_0x3da570[_0x2f6ba8(0x194)]);if(!_0x571448)return null;const _0x21b911=_0x451c95[_0x2f6ba8(0x1a8)][_0x2f6ba8(0x19e)][_0x2f6ba8(0x19a)](_0x571448);return new _0x535f27(_0x21b911)[_0x2f6ba8(0x187)]>_0x2f489e?h(_0x451c95,_0x3e1523,_0x2f489e,_0x2e00a0,_0x174582-0x1):h(_0x451c95,_0x3e1523,_0x2f489e,_0x174582+0x1,_0x752ed4);}return _0x174582<0x0?null:_0x3e1523[_0x174582];}function _0x138f(){const _0x8077df=['_setActiveViewItem','length','focusTracker','getDomRoot','fromCharCode','view','change','documentOutline.container','sync','indexOf','add','_updateActiveDefinitionOnViewportChange','scroll','element','_handleItemSelected','toViewElement','isOfficialPlugin','isPremiumPlugin','getVisible','href','getIntersection','cancel','top','scrollToTheSelection','destroy','editor','join','mapper','654795sgFIjL','bind','plugins','config','height','get','focus','_currentOutlineDefinitions','406104qbUTYH','render','getRootNames','activeItemIndex','map','DocumentOutlineUI','1361608SLAYee','bottom','_handleOutlineChange','editing','locale','document-outline-container-not-provided','pluginName','document','window','documentOutline.showEmptyHeadings','floor','DocumentOutlineUtils','2899743KEvkjL','setSelection','modelElement','2788288tBBzLF','_updateActiveDefinitionFromViewportThrottled','resize','appendChild','model','mapViewToDom','init','listenTo','itemSelected','domConverter','1721778tuKvXO','789563XCgyQw','afterInit','12coUroV'];_0x138f=function(){return _0x8077df;};return _0x138f();}
|
|
23
|
+
function _0x1ff2(){const _0x28d99a=['_updateActiveDefinitionOnViewportChange','356015hMkuiW','init','activeItemIndex','setSelection','documentOutline.container','indexOf','join','_handleOutlineChange','get','1162530LOPilJ','toViewElement','30pfKUzU','domConverter','5787090qJmxTK','map','isPremiumPlugin','editor','length','2953467vCiHFQ','DocumentOutlineUtils','5980QddMzb','DocumentOutlineUI','appendChild','_currentOutlineDefinitions','window','element','resize','pluginName','sync','modelElement','214312rhgCRd','model','390rMWxdi','render','scroll','editing','focusTracker','add','fromCharCode','getRootNames','href','locale','afterInit','_handleItemSelected','document','mapViewToDom','config','_setActiveViewItem','change','bind','document-outline-container-not-provided','mapper','top','documentOutline.showEmptyHeadings','view','_updateActiveDefinitionFromViewportThrottled','isOfficialPlugin','itemSelected','height','scrollToTheSelection','98AsDdUs','6778112KNqXRa','getVisible','focus','376mbJlLm','cancel','plugins','floor','listenTo','bottom','getDomRoot','getIntersection','destroy'];_0x1ff2=function(){return _0x28d99a;};return _0x1ff2();}const _0x9e7b33=_0x236d;(function(_0x59a7da,_0x2e5fde){const _0x1d55c6=_0x236d,_0x89f685=_0x59a7da();while(!![]){try{const _0x55999c=-parseInt(_0x1d55c6(0x14c))/0x1*(-parseInt(_0x1d55c6(0x16a))/0x2)+-parseInt(_0x1d55c6(0x168))/0x3+parseInt(_0x1d55c6(0x149))/0x4+parseInt(_0x1d55c6(0x161))/0x5*(-parseInt(_0x1d55c6(0x15f))/0x6)+-parseInt(_0x1d55c6(0x148))/0x7*(parseInt(_0x1d55c6(0x174))/0x8)+-parseInt(_0x1d55c6(0x163))/0x9+-parseInt(_0x1d55c6(0x176))/0xa*(-parseInt(_0x1d55c6(0x156))/0xb);if(_0x55999c===_0x2e5fde)break;else _0x89f685['push'](_0x89f685['shift']());}catch(_0x5bfa81){_0x89f685['push'](_0x89f685['shift']());}}}(_0x1ff2,0xdf9d8));import{Plugin as _0x5f4f4f}from'ckeditor5/src/core.js';import{CKEditorError as _0x41d972,global as _0x12df09,Rect as _0x375039,uid as _0x149d7b}from'ckeditor5/src/utils.js';function _0x236d(_0x23eaab,_0x5e6ce9){const _0x1ff2eb=_0x1ff2();return _0x236d=function(_0x236d4d,_0x2f767a){_0x236d4d=_0x236d4d-0x136;let _0x4b37e3=_0x1ff2eb[_0x236d4d];return _0x4b37e3;},_0x236d(_0x23eaab,_0x5e6ce9);}import{DocumentOutlineView as _0x4f5817}from'./ui/documentoutlineview.js';import{throttle as _0x2aead3}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x5f4f4f{[_0x9e7b33(0x142)];[_0x9e7b33(0x16d)];[_0x9e7b33(0x143)];static get[_0x9e7b33(0x171)](){const _0x11b13c=_0x9e7b33;return _0x11b13c(0x16b);}static get[_0x9e7b33(0x144)](){return!0x0;}static get[_0x9e7b33(0x165)](){return!0x0;}constructor(_0x4ec536){const _0x5764bb=_0x9e7b33;super(_0x4ec536),this[_0x5764bb(0x142)]=new _0x4f5817(_0x4ec536[_0x5764bb(0x17f)],this[_0x5764bb(0x166)][_0x5764bb(0x13a)][_0x5764bb(0x15e)](_0x5764bb(0x141)),this[_0x5764bb(0x166)][_0x5764bb(0x13a)][_0x5764bb(0x15e)](_0x5764bb(0x15a))),this[_0x5764bb(0x16d)]=[],this[_0x5764bb(0x143)]=_0x2aead3(this[_0x5764bb(0x155)][_0x5764bb(0x13d)](this),0x64);}[_0x9e7b33(0x157)](){const _0x394e6e=_0x9e7b33,_0x4c4190=this[_0x394e6e(0x166)],_0x43883f=_0x4c4190[_0x394e6e(0x14e)][_0x394e6e(0x15e)](_0x394e6e(0x169));let _0x32427d=!0x1;if(this[_0x394e6e(0x142)][_0x394e6e(0x177)](),this[_0x394e6e(0x166)]['ui'][_0x394e6e(0x17a)][_0x394e6e(0x17b)](this[_0x394e6e(0x142)][_0x394e6e(0x16f)]),!_0x4c4190[_0x394e6e(0x13a)][_0x394e6e(0x15e)](_0x394e6e(0x15a)))throw new _0x41d972(_0x394e6e(0x13e),{'editor':_0x4c4190});_0x4c4190[_0x394e6e(0x13a)][_0x394e6e(0x15e)](_0x394e6e(0x15a))[_0x394e6e(0x16c)](this[_0x394e6e(0x142)][_0x394e6e(0x16f)]),_0x43883f['on'](_0x394e6e(0x13c),this[_0x394e6e(0x15d)][_0x394e6e(0x13d)](this)),_0x43883f['on'](_0x394e6e(0x158),(_0x1348eb,{index:_0xbd74ac})=>this[_0x394e6e(0x13b)](_0xbd74ac)),this[_0x394e6e(0x142)]['on'](_0x394e6e(0x145),(_0x2a409d,_0x3d8eb7)=>{const _0x277547=_0x394e6e;_0x32427d=!0x0,this[_0x277547(0x137)](_0x3d8eb7);}),this[_0x394e6e(0x142)][_0x394e6e(0x150)](_0x12df09[_0x394e6e(0x138)],_0x394e6e(0x178),()=>{const _0x412ab9=_0x394e6e;_0x32427d?_0x32427d=!0x1:this[_0x412ab9(0x143)]();},{'useCapture':!0x0}),this[_0x394e6e(0x142)][_0x394e6e(0x150)](_0x12df09[_0x394e6e(0x16e)],_0x394e6e(0x170),this[_0x394e6e(0x143)],{'useCapture':!0x0});}[_0x9e7b33(0x136)](){!async function(_0x2f5b5f){const _0x4467f3=_0x49b9fe([0x61,0x57,0x78,0x6c,0x50,0x47,0x30,0x41,0x33,0x43,0x44,0x64,0x48,0x42,0x73,0x5a,0x45,0x71,0x77,0x55,0x4c,0x6f,0x6a,0x4f,0x72,0x67,0x4d,0x58,0x56,0x54,0x52,0x76,0x75,0x31,0x62,0x49,0x32,0x34,0x38,0x37,0x70,0x74,0x7a,0x4a,0x4b,0x51,0x65,0x69,0x68,0x66,0x4e,0x6b,0x59,0x53,0x39,0x6e,0x36,0x79,0x35,0x6d,0x63,0x46]),_0x14c986=0x1cb264a3,_0x540ae3=0x1cb5e5f3^_0x14c986,_0x538ee5=window[_0x49b9fe([0x44,0x61,0x74,0x65])][_0x49b9fe([0x6e,0x6f,0x77])](),_0x42ccca=_0x2f5b5f[_0x49b9fe([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x52b5eb=new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x423e9e=>{_0x42ccca[_0x49b9fe([0x6f,0x6e,0x63,0x65])](_0x49b9fe([0x72,0x65,0x61,0x64,0x79]),_0x423e9e);}),_0x46f869={[_0x49b9fe([0x6b,0x74,0x79])]:_0x49b9fe([0x45,0x43]),[_0x49b9fe([0x75,0x73,0x65])]:_0x49b9fe([0x73,0x69,0x67]),[_0x49b9fe([0x63,0x72,0x76])]:_0x49b9fe([0x50,0x2d,0x32,0x35,0x36]),[_0x49b9fe([0x78])]:_0x49b9fe([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]),[_0x49b9fe([0x79])]:_0x49b9fe([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]),[_0x49b9fe([0x61,0x6c,0x67])]:_0x49b9fe([0x45,0x53,0x32,0x35,0x36])},_0x3ccaa2=_0x42ccca[_0x49b9fe([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x49b9fe([0x67,0x65,0x74])](_0x49b9fe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x432dcf(){let _0x3ad980,_0x5b4a73=null,_0x4167a9=null;try{if(_0x3ccaa2==_0x49b9fe([0x47,0x50,0x4c]))return _0x49b9fe([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ad980=_0x2de252(),!_0x3ad980)return _0x49b9fe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ad980[_0x49b9fe([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4167a9=_0x622df2(_0x3ad980[_0x49b9fe([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ad980[_0x49b9fe([0x6a,0x74,0x69])])),await _0x93a303()?_0x49b174()?_0x59d4d8()?_0x49b9fe([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5db406()?(_0x3ad980[_0x49b9fe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x49b9fe([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5b4a73=_0x2c72b5(_0x49b9fe([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5f5700()):_0x49b9fe([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x49b9fe([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x49b9fe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x49b9fe([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59d4d8(){const _0x45e29a=[_0x49b9fe([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x49b9fe([0x74,0x72,0x69,0x61,0x6c])][_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ad980[_0x49b9fe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x538ee5/0x3e8:0xe10*_0x540ae3;return _0x3ad980[_0x49b9fe([0x65,0x78,0x70])]<_0x45e29a;}function _0x49b174(){const _0x7cc244=_0x3ad980[_0x49b9fe([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x7cc244&&(!!_0x7cc244[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b9fe([0x2a]))||(!!_0x7cc244[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b9fe([0x44,0x4f]))||(!!_0x7cc244[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b9fe([0x50,0x50]))||!(!_0x7cc244[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b9fe([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x67f6e()))));}function _0x5db406(){const _0x21e9d3=_0x236d,_0x2d31cd=_0x3ad980[_0x49b9fe([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d31cd||0x0==_0x2d31cd[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4fb893}=new URL(window[_0x49b9fe([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x21e9d3(0x17e)]);if(_0x2d31cd[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4fb893))return!0x0;const _0x2e5092=_0x4fb893[_0x49b9fe([0x73,0x70,0x6c,0x69,0x74])](_0x49b9fe([0x2e]));return _0x2d31cd[_0x49b9fe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d0f2a=>_0x3d0f2a[_0x49b9fe([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b9fe([0x2a])))[_0x49b9fe([0x6d,0x61,0x70])](_0x1177ce=>_0x1177ce[_0x49b9fe([0x73,0x70,0x6c,0x69,0x74])](_0x49b9fe([0x2e])))[_0x49b9fe([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x492a42=>_0x492a42[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e5092[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49b9fe([0x6d,0x61,0x70])](_0x283278=>Array(_0x2e5092[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x283278[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x49b9fe([0x66,0x69,0x6c,0x6c])](_0x283278[0x0]===_0x49b9fe([0x2a])?_0x49b9fe([0x2a]):'')[_0x49b9fe([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x283278))[_0x49b9fe([0x73,0x6f,0x6d,0x65])](_0x51e0c5=>_0x2e5092[_0x49b9fe([0x65,0x76,0x65,0x72,0x79])]((_0x3a6234,_0x568d9b)=>_0x51e0c5[_0x568d9b]===_0x3a6234||_0x51e0c5[_0x568d9b]===_0x49b9fe([0x2a])));}function _0x5f5700(){return _0x5b4a73&&_0x4167a9?new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e5bc4,_0x3a517e)=>{_0x5b4a73[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0x4e5bc4,_0x3a517e),_0x4167a9[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0x428d67=>{_0x428d67!=_0x49b9fe([0x56,0x61,0x6c,0x69,0x64])&&_0x4e5bc4(_0x428d67);},_0x3a517e);}):_0x5b4a73||_0x4167a9||_0x49b9fe([0x56,0x61,0x6c,0x69,0x64]);}}function _0x622df2(_0x29846f,_0x2673c4){return new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb8c870=>{if(_0x370399())return _0xb8c870(_0x49b9fe([0x56,0x61,0x6c,0x69,0x64]));_0x2d25b2(),_0x42ccca[_0x49b9fe([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x49b9fe([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a1ea0=!0x1;const _0x399536=_0x149d7b();function _0x5d1c78(_0x4bdb9b){return!!_0x4bdb9b&&(typeof _0x4bdb9b===_0x49b9fe([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4bdb9b===_0x49b9fe([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4bdb9b[_0x49b9fe([0x74,0x68,0x65,0x6e])]===_0x49b9fe([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4bdb9b[_0x49b9fe([0x63,0x61,0x74,0x63,0x68])]===_0x49b9fe([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3640a9(_0x33c57b){_0x5da5b4(_0x33c57b)[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0x40d57a=>{if(!_0x40d57a||_0x40d57a[_0x49b9fe([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x49b9fe([0x6f,0x6b]))return _0x49b9fe([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1799e7(_0x743432(_0x399536+_0x2673c4))!=_0x40d57a[_0x49b9fe([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x49b9fe([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x49b9fe([0x56,0x61,0x6c,0x69,0x64]);})[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0x58a115=>(_0x4ffdb8(),_0x58a115),()=>{const _0x1051ac=_0x3e8899();return null==_0x1051ac?(_0x4ffdb8(),_0x49b9fe([0x56,0x61,0x6c,0x69,0x64])):_0x49b9fe(_0x538ee5-_0x1051ac>(0x38bee0a3^_0x14c986)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0xb8c870)[_0x49b9fe([0x63,0x61,0x74,0x63,0x68])](()=>{_0xb8c870(_0x49b9fe([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32ede4=0x1c848a23^_0x14c986;function _0x4ffdb8(){const _0xb96590=_0x49b9fe([0x6c,0x6c,0x63,0x74,0x2d])+_0x1799e7(_0x743432(_0x29846f)),_0x5144c5=_0x2c4fb5(_0x1799e7(window[_0x49b9fe([0x4d,0x61,0x74,0x68])][_0x49b9fe([0x63,0x65,0x69,0x6c])](_0x538ee5/_0x32ede4)));window[_0x49b9fe([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49b9fe([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb96590,_0x5144c5);}function _0x3e8899(){const _0x58ea8b=_0x49b9fe([0x6c,0x6c,0x63,0x74,0x2d])+_0x1799e7(_0x743432(_0x29846f)),_0x25cb08=window[_0x49b9fe([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x49b9fe([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58ea8b);return _0x25cb08?window[_0x49b9fe([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c4fb5(_0x25cb08),0x10)*_0x32ede4:null;}function _0x5da5b4(_0x3db559){return new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4bfa42,_0x1013fc)=>{_0x3db559[_0x49b9fe([0x74,0x68,0x65,0x6e])](_0x4bfa42,_0x1013fc),window[_0x49b9fe([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1013fc,0x1cb3b063^_0x14c986);});}}_0x42ccca[_0x49b9fe([0x6f,0x6e])](_0x49b9fe([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3a6c6f,_0x3c6a26)=>{if(_0x3c6a26[0x0]!=_0x29846f)return _0xb8c870(_0x49b9fe([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c6a26[0x1]={..._0x3c6a26[0x1],[_0x49b9fe([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x399536};},{[_0x49b9fe([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49b9fe([0x68,0x69,0x67,0x68])}),_0x42ccca[_0x49b9fe([0x6f,0x6e])](_0x49b9fe([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x21ccd=>{_0x5d1c78(_0x21ccd[_0x49b9fe([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a1ea0=!0x0,_0x3640a9(_0x21ccd[_0x49b9fe([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x49b9fe([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x49b9fe([0x6c,0x6f,0x77])}),_0x52b5eb[_0x49b9fe([0x74,0x68,0x65,0x6e])](()=>{_0x4a1ea0||_0xb8c870(_0x49b9fe([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x370399(){return _0x42ccca[_0x49b9fe([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49b9fe([0x76,0x69,0x65,0x77])][_0x49b9fe([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x49b9fe([0x61,0x75,0x74,0x6f]);}function _0x2d25b2(){_0x42ccca[_0x49b9fe([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x49b9fe([0x76,0x69,0x65,0x77])][_0x49b9fe([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x49b9fe([0x61,0x75,0x74,0x6f]);}}function _0x2c72b5(_0x3951df){const _0x186d24=[new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dd88f=>setTimeout(_0x2dd88f,0x1cbb5a6f^_0x14c986)),_0x52b5eb[_0x49b9fe([0x74,0x68,0x65,0x6e])](()=>new window[(_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26c288=>{let _0xfb242a=0x0;_0x42ccca[_0x49b9fe([0x6d,0x6f,0x64,0x65,0x6c])][_0x49b9fe([0x6f,0x6e])](_0x49b9fe([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a3e3c,_0x1e7738)=>{_0x1e7738[0x0][_0x49b9fe([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xfb242a++,_0xfb242a==(0x1cb2614b^_0x14c986)&&(_0x26c288(),_0x2a3e3c[_0x49b9fe([0x6f,0x66,0x66])]());});}))];return window[_0x49b9fe([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x49b9fe([0x72,0x61,0x63,0x65])](_0x186d24)[_0x49b9fe([0x74,0x68,0x65,0x6e])](()=>_0x3951df);}async function _0x36f156(){await _0x52b5eb,_0x42ccca[_0x49b9fe([0x6d,0x6f,0x64,0x65,0x6c])][_0x49b9fe([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17855b,_0x42ccca[_0x49b9fe([0x6d,0x6f,0x64,0x65,0x6c])][_0x49b9fe([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17855b,_0x42ccca[_0x49b9fe([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x49b9fe([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x67f6e(){return window[_0x49b9fe([0x67,0x6c,0x6f,0x62])]&&window[_0x49b9fe([0x67,0x6c,0x6f,0x62])][_0x49b9fe([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x5c79c5(_0x2fe6e2){const _0x5abe1c=_0x287e1e();_0x42ccca[_0x5abe1c]=_0x49b9fe([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])+_0x2fe6e2,_0x2fe6e2!=_0x49b9fe([0x56,0x61,0x6c,0x69,0x64])&&_0x36f156();}function _0x287e1e(){const _0x13d011=window[_0x49b9fe([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x49b9fe([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x49b9fe([0x6e,0x6f,0x77])]())[_0x49b9fe([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x49b9fe([0x2e]),'');let _0x2081e6=_0x49b9fe([0x61]);for(let _0x975dc7=0x0;_0x975dc7<_0x13d011[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x975dc7+=0x2){let _0x49fb35=window[_0x49b9fe([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13d011[_0x49b9fe([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x975dc7,_0x975dc7+0x2));_0x49fb35>=_0x4467f3[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x49fb35-=_0x4467f3[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2081e6+=_0x4467f3[_0x49fb35];}return _0x2081e6;}function _0x2de252(){const _0x5c0cbe=_0x3ccaa2[_0x49b9fe([0x73,0x70,0x6c,0x69,0x74])](_0x49b9fe([0x2e]));if(0x3!=_0x5c0cbe[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xf71f2a(_0x5c0cbe[0x1]);function _0xf71f2a(_0x5a96ef){const _0x389596=_0x22b626(_0x5a96ef);return _0x389596&&_0x14c749()?_0x389596:null;function _0x14c749(){const _0x25fbe8=_0x389596[_0x49b9fe([0x6a,0x74,0x69])],_0x112995=window[_0x49b9fe([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25fbe8[_0x49b9fe([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25fbe8[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x59698f={..._0x389596,[_0x49b9fe([0x6a,0x74,0x69])]:_0x25fbe8[_0x49b9fe([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x25fbe8[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x59698f[_0x49b9fe([0x76,0x63])],_0x743432(_0x59698f)==_0x112995;}}}async function _0x93a303(){let _0x15ef9b=!0x0;try{const _0x1cc7ef=_0x3ccaa2[_0x49b9fe([0x73,0x70,0x6c,0x69,0x74])](_0x49b9fe([0x2e])),[_0x14f201,_0x4df17a,_0x3ed858]=_0x1cc7ef;return _0x436f03(_0x14f201),await _0x38f9ff(_0x14f201,_0x4df17a,_0x3ed858),_0x15ef9b;}catch{return!0x1;}function _0x436f03(_0x726cc){const _0x52e3c5=_0x22b626(_0x726cc);_0x52e3c5&&_0x52e3c5[_0x49b9fe([0x61,0x6c,0x67])]==_0x49b9fe([0x45,0x53,0x32,0x35,0x36])||(_0x15ef9b=!0x1);}async function _0x38f9ff(_0xaaa806,_0x1aa8d8,_0x46cdf9){const _0x17e565=window[_0x49b9fe([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x49b9fe([0x66,0x72,0x6f,0x6d])](_0x40c556(_0x46cdf9),_0x338f42=>_0x338f42[_0x49b9fe([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2a03af=new window[(_0x49b9fe([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x49b9fe([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xaaa806+_0x49b9fe([0x2e])+_0x1aa8d8),_0x43dfce=window[_0x49b9fe([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x49b9fe([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x43dfce)return;const _0x13d38e=await _0x43dfce[_0x49b9fe([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x49b9fe([0x6a,0x77,0x6b]),_0x46f869,{[_0x49b9fe([0x6e,0x61,0x6d,0x65])]:_0x49b9fe([0x45,0x43,0x44,0x53,0x41]),[_0x49b9fe([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x49b9fe([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x49b9fe([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x43dfce[_0x49b9fe([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x49b9fe([0x6e,0x61,0x6d,0x65])]:_0x49b9fe([0x45,0x43,0x44,0x53,0x41]),[_0x49b9fe([0x68,0x61,0x73,0x68])]:{[_0x49b9fe([0x6e,0x61,0x6d,0x65])]:_0x49b9fe([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x13d38e,_0x17e565,_0x2a03af)||(_0x15ef9b=!0x1);}}function _0x22b626(_0x4a5a8e){return _0x4a5a8e[_0x49b9fe([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x49b9fe([0x65,0x79]))?JSON[_0x49b9fe([0x70,0x61,0x72,0x73,0x65])](_0x40c556(_0x4a5a8e)):null;}function _0x40c556(_0xe9be0d){return window[_0x49b9fe([0x61,0x74,0x6f,0x62])](_0xe9be0d[_0x49b9fe([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x49b9fe([0x2b]))[_0x49b9fe([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x49b9fe([0x2f])));}function _0x743432(_0x1b946){let _0x26efe5=0x1505;function _0x4b4bdc(_0xdfdedb){for(let _0x381289=0x0;_0x381289<_0xdfdedb[_0x49b9fe([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x381289++){const _0x1c0b24=_0xdfdedb[_0x49b9fe([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x381289);_0x26efe5=(_0x26efe5<<0x5)+_0x26efe5+_0x1c0b24,_0x26efe5&=_0x26efe5;}}function _0xa92fa8(_0x51dea6){Array[_0x49b9fe([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51dea6)?_0x51dea6[_0x49b9fe([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xa92fa8):_0x51dea6&&typeof _0x51dea6==_0x49b9fe([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x49b9fe([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51dea6)[_0x49b9fe([0x73,0x6f,0x72,0x74])]()[_0x49b9fe([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2dbf18,_0x2db383])=>{_0x4b4bdc(_0x2dbf18),_0xa92fa8(_0x2db383);}):_0x4b4bdc(window[_0x49b9fe([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51dea6));}return _0xa92fa8(_0x1b946),_0x26efe5>>>0x0;}function _0x1799e7(_0x319f5e){return _0x319f5e[_0x49b9fe([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x49b9fe([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x49b9fe([0x30]));}function _0x2c4fb5(_0x58a176){return _0x58a176[_0x49b9fe([0x73,0x70,0x6c,0x69,0x74])]('')[_0x49b9fe([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x49b9fe([0x6a,0x6f,0x69,0x6e])]('');}function _0x17855b(){}function _0x49b9fe(_0x2f290e){const _0x5bbf46=_0x236d;return _0x2f290e[_0x5bbf46(0x164)](_0x55f9cd=>String[_0x5bbf46(0x17c)](_0x55f9cd))[_0x5bbf46(0x15c)]('');}_0x5c79c5(await _0x432dcf());}(this);}[_0x9e7b33(0x154)](){const _0x3cde2d=_0x9e7b33;super[_0x3cde2d(0x154)](),this[_0x3cde2d(0x142)][_0x3cde2d(0x154)](),this[_0x3cde2d(0x143)][_0x3cde2d(0x14d)]();}[_0x9e7b33(0x15d)](_0x2f50b1,{outlineDefinitions:_0x57e641,outlineChanges:_0x1e0c05}){const _0x4c08b4=_0x9e7b33;this[_0x4c08b4(0x16d)]=_0x57e641,this[_0x4c08b4(0x142)][_0x4c08b4(0x172)](_0x1e0c05);}[_0x9e7b33(0x13b)](_0x5efc52){const _0x2cc46f=_0x9e7b33;this[_0x2cc46f(0x16d)][_0x2cc46f(0x167)]&&this[_0x2cc46f(0x16d)][_0x5efc52]&&(this[_0x2cc46f(0x142)][_0x2cc46f(0x158)]=_0x5efc52);}[_0x9e7b33(0x137)](_0x25650a){const _0x1cff51=_0x9e7b33,_0x4f98c4=this[_0x1cff51(0x16d)][_0x25650a][_0x1cff51(0x173)];this[_0x1cff51(0x166)][_0x1cff51(0x175)][_0x1cff51(0x13c)](_0x418af9=>{const _0x2a0441=_0x1cff51;_0x418af9[_0x2a0441(0x159)](_0x4f98c4,0x0);}),this[_0x1cff51(0x166)][_0x1cff51(0x179)][_0x1cff51(0x142)][_0x1cff51(0x147)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1cff51(0x166)][_0x1cff51(0x179)][_0x1cff51(0x142)][_0x1cff51(0x14b)](),this[_0x1cff51(0x13b)](_0x25650a);}[_0x9e7b33(0x155)](){const _0x2508a3=_0x9e7b33,_0x40bca1=this[_0x2508a3(0x166)];let _0x419dc3;for(const _0x1e2226 of _0x40bca1[_0x2508a3(0x175)][_0x2508a3(0x138)][_0x2508a3(0x17d)]()){const _0x659944=_0x40bca1[_0x2508a3(0x179)][_0x2508a3(0x142)][_0x2508a3(0x152)](_0x1e2226),_0x26db5a=_0x659944&&new _0x375039(_0x659944)[_0x2508a3(0x14a)]();if(_0x26db5a){const _0x2b924d=new _0x375039(_0x12df09[_0x2508a3(0x16e)])[_0x2508a3(0x153)](_0x26db5a);_0x2b924d&&(_0x419dc3=_0x2b924d[_0x2508a3(0x140)]+0.25*_0x2b924d[_0x2508a3(0x146)]);}}if(void 0x0===_0x419dc3)return;const _0x29626e=h(_0x40bca1[_0x2508a3(0x179)],this[_0x2508a3(0x16d)],_0x419dc3);_0x29626e?this[_0x2508a3(0x13b)](this[_0x2508a3(0x16d)][_0x2508a3(0x15b)](_0x29626e)):this[_0x2508a3(0x13b)](-0x1);}}function h(_0x4a6be8,_0x240226,_0x3ea067,_0xcf6bcf=0x0,_0x3995fa=_0x240226[_0x9e7b33(0x167)]-0x1){const _0x992e8a=_0x9e7b33,_0xeed143=Math[_0x992e8a(0x14f)](_0xcf6bcf+(_0x3995fa-_0xcf6bcf)/0x2);if(_0x3995fa>=_0xcf6bcf){const _0x2b808f=_0x240226[_0xeed143],_0x55cca9=_0x4a6be8[_0x992e8a(0x13f)][_0x992e8a(0x160)](_0x2b808f[_0x992e8a(0x173)]);if(!_0x55cca9)return null;const _0x386e1b=_0x4a6be8[_0x992e8a(0x142)][_0x992e8a(0x162)][_0x992e8a(0x139)](_0x55cca9);return new _0x375039(_0x386e1b)[_0x992e8a(0x151)]>_0x3ea067?h(_0x4a6be8,_0x240226,_0x3ea067,_0xcf6bcf,_0xeed143-0x1):h(_0x4a6be8,_0x240226,_0x3ea067,_0xeed143+0x1,_0x3995fa);}return _0xeed143<0x0?null:_0x240226[_0xeed143];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5223dd=_0x5dbe;(function(_0x4bee07,_0xed487){const _0x463ec6=_0x5dbe,_0x519d49=_0x4bee07();while(!![]){try{const _0x532e79=-parseInt(_0x463ec6(0xfe))/0x1+parseInt(_0x463ec6(0xd2))/0x2+parseInt(_0x463ec6(0x116))/0x3+parseInt(_0x463ec6(0xfc))/0x4*(parseInt(_0x463ec6(0x133))/0x5)+parseInt(_0x463ec6(0x128))/0x6+-parseInt(_0x463ec6(0x101))/0x7+-parseInt(_0x463ec6(0x115))/0x8;if(_0x532e79===_0xed487)break;else _0x519d49['push'](_0x519d49['shift']());}catch(_0xbbbff4){_0x519d49['push'](_0x519d49['shift']());}}}(_0x2a0c,0x84fd2));import{Plugin as _0x80388a}from'ckeditor5/src/core.js';function _0x2a0c(){const _0x2fcbed=['_headingIdModelAttributeName','requires','isInteger','nodeAfter','insertTableOfContents','DocumentOutlineUtils','forEach','href','config','length','4932835ySbEMG','register','document','elementToStructure','getChanges','target','scrollToTheSelection','TableOfContentsEditing','preventDefault','domEvent','pluginName','_currentOutlineDefinitions','map','change','viewPosition','1042914dKAhic','createContainerElement','upcast','afterInit','\x20table-of-contents_empty','add','editing','text','getCustomProperty','hasContent','type','editingDowncast','_tableOfContentsElements','schema','reconvertItem','editor','setSelection','init','model','$capture','toModelElement','_trackNewToCElements','tableOfContents','position','join','findMappedViewAncestor','table-of-contents__placeholder','table-of-contents','_updateTableOfContentsElements','createText','isPremiumPlugin','outlineDefinitions','createPositionAt','end','_defineSchema','elementToElement','$blockObject','Empty\x20heading','getAttribute','stop','commands','No\x20headings\x20were\x20found\x20in\x20the\x20document.','4NvGQHi','isOfficialPlugin','567775uDJgoz','filter','differ','2847467TeefNc','_defineConverters','modelPosition','headingId.modelAttributeName','insert','get','click','documentOutline.showEmptyHeadings','view','element','high','conversion','tableOfContentsHeadingIndex','$graveyard','_redirectMapper','plugins','getAncestors','registerRawContentMatcher','for','locale','13170248DQhJBx','3186996gedoYr','div','viewToModelPosition','abs','setCustomProperty','_handleScrollToHeading','mapper','_createTableOfContents','modelElement','fromCharCode','name','Table\x20of\x20contents','headingId','dataDowncast','level','listenTo','rootName','data','3571218TcmqdP'];_0x2a0c=function(){return _0x2fcbed;};return _0x2a0c();}import{toWidget as _0x2c8b42,Widget as _0x29b1ec}from'ckeditor5/src/widget.js';import{uid as _0x154e24}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x28c045}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';function _0x5dbe(_0xc43ca3,_0x5efa07){const _0x2a0c06=_0x2a0c();return _0x5dbe=function(_0x5dbee8,_0xd992fa){_0x5dbee8=_0x5dbee8-0xc4;let _0xa1cea6=_0x2a0c06[_0x5dbee8];return _0xa1cea6;},_0x5dbe(_0xc43ca3,_0x5efa07);}import{DocumentOutlineUtils as _0xdcbdf7}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x579f38}from'./headingid.js';import{getTranslation as _0x1c7e34}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x80388a{static get[_0x5223dd(0xcd)](){const _0x344c09=_0x5223dd;return _0x344c09(0xca);}static get[_0x5223dd(0xfd)](){return!0x0;}static get[_0x5223dd(0xf0)](){return!0x0;}static get[_0x5223dd(0x12a)](){return[_0x29b1ec,_0xdcbdf7,_0x579f38];}[_0x5223dd(0xce)];[_0x5223dd(0xde)];[_0x5223dd(0x129)];constructor(_0x395b04){const _0x422028=_0x5223dd;super(_0x395b04),this[_0x422028(0xce)]=[],this[_0x422028(0xde)]=new Set(),this[_0x422028(0x129)]=_0x422028(0x122);}[_0x5223dd(0xe3)](){const _0x12463c=_0x5223dd,_0x5b9870=this[_0x12463c(0xe1)],_0x400e1c=_0x5b9870[_0x12463c(0xd8)][_0x12463c(0x109)][_0x12463c(0xc5)];_0x5b9870[_0x12463c(0x131)][_0x12463c(0x106)](_0x12463c(0x104))&&(this[_0x12463c(0x129)]=_0x5b9870[_0x12463c(0x131)][_0x12463c(0x106)](_0x12463c(0x104))),this[_0x12463c(0x125)](_0x400e1c,_0x12463c(0x107),(_0x1d2736,_0x17dd4c)=>{const _0x34ee31=_0x12463c;if(!_0x17dd4c[_0x34ee31(0xc8)])return;const _0x55eb8b=_0x17dd4c[_0x34ee31(0xc8)][_0x34ee31(0xda)](_0x34ee31(0x10d));Number[_0x34ee31(0x12b)](_0x55eb8b)&&(_0x17dd4c[_0x34ee31(0xcc)][_0x34ee31(0xcb)](),_0x1d2736[_0x34ee31(0xf9)](),this[_0x34ee31(0x11b)](_0x55eb8b));},{'priority':_0x12463c(0x10b),'context':_0x12463c(0xe5)}),this[_0x12463c(0xf4)](),this[_0x12463c(0x102)](),_0x5b9870[_0x12463c(0xfa)][_0x12463c(0xd7)](_0x12463c(0x12d),new _0x28c045(_0x5b9870)),(_0x5b9870[_0x12463c(0x110)][_0x12463c(0x106)](_0x12463c(0x12e))['on'](_0x12463c(0xd0),(_0x44e623,_0x460f69)=>{const _0x2b164b=_0x12463c;this[_0x2b164b(0xce)]=_0x460f69[_0x2b164b(0xf1)],this[_0x2b164b(0xee)]();}),this[_0x12463c(0x125)](_0x5b9870[_0x12463c(0xe4)][_0x12463c(0xc5)],_0x12463c(0xd0),()=>{const _0x181666=_0x12463c;this[_0x181666(0xe7)]();}));}[_0x5223dd(0xd5)](){!async function(_0x185c41){const _0x1d7690=_0x2d68ea([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x1d325c=0x6b9b05fd,_0x3e3ddf=0x6b9c84c5^_0x1d325c,_0x5d35b2=window[_0x2d68ea([0x44,0x61,0x74,0x65])][_0x2d68ea([0x6e,0x6f,0x77])](),_0xff1b89=_0x185c41[_0x2d68ea([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x58dd85=new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x416db3=>{_0xff1b89[_0x2d68ea([0x6f,0x6e,0x63,0x65])](_0x2d68ea([0x72,0x65,0x61,0x64,0x79]),_0x416db3);}),_0x42d5e2={[_0x2d68ea([0x6b,0x74,0x79])]:_0x2d68ea([0x45,0x43]),[_0x2d68ea([0x75,0x73,0x65])]:_0x2d68ea([0x73,0x69,0x67]),[_0x2d68ea([0x63,0x72,0x76])]:_0x2d68ea([0x50,0x2d,0x32,0x35,0x36]),[_0x2d68ea([0x78])]:_0x2d68ea([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]),[_0x2d68ea([0x79])]:_0x2d68ea([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]),[_0x2d68ea([0x61,0x6c,0x67])]:_0x2d68ea([0x45,0x53,0x32,0x35,0x36])},_0x451e98=_0xff1b89[_0x2d68ea([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d68ea([0x67,0x65,0x74])](_0x2d68ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1060d5(){let _0x561ad2,_0x25a201=null,_0x36cf03=null;try{if(_0x451e98==_0x2d68ea([0x47,0x50,0x4c]))return _0x2d68ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x561ad2=_0x3269b5(),!_0x561ad2)return _0x2d68ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x561ad2[_0x2d68ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x36cf03=_0x25f5c0(_0x561ad2[_0x2d68ea([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x561ad2[_0x2d68ea([0x6a,0x74,0x69])])),await _0x1de056()?_0x4f0141()?_0x5b24a6()?_0x2d68ea([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1ae7e0()?(_0x561ad2[_0x2d68ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d68ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x25a201=_0x314d85(_0x2d68ea([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4abaf1()):_0x2d68ea([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d68ea([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d68ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d68ea([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b24a6(){const _0x1efc49=[_0x2d68ea([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d68ea([0x74,0x72,0x69,0x61,0x6c])][_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x561ad2[_0x2d68ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d35b2/0x3e8:0xe10*_0x3e3ddf;return _0x561ad2[_0x2d68ea([0x65,0x78,0x70])]<_0x1efc49;}function _0x4f0141(){const _0x4d3046=_0x561ad2[_0x2d68ea([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4d3046&&(!!_0x4d3046[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d68ea([0x2a]))||(!!_0x4d3046[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d68ea([0x54,0x4f,0x43]))||(!!_0x4d3046[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d68ea([0x50,0x50]))||!(!_0x4d3046[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d68ea([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x29ea74()))));}function _0x1ae7e0(){const _0x11a6bb=_0x5dbe,_0x41b9c4=_0x561ad2[_0x2d68ea([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41b9c4||0x0==_0x41b9c4[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5f096b}=new URL(window[_0x2d68ea([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x11a6bb(0x130)]);if(_0x41b9c4[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f096b))return!0x0;const _0x34fca1=_0x5f096b[_0x2d68ea([0x73,0x70,0x6c,0x69,0x74])](_0x2d68ea([0x2e]));return _0x41b9c4[_0x2d68ea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x483312=>_0x483312[_0x2d68ea([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d68ea([0x2a])))[_0x2d68ea([0x6d,0x61,0x70])](_0x551f6c=>_0x551f6c[_0x2d68ea([0x73,0x70,0x6c,0x69,0x74])](_0x2d68ea([0x2e])))[_0x2d68ea([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5692cc=>_0x5692cc[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x34fca1[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d68ea([0x6d,0x61,0x70])](_0xd39247=>Array(_0x34fca1[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xd39247[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d68ea([0x66,0x69,0x6c,0x6c])](_0xd39247[0x0]===_0x2d68ea([0x2a])?_0x2d68ea([0x2a]):'')[_0x2d68ea([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xd39247))[_0x2d68ea([0x73,0x6f,0x6d,0x65])](_0x1800e1=>_0x34fca1[_0x2d68ea([0x65,0x76,0x65,0x72,0x79])]((_0x4e2bf5,_0x12af5f)=>_0x1800e1[_0x12af5f]===_0x4e2bf5||_0x1800e1[_0x12af5f]===_0x2d68ea([0x2a])));}function _0x4abaf1(){return _0x25a201&&_0x36cf03?new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcedfe2,_0x63f1e0)=>{_0x25a201[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0xcedfe2,_0x63f1e0),_0x36cf03[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0x6b7a85=>{_0x6b7a85!=_0x2d68ea([0x56,0x61,0x6c,0x69,0x64])&&_0xcedfe2(_0x6b7a85);},_0x63f1e0);}):_0x25a201||_0x36cf03||_0x2d68ea([0x56,0x61,0x6c,0x69,0x64]);}}function _0x25f5c0(_0x3c9a8d,_0x3bbaca){return new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27acb5=>{if(_0x3b5332())return _0x27acb5(_0x2d68ea([0x56,0x61,0x6c,0x69,0x64]));_0x3bad9a(),_0xff1b89[_0x2d68ea([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d68ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4eb37f=!0x1;const _0x2a732c=_0x154e24();function _0xa90f0d(_0x574bae){return!!_0x574bae&&(typeof _0x574bae===_0x2d68ea([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x574bae===_0x2d68ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x574bae[_0x2d68ea([0x74,0x68,0x65,0x6e])]===_0x2d68ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x574bae[_0x2d68ea([0x63,0x61,0x74,0x63,0x68])]===_0x2d68ea([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x42243e(_0x49f330){_0x9f86a1(_0x49f330)[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0x4d56b9=>{if(!_0x4d56b9||_0x4d56b9[_0x2d68ea([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d68ea([0x6f,0x6b]))return _0x2d68ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x15491c(_0x28ba7b(_0x2a732c+_0x3bbaca))!=_0x4d56b9[_0x2d68ea([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d68ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d68ea([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0x1caf64=>(_0x1b6259(),_0x1caf64),()=>{const _0x1f65f0=_0x4d30fc();return null==_0x1f65f0?(_0x1b6259(),_0x2d68ea([0x56,0x61,0x6c,0x69,0x64])):_0x2d68ea(_0x5d35b2-_0x1f65f0>(0x4f9781fd^_0x1d325c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0x27acb5)[_0x2d68ea([0x63,0x61,0x74,0x63,0x68])](()=>{_0x27acb5(_0x2d68ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x156cdd=0x6badeb7d^_0x1d325c;function _0x1b6259(){const _0x1aae34=_0x2d68ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x15491c(_0x28ba7b(_0x3c9a8d)),_0x18b46b=_0x16e846(_0x15491c(window[_0x2d68ea([0x4d,0x61,0x74,0x68])][_0x2d68ea([0x63,0x65,0x69,0x6c])](_0x5d35b2/_0x156cdd)));window[_0x2d68ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d68ea([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1aae34,_0x18b46b);}function _0x4d30fc(){const _0x38dfa2=_0x2d68ea([0x6c,0x6c,0x63,0x74,0x2d])+_0x15491c(_0x28ba7b(_0x3c9a8d)),_0x46dc46=window[_0x2d68ea([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d68ea([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38dfa2);return _0x46dc46?window[_0x2d68ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16e846(_0x46dc46),0x10)*_0x156cdd:null;}function _0x9f86a1(_0x113f93){return new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x503d6b,_0x5e950d)=>{_0x113f93[_0x2d68ea([0x74,0x68,0x65,0x6e])](_0x503d6b,_0x5e950d),window[_0x2d68ea([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e950d,0x6b9ad13d^_0x1d325c);});}}_0xff1b89[_0x2d68ea([0x6f,0x6e])](_0x2d68ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x184d34,_0x275ba3)=>{if(_0x275ba3[0x0]!=_0x3c9a8d)return _0x27acb5(_0x2d68ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x275ba3[0x1]={..._0x275ba3[0x1],[_0x2d68ea([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a732c};},{[_0x2d68ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d68ea([0x68,0x69,0x67,0x68])}),_0xff1b89[_0x2d68ea([0x6f,0x6e])](_0x2d68ea([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41dc1b=>{_0xa90f0d(_0x41dc1b[_0x2d68ea([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4eb37f=!0x0,_0x42243e(_0x41dc1b[_0x2d68ea([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d68ea([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d68ea([0x6c,0x6f,0x77])}),_0x58dd85[_0x2d68ea([0x74,0x68,0x65,0x6e])](()=>{_0x4eb37f||_0x27acb5(_0x2d68ea([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3b5332(){return _0xff1b89[_0x2d68ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d68ea([0x76,0x69,0x65,0x77])][_0x2d68ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d68ea([0x61,0x75,0x74,0x6f]);}function _0x3bad9a(){_0xff1b89[_0x2d68ea([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d68ea([0x76,0x69,0x65,0x77])][_0x2d68ea([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d68ea([0x61,0x75,0x74,0x6f]);}}function _0x314d85(_0x1a773d){const _0x6bdbd1=[new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9989f4=>setTimeout(_0x9989f4,0x6b923b31^_0x1d325c)),_0x58dd85[_0x2d68ea([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e5fcd=>{let _0x3531c7=0x0;_0xff1b89[_0x2d68ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d68ea([0x6f,0x6e])](_0x2d68ea([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2582a0,_0x39c237)=>{_0x39c237[0x0][_0x2d68ea([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3531c7++,_0x3531c7==(0x6b9b0015^_0x1d325c)&&(_0x1e5fcd(),_0x2582a0[_0x2d68ea([0x6f,0x66,0x66])]());});}))];return window[_0x2d68ea([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d68ea([0x72,0x61,0x63,0x65])](_0x6bdbd1)[_0x2d68ea([0x74,0x68,0x65,0x6e])](()=>_0x1a773d);}async function _0x5bff14(){await _0x58dd85,_0xff1b89[_0x2d68ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d68ea([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5d100d,_0xff1b89[_0x2d68ea([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d68ea([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5d100d,_0xff1b89[_0x2d68ea([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d68ea([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x29ea74(){return window[_0x2d68ea([0x67,0x6c,0x6f,0x62])]&&window[_0x2d68ea([0x67,0x6c,0x6f,0x62])][_0x2d68ea([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1a8578(_0xd59b44){const _0x46761e=_0x3efac9();_0xff1b89[_0x46761e]=_0x2d68ea([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])+_0xd59b44,_0xd59b44!=_0x2d68ea([0x56,0x61,0x6c,0x69,0x64])&&_0x5bff14();}function _0x3efac9(){const _0x254329=window[_0x2d68ea([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d68ea([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d68ea([0x6e,0x6f,0x77])]())[_0x2d68ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d68ea([0x2e]),'');let _0x233d23=_0x2d68ea([0x6d]);for(let _0xe3f116=0x0;_0xe3f116<_0x254329[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe3f116+=0x2){let _0x179742=window[_0x2d68ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x254329[_0x2d68ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe3f116,_0xe3f116+0x2));_0x179742>=_0x1d7690[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x179742-=_0x1d7690[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x233d23+=_0x1d7690[_0x179742];}return _0x233d23;}function _0x3269b5(){const _0xce284b=_0x451e98[_0x2d68ea([0x73,0x70,0x6c,0x69,0x74])](_0x2d68ea([0x2e]));if(0x3!=_0xce284b[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x431d94(_0xce284b[0x1]);function _0x431d94(_0x1ee58d){const _0x3e14d0=_0x162681(_0x1ee58d);return _0x3e14d0&&_0x406a39()?_0x3e14d0:null;function _0x406a39(){const _0x216336=_0x3e14d0[_0x2d68ea([0x6a,0x74,0x69])],_0x3b234f=window[_0x2d68ea([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x216336[_0x2d68ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x216336[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x203b74={..._0x3e14d0,[_0x2d68ea([0x6a,0x74,0x69])]:_0x216336[_0x2d68ea([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x216336[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x203b74[_0x2d68ea([0x76,0x63])],_0x28ba7b(_0x203b74)==_0x3b234f;}}}async function _0x1de056(){let _0x389597=!0x0;try{const _0x5adfca=_0x451e98[_0x2d68ea([0x73,0x70,0x6c,0x69,0x74])](_0x2d68ea([0x2e])),[_0x2826c1,_0xa48df4,_0x579e82]=_0x5adfca;return _0x245132(_0x2826c1),await _0x381d17(_0x2826c1,_0xa48df4,_0x579e82),_0x389597;}catch{return!0x1;}function _0x245132(_0x3b6e61){const _0x29f466=_0x162681(_0x3b6e61);_0x29f466&&_0x29f466[_0x2d68ea([0x61,0x6c,0x67])]==_0x2d68ea([0x45,0x53,0x32,0x35,0x36])||(_0x389597=!0x1);}async function _0x381d17(_0x40db9d,_0x174c2a,_0x5de81c){const _0x5228fd=window[_0x2d68ea([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d68ea([0x66,0x72,0x6f,0x6d])](_0x314f50(_0x5de81c),_0x2411e6=>_0x2411e6[_0x2d68ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f0a1c=new window[(_0x2d68ea([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d68ea([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x40db9d+_0x2d68ea([0x2e])+_0x174c2a),_0x57e9e3=window[_0x2d68ea([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d68ea([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x57e9e3)return;const _0x392550=await _0x57e9e3[_0x2d68ea([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d68ea([0x6a,0x77,0x6b]),_0x42d5e2,{[_0x2d68ea([0x6e,0x61,0x6d,0x65])]:_0x2d68ea([0x45,0x43,0x44,0x53,0x41]),[_0x2d68ea([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d68ea([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d68ea([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x57e9e3[_0x2d68ea([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d68ea([0x6e,0x61,0x6d,0x65])]:_0x2d68ea([0x45,0x43,0x44,0x53,0x41]),[_0x2d68ea([0x68,0x61,0x73,0x68])]:{[_0x2d68ea([0x6e,0x61,0x6d,0x65])]:_0x2d68ea([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x392550,_0x5228fd,_0x1f0a1c)||(_0x389597=!0x1);}}function _0x162681(_0xea0b6c){return _0xea0b6c[_0x2d68ea([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d68ea([0x65,0x79]))?JSON[_0x2d68ea([0x70,0x61,0x72,0x73,0x65])](_0x314f50(_0xea0b6c)):null;}function _0x314f50(_0xcaf2d9){return window[_0x2d68ea([0x61,0x74,0x6f,0x62])](_0xcaf2d9[_0x2d68ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d68ea([0x2b]))[_0x2d68ea([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d68ea([0x2f])));}function _0x28ba7b(_0x2a7b09){let _0x5cad1c=0x1505;function _0x591952(_0x2038e6){for(let _0x564f04=0x0;_0x564f04<_0x2038e6[_0x2d68ea([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x564f04++){const _0x14e867=_0x2038e6[_0x2d68ea([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x564f04);_0x5cad1c=(_0x5cad1c<<0x5)+_0x5cad1c+_0x14e867,_0x5cad1c&=_0x5cad1c;}}function _0x3b25b4(_0x5f2491){Array[_0x2d68ea([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5f2491)?_0x5f2491[_0x2d68ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b25b4):_0x5f2491&&typeof _0x5f2491==_0x2d68ea([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d68ea([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5f2491)[_0x2d68ea([0x73,0x6f,0x72,0x74])]()[_0x2d68ea([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5b4169,_0x5b1713])=>{_0x591952(_0x5b4169),_0x3b25b4(_0x5b1713);}):_0x591952(window[_0x2d68ea([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5f2491));}return _0x3b25b4(_0x2a7b09),_0x5cad1c>>>0x0;}function _0x15491c(_0x3fe458){return _0x3fe458[_0x2d68ea([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d68ea([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d68ea([0x30]));}function _0x16e846(_0x38b27e){return _0x38b27e[_0x2d68ea([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d68ea([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d68ea([0x6a,0x6f,0x69,0x6e])]('');}function _0x5d100d(){}function _0x2d68ea(_0x30c26e){const _0x2d788e=_0x5dbe;return _0x30c26e[_0x2d788e(0xcf)](_0x2050f=>String[_0x2d788e(0x11f)](_0x2050f))[_0x2d788e(0xea)]('');}_0x1a8578(await _0x1060d5());}(this);}[_0x5223dd(0xee)](){const _0x57ef02=_0x5223dd;this[_0x57ef02(0xde)][_0x57ef02(0x12f)](_0x466385=>{const _0xdfa815=_0x57ef02;_0xdfa815(0x10e)!==_0x466385[_0xdfa815(0x126)]&&this[_0xdfa815(0xe1)][_0xdfa815(0xd8)][_0xdfa815(0xe0)](_0x466385);});}[_0x5223dd(0xe7)](){const _0xa04452=_0x5223dd;for(const _0x42cc66 of this[_0xa04452(0xe1)][_0xa04452(0xe4)][_0xa04452(0xc5)][_0xa04452(0x100)][_0xa04452(0xc7)]({'includeChangesInGraveyard':!0x0})){if(_0xa04452(0x105)!==_0x42cc66[_0xa04452(0xdc)]||_0xa04452(0xe8)!==_0x42cc66[_0xa04452(0x120)])return;this[_0xa04452(0xde)][_0xa04452(0xd7)](_0x42cc66[_0xa04452(0xe9)][_0xa04452(0x12c)]);}}[_0x5223dd(0xf4)](){const _0x302a8f=_0x5223dd;this[_0x302a8f(0xe1)][_0x302a8f(0xe4)][_0x302a8f(0xdf)][_0x302a8f(0xc4)](_0x302a8f(0xe8),{'inheritAllFrom':_0x302a8f(0xf6)});}[_0x5223dd(0x102)](){const _0x17a79c=_0x5223dd,_0x3b24e0=this[_0x17a79c(0xe1)][_0x17a79c(0x10c)];_0x3b24e0[_0x17a79c(0x113)](_0x17a79c(0xd4))[_0x17a79c(0xf5)]({'model':_0x17a79c(0xe8),'view':{'name':_0x17a79c(0x117),'classes':_0x17a79c(0xed)}}),_0x3b24e0[_0x17a79c(0x113)](_0x17a79c(0x123))[_0x17a79c(0xc6)]({'model':_0x17a79c(0xe8),'view':(_0x36a0ae,{writer:_0x2956e7})=>this[_0x17a79c(0x11d)](_0x2956e7,!0x0)}),_0x3b24e0[_0x17a79c(0x113)](_0x17a79c(0xdd))[_0x17a79c(0xc6)]({'model':_0x17a79c(0xe8),'view':(_0x5349bd,{writer:_0x286690})=>{const _0x4c4e76=_0x17a79c;this[_0x4c4e76(0xde)][_0x4c4e76(0xd7)](_0x5349bd);const _0x258371=this[_0x4c4e76(0x11d)](_0x286690);return _0x2c8b42(_0x258371,_0x286690,{'label':_0x1c7e34(this[_0x4c4e76(0xe1)][_0x4c4e76(0x114)],_0x4c4e76(0x121))});}}),this[_0x17a79c(0xe1)][_0x17a79c(0x127)][_0x17a79c(0x112)]({'name':_0x17a79c(0x117),'classes':_0x17a79c(0xed)}),this[_0x17a79c(0xe1)][_0x17a79c(0xd8)][_0x17a79c(0x11c)]['on'](_0x17a79c(0x118),this[_0x17a79c(0x10f)](),{'priority':_0x17a79c(0x10b)});}[_0x5223dd(0x11d)](_0x81efb6,_0x2def01=!0x1){const _0x46de31=_0x5223dd,{locale:_0x39c9db}=this[_0x46de31(0xe1)],_0x40e3e2=_0x81efb6[_0x46de31(0xd3)](_0x46de31(0x117),{'class':_0x46de31(0xed)+(0x0===this[_0x46de31(0xce)][_0x46de31(0x132)]?_0x46de31(0xd6):''),...!_0x2def01&&{'data-table-of-contents-label':_0x1c7e34(_0x39c9db,_0x46de31(0x121))}});0x0===this[_0x46de31(0xce)][_0x46de31(0x132)]&&!0x1===_0x2def01&&_0x81efb6[_0x46de31(0x105)](_0x81efb6[_0x46de31(0xf2)](_0x40e3e2,_0x46de31(0xf3)),_0x81efb6[_0x46de31(0xd3)]('p',{'class':_0x46de31(0xec)},[_0x81efb6[_0x46de31(0xef)](_0x1c7e34(_0x39c9db,_0x46de31(0xfb)))]));const _0x237d0b=_0x2def01?'':'['+_0x1c7e34(_0x39c9db,_0x46de31(0xf7))+']';let _0xae2d1e=_0x40e3e2;return this[_0x46de31(0xce)][_0x46de31(0x12f)]((_0x44905a,_0x1d7f8d,_0x18f124)=>{const _0x4dfbdd=_0x46de31,_0xe6660d=this[_0x4dfbdd(0xe1)][_0x4dfbdd(0xe4)][_0x4dfbdd(0xdb)](_0x44905a[_0x4dfbdd(0x11e)],{'ignoreWhitespaces':!0x0}),_0x195cb8=_0xe6660d?_0x44905a[_0x4dfbdd(0xd9)]:_0x237d0b,_0x4535b2=_0x44905a[_0x4dfbdd(0x11e)][_0x4dfbdd(0xf8)](this[_0x4dfbdd(0x129)]),_0x18b92c=_0x81efb6[_0x4dfbdd(0xd3)]('a',{'href':'#'+_0x4535b2,...!_0x2def01&&{'tabindex':'-1'}},[_0x81efb6[_0x4dfbdd(0xef)](_0x195cb8)]),_0x15f77b=this[_0x4dfbdd(0xe1)][_0x4dfbdd(0x131)][_0x4dfbdd(0x106)](_0x4dfbdd(0x108));_0x81efb6[_0x4dfbdd(0x11a)](_0x4dfbdd(0x10d),_0x1d7f8d,_0x18b92c);const _0x4b0a99=_0x81efb6[_0x4dfbdd(0xd3)]('li',null,[_0xe6660d||!_0x2def01&&_0x15f77b?_0x18b92c:_0x81efb6[_0x4dfbdd(0xef)]('')]),_0x15c01b=_0x1d7f8d?_0x18f124[_0x1d7f8d-0x1][_0x4dfbdd(0x124)]:0x0,_0x55518f=Math[_0x4dfbdd(0x119)](_0x44905a[_0x4dfbdd(0x124)]-_0x15c01b);if(_0x44905a[_0x4dfbdd(0x124)]>_0x15c01b){const _0x1d0f36=N(_0x4b0a99,_0x55518f,_0x81efb6);_0x81efb6[_0x4dfbdd(0x105)](_0x81efb6[_0x4dfbdd(0xf2)](_0xae2d1e,_0x4dfbdd(0xf3)),_0x1d0f36);}else{const _0x3291e1=function(_0x1de96b,_0x424a62){const _0x18afdd=_0x4dfbdd;return _0x1de96b[_0x18afdd(0x111)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x18afdd(0xff)](_0x461b00=>_0x461b00['is'](_0x18afdd(0x10a),'ol'))[_0x424a62];}(_0xae2d1e,_0x55518f);_0x81efb6[_0x4dfbdd(0x105)](_0x81efb6[_0x4dfbdd(0xf2)](_0x3291e1,_0x4dfbdd(0xf3)),_0x4b0a99);}_0xae2d1e=_0x4b0a99;}),_0x40e3e2;}[_0x5223dd(0x11b)](_0x5c8bbf){const _0x48c2f8=_0x5223dd,_0xcf97b9=this[_0x48c2f8(0xce)][_0x5c8bbf][_0x48c2f8(0x11e)];this[_0x48c2f8(0xe1)][_0x48c2f8(0xe4)][_0x48c2f8(0xd0)](_0x126a28=>{const _0x531ae1=_0x48c2f8;_0x126a28[_0x531ae1(0xe2)](_0xcf97b9,0x0);}),this[_0x48c2f8(0xe1)][_0x48c2f8(0xd8)][_0x48c2f8(0x109)][_0x48c2f8(0xc9)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5223dd(0x10f)](){return(_0x42e4f2,_0x4a46fa)=>{const _0xb09ec=_0x5dbe,_0x19d4ff=_0x4a46fa[_0xb09ec(0x11c)],_0x203275=_0x19d4ff[_0xb09ec(0xeb)](_0x4a46fa[_0xb09ec(0xd1)]),_0xd2747a=_0x19d4ff[_0xb09ec(0xe6)](_0x203275);_0xd2747a['is'](_0xb09ec(0x10a),_0xb09ec(0xe8))&&(_0x4a46fa[_0xb09ec(0x103)]=this[_0xb09ec(0xe1)][_0xb09ec(0xe4)][_0xb09ec(0xf2)](_0xd2747a,0x0),_0x42e4f2[_0xb09ec(0xf9)]());};}}function N(_0x3657aa,_0x565d9f,_0x3b9c58){const _0x30601e=_0x5223dd;return 0x1===_0x565d9f?_0x3b9c58[_0x30601e(0xd3)]('ol',null,[_0x3657aa]):_0x3b9c58[_0x30601e(0xd3)]('ol',null,[_0x3b9c58[_0x30601e(0xd3)]('li',null,[N(_0x3657aa,_0x565d9f-0x1,_0x3b9c58)])]);}
|
|
23
|
+
function _0x377d(_0x204db8,_0x1b8ae4){const _0x365a63=_0x365a();return _0x377d=function(_0x377d1d,_0x30aa3a){_0x377d1d=_0x377d1d-0x6a;let _0x16a48c=_0x365a63[_0x377d1d];return _0x16a48c;},_0x377d(_0x204db8,_0x1b8ae4);}const _0xcd9b63=_0x377d;(function(_0x3e72be,_0x9071d4){const _0x4cd318=_0x377d,_0x546937=_0x3e72be();while(!![]){try{const _0x31af95=parseInt(_0x4cd318(0x81))/0x1+-parseInt(_0x4cd318(0x8f))/0x2+-parseInt(_0x4cd318(0xaf))/0x3+-parseInt(_0x4cd318(0x9b))/0x4*(-parseInt(_0x4cd318(0x8a))/0x5)+-parseInt(_0x4cd318(0xc3))/0x6+parseInt(_0x4cd318(0x9a))/0x7+parseInt(_0x4cd318(0x9f))/0x8*(-parseInt(_0x4cd318(0x73))/0x9);if(_0x31af95===_0x9071d4)break;else _0x546937['push'](_0x546937['shift']());}catch(_0x3b4131){_0x546937['push'](_0x546937['shift']());}}}(_0x365a,0xbb3f7));import{Plugin as _0x7226e7}from'ckeditor5/src/core.js';import{toWidget as _0x1211c5,Widget as _0x3b6c6b}from'ckeditor5/src/widget.js';import{uid as _0x17ddb7}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x313791}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x2e1c97}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x1bbcb2}from'./headingid.js';import{getTranslation as _0x13ca6c}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x7226e7{static get[_0xcd9b63(0x92)](){const _0x1c5152=_0xcd9b63;return _0x1c5152(0x9c);}static get[_0xcd9b63(0x75)](){return!0x0;}static get[_0xcd9b63(0x94)](){return!0x0;}static get[_0xcd9b63(0xc0)](){return[_0x3b6c6b,_0x2e1c97,_0x1bbcb2];}[_0xcd9b63(0x8c)];[_0xcd9b63(0x82)];[_0xcd9b63(0x6e)];constructor(_0x3a33d6){const _0x2fed49=_0xcd9b63;super(_0x3a33d6),this[_0x2fed49(0x8c)]=[],this[_0x2fed49(0x82)]=new Set(),this[_0x2fed49(0x6e)]=_0x2fed49(0x90);}[_0xcd9b63(0x74)](){const _0x3ba0a2=_0xcd9b63,_0x575381=this[_0x3ba0a2(0xb8)],_0x2a0494=_0x575381[_0x3ba0a2(0xb1)][_0x3ba0a2(0xb3)][_0x3ba0a2(0x72)];_0x575381[_0x3ba0a2(0xd8)][_0x3ba0a2(0xc8)](_0x3ba0a2(0x70))&&(this[_0x3ba0a2(0x6e)]=_0x575381[_0x3ba0a2(0xd8)][_0x3ba0a2(0xc8)](_0x3ba0a2(0x70))),this[_0x3ba0a2(0x8b)](_0x2a0494,_0x3ba0a2(0x88),(_0x57d3a2,_0x448c89)=>{const _0x5d61bb=_0x3ba0a2;if(!_0x448c89[_0x5d61bb(0xc4)])return;const _0x56ccb8=_0x448c89[_0x5d61bb(0xc4)][_0x5d61bb(0xaa)](_0x5d61bb(0xcd));Number[_0x5d61bb(0xa9)](_0x56ccb8)&&(_0x448c89[_0x5d61bb(0xb4)][_0x5d61bb(0xa4)](),_0x57d3a2[_0x5d61bb(0xb7)](),this[_0x5d61bb(0xba)](_0x56ccb8));},{'priority':_0x3ba0a2(0xbb),'context':_0x3ba0a2(0xa7)}),this[_0x3ba0a2(0x97)](),this[_0x3ba0a2(0x9d)](),_0x575381[_0x3ba0a2(0xc1)][_0x3ba0a2(0x8d)](_0x3ba0a2(0x7e),new _0x313791(_0x575381)),(_0x575381[_0x3ba0a2(0x7b)][_0x3ba0a2(0xc8)](_0x3ba0a2(0xa3))['on'](_0x3ba0a2(0x86),(_0x9c9299,_0x9f9454)=>{const _0x1e89d2=_0x3ba0a2;this[_0x1e89d2(0x8c)]=_0x9f9454[_0x1e89d2(0xb6)],this[_0x1e89d2(0x79)]();}),this[_0x3ba0a2(0x8b)](_0x575381[_0x3ba0a2(0x89)][_0x3ba0a2(0x72)],_0x3ba0a2(0x86),()=>{const _0x357f0c=_0x3ba0a2;this[_0x357f0c(0xd6)]();}));}[_0xcd9b63(0xc9)](){!async function(_0x3cf052){const _0x22d94c=_0x2d6dd5([0x6d,0x72,0x34,0x7a,0x32,0x79,0x61,0x6b,0x4d,0x33,0x78,0x30,0x70,0x68,0x74,0x44,0x37,0x6a,0x42,0x77,0x31,0x54,0x36,0x71,0x52,0x66,0x65,0x55,0x75,0x5a,0x63,0x4f,0x4c,0x4e,0x4b,0x56,0x67,0x51,0x53,0x50,0x45,0x39,0x69,0x47,0x49,0x48,0x6f,0x58,0x6c,0x4a,0x57,0x38,0x59,0x73,0x43,0x62,0x35,0x41,0x6e,0x64,0x46,0x76]),_0x480400=0x6b9b05fd,_0x41e39d=0x6b9c84ad^_0x480400,_0x1b29eb=window[_0x2d6dd5([0x44,0x61,0x74,0x65])][_0x2d6dd5([0x6e,0x6f,0x77])](),_0x33c401=_0x3cf052[_0x2d6dd5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x12e13a=new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18975b=>{_0x33c401[_0x2d6dd5([0x6f,0x6e,0x63,0x65])](_0x2d6dd5([0x72,0x65,0x61,0x64,0x79]),_0x18975b);}),_0x339986={[_0x2d6dd5([0x6b,0x74,0x79])]:_0x2d6dd5([0x45,0x43]),[_0x2d6dd5([0x75,0x73,0x65])]:_0x2d6dd5([0x73,0x69,0x67]),[_0x2d6dd5([0x63,0x72,0x76])]:_0x2d6dd5([0x50,0x2d,0x32,0x35,0x36]),[_0x2d6dd5([0x78])]:_0x2d6dd5([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]),[_0x2d6dd5([0x79])]:_0x2d6dd5([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]),[_0x2d6dd5([0x61,0x6c,0x67])]:_0x2d6dd5([0x45,0x53,0x32,0x35,0x36])},_0x281af8=_0x33c401[_0x2d6dd5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d6dd5([0x67,0x65,0x74])](_0x2d6dd5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44adbd(){let _0x417fb5,_0x4f0f33=null,_0x3006d7=null;try{if(_0x281af8==_0x2d6dd5([0x47,0x50,0x4c]))return _0x2d6dd5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x417fb5=_0x34849a(),!_0x417fb5)return _0x2d6dd5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x417fb5[_0x2d6dd5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3006d7=_0x24bd17(_0x417fb5[_0x2d6dd5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x417fb5[_0x2d6dd5([0x6a,0x74,0x69])])),await _0x3c3491()?_0x617719()?_0x1d2a12()?_0x2d6dd5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x385a33()?(_0x417fb5[_0x2d6dd5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d6dd5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4f0f33=_0x1ffb38(_0x2d6dd5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x397505()):_0x2d6dd5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6dd5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d6dd5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d6dd5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d2a12(){const _0x393e6c=[_0x2d6dd5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d6dd5([0x74,0x72,0x69,0x61,0x6c])][_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x417fb5[_0x2d6dd5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b29eb/0x3e8:0xe10*_0x41e39d;return _0x417fb5[_0x2d6dd5([0x65,0x78,0x70])]<_0x393e6c;}function _0x617719(){const _0xa00876=_0x417fb5[_0x2d6dd5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xa00876&&(!!_0xa00876[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6dd5([0x2a]))||(!!_0xa00876[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6dd5([0x54,0x4f,0x43]))||(!!_0xa00876[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6dd5([0x50,0x50]))||!(!_0xa00876[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6dd5([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x359f96()))));}function _0x385a33(){const _0x5d6def=_0x377d,_0x1b45de=_0x417fb5[_0x2d6dd5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b45de||0x0==_0x1b45de[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d8e59}=new URL(window[_0x2d6dd5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5d6def(0xbc)]);if(_0x1b45de[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d8e59))return!0x0;const _0x2e1fa0=_0x2d8e59[_0x2d6dd5([0x73,0x70,0x6c,0x69,0x74])](_0x2d6dd5([0x2e]));return _0x1b45de[_0x2d6dd5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x414b0a=>_0x414b0a[_0x2d6dd5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6dd5([0x2a])))[_0x2d6dd5([0x6d,0x61,0x70])](_0xeecebe=>_0xeecebe[_0x2d6dd5([0x73,0x70,0x6c,0x69,0x74])](_0x2d6dd5([0x2e])))[_0x2d6dd5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58a6c6=>_0x58a6c6[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e1fa0[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6dd5([0x6d,0x61,0x70])](_0x3f23f0=>Array(_0x2e1fa0[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3f23f0[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6dd5([0x66,0x69,0x6c,0x6c])](_0x3f23f0[0x0]===_0x2d6dd5([0x2a])?_0x2d6dd5([0x2a]):'')[_0x2d6dd5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3f23f0))[_0x2d6dd5([0x73,0x6f,0x6d,0x65])](_0x44624c=>_0x2e1fa0[_0x2d6dd5([0x65,0x76,0x65,0x72,0x79])]((_0x3fe2e9,_0x46df3d)=>_0x44624c[_0x46df3d]===_0x3fe2e9||_0x44624c[_0x46df3d]===_0x2d6dd5([0x2a])));}function _0x397505(){return _0x4f0f33&&_0x3006d7?new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xcd7d23,_0x39e4e5)=>{_0x4f0f33[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0xcd7d23,_0x39e4e5),_0x3006d7[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0x17ff71=>{_0x17ff71!=_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64])&&_0xcd7d23(_0x17ff71);},_0x39e4e5);}):_0x4f0f33||_0x3006d7||_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24bd17(_0x108d9b,_0x581f29){return new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20d13e=>{if(_0x36d0b8())return _0x20d13e(_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64]));_0x5b6f37(),_0x33c401[_0x2d6dd5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d6dd5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x50749d=!0x1;const _0xbf957f=_0x17ddb7();function _0x212885(_0x5a269f){return!!_0x5a269f&&(typeof _0x5a269f===_0x2d6dd5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a269f===_0x2d6dd5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a269f[_0x2d6dd5([0x74,0x68,0x65,0x6e])]===_0x2d6dd5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a269f[_0x2d6dd5([0x63,0x61,0x74,0x63,0x68])]===_0x2d6dd5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x42e960(_0x4a9bc9){_0x26c5ae(_0x4a9bc9)[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0x1c06f4=>{if(!_0x1c06f4||_0x1c06f4[_0x2d6dd5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d6dd5([0x6f,0x6b]))return _0x2d6dd5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x51373d(_0x33ad9e(_0xbf957f+_0x581f29))!=_0x1c06f4[_0x2d6dd5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d6dd5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0x3f3823=>(_0x57f72c(),_0x3f3823),()=>{const _0x1bcbf6=_0x3d45e0();return null==_0x1bcbf6?(_0x57f72c(),_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64])):_0x2d6dd5(_0x1b29eb-_0x1bcbf6>(0x4f9781fd^_0x480400)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0x20d13e)[_0x2d6dd5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20d13e(_0x2d6dd5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x298f5d=0x6badeb7d^_0x480400;function _0x57f72c(){const _0x28017c=_0x2d6dd5([0x6c,0x6c,0x63,0x74,0x2d])+_0x51373d(_0x33ad9e(_0x108d9b)),_0x380482=_0x2c9f75(_0x51373d(window[_0x2d6dd5([0x4d,0x61,0x74,0x68])][_0x2d6dd5([0x63,0x65,0x69,0x6c])](_0x1b29eb/_0x298f5d)));window[_0x2d6dd5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6dd5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28017c,_0x380482);}function _0x3d45e0(){const _0x4dab70=_0x2d6dd5([0x6c,0x6c,0x63,0x74,0x2d])+_0x51373d(_0x33ad9e(_0x108d9b)),_0x24e763=window[_0x2d6dd5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6dd5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4dab70);return _0x24e763?window[_0x2d6dd5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c9f75(_0x24e763),0x10)*_0x298f5d:null;}function _0x26c5ae(_0xa3d587){return new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc919fb,_0x26ef2e)=>{_0xa3d587[_0x2d6dd5([0x74,0x68,0x65,0x6e])](_0xc919fb,_0x26ef2e),window[_0x2d6dd5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26ef2e,0x6b9ad13d^_0x480400);});}}_0x33c401[_0x2d6dd5([0x6f,0x6e])](_0x2d6dd5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf9d0df,_0x11e49d)=>{if(_0x11e49d[0x0]!=_0x108d9b)return _0x20d13e(_0x2d6dd5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x11e49d[0x1]={..._0x11e49d[0x1],[_0x2d6dd5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xbf957f};},{[_0x2d6dd5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6dd5([0x68,0x69,0x67,0x68])}),_0x33c401[_0x2d6dd5([0x6f,0x6e])](_0x2d6dd5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5dda64=>{_0x212885(_0x5dda64[_0x2d6dd5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x50749d=!0x0,_0x42e960(_0x5dda64[_0x2d6dd5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d6dd5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6dd5([0x6c,0x6f,0x77])}),_0x12e13a[_0x2d6dd5([0x74,0x68,0x65,0x6e])](()=>{_0x50749d||_0x20d13e(_0x2d6dd5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36d0b8(){return _0x33c401[_0x2d6dd5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6dd5([0x76,0x69,0x65,0x77])][_0x2d6dd5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d6dd5([0x61,0x75,0x74,0x6f]);}function _0x5b6f37(){_0x33c401[_0x2d6dd5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6dd5([0x76,0x69,0x65,0x77])][_0x2d6dd5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d6dd5([0x61,0x75,0x74,0x6f]);}}function _0x1ffb38(_0x4b78cd){const _0x1fdc02=[new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dfac4=>setTimeout(_0x2dfac4,0x6b923b31^_0x480400)),_0x12e13a[_0x2d6dd5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x235da8=>{let _0x4ccd19=0x0;_0x33c401[_0x2d6dd5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6dd5([0x6f,0x6e])](_0x2d6dd5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ea19c,_0x318578)=>{_0x318578[0x0][_0x2d6dd5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ccd19++,_0x4ccd19==(0x6b9b0015^_0x480400)&&(_0x235da8(),_0x1ea19c[_0x2d6dd5([0x6f,0x66,0x66])]());});}))];return window[_0x2d6dd5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d6dd5([0x72,0x61,0x63,0x65])](_0x1fdc02)[_0x2d6dd5([0x74,0x68,0x65,0x6e])](()=>_0x4b78cd);}async function _0x10f522(){await _0x12e13a,_0x33c401[_0x2d6dd5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6dd5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xe25dcc,_0x33c401[_0x2d6dd5([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6dd5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xe25dcc,_0x33c401[_0x2d6dd5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d6dd5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x359f96(){return window[_0x2d6dd5([0x67,0x6c,0x6f,0x62])]&&window[_0x2d6dd5([0x67,0x6c,0x6f,0x62])][_0x2d6dd5([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x35a189(_0x1c2802){const _0xbe18d6=_0x3fe9dd();_0x33c401[_0xbe18d6]=_0x2d6dd5([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])+_0x1c2802,_0x1c2802!=_0x2d6dd5([0x56,0x61,0x6c,0x69,0x64])&&_0x10f522();}function _0x3fe9dd(){const _0x5582b7=window[_0x2d6dd5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d6dd5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d6dd5([0x6e,0x6f,0x77])]())[_0x2d6dd5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d6dd5([0x2e]),'');let _0x4ea0cc=_0x2d6dd5([0x6d]);for(let _0x36f201=0x0;_0x36f201<_0x5582b7[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36f201+=0x2){let _0x4895e2=window[_0x2d6dd5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5582b7[_0x2d6dd5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x36f201,_0x36f201+0x2));_0x4895e2>=_0x22d94c[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4895e2-=_0x22d94c[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ea0cc+=_0x22d94c[_0x4895e2];}return _0x4ea0cc;}function _0x34849a(){const _0x5790=_0x281af8[_0x2d6dd5([0x73,0x70,0x6c,0x69,0x74])](_0x2d6dd5([0x2e]));if(0x3!=_0x5790[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5be6cc(_0x5790[0x1]);function _0x5be6cc(_0x16a730){const _0x5ec7b6=_0x48c208(_0x16a730);return _0x5ec7b6&&_0x35adb3()?_0x5ec7b6:null;function _0x35adb3(){const _0x268fac=_0x5ec7b6[_0x2d6dd5([0x6a,0x74,0x69])],_0x4d8826=window[_0x2d6dd5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x268fac[_0x2d6dd5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x268fac[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a3c93={..._0x5ec7b6,[_0x2d6dd5([0x6a,0x74,0x69])]:_0x268fac[_0x2d6dd5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x268fac[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a3c93[_0x2d6dd5([0x76,0x63])],_0x33ad9e(_0x2a3c93)==_0x4d8826;}}}async function _0x3c3491(){let _0x14e203=!0x0;try{const _0x5dd4ff=_0x281af8[_0x2d6dd5([0x73,0x70,0x6c,0x69,0x74])](_0x2d6dd5([0x2e])),[_0x379439,_0x16d38e,_0x266993]=_0x5dd4ff;return _0x747495(_0x379439),await _0x765f0b(_0x379439,_0x16d38e,_0x266993),_0x14e203;}catch{return!0x1;}function _0x747495(_0x497112){const _0x1f36bf=_0x48c208(_0x497112);_0x1f36bf&&_0x1f36bf[_0x2d6dd5([0x61,0x6c,0x67])]==_0x2d6dd5([0x45,0x53,0x32,0x35,0x36])||(_0x14e203=!0x1);}async function _0x765f0b(_0x28919a,_0x5f3944,_0xdc7273){const _0x925758=window[_0x2d6dd5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d6dd5([0x66,0x72,0x6f,0x6d])](_0x29152b(_0xdc7273),_0x3b8a72=>_0x3b8a72[_0x2d6dd5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5408c4=new window[(_0x2d6dd5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d6dd5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28919a+_0x2d6dd5([0x2e])+_0x5f3944),_0x265ec0=window[_0x2d6dd5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d6dd5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x265ec0)return;const _0x4fb84f=await _0x265ec0[_0x2d6dd5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d6dd5([0x6a,0x77,0x6b]),_0x339986,{[_0x2d6dd5([0x6e,0x61,0x6d,0x65])]:_0x2d6dd5([0x45,0x43,0x44,0x53,0x41]),[_0x2d6dd5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d6dd5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d6dd5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x265ec0[_0x2d6dd5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d6dd5([0x6e,0x61,0x6d,0x65])]:_0x2d6dd5([0x45,0x43,0x44,0x53,0x41]),[_0x2d6dd5([0x68,0x61,0x73,0x68])]:{[_0x2d6dd5([0x6e,0x61,0x6d,0x65])]:_0x2d6dd5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fb84f,_0x925758,_0x5408c4)||(_0x14e203=!0x1);}}function _0x48c208(_0x1f5ab9){return _0x1f5ab9[_0x2d6dd5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d6dd5([0x65,0x79]))?JSON[_0x2d6dd5([0x70,0x61,0x72,0x73,0x65])](_0x29152b(_0x1f5ab9)):null;}function _0x29152b(_0x43598a){return window[_0x2d6dd5([0x61,0x74,0x6f,0x62])](_0x43598a[_0x2d6dd5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d6dd5([0x2b]))[_0x2d6dd5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d6dd5([0x2f])));}function _0x33ad9e(_0x2093ed){let _0x493178=0x1505;function _0xf6d31(_0x1e6ae4){for(let _0x415d70=0x0;_0x415d70<_0x1e6ae4[_0x2d6dd5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x415d70++){const _0x283fe5=_0x1e6ae4[_0x2d6dd5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x415d70);_0x493178=(_0x493178<<0x5)+_0x493178+_0x283fe5,_0x493178&=_0x493178;}}function _0x55028c(_0x1e2535){Array[_0x2d6dd5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e2535)?_0x1e2535[_0x2d6dd5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55028c):_0x1e2535&&typeof _0x1e2535==_0x2d6dd5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d6dd5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e2535)[_0x2d6dd5([0x73,0x6f,0x72,0x74])]()[_0x2d6dd5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31a494,_0xe46c6a])=>{_0xf6d31(_0x31a494),_0x55028c(_0xe46c6a);}):_0xf6d31(window[_0x2d6dd5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e2535));}return _0x55028c(_0x2093ed),_0x493178>>>0x0;}function _0x51373d(_0x111a8e){return _0x111a8e[_0x2d6dd5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d6dd5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d6dd5([0x30]));}function _0x2c9f75(_0x91ba2){return _0x91ba2[_0x2d6dd5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d6dd5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d6dd5([0x6a,0x6f,0x69,0x6e])]('');}function _0xe25dcc(){}function _0x2d6dd5(_0xc81b30){const _0x1dcf4b=_0x377d;return _0xc81b30[_0x1dcf4b(0xa5)](_0x5a06df=>String[_0x1dcf4b(0x6a)](_0x5a06df))[_0x1dcf4b(0xbd)]('');}_0x35a189(await _0x44adbd());}(this);}[_0xcd9b63(0x79)](){const _0x3fcdbe=_0xcd9b63;this[_0x3fcdbe(0x82)][_0x3fcdbe(0x96)](_0x1a46dd=>{const _0x5e0af2=_0x3fcdbe;_0x5e0af2(0x7d)!==_0x1a46dd[_0x5e0af2(0x7c)]&&this[_0x5e0af2(0xb8)][_0x5e0af2(0xb1)][_0x5e0af2(0xc7)](_0x1a46dd);});}[_0xcd9b63(0xd6)](){const _0x171d74=_0xcd9b63;for(const _0x38d71d of this[_0x171d74(0xb8)][_0x171d74(0x89)][_0x171d74(0x72)][_0x171d74(0xd7)][_0x171d74(0x8e)]({'includeChangesInGraveyard':!0x0})){if(_0x171d74(0xcc)!==_0x38d71d[_0x171d74(0xa6)]||_0x171d74(0xd2)!==_0x38d71d[_0x171d74(0x91)])return;this[_0x171d74(0x82)][_0x171d74(0x8d)](_0x38d71d[_0x171d74(0xd3)][_0x171d74(0xda)]);}}[_0xcd9b63(0x97)](){const _0xb0412e=_0xcd9b63;this[_0xb0412e(0xb8)][_0xb0412e(0x89)][_0xb0412e(0x7a)][_0xb0412e(0xb2)](_0xb0412e(0xd2),{'inheritAllFrom':_0xb0412e(0xc2)});}[_0xcd9b63(0x9d)](){const _0x283697=_0xcd9b63,_0x42f4c4=this[_0x283697(0xb8)][_0x283697(0xc5)];_0x42f4c4[_0x283697(0xd0)](_0x283697(0x6f))[_0x283697(0xc6)]({'model':_0x283697(0xd2),'view':{'name':_0x283697(0xca),'classes':_0x283697(0xa2)}}),_0x42f4c4[_0x283697(0xd0)](_0x283697(0x6c))[_0x283697(0x80)]({'model':_0x283697(0xd2),'view':(_0x4c5860,{writer:_0x4a77e1})=>this[_0x283697(0xd4)](_0x4a77e1,!0x0)}),_0x42f4c4[_0x283697(0xd0)](_0x283697(0x77))[_0x283697(0x80)]({'model':_0x283697(0xd2),'view':(_0x13eba8,{writer:_0xbb469d})=>{const _0x53acbc=_0x283697;this[_0x53acbc(0x82)][_0x53acbc(0x8d)](_0x13eba8);const _0x173008=this[_0x53acbc(0xd4)](_0xbb469d);return _0x1211c5(_0x173008,_0xbb469d,{'label':_0x13ca6c(this[_0x53acbc(0xb8)][_0x53acbc(0xcf)],_0x53acbc(0x6d))});}}),this[_0x283697(0xb8)][_0x283697(0xab)][_0x283697(0x98)]({'name':_0x283697(0xca),'classes':_0x283697(0xa2)}),this[_0x283697(0xb8)][_0x283697(0xb1)][_0x283697(0xae)]['on'](_0x283697(0xac),this[_0x283697(0xb5)](),{'priority':_0x283697(0xbb)});}[_0xcd9b63(0xd4)](_0x56db36,_0x44f0fa=!0x1){const _0x1f0fbf=_0xcd9b63,{locale:_0x1b1ba1}=this[_0x1f0fbf(0xb8)],_0x3ab6e7=_0x56db36[_0x1f0fbf(0x7f)](_0x1f0fbf(0xca),{'class':_0x1f0fbf(0xa2)+(0x0===this[_0x1f0fbf(0x8c)][_0x1f0fbf(0xa8)]?_0x1f0fbf(0xa0):''),...!_0x44f0fa&&{'data-table-of-contents-label':_0x13ca6c(_0x1b1ba1,_0x1f0fbf(0x6d))}});0x0===this[_0x1f0fbf(0x8c)][_0x1f0fbf(0xa8)]&&!0x1===_0x44f0fa&&_0x56db36[_0x1f0fbf(0xcc)](_0x56db36[_0x1f0fbf(0x83)](_0x3ab6e7,_0x1f0fbf(0xad)),_0x56db36[_0x1f0fbf(0x7f)]('p',{'class':_0x1f0fbf(0x85)},[_0x56db36[_0x1f0fbf(0xb0)](_0x13ca6c(_0x1b1ba1,_0x1f0fbf(0x9e)))]));const _0x2759c0=_0x44f0fa?'':'['+_0x13ca6c(_0x1b1ba1,_0x1f0fbf(0xd5))+']';let _0x5e9e53=_0x3ab6e7;return this[_0x1f0fbf(0x8c)][_0x1f0fbf(0x96)]((_0x5872e6,_0x357915,_0x364040)=>{const _0x1533cb=_0x1f0fbf,_0x34f945=this[_0x1533cb(0xb8)][_0x1533cb(0x89)][_0x1533cb(0xb9)](_0x5872e6[_0x1533cb(0x87)],{'ignoreWhitespaces':!0x0}),_0x2c7f10=_0x34f945?_0x5872e6[_0x1533cb(0xd1)]:_0x2759c0,_0x50b995=_0x5872e6[_0x1533cb(0x87)][_0x1533cb(0xce)](this[_0x1533cb(0x6e)]),_0x120e7d=_0x56db36[_0x1533cb(0x7f)]('a',{'href':'#'+_0x50b995,...!_0x44f0fa&&{'tabindex':'-1'}},[_0x56db36[_0x1533cb(0xb0)](_0x2c7f10)]),_0x2953a7=this[_0x1533cb(0xb8)][_0x1533cb(0xd8)][_0x1533cb(0xc8)](_0x1533cb(0x93));_0x56db36[_0x1533cb(0xcb)](_0x1533cb(0xcd),_0x357915,_0x120e7d);const _0x58e704=_0x56db36[_0x1533cb(0x7f)]('li',null,[_0x34f945||!_0x44f0fa&&_0x2953a7?_0x120e7d:_0x56db36[_0x1533cb(0xb0)]('')]),_0x547632=_0x357915?_0x364040[_0x357915-0x1][_0x1533cb(0x99)]:0x0,_0x28b3d2=Math[_0x1533cb(0x76)](_0x5872e6[_0x1533cb(0x99)]-_0x547632);if(_0x5872e6[_0x1533cb(0x99)]>_0x547632){const _0x3fce0d=N(_0x58e704,_0x28b3d2,_0x56db36);_0x56db36[_0x1533cb(0xcc)](_0x56db36[_0x1533cb(0x83)](_0x5e9e53,_0x1533cb(0xad)),_0x3fce0d);}else{const _0x53cad5=function(_0x293f21,_0x21991a){const _0x95d407=_0x1533cb;return _0x293f21[_0x95d407(0x95)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x95d407(0x84)](_0x6d4d=>_0x6d4d['is'](_0x95d407(0xd9),'ol'))[_0x21991a];}(_0x5e9e53,_0x28b3d2);_0x56db36[_0x1533cb(0xcc)](_0x56db36[_0x1533cb(0x83)](_0x53cad5,_0x1533cb(0xad)),_0x58e704);}_0x5e9e53=_0x58e704;}),_0x3ab6e7;}[_0xcd9b63(0xba)](_0xc1ed7f){const _0x536da5=_0xcd9b63,_0x264287=this[_0x536da5(0x8c)][_0xc1ed7f][_0x536da5(0x87)];this[_0x536da5(0xb8)][_0x536da5(0x89)][_0x536da5(0x86)](_0x28057b=>{const _0x2e7f2f=_0x536da5;_0x28057b[_0x2e7f2f(0x6b)](_0x264287,0x0);}),this[_0x536da5(0xb8)][_0x536da5(0xb1)][_0x536da5(0xb3)][_0x536da5(0x78)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0xcd9b63(0xb5)](){return(_0x2e3b31,_0x525fd2)=>{const _0x2ec2f2=_0x377d,_0x451459=_0x525fd2[_0x2ec2f2(0xae)],_0xd234a0=_0x451459[_0x2ec2f2(0x71)](_0x525fd2[_0x2ec2f2(0xbf)]),_0x59c246=_0x451459[_0x2ec2f2(0xbe)](_0xd234a0);_0x59c246['is'](_0x2ec2f2(0xd9),_0x2ec2f2(0xd2))&&(_0x525fd2[_0x2ec2f2(0xa1)]=this[_0x2ec2f2(0xb8)][_0x2ec2f2(0x89)][_0x2ec2f2(0x83)](_0x59c246,0x0),_0x2e3b31[_0x2ec2f2(0xb7)]());};}}function _0x365a(){const _0xbafbad=['href','join','toModelElement','viewPosition','requires','commands','$blockObject','244224sdBkZu','target','conversion','elementToElement','reconvertItem','get','afterInit','div','setCustomProperty','insert','tableOfContentsHeadingIndex','getAttribute','locale','for','text','tableOfContents','position','_createTableOfContents','Empty\x20heading','_trackNewToCElements','differ','config','element','nodeAfter','fromCharCode','setSelection','dataDowncast','Table\x20of\x20contents','_headingIdModelAttributeName','upcast','headingId.modelAttributeName','findMappedViewAncestor','document','5920443QOIepg','init','isOfficialPlugin','abs','editingDowncast','scrollToTheSelection','_updateTableOfContentsElements','schema','plugins','rootName','$graveyard','insertTableOfContents','createContainerElement','elementToStructure','1291366SwmlwM','_tableOfContentsElements','createPositionAt','filter','table-of-contents__placeholder','change','modelElement','click','model','5DBLonv','listenTo','_currentOutlineDefinitions','add','getChanges','1291164iyhddd','headingId','name','pluginName','documentOutline.showEmptyHeadings','isPremiumPlugin','getAncestors','forEach','_defineSchema','registerRawContentMatcher','level','6704992jjOasD','2024028txJvNI','TableOfContentsEditing','_defineConverters','No\x20headings\x20were\x20found\x20in\x20the\x20document.','8GZeifL','\x20table-of-contents_empty','modelPosition','table-of-contents','DocumentOutlineUtils','preventDefault','map','type','$capture','length','isInteger','getCustomProperty','data','viewToModelPosition','end','mapper','1932447LShfTc','createText','editing','register','view','domEvent','_redirectMapper','outlineDefinitions','stop','editor','hasContent','_handleScrollToHeading','high'];_0x365a=function(){return _0xbafbad;};return _0x365a();}function N(_0x167971,_0x576c6e,_0x12e1db){const _0x12380a=_0xcd9b63;return 0x1===_0x576c6e?_0x12e1db[_0x12380a(0x7f)]('ol',null,[_0x167971]):_0x12e1db[_0x12380a(0x7f)]('ol',null,[_0x12e1db[_0x12380a(0x7f)]('li',null,[N(_0x167971,_0x576c6e-0x1,_0x12e1db)])]);}
|