@ckeditor/ckeditor5-document-outline 47.7.3-alpha.0 → 47.7.3
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.
- package/build/document-outline.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +9 -9
- package/src/documentoutline/documentoutlineui.js +1 -1
- package/src/documentoutline/documentoutlineutils.js +1 -1
- package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
- package/src/documentoutline/ui/documentoutlineview.js +1 -1
- package/src/tableofcontents/headingid.js +1 -1
- package/src/tableofcontents/tableofcontentscommand.js +1 -1
- package/src/tableofcontents/tableofcontentsediting.js +1 -1
- package/src/tableofcontents/tableofcontentsui.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={360(t,e,n){"use strict";n.d(e,{A:()=>c});var i=n(366),o=n.n(i),r=n(271),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},534(t,e,n){"use strict";n.d(e,{A:()=>c});var i=n(366),o=n.n(i),r=n(271),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},271(t){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},366(t){"use strict";t.exports=function(t){return t[1]}},789(t){"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),p={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(p);else{var h=o(p,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:h,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},298(t){"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},825(t){"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},207(t){"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},437(t){"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},782(t,e,n){t.exports=n(237)("./src/core.js")},783(t,e,n){t.exports=n(237)("./src/engine.js")},355(t,e,n){t.exports=n(237)("./src/icons.js")},311(t,e,n){t.exports=n(237)("./src/ui.js")},584(t,e,n){t.exports=n(237)("./src/utils.js")},901(t,e,n){t.exports=n(237)("./src/widget.js")},237(t){"use strict";t.exports=CKEditor5.dll}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>W,DocumentOutlineUI:()=>K,DocumentOutlineUtils:()=>p,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>Y,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},p=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return p.schedule=l,p.cancel=f,p.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),p}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(){const t=["heading.options","push","data","9ZJpkpP","33jOYwsV","407qqzHMT","htmlH1","getChildren","has","86696alxuqM","htmlH4","htmlH5","reduce","htmlH6","4152043suZoui","1iasWGy","16vqpaQE","6675888yxMbXh","GeneralHtmlSupport","13794230kfSrBB","3955060NQELjB","model","2414154qsgjum","htmlH3","paragraph","config","plugins","htmlH2","get","335892qxJfou"];return(s=function(){return t})()}function c(t){const e=a;let n="";for(const i of t[e(361)]())i instanceof r.ModelText&&(n+=i[e(356)]);return n}function a(t,e){const n=s();return(a=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(770623===-parseInt(e(369))/1*(-parseInt(e(376))/2)+parseInt(e(358))/3*(parseInt(e(363))/4)+-parseInt(e(374))/5+-parseInt(e(371))/6+-parseInt(e(368))/7*(parseInt(e(370))/8)+-parseInt(e(357))/9*(-parseInt(e(373))/10)+parseInt(e(359))/11*(parseInt(e(353))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=411]})(t,e)}function f(){const t=["length","createElement","isOfficialPlugin","1262nqIkVD","level","afterInit","get","getChild","pluginName","init","view","activeItemIndex","push","1641weakHt","data","indexOf","_getActiveHeading","config","DocumentOutlineUtils","1072bKeZdH","5aDCcyU","editing","selection","findIndex","getRootNames","1140KHFIWZ","518obQMBv","isPremiumPlugin","editor","_deriveHeadingElementsFromConversion","model","getFirstPosition","getRoot","2899090eGJCHp","domToView","element","domConverter","item","getChildren","fire","name","42361jIxgyI","173428MzQUbe","_getHeadingNames","toModel","_getOutlineDefinitions","change","1737LAqWbz","890676YtXWSx","document","includes","documentOutline.headings","28074NfzASe","text","backward","_headingNames","modelElement"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(284430===-parseInt(e(436))/1+parseInt(e(454))/2*(parseInt(e(464))/3)+parseInt(e(442))/4*(-parseInt(e(414))/5)+-parseInt(e(446))/6*(parseInt(e(420))/7)+-parseInt(e(413))/8*(-parseInt(e(441))/9)+parseInt(e(427))/10+parseInt(e(435))/11*(parseInt(e(419))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class p extends t.Plugin{static get[l(459)](){return l(412)}static get[l(453)](){return!0}static get[l(421)](){return!0}[l(449)]=[];[l(460)](){const t=l,e=this[t(422)];this[t(449)]=this[t(437)]();let n=[];e[t(424)][t(443)].on(t(440),o(()=>{const e=t,i=n;n=this[e(439)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(455)]===n[e(455)]&&t[e(447)]===n[e(447)]&&t[e(450)]===n[e(450)]),r=(0,u.diffToChanges)(o,n),s=this[e(467)](),c=n[e(417)](t=>t[e(450)]===s);r[e(451)]&&this[e(433)](e(440),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(433)](e(462),{index:c})},250,{leading:!0,trailing:!0}))}[l(456)](){const t=l;this[t(449)][t(451)]||this[t(423)]()}[l(439)](){const t=l,e=this[t(422)],n=[],i=this[t(449)];for(const n of e[t(424)][t(443)][t(418)]())o(e[t(424)][t(443)][t(426)](n));function o(e){const r=t;for(const t of e[r(432)]())t.is(r(429))&&(i[r(444)](t[r(434)])&&n[r(463)]({level:i[r(466)](t[r(434)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(467)](){const t=l,e=this[t(422)][t(424)][t(443)][t(416)][t(425)](),n=new r.ModelTreeWalker({direction:t(448),startPosition:e});for(const e of n)if(e[t(431)].is(t(429))&&this[t(449)][t(444)](e[t(431)][t(434)]))return e[t(431)]}[l(437)](){const t=l;return this[t(422)][t(411)][t(457)](t(445))||function(t){const e=a,n=t[e(349)][e(352)](e(354));return n?n[e(366)]((t,n)=>(e(348)!==n[e(375)]&&t[e(355)](n[e(375)]),t),[]):t[e(350)][e(362)](e(372))?[e(360),e(351),e(347),e(364),e(365),e(367)]:[]}(this[t(422)])}[l(423)](){const t=l,e=this[t(422)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(415)][t(461)][t(430)][t(428)](document[t(452)](o)),r=e[t(465)][t(438)](n)[t(458)](0);r?.is(t(429))&&i[t(463)](r[t(434)])}this[t(449)]=i}}var h=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=473]})(t,e)}function w(){const t=["2699244papYYn","24514xDCJvO","6055kWgdAE","4614172UeUdmc","isEmpty","text","ck-document-outline__item_level-","201832FiPpDD","set","bind","ck-reset","click","4548492YkFyYu","808TTejbQ","ck-document-outline__item_active","ck-document-outline__item","10RmMWDK","19141610WBLSMw","div","isActive","bindTemplate","Empty heading","ck-document-outline__item_empty","1554gFxcFU","level","setTemplate"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(613355===parseInt(e(492))/1*(-parseInt(e(475))/2)+-parseInt(e(485))/3+parseInt(e(488))/4+parseInt(e(487))/5*(parseInt(e(482))/6)+-parseInt(e(486))/7*(parseInt(e(498))/8)+-parseInt(e(497))/9+parseInt(e(476))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends h.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(479)],o=e?"["+m(t,n(480))+"]":"";this[n(493)](n(490),""),this[n(493)](n(483),1),this[n(493)](n(478),!1),this[n(494)](n(489)).to(this,n(490),t=>!t),this[n(484)]({tag:n(477),attributes:{class:["ck",n(495),n(474),i.to(n(483),t=>n(491)+t),i.if(n(478),n(473)),i.if(n(489),n(481))],title:i.to(n(490))},children:[{text:i.to(n(490),t=>t||o)}],on:{click:i.to(n(496))}})}}const I=k;function k(t,e){const n=b();return(k=function(t,e){return n[t-=408]})(t,e)}function b(){const t=["set","ck-reset","forEach","bind","Editor headings will appear here as you type.","element","itemSelected","type","text","delete","howMany","contentLanguageDirection","12DhOaak","documentOutlineContainer","20147544mbmQkk","getIndex","items","33cLaMdI","values","186qbqOSx","_handleItemClick","1565753kZuiSq","_scrollToItem","ck-document-outline","addMany","source","div","_deleteItem","_insertItem","delegate","get","level","11507UjGyEy","1794152mCzsVr","_setActiveItem","index","click","destroy","3829820xxbHNc","remove","setTemplate","423OaOODw","activeItemIndex","fire","27zfHVhz","map","change:activeItemIndex","2532WhnVeu","2767720quQqnS","showEmptyHeadingText","isActive","sync","insert","createCollection","locale"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(672767===parseInt(e(437))/1*(parseInt(e(424))/2)+-parseInt(e(446))/3*(parseInt(e(452))/4)+parseInt(e(443))/5+-parseInt(e(417))/6*(-parseInt(e(426))/7)+-parseInt(e(438))/8*(parseInt(e(449))/9)+parseInt(e(453))/10*(parseInt(e(422))/11)+-parseInt(e(419))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends h.View{[I(421)];[I(418)];[I(454)];constructor(t,e=!1,n){const i=I;super(t),this[i(454)]=e,this[i(460)](i(447),-1),this[i(418)]=n,this[i(421)]=this[i(458)](),this[i(421)][i(434)](i(441)).to(this),this.on(i(441),this[i(425)][i(408)](this)),this.on(i(451),(t,e,n,o)=>{this[i(439)](o,n)}),this[i(445)]({tag:i(431),attributes:{class:["ck",i(461),i(428)],dir:t[i(416)],"data-document-outline-empty-placeholder":m(t,i(409)),tabindex:-1},children:this[i(421)]})}[I(456)](t){const e=I;t[e(462)](t=>{const n=e;n(457)==t[n(412)]?this[n(433)](t[n(440)],...t[n(423)]):n(414)==t[n(412)]&&this[n(432)](t[n(440)],t[n(415)])})}[I(439)](t,e){const n=I;if(-1!==t){const e=this[n(421)][n(435)](t);e&&(e[n(455)]=!1)}-1!==e&&(this[n(421)][n(435)](e)[n(455)]=!0,this[n(427)](e))}[I(433)](t,...e){const n=I,i=e[n(450)]((e,i)=>{const o=n,r=new v(this[o(459)],this[o(454)]);return r[o(413)]=e[o(413)],r[o(436)]=e[o(436)],t+i===this[o(447)]&&(r[o(455)]=!0),r});this[n(421)][n(429)](i,t)}[I(432)](t,e){const n=I;do{this[n(421)][n(444)](t)}while(--e)}[I(425)](t){const e=I,n=this[e(421)][e(420)](t[e(430)]);this[e(448)](e(411),n)}[I(427)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(421)][e(435)](t)[e(410)],20,this[e(418)])}[I(442)](){const t=I;super[t(442)](),this[t(410)][t(444)]()}}var _=n(789),x=n.n(_),O=n(437),C=n.n(O),E=n(298),T=n.n(E),A=n(207),P=n.n(A),D=n(825),S=n.n(D),L=n(360),M={attributes:{"data-cke":!0}};M.setAttributes=P(),M.insert=T().bind(null,"head"),M.domAPI=C(),M.insertStyleElement=S();x()(L.A,M);L.A&&L.A.locals&&L.A.locals;const N=H;function j(){const t=["top","cancel","model","focus","pluginName","get","floor","itemSelected","mapViewToDom","domConverter","height","_handleOutlineChange","document-outline-container-not-provided","scroll","focusTracker","element","activeItemIndex","bottom","8735419jLSUCq","listenTo","scrollToTheSelection","documentOutline.container","href","config","toViewElement","getRootNames","join","length","133DVgSlC","change","setSelection","isOfficialPlugin","bind","locale","1235862oElJha","map","document","modelElement","_updateActiveDefinitionFromViewportThrottled","4pgBXtO","_setActiveViewItem","mapper","_handleItemSelected","editor","editing","DocumentOutlineUtils","DocumentOutlineUI","init","indexOf","6256650DNuYwU","render","3922905fkxIux","getDomRoot","fromCharCode","sync","getVisible","appendChild","add","destroy","14618RmEDWy","documentOutline.showEmptyHeadings","882616bmCxZJ","_currentOutlineDefinitions","27LjDzTp","isPremiumPlugin","afterInit","window","_updateActiveDefinitionOnViewportChange","resize","plugins","view","4961990mUASAK","getIntersection"];return(j=function(){return t})()}function H(t,e){const n=j();return(H=function(t,e){return n[t-=146]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(722686===parseInt(e(150))/1*(parseInt(e(181))/2)+-parseInt(e(156))/3+-parseInt(e(161))/4*(-parseInt(e(173))/5)+-parseInt(e(171))/6+parseInt(e(213))/7+parseInt(e(183))/8*(-parseInt(e(185))/9)+-parseInt(e(193))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class K extends t.Plugin{[N(192)];[N(184)];[N(160)];static get[N(199)](){return N(168)}static get[N(153)](){return!0}static get[N(186)](){return!0}constructor(t){const e=N;super(t),this[e(192)]=new y(t[e(155)],this[e(165)][e(218)][e(200)](e(182)),this[e(165)][e(218)][e(200)](e(216))),this[e(184)]=[],this[e(160)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(189)][e(154)](this),100)}[N(169)](){const t=N,e=this[t(165)],n=e[t(191)][t(200)](t(167));let i=!1;if(this[t(192)][t(172)](),this[t(165)].ui[t(209)][t(179)](this[t(192)][t(210)]),!e[t(218)][t(200)](t(216)))throw new u.CKEditorError(t(207),{editor:e});e[t(218)][t(200)](t(216))[t(178)](this[t(192)][t(210)]),n.on(t(151),this[t(206)][t(154)](this)),n.on(t(211),(e,{index:n})=>this[t(162)](n)),this[t(192)].on(t(202),(e,n)=>{i=!0,this[t(164)](n)}),this[t(192)][t(214)](u.global[t(158)],t(208),()=>{i?i=!1:this[t(160)]()},{useCapture:!0}),this[t(192)][t(214)](u.global[t(188)],t(190),this[t(160)],{useCapture:!0})}[N(187)](){!async function(t){const e=h([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),n=window[h([68,97,116,101])][h([110,111,119])](),i=t[h([101,100,105,116,111,114])],o=new(window[h([80,114,111,109,105,115,101])])(t=>{i[h([111,110,99,101])](h([114,101,97,100,121]),t)}),r={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},s=i[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](a(t)):null}function a(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[h([108,101,110,103,116,104])];n++){const i=t[h([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function p(){}function h(t){const e=H;return t[e(157)](t=>String[e(175)](t))[e(148)]("")}!function(t){const n=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let n=h([97]);for(let i=0;i<t[h([108,101,110,103,116,104])];i+=2){let o=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[h([108,101,110,103,116,104])]&&(o-=e[h([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=h([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=h([86,97,108,105,100])&&async function(){await o,i[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=p,i[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[h([115,112,108,105,116])](h([46]));return 3!=t[h([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[h([106,116,105])],n=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),i={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete i[h([118,99])],l(i)==n}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(c=>{if(r())return c(h([86,97,108,105,100]));s(),i[h([100,101,99,111,114,97,116,101])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,u.uid)();function m(t){return!!t&&(typeof t===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function g(i){a(i)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(l(p+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),h([86,97,108,105,100])):h(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](c)[h([99,97,116,99,104])](()=>{c(h([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=h([108,108,99,116,45])+d(l(t)),i=f(d(window[h([77,97,116,104])][h([99,101,105,108])](n/o)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,i)}function s(){const e=h([108,108,99,116,45])+d(l(t)),n=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return n?window[h([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[h([80,114,111,109,105,115,101])])((e,n)=>{t[h([116,104,101,110])](e,n),window[h([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(h([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[h([114,101,113,117,101,115,116,73,100])]:p}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(a=!0,g(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),o[h([116,104,101,110])](()=>{a||c(h([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function s(){i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const i=s[h([115,112,108,105,116])](h([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](a(i),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+n),c=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!c)return;const u=await c[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),r,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await c[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!!(e&&(e[h([105,110,99,108,117,100,101,115])](h([42]))||e[h([105,110,99,108,117,100,101,115])](h([68,79]))||e[h([105,110,99,108,117,100,101,115])](h([80,80]))||e[h([105,110,99,108,117,100,101,115])](h([84,82,73,76,73,85,77]))&&window[h([103,108,111,98])]&&window[h([103,108,111,98])][h([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1783987200;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=H,n=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[h([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[h([108,111,99,97,116,105,111,110])][e(217)]);if(n[h([105,110,99,108,117,100,101,115])](i))return!0;const o=i[h([115,112,108,105,116])](h([46]));return n[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=o[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(o[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>o[h([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;i[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[h([80,114,111,109,105,115,101])])((t,n)=>{e[h([116,104,101,110])](t,n),p[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},n)}):e||p||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}[N(180)](){const t=N;super[t(180)](),this[t(192)][t(180)](),this[t(160)][t(196)]()}[N(206)](t,{outlineDefinitions:e,outlineChanges:n}){const i=N;this[i(184)]=e,this[i(192)][i(176)](n)}[N(162)](t){const e=N;this[e(184)][e(149)]&&this[e(184)][t]&&(this[e(192)][e(211)]=t)}[N(164)](t){const e=N,n=this[e(184)][t][e(159)];this[e(165)][e(197)][e(151)](t=>{t[e(152)](n,0)}),this[e(165)][e(166)][e(192)][e(215)]({alignToTop:!0,forceScroll:!0}),this[e(165)][e(166)][e(192)][e(198)](),this[e(162)](t)}[N(189)](){const t=N,e=this[t(165)];let n;for(const i of e[t(197)][t(158)][t(147)]()){const o=e[t(166)][t(192)][t(174)](i),r=o&&new u.Rect(o)[t(177)]();if(r){const e=new u.Rect(u.global[t(188)])[t(194)](r);e&&(n=e[t(195)]+.25*e[t(205)])}}if(void 0===n)return;const i=V(e[t(166)],this[t(184)],n);i?this[t(162)](this[t(184)][t(170)](i)):this[t(162)](-1)}}function V(t,e,n,i=0,o=e[N(149)]-1){const r=N,s=Math[r(201)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(163)][r(146)](c[r(159)]);if(!a)return null;const l=t[r(192)][r(204)][r(203)](a);return new u.Rect(l)[r(212)]>n?V(t,e,n,i,s-1):V(t,e,n,s+1,o)}return s<0?null:e[s]}const R=U;function q(){const t=["5DpBSqp","51691014SIqWsH","7537296WlRdMa","editor","evaluationLimit","49695NJWwWd","domainLimit","destroy","expired","pluginName","requires","documentOutlineLicenseKeyInvalid","DocumentOutline","_showLicenseError","5822748MIPsWV","config","featureNotAllowed","documentOutlineLicenseKeyNotAllowed","licenseKey","usageLimit","8844318ddRbeM","isOfficialPlugin","629927OsWCUs","get","isPremiumPlugin","documentOutlineLicenseKeyExpired","invalid","_licenseKeyCheckInterval","2527864fJzaqu","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyDomainLimit","init","214CtDVYe","documentOutlineLicenseKeyValid"];return(q=function(){return t})()}function U(t,e){const n=q();return(U=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(950296===parseInt(e(350))/1+-parseInt(e(326))/2*(-parseInt(e(333))/3)+-parseInt(e(342))/4*(-parseInt(e(328))/5)+parseInt(e(330))/6+parseInt(e(348))/7+parseInt(e(356))/8+-parseInt(e(329))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class W extends t.Plugin{[R(346)];[R(355)];static get[R(338)](){return[p,K]}static get[R(337)](){return R(340)}static get[R(349)](){return!0}static get[R(352)](){return!0}[R(325)](){const t=R;this[t(346)]=this[t(331)][t(343)][t(351)](t(346));const e=this[t(331)];this[t(355)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(327)==r||n(339)==r||n(353)==r||n(324)==r||n(345)==r||n(357)==r||n(323)==r){delete e[o],i=r,clearInterval(this[n(355)]),this[n(355)]=void 0;break}}n(339)==i&&e[n(341)](n(354)),n(353)==i&&e[n(341)](n(336)),n(324)==i&&e[n(341)](n(334)),n(345)==i&&e[n(341)](n(344),n(340)),n(357)==i&&e[n(341)](n(332)),n(323)==i&&e[n(341)](n(347))},1e3)}[R(335)](){const t=R;super[t(335)](),this[t(355)]&&clearInterval(this[t(355)])}}var F=n(901);const z=B;function B(t,e){const n=J();return(B=function(t,e){return n[t-=160]})(t,e)}function J(){const t=["editor","30FSjHTu","selection","change","5604870haYOLD","6434788YABIua","getFirstPosition","14RCuaQl","1040598kUpXMc","3dBjgMl","482757GcwfRe","10871388xGIHQg","3305746xjCvnm","model","findAllowedParent","tableOfContents","insertObject","document","isEnabled","refresh","32120TxPSNE","execute","schema","createElement"];return(J=function(){return t})()}!function(t){const e=B,n=t();for(;;)try{if(943340===parseInt(e(175))/1+parseInt(e(177))/2*(parseInt(e(174))/3)+parseInt(e(170))/4+parseInt(e(166))/5*(-parseInt(e(173))/6)+parseInt(e(172))/7*(parseInt(e(161))/8)+-parseInt(e(176))/9+-parseInt(e(169))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);class Y extends t.Command{[z(162)](){const t=z;this[t(165)][t(178)][t(168)](e=>{const n=t;this[n(165)][n(178)][n(181)](e[n(164)](n(180)))})}[z(160)](){const t=z,e=this[t(165)][t(178)],n=e[t(182)][t(167)][t(171)]();this[t(183)]=null!==(n&&e[t(163)][t(179)](n,t(180)))}}var G=n(534),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=T().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=S();x()(G.A,Q);G.A&&G.A.locals&&G.A.locals;function Z(){const t=["46XQnPLh","20vAusoH","view","afterInit","config","setAttribute","conversion","toViewElement","824577NiByOm","removeAttribute","isOfficialPlugin","attributes","125478Yjzdpf","getContainedElement","low","remove","4813528GwsDqi","_customUpcastHeadingsConversion","differ","mapper","length","change","nodeAfter","headingId.modelAttributeName","getAttribute","HeadingId","_registerHeadingIdAttributePostfixer","string","attribute:headingId:","getChanges","element:","heading.options","insert","for","consume","forEach","position","heading1","add","extend","7ZzJUFF","viewItem","paragraph","document","15kpNMWf","932348VtEtOo","44301MXDWcr","writer","1443357oEiOoo","pluginName","isRegistered","editor","clear","registerPostFixer","_customDataDowncastHeadingsConversion","consumable","name","downcast","modelRange","type","item","upcast","get","has","model","headingId","hasAttribute","isPremiumPlugin","delete","match","schema","set","6607106jWmaRw"];return(Z=function(){return t})()}const X=$;function $(t,e){const n=Z();return($=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(437547===-parseInt(e(546))/1+parseInt(e(538))/2*(-parseInt(e(511))/3)+-parseInt(e(510))/4*(-parseInt(e(509))/5)+parseInt(e(550))/6*(parseInt(e(505))/7)+parseInt(e(554))/8+parseInt(e(513))/9*(-parseInt(e(539))/10)+parseInt(e(537))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends t.Plugin{static get[X(514)](){return X(490)}static get[X(548)](){return!0}static get[X(532)](){return!0}[X(541)](){const t=X,e=this[t(516)];e[t(542)][t(527)](t(561))||(function(e){const n=t,i=new Map;return e?(e[n(500)](t=>{const e=n;e(507)!==t[e(529)]&&i[e(536)](t[e(540)],t[e(529)])}),i[n(527)]("h1")||i[n(536)]("h1",n(502)),i):i}(this[t(516)][t(542)][t(527)](t(496)))[t(500)]((n,i)=>{const o=t;this[o(555)](i),this[o(519)](n),e[o(529)][o(535)][o(515)](n)&&e[o(529)][o(535)][o(504)](n,{allowAttributes:o(530)})}),this[t(491)]())}[X(555)](t){const e=X;this[e(516)][e(544)][e(498)](e(526))[e(503)](n=>n.on(e(495)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(506)][o(562)]("id"),a=n[o(523)][o(551)]();if(a)return c&&c[o(558)]||a[o(531)](o(530))?void(r[o(499)](n[o(506)],{attributes:["id"]})&&s[o(543)](o(530),c,a)):(r[o(499)](n[o(506)],{attributes:["id"]}),void s[o(543)](o(530),(0,u.uid)(),a))},{priority:u.priorities[e(527)](e(552))+.5}))}[X(519)](t){const e=X;this[e(516)][e(544)][e(498)](e(522))[e(503)](n=>n.on(e(493)+t,(t,n,i)=>{const o=e;if(!i[o(520)][o(499)](n[o(525)],t[o(521)]))return;const r=n[o(525)][o(562)](o(530)),s=i[o(557)][o(545)](n[o(525)]);i[o(512)][o(543)]("id",r,s)}))}[X(491)](){const t=X,e=this[t(516)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(503)](r),e[o(543)](o(530),r,n),r}function r(e,n){const i=t;e[i(547)](i(530),n)}e[t(529)][t(508)][t(518)](s=>{const c=t,a=e[c(529)][c(508)][c(556)][c(494)]();let u=!1;for(const t of a)if(c(497)==t[c(524)]&&t[c(521)])if(et(t[c(521)])){const e=t[c(549)][c(527)](c(530));c(492)==typeof e?n[c(528)](e)?(o(s,t[c(501)][c(560)]),u=!0):i[c(503)](e):(o(s,t[c(501)][c(560)]),u=!0)}else c(492)==typeof t[c(549)][c(527)](c(530))&&(r(s,t[c(501)][c(560)]),u=!0);else if(c(553)==t[c(524)]){const e=t[c(549)][c(527)](c(530));c(492)==typeof e&&n[c(533)](e)}return u}),e[t(529)][t(508)].on(t(559),()=>{const e=t;i[e(500)](t=>n[e(503)](t)),i[e(517)]()})}}function et(t){return!!t[X(534)](/heading\d/)}const nt=it;function it(t,e){const n=rt();return(it=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(771830===parseInt(e(271))/1*(-parseInt(e(290))/2)+-parseInt(e(245))/3+-parseInt(e(313))/4+parseInt(e(210))/5+parseInt(e(204))/6*(-parseInt(e(277))/7)+-parseInt(e(273))/8*(-parseInt(e(207))/9)+parseInt(e(219))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class ot extends t.Plugin{static get[nt(205)](){return nt(282)}static get[nt(265)](){return!0}static get[nt(267)](){return!0}static get[nt(259)](){return[F.Widget,p,tt]}[nt(201)];[nt(203)];[nt(291)];constructor(t){const e=nt;super(t),this[e(201)]=[],this[e(203)]=new Set,this[e(291)]=e(221)}[nt(276)](){const t=nt,e=this[t(231)],n=e[t(212)][t(281)][t(303)];e[t(287)][t(232)](t(286))&&(this[t(291)]=e[t(287)][t(232)](t(286))),this[t(268)](n,t(292),(e,n)=>{const i=t;if(!n[i(300)])return;const o=n[i(300)][i(235)](i(284));Number[i(243)](o)&&(n[i(298)][i(272)](),e[i(311)](),this[i(236)](o))},{priority:t(299),context:t(306)}),this[t(274)](),this[t(234)](),e[t(297)][t(244)](t(289),new Y(e)),e[t(257)][t(232)](t(293)).on(t(248),(e,n)=>{const i=t;this[i(201)]=n[i(209)],this[i(226)]()}),this[t(268)](e[t(308)][t(303)],t(248),()=>{this[t(220)]()})}[nt(215)](){!async function(t){const e=h([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),n=window[h([68,97,116,101])][h([110,111,119])](),i=t[h([101,100,105,116,111,114])],o=new(window[h([80,114,111,109,105,115,101])])(t=>{i[h([111,110,99,101])](h([114,101,97,100,121]),t)}),r={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},s=i[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](a(t)):null}function a(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[h([108,101,110,103,116,104])];n++){const i=t[h([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function p(){}function h(t){const e=it;return t[e(263)](t=>String[e(233)](t))[e(266)]("")}!function(t){const n=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let n=h([109]);for(let i=0;i<t[h([108,101,110,103,116,104])];i+=2){let o=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[h([108,101,110,103,116,104])]&&(o-=e[h([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=h([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=h([86,97,108,105,100])&&async function(){await o,i[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=p,i[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[h([115,112,108,105,116])](h([46]));return 3!=t[h([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[h([106,116,105])],n=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),i={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete i[h([118,99])],l(i)==n}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(c=>{if(r())return c(h([86,97,108,105,100]));s(),i[h([100,101,99,111,114,97,116,101])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,u.uid)();function m(t){return!!t&&(typeof t===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function g(i){a(i)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(l(p+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),h([86,97,108,105,100])):h(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](c)[h([99,97,116,99,104])](()=>{c(h([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=h([108,108,99,116,45])+d(l(t)),i=f(d(window[h([77,97,116,104])][h([99,101,105,108])](n/o)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,i)}function s(){const e=h([108,108,99,116,45])+d(l(t)),n=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return n?window[h([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[h([80,114,111,109,105,115,101])])((e,n)=>{t[h([116,104,101,110])](e,n),window[h([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(h([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[h([114,101,113,117,101,115,116,73,100])]:p}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),i[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(a=!0,g(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),o[h([116,104,101,110])](()=>{a||c(h([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function s(){i[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const i=s[h([115,112,108,105,116])](h([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](a(i),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+n),c=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!c)return;const u=await c[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),r,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await c[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!!(e&&(e[h([105,110,99,108,117,100,101,115])](h([42]))||e[h([105,110,99,108,117,100,101,115])](h([84,79,67]))||e[h([105,110,99,108,117,100,101,115])](h([80,80]))||e[h([105,110,99,108,117,100,101,115])](h([84,82,73,76,73,85,77]))&&window[h([103,108,111,98])]&&window[h([103,108,111,98])][h([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1783987200;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=it,n=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[h([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[h([108,111,99,97,116,105,111,110])][e(241)]);if(n[h([105,110,99,108,117,100,101,115])](i))return!0;const o=i[h([115,112,108,105,116])](h([46]));return n[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=o[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(o[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>o[h([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;i[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[h([80,114,111,109,105,115,101])])((t,n)=>{e[h([116,104,101,110])](t,n),p[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},n)}):e||p||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}[nt(226)](){const t=nt;this[t(203)][t(227)](e=>{const n=t;n(294)!==e[n(283)]&&this[n(231)][n(212)][n(218)](e)})}[nt(220)](){const t=nt;for(const e of this[t(231)][t(308)][t(303)][t(296)][t(206)]({includeChangesInGraveyard:!0})){if(t(222)!==e[t(261)]||t(247)!==e[t(250)])return;this[t(203)][t(244)](e[t(310)][t(229)])}}[nt(274)](){const t=nt;this[t(231)][t(308)][t(239)][t(238)](t(247),{inheritAllFrom:t(242)})}[nt(234)](){const t=nt,e=this[t(231)][t(305)];e[t(312)](t(202))[t(269)]({model:t(247),view:{name:t(213),classes:t(252)}}),e[t(312)](t(278))[t(251)]({model:t(247),view:(e,{writer:n})=>this[t(275)](n,!0)}),e[t(312)](t(228))[t(251)]({model:t(247),view:(e,{writer:n})=>{const i=t;this[i(203)][i(244)](e);const o=this[i(275)](n);return(0,F.toWidget)(o,n,{label:m(this[i(231)][i(280)],i(264))})}}),this[t(231)][t(301)][t(246)]({name:t(213),classes:t(252)}),this[t(231)][t(212)][t(223)].on(t(258),this[t(254)](),{priority:t(299)})}[nt(275)](t,e=!1){const n=nt,{locale:i}=this[n(231)],o=t[n(256)](n(213),{class:n(252)+(0===this[n(201)][n(230)]?n(208):""),...!e&&{"data-table-of-contents-label":m(i,n(264))}});0===this[n(201)][n(230)]&&!1===e&&t[n(222)](t[n(260)](o,n(279)),t[n(256)]("p",{class:n(216)},[t[n(314)](m(i,n(285)))]));const r=e?"":"["+m(i,n(249))+"]";let s=o;return this[n(201)][n(227)]((i,o,c)=>{const a=n,u=this[a(231)][a(308)][a(307)](i[a(237)],{ignoreWhitespaces:!0}),l=u?i[a(302)]:r,d=i[a(237)][a(224)](this[a(291)]),f=t[a(256)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(314)](l)]),p=this[a(231)][a(287)][a(232)](a(255));t[a(262)](a(284),o,f);const h=t[a(256)]("li",null,[u||!e&&p?f:t[a(314)]("")]),m=o?c[o-1][a(304)]:0,g=Math[a(214)](i[a(304)]-m);if(i[a(304)]>m){const e=st(h,g,t);t[a(222)](t[a(260)](s,a(279)),e)}else{const e=function(t,e){const n=a;return t[n(288)]({includeSelf:!0,parentFirst:!0})[n(253)](t=>t.is(n(270),"ol"))[e]}(s,g);t[a(222)](t[a(260)](e,a(279)),h)}s=h}),o}[nt(236)](t){const e=nt,n=this[e(201)][t][e(237)];this[e(231)][e(308)][e(248)](t=>{t[e(225)](n,0)}),this[e(231)][e(212)][e(281)][e(295)]({alignToTop:!0,forceScroll:!0})}[nt(254)](){return(t,e)=>{const n=it,i=e[n(223)],o=i[n(217)](e[n(240)]),r=i[n(211)](o);r.is(n(270),n(247))&&(e[n(309)]=this[n(231)][n(308)][n(260)](r,0),t[n(311)]())}}}function rt(){const t=["abs","afterInit","table-of-contents__placeholder","findMappedViewAncestor","reconvertItem","27910310shMJlE","_trackNewToCElements","headingId","insert","mapper","getAttribute","setSelection","_updateTableOfContentsElements","forEach","editingDowncast","nodeAfter","length","editor","get","fromCharCode","_defineConverters","getCustomProperty","_handleScrollToHeading","modelElement","register","schema","viewPosition","href","$blockObject","isInteger","add","600603KbvvAk","registerRawContentMatcher","tableOfContents","change","Empty heading","name","elementToStructure","table-of-contents","filter","_redirectMapper","documentOutline.showEmptyHeadings","createContainerElement","plugins","viewToModelPosition","requires","createPositionAt","type","setCustomProperty","map","Table of contents","isOfficialPlugin","join","isPremiumPlugin","listenTo","elementToElement","element","77545upaFOK","preventDefault","8nrLyNc","_defineSchema","_createTableOfContents","init","7jjdEsp","dataDowncast","end","locale","view","TableOfContentsEditing","rootName","tableOfContentsHeadingIndex","No headings were found in the document.","headingId.modelAttributeName","config","getAncestors","insertTableOfContents","36FMgRjP","_headingIdModelAttributeName","click","DocumentOutlineUtils","$graveyard","scrollToTheSelection","differ","commands","domEvent","high","target","data","text","document","level","conversion","$capture","hasContent","model","modelPosition","position","stop","for","5241096xdGJmE","createText","_currentOutlineDefinitions","upcast","_tableOfContentsElements","5092590VVibfY","pluginName","getChanges","9164088ECPztV"," table-of-contents_empty","outlineDefinitions","3588085Oteefj","toModelElement","editing","div"];return(rt=function(){return t})()}function st(t,e,n){const i=nt;return 1===e?n[i(256)]("ol",null,[t]):n[i(256)]("ol",null,[n[i(256)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=lt;function ut(){const t=["7340420hubPbd","526260HpCeVf","execute","tableOfContentsLicenseKeyValid","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyUsageLimit","evaluationLimit","set","isEnabled","tableOfContentsLicenseKeyExpired","commands","9byDnPq","domainLimit","expired","tableOfContentsLicenseKeyNotAllowed","menuBar:tableOfContents","_licenseKeyCheckInterval","isOfficialPlugin","16bZRqwq","config","_showLicenseError","editor","tableOfContents","1163068HyjWoT","tableOfContentsLicenseKeyEvaluationLimit","destroy","tooltip","invalid","7yDKDVO","view","2244516szVwvE","Table of contents","get","editing","4701790sBGFgR","listenTo","init","TableOfContents","_createButton","tableOfContentsLicenseKeyDomainLimit","8681944nfGCsg","TableOfContentsUI","pluginName","usageLimit","242MsVbkI","locale","add","isPremiumPlugin","1uRuubx","insertTableOfContents","licenseKey","componentFactory","676896arjLBJ","bind","featureNotAllowed","focus"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(733761===-parseInt(e(234))/1*(parseInt(e(209))/2)+parseInt(e(238))/3*(-parseInt(e(204))/4)+-parseInt(e(220))/5+parseInt(e(216))/6*(parseInt(e(214))/7)+-parseInt(e(226))/8*(-parseInt(e(253))/9)+parseInt(e(242))/10+-parseInt(e(230))/11*(-parseInt(e(243))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(236)];[at(258)];static get[at(228)](){return at(227)}static get[at(203)](){return!0}static get[at(233)](){return!0}[at(222)](){const t=at,e=this[t(207)];e.ui[t(237)][t(232)](t(208),()=>{const e=t,n=this[e(224)](h.ButtonView);return n[e(212)]=!0,n}),e.ui[t(237)][t(232)](t(257),()=>this[t(224)](h.MenuBarMenuListItemButtonView)),this[t(236)]=this[t(207)][t(205)][t(218)](t(236));const n=this[t(207)];this[t(258)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(245)==r||e(246)==r||e(251)==r||e(225)==r||e(256)==r||e(210)==r||e(247)==r){delete n[o],i=r,clearInterval(this[e(258)]),this[e(258)]=void 0;break}}e(246)==i&&n[e(206)](e(213)),e(251)==i&&n[e(206)](e(255)),e(225)==i&&n[e(206)](e(254)),e(256)==i&&n[e(206)](e(240),e(223)),e(210)==i&&n[e(206)](e(248)),e(247)==i&&n[e(206)](e(229))},1e3)}[at(224)](t){const e=at,n=this[e(207)],i=n[e(231)],o=n[e(252)][e(218)](e(235)),r=new t(i);return r[e(249)]({label:m(i,e(217)),icon:ct.IconTableOfContents}),r[e(239)](e(250)).to(o,e(250)),this[e(221)](r,e(244),()=>{const t=e;n[t(244)](t(235)),n[t(219)][t(215)][t(241)]()}),r}[at(211)](){const t=at;super[t(211)](),this[t(258)]&&clearInterval(this[t(258)])}}function ft(t,e){var n=ht();return(ft=function(t,e){return n[t-=269]})(t,e)}var pt=ft;function ht(){var t=["1rfbRhf","1739880vyEpAH","7722113IgVHTU","isOfficialPlugin","isPremiumPlugin","requires","3pHrdPq","pluginName","5680705gNmwqk","2265096wmhwvb","14104782qfDAAe","255530HBpGqa","TableOfContents","747172EgrZkk"];return(ht=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(737973===parseInt(e(279))/1*(-parseInt(e(276))/2)+parseInt(e(271))/3*(parseInt(e(278))/4)+parseInt(e(273))/5+parseInt(e(280))/6+parseInt(e(281))/7+-parseInt(e(274))/8+-parseInt(e(275))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[pt(270)](){return[ot,dt]}static get[pt(272)](){return pt(277)}static get[pt(282)](){return!0}static get[pt(269)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=151]})(t,e)}function wt(){var t=["70187FufREY","73OzDron","6148ecJhXS","12594FmoODi","574hvIPeZ","4564WFzDZd","3sFedRa","442692IQMtaF","70RMOPYU","90olmxnM","1512496OWDUlM","1212574OIHvSg","12xJieKf","7224gKueGc"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(374723===-parseInt(e(156))/1*(-parseInt(e(157))/2)+parseInt(e(161))/3*(parseInt(e(151))/4)+-parseInt(e(163))/5*(-parseInt(e(158))/6)+parseInt(e(160))/7*(-parseInt(e(154))/8)+-parseInt(e(162))/9*(-parseInt(e(164))/10)+parseInt(e(152))/11*(parseInt(e(153))/12)+-parseInt(e(155))/13*(parseInt(e(159))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|
|
5
|
+
*/(()=>{var t={360(t,e,n){"use strict";n.d(e,{A:()=>c});var i=n(366),o=n.n(i),r=n(271),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},534(t,e,n){"use strict";n.d(e,{A:()=>c});var i=n(366),o=n.n(i),r=n(271),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},271(t){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},366(t){"use strict";t.exports=function(t){return t[1]}},789(t){"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},298(t){"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},825(t){"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},207(t){"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},437(t){"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},782(t,e,n){t.exports=n(237)("./src/core.js")},783(t,e,n){t.exports=n(237)("./src/engine.js")},355(t,e,n){t.exports=n(237)("./src/icons.js")},311(t,e,n){t.exports=n(237)("./src/ui.js")},584(t,e,n){t.exports=n(237)("./src/utils.js")},901(t,e,n){t.exports=n(237)("./src/widget.js")},237(t){"use strict";t.exports=CKEditor5.dll}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>F,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(){const t=["heading.options","push","data","9ZJpkpP","33jOYwsV","407qqzHMT","htmlH1","getChildren","has","86696alxuqM","htmlH4","htmlH5","reduce","htmlH6","4152043suZoui","1iasWGy","16vqpaQE","6675888yxMbXh","GeneralHtmlSupport","13794230kfSrBB","3955060NQELjB","model","2414154qsgjum","htmlH3","paragraph","config","plugins","htmlH2","get","335892qxJfou"];return(s=function(){return t})()}function c(t){const e=a;let n="";for(const i of t[e(361)]())i instanceof r.ModelText&&(n+=i[e(356)]);return n}function a(t,e){const n=s();return(a=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(770623===-parseInt(e(369))/1*(-parseInt(e(376))/2)+parseInt(e(358))/3*(parseInt(e(363))/4)+-parseInt(e(374))/5+-parseInt(e(371))/6+-parseInt(e(368))/7*(parseInt(e(370))/8)+-parseInt(e(357))/9*(-parseInt(e(373))/10)+parseInt(e(359))/11*(parseInt(e(353))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=f;function d(){const t=["domConverter","isPremiumPlugin","domToView","DocumentOutlineUtils","_headingNames","25692UbfYaM","_deriveHeadingElementsFromConversion","editor","config","document","editing","get","_getOutlineDefinitions","data","name","getChild","createElement","getRootNames","selection","getFirstPosition","documentOutline.headings","afterInit","fire","697960JPNEGI","219Xnyiph","findIndex","toModel","push","_getActiveHeading","isOfficialPlugin","_getHeadingNames","pluginName","model","view","element","getChildren","backward","modelElement","item","534174pWRomW","includes","indexOf","2607990HeOnAi","change","activeItemIndex","init","getRoot","159793UPyPIk","length","level","text","6386724dUVFPv","24112VTuznW","10iBMHbZ"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(245221===parseInt(e(319))/1+parseInt(e(311))/2+-parseInt(e(296))/3*(parseInt(e(324))/4)+parseInt(e(325))/5*(parseInt(e(277))/6)+-parseInt(e(314))/7+-parseInt(e(295))/8+parseInt(e(323))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(303)](){return l(275)}static get[l(301)](){return!0}static get[l(327)](){return!0}[l(276)]=[];[l(317)](){const t=l,e=this[t(279)];this[t(276)]=this[t(302)]();let n=[];e[t(304)][t(281)].on(t(315),o(()=>{const e=t,i=n;n=this[e(284)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(321)]===n[e(321)]&&t[e(322)]===n[e(322)]&&t[e(309)]===n[e(309)]),r=(0,u.diffToChanges)(o,n),s=this[e(300)](),c=n[e(297)](t=>t[e(309)]===s);r[e(320)]&&this[e(294)](e(315),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(294)](e(316),{index:c})},250,{leading:!0,trailing:!0}))}[l(293)](){const t=l;this[t(276)][t(320)]||this[t(278)]()}[l(284)](){const t=l,e=this[t(279)],n=[],i=this[t(276)];for(const n of e[t(304)][t(281)][t(289)]())o(e[t(304)][t(281)][t(318)](n));function o(e){const r=t;for(const t of e[r(307)]())t.is(r(306))&&(i[r(312)](t[r(286)])&&n[r(299)]({level:i[r(313)](t[r(286)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(300)](){const t=l,e=this[t(279)][t(304)][t(281)][t(290)][t(291)](),n=new r.ModelTreeWalker({direction:t(308),startPosition:e});for(const e of n)if(e[t(310)].is(t(306))&&this[t(276)][t(312)](e[t(310)][t(286)]))return e[t(310)]}[l(302)](){const t=l;return this[t(279)][t(280)][t(283)](t(292))||function(t){const e=a,n=t[e(349)][e(352)](e(354));return n?n[e(366)]((t,n)=>(e(348)!==n[e(375)]&&t[e(355)](n[e(375)]),t),[]):t[e(350)][e(362)](e(372))?[e(360),e(351),e(347),e(364),e(365),e(367)]:[]}(this[t(279)])}[l(278)](){const t=l,e=this[t(279)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(282)][t(305)][t(326)][t(274)](document[t(288)](o)),r=e[t(285)][t(298)](n)[t(287)](0);r?.is(t(306))&&i[t(299)](r[t(286)])}this[t(276)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["1520860fsmHoK","77gJuFsc","isActive","ck-document-outline__item_active","bindTemplate","5288zXcZNT","Empty heading","9247404YRTlZV","8210cTXmoX","3140142nUGbfa","ck-reset","bind","285808NVHztt","click","18dOlLvh","ck-document-outline__item","1kwVtFu","893164qrcFpw","12429CtUlxj","level","div","text","ck-document-outline__item_level-","15071GvnQws","ck-document-outline__item_empty","setTemplate","set","isEmpty"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=430]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(813014===-parseInt(e(456))/1*(-parseInt(e(452))/2)+-parseInt(e(454))/3*(parseInt(e(457))/4)+-parseInt(e(440))/5+-parseInt(e(449))/6+parseInt(e(435))/7*(-parseInt(e(445))/8)+-parseInt(e(430))/9*(parseInt(e(448))/10)+-parseInt(e(441))/11*(-parseInt(e(447))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(444)],o=e?"["+m(t,n(446))+"]":"";this[n(438)](n(433),""),this[n(438)](n(431),1),this[n(438)](n(442),!1),this[n(451)](n(439)).to(this,n(433),t=>!t),this[n(437)]({tag:n(432),attributes:{class:["ck",n(450),n(455),i.to(n(431),t=>n(434)+t),i.if(n(442),n(443)),i.if(n(439),n(436))],title:i.to(n(433))},children:[{text:i.to(n(433),t=>t||o)}],on:{click:i.to(n(453))}})}}const I=b;!function(t){const e=b,n=t();for(;;)try{if(376586===parseInt(e(391))/1+-parseInt(e(364))/2*(-parseInt(e(393))/3)+-parseInt(e(403))/4*(-parseInt(e(401))/5)+parseInt(e(397))/6*(parseInt(e(350))/7)+parseInt(e(360))/8*(parseInt(e(368))/9)+-parseInt(e(366))/10*(-parseInt(e(380))/11)+-parseInt(e(377))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class k extends p.View{[I(389)];[I(359)];[I(386)];constructor(t,e=!1,n){const i=I;super(t),this[i(386)]=e,this[i(382)](i(394),-1),this[i(359)]=n,this[i(389)]=this[i(351)](),this[i(389)][i(353)](i(385)).to(this),this.on(i(385),this[i(379)][i(349)](this)),this.on(i(384),(t,e,n,o)=>{this[i(362)](o,n)}),this[i(400)]({tag:i(370),attributes:{class:["ck",i(396),i(374)],dir:t[i(376)],"data-document-outline-empty-placeholder":m(t,i(352)),tabindex:-1},children:this[i(389)]})}[I(361)](t){const e=I;t[e(388)](t=>{const n=e;n(375)==t[n(354)]?this[n(373)](t[n(381)],...t[n(387)]):n(369)==t[n(354)]&&this[n(358)](t[n(381)],t[n(371)])})}[I(362)](t,e){const n=I;if(-1!==t){const e=this[n(389)][n(383)](t);e&&(e[n(367)]=!1)}-1!==e&&(this[n(389)][n(383)](e)[n(367)]=!0,this[n(399)](e))}[I(373)](t,...e){const n=I,i=e[n(390)]((e,i)=>{const o=n,r=new v(this[o(372)],this[o(386)]);return r[o(365)]=e[o(365)],r[o(398)]=e[o(398)],t+i===this[o(394)]&&(r[o(367)]=!0),r});this[n(389)][n(356)](i,t)}[I(358)](t,e){const n=I;do{this[n(389)][n(378)](t)}while(--e)}[I(379)](t){const e=I,n=this[e(389)][e(357)](t[e(355)]);this[e(363)](e(395),n)}[I(399)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(389)][e(383)](t)[e(392)],20,this[e(359)])}[I(402)](){const t=I;super[t(402)](),this[t(392)][t(378)]()}}function b(t,e){const n=y();return(b=function(t,e){return n[t-=349]})(t,e)}function y(){const t=["_deleteItem","documentOutlineContainer","5821456hUBAPQ","sync","_setActiveItem","fire","732bEEGPe","text","330XyacSx","isActive","9seOecM","delete","div","howMany","locale","_insertItem","ck-document-outline","insert","contentLanguageDirection","39092064YrEeFc","remove","_handleItemClick","217019KbqMMQ","index","set","get","change:activeItemIndex","click","showEmptyHeadingText","values","forEach","items","map","595886knhcqY","element","5454yQqReA","activeItemIndex","itemSelected","ck-reset","3631122sQZRvP","level","_scrollToItem","setTemplate","5315hsyYmq","destroy","1464NmSBYG","bind","7TjrHcx","createCollection","Editor headings will appear here as you type.","delegate","type","source","addMany","getIndex"];return(y=function(){return t})()}var _=n(789),x=n.n(_),O=n(437),C=n.n(O),T=n(298),E=n.n(T),A=n(207),P=n.n(A),S=n(825),N=n.n(S),M=n(360),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=N();x()(M.A,D);M.A&&M.A.locals&&M.A.locals;function L(){const t=["listenTo","toViewElement","63spqqKS","2943LPrbAe","length","pluginName","10FQoNUo","locale","documentOutline.container","isPremiumPlugin","height","13083180cxPAYZ","editing","document","getVisible","get","1236955UemWzM","itemSelected","modelElement","DocumentOutlineUI","appendChild","scroll","4PqFPEB","_setActiveViewItem","bind","DocumentOutlineUtils","getIntersection","afterInit","20352oDYhCc","plugins","add","element","window","focus","_updateActiveDefinitionFromViewportThrottled","bottom","floor","view","model","1847trydKh","domConverter","editor","change","_updateActiveDefinitionOnViewportChange","config","_handleItemSelected","mapper","scrollToTheSelection","cancel","join","getDomRoot","822189FYzHWQ","destroy","activeItemIndex","render","9096xgUfLD","document-outline-container-not-provided","resize","fromCharCode","5973077qBpkma","_currentOutlineDefinitions","top","init","getRootNames","documentOutline.showEmptyHeadings","13xGTirD","isOfficialPlugin","map","href","728TtMrZp","indexOf","focusTracker","_handleOutlineChange","mapViewToDom","setSelection","sync"];return(L=function(){return t})()}const H=K;function K(t,e){const n=L();return(K=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(356841===-parseInt(e(509))/1*(-parseInt(e(463))/2)+-parseInt(e(521))/3+parseInt(e(492))/4*(-parseInt(e(486))/5)+-parseInt(e(498))/6*(-parseInt(e(472))/7)+parseInt(e(525))/8*(-parseInt(e(473))/9)+-parseInt(e(476))/10*(parseInt(e(529))/11)+-parseInt(e(481))/12*(-parseInt(e(535))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class j extends t.Plugin{[H(507)];[H(530)];[H(504)];static get[H(475)](){return H(489)}static get[H(460)](){return!0}static get[H(479)](){return!0}constructor(t){const e=H;super(t),this[e(507)]=new k(t[e(477)],this[e(511)][e(514)][e(485)](e(534)),this[e(511)][e(514)][e(485)](e(478))),this[e(530)]=[],this[e(504)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(513)][e(494)](this),100)}[H(532)](){const t=H,e=this[t(511)],n=e[t(499)][t(485)](t(495));let i=!1;if(this[t(507)][t(524)](),this[t(511)].ui[t(465)][t(500)](this[t(507)][t(501)]),!e[t(514)][t(485)](t(478)))throw new u.CKEditorError(t(526),{editor:e});e[t(514)][t(485)](t(478))[t(490)](this[t(507)][t(501)]),n.on(t(512),this[t(466)][t(494)](this)),n.on(t(523),(e,{index:n})=>this[t(493)](n)),this[t(507)].on(t(487),(e,n)=>{i=!0,this[t(515)](n)}),this[t(507)][t(470)](u.global[t(483)],t(491),()=>{i?i=!1:this[t(504)]()},{useCapture:!0}),this[t(507)][t(470)](u.global[t(502)],t(527),this[t(504)],{useCapture:!0})}[H(497)](){!async function(t){const e=p([97,87,120,108,80,71,48,65,51,67,68,100,72,66,115,90,69,113,119,85,76,111,106,79,114,103,77,88,86,84,82,118,117,49,98,73,50,52,56,55,112,116,122,74,75,81,101,105,104,102,78,107,89,83,57,110,54,121,53,109,99,70]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=K;return t[e(461)](t=>String[e(528)](t))[e(519)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([97]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([68,79]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1783987200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=K,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(462)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[H(522)](){const t=H;super[t(522)](),this[t(507)][t(522)](),this[t(504)][t(518)]()}[H(466)](t,{outlineDefinitions:e,outlineChanges:n}){const i=H;this[i(530)]=e,this[i(507)][i(469)](n)}[H(493)](t){const e=H;this[e(530)][e(474)]&&this[e(530)][t]&&(this[e(507)][e(523)]=t)}[H(515)](t){const e=H,n=this[e(530)][t][e(488)];this[e(511)][e(508)][e(512)](t=>{t[e(468)](n,0)}),this[e(511)][e(482)][e(507)][e(517)]({alignToTop:!0,forceScroll:!0}),this[e(511)][e(482)][e(507)][e(503)](),this[e(493)](t)}[H(513)](){const t=H,e=this[t(511)];let n;for(const i of e[t(508)][t(483)][t(533)]()){const o=e[t(482)][t(507)][t(520)](i),r=o&&new u.Rect(o)[t(484)]();if(r){const e=new u.Rect(u.global[t(502)])[t(496)](r);e&&(n=e[t(531)]+.25*e[t(480)])}}if(void 0===n)return;const i=R(e[t(482)],this[t(530)],n);i?this[t(493)](this[t(530)][t(464)](i)):this[t(493)](-1)}}function R(t,e,n,i=0,o=e[H(474)]-1){const r=H,s=Math[r(506)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(516)][r(471)](c[r(488)]);if(!a)return null;const l=t[r(507)][r(510)][r(467)](a);return new u.Rect(l)[r(505)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const q=V;function U(){const t=["5DpBSqp","51691014SIqWsH","7537296WlRdMa","editor","evaluationLimit","49695NJWwWd","domainLimit","destroy","expired","pluginName","requires","documentOutlineLicenseKeyInvalid","DocumentOutline","_showLicenseError","5822748MIPsWV","config","featureNotAllowed","documentOutlineLicenseKeyNotAllowed","licenseKey","usageLimit","8844318ddRbeM","isOfficialPlugin","629927OsWCUs","get","isPremiumPlugin","documentOutlineLicenseKeyExpired","invalid","_licenseKeyCheckInterval","2527864fJzaqu","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyUsageLimit","documentOutlineLicenseKeyDomainLimit","init","214CtDVYe","documentOutlineLicenseKeyValid"];return(U=function(){return t})()}function V(t,e){const n=U();return(V=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(950296===parseInt(e(350))/1+-parseInt(e(326))/2*(-parseInt(e(333))/3)+-parseInt(e(342))/4*(-parseInt(e(328))/5)+parseInt(e(330))/6+parseInt(e(348))/7+parseInt(e(356))/8+-parseInt(e(329))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class F extends t.Plugin{[q(346)];[q(355)];static get[q(338)](){return[h,j]}static get[q(337)](){return q(340)}static get[q(349)](){return!0}static get[q(352)](){return!0}[q(325)](){const t=q;this[t(346)]=this[t(331)][t(343)][t(351)](t(346));const e=this[t(331)];this[t(355)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(327)==r||n(339)==r||n(353)==r||n(324)==r||n(345)==r||n(357)==r||n(323)==r){delete e[o],i=r,clearInterval(this[n(355)]),this[n(355)]=void 0;break}}n(339)==i&&e[n(341)](n(354)),n(353)==i&&e[n(341)](n(336)),n(324)==i&&e[n(341)](n(334)),n(345)==i&&e[n(341)](n(344),n(340)),n(357)==i&&e[n(341)](n(332)),n(323)==i&&e[n(341)](n(347))},1e3)}[q(335)](){const t=q;super[t(335)](),this[t(355)]&&clearInterval(this[t(355)])}}var B=n(901);function W(t,e){const n=z();return(W=function(t,e){return n[t-=428]})(t,e)}const Y=W;function z(){const t=["2320344gHcxdt","selection","10cwIvZc","document","getFirstPosition","findAllowedParent","281364btYQXv","1gYBwll","insertObject","5gqArjS","editor","isEnabled","40848EdnryY","execute","schema","createElement","tableOfContents","change","refresh","404706soOuNS","model","520978XAHMHi","1926711DUTbhG","1743826UteEOR"];return(z=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(177069===-parseInt(e(444))/1*(-parseInt(e(434))/2)+parseInt(e(432))/3+-parseInt(e(449))/4+-parseInt(e(446))/5*(-parseInt(e(443))/6)+parseInt(e(436))/7+-parseInt(e(437))/8+parseInt(e(435))/9*(-parseInt(e(439))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class J extends t.Command{[Y(450)](){const t=Y;this[t(447)][t(433)][t(430)](e=>{const n=t;this[n(447)][n(433)][n(445)](e[n(428)](n(429)))})}[Y(431)](){const t=Y,e=this[t(447)][t(433)],n=e[t(440)][t(438)][t(441)]();this[t(448)]=null!==(n&&e[t(451)][t(442)](n,t(429)))}}var Z=n(534),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=E().bind(null,"head"),Q.domAPI=C(),Q.insertStyleElement=N();x()(Z.A,Q);Z.A&&Z.A.locals&&Z.A.locals;const G=$;function X(){const t=["_customDataDowncastHeadingsConversion","1363302KfzRWX","element:","pluginName","insert","afterInit","48335ZxCMSC","isPremiumPlugin","hasAttribute","forEach","attributes","differ","modelRange","position","document","editor","44hwmKBo","consumable","add","isRegistered","upcast","clear","attribute:headingId:","heading1","low","removeAttribute","type","has","toViewElement","consume","27814btTBvh","_customUpcastHeadingsConversion","nodeAfter","4122496hFlSBd","schema","8973580QxYrZI","setAttribute","viewItem","heading.options","name","get","for","headingId.modelAttributeName","item","model","248BqIqMZ","mapper","11TTpEVS","match","config","getChanges","getAttribute","_registerHeadingIdAttributePostfixer","conversion","registerPostFixer","extend","remove","change","headingId","getContainedElement","HeadingId","paragraph","set","56mMgRkL","view","isOfficialPlugin","3274200hfuhkz","string","length","writer","downcast","delete","51849WSYfgI"];return(X=function(){return t})()}function $(t,e){const n=X();return($=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(346815===-parseInt(e(212))/1*(parseInt(e(198))/2)+-parseInt(e(183))/3+-parseInt(e(154))/4*(-parseInt(e(188))/5)+parseInt(e(175))/6+-parseInt(e(215))/7+parseInt(e(172))/8*(-parseInt(e(181))/9)+-parseInt(e(217))/10*(-parseInt(e(156))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class tt extends t.Plugin{static get[G(185)](){return G(169)}static get[G(174)](){return!0}static get[G(189)](){return!0}[G(187)](){const t=G,e=this[t(197)];e[t(158)][t(149)](t(151))||(function(e){const n=t,i=new Map;return e?(e[n(191)](t=>{const e=n;e(170)!==t[e(153)]&&i[e(171)](t[e(173)],t[e(153)])}),i[n(149)]("h1")||i[n(171)]("h1",n(205)),i):i}(this[t(197)][t(158)][t(149)](t(220)))[t(191)]((n,i)=>{const o=t;this[o(213)](i),this[o(182)](n),e[o(153)][o(216)][o(201)](n)&&e[o(153)][o(216)][o(164)](n,{allowAttributes:o(167)})}),this[t(161)]())}[G(213)](t){const e=G;this[e(197)][e(162)][e(150)](e(202))[e(200)](n=>n.on(e(184)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(219)][o(160)]("id"),a=n[o(194)][o(168)]();if(a)return c&&c[o(177)]||a[o(190)](o(167))?void(r[o(211)](n[o(219)],{attributes:["id"]})&&s[o(218)](o(167),c,a)):(r[o(211)](n[o(219)],{attributes:["id"]}),void s[o(218)](o(167),(0,u.uid)(),a))},{priority:u.priorities[e(149)](e(206))+.5}))}[G(182)](t){const e=G;this[e(197)][e(162)][e(150)](e(179))[e(200)](n=>n.on(e(204)+t,(t,n,i)=>{const o=e;if(!i[o(199)][o(211)](n[o(152)],t[o(148)]))return;const r=n[o(152)][o(160)](o(167)),s=i[o(155)][o(210)](n[o(152)]);i[o(178)][o(218)]("id",r,s)}))}[G(161)](){const t=G,e=this[t(197)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(200)](r),e[o(218)](o(167),r,n),r}function r(e,n){const i=t;e[i(207)](i(167),n)}e[t(153)][t(196)][t(163)](s=>{const c=t,a=e[c(153)][c(196)][c(193)][c(159)]();let u=!1;for(const t of a)if(c(186)==t[c(208)]&&t[c(148)])if(et(t[c(148)])){const e=t[c(192)][c(149)](c(167));c(176)==typeof e?n[c(209)](e)?(o(s,t[c(195)][c(214)]),u=!0):i[c(200)](e):(o(s,t[c(195)][c(214)]),u=!0)}else c(176)==typeof t[c(192)][c(149)](c(167))&&(r(s,t[c(195)][c(214)]),u=!0);else if(c(165)==t[c(208)]){const e=t[c(192)][c(149)](c(167));c(176)==typeof e&&n[c(180)](e)}return u}),e[t(153)][t(196)].on(t(166),()=>{const e=t;i[e(191)](t=>n[e(200)](t)),i[e(203)]()})}}function et(t){return!!t[G(157)](/heading\d/)}const nt=ot;function it(){const t=["30hnuxyl","Empty heading","dataDowncast","element","_currentOutlineDefinitions","table-of-contents__placeholder","name","editing","afterInit","getAncestors","upcast","insert","preventDefault","for","table-of-contents","hasContent","_updateTableOfContentsElements","25088hcCtqo","init","locale","reconvertItem","click","map","register","16ylnfjd","findMappedViewAncestor","requires","nodeAfter","266UtNRSO","23412FLJbVO","high","_headingIdModelAttributeName","stop","DocumentOutlineUtils","model","isInteger","div","document","121984gvSlre","_createTableOfContents","Table of contents","documentOutline.showEmptyHeadings","outlineDefinitions","end","3130RAIFkB","setSelection","headingId.modelAttributeName","2153290UivUpQ","position","No headings were found in the document."," table-of-contents_empty","$graveyard","fromCharCode","modelPosition","isOfficialPlugin","_trackNewToCElements","get","setCustomProperty","pluginName","getChanges","modelElement","data","_defineSchema","registerRawContentMatcher","insertTableOfContents","differ","add","listenTo","toModelElement","level","getCustomProperty","createContainerElement","join","elementToStructure","viewPosition","target","conversion","1602396JjqFmK","_tableOfContentsElements","isPremiumPlugin","filter","tableOfContentsHeadingIndex","config","TableOfContentsEditing","524010eXDJHY","$capture","_handleScrollToHeading","text","schema","tableOfContents","view","forEach","domEvent","mapper","change","createText","_redirectMapper","rootName","elementToElement","abs","_defineConverters","headingId","createPositionAt","getAttribute","scrollToTheSelection","href","$blockObject","plugins","editor","commands","editingDowncast","length","viewToModelPosition","type"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=314]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(116949===parseInt(e(382))/1*(-parseInt(e(387))/2)+-parseInt(e(328))/3+-parseInt(e(396))/4+-parseInt(e(402))/5*(parseInt(e(358))/6)+parseInt(e(386))/7*(parseInt(e(375))/8)+parseInt(e(321))/9+parseInt(e(405))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(416)](){return nt(327)}static get[nt(412)](){return!0}static get[nt(323)](){return!0}static get[nt(384)](){return[B.Widget,h,tt]}[nt(362)];[nt(322)];[nt(389)];constructor(t){const e=nt;super(t),this[e(362)]=[],this[e(322)]=new Set,this[e(389)]=e(345)}[nt(376)](){const t=nt,e=this[t(352)],n=e[t(365)][t(334)][t(395)];e[t(326)][t(414)](t(404))&&(this[t(389)]=e[t(326)][t(414)](t(404))),this[t(425)](n,t(379),(e,n)=>{const i=t;if(!n[i(319)])return;const o=n[i(319)][i(314)](i(325));Number[i(393)](o)&&(n[i(336)][i(370)](),e[i(390)](),this[i(330)](o))},{priority:t(388),context:t(329)}),this[t(420)](),this[t(344)](),e[t(353)][t(424)](t(422),new J(e)),e[t(351)][t(414)](t(391)).on(t(338),(e,n)=>{const i=t;this[i(362)]=n[i(400)],this[i(374)]()}),this[t(425)](e[t(392)][t(395)],t(338),()=>{this[t(413)]()})}[nt(366)](){!async function(t){const e=p([109,114,52,122,50,121,97,107,77,51,120,48,112,104,116,68,55,106,66,119,49,84,54,113,82,102,101,85,117,90,99,79,76,78,75,86,103,81,83,80,69,57,105,71,73,72,111,88,108,74,87,56,89,115,67,98,53,65,110,100,70,118]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](a(t)):null}function a(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function f(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function h(){}function p(t){const e=ot;return t[e(380)](t=>String[e(410)](t))[e(316)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([109]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=h,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],l(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const h=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?d(l(h+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+d(l(t)),i=f(d(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+d(l(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](f(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=c(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](a(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const u=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},u,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!!(e&&(e[p([105,110,99,108,117,100,101,115])](p([42]))||e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))||e[p([105,110,99,108,117,100,101,115])](p([80,80]))||e[p([105,110,99,108,117,100,101,115])](p([84,82,73,76,73,85,77]))&&window[p([103,108,111,98])]&&window[p([103,108,111,98])][p([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1783987200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(349)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&h?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),h[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||h||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(374)](){const t=nt;this[t(322)][t(335)](e=>{const n=t;n(409)!==e[n(341)]&&this[n(352)][n(365)][n(378)](e)})}[nt(413)](){const t=nt;for(const e of this[t(352)][t(392)][t(395)][t(423)][t(417)]({includeChangesInGraveyard:!0})){if(t(369)!==e[t(357)]||t(333)!==e[t(364)])return;this[t(322)][t(424)](e[t(406)][t(385)])}}[nt(420)](){const t=nt;this[t(352)][t(392)][t(332)][t(381)](t(333),{inheritAllFrom:t(350)})}[nt(344)](){const t=nt,e=this[t(352)][t(320)];e[t(371)](t(368))[t(342)]({model:t(333),view:{name:t(394),classes:t(372)}}),e[t(371)](t(360))[t(317)]({model:t(333),view:(e,{writer:n})=>this[t(397)](n,!0)}),e[t(371)](t(354))[t(317)]({model:t(333),view:(e,{writer:n})=>{const i=t;this[i(322)][i(424)](e);const o=this[i(397)](n);return(0,B.toWidget)(o,n,{label:m(this[i(352)][i(377)],i(398))})}}),this[t(352)][t(419)][t(421)]({name:t(394),classes:t(372)}),this[t(352)][t(365)][t(337)].on(t(356),this[t(340)](),{priority:t(388)})}[nt(397)](t,e=!1){const n=nt,{locale:i}=this[n(352)],o=t[n(315)](n(394),{class:n(372)+(0===this[n(362)][n(355)]?n(408):""),...!e&&{"data-table-of-contents-label":m(i,n(398))}});0===this[n(362)][n(355)]&&!1===e&&t[n(369)](t[n(346)](o,n(401)),t[n(315)]("p",{class:n(363)},[t[n(339)](m(i,n(407)))]));const r=e?"":"["+m(i,n(359))+"]";let s=o;return this[n(362)][n(335)]((i,o,c)=>{const a=n,u=this[a(352)][a(392)][a(373)](i[a(418)],{ignoreWhitespaces:!0}),l=u?i[a(331)]:r,d=i[a(418)][a(347)](this[a(389)]),f=t[a(315)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(339)](l)]),h=this[a(352)][a(326)][a(414)](a(399));t[a(415)](a(325),o,f);const p=t[a(315)]("li",null,[u||!e&&h?f:t[a(339)]("")]),m=o?c[o-1][a(427)]:0,g=Math[a(343)](i[a(427)]-m);if(i[a(427)]>m){const e=st(p,g,t);t[a(369)](t[a(346)](s,a(401)),e)}else{const e=function(t,e){const n=a;return t[n(367)]({includeSelf:!0,parentFirst:!0})[n(324)](t=>t.is(n(361),"ol"))[e]}(s,g);t[a(369)](t[a(346)](e,a(401)),p)}s=p}),o}[nt(330)](t){const e=nt,n=this[e(362)][t][e(418)];this[e(352)][e(392)][e(338)](t=>{t[e(403)](n,0)}),this[e(352)][e(365)][e(334)][e(348)]({alignToTop:!0,forceScroll:!0})}[nt(340)](){return(t,e)=>{const n=ot,i=e[n(337)],o=i[n(383)](e[n(318)]),r=i[n(426)](o);r.is(n(361),n(333))&&(e[n(411)]=this[n(352)][n(392)][n(346)](r,0),t[n(390)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(315)]("ol",null,[t]):n[i(315)]("ol",null,[n[i(315)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(){const t=["focus","bind","5146935tPOtvJ","tableOfContentsLicenseKeyUsageLimit","210SOjktd","tableOfContentsLicenseKeyValid","commands","editing","isOfficialPlugin","tooltip","TableOfContents","domainLimit","Table of contents","isEnabled","_createButton","get","13324whgoMA","featureNotAllowed","5871672HBJgbV","menuBar:tableOfContents","_showLicenseError","usageLimit","tableOfContentsLicenseKeyInvalid","editor","evaluationLimit","set","locale","insertTableOfContents","init","tableOfContentsLicenseKeyNotAllowed","invalid","TableOfContentsUI","3462445VvphIT","licenseKey","pluginName","tableOfContentsLicenseKeyExpired","view","destroy","listenTo","tableOfContentsLicenseKeyDomainLimit","3207156gANjIe","expired","60348bVREci","_licenseKeyCheckInterval","componentFactory","config","add","execute","tableOfContents","isPremiumPlugin","tableOfContentsLicenseKeyEvaluationLimit","2420256ENxnNn"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=398]})(t,e)}const lt=ut;!function(t){const e=ut,n=t();for(;;)try{if(858398===-parseInt(e(411))/1+parseInt(e(409))/2+-parseInt(e(423))/3+parseInt(e(437))/4*(-parseInt(e(425))/5)+parseInt(e(439))/6+parseInt(e(401))/7+-parseInt(e(420))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class dt extends t.Plugin{[lt(402)];[lt(412)];static get[lt(403)](){return lt(400)}static get[lt(429)](){return!0}static get[lt(418)](){return!0}[lt(449)](){const t=lt,e=this[t(444)];e.ui[t(413)][t(415)](t(417),()=>{const e=t,n=this[e(435)](p.ButtonView);return n[e(430)]=!0,n}),e.ui[t(413)][t(415)](t(440),()=>this[t(435)](p.MenuBarMenuListItemButtonView)),this[t(402)]=this[t(444)][t(414)][t(436)](t(402));const n=this[t(444)];this[t(412)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(426)==r||e(443)==r||e(404)==r||e(408)==r||e(398)==r||e(419)==r||e(424)==r){delete n[o],i=r,clearInterval(this[e(412)]),this[e(412)]=void 0;break}}e(443)==i&&n[e(441)](e(399)),e(404)==i&&n[e(441)](e(410)),e(408)==i&&n[e(441)](e(432)),e(398)==i&&n[e(441)](e(438),e(431)),e(419)==i&&n[e(441)](e(445)),e(424)==i&&n[e(441)](e(442))},1e3)}[lt(435)](t){const e=lt,n=this[e(444)],i=n[e(447)],o=n[e(427)][e(436)](e(448)),r=new t(i);return r[e(446)]({label:m(i,e(433)),icon:ct.IconTableOfContents}),r[e(422)](e(434)).to(o,e(434)),this[e(407)](r,e(416),()=>{const t=e;n[t(416)](t(448)),n[t(428)][t(405)][t(421)]()}),r}[lt(406)](){const t=lt;super[t(406)](),this[t(412)]&&clearInterval(this[t(412)])}}function ft(t,e){var n=pt();return(ft=function(t,e){return n[t-=269]})(t,e)}var ht=ft;function pt(){var t=["1rfbRhf","1739880vyEpAH","7722113IgVHTU","isOfficialPlugin","isPremiumPlugin","requires","3pHrdPq","pluginName","5680705gNmwqk","2265096wmhwvb","14104782qfDAAe","255530HBpGqa","TableOfContents","747172EgrZkk"];return(pt=function(){return t})()}!function(t){for(var e=ft,n=t();;)try{if(737973===parseInt(e(279))/1*(-parseInt(e(276))/2)+parseInt(e(271))/3*(parseInt(e(278))/4)+parseInt(e(273))/5+parseInt(e(280))/6+parseInt(e(281))/7+-parseInt(e(274))/8+-parseInt(e(275))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class mt extends t.Plugin{static get[ht(270)](){return[rt,dt]}static get[ht(272)](){return ht(277)}static get[ht(282)](){return!0}static get[ht(269)](){return!0}}function gt(t,e){var n=wt();return(gt=function(t,e){return n[t-=151]})(t,e)}function wt(){var t=["70187FufREY","73OzDron","6148ecJhXS","12594FmoODi","574hvIPeZ","4564WFzDZd","3sFedRa","442692IQMtaF","70RMOPYU","90olmxnM","1512496OWDUlM","1212574OIHvSg","12xJieKf","7224gKueGc"];return(wt=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(374723===-parseInt(e(156))/1*(-parseInt(e(157))/2)+parseInt(e(161))/3*(parseInt(e(151))/4)+-parseInt(e(163))/5*(-parseInt(e(158))/6)+parseInt(e(160))/7*(-parseInt(e(154))/8)+-parseInt(e(162))/9*(-parseInt(e(164))/10)+parseInt(e(152))/11*(parseInt(e(153))/12)+-parseInt(e(155))/13*(parseInt(e(159))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
|