@ckeditor/ckeditor5-document-outline 44.3.0-alpha.3 → 44.3.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={46:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.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 .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=i},142:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck.ck-aria-description{display:none}",""]);const s=i},163:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const s=i},168:e=>{"use strict";e.exports=function(e){return e[1]}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},220:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},237:e=>{"use strict";e.exports=CKEditor5.dll},258:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},262:e=>{"use strict";var t={};e.exports=function(e,r){var o=function(e){if(void 0===t[e]){var r=document.querySelector(e);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(e){r=null}t[e]=r}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(r)}},282:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const s=i},311:(e,t,r)=>{e.exports=r(237)("./src/ui.js")},332:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const s=i},336:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-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-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=i},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r="",o=void 0!==t[5];return t[4]&&(r+="@supports (".concat(t[4],") {")),t[2]&&(r+="@media ".concat(t[2]," {")),o&&(r+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),r+=e(t),o&&(r+="}"),t[2]&&(r+="}"),t[4]&&(r+="}"),r})).join("")},t.i=function(e,r,o,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(o)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(i[a]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);o&&i[l[0]]||(void 0!==c&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=c),r&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=r):l[2]=r),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),t.push(l))}},t}},507:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const s=i},533:(e,t,r)=>{"use strict";r.d(t,{A:()=>d});var o=r(168),n=r.n(o),c=r(433),i=r.n(c),s=r(220),a=r.n(s),u=new URL(r(182),r.b),l=i()(n()),k=a()(u);l.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${k});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=l},545:e=>{"use strict";var t,r=(t=[],function(e,r){return t[e]=r,t.filter(Boolean).join("\n")});function o(e,t,o,n){var c;if(o)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,i&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=r(t,c);else{var s=document.createTextNode(c),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(s,a[t]):e.appendChild(s)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=n.singletonCounter++,r=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){o(r,t,!1,e)},remove:function(e){o(r,t,!0,e)}}}},584:(e,t,r)=>{e.exports=r(237)("./src/utils.js")},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(r){e.setAttribute(r,t[r])}))}},673:e=>{"use strict";var t=[];function r(e){for(var r=-1,o=0;o<t.length;o++)if(t[o].identifier===e){r=o;break}return r}function o(e,o){for(var c={},i=[],s=0;s<e.length;s++){var a=e[s],u=o.base?a[0]+o.base:a[0],l=c[u]||0,k="".concat(u," ").concat(l);c[u]=l+1;var d=r(k),g={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)t[d].references++,t[d].updater(g);else{var m=n(g,o);o.byIndex=s,t.splice(s,0,{identifier:k,updater:m,references:1})}i.push(k)}return i}function n(e,t){var r=t.domAPI(t);r.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;r.update(e=t)}else r.remove()}}e.exports=function(e,n){var c=o(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<c.length;i++){var s=r(c[i]);t[s].references--}for(var a=o(e,n),u=0;u<c.length;u++){var l=r(c[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}c=a}}},751:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},782:(e,t,r)=>{e.exports=r(237)("./src/core.js")},783:(e,t,r)=>{e.exports=r(237)("./src/engine.js")},901:(e,t,r)=>{e.exports=r(237)("./src/widget.js")},906:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},938:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const s=i},961:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const s=i},967:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var c=t[o]={id:o,exports:{}};return e[o](c,c.exports,r),c.exports}r.m=e,r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";r.r(o),r.d(o,{DocumentOutline:()=>pe,DocumentOutlineUI:()=>de,DocumentOutlineUtils:()=>U,HeadingId:()=>Ee,TableOfContents:()=>Yt,TableOfContentsCommand:()=>we,TableOfContentsEditing:()=>Me,TableOfContentsUI:()=>qt});var e=r(782);const t=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const n="object"==typeof global&&global&&global.Object===Object&&global;var c="object"==typeof self&&self&&self.Object===Object&&self;const i=n||c||Function("return this")();const s=function(){return i.Date.now()};var a=/\s/;const u=function(e){for(var t=e.length;t--&&a.test(e.charAt(t)););return t};var l=/^\s+/;const k=function(e){return e?e.slice(0,u(e)+1).replace(l,""):e};const d=i.Symbol;var g=Object.prototype,m=g.hasOwnProperty,f=g.toString,b=d?d.toStringTag:void 0;const p=function(e){var t=m.call(e,b),r=e[b];try{e[b]=void 0;var o=!0}catch(e){}var n=f.call(e);return o&&(t?e[b]=r:delete e[b]),n};var h=Object.prototype.toString;const v=function(e){return h.call(e)};var w=d?d.toStringTag:void 0;const _=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":w&&w in Object(e)?p(e):v(e)};const y=function(e){return null!=e&&"object"==typeof e};const x=function(e){return"symbol"==typeof e||y(e)&&"[object Symbol]"==_(e)};var I=/^[-+]0x[0-9a-f]+$/i,A=/^0b[01]+$/i,C=/^0o[0-7]+$/i,E=parseInt;const O=function(e){if("number"==typeof e)return e;if(x(e))return NaN;if(t(e)){var r="function"==typeof e.valueOf?e.valueOf():e;e=t(r)?r+"":r}if("string"!=typeof e)return 0===e?e:+e;e=k(e);var o=A.test(e);return o||C.test(e)?E(e.slice(2),o?2:8):I.test(e)?NaN:+e};var T=Math.max,S=Math.min;const P=function(e,r,o){var n,c,i,a,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var r=n,o=c;return n=c=void 0,k=t,a=e.apply(o,r)}function b(e){var t=e-l;return void 0===l||t>=r||t<0||g&&e-k>=i}function p(){var e=s();if(b(e))return h(e);u=setTimeout(p,function(e){var t=r-(e-l);return g?S(t,i-(e-k)):t}(e))}function h(e){return u=void 0,m&&n?f(e):(n=c=void 0,a)}function v(){var e=s(),t=b(e);if(n=arguments,c=this,l=e,t){if(void 0===u)return function(e){return k=e,u=setTimeout(p,r),d?f(e):a}(l);if(g)return clearTimeout(u),u=setTimeout(p,r),f(l)}return void 0===u&&(u=setTimeout(p,r)),a}return r=O(r)||0,t(o)&&(d=!!o.leading,i=(g="maxWait"in o)?T(O(o.maxWait)||0,r):i,m="trailing"in o?!!o.trailing:m),v.cancel=function(){void 0!==u&&clearTimeout(u),k=0,n=l=c=u=void 0},v.flush=function(){return void 0===u?a:h(s())},v};var M=r(783);function N(){const e=["4bEVaGO","htmlH4","11sJvYqL","99Badrvc","push","htmlH6","data","19711788LfFyfj","1764544HiVzEQ","heading.options","htmlH1","getChildren","config","941992yQTRDX","htmlH2","plugins","GeneralHtmlSupport","get","8952cMKnqp","has","1333880syJfTo","htmlH5","1580991PBpnAJ","paragraph","2155uWtqni","htmlH3","67384TxvzVf","reduce","203SruQOs","model"];return(N=function(){return e})()}function D(e,t){const r=N();return(D=function(e,t){return r[e-=365]})(e,t)}function H(e){const t=D;let r="";for(const o of e[t(389)]())o instanceof M.Text&&(r+=o[t(384)]);return r}!function(e){const t=D,r=e();for(;;)try{if(776542===-parseInt(t(391))/1+parseInt(t(378))/2*(parseInt(t(370))/3)+parseInt(t(386))/4+-parseInt(t(372))/5*(-parseInt(t(366))/6)+-parseInt(t(376))/7*(parseInt(t(374))/8)+-parseInt(t(381))/9*(-parseInt(t(368))/10)+-parseInt(t(380))/11*(parseInt(t(385))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(N);var L=r(584);const V=j;function j(e,t){const r=Z();return(j=function(e,t){return r[e-=358]})(e,t)}function Z(){const e=["init","6NeqwJQ","2619KENRvl","level","_getOutlineDefinitions","2570565DjiXNz","activeItemIndex","2087370OqWoIS","includes","DocumentOutlineUtils","domToView","length","getChild","createElement","get","indexOf","3600498ZSfhKx","model","isOfficialPlugin","modelElement","49847AJdKHU","change","1864912LrDXyY","selection","toModel","pluginName","401323HhbhQd","_headingNames","domConverter","view","66LPqGWI","isPremiumPlugin","_deriveHeadingElementsFromConversion","config","getRoot","text","document","getFirstPosition","_getActiveHeading","54fkprUb","33976khxvwt","item","findIndex","editor","_getHeadingNames","fire","data","editing","getChildren","getRootNames","name","documentOutline.headings","push","element","afterInit","backward"];return(Z=function(){return e})()}!function(e){const t=j,r=e();for(;;)try{if(928994===parseInt(t(399))/1*(-parseInt(t(374))/2)+parseInt(t(389))/3+parseInt(t(395))/4+parseInt(t(378))/5+-parseInt(t(412))/6*(parseInt(t(393))/7)+-parseInt(t(413))/8*(parseInt(t(375))/9)+parseInt(t(380))/10*(parseInt(t(403))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Z);class U extends e.Plugin{constructor(){const e=j;super(...arguments),this[e(400)]=[]}static get[V(398)](){return V(382)}static get[V(391)](){return!0}static get[V(404)](){return!0}[V(373)](){const e=V,t=this[e(360)];this[e(400)]=this[e(361)]();let r=[];t[e(390)][e(409)].on(e(394),P((()=>{const t=e,o=r;r=this[t(377)]();const n=(0,L.diff)(o,r,((e,r)=>e[t(376)]===r[t(376)]&&e[t(408)]===r[t(408)]&&e[t(392)]===r[t(392)])),c=(0,L.diffToChanges)(n,r),i=this[t(411)](),s=r[t(359)]((e=>e[t(392)]===i));c[t(384)]&&this[t(362)](t(394),{outlineDefinitions:r,activeItemIndex:s,outlineChanges:c}),this[t(362)](t(379),{index:s})}),250,{leading:!0,trailing:!0}))}[V(371)](){const e=V;this[e(400)][e(384)]||this[e(405)]()}[V(377)](){const e=V,t=this[e(360)],r=[],o=this[e(400)];for(const r of t[e(390)][e(409)][e(366)]())n(t[e(390)][e(409)][e(407)](r));function n(t){const c=e;for(const e of t[c(365)]())e.is(c(370))&&(o[c(381)](e[c(367)])&&r[c(369)]({level:o[c(388)](e[c(367)])+1,text:H(e),modelElement:e}),n(e))}return r}[V(411)](){const e=V,t=this[e(360)][e(390)][e(409)][e(396)][e(410)](),r=new M.TreeWalker({direction:e(372),startPosition:t});for(const t of r)if(t[e(358)].is(e(370))&&this[e(400)][e(381)](t[e(358)][e(367)]))return t[e(358)]}[V(361)](){const e=V;return this[e(360)][e(406)][e(387)](e(368))||function(e){const t=D,r=e[t(390)][t(365)](t(387));return r?r[t(375)](((e,r)=>(t(371)!==r[t(377)]&&e[t(382)](r[t(377)]),e)),[]):e[t(393)][t(367)](t(394))?[t(388),t(392),t(373),t(379),t(369),t(383)]:[]}(this[e(360)])}[V(405)](){const e=V,t=this[e(360)],r=["h1","h2","h3","h4","h5","h6"],o=[];for(const n of r){const r=t[e(364)][e(402)][e(401)][e(383)](document[e(386)](n)),c=t[e(363)][e(397)](r)[e(385)](0);(null==c?void 0:c.is(e(370)))&&o[e(369)](c[e(367)])}this[e(400)]=o}}var z=r(311);function B(e,t){const r=e.t;switch(t){case"Empty heading":return r("Empty heading");case"Editor headings will appear here as you type.":return r("Editor headings will appear here as you type.");case"No headings were found in the document.":return r("No headings were found in the document.");case"Table of contents":return r("Table of contents");default:return t}}function K(){const e=["bind","9iOduXP","Empty heading","isEmpty","level","setTemplate","div","ck-document-outline__item_level-","ck-document-outline__item_empty","ck-reset","10yCIfqo","bindTemplate","63535uNUlIJ","ck-document-outline__item","1216518jWlFtt","text","25628207ChfKJC","3751866mRiXcD","click","5083988GKLlfy","isActive","1vEVwoV","ck-document-outline__item_active","4168992DmXrlk","1510107sSgIDZ","16HHTTja","set"];return(K=function(){return e})()}function R(e,t){const r=K();return(R=function(e,t){return r[e-=218]})(e,t)}!function(e){const t=R,r=e();for(;;)try{if(403056===-parseInt(t(242))/1*(parseInt(t(235))/2)+parseInt(t(218))/3+parseInt(t(219))/4*(parseInt(t(233))/5)+-parseInt(t(238))/6+-parseInt(t(240))/7+-parseInt(t(244))/8*(parseInt(t(222))/9)+-parseInt(t(231))/10*(-parseInt(t(237))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(K);class $ extends z.View{constructor(e,t=!1){const r=R;super(e);const o=this[r(232)],n=t?"["+B(e,r(223))+"]":"";this[r(220)](r(236),""),this[r(220)](r(225),1),this[r(220)](r(241),!1),this[r(221)](r(224)).to(this,r(236),(e=>!e)),this[r(226)]({tag:r(227),attributes:{class:["ck",r(230),r(234),o.to(r(225),(e=>r(228)+e)),o.if(r(241),r(243)),o.if(r(224),r(229))],title:o.to(r(236))},children:[{text:o.to(r(236),(e=>e||n))}],on:{click:o.to(r(239))}})}}const F=q;function q(e,t){const r=J();return(q=function(e,t){return r[e-=296]})(e,t)}function J(){const e=["element","3HfeUUP","howMany","forEach","div","2ksCMuB","index","_setActiveItem","22aSAinJ","_insertItem","1603700eAFEDy","showEmptyHeadingText","ck-document-outline","items","type","get","destroy","level","15XBBwZn","_scrollToItem","getIndex","locale","1354488pigkSM","delete","set","activeItemIndex","remove","createCollection","_documentOutlineContainer","itemSelected","24lDkIhL","change:activeItemIndex","72784kUHWUy","click","delegate","2256982dmdnrn","Editor headings will appear here as you type.","fire","text","3193704jMbgux","2154876lSZESC","bind","insert","values","isActive","contentLanguageDirection","_deleteItem","setTemplate","_handleItemClick","3553072lPUOQQ","source","sync","ck-reset","addMany","map"];return(J=function(){return e})()}!function(e){const t=q,r=e();for(;;)try{if(514938===-parseInt(t(296))/1*(-parseInt(t(324))/2)+parseInt(t(320))/3*(parseInt(t(313))/4)+parseInt(t(337))/5*(parseInt(t(341))/6)+parseInt(t(299))/7*(-parseInt(t(349))/8)+-parseInt(t(303))/9+-parseInt(t(329))/10+parseInt(t(327))/11*(parseInt(t(304))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(J);class W extends z.View{constructor(e,t=!1,r){const o=q;super(e),this[o(330)]=t,this[o(343)](o(344),-1),this[o(347)]=r,this[o(332)]=this[o(346)](),this[o(332)][o(298)](o(297)).to(this),this.on(o(297),this[o(312)][o(305)](this)),this.on(o(350),((e,t,r,n)=>{this[o(326)](n,r)})),this[o(311)]({tag:o(323),attributes:{class:["ck",o(316),o(331)],dir:e[o(309)],"data-document-outline-empty-placeholder":B(e,o(300)),tabindex:-1},children:this[o(332)]})}[F(315)](e){const t=F;e[t(322)]((e=>{const r=t;r(306)==e[r(333)]?this[r(328)](e[r(325)],...e[r(307)]):r(342)==e[r(333)]&&this[r(310)](e[r(325)],e[r(321)])}))}[F(326)](e,t){const r=F;if(-1!==e){const t=this[r(332)][r(334)](e);t&&(t[r(308)]=!1)}-1!==t&&(this[r(332)][r(334)](t)[r(308)]=!0,this[r(338)](t))}[F(328)](e,...t){const r=F,o=t[r(318)](((t,o)=>{const n=r,c=new $(this[n(340)],this[n(330)]);return c[n(302)]=t[n(302)],c[n(336)]=t[n(336)],e+o===this[n(344)]&&(c[n(308)]=!0),c}));this[r(332)][r(317)](o,e)}[F(310)](e,t){const r=F;do{this[r(332)][r(345)](e)}while(--t)}[F(312)](e){const t=F,r=this[t(332)][t(339)](e[t(314)]);this[t(301)](t(348),r)}[F(338)](e){const t=F;(0,L.scrollAncestorsToShowTarget)(this[t(332)][t(334)](e)[t(319)],20,this[t(347)])}[F(335)](){const e=F;super[e(335)](),this[e(319)][e(345)]()}}const Q=function(e,r,o){var n=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return t(o)&&(n="leading"in o?!!o.leading:n,c="trailing"in o?!!o.trailing:c),P(e,r,{leading:n,maxWait:r,trailing:c})};var Y=r(673),X=r.n(Y),G=r(545),ee=r.n(G),te=r(262),re=r.n(te),oe=r(667),ne=r.n(oe),ce=r(357),ie=r.n(ce),se=r(46),ae={attributes:{"data-cke":!0}};ae.setAttributes=ne(),ae.insert=re().bind(null,"head"),ae.domAPI=ee(),ae.insertStyleElement=ie();X()(se.A,ae);se.A&&se.A.locals&&se.A.locals;const ue=ke;function le(){const e=["1098140kOohNc","10UsSfRr","getVisible","bind","getDomRoot","height","setSelection","document-outline-container-not-provided","indexOf","href","floor","DocumentOutlineUI","init","change","get","destroy","cancel","length","map","listenTo","join","focusTracker","activeItemIndex","config","112DLdJJK","domConverter","8142576gKzVgD","resize","afterInit","render","bottom","fromCharCode","1330645qwrwJi","documentOutline.container","mapViewToDom","model","window","locale","focus","top","document","_setActiveViewItem","isPremiumPlugin","appendChild","1612720QVnajn","isOfficialPlugin","scroll","sync","DocumentOutlineUtils","element","63510LDDppT","itemSelected","plugins","add","scrollToTheSelection","191583yupDrQ","toViewElement","15wDAyBK","view","editing","editor","3455727BsTWPq","_handleItemSelected","pluginName","336MPzyyQ","_updateActiveDefinitionFromViewportThrottled","_handleOutlineChange","getRootNames","mapper","modelElement","_currentOutlineDefinitions","documentOutline.showEmptyHeadings","_updateActiveDefinitionOnViewportChange","getIntersection","2YgneEy"];return(le=function(){return e})()}function ke(e,t){const r=le();return(ke=function(e,t){return r[e-=364]})(e,t)}!function(e){const t=ke,r=e();for(;;)try{if(805915===parseInt(t(400))/1*(parseInt(t(367))/2)+parseInt(t(425))/3*(-parseInt(t(368))/4)+-parseInt(t(412))/5+parseInt(t(418))/6*(parseInt(t(432))/7)+-parseInt(t(392))/8*(-parseInt(t(423))/9)+-parseInt(t(369))/10*(parseInt(t(429))/11)+parseInt(t(394))/12)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(le);class de extends e.Plugin{static get[ue(431)](){return ue(379)}static get[ue(413)](){return!0}static get[ue(410)](){return!0}constructor(e){const t=ue;super(e),this[t(426)]=new W(e[t(405)],this[t(428)][t(391)][t(382)](t(364)),this[t(428)][t(391)][t(382)](t(401))),this[t(438)]=[],this[t(433)]=Q(this[t(365)][t(371)](this),100)}[ue(380)](){const e=ue,t=this[e(428)],r=t[e(420)][e(382)](e(416));let o=!1;if(this[e(426)][e(397)](),this[e(428)].ui[e(389)][e(421)](this[e(426)][e(417)]),!t[e(391)][e(382)](e(401)))throw new L.CKEditorError(e(375),{editor:t});t[e(391)][e(382)](e(401))[e(411)](this[e(426)][e(417)]),r.on(e(381),this[e(434)][e(371)](this)),r.on(e(390),((t,{index:r})=>this[e(409)](r))),this[e(426)].on(e(419),((t,r)=>{o=!0,this[e(430)](r)})),this[e(426)][e(387)](L.global[e(408)],e(414),(()=>{o?o=!1:this[e(433)]()}),{useCapture:!0}),this[e(426)][e(387)](L.global[e(404)],e(395),this[e(433)],{useCapture:!0})}[ue(396)](){!async function(e){const t=m([118,116,65,67,54,75,108,113,85,49,114,70,90,71,111,89,87,78,69,109,98,100,106,120,121,107,53,86,83,80,115,104,76,74,57,81,73,56,101,68,119,79,48,99,102,97,50,72,77,82,66,122,110,112,84,88,105,117,52,55,51,103]),r=window[m([68,97,116,101])][m([110,111,119])](),o=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{o[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=o[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;o[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,o)=>{o[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),r[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function r(e){for(let r=0;r<e[m([108,101,110,103,116,104])];r++){const o=e[m([99,104,97,114,67,111,100,101,65,116])](r);t=(t<<5)+t+o,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,o])=>{r(t),e(o)})):r(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=ke;return e[t(386)]((e=>String[t(399)](e)))[t(388)]("")}!function(e){const r=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let r=m([118]);for(let o=0;o<e[m([108,101,110,103,116,104])];o+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](o,o+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),r+=t[n]}return r}();o[r]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,o[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,o[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&r()?t:null;function r(){const e=t[m([106,116,105])],r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),o={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete o[m([118,99])],l(o)==r}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),o[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,L.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function f(o){a(o)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(r-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),o=d(k(window[m([77,97,116,104])][m([99,101,105,108])](r/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,o)}function i(){const t=m([108,108,99,116,45])+k(l(e)),r=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return r?window[m([112,97,114,115,101,73,110,116])](d(r),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,r)=>{e[m([116,104,101,110])](t,r),window[m([115,101,116,84,105,109,101,111,117,116])](r,12e4)}))}}o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,r)=>{if(r[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));r[1]={...r[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,f(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const o=i[m([115,112,108,105,116])](m([46])),[n,c,s]=o;return t(n),await r(n,c,s),e}catch(e){return!1}function t(t){const r=a(t);r&&r[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function r(t,r,o){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(o),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+r),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1740787200;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=ke,r=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!r||0==r[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])][t(377)]);if(r[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return r[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,r)=>e[r]===t||e[r]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,r)=>{t[m([116,104,101,110])](e,r),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),r)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[ue(383)](){const e=ue;super[e(383)](),this[e(426)][e(383)](),this[e(433)][e(384)]()}[ue(434)](e,{outlineDefinitions:t,outlineChanges:r}){const o=ue;this[o(438)]=t,this[o(426)][o(415)](r)}[ue(409)](e){const t=ue;this[t(438)][t(385)]&&this[t(438)][e]&&(this[t(426)][t(390)]=e)}[ue(430)](e){const t=ue,r=this[t(438)][e][t(437)];this[t(428)][t(403)][t(381)]((e=>{e[t(374)](r,0)})),this[t(428)][t(427)][t(426)][t(422)]({alignToTop:!0,forceScroll:!0}),this[t(428)][t(427)][t(426)][t(406)](),this[t(409)](e)}[ue(365)](){const e=ue,t=this[e(428)];let r;for(const o of t[e(403)][e(408)][e(435)]()){const n=t[e(427)][e(426)][e(372)](o),c=n&&new L.Rect(n)[e(370)]();if(c){const t=new L.Rect(L.global[e(404)])[e(366)](c);t&&(r=t[e(407)]+.25*t[e(373)])}}if(void 0===r)return;const o=ge(t[e(427)],this[e(438)],r);o?this[e(409)](this[e(438)][e(376)](o)):this[e(409)](-1)}}function ge(e,t,r,o=0,n=t[ue(385)]-1){const c=ue,i=Math[c(378)](o+(n-o)/2);if(n>=o){const s=t[i],a=e[c(436)][c(424)](s[c(437)]);if(!a)return null;const u=e[c(426)][c(393)][c(402)](a);return new L.Rect(u)[c(398)]>r?ge(e,t,r,o,i-1):ge(e,t,r,i+1,n)}return i<0?null:t[i]}const me=fe;function fe(e,t){const r=be();return(fe=function(e,t){return r[e-=200]})(e,t)}function be(){const e=["140vSqjtw","223667aFYzFd","licenseKey","destroy","usageLimit","requires","invalid","1135323JBKExz","6XPqyIP","documentOutlineLicenseKeyNotAllowed","_licenseKeyCheckInterval","trialLimit","documentOutlineLicenseKeyDomainLimit","2547927UbmbBr","51878XCBgBY","1402184mgtcqC","documentOutlineLicenseKeyInvalid","init","14312TSOors","expired","config","15lnxojl","isPremiumPlugin","DocumentOutline","documentOutlineLicenseKeyUsageLimit","domainLimit","get","documentOutlineLicenseKeyEvaluationLimit","1276UtDWiU","515nynJdC","pluginName","isOfficialPlugin","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyTrialLimit","evaluationLimit","documentOutlineLicenseKeyExpired","editor","_showLicenseError","featureNotAllowed"];return(be=function(){return e})()}!function(e){const t=fe,r=e();for(;;)try{if(218579===-parseInt(t(218))/1+-parseInt(t(231))/2*(-parseInt(t(238))/3)+parseInt(t(235))/4*(parseInt(t(207))/5)+parseInt(t(225))/6*(-parseInt(t(224))/7)+-parseInt(t(232))/8+parseInt(t(230))/9+-parseInt(t(217))/10*(parseInt(t(206))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(be);class pe extends e.Plugin{static get[me(222)](){return[U,de]}static get[me(208)](){return me(201)}static get[me(209)](){return!0}static get[me(200)](){return!0}[me(234)](){const e=me;this[e(219)]=this[e(214)][e(237)][e(204)](e(219));const t=this[e(214)];this[e(227)]=setInterval((()=>{const r=e;let o;for(const e in t){const n=e,c=t[n];if(r(210)==c||r(233)==c||r(213)==c||r(229)==c||r(226)==c||r(205)==c||r(211)==c||r(202)==c){delete t[n],o=c,clearInterval(this[r(227)]),this[r(227)]=void 0;break}}r(233)==o&&t[r(215)](r(223)),r(213)==o&&t[r(215)](r(236)),r(229)==o&&t[r(215)](r(203)),r(226)==o&&t[r(215)](r(216),r(201)),r(205)==o&&t[r(215)](r(212)),r(211)==o&&t[r(215)](r(228)),r(202)==o&&t[r(215)](r(221))}),1e3)}[me(220)](){const e=me;super[e(220)](),this[e(227)]&&clearInterval(this[e(227)])}}var he=r(901);const ve=_e;!function(e){const t=_e,r=e();for(;;)try{if(810013===-parseInt(t(295))/1*(-parseInt(t(301))/2)+parseInt(t(294))/3+-parseInt(t(302))/4*(parseInt(t(290))/5)+parseInt(t(296))/6+-parseInt(t(304))/7+-parseInt(t(291))/8+-parseInt(t(298))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(ye);class we extends e.Command{[ve(300)](){const e=ve;this[e(307)][e(289)][e(293)]((t=>{const r=e;this[r(307)][r(289)][r(292)](t[r(308)](r(303)))}))}[ve(299)](){const e=ve,t=this[e(307)][e(289)],r=t[e(310)][e(309)][e(288)]();this[e(306)]=null!==(r&&t[e(305)][e(297)](r,e(303)))}}function _e(e,t){const r=ye();return(_e=function(e,t){return r[e-=288]})(e,t)}function ye(){const e=["document","getFirstPosition","model","9385ZNRDcg","11885568ijzzVS","insertObject","change","3257259jrvTPW","736456tlEkSi","7380306CyRvCD","findAllowedParent","8118297stHobn","refresh","execute","4pURFus","636eXwlEz","tableOfContents","2047717RJrlzV","schema","isEnabled","editor","createElement","selection"];return(ye=function(){return e})()}var xe=r(336),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=ne(),Ie.insert=re().bind(null,"head"),Ie.domAPI=ee(),Ie.insertStyleElement=ie();X()(xe.A,Ie);xe.A&&xe.A.locals&&xe.A.locals;const Ae=Ce;function Ce(e,t){const r=Oe();return(Ce=function(e,t){return r[e-=435]})(e,t)}!function(e){const t=Ce,r=e();for(;;)try{if(841646===-parseInt(t(438))/1+parseInt(t(478))/2*(-parseInt(t(482))/3)+parseInt(t(448))/4*(parseInt(t(480))/5)+parseInt(t(445))/6*(-parseInt(t(483))/7)+parseInt(t(461))/8+-parseInt(t(479))/9*(-parseInt(t(437))/10)+parseInt(t(493))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Oe);class Ee extends e.Plugin{static get[Ae(473)](){return Ae(446)}static get[Ae(503)](){return!0}static get[Ae(475)](){return!0}[Ae(471)](){const e=Ae,t=this[e(486)];t[e(487)][e(494)](e(499))||(function(t){const r=e,o=new Map;return t?(t[r(506)]((e=>{const t=r;t(455)!==e[t(447)]&&o[t(440)](e[t(462)],e[t(447)])})),o[r(494)]("h1")||o[r(440)]("h1",r(498)),o):o}(this[e(486)][e(487)][e(494)](e(476)))[e(506)](((r,o)=>{const n=e;this[n(451)](o),this[n(470)](r),t[n(447)][n(463)][n(474)](r)&&t[n(447)][n(463)][n(477)](r,{allowAttributes:n(491)})})),this[e(507)]())}[Ae(451)](e){const t=Ae;this[t(486)][t(442)][t(485)](t(449))[t(459)]((r=>r.on(t(439)+e,((e,r,o)=>{const n=t,{consumable:c,writer:i}=o,s=r[n(467)][n(452)]("id"),a=r[n(466)][n(457)]();if(a)return s&&s[n(497)]||a[n(500)](n(491))?void(c[n(489)](r[n(467)],{attributes:["id"]})&&i[n(460)](n(491),s,a)):(c[n(489)](r[n(467)],{attributes:["id"]}),void i[n(460)](n(491),(0,L.uid)(),a))}),{priority:L.priorities[t(494)](t(443))+.5})))}[Ae(470)](e){const t=Ae;this[t(486)][t(442)][t(485)](t(501))[t(459)]((r=>r.on(t(481)+e,((e,r,o)=>{const n=t;if(!o[n(490)][n(489)](r[n(469)],e[n(436)]))return;const c=r[n(469)][n(452)](n(491)),i=o[n(465)][n(450)](r[n(469)]);o[n(505)][n(460)]("id",c,i)}))))}[Ae(507)](){const e=Ae,t=this[e(486)],r=new Set,o=new Set;function n(t,r){const n=e,c=(0,L.uid)();return o[n(459)](c),t[n(460)](n(491),c,r),c}function c(t,r){const o=e;t[o(484)](o(491),r)}t[e(447)][e(435)][e(458)]((i=>{const s=e,a=t[s(447)][s(435)][s(495)][s(468)]();let u=!1;for(const e of a)if(s(502)==e[s(504)]&&e[s(436)])if(e[s(436)][s(464)](/heading\d/)){const t=e[s(441)][s(494)](s(491));s(496)==typeof t?r[s(472)](t)?(n(i,e[s(454)][s(453)]),u=!0):o[s(459)](t):(n(i,e[s(454)][s(453)]),u=!0)}else s(496)==typeof e[s(441)][s(494)](s(491))&&(c(i,e[s(454)][s(453)]),u=!0);else if(s(492)==e[s(504)]){const t=e[s(441)][s(494)](s(491));s(496)==typeof t&&r[s(444)](t)}return u})),t[e(447)][e(435)].on(e(488),(()=>{const t=e;o[t(506)]((e=>r[t(459)](e))),o[t(456)]()}))}}function Oe(){const e=["attribute:headingId:","1213068pgFOxJ","224630esKETo","removeAttribute","for","editor","config","change","consume","consumable","headingId","remove","25367287CIdOwM","get","differ","string","length","heading1","headingId.modelAttributeName","hasAttribute","downcast","insert","isOfficialPlugin","type","writer","forEach","_registerHeadingIdAttributePostfixer","document","name","52110boetJQ","1275096OzCEbN","element:","set","attributes","conversion","low","delete","168OkMxEQ","HeadingId","model","16DoxdFa","upcast","toViewElement","_customUpcastHeadingsConversion","getAttribute","nodeAfter","position","paragraph","clear","getContainedElement","registerPostFixer","add","setAttribute","5545912qgkCqu","view","schema","match","mapper","modelRange","viewItem","getChanges","item","_customDataDowncastHeadingsConversion","afterInit","has","pluginName","isRegistered","isPremiumPlugin","heading.options","extend","8dbNDnM","2178FJeqox","465335IeOcsT"];return(Oe=function(){return e})()}const Te=Se;function Se(e,t){const r=Pe();return(Se=function(e,t){return r[e-=333]})(e,t)}function Pe(){const e=["click","requires","viewPosition","pluginName","6370860KzCDss","documentOutline.showEmptyHeadings","preventDefault","36FonaKN","high","$blockObject","type","config","listenTo","conversion","33RZOFrb","forEach","9cVDSIo","init","_defineSchema","mapper","_createTableOfContents","afterInit","rootName","model","add","No headings were found in the document.","9675176zYMWNI","isInteger","href","view"," table-of-contents_empty","Table of contents","835086lnUaVG","createText","1504858FLYJpv","editor","get","_trackNewToCElements","stop","reconvertItem","scrollToTheSelection","tableOfContents","320800STRDFo","_defineConverters","35kZawzf","end","isOfficialPlugin","findMappedViewAncestor","_redirectMapper","_currentOutlineDefinitions","viewToModelPosition","target","insert","upcast","join","editing","elementToStructure","text","dataDowncast","level","data","length","modelElement","67574qKgtPS","plugins","toModelElement","headingId","nodeAfter","createContainerElement","DocumentOutlineUtils","_tableOfContentsElements","position","createPositionAt","register","_updateTableOfContentsElements","table-of-contents__placeholder","elementToElement","$capture","abs","domEvent","getChanges","document","1260XklViF","filter","for","setCustomProperty","getCustomProperty","getAncestors","_headingIdModelAttributeName","TableOfContentsEditing","outlineDefinitions","$graveyard","getAttribute","differ","commands","schema","map","div","insertTableOfContents","setSelection","tableOfContentsHeadingIndex","headingId.modelAttributeName","isPremiumPlugin","table-of-contents","name","modelPosition","element","209355ZoQHlr","_handleScrollToHeading","editingDowncast","change","fromCharCode","registerRawContentMatcher","locale","1Zgxzzw","hasContent","Empty heading"];return(Pe=function(){return e})()}!function(e){const t=Se,r=e();for(;;)try{if(856720===parseInt(t(427))/1*(-parseInt(t(347))/2)+parseInt(t(420))/3*(-parseInt(t(437))/4)+parseInt(t(434))/5+parseInt(t(345))/6*(-parseInt(t(357))/7)+-parseInt(t(339))/8*(-parseInt(t(446))/9)+parseInt(t(355))/10*(-parseInt(t(444))/11)+parseInt(t(395))/12*(parseInt(t(376))/13))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Pe);class Me extends e.Plugin{static get[Te(433)](){return Te(402)}static get[Te(359)](){return!0}static get[Te(415)](){return!0}static get[Te(431)](){return[he.Widget,U,Ee]}constructor(e){const t=Te;super(e),this[t(362)]=[],this[t(383)]=new Set,this[t(401)]=t(379)}[Te(447)](){const e=Te,t=this[e(348)],r=t[e(368)][e(342)][e(394)];t[e(441)][e(349)](e(414))&&(this[e(401)]=t[e(441)][e(349)](e(414))),this[e(442)](r,e(430),((t,r)=>{const o=e;if(!r[o(364)])return;const n=r[o(364)][o(399)](o(413));Number[o(340)](n)&&(r[o(392)][o(436)](),t[o(351)](),this[o(421)](n))}),{priority:e(438),context:e(390)}),this[e(448)](),this[e(356)](),t[e(407)][e(337)](e(411),new we(t)),t[e(377)][e(349)](e(382)).on(e(423),((t,r)=>{const o=e;this[o(362)]=r[o(403)],this[o(387)]()})),this[e(442)](t[e(336)][e(394)],e(423),(()=>{this[e(350)]()}))}[Te(334)](){!async function(e){const t=m([121,101,83,122,81,80,67,74,98,110,108,72,102,50,84,70,49,65,116,73,68,86,117,120,104,88,51,118,107,87,119,52,48,77,112,90,114,105,111,56,55,103,57,109,89,75,79,113,99,53,106,76,71,66,97,82,54,69,78,115,100,85]),r=window[m([68,97,116,101])][m([110,111,119])](),o=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{o[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=o[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;o[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,o)=>{o[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),r[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function r(e){for(let r=0;r<e[m([108,101,110,103,116,104])];r++){const o=e[m([99,104,97,114,67,111,100,101,65,116])](r);t=(t<<5)+t+o,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,o])=>{r(t),e(o)})):r(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=Se;return e[t(409)]((e=>String[t(424)](e)))[t(367)]("")}!function(e){const r=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let r=m([121]);for(let o=0;o<e[m([108,101,110,103,116,104])];o+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](o,o+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),r+=t[n]}return r}();o[r]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,o[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,o[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&r()?t:null;function r(){const e=t[m([106,116,105])],r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),o={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete o[m([118,99])],l(o)==r}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),o[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,L.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function f(o){a(o)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(r-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),o=d(k(window[m([77,97,116,104])][m([99,101,105,108])](r/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,o)}function i(){const t=m([108,108,99,116,45])+k(l(e)),r=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return r?window[m([112,97,114,115,101,73,110,116])](d(r),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,r)=>{e[m([116,104,101,110])](t,r),window[m([115,101,116,84,105,109,101,111,117,116])](r,12e4)}))}}o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,r)=>{if(r[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));r[1]={...r[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,f(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const o=i[m([115,112,108,105,116])](m([46])),[n,c,s]=o;return t(n),await r(n,c,s),e}catch(e){return!1}function t(t){const r=a(t);r&&r[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function r(t,r,o){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(o),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+r),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1740787200;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=Se,r=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!r||0==r[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])][t(341)]);if(r[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return r[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,r)=>e[r]===t||e[r]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,r)=>{t[m([116,104,101,110])](e,r),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),r)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[Te(387)](){const e=Te;this[e(383)][e(445)]((t=>{const r=e;r(404)!==t[r(335)]&&this[r(348)][r(368)][r(352)](t)}))}[Te(350)](){const e=Te;for(const t of this[e(348)][e(336)][e(394)][e(406)][e(393)]({includeChangesInGraveyard:!0})){if(e(365)!==t[e(440)]||e(354)!==t[e(417)])return;this[e(383)][e(337)](t[e(384)][e(380)])}}[Te(448)](){const e=Te;this[e(348)][e(336)][e(408)][e(386)](e(354),{inheritAllFrom:e(439)})}[Te(356)](){const e=Te,t=this[e(348)][e(443)];t[e(397)](e(366))[e(389)]({model:e(354),view:{name:e(410),classes:e(416)}}),t[e(397)](e(371))[e(369)]({model:e(354),view:(t,{writer:r})=>this[e(333)](r,!0)}),t[e(397)](e(422))[e(369)]({model:e(354),view:(t,{writer:r})=>{const o=e;this[o(383)][o(337)](t);const n=this[o(333)](r);return(0,he.toWidget)(n,r,{label:B(this[o(348)][o(426)],o(344))})}}),this[e(348)][e(373)][e(425)]({name:e(410),classes:e(416)}),this[e(348)][e(368)][e(449)].on(e(363),this[e(361)](),{priority:e(438)})}[Te(333)](e,t=!1){const r=Te,{locale:o}=this[r(348)],n=e[r(381)](r(410),{class:r(416)+(0===this[r(362)][r(374)]?r(343):""),...!t&&{"data-table-of-contents-label":B(o,r(344))}});0===this[r(362)][r(374)]&&!1===t&&e[r(365)](e[r(385)](n,r(358)),e[r(381)]("p",{class:r(388)},[e[r(346)](B(o,r(338)))]));const c=t?"":"["+B(o,r(429))+"]";let i=n;return this[r(362)][r(445)](((o,n,s)=>{const a=r,u=this[a(348)][a(336)][a(428)](o[a(375)],{ignoreWhitespaces:!0}),l=u?o[a(370)]:c,k=o[a(375)][a(405)](this[a(401)]),d=e[a(381)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(346)](l)]),g=this[a(348)][a(441)][a(349)](a(435));e[a(398)](a(413),n,d);const m=e[a(381)]("li",null,[u||!t&&g?d:e[a(346)]("")]),f=n?s[n-1][a(372)]:0,b=Math[a(391)](o[a(372)]-f);if(o[a(372)]>f){const t=Ne(m,b,e);e[a(365)](e[a(385)](i,a(358)),t)}else{const t=function(e,t){const r=a;return e[r(400)]({includeSelf:!0,parentFirst:!0})[r(396)]((e=>e.is(r(419),"ol")))[t]}(i,b);e[a(365)](e[a(385)](t,a(358)),m)}i=m})),n}[Te(421)](e){const t=Te,r=this[t(362)][e][t(375)];this[t(348)][t(336)][t(423)]((e=>{e[t(412)](r,0)})),this[t(348)][t(368)][t(342)][t(353)]({alignToTop:!0,forceScroll:!0})}[Te(361)](){return(e,t)=>{const r=Se,o=t[r(449)],n=o[r(360)](t[r(432)]),c=o[r(378)](n);c.is(r(419),r(354))&&(t[r(418)]=this[r(348)][r(336)][r(385)](c,0),e[r(351)]())}}}function Ne(e,t,r){const o=Te;return 1===t?r[o(381)]("ol",null,[e]):r[o(381)]("ol",null,[r[o(381)]("li",null,[Ne(e,t-1,r)])])}e.ContextPlugin;var De=r(332),He={attributes:{"data-cke":!0}};He.setAttributes=ne(),He.insert=re().bind(null,"head"),He.domAPI=ee(),He.insertStyleElement=ie();X()(De.A,He);De.A&&De.A.locals&&De.A.locals;e.ContextPlugin;var Le=r(533),Ve={attributes:{"data-cke":!0}};Ve.setAttributes=ne(),Ve.insert=re().bind(null,"head"),Ve.domAPI=ee(),Ve.insertStyleElement=ie();X()(Le.A,Ve);Le.A&&Le.A.locals&&Le.A.locals;z.View;z.View;class je extends Error{}class Ze extends je{constructor(){super("Zone is an abstract class")}}class Ue{get type(){throw new Ze}get name(){throw new Ze}get ianaName(){return this.name}get isUniversal(){throw new Ze}offsetName(e,t){throw new Ze}formatOffset(e,t){throw new Ze}offset(e){throw new Ze}equals(e){throw new Ze}get isValid(){throw new Ze}}let ze={};const Be={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let Ke={};class Re extends Ue{static create(e){return Ke[e]||(Ke[e]=new Re(e)),Ke[e]}static resetCache(){Ke={},ze={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=Re.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return Ge(e,t,r,this.name)}formatOffset(e,t){return tt(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const r=(o=this.name,ze[o]||(ze[o]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:o,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),ze[o]);var o;let[n,c,i,s,a,u,l]=r.formatToParts?function(e,t){const r=e.formatToParts(t),o=[];for(let e=0;e<r.length;e++){const{type:t,value:n}=r[e],c=Be[t];"era"===t?o[c]=n:Je(c)||(o[c]=parseInt(n,10))}return o}(r,t):function(e,t){const r=e.format(t).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,n,c,i,s,a,u,l]=o;return[i,n,c,s,a,u,l]}(r,t);"BC"===s&&(n=1-Math.abs(n));let k=+t;const d=k%1e3;return k-=d>=0?d:1e3+d,(Xe({year:n,month:c,day:i,hour:24===a?0:a,minute:u,second:l,millisecond:0})-k)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let $e=null;class Fe extends Ue{static get utcInstance(){return null===$e&&($e=new Fe(0)),$e}static instance(e){return 0===e?Fe.utcInstance:new Fe(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new Fe(et(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${tt(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${tt(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return tt(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}const qe={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};qe.hanidec.replace(/[\[|\]]/g,"").split("");function Je(e){return void 0===e}function We(e,t=2){let r;return r=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),r}function Qe(e){return Je(e)||null===e||""===e?void 0:parseInt(e,10)}function Ye(e){if(!Je(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function Xe(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Ge(e,t,r,o=null){const n=new Date(e),c={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(c.timeZone=o);const i={timeZoneName:t,...c},s=new Intl.DateTimeFormat(r,i).formatToParts(n).find((e=>"timezonename"===e.type.toLowerCase()));return s?s.value:null}function et(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);const o=parseInt(t,10)||0;return 60*r+(r<0||Object.is(r,-0)?-o:o)}function tt(e,t){const r=Math.trunc(Math.abs(e/60)),o=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(t){case"short":return`${n}${We(r,2)}:${We(o,2)}`;case"narrow":return`${n}${r}${o>0?`:${o}`:""}`;case"techie":return`${n}${We(r,2)}${We(o,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}const rt=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ot(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function nt(...e){return t=>e.reduce((([e,r,o],n)=>{const[c,i,s]=n(t,o);return[{...e,...c},i||r,s]}),[{},null,1]).slice(0,2)}function ct(...e){return(t,r)=>{const o={};let n;for(n=0;n<e.length;n++)o[e[n]]=Qe(t[r+n]);return[o,null,r+n]}}const it=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,st=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,at=RegExp(`${st.source}${`(?:${it.source}?(?:\\[(${rt.source})\\])?)?`}`),ut=RegExp(`(?:T${at.source})?`),lt=ct("weekYear","weekNumber","weekDay"),kt=ct("year","ordinal"),dt=RegExp(`${st.source} ?(?:${it.source}|(${rt.source}))?`),gt=RegExp(`(?: ${dt.source})?`);function mt(e,t,r){const o=e[t];return Je(o)?r:Qe(o)}function ft(e,t){return[{hours:mt(e,t,0),minutes:mt(e,t+1,0),seconds:mt(e,t+2,0),milliseconds:Ye(e[t+3])},null,t+4]}function bt(e,t){const r=!e[t]&&!e[t+1],o=et(e[t+1],e[t+2]);return[{},r?null:Fe.instance(o),t+3]}function pt(e,t){return[{},e[t]?Re.create(e[t]):null,t+1]}RegExp(`^T?${st.source}$`);ot(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ut),ot(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ut),ot(/(\d{4})-?(\d{3})/,ut),ot(at),nt((function(e,t){return[{year:mt(e,t),month:mt(e,t+1,1),day:mt(e,t+2,1)},null,t+3]}),ft,bt,pt),nt(lt,ft,bt,pt),nt(kt,ft,bt,pt),nt(ft,bt,pt);nt(ft);ot(/(\d{4})-(\d\d)-(\d\d)/,gt),ot(dt),nt(ft,bt,pt);const ht={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},vt=365.2425,wt=30.436875,_t=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];_t.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const yt=`[ ${String.fromCharCode(160)}]`;new RegExp(yt,"g");Symbol.for("nodejs.util.inspect.custom");z.View;var xt=r(961),It={attributes:{"data-cke":!0}};It.setAttributes=ne(),It.insert=re().bind(null,"head"),It.domAPI=ee(),It.insertStyleElement=ie();X()(xt.A,It);xt.A&&xt.A.locals&&xt.A.locals;var At=r(163),Ct={attributes:{"data-cke":!0}};Ct.setAttributes=ne(),Ct.insert=re().bind(null,"head"),Ct.domAPI=ee(),Ct.insertStyleElement=ie();X()(At.A,Ct);At.A&&At.A.locals&&At.A.locals;var Et=r(142),Ot={attributes:{"data-cke":!0}};Ot.setAttributes=ne(),Ot.insert=re().bind(null,"head"),Ot.domAPI=ee(),Ot.insertStyleElement=ie();X()(Et.A,Ot);Et.A&&Et.A.locals&&Et.A.locals;var Tt=r(258),St={attributes:{"data-cke":!0}};St.setAttributes=ne(),St.insert=re().bind(null,"head"),St.domAPI=ee(),St.insertStyleElement=ie();X()(Tt.A,St);Tt.A&&Tt.A.locals&&Tt.A.locals;var Pt=r(967),Mt={attributes:{"data-cke":!0}};Mt.setAttributes=ne(),Mt.insert=re().bind(null,"head"),Mt.domAPI=ee(),Mt.insertStyleElement=ie();X()(Pt.A,Mt);Pt.A&&Pt.A.locals&&Pt.A.locals;var Nt=r(906),Dt={attributes:{"data-cke":!0}};Dt.setAttributes=ne(),Dt.insert=re().bind(null,"head"),Dt.domAPI=ee(),Dt.insertStyleElement=ie();X()(Nt.A,Dt);Nt.A&&Nt.A.locals&&Nt.A.locals;var Ht=r(938),Lt={attributes:{"data-cke":!0}};Lt.setAttributes=ne(),Lt.insert=re().bind(null,"head"),Lt.domAPI=ee(),Lt.insertStyleElement=ie();X()(Ht.A,Lt);Ht.A&&Ht.A.locals&&Ht.A.locals;var Vt=r(751),jt={attributes:{"data-cke":!0}};jt.setAttributes=ne(),jt.insert=re().bind(null,"head"),jt.domAPI=ee(),jt.insertStyleElement=ie();X()(Vt.A,jt);Vt.A&&Vt.A.locals&&Vt.A.locals;var Zt=r(282),Ut={attributes:{"data-cke":!0}};Ut.setAttributes=ne(),Ut.insert=re().bind(null,"head"),Ut.domAPI=ee(),Ut.insertStyleElement=ie();X()(Zt.A,Ut);Zt.A&&Zt.A.locals&&Zt.A.locals;var zt=r(507),Bt={attributes:{"data-cke":!0}};Bt.setAttributes=ne(),Bt.insert=re().bind(null,"head"),Bt.domAPI=ee(),Bt.insertStyleElement=ie();X()(zt.A,Bt);zt.A&&zt.A.locals&&zt.A.locals;const Kt={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},Rt=Ft;function $t(){const e=["10QtUEDt","expired","locale","listenTo","set","1099qTPUnW","tableOfContentsLicenseKeyTrialLimit","1381nlKiSq","_createButton","906AxCMvr","1481224kdUuzR","isPremiumPlugin","destroy","tableOfContentsLicenseKeyValid","8682PEYcCJ","28127PVtiMH","_showLicenseError","add","focus","usageLimit","tableOfContentsLicenseKeyExpired","config","evaluationLimit","menuBar:tableOfContents","insertTableOfContents","TableOfContents","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyDomainLimit","isOfficialPlugin","tableOfContents","_licenseKeyCheckInterval","licenseKey","featureNotAllowed","tableOfContentsLicenseKeyNotAllowed","TableOfContentsUI","execute","pluginName","init","tooltip","trialLimit","6360oNWAEM","componentFactory","invalid","domainLimit","3507592CYiwcU","get","116082zCEPUt","commands","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","editor","90HLNYJF","481653NSDFwG","editing","isEnabled","bind"];return($t=function(){return e})()}function Ft(e,t){const r=$t();return(Ft=function(e,t){return r[e-=179]})(e,t)}!function(e){const t=Ft,r=e();for(;;)try{if(527968===parseInt(t(229))/1*(-parseInt(t(231))/2)+-parseInt(t(218))/3+parseInt(t(232))/4*(parseInt(t(222))/5)+parseInt(t(236))/6*(-parseInt(t(227))/7)+-parseInt(t(209))/8+-parseInt(t(211))/9*(parseInt(t(217))/10)+-parseInt(t(179))/11*(-parseInt(t(205))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}($t);class qt extends e.Plugin{static get[Rt(201)](){return Rt(199)}static get[Rt(193)](){return!0}static get[Rt(233)](){return!0}[Rt(202)](){const e=Rt,t=this[e(216)];t.ui[e(206)][e(181)](e(194),(()=>{const t=e,r=this[t(230)](z.ButtonView);return r[t(203)]=!0,r})),t.ui[e(206)][e(181)](e(187),(()=>this[e(230)](z.MenuBarMenuListItemButtonView))),this[e(196)]=this[e(216)][e(185)][e(210)](e(196));const r=this[e(216)];this[e(195)]=setInterval((()=>{const t=e;let o;for(const e in r){const n=e,c=r[n];if(t(235)==c||t(190)==c||t(184)==c||t(192)==c||t(198)==c||t(213)==c||t(228)==c||t(191)==c){delete r[n],o=c,clearInterval(this[t(195)]),this[t(195)]=void 0;break}}t(190)==o&&r[t(180)](t(207)),t(184)==o&&r[t(180)](t(223)),t(192)==o&&r[t(180)](t(208)),t(198)==o&&r[t(180)](t(197),t(189)),t(213)==o&&r[t(180)](t(186)),t(228)==o&&r[t(180)](t(204)),t(191)==o&&r[t(180)](t(183))}),1e3)}[Rt(230)](e){const t=Rt,r=this[t(216)],o=r[t(224)],n=r[t(212)][t(210)](t(188)),c=new e(o);return c[t(226)]({label:B(o,t(214)),icon:Kt[t(194)]}),c[t(221)](t(220)).to(n,t(220)),this[t(225)](c,t(200),(()=>{const e=t;r[e(200)](e(188)),r[e(219)][e(215)][e(182)]()})),c}[Rt(234)](){const e=Rt;super[e(234)](),this[e(195)]&&clearInterval(this[e(195)])}}function Jt(e,t){var r=Qt();return(Jt=function(e,t){return r[e-=410]})(e,t)}var Wt=Jt;function Qt(){var e=["isOfficialPlugin","690240KUSGlT","930RiaRwN","4677631xvnhvP","9300320ywTbTe","isPremiumPlugin","2383770gJDmYy","pluginName","TableOfContents","requires","2603808UyBXpz","32gLQsxM","6mQWlvd","2973501UHehSv","22600kXQBYj"];return(Qt=function(){return e})()}!function(e){for(var t=Jt,r=e();;)try{if(704403===parseInt(t(410))/1+-parseInt(t(419))/2+-parseInt(t(415))/3+parseInt(t(423))/4*(parseInt(t(411))/5)+parseInt(t(421))/6*(parseInt(t(412))/7)+parseInt(t(420))/8*(parseInt(t(422))/9)+-parseInt(t(413))/10)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Qt);class Yt extends e.Plugin{static get[Wt(418)](){return[Me,qt]}static get[Wt(416)](){return Wt(417)}static get[Wt(424)](){return!0}static get[Wt(414)](){return!0}}function Xt(){var e=["810156BwXWHJ","4ZYWbvR","8221293mcqxxm","1230774mCcrHE","12471224oTOcOE","20Byjurs","8981502SxJPtO","8304191bkDplJ","10MfWEpS","173644vlxGab"];return(Xt=function(){return e})()}function Gt(e,t){var r=Xt();return(Gt=function(e,t){return r[e-=485]})(e,t)}!function(e){for(var t=Gt,r=e();;)try{if(978668===-parseInt(t(493))/1+parseInt(t(485))/2*(-parseInt(t(487))/3)+parseInt(t(494))/4*(-parseInt(t(489))/5)+parseInt(t(490))/6+-parseInt(t(491))/7+parseInt(t(488))/8+parseInt(t(486))/9*(parseInt(t(492))/10))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Xt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=o})();
|
|
5
|
+
*/(()=>{var e={46:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.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 .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=i},142:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck.ck-aria-description{display:none}",""]);const s=i},163:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const s=i},168:e=>{"use strict";e.exports=function(e){return e[1]}},182:e=>{"use strict";e.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23FFF%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},220:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},237:e=>{"use strict";e.exports=CKEditor5.dll},258:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},262:e=>{"use strict";var t={};e.exports=function(e,r){var o=function(e){if(void 0===t[e]){var r=document.querySelector(e);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(e){r=null}t[e]=r}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(r)}},282:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const s=i},311:(e,t,r)=>{e.exports=r(237)("./src/ui.js")},332:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const s=i},336:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-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-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=i},357:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r="",o=void 0!==t[5];return t[4]&&(r+="@supports (".concat(t[4],") {")),t[2]&&(r+="@media ".concat(t[2]," {")),o&&(r+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),r+=e(t),o&&(r+="}"),t[2]&&(r+="}"),t[4]&&(r+="}"),r})).join("")},t.i=function(e,r,o,n,c){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(o)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(i[a]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);o&&i[l[0]]||(void 0!==c&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=c),r&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=r):l[2]=r),n&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=n):l[4]="".concat(n)),t.push(l))}},t}},507:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const s=i},533:(e,t,r)=>{"use strict";r.d(t,{A:()=>d});var o=r(168),n=r.n(o),c=r(433),i=r.n(c),s=r(220),a=r.n(s),u=new URL(r(182),r.b),l=i()(n()),k=a()(u);l.push([e.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${k});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=l},545:e=>{"use strict";var t,r=(t=[],function(e,r){return t[e]=r,t.filter(Boolean).join("\n")});function o(e,t,o,n){var c;if(o)c="";else{c="",n.supports&&(c+="@supports (".concat(n.supports,") {")),n.media&&(c+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(c+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),c+=n.css,i&&(c+="}"),n.media&&(c+="}"),n.supports&&(c+="}")}if(e.styleSheet)e.styleSheet.cssText=r(t,c);else{var s=document.createTextNode(c),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(s,a[t]):e.appendChild(s)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=n.singletonCounter++,r=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){o(r,t,!1,e)},remove:function(e){o(r,t,!0,e)}}}},584:(e,t,r)=>{e.exports=r(237)("./src/utils.js")},667:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(r){e.setAttribute(r,t[r])}))}},673:e=>{"use strict";var t=[];function r(e){for(var r=-1,o=0;o<t.length;o++)if(t[o].identifier===e){r=o;break}return r}function o(e,o){for(var c={},i=[],s=0;s<e.length;s++){var a=e[s],u=o.base?a[0]+o.base:a[0],l=c[u]||0,k="".concat(u," ").concat(l);c[u]=l+1;var d=r(k),g={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)t[d].references++,t[d].updater(g);else{var m=n(g,o);o.byIndex=s,t.splice(s,0,{identifier:k,updater:m,references:1})}i.push(k)}return i}function n(e,t){var r=t.domAPI(t);r.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;r.update(e=t)}else r.remove()}}e.exports=function(e,n){var c=o(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<c.length;i++){var s=r(c[i]);t[s].references--}for(var a=o(e,n),u=0;u<c.length;u++){var l=r(c[u]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}c=a}}},751:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},782:(e,t,r)=>{e.exports=r(237)("./src/core.js")},783:(e,t,r)=>{e.exports=r(237)("./src/engine.js")},901:(e,t,r)=>{e.exports=r(237)("./src/widget.js")},906:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i},938:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const s=i},961:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const s=i},967:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var o=r(168),n=r.n(o),c=r(433),i=r.n(c)()(n());i.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const s=i}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var c=t[o]={id:o,exports:{}};return e[o](c,c.exports,r),c.exports}r.m=e,r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.b=document.baseURI||self.location.href;var o={};(()=>{"use strict";r.r(o),r.d(o,{DocumentOutline:()=>he,DocumentOutlineUI:()=>de,DocumentOutlineUtils:()=>U,HeadingId:()=>Ee,TableOfContents:()=>Xt,TableOfContentsCommand:()=>we,TableOfContentsEditing:()=>Me,TableOfContentsUI:()=>qt});var e=r(782);const t=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const n="object"==typeof global&&global&&global.Object===Object&&global;var c="object"==typeof self&&self&&self.Object===Object&&self;const i=n||c||Function("return this")();const s=function(){return i.Date.now()};var a=/\s/;const u=function(e){for(var t=e.length;t--&&a.test(e.charAt(t)););return t};var l=/^\s+/;const k=function(e){return e?e.slice(0,u(e)+1).replace(l,""):e};const d=i.Symbol;var g=Object.prototype,m=g.hasOwnProperty,f=g.toString,b=d?d.toStringTag:void 0;const h=function(e){var t=m.call(e,b),r=e[b];try{e[b]=void 0;var o=!0}catch(e){}var n=f.call(e);return o&&(t?e[b]=r:delete e[b]),n};var p=Object.prototype.toString;const v=function(e){return p.call(e)};var w=d?d.toStringTag:void 0;const _=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":w&&w in Object(e)?h(e):v(e)};const x=function(e){return null!=e&&"object"==typeof e};const y=function(e){return"symbol"==typeof e||x(e)&&"[object Symbol]"==_(e)};var I=/^[-+]0x[0-9a-f]+$/i,A=/^0b[01]+$/i,C=/^0o[0-7]+$/i,E=parseInt;const O=function(e){if("number"==typeof e)return e;if(y(e))return NaN;if(t(e)){var r="function"==typeof e.valueOf?e.valueOf():e;e=t(r)?r+"":r}if("string"!=typeof e)return 0===e?e:+e;e=k(e);var o=A.test(e);return o||C.test(e)?E(e.slice(2),o?2:8):I.test(e)?NaN:+e};var T=Math.max,S=Math.min;const P=function(e,r,o){var n,c,i,a,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var r=n,o=c;return n=c=void 0,k=t,a=e.apply(o,r)}function b(e){var t=e-l;return void 0===l||t>=r||t<0||g&&e-k>=i}function h(){var e=s();if(b(e))return p(e);u=setTimeout(h,function(e){var t=r-(e-l);return g?S(t,i-(e-k)):t}(e))}function p(e){return u=void 0,m&&n?f(e):(n=c=void 0,a)}function v(){var e=s(),t=b(e);if(n=arguments,c=this,l=e,t){if(void 0===u)return function(e){return k=e,u=setTimeout(h,r),d?f(e):a}(l);if(g)return clearTimeout(u),u=setTimeout(h,r),f(l)}return void 0===u&&(u=setTimeout(h,r)),a}return r=O(r)||0,t(o)&&(d=!!o.leading,i=(g="maxWait"in o)?T(O(o.maxWait)||0,r):i,m="trailing"in o?!!o.trailing:m),v.cancel=function(){void 0!==u&&clearTimeout(u),k=0,n=l=c=u=void 0},v.flush=function(){return void 0===u?a:p(s())},v};var M=r(783);function N(){const e=["4bEVaGO","htmlH4","11sJvYqL","99Badrvc","push","htmlH6","data","19711788LfFyfj","1764544HiVzEQ","heading.options","htmlH1","getChildren","config","941992yQTRDX","htmlH2","plugins","GeneralHtmlSupport","get","8952cMKnqp","has","1333880syJfTo","htmlH5","1580991PBpnAJ","paragraph","2155uWtqni","htmlH3","67384TxvzVf","reduce","203SruQOs","model"];return(N=function(){return e})()}function L(e,t){const r=N();return(L=function(e,t){return r[e-=365]})(e,t)}function D(e){const t=L;let r="";for(const o of e[t(389)]())o instanceof M.Text&&(r+=o[t(384)]);return r}!function(e){const t=L,r=e();for(;;)try{if(776542===-parseInt(t(391))/1+parseInt(t(378))/2*(parseInt(t(370))/3)+parseInt(t(386))/4+-parseInt(t(372))/5*(-parseInt(t(366))/6)+-parseInt(t(376))/7*(parseInt(t(374))/8)+-parseInt(t(381))/9*(-parseInt(t(368))/10)+-parseInt(t(380))/11*(parseInt(t(385))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(N);var H=r(584);const j=V;function V(e,t){const r=Z();return(V=function(e,t){return r[e-=358]})(e,t)}function Z(){const e=["init","6NeqwJQ","2619KENRvl","level","_getOutlineDefinitions","2570565DjiXNz","activeItemIndex","2087370OqWoIS","includes","DocumentOutlineUtils","domToView","length","getChild","createElement","get","indexOf","3600498ZSfhKx","model","isOfficialPlugin","modelElement","49847AJdKHU","change","1864912LrDXyY","selection","toModel","pluginName","401323HhbhQd","_headingNames","domConverter","view","66LPqGWI","isPremiumPlugin","_deriveHeadingElementsFromConversion","config","getRoot","text","document","getFirstPosition","_getActiveHeading","54fkprUb","33976khxvwt","item","findIndex","editor","_getHeadingNames","fire","data","editing","getChildren","getRootNames","name","documentOutline.headings","push","element","afterInit","backward"];return(Z=function(){return e})()}!function(e){const t=V,r=e();for(;;)try{if(928994===parseInt(t(399))/1*(-parseInt(t(374))/2)+parseInt(t(389))/3+parseInt(t(395))/4+parseInt(t(378))/5+-parseInt(t(412))/6*(parseInt(t(393))/7)+-parseInt(t(413))/8*(parseInt(t(375))/9)+parseInt(t(380))/10*(parseInt(t(403))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Z);class U extends e.Plugin{constructor(){const e=V;super(...arguments),this[e(400)]=[]}static get[j(398)](){return j(382)}static get[j(391)](){return!0}static get[j(404)](){return!0}[j(373)](){const e=j,t=this[e(360)];this[e(400)]=this[e(361)]();let r=[];t[e(390)][e(409)].on(e(394),P((()=>{const t=e,o=r;r=this[t(377)]();const n=(0,H.diff)(o,r,((e,r)=>e[t(376)]===r[t(376)]&&e[t(408)]===r[t(408)]&&e[t(392)]===r[t(392)])),c=(0,H.diffToChanges)(n,r),i=this[t(411)](),s=r[t(359)]((e=>e[t(392)]===i));c[t(384)]&&this[t(362)](t(394),{outlineDefinitions:r,activeItemIndex:s,outlineChanges:c}),this[t(362)](t(379),{index:s})}),250,{leading:!0,trailing:!0}))}[j(371)](){const e=j;this[e(400)][e(384)]||this[e(405)]()}[j(377)](){const e=j,t=this[e(360)],r=[],o=this[e(400)];for(const r of t[e(390)][e(409)][e(366)]())n(t[e(390)][e(409)][e(407)](r));function n(t){const c=e;for(const e of t[c(365)]())e.is(c(370))&&(o[c(381)](e[c(367)])&&r[c(369)]({level:o[c(388)](e[c(367)])+1,text:D(e),modelElement:e}),n(e))}return r}[j(411)](){const e=j,t=this[e(360)][e(390)][e(409)][e(396)][e(410)](),r=new M.TreeWalker({direction:e(372),startPosition:t});for(const t of r)if(t[e(358)].is(e(370))&&this[e(400)][e(381)](t[e(358)][e(367)]))return t[e(358)]}[j(361)](){const e=j;return this[e(360)][e(406)][e(387)](e(368))||function(e){const t=L,r=e[t(390)][t(365)](t(387));return r?r[t(375)](((e,r)=>(t(371)!==r[t(377)]&&e[t(382)](r[t(377)]),e)),[]):e[t(393)][t(367)](t(394))?[t(388),t(392),t(373),t(379),t(369),t(383)]:[]}(this[e(360)])}[j(405)](){const e=j,t=this[e(360)],r=["h1","h2","h3","h4","h5","h6"],o=[];for(const n of r){const r=t[e(364)][e(402)][e(401)][e(383)](document[e(386)](n)),c=t[e(363)][e(397)](r)[e(385)](0);(null==c?void 0:c.is(e(370)))&&o[e(369)](c[e(367)])}this[e(400)]=o}}var B=r(311);function K(e,t){const r=e.t;switch(t){case"Empty heading":return r("Empty heading");case"Editor headings will appear here as you type.":return r("Editor headings will appear here as you type.");case"No headings were found in the document.":return r("No headings were found in the document.");case"Table of contents":return r("Table of contents");default:return t}}function R(){const e=["bind","9iOduXP","Empty heading","isEmpty","level","setTemplate","div","ck-document-outline__item_level-","ck-document-outline__item_empty","ck-reset","10yCIfqo","bindTemplate","63535uNUlIJ","ck-document-outline__item","1216518jWlFtt","text","25628207ChfKJC","3751866mRiXcD","click","5083988GKLlfy","isActive","1vEVwoV","ck-document-outline__item_active","4168992DmXrlk","1510107sSgIDZ","16HHTTja","set"];return(R=function(){return e})()}function z(e,t){const r=R();return(z=function(e,t){return r[e-=218]})(e,t)}!function(e){const t=z,r=e();for(;;)try{if(403056===-parseInt(t(242))/1*(parseInt(t(235))/2)+parseInt(t(218))/3+parseInt(t(219))/4*(parseInt(t(233))/5)+-parseInt(t(238))/6+-parseInt(t(240))/7+-parseInt(t(244))/8*(parseInt(t(222))/9)+-parseInt(t(231))/10*(-parseInt(t(237))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(R);class $ extends B.View{constructor(e,t=!1){const r=z;super(e);const o=this[r(232)],n=t?"["+K(e,r(223))+"]":"";this[r(220)](r(236),""),this[r(220)](r(225),1),this[r(220)](r(241),!1),this[r(221)](r(224)).to(this,r(236),(e=>!e)),this[r(226)]({tag:r(227),attributes:{class:["ck",r(230),r(234),o.to(r(225),(e=>r(228)+e)),o.if(r(241),r(243)),o.if(r(224),r(229))],title:o.to(r(236))},children:[{text:o.to(r(236),(e=>e||n))}],on:{click:o.to(r(239))}})}}const F=q;function q(e,t){const r=W();return(q=function(e,t){return r[e-=296]})(e,t)}function W(){const e=["element","3HfeUUP","howMany","forEach","div","2ksCMuB","index","_setActiveItem","22aSAinJ","_insertItem","1603700eAFEDy","showEmptyHeadingText","ck-document-outline","items","type","get","destroy","level","15XBBwZn","_scrollToItem","getIndex","locale","1354488pigkSM","delete","set","activeItemIndex","remove","createCollection","_documentOutlineContainer","itemSelected","24lDkIhL","change:activeItemIndex","72784kUHWUy","click","delegate","2256982dmdnrn","Editor headings will appear here as you type.","fire","text","3193704jMbgux","2154876lSZESC","bind","insert","values","isActive","contentLanguageDirection","_deleteItem","setTemplate","_handleItemClick","3553072lPUOQQ","source","sync","ck-reset","addMany","map"];return(W=function(){return e})()}!function(e){const t=q,r=e();for(;;)try{if(514938===-parseInt(t(296))/1*(-parseInt(t(324))/2)+parseInt(t(320))/3*(parseInt(t(313))/4)+parseInt(t(337))/5*(parseInt(t(341))/6)+parseInt(t(299))/7*(-parseInt(t(349))/8)+-parseInt(t(303))/9+-parseInt(t(329))/10+parseInt(t(327))/11*(parseInt(t(304))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(W);class J extends B.View{constructor(e,t=!1,r){const o=q;super(e),this[o(330)]=t,this[o(343)](o(344),-1),this[o(347)]=r,this[o(332)]=this[o(346)](),this[o(332)][o(298)](o(297)).to(this),this.on(o(297),this[o(312)][o(305)](this)),this.on(o(350),((e,t,r,n)=>{this[o(326)](n,r)})),this[o(311)]({tag:o(323),attributes:{class:["ck",o(316),o(331)],dir:e[o(309)],"data-document-outline-empty-placeholder":K(e,o(300)),tabindex:-1},children:this[o(332)]})}[F(315)](e){const t=F;e[t(322)]((e=>{const r=t;r(306)==e[r(333)]?this[r(328)](e[r(325)],...e[r(307)]):r(342)==e[r(333)]&&this[r(310)](e[r(325)],e[r(321)])}))}[F(326)](e,t){const r=F;if(-1!==e){const t=this[r(332)][r(334)](e);t&&(t[r(308)]=!1)}-1!==t&&(this[r(332)][r(334)](t)[r(308)]=!0,this[r(338)](t))}[F(328)](e,...t){const r=F,o=t[r(318)](((t,o)=>{const n=r,c=new $(this[n(340)],this[n(330)]);return c[n(302)]=t[n(302)],c[n(336)]=t[n(336)],e+o===this[n(344)]&&(c[n(308)]=!0),c}));this[r(332)][r(317)](o,e)}[F(310)](e,t){const r=F;do{this[r(332)][r(345)](e)}while(--t)}[F(312)](e){const t=F,r=this[t(332)][t(339)](e[t(314)]);this[t(301)](t(348),r)}[F(338)](e){const t=F;(0,H.scrollAncestorsToShowTarget)(this[t(332)][t(334)](e)[t(319)],20,this[t(347)])}[F(335)](){const e=F;super[e(335)](),this[e(319)][e(345)]()}}const Q=function(e,r,o){var n=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return t(o)&&(n="leading"in o?!!o.leading:n,c="trailing"in o?!!o.trailing:c),P(e,r,{leading:n,maxWait:r,trailing:c})};var X=r(673),Y=r.n(X),G=r(545),ee=r.n(G),te=r(262),re=r.n(te),oe=r(667),ne=r.n(oe),ce=r(357),ie=r.n(ce),se=r(46),ae={attributes:{"data-cke":!0}};ae.setAttributes=ne(),ae.insert=re().bind(null,"head"),ae.domAPI=ee(),ae.insertStyleElement=ie();Y()(se.A,ae);se.A&&se.A.locals&&se.A.locals;function ue(e,t){const r=le();return(ue=function(e,t){return r[e-=361]})(e,t)}function le(){const e=["DocumentOutlineUtils","map","isPremiumPlugin","_updateActiveDefinitionOnViewportChange","toViewElement","editor","top","4jMViwK","bind","document-outline-container-not-provided","resize","config","focusTracker","locale","documentOutline.showEmptyHeadings","isOfficialPlugin","4605808FmUBuA","indexOf","focus","href","getDomRoot","documentOutline.container","bottom","fromCharCode","_updateActiveDefinitionFromViewportThrottled","join","editing","getVisible","height","10LDugaA","activeItemIndex","mapViewToDom","change","modelElement","pluginName","domConverter","document","afterInit","7TkLfIy","_currentOutlineDefinitions","scroll","model","_handleOutlineChange","getIntersection","view","1956219upbUSv","347119AQaeOX","destroy","getRootNames","length","element","cancel","listenTo","window","DocumentOutlineUI","itemSelected","plugins","add","appendChild","7857377njNQXO","init","sync","12HKWxuC","scrollToTheSelection","floor","4649535BkcEQA","get","_setActiveViewItem","1284105ObmYWC","771788KTFLWM","mapper","setSelection","_handleItemSelected","render"];return(le=function(){return e})()}const ke=ue;!function(e){const t=ue,r=e();for(;;)try{if(353522===parseInt(t(390))/1+-parseInt(t(413))/2+-parseInt(t(389))/3*(-parseInt(t(425))/4)+-parseInt(t(412))/5*(-parseInt(t(406))/6)+-parseInt(t(382))/7*(parseInt(t(434))/8)+parseInt(t(409))/9*(parseInt(t(373))/10)+-parseInt(t(403))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(le);class de extends e.Plugin{static get[ke(378)](){return ke(398)}static get[ke(433)](){return!0}static get[ke(420)](){return!0}constructor(e){const t=ke;super(e),this[t(388)]=new J(e[t(431)],this[t(423)][t(429)][t(410)](t(432)),this[t(423)][t(429)][t(410)](t(365))),this[t(383)]=[],this[t(368)]=Q(this[t(421)][t(426)](this),100)}[ke(404)](){const e=ke,t=this[e(423)],r=t[e(400)][e(410)](e(418));let o=!1;if(this[e(388)][e(417)](),this[e(423)].ui[e(430)][e(401)](this[e(388)][e(394)]),!t[e(429)][e(410)](e(365)))throw new H.CKEditorError(e(427),{editor:t});t[e(429)][e(410)](e(365))[e(402)](this[e(388)][e(394)]),r.on(e(376),this[e(386)][e(426)](this)),r.on(e(374),((t,{index:r})=>this[e(411)](r))),this[e(388)].on(e(399),((t,r)=>{o=!0,this[e(416)](r)})),this[e(388)][e(396)](H.global[e(380)],e(384),(()=>{o?o=!1:this[e(368)]()}),{useCapture:!0}),this[e(388)][e(396)](H.global[e(397)],e(428),this[e(368)],{useCapture:!0})}[ke(381)](){!async function(e){const t=m([116,71,67,105,86,52,57,122,66,72,115,117,102,68,75,106,120,85,51,54,56,89,97,119,84,76,110,80,79,50,49,90,53,77,118,69,108,74,99,70,55,73,113,114,107,109,78,82,111,98,101,121,112,83,88,48,104,65,87,81,103,100]),r=window[m([68,97,116,101])][m([110,111,119])](),o=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{o[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=o[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;o[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,o)=>{o[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),r[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function r(e){for(let r=0;r<e[m([108,101,110,103,116,104])];r++){const o=e[m([99,104,97,114,67,111,100,101,65,116])](r);t=(t<<5)+t+o,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,o])=>{r(t),e(o)})):r(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=ue;return e[t(419)]((e=>String[t(367)](e)))[t(369)]("")}!function(e){const r=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let r=m([116]);for(let o=0;o<e[m([108,101,110,103,116,104])];o+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](o,o+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),r+=t[n]}return r}();o[r]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,o[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,o[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&r()?t:null;function r(){const e=t[m([106,116,105])],r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),o={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete o[m([118,99])],l(o)==r}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),o[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,H.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function f(o){a(o)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(r-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),o=d(k(window[m([77,97,116,104])][m([99,101,105,108])](r/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,o)}function i(){const t=m([108,108,99,116,45])+k(l(e)),r=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return r?window[m([112,97,114,115,101,73,110,116])](d(r),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,r)=>{e[m([116,104,101,110])](t,r),window[m([115,101,116,84,105,109,101,111,117,116])](r,12e4)}))}}o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,r)=>{if(r[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));r[1]={...r[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,f(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const o=i[m([115,112,108,105,116])](m([46])),[n,c,s]=o;return t(n),await r(n,c,s),e}catch(e){return!1}function t(t){const r=a(t);r&&r[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function r(t,r,o){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(o),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+r),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1740873600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=ue,r=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!r||0==r[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])][t(363)]);if(r[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return r[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,r)=>e[r]===t||e[r]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,r)=>{t[m([116,104,101,110])](e,r),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),r)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[ke(391)](){const e=ke;super[e(391)](),this[e(388)][e(391)](),this[e(368)][e(395)]()}[ke(386)](e,{outlineDefinitions:t,outlineChanges:r}){const o=ke;this[o(383)]=t,this[o(388)][o(405)](r)}[ke(411)](e){const t=ke;this[t(383)][t(393)]&&this[t(383)][e]&&(this[t(388)][t(374)]=e)}[ke(416)](e){const t=ke,r=this[t(383)][e][t(377)];this[t(423)][t(385)][t(376)]((e=>{e[t(415)](r,0)})),this[t(423)][t(370)][t(388)][t(407)]({alignToTop:!0,forceScroll:!0}),this[t(423)][t(370)][t(388)][t(362)](),this[t(411)](e)}[ke(421)](){const e=ke,t=this[e(423)];let r;for(const o of t[e(385)][e(380)][e(392)]()){const n=t[e(370)][e(388)][e(364)](o),c=n&&new H.Rect(n)[e(371)]();if(c){const t=new H.Rect(H.global[e(397)])[e(387)](c);t&&(r=t[e(424)]+.25*t[e(372)])}}if(void 0===r)return;const o=ge(t[e(370)],this[e(383)],r);o?this[e(411)](this[e(383)][e(361)](o)):this[e(411)](-1)}}function ge(e,t,r,o=0,n=t[ke(393)]-1){const c=ke,i=Math[c(408)](o+(n-o)/2);if(n>=o){const s=t[i],a=e[c(414)][c(422)](s[c(377)]);if(!a)return null;const u=e[c(388)][c(379)][c(375)](a);return new H.Rect(u)[c(366)]>r?ge(e,t,r,o,i-1):ge(e,t,r,i+1,n)}return i<0?null:t[i]}const me=fe;function fe(e,t){const r=be();return(fe=function(e,t){return r[e-=200]})(e,t)}function be(){const e=["140vSqjtw","223667aFYzFd","licenseKey","destroy","usageLimit","requires","invalid","1135323JBKExz","6XPqyIP","documentOutlineLicenseKeyNotAllowed","_licenseKeyCheckInterval","trialLimit","documentOutlineLicenseKeyDomainLimit","2547927UbmbBr","51878XCBgBY","1402184mgtcqC","documentOutlineLicenseKeyInvalid","init","14312TSOors","expired","config","15lnxojl","isPremiumPlugin","DocumentOutline","documentOutlineLicenseKeyUsageLimit","domainLimit","get","documentOutlineLicenseKeyEvaluationLimit","1276UtDWiU","515nynJdC","pluginName","isOfficialPlugin","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyTrialLimit","evaluationLimit","documentOutlineLicenseKeyExpired","editor","_showLicenseError","featureNotAllowed"];return(be=function(){return e})()}!function(e){const t=fe,r=e();for(;;)try{if(218579===-parseInt(t(218))/1+-parseInt(t(231))/2*(-parseInt(t(238))/3)+parseInt(t(235))/4*(parseInt(t(207))/5)+parseInt(t(225))/6*(-parseInt(t(224))/7)+-parseInt(t(232))/8+parseInt(t(230))/9+-parseInt(t(217))/10*(parseInt(t(206))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(be);class he extends e.Plugin{static get[me(222)](){return[U,de]}static get[me(208)](){return me(201)}static get[me(209)](){return!0}static get[me(200)](){return!0}[me(234)](){const e=me;this[e(219)]=this[e(214)][e(237)][e(204)](e(219));const t=this[e(214)];this[e(227)]=setInterval((()=>{const r=e;let o;for(const e in t){const n=e,c=t[n];if(r(210)==c||r(233)==c||r(213)==c||r(229)==c||r(226)==c||r(205)==c||r(211)==c||r(202)==c){delete t[n],o=c,clearInterval(this[r(227)]),this[r(227)]=void 0;break}}r(233)==o&&t[r(215)](r(223)),r(213)==o&&t[r(215)](r(236)),r(229)==o&&t[r(215)](r(203)),r(226)==o&&t[r(215)](r(216),r(201)),r(205)==o&&t[r(215)](r(212)),r(211)==o&&t[r(215)](r(228)),r(202)==o&&t[r(215)](r(221))}),1e3)}[me(220)](){const e=me;super[e(220)](),this[e(227)]&&clearInterval(this[e(227)])}}var pe=r(901);const ve=_e;!function(e){const t=_e,r=e();for(;;)try{if(810013===-parseInt(t(295))/1*(-parseInt(t(301))/2)+parseInt(t(294))/3+-parseInt(t(302))/4*(parseInt(t(290))/5)+parseInt(t(296))/6+-parseInt(t(304))/7+-parseInt(t(291))/8+-parseInt(t(298))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(xe);class we extends e.Command{[ve(300)](){const e=ve;this[e(307)][e(289)][e(293)]((t=>{const r=e;this[r(307)][r(289)][r(292)](t[r(308)](r(303)))}))}[ve(299)](){const e=ve,t=this[e(307)][e(289)],r=t[e(310)][e(309)][e(288)]();this[e(306)]=null!==(r&&t[e(305)][e(297)](r,e(303)))}}function _e(e,t){const r=xe();return(_e=function(e,t){return r[e-=288]})(e,t)}function xe(){const e=["document","getFirstPosition","model","9385ZNRDcg","11885568ijzzVS","insertObject","change","3257259jrvTPW","736456tlEkSi","7380306CyRvCD","findAllowedParent","8118297stHobn","refresh","execute","4pURFus","636eXwlEz","tableOfContents","2047717RJrlzV","schema","isEnabled","editor","createElement","selection"];return(xe=function(){return e})()}var ye=r(336),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=ne(),Ie.insert=re().bind(null,"head"),Ie.domAPI=ee(),Ie.insertStyleElement=ie();Y()(ye.A,Ie);ye.A&&ye.A.locals&&ye.A.locals;const Ae=Ce;function Ce(e,t){const r=Oe();return(Ce=function(e,t){return r[e-=435]})(e,t)}!function(e){const t=Ce,r=e();for(;;)try{if(841646===-parseInt(t(438))/1+parseInt(t(478))/2*(-parseInt(t(482))/3)+parseInt(t(448))/4*(parseInt(t(480))/5)+parseInt(t(445))/6*(-parseInt(t(483))/7)+parseInt(t(461))/8+-parseInt(t(479))/9*(-parseInt(t(437))/10)+parseInt(t(493))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Oe);class Ee extends e.Plugin{static get[Ae(473)](){return Ae(446)}static get[Ae(503)](){return!0}static get[Ae(475)](){return!0}[Ae(471)](){const e=Ae,t=this[e(486)];t[e(487)][e(494)](e(499))||(function(t){const r=e,o=new Map;return t?(t[r(506)]((e=>{const t=r;t(455)!==e[t(447)]&&o[t(440)](e[t(462)],e[t(447)])})),o[r(494)]("h1")||o[r(440)]("h1",r(498)),o):o}(this[e(486)][e(487)][e(494)](e(476)))[e(506)](((r,o)=>{const n=e;this[n(451)](o),this[n(470)](r),t[n(447)][n(463)][n(474)](r)&&t[n(447)][n(463)][n(477)](r,{allowAttributes:n(491)})})),this[e(507)]())}[Ae(451)](e){const t=Ae;this[t(486)][t(442)][t(485)](t(449))[t(459)]((r=>r.on(t(439)+e,((e,r,o)=>{const n=t,{consumable:c,writer:i}=o,s=r[n(467)][n(452)]("id"),a=r[n(466)][n(457)]();if(a)return s&&s[n(497)]||a[n(500)](n(491))?void(c[n(489)](r[n(467)],{attributes:["id"]})&&i[n(460)](n(491),s,a)):(c[n(489)](r[n(467)],{attributes:["id"]}),void i[n(460)](n(491),(0,H.uid)(),a))}),{priority:H.priorities[t(494)](t(443))+.5})))}[Ae(470)](e){const t=Ae;this[t(486)][t(442)][t(485)](t(501))[t(459)]((r=>r.on(t(481)+e,((e,r,o)=>{const n=t;if(!o[n(490)][n(489)](r[n(469)],e[n(436)]))return;const c=r[n(469)][n(452)](n(491)),i=o[n(465)][n(450)](r[n(469)]);o[n(505)][n(460)]("id",c,i)}))))}[Ae(507)](){const e=Ae,t=this[e(486)],r=new Set,o=new Set;function n(t,r){const n=e,c=(0,H.uid)();return o[n(459)](c),t[n(460)](n(491),c,r),c}function c(t,r){const o=e;t[o(484)](o(491),r)}t[e(447)][e(435)][e(458)]((i=>{const s=e,a=t[s(447)][s(435)][s(495)][s(468)]();let u=!1;for(const e of a)if(s(502)==e[s(504)]&&e[s(436)])if(e[s(436)][s(464)](/heading\d/)){const t=e[s(441)][s(494)](s(491));s(496)==typeof t?r[s(472)](t)?(n(i,e[s(454)][s(453)]),u=!0):o[s(459)](t):(n(i,e[s(454)][s(453)]),u=!0)}else s(496)==typeof e[s(441)][s(494)](s(491))&&(c(i,e[s(454)][s(453)]),u=!0);else if(s(492)==e[s(504)]){const t=e[s(441)][s(494)](s(491));s(496)==typeof t&&r[s(444)](t)}return u})),t[e(447)][e(435)].on(e(488),(()=>{const t=e;o[t(506)]((e=>r[t(459)](e))),o[t(456)]()}))}}function Oe(){const e=["attribute:headingId:","1213068pgFOxJ","224630esKETo","removeAttribute","for","editor","config","change","consume","consumable","headingId","remove","25367287CIdOwM","get","differ","string","length","heading1","headingId.modelAttributeName","hasAttribute","downcast","insert","isOfficialPlugin","type","writer","forEach","_registerHeadingIdAttributePostfixer","document","name","52110boetJQ","1275096OzCEbN","element:","set","attributes","conversion","low","delete","168OkMxEQ","HeadingId","model","16DoxdFa","upcast","toViewElement","_customUpcastHeadingsConversion","getAttribute","nodeAfter","position","paragraph","clear","getContainedElement","registerPostFixer","add","setAttribute","5545912qgkCqu","view","schema","match","mapper","modelRange","viewItem","getChanges","item","_customDataDowncastHeadingsConversion","afterInit","has","pluginName","isRegistered","isPremiumPlugin","heading.options","extend","8dbNDnM","2178FJeqox","465335IeOcsT"];return(Oe=function(){return e})()}const Te=Pe;function Se(){const e=["4856632RRQbkT","49UEKEuS","change","1379187VhKroZ","click","document","div","mapper","getAncestors","listenTo","data","_currentOutlineDefinitions","Empty heading","tableOfContentsHeadingIndex","preventDefault","rootName","No headings were found in the document.","name","reconvertItem","elementToStructure","config","get","registerRawContentMatcher","join","filter","forEach","modelElement","$graveyard","TableOfContentsEditing","requires","_createTableOfContents","locale","target","isPremiumPlugin","high","fromCharCode","headingId","getAttribute","createText","findMappedViewAncestor","view","toModelElement","dataDowncast","outlineDefinitions","level","register","end","headingId.modelAttributeName","36648ipRPyZ","href","map","tableOfContents","hasContent","_trackNewToCElements","editingDowncast","insert","_updateTableOfContentsElements","createContainerElement","documentOutline.showEmptyHeadings","insertTableOfContents","table-of-contents","_tableOfContentsElements","element","nodeAfter","getCustomProperty","upcast","text","942tfGLdt","720108xEeegw","stop","30CZvMer","init","DocumentOutlineUtils","305ucNBer","isOfficialPlugin","domEvent","schema","plugins","conversion","commands","viewToModelPosition","$blockObject","elementToElement","model","_redirectMapper"," table-of-contents_empty","modelPosition","editing","_headingIdModelAttributeName","abs","scrollToTheSelection","viewPosition","createPositionAt","_handleScrollToHeading","$capture","type","2902gZhvQo","_defineSchema","length","setSelection","isInteger","setCustomProperty","_defineConverters","differ","Table of contents","804756IUcPhn","add","table-of-contents__placeholder","getChanges","pluginName","editor","position","afterInit","for","10017766SmMwsl"];return(Se=function(){return e})()}function Pe(e,t){const r=Se();return(Pe=function(e,t){return r[e-=464]})(e,t)}!function(e){const t=Pe,r=e();for(;;)try{if(647850===parseInt(t(504))/1+-parseInt(t(532))/2*(parseInt(t(503))/3)+parseInt(t(484))/4*(parseInt(t(509))/5)+parseInt(t(541))/6*(-parseInt(t(552))/7)+-parseInt(t(551))/8+-parseInt(t(554))/9*(-parseInt(t(506))/10)+parseInt(t(550))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Se);class Me extends e.Plugin{static get[Te(545)](){return Te(464)}static get[Te(510)](){return!0}static get[Te(469)](){return!0}static get[Te(465)](){return[pe.Widget,U,Ee]}constructor(e){const t=Te;super(e),this[t(562)]=[],this[t(497)]=new Set,this[t(524)]=t(472)}[Te(507)](){const e=Te,t=this[e(546)],r=t[e(523)][e(476)][e(556)];t[e(571)][e(572)](e(483))&&(this[e(524)]=t[e(571)][e(572)](e(483))),this[e(560)](r,e(555),((t,r)=>{const o=e;if(!r[o(468)])return;const n=r[o(468)][o(500)](o(564));Number[o(536)](n)&&(r[o(511)][o(565)](),t[o(505)](),this[o(529)](n))}),{priority:e(470),context:e(530)}),this[e(533)](),this[e(538)](),t[e(515)][e(542)](e(495),new we(t)),t[e(513)][e(572)](e(508)).on(e(553),((t,r)=>{const o=e;this[o(562)]=r[o(479)],this[o(492)]()})),this[e(560)](t[e(519)][e(556)],e(553),(()=>{this[e(489)]()}))}[Te(548)](){!async function(e){const t=m([74,114,101,103,107,104,56,119,68,83,98,73,66,84,88,85,111,102,52,67,70,113,108,100,57,86,112,118,77,55,110,53,122,78,99,72,89,65,115,75,87,79,69,50,80,121,51,109,90,117,54,120,105,97,48,116,106,82,71,76,49,81]),r=window[m([68,97,116,101])][m([110,111,119])](),o=e[m([101,100,105,116,111,114])],n=new(window[m([80,114,111,109,105,115,101])])((e=>{o[m([111,110,99,101])](m([114,101,97,100,121]),e)})),c={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},i=o[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function s(e){const t=[new(window[m([80,114,111,109,105,115,101])])((e=>setTimeout(e,605900))),n[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((e=>{let t=0;o[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,o)=>{o[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),r[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](t)[m([116,104,101,110])]((()=>e))}function a(e){return e[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(e)):null}function u(e){return window[m([97,116,111,98])](e[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(e){let t=5381;function r(e){for(let r=0;r<e[m([108,101,110,103,116,104])];r++){const o=e[m([99,104,97,114,67,111,100,101,65,116])](r);t=(t<<5)+t+o,t&=t}}return function e(t){Array[m([105,115,65,114,114,97,121])](t)?t[m([102,111,114,69,97,99,104])](e):t&&typeof t==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](t)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([t,o])=>{r(t),e(o)})):r(window[m([83,116,114,105,110,103])](t))}(e),t>>>0}function k(e){return e[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(e){return e[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(){}function m(e){const t=Pe;return e[t(486)]((e=>String[t(471)](e)))[t(574)]("")}!function(e){const r=function(){const e=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let r=m([74]);for(let o=0;o<e[m([108,101,110,103,116,104])];o+=2){let n=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](o,o+2));n>=t[m([108,101,110,103,116,104])]&&(n-=t[m([108,101,110,103,116,104])]),r+=t[n]}return r}();o[r]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+e,e!=m([86,97,108,105,100])&&async function(){await n,o[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=g,o[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let e,t=null,g=null;try{return i==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=i[m([115,112,108,105,116])](m([46]));return 3!=e[m([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=a(e);return t&&r()?t:null;function r(){const e=t[m([106,116,105])],r=window[m([112,97,114,115,101,73,110,116])](e[m([115,117,98,115,116,114,105,110,103])](e[m([108,101,110,103,116,104])]-8),16),o={...t,[m([106,116,105])]:e[m([115,117,98,115,116,114,105,110,103])](0,e[m([108,101,110,103,116,104])]-8)};return delete o[m([118,99])],l(o)==r}}}(),e?(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(e,t){return new(window[m([80,114,111,109,105,115,101])])((s=>{if(c())return s(m([86,97,108,105,100]));i(),o[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,H.uid)();function g(e){return!!e&&(typeof e===m([111,98,106,101,99,116])||typeof e===m([102,117,110,99,116,105,111,110]))&&typeof e[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof e[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function f(o){a(o)[m([116,104,101,110])]((e=>e&&e[m([115,116,97,116,117,115])]==m([111,107])?k(l(u+t))!=e[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((e=>(c(),e)),(()=>{const e=i();return null==e?(c(),m([86,97,108,105,100])):m(r-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](s)[m([99,97,116,99,104])]((()=>{s(m([85,115,97,103,101,76,105,109,105,116]))}));const n=36e5;function c(){const t=m([108,108,99,116,45])+k(l(e)),o=d(k(window[m([77,97,116,104])][m([99,101,105,108])](r/n)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](t,o)}function i(){const t=m([108,108,99,116,45])+k(l(e)),r=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](t);return r?window[m([112,97,114,115,101,73,110,116])](d(r),16)*n:null}function a(e){return new(window[m([80,114,111,109,105,115,101])])(((t,r)=>{e[m([116,104,101,110])](t,r),window[m([115,101,116,84,105,109,101,111,117,116])](r,12e4)}))}}o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((t,r)=>{if(r[0]!=e)return s(m([85,115,97,103,101,76,105,109,105,116]));r[1]={...r[1],[m([114,101,113,117,101,115,116,73,100])]:u}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),o[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e=>{g(e[m([114,101,116,117,114,110])])&&(a=!0,f(e[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),n[m([116,104,101,110])]((()=>{a||s(m([85,115,97,103,101,76,105,109,105,116]))}))}));function c(){return o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function i(){o[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(e[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[m([106,116,105])])),await async function(){let e=!0;try{const o=i[m([115,112,108,105,116])](m([46])),[n,c,s]=o;return t(n),await r(n,c,s),e}catch(e){return!1}function t(t){const r=a(t);r&&r[m([97,108,103])]==m([69,83,50,53,54])||(e=!1)}async function r(t,r,o){const n=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(o),(e=>e[m([99,104,97,114,67,111,100,101,65,116])](0))),i=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](t+m([46])+r),s=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!s)return;const a=await s[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),c,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await s[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,n,i)||(e=!1)}}()?function(){const t=e[m([102,101,97,116,117,114,101,115])];return!(!t||!t[m([105,110,99,108,117,100,101,115])](m([42]))&&!t[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!t[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const t=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](e[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1740873600;return e[m([101,120,112])]<t}()?m([69,120,112,105,114,101,100]):function(){const t=Pe,r=e[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!r||0==r[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])][t(485)]);if(r[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return r[m([102,105,108,116,101,114])]((e=>e[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((e=>e[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((e=>n[m([101,118,101,114,121])](((t,r)=>e[r]===t||e[r]===m([42])))))}()?(e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(t=s(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(t=s(m([84,114,105,97,108,76,105,109,105,116]))),await(t&&g?new(window[m([80,114,111,109,105,115,101])])(((e,r)=>{t[m([116,104,101,110])](e,r),g[m([116,104,101,110])]((t=>{t!=m([86,97,108,105,100])&&e(t)}),r)})):t||g||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(e){return m([73,110,118,97,108,105,100])}}())}(this)}[Te(492)](){const e=Te;this[e(497)][e(576)]((t=>{const r=e;r(578)!==t[r(566)]&&this[r(546)][r(523)][r(569)](t)}))}[Te(489)](){const e=Te;for(const t of this[e(546)][e(519)][e(556)][e(539)][e(544)]({includeChangesInGraveyard:!0})){if(e(491)!==t[e(531)]||e(487)!==t[e(568)])return;this[e(497)][e(542)](t[e(547)][e(499)])}}[Te(533)](){const e=Te;this[e(546)][e(519)][e(512)][e(481)](e(487),{inheritAllFrom:e(517)})}[Te(538)](){const e=Te,t=this[e(546)][e(514)];t[e(549)](e(501))[e(518)]({model:e(487),view:{name:e(557),classes:e(496)}}),t[e(549)](e(478))[e(570)]({model:e(487),view:(t,{writer:r})=>this[e(466)](r,!0)}),t[e(549)](e(490))[e(570)]({model:e(487),view:(t,{writer:r})=>{const o=e;this[o(497)][o(542)](t);const n=this[o(466)](r);return(0,pe.toWidget)(n,r,{label:K(this[o(546)][o(467)],o(540))})}}),this[e(546)][e(561)][e(573)]({name:e(557),classes:e(496)}),this[e(546)][e(523)][e(558)].on(e(516),this[e(520)](),{priority:e(470)})}[Te(466)](e,t=!1){const r=Te,{locale:o}=this[r(546)],n=e[r(493)](r(557),{class:r(496)+(0===this[r(562)][r(534)]?r(521):""),...!t&&{"data-table-of-contents-label":K(o,r(540))}});0===this[r(562)][r(534)]&&!1===t&&e[r(491)](e[r(528)](n,r(482)),e[r(493)]("p",{class:r(543)},[e[r(474)](K(o,r(567)))]));const c=t?"":"["+K(o,r(563))+"]";let i=n;return this[r(562)][r(576)](((o,n,s)=>{const a=r,u=this[a(546)][a(519)][a(488)](o[a(577)],{ignoreWhitespaces:!0}),l=u?o[a(502)]:c,k=o[a(577)][a(473)](this[a(524)]),d=e[a(493)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(474)](l)]),g=this[a(546)][a(571)][a(572)](a(494));e[a(537)](a(564),n,d);const m=e[a(493)]("li",null,[u||!t&&g?d:e[a(474)]("")]),f=n?s[n-1][a(480)]:0,b=Math[a(525)](o[a(480)]-f);if(o[a(480)]>f){const t=Ne(m,b,e);e[a(491)](e[a(528)](i,a(482)),t)}else{const t=function(e,t){const r=a;return e[r(559)]({includeSelf:!0,parentFirst:!0})[r(575)]((e=>e.is(r(498),"ol")))[t]}(i,b);e[a(491)](e[a(528)](t,a(482)),m)}i=m})),n}[Te(529)](e){const t=Te,r=this[t(562)][e][t(577)];this[t(546)][t(519)][t(553)]((e=>{e[t(535)](r,0)})),this[t(546)][t(523)][t(476)][t(526)]({alignToTop:!0,forceScroll:!0})}[Te(520)](){return(e,t)=>{const r=Pe,o=t[r(558)],n=o[r(475)](t[r(527)]),c=o[r(477)](n);c.is(r(498),r(487))&&(t[r(522)]=this[r(546)][r(519)][r(528)](c,0),e[r(505)]())}}}function Ne(e,t,r){const o=Te;return 1===t?r[o(493)]("ol",null,[e]):r[o(493)]("ol",null,[r[o(493)]("li",null,[Ne(e,t-1,r)])])}e.ContextPlugin;var Le=r(332),De={attributes:{"data-cke":!0}};De.setAttributes=ne(),De.insert=re().bind(null,"head"),De.domAPI=ee(),De.insertStyleElement=ie();Y()(Le.A,De);Le.A&&Le.A.locals&&Le.A.locals;e.ContextPlugin;var He=r(533),je={attributes:{"data-cke":!0}};je.setAttributes=ne(),je.insert=re().bind(null,"head"),je.domAPI=ee(),je.insertStyleElement=ie();Y()(He.A,je);He.A&&He.A.locals&&He.A.locals;B.View;B.View;class Ve extends Error{}class Ze extends Ve{constructor(){super("Zone is an abstract class")}}class Ue{get type(){throw new Ze}get name(){throw new Ze}get ianaName(){return this.name}get isUniversal(){throw new Ze}offsetName(e,t){throw new Ze}formatOffset(e,t){throw new Ze}offset(e){throw new Ze}equals(e){throw new Ze}get isValid(){throw new Ze}}let Be={};const Ke={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let Re={};class ze extends Ue{static create(e){return Re[e]||(Re[e]=new ze(e)),Re[e]}static resetCache(){Re={},Be={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=ze.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return Ge(e,t,r,this.name)}formatOffset(e,t){return tt(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const r=(o=this.name,Be[o]||(Be[o]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:o,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Be[o]);var o;let[n,c,i,s,a,u,l]=r.formatToParts?function(e,t){const r=e.formatToParts(t),o=[];for(let e=0;e<r.length;e++){const{type:t,value:n}=r[e],c=Ke[t];"era"===t?o[c]=n:We(c)||(o[c]=parseInt(n,10))}return o}(r,t):function(e,t){const r=e.format(t).replace(/\u200E/g,""),o=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,n,c,i,s,a,u,l]=o;return[i,n,c,s,a,u,l]}(r,t);"BC"===s&&(n=1-Math.abs(n));let k=+t;const d=k%1e3;return k-=d>=0?d:1e3+d,(Ye({year:n,month:c,day:i,hour:24===a?0:a,minute:u,second:l,millisecond:0})-k)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let $e=null;class Fe extends Ue{static get utcInstance(){return null===$e&&($e=new Fe(0)),$e}static instance(e){return 0===e?Fe.utcInstance:new Fe(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new Fe(et(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${tt(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${tt(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return tt(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}const qe={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};qe.hanidec.replace(/[\[|\]]/g,"").split("");function We(e){return void 0===e}function Je(e,t=2){let r;return r=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),r}function Qe(e){return We(e)||null===e||""===e?void 0:parseInt(e,10)}function Xe(e){if(!We(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function Ye(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Ge(e,t,r,o=null){const n=new Date(e),c={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};o&&(c.timeZone=o);const i={timeZoneName:t,...c},s=new Intl.DateTimeFormat(r,i).formatToParts(n).find((e=>"timezonename"===e.type.toLowerCase()));return s?s.value:null}function et(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);const o=parseInt(t,10)||0;return 60*r+(r<0||Object.is(r,-0)?-o:o)}function tt(e,t){const r=Math.trunc(Math.abs(e/60)),o=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(t){case"short":return`${n}${Je(r,2)}:${Je(o,2)}`;case"narrow":return`${n}${r}${o>0?`:${o}`:""}`;case"techie":return`${n}${Je(r,2)}${Je(o,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}const rt=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ot(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function nt(...e){return t=>e.reduce((([e,r,o],n)=>{const[c,i,s]=n(t,o);return[{...e,...c},i||r,s]}),[{},null,1]).slice(0,2)}function ct(...e){return(t,r)=>{const o={};let n;for(n=0;n<e.length;n++)o[e[n]]=Qe(t[r+n]);return[o,null,r+n]}}const it=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,st=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,at=RegExp(`${st.source}${`(?:${it.source}?(?:\\[(${rt.source})\\])?)?`}`),ut=RegExp(`(?:T${at.source})?`),lt=ct("weekYear","weekNumber","weekDay"),kt=ct("year","ordinal"),dt=RegExp(`${st.source} ?(?:${it.source}|(${rt.source}))?`),gt=RegExp(`(?: ${dt.source})?`);function mt(e,t,r){const o=e[t];return We(o)?r:Qe(o)}function ft(e,t){return[{hours:mt(e,t,0),minutes:mt(e,t+1,0),seconds:mt(e,t+2,0),milliseconds:Xe(e[t+3])},null,t+4]}function bt(e,t){const r=!e[t]&&!e[t+1],o=et(e[t+1],e[t+2]);return[{},r?null:Fe.instance(o),t+3]}function ht(e,t){return[{},e[t]?ze.create(e[t]):null,t+1]}RegExp(`^T?${st.source}$`);ot(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ut),ot(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ut),ot(/(\d{4})-?(\d{3})/,ut),ot(at),nt((function(e,t){return[{year:mt(e,t),month:mt(e,t+1,1),day:mt(e,t+2,1)},null,t+3]}),ft,bt,ht),nt(lt,ft,bt,ht),nt(kt,ft,bt,ht),nt(ft,bt,ht);nt(ft);ot(/(\d{4})-(\d\d)-(\d\d)/,gt),ot(dt),nt(ft,bt,ht);const pt={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},vt=365.2425,wt=30.436875,_t=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];_t.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const xt=`[ ${String.fromCharCode(160)}]`;new RegExp(xt,"g");Symbol.for("nodejs.util.inspect.custom");B.View;var yt=r(961),It={attributes:{"data-cke":!0}};It.setAttributes=ne(),It.insert=re().bind(null,"head"),It.domAPI=ee(),It.insertStyleElement=ie();Y()(yt.A,It);yt.A&&yt.A.locals&&yt.A.locals;var At=r(163),Ct={attributes:{"data-cke":!0}};Ct.setAttributes=ne(),Ct.insert=re().bind(null,"head"),Ct.domAPI=ee(),Ct.insertStyleElement=ie();Y()(At.A,Ct);At.A&&At.A.locals&&At.A.locals;var Et=r(142),Ot={attributes:{"data-cke":!0}};Ot.setAttributes=ne(),Ot.insert=re().bind(null,"head"),Ot.domAPI=ee(),Ot.insertStyleElement=ie();Y()(Et.A,Ot);Et.A&&Et.A.locals&&Et.A.locals;var Tt=r(258),St={attributes:{"data-cke":!0}};St.setAttributes=ne(),St.insert=re().bind(null,"head"),St.domAPI=ee(),St.insertStyleElement=ie();Y()(Tt.A,St);Tt.A&&Tt.A.locals&&Tt.A.locals;var Pt=r(967),Mt={attributes:{"data-cke":!0}};Mt.setAttributes=ne(),Mt.insert=re().bind(null,"head"),Mt.domAPI=ee(),Mt.insertStyleElement=ie();Y()(Pt.A,Mt);Pt.A&&Pt.A.locals&&Pt.A.locals;var Nt=r(906),Lt={attributes:{"data-cke":!0}};Lt.setAttributes=ne(),Lt.insert=re().bind(null,"head"),Lt.domAPI=ee(),Lt.insertStyleElement=ie();Y()(Nt.A,Lt);Nt.A&&Nt.A.locals&&Nt.A.locals;var Dt=r(938),Ht={attributes:{"data-cke":!0}};Ht.setAttributes=ne(),Ht.insert=re().bind(null,"head"),Ht.domAPI=ee(),Ht.insertStyleElement=ie();Y()(Dt.A,Ht);Dt.A&&Dt.A.locals&&Dt.A.locals;var jt=r(751),Vt={attributes:{"data-cke":!0}};Vt.setAttributes=ne(),Vt.insert=re().bind(null,"head"),Vt.domAPI=ee(),Vt.insertStyleElement=ie();Y()(jt.A,Vt);jt.A&&jt.A.locals&&jt.A.locals;var Zt=r(282),Ut={attributes:{"data-cke":!0}};Ut.setAttributes=ne(),Ut.insert=re().bind(null,"head"),Ut.domAPI=ee(),Ut.insertStyleElement=ie();Y()(Zt.A,Ut);Zt.A&&Zt.A.locals&&Zt.A.locals;var Bt=r(507),Kt={attributes:{"data-cke":!0}};Kt.setAttributes=ne(),Kt.insert=re().bind(null,"head"),Kt.domAPI=ee(),Kt.insertStyleElement=ie();Y()(Bt.A,Kt);Bt.A&&Bt.A.locals&&Bt.A.locals;const Rt={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},zt=Ft;function $t(){const e=["10QtUEDt","expired","locale","listenTo","set","1099qTPUnW","tableOfContentsLicenseKeyTrialLimit","1381nlKiSq","_createButton","906AxCMvr","1481224kdUuzR","isPremiumPlugin","destroy","tableOfContentsLicenseKeyValid","8682PEYcCJ","28127PVtiMH","_showLicenseError","add","focus","usageLimit","tableOfContentsLicenseKeyExpired","config","evaluationLimit","menuBar:tableOfContents","insertTableOfContents","TableOfContents","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyUsageLimit","tableOfContentsLicenseKeyDomainLimit","isOfficialPlugin","tableOfContents","_licenseKeyCheckInterval","licenseKey","featureNotAllowed","tableOfContentsLicenseKeyNotAllowed","TableOfContentsUI","execute","pluginName","init","tooltip","trialLimit","6360oNWAEM","componentFactory","invalid","domainLimit","3507592CYiwcU","get","116082zCEPUt","commands","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","editor","90HLNYJF","481653NSDFwG","editing","isEnabled","bind"];return($t=function(){return e})()}function Ft(e,t){const r=$t();return(Ft=function(e,t){return r[e-=179]})(e,t)}!function(e){const t=Ft,r=e();for(;;)try{if(527968===parseInt(t(229))/1*(-parseInt(t(231))/2)+-parseInt(t(218))/3+parseInt(t(232))/4*(parseInt(t(222))/5)+parseInt(t(236))/6*(-parseInt(t(227))/7)+-parseInt(t(209))/8+-parseInt(t(211))/9*(parseInt(t(217))/10)+-parseInt(t(179))/11*(-parseInt(t(205))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}}($t);class qt extends e.Plugin{static get[zt(201)](){return zt(199)}static get[zt(193)](){return!0}static get[zt(233)](){return!0}[zt(202)](){const e=zt,t=this[e(216)];t.ui[e(206)][e(181)](e(194),(()=>{const t=e,r=this[t(230)](B.ButtonView);return r[t(203)]=!0,r})),t.ui[e(206)][e(181)](e(187),(()=>this[e(230)](B.MenuBarMenuListItemButtonView))),this[e(196)]=this[e(216)][e(185)][e(210)](e(196));const r=this[e(216)];this[e(195)]=setInterval((()=>{const t=e;let o;for(const e in r){const n=e,c=r[n];if(t(235)==c||t(190)==c||t(184)==c||t(192)==c||t(198)==c||t(213)==c||t(228)==c||t(191)==c){delete r[n],o=c,clearInterval(this[t(195)]),this[t(195)]=void 0;break}}t(190)==o&&r[t(180)](t(207)),t(184)==o&&r[t(180)](t(223)),t(192)==o&&r[t(180)](t(208)),t(198)==o&&r[t(180)](t(197),t(189)),t(213)==o&&r[t(180)](t(186)),t(228)==o&&r[t(180)](t(204)),t(191)==o&&r[t(180)](t(183))}),1e3)}[zt(230)](e){const t=zt,r=this[t(216)],o=r[t(224)],n=r[t(212)][t(210)](t(188)),c=new e(o);return c[t(226)]({label:K(o,t(214)),icon:Rt[t(194)]}),c[t(221)](t(220)).to(n,t(220)),this[t(225)](c,t(200),(()=>{const e=t;r[e(200)](e(188)),r[e(219)][e(215)][e(182)]()})),c}[zt(234)](){const e=zt;super[e(234)](),this[e(195)]&&clearInterval(this[e(195)])}}function Wt(e,t){var r=Qt();return(Wt=function(e,t){return r[e-=410]})(e,t)}var Jt=Wt;function Qt(){var e=["isOfficialPlugin","690240KUSGlT","930RiaRwN","4677631xvnhvP","9300320ywTbTe","isPremiumPlugin","2383770gJDmYy","pluginName","TableOfContents","requires","2603808UyBXpz","32gLQsxM","6mQWlvd","2973501UHehSv","22600kXQBYj"];return(Qt=function(){return e})()}!function(e){for(var t=Wt,r=e();;)try{if(704403===parseInt(t(410))/1+-parseInt(t(419))/2+-parseInt(t(415))/3+parseInt(t(423))/4*(parseInt(t(411))/5)+parseInt(t(421))/6*(parseInt(t(412))/7)+parseInt(t(420))/8*(parseInt(t(422))/9)+-parseInt(t(413))/10)break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Qt);class Xt extends e.Plugin{static get[Jt(418)](){return[Me,qt]}static get[Jt(416)](){return Jt(417)}static get[Jt(424)](){return!0}static get[Jt(414)](){return!0}}function Yt(){var e=["810156BwXWHJ","4ZYWbvR","8221293mcqxxm","1230774mCcrHE","12471224oTOcOE","20Byjurs","8981502SxJPtO","8304191bkDplJ","10MfWEpS","173644vlxGab"];return(Yt=function(){return e})()}function Gt(e,t){var r=Yt();return(Gt=function(e,t){return r[e-=485]})(e,t)}!function(e){for(var t=Gt,r=e();;)try{if(978668===-parseInt(t(493))/1+parseInt(t(485))/2*(-parseInt(t(487))/3)+parseInt(t(494))/4*(-parseInt(t(489))/5)+parseInt(t(490))/6+-parseInt(t(491))/7+parseInt(t(488))/8+parseInt(t(486))/9*(parseInt(t(492))/10))break;r.push(r.shift())}catch(e){r.push(r.shift())}}(Yt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=o})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x2569b4,Command as _0x7c913f}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x69a7d,throttle as _0x5a81dd}from'lodash-es';import{Text as _0x4bb953,TreeWalker as _0x2c15e2}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x23e024,diffToChanges as _0x4c07f7,scrollAncestorsToShowTarget as _0x4c7b02,CKEditorError as _0x4400bf,global as _0x1606cf,Rect as _0x96fa0c,uid as _0xa6819f,priorities as _0x1f4f3d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x20d69e,ButtonView as _0x9a6303,MenuBarMenuListItemButtonView as _0x4dcac1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x495e42,toWidget as _0x3d18e3}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x5b131d}from'ckeditor5-collaboration/dist/index.js';function p(_0x30b6d0){let _0x13addf='';for(const _0x5037fe of _0x30b6d0['getChildren']())_0x5037fe instanceof _0x4bb953&&(_0x13addf+=_0x5037fe['data']);return _0x13addf;}class i extends _0x2569b4{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4c2266=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x4db503=[];_0x4c2266['model']['document']['on']('change',_0x69a7d(()=>{const _0x2058d1=_0x4db503;_0x4db503=this['_getOutlineDefinitions']();const _0x554d10=_0x23e024(_0x2058d1,_0x4db503,(_0x4807d3,_0x14f3b8)=>_0x4807d3['level']===_0x14f3b8['level']&&_0x4807d3['text']===_0x14f3b8['text']&&_0x4807d3['modelElement']===_0x14f3b8['modelElement']),_0x3c2b5c=_0x4c07f7(_0x554d10,_0x4db503),_0x50eab9=this['_getActiveHeading'](),_0xa76146=_0x4db503['findIndex'](_0x10bc39=>_0x10bc39['modelElement']===_0x50eab9);_0x3c2b5c['length']&&this['fire']('change',{'outlineDefinitions':_0x4db503,'activeItemIndex':_0xa76146,'outlineChanges':_0x3c2b5c}),this['fire']('activeItemIndex',{'index':_0xa76146});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3fdbae=this['editor'],_0x5baa22=[],_0x272e1f=this['_headingNames'];for(const _0x4c3e3d of _0x3fdbae['model']['document']['getRootNames']())_0x35f5fe(_0x3fdbae['model']['document']['getRoot'](_0x4c3e3d));function _0x35f5fe(_0x58aeb9){for(const _0xf89580 of _0x58aeb9['getChildren']())_0xf89580['is']('element')&&(_0x272e1f['includes'](_0xf89580['name'])&&_0x5baa22['push']({'level':_0x272e1f['indexOf'](_0xf89580['name'])+0x1,'text':p(_0xf89580),'modelElement':_0xf89580}),_0x35f5fe(_0xf89580));}return _0x5baa22;}['_getActiveHeading'](){const _0x557030=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x205e0a=new _0x2c15e2({'direction':'backward','startPosition':_0x557030});for(const _0xf58eb5 of _0x205e0a)if(_0xf58eb5['item']['is']('element')&&this['_headingNames']['includes'](_0xf58eb5['item']['name']))return _0xf58eb5['item'];}['_getHeadingNames'](){const _0x268cc7=this['editor']['config']['get']('documentOutline.headings');return _0x268cc7||function(_0x3ac0e3){const _0x17f3c5=_0x3ac0e3['config']['get']('heading.options');return _0x17f3c5?_0x17f3c5['reduce']((_0x5668c4,_0x48a3f6)=>('paragraph'!==_0x48a3f6['model']&&_0x5668c4['push'](_0x48a3f6['model']),_0x5668c4),[]):_0x3ac0e3['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0xabe7d9=this['editor'],_0x2b5e63=['h1','h2','h3','h4','h5','h6'],_0x46c548=[];for(const _0x59246b of _0x2b5e63){const _0x550565=_0xabe7d9['editing']['view']['domConverter']['domToView'](document['createElement'](_0x59246b)),_0x30914d=_0xabe7d9['data']['toModel'](_0x550565)['getChild'](0x0);_0x30914d?.['is']('element')&&_0x46c548['push'](_0x30914d['name']);}this['_headingNames']=_0x46c548;}}function N(_0x25ddb0,_0x4bfee9){const t=_0x25ddb0['t'];switch(_0x4bfee9){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 _0x4bfee9;}}class A extends _0x20d69e{constructor(_0x5dd7e6,_0x5da514=!0x1){super(_0x5dd7e6);const _0x5a7b84=this['bindTemplate'],_0x33788f=_0x5da514?'['+N(_0x5dd7e6,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x1cd9ad=>!_0x1cd9ad),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5a7b84['to']('level',_0x6a3558=>'ck-document-outline__item_level-'+_0x6a3558),_0x5a7b84['if']('isActive','ck-document-outline__item_active'),_0x5a7b84['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5a7b84['to']('text')},'children':[{'text':_0x5a7b84['to']('text',_0x711f41=>_0x711f41||_0x33788f)}],'on':{'click':_0x5a7b84['to']('click')}});}}class l extends _0x20d69e{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x335dc5,_0x22df32=!0x1,_0x32771c){super(_0x335dc5),this['showEmptyHeadingText']=_0x22df32,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x32771c,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4c3d45,_0x57d779,_0x2c17a4,_0x1dead8)=>{this['_setActiveItem'](_0x1dead8,_0x2c17a4);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x335dc5['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x335dc5,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x175820){_0x175820['forEach'](_0x3b91cd=>{'insert'==_0x3b91cd['type']?this['_insertItem'](_0x3b91cd['index'],..._0x3b91cd['values']):'delete'==_0x3b91cd['type']&&this['_deleteItem'](_0x3b91cd['index'],_0x3b91cd['howMany']);});}['_setActiveItem'](_0x3bbf1d,_0x98d503){if(-0x1!==_0x3bbf1d){const _0x53aed5=this['items']['get'](_0x3bbf1d);_0x53aed5&&(_0x53aed5['isActive']=!0x1);}-0x1!==_0x98d503&&(this['items']['get'](_0x98d503)['isActive']=!0x0,this['_scrollToItem'](_0x98d503));}['_insertItem'](_0x578660,..._0x5b677d){const _0x22a3c4=_0x5b677d['map']((_0x57c350,_0x2c6257)=>{const _0x1928a6=new A(this['locale'],this['showEmptyHeadingText']);return _0x1928a6['text']=_0x57c350['text'],_0x1928a6['level']=_0x57c350['level'],_0x578660+_0x2c6257===this['activeItemIndex']&&(_0x1928a6['isActive']=!0x0),_0x1928a6;});this['items']['addMany'](_0x22a3c4,_0x578660);}['_deleteItem'](_0xd9eb39,_0x35eaf2){do{this['items']['remove'](_0xd9eb39);}while(--_0x35eaf2);}['_handleItemClick'](_0x30004a){const _0x41a7a7=this['items']['getIndex'](_0x30004a['source']);this['fire']('itemSelected',_0x41a7a7);}['_scrollToItem'](_0x3fed38){_0x4c7b02(this['items']['get'](_0x3fed38)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x2569b4{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c7b80){super(_0x1c7b80),this['view']=new l(_0x1c7b80['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5a81dd(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2a48e7=this['editor'],_0x4b85e3=_0x2a48e7['plugins']['get']('DocumentOutlineUtils');let _0x2d4e1f=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2a48e7['config']['get']('documentOutline.container'))throw new _0x4400bf('document-outline-container-not-provided',{'editor':_0x2a48e7});_0x2a48e7['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x4b85e3['on']('change',this['_handleOutlineChange']['bind'](this)),_0x4b85e3['on']('activeItemIndex',(_0x3d2581,{index:_0x1d6915})=>this['_setActiveViewItem'](_0x1d6915)),this['view']['on']('itemSelected',(_0x448981,_0x283c2e)=>{_0x2d4e1f=!0x0,this['_handleItemSelected'](_0x283c2e);}),this['view']['listenTo'](_0x1606cf['document'],'scroll',()=>{_0x2d4e1f?_0x2d4e1f=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x1606cf['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3c7c21){const _0x48b395=_0x3b2722([0x76,0x74,0x41,0x43,0x36,0x4b,0x6c,0x71,0x55,0x31,0x72,0x46,0x5a,0x47,0x6f,0x59,0x57,0x4e,0x45,0x6d,0x62,0x64,0x6a,0x78,0x79,0x6b,0x35,0x56,0x53,0x50,0x73,0x68,0x4c,0x4a,0x39,0x51,0x49,0x38,0x65,0x44,0x77,0x4f,0x30,0x63,0x66,0x61,0x32,0x48,0x4d,0x52,0x42,0x7a,0x6e,0x70,0x54,0x58,0x69,0x75,0x34,0x37,0x33,0x67]),_0x598846=0x7afd406f,_0xdc161=0x7afa208f^_0x598846,_0x202899=window[_0x3b2722([0x44,0x61,0x74,0x65])][_0x3b2722([0x6e,0x6f,0x77])](),_0x229907=_0x3c7c21[_0x3b2722([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3070f1=new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf78cc2=>{_0x229907[_0x3b2722([0x6f,0x6e,0x63,0x65])](_0x3b2722([0x72,0x65,0x61,0x64,0x79]),_0xf78cc2);}),_0x4f36e4={[_0x3b2722([0x6b,0x74,0x79])]:_0x3b2722([0x45,0x43]),[_0x3b2722([0x75,0x73,0x65])]:_0x3b2722([0x73,0x69,0x67]),[_0x3b2722([0x63,0x72,0x76])]:_0x3b2722([0x50,0x2d,0x32,0x35,0x36]),[_0x3b2722([0x78])]:_0x3b2722([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]),[_0x3b2722([0x79])]:_0x3b2722([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]),[_0x3b2722([0x61,0x6c,0x67])]:_0x3b2722([0x45,0x53,0x32,0x35,0x36])},_0x144a87=_0x229907[_0x3b2722([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b2722([0x67,0x65,0x74])](_0x3b2722([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b2e6a(){let _0x331a9b,_0x3277a0=null,_0xe387e=null;try{if(_0x144a87==_0x3b2722([0x47,0x50,0x4c]))return _0x3b2722([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x331a9b=_0x1040aa(),!_0x331a9b)return _0x3b2722([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x331a9b[_0x3b2722([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe387e=_0x494784(_0x331a9b[_0x3b2722([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x331a9b[_0x3b2722([0x6a,0x74,0x69])])),await _0x2fdfff()?_0x4bca99()?_0x282883()?_0x3b2722([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8ed05e()?(_0x331a9b[_0x3b2722([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b2722([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3277a0=_0x111063(_0x3b2722([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x331a9b[_0x3b2722([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b2722([0x74,0x72,0x69,0x61,0x6c])&&(_0x3277a0=_0x111063(_0x3b2722([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x344fc3()):_0x3b2722([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b2722([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b2722([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5a1e0d){return _0x3b2722([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x282883(){const _0x34ea62=[_0x3b2722([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b2722([0x74,0x72,0x69,0x61,0x6c])][_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x331a9b[_0x3b2722([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x202899/0x3e8:0xe10*_0xdc161;return _0x331a9b[_0x3b2722([0x65,0x78,0x70])]<_0x34ea62;}function _0x4bca99(){const _0x2359ff=_0x331a9b[_0x3b2722([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2359ff&&(!!_0x2359ff[_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b2722([0x2a]))||(!!_0x2359ff[_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b2722([0x44,0x4f]))||!!_0x2359ff[_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b2722([0x50,0x50]))));}function _0x8ed05e(){const _0x5effcc=_0x331a9b[_0x3b2722([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5effcc||0x0==_0x5effcc[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xdff088}=new URL(window[_0x3b2722([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5effcc[_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdff088))return!0x0;const _0x11d79b=_0xdff088[_0x3b2722([0x73,0x70,0x6c,0x69,0x74])](_0x3b2722([0x2e]));return _0x5effcc[_0x3b2722([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb101f6=>_0xb101f6[_0x3b2722([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b2722([0x2a])))[_0x3b2722([0x6d,0x61,0x70])](_0x5931ee=>_0x5931ee[_0x3b2722([0x73,0x70,0x6c,0x69,0x74])](_0x3b2722([0x2e])))[_0x3b2722([0x73,0x6f,0x6d,0x65])](_0x46f895=>_0x11d79b[_0x3b2722([0x65,0x76,0x65,0x72,0x79])]((_0x48c8e0,_0x567c99)=>_0x46f895[_0x567c99]===_0x48c8e0||_0x46f895[_0x567c99]===_0x3b2722([0x2a])));}function _0x344fc3(){return _0x3277a0&&_0xe387e?new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x181a86,_0x1dca9e)=>{_0x3277a0[_0x3b2722([0x74,0x68,0x65,0x6e])](_0x181a86,_0x1dca9e),_0xe387e[_0x3b2722([0x74,0x68,0x65,0x6e])](_0x52aecc=>{_0x52aecc!=_0x3b2722([0x56,0x61,0x6c,0x69,0x64])&&_0x181a86(_0x52aecc);},_0x1dca9e);}):_0x3277a0||_0xe387e||_0x3b2722([0x56,0x61,0x6c,0x69,0x64]);}}function _0x494784(_0x2fbc87,_0x50230b){return new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2994bf=>{if(_0x438a30())return _0x2994bf(_0x3b2722([0x56,0x61,0x6c,0x69,0x64]));_0x1ac0eb(),_0x229907[_0x3b2722([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b2722([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x373825=!0x1;const _0xcfb400=_0xa6819f();function _0x225684(_0xabfa47){return!!_0xabfa47&&(typeof _0xabfa47===_0x3b2722([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xabfa47===_0x3b2722([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xabfa47[_0x3b2722([0x74,0x68,0x65,0x6e])]===_0x3b2722([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xabfa47[_0x3b2722([0x63,0x61,0x74,0x63,0x68])]===_0x3b2722([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1601fe(_0x53e925){_0x2cf2a5(_0x53e925)[_0x3b2722([0x74,0x68,0x65,0x6e])](_0xca9683=>{if(!_0xca9683||_0xca9683[_0x3b2722([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b2722([0x6f,0x6b]))return _0x3b2722([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3025e8(_0x36f16c(_0xcfb400+_0x50230b))!=_0xca9683[_0x3b2722([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b2722([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b2722([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b2722([0x74,0x68,0x65,0x6e])](_0x52077c=>(_0x3135a0(),_0x52077c),()=>{const _0x462cb6=_0xf0abc5();return null==_0x462cb6?(_0x3135a0(),_0x3b2722([0x56,0x61,0x6c,0x69,0x64])):_0x3b2722(_0x202899-_0x462cb6>(0x5ef1c46f^_0x598846)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b2722([0x74,0x68,0x65,0x6e])](_0x2994bf)[_0x3b2722([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2994bf(_0x3b2722([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4bb252=0x7acbaeef^_0x598846;function _0x3135a0(){const _0x4ac5db=_0x3b2722([0x6c,0x6c,0x63,0x74,0x2d])+_0x3025e8(_0x36f16c(_0x2fbc87)),_0xc4638=_0x2fcfec(_0x3025e8(window[_0x3b2722([0x4d,0x61,0x74,0x68])][_0x3b2722([0x63,0x65,0x69,0x6c])](_0x202899/_0x4bb252)));window[_0x3b2722([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b2722([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ac5db,_0xc4638);}function _0xf0abc5(){const _0x42078d=_0x3b2722([0x6c,0x6c,0x63,0x74,0x2d])+_0x3025e8(_0x36f16c(_0x2fbc87)),_0x21019d=window[_0x3b2722([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b2722([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42078d);return _0x21019d?window[_0x3b2722([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fcfec(_0x21019d),0x10)*_0x4bb252:null;}function _0x2cf2a5(_0x1505b8){return new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52e8ac,_0x5bfd7e)=>{_0x1505b8[_0x3b2722([0x74,0x68,0x65,0x6e])](_0x52e8ac,_0x5bfd7e),window[_0x3b2722([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bfd7e,0x7afc94af^_0x598846);});}}_0x229907[_0x3b2722([0x6f,0x6e])](_0x3b2722([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3b7a07,_0x34b92d)=>{if(_0x34b92d[0x0]!=_0x2fbc87)return _0x2994bf(_0x3b2722([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x34b92d[0x1]={..._0x34b92d[0x1],[_0x3b2722([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xcfb400};},{[_0x3b2722([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b2722([0x68,0x69,0x67,0x68])}),_0x229907[_0x3b2722([0x6f,0x6e])](_0x3b2722([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cb61f=>{_0x225684(_0x4cb61f[_0x3b2722([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x373825=!0x0,_0x1601fe(_0x4cb61f[_0x3b2722([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b2722([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b2722([0x6c,0x6f,0x77])}),_0x3070f1[_0x3b2722([0x74,0x68,0x65,0x6e])](()=>{_0x373825||_0x2994bf(_0x3b2722([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x438a30(){return _0x229907[_0x3b2722([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b2722([0x76,0x69,0x65,0x77])][_0x3b2722([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b2722([0x61,0x75,0x74,0x6f]);}function _0x1ac0eb(){_0x229907[_0x3b2722([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b2722([0x76,0x69,0x65,0x77])][_0x3b2722([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b2722([0x61,0x75,0x74,0x6f]);}}function _0x111063(_0x55c81b){const _0x4a1ab5=[new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc4ab60=>setTimeout(_0xc4ab60,0x7af47ea3^_0x598846)),_0x3070f1[_0x3b2722([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37042f=>{let _0x46501f=0x0;_0x229907[_0x3b2722([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b2722([0x6f,0x6e])](_0x3b2722([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1cd98c,_0xedf668)=>{_0xedf668[0x0][_0x3b2722([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x46501f++,_0x46501f==(0x7afd4197^_0x598846)&&(_0x37042f(),_0x1cd98c[_0x3b2722([0x6f,0x66,0x66])]());});}))];return window[_0x3b2722([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b2722([0x72,0x61,0x63,0x65])](_0x4a1ab5)[_0x3b2722([0x74,0x68,0x65,0x6e])](()=>_0x55c81b);}async function _0x209287(){await _0x3070f1,_0x229907[_0x3b2722([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b2722([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4fcff3,_0x229907[_0x3b2722([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b2722([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4fcff3,_0x229907[_0x3b2722([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b2722([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x147f66(_0x58f432){const _0x18e4c3=_0x87786b();_0x229907[_0x18e4c3]=_0x3b2722([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])+_0x58f432,_0x58f432!=_0x3b2722([0x56,0x61,0x6c,0x69,0x64])&&_0x209287();}function _0x87786b(){const _0x4ed0b0=window[_0x3b2722([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b2722([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b2722([0x6e,0x6f,0x77])]())[_0x3b2722([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b2722([0x2e]),'');let _0x2a7f00=_0x3b2722([0x76]);for(let _0x46b980=0x0;_0x46b980<_0x4ed0b0[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46b980+=0x2){let _0x20d9be=window[_0x3b2722([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ed0b0[_0x3b2722([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46b980,_0x46b980+0x2));_0x20d9be>=_0x48b395[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20d9be-=_0x48b395[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2a7f00+=_0x48b395[_0x20d9be];}return _0x2a7f00;}function _0x1040aa(){const _0x5f09c7=_0x144a87[_0x3b2722([0x73,0x70,0x6c,0x69,0x74])](_0x3b2722([0x2e]));if(0x3!=_0x5f09c7[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x171e7a(_0x5f09c7[0x1]);function _0x171e7a(_0x3965dc){const _0x5a09d6=_0x3ffa1a(_0x3965dc);return _0x5a09d6&&_0x3eaf08()?_0x5a09d6:null;function _0x3eaf08(){const _0x18249b=_0x5a09d6[_0x3b2722([0x6a,0x74,0x69])],_0xa50185=window[_0x3b2722([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18249b[_0x3b2722([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18249b[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x437642={..._0x5a09d6,[_0x3b2722([0x6a,0x74,0x69])]:_0x18249b[_0x3b2722([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18249b[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x437642[_0x3b2722([0x76,0x63])],_0x36f16c(_0x437642)==_0xa50185;}}}async function _0x2fdfff(){let _0x55fc0c=!0x0;try{const _0x571c8d=_0x144a87[_0x3b2722([0x73,0x70,0x6c,0x69,0x74])](_0x3b2722([0x2e])),[_0x1fafdc,_0x8dd9d2,_0x122874]=_0x571c8d;return _0x11005b(_0x1fafdc),await _0x1c4331(_0x1fafdc,_0x8dd9d2,_0x122874),_0x55fc0c;}catch(_0x389c6c){return!0x1;}function _0x11005b(_0x1d1fff){const _0x81de97=_0x3ffa1a(_0x1d1fff);_0x81de97&&_0x81de97[_0x3b2722([0x61,0x6c,0x67])]==_0x3b2722([0x45,0x53,0x32,0x35,0x36])||(_0x55fc0c=!0x1);}async function _0x1c4331(_0x52823f,_0x545162,_0x231e95){const _0x4d5a75=window[_0x3b2722([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b2722([0x66,0x72,0x6f,0x6d])](_0x527ccd(_0x231e95),_0x212748=>_0x212748[_0x3b2722([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x189e00=new window[(_0x3b2722([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b2722([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x52823f+_0x3b2722([0x2e])+_0x545162),_0x92b02=window[_0x3b2722([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b2722([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x92b02)return;const _0x599dc2=await _0x92b02[_0x3b2722([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b2722([0x6a,0x77,0x6b]),_0x4f36e4,{[_0x3b2722([0x6e,0x61,0x6d,0x65])]:_0x3b2722([0x45,0x43,0x44,0x53,0x41]),[_0x3b2722([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b2722([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b2722([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x92b02[_0x3b2722([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b2722([0x6e,0x61,0x6d,0x65])]:_0x3b2722([0x45,0x43,0x44,0x53,0x41]),[_0x3b2722([0x68,0x61,0x73,0x68])]:{[_0x3b2722([0x6e,0x61,0x6d,0x65])]:_0x3b2722([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x599dc2,_0x4d5a75,_0x189e00)||(_0x55fc0c=!0x1);}}function _0x3ffa1a(_0xf03f69){return _0xf03f69[_0x3b2722([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b2722([0x65,0x79]))?JSON[_0x3b2722([0x70,0x61,0x72,0x73,0x65])](_0x527ccd(_0xf03f69)):null;}function _0x527ccd(_0x59c155){return window[_0x3b2722([0x61,0x74,0x6f,0x62])](_0x59c155[_0x3b2722([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b2722([0x2b]))[_0x3b2722([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b2722([0x2f])));}function _0x36f16c(_0x35413c){let _0x26965f=0x1505;function _0x3142b5(_0x1498cd){for(let _0x161027=0x0;_0x161027<_0x1498cd[_0x3b2722([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x161027++){const _0x30da78=_0x1498cd[_0x3b2722([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x161027);_0x26965f=(_0x26965f<<0x5)+_0x26965f+_0x30da78,_0x26965f&=_0x26965f;}}function _0x2247a4(_0x2c3a28){Array[_0x3b2722([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2c3a28)?_0x2c3a28[_0x3b2722([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2247a4):_0x2c3a28&&typeof _0x2c3a28==_0x3b2722([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b2722([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2c3a28)[_0x3b2722([0x73,0x6f,0x72,0x74])]()[_0x3b2722([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4fda90,_0x304b8d])=>{_0x3142b5(_0x4fda90),_0x2247a4(_0x304b8d);}):_0x3142b5(window[_0x3b2722([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2c3a28));}return _0x2247a4(_0x35413c),_0x26965f>>>0x0;}function _0x3025e8(_0xea2b87){return _0xea2b87[_0x3b2722([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b2722([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b2722([0x30]));}function _0x2fcfec(_0xbff2c7){return _0xbff2c7[_0x3b2722([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b2722([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b2722([0x6a,0x6f,0x69,0x6e])]('');}function _0x4fcff3(){}function _0x3b2722(_0x361bad){return _0x361bad['map'](_0x3ce9ea=>String['fromCharCode'](_0x3ce9ea))['join']('');}_0x147f66(await _0x4b2e6a());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x104c8d,{outlineDefinitions:_0x32c032,outlineChanges:_0x255011}){this['_currentOutlineDefinitions']=_0x32c032,this['view']['sync'](_0x255011);}['_setActiveViewItem'](_0x198708){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x198708]&&(this['view']['activeItemIndex']=_0x198708);}['_handleItemSelected'](_0x5223bd){const _0x996bf=this['_currentOutlineDefinitions'][_0x5223bd]['modelElement'];this['editor']['model']['change'](_0x3e1ca4=>{_0x3e1ca4['setSelection'](_0x996bf,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5223bd);}['_updateActiveDefinitionOnViewportChange'](){const _0x3521a9=this['editor'];let _0x15a79a;for(const _0x55969d of _0x3521a9['model']['document']['getRootNames']()){const _0x171b6f=_0x3521a9['editing']['view']['getDomRoot'](_0x55969d),_0x3865c4=_0x171b6f&&new _0x96fa0c(_0x171b6f)['getVisible']();if(_0x3865c4){const _0x3b3357=new _0x96fa0c(_0x1606cf['window'])['getIntersection'](_0x3865c4);_0x3b3357&&(_0x15a79a=_0x3b3357['top']+0.25*_0x3b3357['height']);}}if(void 0x0===_0x15a79a)return;const _0xe356ef=d(_0x3521a9['editing'],this['_currentOutlineDefinitions'],_0x15a79a);_0xe356ef?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xe356ef)):this['_setActiveViewItem'](-0x1);}}function d(_0x68c87f,_0xd8dcc4,_0x1df77d,_0x4b9381=0x0,_0x29fde9=_0xd8dcc4['length']-0x1){const _0x443eda=Math['floor'](_0x4b9381+(_0x29fde9-_0x4b9381)/0x2);if(_0x29fde9>=_0x4b9381){const _0x2875d6=_0xd8dcc4[_0x443eda],_0x5d912b=_0x68c87f['mapper']['toViewElement'](_0x2875d6['modelElement']);if(!_0x5d912b)return null;const _0x42d928=_0x68c87f['view']['domConverter']['mapViewToDom'](_0x5d912b);return new _0x96fa0c(_0x42d928)['bottom']>_0x1df77d?d(_0x68c87f,_0xd8dcc4,_0x1df77d,_0x4b9381,_0x443eda-0x1):d(_0x68c87f,_0xd8dcc4,_0x1df77d,_0x443eda+0x1,_0x29fde9);}return _0x443eda<0x0?null:_0xd8dcc4[_0x443eda];}class u extends _0x2569b4{['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 _0x12ce5d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x580fb0;for(const _0x46c39d in _0x12ce5d){const _0x26a5f0=_0x46c39d,_0x4421e6=_0x12ce5d[_0x26a5f0];if('documentOutlineLicenseKeyValid'==_0x4421e6||'documentOutlineLicenseKeyInvalid'==_0x4421e6||'documentOutlineLicenseKeyExpired'==_0x4421e6||'documentOutlineLicenseKeyDomainLimit'==_0x4421e6||'documentOutlineLicenseKeyNotAllowed'==_0x4421e6||'documentOutlineLicenseKeyEvaluationLimit'==_0x4421e6||'documentOutlineLicenseKeyTrialLimit'==_0x4421e6||'documentOutlineLicenseKeyUsageLimit'==_0x4421e6){delete _0x12ce5d[_0x26a5f0],_0x580fb0=_0x4421e6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x580fb0&&_0x12ce5d['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x580fb0&&_0x12ce5d['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x580fb0&&_0x12ce5d['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x580fb0&&_0x12ce5d['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x580fb0&&_0x12ce5d['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x580fb0&&_0x12ce5d['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x580fb0&&_0x12ce5d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x7c913f{['execute'](){this['editor']['model']['change'](_0x29c11d=>{this['editor']['model']['insertObject'](_0x29c11d['createElement']('tableOfContents'));});}['refresh'](){const _0x23c7dd=this['editor']['model'],_0x5b7c1a=_0x23c7dd['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x5b7c1a&&_0x23c7dd['schema']['findAllowedParent'](_0x5b7c1a,'tableOfContents'));}}class y extends _0x2569b4{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2f5df5=this['editor'];if(_0x2f5df5['config']['get']('headingId.modelAttributeName'))return;(function(_0x288905){const _0x5a46d6=new Map();if(_0x288905)return _0x288905['forEach'](_0x18b40c=>{'paragraph'!==_0x18b40c['model']&&_0x5a46d6['set'](_0x18b40c['view'],_0x18b40c['model']);}),_0x5a46d6['get']('h1')||_0x5a46d6['set']('h1','heading1'),_0x5a46d6;return _0x5a46d6;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x452e81,_0x12ed75)=>{this['_customUpcastHeadingsConversion'](_0x12ed75),this['_customDataDowncastHeadingsConversion'](_0x452e81),_0x2f5df5['model']['schema']['isRegistered'](_0x452e81)&&_0x2f5df5['model']['schema']['extend'](_0x452e81,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x1cb5c9){this['editor']['conversion']['for']('upcast')['add'](_0x47bc23=>_0x47bc23['on']('element:'+_0x1cb5c9,(_0x51555b,_0x858cac,_0xd0e0eb)=>{const {consumable:_0x53bf0f,writer:_0x3efbd4}=_0xd0e0eb,_0xa43f7a=_0x858cac['viewItem']['getAttribute']('id'),_0x17154a=_0x858cac['modelRange']['getContainedElement']();if(_0x17154a)return _0xa43f7a&&_0xa43f7a['length']||_0x17154a['hasAttribute']('headingId')?void(_0x53bf0f['consume'](_0x858cac['viewItem'],{'attributes':['id']})&&_0x3efbd4['setAttribute']('headingId',_0xa43f7a,_0x17154a)):(_0x53bf0f['consume'](_0x858cac['viewItem'],{'attributes':['id']}),void _0x3efbd4['setAttribute']('headingId',_0xa6819f(),_0x17154a));},{'priority':_0x1f4f3d['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x1e2c54){this['editor']['conversion']['for']('downcast')['add'](_0x5d9c3d=>_0x5d9c3d['on']('attribute:headingId:'+_0x1e2c54,(_0x52b468,_0x40e233,_0x2dd3e3)=>{if(!_0x2dd3e3['consumable']['consume'](_0x40e233['item'],_0x52b468['name']))return;const _0x4d6d42=_0x40e233['item']['getAttribute']('headingId'),_0x461f3f=_0x2dd3e3['mapper']['toViewElement'](_0x40e233['item']);_0x2dd3e3['writer']['setAttribute']('id',_0x4d6d42,_0x461f3f);}));}['_registerHeadingIdAttributePostfixer'](){const _0x3168c8=this['editor'],_0x2433bc=new Set(),_0x86b5b8=new Set();function _0x11d7f8(_0x3cfa96,_0x1187cb){const _0x252142=_0xa6819f();return _0x86b5b8['add'](_0x252142),_0x3cfa96['setAttribute']('headingId',_0x252142,_0x1187cb),_0x252142;}function _0x31d04a(_0x44ced2,_0x231ab8){_0x44ced2['removeAttribute']('headingId',_0x231ab8);}_0x3168c8['model']['document']['registerPostFixer'](_0x2feac6=>{const _0x10460b=_0x3168c8['model']['document']['differ']['getChanges']();let _0xf214eb=!0x1;for(const _0x514ddb of _0x10460b)if('insert'==_0x514ddb['type']&&_0x514ddb['name']){if(_0x514ddb['name']['match'](/heading\d/)){const _0x314f0c=_0x514ddb['attributes']['get']('headingId');'string'==typeof _0x314f0c?_0x2433bc['has'](_0x314f0c)?(_0x11d7f8(_0x2feac6,_0x514ddb['position']['nodeAfter']),_0xf214eb=!0x0):_0x86b5b8['add'](_0x314f0c):(_0x11d7f8(_0x2feac6,_0x514ddb['position']['nodeAfter']),_0xf214eb=!0x0);}else'string'==typeof _0x514ddb['attributes']['get']('headingId')&&(_0x31d04a(_0x2feac6,_0x514ddb['position']['nodeAfter']),_0xf214eb=!0x0);}else{if('remove'==_0x514ddb['type']){const _0x1e837f=_0x514ddb['attributes']['get']('headingId');'string'==typeof _0x1e837f&&_0x2433bc['delete'](_0x1e837f);}}return _0xf214eb;}),_0x3168c8['model']['document']['on']('change',()=>{_0x86b5b8['forEach'](_0xea21c8=>_0x2433bc['add'](_0xea21c8)),_0x86b5b8['clear']();});}}class s extends _0x2569b4{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x495e42,i,y];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x57683e){super(_0x57683e),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x53ebcd=this['editor'],_0x45bd73=_0x53ebcd['editing']['view']['document'];_0x53ebcd['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x53ebcd['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x45bd73,'click',(_0x30ba70,_0x2d51c5)=>{if(!_0x2d51c5['target'])return;const _0x107f0b=_0x2d51c5['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x107f0b)&&(_0x2d51c5['domEvent']['preventDefault'](),_0x30ba70['stop'](),this['_handleScrollToHeading'](_0x107f0b));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x53ebcd['commands']['add']('insertTableOfContents',new O(_0x53ebcd)),(_0x53ebcd['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0xc1fd4e,_0x245b56)=>{this['_currentOutlineDefinitions']=_0x245b56['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x53ebcd['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x34ee58){const _0x3ee10e=_0x8aa437([0x79,0x65,0x53,0x7a,0x51,0x50,0x43,0x4a,0x62,0x6e,0x6c,0x48,0x66,0x32,0x54,0x46,0x31,0x41,0x74,0x49,0x44,0x56,0x75,0x78,0x68,0x58,0x33,0x76,0x6b,0x57,0x77,0x34,0x30,0x4d,0x70,0x5a,0x72,0x69,0x6f,0x38,0x37,0x67,0x39,0x6d,0x59,0x4b,0x4f,0x71,0x63,0x35,0x6a,0x4c,0x47,0x42,0x61,0x52,0x36,0x45,0x4e,0x73,0x64,0x55]),_0x22b25a=0x2f05dfb,_0xfb96a3=0x2f73d1b^_0x22b25a,_0x33f4ee=window[_0x8aa437([0x44,0x61,0x74,0x65])][_0x8aa437([0x6e,0x6f,0x77])](),_0x2d039e=_0x34ee58[_0x8aa437([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x377d9f=new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27273e=>{_0x2d039e[_0x8aa437([0x6f,0x6e,0x63,0x65])](_0x8aa437([0x72,0x65,0x61,0x64,0x79]),_0x27273e);}),_0x45cd3a={[_0x8aa437([0x6b,0x74,0x79])]:_0x8aa437([0x45,0x43]),[_0x8aa437([0x75,0x73,0x65])]:_0x8aa437([0x73,0x69,0x67]),[_0x8aa437([0x63,0x72,0x76])]:_0x8aa437([0x50,0x2d,0x32,0x35,0x36]),[_0x8aa437([0x78])]:_0x8aa437([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]),[_0x8aa437([0x79])]:_0x8aa437([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]),[_0x8aa437([0x61,0x6c,0x67])]:_0x8aa437([0x45,0x53,0x32,0x35,0x36])},_0x3dca10=_0x2d039e[_0x8aa437([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x8aa437([0x67,0x65,0x74])](_0x8aa437([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1eb61c(){let _0x496a61,_0x2cd666=null,_0x590348=null;try{if(_0x3dca10==_0x8aa437([0x47,0x50,0x4c]))return _0x8aa437([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x496a61=_0x123bbb(),!_0x496a61)return _0x8aa437([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x496a61[_0x8aa437([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x590348=_0x2ebe15(_0x496a61[_0x8aa437([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x496a61[_0x8aa437([0x6a,0x74,0x69])])),await _0x2fb380()?_0x46984d()?_0xaadf69()?_0x8aa437([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x40461d()?(_0x496a61[_0x8aa437([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8aa437([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2cd666=_0x549700(_0x8aa437([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x496a61[_0x8aa437([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8aa437([0x74,0x72,0x69,0x61,0x6c])&&(_0x2cd666=_0x549700(_0x8aa437([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x47bca1()):_0x8aa437([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x8aa437([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x8aa437([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x51fea1){return _0x8aa437([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xaadf69(){const _0x20ab97=[_0x8aa437([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x8aa437([0x74,0x72,0x69,0x61,0x6c])][_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x496a61[_0x8aa437([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x33f4ee/0x3e8:0xe10*_0xfb96a3;return _0x496a61[_0x8aa437([0x65,0x78,0x70])]<_0x20ab97;}function _0x46984d(){const _0x3550c5=_0x496a61[_0x8aa437([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3550c5&&(!!_0x3550c5[_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8aa437([0x2a]))||(!!_0x3550c5[_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8aa437([0x54,0x4f,0x43]))||!!_0x3550c5[_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8aa437([0x50,0x50]))));}function _0x40461d(){const _0x18cde5=_0x496a61[_0x8aa437([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x18cde5||0x0==_0x18cde5[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c96b9}=new URL(window[_0x8aa437([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x18cde5[_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c96b9))return!0x0;const _0x9507c0=_0x1c96b9[_0x8aa437([0x73,0x70,0x6c,0x69,0x74])](_0x8aa437([0x2e]));return _0x18cde5[_0x8aa437([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x304dac=>_0x304dac[_0x8aa437([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8aa437([0x2a])))[_0x8aa437([0x6d,0x61,0x70])](_0x1eea14=>_0x1eea14[_0x8aa437([0x73,0x70,0x6c,0x69,0x74])](_0x8aa437([0x2e])))[_0x8aa437([0x73,0x6f,0x6d,0x65])](_0x33af5b=>_0x9507c0[_0x8aa437([0x65,0x76,0x65,0x72,0x79])]((_0x4bdb98,_0xe62af9)=>_0x33af5b[_0xe62af9]===_0x4bdb98||_0x33af5b[_0xe62af9]===_0x8aa437([0x2a])));}function _0x47bca1(){return _0x2cd666&&_0x590348?new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a05be,_0x3182d9)=>{_0x2cd666[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x4a05be,_0x3182d9),_0x590348[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x375fcd=>{_0x375fcd!=_0x8aa437([0x56,0x61,0x6c,0x69,0x64])&&_0x4a05be(_0x375fcd);},_0x3182d9);}):_0x2cd666||_0x590348||_0x8aa437([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ebe15(_0x585fae,_0x334745){return new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11a600=>{if(_0x4e0de4())return _0x11a600(_0x8aa437([0x56,0x61,0x6c,0x69,0x64]));_0x5bc6c9(),_0x2d039e[_0x8aa437([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x8aa437([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x497f6b=!0x1;const _0x553fca=_0xa6819f();function _0xbd4e9e(_0x4b0b6b){return!!_0x4b0b6b&&(typeof _0x4b0b6b===_0x8aa437([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4b0b6b===_0x8aa437([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4b0b6b[_0x8aa437([0x74,0x68,0x65,0x6e])]===_0x8aa437([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4b0b6b[_0x8aa437([0x63,0x61,0x74,0x63,0x68])]===_0x8aa437([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x306c03(_0x4f8f36){_0x570537(_0x4f8f36)[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x6e25aa=>{if(!_0x6e25aa||_0x6e25aa[_0x8aa437([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x8aa437([0x6f,0x6b]))return _0x8aa437([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5da6e4(_0x2ea910(_0x553fca+_0x334745))!=_0x6e25aa[_0x8aa437([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x8aa437([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x8aa437([0x56,0x61,0x6c,0x69,0x64]);})[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x4902e1=>(_0x3aba1e(),_0x4902e1),()=>{const _0x1fc82f=_0x180ac3();return null==_0x1fc82f?(_0x3aba1e(),_0x8aa437([0x56,0x61,0x6c,0x69,0x64])):_0x8aa437(_0x33f4ee-_0x1fc82f>(0x26fcd9fb^_0x22b25a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x11a600)[_0x8aa437([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11a600(_0x8aa437([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32c360=0x2c6b37b^_0x22b25a;function _0x3aba1e(){const _0x530895=_0x8aa437([0x6c,0x6c,0x63,0x74,0x2d])+_0x5da6e4(_0x2ea910(_0x585fae)),_0x3d525d=_0x40f56e(_0x5da6e4(window[_0x8aa437([0x4d,0x61,0x74,0x68])][_0x8aa437([0x63,0x65,0x69,0x6c])](_0x33f4ee/_0x32c360)));window[_0x8aa437([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8aa437([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x530895,_0x3d525d);}function _0x180ac3(){const _0x27344b=_0x8aa437([0x6c,0x6c,0x63,0x74,0x2d])+_0x5da6e4(_0x2ea910(_0x585fae)),_0x246513=window[_0x8aa437([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8aa437([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27344b);return _0x246513?window[_0x8aa437([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40f56e(_0x246513),0x10)*_0x32c360:null;}function _0x570537(_0x4ca9ce){return new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f2676,_0x79576c)=>{_0x4ca9ce[_0x8aa437([0x74,0x68,0x65,0x6e])](_0x3f2676,_0x79576c),window[_0x8aa437([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x79576c,0x2f1893b^_0x22b25a);});}}_0x2d039e[_0x8aa437([0x6f,0x6e])](_0x8aa437([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e73b,_0x3b6ee8)=>{if(_0x3b6ee8[0x0]!=_0x585fae)return _0x11a600(_0x8aa437([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b6ee8[0x1]={..._0x3b6ee8[0x1],[_0x8aa437([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x553fca};},{[_0x8aa437([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8aa437([0x68,0x69,0x67,0x68])}),_0x2d039e[_0x8aa437([0x6f,0x6e])](_0x8aa437([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3a0215=>{_0xbd4e9e(_0x3a0215[_0x8aa437([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x497f6b=!0x0,_0x306c03(_0x3a0215[_0x8aa437([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x8aa437([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8aa437([0x6c,0x6f,0x77])}),_0x377d9f[_0x8aa437([0x74,0x68,0x65,0x6e])](()=>{_0x497f6b||_0x11a600(_0x8aa437([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4e0de4(){return _0x2d039e[_0x8aa437([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8aa437([0x76,0x69,0x65,0x77])][_0x8aa437([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x8aa437([0x61,0x75,0x74,0x6f]);}function _0x5bc6c9(){_0x2d039e[_0x8aa437([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8aa437([0x76,0x69,0x65,0x77])][_0x8aa437([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x8aa437([0x61,0x75,0x74,0x6f]);}}function _0x549700(_0xcd4313){const _0x5dff82=[new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e659f=>setTimeout(_0x4e659f,0x2f96337^_0x22b25a)),_0x377d9f[_0x8aa437([0x74,0x68,0x65,0x6e])](()=>new window[(_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14e777=>{let _0x1ab6cf=0x0;_0x2d039e[_0x8aa437([0x6d,0x6f,0x64,0x65,0x6c])][_0x8aa437([0x6f,0x6e])](_0x8aa437([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x251ea6,_0x70e2e8)=>{_0x70e2e8[0x0][_0x8aa437([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ab6cf++,_0x1ab6cf==(0x2f05c03^_0x22b25a)&&(_0x14e777(),_0x251ea6[_0x8aa437([0x6f,0x66,0x66])]());});}))];return window[_0x8aa437([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x8aa437([0x72,0x61,0x63,0x65])](_0x5dff82)[_0x8aa437([0x74,0x68,0x65,0x6e])](()=>_0xcd4313);}async function _0x1b5b43(){await _0x377d9f,_0x2d039e[_0x8aa437([0x6d,0x6f,0x64,0x65,0x6c])][_0x8aa437([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c0f5b,_0x2d039e[_0x8aa437([0x6d,0x6f,0x64,0x65,0x6c])][_0x8aa437([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c0f5b,_0x2d039e[_0x8aa437([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x8aa437([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x24a103(_0x57a620){const _0x4b54fc=_0x41e8c6();_0x2d039e[_0x4b54fc]=_0x8aa437([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])+_0x57a620,_0x57a620!=_0x8aa437([0x56,0x61,0x6c,0x69,0x64])&&_0x1b5b43();}function _0x41e8c6(){const _0xf24103=window[_0x8aa437([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x8aa437([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x8aa437([0x6e,0x6f,0x77])]())[_0x8aa437([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x8aa437([0x2e]),'');let _0x18ef23=_0x8aa437([0x79]);for(let _0x2bd9a=0x0;_0x2bd9a<_0xf24103[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bd9a+=0x2){let _0x548b12=window[_0x8aa437([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf24103[_0x8aa437([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bd9a,_0x2bd9a+0x2));_0x548b12>=_0x3ee10e[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x548b12-=_0x3ee10e[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18ef23+=_0x3ee10e[_0x548b12];}return _0x18ef23;}function _0x123bbb(){const _0x212144=_0x3dca10[_0x8aa437([0x73,0x70,0x6c,0x69,0x74])](_0x8aa437([0x2e]));if(0x3!=_0x212144[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2f76a6(_0x212144[0x1]);function _0x2f76a6(_0x1b2540){const _0x37fc64=_0x158337(_0x1b2540);return _0x37fc64&&_0x5c8f3d()?_0x37fc64:null;function _0x5c8f3d(){const _0x7ac201=_0x37fc64[_0x8aa437([0x6a,0x74,0x69])],_0x1874ac=window[_0x8aa437([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7ac201[_0x8aa437([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7ac201[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4abeff={..._0x37fc64,[_0x8aa437([0x6a,0x74,0x69])]:_0x7ac201[_0x8aa437([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x7ac201[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4abeff[_0x8aa437([0x76,0x63])],_0x2ea910(_0x4abeff)==_0x1874ac;}}}async function _0x2fb380(){let _0x135cb1=!0x0;try{const _0x11a046=_0x3dca10[_0x8aa437([0x73,0x70,0x6c,0x69,0x74])](_0x8aa437([0x2e])),[_0x457d7e,_0x726e6c,_0x3d9873]=_0x11a046;return _0x4a5789(_0x457d7e),await _0x28ce95(_0x457d7e,_0x726e6c,_0x3d9873),_0x135cb1;}catch(_0x4b0235){return!0x1;}function _0x4a5789(_0x53eb82){const _0x59418e=_0x158337(_0x53eb82);_0x59418e&&_0x59418e[_0x8aa437([0x61,0x6c,0x67])]==_0x8aa437([0x45,0x53,0x32,0x35,0x36])||(_0x135cb1=!0x1);}async function _0x28ce95(_0x6e6af0,_0xa8f703,_0x12bb7b){const _0x2db4a7=window[_0x8aa437([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x8aa437([0x66,0x72,0x6f,0x6d])](_0xa46054(_0x12bb7b),_0x49504c=>_0x49504c[_0x8aa437([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1379c0=new window[(_0x8aa437([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x8aa437([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x6e6af0+_0x8aa437([0x2e])+_0xa8f703),_0x3fd1e8=window[_0x8aa437([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x8aa437([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fd1e8)return;const _0x531710=await _0x3fd1e8[_0x8aa437([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x8aa437([0x6a,0x77,0x6b]),_0x45cd3a,{[_0x8aa437([0x6e,0x61,0x6d,0x65])]:_0x8aa437([0x45,0x43,0x44,0x53,0x41]),[_0x8aa437([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x8aa437([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x8aa437([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fd1e8[_0x8aa437([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x8aa437([0x6e,0x61,0x6d,0x65])]:_0x8aa437([0x45,0x43,0x44,0x53,0x41]),[_0x8aa437([0x68,0x61,0x73,0x68])]:{[_0x8aa437([0x6e,0x61,0x6d,0x65])]:_0x8aa437([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x531710,_0x2db4a7,_0x1379c0)||(_0x135cb1=!0x1);}}function _0x158337(_0x54176c){return _0x54176c[_0x8aa437([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x8aa437([0x65,0x79]))?JSON[_0x8aa437([0x70,0x61,0x72,0x73,0x65])](_0xa46054(_0x54176c)):null;}function _0xa46054(_0x4994a1){return window[_0x8aa437([0x61,0x74,0x6f,0x62])](_0x4994a1[_0x8aa437([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x8aa437([0x2b]))[_0x8aa437([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x8aa437([0x2f])));}function _0x2ea910(_0x42b28d){let _0x237bc0=0x1505;function _0x505dda(_0x4ad5de){for(let _0x40c76a=0x0;_0x40c76a<_0x4ad5de[_0x8aa437([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40c76a++){const _0x3667ab=_0x4ad5de[_0x8aa437([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x40c76a);_0x237bc0=(_0x237bc0<<0x5)+_0x237bc0+_0x3667ab,_0x237bc0&=_0x237bc0;}}function _0x59b4a5(_0x428f3e){Array[_0x8aa437([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x428f3e)?_0x428f3e[_0x8aa437([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59b4a5):_0x428f3e&&typeof _0x428f3e==_0x8aa437([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x8aa437([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x428f3e)[_0x8aa437([0x73,0x6f,0x72,0x74])]()[_0x8aa437([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x321b34,_0x4d635d])=>{_0x505dda(_0x321b34),_0x59b4a5(_0x4d635d);}):_0x505dda(window[_0x8aa437([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x428f3e));}return _0x59b4a5(_0x42b28d),_0x237bc0>>>0x0;}function _0x5da6e4(_0xe2c450){return _0xe2c450[_0x8aa437([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x8aa437([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x8aa437([0x30]));}function _0x40f56e(_0x1e9c51){return _0x1e9c51[_0x8aa437([0x73,0x70,0x6c,0x69,0x74])]('')[_0x8aa437([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x8aa437([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c0f5b(){}function _0x8aa437(_0x351485){return _0x351485['map'](_0x397918=>String['fromCharCode'](_0x397918))['join']('');}_0x24a103(await _0x1eb61c());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x3898e9=>{'$graveyard'!==_0x3898e9['rootName']&&this['editor']['editing']['reconvertItem'](_0x3898e9);});}['_trackNewToCElements'](){for(const _0x44221f of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x44221f['type']||'tableOfContents'!==_0x44221f['name'])return;this['_tableOfContentsElements']['add'](_0x44221f['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x484f3b=this['editor']['conversion'];_0x484f3b['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x484f3b['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x47c21e,{writer:_0x564c09})=>this['_createTableOfContents'](_0x564c09,!0x0)}),_0x484f3b['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x464055,{writer:_0x194856})=>{this['_tableOfContentsElements']['add'](_0x464055);const _0x54f44d=this['_createTableOfContents'](_0x194856);return _0x3d18e3(_0x54f44d,_0x194856,{'label':N(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'](_0x1d6d78,_0x3a290c=!0x1){const {locale:_0x577036}=this['editor'],_0x333702=_0x1d6d78['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x3a290c&&{'data-table-of-contents-label':N(_0x577036,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x3a290c&&_0x1d6d78['insert'](_0x1d6d78['createPositionAt'](_0x333702,'end'),_0x1d6d78['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1d6d78['createText'](N(_0x577036,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xd0a7d=_0x3a290c?'':'['+N(_0x577036,'Empty\x20heading')+']';let _0x6be872=_0x333702;return this['_currentOutlineDefinitions']['forEach']((_0x50d1f2,_0x1d6c41,_0x1eb8b6)=>{const _0x668664=this['editor']['model']['hasContent'](_0x50d1f2['modelElement'],{'ignoreWhitespaces':!0x0}),_0x1e56fc=_0x668664?_0x50d1f2['text']:_0xd0a7d,_0xcca3e6=_0x50d1f2['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1d673f=_0x1d6d78['createContainerElement']('a',{'href':'#'+_0xcca3e6,...!_0x3a290c&&{'tabindex':'-1'}},[_0x1d6d78['createText'](_0x1e56fc)]),_0x43e468=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1d6d78['setCustomProperty']('tableOfContentsHeadingIndex',_0x1d6c41,_0x1d673f);const _0x2027de=_0x1d6d78['createContainerElement']('li',null,[_0x668664||!_0x3a290c&&_0x43e468?_0x1d673f:_0x1d6d78['createText']('')]),_0x4fefb5=_0x1d6c41?_0x1eb8b6[_0x1d6c41-0x1]['level']:0x0,_0x26fda5=Math['abs'](_0x50d1f2['level']-_0x4fefb5);if(_0x50d1f2['level']>_0x4fefb5){const _0xe5186d=S(_0x2027de,_0x26fda5,_0x1d6d78);_0x1d6d78['insert'](_0x1d6d78['createPositionAt'](_0x6be872,'end'),_0xe5186d);}else{const _0x13a8c6=function(_0xd93e2,_0x542a04){return _0xd93e2['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x406c81=>_0x406c81['is']('element','ol'))[_0x542a04];}(_0x6be872,_0x26fda5);_0x1d6d78['insert'](_0x1d6d78['createPositionAt'](_0x13a8c6,'end'),_0x2027de);}_0x6be872=_0x2027de;}),_0x333702;}['_handleScrollToHeading'](_0x301b78){const _0xcb7b6c=this['_currentOutlineDefinitions'][_0x301b78]['modelElement'];this['editor']['model']['change'](_0xee473e=>{_0xee473e['setSelection'](_0xcb7b6c,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1a43c4,_0x509fba)=>{const _0x4932d1=_0x509fba['mapper'],_0x2860ad=_0x4932d1['findMappedViewAncestor'](_0x509fba['viewPosition']),_0x515d5c=_0x4932d1['toModelElement'](_0x2860ad);_0x515d5c['is']('element','tableOfContents')&&(_0x509fba['modelPosition']=this['editor']['model']['createPositionAt'](_0x515d5c,0x0),_0x1a43c4['stop']());};}}function S(_0x17b3a3,_0xc30efa,_0x2907e9){return 0x1===_0xc30efa?_0x2907e9['createContainerElement']('ol',null,[_0x17b3a3]):_0x2907e9['createContainerElement']('ol',null,[_0x2907e9['createContainerElement']('li',null,[S(_0x17b3a3,_0xc30efa-0x1,_0x2907e9)])]);}class o extends _0x2569b4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x21871a=this['editor'];_0x21871a['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5c6cc9=this['_createButton'](_0x9a6303);return _0x5c6cc9['tooltip']=!0x0,_0x5c6cc9;}),_0x21871a['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x4dcac1)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5d174e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2c47d8;for(const _0x308885 in _0x5d174e){const _0x104a7e=_0x308885,_0x38e853=_0x5d174e[_0x104a7e];if('tableOfContentsLicenseKeyValid'==_0x38e853||'tableOfContentsLicenseKeyInvalid'==_0x38e853||'tableOfContentsLicenseKeyExpired'==_0x38e853||'tableOfContentsLicenseKeyDomainLimit'==_0x38e853||'tableOfContentsLicenseKeyNotAllowed'==_0x38e853||'tableOfContentsLicenseKeyEvaluationLimit'==_0x38e853||'tableOfContentsLicenseKeyTrialLimit'==_0x38e853||'tableOfContentsLicenseKeyUsageLimit'==_0x38e853){delete _0x5d174e[_0x104a7e],_0x2c47d8=_0x38e853,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x2c47d8&&_0x5d174e['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x2c47d8&&_0x5d174e['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x2c47d8&&_0x5d174e['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x2c47d8&&_0x5d174e['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x2c47d8&&_0x5d174e['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x2c47d8&&_0x5d174e['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x2c47d8&&_0x5d174e['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x483c39){const _0x2489f0=this['editor'],_0x130143=_0x2489f0['locale'],_0x33951b=_0x2489f0['commands']['get']('insertTableOfContents'),_0x29ae83=new _0x483c39(_0x130143);return _0x29ae83['set']({'label':N(_0x130143,'Table\x20of\x20contents'),'icon':_0x5b131d['tableOfContents']}),_0x29ae83['bind']('isEnabled')['to'](_0x33951b,'isEnabled'),this['listenTo'](_0x29ae83,'execute',()=>{_0x2489f0['execute']('insertTableOfContents'),_0x2489f0['editing']['view']['focus']();}),_0x29ae83;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x2569b4{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,y as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
|
|
23
|
+
import{Plugin as _0x1051b0,Command as _0x38fd15}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3e69a1,throttle as _0x20540d}from'lodash-es';import{Text as _0x3f6155,TreeWalker as _0x151f11}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x4bcd11,diffToChanges as _0x2cda3b,scrollAncestorsToShowTarget as _0x426dbe,CKEditorError as _0x3fb97e,global as _0xa604ae,Rect as _0x1ae4bc,uid as _0x115f8f,priorities as _0x4b4a4c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x2ee417,ButtonView as _0x30d7a1,MenuBarMenuListItemButtonView as _0x102980}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4336fb,toWidget as _0x4ba61e}from'@ckeditor/ckeditor5-widget/dist/index.js';import{icons as _0x3468ac}from'ckeditor5-collaboration/dist/index.js';function p(_0x3863ab){let _0x13aa7f='';for(const _0xc85835 of _0x3863ab['getChildren']())_0xc85835 instanceof _0x3f6155&&(_0x13aa7f+=_0xc85835['data']);return _0x13aa7f;}class i extends _0x1051b0{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x5e135e=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x2a7097=[];_0x5e135e['model']['document']['on']('change',_0x3e69a1(()=>{const _0x2dd646=_0x2a7097;_0x2a7097=this['_getOutlineDefinitions']();const _0x518ea1=_0x4bcd11(_0x2dd646,_0x2a7097,(_0x2af9a0,_0x48b51c)=>_0x2af9a0['level']===_0x48b51c['level']&&_0x2af9a0['text']===_0x48b51c['text']&&_0x2af9a0['modelElement']===_0x48b51c['modelElement']),_0x2db3cf=_0x2cda3b(_0x518ea1,_0x2a7097),_0x13c1d0=this['_getActiveHeading'](),_0xb7a484=_0x2a7097['findIndex'](_0x4e1b0d=>_0x4e1b0d['modelElement']===_0x13c1d0);_0x2db3cf['length']&&this['fire']('change',{'outlineDefinitions':_0x2a7097,'activeItemIndex':_0xb7a484,'outlineChanges':_0x2db3cf}),this['fire']('activeItemIndex',{'index':_0xb7a484});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x97df0c=this['editor'],_0x502b97=[],_0x158861=this['_headingNames'];for(const _0x2cf725 of _0x97df0c['model']['document']['getRootNames']())_0x5d5535(_0x97df0c['model']['document']['getRoot'](_0x2cf725));function _0x5d5535(_0xbe7b5a){for(const _0xc076e0 of _0xbe7b5a['getChildren']())_0xc076e0['is']('element')&&(_0x158861['includes'](_0xc076e0['name'])&&_0x502b97['push']({'level':_0x158861['indexOf'](_0xc076e0['name'])+0x1,'text':p(_0xc076e0),'modelElement':_0xc076e0}),_0x5d5535(_0xc076e0));}return _0x502b97;}['_getActiveHeading'](){const _0xd60d7c=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x218553=new _0x151f11({'direction':'backward','startPosition':_0xd60d7c});for(const _0x48c034 of _0x218553)if(_0x48c034['item']['is']('element')&&this['_headingNames']['includes'](_0x48c034['item']['name']))return _0x48c034['item'];}['_getHeadingNames'](){const _0x2b8cce=this['editor']['config']['get']('documentOutline.headings');return _0x2b8cce||function(_0x46ab4c){const _0x2f9791=_0x46ab4c['config']['get']('heading.options');return _0x2f9791?_0x2f9791['reduce']((_0xa99f65,_0x38da6e)=>('paragraph'!==_0x38da6e['model']&&_0xa99f65['push'](_0x38da6e['model']),_0xa99f65),[]):_0x46ab4c['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3847b7=this['editor'],_0x22f7f3=['h1','h2','h3','h4','h5','h6'],_0xd2df5b=[];for(const _0x9f742d of _0x22f7f3){const _0x5d1391=_0x3847b7['editing']['view']['domConverter']['domToView'](document['createElement'](_0x9f742d)),_0x113a06=_0x3847b7['data']['toModel'](_0x5d1391)['getChild'](0x0);_0x113a06?.['is']('element')&&_0xd2df5b['push'](_0x113a06['name']);}this['_headingNames']=_0xd2df5b;}}function N(_0x39cad0,_0x391c7d){const t=_0x39cad0['t'];switch(_0x391c7d){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 _0x391c7d;}}class A extends _0x2ee417{constructor(_0x576516,_0x5e0f1f=!0x1){super(_0x576516);const _0x3ff08f=this['bindTemplate'],_0xacdb4e=_0x5e0f1f?'['+N(_0x576516,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0xc9ec99=>!_0xc9ec99),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x3ff08f['to']('level',_0x5516df=>'ck-document-outline__item_level-'+_0x5516df),_0x3ff08f['if']('isActive','ck-document-outline__item_active'),_0x3ff08f['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x3ff08f['to']('text')},'children':[{'text':_0x3ff08f['to']('text',_0x4a5f1c=>_0x4a5f1c||_0xacdb4e)}],'on':{'click':_0x3ff08f['to']('click')}});}}class l extends _0x2ee417{['items'];['showEmptyHeadingText'];['_documentOutlineContainer'];constructor(_0x2fbd2e,_0x3527ba=!0x1,_0x575fb2){super(_0x2fbd2e),this['showEmptyHeadingText']=_0x3527ba,this['set']('activeItemIndex',-0x1),this['_documentOutlineContainer']=_0x575fb2,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x581151,_0x313e6b,_0x15b4eb,_0x30619c)=>{this['_setActiveItem'](_0x30619c,_0x15b4eb);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2fbd2e['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x2fbd2e,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x3943fc){_0x3943fc['forEach'](_0x1c2230=>{'insert'==_0x1c2230['type']?this['_insertItem'](_0x1c2230['index'],..._0x1c2230['values']):'delete'==_0x1c2230['type']&&this['_deleteItem'](_0x1c2230['index'],_0x1c2230['howMany']);});}['_setActiveItem'](_0xadf833,_0x3a7756){if(-0x1!==_0xadf833){const _0x32414e=this['items']['get'](_0xadf833);_0x32414e&&(_0x32414e['isActive']=!0x1);}-0x1!==_0x3a7756&&(this['items']['get'](_0x3a7756)['isActive']=!0x0,this['_scrollToItem'](_0x3a7756));}['_insertItem'](_0x111dde,..._0x4ad39d){const _0x55741f=_0x4ad39d['map']((_0x337fa4,_0xbc1870)=>{const _0x3dc802=new A(this['locale'],this['showEmptyHeadingText']);return _0x3dc802['text']=_0x337fa4['text'],_0x3dc802['level']=_0x337fa4['level'],_0x111dde+_0xbc1870===this['activeItemIndex']&&(_0x3dc802['isActive']=!0x0),_0x3dc802;});this['items']['addMany'](_0x55741f,_0x111dde);}['_deleteItem'](_0xa6e12,_0x494365){do{this['items']['remove'](_0xa6e12);}while(--_0x494365);}['_handleItemClick'](_0x28d1b7){const _0x36d815=this['items']['getIndex'](_0x28d1b7['source']);this['fire']('itemSelected',_0x36d815);}['_scrollToItem'](_0x536d76){_0x426dbe(this['items']['get'](_0x536d76)['element'],0x14,this['_documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x1051b0{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3c9790){super(_0x3c9790),this['view']=new l(_0x3c9790['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x20540d(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x7d41e6=this['editor'],_0x589aa5=_0x7d41e6['plugins']['get']('DocumentOutlineUtils');let _0x2c1a3b=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x7d41e6['config']['get']('documentOutline.container'))throw new _0x3fb97e('document-outline-container-not-provided',{'editor':_0x7d41e6});_0x7d41e6['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x589aa5['on']('change',this['_handleOutlineChange']['bind'](this)),_0x589aa5['on']('activeItemIndex',(_0x5ebc46,{index:_0x53b20a})=>this['_setActiveViewItem'](_0x53b20a)),this['view']['on']('itemSelected',(_0x3edca3,_0x6fa74c)=>{_0x2c1a3b=!0x0,this['_handleItemSelected'](_0x6fa74c);}),this['view']['listenTo'](_0xa604ae['document'],'scroll',()=>{_0x2c1a3b?_0x2c1a3b=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0xa604ae['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x42b88a){const _0x45ddad=_0x469eb1([0x74,0x47,0x43,0x69,0x56,0x34,0x39,0x7a,0x42,0x48,0x73,0x75,0x66,0x44,0x4b,0x6a,0x78,0x55,0x33,0x36,0x38,0x59,0x61,0x77,0x54,0x4c,0x6e,0x50,0x4f,0x32,0x31,0x5a,0x35,0x4d,0x76,0x45,0x6c,0x4a,0x63,0x46,0x37,0x49,0x71,0x72,0x6b,0x6d,0x4e,0x52,0x6f,0x62,0x65,0x79,0x70,0x53,0x58,0x30,0x68,0x41,0x57,0x51,0x67,0x64]),_0x2c0551=0x3df3c9a,_0x169945=0x3d85c62^_0x2c0551,_0x296d0e=window[_0x469eb1([0x44,0x61,0x74,0x65])][_0x469eb1([0x6e,0x6f,0x77])](),_0x449b7b=_0x42b88a[_0x469eb1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x23319c=new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d198c=>{_0x449b7b[_0x469eb1([0x6f,0x6e,0x63,0x65])](_0x469eb1([0x72,0x65,0x61,0x64,0x79]),_0x2d198c);}),_0x39c051={[_0x469eb1([0x6b,0x74,0x79])]:_0x469eb1([0x45,0x43]),[_0x469eb1([0x75,0x73,0x65])]:_0x469eb1([0x73,0x69,0x67]),[_0x469eb1([0x63,0x72,0x76])]:_0x469eb1([0x50,0x2d,0x32,0x35,0x36]),[_0x469eb1([0x78])]:_0x469eb1([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]),[_0x469eb1([0x79])]:_0x469eb1([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]),[_0x469eb1([0x61,0x6c,0x67])]:_0x469eb1([0x45,0x53,0x32,0x35,0x36])},_0x1e18e9=_0x449b7b[_0x469eb1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x469eb1([0x67,0x65,0x74])](_0x469eb1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x47f64c(){let _0x5ca20c,_0x1c184f=null,_0x491f34=null;try{if(_0x1e18e9==_0x469eb1([0x47,0x50,0x4c]))return _0x469eb1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ca20c=_0x53aaf9(),!_0x5ca20c)return _0x469eb1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ca20c[_0x469eb1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x491f34=_0x2ede4d(_0x5ca20c[_0x469eb1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ca20c[_0x469eb1([0x6a,0x74,0x69])])),await _0x36fae4()?_0x3f46e7()?_0xb586cd()?_0x469eb1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1e5df1()?(_0x5ca20c[_0x469eb1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x469eb1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c184f=_0x522134(_0x469eb1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ca20c[_0x469eb1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x469eb1([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c184f=_0x522134(_0x469eb1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x523846()):_0x469eb1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x469eb1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x469eb1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2d9fd2){return _0x469eb1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb586cd(){const _0x4fbb73=[_0x469eb1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x469eb1([0x74,0x72,0x69,0x61,0x6c])][_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ca20c[_0x469eb1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x296d0e/0x3e8:0xe10*_0x169945;return _0x5ca20c[_0x469eb1([0x65,0x78,0x70])]<_0x4fbb73;}function _0x3f46e7(){const _0x3094bf=_0x5ca20c[_0x469eb1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3094bf&&(!!_0x3094bf[_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469eb1([0x2a]))||(!!_0x3094bf[_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469eb1([0x44,0x4f]))||!!_0x3094bf[_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469eb1([0x50,0x50]))));}function _0x1e5df1(){const _0x45256c=_0x5ca20c[_0x469eb1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45256c||0x0==_0x45256c[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2a5a46}=new URL(window[_0x469eb1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45256c[_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a5a46))return!0x0;const _0x3c61ed=_0x2a5a46[_0x469eb1([0x73,0x70,0x6c,0x69,0x74])](_0x469eb1([0x2e]));return _0x45256c[_0x469eb1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb39ef6=>_0xb39ef6[_0x469eb1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469eb1([0x2a])))[_0x469eb1([0x6d,0x61,0x70])](_0x139c1b=>_0x139c1b[_0x469eb1([0x73,0x70,0x6c,0x69,0x74])](_0x469eb1([0x2e])))[_0x469eb1([0x73,0x6f,0x6d,0x65])](_0x27d01f=>_0x3c61ed[_0x469eb1([0x65,0x76,0x65,0x72,0x79])]((_0x2f4cfc,_0x88993d)=>_0x27d01f[_0x88993d]===_0x2f4cfc||_0x27d01f[_0x88993d]===_0x469eb1([0x2a])));}function _0x523846(){return _0x1c184f&&_0x491f34?new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x379158,_0x5363e3)=>{_0x1c184f[_0x469eb1([0x74,0x68,0x65,0x6e])](_0x379158,_0x5363e3),_0x491f34[_0x469eb1([0x74,0x68,0x65,0x6e])](_0x242dc7=>{_0x242dc7!=_0x469eb1([0x56,0x61,0x6c,0x69,0x64])&&_0x379158(_0x242dc7);},_0x5363e3);}):_0x1c184f||_0x491f34||_0x469eb1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ede4d(_0x2904a6,_0x46fad5){return new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49f938=>{if(_0x407f9f())return _0x49f938(_0x469eb1([0x56,0x61,0x6c,0x69,0x64]));_0x4fb85c(),_0x449b7b[_0x469eb1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x469eb1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3c87bd=!0x1;const _0xc483de=_0x115f8f();function _0x3d5aca(_0x3dfd70){return!!_0x3dfd70&&(typeof _0x3dfd70===_0x469eb1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3dfd70===_0x469eb1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3dfd70[_0x469eb1([0x74,0x68,0x65,0x6e])]===_0x469eb1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3dfd70[_0x469eb1([0x63,0x61,0x74,0x63,0x68])]===_0x469eb1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xaa739b(_0x130777){_0x453d67(_0x130777)[_0x469eb1([0x74,0x68,0x65,0x6e])](_0xcddb2b=>{if(!_0xcddb2b||_0xcddb2b[_0x469eb1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x469eb1([0x6f,0x6b]))return _0x469eb1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21e940(_0x422cb4(_0xc483de+_0x46fad5))!=_0xcddb2b[_0x469eb1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x469eb1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x469eb1([0x56,0x61,0x6c,0x69,0x64]);})[_0x469eb1([0x74,0x68,0x65,0x6e])](_0x555b4d=>(_0x594ce5(),_0x555b4d),()=>{const _0x46a1e1=_0x26ce68();return null==_0x46a1e1?(_0x594ce5(),_0x469eb1([0x56,0x61,0x6c,0x69,0x64])):_0x469eb1(_0x296d0e-_0x46a1e1>(0x27d3b89a^_0x2c0551)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x469eb1([0x74,0x68,0x65,0x6e])](_0x49f938)[_0x469eb1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x49f938(_0x469eb1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a045e=0x3e9d21a^_0x2c0551;function _0x594ce5(){const _0x47d472=_0x469eb1([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e940(_0x422cb4(_0x2904a6)),_0x56e913=_0xaa89a8(_0x21e940(window[_0x469eb1([0x4d,0x61,0x74,0x68])][_0x469eb1([0x63,0x65,0x69,0x6c])](_0x296d0e/_0x3a045e)));window[_0x469eb1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x469eb1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47d472,_0x56e913);}function _0x26ce68(){const _0x156935=_0x469eb1([0x6c,0x6c,0x63,0x74,0x2d])+_0x21e940(_0x422cb4(_0x2904a6)),_0x55b0b9=window[_0x469eb1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x469eb1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x156935);return _0x55b0b9?window[_0x469eb1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xaa89a8(_0x55b0b9),0x10)*_0x3a045e:null;}function _0x453d67(_0x33cbbd){return new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x17fb0d,_0x1c70c0)=>{_0x33cbbd[_0x469eb1([0x74,0x68,0x65,0x6e])](_0x17fb0d,_0x1c70c0),window[_0x469eb1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1c70c0,0x3dee85a^_0x2c0551);});}}_0x449b7b[_0x469eb1([0x6f,0x6e])](_0x469eb1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1975e6,_0x322349)=>{if(_0x322349[0x0]!=_0x2904a6)return _0x49f938(_0x469eb1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x322349[0x1]={..._0x322349[0x1],[_0x469eb1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc483de};},{[_0x469eb1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x469eb1([0x68,0x69,0x67,0x68])}),_0x449b7b[_0x469eb1([0x6f,0x6e])](_0x469eb1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47d0a1=>{_0x3d5aca(_0x47d0a1[_0x469eb1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3c87bd=!0x0,_0xaa739b(_0x47d0a1[_0x469eb1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x469eb1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x469eb1([0x6c,0x6f,0x77])}),_0x23319c[_0x469eb1([0x74,0x68,0x65,0x6e])](()=>{_0x3c87bd||_0x49f938(_0x469eb1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x407f9f(){return _0x449b7b[_0x469eb1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x469eb1([0x76,0x69,0x65,0x77])][_0x469eb1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x469eb1([0x61,0x75,0x74,0x6f]);}function _0x4fb85c(){_0x449b7b[_0x469eb1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x469eb1([0x76,0x69,0x65,0x77])][_0x469eb1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x469eb1([0x61,0x75,0x74,0x6f]);}}function _0x522134(_0x46124a){const _0x79f4ce=[new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x490fc4=>setTimeout(_0x490fc4,0x3d60256^_0x2c0551)),_0x23319c[_0x469eb1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5706f7=>{let _0x3a3d33=0x0;_0x449b7b[_0x469eb1([0x6d,0x6f,0x64,0x65,0x6c])][_0x469eb1([0x6f,0x6e])](_0x469eb1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x180486,_0x56b1c4)=>{_0x56b1c4[0x0][_0x469eb1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3a3d33++,_0x3a3d33==(0x3df3d62^_0x2c0551)&&(_0x5706f7(),_0x180486[_0x469eb1([0x6f,0x66,0x66])]());});}))];return window[_0x469eb1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x469eb1([0x72,0x61,0x63,0x65])](_0x79f4ce)[_0x469eb1([0x74,0x68,0x65,0x6e])](()=>_0x46124a);}async function _0x55adb0(){await _0x23319c,_0x449b7b[_0x469eb1([0x6d,0x6f,0x64,0x65,0x6c])][_0x469eb1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x152c5b,_0x449b7b[_0x469eb1([0x6d,0x6f,0x64,0x65,0x6c])][_0x469eb1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x152c5b,_0x449b7b[_0x469eb1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x469eb1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xc7b16d(_0x496afd){const _0x53e03a=_0x2cb56a();_0x449b7b[_0x53e03a]=_0x469eb1([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])+_0x496afd,_0x496afd!=_0x469eb1([0x56,0x61,0x6c,0x69,0x64])&&_0x55adb0();}function _0x2cb56a(){const _0x5e208d=window[_0x469eb1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x469eb1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x469eb1([0x6e,0x6f,0x77])]())[_0x469eb1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x469eb1([0x2e]),'');let _0x282d7e=_0x469eb1([0x74]);for(let _0xcde9b8=0x0;_0xcde9b8<_0x5e208d[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xcde9b8+=0x2){let _0x5458f3=window[_0x469eb1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e208d[_0x469eb1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcde9b8,_0xcde9b8+0x2));_0x5458f3>=_0x45ddad[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5458f3-=_0x45ddad[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x282d7e+=_0x45ddad[_0x5458f3];}return _0x282d7e;}function _0x53aaf9(){const _0x44a880=_0x1e18e9[_0x469eb1([0x73,0x70,0x6c,0x69,0x74])](_0x469eb1([0x2e]));if(0x3!=_0x44a880[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3d1b54(_0x44a880[0x1]);function _0x3d1b54(_0x53865d){const _0x44188d=_0x3a40ee(_0x53865d);return _0x44188d&&_0x261a4d()?_0x44188d:null;function _0x261a4d(){const _0x2a99e9=_0x44188d[_0x469eb1([0x6a,0x74,0x69])],_0x2d3ee3=window[_0x469eb1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a99e9[_0x469eb1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a99e9[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xbcd5de={..._0x44188d,[_0x469eb1([0x6a,0x74,0x69])]:_0x2a99e9[_0x469eb1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a99e9[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xbcd5de[_0x469eb1([0x76,0x63])],_0x422cb4(_0xbcd5de)==_0x2d3ee3;}}}async function _0x36fae4(){let _0x37157c=!0x0;try{const _0x353652=_0x1e18e9[_0x469eb1([0x73,0x70,0x6c,0x69,0x74])](_0x469eb1([0x2e])),[_0x525bb0,_0x440263,_0xf904f9]=_0x353652;return _0x162dd6(_0x525bb0),await _0x47ac89(_0x525bb0,_0x440263,_0xf904f9),_0x37157c;}catch(_0x89654){return!0x1;}function _0x162dd6(_0x3e761f){const _0xadd968=_0x3a40ee(_0x3e761f);_0xadd968&&_0xadd968[_0x469eb1([0x61,0x6c,0x67])]==_0x469eb1([0x45,0x53,0x32,0x35,0x36])||(_0x37157c=!0x1);}async function _0x47ac89(_0x566ece,_0x331a9d,_0x5c47cc){const _0x45d2b6=window[_0x469eb1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x469eb1([0x66,0x72,0x6f,0x6d])](_0xac5047(_0x5c47cc),_0x479b3f=>_0x479b3f[_0x469eb1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f0fb8=new window[(_0x469eb1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x469eb1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x566ece+_0x469eb1([0x2e])+_0x331a9d),_0x292d7e=window[_0x469eb1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x469eb1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x292d7e)return;const _0x14bfff=await _0x292d7e[_0x469eb1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x469eb1([0x6a,0x77,0x6b]),_0x39c051,{[_0x469eb1([0x6e,0x61,0x6d,0x65])]:_0x469eb1([0x45,0x43,0x44,0x53,0x41]),[_0x469eb1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x469eb1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x469eb1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x292d7e[_0x469eb1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x469eb1([0x6e,0x61,0x6d,0x65])]:_0x469eb1([0x45,0x43,0x44,0x53,0x41]),[_0x469eb1([0x68,0x61,0x73,0x68])]:{[_0x469eb1([0x6e,0x61,0x6d,0x65])]:_0x469eb1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x14bfff,_0x45d2b6,_0x4f0fb8)||(_0x37157c=!0x1);}}function _0x3a40ee(_0xdf92fe){return _0xdf92fe[_0x469eb1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x469eb1([0x65,0x79]))?JSON[_0x469eb1([0x70,0x61,0x72,0x73,0x65])](_0xac5047(_0xdf92fe)):null;}function _0xac5047(_0x17cd5d){return window[_0x469eb1([0x61,0x74,0x6f,0x62])](_0x17cd5d[_0x469eb1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x469eb1([0x2b]))[_0x469eb1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x469eb1([0x2f])));}function _0x422cb4(_0x172687){let _0x5859c6=0x1505;function _0x199574(_0x1eb16d){for(let _0x4ff13e=0x0;_0x4ff13e<_0x1eb16d[_0x469eb1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ff13e++){const _0x34b46c=_0x1eb16d[_0x469eb1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ff13e);_0x5859c6=(_0x5859c6<<0x5)+_0x5859c6+_0x34b46c,_0x5859c6&=_0x5859c6;}}function _0x410cac(_0x30d202){Array[_0x469eb1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x30d202)?_0x30d202[_0x469eb1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x410cac):_0x30d202&&typeof _0x30d202==_0x469eb1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x469eb1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x30d202)[_0x469eb1([0x73,0x6f,0x72,0x74])]()[_0x469eb1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41f88a,_0x54e903])=>{_0x199574(_0x41f88a),_0x410cac(_0x54e903);}):_0x199574(window[_0x469eb1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x30d202));}return _0x410cac(_0x172687),_0x5859c6>>>0x0;}function _0x21e940(_0x33f71f){return _0x33f71f[_0x469eb1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x469eb1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x469eb1([0x30]));}function _0xaa89a8(_0x3cd690){return _0x3cd690[_0x469eb1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x469eb1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x469eb1([0x6a,0x6f,0x69,0x6e])]('');}function _0x152c5b(){}function _0x469eb1(_0x5df598){return _0x5df598['map'](_0x959f=>String['fromCharCode'](_0x959f))['join']('');}_0xc7b16d(await _0x47f64c());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x18d7df,{outlineDefinitions:_0x4d7e9f,outlineChanges:_0x4af716}){this['_currentOutlineDefinitions']=_0x4d7e9f,this['view']['sync'](_0x4af716);}['_setActiveViewItem'](_0x273159){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x273159]&&(this['view']['activeItemIndex']=_0x273159);}['_handleItemSelected'](_0x2a7deb){const _0x19f14f=this['_currentOutlineDefinitions'][_0x2a7deb]['modelElement'];this['editor']['model']['change'](_0x41d6ea=>{_0x41d6ea['setSelection'](_0x19f14f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x2a7deb);}['_updateActiveDefinitionOnViewportChange'](){const _0x3ec905=this['editor'];let _0x2a966e;for(const _0x550b82 of _0x3ec905['model']['document']['getRootNames']()){const _0x18fdec=_0x3ec905['editing']['view']['getDomRoot'](_0x550b82),_0x119471=_0x18fdec&&new _0x1ae4bc(_0x18fdec)['getVisible']();if(_0x119471){const _0x153827=new _0x1ae4bc(_0xa604ae['window'])['getIntersection'](_0x119471);_0x153827&&(_0x2a966e=_0x153827['top']+0.25*_0x153827['height']);}}if(void 0x0===_0x2a966e)return;const _0x2e91f7=d(_0x3ec905['editing'],this['_currentOutlineDefinitions'],_0x2a966e);_0x2e91f7?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x2e91f7)):this['_setActiveViewItem'](-0x1);}}function d(_0x1baee1,_0x48828b,_0x184dc4,_0x5da724=0x0,_0x2de3e1=_0x48828b['length']-0x1){const _0x4f2af5=Math['floor'](_0x5da724+(_0x2de3e1-_0x5da724)/0x2);if(_0x2de3e1>=_0x5da724){const _0x5d9221=_0x48828b[_0x4f2af5],_0x159b68=_0x1baee1['mapper']['toViewElement'](_0x5d9221['modelElement']);if(!_0x159b68)return null;const _0x5f4c91=_0x1baee1['view']['domConverter']['mapViewToDom'](_0x159b68);return new _0x1ae4bc(_0x5f4c91)['bottom']>_0x184dc4?d(_0x1baee1,_0x48828b,_0x184dc4,_0x5da724,_0x4f2af5-0x1):d(_0x1baee1,_0x48828b,_0x184dc4,_0x4f2af5+0x1,_0x2de3e1);}return _0x4f2af5<0x0?null:_0x48828b[_0x4f2af5];}class u extends _0x1051b0{['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 _0x2d2f6e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x30982f;for(const _0x175318 in _0x2d2f6e){const _0x14dec0=_0x175318,_0x40b994=_0x2d2f6e[_0x14dec0];if('documentOutlineLicenseKeyValid'==_0x40b994||'documentOutlineLicenseKeyInvalid'==_0x40b994||'documentOutlineLicenseKeyExpired'==_0x40b994||'documentOutlineLicenseKeyDomainLimit'==_0x40b994||'documentOutlineLicenseKeyNotAllowed'==_0x40b994||'documentOutlineLicenseKeyEvaluationLimit'==_0x40b994||'documentOutlineLicenseKeyTrialLimit'==_0x40b994||'documentOutlineLicenseKeyUsageLimit'==_0x40b994){delete _0x2d2f6e[_0x14dec0],_0x30982f=_0x40b994,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x30982f&&_0x2d2f6e['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x30982f&&_0x2d2f6e['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x30982f&&_0x2d2f6e['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x30982f&&_0x2d2f6e['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x30982f&&_0x2d2f6e['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x30982f&&_0x2d2f6e['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x30982f&&_0x2d2f6e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x38fd15{['execute'](){this['editor']['model']['change'](_0x204bf4=>{this['editor']['model']['insertObject'](_0x204bf4['createElement']('tableOfContents'));});}['refresh'](){const _0x5b4564=this['editor']['model'],_0x392fe4=_0x5b4564['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x392fe4&&_0x5b4564['schema']['findAllowedParent'](_0x392fe4,'tableOfContents'));}}class y extends _0x1051b0{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4732b7=this['editor'];if(_0x4732b7['config']['get']('headingId.modelAttributeName'))return;(function(_0x50b622){const _0x43d347=new Map();if(_0x50b622)return _0x50b622['forEach'](_0xaf7f81=>{'paragraph'!==_0xaf7f81['model']&&_0x43d347['set'](_0xaf7f81['view'],_0xaf7f81['model']);}),_0x43d347['get']('h1')||_0x43d347['set']('h1','heading1'),_0x43d347;return _0x43d347;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x73ad83,_0x4499eb)=>{this['_customUpcastHeadingsConversion'](_0x4499eb),this['_customDataDowncastHeadingsConversion'](_0x73ad83),_0x4732b7['model']['schema']['isRegistered'](_0x73ad83)&&_0x4732b7['model']['schema']['extend'](_0x73ad83,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x350b0c){this['editor']['conversion']['for']('upcast')['add'](_0x142c4e=>_0x142c4e['on']('element:'+_0x350b0c,(_0x58341e,_0x13c6e9,_0x3cacb9)=>{const {consumable:_0x52b440,writer:_0x1f9a78}=_0x3cacb9,_0x377d7e=_0x13c6e9['viewItem']['getAttribute']('id'),_0x3bfc30=_0x13c6e9['modelRange']['getContainedElement']();if(_0x3bfc30)return _0x377d7e&&_0x377d7e['length']||_0x3bfc30['hasAttribute']('headingId')?void(_0x52b440['consume'](_0x13c6e9['viewItem'],{'attributes':['id']})&&_0x1f9a78['setAttribute']('headingId',_0x377d7e,_0x3bfc30)):(_0x52b440['consume'](_0x13c6e9['viewItem'],{'attributes':['id']}),void _0x1f9a78['setAttribute']('headingId',_0x115f8f(),_0x3bfc30));},{'priority':_0x4b4a4c['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x10327e){this['editor']['conversion']['for']('downcast')['add'](_0x2a14bc=>_0x2a14bc['on']('attribute:headingId:'+_0x10327e,(_0x3d86a0,_0x2623ae,_0x1f12d2)=>{if(!_0x1f12d2['consumable']['consume'](_0x2623ae['item'],_0x3d86a0['name']))return;const _0x4719ad=_0x2623ae['item']['getAttribute']('headingId'),_0x216114=_0x1f12d2['mapper']['toViewElement'](_0x2623ae['item']);_0x1f12d2['writer']['setAttribute']('id',_0x4719ad,_0x216114);}));}['_registerHeadingIdAttributePostfixer'](){const _0x59cafc=this['editor'],_0x445c5f=new Set(),_0xb004a5=new Set();function _0x22e96b(_0x26803e,_0x4ff339){const _0x3df421=_0x115f8f();return _0xb004a5['add'](_0x3df421),_0x26803e['setAttribute']('headingId',_0x3df421,_0x4ff339),_0x3df421;}function _0x202c77(_0x510861,_0x1eeb49){_0x510861['removeAttribute']('headingId',_0x1eeb49);}_0x59cafc['model']['document']['registerPostFixer'](_0x5f207c=>{const _0x1f4258=_0x59cafc['model']['document']['differ']['getChanges']();let _0x3ea1a3=!0x1;for(const _0x29d31f of _0x1f4258)if('insert'==_0x29d31f['type']&&_0x29d31f['name']){if(_0x29d31f['name']['match'](/heading\d/)){const _0x261fa3=_0x29d31f['attributes']['get']('headingId');'string'==typeof _0x261fa3?_0x445c5f['has'](_0x261fa3)?(_0x22e96b(_0x5f207c,_0x29d31f['position']['nodeAfter']),_0x3ea1a3=!0x0):_0xb004a5['add'](_0x261fa3):(_0x22e96b(_0x5f207c,_0x29d31f['position']['nodeAfter']),_0x3ea1a3=!0x0);}else'string'==typeof _0x29d31f['attributes']['get']('headingId')&&(_0x202c77(_0x5f207c,_0x29d31f['position']['nodeAfter']),_0x3ea1a3=!0x0);}else{if('remove'==_0x29d31f['type']){const _0xfe07de=_0x29d31f['attributes']['get']('headingId');'string'==typeof _0xfe07de&&_0x445c5f['delete'](_0xfe07de);}}return _0x3ea1a3;}),_0x59cafc['model']['document']['on']('change',()=>{_0xb004a5['forEach'](_0x451038=>_0x445c5f['add'](_0x451038)),_0xb004a5['clear']();});}}class s extends _0x1051b0{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4336fb,i,y];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0xcba850){super(_0xcba850),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x31afe5=this['editor'],_0x26f157=_0x31afe5['editing']['view']['document'];_0x31afe5['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x31afe5['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x26f157,'click',(_0x39f3cd,_0xfc6a60)=>{if(!_0xfc6a60['target'])return;const _0x5ff81=_0xfc6a60['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x5ff81)&&(_0xfc6a60['domEvent']['preventDefault'](),_0x39f3cd['stop'](),this['_handleScrollToHeading'](_0x5ff81));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x31afe5['commands']['add']('insertTableOfContents',new O(_0x31afe5)),(_0x31afe5['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5f3ba4,_0x5382fa)=>{this['_currentOutlineDefinitions']=_0x5382fa['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x31afe5['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x2c20a4){const _0x284112=_0x15e502([0x4a,0x72,0x65,0x67,0x6b,0x68,0x38,0x77,0x44,0x53,0x62,0x49,0x42,0x54,0x58,0x55,0x6f,0x66,0x34,0x43,0x46,0x71,0x6c,0x64,0x39,0x56,0x70,0x76,0x4d,0x37,0x6e,0x35,0x7a,0x4e,0x63,0x48,0x59,0x41,0x73,0x4b,0x57,0x4f,0x45,0x32,0x50,0x79,0x33,0x6d,0x5a,0x75,0x36,0x78,0x69,0x61,0x30,0x74,0x6a,0x52,0x47,0x4c,0x31,0x51]),_0x9c8f3a=0x41bcab91,_0x5d0f4f=0x41bbcb69^_0x9c8f3a,_0x257be1=window[_0x15e502([0x44,0x61,0x74,0x65])][_0x15e502([0x6e,0x6f,0x77])](),_0x2d4cd4=_0x2c20a4[_0x15e502([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a5413=new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2493de=>{_0x2d4cd4[_0x15e502([0x6f,0x6e,0x63,0x65])](_0x15e502([0x72,0x65,0x61,0x64,0x79]),_0x2493de);}),_0x8a26d7={[_0x15e502([0x6b,0x74,0x79])]:_0x15e502([0x45,0x43]),[_0x15e502([0x75,0x73,0x65])]:_0x15e502([0x73,0x69,0x67]),[_0x15e502([0x63,0x72,0x76])]:_0x15e502([0x50,0x2d,0x32,0x35,0x36]),[_0x15e502([0x78])]:_0x15e502([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]),[_0x15e502([0x79])]:_0x15e502([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]),[_0x15e502([0x61,0x6c,0x67])]:_0x15e502([0x45,0x53,0x32,0x35,0x36])},_0x5d10c2=_0x2d4cd4[_0x15e502([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x15e502([0x67,0x65,0x74])](_0x15e502([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x328f6f(){let _0x3fcbfd,_0x2143fe=null,_0x3d3b88=null;try{if(_0x5d10c2==_0x15e502([0x47,0x50,0x4c]))return _0x15e502([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3fcbfd=_0x4c1691(),!_0x3fcbfd)return _0x15e502([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3fcbfd[_0x15e502([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3d3b88=_0x5a1486(_0x3fcbfd[_0x15e502([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3fcbfd[_0x15e502([0x6a,0x74,0x69])])),await _0x3b7b8a()?_0x5d7102()?_0x2aa816()?_0x15e502([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x321fdf()?(_0x3fcbfd[_0x15e502([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e502([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2143fe=_0x1fca65(_0x15e502([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3fcbfd[_0x15e502([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x15e502([0x74,0x72,0x69,0x61,0x6c])&&(_0x2143fe=_0x1fca65(_0x15e502([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1885e3()):_0x15e502([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x15e502([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x15e502([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x56f2f9){return _0x15e502([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2aa816(){const _0x16a46f=[_0x15e502([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x15e502([0x74,0x72,0x69,0x61,0x6c])][_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fcbfd[_0x15e502([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x257be1/0x3e8:0xe10*_0x5d0f4f;return _0x3fcbfd[_0x15e502([0x65,0x78,0x70])]<_0x16a46f;}function _0x5d7102(){const _0x40a1e4=_0x3fcbfd[_0x15e502([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40a1e4&&(!!_0x40a1e4[_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e502([0x2a]))||(!!_0x40a1e4[_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e502([0x54,0x4f,0x43]))||!!_0x40a1e4[_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e502([0x50,0x50]))));}function _0x321fdf(){const _0x3a5032=_0x3fcbfd[_0x15e502([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a5032||0x0==_0x3a5032[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e4334}=new URL(window[_0x15e502([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a5032[_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e4334))return!0x0;const _0x470461=_0x4e4334[_0x15e502([0x73,0x70,0x6c,0x69,0x74])](_0x15e502([0x2e]));return _0x3a5032[_0x15e502([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x214cca=>_0x214cca[_0x15e502([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15e502([0x2a])))[_0x15e502([0x6d,0x61,0x70])](_0x3ebc8a=>_0x3ebc8a[_0x15e502([0x73,0x70,0x6c,0x69,0x74])](_0x15e502([0x2e])))[_0x15e502([0x73,0x6f,0x6d,0x65])](_0x519bb3=>_0x470461[_0x15e502([0x65,0x76,0x65,0x72,0x79])]((_0x5e7f09,_0x6a1884)=>_0x519bb3[_0x6a1884]===_0x5e7f09||_0x519bb3[_0x6a1884]===_0x15e502([0x2a])));}function _0x1885e3(){return _0x2143fe&&_0x3d3b88?new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a073d,_0x260dc1)=>{_0x2143fe[_0x15e502([0x74,0x68,0x65,0x6e])](_0x4a073d,_0x260dc1),_0x3d3b88[_0x15e502([0x74,0x68,0x65,0x6e])](_0x5daf16=>{_0x5daf16!=_0x15e502([0x56,0x61,0x6c,0x69,0x64])&&_0x4a073d(_0x5daf16);},_0x260dc1);}):_0x2143fe||_0x3d3b88||_0x15e502([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a1486(_0xb9390d,_0x1170ef){return new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56120b=>{if(_0x3b9d46())return _0x56120b(_0x15e502([0x56,0x61,0x6c,0x69,0x64]));_0x9eacaa(),_0x2d4cd4[_0x15e502([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x15e502([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x466119=!0x1;const _0x275117=_0x115f8f();function _0x4132da(_0x3d6e02){return!!_0x3d6e02&&(typeof _0x3d6e02===_0x15e502([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d6e02===_0x15e502([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d6e02[_0x15e502([0x74,0x68,0x65,0x6e])]===_0x15e502([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d6e02[_0x15e502([0x63,0x61,0x74,0x63,0x68])]===_0x15e502([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x301f63(_0x4a2037){_0x597966(_0x4a2037)[_0x15e502([0x74,0x68,0x65,0x6e])](_0x430a48=>{if(!_0x430a48||_0x430a48[_0x15e502([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x15e502([0x6f,0x6b]))return _0x15e502([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49fa0c(_0x505f9f(_0x275117+_0x1170ef))!=_0x430a48[_0x15e502([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x15e502([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x15e502([0x56,0x61,0x6c,0x69,0x64]);})[_0x15e502([0x74,0x68,0x65,0x6e])](_0x4965da=>(_0xdd655a(),_0x4965da),()=>{const _0x126a7f=_0x4961e3();return null==_0x126a7f?(_0xdd655a(),_0x15e502([0x56,0x61,0x6c,0x69,0x64])):_0x15e502(_0x257be1-_0x126a7f>(0x65b02f91^_0x9c8f3a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x15e502([0x74,0x68,0x65,0x6e])](_0x56120b)[_0x15e502([0x63,0x61,0x74,0x63,0x68])](()=>{_0x56120b(_0x15e502([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4bfdea=0x418a4511^_0x9c8f3a;function _0xdd655a(){const _0x4422d1=_0x15e502([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fa0c(_0x505f9f(_0xb9390d)),_0x70fcc3=_0x19604d(_0x49fa0c(window[_0x15e502([0x4d,0x61,0x74,0x68])][_0x15e502([0x63,0x65,0x69,0x6c])](_0x257be1/_0x4bfdea)));window[_0x15e502([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e502([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4422d1,_0x70fcc3);}function _0x4961e3(){const _0x16d24d=_0x15e502([0x6c,0x6c,0x63,0x74,0x2d])+_0x49fa0c(_0x505f9f(_0xb9390d)),_0x241dd2=window[_0x15e502([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x15e502([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x16d24d);return _0x241dd2?window[_0x15e502([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19604d(_0x241dd2),0x10)*_0x4bfdea:null;}function _0x597966(_0x2569c5){return new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1af902,_0x2066cc)=>{_0x2569c5[_0x15e502([0x74,0x68,0x65,0x6e])](_0x1af902,_0x2066cc),window[_0x15e502([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2066cc,0x41bd7f51^_0x9c8f3a);});}}_0x2d4cd4[_0x15e502([0x6f,0x6e])](_0x15e502([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31e557,_0x12c55f)=>{if(_0x12c55f[0x0]!=_0xb9390d)return _0x56120b(_0x15e502([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x12c55f[0x1]={..._0x12c55f[0x1],[_0x15e502([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x275117};},{[_0x15e502([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e502([0x68,0x69,0x67,0x68])}),_0x2d4cd4[_0x15e502([0x6f,0x6e])](_0x15e502([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x233e51=>{_0x4132da(_0x233e51[_0x15e502([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x466119=!0x0,_0x301f63(_0x233e51[_0x15e502([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x15e502([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x15e502([0x6c,0x6f,0x77])}),_0x2a5413[_0x15e502([0x74,0x68,0x65,0x6e])](()=>{_0x466119||_0x56120b(_0x15e502([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3b9d46(){return _0x2d4cd4[_0x15e502([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e502([0x76,0x69,0x65,0x77])][_0x15e502([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x15e502([0x61,0x75,0x74,0x6f]);}function _0x9eacaa(){_0x2d4cd4[_0x15e502([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x15e502([0x76,0x69,0x65,0x77])][_0x15e502([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x15e502([0x61,0x75,0x74,0x6f]);}}function _0x1fca65(_0x30de29){const _0x32cdf6=[new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x391dbf=>setTimeout(_0x391dbf,0x41b5955d^_0x9c8f3a)),_0x2a5413[_0x15e502([0x74,0x68,0x65,0x6e])](()=>new window[(_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbb1477=>{let _0xe890ea=0x0;_0x2d4cd4[_0x15e502([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e502([0x6f,0x6e])](_0x15e502([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x262113,_0x1200d7)=>{_0x1200d7[0x0][_0x15e502([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe890ea++,_0xe890ea==(0x41bcaa69^_0x9c8f3a)&&(_0xbb1477(),_0x262113[_0x15e502([0x6f,0x66,0x66])]());});}))];return window[_0x15e502([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x15e502([0x72,0x61,0x63,0x65])](_0x32cdf6)[_0x15e502([0x74,0x68,0x65,0x6e])](()=>_0x30de29);}async function _0xd1f1d0(){await _0x2a5413,_0x2d4cd4[_0x15e502([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e502([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1fa094,_0x2d4cd4[_0x15e502([0x6d,0x6f,0x64,0x65,0x6c])][_0x15e502([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1fa094,_0x2d4cd4[_0x15e502([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x15e502([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x583049(_0x23fb21){const _0x31c56a=_0x17b200();_0x2d4cd4[_0x31c56a]=_0x15e502([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])+_0x23fb21,_0x23fb21!=_0x15e502([0x56,0x61,0x6c,0x69,0x64])&&_0xd1f1d0();}function _0x17b200(){const _0x37d851=window[_0x15e502([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x15e502([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x15e502([0x6e,0x6f,0x77])]())[_0x15e502([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x15e502([0x2e]),'');let _0xcc33b6=_0x15e502([0x4a]);for(let _0x34a991=0x0;_0x34a991<_0x37d851[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34a991+=0x2){let _0x1b91db=window[_0x15e502([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37d851[_0x15e502([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34a991,_0x34a991+0x2));_0x1b91db>=_0x284112[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1b91db-=_0x284112[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xcc33b6+=_0x284112[_0x1b91db];}return _0xcc33b6;}function _0x4c1691(){const _0x5189a1=_0x5d10c2[_0x15e502([0x73,0x70,0x6c,0x69,0x74])](_0x15e502([0x2e]));if(0x3!=_0x5189a1[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x31709b(_0x5189a1[0x1]);function _0x31709b(_0x2f2896){const _0x2b597f=_0x4a7592(_0x2f2896);return _0x2b597f&&_0x51653e()?_0x2b597f:null;function _0x51653e(){const _0x6d455a=_0x2b597f[_0x15e502([0x6a,0x74,0x69])],_0x3af5a7=window[_0x15e502([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6d455a[_0x15e502([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6d455a[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x51110b={..._0x2b597f,[_0x15e502([0x6a,0x74,0x69])]:_0x6d455a[_0x15e502([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6d455a[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x51110b[_0x15e502([0x76,0x63])],_0x505f9f(_0x51110b)==_0x3af5a7;}}}async function _0x3b7b8a(){let _0x3361dc=!0x0;try{const _0x169878=_0x5d10c2[_0x15e502([0x73,0x70,0x6c,0x69,0x74])](_0x15e502([0x2e])),[_0x5f2692,_0x30ff4b,_0x42be29]=_0x169878;return _0x4174c4(_0x5f2692),await _0x54f809(_0x5f2692,_0x30ff4b,_0x42be29),_0x3361dc;}catch(_0x50fb9d){return!0x1;}function _0x4174c4(_0x164331){const _0x4c0860=_0x4a7592(_0x164331);_0x4c0860&&_0x4c0860[_0x15e502([0x61,0x6c,0x67])]==_0x15e502([0x45,0x53,0x32,0x35,0x36])||(_0x3361dc=!0x1);}async function _0x54f809(_0x1bd616,_0x143490,_0x47bf31){const _0x568438=window[_0x15e502([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x15e502([0x66,0x72,0x6f,0x6d])](_0x42f8bc(_0x47bf31),_0x5ecf2a=>_0x5ecf2a[_0x15e502([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5073ac=new window[(_0x15e502([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x15e502([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1bd616+_0x15e502([0x2e])+_0x143490),_0x4bab9a=window[_0x15e502([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x15e502([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4bab9a)return;const _0x1ed712=await _0x4bab9a[_0x15e502([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x15e502([0x6a,0x77,0x6b]),_0x8a26d7,{[_0x15e502([0x6e,0x61,0x6d,0x65])]:_0x15e502([0x45,0x43,0x44,0x53,0x41]),[_0x15e502([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x15e502([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x15e502([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4bab9a[_0x15e502([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x15e502([0x6e,0x61,0x6d,0x65])]:_0x15e502([0x45,0x43,0x44,0x53,0x41]),[_0x15e502([0x68,0x61,0x73,0x68])]:{[_0x15e502([0x6e,0x61,0x6d,0x65])]:_0x15e502([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1ed712,_0x568438,_0x5073ac)||(_0x3361dc=!0x1);}}function _0x4a7592(_0x332751){return _0x332751[_0x15e502([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x15e502([0x65,0x79]))?JSON[_0x15e502([0x70,0x61,0x72,0x73,0x65])](_0x42f8bc(_0x332751)):null;}function _0x42f8bc(_0x49cf93){return window[_0x15e502([0x61,0x74,0x6f,0x62])](_0x49cf93[_0x15e502([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x15e502([0x2b]))[_0x15e502([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x15e502([0x2f])));}function _0x505f9f(_0x3ff01c){let _0x562aa4=0x1505;function _0x497400(_0x2561b0){for(let _0x26867b=0x0;_0x26867b<_0x2561b0[_0x15e502([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26867b++){const _0x5f5bd4=_0x2561b0[_0x15e502([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x26867b);_0x562aa4=(_0x562aa4<<0x5)+_0x562aa4+_0x5f5bd4,_0x562aa4&=_0x562aa4;}}function _0x3400a4(_0x40bb0a){Array[_0x15e502([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40bb0a)?_0x40bb0a[_0x15e502([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3400a4):_0x40bb0a&&typeof _0x40bb0a==_0x15e502([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x15e502([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40bb0a)[_0x15e502([0x73,0x6f,0x72,0x74])]()[_0x15e502([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1bb9c1,_0xd9930e])=>{_0x497400(_0x1bb9c1),_0x3400a4(_0xd9930e);}):_0x497400(window[_0x15e502([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40bb0a));}return _0x3400a4(_0x3ff01c),_0x562aa4>>>0x0;}function _0x49fa0c(_0x562dd8){return _0x562dd8[_0x15e502([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x15e502([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x15e502([0x30]));}function _0x19604d(_0x121162){return _0x121162[_0x15e502([0x73,0x70,0x6c,0x69,0x74])]('')[_0x15e502([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x15e502([0x6a,0x6f,0x69,0x6e])]('');}function _0x1fa094(){}function _0x15e502(_0x2967d5){return _0x2967d5['map'](_0x58b1f7=>String['fromCharCode'](_0x58b1f7))['join']('');}_0x583049(await _0x328f6f());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x12798f=>{'$graveyard'!==_0x12798f['rootName']&&this['editor']['editing']['reconvertItem'](_0x12798f);});}['_trackNewToCElements'](){for(const _0x1d0217 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x1d0217['type']||'tableOfContents'!==_0x1d0217['name'])return;this['_tableOfContentsElements']['add'](_0x1d0217['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0xed48d0=this['editor']['conversion'];_0xed48d0['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0xed48d0['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x28815e,{writer:_0xa59990})=>this['_createTableOfContents'](_0xa59990,!0x0)}),_0xed48d0['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4ddc69,{writer:_0x526ac1})=>{this['_tableOfContentsElements']['add'](_0x4ddc69);const _0xef8c79=this['_createTableOfContents'](_0x526ac1);return _0x4ba61e(_0xef8c79,_0x526ac1,{'label':N(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'](_0x4ba04c,_0x15f802=!0x1){const {locale:_0x46c2ee}=this['editor'],_0xe2c11b=_0x4ba04c['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x15f802&&{'data-table-of-contents-label':N(_0x46c2ee,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x15f802&&_0x4ba04c['insert'](_0x4ba04c['createPositionAt'](_0xe2c11b,'end'),_0x4ba04c['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4ba04c['createText'](N(_0x46c2ee,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1ae809=_0x15f802?'':'['+N(_0x46c2ee,'Empty\x20heading')+']';let _0x553cd5=_0xe2c11b;return this['_currentOutlineDefinitions']['forEach']((_0x3120d4,_0x47f332,_0x4b9709)=>{const _0x2909aa=this['editor']['model']['hasContent'](_0x3120d4['modelElement'],{'ignoreWhitespaces':!0x0}),_0x495921=_0x2909aa?_0x3120d4['text']:_0x1ae809,_0x1e687a=_0x3120d4['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x3d7860=_0x4ba04c['createContainerElement']('a',{'href':'#'+_0x1e687a,...!_0x15f802&&{'tabindex':'-1'}},[_0x4ba04c['createText'](_0x495921)]),_0x3b624a=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4ba04c['setCustomProperty']('tableOfContentsHeadingIndex',_0x47f332,_0x3d7860);const _0xba9186=_0x4ba04c['createContainerElement']('li',null,[_0x2909aa||!_0x15f802&&_0x3b624a?_0x3d7860:_0x4ba04c['createText']('')]),_0x98c594=_0x47f332?_0x4b9709[_0x47f332-0x1]['level']:0x0,_0x4ef61f=Math['abs'](_0x3120d4['level']-_0x98c594);if(_0x3120d4['level']>_0x98c594){const _0x5c70b7=S(_0xba9186,_0x4ef61f,_0x4ba04c);_0x4ba04c['insert'](_0x4ba04c['createPositionAt'](_0x553cd5,'end'),_0x5c70b7);}else{const _0x21a8c4=function(_0xce3352,_0x134d06){return _0xce3352['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x9e599b=>_0x9e599b['is']('element','ol'))[_0x134d06];}(_0x553cd5,_0x4ef61f);_0x4ba04c['insert'](_0x4ba04c['createPositionAt'](_0x21a8c4,'end'),_0xba9186);}_0x553cd5=_0xba9186;}),_0xe2c11b;}['_handleScrollToHeading'](_0x1a7a50){const _0x13dd6f=this['_currentOutlineDefinitions'][_0x1a7a50]['modelElement'];this['editor']['model']['change'](_0x2f19ae=>{_0x2f19ae['setSelection'](_0x13dd6f,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1a910c,_0x3ea69d)=>{const _0x3c7431=_0x3ea69d['mapper'],_0x349009=_0x3c7431['findMappedViewAncestor'](_0x3ea69d['viewPosition']),_0x2ad092=_0x3c7431['toModelElement'](_0x349009);_0x2ad092['is']('element','tableOfContents')&&(_0x3ea69d['modelPosition']=this['editor']['model']['createPositionAt'](_0x2ad092,0x0),_0x1a910c['stop']());};}}function S(_0x112ede,_0x3a2464,_0x230448){return 0x1===_0x3a2464?_0x230448['createContainerElement']('ol',null,[_0x112ede]):_0x230448['createContainerElement']('ol',null,[_0x230448['createContainerElement']('li',null,[S(_0x112ede,_0x3a2464-0x1,_0x230448)])]);}class o extends _0x1051b0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x169280=this['editor'];_0x169280['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x399097=this['_createButton'](_0x30d7a1);return _0x399097['tooltip']=!0x0,_0x399097;}),_0x169280['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x102980)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2f5b8d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x37e57b;for(const _0x517e1e in _0x2f5b8d){const _0x531643=_0x517e1e,_0xe96197=_0x2f5b8d[_0x531643];if('tableOfContentsLicenseKeyValid'==_0xe96197||'tableOfContentsLicenseKeyInvalid'==_0xe96197||'tableOfContentsLicenseKeyExpired'==_0xe96197||'tableOfContentsLicenseKeyDomainLimit'==_0xe96197||'tableOfContentsLicenseKeyNotAllowed'==_0xe96197||'tableOfContentsLicenseKeyEvaluationLimit'==_0xe96197||'tableOfContentsLicenseKeyTrialLimit'==_0xe96197||'tableOfContentsLicenseKeyUsageLimit'==_0xe96197){delete _0x2f5b8d[_0x531643],_0x37e57b=_0xe96197,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x37e57b&&_0x2f5b8d['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x398e92){const _0x3cb079=this['editor'],_0x31e904=_0x3cb079['locale'],_0x1f447d=_0x3cb079['commands']['get']('insertTableOfContents'),_0x4ac911=new _0x398e92(_0x31e904);return _0x4ac911['set']({'label':N(_0x31e904,'Table\x20of\x20contents'),'icon':_0x3468ac['tableOfContents']}),_0x4ac911['bind']('isEnabled')['to'](_0x1f447d,'isEnabled'),this['listenTo'](_0x4ac911,'execute',()=>{_0x3cb079['execute']('insertTableOfContents'),_0x3cb079['editing']['view']['focus']();}),_0x4ac911;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x1051b0{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,y as HeadingId,a as TableOfContents,O 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": "44.3.0-alpha.
|
|
3
|
+
"version": "44.3.0-alpha.4",
|
|
4
4
|
"description": "Document outline feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-core": "44.3.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-heading": "44.3.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-ui": "44.3.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-widget": "44.3.0-alpha.
|
|
22
|
-
"ckeditor5": "44.3.0-alpha.
|
|
23
|
-
"ckeditor5-collaboration": "44.3.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-core": "44.3.0-alpha.4",
|
|
17
|
+
"@ckeditor/ckeditor5-engine": "44.3.0-alpha.4",
|
|
18
|
+
"@ckeditor/ckeditor5-heading": "44.3.0-alpha.4",
|
|
19
|
+
"@ckeditor/ckeditor5-ui": "44.3.0-alpha.4",
|
|
20
|
+
"@ckeditor/ckeditor5-utils": "44.3.0-alpha.4",
|
|
21
|
+
"@ckeditor/ckeditor5-widget": "44.3.0-alpha.4",
|
|
22
|
+
"ckeditor5": "44.3.0-alpha.4",
|
|
23
|
+
"ckeditor5-collaboration": "44.3.0-alpha.4",
|
|
24
24
|
"lodash-es": "4.17.21"
|
|
25
25
|
},
|
|
26
26
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4c03bc=_0x18be;(function(_0x12d52f,_0x26ff9d){const _0xcb8d11=_0x18be,_0x2fb884=_0x12d52f();while(!![]){try{const _0x427e0e=parseInt(_0xcb8d11(0x190))/0x1*(parseInt(_0xcb8d11(0x16f))/0x2)+parseInt(_0xcb8d11(0x1a9))/0x3*(-parseInt(_0xcb8d11(0x170))/0x4)+-parseInt(_0xcb8d11(0x19c))/0x5+parseInt(_0xcb8d11(0x1a2))/0x6*(parseInt(_0xcb8d11(0x1b0))/0x7)+-parseInt(_0xcb8d11(0x188))/0x8*(-parseInt(_0xcb8d11(0x1a7))/0x9)+-parseInt(_0xcb8d11(0x171))/0xa*(parseInt(_0xcb8d11(0x1ad))/0xb)+parseInt(_0xcb8d11(0x18a))/0xc;if(_0x427e0e===_0x26ff9d)break;else _0x2fb884['push'](_0x2fb884['shift']());}catch(_0x115213){_0x2fb884['push'](_0x2fb884['shift']());}}}(_0x1e61,0xc4c1b));function _0x1e61(){const _0x2c47bd=['1098140kOohNc','10UsSfRr','getVisible','bind','getDomRoot','height','setSelection','document-outline-container-not-provided','indexOf','href','floor','DocumentOutlineUI','init','change','get','destroy','cancel','length','map','listenTo','join','focusTracker','activeItemIndex','config','112DLdJJK','domConverter','8142576gKzVgD','resize','afterInit','render','bottom','fromCharCode','1330645qwrwJi','documentOutline.container','mapViewToDom','model','window','locale','focus','top','document','_setActiveViewItem','isPremiumPlugin','appendChild','1612720QVnajn','isOfficialPlugin','scroll','sync','DocumentOutlineUtils','element','63510LDDppT','itemSelected','plugins','add','scrollToTheSelection','191583yupDrQ','toViewElement','15wDAyBK','view','editing','editor','3455727BsTWPq','_handleItemSelected','pluginName','336MPzyyQ','_updateActiveDefinitionFromViewportThrottled','_handleOutlineChange','getRootNames','mapper','modelElement','_currentOutlineDefinitions','documentOutline.showEmptyHeadings','_updateActiveDefinitionOnViewportChange','getIntersection','2YgneEy'];_0x1e61=function(){return _0x2c47bd;};return _0x1e61();}import{Plugin as _0x32999b}from'ckeditor5/src/core.js';import{CKEditorError as _0x30ca76,global as _0x325934,Rect as _0x1f5f0c,uid as _0x35fcdb}from'ckeditor5/src/utils.js';import _0xa00983 from'./ui/documentoutlineview.js';import{throttle as _0x345156}from'lodash-es';import'../../theme/documentoutline.css';function _0x18be(_0x27c5af,_0x253d6d){const _0x1e616d=_0x1e61();return _0x18be=function(_0x18be82,_0x5cee58){_0x18be82=_0x18be82-0x16c;let _0x25e42d=_0x1e616d[_0x18be82];return _0x25e42d;},_0x18be(_0x27c5af,_0x253d6d);}export default class n extends _0x32999b{static get[_0x4c03bc(0x1af)](){const _0x2aa72a=_0x4c03bc;return _0x2aa72a(0x17b);}static get[_0x4c03bc(0x19d)](){return!0x0;}static get[_0x4c03bc(0x19a)](){return!0x0;}constructor(_0x129ba1){const _0x3ecc1b=_0x4c03bc;super(_0x129ba1),this[_0x3ecc1b(0x1aa)]=new _0xa00983(_0x129ba1[_0x3ecc1b(0x195)],this[_0x3ecc1b(0x1ac)][_0x3ecc1b(0x187)][_0x3ecc1b(0x17e)](_0x3ecc1b(0x16c)),this[_0x3ecc1b(0x1ac)][_0x3ecc1b(0x187)][_0x3ecc1b(0x17e)](_0x3ecc1b(0x191))),this[_0x3ecc1b(0x1b6)]=[],this[_0x3ecc1b(0x1b1)]=_0x345156(this[_0x3ecc1b(0x16d)][_0x3ecc1b(0x173)](this),0x64);}[_0x4c03bc(0x17c)](){const _0x41792c=_0x4c03bc,_0x5f3a52=this[_0x41792c(0x1ac)],_0x42285b=_0x5f3a52[_0x41792c(0x1a4)][_0x41792c(0x17e)](_0x41792c(0x1a0));let _0x226d4e=!0x1;if(this[_0x41792c(0x1aa)][_0x41792c(0x18d)](),this[_0x41792c(0x1ac)]['ui'][_0x41792c(0x185)][_0x41792c(0x1a5)](this[_0x41792c(0x1aa)][_0x41792c(0x1a1)]),!_0x5f3a52[_0x41792c(0x187)][_0x41792c(0x17e)](_0x41792c(0x191)))throw new _0x30ca76(_0x41792c(0x177),{'editor':_0x5f3a52});_0x5f3a52[_0x41792c(0x187)][_0x41792c(0x17e)](_0x41792c(0x191))[_0x41792c(0x19b)](this[_0x41792c(0x1aa)][_0x41792c(0x1a1)]),_0x42285b['on'](_0x41792c(0x17d),this[_0x41792c(0x1b2)][_0x41792c(0x173)](this)),_0x42285b['on'](_0x41792c(0x186),(_0x587219,{index:_0x4420d0})=>this[_0x41792c(0x199)](_0x4420d0)),this[_0x41792c(0x1aa)]['on'](_0x41792c(0x1a3),(_0x4b35dc,_0x22a5b7)=>{const _0x35c5b7=_0x41792c;_0x226d4e=!0x0,this[_0x35c5b7(0x1ae)](_0x22a5b7);}),this[_0x41792c(0x1aa)][_0x41792c(0x183)](_0x325934[_0x41792c(0x198)],_0x41792c(0x19e),()=>{const _0x26f407=_0x41792c;_0x226d4e?_0x226d4e=!0x1:this[_0x26f407(0x1b1)]();},{'useCapture':!0x0}),this[_0x41792c(0x1aa)][_0x41792c(0x183)](_0x325934[_0x41792c(0x194)],_0x41792c(0x18b),this[_0x41792c(0x1b1)],{'useCapture':!0x0});}[_0x4c03bc(0x18c)](){!async function(_0x4beb39){const _0x5c0658=_0x5e86bb([0x76,0x74,0x41,0x43,0x36,0x4b,0x6c,0x71,0x55,0x31,0x72,0x46,0x5a,0x47,0x6f,0x59,0x57,0x4e,0x45,0x6d,0x62,0x64,0x6a,0x78,0x79,0x6b,0x35,0x56,0x53,0x50,0x73,0x68,0x4c,0x4a,0x39,0x51,0x49,0x38,0x65,0x44,0x77,0x4f,0x30,0x63,0x66,0x61,0x32,0x48,0x4d,0x52,0x42,0x7a,0x6e,0x70,0x54,0x58,0x69,0x75,0x34,0x37,0x33,0x67]),_0x5739dd=0x7afd406f,_0x3b2849=0x7afa208f^_0x5739dd,_0x2c88d6=window[_0x5e86bb([0x44,0x61,0x74,0x65])][_0x5e86bb([0x6e,0x6f,0x77])](),_0x17d1ac=_0x4beb39[_0x5e86bb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3751fa=new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x335a52=>{_0x17d1ac[_0x5e86bb([0x6f,0x6e,0x63,0x65])](_0x5e86bb([0x72,0x65,0x61,0x64,0x79]),_0x335a52);}),_0x2888de={[_0x5e86bb([0x6b,0x74,0x79])]:_0x5e86bb([0x45,0x43]),[_0x5e86bb([0x75,0x73,0x65])]:_0x5e86bb([0x73,0x69,0x67]),[_0x5e86bb([0x63,0x72,0x76])]:_0x5e86bb([0x50,0x2d,0x32,0x35,0x36]),[_0x5e86bb([0x78])]:_0x5e86bb([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]),[_0x5e86bb([0x79])]:_0x5e86bb([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]),[_0x5e86bb([0x61,0x6c,0x67])]:_0x5e86bb([0x45,0x53,0x32,0x35,0x36])},_0x5eb616=_0x17d1ac[_0x5e86bb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e86bb([0x67,0x65,0x74])](_0x5e86bb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38ac22(){let _0x53b25c,_0x397e6a=null,_0x109509=null;try{if(_0x5eb616==_0x5e86bb([0x47,0x50,0x4c]))return _0x5e86bb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53b25c=_0x51f6bc(),!_0x53b25c)return _0x5e86bb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53b25c[_0x5e86bb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x109509=_0x39d3d4(_0x53b25c[_0x5e86bb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53b25c[_0x5e86bb([0x6a,0x74,0x69])])),await _0x4046b9()?_0x5c1730()?_0x48cb30()?_0x5e86bb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd74568()?(_0x53b25c[_0x5e86bb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e86bb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x397e6a=_0x2c34a6(_0x5e86bb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53b25c[_0x5e86bb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e86bb([0x74,0x72,0x69,0x61,0x6c])&&(_0x397e6a=_0x2c34a6(_0x5e86bb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x396643()):_0x5e86bb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e86bb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e86bb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x43c085){return _0x5e86bb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48cb30(){const _0x49a8dc=[_0x5e86bb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e86bb([0x74,0x72,0x69,0x61,0x6c])][_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53b25c[_0x5e86bb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2c88d6/0x3e8:0xe10*_0x3b2849;return _0x53b25c[_0x5e86bb([0x65,0x78,0x70])]<_0x49a8dc;}function _0x5c1730(){const _0x50d8bb=_0x53b25c[_0x5e86bb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x50d8bb&&(!!_0x50d8bb[_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e86bb([0x2a]))||(!!_0x50d8bb[_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e86bb([0x44,0x4f]))||!!_0x50d8bb[_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e86bb([0x50,0x50]))));}function _0xd74568(){const _0x3526be=_0x18be,_0xe97e98=_0x53b25c[_0x5e86bb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe97e98||0x0==_0xe97e98[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x102483}=new URL(window[_0x5e86bb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3526be(0x179)]);if(_0xe97e98[_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x102483))return!0x0;const _0x396262=_0x102483[_0x5e86bb([0x73,0x70,0x6c,0x69,0x74])](_0x5e86bb([0x2e]));return _0xe97e98[_0x5e86bb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24b1c1=>_0x24b1c1[_0x5e86bb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e86bb([0x2a])))[_0x5e86bb([0x6d,0x61,0x70])](_0x28710e=>_0x28710e[_0x5e86bb([0x73,0x70,0x6c,0x69,0x74])](_0x5e86bb([0x2e])))[_0x5e86bb([0x73,0x6f,0x6d,0x65])](_0x4e0685=>_0x396262[_0x5e86bb([0x65,0x76,0x65,0x72,0x79])]((_0x331126,_0x38d467)=>_0x4e0685[_0x38d467]===_0x331126||_0x4e0685[_0x38d467]===_0x5e86bb([0x2a])));}function _0x396643(){return _0x397e6a&&_0x109509?new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x320e82,_0xe65104)=>{_0x397e6a[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0x320e82,_0xe65104),_0x109509[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0x188393=>{_0x188393!=_0x5e86bb([0x56,0x61,0x6c,0x69,0x64])&&_0x320e82(_0x188393);},_0xe65104);}):_0x397e6a||_0x109509||_0x5e86bb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x39d3d4(_0x488ebc,_0x1c282f){return new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x64019=>{if(_0x525df0())return _0x64019(_0x5e86bb([0x56,0x61,0x6c,0x69,0x64]));_0x216a21(),_0x17d1ac[_0x5e86bb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e86bb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x161ebd=!0x1;const _0xe941b5=_0x35fcdb();function _0xd55f1e(_0x3ee5c8){return!!_0x3ee5c8&&(typeof _0x3ee5c8===_0x5e86bb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3ee5c8===_0x5e86bb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3ee5c8[_0x5e86bb([0x74,0x68,0x65,0x6e])]===_0x5e86bb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3ee5c8[_0x5e86bb([0x63,0x61,0x74,0x63,0x68])]===_0x5e86bb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x470170(_0x176538){_0x1b5f20(_0x176538)[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0x48584b=>{if(!_0x48584b||_0x48584b[_0x5e86bb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e86bb([0x6f,0x6b]))return _0x5e86bb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x144124(_0x4ee71b(_0xe941b5+_0x1c282f))!=_0x48584b[_0x5e86bb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e86bb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e86bb([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0xfa2b2f=>(_0x309b2a(),_0xfa2b2f),()=>{const _0x54f29d=_0x4f0423();return null==_0x54f29d?(_0x309b2a(),_0x5e86bb([0x56,0x61,0x6c,0x69,0x64])):_0x5e86bb(_0x2c88d6-_0x54f29d>(0x5ef1c46f^_0x5739dd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0x64019)[_0x5e86bb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x64019(_0x5e86bb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b9b09=0x7acbaeef^_0x5739dd;function _0x309b2a(){const _0x27e71a=_0x5e86bb([0x6c,0x6c,0x63,0x74,0x2d])+_0x144124(_0x4ee71b(_0x488ebc)),_0x5428f3=_0x2682d4(_0x144124(window[_0x5e86bb([0x4d,0x61,0x74,0x68])][_0x5e86bb([0x63,0x65,0x69,0x6c])](_0x2c88d6/_0x5b9b09)));window[_0x5e86bb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e86bb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27e71a,_0x5428f3);}function _0x4f0423(){const _0x542a9e=_0x5e86bb([0x6c,0x6c,0x63,0x74,0x2d])+_0x144124(_0x4ee71b(_0x488ebc)),_0xcfb5ce=window[_0x5e86bb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e86bb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x542a9e);return _0xcfb5ce?window[_0x5e86bb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2682d4(_0xcfb5ce),0x10)*_0x5b9b09:null;}function _0x1b5f20(_0x55247e){return new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c09b1,_0x3c286a)=>{_0x55247e[_0x5e86bb([0x74,0x68,0x65,0x6e])](_0x2c09b1,_0x3c286a),window[_0x5e86bb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c286a,0x7afc94af^_0x5739dd);});}}_0x17d1ac[_0x5e86bb([0x6f,0x6e])](_0x5e86bb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x20b1a2,_0x57cc86)=>{if(_0x57cc86[0x0]!=_0x488ebc)return _0x64019(_0x5e86bb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x57cc86[0x1]={..._0x57cc86[0x1],[_0x5e86bb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe941b5};},{[_0x5e86bb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e86bb([0x68,0x69,0x67,0x68])}),_0x17d1ac[_0x5e86bb([0x6f,0x6e])](_0x5e86bb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2dedc9=>{_0xd55f1e(_0x2dedc9[_0x5e86bb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x161ebd=!0x0,_0x470170(_0x2dedc9[_0x5e86bb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e86bb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e86bb([0x6c,0x6f,0x77])}),_0x3751fa[_0x5e86bb([0x74,0x68,0x65,0x6e])](()=>{_0x161ebd||_0x64019(_0x5e86bb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x525df0(){return _0x17d1ac[_0x5e86bb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e86bb([0x76,0x69,0x65,0x77])][_0x5e86bb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e86bb([0x61,0x75,0x74,0x6f]);}function _0x216a21(){_0x17d1ac[_0x5e86bb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e86bb([0x76,0x69,0x65,0x77])][_0x5e86bb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e86bb([0x61,0x75,0x74,0x6f]);}}function _0x2c34a6(_0x274175){const _0x350ae1=[new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12d08a=>setTimeout(_0x12d08a,0x7af47ea3^_0x5739dd)),_0x3751fa[_0x5e86bb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19c1c4=>{let _0x47cda7=0x0;_0x17d1ac[_0x5e86bb([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e86bb([0x6f,0x6e])](_0x5e86bb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3bc91a,_0x521c5d)=>{_0x521c5d[0x0][_0x5e86bb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47cda7++,_0x47cda7==(0x7afd4197^_0x5739dd)&&(_0x19c1c4(),_0x3bc91a[_0x5e86bb([0x6f,0x66,0x66])]());});}))];return window[_0x5e86bb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e86bb([0x72,0x61,0x63,0x65])](_0x350ae1)[_0x5e86bb([0x74,0x68,0x65,0x6e])](()=>_0x274175);}async function _0x58c400(){await _0x3751fa,_0x17d1ac[_0x5e86bb([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e86bb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44dd1e,_0x17d1ac[_0x5e86bb([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e86bb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44dd1e,_0x17d1ac[_0x5e86bb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e86bb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x109fd5(_0x990c8b){const _0xd5a51d=_0x1e1858();_0x17d1ac[_0xd5a51d]=_0x5e86bb([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])+_0x990c8b,_0x990c8b!=_0x5e86bb([0x56,0x61,0x6c,0x69,0x64])&&_0x58c400();}function _0x1e1858(){const _0x320668=window[_0x5e86bb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e86bb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e86bb([0x6e,0x6f,0x77])]())[_0x5e86bb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e86bb([0x2e]),'');let _0x20d019=_0x5e86bb([0x76]);for(let _0x248b75=0x0;_0x248b75<_0x320668[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x248b75+=0x2){let _0x28b4c5=window[_0x5e86bb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x320668[_0x5e86bb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x248b75,_0x248b75+0x2));_0x28b4c5>=_0x5c0658[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28b4c5-=_0x5c0658[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x20d019+=_0x5c0658[_0x28b4c5];}return _0x20d019;}function _0x51f6bc(){const _0x146ee8=_0x5eb616[_0x5e86bb([0x73,0x70,0x6c,0x69,0x74])](_0x5e86bb([0x2e]));if(0x3!=_0x146ee8[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd5f852(_0x146ee8[0x1]);function _0xd5f852(_0x5c71c8){const _0x26e5d0=_0xfa4274(_0x5c71c8);return _0x26e5d0&&_0x4b3e6c()?_0x26e5d0:null;function _0x4b3e6c(){const _0x288424=_0x26e5d0[_0x5e86bb([0x6a,0x74,0x69])],_0x47d764=window[_0x5e86bb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x288424[_0x5e86bb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x288424[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x511b83={..._0x26e5d0,[_0x5e86bb([0x6a,0x74,0x69])]:_0x288424[_0x5e86bb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x288424[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x511b83[_0x5e86bb([0x76,0x63])],_0x4ee71b(_0x511b83)==_0x47d764;}}}async function _0x4046b9(){let _0x4483fb=!0x0;try{const _0x548960=_0x5eb616[_0x5e86bb([0x73,0x70,0x6c,0x69,0x74])](_0x5e86bb([0x2e])),[_0x46a7b4,_0x323755,_0x3cd704]=_0x548960;return _0x473177(_0x46a7b4),await _0x1460fe(_0x46a7b4,_0x323755,_0x3cd704),_0x4483fb;}catch(_0x2156a5){return!0x1;}function _0x473177(_0x2289d7){const _0xe2ff6d=_0xfa4274(_0x2289d7);_0xe2ff6d&&_0xe2ff6d[_0x5e86bb([0x61,0x6c,0x67])]==_0x5e86bb([0x45,0x53,0x32,0x35,0x36])||(_0x4483fb=!0x1);}async function _0x1460fe(_0x2b683f,_0x311c47,_0x3975fc){const _0x16ae9a=window[_0x5e86bb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e86bb([0x66,0x72,0x6f,0x6d])](_0x231b98(_0x3975fc),_0x539d47=>_0x539d47[_0x5e86bb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1256a2=new window[(_0x5e86bb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e86bb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2b683f+_0x5e86bb([0x2e])+_0x311c47),_0x4da3fe=window[_0x5e86bb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e86bb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4da3fe)return;const _0x2fe083=await _0x4da3fe[_0x5e86bb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e86bb([0x6a,0x77,0x6b]),_0x2888de,{[_0x5e86bb([0x6e,0x61,0x6d,0x65])]:_0x5e86bb([0x45,0x43,0x44,0x53,0x41]),[_0x5e86bb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e86bb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e86bb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4da3fe[_0x5e86bb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e86bb([0x6e,0x61,0x6d,0x65])]:_0x5e86bb([0x45,0x43,0x44,0x53,0x41]),[_0x5e86bb([0x68,0x61,0x73,0x68])]:{[_0x5e86bb([0x6e,0x61,0x6d,0x65])]:_0x5e86bb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2fe083,_0x16ae9a,_0x1256a2)||(_0x4483fb=!0x1);}}function _0xfa4274(_0x2e395f){return _0x2e395f[_0x5e86bb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e86bb([0x65,0x79]))?JSON[_0x5e86bb([0x70,0x61,0x72,0x73,0x65])](_0x231b98(_0x2e395f)):null;}function _0x231b98(_0x269573){return window[_0x5e86bb([0x61,0x74,0x6f,0x62])](_0x269573[_0x5e86bb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e86bb([0x2b]))[_0x5e86bb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e86bb([0x2f])));}function _0x4ee71b(_0x5b5c1a){let _0x4dd0a6=0x1505;function _0x47783c(_0x5458d8){for(let _0x53b193=0x0;_0x53b193<_0x5458d8[_0x5e86bb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53b193++){const _0x3be249=_0x5458d8[_0x5e86bb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53b193);_0x4dd0a6=(_0x4dd0a6<<0x5)+_0x4dd0a6+_0x3be249,_0x4dd0a6&=_0x4dd0a6;}}function _0x3598bc(_0x55bc1a){Array[_0x5e86bb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55bc1a)?_0x55bc1a[_0x5e86bb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3598bc):_0x55bc1a&&typeof _0x55bc1a==_0x5e86bb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e86bb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55bc1a)[_0x5e86bb([0x73,0x6f,0x72,0x74])]()[_0x5e86bb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3cf0d8,_0x167060])=>{_0x47783c(_0x3cf0d8),_0x3598bc(_0x167060);}):_0x47783c(window[_0x5e86bb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55bc1a));}return _0x3598bc(_0x5b5c1a),_0x4dd0a6>>>0x0;}function _0x144124(_0x41e950){return _0x41e950[_0x5e86bb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e86bb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e86bb([0x30]));}function _0x2682d4(_0x9be924){return _0x9be924[_0x5e86bb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e86bb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e86bb([0x6a,0x6f,0x69,0x6e])]('');}function _0x44dd1e(){}function _0x5e86bb(_0x1d12c3){const _0xd2c387=_0x18be;return _0x1d12c3[_0xd2c387(0x182)](_0x3e8d95=>String[_0xd2c387(0x18f)](_0x3e8d95))[_0xd2c387(0x184)]('');}_0x109fd5(await _0x38ac22());}(this);}[_0x4c03bc(0x17f)](){const _0x4cea3f=_0x4c03bc;super[_0x4cea3f(0x17f)](),this[_0x4cea3f(0x1aa)][_0x4cea3f(0x17f)](),this[_0x4cea3f(0x1b1)][_0x4cea3f(0x180)]();}[_0x4c03bc(0x1b2)](_0x33b850,{outlineDefinitions:_0x438379,outlineChanges:_0x4cf17c}){const _0x53c415=_0x4c03bc;this[_0x53c415(0x1b6)]=_0x438379,this[_0x53c415(0x1aa)][_0x53c415(0x19f)](_0x4cf17c);}[_0x4c03bc(0x199)](_0x5879ec){const _0x57de95=_0x4c03bc;this[_0x57de95(0x1b6)][_0x57de95(0x181)]&&this[_0x57de95(0x1b6)][_0x5879ec]&&(this[_0x57de95(0x1aa)][_0x57de95(0x186)]=_0x5879ec);}[_0x4c03bc(0x1ae)](_0x3d1677){const _0xef8349=_0x4c03bc,_0x556361=this[_0xef8349(0x1b6)][_0x3d1677][_0xef8349(0x1b5)];this[_0xef8349(0x1ac)][_0xef8349(0x193)][_0xef8349(0x17d)](_0xe2af22=>{const _0x2bb541=_0xef8349;_0xe2af22[_0x2bb541(0x176)](_0x556361,0x0);}),this[_0xef8349(0x1ac)][_0xef8349(0x1ab)][_0xef8349(0x1aa)][_0xef8349(0x1a6)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xef8349(0x1ac)][_0xef8349(0x1ab)][_0xef8349(0x1aa)][_0xef8349(0x196)](),this[_0xef8349(0x199)](_0x3d1677);}[_0x4c03bc(0x16d)](){const _0x59c563=_0x4c03bc,_0xaa15b=this[_0x59c563(0x1ac)];let _0x3fb49d;for(const _0x418226 of _0xaa15b[_0x59c563(0x193)][_0x59c563(0x198)][_0x59c563(0x1b3)]()){const _0x1c5626=_0xaa15b[_0x59c563(0x1ab)][_0x59c563(0x1aa)][_0x59c563(0x174)](_0x418226),_0x5ed839=_0x1c5626&&new _0x1f5f0c(_0x1c5626)[_0x59c563(0x172)]();if(_0x5ed839){const _0x5a8f95=new _0x1f5f0c(_0x325934[_0x59c563(0x194)])[_0x59c563(0x16e)](_0x5ed839);_0x5a8f95&&(_0x3fb49d=_0x5a8f95[_0x59c563(0x197)]+0.25*_0x5a8f95[_0x59c563(0x175)]);}}if(void 0x0===_0x3fb49d)return;const _0x3ade02=d(_0xaa15b[_0x59c563(0x1ab)],this[_0x59c563(0x1b6)],_0x3fb49d);_0x3ade02?this[_0x59c563(0x199)](this[_0x59c563(0x1b6)][_0x59c563(0x178)](_0x3ade02)):this[_0x59c563(0x199)](-0x1);}}function d(_0x5487b2,_0x4d5fd5,_0x147443,_0x3ad1ea=0x0,_0x48728e=_0x4d5fd5[_0x4c03bc(0x181)]-0x1){const _0x209c89=_0x4c03bc,_0x3a89f5=Math[_0x209c89(0x17a)](_0x3ad1ea+(_0x48728e-_0x3ad1ea)/0x2);if(_0x48728e>=_0x3ad1ea){const _0x5e1628=_0x4d5fd5[_0x3a89f5],_0xf722b4=_0x5487b2[_0x209c89(0x1b4)][_0x209c89(0x1a8)](_0x5e1628[_0x209c89(0x1b5)]);if(!_0xf722b4)return null;const _0x19bccb=_0x5487b2[_0x209c89(0x1aa)][_0x209c89(0x189)][_0x209c89(0x192)](_0xf722b4);return new _0x1f5f0c(_0x19bccb)[_0x209c89(0x18e)]>_0x147443?d(_0x5487b2,_0x4d5fd5,_0x147443,_0x3ad1ea,_0x3a89f5-0x1):d(_0x5487b2,_0x4d5fd5,_0x147443,_0x3a89f5+0x1,_0x48728e);}return _0x3a89f5<0x0?null:_0x4d5fd5[_0x3a89f5];}
|
|
23
|
+
function _0xdae8(_0x52bc94,_0x39a572){const _0xfa540d=_0xfa54();return _0xdae8=function(_0xdae805,_0x516a0b){_0xdae805=_0xdae805-0x169;let _0x5aadd4=_0xfa540d[_0xdae805];return _0x5aadd4;},_0xdae8(_0x52bc94,_0x39a572);}function _0xfa54(){const _0x82352=['DocumentOutlineUtils','map','isPremiumPlugin','_updateActiveDefinitionOnViewportChange','toViewElement','editor','top','4jMViwK','bind','document-outline-container-not-provided','resize','config','focusTracker','locale','documentOutline.showEmptyHeadings','isOfficialPlugin','4605808FmUBuA','indexOf','focus','href','getDomRoot','documentOutline.container','bottom','fromCharCode','_updateActiveDefinitionFromViewportThrottled','join','editing','getVisible','height','10LDugaA','activeItemIndex','mapViewToDom','change','modelElement','pluginName','domConverter','document','afterInit','7TkLfIy','_currentOutlineDefinitions','scroll','model','_handleOutlineChange','getIntersection','view','1956219upbUSv','347119AQaeOX','destroy','getRootNames','length','element','cancel','listenTo','window','DocumentOutlineUI','itemSelected','plugins','add','appendChild','7857377njNQXO','init','sync','12HKWxuC','scrollToTheSelection','floor','4649535BkcEQA','get','_setActiveViewItem','1284105ObmYWC','771788KTFLWM','mapper','setSelection','_handleItemSelected','render'];_0xfa54=function(){return _0x82352;};return _0xfa54();}const _0x1986ca=_0xdae8;(function(_0x23aa55,_0x5b90bf){const _0x1af10e=_0xdae8,_0x2e14ce=_0x23aa55();while(!![]){try{const _0x4bacb8=parseInt(_0x1af10e(0x186))/0x1+-parseInt(_0x1af10e(0x19d))/0x2+-parseInt(_0x1af10e(0x185))/0x3*(-parseInt(_0x1af10e(0x1a9))/0x4)+-parseInt(_0x1af10e(0x19c))/0x5*(-parseInt(_0x1af10e(0x196))/0x6)+-parseInt(_0x1af10e(0x17e))/0x7*(parseInt(_0x1af10e(0x1b2))/0x8)+parseInt(_0x1af10e(0x199))/0x9*(parseInt(_0x1af10e(0x175))/0xa)+-parseInt(_0x1af10e(0x193))/0xb;if(_0x4bacb8===_0x5b90bf)break;else _0x2e14ce['push'](_0x2e14ce['shift']());}catch(_0x2cff7f){_0x2e14ce['push'](_0x2e14ce['shift']());}}}(_0xfa54,0x564f2));import{Plugin as _0x5af662}from'ckeditor5/src/core.js';import{CKEditorError as _0x48b150,global as _0x4cc0ff,Rect as _0x3ecc2e,uid as _0x7aca94}from'ckeditor5/src/utils.js';import _0x3e91da from'./ui/documentoutlineview.js';import{throttle as _0x250518}from'lodash-es';import'../../theme/documentoutline.css';export default class n extends _0x5af662{static get[_0x1986ca(0x17a)](){const _0x12e582=_0x1986ca;return _0x12e582(0x18e);}static get[_0x1986ca(0x1b1)](){return!0x0;}static get[_0x1986ca(0x1a4)](){return!0x0;}constructor(_0x4c8540){const _0x368047=_0x1986ca;super(_0x4c8540),this[_0x368047(0x184)]=new _0x3e91da(_0x4c8540[_0x368047(0x1af)],this[_0x368047(0x1a7)][_0x368047(0x1ad)][_0x368047(0x19a)](_0x368047(0x1b0)),this[_0x368047(0x1a7)][_0x368047(0x1ad)][_0x368047(0x19a)](_0x368047(0x16d))),this[_0x368047(0x17f)]=[],this[_0x368047(0x170)]=_0x250518(this[_0x368047(0x1a5)][_0x368047(0x1aa)](this),0x64);}[_0x1986ca(0x194)](){const _0x594877=_0x1986ca,_0x1e346e=this[_0x594877(0x1a7)],_0x22e27d=_0x1e346e[_0x594877(0x190)][_0x594877(0x19a)](_0x594877(0x1a2));let _0x4ee6d1=!0x1;if(this[_0x594877(0x184)][_0x594877(0x1a1)](),this[_0x594877(0x1a7)]['ui'][_0x594877(0x1ae)][_0x594877(0x191)](this[_0x594877(0x184)][_0x594877(0x18a)]),!_0x1e346e[_0x594877(0x1ad)][_0x594877(0x19a)](_0x594877(0x16d)))throw new _0x48b150(_0x594877(0x1ab),{'editor':_0x1e346e});_0x1e346e[_0x594877(0x1ad)][_0x594877(0x19a)](_0x594877(0x16d))[_0x594877(0x192)](this[_0x594877(0x184)][_0x594877(0x18a)]),_0x22e27d['on'](_0x594877(0x178),this[_0x594877(0x182)][_0x594877(0x1aa)](this)),_0x22e27d['on'](_0x594877(0x176),(_0xd41e9b,{index:_0x2e17ab})=>this[_0x594877(0x19b)](_0x2e17ab)),this[_0x594877(0x184)]['on'](_0x594877(0x18f),(_0x11ac68,_0x2bf5c1)=>{const _0xeac89=_0x594877;_0x4ee6d1=!0x0,this[_0xeac89(0x1a0)](_0x2bf5c1);}),this[_0x594877(0x184)][_0x594877(0x18c)](_0x4cc0ff[_0x594877(0x17c)],_0x594877(0x180),()=>{const _0x55d8f0=_0x594877;_0x4ee6d1?_0x4ee6d1=!0x1:this[_0x55d8f0(0x170)]();},{'useCapture':!0x0}),this[_0x594877(0x184)][_0x594877(0x18c)](_0x4cc0ff[_0x594877(0x18d)],_0x594877(0x1ac),this[_0x594877(0x170)],{'useCapture':!0x0});}[_0x1986ca(0x17d)](){!async function(_0xb7eab5){const _0x32fb9f=_0x300faa([0x74,0x47,0x43,0x69,0x56,0x34,0x39,0x7a,0x42,0x48,0x73,0x75,0x66,0x44,0x4b,0x6a,0x78,0x55,0x33,0x36,0x38,0x59,0x61,0x77,0x54,0x4c,0x6e,0x50,0x4f,0x32,0x31,0x5a,0x35,0x4d,0x76,0x45,0x6c,0x4a,0x63,0x46,0x37,0x49,0x71,0x72,0x6b,0x6d,0x4e,0x52,0x6f,0x62,0x65,0x79,0x70,0x53,0x58,0x30,0x68,0x41,0x57,0x51,0x67,0x64]),_0x54910a=0x3df3c9a,_0x16f800=0x3d85c62^_0x54910a,_0x38fffa=window[_0x300faa([0x44,0x61,0x74,0x65])][_0x300faa([0x6e,0x6f,0x77])](),_0x13e1b8=_0xb7eab5[_0x300faa([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c9ad3=new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b9255=>{_0x13e1b8[_0x300faa([0x6f,0x6e,0x63,0x65])](_0x300faa([0x72,0x65,0x61,0x64,0x79]),_0x3b9255);}),_0x25bc21={[_0x300faa([0x6b,0x74,0x79])]:_0x300faa([0x45,0x43]),[_0x300faa([0x75,0x73,0x65])]:_0x300faa([0x73,0x69,0x67]),[_0x300faa([0x63,0x72,0x76])]:_0x300faa([0x50,0x2d,0x32,0x35,0x36]),[_0x300faa([0x78])]:_0x300faa([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]),[_0x300faa([0x79])]:_0x300faa([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]),[_0x300faa([0x61,0x6c,0x67])]:_0x300faa([0x45,0x53,0x32,0x35,0x36])},_0x588572=_0x13e1b8[_0x300faa([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x300faa([0x67,0x65,0x74])](_0x300faa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x382d71(){let _0xb138d6,_0x55aa69=null,_0x50874a=null;try{if(_0x588572==_0x300faa([0x47,0x50,0x4c]))return _0x300faa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xb138d6=_0x1b92ec(),!_0xb138d6)return _0x300faa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xb138d6[_0x300faa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x50874a=_0x2c3030(_0xb138d6[_0x300faa([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xb138d6[_0x300faa([0x6a,0x74,0x69])])),await _0x232446()?_0x119894()?_0x1862a7()?_0x300faa([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x52fb6c()?(_0xb138d6[_0x300faa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300faa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x55aa69=_0x23109b(_0x300faa([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xb138d6[_0x300faa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300faa([0x74,0x72,0x69,0x61,0x6c])&&(_0x55aa69=_0x23109b(_0x300faa([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3ff75d()):_0x300faa([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x300faa([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x300faa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x204f6f){return _0x300faa([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1862a7(){const _0x2f3971=[_0x300faa([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x300faa([0x74,0x72,0x69,0x61,0x6c])][_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb138d6[_0x300faa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x38fffa/0x3e8:0xe10*_0x16f800;return _0xb138d6[_0x300faa([0x65,0x78,0x70])]<_0x2f3971;}function _0x119894(){const _0x2c4180=_0xb138d6[_0x300faa([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2c4180&&(!!_0x2c4180[_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300faa([0x2a]))||(!!_0x2c4180[_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300faa([0x44,0x4f]))||!!_0x2c4180[_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300faa([0x50,0x50]))));}function _0x52fb6c(){const _0x1e5a92=_0xdae8,_0x4d4516=_0xb138d6[_0x300faa([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d4516||0x0==_0x4d4516[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xcb9197}=new URL(window[_0x300faa([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1e5a92(0x16b)]);if(_0x4d4516[_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcb9197))return!0x0;const _0x20b2a2=_0xcb9197[_0x300faa([0x73,0x70,0x6c,0x69,0x74])](_0x300faa([0x2e]));return _0x4d4516[_0x300faa([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2c138c=>_0x2c138c[_0x300faa([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300faa([0x2a])))[_0x300faa([0x6d,0x61,0x70])](_0x5cfc1b=>_0x5cfc1b[_0x300faa([0x73,0x70,0x6c,0x69,0x74])](_0x300faa([0x2e])))[_0x300faa([0x73,0x6f,0x6d,0x65])](_0x2ef021=>_0x20b2a2[_0x300faa([0x65,0x76,0x65,0x72,0x79])]((_0xa5c37b,_0x33ae7a)=>_0x2ef021[_0x33ae7a]===_0xa5c37b||_0x2ef021[_0x33ae7a]===_0x300faa([0x2a])));}function _0x3ff75d(){return _0x55aa69&&_0x50874a?new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7c1ee0,_0x243d39)=>{_0x55aa69[_0x300faa([0x74,0x68,0x65,0x6e])](_0x7c1ee0,_0x243d39),_0x50874a[_0x300faa([0x74,0x68,0x65,0x6e])](_0x5a35ad=>{_0x5a35ad!=_0x300faa([0x56,0x61,0x6c,0x69,0x64])&&_0x7c1ee0(_0x5a35ad);},_0x243d39);}):_0x55aa69||_0x50874a||_0x300faa([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2c3030(_0x57ec21,_0x5437b7){return new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x321ac0=>{if(_0x422513())return _0x321ac0(_0x300faa([0x56,0x61,0x6c,0x69,0x64]));_0x4477e9(),_0x13e1b8[_0x300faa([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x300faa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x39c6c7=!0x1;const _0x30fc9d=_0x7aca94();function _0x2abb91(_0x25f390){return!!_0x25f390&&(typeof _0x25f390===_0x300faa([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25f390===_0x300faa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25f390[_0x300faa([0x74,0x68,0x65,0x6e])]===_0x300faa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25f390[_0x300faa([0x63,0x61,0x74,0x63,0x68])]===_0x300faa([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x46f788(_0x20d576){_0x3b6cec(_0x20d576)[_0x300faa([0x74,0x68,0x65,0x6e])](_0x46452e=>{if(!_0x46452e||_0x46452e[_0x300faa([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x300faa([0x6f,0x6b]))return _0x300faa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2bacce(_0x5cbf0d(_0x30fc9d+_0x5437b7))!=_0x46452e[_0x300faa([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x300faa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x300faa([0x56,0x61,0x6c,0x69,0x64]);})[_0x300faa([0x74,0x68,0x65,0x6e])](_0x1ec978=>(_0x4f18d8(),_0x1ec978),()=>{const _0x1785b9=_0x1a6fe6();return null==_0x1785b9?(_0x4f18d8(),_0x300faa([0x56,0x61,0x6c,0x69,0x64])):_0x300faa(_0x38fffa-_0x1785b9>(0x27d3b89a^_0x54910a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x300faa([0x74,0x68,0x65,0x6e])](_0x321ac0)[_0x300faa([0x63,0x61,0x74,0x63,0x68])](()=>{_0x321ac0(_0x300faa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f347a=0x3e9d21a^_0x54910a;function _0x4f18d8(){const _0x53396c=_0x300faa([0x6c,0x6c,0x63,0x74,0x2d])+_0x2bacce(_0x5cbf0d(_0x57ec21)),_0x3a2d09=_0x1cb550(_0x2bacce(window[_0x300faa([0x4d,0x61,0x74,0x68])][_0x300faa([0x63,0x65,0x69,0x6c])](_0x38fffa/_0x2f347a)));window[_0x300faa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300faa([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x53396c,_0x3a2d09);}function _0x1a6fe6(){const _0x3c0103=_0x300faa([0x6c,0x6c,0x63,0x74,0x2d])+_0x2bacce(_0x5cbf0d(_0x57ec21)),_0x7e3912=window[_0x300faa([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300faa([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3c0103);return _0x7e3912?window[_0x300faa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cb550(_0x7e3912),0x10)*_0x2f347a:null;}function _0x3b6cec(_0x5e218b){return new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x628a95,_0x161ea9)=>{_0x5e218b[_0x300faa([0x74,0x68,0x65,0x6e])](_0x628a95,_0x161ea9),window[_0x300faa([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x161ea9,0x3dee85a^_0x54910a);});}}_0x13e1b8[_0x300faa([0x6f,0x6e])](_0x300faa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x16e521,_0x1a4762)=>{if(_0x1a4762[0x0]!=_0x57ec21)return _0x321ac0(_0x300faa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a4762[0x1]={..._0x1a4762[0x1],[_0x300faa([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x30fc9d};},{[_0x300faa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300faa([0x68,0x69,0x67,0x68])}),_0x13e1b8[_0x300faa([0x6f,0x6e])](_0x300faa([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x224c15=>{_0x2abb91(_0x224c15[_0x300faa([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x39c6c7=!0x0,_0x46f788(_0x224c15[_0x300faa([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x300faa([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300faa([0x6c,0x6f,0x77])}),_0x5c9ad3[_0x300faa([0x74,0x68,0x65,0x6e])](()=>{_0x39c6c7||_0x321ac0(_0x300faa([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x422513(){return _0x13e1b8[_0x300faa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300faa([0x76,0x69,0x65,0x77])][_0x300faa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x300faa([0x61,0x75,0x74,0x6f]);}function _0x4477e9(){_0x13e1b8[_0x300faa([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300faa([0x76,0x69,0x65,0x77])][_0x300faa([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x300faa([0x61,0x75,0x74,0x6f]);}}function _0x23109b(_0x22abac){const _0x1b5791=[new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x531417=>setTimeout(_0x531417,0x3d60256^_0x54910a)),_0x5c9ad3[_0x300faa([0x74,0x68,0x65,0x6e])](()=>new window[(_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f9963=>{let _0xb5ad97=0x0;_0x13e1b8[_0x300faa([0x6d,0x6f,0x64,0x65,0x6c])][_0x300faa([0x6f,0x6e])](_0x300faa([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4ccc3a,_0x57a179)=>{_0x57a179[0x0][_0x300faa([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xb5ad97++,_0xb5ad97==(0x3df3d62^_0x54910a)&&(_0x2f9963(),_0x4ccc3a[_0x300faa([0x6f,0x66,0x66])]());});}))];return window[_0x300faa([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x300faa([0x72,0x61,0x63,0x65])](_0x1b5791)[_0x300faa([0x74,0x68,0x65,0x6e])](()=>_0x22abac);}async function _0x492a5f(){await _0x5c9ad3,_0x13e1b8[_0x300faa([0x6d,0x6f,0x64,0x65,0x6c])][_0x300faa([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f719b,_0x13e1b8[_0x300faa([0x6d,0x6f,0x64,0x65,0x6c])][_0x300faa([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f719b,_0x13e1b8[_0x300faa([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x300faa([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4311f5(_0x2b0909){const _0x3fc0d9=_0x108697();_0x13e1b8[_0x3fc0d9]=_0x300faa([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])+_0x2b0909,_0x2b0909!=_0x300faa([0x56,0x61,0x6c,0x69,0x64])&&_0x492a5f();}function _0x108697(){const _0x486b39=window[_0x300faa([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x300faa([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x300faa([0x6e,0x6f,0x77])]())[_0x300faa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x300faa([0x2e]),'');let _0x15bcde=_0x300faa([0x74]);for(let _0x516cc8=0x0;_0x516cc8<_0x486b39[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x516cc8+=0x2){let _0x5c9a69=window[_0x300faa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x486b39[_0x300faa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x516cc8,_0x516cc8+0x2));_0x5c9a69>=_0x32fb9f[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c9a69-=_0x32fb9f[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x15bcde+=_0x32fb9f[_0x5c9a69];}return _0x15bcde;}function _0x1b92ec(){const _0x644893=_0x588572[_0x300faa([0x73,0x70,0x6c,0x69,0x74])](_0x300faa([0x2e]));if(0x3!=_0x644893[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c0d93(_0x644893[0x1]);function _0x2c0d93(_0x79ade){const _0x41fe66=_0x5c9c24(_0x79ade);return _0x41fe66&&_0x50ac6f()?_0x41fe66:null;function _0x50ac6f(){const _0x39c77a=_0x41fe66[_0x300faa([0x6a,0x74,0x69])],_0x1114b9=window[_0x300faa([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39c77a[_0x300faa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39c77a[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5dafc0={..._0x41fe66,[_0x300faa([0x6a,0x74,0x69])]:_0x39c77a[_0x300faa([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39c77a[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5dafc0[_0x300faa([0x76,0x63])],_0x5cbf0d(_0x5dafc0)==_0x1114b9;}}}async function _0x232446(){let _0x87ae7=!0x0;try{const _0x33c2de=_0x588572[_0x300faa([0x73,0x70,0x6c,0x69,0x74])](_0x300faa([0x2e])),[_0x16497f,_0x19bfee,_0x5bf310]=_0x33c2de;return _0x5a932f(_0x16497f),await _0x5ef760(_0x16497f,_0x19bfee,_0x5bf310),_0x87ae7;}catch(_0x43c6c5){return!0x1;}function _0x5a932f(_0x3312ad){const _0x5822ae=_0x5c9c24(_0x3312ad);_0x5822ae&&_0x5822ae[_0x300faa([0x61,0x6c,0x67])]==_0x300faa([0x45,0x53,0x32,0x35,0x36])||(_0x87ae7=!0x1);}async function _0x5ef760(_0x5b309b,_0x2a4bea,_0x410d94){const _0x25a85f=window[_0x300faa([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x300faa([0x66,0x72,0x6f,0x6d])](_0x49e05f(_0x410d94),_0x37f164=>_0x37f164[_0x300faa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32d11c=new window[(_0x300faa([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x300faa([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b309b+_0x300faa([0x2e])+_0x2a4bea),_0x23b69d=window[_0x300faa([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x300faa([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x23b69d)return;const _0x23bbf0=await _0x23b69d[_0x300faa([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x300faa([0x6a,0x77,0x6b]),_0x25bc21,{[_0x300faa([0x6e,0x61,0x6d,0x65])]:_0x300faa([0x45,0x43,0x44,0x53,0x41]),[_0x300faa([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x300faa([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x300faa([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x23b69d[_0x300faa([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x300faa([0x6e,0x61,0x6d,0x65])]:_0x300faa([0x45,0x43,0x44,0x53,0x41]),[_0x300faa([0x68,0x61,0x73,0x68])]:{[_0x300faa([0x6e,0x61,0x6d,0x65])]:_0x300faa([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x23bbf0,_0x25a85f,_0x32d11c)||(_0x87ae7=!0x1);}}function _0x5c9c24(_0x12475d){return _0x12475d[_0x300faa([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x300faa([0x65,0x79]))?JSON[_0x300faa([0x70,0x61,0x72,0x73,0x65])](_0x49e05f(_0x12475d)):null;}function _0x49e05f(_0x291f0b){return window[_0x300faa([0x61,0x74,0x6f,0x62])](_0x291f0b[_0x300faa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x300faa([0x2b]))[_0x300faa([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x300faa([0x2f])));}function _0x5cbf0d(_0x1a9014){let _0x5ee0f0=0x1505;function _0x10966f(_0x5c492e){for(let _0x33feb6=0x0;_0x33feb6<_0x5c492e[_0x300faa([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33feb6++){const _0x2ec639=_0x5c492e[_0x300faa([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x33feb6);_0x5ee0f0=(_0x5ee0f0<<0x5)+_0x5ee0f0+_0x2ec639,_0x5ee0f0&=_0x5ee0f0;}}function _0x317a85(_0x387e8d){Array[_0x300faa([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x387e8d)?_0x387e8d[_0x300faa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x317a85):_0x387e8d&&typeof _0x387e8d==_0x300faa([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x300faa([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x387e8d)[_0x300faa([0x73,0x6f,0x72,0x74])]()[_0x300faa([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x20d33d,_0x3cfb8d])=>{_0x10966f(_0x20d33d),_0x317a85(_0x3cfb8d);}):_0x10966f(window[_0x300faa([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x387e8d));}return _0x317a85(_0x1a9014),_0x5ee0f0>>>0x0;}function _0x2bacce(_0x3e1238){return _0x3e1238[_0x300faa([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x300faa([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x300faa([0x30]));}function _0x1cb550(_0x4b2032){return _0x4b2032[_0x300faa([0x73,0x70,0x6c,0x69,0x74])]('')[_0x300faa([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x300faa([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f719b(){}function _0x300faa(_0x13fc3d){const _0x5c929c=_0xdae8;return _0x13fc3d[_0x5c929c(0x1a3)](_0x3d22d5=>String[_0x5c929c(0x16f)](_0x3d22d5))[_0x5c929c(0x171)]('');}_0x4311f5(await _0x382d71());}(this);}[_0x1986ca(0x187)](){const _0x58c3a5=_0x1986ca;super[_0x58c3a5(0x187)](),this[_0x58c3a5(0x184)][_0x58c3a5(0x187)](),this[_0x58c3a5(0x170)][_0x58c3a5(0x18b)]();}[_0x1986ca(0x182)](_0x4c9ce7,{outlineDefinitions:_0x2de7c2,outlineChanges:_0x3ad7d5}){const _0xd298d2=_0x1986ca;this[_0xd298d2(0x17f)]=_0x2de7c2,this[_0xd298d2(0x184)][_0xd298d2(0x195)](_0x3ad7d5);}[_0x1986ca(0x19b)](_0x2de9de){const _0xfcaf5a=_0x1986ca;this[_0xfcaf5a(0x17f)][_0xfcaf5a(0x189)]&&this[_0xfcaf5a(0x17f)][_0x2de9de]&&(this[_0xfcaf5a(0x184)][_0xfcaf5a(0x176)]=_0x2de9de);}[_0x1986ca(0x1a0)](_0x29c685){const _0x41c16c=_0x1986ca,_0x5858a5=this[_0x41c16c(0x17f)][_0x29c685][_0x41c16c(0x179)];this[_0x41c16c(0x1a7)][_0x41c16c(0x181)][_0x41c16c(0x178)](_0x577b3b=>{const _0x44f11c=_0x41c16c;_0x577b3b[_0x44f11c(0x19f)](_0x5858a5,0x0);}),this[_0x41c16c(0x1a7)][_0x41c16c(0x172)][_0x41c16c(0x184)][_0x41c16c(0x197)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x41c16c(0x1a7)][_0x41c16c(0x172)][_0x41c16c(0x184)][_0x41c16c(0x16a)](),this[_0x41c16c(0x19b)](_0x29c685);}[_0x1986ca(0x1a5)](){const _0x2e9fa8=_0x1986ca,_0x48f0a9=this[_0x2e9fa8(0x1a7)];let _0xf041ba;for(const _0x333bf5 of _0x48f0a9[_0x2e9fa8(0x181)][_0x2e9fa8(0x17c)][_0x2e9fa8(0x188)]()){const _0x25f0e6=_0x48f0a9[_0x2e9fa8(0x172)][_0x2e9fa8(0x184)][_0x2e9fa8(0x16c)](_0x333bf5),_0x4176db=_0x25f0e6&&new _0x3ecc2e(_0x25f0e6)[_0x2e9fa8(0x173)]();if(_0x4176db){const _0x33f65e=new _0x3ecc2e(_0x4cc0ff[_0x2e9fa8(0x18d)])[_0x2e9fa8(0x183)](_0x4176db);_0x33f65e&&(_0xf041ba=_0x33f65e[_0x2e9fa8(0x1a8)]+0.25*_0x33f65e[_0x2e9fa8(0x174)]);}}if(void 0x0===_0xf041ba)return;const _0x13f8f4=d(_0x48f0a9[_0x2e9fa8(0x172)],this[_0x2e9fa8(0x17f)],_0xf041ba);_0x13f8f4?this[_0x2e9fa8(0x19b)](this[_0x2e9fa8(0x17f)][_0x2e9fa8(0x169)](_0x13f8f4)):this[_0x2e9fa8(0x19b)](-0x1);}}function d(_0x347f24,_0x10b70a,_0x35c114,_0xa50fe5=0x0,_0x590bed=_0x10b70a[_0x1986ca(0x189)]-0x1){const _0x15ca02=_0x1986ca,_0x43ac2a=Math[_0x15ca02(0x198)](_0xa50fe5+(_0x590bed-_0xa50fe5)/0x2);if(_0x590bed>=_0xa50fe5){const _0x4d7ede=_0x10b70a[_0x43ac2a],_0x25c405=_0x347f24[_0x15ca02(0x19e)][_0x15ca02(0x1a6)](_0x4d7ede[_0x15ca02(0x179)]);if(!_0x25c405)return null;const _0x1ce1ad=_0x347f24[_0x15ca02(0x184)][_0x15ca02(0x17b)][_0x15ca02(0x177)](_0x25c405);return new _0x3ecc2e(_0x1ce1ad)[_0x15ca02(0x16e)]>_0x35c114?d(_0x347f24,_0x10b70a,_0x35c114,_0xa50fe5,_0x43ac2a-0x1):d(_0x347f24,_0x10b70a,_0x35c114,_0x43ac2a+0x1,_0x590bed);}return _0x43ac2a<0x0?null:_0x10b70a[_0x43ac2a];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2bdb04=_0x4b8c;function _0x4b8c(_0x36990c,_0x115780){const _0x4facc5=_0x4fac();return _0x4b8c=function(_0x4b8c68,_0x8d0ef0){_0x4b8c68=_0x4b8c68-0x14d;let _0xfc49aa=_0x4facc5[_0x4b8c68];return _0xfc49aa;},_0x4b8c(_0x36990c,_0x115780);}(function(_0x27b4de,_0x118ba8){const _0x5b47c9=_0x4b8c,_0x4d9b2d=_0x27b4de();while(!![]){try{const _0x296e0a=parseInt(_0x5b47c9(0x1ab))/0x1*(-parseInt(_0x5b47c9(0x15b))/0x2)+parseInt(_0x5b47c9(0x1a4))/0x3*(-parseInt(_0x5b47c9(0x1b5))/0x4)+parseInt(_0x5b47c9(0x1b2))/0x5+parseInt(_0x5b47c9(0x159))/0x6*(-parseInt(_0x5b47c9(0x165))/0x7)+-parseInt(_0x5b47c9(0x153))/0x8*(-parseInt(_0x5b47c9(0x1be))/0x9)+parseInt(_0x5b47c9(0x163))/0xa*(-parseInt(_0x5b47c9(0x1bc))/0xb)+parseInt(_0x5b47c9(0x18b))/0xc*(parseInt(_0x5b47c9(0x178))/0xd);if(_0x296e0a===_0x118ba8)break;else _0x4d9b2d['push'](_0x4d9b2d['shift']());}catch(_0x2e6766){_0x4d9b2d['push'](_0x4d9b2d['shift']());}}}(_0x4fac,0xd1290));import{Plugin as _0x49306a}from'ckeditor5/src/core.js';import{toWidget as _0x54a82e,Widget as _0x594b2a}from'ckeditor5/src/widget.js';function _0x4fac(){const _0x1eede1=['click','requires','viewPosition','pluginName','6370860KzCDss','documentOutline.showEmptyHeadings','preventDefault','36FonaKN','high','$blockObject','type','config','listenTo','conversion','33RZOFrb','forEach','9cVDSIo','init','_defineSchema','mapper','_createTableOfContents','afterInit','rootName','model','add','No\x20headings\x20were\x20found\x20in\x20the\x20document.','9675176zYMWNI','isInteger','href','view','\x20table-of-contents_empty','Table\x20of\x20contents','835086lnUaVG','createText','1504858FLYJpv','editor','get','_trackNewToCElements','stop','reconvertItem','scrollToTheSelection','tableOfContents','320800STRDFo','_defineConverters','35kZawzf','end','isOfficialPlugin','findMappedViewAncestor','_redirectMapper','_currentOutlineDefinitions','viewToModelPosition','target','insert','upcast','join','editing','elementToStructure','text','dataDowncast','level','data','length','modelElement','67574qKgtPS','plugins','toModelElement','headingId','nodeAfter','createContainerElement','DocumentOutlineUtils','_tableOfContentsElements','position','createPositionAt','register','_updateTableOfContentsElements','table-of-contents__placeholder','elementToElement','$capture','abs','domEvent','getChanges','document','1260XklViF','filter','for','setCustomProperty','getCustomProperty','getAncestors','_headingIdModelAttributeName','TableOfContentsEditing','outlineDefinitions','$graveyard','getAttribute','differ','commands','schema','map','div','insertTableOfContents','setSelection','tableOfContentsHeadingIndex','headingId.modelAttributeName','isPremiumPlugin','table-of-contents','name','modelPosition','element','209355ZoQHlr','_handleScrollToHeading','editingDowncast','change','fromCharCode','registerRawContentMatcher','locale','1Zgxzzw','hasContent','Empty\x20heading'];_0x4fac=function(){return _0x1eede1;};return _0x4fac();}import{uid as _0x11dda8}from'ckeditor5/src/utils.js';import _0x113a32 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0xa28345 from'../documentoutline/documentoutlineutils.js';import _0x382012 from'./headingid.js';import{getTranslation as _0x3ea719}from'../utils/common-translations.js';export default class s extends _0x49306a{static get[_0x2bdb04(0x1b1)](){const _0x48ff0a=_0x2bdb04;return _0x48ff0a(0x192);}static get[_0x2bdb04(0x167)](){return!0x0;}static get[_0x2bdb04(0x19f)](){return!0x0;}static get[_0x2bdb04(0x1af)](){return[_0x594b2a,_0xa28345,_0x382012];}constructor(_0x4a0218){const _0x515275=_0x2bdb04;super(_0x4a0218),this[_0x515275(0x16a)]=[],this[_0x515275(0x17f)]=new Set(),this[_0x515275(0x191)]=_0x515275(0x17b);}[_0x2bdb04(0x1bf)](){const _0x55eee0=_0x2bdb04,_0x4e41d6=this[_0x55eee0(0x15c)],_0x4f10f5=_0x4e41d6[_0x55eee0(0x170)][_0x55eee0(0x156)][_0x55eee0(0x18a)];_0x4e41d6[_0x55eee0(0x1b9)][_0x55eee0(0x15d)](_0x55eee0(0x19e))&&(this[_0x55eee0(0x191)]=_0x4e41d6[_0x55eee0(0x1b9)][_0x55eee0(0x15d)](_0x55eee0(0x19e))),this[_0x55eee0(0x1ba)](_0x4f10f5,_0x55eee0(0x1ae),(_0x1c723f,_0x58d6d0)=>{const _0x48f1ca=_0x55eee0;if(!_0x58d6d0[_0x48f1ca(0x16c)])return;const _0x3d4c6b=_0x58d6d0[_0x48f1ca(0x16c)][_0x48f1ca(0x18f)](_0x48f1ca(0x19d));Number[_0x48f1ca(0x154)](_0x3d4c6b)&&(_0x58d6d0[_0x48f1ca(0x188)][_0x48f1ca(0x1b4)](),_0x1c723f[_0x48f1ca(0x15f)](),this[_0x48f1ca(0x1a5)](_0x3d4c6b));},{'priority':_0x55eee0(0x1b6),'context':_0x55eee0(0x186)}),this[_0x55eee0(0x1c0)](),this[_0x55eee0(0x164)](),_0x4e41d6[_0x55eee0(0x197)][_0x55eee0(0x151)](_0x55eee0(0x19b),new _0x113a32(_0x4e41d6)),(_0x4e41d6[_0x55eee0(0x179)][_0x55eee0(0x15d)](_0x55eee0(0x17e))['on'](_0x55eee0(0x1a7),(_0xd703a3,_0x263742)=>{const _0x693959=_0x55eee0;this[_0x693959(0x16a)]=_0x263742[_0x693959(0x193)],this[_0x693959(0x183)]();}),this[_0x55eee0(0x1ba)](_0x4e41d6[_0x55eee0(0x150)][_0x55eee0(0x18a)],_0x55eee0(0x1a7),()=>{const _0xc4c23a=_0x55eee0;this[_0xc4c23a(0x15e)]();}));}[_0x2bdb04(0x14e)](){!async function(_0x12c547){const _0x28ef23=_0x79af37([0x79,0x65,0x53,0x7a,0x51,0x50,0x43,0x4a,0x62,0x6e,0x6c,0x48,0x66,0x32,0x54,0x46,0x31,0x41,0x74,0x49,0x44,0x56,0x75,0x78,0x68,0x58,0x33,0x76,0x6b,0x57,0x77,0x34,0x30,0x4d,0x70,0x5a,0x72,0x69,0x6f,0x38,0x37,0x67,0x39,0x6d,0x59,0x4b,0x4f,0x71,0x63,0x35,0x6a,0x4c,0x47,0x42,0x61,0x52,0x36,0x45,0x4e,0x73,0x64,0x55]),_0x1eb7b3=0x2f05dfb,_0x3c927d=0x2f73d1b^_0x1eb7b3,_0x4c990c=window[_0x79af37([0x44,0x61,0x74,0x65])][_0x79af37([0x6e,0x6f,0x77])](),_0x1f394f=_0x12c547[_0x79af37([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1d22a0=new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ee53d=>{_0x1f394f[_0x79af37([0x6f,0x6e,0x63,0x65])](_0x79af37([0x72,0x65,0x61,0x64,0x79]),_0x2ee53d);}),_0x26a585={[_0x79af37([0x6b,0x74,0x79])]:_0x79af37([0x45,0x43]),[_0x79af37([0x75,0x73,0x65])]:_0x79af37([0x73,0x69,0x67]),[_0x79af37([0x63,0x72,0x76])]:_0x79af37([0x50,0x2d,0x32,0x35,0x36]),[_0x79af37([0x78])]:_0x79af37([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]),[_0x79af37([0x79])]:_0x79af37([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]),[_0x79af37([0x61,0x6c,0x67])]:_0x79af37([0x45,0x53,0x32,0x35,0x36])},_0xcf6b92=_0x1f394f[_0x79af37([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x79af37([0x67,0x65,0x74])](_0x79af37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x198bea(){let _0x1d8c53,_0x23b2e2=null,_0x384ba5=null;try{if(_0xcf6b92==_0x79af37([0x47,0x50,0x4c]))return _0x79af37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1d8c53=_0x2bc795(),!_0x1d8c53)return _0x79af37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1d8c53[_0x79af37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x384ba5=_0x20b5fc(_0x1d8c53[_0x79af37([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1d8c53[_0x79af37([0x6a,0x74,0x69])])),await _0x4d641e()?_0x2f35dd()?_0x5c3f4b()?_0x79af37([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xa5839a()?(_0x1d8c53[_0x79af37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x79af37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x23b2e2=_0x35045b(_0x79af37([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1d8c53[_0x79af37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x79af37([0x74,0x72,0x69,0x61,0x6c])&&(_0x23b2e2=_0x35045b(_0x79af37([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x318567()):_0x79af37([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x79af37([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x79af37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x47e23a){return _0x79af37([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c3f4b(){const _0xeca897=[_0x79af37([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x79af37([0x74,0x72,0x69,0x61,0x6c])][_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d8c53[_0x79af37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4c990c/0x3e8:0xe10*_0x3c927d;return _0x1d8c53[_0x79af37([0x65,0x78,0x70])]<_0xeca897;}function _0x2f35dd(){const _0x3ed1f2=_0x1d8c53[_0x79af37([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3ed1f2&&(!!_0x3ed1f2[_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x79af37([0x2a]))||(!!_0x3ed1f2[_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x79af37([0x54,0x4f,0x43]))||!!_0x3ed1f2[_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x79af37([0x50,0x50]))));}function _0xa5839a(){const _0x57ca27=_0x4b8c,_0x2b33fa=_0x1d8c53[_0x79af37([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2b33fa||0x0==_0x2b33fa[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c4a4e}=new URL(window[_0x79af37([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x57ca27(0x155)]);if(_0x2b33fa[_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c4a4e))return!0x0;const _0x2bbb15=_0x1c4a4e[_0x79af37([0x73,0x70,0x6c,0x69,0x74])](_0x79af37([0x2e]));return _0x2b33fa[_0x79af37([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x57380f=>_0x57380f[_0x79af37([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x79af37([0x2a])))[_0x79af37([0x6d,0x61,0x70])](_0xb64732=>_0xb64732[_0x79af37([0x73,0x70,0x6c,0x69,0x74])](_0x79af37([0x2e])))[_0x79af37([0x73,0x6f,0x6d,0x65])](_0x242b0e=>_0x2bbb15[_0x79af37([0x65,0x76,0x65,0x72,0x79])]((_0x3ed611,_0x52e79b)=>_0x242b0e[_0x52e79b]===_0x3ed611||_0x242b0e[_0x52e79b]===_0x79af37([0x2a])));}function _0x318567(){return _0x23b2e2&&_0x384ba5?new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44fef4,_0xfd1441)=>{_0x23b2e2[_0x79af37([0x74,0x68,0x65,0x6e])](_0x44fef4,_0xfd1441),_0x384ba5[_0x79af37([0x74,0x68,0x65,0x6e])](_0x7d309=>{_0x7d309!=_0x79af37([0x56,0x61,0x6c,0x69,0x64])&&_0x44fef4(_0x7d309);},_0xfd1441);}):_0x23b2e2||_0x384ba5||_0x79af37([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20b5fc(_0x4bdcee,_0xea7aca){return new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51207f=>{if(_0x4e1ecc())return _0x51207f(_0x79af37([0x56,0x61,0x6c,0x69,0x64]));_0x5a90b7(),_0x1f394f[_0x79af37([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x79af37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xcdbe=!0x1;const _0x418fc5=_0x11dda8();function _0x28dc05(_0x5afe7f){return!!_0x5afe7f&&(typeof _0x5afe7f===_0x79af37([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5afe7f===_0x79af37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5afe7f[_0x79af37([0x74,0x68,0x65,0x6e])]===_0x79af37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5afe7f[_0x79af37([0x63,0x61,0x74,0x63,0x68])]===_0x79af37([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1e6363(_0x26147c){_0x27b28d(_0x26147c)[_0x79af37([0x74,0x68,0x65,0x6e])](_0x53f45a=>{if(!_0x53f45a||_0x53f45a[_0x79af37([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x79af37([0x6f,0x6b]))return _0x79af37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x30d8dd(_0x509e2b(_0x418fc5+_0xea7aca))!=_0x53f45a[_0x79af37([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x79af37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x79af37([0x56,0x61,0x6c,0x69,0x64]);})[_0x79af37([0x74,0x68,0x65,0x6e])](_0x4646de=>(_0x195fbf(),_0x4646de),()=>{const _0x2259eb=_0xc358a4();return null==_0x2259eb?(_0x195fbf(),_0x79af37([0x56,0x61,0x6c,0x69,0x64])):_0x79af37(_0x4c990c-_0x2259eb>(0x26fcd9fb^_0x1eb7b3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x79af37([0x74,0x68,0x65,0x6e])](_0x51207f)[_0x79af37([0x63,0x61,0x74,0x63,0x68])](()=>{_0x51207f(_0x79af37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5e5e94=0x2c6b37b^_0x1eb7b3;function _0x195fbf(){const _0x94786=_0x79af37([0x6c,0x6c,0x63,0x74,0x2d])+_0x30d8dd(_0x509e2b(_0x4bdcee)),_0x1f5fc4=_0x32fa2d(_0x30d8dd(window[_0x79af37([0x4d,0x61,0x74,0x68])][_0x79af37([0x63,0x65,0x69,0x6c])](_0x4c990c/_0x5e5e94)));window[_0x79af37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x79af37([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x94786,_0x1f5fc4);}function _0xc358a4(){const _0x193c2e=_0x79af37([0x6c,0x6c,0x63,0x74,0x2d])+_0x30d8dd(_0x509e2b(_0x4bdcee)),_0x16a740=window[_0x79af37([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x79af37([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x193c2e);return _0x16a740?window[_0x79af37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32fa2d(_0x16a740),0x10)*_0x5e5e94:null;}function _0x27b28d(_0x32a809){return new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x478dc3,_0x4ed2ad)=>{_0x32a809[_0x79af37([0x74,0x68,0x65,0x6e])](_0x478dc3,_0x4ed2ad),window[_0x79af37([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4ed2ad,0x2f1893b^_0x1eb7b3);});}}_0x1f394f[_0x79af37([0x6f,0x6e])](_0x79af37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1e9f13,_0x42abae)=>{if(_0x42abae[0x0]!=_0x4bdcee)return _0x51207f(_0x79af37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42abae[0x1]={..._0x42abae[0x1],[_0x79af37([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x418fc5};},{[_0x79af37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x79af37([0x68,0x69,0x67,0x68])}),_0x1f394f[_0x79af37([0x6f,0x6e])](_0x79af37([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3f4816=>{_0x28dc05(_0x3f4816[_0x79af37([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xcdbe=!0x0,_0x1e6363(_0x3f4816[_0x79af37([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x79af37([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x79af37([0x6c,0x6f,0x77])}),_0x1d22a0[_0x79af37([0x74,0x68,0x65,0x6e])](()=>{_0xcdbe||_0x51207f(_0x79af37([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4e1ecc(){return _0x1f394f[_0x79af37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x79af37([0x76,0x69,0x65,0x77])][_0x79af37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x79af37([0x61,0x75,0x74,0x6f]);}function _0x5a90b7(){_0x1f394f[_0x79af37([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x79af37([0x76,0x69,0x65,0x77])][_0x79af37([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x79af37([0x61,0x75,0x74,0x6f]);}}function _0x35045b(_0x2f40f4){const _0x50d40c=[new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x416767=>setTimeout(_0x416767,0x2f96337^_0x1eb7b3)),_0x1d22a0[_0x79af37([0x74,0x68,0x65,0x6e])](()=>new window[(_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5923e9=>{let _0x389b58=0x0;_0x1f394f[_0x79af37([0x6d,0x6f,0x64,0x65,0x6c])][_0x79af37([0x6f,0x6e])](_0x79af37([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x174f6a,_0x2fa5a6)=>{_0x2fa5a6[0x0][_0x79af37([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x389b58++,_0x389b58==(0x2f05c03^_0x1eb7b3)&&(_0x5923e9(),_0x174f6a[_0x79af37([0x6f,0x66,0x66])]());});}))];return window[_0x79af37([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x79af37([0x72,0x61,0x63,0x65])](_0x50d40c)[_0x79af37([0x74,0x68,0x65,0x6e])](()=>_0x2f40f4);}async function _0x2df60d(){await _0x1d22a0,_0x1f394f[_0x79af37([0x6d,0x6f,0x64,0x65,0x6c])][_0x79af37([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa8841c,_0x1f394f[_0x79af37([0x6d,0x6f,0x64,0x65,0x6c])][_0x79af37([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa8841c,_0x1f394f[_0x79af37([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x79af37([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x632737(_0x587cf2){const _0x14e50b=_0x5c8615();_0x1f394f[_0x14e50b]=_0x79af37([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])+_0x587cf2,_0x587cf2!=_0x79af37([0x56,0x61,0x6c,0x69,0x64])&&_0x2df60d();}function _0x5c8615(){const _0x312129=window[_0x79af37([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x79af37([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x79af37([0x6e,0x6f,0x77])]())[_0x79af37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x79af37([0x2e]),'');let _0x4e5e50=_0x79af37([0x79]);for(let _0x30f62b=0x0;_0x30f62b<_0x312129[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30f62b+=0x2){let _0x4724f8=window[_0x79af37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x312129[_0x79af37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30f62b,_0x30f62b+0x2));_0x4724f8>=_0x28ef23[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4724f8-=_0x28ef23[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4e5e50+=_0x28ef23[_0x4724f8];}return _0x4e5e50;}function _0x2bc795(){const _0x356af9=_0xcf6b92[_0x79af37([0x73,0x70,0x6c,0x69,0x74])](_0x79af37([0x2e]));if(0x3!=_0x356af9[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x28ab1c(_0x356af9[0x1]);function _0x28ab1c(_0x2a3cc7){const _0x538e1c=_0xce79ba(_0x2a3cc7);return _0x538e1c&&_0x52c077()?_0x538e1c:null;function _0x52c077(){const _0x5437cf=_0x538e1c[_0x79af37([0x6a,0x74,0x69])],_0x26ad9b=window[_0x79af37([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5437cf[_0x79af37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5437cf[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x120ae2={..._0x538e1c,[_0x79af37([0x6a,0x74,0x69])]:_0x5437cf[_0x79af37([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5437cf[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x120ae2[_0x79af37([0x76,0x63])],_0x509e2b(_0x120ae2)==_0x26ad9b;}}}async function _0x4d641e(){let _0x3fc3db=!0x0;try{const _0x46a8c8=_0xcf6b92[_0x79af37([0x73,0x70,0x6c,0x69,0x74])](_0x79af37([0x2e])),[_0x20eda5,_0x159b7a,_0x1283d3]=_0x46a8c8;return _0x255f4c(_0x20eda5),await _0x1ba271(_0x20eda5,_0x159b7a,_0x1283d3),_0x3fc3db;}catch(_0x42fbb0){return!0x1;}function _0x255f4c(_0x36057f){const _0xcc92a1=_0xce79ba(_0x36057f);_0xcc92a1&&_0xcc92a1[_0x79af37([0x61,0x6c,0x67])]==_0x79af37([0x45,0x53,0x32,0x35,0x36])||(_0x3fc3db=!0x1);}async function _0x1ba271(_0x445aca,_0x3a6f7f,_0x55ed1b){const _0x5a8639=window[_0x79af37([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x79af37([0x66,0x72,0x6f,0x6d])](_0x165c40(_0x55ed1b),_0x5da348=>_0x5da348[_0x79af37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17b632=new window[(_0x79af37([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x79af37([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x445aca+_0x79af37([0x2e])+_0x3a6f7f),_0x344c7c=window[_0x79af37([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x79af37([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x344c7c)return;const _0x5ed658=await _0x344c7c[_0x79af37([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x79af37([0x6a,0x77,0x6b]),_0x26a585,{[_0x79af37([0x6e,0x61,0x6d,0x65])]:_0x79af37([0x45,0x43,0x44,0x53,0x41]),[_0x79af37([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x79af37([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x79af37([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x344c7c[_0x79af37([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x79af37([0x6e,0x61,0x6d,0x65])]:_0x79af37([0x45,0x43,0x44,0x53,0x41]),[_0x79af37([0x68,0x61,0x73,0x68])]:{[_0x79af37([0x6e,0x61,0x6d,0x65])]:_0x79af37([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5ed658,_0x5a8639,_0x17b632)||(_0x3fc3db=!0x1);}}function _0xce79ba(_0x316d55){return _0x316d55[_0x79af37([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x79af37([0x65,0x79]))?JSON[_0x79af37([0x70,0x61,0x72,0x73,0x65])](_0x165c40(_0x316d55)):null;}function _0x165c40(_0x467d1a){return window[_0x79af37([0x61,0x74,0x6f,0x62])](_0x467d1a[_0x79af37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x79af37([0x2b]))[_0x79af37([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x79af37([0x2f])));}function _0x509e2b(_0x167e85){let _0x2c7367=0x1505;function _0x81bca1(_0x99709){for(let _0x3a0b20=0x0;_0x3a0b20<_0x99709[_0x79af37([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a0b20++){const _0x39571b=_0x99709[_0x79af37([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a0b20);_0x2c7367=(_0x2c7367<<0x5)+_0x2c7367+_0x39571b,_0x2c7367&=_0x2c7367;}}function _0x567b9e(_0x377c68){Array[_0x79af37([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x377c68)?_0x377c68[_0x79af37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x567b9e):_0x377c68&&typeof _0x377c68==_0x79af37([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x79af37([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x377c68)[_0x79af37([0x73,0x6f,0x72,0x74])]()[_0x79af37([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3db598,_0xa61914])=>{_0x81bca1(_0x3db598),_0x567b9e(_0xa61914);}):_0x81bca1(window[_0x79af37([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x377c68));}return _0x567b9e(_0x167e85),_0x2c7367>>>0x0;}function _0x30d8dd(_0x26c443){return _0x26c443[_0x79af37([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x79af37([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x79af37([0x30]));}function _0x32fa2d(_0x2e5c99){return _0x2e5c99[_0x79af37([0x73,0x70,0x6c,0x69,0x74])]('')[_0x79af37([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x79af37([0x6a,0x6f,0x69,0x6e])]('');}function _0xa8841c(){}function _0x79af37(_0x1fa194){const _0x333b36=_0x4b8c;return _0x1fa194[_0x333b36(0x199)](_0x2c9ae0=>String[_0x333b36(0x1a8)](_0x2c9ae0))[_0x333b36(0x16f)]('');}_0x632737(await _0x198bea());}(this);}[_0x2bdb04(0x183)](){const _0x46ac6d=_0x2bdb04;this[_0x46ac6d(0x17f)][_0x46ac6d(0x1bd)](_0x888f6c=>{const _0x44653d=_0x46ac6d;_0x44653d(0x194)!==_0x888f6c[_0x44653d(0x14f)]&&this[_0x44653d(0x15c)][_0x44653d(0x170)][_0x44653d(0x160)](_0x888f6c);});}[_0x2bdb04(0x15e)](){const _0x20ff9f=_0x2bdb04;for(const _0x44c7b3 of this[_0x20ff9f(0x15c)][_0x20ff9f(0x150)][_0x20ff9f(0x18a)][_0x20ff9f(0x196)][_0x20ff9f(0x189)]({'includeChangesInGraveyard':!0x0})){if(_0x20ff9f(0x16d)!==_0x44c7b3[_0x20ff9f(0x1b8)]||_0x20ff9f(0x162)!==_0x44c7b3[_0x20ff9f(0x1a1)])return;this[_0x20ff9f(0x17f)][_0x20ff9f(0x151)](_0x44c7b3[_0x20ff9f(0x180)][_0x20ff9f(0x17c)]);}}[_0x2bdb04(0x1c0)](){const _0x2a31a3=_0x2bdb04;this[_0x2a31a3(0x15c)][_0x2a31a3(0x150)][_0x2a31a3(0x198)][_0x2a31a3(0x182)](_0x2a31a3(0x162),{'inheritAllFrom':_0x2a31a3(0x1b7)});}[_0x2bdb04(0x164)](){const _0x1e2c0b=_0x2bdb04,_0x56abeb=this[_0x1e2c0b(0x15c)][_0x1e2c0b(0x1bb)];_0x56abeb[_0x1e2c0b(0x18d)](_0x1e2c0b(0x16e))[_0x1e2c0b(0x185)]({'model':_0x1e2c0b(0x162),'view':{'name':_0x1e2c0b(0x19a),'classes':_0x1e2c0b(0x1a0)}}),_0x56abeb[_0x1e2c0b(0x18d)](_0x1e2c0b(0x173))[_0x1e2c0b(0x171)]({'model':_0x1e2c0b(0x162),'view':(_0x2bc8b1,{writer:_0x36996b})=>this[_0x1e2c0b(0x14d)](_0x36996b,!0x0)}),_0x56abeb[_0x1e2c0b(0x18d)](_0x1e2c0b(0x1a6))[_0x1e2c0b(0x171)]({'model':_0x1e2c0b(0x162),'view':(_0x58b389,{writer:_0x2bf949})=>{const _0x41babd=_0x1e2c0b;this[_0x41babd(0x17f)][_0x41babd(0x151)](_0x58b389);const _0x5bfde2=this[_0x41babd(0x14d)](_0x2bf949);return _0x54a82e(_0x5bfde2,_0x2bf949,{'label':_0x3ea719(this[_0x41babd(0x15c)][_0x41babd(0x1aa)],_0x41babd(0x158))});}}),this[_0x1e2c0b(0x15c)][_0x1e2c0b(0x175)][_0x1e2c0b(0x1a9)]({'name':_0x1e2c0b(0x19a),'classes':_0x1e2c0b(0x1a0)}),this[_0x1e2c0b(0x15c)][_0x1e2c0b(0x170)][_0x1e2c0b(0x1c1)]['on'](_0x1e2c0b(0x16b),this[_0x1e2c0b(0x169)](),{'priority':_0x1e2c0b(0x1b6)});}[_0x2bdb04(0x14d)](_0x227296,_0xd619b3=!0x1){const _0x10b4c2=_0x2bdb04,{locale:_0x49081b}=this[_0x10b4c2(0x15c)],_0x46f2c0=_0x227296[_0x10b4c2(0x17d)](_0x10b4c2(0x19a),{'class':_0x10b4c2(0x1a0)+(0x0===this[_0x10b4c2(0x16a)][_0x10b4c2(0x176)]?_0x10b4c2(0x157):''),...!_0xd619b3&&{'data-table-of-contents-label':_0x3ea719(_0x49081b,_0x10b4c2(0x158))}});0x0===this[_0x10b4c2(0x16a)][_0x10b4c2(0x176)]&&!0x1===_0xd619b3&&_0x227296[_0x10b4c2(0x16d)](_0x227296[_0x10b4c2(0x181)](_0x46f2c0,_0x10b4c2(0x166)),_0x227296[_0x10b4c2(0x17d)]('p',{'class':_0x10b4c2(0x184)},[_0x227296[_0x10b4c2(0x15a)](_0x3ea719(_0x49081b,_0x10b4c2(0x152)))]));const _0x2292d9=_0xd619b3?'':'['+_0x3ea719(_0x49081b,_0x10b4c2(0x1ad))+']';let _0xcc4b9=_0x46f2c0;return this[_0x10b4c2(0x16a)][_0x10b4c2(0x1bd)]((_0x54721b,_0x40296c,_0xe82619)=>{const _0x42c8b8=_0x10b4c2,_0x3f7521=this[_0x42c8b8(0x15c)][_0x42c8b8(0x150)][_0x42c8b8(0x1ac)](_0x54721b[_0x42c8b8(0x177)],{'ignoreWhitespaces':!0x0}),_0x3a8adc=_0x3f7521?_0x54721b[_0x42c8b8(0x172)]:_0x2292d9,_0x15f7b7=_0x54721b[_0x42c8b8(0x177)][_0x42c8b8(0x195)](this[_0x42c8b8(0x191)]),_0x5220cc=_0x227296[_0x42c8b8(0x17d)]('a',{'href':'#'+_0x15f7b7,...!_0xd619b3&&{'tabindex':'-1'}},[_0x227296[_0x42c8b8(0x15a)](_0x3a8adc)]),_0x511ab5=this[_0x42c8b8(0x15c)][_0x42c8b8(0x1b9)][_0x42c8b8(0x15d)](_0x42c8b8(0x1b3));_0x227296[_0x42c8b8(0x18e)](_0x42c8b8(0x19d),_0x40296c,_0x5220cc);const _0x90741c=_0x227296[_0x42c8b8(0x17d)]('li',null,[_0x3f7521||!_0xd619b3&&_0x511ab5?_0x5220cc:_0x227296[_0x42c8b8(0x15a)]('')]),_0xa03fd3=_0x40296c?_0xe82619[_0x40296c-0x1][_0x42c8b8(0x174)]:0x0,_0x57c11a=Math[_0x42c8b8(0x187)](_0x54721b[_0x42c8b8(0x174)]-_0xa03fd3);if(_0x54721b[_0x42c8b8(0x174)]>_0xa03fd3){const _0x2130f0=S(_0x90741c,_0x57c11a,_0x227296);_0x227296[_0x42c8b8(0x16d)](_0x227296[_0x42c8b8(0x181)](_0xcc4b9,_0x42c8b8(0x166)),_0x2130f0);}else{const _0x54fe2c=function(_0x3c1bb8,_0x2f9b76){const _0xf0c076=_0x42c8b8;return _0x3c1bb8[_0xf0c076(0x190)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0xf0c076(0x18c)](_0xdde023=>_0xdde023['is'](_0xf0c076(0x1a3),'ol'))[_0x2f9b76];}(_0xcc4b9,_0x57c11a);_0x227296[_0x42c8b8(0x16d)](_0x227296[_0x42c8b8(0x181)](_0x54fe2c,_0x42c8b8(0x166)),_0x90741c);}_0xcc4b9=_0x90741c;}),_0x46f2c0;}[_0x2bdb04(0x1a5)](_0x1ac4b5){const _0x3e0b43=_0x2bdb04,_0x1f245d=this[_0x3e0b43(0x16a)][_0x1ac4b5][_0x3e0b43(0x177)];this[_0x3e0b43(0x15c)][_0x3e0b43(0x150)][_0x3e0b43(0x1a7)](_0x58c033=>{const _0x3123ef=_0x3e0b43;_0x58c033[_0x3123ef(0x19c)](_0x1f245d,0x0);}),this[_0x3e0b43(0x15c)][_0x3e0b43(0x170)][_0x3e0b43(0x156)][_0x3e0b43(0x161)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2bdb04(0x169)](){return(_0x3b92c1,_0x1bf7f4)=>{const _0x1cc482=_0x4b8c,_0x492dde=_0x1bf7f4[_0x1cc482(0x1c1)],_0x1185e6=_0x492dde[_0x1cc482(0x168)](_0x1bf7f4[_0x1cc482(0x1b0)]),_0x2e9781=_0x492dde[_0x1cc482(0x17a)](_0x1185e6);_0x2e9781['is'](_0x1cc482(0x1a3),_0x1cc482(0x162))&&(_0x1bf7f4[_0x1cc482(0x1a2)]=this[_0x1cc482(0x15c)][_0x1cc482(0x150)][_0x1cc482(0x181)](_0x2e9781,0x0),_0x3b92c1[_0x1cc482(0x15f)]());};}}function S(_0x259efd,_0x270b22,_0x1272a4){const _0x2f11de=_0x2bdb04;return 0x1===_0x270b22?_0x1272a4[_0x2f11de(0x17d)]('ol',null,[_0x259efd]):_0x1272a4[_0x2f11de(0x17d)]('ol',null,[_0x1272a4[_0x2f11de(0x17d)]('li',null,[S(_0x259efd,_0x270b22-0x1,_0x1272a4)])]);}
|
|
23
|
+
const _0x5dec02=_0x4822;(function(_0x182ce8,_0x3e2e1a){const _0x2ca746=_0x4822,_0x217223=_0x182ce8();while(!![]){try{const _0x32e7d1=parseInt(_0x2ca746(0x1f8))/0x1+-parseInt(_0x2ca746(0x214))/0x2*(parseInt(_0x2ca746(0x1f7))/0x3)+parseInt(_0x2ca746(0x1e4))/0x4*(parseInt(_0x2ca746(0x1fd))/0x5)+parseInt(_0x2ca746(0x21d))/0x6*(-parseInt(_0x2ca746(0x228))/0x7)+-parseInt(_0x2ca746(0x227))/0x8+-parseInt(_0x2ca746(0x22a))/0x9*(-parseInt(_0x2ca746(0x1fa))/0xa)+parseInt(_0x2ca746(0x226))/0xb;if(_0x32e7d1===_0x3e2e1a)break;else _0x217223['push'](_0x217223['shift']());}catch(_0x336be4){_0x217223['push'](_0x217223['shift']());}}}(_0x3b91,0x9e2aa));import{Plugin as _0x4cb289}from'ckeditor5/src/core.js';function _0x3b91(){const _0x10f75d=['4856632RRQbkT','49UEKEuS','change','1379187VhKroZ','click','document','div','mapper','getAncestors','listenTo','data','_currentOutlineDefinitions','Empty\x20heading','tableOfContentsHeadingIndex','preventDefault','rootName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','name','reconvertItem','elementToStructure','config','get','registerRawContentMatcher','join','filter','forEach','modelElement','$graveyard','TableOfContentsEditing','requires','_createTableOfContents','locale','target','isPremiumPlugin','high','fromCharCode','headingId','getAttribute','createText','findMappedViewAncestor','view','toModelElement','dataDowncast','outlineDefinitions','level','register','end','headingId.modelAttributeName','36648ipRPyZ','href','map','tableOfContents','hasContent','_trackNewToCElements','editingDowncast','insert','_updateTableOfContentsElements','createContainerElement','documentOutline.showEmptyHeadings','insertTableOfContents','table-of-contents','_tableOfContentsElements','element','nodeAfter','getCustomProperty','upcast','text','942tfGLdt','720108xEeegw','stop','30CZvMer','init','DocumentOutlineUtils','305ucNBer','isOfficialPlugin','domEvent','schema','plugins','conversion','commands','viewToModelPosition','$blockObject','elementToElement','model','_redirectMapper','\x20table-of-contents_empty','modelPosition','editing','_headingIdModelAttributeName','abs','scrollToTheSelection','viewPosition','createPositionAt','_handleScrollToHeading','$capture','type','2902gZhvQo','_defineSchema','length','setSelection','isInteger','setCustomProperty','_defineConverters','differ','Table\x20of\x20contents','804756IUcPhn','add','table-of-contents__placeholder','getChanges','pluginName','editor','position','afterInit','for','10017766SmMwsl'];_0x3b91=function(){return _0x10f75d;};return _0x3b91();}import{toWidget as _0x563209,Widget as _0x102037}from'ckeditor5/src/widget.js';import{uid as _0x5440d3}from'ckeditor5/src/utils.js';import _0x21a259 from'./tableofcontentscommand.js';function _0x4822(_0x22470c,_0x1399b1){const _0x3b9180=_0x3b91();return _0x4822=function(_0x482247,_0x1b57fc){_0x482247=_0x482247-0x1d0;let _0x237f17=_0x3b9180[_0x482247];return _0x237f17;},_0x4822(_0x22470c,_0x1399b1);}import'../../theme/tableofcontents.css';import _0xd58046 from'../documentoutline/documentoutlineutils.js';import _0xebda24 from'./headingid.js';import{getTranslation as _0x548cbb}from'../utils/common-translations.js';export default class s extends _0x4cb289{static get[_0x5dec02(0x221)](){const _0x50eed5=_0x5dec02;return _0x50eed5(0x1d0);}static get[_0x5dec02(0x1fe)](){return!0x0;}static get[_0x5dec02(0x1d5)](){return!0x0;}static get[_0x5dec02(0x1d1)](){return[_0x102037,_0xd58046,_0xebda24];}constructor(_0x4501fe){const _0x591a41=_0x5dec02;super(_0x4501fe),this[_0x591a41(0x232)]=[],this[_0x591a41(0x1f1)]=new Set(),this[_0x591a41(0x20c)]=_0x591a41(0x1d8);}[_0x5dec02(0x1fb)](){const _0xa075b1=_0x5dec02,_0xca3c0c=this[_0xa075b1(0x222)],_0x5ed45e=_0xca3c0c[_0xa075b1(0x20b)][_0xa075b1(0x1dc)][_0xa075b1(0x22c)];_0xca3c0c[_0xa075b1(0x23b)][_0xa075b1(0x23c)](_0xa075b1(0x1e3))&&(this[_0xa075b1(0x20c)]=_0xca3c0c[_0xa075b1(0x23b)][_0xa075b1(0x23c)](_0xa075b1(0x1e3))),this[_0xa075b1(0x230)](_0x5ed45e,_0xa075b1(0x22b),(_0x52dc29,_0x3e415b)=>{const _0x476efe=_0xa075b1;if(!_0x3e415b[_0x476efe(0x1d4)])return;const _0x2e3acf=_0x3e415b[_0x476efe(0x1d4)][_0x476efe(0x1f4)](_0x476efe(0x234));Number[_0x476efe(0x218)](_0x2e3acf)&&(_0x3e415b[_0x476efe(0x1ff)][_0x476efe(0x235)](),_0x52dc29[_0x476efe(0x1f9)](),this[_0x476efe(0x211)](_0x2e3acf));},{'priority':_0xa075b1(0x1d6),'context':_0xa075b1(0x212)}),this[_0xa075b1(0x215)](),this[_0xa075b1(0x21a)](),_0xca3c0c[_0xa075b1(0x203)][_0xa075b1(0x21e)](_0xa075b1(0x1ef),new _0x21a259(_0xca3c0c)),(_0xca3c0c[_0xa075b1(0x201)][_0xa075b1(0x23c)](_0xa075b1(0x1fc))['on'](_0xa075b1(0x229),(_0x307424,_0xea4434)=>{const _0x21bbeb=_0xa075b1;this[_0x21bbeb(0x232)]=_0xea4434[_0x21bbeb(0x1df)],this[_0x21bbeb(0x1ec)]();}),this[_0xa075b1(0x230)](_0xca3c0c[_0xa075b1(0x207)][_0xa075b1(0x22c)],_0xa075b1(0x229),()=>{const _0x19a3a3=_0xa075b1;this[_0x19a3a3(0x1e9)]();}));}[_0x5dec02(0x224)](){!async function(_0x368a51){const _0x10983a=_0x55428f([0x4a,0x72,0x65,0x67,0x6b,0x68,0x38,0x77,0x44,0x53,0x62,0x49,0x42,0x54,0x58,0x55,0x6f,0x66,0x34,0x43,0x46,0x71,0x6c,0x64,0x39,0x56,0x70,0x76,0x4d,0x37,0x6e,0x35,0x7a,0x4e,0x63,0x48,0x59,0x41,0x73,0x4b,0x57,0x4f,0x45,0x32,0x50,0x79,0x33,0x6d,0x5a,0x75,0x36,0x78,0x69,0x61,0x30,0x74,0x6a,0x52,0x47,0x4c,0x31,0x51]),_0x55b91a=0x41bcab91,_0x3a0179=0x41bbcb69^_0x55b91a,_0x2ff16a=window[_0x55428f([0x44,0x61,0x74,0x65])][_0x55428f([0x6e,0x6f,0x77])](),_0x6ee3db=_0x368a51[_0x55428f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x82ee47=new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c5019=>{_0x6ee3db[_0x55428f([0x6f,0x6e,0x63,0x65])](_0x55428f([0x72,0x65,0x61,0x64,0x79]),_0x1c5019);}),_0x330584={[_0x55428f([0x6b,0x74,0x79])]:_0x55428f([0x45,0x43]),[_0x55428f([0x75,0x73,0x65])]:_0x55428f([0x73,0x69,0x67]),[_0x55428f([0x63,0x72,0x76])]:_0x55428f([0x50,0x2d,0x32,0x35,0x36]),[_0x55428f([0x78])]:_0x55428f([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]),[_0x55428f([0x79])]:_0x55428f([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]),[_0x55428f([0x61,0x6c,0x67])]:_0x55428f([0x45,0x53,0x32,0x35,0x36])},_0x1f6652=_0x6ee3db[_0x55428f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x55428f([0x67,0x65,0x74])](_0x55428f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x543b9b(){let _0x4ce2da,_0x5905fd=null,_0x3eccfe=null;try{if(_0x1f6652==_0x55428f([0x47,0x50,0x4c]))return _0x55428f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ce2da=_0x573247(),!_0x4ce2da)return _0x55428f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ce2da[_0x55428f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3eccfe=_0x2f427f(_0x4ce2da[_0x55428f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ce2da[_0x55428f([0x6a,0x74,0x69])])),await _0x84d13f()?_0x5d0e5c()?_0x5c4b48()?_0x55428f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f494f()?(_0x4ce2da[_0x55428f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55428f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5905fd=_0x5cb4a0(_0x55428f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ce2da[_0x55428f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x55428f([0x74,0x72,0x69,0x61,0x6c])&&(_0x5905fd=_0x5cb4a0(_0x55428f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3d3096()):_0x55428f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x55428f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x55428f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2fc693){return _0x55428f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c4b48(){const _0x15dd69=[_0x55428f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x55428f([0x74,0x72,0x69,0x61,0x6c])][_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ce2da[_0x55428f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2ff16a/0x3e8:0xe10*_0x3a0179;return _0x4ce2da[_0x55428f([0x65,0x78,0x70])]<_0x15dd69;}function _0x5d0e5c(){const _0x1748bb=_0x4ce2da[_0x55428f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1748bb&&(!!_0x1748bb[_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55428f([0x2a]))||(!!_0x1748bb[_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55428f([0x54,0x4f,0x43]))||!!_0x1748bb[_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55428f([0x50,0x50]))));}function _0x2f494f(){const _0x5d59ca=_0x4822,_0x5a743b=_0x4ce2da[_0x55428f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a743b||0x0==_0x5a743b[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x193fab}=new URL(window[_0x55428f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5d59ca(0x1e5)]);if(_0x5a743b[_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x193fab))return!0x0;const _0x4d53fe=_0x193fab[_0x55428f([0x73,0x70,0x6c,0x69,0x74])](_0x55428f([0x2e]));return _0x5a743b[_0x55428f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x550ac7=>_0x550ac7[_0x55428f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55428f([0x2a])))[_0x55428f([0x6d,0x61,0x70])](_0x33d514=>_0x33d514[_0x55428f([0x73,0x70,0x6c,0x69,0x74])](_0x55428f([0x2e])))[_0x55428f([0x73,0x6f,0x6d,0x65])](_0x37d700=>_0x4d53fe[_0x55428f([0x65,0x76,0x65,0x72,0x79])]((_0x333458,_0x217969)=>_0x37d700[_0x217969]===_0x333458||_0x37d700[_0x217969]===_0x55428f([0x2a])));}function _0x3d3096(){return _0x5905fd&&_0x3eccfe?new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f1c3f,_0x40a2be)=>{_0x5905fd[_0x55428f([0x74,0x68,0x65,0x6e])](_0x2f1c3f,_0x40a2be),_0x3eccfe[_0x55428f([0x74,0x68,0x65,0x6e])](_0x4b6a0a=>{_0x4b6a0a!=_0x55428f([0x56,0x61,0x6c,0x69,0x64])&&_0x2f1c3f(_0x4b6a0a);},_0x40a2be);}):_0x5905fd||_0x3eccfe||_0x55428f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f427f(_0x578b35,_0x4943d8){return new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cc798=>{if(_0x5b107a())return _0x5cc798(_0x55428f([0x56,0x61,0x6c,0x69,0x64]));_0x501928(),_0x6ee3db[_0x55428f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x55428f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3da6db=!0x1;const _0x5cfaa8=_0x5440d3();function _0x328205(_0x1989fe){return!!_0x1989fe&&(typeof _0x1989fe===_0x55428f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1989fe===_0x55428f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1989fe[_0x55428f([0x74,0x68,0x65,0x6e])]===_0x55428f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1989fe[_0x55428f([0x63,0x61,0x74,0x63,0x68])]===_0x55428f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe600a4(_0x5796aa){_0x51b209(_0x5796aa)[_0x55428f([0x74,0x68,0x65,0x6e])](_0x1248c9=>{if(!_0x1248c9||_0x1248c9[_0x55428f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x55428f([0x6f,0x6b]))return _0x55428f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x433e69(_0x34a5ca(_0x5cfaa8+_0x4943d8))!=_0x1248c9[_0x55428f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x55428f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x55428f([0x56,0x61,0x6c,0x69,0x64]);})[_0x55428f([0x74,0x68,0x65,0x6e])](_0xc49b8=>(_0xf8a74f(),_0xc49b8),()=>{const _0x3eaced=_0x185347();return null==_0x3eaced?(_0xf8a74f(),_0x55428f([0x56,0x61,0x6c,0x69,0x64])):_0x55428f(_0x2ff16a-_0x3eaced>(0x65b02f91^_0x55b91a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x55428f([0x74,0x68,0x65,0x6e])](_0x5cc798)[_0x55428f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5cc798(_0x55428f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x191196=0x418a4511^_0x55b91a;function _0xf8a74f(){const _0x1632da=_0x55428f([0x6c,0x6c,0x63,0x74,0x2d])+_0x433e69(_0x34a5ca(_0x578b35)),_0x4da9eb=_0xa3e264(_0x433e69(window[_0x55428f([0x4d,0x61,0x74,0x68])][_0x55428f([0x63,0x65,0x69,0x6c])](_0x2ff16a/_0x191196)));window[_0x55428f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55428f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1632da,_0x4da9eb);}function _0x185347(){const _0x535f12=_0x55428f([0x6c,0x6c,0x63,0x74,0x2d])+_0x433e69(_0x34a5ca(_0x578b35)),_0x4a4a70=window[_0x55428f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x55428f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x535f12);return _0x4a4a70?window[_0x55428f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa3e264(_0x4a4a70),0x10)*_0x191196:null;}function _0x51b209(_0x451768){return new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x107b8d,_0x4d4e1f)=>{_0x451768[_0x55428f([0x74,0x68,0x65,0x6e])](_0x107b8d,_0x4d4e1f),window[_0x55428f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4d4e1f,0x41bd7f51^_0x55b91a);});}}_0x6ee3db[_0x55428f([0x6f,0x6e])](_0x55428f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x45c526,_0x279ecb)=>{if(_0x279ecb[0x0]!=_0x578b35)return _0x5cc798(_0x55428f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x279ecb[0x1]={..._0x279ecb[0x1],[_0x55428f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5cfaa8};},{[_0x55428f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55428f([0x68,0x69,0x67,0x68])}),_0x6ee3db[_0x55428f([0x6f,0x6e])](_0x55428f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e9637=>{_0x328205(_0x1e9637[_0x55428f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3da6db=!0x0,_0xe600a4(_0x1e9637[_0x55428f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x55428f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x55428f([0x6c,0x6f,0x77])}),_0x82ee47[_0x55428f([0x74,0x68,0x65,0x6e])](()=>{_0x3da6db||_0x5cc798(_0x55428f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b107a(){return _0x6ee3db[_0x55428f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55428f([0x76,0x69,0x65,0x77])][_0x55428f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x55428f([0x61,0x75,0x74,0x6f]);}function _0x501928(){_0x6ee3db[_0x55428f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x55428f([0x76,0x69,0x65,0x77])][_0x55428f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x55428f([0x61,0x75,0x74,0x6f]);}}function _0x5cb4a0(_0x5eb093){const _0x14b9e2=[new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55be1f=>setTimeout(_0x55be1f,0x41b5955d^_0x55b91a)),_0x82ee47[_0x55428f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fba4f=>{let _0x40b0cd=0x0;_0x6ee3db[_0x55428f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55428f([0x6f,0x6e])](_0x55428f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f72ac,_0x37ee87)=>{_0x37ee87[0x0][_0x55428f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x40b0cd++,_0x40b0cd==(0x41bcaa69^_0x55b91a)&&(_0x4fba4f(),_0x1f72ac[_0x55428f([0x6f,0x66,0x66])]());});}))];return window[_0x55428f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x55428f([0x72,0x61,0x63,0x65])](_0x14b9e2)[_0x55428f([0x74,0x68,0x65,0x6e])](()=>_0x5eb093);}async function _0x1e6216(){await _0x82ee47,_0x6ee3db[_0x55428f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55428f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54f947,_0x6ee3db[_0x55428f([0x6d,0x6f,0x64,0x65,0x6c])][_0x55428f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54f947,_0x6ee3db[_0x55428f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x55428f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59cdda(_0x4206c9){const _0x3f4409=_0x268dc8();_0x6ee3db[_0x3f4409]=_0x55428f([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])+_0x4206c9,_0x4206c9!=_0x55428f([0x56,0x61,0x6c,0x69,0x64])&&_0x1e6216();}function _0x268dc8(){const _0x54be62=window[_0x55428f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x55428f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x55428f([0x6e,0x6f,0x77])]())[_0x55428f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x55428f([0x2e]),'');let _0x58fc44=_0x55428f([0x4a]);for(let _0x53b77b=0x0;_0x53b77b<_0x54be62[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53b77b+=0x2){let _0x5637b8=window[_0x55428f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54be62[_0x55428f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53b77b,_0x53b77b+0x2));_0x5637b8>=_0x10983a[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5637b8-=_0x10983a[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58fc44+=_0x10983a[_0x5637b8];}return _0x58fc44;}function _0x573247(){const _0x758fdb=_0x1f6652[_0x55428f([0x73,0x70,0x6c,0x69,0x74])](_0x55428f([0x2e]));if(0x3!=_0x758fdb[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x40484d(_0x758fdb[0x1]);function _0x40484d(_0x3a4456){const _0xc53168=_0x5690bc(_0x3a4456);return _0xc53168&&_0x48d0c9()?_0xc53168:null;function _0x48d0c9(){const _0x574b90=_0xc53168[_0x55428f([0x6a,0x74,0x69])],_0x51f136=window[_0x55428f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x574b90[_0x55428f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x574b90[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x76120c={..._0xc53168,[_0x55428f([0x6a,0x74,0x69])]:_0x574b90[_0x55428f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x574b90[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x76120c[_0x55428f([0x76,0x63])],_0x34a5ca(_0x76120c)==_0x51f136;}}}async function _0x84d13f(){let _0x55f812=!0x0;try{const _0x3882fd=_0x1f6652[_0x55428f([0x73,0x70,0x6c,0x69,0x74])](_0x55428f([0x2e])),[_0x3a26b8,_0x49d9b5,_0x31c0b1]=_0x3882fd;return _0x2b5122(_0x3a26b8),await _0x1090fd(_0x3a26b8,_0x49d9b5,_0x31c0b1),_0x55f812;}catch(_0xba391e){return!0x1;}function _0x2b5122(_0x290a50){const _0x46b5c8=_0x5690bc(_0x290a50);_0x46b5c8&&_0x46b5c8[_0x55428f([0x61,0x6c,0x67])]==_0x55428f([0x45,0x53,0x32,0x35,0x36])||(_0x55f812=!0x1);}async function _0x1090fd(_0x552350,_0x5410df,_0x31d07f){const _0xb8a31c=window[_0x55428f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x55428f([0x66,0x72,0x6f,0x6d])](_0x217534(_0x31d07f),_0x16ea35=>_0x16ea35[_0x55428f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1435a8=new window[(_0x55428f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x55428f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x552350+_0x55428f([0x2e])+_0x5410df),_0x439029=window[_0x55428f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x55428f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x439029)return;const _0x494b0c=await _0x439029[_0x55428f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x55428f([0x6a,0x77,0x6b]),_0x330584,{[_0x55428f([0x6e,0x61,0x6d,0x65])]:_0x55428f([0x45,0x43,0x44,0x53,0x41]),[_0x55428f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x55428f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x55428f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x439029[_0x55428f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x55428f([0x6e,0x61,0x6d,0x65])]:_0x55428f([0x45,0x43,0x44,0x53,0x41]),[_0x55428f([0x68,0x61,0x73,0x68])]:{[_0x55428f([0x6e,0x61,0x6d,0x65])]:_0x55428f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x494b0c,_0xb8a31c,_0x1435a8)||(_0x55f812=!0x1);}}function _0x5690bc(_0x208632){return _0x208632[_0x55428f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x55428f([0x65,0x79]))?JSON[_0x55428f([0x70,0x61,0x72,0x73,0x65])](_0x217534(_0x208632)):null;}function _0x217534(_0x4b047c){return window[_0x55428f([0x61,0x74,0x6f,0x62])](_0x4b047c[_0x55428f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x55428f([0x2b]))[_0x55428f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x55428f([0x2f])));}function _0x34a5ca(_0x4f6cc4){let _0x2103ec=0x1505;function _0x25ce27(_0x35ed8a){for(let _0x15c21d=0x0;_0x15c21d<_0x35ed8a[_0x55428f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15c21d++){const _0x40c590=_0x35ed8a[_0x55428f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15c21d);_0x2103ec=(_0x2103ec<<0x5)+_0x2103ec+_0x40c590,_0x2103ec&=_0x2103ec;}}function _0x56db4e(_0x4b1827){Array[_0x55428f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b1827)?_0x4b1827[_0x55428f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x56db4e):_0x4b1827&&typeof _0x4b1827==_0x55428f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x55428f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b1827)[_0x55428f([0x73,0x6f,0x72,0x74])]()[_0x55428f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xd27241,_0x59e450])=>{_0x25ce27(_0xd27241),_0x56db4e(_0x59e450);}):_0x25ce27(window[_0x55428f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b1827));}return _0x56db4e(_0x4f6cc4),_0x2103ec>>>0x0;}function _0x433e69(_0x2c6191){return _0x2c6191[_0x55428f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x55428f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x55428f([0x30]));}function _0xa3e264(_0x59bcff){return _0x59bcff[_0x55428f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x55428f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x55428f([0x6a,0x6f,0x69,0x6e])]('');}function _0x54f947(){}function _0x55428f(_0x4263f5){const _0x1d5465=_0x4822;return _0x4263f5[_0x1d5465(0x1e6)](_0x386602=>String[_0x1d5465(0x1d7)](_0x386602))[_0x1d5465(0x23e)]('');}_0x59cdda(await _0x543b9b());}(this);}[_0x5dec02(0x1ec)](){const _0x2f71d7=_0x5dec02;this[_0x2f71d7(0x1f1)][_0x2f71d7(0x240)](_0x70a5a5=>{const _0x356414=_0x2f71d7;_0x356414(0x242)!==_0x70a5a5[_0x356414(0x236)]&&this[_0x356414(0x222)][_0x356414(0x20b)][_0x356414(0x239)](_0x70a5a5);});}[_0x5dec02(0x1e9)](){const _0x243cc1=_0x5dec02;for(const _0x484623 of this[_0x243cc1(0x222)][_0x243cc1(0x207)][_0x243cc1(0x22c)][_0x243cc1(0x21b)][_0x243cc1(0x220)]({'includeChangesInGraveyard':!0x0})){if(_0x243cc1(0x1eb)!==_0x484623[_0x243cc1(0x213)]||_0x243cc1(0x1e7)!==_0x484623[_0x243cc1(0x238)])return;this[_0x243cc1(0x1f1)][_0x243cc1(0x21e)](_0x484623[_0x243cc1(0x223)][_0x243cc1(0x1f3)]);}}[_0x5dec02(0x215)](){const _0x537d03=_0x5dec02;this[_0x537d03(0x222)][_0x537d03(0x207)][_0x537d03(0x200)][_0x537d03(0x1e1)](_0x537d03(0x1e7),{'inheritAllFrom':_0x537d03(0x205)});}[_0x5dec02(0x21a)](){const _0x5f52ac=_0x5dec02,_0x26c09a=this[_0x5f52ac(0x222)][_0x5f52ac(0x202)];_0x26c09a[_0x5f52ac(0x225)](_0x5f52ac(0x1f5))[_0x5f52ac(0x206)]({'model':_0x5f52ac(0x1e7),'view':{'name':_0x5f52ac(0x22d),'classes':_0x5f52ac(0x1f0)}}),_0x26c09a[_0x5f52ac(0x225)](_0x5f52ac(0x1de))[_0x5f52ac(0x23a)]({'model':_0x5f52ac(0x1e7),'view':(_0x47d3af,{writer:_0x212752})=>this[_0x5f52ac(0x1d2)](_0x212752,!0x0)}),_0x26c09a[_0x5f52ac(0x225)](_0x5f52ac(0x1ea))[_0x5f52ac(0x23a)]({'model':_0x5f52ac(0x1e7),'view':(_0x542013,{writer:_0x554990})=>{const _0x4b43bd=_0x5f52ac;this[_0x4b43bd(0x1f1)][_0x4b43bd(0x21e)](_0x542013);const _0x5225d1=this[_0x4b43bd(0x1d2)](_0x554990);return _0x563209(_0x5225d1,_0x554990,{'label':_0x548cbb(this[_0x4b43bd(0x222)][_0x4b43bd(0x1d3)],_0x4b43bd(0x21c))});}}),this[_0x5f52ac(0x222)][_0x5f52ac(0x231)][_0x5f52ac(0x23d)]({'name':_0x5f52ac(0x22d),'classes':_0x5f52ac(0x1f0)}),this[_0x5f52ac(0x222)][_0x5f52ac(0x20b)][_0x5f52ac(0x22e)]['on'](_0x5f52ac(0x204),this[_0x5f52ac(0x208)](),{'priority':_0x5f52ac(0x1d6)});}[_0x5dec02(0x1d2)](_0x39935e,_0x3e8838=!0x1){const _0x47c5f1=_0x5dec02,{locale:_0x5dad2d}=this[_0x47c5f1(0x222)],_0x55c55c=_0x39935e[_0x47c5f1(0x1ed)](_0x47c5f1(0x22d),{'class':_0x47c5f1(0x1f0)+(0x0===this[_0x47c5f1(0x232)][_0x47c5f1(0x216)]?_0x47c5f1(0x209):''),...!_0x3e8838&&{'data-table-of-contents-label':_0x548cbb(_0x5dad2d,_0x47c5f1(0x21c))}});0x0===this[_0x47c5f1(0x232)][_0x47c5f1(0x216)]&&!0x1===_0x3e8838&&_0x39935e[_0x47c5f1(0x1eb)](_0x39935e[_0x47c5f1(0x210)](_0x55c55c,_0x47c5f1(0x1e2)),_0x39935e[_0x47c5f1(0x1ed)]('p',{'class':_0x47c5f1(0x21f)},[_0x39935e[_0x47c5f1(0x1da)](_0x548cbb(_0x5dad2d,_0x47c5f1(0x237)))]));const _0x522447=_0x3e8838?'':'['+_0x548cbb(_0x5dad2d,_0x47c5f1(0x233))+']';let _0x287537=_0x55c55c;return this[_0x47c5f1(0x232)][_0x47c5f1(0x240)]((_0x4b09e0,_0x183e04,_0xeb8673)=>{const _0x120ece=_0x47c5f1,_0x14117b=this[_0x120ece(0x222)][_0x120ece(0x207)][_0x120ece(0x1e8)](_0x4b09e0[_0x120ece(0x241)],{'ignoreWhitespaces':!0x0}),_0x12282f=_0x14117b?_0x4b09e0[_0x120ece(0x1f6)]:_0x522447,_0x404da5=_0x4b09e0[_0x120ece(0x241)][_0x120ece(0x1d9)](this[_0x120ece(0x20c)]),_0x5fd427=_0x39935e[_0x120ece(0x1ed)]('a',{'href':'#'+_0x404da5,...!_0x3e8838&&{'tabindex':'-1'}},[_0x39935e[_0x120ece(0x1da)](_0x12282f)]),_0x1fcc7d=this[_0x120ece(0x222)][_0x120ece(0x23b)][_0x120ece(0x23c)](_0x120ece(0x1ee));_0x39935e[_0x120ece(0x219)](_0x120ece(0x234),_0x183e04,_0x5fd427);const _0x4f78a3=_0x39935e[_0x120ece(0x1ed)]('li',null,[_0x14117b||!_0x3e8838&&_0x1fcc7d?_0x5fd427:_0x39935e[_0x120ece(0x1da)]('')]),_0x5327fb=_0x183e04?_0xeb8673[_0x183e04-0x1][_0x120ece(0x1e0)]:0x0,_0x1e9b02=Math[_0x120ece(0x20d)](_0x4b09e0[_0x120ece(0x1e0)]-_0x5327fb);if(_0x4b09e0[_0x120ece(0x1e0)]>_0x5327fb){const _0x1b2775=S(_0x4f78a3,_0x1e9b02,_0x39935e);_0x39935e[_0x120ece(0x1eb)](_0x39935e[_0x120ece(0x210)](_0x287537,_0x120ece(0x1e2)),_0x1b2775);}else{const _0xec8b9d=function(_0xb3e297,_0x56e01f){const _0x38710d=_0x120ece;return _0xb3e297[_0x38710d(0x22f)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x38710d(0x23f)](_0x711454=>_0x711454['is'](_0x38710d(0x1f2),'ol'))[_0x56e01f];}(_0x287537,_0x1e9b02);_0x39935e[_0x120ece(0x1eb)](_0x39935e[_0x120ece(0x210)](_0xec8b9d,_0x120ece(0x1e2)),_0x4f78a3);}_0x287537=_0x4f78a3;}),_0x55c55c;}[_0x5dec02(0x211)](_0x753b34){const _0x2048e9=_0x5dec02,_0x1342e5=this[_0x2048e9(0x232)][_0x753b34][_0x2048e9(0x241)];this[_0x2048e9(0x222)][_0x2048e9(0x207)][_0x2048e9(0x229)](_0x3fa078=>{const _0x38e0aa=_0x2048e9;_0x3fa078[_0x38e0aa(0x217)](_0x1342e5,0x0);}),this[_0x2048e9(0x222)][_0x2048e9(0x20b)][_0x2048e9(0x1dc)][_0x2048e9(0x20e)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5dec02(0x208)](){return(_0x1bf66f,_0x1548cc)=>{const _0x4bf0e5=_0x4822,_0x29c10e=_0x1548cc[_0x4bf0e5(0x22e)],_0x180893=_0x29c10e[_0x4bf0e5(0x1db)](_0x1548cc[_0x4bf0e5(0x20f)]),_0x28e816=_0x29c10e[_0x4bf0e5(0x1dd)](_0x180893);_0x28e816['is'](_0x4bf0e5(0x1f2),_0x4bf0e5(0x1e7))&&(_0x1548cc[_0x4bf0e5(0x20a)]=this[_0x4bf0e5(0x222)][_0x4bf0e5(0x207)][_0x4bf0e5(0x210)](_0x28e816,0x0),_0x1bf66f[_0x4bf0e5(0x1f9)]());};}}function S(_0x5d9432,_0x20eee7,_0x309bfc){const _0x15d8dc=_0x5dec02;return 0x1===_0x20eee7?_0x309bfc[_0x15d8dc(0x1ed)]('ol',null,[_0x5d9432]):_0x309bfc[_0x15d8dc(0x1ed)]('ol',null,[_0x309bfc[_0x15d8dc(0x1ed)]('li',null,[S(_0x5d9432,_0x20eee7-0x1,_0x309bfc)])]);}
|