@ckeditor/ckeditor5-comments 47.2.0-alpha.3 → 47.2.0-alpha.5
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/comments.js +1 -1
- package/dist/index.js +11 -11
- package/package.json +18 -18
- package/src/comments/commentsediting.js +1 -1
package/build/comments.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={30:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},39:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},65:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},134:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}',""]);const c=i},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},221:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},237:t=>{"use strict";t.exports=CKEditor5.dll},238:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},265:t=>{"use strict";var e={};t.exports=function(t,n){var r=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(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},273:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i},295:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},374:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);r&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),o&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=o):h[4]="".concat(o)),e.push(h))}},e}},393:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},410:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},413:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},450:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],u=r.base?a[0]+r.base:a[0],h=s[u]||0,l="".concat(u," ").concat(h);s[u]=h+1;var d=n(l),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:l,updater:k,references:1})}i.push(l)}return i}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 s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},453:t=>{"use strict";t.exports=function(t){return t[1]}},497:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},498:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},510:(t,e,n)=>{"use strict";n.d(e,{A:()=>d});var r=n(453),o=n.n(r),s=n(374),i=n.n(s),c=n(413),a=n.n(c),u=new URL(n(393),n.b),h=i()(o()),l=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${l});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=h},544:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption,.ck-content .ck-suggestion-marker-insertion.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},570:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},665:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},704:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},748:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},774:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),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){r(n,e,!1,t)},remove:function(t){r(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")},817:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},820:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},918:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},951:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},954:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-confirm-view .ck-confirm-view-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-confirm-view p{font-weight:700;margin:0}",""]);const c=i},974:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={id:r,exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},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})},n.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{AddCommentThreadCommand:()=>Fs,Annotation:()=>Xe,AnnotationCollection:()=>Qe,AnnotationCounterButtonView:()=>nc,AnnotationView:()=>He,Annotations:()=>Es,AnnotationsSidebarItemView:()=>zi,AnnotationsSidebarView:()=>Vi,AnnotationsUIs:()=>Oi,BaseCommentThreadView:()=>te,BaseCommentView:()=>de,Comment:()=>Ls,CommentThread:()=>Rs,CommentThreadController:()=>nt,CommentThreadInputView:()=>Rt,CommentThreadView:()=>oe,CommentView:()=>ge,Comments:()=>Rc,CommentsArchive:()=>Tc,CommentsArchiveUI:()=>Oc,CommentsEditing:()=>ki,CommentsListView:()=>Ut,CommentsOnly:()=>Ti,CommentsRepository:()=>Ms,CommentsUI:()=>_i,EditorAnnotations:()=>Ks,InlineAnnotations:()=>mc,NarrowSidebar:()=>ac,Sidebar:()=>Yi,WideSidebar:()=>Ji,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",l="[object Boolean]",d="[object Arguments]",m="[object Symbol]",k="[object Date]",p="[object Map]",g="[object Set]",f="[object Array]",b="[object ArrayBuffer]",I="[object Object]",v="[object DataView]",w="[object Uint8Array]",_="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",N="[object Float64Array]";function O(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return P(t,e,s,i)}return P(t,e,s,i)}function P(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===d&&(o=I),M===d&&(M=I),o!==M)return!1;switch(o){case u:return t.toString()===e.toString();case h:return O(t.valueOf(),e.valueOf());case l:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const R=(n=n??new Map).get(t),L=n.get(e);if(null!=R&&null!=L)return R===e;n.set(t,e),n.set(e,t);try{switch(o){case p:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!S(s,e.get(o),o,t,e,n,r))return!1;return!0;case g:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex(o=>S(c,o,void 0,t,e,n,r));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case _:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case N:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!S(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&P(new Uint8Array(t),new Uint8Array(e),n,r);case v:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&P(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case I:{if(!(P(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function L(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,O;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=L(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,L(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(L(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(O=t,ArrayBuffer.isView(O)&&!(O instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=L(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case d:case f:case b:case v:case l:case k:case x:case N:case C:case T:case E:case p:case h:case I:case a:case g:case u:case m:case w:case _:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=L(e[c],c,n,r,o))}}function B(t,e){return function(t,e){return L(t,void 0,t,new Map,e)}(t,(n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case l:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case d:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function D(t){return B(t)}function j(t){return"__proto__"===t}const F=(t,e,n)=>{const r=t[e];Object.hasOwn(t,e)&&O(r,n)&&(void 0!==n||e in t)||(t[e]=n)},U=/^(?:0|[1-9]\d*)$/;function z(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return U.test(t)}}const H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(K.test(t)||!H.test(t))||null!=e&&Object.hasOwn(e,t)))}function Y(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function X(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function q(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function G(t,e,n){return function(t,e,n,r){if(null==t&&!X(t))return t;const o=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?q(e):[e];let s=t;for(let e=0;e<o.length&&null!=s;e++){const i=Y(o[e]);if(j(i))continue;let c;if(e===o.length-1)c=n(s[i]);else{const n=s[i],a=r?.(n,i,t);c=void 0!==a?a:X(n)?n:z(o[e+1])?[]:{}}F(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function J(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(j(e))return n;const r=t[e];return void 0===r?Z(e)?J(t,q(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=Y(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;if(j(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(j(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const r=t[e];return void 0===r?n:r}}}function Q(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=Y(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),j(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,q(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=J(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;if(j(r))return!1;try{return delete n[r],!0}catch{return!1}}var tt=et;function et(t,e){var n=rt();return(et=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=et,n=t();;)try{if(312730===-parseInt(e(491))/1+-parseInt(e(471))/2+parseInt(e(492))/3+-parseInt(e(480))/4*(parseInt(e(488))/5)+-parseInt(e(473))/6+parseInt(e(490))/7*(-parseInt(e(486))/8)+parseInt(e(487))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class nt extends((0,e.ObservableMixin)()){[tt(470)];[tt(489)];constructor(t,e){var n=tt;super(),this[n(470)]=t,this[n(470)][n(494)]=!0,this[n(489)]=e,this[n(495)](e,n(475),()=>this[n(485)]()),this[n(495)](e,n(483),()=>this[n(482)]()),this[n(495)](e,n(472),()=>this[n(496)]()),this[n(495)](e,n(474),()=>this[n(498)]()),this[n(495)](e,n(478),(t,e)=>this[n(478)](e)),this[n(495)](e,n(469),(t,e,r)=>this[n(469)](e,r)),this[n(495)](e,n(497),(t,e)=>this[n(497)](e))}[tt(485)](){var t=tt;this[t(470)][t(485)]()}[tt(482)](){var t=tt;this[t(470)][t(482)]()}[tt(496)](){var t=tt;this[t(470)][t(484)]||this[t(470)][t(496)]()}[tt(498)](){var t=tt;this[t(470)][t(484)]&&this[t(470)][t(498)]()}[tt(478)](t){var e=tt;this[e(470)][e(478)]({content:t,authorId:this[e(489)][e(493)].id})}[tt(469)](t,e){var n=tt;this[n(470)][n(477)](t)[n(481)]({content:e})}[tt(497)](t){var e=tt;this[e(470)][e(477)](t)[e(482)]()}[tt(476)](){var t=tt;this[t(479)](),this[t(470)][t(494)]=!1}}function rt(){var t=["36688PHdJPf","update","remove","removeCommentThread","isResolved","submit","64veXQFl","17801721FAVquy","255kIEnvc","view","508956PHZeTm","284304yqlohk","525045QkaKrL","_localUser","_isAttached","listenTo","resolve","removeComment","reopen","updateComment","model","446872XgXsTp","resolveCommentThread","1698468gpqPsQ","reopenCommentThread","submitCommentThread","destroy","getComment","addComment","stopListening"];return(rt=function(){return t})()}var ot=n(355),st=n(311);function it(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=314]})(t,e)}const at=ct;function ut(){const t=["element","Comment editor","focus","ck-editor__main","1329279ETYigz","uiLanguage","presentation","main","ck-rounded-corners","add","render","3483144VdMbkL","18190tceohR","ck-reset","603FhXQFA","cke-editor__aria-label_","457068WshPnK","258beIGHe","createCollection","ck-comment__input","uiLanguageDirection","154546OgKpJe","div","ck-editor","editable","24WRDeIa","setTemplate","1194376zSnTSX"];return(ut=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(117200===parseInt(e(338))/1+-parseInt(e(333))/2+-parseInt(e(331))/3*(-parseInt(e(314))/4)+parseInt(e(329))/5*(-parseInt(e(334))/6)+-parseInt(e(321))/7+parseInt(e(316))/8+parseInt(e(328))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[at(324)];[at(341)];constructor(t,n){const r=at;super(t);const o=(0,e.uid)();this[r(324)]=this[r(335)](),this[r(341)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(318))}),this[r(315)]({tag:r(339),attributes:{class:[r(330),r(340),r(325),r(336)],dir:t[r(337)],lang:t[r(322)],"aria-labelledby":r(332)+o},children:[{tag:r(339),attributes:{class:r(320),role:r(323)},children:this[r(324)]}]})}[at(327)](){const t=at;super[t(327)](),this[t(324)][t(326)](this[t(341)])}[at(319)](){const t=at;this[t(341)][t(317)][t(319)]()}}function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=483]})(t,e)}const dt=lt;function mt(){const t=["attachDomRoot","5FYTJUA","render","505400Xvidra","402212bPqLPh","557424nMTAlH","8356ZBNTRE","init","focusTracker","1676997EyWkrV","editing","isFocused","element","245814gKjjUC","view","bind","fire","locale","document","editor","editable","rootName","name","22MqlFAw","getRoot","destroy","7UWDVsv","ready","3VSXYkU","setEditableElement","111916pBrhej"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(211441===parseInt(e(493))/1+parseInt(e(500))/2*(parseInt(e(491))/3)+parseInt(e(498))/4*(-parseInt(e(495))/5)+parseInt(e(507))/6*(parseInt(e(489))/7)+parseInt(e(499))/8+parseInt(e(503))/9+parseInt(e(497))/10*(-parseInt(e(486))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(508)];constructor(t){const e=dt;super(t),this[e(508)]=new ht(t[e(511)],t[e(504)][e(508)])}get[dt(506)](){const t=dt;return this[t(508)][t(506)]}[dt(501)](){const t=dt,e=this[t(513)][t(504)][t(508)],n=this[t(508)][t(483)],r=e[t(512)][t(487)]();n[t(485)]=r[t(484)],this[t(508)][t(496)]();const o=n[t(506)];this[t(492)](n[t(485)],o),this[t(508)][t(483)][t(509)](t(505)).to(this[t(502)]),e[t(494)](o),this[t(510)](t(490))}[dt(488)](){const t=dt;super[t(488)](),this[t(508)][t(488)]()}}var pt=n(783),gt=n(331),ft=n(507),bt=n(727),It=n(834),vt=n(251),wt=n(179);const _t=At;function yt(){const t=["placeholder","model","46484MMbGYX","310vNrBzJ","7qHFGVl","getRoot","512305qbJEjg","childCount","change:placeholder","3090117KvRjjd","low","10256792wDszMM","join","name","ready","change","8291556KXixmu","fromCharCode","document","init","set","destroy","initPlugins","initialData","get","then","getChild","createRoot","assign","503219PRtNXQ","fire","_updatePlaceholder","data","config","40qQOCLK","map","end","view","create","editing","focus","placeholderElement","1161189yxPyEi","defaultPlugins","setSelection","plugins"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(861078===-parseInt(e(331))/1+parseInt(e(304))/2+parseInt(e(311))/3+parseInt(e(336))/4*(-parseInt(e(308))/5)+-parseInt(e(318))/6+parseInt(e(306))/7*(-parseInt(e(313))/8)+-parseInt(e(344))/9*(-parseInt(e(305))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[gt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,It.Typing,vt.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[_t(299)]=(()=>Ct)();constructor(t={}){const e=_t;function n(t){const e=At;return t[e(337)](t=>String[e(319)](t))[e(314)]("")}(t=Object[e(330)]({},t))[e(301)]||(t[e(301)]=Tt[e(299)]),super(t),this.ui=new kt(this),this[e(322)](e(302),""),this[e(303)][e(320)].on(e(317),()=>this[e(333)](),{priority:e(312)}),this.on(e(310),()=>this[e(333)]()),this[e(303)][e(320)][e(329)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[_t(340)](){const t=_t,e=this[t(335)][t(326)](t(325))||"";return this[t(324)]()[t(327)](()=>this.ui[t(321)]())[t(327)](()=>this[t(334)][t(321)](e))[t(327)](()=>this[t(332)](t(316)))}[_t(323)](){const t=_t;return super[t(323)]()[t(327)](()=>this.ui[t(323)]())}[_t(342)](){const t=_t;this[t(303)][t(317)](e=>{const n=t,r=this[n(303)][n(320)][n(307)](),o=r&&r[n(328)](r[n(309)]-1);e[n(300)](o,n(338)),this[n(341)][n(339)][n(342)]()})}[_t(333)](){const t=_t,e=this[t(341)][t(339)],n=e[t(320)][t(307)](),r=n[t(328)](0);n[t(309)]>1||!r||"p"!=r[t(315)]?this[t(343)]&&this[t(343)][t(302)]&&((0,pt.disableViewPlaceholder)(e,this[t(343)]),this[t(343)]=void 0):(this[t(302)]&&(r[t(302)]=this[t(302)]),(0,pt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(343)]=r)}}const Et=xt;function xt(t,e){const n=Nt();return(xt=function(t,e){return n[t-=359]})(t,e)}function Nt(){const t=["238BVTggZ","withText","cancel","ck-comment__input-actions--active","disabledSubmit","1919378gHLBaJ","forEach","73680vLnsOY","showButtons","isEnabled","4111380hzgqoZ","tab","_editorConfig","high","render","focusables","3CthqxX","keystrokes","firstChild","cancelButtonView","stop","div","execute","5dqlBFP","focusFirst","reverse","49563IfiFBX","add","shift+tab","Reply...","getData","TOO_LONG_COMMENT_ALERT","setTemplate","set","bind","destroy","Cancel","_isDestroyed","submit","insertBefore","submitButtonView","Reply","model","createCollection","focusCycler","label","from","_setupKeyboardNavigation","Esc","view","ck-comment__input-actions","then","length","10JPasTQ","855261QFOecz","added","ck-comment__input-actions--cancel","value","641724KbcnZt","listenTo","change","_createSubmitButton","ck-comment__input-wrapper","trim","create","submitLabel","Ctrl+Enter","fire","document","editorReady","ck-comment__input-actions--submit","placeholder","editorDestroyed","createEditor","editor","focusLast","setData","_editorCreationPromise","_createCancelButton","initialData","element","1662028dxFvGH","focus","bindTemplate","focusTracker","extendTemplate"];return(Nt=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(541876===parseInt(e(415))/1+-parseInt(e(362))/2*(parseInt(e(373))/3)+parseInt(e(438))/4*(parseInt(e(380))/5)+parseInt(e(367))/6+-parseInt(e(443))/7*(parseInt(e(364))/8)+parseInt(e(383))/9*(-parseInt(e(410))/10)+parseInt(e(411))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nt);class Ot extends st.View{[Et(374)];[Et(441)];[Et(372)];[Et(401)];[Et(397)];[Et(376)];[Et(369)];constructor(t,n={}){const r=Et;super(t),this[r(431)]=null,this[r(369)]=n,this[r(390)](r(414),n[r(436)]||""),this[r(390)](r(361),!1),this[r(390)](r(365),!0),this[r(390)](r(428),it(t,r(386))),this[r(390)](r(422),it(t,r(398))),this[r(397)]=this[r(418)](),this[r(376)]=this[r(435)](),this[r(372)]=this[r(400)]([this[r(397)],this[r(376)]]),this[r(374)]=new e.KeystrokeHandler,this[r(441)]=new e.FocusTracker,this[r(401)]=new st.FocusCycler({focusables:this[r(372)],focusTracker:this[r(441)],keystrokeHandler:this[r(374)],actions:{focusPrevious:r(385),focusNext:r(368)}}),this[r(389)]({tag:r(378),attributes:{class:[r(419)]},children:[{tag:r(378),attributes:{class:[r(407),this[r(440)].if(r(365),r(360))]},children:[this[r(397)],this[r(376)]]}]}),this[r(374)][r(390)](r(405),(t,e)=>{const n=r;this[n(376)][n(424)](n(379)),e()}),this[r(374)][r(390)](r(423),(t,e)=>{const n=r;this[n(397)][n(366)]&&(this[n(397)][n(424)](n(379)),e())}),this.on(r(395),(e,n)=>{const o=r;n[o(409)]>65e3?(alert(it(t,o(388),[n[o(409)],65e3])),e[o(377)]()):this[o(431)][o(433)]("")},{priority:r(370)})}[Et(371)](){const t=Et;super[t(371)](),this[t(404)]()}[Et(430)](){const t=Et;return this[t(431)]||(this[t(431)]=new Tt(this[t(369)]),this[t(434)]=this[t(431)][t(421)]()[t(408)](()=>{const e=t;if(this[e(394)])return;const n=this[e(431)];this[e(437)][e(396)](n.ui[e(437)],this[e(437)][e(375)]),n[e(399)][e(425)].on(e(417),()=>this[e(414)]=n[e(387)]()),n[e(391)](e(428)).to(this),this[e(372)][e(384)](n.ui[e(406)],0),this[e(424)](e(426),this[e(431)])})),this[t(434)]}[Et(439)](t){const e=Et;-1===t?(this[e(401)][e(381)](),this[e(401)][e(432)]()):this[e(401)][e(381)]()}async[Et(392)](){const t=Et;this[t(394)]||(this[t(394)]=!0,this[t(431)]&&(await this[t(434)],await this[t(431)][t(392)](),this[t(424)](t(429),this[t(431)])),await super[t(392)]())}[Et(418)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(442)]({attributes:{class:[t(427)]}}),n[t(444)]=!0,n[t(391)](t(402)).to(this,t(422)),n.on(t(379),()=>{const e=t;this[e(424)](e(395),this[e(414)])}),n[t(391)](t(366)).to(this,t(414),this,t(361),(e,n)=>!n&&!!e[t(420)]()),n}[Et(435)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(442)]({attributes:{class:[t(413)]}}),n[t(402)]=it(e,t(393)),n[t(444)]=!0,n.on(t(379),()=>{const e=t;this[e(431)][e(433)](""),this[e(424)](e(359))}),n}[Et(404)](){const t=Et;this[t(374)][t(416)](this[t(437)]),this[t(372)][t(363)](e=>{const n=t;this[n(441)][n(384)](e[n(437)])}),this[t(372)].on(t(417),(e,n)=>{const r=t;for(const t of Array[r(403)](n[r(412)])[r(382)]())this[r(441)][r(384)](t[r(437)])})}}function St(){const t=["showInput","some","1726vDkFnX","136ADpFYV","mousedown","editor","5KrGssJ","userView","target","then","delegate","change:showInput","829990oCAHBZ","9REoyjs","79930FNwRro","setTemplate","ck-comment__input-container--active","element","view","focusCycler","extendTemplate","render","2418714KfhRoT","_focusOnNonInteractiveMouseDown","11385517CESwED","ck-comment__input-container","isFocused","editorReady","getDomRoot","ck-thread__input","commentInputView","contains","listenTo","1006820WpEguo","div","ck-thread__user","editing","destroy","focus","set","preventDefault","filter","editorDestroyed","bindTemplate","showButtons","createEditor","focusTracker","bind","2191iiPyPG","value","213YjeTHn"];return(St=function(){return t})()}const Pt=Mt;function Mt(t,e){const n=St();return(Mt=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=Mt,n=t();for(;;)try{if(310560===parseInt(e(463))/1+parseInt(e(451))/2*(-parseInt(e(448))/3)+parseInt(e(482))/4*(-parseInt(e(455))/5)+-parseInt(e(471))/6+parseInt(e(446))/7*(-parseInt(e(452))/8)+-parseInt(e(462))/9*(parseInt(e(461))/10)+parseInt(e(473))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(St);class Rt extends st.View{constructor(t,e,n){const r=Mt;super(t),this[r(479)]=new Ot(t,n),this[r(468)]=this[r(479)][r(468)],this[r(479)][r(445)](r(442)).to(this[r(479)][r(444)],r(475),this[r(479)],r(447),(t,e)=>t||!!e),this[r(437)](r(449),!1),this.on(r(460),()=>{const t=r;this[t(449)]&&!this[t(479)][t(454)]&&this[t(479)][t(443)]()}),this[r(479)][r(459)](r(476)).to(this),this[r(479)][r(459)](r(440)).to(this),this[r(456)]=new o.UserView(t,e),this[r(456)][r(469)]({attributes:{class:r(484),"aria-hidden":!0}}),this[r(479)][r(469)]({attributes:{class:r(478)}}),this[r(464)]({tag:r(483),attributes:{class:[r(474),this[r(441)].if(r(449),r(465))]},children:[this[r(456)],this[r(479)]]})}[Pt(470)](){const t=Pt;super[t(470)](),this[t(472)]()}[Pt(486)](){const t=Pt;return this[t(479)][t(486)]()[t(458)](()=>super[t(486)]())}[Pt(436)](t){const e=Pt;this[e(479)][e(436)](t)}[Pt(472)](){const t=Pt;this[t(481)](this[t(466)],t(453),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(479)];[o[r(466)],s[r(466)],i?i[r(485)][r(467)][r(477)]():null][r(439)](t=>t)[r(450)](t=>t[r(480)](n[r(457)]))||(this[r(436)](),n[r(438)]())})}}function Lt(){const t=["6Yobjkd","14239150diRyld","bindTemplate","642425XAAHXG","1483736IaJbAC","set","2427222DrNOCv","8942432nGrYnc","NUMBER_OF_COMMENTS","1992838iAzPqu","setTemplate","count","1393812PgQzLA","1BQCqij","9DJjicP","ck-thread__comment-count"];return(Lt=function(){return t})()}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=Vt,n=t();for(;;)try{if(560331===-parseInt(e(506))/1*(parseInt(e(502))/2)+parseInt(e(515))/3+parseInt(e(513))/4+-parseInt(e(512))/5+-parseInt(e(509))/6*(-parseInt(e(505))/7)+-parseInt(e(500))/8*(parseInt(e(507))/9)+parseInt(e(510))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Bt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(511)];this[e(514)](e(504),void 0),this[e(503)]({tag:"li",attributes:{class:e(508)},children:[{text:n.to(e(504),n=>it(t,e(501),n))}]})}}const Dt=Ft;function jt(){const t=["5453504CLPRrQ","set","comments","16839wiZYsX","formatDateTime","_setupKeyboardNavigation","added","render","maxCommentCharsWhenCollapsed","_handleInfoComment","1614812SCtDgI","get","arrowdown","resolvedBy","_findOptimalIndex","locale","removed","bind","destroy","resolvedAt","editorDestroyed","delegate","4HpPUBT","3785715QlDNOQ","count","_handleNewCommentModel","some","change:isActive","3VYqdDy","94060iLCoEo","Thread comments","focusTracker","isEditMode","createCollection","keystrokes","change:isResolved","insert","add","change","expand","delete","map","_calculatePosition","_model","2344OxTuSG","CommentView","from","focusFirst","includes","ck-hidden","change:isEditMode","equal","arrowup","commentUpdated","resolvedCommentView","setTemplate","commentViews","_updateHasDirtyComment","editorReady","hasDirtyComment","updateComment","remove","_rearrangeExpand","weight","ck-thread__comments","change:hasDirtyComment","element","isActive","listenTo","resolveCommentThread","focusLast","stopListening","_config","authoredAt","target","focusCycler","maxThreadTotalWeight","Marked as resolved","bindTemplate","resolved","focus","4675902iXlWGs","refreshVisibleViews","maxCommentsWhenCollapsed","_collapsedCommentsView","_rearrangeCollapse","removeComment","_handleRemoveCommentModel","678260XJQUVN","editorConfig","viewUid","length","_shouldCollapse","reverse","forEach","visibleViews","collapse"];return(jt=function(){return t})()}function Ft(t,e){const n=jt();return(Ft=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(400800===parseInt(e(480))/1*(-parseInt(e(487))/2)+-parseInt(e(486))/3*(-parseInt(e(565))/4)+-parseInt(e(481))/5+parseInt(e(539))/6+parseInt(e(555))/7+parseInt(e(502))/8*(-parseInt(e(558))/9)+-parseInt(e(546))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class Ut extends st.View{[Dt(514)];[Dt(512)];[Dt(489)];[Dt(492)];[Dt(533)];[Dt(501)];[Dt(530)];[Dt(542)];constructor(t,n,r){const o=Dt;super(t);const s=this[o(536)];this[o(556)](o(517),!1),this[o(556)](o(549),n[o(557)][o(549)]),this[o(556)](o(525),!1),this[o(501)]=n,this[o(530)]=r,this[o(514)]=this[o(491)](),this[o(553)]=this[o(491)](),this[o(512)]=null,this[o(489)]=new e.FocusTracker,this[o(492)]=new e.KeystrokeHandler,this[o(533)]=new st.FocusCycler({focusables:this[o(514)],focusTracker:this[o(489)],keystrokeHandler:this[o(492)],keystrokeHandlerOptions:{filter:t=>this[o(514)][o(499)](t=>t[o(524)])[o(506)](t[o(532)])},actions:{focusPrevious:o(510),focusNext:o(470)}}),this[o(542)]=new Bt(t),this[o(542)][o(475)](o(482)).to(this,o(549),t=>t-this[o(530)][o(541)]);for(const t of n[o(557)])this[o(483)](t);this[o(564)](),this[o(526)](n[o(557)],o(495),(t,e)=>{const n=o,r=this[n(500)](e);this[n(549)]++,this[n(483)](e,r),this[n(540)]()}),this[o(526)](n[o(557)],o(519),(t,e)=>{const n=o;this[n(549)]--,this[n(545)](e),this[n(540)]()}),this[o(526)](n,o(511),()=>this[o(540)]()),this[o(526)](n,o(493),()=>this[o(564)]()),this.on(o(485),()=>this[o(540)]()),this.on(o(523),()=>this[o(540)]()),this[o(513)]({tag:"ul",attributes:{class:[o(522),s.if(o(549),o(507),t=>!t)],"aria-label":it(t,o(488))},children:this[o(553)]})}get[Dt(550)](){const t=Dt;return this[t(501)][t(521)]>this[t(530)][t(534)]&&!this[t(525)]&&!this[t(517)]}[Dt(562)](){const t=Dt;super[t(562)](),this[t(540)](),this[t(560)]()}[Dt(538)](t){const e=Dt;-1===t?this[e(533)][e(528)]():this[e(533)][e(505)]()}[Dt(476)](){const t=Dt;this[t(542)][t(476)]();for(const e of this[t(514)])e[t(476)]();super[t(476)]()}[Dt(540)](){const t=Dt;this[t(550)]?this[t(543)]():this[t(520)]()}[Dt(483)](t,e){const n=Dt,r=new(this[n(530)][n(503)])(this[n(473)],t,{maxCommentCharsWhenCollapsed:this[n(530)][n(563)],formatDateTime:this[n(530)][n(559)],editorConfig:this[n(530)][n(547)]});r[n(548)]=t.id,r[n(479)](n(544)).to(this),r[n(479)](n(518)).to(this),r[n(479)](n(527)).to(this),r[n(479)](n(516)).to(this),r[n(479)](n(478)).to(this),this[n(526)](r,n(508),()=>this[n(515)]()),this[n(514)][n(495)](r,e)}[Dt(500)](t){const e=Dt,n=this[e(501)][e(472)](t);return this[e(512)]?this[e(512)][e(531)]>t[e(531)]?n-1:n:n-1}[Dt(564)](){const t=Dt;if(this[t(501)][t(471)]&&this[t(501)][t(477)]){const e={id:t(537),author:this[t(501)][t(471)],authoredAt:this[t(501)][t(477)],content:it(this[t(473)],t(535)),attributes:{}};this[t(512)]=new(this[t(530)][t(503)])(this[t(473)],e,{maxCommentCharsWhenCollapsed:this[t(530)][t(563)],formatDateTime:this[t(530)][t(559)],editorConfig:this[t(530)][t(547)],isSystemComment:!0}),this[t(514)][t(495)](this[t(512)],this[t(501)][t(472)](e))}else this[t(512)]&&(this[t(514)][t(519)](this[t(512)]),this[t(512)][t(476)](),this[t(512)]=null);this[t(540)]()}[Dt(545)](t){const e=Dt,n=this[e(514)][e(519)](t.id);this[e(529)](n),n[e(490)]&&this[e(515)](),n[e(476)]()}[Dt(515)](){const t=Dt;this[t(517)]=Array[t(504)](this[t(514)])[t(484)](e=>e[t(490)])}[Dt(543)](){const t=Dt,n=function(t){const n=Ft,r=new e.Collection;for(const e of t)r[n(495)](e);return r}(this[t(514)]),r=this[t(542)][t(482)];for(let e=1;e<=r;e++)n[t(519)](1);for(const e of n)e[t(554)]();r>0&&n[t(495)](this[t(542)],1),zt((0,e.diff)(Array[t(504)](this[t(553)]),Array[t(504)](n)),this[t(553)],n)}[Dt(520)](){const t=Dt;zt((0,e.diff)(Array[t(504)](this[t(553)]),Array[t(504)](this[t(514)])),this[t(553)],this[t(514)]);for(const e of this[t(553)])e[t(497)]()}[Dt(560)](){const t=Dt;this[t(514)][t(552)](e=>{const n=t;this[n(489)][n(495)](e[n(524)]),this[n(492)][n(526)](e[n(524)])}),this[t(514)].on(t(496),(e,n)=>{const r=t;for(const t of n[r(474)])this[r(489)][r(519)](t[r(524)]),this[r(492)][r(529)](t[r(524)]);for(const t of Array[r(504)](n[r(561)])[r(551)]())this[r(489)][r(495)](t[r(524)]),this[r(492)][r(526)](t[r(524)])})}}function zt(t,e,n){const r=Dt;let o=0;for(const s of t)switch(s){case r(494):e[r(495)](n[r(566)](o),o),o++;break;case r(498):e[r(519)](o);break;case r(509):o++}}function Ht(t,e){const n=Yt();return(Ht=function(t,e){return n[t-=484]})(t,e)}const Kt=Ht;!function(t){const e=Ht,n=t();for(;;)try{if(657e3===parseInt(e(489))/1*(parseInt(e(490))/2)+parseInt(e(484))/3*(parseInt(e(499))/4)+-parseInt(e(492))/5+-parseInt(e(488))/6*(-parseInt(e(493))/7)+parseInt(e(491))/8+-parseInt(e(485))/9+parseInt(e(498))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);class Wt extends st.View{constructor(t){const e=Ht;super(t);const n=this[e(501)];this[e(502)](e(494),""),this[e(495)]({tag:e(500),attributes:{class:["ck",e(486)],"aria-label":n.to(e(494),n=>it(t,e(496),n)),tabindex:-1},children:[{text:n.to(e(494))}]})}[Kt(497)](){const t=Kt;this[t(487)][t(497)]()}}function Yt(){const t=["THREAD_CONTEXT_LABEL","focus","6452890DrFNsd","768cZVnyZ","span","bindTemplate","set","1581cKXzTD","10314747rwBYDm","ck-context__value","element","77010fDERGS","1aNjujo","908294OnIkRl","3195984MZGsNy","2065575LrMcAp","336cAwoXg","contextValue","setTemplate"];return(Yt=function(){return t})()}const Xt=qt;function qt(t,e){const n=Gt();return(qt=function(t,e){return n[t-=470]})(t,e)}function Gt(){const t=["render","execute","ck-context-wrapper","focusables","add","length","isResolved","18gvEwel","411376OGKYLv","ck-context","contextView","offsetWidth","focusTracker","hasContext","keystrokes","tab","1982961JyxDSG","Reopen","bindTemplate","mouseenter","shift+tab","setTemplate","reopenCommentThread","label","focus","Comment was made on an element","div","ck-annotation__actions","contextValue","mouseleave","tooltip","_trimContextValue","element","isResolvable","ck-context--quotes","icon","locale","_createReopenButton","fire",".ck-context","isEnabled","isReadOnly","substring","736MjOUMv","classList","lastIndexOf","createCollection","listenTo","_setupKeyboardNavigation","ck-thread__header","reopenButtonView","4495WWWJCS","165392QEoevT","focusCycler","value","remove","33903wtkQnj","1149190pJzWod","querySelector","27504OQGSjy","bind","context","isVisible","overlay","_createContextView","scrollWidth",".ck-context__value","focusFirst","...","_attachContextActions","_model"];return(Gt=function(){return t})()}!function(t){const e=qt,n=t();for(;;)try{if(101886===-parseInt(e(484))/1+-parseInt(e(510))/2*(-parseInt(e(488))/3)+-parseInt(e(475))/4*(-parseInt(e(483))/5)+-parseInt(e(491))/6+-parseInt(e(489))/7+-parseInt(e(511))/8+parseInt(e(519))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gt);class Zt extends st.View{[Xt(502)];[Xt(482)];[Xt(513)];[Xt(506)];[Xt(515)];[Xt(517)];[Xt(485)];constructor(t,n){const r=Xt;super(t);const o=this[r(521)];this[r(502)]=n,this[r(482)]=this[r(540)](),this[r(513)]=this[r(496)](),this[r(506)]=this[r(478)]([this[r(513)],this[r(482)]]),this[r(515)]=new e.FocusTracker,this[r(517)]=new e.KeystrokeHandler,this[r(485)]=new st.FocusCycler({focusables:this[r(506)],focusTracker:this[r(515)],keystrokeHandler:this[r(517)],actions:{focusPrevious:r(523),focusNext:r(518)}}),this[r(492)](r(516)).to(this[r(502)],r(493),t=>!!t),this[r(492)](r(531)).to(this[r(502)],r(493),t=>t&&t[r(486)]?this[r(534)](t[r(486)]):it(this[r(539)],r(528))),this[r(524)]({tag:r(529),attributes:{class:[r(481)]},children:[{tag:r(529),attributes:{class:[r(505)]},children:[{tag:r(529),attributes:{class:[r(512),o.if(r(516),r(537))]},children:[this[r(513)]]}]},{tag:r(529),attributes:{class:[r(530)]},children:[this[r(482)]]}]})}[Xt(503)](){const t=Xt;super[t(503)](),this[t(501)](),this[t(480)]()}[Xt(527)](){const t=Xt;this[t(485)][t(499)]()}[Xt(540)](){const t=Xt,e=new st.ButtonView(this[t(539)]);return e[t(526)]=it(this[t(539)],t(520)),e[t(533)]=it(this[t(539)],t(520)),e[t(538)]=ot.IconUndo,e[t(492)](t(472)).to(this[t(502)],t(473),t=>!t),e[t(492)](t(494)).to(this[t(502)],t(536),this[t(502)],t(509),(t,e)=>t&&e),e.on(t(504),()=>{const e=t;this[e(470)](e(525),this[e(502)].id)}),e}[Xt(534)](t){const e=Xt;if(t[e(508)]<150)return t;const n=t[e(477)](" ",147);return t[e(474)](0,n>-1?n:147)+e(500)}[Xt(501)](){const t=Xt,e=this[t(535)][t(490)](t(471)),n=e[t(490)](t(498));this[t(479)](e,t(522),()=>{const r=t;n[r(514)]<n[r(497)]&&e[r(476)][r(507)](r(495))}),this[t(479)](e,t(532),()=>{const n=t;e[n(476)][n(487)](n(495))})}[Xt(480)](){const t=Xt;this[t(517)][t(479)](this[t(535)]);for(const e of this[t(506)])this[t(515)][t(507)](e[t(535)]),this[t(517)][t(479)](e[t(535)])}[Xt(496)](){const t=Xt,e=new Wt(this[t(539)]);return e[t(492)](t(531)).to(this),e}}function Jt(){const t=["canComment","323508ajhkxH","locale","isResolvable","cancel","reopenCommentThread","isSubmitted","_model","_localUser","length","Reply to reopen discussion...","editorConfig","8274XltFiy","unlinkedAt","tab","16690180IfvWNY","CommentView","disabledSubmit","Reply","hasDirtyComment","Comment","removeCommentThread","652508UgJhVJ","10GENUSU","bind","commentInputView","value","showInput","38qvXlpo","delegate","Reply...","updateComment","name","resolveCommentThread","ariaLabel","stop","isResolved","submitCommentThread","archivedAt","1657926LlEUeg","56828RQRyYL","Write a comment...","render","author","isActive","createCollection","destroy","placeholder","3yKUKPt","isDirty","submit","comments","set","focusables","keystrokes","commentsListView","editorReady","ariaDescriptionView","_config","removeComment","isReadOnly","focusCycler","focusTracker","13884867jCnVKN","first","listenTo","element","fire","assign","11576naUtKQ","COMMENT_THREAD_DESCRIPTION","submitLabel","commentThreadInputView","isUnlinked","commentThreadHeaderView","shift+tab","editorDestroyed","focus","COMMENT_THREAD_LABEL","addComment","341YupSuU","_createCommentThreadInputView","target","change:isActive"];return(Jt=function(){return t})()}const Qt=$t;function $t(t,e){const n=Jt();return($t=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(867909===-parseInt(e(406))/1*(parseInt(e(478))/2)+-parseInt(e(414))/3*(-parseInt(e(472))/4)+-parseInt(e(473))/5*(parseInt(e(405))/6)+-parseInt(e(462))/7*(parseInt(e(435))/8)+parseInt(e(429))/9+parseInt(e(465))/10+-parseInt(e(446))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class te extends st.View{[Qt(457)];[Qt(424)];[Qt(440)];[Qt(438)];[Qt(423)];[Qt(419)];[Qt(428)];[Qt(420)];[Qt(427)];constructor(t,n,r,s){const i=Qt;super(t),this[i(418)](i(410),!1),this[i(418)](i(415),!1),this[i(457)]=n,this[i(458)]=r,this[i(424)]=s,this[i(440)]=new Zt(t,n),this[i(440)][i(479)](i(455)).to(this),this[i(423)]=new o.AriaDescriptionView(t,it(t,i(436))),this[i(431)](this,i(455),()=>{this[i(443)]()}),this[i(421)]=new Ut(t,n,Object[i(434)]({CommentView:this[i(424)][i(466)]},s)),this[i(421)][i(479)](i(425)).to(this),this[i(421)][i(479)](i(481)).to(this),this[i(421)][i(479)](i(483)).to(this),this[i(421)][i(479)](i(422)).to(this),this[i(421)][i(479)](i(442)).to(this),this[i(421)][i(474)](i(410)).to(this),this[i(431)](this,i(483),()=>{this[i(443)]()}),this[i(418)](i(459),this[i(421)][i(459)]),this[i(474)](i(459)).to(this[i(421)],i(459)),this[i(438)]=this[i(447)](),this[i(438)][i(479)](i(422)).to(this),this[i(438)][i(479)](i(442)).to(this),this.on(i(425),()=>this[i(443)]()),this[i(474)](i(415)).to(this[i(421)],i(469),this[i(438)][i(475)],i(476),(t,e)=>t||!!e),this[i(474)](i(439)).to(n,i(463),t=>!!t),this[i(474)](i(484)).to(this,i(459),t=>{const e=i,n=this[e(457)][e(417)][e(430)]?this[e(457)][e(417)][e(430)][e(409)][e(482)]:this[e(458)][e(482)];return it(this[e(452)],e(444),[t,n])}),this[i(419)]=this[i(411)]([this[i(421)],this[i(438)]]),this[i(428)]=new e.FocusTracker,this[i(420)]=new e.KeystrokeHandler,this[i(427)]=new st.FocusCycler({focusables:this[i(419)],focusTracker:this[i(428)],keystrokeHandler:this[i(420)],keystrokeHandlerOptions:{filter:t=>t[i(448)]!==this[i(432)]},actions:{focusPrevious:i(441),focusNext:i(464)}})}[Qt(443)](){const t=Qt;this[t(432)][t(443)]()}[Qt(408)](){const t=Qt;super[t(408)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(419)])}async[Qt(412)](){const t=Qt;this[t(415)]=!1,this[t(421)][t(412)](),await this[t(438)][t(412)](),super[t(412)]()}[Qt(447)](){const t=Qt,e=new Rt(this[t(452)],this[t(458)],this[t(424)][t(461)]),n=e[t(475)];return e[t(474)](t(477)).to(this,t(410),this[t(457)],t(426),this[t(457)],t(450),this[t(457)],t(404),n,t(476),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(474)](t(413)).to(this,t(459),this[t(457)],t(453),this[t(457)],t(402),(e,n,r)=>{const o=t;let s;return s=o(r&&n?460:e?480:407),it(this[o(452)],s)}),n[t(474)](t(437)).to(this,t(459),e=>it(this[t(452)],t(e?468:470))),n.on(t(416),(e,n)=>{const r=t;this[r(433)](r(445),n),this[r(457)][r(402)]&&this[r(457)][r(453)]&&this[r(433)](r(455),this[r(457)].id),this[r(457)][r(456)]||this[r(433)](r(403))}),n.on(t(454),()=>{this[t(443)]()}),n[t(474)](t(467)).to(this[t(457)],t(426)),n.on(t(454),e=>{const n=t;0==this[n(459)]&&(this[n(433)](n(471)),e[n(401)]())}),this.on(t(449),(e,r,o)=>{const s=t;o||this[s(459)]||n[s(476)]||this[s(433)](s(471))}),e}}const ee=re;function ne(){const t=["ck-comment--resolve","focusables","_updateArchivedThreadHeader","commentThreadHeaderView","_boundFirstCommentView","div","ck-rounded-corners","render","isVisible","querySelector","element","change:archivedAt","focus","ck-thread--active","16Njuseu","removeButton","Delete comment thread?","change:isReadOnly","Write a comment...","isResolved",".ck-thread__container","8064800tGBbEz","actionIndicator","commentViews","isUnlinked","icon","extendTemplate","length","setTemplate","ariaLabel","408814Closfm","label","_model","then","bindTemplate","unbind","_cancelAllConfirms","ck-reset_all-excluded","removeConfirm","createCollection","ariaDescriptionView","execute","set","6715170vgAYHA","commentThreadInputView","actionBar","4611845yFQbWa","placeholder","isResolvable","listitem","ck-thread--","84996CSitaf","tooltip","containerElement","isEnabled","ck-thread","3347406Pryejf","high","locale","resolveButton","fire","cancelConfirm","stop","has","removeCommentThread","getTemplate","isActive","isSystemComment","Resolve","isReadOnly","3eYvvri","_bindFirstCommentView","archivedAt","listenTo","remove","resolveCommentThread","ck-thread--unlinked","change:isActive","commentsListView","ck-thread__container","showConfirm","_createResolveButton","1194608qgIyOU","get","add","bind","commentThreadChildren"];return(ne=function(){return t})()}function re(t,e){const n=ne();return(re=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=re,n=t();for(;;)try{if(969034===parseInt(e(384))/1+parseInt(e(419))/2*(parseInt(e(459))/3)+-parseInt(e(440))/4+-parseInt(e(410))/5+parseInt(e(432))/6+-parseInt(e(435))/7+-parseInt(e(403))/8*(-parseInt(e(445))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class oe extends((0,o.ConfirmMixin)(te)){[ee(388)];[ee(442)];[ee(448)];[ee(393)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(388)]=this[o(428)]([this[o(467)],this[o(433)],this[o(429)]]),this[o(431)](o(411),null),this[o(442)]=null,this[o(393)]=null,this[o(447)]=t,this[o(448)]=this[o(383)](),this[o(417)](this[o(454)]()),this.on(o(466),(t,e,n)=>{n||this[o(425)]()}),this[o(462)](this[o(421)],o(406),(t,e,n)=>{n&&this[o(425)]()}),this[o(416)]>0&&this[o(460)](),this[o(462)](this[o(467)][o(412)],o(386),()=>{this[o(460)]()})}[ee(454)](){const t=ee,e=this[t(423)];return{tag:t(394),attributes:{class:["ck",t(444),t(426),t(395),e.if(t(455),t(402)),e.if(t(413),t(465)),e.to(t(411),e=>e?t(439)+e:"")],"data-thread-id":this[t(421)].id,tabindex:0,role:t(438),"aria-label":e.to(t(418)),"aria-describedby":this[t(429)].id},children:[{tag:t(394),attributes:{class:t(468)},children:this[t(388)]}]}}[ee(396)](){const t=ee;super[t(396)](),this[t(442)]=this[t(399)][t(398)](t(409)),this[t(421)].on(t(400),()=>{this[t(391)]()}),this[t(391)]()}[ee(425)](){const t=ee;this[t(450)]();for(const e of this[t(467)][t(412)])e[t(450)]()}[ee(460)](){const t=ee,{locale:e}=this,n=this[t(467)][t(412)][t(385)](0);n===this[t(393)]||n[t(456)]||(this[t(393)]=n,this[t(424)](t(411)),this[t(387)](t(411)).to(n,t(411),e=>t(463)===e?t(463):null),n[t(436)]=it(e,t(407)),n[t(404)].on(t(430),n=>{const r=t;n[r(451)](),this[r(469)](it(e,r(405)),this[r(442)])[r(422)](()=>{const t=r;this[t(449)](t(453))})},{priority:t(446)}),this.on(t(427),()=>{n[t(401)]()}),n[t(434)][t(386)](this[t(448)],0),n[t(390)][t(386)](this[t(448)],0))}[ee(383)](){const t=ee,e=new o.LateFocusButtonView(this[t(447)]);return e[t(420)]=it(this[t(447)],t(457)),e[t(441)]=it(this[t(447)],t(457)),e[t(414)]=ot.IconCheck,e[t(415)]({attributes:{class:t(389)}}),e[t(387)](t(443)).to(this[t(421)],t(458),t=>!t),e[t(387)](t(397)).to(this[t(421)],t(437),this[t(421)],t(408),(t,e)=>t&&!e),e.on(t(430),()=>{const e=t;this[e(449)](e(464),this[e(421)].id)}),e}[ee(391)](){const t=ee;this[t(421)][t(461)]?this[t(388)][t(452)](this[t(392)])||(this[t(388)][t(386)](this[t(392)],0),this[t(390)][t(386)](this[t(392)],0)):this[t(388)][t(452)](this[t(392)])&&(this[t(388)][t(463)](this[t(392)]),this[t(390)][t(463)](this[t(392)]))}}function se(){var t=["div","5YNxJGH","9ibLnmX","6XCqbSr","content","element","innerHTML","setTemplate","ck-content","change:content","ck-annotation__content","set","2315912PaGygz","4438dGUlmT","ck-comment__content","267369weSXcP","10bHejbS","render","234804VfJWIy","2505162MgxzSB","986696tUyxzV","985560Gnhhdq","204ytAPwe"];return(se=function(){return t})()}function ie(t,e){var n=se();return(ie=function(t,e){return n[t-=489]})(t,e)}var ce=ie;!function(t){for(var e=ie,n=t();;)try{if(158046===-parseInt(e(504))/1+parseInt(e(489))/2*(-parseInt(e(501))/3)+-parseInt(e(506))/4*(-parseInt(e(510))/5)+-parseInt(e(508))/6*(parseInt(e(499))/7)+-parseInt(e(498))/8*(-parseInt(e(511))/9)+-parseInt(e(502))/10*(-parseInt(e(505))/11)+-parseInt(e(507))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(497)](e(490),""),this[e(493)]({tag:e(509),attributes:{class:[e(494),e(500),e(496)]}})}[ce(503)](){var t=ce;super[t(503)](),this.on(t(495),(e,n,r)=>{var o=t;this[o(491)][o(492)]=r}),this[t(491)][t(492)]=this[t(490)]}}const ue=le;function he(){const t=["EXTERNAL_COMMENT","add","editorReady","_model","_createCommentContentView","once","formatDateTime","189fpBAYM","content","focusTracker","author","removed","expand","createEditor","stopListening","destroy","editorConfig","_config","set","keystrokes","enter","parseFromString","_createCommentInputView","EXTERNAL_IMPORT_WORD_COMMENT","COMMENT_ARIA_LABEL","render","creator","1oRdSgl","collapse","60WofzeP","body","isSystemComment","authoredAt","switchToEditMode","780432dWXXDE","importWord","added","listenTo","isExternal","shift+tab","focusFirst","_setupKeyboardNavigation","locale","delegate","switchToDisplayMode","esc","660874YZDvxb","COMMENT_THREAD_DESCRIPTION","remove","submitLabel","focus","4sThDzs","focusables","EXTERNAL_IMPORT_WORD_AVATAR","get","maxCommentCharsWhenCollapsed","@external","ariaLabel","focusCycler","getExternalCommentNote","editorDestroyed","2317944ixCBjh","8109310hCUVmJ","1183220oeVfhP","disabledSubmit","text/html","isCollapsed","isReadOnly","source","cancel","bind","textContent","Save","getUserViewNotificationText","8449rWwDmV","visibleView","createCollection","target","submit","EXTERNAL_AVATAR","attributes","value","updateComment","isEditMode","165nbDUCU","change","ariaDescriptionView","fire","165752oliPHC","element","name","initialData","tab"];return(he=function(){return t})()}function le(t,e){const n=he();return(le=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=le,n=t();for(;;)try{if(463987===-parseInt(e(222))/1*(parseInt(e(241))/2)+-parseInt(e(256))/3*(-parseInt(e(246))/4)+-parseInt(e(258))/5+parseInt(e(224))/6*(-parseInt(e(269))/7)+-parseInt(e(283))/8*(-parseInt(e(202))/9)+parseInt(e(257))/10+-parseInt(e(279))/11*(parseInt(e(229))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class de extends st.View{[ue(270)];[ue(281)];[ue(247)];[ue(204)];[ue(214)];[ue(253)];[ue(291)];[ue(212)];constructor(t,n,r){const s=ue;super(t),this[s(291)]=n,this[s(212)]=r,this[s(226)]=!!this[s(212)][s(226)],this[s(213)](s(278),!1),this[s(213)](s(261),!0),this[s(265)](s(252)).to(n,s(203),n,s(227),(e,o)=>it(t,s(219),[n[s(205)][s(285)],r[s(294)](o),(new DOMParser)[s(216)](e,s(260))[s(225)][s(266)],n[s(233)]?this[s(254)]():""])),this[s(281)]=new o.AriaDescriptionView(t,it(t,s(242))),this[s(270)]=this[s(271)](),this[s(270)][s(289)](this[s(292)]()),this[s(247)]=new st.ViewCollection,this[s(204)]=new e.FocusTracker,this[s(214)]=new e.KeystrokeHandler,this[s(253)]=new st.FocusCycler({focusables:this[s(247)],focusTracker:this[s(204)],keystrokeHandler:this[s(214)],keystrokeHandlerOptions:{filter:t=>t[s(272)]!==this[s(284)]},actions:{focusPrevious:s(234),focusNext:s(287)}})}[ue(207)](){this[ue(261)]=!1}[ue(223)](){const t=ue;this[t(278)]||(this[t(261)]=!0)}[ue(245)](){const t=ue;this[t(284)][t(245)]()}[ue(220)](){const t=ue;super[t(220)](),this[t(236)]()}async[ue(210)](){const t=ue;await this[t(270)][t(249)](0)[t(210)](),super[t(210)]()}[ue(228)](){const t=ue;this[t(278)]||(this[t(278)]=!0,this[t(270)][t(243)](0)[t(210)](),this[t(270)][t(289)](this[t(217)]()))}[ue(239)](){const t=ue;this[t(278)]&&(this[t(278)]=!1,this[t(270)][t(243)](0)[t(210)](),this[t(270)][t(289)](this[t(292)]()))}[ue(254)](){const t=ue;return t(230)===this[t(291)][t(275)][t(251)][t(263)]?it(this[t(237)],t(218)):it(this[t(237)],t(288))}[ue(268)](){const t=ue;return this[t(291)][t(233)]?t(230)===this[t(291)][t(275)][t(251)][t(263)]?it(this[t(237)],t(248),this[t(291)][t(221)][t(285)]):it(this[t(237)],t(274),this[t(291)][t(221)][t(285)]):null}[ue(292)](){const t=ue,e=new ae(this[t(237)]);return e[t(265)](t(203)).to(this[t(291)],t(203),this,t(261),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(212)][t(250)]}):e),e}[ue(217)](){const t=ue;this[t(212)][t(211)]||(this[t(212)][t(211)]={}),this[t(212)][t(211)][t(286)]=this[t(291)][t(203)];const e=new Ot(this[t(237)],this[t(212)][t(211)]);return e[t(276)]=this[t(291)][t(203)],e[t(265)](t(259)).to(this[t(291)],t(262)),e[t(244)]=it(this[t(237)],t(267)),e.on(t(273),(e,n)=>{const r=t;this[r(282)](r(277),this[r(291)].id,n),this[r(239)](),this[r(245)]()}),e.on(t(264),()=>{const e=t;this[e(239)](),this[e(245)]()}),e[t(293)](t(290),()=>{e[t(245)]()}),e[t(208)](),e[t(238)](t(290)).to(this),e[t(238)](t(255)).to(this),e}[ue(236)](){const t=ue,e=this[t(284)];this[t(214)][t(232)](e);for(const e of this[t(247)])this[t(204)][t(289)](e[t(284)]),this[t(214)][t(232)](e[t(284)]);this[t(247)].on(t(280),(e,n)=>{const r=t;for(const t of n[r(206)])this[r(204)][r(243)](t[r(284)]),this[r(214)][r(209)](t[r(284)]);for(const t of n[r(231)])this[r(204)][r(289)](t[r(284)]),this[r(214)][r(232)](t[r(284)])}),this[t(214)][t(213)](t(215),(n,r)=>{const o=t;e===n[o(272)]&&(this[o(253)][o(235)](),r())}),this[t(214)][t(213)](t(240),(n,r)=>{const o=t;e!==n[o(272)]&&(this[o(245)](),r())})}}function me(t,e){const n=pe();return(me=function(t,e){return n[t-=232]})(t,e)}const ke=me;function pe(){const t=["getTemplate","removeComment","ck-annotation__content-wrapper","ck-annotation__user","div","isEditable","toMany","ck-comment__info","panelView","ariaLabel","isRemovable","editButton","unbind","isSystemComment","resolvedAt","set","ck-annotation","formatDateTime","visibleView","blur","ck-comment__info-time","add","ck-comment--","addMany","author","label","ck-comment__actions","isVisible","ariaDescriptionView","some","removeButton","change:isRemovable","_createDropdown","switchToEditMode","mouseleave","items","isExternal","ck-comment--remove","icon","98764ZCoWTs","length","ck-comment__actions--hidden","authoredAt","panelPosition","ck-annotation__info","placeholder","ck-comment--edit","fire","push","listenTo","dropdown","getUserViewNotificationText","isEnabled","focus","ck-comment","children","99iuFRmu","createCollection","102gFnEPV","44995ztYaCn","_createEditButton","Delete comment?","ck-comment__wrapper","withText","436XSuGab","time","isEditMode","showConfirm","isReadOnly","Edit","ck-comment--info","execute","bindTemplate","locale","remove","focusables","ck-hidden","mouseenter","ck-annotation__info-name","listitem","_model","126ARFbrO","Show more items","ck-comment__user","ck-annotation__main","_attachActions","_config","from","element","2260971ojTOSm","ck-comment__external","1384mlkBnM","setTemplate","actionBar","ck-annotation__actions","ck-comment__info-name","16137330pQFVeO","bind","getExternalCommentNote","Remove","group","actionIndicator","_createCommentInputView","userView","ck-comment__main","span","4727710olnjVo","name","Reply...","buttonView","ck-annotation__info-time","_createRemoveButton","ck-annotation__actions--hidden","render","find","edit","then","extendTemplate","cancelConfirm","313112FtWZhK"];return(pe=function(){return t})()}!function(t){const e=me,n=t();for(;;)try{if(422556===-parseInt(e(301))/1*(-parseInt(e(328))/2)+parseInt(e(293))/3*(parseInt(e(276))/4)+parseInt(e(296))/5*(-parseInt(e(295))/6)+-parseInt(e(318))/7*(-parseInt(e(236))/8)+-parseInt(e(326))/9+parseInt(e(343))/10+-parseInt(e(333))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pe);class ge extends((0,o.ConfirmMixin)(de)){[ke(330)];[ke(340)];constructor(t,e,n){const r=ke;super(t,e,n),this[r(252)](r(338),null),this[r(252)](r(282),it(t,r(345))),this[r(334)](r(279)).to(e),this[r(334)](r(251)).to(e),this[r(330)]=this[r(294)](),this[r(250)]||(this[r(248)]=this[r(297)](),this[r(267)]=this[r(348)](),this[r(272)]=this[r(294)](),this[r(272)][r(260)]([this[r(248)],this[r(267)]]),this[r(287)]=this[r(269)](),this[r(330)][r(258)](this[r(287)]),this[r(312)][r(258)](this[r(287)])),this[r(340)]=new o.UserView(t,e[r(261)],this[r(288)]()),this[r(340)][r(234)]({attributes:{class:[r(320),r(240)],"aria-hidden":!0}}),this[r(286)](e,r(268),()=>this[r(235)]()),this[r(329)](this[r(237)]())}[ke(237)](){const t=ke,e=this[t(309)],n=[{tag:t(241),attributes:{class:[t(244),t(281)]},children:[{tag:t(342),children:[{text:this[t(340)][t(344)]}],attributes:{class:[t(332),t(315)],"data-cke-tooltip-text":this[t(340)][t(344)]}},{tag:t(302),attributes:{datetime:e.to(t(279)),class:[t(257),t(347)]},children:[{text:e.to(t(279),e=>this[t(323)][t(254)](e))}]}]},{tag:t(241),attributes:{class:[t(263),t(331),e.if(t(303),t(278)),e.if(t(303),t(349))]},children:this[t(330)]},{tag:t(241),attributes:{class:[t(239)]},children:this[t(255)]},this[t(265)]];return this[t(317)][t(273)]&&n[t(285)]({tag:t(241),attributes:{class:[t(327)]},children:[{text:this[t(335)]()}]}),{tag:"li",attributes:{class:[t(299)],tabindex:-1,"aria-label":e.to(t(246)),"aria-describedby":this[t(265)].id,role:t(316)},children:[{tag:t(241),attributes:{class:[t(291),t(253),e.if(t(303),t(283)),e.if(t(250),t(307)),e.to(t(338),e=>e?t(259)+e:"")],"data-author-id":this[t(317)][t(261)].id,"data-comment-id":this[t(317)].id,role:t(337)},children:[this[t(340)],{tag:t(241),attributes:{class:[t(341),t(321)]},children:n}]}]}}[ke(297)](){const t=ke,e=new st.ButtonView(this[t(310)]);return e[t(262)]=it(this[t(310)],t(306)),e[t(275)]=ot.IconPencil,e[t(300)]=!0,e[t(234)]({attributes:{class:t(283)}}),e[t(334)](t(289)).to(this[t(317)],t(305),t=>!t),e[t(334)](t(264)).to(this[t(317)],t(242)),e.on(t(308),()=>this[t(270)]()),e}[ke(348)](){const t=ke,e=new st.ButtonView(this[t(310)]);return e[t(262)]=it(this[t(310)],t(336)),e[t(275)]=ot.IconRemoveComment,e[t(300)]=!0,e[t(234)]({attributes:{class:t(274)}}),e[t(334)](t(289)).to(this[t(317)],t(305),t=>!t),e[t(334)](t(264)).to(this[t(317)],t(247)),e.on(t(308),()=>{const e=t;this[e(304)](it(this[e(310)],e(298)),this[e(325)])[e(233)](()=>{const t=e;this[t(284)](t(238),this[t(317)].id)})}),e}[ke(269)](){const t=ke,e=(0,st.createDropdown)(this[t(310)],o.LateFocusDropdownButtonView),n=e[t(245)][t(292)],r=new st.ListView(this[t(310)]),s=e[t(309)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(272)][t(351)](e=>e[t(264)])),e[t(234)]({attributes:{class:[s.if(t(264),t(313),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(310)]);i[s(292)][s(258)](n);const c=o>-1?o:r[s(272)][s(277)];r[s(272)][s(258)](i,c);const a=Array[s(324)](this[s(272)]);e[s(249)](s(289),s(264)),e[s(334)](s(289))[s(243)](a,s(289),(...t)=>t[s(266)](t=>t)),e[s(334)](s(264))[s(243)](a,s(264),(...t)=>t[s(266)](t=>t))};e[t(280)]="sw",e[t(346)][t(252)]({label:it(this[t(310)],t(319)),icon:ot.IconThreeVerticalDots});for(const e of this[t(272)])i(e);return n[t(258)](r),e[t(286)](this[t(272)],t(258),(t,e,n)=>{i(e,n)}),e[t(286)](this[t(272)],t(311),(e,n,o)=>{const s=t;r[s(272)][s(311)](o)}),e}[ke(322)](t,e){const n=ke,r=t&&t[n(325)];r&&(this[n(286)](r,n(314),()=>this[n(338)]=e),this[n(286)](r,n(290),()=>this[n(338)]=e),this[n(286)](r,n(271),()=>this[n(338)]=null),this[n(286)](r,n(256),()=>this[n(338)]=null))}[ke(339)](){const t=ke,e=super[t(339)]();return e[t(334)](t(282)).to(this),e}[ke(350)](){const t=ke;super[t(350)](),this[t(322)](this[t(248)],t(232)),this[t(322)](this[t(267)],t(311))}}var fe=n(450),be=n.n(fe),Ie=n(774),ve=n.n(Ie),we=n(265),_e=n.n(we),ye=n(410),Ae=n.n(ye),Ce=n(238),Te=n.n(Ce),Ee=n(918),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=_e().bind(null,"head"),xe.domAPI=ve(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Ne=n(142),Oe={attributes:{"data-cke":!0}};Oe.setAttributes=Ae(),Oe.insert=_e().bind(null,"head"),Oe.domAPI=ve(),Oe.insertStyleElement=Te();be()(Ne.A,Oe);Ne.A&&Ne.A.locals&&Ne.A.locals;var Se=n(288),Pe={attributes:{"data-cke":!0}};Pe.setAttributes=Ae(),Pe.insert=_e().bind(null,"head"),Pe.domAPI=ve(),Pe.insertStyleElement=Te();be()(Se.A,Pe);Se.A&&Se.A.locals&&Se.A.locals;function Me(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),d()},e)},l=()=>{null!==u&&(clearTimeout(u),u=null)},d=()=>{l(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=d,m.flush=()=>{l(),a()},n?.addEventListener("abort",d,{once:!0}),m}function Re(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!1,trailing:o=!0,maxWait:s}=n,i=Array(2);let c;r&&(i[0]="leading"),o&&(i[1]="trailing");let a=null;const u=Me(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Le(){const t=["observe","9230712lbPrFi","characterData","disconnect","2032972fxTnEb","10Uukxhv","class","2WEpbnL","4635869dLNPyM","childList","cancel","5394420fGQmOR","attributeName","7727760KbIJzh","990067rkIuym","type","attributes","3533307HrLlMQ"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=328]})(t,e)}function Be(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0}=n;return Re(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const r of t)(n(344)==r[n(343)]&&n(334)==r[n(340)]||n(337)==r[n(343)]||n(330)==r[n(343)])&&e()});return{attach(t){n[Ve(328)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(331)](),e[t(338)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(652348===parseInt(e(342))/1+-parseInt(e(335))/2*(parseInt(e(345))/3)+parseInt(e(332))/4*(-parseInt(e(333))/5)+parseInt(e(339))/6+parseInt(e(336))/7+parseInt(e(329))/8+-parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var De=n(570),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=_e().bind(null,"head"),je.domAPI=ve(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;const Fe=Ue;function Ue(t,e){const n=ze();return(Ue=function(t,e){return n[t-=449]})(t,e)}function ze(){const t=["div","arrowup","focus","7003491zpCCDq","36vWbPaK","length","element","targetRect","clientHeight","destroy","isDirty","fire","attach","add","70779TDVJbx","setTemplate","_updateHeight","render","125944wMPAnf","focusTracker","ck-rounded-corners","719735ktDJxX","ck-annotation-wrapper--active","bindTemplate","Esc","isActive","arrowdown","first","keystrokes","createCollection","content","mainView","49696608zKDerA","set","84LNaIPB","1511090cLMqRs","presentation","delegate","height","84921FyymyV","type","434VjLIih","listenTo","detach","clear","ck-annotation-wrapper","12RXQPRw","_mutationObserver","9ifHfaX"];return(ze=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(508867===-parseInt(e(455))/1*(parseInt(e(462))/2)+parseInt(e(479))/3*(-parseInt(e(450))/4)+-parseInt(e(486))/5*(parseInt(e(469))/6)+-parseInt(e(457))/7*(parseInt(e(483))/8)+-parseInt(e(464))/9*(parseInt(e(451))/10)+-parseInt(e(468))/11+parseInt(e(497))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ze);class He extends st.View{[Fe(484)];id;[Fe(493)];[Fe(495)];[Fe(496)];[Fe(463)];constructor(t,n){const r=Fe;super(t),this.id=(0,e.uid)(),this[r(484)]=new e.FocusTracker,this[r(493)]=new e.KeystrokeHandler,this[r(493)][r(449)](r(489),(t,e)=>this[r(476)](r(489),e)),this[r(449)](r(472),{top:0,right:0,bottom:0,left:0}),this[r(449)](r(454),0),this[r(449)](r(490),!1),this[r(449)](r(475),!1),this[r(449)](r(470),0),this[r(449)](r(456),""),this[r(463)]=Be(()=>this[r(481)]()),this[r(495)]=this[r(494)](),this[r(495)][r(453)](r(466),r(491)).to(this),this[r(495)][r(478)](n),this[r(496)]=n;const o=this[r(488)];this[r(480)]({tag:r(465),attributes:{class:["ck",r(461),r(485),o.if(r(490),r(487))],role:r(452)},children:this[r(495)]})}[Fe(482)](){const t=Fe;super[t(482)](),this[t(484)][t(478)](this[t(471)]),this[t(493)][t(458)](this[t(471)]),this[t(463)][t(477)](this[t(471)])}[Fe(474)](){const t=Fe;this[t(495)][t(460)](),this[t(493)][t(474)](),this[t(484)][t(474)](),this[t(463)][t(459)](),super[t(474)]()}[Fe(467)](){const t=Fe;this[t(495)][t(492)]&&this[t(495)][t(492)][t(467)]()}[Fe(481)](){const t=Fe,e=this[t(471)][t(473)];e&&(this[t(454)]=e)}}const Ke=We;function We(t,e){const n=Ye();return(We=function(t,e){return n[t-=122]})(t,e)}function Ye(){const t=["filter","add","remove","484216lqYSon","mainView","5ZhYlav","373006AEsfdo","length","4451377PYFUFa","_target","render","item","22ZAEdbg","object","refreshVisibility","1986kYNJYB","type","_id","1690588eAFwiZ","isActive","innerView","focusTracker","focusableElements","12205hcTMFf","every","annotation-invalid-target","function","set","_assertCorrectTarget","view","807370pSXlvI","clear","updateTargetRect","_getNormalizedTarget","targetRect","isArray","getClientRects","18HXlcvx","isVisible","nodeType","element","destroy","target","offsetParent","_type","stopListening","5421936XAWyQn","3xNXxwj"];return(Ye=function(){return t})()}!function(t){const e=We,n=t();for(;;)try{if(592935===parseInt(e(152))/1*(parseInt(e(153))/2)+-parseInt(e(146))/3*(-parseInt(e(165))/4)+parseInt(e(122))/5*(-parseInt(e(162))/6)+-parseInt(e(155))/7+-parseInt(e(150))/8+-parseInt(e(136))/9*(parseInt(e(129))/10)+parseInt(e(159))/11*(parseInt(e(145))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ye);class Xe extends((0,e.ObservableMixin)()){[Ke(128)];[Ke(169)];[Ke(143)];[Ke(156)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Ke;super(),this[s(128)]=t,this[s(128)][s(139)]||this[s(128)][s(157)](),this[s(143)]=r,this[s(156)]=n,Xe[s(127)](this[s(132)]()),this[s(169)]=new e.Collection([this[s(128)][s(139)]],{idProperty:s(164)}),this[s(169)].on(s(148),(t,e)=>{const n=s;this[n(128)][n(168)][n(148)](e)}),this[s(169)].on(s(149),(t,e)=>{const n=s;this[n(128)][n(168)][n(149)](e)}),this[s(126)](s(137),o)}get[Ke(163)](){const t=Ke;return t(125)==typeof this[t(143)]?this[t(143)]():this[t(143)]}get[Ke(167)](){const t=Ke;return this[t(128)][t(151)]}get[Ke(141)](){const t=Ke,e=this[t(132)]();return Xe[t(127)](e),e}get[Ke(133)](){const t=Ke,n=this[t(141)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(147)](e=>function(e){const n=t;if(e[n(142)])return!0;return!!e[n(135)]()[n(158)](0)}(e));return 0===r[t(154)]?null:new e.Rect(r[0][t(135)]()[t(158)](0))}get[Ke(166)](){const t=Ke;return this[t(128)][t(166)]}set[Ke(166)](t){const e=Ke;this[e(128)][e(166)]=t,this[e(128)][e(151)][e(166)]=t}[Ke(131)](){const t=Ke;this[t(128)][t(133)]=this[t(133)]}[Ke(140)](){const t=Ke;this[t(169)][t(144)](),this[t(169)][t(130)](),this[t(144)]()}[Ke(161)](){const t=Ke;this[t(137)]=!!this[t(133)]}static[Ke(127)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(134)](t)&&t[n(123)](t=>qe(t))))throw new e.CKEditorError(n(124),null,{target:t})}[Ke(132)](){const t=Ke,e=t(125)==typeof this[t(156)]?this[t(156)]():this[t(156)];return qe(e)?[e]:e}}function qe(t){const e=Ke;return null!==t&&e(160)==typeof t&&e(138)in t&&1===t[e(138)]}const Ge=Je;function Ze(){const t=["getByInnerView","annotationcollection-not-existing-item","has","updateTargetRect","6FNPNoU","_sort","10bzqcLR","focus","top","329376CyKcVO","2946746cSIWgT","_viewToAnnotation","from","stopListening","length","_innerViewToAnnotation","clear","remove","listenTo","1648539ZGBweS","annotationcollection-duplicated-item","set","3471960UepbYY","getByView","focusTracker","left","get","refreshPositioning","isFocused","1762915OkwacG","2841531sCVmYE","_getOrderInContent","focusableElements","70bsCJqm","add","targetRect","view","delete","blur","change:isFocused","sort","11081GuNlTK","getIndex","_focusTracker","6HjsFlZ","fire","innerView","destroy"];return(Ze=function(){return t})()}function Je(t,e){const n=Ze();return(Je=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(223055===-parseInt(e(484))/1*(parseInt(e(524))/2)+parseInt(e(495))/3*(-parseInt(e(500))/4)+parseInt(e(520))/5+parseInt(e(487))/6*(parseInt(e(521))/7)+-parseInt(e(513))/8+parseInt(e(510))/9+-parseInt(e(497))/10*(-parseInt(e(501))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ze);class Qe extends e.Collection{[Ge(506)];[Ge(502)];[Ge(486)];constructor(t=[]){const n=Ge;super(),this[n(506)]=new Map,this[n(502)]=new Map,this[n(486)]=new e.FocusTracker,this[n(486)].on(n(482),(t,e,r)=>{const o=n;r||this[o(488)](o(481))});for(const e of t)this[n(525)](e)}get[Ge(519)](){const t=Ge;return this[t(486)][t(519)]}[Ge(525)](t){const n=Ge;if(this[n(493)](t))throw new e.CKEditorError(n(511),null);this[n(506)][n(512)](t[n(489)],t),this[n(502)][n(512)](t[n(479)],t);for(const e of t[n(523)])this[n(486)][n(525)](e);this[n(509)](t[n(523)],n(525),(t,e)=>{const r=n;this[r(486)][r(525)](e)}),this[n(509)](t[n(523)],n(508),(t,e)=>{const r=n;this[r(486)][r(508)](e)}),this[n(509)](t[n(479)][n(515)],n(482),(e,r,o)=>{const s=n;o&&this[s(488)](s(498),t)}),t[n(494)]();const r=this[n(522)](t[n(479)][n(478)]);return super[n(525)](t,r)}[Ge(508)](t){const n=Ge;if(!this[n(493)](t))throw new e.CKEditorError(n(492),null);this[n(504)](t[n(479)][n(515)]),this[n(504)](t[n(523)]);for(const e of t[n(523)])this[n(486)][n(508)](e);return this[n(502)][n(480)](t[n(479)]),this[n(506)][n(480)](t[n(489)]),super[n(508)](t)}[Ge(491)](t){const e=Ge;return this[e(506)][e(517)](t)}[Ge(514)](t){const e=Ge;return this[e(502)][e(517)](t)}[Ge(490)](){const t=Ge;super[t(507)](),this[t(504)](),this[t(506)][t(507)](),this[t(502)][t(507)](),this[t(486)][t(490)]()}[Ge(518)](){const t=Ge;for(const e of this)e[t(494)]();this[t(496)]()}[Ge(496)](){const t=Ge,e=Array[t(503)](this)[t(483)]((e,n)=>tn(e[t(479)][t(478)],n[t(479)][t(478)]));for(let n=e[t(505)]-1;n>0;n--){const r=e[n];n!==this[t(485)](r)&&(this[t(508)](r),this[t(525)](r))}}[Ge(522)](t){const e=Ge;let n=0;if(!t)return this[e(505)];for(const r of this){const o=r[e(479)][e(478)];if(o){if(tn(t,o)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const r=Ge;for(const o of t)n(o)&&e[r(525)](o);e[r(509)](t,r(525),(t,o)=>{const s=r;n(o)&&e[s(525)](o)}),e[r(509)](t,r(508),(t,n)=>{const o=r;e[o(493)](n)&&e[o(508)](n)})}function tn(t,e){const n=Ge;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(499)]-e[n(499)];return 0==r?t[n(516)]-e[n(516)]:r}function en(){const t=["includes","config","commands","483676kqAXFI","1590132gKbEhZ","10aETgAw","forceDisabled","isEnabled","959568UnPjRf","get","comment:write","disableReadOnlyMode","isPremiumPlugin","comment:modify_all","Permissions","7NzpotA","editors","no-permissions","collaboration.channelId","499688ROwxJa","noPermissions","10WnbdoC","plugins","comment:admin","permissions-set-permissions-invalid-channel-id","enableReadOnlyMode","clearForceDisabled","setPermissions","414481auNzAS","pluginName","1458369JpNWWN","has","find","5267925ofYhay","CommentsOnly","CommentsRepository","addCommentThread","document:write","isOfficialPlugin","context"];return(en=function(){return t})()}function nn(t,e){const n=en();return(nn=function(t,e){return n[t-=159]})(t,e)}const rn=nn;!function(t){const e=nn,n=t();for(;;)try{if(243877===-parseInt(e(188))/1+parseInt(e(163))/2+parseInt(e(190))/3+-parseInt(e(164))/4+-parseInt(e(181))/5*(parseInt(e(168))/6)+parseInt(e(175))/7*(parseInt(e(179))/8)+parseInt(e(193))/9*(parseInt(e(165))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(en);t.ContextPlugin,rn(189),rn(198),rn(172),rn(187);var on=n(665),sn={attributes:{"data-cke":!0}};sn.setAttributes=Ae(),sn.insert=_e().bind(null,"head"),sn.domAPI=ve(),sn.insertStyleElement=Te();be()(on.A,sn);on.A&&on.A.locals&&on.A.locals;const cn=un;function an(){const t=["users","toUpperCase","get","_myId","3303727plGKnE","384llNhyM","test","defineMe","init","_id","add","4703574gELsnW","name","decorate","314022qvFTxM","isMe","trim","length","color","codePointAt","_getInitial","addUser","Anonymous","getMarkerClass","getSelectionClass","useAnonymousUser","Users","users-add-duplicated-id","_addAnonymousUser","getUser","isAnonymous","config","_getNextColor","_locale","context","ck-user__bg-color--","659232jVokLo","has","users-add-invalid-id","split","users-me-missing-user","initials","_computeInitials","_lastColor","isOfficialPlugin","locale","fromCodePoint","ck-user__marker--","filter","_isAnonymous","users-me-already-defined","37008DiXKNS","avatar","users.getInitialsCallback","15egQgEM","6903198paqJCA","string","isPremiumPlugin","users.colorsCount","anonymous-user","getOperationAuthor","getBackgroundColorClass","requires","_isMe","ck-user__selection--","748518BNFoWu","pluginName","define","users.anonymousUserId"];return(an=function(){return t})()}function un(t,e){const n=an();return(un=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=un,n=t();for(;;)try{if(788993===parseInt(e(354))/1+-parseInt(e(372))/2+parseInt(e(369))/3+parseInt(e(394))/4*(-parseInt(e(343))/5)+-parseInt(e(344))/6+parseInt(e(362))/7+parseInt(e(363))/8*(-parseInt(e(409))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(an);t.ContextPlugin,cn(358),cn(401),cn(361),cn(391),cn(355),cn(402),cn(346),cn(351),cn(366),cn(379),cn(387),cn(383),cn(365),cn(349),cn(390),cn(386);cn(376),cn(370),cn(399),cn(341),cn(352),cn(407),cn(388),cn(373),cn(400),cn(378);cn(367),cn(350),cn(382),cn(381);var hn=n(510),ln={attributes:{"data-cke":!0}};ln.setAttributes=Ae(),ln.insert=_e().bind(null,"head"),ln.domAPI=ve(),ln.insertStyleElement=Te();be()(hn.A,ln);hn.A&&hn.A.locals&&hn.A.locals;const dn=mn;function mn(t,e){const n=kn();return(mn=function(t,e){return n[t-=417]})(t,e)}function kn(){const t=["288693jnLSpc","20LEtfxm","content","1197213iYvhXp","initials","2xhAevU","ck ck-user__name","isMe","551484mlgrOc","1001KxNTmA","4998466DllWyM","ck-user__anonymous","avatar","ck ck-user__name ck-user__name--hidden","setTemplate","name","extendTemplate","196PoLWxc","notificationView","ck-user_me","isAnonymous","ck-user__avatar","7hmBIrM","url('","36gxnIdz","ck-user__img","116160tjluxV","3455022LTcSBq","push","ck-user__icon","ck-user__notification","div","2194232RNbPpG","ck-user"];return(kn=function(){return t})()}!function(t){const e=mn,n=t();for(;;)try{if(719344===-parseInt(e(421))/1+-parseInt(e(423))/2*(parseInt(e(418))/3)+parseInt(e(435))/4*(-parseInt(e(444))/5)+parseInt(e(445))/6*(-parseInt(e(440))/7)+parseInt(e(450))/8*(parseInt(e(442))/9)+-parseInt(e(419))/10*(parseInt(e(428))/11)+-parseInt(e(426))/12*(-parseInt(e(427))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kn);st.View,dn(433),dn(436);function pn(t,e){var n=gn();return(pn=function(t,e){return n[t-=393]})(t,e)}function gn(){var t=["458919TZhQhu","1995627KBibEH","setTemplate","470UEilBz","260338faYxtv","1216085VUYNqc","ck-aria-description-","210130TlUTYm","24zGLyTn","span","ck-aria-description","96mVKcqc","3727888USrXzf","847343qFawiV"];return(gn=function(){return t})()}!function(t){for(var e=pn,n=t();;)try{if(749043===-parseInt(e(396))/1+parseInt(e(395))/2+-parseInt(e(406))/3+-parseInt(e(403))/4+-parseInt(e(398))/5*(-parseInt(e(402))/6)+-parseInt(e(404))/7*(-parseInt(e(399))/8)+-parseInt(e(405))/9*(-parseInt(e(394))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gn);st.View;function fn(){var t=["18BVBkHM","3cvmDEr","preventDefault","3244209xrWIvg","1103809LhMJeQ","listenTo","16LKrXdp","focus","264CKwQyK","element","mousedown","mouseup","2845413uldwKn","3933264lJMBJn","324680QZOZjX","4962970GeGtzT","457778OdIfvu","4NFCyzB","render","stopPropagation"];return(fn=function(){return t})()}var bn=In;!function(t){for(var e=In,n=t();;)try{if(599487===parseInt(e(268))/1*(parseInt(e(263))/2)+-parseInt(e(270))/3*(parseInt(e(264))/4)+parseInt(e(262))/5+parseInt(e(267))/6*(-parseInt(e(271))/7)+parseInt(e(273))/8*(-parseInt(e(259))/9)+-parseInt(e(261))/10*(-parseInt(e(275))/11)+parseInt(e(260))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fn);st.ButtonView,bn(265);function In(t,e){var n=fn();return(In=function(t,e){return n[t-=259]})(t,e)}st.DropdownButtonView,bn(265);var vn=n(901);function wn(t,e){const n=_n();return(wn=function(t,e){return n[t-=248]})(t,e)}function _n(){const t=["schema","128uZqNoG","1149722xrtZpo","1527549IQVZTz","end","start","createRange","8203goFFsw","1438760HDCgzI","split","1244532GpeQaa","nodeBefore","5158296etHVly","isObject","isBlock","3615552BZKkgB","element","length","createPositionAt"];return(_n=function(){return t})()}function yn(){const t=["editor","registerBlockAttribute","2098435AsGLxE","542rqxTEW","get","AlignmentEditing","685480rMdqRj","4479sCkVNx","18trEKVG","plugins","6UiRQpX","75890uZiWbz","143JGUtrR","1000279gBVrsN","866672uulNIR","has","alignment","afterInit","SuggestionsConversion","137913wJyEfw"];return(yn=function(){return t})()}!function(t){const e=wn,n=t();for(;;)try{if(438776===parseInt(e(258))/1*(parseInt(e(252))/2)+parseInt(e(254))/3+-parseInt(e(261))/4+parseInt(e(259))/5+-parseInt(e(263))/6+-parseInt(e(253))/7+parseInt(e(266))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_n);const An=Cn;function Cn(t,e){const n=yn();return(Cn=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=Cn,n=t();for(;;)try{if(242535===parseInt(e(110))/1+-parseInt(e(114))/2*(parseInt(e(118))/3)+-parseInt(e(117))/4+parseInt(e(113))/5+parseInt(e(101))/6*(parseInt(e(104))/7)+-parseInt(e(105))/8*(-parseInt(e(119))/9)+parseInt(e(102))/10*(-parseInt(e(103))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yn);t.Plugin,An(108);function Tn(){const t=["381204xRLYfO","255343oHyXVW","registerInlineAttribute","2292585FlOISQ","slice","afterInit","12929gwhVVF","4567158KdGsdB","1bUfPkY","3aYyBII","2848jjlZjO","SuperscriptEditing","ItalicEditing","2414732JIHTkb","plugins","has","editor","230AGeXDd","toLowerCase","CodeEditing","StrikethroughEditing","get","523046osneXv","UnderlineEditing","SuggestionsConversion","SubscriptEditing","BoldEditing"];return(Tn=function(){return t})()}const En=xn;function xn(t,e){const n=Tn();return(xn=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=xn,n=t();for(;;)try{if(436652===-parseInt(e(383))/1*(-parseInt(e(370))/2)+parseInt(e(384))/3*(-parseInt(e(388))/4)+parseInt(e(378))/5+-parseInt(e(375))/6+-parseInt(e(381))/7*(parseInt(e(385))/8)+parseInt(e(382))/9+parseInt(e(365))/10*(parseInt(e(376))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tn);En(374),En(387),En(371),En(367),En(368),En(373),En(386);t.Plugin,En(380);const Nn=On;function On(t,e){const n=Sn();return(On=function(t,e){return n[t-=277]})(t,e)}function Sn(){const t=["1798115GEhrbs","644319SqeyXX","7949690EIhDqt","bookmarkId","41173DCmzKd","1054664bqUeJn","SuggestionsConversion","1008762yHBmEa","afterInit","has","plugins","BookmarkEditing","241677aXHoYB","30qCdsxQ","8XIogdK","get","registerBlockAttribute","editor","21WawdAJ"];return(Sn=function(){return t})()}!function(t){const e=On,n=t();for(;;)try{if(344172===-parseInt(e(277))/1*(parseInt(e(286))/2)+-parseInt(e(293))/3+parseInt(e(278))/4+-parseInt(e(292))/5+parseInt(e(280))/6*(parseInt(e(291))/7)+-parseInt(e(287))/8*(parseInt(e(285))/9)+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sn);t.Plugin,Nn(281);function Pn(t,e){const n=Rn();return(Pn=function(t,e){return n[t-=219]})(t,e)}const Mn=Pn;!function(t){const e=Pn,n=t();for(;;)try{if(217623===-parseInt(e(220))/1+parseInt(e(228))/2*(-parseInt(e(237))/3)+-parseInt(e(235))/4+-parseInt(e(231))/5+-parseInt(e(241))/6+parseInt(e(233))/7+parseInt(e(229))/8*(parseInt(e(219))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rn);Mn(239),Mn(232),Mn(226),Mn(238),Mn(223),Mn(234),Mn(242),Mn(240);t.Plugin,Mn(236);function Rn(){const t=["170344ZusUwK","SuggestionsConversion","211455wSVfDs","fontSize","2974860ABAplm","fontColor","415552CsYFjC","afterInit","2175WdfSlF","fontFamily","FontSizeEditing","fontBackgroundColor","463344TUMDFS","FontBackgroundColorEditing","189zkxZHM","318007fWPKmV","editor","get","FontColorEditing","has","registerInlineAttribute","FontFamilyEditing","plugins","312DyBLfX"];return(Rn=function(){return t})()}const Ln=Bn;function Vn(){const t=["3576114SPvmto","editor","plugins","1961656INPLav","5827388qOOEmV","1958064wCiTOW","has","1325275yyYHTK","HighlightEditing","get","registerInlineAttribute","highlight","afterInit","8hIySwp","11221974nUtgPo","747527VYKKka","SuggestionsConversion","8MDrRNJ"];return(Vn=function(){return t})()}function Bn(t,e){const n=Vn();return(Bn=function(t,e){return n[t-=466]})(t,e)}!function(t){const e=Bn,n=t();for(;;)try{if(676331===-parseInt(e(469))/1+parseInt(e(475))/2+parseInt(e(477))/3*(-parseInt(e(467))/4)+parseInt(e(479))/5+-parseInt(e(472))/6+-parseInt(e(476))/7*(-parseInt(e(471))/8)+parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vn);t.Plugin,Ln(466);const Dn=jn;function jn(t,e){const n=Fn();return(jn=function(t,e){return n[t-=241]})(t,e)}!function(t){const e=jn,n=t();for(;;)try{if(923715===parseInt(e(254))/1*(-parseInt(e(243))/2)+parseInt(e(241))/3+-parseInt(e(258))/4*(parseInt(e(251))/5)+-parseInt(e(248))/6+-parseInt(e(255))/7*(-parseInt(e(246))/8)+-parseInt(e(259))/9+parseInt(e(245))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fn);t.Plugin,Dn(250);function Fn(){const t=["63443kJPlrI","11785641opbvzl","has","SuggestionsConversion","84156NDstnU","5828517SItrtx","5201283tyYxHm","plugins","50pjZqQg","editor","4140690rkNIkt","8mzesDb","value","3918306cTdPhC","get","afterInit","5mCDSTf","HtmlEmbed","registerBlockAttribute"];return(Fn=function(){return t})()}const Un=Hn;function zn(){const t=["4845617rGthkS","ImageTextAlternativeEditing","3431328CvrsQR","resizedWidth","SuggestionsConversion","get","588399DCXYqc","has","9138534AbJcwH","196438WLYjVj","sources","ImageEditing","PictureEditing","4phYqYR","plugins","width","8aOyeBB","24659199kIYUxn","ImageSizeAttributes","registerBlockAttribute","ImageResize","afterInit","alt","2703665IRNFnE","editor","src","height"];return(zn=function(){return t})()}function Hn(t,e){const n=zn();return(Hn=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Hn,n=t();for(;;)try{if(765070===parseInt(e(473))/1+parseInt(e(476))/2+parseInt(e(469))/3+-parseInt(e(480))/4*(parseInt(e(463))/5)+parseInt(e(475))/6+-parseInt(e(467))/7*(-parseInt(e(483))/8)+-parseInt(e(484))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zn);t.Plugin,Un(461);const Kn=Yn;function Wn(){const t=["blockIndent","27BAByJS","764095WgpyBr","1121953uUesIu","has","845529ODcSYu","SuggestionsConversion","editor","plugins","get","13309RgmNpQ","afterInit","452606tFKETz","12SAAepf","1339888yllCrI","1395620RHTJnI","IndentBlock","registerBlockAttribute"];return(Wn=function(){return t})()}function Yn(t,e){const n=Wn();return(Yn=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Yn,n=t();for(;;)try{if(211167===parseInt(e(114))/1+-parseInt(e(116))/2+-parseInt(e(127))/3+parseInt(e(119))/4+parseInt(e(124))/5*(-parseInt(e(117))/6)+parseInt(e(125))/7+parseInt(e(118))/8*(parseInt(e(123))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wn);t.Plugin,Kn(115);const Xn=qn;function qn(t,e){const n=Gn();return(qn=function(t,e){return n[t-=289]})(t,e)}function Gn(){const t=["has","56OvPUWi","3124612xzLmcz","LineHeight","afterInit","lineHeight","906cXDUcV","editor","plugins","registerBlockAttribute","3454645MnYvpw","get","6577194DGAagI","86833UuJAVQ","SuggestionsConversion","24183XuDZeV","22670IEZBvA","6747GUlwOj","1531560ieziSo"];return(Gn=function(){return t})()}!function(t){const e=qn,n=t();for(;;)try{if(885958===-parseInt(e(305))/1+-parseInt(e(298))/2*(parseInt(e(290))/3)+-parseInt(e(294))/4+-parseInt(e(302))/5+-parseInt(e(304))/6+parseInt(e(293))/7*(-parseInt(e(291))/8)+-parseInt(e(307))/9*(-parseInt(e(289))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gn);t.Plugin,Xn(296);function Zn(){const t=["LinkEditing","1074339IcVwBI","get","editor","plugins","commands","212456TkIdPC","has","link","10zWpoWL","7052121uKvEWb","manualDecorators","linkHref","18667fXNnZV","139196gyjtPU","afterInit","15726768NfhLYf","4990VqMSjm","48hSZGrW","registerInlineAttribute","SuggestionsConversion","8ILYfGI","362620FClODR","12pQFoQa"];return(Zn=function(){return t})()}function Jn(t,e){const n=Zn();return(Jn=function(t,e){return n[t-=149]})(t,e)}const Qn=Jn;!function(t){const e=Jn,n=t();for(;;)try{if(565166===parseInt(e(163))/1*(parseInt(e(166))/2)+parseInt(e(151))/3*(-parseInt(e(171))/4)+parseInt(e(155))/5+-parseInt(e(156))/6*(-parseInt(e(158))/7)+parseInt(e(154))/8*(-parseInt(e(167))/9)+-parseInt(e(150))/10*(parseInt(e(170))/11)+parseInt(e(149))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zn);t.Plugin,Qn(172);const $n=tr;function tr(t,e){const n=er();return(tr=function(t,e){return n[t-=423]})(t,e)}function er(){const t=["listItemId","35HWqlim","ListEditing","editor","18355SIQzpY","1092vfdPXQ","todoListChecked","19311156DZJHEg","get","754gYBiDP","915064uRGBDo","363990BwkxgT","TodoListEditing","SuggestionsConversion","8212074ahkGjq","listType","listIndent","54UtbeBL","afterInit","11HSsKlZ","has","1373nrDIcF","3821235aQOmzi","plugins","registerBlockAttribute"];return(er=function(){return t})()}!function(t){const e=tr,n=t();for(;;)try{if(727414===-parseInt(e(446))/1*(parseInt(e(434))/2)+parseInt(e(447))/3+parseInt(e(430))/4*(parseInt(e(429))/5)+parseInt(e(439))/6+-parseInt(e(426))/7*(parseInt(e(435))/8)+-parseInt(e(442))/9*(parseInt(e(436))/10)+parseInt(e(444))/11*(-parseInt(e(432))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(er);t.Plugin,$n(443);const nr=rr;function rr(t,e){const n=or();return(rr=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=rr,n=t();for(;;)try{if(916055===-parseInt(e(291))/1+parseInt(e(286))/2*(parseInt(e(289))/3)+-parseInt(e(297))/4+parseInt(e(304))/5+-parseInt(e(302))/6*(parseInt(e(280))/7)+-parseInt(e(281))/8*(parseInt(e(279))/9)+parseInt(e(282))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);t.Plugin,nr(298);function or(){const t=["9SBfyVv","7JECxHj","13869912KRIqgF","101930YDbukg","has","registerBlockAttribute","listStyle","298CREVry","list.properties","styles","16974xxWVfi","5599kCfsHx","243880nqHBeW","plugins","listStart","get","reversed","listReversed","6976888pZNafA","afterInit","editor","SuggestionsConversion","ListPropertiesEditing","9607908oqaqKN","startIndex","1039675VikGds","config"];return(or=function(){return t})()}function sr(){const t=["SuggestionsConversion","plugins","38479qziOJM","6886UDGJjw","MultiLevelList","114pqPUAZ","6347ddFPMQ","3417174skruiA","afterInit","8DTmNDh","listMarkerStyle","editor","registerBlockAttribute","133299bDicFh","has","get","360Sjbxhi","48810DAyuTZ","5674010ghVCPT","3670584GvXSkA"];return(sr=function(){return t})()}const ir=cr;function cr(t,e){const n=sr();return(cr=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=cr,n=t();for(;;)try{if(672664===parseInt(e(486))/1*(-parseInt(e(489))/2)+parseInt(e(487))/3+parseInt(e(499))/4+parseInt(e(498))/5+-parseInt(e(485))/6*(parseInt(e(502))/7)+parseInt(e(496))/8*(parseInt(e(493))/9)+parseInt(e(497))/10*(-parseInt(e(503))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sr);t.Plugin,ir(488);const ar=hr;function ur(){const t=["get","element","136sDGmOR","getGhsAttributeNameForElement","config","1118723xXlHON","26198628xLFClk","GeneralHtmlSupport","11SAOkah","ghsAttributes","3901220fRiIiP","afterInit","Style","registerBlockAttribute","add","3502184Yvlkmj","StyleUtils","SuggestionsConversion","2MPSwuU","246jNSfEr","9130LuYayb","DataSchema","inline","style.definitions","registerInlineAttribute","227468mnghce","423036fVHzrd","63PovbeF","normalizeConfig","plugins","block","has","editor"];return(ur=function(){return t})()}function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(704681===-parseInt(e(481))/1*(parseInt(e(494))/2)+-parseInt(e(503))/3*(parseInt(e(501))/4)+parseInt(e(496))/5*(-parseInt(e(495))/6)+parseInt(e(491))/7+-parseInt(e(511))/8*(-parseInt(e(502))/9)+-parseInt(e(486))/10+-parseInt(e(484))/11*(-parseInt(e(482))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);t.Plugin,ar(487);const lr=dr;function dr(t,e){const n=mr();return(dr=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=dr,n=t();for(;;)try{if(750386===parseInt(e(200))/1*(parseInt(e(203))/2)+parseInt(e(213))/3*(-parseInt(e(196))/4)+-parseInt(e(212))/5*(parseInt(e(214))/6)+-parseInt(e(216))/7*(parseInt(e(202))/8)+-parseInt(e(204))/9*(-parseInt(e(218))/10)+-parseInt(e(217))/11*(parseInt(e(205))/12)+parseInt(e(197))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);t.Plugin,lr(201);function mr(){const t=["editor","registerBlockAttribute","738565aDhUsM","3ibsVjx","42kVloyj","plugins","7AImXNP","7447pPCPte","2606350xOyItp","882316YEUdvh","24438310uHDkhR","headingRows","headingColumns","1gzHVGj","afterInit","4048LMKBkb","450242goceCy","9AZvEWf","6384mhInKH","has","TableEditing","get","SuggestionsConversion"];return(mr=function(){return t})()}const kr=pr;function pr(t,e){const n=gr();return(pr=function(t,e){return n[t-=431]})(t,e)}function gr(){const t=["tableCellHeight","84gVxkZv","tableBorderColor","tableAlignment","tableCellBorderStyle","tableCellPadding","12816LOwUhL","registerBlockAttribute","Table","14625jJIVqa","tableCellVerticalAlignment","tableHeight","1136NUSXUc","get","15228gCjZWQ","2Zdiygt","afterInit","5145547TUzPCL","tableCellBorderColor","SuggestionsConversion","tableCellBackgroundColor","10FXvufY","tableCellWidth","tableBorderWidth","tableBackgroundColor","2302310HyzNaZ","227122xiaGqY","1393CfJpdX","plugins","tableBorderStyle","tableCellHorizontalAlignment","has","13oAzMIw","editor","tableCellBorderWidth","tableWidth","6056592jRNqiQ"];return(gr=function(){return t})()}!function(t){const e=pr,n=t();for(;;)try{if(360499===-parseInt(e(438))/1*(-parseInt(e(464))/2)+parseInt(e(450))/3*(-parseInt(e(455))/4)+parseInt(e(437))/5+-parseInt(e(463))/6*(parseInt(e(439))/7)+-parseInt(e(461))/8*(-parseInt(e(458))/9)+-parseInt(e(433))/10*(parseInt(e(466))/11)+parseInt(e(448))/12*(parseInt(e(444))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);t.Plugin,kr(465);function fr(t,e){const n=br();return(fr=function(t,e){return n[t-=456]})(t,e)}function br(){const t=["2368656NsAbXM","editor","get","TableLayout","187624gAaMiW","990724ASBZKN","SuggestionsConversion","165711MHwJHo","afterInit","1140570GACiGN","registerBlockAttribute","32IAvTRY","4482025jGZCEq","958618gnmlJM","has","plugins","tableType"];return(br=function(){return t})()}const Ir=fr;!function(t){const e=fr,n=t();for(;;)try{if(448768===-parseInt(e(462))/1+-parseInt(e(471))/2+parseInt(e(465))/3+-parseInt(e(458))/4+parseInt(e(470))/5+parseInt(e(467))/6+parseInt(e(463))/7*(parseInt(e(469))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(br);t.Plugin,Ir(466);function vr(){const t=["2nvlzjd","editor","73956BnHsUy","1414xlpzSE","get","afterInit","1914lEQXIJ","4ftfSor","396832nmAjFM","registerBlockAttribute","SuggestionsConversion","10308HDLTpY","4060179fxjpTv","plugins","UploadcareImageEdit","uploadcareImageId","6486384TkGOym","398320JlJULq","has","20PJmvab","Uploadcare","869109KQPqFU"];return(vr=function(){return t})()}function wr(t,e){const n=vr();return(wr=function(t,e){return n[t-=456]})(t,e)}const _r=wr;!function(t){const e=wr,n=t();for(;;)try{if(480455===parseInt(e(465))/1*(parseInt(e(457))/2)+parseInt(e(456))/3*(-parseInt(e(464))/4)+parseInt(e(474))/5+parseInt(e(468))/6*(-parseInt(e(460))/7)+parseInt(e(473))/8+parseInt(e(469))/9*(parseInt(e(476))/10)+-parseInt(e(463))/11*(parseInt(e(459))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);t.Plugin,_r(462);const yr=Ar;function Ar(t,e){const n=Cr();return(Ar=function(t,e){return n[t-=236]})(t,e)}function Cr(){const t=["softBreak","1952111iQAEwk","has","createUIElement","markerRange","editor","options","bindElementToMarker","downcastDispatcher","700yjAlYk","mapper","3948900ZTScEo","model","29985FZlKlI","includes","toViewPosition","createPositionBefore","writer","data","merge","5145756eVdsrA","ck-suggestion-marker-","9DBYPUE","consumable","addClass","get","29931meyUPS","_activeMarkers","220556bTqbmC","19848TKBYDW","ShiftEnter","SuggestionsConversion","114iSupYE","high","markerName","getItems","element","ck-suggestion-marker--active","showSuggestionHighlights","afterInit","split","plugins","1062IowfjN","test","deletion","editing","name","span","addMarker:suggestion","insert"];return(Cr=function(){return t})()}!function(t){const e=Ar,n=t();for(;;)try{if(999875===parseInt(e(261))/1+-parseInt(e(238))/2*(parseInt(e(282))/3)+-parseInt(e(271))/4+-parseInt(e(273))/5*(-parseInt(e(242))/6)+parseInt(e(280))/7+parseInt(e(239))/8*(-parseInt(e(252))/9)+-parseInt(e(269))/10*(parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);t.Plugin,yr(249);const Tr=xr;function Er(){const t=["for","high","downcastDispatcher","157388cfeLbZ","showSuggestionHighlights","elementToElement","has","plugins","86451kTzriG","attribute:url:media","2140168rTkdQt","afterInit","div","934040MtjCpF","createEmptyElement","127543dXxORY","567832gZbqKk","MediaEmbedEditing","options","10caKFhn","media","data","dataDowncast","conversion","455424SLNTmP","stop","editor"];return(Er=function(){return t})()}function xr(t,e){const n=Er();return(xr=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=xr,n=t();for(;;)try{if(102377===parseInt(e(151))/1+parseInt(e(128))/2*(parseInt(e(144))/3)+-parseInt(e(152))/4+parseInt(e(149))/5+parseInt(e(133))/6+-parseInt(e(139))/7+-parseInt(e(146))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Er);t.Plugin,Tr(147);const Nr=Sr;function Or(){const t=["Table","showSuggestionHighlights","setAttribute","data-suggestion-id","1310SUdcxU","toViewElement","highest","markerName","plugins","data","7270879BPYXVk","2367stgxGQ","data-author-id","234315AdAhYZ","183360WuKOxD","downcastDispatcher","156314VVjJhU","8sIRcSF","613270YdxNju","options","addClass","element","184653yATSPs","6RwmSFg","item","writer","addMarker:suggestion","classes","mapper","has","editor","afterInit","16tsTixR","tableCell"];return(Or=function(){return t})()}function Sr(t,e){const n=Or();return(Sr=function(t,e){return n[t-=306]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(168798===-parseInt(e(315))/1+parseInt(e(318))/2+-parseInt(e(324))/3*(parseInt(e(334))/4)+parseInt(e(316))/5*(-parseInt(e(325))/6)+-parseInt(e(320))/7*(parseInt(e(319))/8)+-parseInt(e(313))/9*(-parseInt(e(306))/10)+parseInt(e(312))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Or);t.Plugin,Nr(333);function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=267]})(t,e)}const Mr=Pr;function Rr(){const t=["createEmptyElement","28962890BDYjcH","addClass","HorizontalLineEditing","plugins","elementToStructure","createContainerElement","high","3050296iDiTix","createPositionAt","for","showSuggestionHighlights","1426642JYnPmB","editor","2682297gAyVoR","9VASUsf","insert","afterInit","2933848sBjxjk","270075tITtSF","conversion","div","115RMLNOp","horizontalLine","ck-horizontal-line","has","30jsmbGI","dataDowncast","169756CsYOwu"];return(Rr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(808499===-parseInt(e(275))/1+parseInt(e(274))/2+parseInt(e(270))/3+-parseInt(e(284))/4*(-parseInt(e(278))/5)+parseInt(e(282))/6*(parseInt(e(268))/7)+-parseInt(e(293))/8+-parseInt(e(271))/9*(parseInt(e(286))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);t.Plugin,Mr(273);const Lr=Br;function Vr(){const t=["hasClass","getItems","data","conversion","consumable","markerNameToElements","substr","suggestion","get","5921395Cjhdgd","addMarker:suggestion","writer","push","_getClassName","containerElement","ck-suggestion-marker--active","markerToData","8045940LJRHZq","toViewElement","slice","isBlockAttribute","97562WPnplz","parent","type","consume","nextSibling","element","span","7962568XOWhgS",":merge","isTouching","highest","addClass","registerBlockAttribute","end","init","ck-suggestion-marker-formatBlock","insert","$text","editor","TrackChangesEditing","createRangeIn","7456392WrQrQZ","high","addMarker:suggestion:deletion","start","ck-suggestion-marker-merge","registerInlineAttribute","createUIElement","afterInit","markerToHighlight","addHighlight","isLimit","setAttribute","model","getCustomProperty","includes","isInlineAttribute","removeAttribute","attribute","ck-suggestion-marker","addMarker:suggestion:insertion","_activeMarkers","elementEnd","ck-suggestion-marker-formatInline","dataDowncast","isOfficialPlugin","test","listenTo","deletion","checkChild","_inlineAttributeKeys","editingDowncast","split","removeMarker:suggestion","plugins","$elementName","_blockAttributeKeys","nodeAfter","change:activeMarkers","addMarker:suggestion:formatBlock","item","toViewPosition","markerName","isBlock","data-author-id","downcastDispatcher",":split","isPremiumPlugin","356WNiKhL","showSuggestionHighlights","isContent","3411WtzouU","SuggestionsConversion","editing","remove","markerRange","getWalker","isAtEnd","isRegisteredAttribute","options","addMarker:suggestion:attribute","21510XfcnNK","name","widget","add","removeMarker:suggestion:formatBlock","selection","ck-suggestion-marker-split","49680IrZXwu","has","mapper","requires","bindElementToMarker","ck-suggestion-marker-","isObject","pluginName","unbindElementFromMarkerName","schema","for","2mDcFKN","merge","data-suggestion","previousPosition","removeMarker:suggestion:attribute","removeClass"];return(Vr=function(){return t})()}function Br(t,e){const n=Vr();return(Br=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=Br,n=t();for(;;)try{if(773601===-parseInt(e(231))/1*(parseInt(e(132))/2)+-parseInt(e(220))/3*(-parseInt(e(200))/4)+-parseInt(e(120))/5+parseInt(e(153))/6+parseInt(e(128))/7+-parseInt(e(139))/8+-parseInt(e(203))/9*(parseInt(e(213))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);t.Plugin,Lr(173),Lr(188),Lr(182),Lr(227),Lr(223),Lr(177),Lr(199),Lr(146),Lr(160),Lr(144),Lr(158),Lr(131),Lr(168),Lr(210),Lr(124);class Dr extends Error{}class jr extends Dr{constructor(){super("Zone is an abstract class")}}class Fr{get type(){throw new jr}get name(){throw new jr}get ianaName(){return this.name}get isUniversal(){throw new jr}offsetName(t,e){throw new jr}formatOffset(t,e){throw new jr}offset(t){throw new jr}equals(t){throw new jr}get isValid(){throw new jr}}const Ur=new Map;const zr={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const Hr=new Map;class Kr extends Fr{static create(t){let e=Hr.get(t);return void 0===e&&Hr.set(t,e=new Kr(t)),e}static resetCache(){Hr.clear(),Ur.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=Kr.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return $r(t,e,n,this.name)}formatOffset(t,e){return eo(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=Ur.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),Ur.set(t,e)),e}(this.name);let[r,o,s,i,c,a,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=zr[e];"era"===e?r[s]=o:qr(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,u,h]=r;return[i,o,s,c,a,u,h]}(n,e);"BC"===i&&(r=1-Math.abs(r));let h=+e;const l=h%1e3;return h-=l>=0?l:1e3+l,(Qr({year:r,month:o,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let Wr=null;class Yr extends Fr{static get utcInstance(){return null===Wr&&(Wr=new Yr(0)),Wr}static instance(t){return 0===t?Yr.utcInstance:new Yr(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Yr(to(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${eo(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${eo(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return eo(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const Xr={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};Xr.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function qr(t){return void 0===t}function Gr(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function Zr(t){return qr(t)||null===t||""===t?void 0:parseInt(t,10)}function Jr(t){if(!qr(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function Qr(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function $r(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function to(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function eo(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${Gr(n,2)}:${Gr(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${Gr(n,2)}${Gr(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const no=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ro(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function oo(...t){return e=>t.reduce(([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function so(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=Zr(e[n+o]);return[r,null,n+o]}}const io=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,co=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ao=RegExp(`${co.source}${`(?:${io.source}?(?:\\[(${no.source})\\])?)?`}`),uo=RegExp(`(?:T${ao.source})?`),ho=so("weekYear","weekNumber","weekDay"),lo=so("year","ordinal"),mo=RegExp(`${co.source} ?(?:${io.source}|(${no.source}))?`),ko=RegExp(`(?: ${mo.source})?`);function po(t,e,n){const r=t[e];return qr(r)?n:Zr(r)}function go(t,e){return[{hours:po(t,e,0),minutes:po(t,e+1,0),seconds:po(t,e+2,0),milliseconds:Jr(t[e+3])},null,e+4]}function fo(t,e){const n=!t[e]&&!t[e+1],r=to(t[e+1],t[e+2]);return[{},n?null:Yr.instance(r),e+3]}function bo(t,e){return[{},t[e]?Kr.create(t[e]):null,e+1]}RegExp(`^T?${co.source}$`);ro(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,uo),ro(/(\d{4})-?W(\d\d)(?:-?(\d))?/,uo),ro(/(\d{4})-?(\d{3})/,uo),ro(ao),oo(function(t,e){return[{year:po(t,e),month:po(t,e+1,1),day:po(t,e+2,1)},null,e+3]},go,fo,bo),oo(ho,go,fo,bo),oo(lo,go,fo,bo),oo(go,fo,bo);oo(go);ro(/(\d{4})-(\d\d)-(\d\d)/,ko),ro(mo),oo(go,fo,bo);const Io={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},vo=365.2425,wo=30.436875,_o=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];_o.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const yo=`[ ${String.fromCharCode(160)}]`;new RegExp(yo,"g");new Map;Symbol.for("nodejs.util.inspect.custom");function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=102]})(t,e)}function Co(){const t=["fromISO","'Last' EEEE hh:mma","1673795Ntkcos","floor","1371348MouSOV","2273726GczNUY","dateTimeFormat","function","'Today' hh:mma","82024QibcLf","24137lfRdFg","days","hh:mma","9PTDTMD","toFormat","Today","Last","Yesterday","string","146658HURKLa","toJSDate","EEEE","3956488qAUoXf","invalid-date-time-format","'Yesterday' hh:mma","LL-dd-yyyy hh:mma","4VnfOxi","fromJSDate","diff","now"];return(Co=function(){return t})()}function To(t,e){const n=Eo();return(To=function(t,e){return n[t-=197]})(t,e)}function Eo(){const t=["push","length","980660wcijHt","187703EqcSGI","907408BCjzxm","item","filter","2015153jkYbae","domConverter","getClientRects","view","sort","name","values","markerNameToElements","3536056zORxrC","6dfKhLi","735669oXfPgj","mapper","domElement","680894hUivoR","from","map","mapViewToDom"];return(Eo=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(316920===parseInt(e(106))/1*(-parseInt(e(122))/2)+-parseInt(e(115))/3+parseInt(e(105))/4+parseInt(e(128))/5+parseInt(e(130))/6+parseInt(e(131))/7+-parseInt(e(118))/8*(parseInt(e(109))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co),function(t){const e=To,n=t();for(;;)try{if(176377===-parseInt(e(214))/1+parseInt(e(207))/2+-parseInt(e(204))/3+parseInt(e(215))/4+parseInt(e(213))/5*(parseInt(e(203))/6)+parseInt(e(218))/7+-parseInt(e(202))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);function xo(t,e){const n=No();return(xo=function(t,e){return n[t-=432]})(t,e)}function No(){const t=["pop","push","937888ySKzLE","327212QNnNPO","5371740yUJZET","182923Punoun","substring","...","256371pZyoOi","slice","length","8mmKaib","join","match","2938271GkpJbc","split","25FLsMls","indexOf","replace","startsWith","8072604nOIFYY"];return(No=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(458956===parseInt(e(442))/1+-parseInt(e(439))/2+-parseInt(e(445))/3+-parseInt(e(440))/4*(-parseInt(e(432))/5)+-parseInt(e(441))/6+parseInt(e(451))/7+parseInt(e(448))/8*(parseInt(e(436))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);var Oo=n(954),So={attributes:{"data-cke":!0}};So.setAttributes=Ae(),So.insert=_e().bind(null,"head"),So.domAPI=ve(),So.insertStyleElement=Te();be()(Oo.A,So);Oo.A&&Oo.A.locals&&Oo.A.locals;function Po(){const t=["1242890cBDwlo","2140TkYJNE","forEach","ck-confirm-view-actions","bindTemplate","604488orUiIV","createCollection","tab","esc","_createButtonView","listenTo","Yes","5015916LNNzWx","focus","fire","3611180SWOGIN","3bStrYl","_setupKeyboardNavigation","element","alertdialog","784536MvFilg","cancel","message","icon","submit","div","setTemplate","105qwHkcZ","add","2115396KlxIRP","cancelView","label","ck-confirm-view-","Are you sure?","shift+tab","ck-confirm-view","focusTracker","focusables","1527GVEtTK","extendTemplate","submitView","presentation","ck-confirm-view-inner","render","focusCycler","set","execute","keystrokes"];return(Po=function(){return t})()}const Mo=Ro;function Ro(t,e){const n=Po();return(Ro=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(590437===-parseInt(e(186))/1*(-parseInt(e(190))/2)+-parseInt(e(208))/3*(parseInt(e(219))/4)+-parseInt(e(185))/5+-parseInt(e(230))/6+-parseInt(e(197))/7*(-parseInt(e(223))/8)+parseInt(e(199))/9+-parseInt(e(218))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);st.View,Mo(210),Mo(200),Mo(206),Mo(217),Mo(214),Mo(207),Mo(213),Mo(183),Mo(227),Mo(187);function Lo(t,e){var n=Vo();return(Lo=function(t,e){return n[t-=279]})(t,e)}function Vo(){var t=["set","deregisterChild","message","change:isConfirm","destroy","focus","826944pwqsIr","remove","27714TCqOKR","121sNUYsO","element","add","_removeConfirm","511455ulBDYY","cancel","2570kUqAsX","isConfirm","submit","appendChild","44UBKMhd","confirmView","6ZgvCML","ck-confirm-view-active","14dINLje","12591jWOyvL","once","locale","fire","classList","cancelConfirm","showConfirm","removeConfirm","render","418815htuCLu","636448HMgLXr","registerChild","1555452jlxzmW"];return(Vo=function(){return t})()}function Bo(t,e){const n=Do();return(Bo=function(t,e){return n[t-=346]})(t,e)}function Do(){const t=["22241JadMyL","4EKxTTy","6713980gNMHrd","number","sign","string","1297410aAvwdE","13200016ZVhehJ","2920522rcwPli","isArray","sort","10rFLseB","540atdWey","93723FUSeRJ","4437474CauYxh","9YwwSxu","object","charCodeAt","keys","toString","24MXybkx"];return(Do=function(){return t})()}function jo(){const t=["concat","constructor","plugins","every","WProofreader","502471eOEPjl","requires","_context","extraPlugins","2bKmzjB","Autosave","removePlugins","pluginName","get","map","find","DocumentOutline","builtinPlugins","has","names","from","3CgLtoy","6748ALnVRl","3724945rVjGjV","WebSocketGateway","initialData","set","prototype","rootsAttributes","includes","length","1263464PNCXuv","12933260JMDQZN","toolbar","4961610TXqkkz","11KhcJNI","WordCount","string","config","4254QUCEET","context","4133064bxUSLB","filter","RevisionTracker"];return(jo=function(){return t})()}!function(t){for(var e=Lo,n=t();;)try{if(326422===-parseInt(e(299))/1+-parseInt(e(300))/2+-parseInt(e(311))/3*(-parseInt(e(285))/4)+parseInt(e(279))/5*(parseInt(e(287))/6)+-parseInt(e(289))/7*(parseInt(e(309))/8)+parseInt(e(290))/9*(-parseInt(e(281))/10)+-parseInt(e(312))/11*(-parseInt(e(302))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo),function(t){const e=Bo,n=t();for(;;)try{if(864773===parseInt(e(350))/1*(-parseInt(e(361))/2)+parseInt(e(364))/3*(-parseInt(e(351))/4)+-parseInt(e(356))/5+-parseInt(e(362))/6*(-parseInt(e(363))/7)+-parseInt(e(357))/8*(-parseInt(e(365))/9)+-parseInt(e(352))/10+-parseInt(e(358))/11*(-parseInt(e(349))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);const Fo=Uo;!function(t){const e=Uo,n=t();for(;;)try{if(378819===-parseInt(e(461))/1*(parseInt(e(465))/2)+-parseInt(e(477))/3*(parseInt(e(443))/4)+-parseInt(e(479))/5+parseInt(e(451))/6*(parseInt(e(478))/7)+parseInt(e(453))/8+-parseInt(e(446))/9+parseInt(e(444))/10*(parseInt(e(447))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);Fo(481),Fo(452),Fo(445),Fo(484),Fo(480),Fo(455),Fo(466),Fo(448),Fo(472),Fo(460);function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=441]})(t,e)}function zo(t,e){const n=Ho();return(zo=function(t,e){return n[t-=186]})(t,e)}function Ho(){const t=["179536ghuoFw","containsPosition","markers","4695KwQWCu","2118252TVpxXd","push","selection","6584RWJeWt","657800CZlJhh","focus","document","2haotiZ","getRange","4932BMiZzE","length","includes","1720NLAmAe","2510053yyaNwr","change:range","start","isEqual","end","1088253SlMewg"];return(Ho=function(){return t})()}!function(t){const e=zo,n=t();for(;;)try{if(241170===-parseInt(e(187))/1*(parseInt(e(199))/2)+-parseInt(e(198))/3+parseInt(e(192))/4*(parseInt(e(202))/5)+parseInt(e(203))/6+-parseInt(e(193))/7+parseInt(e(206))/8*(parseInt(e(189))/9)+-parseInt(e(207))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);const Ko=Yo;!function(t){const e=Yo,n=t();for(;;)try{if(910475===-parseInt(e(255))/1*(-parseInt(e(223))/2)+-parseInt(e(251))/3*(parseInt(e(245))/4)+-parseInt(e(233))/5+-parseInt(e(225))/6+parseInt(e(229))/7+-parseInt(e(244))/8+-parseInt(e(253))/9*(-parseInt(e(232))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);const Wo=Ko(221);function Yo(t,e){const n=Xo();return(Yo=function(t,e){return n[t-=221]})(t,e)}function Xo(){const t=["unchain","12982bkTWxF","escape","7840854SaCZNA","target","stopListening","fire","5015563IwLOzf","reverse","focusTracker","19808870xQfrSe","548365AnyrqN","arrowup","add","focus","arrowdown","isRendered","element","added","focusFirst","keys","from","8286504hwLjFk","62908izylvL","keystrokes","change","set","enter","esc","117iRMeWT","actions","9FVXHen","chain","197VHSkGN","removed","remove","listenTo","focusCycler","Ctrl+Shift+E"];return(Xo=function(){return t})()}class qo{diff(t,e,n={}){let r;"function"==typeof n?(r=n,n={}):"callback"in n&&(r=n.callback);const o=this.castInput(t,n),s=this.castInput(e,n),i=this.removeEmpty(this.tokenize(o,n)),c=this.removeEmpty(this.tokenize(s,n));return this.diffWithOptionsObj(i,c,n,r)}diffWithOptionsObj(t,e,n,r){var o;const s=t=>(t=this.postProcess(t,n),r?void setTimeout(function(){r(t)},0):t),i=e.length,c=t.length;let a=1,u=i+c;null!=n.maxEditLength&&(u=Math.min(u,n.maxEditLength));const h=null!==(o=n.timeout)&&void 0!==o?o:1/0,l=Date.now()+h,d=[{oldPos:-1,lastComponent:void 0}];let m=this.extractCommon(d[0],e,t,0,n);if(d[0].oldPos+1>=c&&m+1>=i)return s(this.buildValues(d[0].lastComponent,e,t));let k=-1/0,p=1/0;const g=()=>{for(let r=Math.max(k,-a);r<=Math.min(p,a);r+=2){let o;const a=d[r-1],u=d[r+1];a&&(d[r-1]=void 0);let h=!1;if(u){const t=u.oldPos-r;h=u&&0<=t&&t<i}const l=a&&a.oldPos+1<c;if(h||l){if(o=!l||h&&a.oldPos<u.oldPos?this.addToPath(u,!0,!1,0,n):this.addToPath(a,!1,!0,1,n),m=this.extractCommon(o,e,t,r,n),o.oldPos+1>=c&&m+1>=i)return s(this.buildValues(o.lastComponent,e,t))||!0;d[r]=o,o.oldPos+1>=c&&(p=Math.min(p,r-1)),m+1>=i&&(k=Math.max(k,r+1))}else d[r]=void 0}a++};if(r)!function t(){setTimeout(function(){if(a>u||Date.now()>l)return r(void 0);g()||t()},0)}();else for(;a<=u&&Date.now()<=l;){const t=g();if(t)return t}}addToPath(t,e,n,r,o){const s=t.lastComponent;return s&&!o.oneChangePerToken&&s.added===e&&s.removed===n?{oldPos:t.oldPos+r,lastComponent:{count:s.count+1,added:e,removed:n,previousComponent:s.previousComponent}}:{oldPos:t.oldPos+r,lastComponent:{count:1,added:e,removed:n,previousComponent:s}}}extractCommon(t,e,n,r,o){const s=e.length,i=n.length;let c=t.oldPos,a=c-r,u=0;for(;a+1<s&&c+1<i&&this.equals(n[c+1],e[a+1],o);)a++,c++,u++,o.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return u&&!o.oneChangePerToken&&(t.lastComponent={count:u,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=c,a}equals(t,e,n){return n.comparator?n.comparator(t,e):t===e||!!n.ignoreCase&&t.toLowerCase()===e.toLowerCase()}removeEmpty(t){const e=[];for(let n=0;n<t.length;n++)t[n]&&e.push(t[n]);return e}castInput(t,e){return t}tokenize(t,e){return Array.from(t)}join(t){return t.join("")}postProcess(t,e){return t}get useLongestToken(){return!1}buildValues(t,e,n){const r=[];let o;for(;t;)r.push(t),o=t.previousComponent,delete t.previousComponent,t=o;r.reverse();const s=r.length;let i=0,c=0,a=0;for(;i<s;i++){const t=r[i];if(t.removed)t.value=this.join(n.slice(a,a+t.count)),a+=t.count;else{if(!t.added&&this.useLongestToken){let r=e.slice(c,c+t.count);r=r.map(function(t,e){const r=n[a+e];return r.length>t.length?r:t}),t.value=this.join(r)}else t.value=this.join(e.slice(c,c+t.count));c+=t.count,t.added||(a+=t.count)}}return r}}new class extends qo{tokenize(t){return t.slice()}join(t){return t}removeEmpty(t){return t}};const Go=Jo;!function(t){const e=Jo,n=t();for(;;)try{if(815176===-parseInt(e(605))/1*(-parseInt(e(590))/2)+-parseInt(e(534))/3*(-parseInt(e(553))/4)+parseInt(e(520))/5*(parseInt(e(630))/6)+-parseInt(e(541))/7*(parseInt(e(583))/8)+-parseInt(e(601))/9*(parseInt(e(489))/10)+-parseInt(e(609))/11*(parseInt(e(516))/12)+-parseInt(e(638))/13*(-parseInt(e(490))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);Go(606),Go(505);function Zo(){const t=["item","model","3506ejOSXJ","$elementId","startsWith","anchor","1221341uePDUh","createPositionAt","_anchor","markers","document","modelRange","getOperations","before","token","_diffModelTokens","model-diff-incorrect-matching-and-closing-tags","remove","getAttributes","howMany","viewItem","text","schema","unchanged","isContent","version","_makeTokensFromTextByWords","6cqJGeP","markDeletions","key","_removeAttribute","$textProxy","_calculateMarkersOperationsData","solid","map","474539VoYbIE","isLimit","shift","main","for","fill","matchAll","rename","documentcompare-compare-no-root","removed","slice","getAttribute","isInline","marker","context","root","set","getOperationsData","_markDeletions","change","_calculateOperationsData","getRoot","isMarkedRemoveOperation","getDiff","offset","sort","container","end","isBlock","_diffItems","isStart","unshift","merge","element","20iDCHhx","182KnCzlZ","_handleUnwraps","_makeModelFromTokens","$markedRemove","_findUnclosedBlockOpeningToken","stringify","block","conversion","_createAt","related","_operationsData","splice","index","newName","editor","data-id","filter","name","upcast","null","markedRemove","isPremiumPlugin","_handleUnclosedBlockOpeningTags","DocumentCompare","tokens","_traverseOverItem","24zBbTpP","editors","added","entries","7384535vGhogJ","elementStart","limitId","_path","flatMap","elementId","_tokenizeModel","split","from","getShiftedBy","_handleElementRename","_handleTextAttributeChanges","newValue","lowest","15DzjxQC","$markedRemove:","first","oldName","getItems","offsetSize","reduce","3564995QGKnky","string","getPath","createRangeIn","path","_handleElementAttributeChanges","length","parse","init","value","category","NEGATIVE_INFINITY","642588iVUIIN","after","insert","graveyard","get","forEach","attribute","add","_createFromPositionAndShift","_integrateEditor","push","parent","getChildAtOffset","_getAttributeChanges","_handleChanged","elementEnd","start","wrap","_getAttrsForOffsets","fromEntries","previousPosition","_createIn","_handleUnchanged","documentcompare-no-editor","_getPositionFromAnchorAndPath","_editor","pluginName","pop","startOffset","_parents","24QHEzxq","addAttributeCheck","_clone","unwrap","oldValue","isOfficialPlugin","_handleWraps","402AWXRmt","range","ready","data","maxOffset","clone","listenTo","setAttribute","writer","type","_getElementCategory","4024323hIQswb","nextSibling"];return(Zo=function(){return t})()}t.ContextPlugin,Go(579),Go(588),Go(511),Go(549),Go(504),Go(661),Go(660),Go(562);function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=489]})(t,e)}Go(578),Go(667),Go(500),Go(656),Go(611),Go(523),Go(582),Go(655),Go(615),Go(526),Go(629),Go(600),Go(618),Go(512),Go(494),Go(658),Go(635),Go(491),Go(589),Go(575),Go(567),Go(515),Go(530),Go(546),Go(531),Go(566),Go(571),Go(577),Go(492);var Qo=n(748),$o={attributes:{"data-cke":!0}};$o.setAttributes=Ae(),$o.insert=_e().bind(null,"head"),$o.domAPI=ve(),$o.insertStyleElement=Te();be()(Qo.A,$o);Qo.A&&Qo.A.locals&&Qo.A.locals;var ts=n(498),es={attributes:{"data-cke":!0}};es.setAttributes=Ae(),es.insert=_e().bind(null,"head"),es.domAPI=ve(),es.insertStyleElement=Te();be()(ts.A,es);ts.A&&ts.A.locals&&ts.A.locals;var ns=n(497),rs={attributes:{"data-cke":!0}};rs.setAttributes=Ae(),rs.insert=_e().bind(null,"head"),rs.domAPI=ve(),rs.insertStyleElement=Te();be()(ns.A,rs);ns.A&&ns.A.locals&&ns.A.locals;var os=n(295),ss={attributes:{"data-cke":!0}};ss.setAttributes=Ae(),ss.insert=_e().bind(null,"head"),ss.domAPI=ve(),ss.insertStyleElement=Te();be()(os.A,ss);os.A&&os.A.locals&&os.A.locals;var is=n(820),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=_e().bind(null,"head"),cs.domAPI=ve(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;var as=n(273),us={attributes:{"data-cke":!0}};us.setAttributes=Ae(),us.insert=_e().bind(null,"head"),us.domAPI=ve(),us.insertStyleElement=Te();be()(as.A,us);as.A&&as.A.locals&&as.A.locals;var hs=n(951),ls={attributes:{"data-cke":!0}};ls.setAttributes=Ae(),ls.insert=_e().bind(null,"head"),ls.domAPI=ve(),ls.insertStyleElement=Te();be()(hs.A,ls);hs.A&&hs.A.locals&&hs.A.locals;var ds=n(30),ms={attributes:{"data-cke":!0}};ms.setAttributes=Ae(),ms.insert=_e().bind(null,"head"),ms.domAPI=ve(),ms.insertStyleElement=Te();be()(ds.A,ms);ds.A&&ds.A.locals&&ds.A.locals;var ks=n(544),ps={attributes:{"data-cke":!0}};ps.setAttributes=Ae(),ps.insert=_e().bind(null,"head"),ps.domAPI=ve(),ps.insertStyleElement=Te();be()(ks.A,ps);ks.A&&ks.A.locals&&ks.A.locals;var gs=n(134),fs={attributes:{"data-cke":!0}};fs.setAttributes=Ae(),fs.insert=_e().bind(null,"head"),fs.domAPI=ve(),fs.insertStyleElement=Te();be()(gs.A,fs);gs.A&&gs.A.locals&&gs.A.locals;var bs=n(39),Is={attributes:{"data-cke":!0}};Is.setAttributes=Ae(),Is.insert=_e().bind(null,"head"),Is.domAPI=ve(),Is.insertStyleElement=Te();be()(bs.A,Is);bs.A&&bs.A.locals&&bs.A.locals;function vs(){var t=["8iLmFrq","3802078UoqvXv","129832wYXRaH","1650444nWHlbT","648322PKFeOX","4674791ROiiDO","10jnNzSx","566901eqejbv","919670cUmPSI","57BamaYq","20HtFfvR"];return(vs=function(){return t})()}function ws(t,e){var n=vs();return(ws=function(t,e){return n[t-=384]})(t,e)}function _s(){var t=["393045DmnAIS","12jKxdzg","10IhzCRb","8199KcJSwy","4blXMcY","11144lopNsi","46188311qfVOdS","10216987wLrUyw","1494637BYoFlT","26qXsbAd","158835CMQhJZ","6pELJBZ","2114791nbwREI"];return(_s=function(){return t})()}function ys(t,e){var n=_s();return(ys=function(t,e){return n[t-=310]})(t,e)}function As(){const t=["pluginName","add","escape","element","domRoots","_deactivateAllAnnotations","accessibility","delete","context","_setupEscapeAnnotationHandling","369wfFDHW","Annotations","values","_removeActiveAnnotation","has","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","set","source","locale","view","focus","createAnnotationView","activeAnnotations","1004184csasMY","target","_activateAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","destroy","deactivateAll","Arrowdown","1591723DhiGHk","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","Arrowup","refreshPositioning","isArray","activate","Esc","15NhFOPU","isOfficialPlugin","ready","_visibleAnnotations","Enter","Shift+Tab","Ctrl+Enter","remove","14741kmnvdq","listenTo","focusTracker","getByInnerView","Ctrl+Shift+E","119880UjzYUS","_addActiveAnnotation","contains","annotations","isPremiumPlugin","low","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","Tab","refreshVisibility","_bindAnnotationsToVisibleAnnotations","addKeystrokeInfoGroup","2632077PfMcYl","stopListening","push","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","_setupEnterAnnotationKeystroke","createAnnotation","382490KtRyLI","editing","collection","332964vmlRnG","isVisible","change:isVisible","20cuLQis","fire","keystrokes","editors","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"];return(As=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(623365===-parseInt(e(390))/1+parseInt(e(394))/2+-parseInt(e(384))/3*(-parseInt(e(388))/4)+parseInt(e(385))/5*(parseInt(e(389))/6)+-parseInt(e(387))/7+-parseInt(e(386))/8*(-parseInt(e(393))/9)+parseInt(e(392))/10*(-parseInt(e(391))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs),function(t){for(var e=ys,n=t();;)try{if(772259===-parseInt(e(312))/1+parseInt(e(313))/2*(parseInt(e(314))/3)+parseInt(e(321))/4*(-parseInt(e(317))/5)+parseInt(e(315))/6*(parseInt(e(316))/7)+-parseInt(e(322))/8*(parseInt(e(320))/9)+-parseInt(e(319))/10*(parseInt(e(311))/11)+-parseInt(e(318))/12*(-parseInt(e(310))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);const Cs=Ts;function Ts(t,e){const n=As();return(Ts=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(457550===parseInt(e(286))/1*(-parseInt(e(236))/2)+parseInt(e(224))/3+-parseInt(e(264))/4*(parseInt(e(278))/5)+parseInt(e(233))/6+-parseInt(e(271))/7+-parseInt(e(291))/8*(-parseInt(e(251))/9)+parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Es extends t.ContextPlugin{[Cs(232)];[Cs(281)];static get[Cs(241)](){return Cs(252)}static get[Cs(279)](){return!0}static get[Cs(216)](){return!0}constructor(e){const n=Cs;if(super(e),this[n(232)]=new Qe,this[n(281)]=new Qe,this[n(257)](n(263),new Set),this[n(222)](),e instanceof t.Editor){const t=e[n(259)];e[n(247)][n(223)]({id:n(215),label:it(t,n(256)),keystrokes:[{label:it(t,n(272)),keystroke:n(290)},{label:it(t,n(240)),keystroke:n(277)},{label:it(t,n(219)),keystroke:n(282)},{label:it(t,n(267)),keystroke:[[n(220)],[n(283)]]},{label:it(t,n(227)),keystroke:[n(284)]},{label:it(t,n(218)),keystroke:[[n(273)],[n(270)]]}]})}this[n(228)](),this[n(250)]()}[Cs(242)](t){const e=Cs;this[e(232)][e(242)](t)}[Cs(285)](t){const e=Cs;this[e(232)][e(285)](t),t[e(268)]()}[Cs(221)](){const t=Cs;for(const e of this[t(232)])e[t(221)]()}[Cs(274)](){const t=Cs;this[t(281)][t(274)]()}[Cs(289)](t){const e=Cs;return this[e(232)][e(289)](t)}[Cs(269)](){const t=Cs;this[t(237)](t(246))}[Cs(268)](){const t=Cs;for(const e of this[t(232)])e[t(268)]();this[t(281)][t(268)](),this[t(232)][t(268)](),super[t(268)]()}[Cs(276)](t){const e=Cs;this[e(237)](e(266),t)}[Cs(229)](t){return new Xe(t)}[Cs(262)](t,e){return new He(t,e)}[Cs(292)](t){const e=Cs,n=new Set(this[e(263)]);n[e(242)](t),this[e(263)]=n}[Cs(254)](t){const e=Cs,n=new Set(this[e(263)]);n[e(248)](t),this[e(263)]=n}[Cs(222)](){const t=Cs,e=this[t(232)],n=this[t(281)];function r(e){const r=t,o=e[r(258)];o[r(234)]&&!n[r(255)](o)?n[r(242)](o):!o[r(234)]&&n[r(255)](o)&&n[r(285)](o),o[r(260)][r(288)][r(285)](o[r(260)][r(244)]),o[r(260)][r(288)][r(242)](o[r(260)][r(244)])}this[t(287)](e,t(242),(e,o)=>{const s=t;o[s(234)]&&n[s(242)](o),this[s(287)](o,s(235),r)}),this[t(287)](e,t(285),(e,o)=>{const s=t;n[s(255)](o)&&n[s(285)](o),this[s(225)](o,s(235),r)})}[Cs(228)](){const n=Cs,r=t=>{const n=Ts;t.on(n(280),()=>{const r=n;t[r(238)][r(257)](Wo,(t,n)=>{const o=r,s=(0,e.first)(this[o(263)][o(253)]());s&&(s[o(260)][o(261)](),n())})})};this[n(249)]instanceof t.Editor?r(this[n(249)]):this[n(249)][n(239)]&&this[n(249)][n(239)].on(n(242),(t,e)=>{r(e)})}[Cs(250)](){const e=Cs,n=e=>{const n=Ts,r=e[n(258)],o=[];let s;if(Array[n(275)](r[n(265)])){s=r[n(265)][0],this[n(249)]instanceof t.Editor?o[n(226)](this[n(249)]):this[n(249)][n(239)]&&o[n(226)](...this[n(249)][n(239)]);for(const t of o)for(const e of t[n(231)][n(260)][n(245)][n(253)]())if(e[n(214)](s))return void t[n(231)][n(260)][n(261)]();s[n(261)]()}};this[e(287)](this[e(232)],e(242),(t,r)=>{const o=e;this[o(287)](r,o(243),n,{priority:o(217)})}),this[e(287)](this[e(232)],e(285),(t,r)=>{const o=e;this[o(225)](r,o(243),n)})}}const xs=Ns;function Ns(t,e){const n=Os();return(Ns=function(t,e){return n[t-=223]})(t,e)}function Os(){const t=["external:","textContent","canComment","commentsrepository-remove-comment-missing-comment-thread","refreshVisibility","assign","getUser","25710YNRGcD","error","model","commentsrepository-add-comment-internal-error","switchReadOnly","7doXwsh","change:_permissions","getIndex","CommentView","max","_repository","_readOnlyChannels","resolve","isOfficialPlugin","content","@external","_bindAnnotationToEditors","isReadOnly","once","openNewCommentThread","commentsrepository-update-comment-missing-comment-thread","highest","1aQpFGL","commentsrepository-get-comment-invalid-id","fetchCommentThread","type","commentsrepository-add-comment-user-not-exists","editorReady","commentsrepository-active-not-attached","find","_unbindEditors","getCommentThread","commentInputView","resolvedAt","_add","weight","change:isDirty","commentsrepository-invalid-comment-thread-id","_remove","from","commentsrepository-resolve-comment-thread-internal-error","isRemovable","push","_removeComment","unlinkedAt","stopListening","reopen","update","comments.CommentThreadView","_permissions","requires","commentsrepository-fetch-comment-thread","bodyCollectionContainer","licenseKey","getPermissions","commentsrepository-update-comment-invalid-content","isSubmitted","_addCommentThread","listenTo","_isAttached","creator","has","view","_updateActiveAnnotation","CommentThreadView","3347376lENyOv","commentsrepository-duplicated-comment-thread-id","authoredAt","commentsrepository-reopen-comment-thread","filter","_addComment","commentUpdated","_removeActiveAnnotation","destroy","_hasTargetInContent","attachTo","focus","getComment","write","define","plugins","setUnlinkedAt","removeAttribute","commentsrepository-add-comment-thread-internal-error","commentThreadInputView","length","add","getAnnotationForCommentThread","commentsrepository-reopen-comment-thread-internal-error","init","remove","reopenCommentThread","pluginName","author","commentsrepository-remove-comment-thread-internal-error","getTime","isAttached","catch","_removeCommentThread","_threadToController","body","function","commentsrepository-invalid-comment-content","locale","submit","2128557SNueed","commentsrepository-adapter-already-set","channelId","admin","_attachCommentThread","isDirty","isFromAdapter","setContext","_threads","commentsrepository-remove-missing-comment-thread","comments","isExternal","_createCommentThreadView","activeCommentThread","modifyAll","_findOptimalIndex","isVisible","createElement","commentsrepository-missing-thread-and-adapter-method","resolveCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","addCommentThread","get","isActive","5667654hhToIz","comments.maxCommentCharsWhenCollapsed","3747765tbyuwk","commentsrepository-update-missing-comment","archivedAt","PendingActions","map","8892THnUxB","escape","isPremiumPlugin","commentId","commentsrepository-remove-missing-comment","_update","delete","_viewToController","lowest","_createNewComment","deactivateAll","setActiveCommentThread","createdAt","attributes","_isSubmitted","comments.copyMarkers","reduce","removeComment","commentsListView","commentsrepository-missing-comment-thread","activate","change:_readOnlyChannels","commentsrepository-missing-target","focusTracker","_resolveCommentThread","authorName","set","div","isEditable","_adapter","fire","submitCommentThread","isResolved","updateComment","PENDING_ACTION_COMMENT_THREAD","removeCommentThread","focusableElements","comments.editorConfig","toJSON","comments.CommentView","then","innerHTML","commentsrepository-invalid-commentid","commentsrepository-update-comment-thread-internal-error","comments.maxThreadTotalWeight","getByInnerView","commentsrepository-attach-missing-comment-thread","innerView","bind","config","_reopenCommentThread","_getExternalAuthor","commentsrepository-active-missing-comment-thread","2263790lnYbHE","comments.maxCommentsWhenCollapsed","commentsrepository-invalid-comment-authorid","commentsrepository-remove-comment-internal-error","addUser","comment","getCommentThreads","resolvedBy","editorDestroyed","hasCommentThread","string","adapter","setPermissions","change:activeAnnotations","updateCommentThread","warn","isResolvable","trim","noChannel","addComment","getCommentThreadForAnnotation","createCommentThreadController","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-resolved-comment-thread","context","setAttribute","change:authoredAt","_updateCommentThread","_detachCommentThread","9957792GvDHYe","CommentsRepository","values","_updateComment","threadId","_submitCommentThread","commentsrepository-update-comment-internal-error"];return(Os=function(){return t})()}!function(t){const e=Ns,n=t();for(;;)try{if(813206===-parseInt(e(366))/1*(parseInt(e(301))/2)+parseInt(e(449))/3+parseInt(e(409))/4+parseInt(e(243))/5+-parseInt(e(241))/6*(-parseInt(e(349))/7)+parseInt(e(330))/8+parseInt(e(248))/9*(-parseInt(e(344))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ss=Symbol(xs(319)),Ps={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Ms extends t.ContextPlugin{[xs(225)];[xs(443)];[xs(255)];static get[xs(394)](){return[Es,t.PendingActions,o.Users]}static get[xs(436)](){return xs(331)}static get[xs(357)](){return!0}static get[xs(250)](){return!0}constructor(t){const e=xs;super(t),this[e(225)]=new Map,this[e(443)]=new Map,this[e(255)]=new Map,this[e(274)](e(355),new Set),this[e(274)](e(393),new Map);const n=this[e(325)][e(297)];n[e(423)](e(302),2),n[e(423)](e(292),500),n[e(423)](e(242),140),n[e(423)](e(392),oe),n[e(423)](e(287),ge),n[e(239)](e(285))||console[e(316)](e(237))}[xs(433)](){const t=xs,e=this[t(325)][t(424)][t(239)](Es);this[t(274)](t(230),null),this.on(t(238),(e,n)=>this[t(401)](n)),this.on(t(279),(e,n)=>this[t(335)](n)),this.on(t(236),(e,n)=>this[t(272)](n)),this.on(t(236),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(435),(e,n)=>this[t(298)](n)),this.on(t(435),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(283),(e,n)=>this[t(442)](n)),this.on(t(315),(e,n)=>this[t(328)](n)),this.on(t(315),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(320),(e,n)=>this[t(414)](n)),this.on(t(281),(e,n)=>this[t(333)](n)),this.on(t(265),(e,n)=>this[t(387)](n)),this.on(t(320),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(375)](n),i=s&&this[o(443)][o(239)](s);i&&i[o(406)][o(266)][o(420)](-1)},{priority:t(256)}),this[t(402)](e,t(314),(e,n,r)=>{const o=t,s=Array[o(383)](r)[o(247)](t=>this[o(255)][o(239)](t[o(295)]))[o(413)](Boolean)[0];this[o(230)]=s?s[o(346)]:null})}set[xs(312)](t){const n=xs;if(this[n(277)])throw new e.CKEditorError(n(450));this[n(277)]=t}get[xs(312)](){return this[xs(277)]}[xs(238)]({channelId:t=Ss,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:l=!1,isFromAdapter:d=!1}={}){const m=xs;return this[m(278)](Vs(m(238),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:d,isResolvable:h,isSubmitted:l}),this[m(375)](n)}[xs(363)]({channelId:t=Ss,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=xs;if(this[i(355)][i(405)](t)||this[i(355)][i(405)](void 0))return null;if(!r)throw new e.CKEditorError(i(270));const c=this[i(238)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(443)][i(239)](c),u=a[i(406)][i(428)][i(376)],h=this[i(325)][i(424)][i(239)](Es),l=h[i(293)](a[i(406)]);return h[i(268)](l),u[i(362)](i(371),()=>u[i(420)]()),c}[xs(310)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(381));return this[n(225)][n(405)](t)}[xs(315)]({channelId:t=Ss,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=xs;return this[i(278)](Vs(i(315),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(375)](e)}[xs(375)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(381));return this[n(225)][n(239)](t)}[xs(368)]({channelId:t,threadId:n}={}){const r=xs,o=this[r(375)](n);if(o)return Promise[r(356)](o);if(!this[r(312)])return Promise[r(356)](void 0);if(r(445)!=typeof this[r(312)][r(375)])throw new e.CKEditorError(r(235),this[r(325)]);return this[r(312)][r(375)]({channelId:t,threadId:n})[r(288)](e=>this[r(310)](n)?this[r(375)](n):e?this[r(238)](Object[r(342)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(395),this[n(325)])})}[xs(307)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=xs,s=[];for(const r of this[o(225)][o(332)]())t&&r[o(451)]!==t||e&&!r[o(440)]||n&&0===r[o(429)]||s[o(386)](r);return r?s[o(247)](t=>t[o(286)]()):s}[xs(431)](t){const e=xs,n=this[e(443)][e(239)](t);return n&&this[e(325)][e(424)][e(239)](Es)[e(293)](n[e(406)])||null}[xs(321)](t){const e=xs,n=this[e(255)][e(239)](t[e(295)]);return n?n[e(346)]:null}[xs(259)](t){const n=xs,r=this[n(325)][n(424)][n(239)](Es);if(!t)return void(this[n(230)]&&r[n(258)]());const o=this[n(375)](t);if(!o)throw new e.CKEditorError(n(300),null,{threadId:t});if(!this[n(443)][n(405)](o))throw new e.CKEditorError(n(372),null,{threadId:t});const s=r[n(293)](this[n(443)][n(239)](o)[n(406)]);r[n(268)](s)}[xs(348)](t,e){const n=xs;t?this[n(355)][n(430)](e):this[n(355)][n(254)](e),this[n(278)](n(269),n(355),this[n(355)],this[n(355)])}[xs(361)](t){const e=xs;return this[e(355)][e(405)](t)||this[e(355)][e(405)](void 0)}[xs(322)](t,e){return new nt(t,e)}[xs(313)](t,e=Ss){const n=xs;this[n(393)][n(274)](e,t),this[n(278)](n(350),n(393),this[n(393)],this[n(393)])}[xs(398)](t=Ss){const e=xs;return this[e(393)][e(405)](t)?this[e(393)][e(239)](t):Ps}[xs(401)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:l,isResolvable:d,isSubmitted:m}){const k=xs;if(k(311)!=typeof n)throw new e.CKEditorError(k(381),null,{threadId:n});if(this[k(310)](n))throw new e.CKEditorError(k(410),null,{threadId:n});const p=new Rs(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(325)][k(424)][k(239)](o.Users)[k(343)](c):null,isResolvable:d,isSubmitted:m||l});this[k(225)][k(274)](n,p);for(const t of r)p[k(378)](this[k(257)]({threadId:n,...t}));return a&&p[k(419)](a),l||!p[k(429)]?Promise[k(356)]():this[k(335)]({channelId:t,threadId:n})}[xs(335)]({channelId:t,threadId:n}){const r=xs;if(!this[r(310)](n))throw new e.CKEditorError(r(267),this);const o=this[r(375)](n);if(o[r(262)]=!0,!this[r(312)]||r(445)!=typeof this[r(312)][r(238)])return Promise[r(356)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,l=this[r(325)][r(424)][r(239)](r(246)),d=l[r(430)](it(this[r(325)][r(447)],r(282)));return this[r(312)][r(238)]({channelId:t,threadId:s,comments:i[r(247)](t=>t[r(286)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(288)](({comments:e})=>{const o=r;l[o(434)](d);for(const r of e)this[o(333)]({channelId:t,threadId:n,commentId:r[o(251)],createdAt:r[o(260)],isFromAdapter:!0})})[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(427),this)})}[xs(453)]({threadId:t,target:n}){const r=xs,o=this[r(375)](t);if(!o)throw new e.CKEditorError(r(294),this);const s=this[r(325)][r(424)][r(239)](r(246)),i=this[r(325)][r(424)][r(239)](Es),c=this[r(229)](o),a=new nt(o,c);let u=null;c.on(r(380),(t,e,n)=>{const o=r;n?u=s[o(430)](it(this[o(325)][o(447)],o(282))):u&&(s[o(434)](u),u=null)}),this[r(443)][r(274)](o,a),this[r(255)][r(274)](c,a);const h=new He(this[r(325)][r(447)],c);h[r(296)](r(429)).to(c),h[r(296)](r(454)).to(c,r(454),c,r(429),(t,e)=>t||!e),h[r(296)](r(240)).to(c),h[r(369)]=r(306);const l=new Xe({view:h,target:n,type:r(306),isVisible:!o[r(245)]&&!!(r(445)==typeof n?n():n)});return c.on(r(249),()=>{const t=r;l[t(278)](t(249))}),this[r(360)](c,l),i[r(430)](l),l}[xs(360)](e,n){const r=xs;this[r(402)](e,r(371),(e,o)=>{const s=r,i=o.ui[s(406)][s(444)][s(396)];n[s(284)][s(430)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(271)][s(430)](i)},{priority:r(365)}),this[r(402)](e,r(309),(e,o)=>{const s=r,i=o.ui[s(406)][s(444)][s(396)];n[s(284)][s(405)](i)&&n[s(284)][s(434)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(271)][s(434)](i)})}[xs(374)](t){const e=xs;this[e(389)](t,e(371)),this[e(389)](t,e(309))}[xs(229)](t){const e=xs,n=this[e(325)][e(424)][e(239)](o.Users),{config:r,locale:s}=this[e(325)],i=(0,o.getDateTimeFormatter)(r[e(239)](e(447)),s);return new(0,r[e(239)](e(227))[e(408)])(s,t,n.me,{editorConfig:{...r[e(239)](e(285)),licenseKey:this[e(325)][e(297)][e(239)](e(397))},copyMarkers:r[e(239)](e(263)),maxCommentsWhenCollapsed:r[e(239)](e(302)),maxThreadTotalWeight:r[e(239)](e(292)),maxCommentCharsWhenCollapsed:r[e(239)](e(242)),formatDateTime:i,CommentView:r[e(239)](e(227))[e(352)]})}[xs(272)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=xs;if(!this[c(310)](t))throw new e.CKEditorError(c(267),null,{threadId:t});const a=this[c(375)](t);if(a[c(280)])throw new e.CKEditorError(c(324),null,{threadId:t});const u=this[c(325)][c(424)][c(239)](o.Users);if(a[c(308)]=u[c(343)](s),a[c(377)]=r,i||!this[c(312)]||c(445)!=typeof this[c(312)][c(236)])return Promise[c(356)]();const h=this[c(325)][c(424)][c(239)](c(246)),l=h[c(430)](it(this[c(325)][c(447)],c(282)));return this[c(312)][c(236)]({channelId:n,threadId:t})[c(288)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(434)](l),a[n(308)].id!==e&&(a[n(308)]=u[n(343)](e)),a[n(377)]=t})[c(441)](t=>{const n=c;throw console[n(345)](t),new e.CKEditorError(n(384),this)})}[xs(298)]({threadId:t,channelId:n,isFromAdapter:r}){const o=xs;if(!this[o(310)](t))throw new e.CKEditorError(o(267),null,{threadId:t});const s=this[o(375)](t);if(!s[o(280)])throw new e.CKEditorError(o(412),null,{threadId:t});if(s[o(308)]=null,s[o(377)]=null,r||!this[o(312)]||o(445)!=typeof this[o(312)][o(435)])return Promise[o(356)]();const i=this[o(325)][o(424)][o(239)](o(246)),c=i[o(430)](it(this[o(325)][o(447)],o(282)));return this[o(312)][o(435)]({channelId:n,threadId:t})[o(288)](()=>i[o(434)](c))[o(441)](t=>{const n=o;throw console[n(345)](t),new e.CKEditorError(n(432),this)})}[xs(442)]({threadId:t,isFromAdapter:n}){const r=xs,o=this[r(375)](t);if(!o)throw new e.CKEditorError(r(226),this);if(this[r(329)](t),this[r(225)][r(254)](t),!o[r(400)]||n||!this[r(312)]||r(445)!=typeof this[r(312)][r(283)])return Promise[r(356)]();const s=this[r(325)][r(424)][r(239)](r(246)),{channelId:i}=o,c=s[r(430)](it(this[r(325)][r(447)],r(282)));return this[r(312)][r(283)]({channelId:i,threadId:t})[r(288)](()=>s[r(434)](c))[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(438),this)})}[xs(328)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=xs;if(i(311)!=typeof t)throw new e.CKEditorError(i(381),null,{threadId:t});if(!this[i(310)](t))throw new e.CKEditorError(i(267),null,{threadId:t});const c=this[i(375)](t);let a=!1;if(void 0!==r&&c[i(325)]!==r&&(c[i(325)]=r,a=!0),void 0!==n&&c[i(388)]!==n&&(c[i(388)]=n,a=!0),o&&!R(o,c[i(261)])&&(c[i(261)]=o,a=!0),!a)return Promise[i(356)]();if(!c[i(400)]||s||!this[i(312)]||i(445)!=typeof this[i(312)][i(315)])return Promise[i(356)]();const u=this[i(325)][i(424)][i(239)](i(246)),{channelId:h}=c,l=u[i(430)](it(this[i(325)][i(447)],i(282)));return this[i(312)][i(315)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(288)](()=>u[i(434)](l))[i(441)](t=>{const n=i;throw console[n(345)](t),new e.CKEditorError(n(291),this)})}[xs(329)](t){const e=xs,n=this[e(325)][e(424)][e(239)](Es),r=this[e(375)](t);if(r[e(403)]=!1,this[e(443)][e(405)](r)){const t=this[e(443)][e(239)](r),o=t[e(406)],s=n[e(293)](o);this[e(443)][e(254)](r),this[e(255)][e(254)](o),s&&n[e(434)](s),t[e(417)](),o[e(417)]()[e(288)](()=>{this[e(374)](o)})}}[xs(407)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=xs,o=!!e,s=this[r(325)][r(424)][r(239)](Es),i=this[r(375)](t);if(this[r(443)][r(405)](i)){const t=this[r(443)][r(239)](i)[r(406)],e=s[r(293)](t);e&&(o&&s[r(416)](e),n?e[r(233)]=!1:e[r(341)]())}}[xs(299)](t){const e=xs,n=this[e(325)][e(424)][e(239)](o.Users),r=(0,o.hashObject)(e(337)+t);return n[e(343)](r)||n[e(305)]({id:r,name:t})}[xs(257)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=xs;if(a(311)!=typeof n)throw new e.CKEditorError(a(290));if(a(311)!=typeof s)throw new e.CKEditorError(a(303));if(a(311)!=typeof r||!r[a(318)]())throw new e.CKEditorError(a(446));const u=this[a(325)][a(424)][a(239)](o.Users)[a(343)](s);if(!u)throw new e.CKEditorError(a(370),null,{authorId:s});let h=null,l=i;return c?.[a(359)]&&(h=this[a(299)](c[a(359)][a(273)]),l=new Date(c[a(359)][a(260)])),new Ls(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:l,attributes:c})}[xs(414)](t){const n=xs;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(375)](t[n(334)]);if(!c)throw new e.CKEditorError(n(323),this);const a=this[n(257)](t),{id:u}=a;if(c[n(378)](a),i||!this[n(312)]||n(445)!=typeof this[n(312)][n(320)]||!c[n(400)])return Promise[n(356)]();const h=this[n(325)][n(424)][n(239)](n(246)),{channelId:l}=c,d=h[n(430)](it(this[n(325)][n(447)],n(282)));return s||(s={}),this[n(312)][n(320)]({channelId:l,threadId:r,commentId:u,content:o,attributes:s})[n(288)](t=>{const e=n;h[e(434)](d),t&&this[e(333)]({channelId:l,threadId:r,commentId:u,createdAt:t[e(260)],isFromAdapter:!0})})[n(441)](t=>{const r=n;throw console[r(345)](t),new e.CKEditorError(r(347),this)})}[xs(333)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=xs;if(void 0!==r&&(c(311)!=typeof r||!r[c(318)]()[c(429)]))throw new e.CKEditorError(c(399));const a=this[c(375)](t),u=a[c(421)](n);if(!u)throw new e.CKEditorError(c(244),this);let h=!1;if(r&&r!==u[c(358)]&&(u[c(276)]||i)&&(u[c(358)]=r,h=!0),o&&o!==u[c(260)]&&(u[c(260)]=o,u[c(261)]&&u[c(261)][c(359)]||(u[c(411)]=o),h=!0),s&&!R(s,u[c(261)])&&(u[c(261)]=s,h=!0),!h)return Promise[c(356)]();if(a[c(278)](c(415)),i||!this[c(312)]||c(445)!=typeof this[c(312)][c(281)])return Promise[c(356)]();const l=this[c(325)][c(424)][c(239)](c(246)),{channelId:d}=this[c(375)](u[c(334)]),m=l[c(430)](it(this[c(325)][c(447)],c(282)));return this[c(312)][c(281)]({channelId:d,threadId:t,commentId:n,content:r,attributes:s})[c(288)](()=>l[c(434)](m))[c(441)](t=>{const n=c;throw console[n(345)](t),new e.CKEditorError(n(336),this)})}[xs(387)]({threadId:t,commentId:n,isFromAdapter:r}){const o=xs,s=this[o(375)](t),i=s[o(421)](n);if(!i)throw new e.CKEditorError(o(252),this);if(s[o(382)](i),r||!this[o(312)]||o(445)!=typeof this[o(312)][o(265)])return Promise[o(356)]();const c=this[o(325)][o(424)][o(239)](o(246)),{channelId:a}=s,u=c[o(430)](it(this[o(325)][o(447)],o(282)));return this[o(312)][o(265)]({channelId:a,threadId:t,commentId:n})[o(288)](()=>c[o(434)](u))[o(441)](t=>{const n=o;throw console[n(345)](t),new e.CKEditorError(n(304),this)})}}class Rs extends((0,e.ObservableMixin)()){[xs(451)];id;[xs(403)];[xs(262)];[xs(227)];[xs(354)];constructor(t,n){const r=xs;super();const o=n[r(317)];this[r(451)]=n[r(451)],this.id=n.id,this[r(227)]=new e.Collection,this[r(354)]=t,this[r(403)]=!1,this[r(262)]=n[r(400)],this[r(274)](r(418),!0),this[r(296)](r(361)).to(t,r(393),t,r(355),()=>t[r(361)](this[r(451)])),this[r(296)](r(385)).to(t,r(393),()=>t[r(398)](this[r(451)])[r(452)]),this[r(296)](r(339)).to(t,r(393),()=>{const e=r,n=t[e(398)](this[e(451)]);return n[e(422)]||n[e(452)]}),this[r(296)](r(317)).to(t,r(393),()=>o&&t[r(398)](this[r(451)])[r(356)]),this[r(274)](r(325),n[r(325)]),this[r(296)](r(245)).to(this,r(377),this,r(388),(t,e)=>t?e?t<e?t:e:t:e),this[r(274)](r(388),n[r(388)]||null),this[r(274)](r(377),n[r(377)]||null),this[r(274)](r(308),n[r(308)]||null),this[r(296)](r(280)).to(this,r(377),t=>!!t),this[r(274)](r(261),n[r(261)]||{})}get[xs(379)](){const t=xs;return Array[t(383)](this[t(227)])[t(264)]((e,n)=>e+n[t(379)],0)}get[xs(429)](){const t=xs;return this[t(227)][t(429)]}get[xs(440)](){return this[xs(403)]}get[xs(400)](){return this[xs(262)]}[xs(448)](){const t=xs,{channelId:e,id:n}=this;this[t(354)][t(278)](Vs(t(279),e),{channelId:e,threadId:n})}[xs(425)](t){this[xs(253)]({unlinkedAt:t})}[xs(356)]({resolvedAt:t=new Date,resolvedBy:e="",isFromAdapter:n=!1}={}){const r=xs,s=this[r(354)][r(325)][r(424)][r(239)](o.Users).me,{channelId:i,id:c}=this;this[r(354)][r(278)](Vs(r(236),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[xs(390)]({isFromAdapter:t=!1}={}){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(435),n),{channelId:n,threadId:r,isFromAdapter:t})}[xs(224)](t){const e=xs;this[e(325)]||this[e(253)]({context:t})}[xs(326)](t,e){const n=xs,r=D(this[n(261)]);G(r,t,e),this[n(253)]({attributes:r})}[xs(426)](t){const e=xs,n=D(this[e(261)]);Q(n,t),this[e(253)]({attributes:n})}[xs(434)]({isFromAdapter:t=!1}={}){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(283),n),{channelId:n,threadId:r,isFromAdapter:t})}[xs(419)](t){const e=xs;return this[e(354)][e(453)]({threadId:this.id,target:t})}[xs(320)](t){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(320),n,r),Object[e(342)]({channelId:n,threadId:r},t))}[xs(421)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(367),null,{commentId:t});return this[n(227)][n(239)](t)}[xs(286)](){const t=xs;return{threadId:this.id,context:this[t(325)],unlinkedAt:this[t(388)],resolvedAt:this[t(377)],resolvedBy:this[t(308)]?this[t(308)].id:null,archivedAt:this[t(245)],comments:this[t(227)][t(247)](e=>e[t(286)]()),attributes:this[t(261)]}}[xs(378)](t){const e=xs;return this[e(402)](t,e(327),()=>{const n=e,r=this[n(232)](t),o=this[n(227)];r-1!=o[n(351)](t)&&r+1!=o[n(351)](t)&&(this[n(382)](t),this[n(378)](t))}),this[e(227)][e(430)](t,this[e(232)](t))}[xs(253)](t){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(315),n),{...t,channelId:n,threadId:r})}[xs(382)](t){const e=xs;return this[e(389)](t),t[e(417)](),this[e(227)][e(434)](t)}[xs(232)](t){const e=xs,n=this[e(227)][e(373)](n=>new Date(n[e(411)])[e(439)]()>new Date(t[e(411)])[e(439)]());return n?this[e(227)][e(351)](n):this[e(429)]}}class Ls extends((0,e.ObservableMixin)()){id;[xs(334)];[xs(437)];[xs(404)];[xs(228)];[xs(260)];[xs(354)];constructor(t,e){const n=xs;super();const r=t[n(325)][n(424)][n(239)](o.Users).me,s=t[n(375)](e[n(334)]),i=0===s[n(227)][n(429)],c=r===e[n(437)];this.id=e.id,this[n(334)]=e[n(334)],this[n(437)]=e[n(437)],this[n(404)]=e[n(404)],this[n(228)]=Boolean(e[n(261)]&&e[n(261)][n(359)]),this[n(274)](n(358),e[n(358)]),this[n(260)]=e[n(260)]||new Date,this[n(274)](n(411),e[n(411)]||new Date),this[n(296)](n(377)).to(s,n(377)),this[n(274)](n(261),e[n(261)]||{}),this[n(296)](n(276)).to(t,n(393),()=>{const e=n,r=t[e(398)](s[e(451)])[e(422)],o=t[e(398)](s[e(451)])[e(231)];return c&&r||!c&&o}),this[n(296)](n(385)).to(s,n(385),t,n(393),e=>{const r=n,o=t[r(398)](s[r(451)])[r(422)],a=t[r(398)](s[r(451)])[r(231)];return c&&o||e&&i||!c&&a&&!i}),this[n(296)](n(361)).to(s,n(361)),this[n(354)]=t}get[xs(379)](){const t=xs;return Math[t(353)](function(e){const n=t,r=document[n(234)](n(275));return r[n(289)]=e,r[n(338)][n(429)]}(this[t(358)]),200)}[xs(391)](t){const n=xs,{threadId:r,id:o}=this;if(!this[n(354)][n(310)](r))throw new e.CKEditorError(n(364),this);const{channelId:s}=this[n(354)][n(375)](r);this[n(354)][n(278)](Vs(n(281),s,r),{channelId:s,threadId:r,commentId:o,...t})}[xs(326)](t,e){const n=xs,r=D(this[n(261)]);G(r,t,e),this[n(391)]({attributes:r})}[xs(426)](t){const e=xs,n=D(this[e(261)]);Q(n,t),this[e(391)]({attributes:n})}[xs(434)](t={}){const n=xs;if(!t[n(223)]&&!this[n(385)])return;const{threadId:r,id:o}=this;if(!this[n(354)][n(310)](r))throw new e.CKEditorError(n(340),this);const{channelId:s}=this[n(354)][n(375)](r);this[n(354)][n(278)](Vs(n(265),s,r),{channelId:s,threadId:r,commentId:o,...t})}[xs(286)](){const t=xs;return{commentId:this.id,content:this[t(358)],createdAt:this[t(260)],authorId:this[t(404)].id,attributes:this[t(261)]}}[xs(417)](){this[xs(389)]()}}function Vs(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Bs(){const t=["editor","hasContent","_trimToContent","backward","substr","get","item","CommentsRepository","from","execute","4344KLLyra","plugins","923460hpDBct","model","document","_createCommentThread","784504FjPBew","getRanges","selection","schema","createRange","element","_hasContent","9IFhkzN","refresh","isEnabled","1248711arZtTP","addMarker","455UrbyHl","getLastMatchingPosition","Users","$textProxy","24lninLi","set","change","push","addcommentthreadcommand-user-not-found","end","tableCell","219544uoMWMV","comment:","_itemIsContent","isObject","4562144htrMHa","collaboration.channelId","getItems","addCommentThread","addcommentthreadcommand-incorrect-ranges","start","23576500QyuzYf","config","length","_createMarkersFromRanges"];return(Bs=function(){return t})()}const Ds=js;function js(t,e){const n=Bs();return(js=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=js,n=t();for(;;)try{if(776084===parseInt(e(472))/1+-parseInt(e(485))/2*(-parseInt(e(478))/3)+parseInt(e(489))/4+-parseInt(e(511))/5+-parseInt(e(509))/6*(parseInt(e(474))/7)+-parseInt(e(515))/8*(-parseInt(e(469))/9)+-parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);class Fs extends t.Command{constructor(t){const e=js;super(t),this[e(479)](e(500),!1)}[Ds(470)](){const t=Ds,e=this[t(499)][t(512)][t(513)][t(517)];this[t(471)]=!0,this[t(500)]=!1;for(const n of e[t(516)]())if(this[t(468)](n))return void(this[t(500)]=!0)}[Ds(508)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Ds,s=this[o(499)][o(512)],i=n??Array[o(507)](s[o(513)][o(517)][o(516)]()),c=[];for(const t of i)this[o(468)](t)&&c[o(481)](this[o(501)](t));if(!c[o(497)])throw new e.CKEditorError(o(493),null);r&&this[o(514)](t,r),this[o(498)](t,c,!!r)}[Ds(498)](t,n,r){const o=Ds;this[o(499)][o(512)][o(480)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(503)](1,5),c=i(486)+t+":"+n;s[i(473)](c,{range:o,usingOperation:r,affectsData:r})}})}[Ds(514)](t,n){const r=Ds,o=this[r(499)][r(510)][r(504)](r(506)),s=this[r(499)][r(496)][r(504)](r(490)),i=this[r(499)][r(510)][r(504)](r(476)).me;if(!i)throw new e.CKEditorError(r(482),null);o[r(492)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Ds(468)](t){const e=Ds;for(const n of t[e(491)]())if(this[e(487)](n))return!0;return!1}[Ds(487)](t){const e=Ds;return t.is(e(477))||this[e(499)][e(512)][e(518)][e(488)](t)&&!t.is(e(520),e(484))}[Ds(501)](t){const e=Ds,n=t=>!this[e(487)](t[e(505)]),r=t[e(494)][e(475)](n),o=t[e(483)][e(475)](n,{direction:e(502)});return this[e(499)][e(512)][e(519)](r,o)}}const Us=zs;function zs(t,e){const n=Hs();return(zs=function(t,e){return n[t-=311]})(t,e)}function Hs(){const t=["1191660cMBWjY","isCollapsed","collection","from","getOrderedSelectedAnnotations","pluginName","refreshSelectedViews","fire","addSourceCollector","model","range","view","change:isFocused","72156iwBNmL","innerView","4570445Sufewi","EditorAnnotations","cancel","selection","35zWgzEI","getByInnerView","set","editing","refresh","has","uiUpdate","isPremiumPlugin","getRanges","element","1824264ODkhME","_dataCollectors","map","10rYJgqb","push","plugins","isEqual","editorannotations-invalid-source-callback","39jjEIJI","containsRange","annotation","requires","remove","_editorAnnotations","4048731YPvbtZ","blur","25148yVYrEI","_editorAnnotationsData","hasDomSelection","add","document","14ULyqXS","listenTo","function","19004EbyAUH","directChange","get","editor","delete","focusTracker","registerAnnotation","sort","update","change:range","init","isOfficialPlugin"];return(Hs=function(){return t})()}!function(t){const e=zs,n=t();for(;;)try{if(335480===-parseInt(e(325))/1+-parseInt(e(365))/2*(-parseInt(e(349))/3)+-parseInt(e(357))/4*(-parseInt(e(331))/5)+-parseInt(e(312))/6*(parseInt(e(362))/7)+-parseInt(e(341))/8+-parseInt(e(355))/9*(-parseInt(e(344))/10)+parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class Ks extends t.Plugin{[Us(342)];[Us(354)];static get[Us(352)](){return[Es]}static get[Us(317)](){return Us(328)}static get[Us(311)](){return!0}static get[Us(338)](){return!0}constructor(t){const e=Us;super(t),this[e(342)]=new Set,this[e(354)]=new Set}[Us(375)](){const t=Us,e=this[t(368)],n=e[t(321)][t(361)][t(330)],r=Re(()=>this[t(318)](),10);n.on(t(374),(e,n)=>{const o=t;n[o(366)]&&(r[o(329)](),this[o(318)]())}),this[t(363)](e[t(334)][t(323)][t(361)],t(324),(t,e,n)=>{n&&r()}),this[t(363)](e.ui[t(370)],t(324),(e,n,r)=>{const o=t;r||this[o(319)](o(356),{isAnnotationTracked:t=>this[o(358)][o(336)](t[o(326)])})}),this[t(363)](this[t(368)].ui,t(373),()=>this[t(319)](t(337)))}[Us(371)](t){const e=Us;if(this[e(354)][e(336)](t[e(323)]))return;this[e(354)][e(360)](t[e(323)]),this[e(368)].ui[e(370)][e(360)](t[e(323)][e(340)]);const n=this[e(368)][e(346)][e(367)](Es);this[e(363)](n[e(314)],e(353),(t,n)=>{const r=e;this[r(368)].ui[r(370)][r(353)](n[r(323)][r(340)]),this[r(354)][r(369)](n[r(323)])})}[Us(359)](){const t=Us;return this[t(368)][t(334)][t(323)][t(359)]}[Us(320)](t){const n=Us;if(n(364)!=typeof t)throw new e.CKEditorError(n(348));this[n(342)][n(360)](t)}[Us(318)](){const t=Us;this[t(319)](t(335))}[Us(316)]({activeAnnotation:t,annotations:e}){const n=Us,r=[],o=this[n(368)][n(321)][n(361)][n(330)],s=Array[n(315)](o[n(339)]());for(const[t,o]of this[n(358)]){const s=i(o),c=e[n(332)](t);s&&c&&r[n(345)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(350)](t,!o[e(313)]))return n;return null}return r[n(372)]((e,r)=>{const o=n,s=e[o(322)],i=r[o(322)];if(!s[o(347)](i)){if(s[o(350)](i,!0))return 1;if(i[o(350)](s,!0))return-1}return e[o(351)]==t?-1:r[o(351)]==t?1:0})[n(343)](t=>t[n(351)])}get[Us(358)](){const t=Us,e=new Map;for(const n of Array[t(315)](this[t(342)]))for(const[r,o]of n())e[t(333)](r,o);return e}}const Ws=Xs;function Ys(){const t=["21PxPFxc","15753393uHAfZm","addCommentThread","plugins","18202250IyiGuk","afterInit","45tbTCyK","10569398WfZJnL","get","enableCommand","RestrictedEditingModeEditing","4026ShVXVd","147558qZMyER","has","editor","611828UlvmlL","11shzzJM","569feRAEK","7145176NvlAjg"];return(Ys=function(){return t})()}function Xs(t,e){const n=Ys();return(Xs=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(959076===-parseInt(e(379))/1*(parseInt(e(392))/2)+-parseInt(e(381))/3*(parseInt(e(396))/4)+-parseInt(e(387))/5*(-parseInt(e(393))/6)+-parseInt(e(388))/7+parseInt(e(380))/8+parseInt(e(382))/9+-parseInt(e(385))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class qs extends t.Plugin{[Ws(386)](){const t=Ws,e=this[t(395)];e[t(384)][t(394)](t(391))&&e[t(384)][t(389)](t(391))[t(390)](t(383))}}function Gs(t,e){const n=Zs();return(Gs=function(t,e){return n[t-=147]})(t,e)}function Zs(){const t=["map","importWord","afterInit","_handleImportedData","62384uCgsaH","206602MtqkJD","high","config","3022397irkpJo","2JIfybw","plugins","dataInsert","185685vwtyIy","addCommentThread","405dFaNBk","basic","execute","listenTo","define","135230GsnKZn","collaboration_features","552565RHudnW","get","44owymkQ","48yWjfDm","collaboration.channelId","editor","commands","forEach","importWord.formatting.comments","265025cikArP","804bblLAn"];return(Zs=function(){return t})()}const Js=Gs;!function(t){const e=Gs,n=t();for(;;)try{if(342030===parseInt(e(178))/1*(-parseInt(e(166))/2)+parseInt(e(169))/3*(parseInt(e(148))/4)+parseInt(e(155))/5*(parseInt(e(149))/6)+parseInt(e(165))/7+parseInt(e(161))/8+parseInt(e(171))/9*(parseInt(e(176))/10)+-parseInt(e(162))/11*(parseInt(e(156))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Qs extends t.Plugin{constructor(t){const e=Gs;super(t),this[e(151)][e(164)][e(175)](e(154),e(172))}[Js(159)](){const t=Js,n=this[t(151)],r=n[t(152)][t(147)](t(158)),s=n[t(167)][t(147)](o.Users);r&&(r.on(t(173),(e,[,n])=>{n[t(177)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(163)]+10}),this[t(174)](r,t(168),this[t(160)]))}[Js(160)](t,e){const n=Js,{comment_threads:r}=e;r&&r[n(153)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(157)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(151)][s(167)][s(147)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(158)}}})),a=this[s(151)][s(164)][s(147)](s(150));this[s(151)][s(167)][s(147)](Ms)[s(170)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}const $s=ei;function ti(){const t=["never","listenTo","comments.copyMarkers","editor","15nqmyQJ","delete","default","4430888IiJFFl","ClipboardMarkersUtils","content","3705144XgfWio","_removeMarkersWithoutThreads","_registerMarkerToCopy","plugins","always","hasCommentThread","config","dragstart","all","226806wBOhBp","highest","split","comment","318485FKMLGS","_registerMarkerInClipboardPipeline","keys","1377801QnfJiN","has","define","markers","_mapCommentsCopyConfigToRegisterConfiguration","CommentsRepository","contentInsertion","ClipboardPipeline","afterInit","requires","67879EzhbsA","2mUBOhx","cut","1907958JtSNVt","get"];return(ti=function(){return t})()}function ei(t,e){const n=ti();return(ei=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=ei,n=t();for(;;)try{if(532663===-parseInt(e(189))/1*(-parseInt(e(203))/2)+parseInt(e(205))/3+-parseInt(e(176))/4+parseInt(e(211))/5*(parseInt(e(185))/6)+-parseInt(e(202))/7+parseInt(e(173))/8+-parseInt(e(192))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ni extends t.Plugin{constructor(t){const e=ei;super(t),this[e(210)][e(182)][e(194)](e(209),e(172))}static get[$s(201)](){return[gt.ClipboardMarkersUtils,gt.ClipboardPipeline]}[$s(200)](){const t=$s,e=this[t(210)][t(179)][t(206)](t(199));this[t(190)](),this[t(208)](e,t(198),(e,n)=>this[t(177)](n[t(175)][t(195)]),{priority:t(186)})}[$s(177)](t){const e=$s;if(!this[e(210)][e(179)][e(193)](e(197)))return t;const n=this[e(210)][e(179)][e(206)](e(197));for(const r of t[e(191)]()){const[o,s]=r[e(187)](":");e(188)!=o||n[e(181)](s)||t[e(212)](r)}return t}[$s(190)](){const t=$s,e=this[t(210)][t(179)][t(206)](t(174)),n=this[t(196)](this[t(210)][t(182)][t(206)](t(209)));n&&e[t(178)](t(188),n)}[$s(196)](t){const e=$s;switch(t){case e(180):return{allowedActions:e(184),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(172):return{allowedActions:[e(204),e(183)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(207):default:return null}}}function ri(){const t=["44433nEkJFp","630OCtiqY","508508qjaNsS","split","8QwBqAM","119231tXvpXf","5hdAXNg","223764fniYAY","248592pRNuKF","1125060IOmsqW","308008JdEsPk"];return(ri=function(){return t})()}function oi(t,e){const n=ri();return(oi=function(t,e){return n[t-=188]})(t,e)}function si(t){const e=t[oi(191)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=oi,n=t();for(;;)try{if(157041===parseInt(e(198))/1+-parseInt(e(190))/2+parseInt(e(195))/3+parseInt(e(197))/4+-parseInt(e(194))/5*(-parseInt(e(196))/6)+parseInt(e(193))/7*(parseInt(e(192))/8)+-parseInt(e(188))/9*(parseInt(e(189))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);const ii=ai;function ci(){const t=["image-inline","ck-horizontal-line","overrideHorizontalRuleConverter","consumable","stop","isObject","overrideImageInlineConverter","init","schema","removeMarker:","high","options","editor","div","add","7yhTGVO","img","markerName","toViewElement","comment","plugins","37509IlXPPQ","251604zGRXgs","32368556gABazK","isResolved","data","overrideMarkerConverters","mapper","horizontalLine","getCustomProperty","ignoreResolvedComments","downcastDispatcher","12EHXkKE","elementToStructure","createPositionAt","getCommentThread","writer","addClass","createEmptyElement","markerToHighlight","dataDowncast","5753515LmYCBb","addMarker:","ck-comment-marker","attribute:url:media","conversion","4dMdaHv","elementToElement","showCommentHighlights","addMarker:comment","38QvIDWs","10111096rgIIcG","containerElement","190pYwTYo","insert","get","3402888ajpeAK","imageInline","createContainerElement","span","187641IFJXqV","widget","item","media","for","consume","overrideMediaEmbedConverter","model"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(713070===parseInt(e(272))/1+parseInt(e(232))/2*(-parseInt(e(271))/3)+-parseInt(e(228))/4*(parseInt(e(223))/5)+parseInt(e(238))/6+-parseInt(e(265))/7*(parseInt(e(233))/8)+parseInt(e(242))/9*(-parseInt(e(235))/10)+parseInt(e(273))/11*(parseInt(e(214))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ui extends t.Plugin{[ii(257)](){const t=ii;this[t(276)](),this[t(252)](),this[t(256)](),this[t(248)]()}[ii(276)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(221)]({model:t(269),view:(e,n)=>{const r=t;if(!n[r(261)][r(230)])return null;if(n[r(261)][r(280)]){const{id:t}=si(e[r(267)]),o=this[r(262)][r(270)][r(237)](Ms);if(o[r(217)](t)?.[r(274)]&&e[r(244)])return n[r(253)][r(247)](e[r(244)],r(224)+e[r(267)]),n[r(253)][r(247)](e[r(244)],r(259)+e[r(267)]),null}return{classes:[r(225)]}}}),this[t(262)][t(227)][t(246)](t(222))[t(264)](e=>{const n=t;e.on(n(231),(t,e,r)=>{const o=n;if(!r[o(261)][o(230)])return;const s=e[o(244)];if(!s)return;const i=r[o(277)][o(268)](s);this[o(262)][o(249)][o(258)][o(255)](s)&&i&&!i[o(279)](o(243))&&i.is(o(234))&&(0,vn.toWidget)(i,r[o(218)])},{priority:n(260)})})}[ii(252)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(215)]({model:t(278),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(230)])return null;const s=n[o(240)](o(263)),i=n[o(220)]("hr");return n[o(219)](o(251),s),n[o(236)](n[o(216)](s,0),i),s},converterPriority:t(260)})}[ii(256)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(215)]({model:t(239),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(230)])return null;const s=n[o(240)](o(241)),i=n[o(220)](o(266));return n[o(219)](o(250),s),n[o(236)](n[o(216)](s,0),i),s},converterPriority:t(260)})}[ii(248)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(229)]({model:t(245),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(230)])return n[o(220)](o(263))},converterPriority:t(260)}),this[t(262)][t(275)][t(281)].on(t(226),(e,n,r)=>{const o=t;r[o(261)][o(230)]&&e[o(254)]()},{priority:t(260)})}}var hi=n(704),li={attributes:{"data-cke":!0}};li.setAttributes=Ae(),li.insert=_e().bind(null,"head"),li.domAPI=ve(),li.insertStyleElement=Te();be()(hi.A,li);hi.A&&hi.A.locals&&hi.A.locals;const di=mi;function mi(t,e){const n=gi();return(mi=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(143836===-parseInt(e(263))/1+-parseInt(e(402))/2*(-parseInt(e(307))/3)+-parseInt(e(257))/4*(parseInt(e(272))/5)+-parseInt(e(322))/6+-parseInt(e(339))/7+parseInt(e(394))/8*(-parseInt(e(360))/9)+parseInt(e(298))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class ki extends t.Plugin{static get[di(327)](){return[Ms,Ks,o.Users,qs,Qs,ni,ui]}static get[di(342)](){return di(384)}static get[di(356)](){return!0}static get[di(274)](){return!0}constructor(t){const e=di;super(t),this[e(250)](e(262),!0),t[e(348)][e(275)](e(377),()=>this[e(262)]=!1),this[e(250)](e(325),null),this.on(e(337),(n,r,o,s)=>{const i=e,c=t[i(261)][i(314)](Ms),a=o?si(o).id:null;t[i(383)][i(288)](()=>{const e=i;if(a){const n=this[e(252)](a);for(const r of n)t[e(395)][e(365)](r)}if(s){const{id:n}=si(s),r=c[e(247)](n);if(r&&r[e(310)])return;if(r&&!r[e(336)])return;const o=this[e(252)](n);for(const n of o)t[e(395)][e(365)](n)}}),a&&this[i(387)](a)}),this[e(344)]()}[di(354)](){const t=di,e=this[t(264)],n=e[t(261)][t(314)](Ms),r=e[t(254)][t(314)](t(398)),o=n[t(371)]()[t(389)](e=>e[t(267)]!==r);e[t(276)][t(361)](t(324),new Fs(e)),this[t(338)](e,t(291),(r,o,s)=>{const i=t;n[i(266)](s,e[i(254)][i(314)](i(398)))}),this[t(338)](n,pi(t(324),r),(e,{threadId:n})=>{const r=t,o=this[r(264)][r(261)][r(314)](Ms)[r(247)](n);o?.[r(310)]&&this[r(334)](n)}),this[t(338)](n,pi(t(355),r),(n,{threadId:r})=>{const o=t;e[o(383)][o(319)]({isUndoable:!1},t=>{const e=o,n=this[e(252)](r);for(const r of n)t[e(296)](r)})}),this[t(338)](n,pi(t(404),r),(e,{threadId:n})=>{const r=t;this[r(312)](n),this[r(264)][r(395)][r(316)][r(391)]&&(this[r(264)][r(261)][r(314)](Ms)[r(247)](n)[r(310)]||this[r(264)][r(395)][r(316)][r(399)]())},{priority:t(302)}),this[t(338)](n,pi(t(396),r),(e,{threadId:n})=>{this[t(312)](n)},{priority:t(302)}),this[t(338)](n,pi(t(407),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(252)](o);!s&&0!=c[i(358)]&&n[i(409)](o)&&1===n[i(247)](o)[i(358)]&&e[i(383)][i(319)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(331)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(302)}),this[t(400)](),this[t(357)](),this[t(328)](o)}[di(392)](){!async function(t){const n=g([75,112,79,66,74,71,78,83,69,103,113,67,121,102,86,70,49,107,90,56,108,98,110,82,106,77,55,101,73,122,65,115,68,81,72,119,57,97,84,104,117,54,114,99,89,105,48,53,85,109,80,76,52,100,51,88,50,87,111,116,118,120]),r=window[g([68,97,116,101])][g([110,111,119])](),o=t[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(t=>{o[g([111,110,99,101])](g([114,101,97,100,121]),t)}),i={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},c=o[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[g([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(t=>{let e=0;o[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](e)[g([116,104,101,110])](()=>t)}function u(t){return t[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](h(t)):null}function h(t){return window[g([97,116,111,98])](t[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[g([108,101,110,103,116,104])];n++){const r=t[g([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[g([105,115,65,114,114,97,121])](e)?e[g([102,111,114,69,97,99,104])](t):e&&typeof e==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](e)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[g([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function m(t){return t[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function k(t){return o[g([112,108,117,103,105,110,115])][g([104,97,115])](t)}function p(){}function g(t){const e=mi;return t[e(366)](t=>String[e(382)](t))[e(329)]("")}!function(t){const e=function(){const t=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let e=g([75]);for(let r=0;r<t[g([108,101,110,103,116,104])];r+=2){let o=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[g([108,101,110,103,116,104])]&&(o-=n[g([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=g([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=g([86,97,108,105,100])&&async function(){await s,o[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,o[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,o[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[g([115,112,108,105,116])](g([46]));return 3!=t[g([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](t[g([108,101,110,103,116,104])]-8),16),r={...e,[g([106,116,105])]:t[g([115,117,98,115,116,114,105,110,103])](0,t[g([108,101,110,103,116,104])]-8)};return delete r[g([118,99])],l(r)==n}}}(),t?(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[g([80,114,111,109,105,115,101])])(a=>{if(i())return a(g([86,97,108,105,100]));c(),o[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const h=(0,e.uid)();function k(t){return!!t&&(typeof t===g([111,98,106,101,99,116])||typeof t===g([102,117,110,99,116,105,111,110]))&&typeof t[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof t[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function p(e){c(e)[g([116,104,101,110])](t=>t&&t[g([115,116,97,116,117,115])]==g([111,107])?d(l(h+n))!=t[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),g([86,97,108,105,100])):g(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](a)[g([99,97,116,99,104])](()=>{a(g([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=g([108,108,99,116,45])+d(l(t)),n=m(d(window[g([77,97,116,104])][g([99,101,105,108])](r/o)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](e,n)}function i(){const e=g([108,108,99,116,45])+d(l(t)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](e);return n?window[g([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:h}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[g([114,101,116,117,114,110])])&&(u=!0,p(t[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||a(g([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function c(){o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[g([106,116,105])])),await async function(){let t=!0;try{const r=c[g([115,112,108,105,116])](g([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=u(e);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](h(r),t=>t[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](e+g([46])+n),c=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!c)return;const a=await c[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),i,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await c[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[g([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[g([105,110,99,108,117,100,101,115])](g([42])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([67,77,84])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])])return!0;if(e[g([105,110,99,108,117,100,101,115])](g([82,67,77,84]))){if(k(g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[g([112,108,117,103,105,110,115])][g([103,101,116])](n))[g([115,116,97,116,101])]==g([99,111,110,110,101,99,116,101,100]))return!0;if(k(g([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(g([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](t[g([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1761955200;return t[g([101,120,112])]<e}()?g([69,120,112,105,114,101,100]):function(){const e=mi,n=t[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[g([108,111,99,97,116,105,111,110])][e(335)]);if(n[g([105,110,99,108,117,100,101,115])](r))return!0;const o=r[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](t=>t[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](t=>t[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](t=>t[g([108,101,110,103,116,104])]<=o[g([108,101,110,103,116,104])])[g([109,97,112])](t=>Array(o[g([108,101,110,103,116,104])]-t[g([108,101,110,103,116,104])])[g([102,105,108,108])](t[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](t))[g([115,111,109,101])](t=>o[g([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===g([42])))}()?(t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=a(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=a(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((t,e)=>{n[g([116,104,101,110])](t,e),p[g([116,104,101,110])](e=>{e!=g([86,97,108,105,100])&&t(e)},e)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[di(341)](){const t=di,e=this[t(264)][t(261)][t(314)](Ms),n=this[t(264)][t(254)][t(314)](t(398));for(const r of e[t(371)]({channelId:n}))e[t(320)](r.id),e[t(368)][t(386)](r.id);super[t(341)]()}[di(318)](t){const e=di;return this[e(252)](t)[e(358)]>0}[di(252)](t){const e=di,n=[];for(const r of this[e(264)][e(383)][e(379)])r[e(293)][e(271)](e(352)+t)&&n[e(270)](r);return n}[di(387)](t){setTimeout(()=>{const n=mi,r=this[n(300)](t);r&&this[n(325)]&&si(this[n(325)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[di(312)](t){const e=di;this[e(264)][e(383)][e(288)](()=>{const n=e;for(const e of this[n(252)](t))this[n(264)][n(395)][n(365)](e)})}[di(334)](t){const e=di,n=this[e(264)][e(261)][e(314)](Ms),r=this[e(264)][e(261)][e(314)](Ks),o=n[e(247)](t);if(!o[e(336)]){const t=o[e(255)](()=>this[e(300)](o.id));r[e(363)](t),o[e(330)]=!1}}[di(400)](){const t=di,e=this[t(264)],n=e[t(261)][t(314)](o.Users);e[t(260)][t(350)](t(280))[t(289)]({model:t(305),view:(r,o)=>{const s=t,{id:i}=si(r[s(259)]),c=e[s(261)][s(314)](Ms)[s(247)](i),a=this[s(325)]&&si(this[s(325)]).id===i;let u;if(c&&c[s(309)]&&!a&&r[s(283)])return o[s(281)][s(346)](r[s(283)],s(374)+r[s(259)]),o[s(281)][s(346)](r[s(283)],s(256)+r[s(259)]),null;const h=[s(299)];return a&&h[s(270)](s(295)),u=c?.[s(358)]?c[s(326)][s(304)][s(376)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(260)][t(350)](t(401))[t(390)]({model:t(305),view:(n,{options:r})=>{const o=t;if(r[o(315)])return null;const s=e[o(261)][o(314)](Ms),i=e[o(383)][o(379)][o(314)](n),{id:c,part:a}=si(n);return i&&!i[o(347)]||r[o(375)]&&s[o(247)](c)?.[o(309)]?null:{group:o(305),name:a?c+":"+a:c}}}),e[t(260)][t(350)](t(364))[t(385)]({view:{name:t(305),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(323)](t(249),{"data-name":t(352)+e[t(253)]("id")})}),e[t(260)][t(350)](t(364))[t(311)]({view:t(305)})}[di(357)](){const t=di,e=this[t(264)],n=e[t(261)][t(314)](Ms),r=new Set,o=new Set;e[t(383)][t(403)][t(349)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(383)][s(403)][s(405)][s(362)]()){const{group:a,id:u}=si(t);let h=c[s(290)];if(s(305)!==a||!h)continue;const l=s(351)===h[s(313)][s(321)];l||(h=fi(h,e[s(383)]),!h||h[s(279)]||!c[s(290)]||h[s(297)](c[s(290)]))?e[s(383)][s(372)](h)&&!l?this[s(262)]?r[s(361)](t):this[s(269)](t,u):(o[s(361)](t),r[s(386)](t),n[s(296)](t),i=!0):(n[s(331)](t,{range:h}),i=!0)}return i}),this.on(t(265),(n,o,s)=>{const i=t;if(!s&&r[i(306)])for(const t of r){const{id:n}=si(t);r[i(386)](t),e[i(383)][i(379)][i(314)](t)&&this[i(269)](t,n)}}),this[t(338)](e[t(383)][t(403)],t(288),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(383)][s(403)][s(405)][s(362)]()){const{group:c,id:a}=si(t);if(s(305)!==c)continue;const u=n[s(247)](a),h=this[s(318)](a);u&&(!u[s(330)]&&i&&e[s(395)][s(316)][s(275)](s(408),()=>{const t=s,r=e[t(261)][t(314)](Es),o=n[t(282)][t(314)](u)[t(316)];r[t(397)](o)[t(292)]()},{priority:s(302)}),u[s(330)]=h||!!i),i||(o[s(361)](t),r[s(386)](t))}for(const t of o){const{id:e}=si(t),o=n[s(247)](e);if(r[s(386)](t),!o)continue;const i=this[s(318)](e);i||o[s(381)]?i||o[s(310)]||o[s(303)](new Date):o[s(286)]()}o[s(258)]()})}[di(328)](t){const e=di;t[e(343)](t=>{const n=e;t[n(310)]&&this[n(334)](t.id)})}[di(300)](t){const e=di,n=this[e(264)],r=this[e(252)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(395)],r)}[di(367)](t){const e=di,n=this[e(252)](t);let r="",o=!1;for(const t of n){const n=t[e(332)]();for(const t of Array[e(317)](n[e(378)]()))t.is(e(373))?(r&&o&&(r+=" ",o=!1),r+=t[e(348)]):o=!0;o=!0}return r[e(380)](0,150)}[di(285)](t,e){const n=di,r=this[n(264)],o=r[n(261)][n(314)](Ms);let s=o[n(247)](e);const i=r[n(254)][n(314)](n(398)),c=r[n(261)][n(314)](Ks);return s&&(s[n(310)]&&s[n(303)](null),s[n(336)])||(this[n(252)](e)[0][n(359)]?o[n(294)]({channelId:i,threadId:e})[n(333)](t=>{const o=n;if(o(268)!==r[o(248)])if(s=t,s&&!s[o(336)]){const t=s[o(255)](()=>this[o(300)](e));c[o(363)](t),s[o(309)]&&this[o(312)](e)}else if(!s){const t=this[o(252)](e);r[o(383)][o(288)](e=>{const n=o;for(const r of t)e[n(296)](r)})}}):r[n(395)][n(316)][n(275)](n(408),()=>{const t=n;if(o[t(247)](e))return;const a=r[t(261)][t(314)](Es);s=o[t(353)]({channelId:i,threadId:e,target:()=>this[t(300)](e),context:{type:t(251),value:this[t(367)](e)}});const u=o[t(282)][t(314)](s)[t(316)],h=a[t(397)](u);h&&c[t(363)](h)},{priority:n(302)})),s}[di(269)](t,e){const n=di,r=this[n(285)](t,e);r&&!r[n(273)]&&r[n(278)]({type:n(251),value:this[n(367)](e)})}[di(344)](){const t=di,n=this[t(264)];(0,o.surroundingMarkersDetector)(n[t(383)],({left:r,entered:s})=>{const i=t;for(const t of r)if(bi(t)){n.ui[i(308)][i(369)](it(n[i(370)],i(287)));break}for(const t of s)if(bi(t)){n.ui[i(308)][i(369)](it(n[i(370)],i(406),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function pi(t,e){return e?t+":"+e:t}function gi(){const t=["_attachMarkerToThread","remove","LEAVE_COMMENT_ANNOUNCEMENT","change","markerToHighlight","newRange","change:isReadOnly","refreshVisibility","name","fetchCommentThread","ck-comment-marker--active","removeMarker","isEqual","8287320AZEjNG","ck-comment-marker","_getTargetForId","end","low","setUnlinkedAt","first","comment","size","5373ZOjcOH","ariaLiveAnnouncer","isResolved","unlinkedAt","dataToMarker","_reconvertMarkers","root","get","showCommentHighlights","view","from","hasMarkerForId","enqueueChange","_detachCommentThread","rootName","1193832nMQRPU","createElement","addCommentThread","activeMarker","comments","requires","_handleInitialThreads","join","_hasTargetInContent","updateMarker","getRange","then","_attachArchivedThread","href","isAttached","change:activeMarker","listenTo","1038961xOAtCT","start","destroy","pluginName","forEach","_initAriaMarkerChangeAnnouncements","createRange","consume","affectsData","data","registerPostFixer","for","$graveyard","comment:","openNewCommentThread","init","removeCommentThread","isOfficialPlugin","_handleMarkerAddAndRemove","length","managedUsingOperations","149301RNLldl","add","getChangedMarkers","registerAnnotation","upcast","reconvertMarker","map","_getTextContext","_threads","announce","locale","getCommentThreads","hasContent","$textProxy","addMarker:","ignoreResolvedComments","author","ready","getItems","markers","substring","isSubmitted","fromCharCode","model","CommentsEditing","elementToElement","delete","scrollToThreadMarker","schema","filter","markerToData","hasDomSelection","afterInit","group","32AFMylO","editing","reopenCommentThread","getByInnerView","collaboration.channelId","focus","_initializeMarkerConverters","dataDowncast","192JcUrKQ","document","resolveCommentThread","differ","ENTER_COMMENT_ANNOUNCEMENT","addComment","render","hasCommentThread","createPositionBefore","getCommentThread","state","$marker","set","text","getAllMarkersForId","getAttribute","config","attachTo","removeMarker:","54772KznVdw","clear","markerName","conversion","plugins","isThreadsLoadingPaused","210300kesKXV","editor","change:isThreadsLoadingPaused","switchReadOnly","channelId","destroyed","_handleThreadMarker","push","startsWith","85QULpDM","context","isPremiumPlugin","once","commands","isObject","setContext","isCollapsed","editingDowncast","consumable","_threadToController","item","getWalker"];return(gi=function(){return t})()}function fi(t,e){const n=di,r=e[n(388)],o=e[n(345)](t[n(340)]);for(const s of t[n(284)]()){const{type:t,item:i,nextPosition:c}=s;if(n(251)===t||r[n(277)](i)){const t=e[n(246)](i);o[n(279)]&&(o[n(340)]=t),o[n(301)]=c}}return o}function bi(t){const e=di;return e(305)===si(t[e(293)])[e(393)]}const Ii=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=390]})(t,e)}function wi(){const t=["config","listenTo","isOfficialPlugin","2bZCjBH","107230wWcOCF","length","commentsLicenseKeyUsageLimit","commentsLicenseKeyInvalid","hasMarkerForId","comment:","commentsLicenseKeyTrialLimit","addComment","focus","domainLimit","init","commands","evaluationLimit","expired","comment","activeMarker","_threadToController","find","CommentThreadInputView","locale","commentsLicenseKeyExpired","hasCommentThread","hasContent","menuBar:comment","push","574767eCGemT","_licenseKeyCheckInterval","change:activeAnnotations","getAllMarkersForId","featureNotAllowed","_showLicenseError","highest","requires","isEnabled","stop","348aVEnMg","CommentsUI","low","trialLimit","Comment","editor","getRange","componentFactory","commentsLicenseKeyDomainLimit","view","isPremiumPlugin","tooltip","licenseKey","map","66jGecjT","isFocused","getCommentThread","commentsLicenseKeyNotAllowed","innerView","_createUIButton","commentsLicenseKeyValid","Comments","focusTracker","pluginName","usageLimit","from","plugins","addCommentThread","4220312twEGzJ","20684VTguuH","_viewToController","150whihNz","commentsLicenseKeyEvaluationLimit","1093422uaPRmP","destroy","580390OXHZhG","model","addSourceCollector","removeCommentThread","add","3320639RIGYeC","set","has","54HnShPy","bind","CommentsListView","invalid","get","execute","editing"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(654983===parseInt(e(462))/1*(-parseInt(e(436))/2)+parseInt(e(414))/3*(-parseInt(e(412))/4)+parseInt(e(418))/5*(-parseInt(e(397))/6)+parseInt(e(423))/7+-parseInt(e(411))/8+parseInt(e(426))/9*(-parseInt(e(437))/10)+parseInt(e(416))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class _i extends t.Plugin{[Ii(395)];[Ii(463)];static get[Ii(406)](){return Ii(473)}static get[Ii(435)](){return!0}static get[Ii(393)](){return!0}static get[Ii(469)](){return[Ms,ki,Ks,Es]}get[Ii(428)](){return Ut}get[Ii(455)](){return Rt}[Ii(447)](){const t=Ii,e=this[t(477)],n=e[t(409)][t(430)](Ms),r=e[t(409)][t(430)](ki),o=e[t(409)][t(430)](Es),s=e[t(409)][t(430)](Ks);e.ui[t(390)][t(422)](t(451),()=>{const e=t,n=this[e(402)](st.ButtonView);return n[e(394)]=!0,n}),e.ui[t(390)][t(422)](t(460),()=>this[t(402)](st.MenuBarMenuListItemButtonView)),s[t(420)](()=>{const e=t,o=[];for(const[t,s]of n[e(453)]){const n=r[e(465)](t.id),i=n[e(396)](t=>t[e(478)]());n[e(438)]>0&&o[e(461)]([s[e(392)],i])}return o}),this[t(434)](o,t(464),(e,o,s)=>{const i=t,c=Array[i(408)](s)[i(396)](t=>t[i(401)])[i(454)](t=>n[i(413)][i(425)](t));if(!c)return void(r[i(452)]=null);const a=n[i(413)][i(430)](c)[i(419)].id,u=i(442)+a;a&&r[i(441)](a)?r[i(452)]=u:r[i(452)]&&(r[i(452)]=null)}),this[t(434)](n,t(421),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(405)][i(398)]&&r[i(441)](o)&&e[i(432)][i(392)][i(445)]()},{priority:t(468)}),this[t(434)](n,t(444),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(441)](s)&&n[c(458)](s)&&1===n[c(399)](s)[c(438)]&&(e[c(432)][c(392)][c(445)](),o[c(471)]())},{priority:t(474)}),this[t(395)]=this[t(477)][t(433)][t(430)](t(395));const i=this[t(477)];this[t(463)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(403)==o||e(440)==o||e(457)==o||e(391)==o||e(400)==o||e(415)==o||e(443)==o||e(439)==o){delete i[r],n=o,clearInterval(this[e(463)]),this[e(463)]=void 0;break}}e(440)==n&&i[e(467)](e(429)),e(457)==n&&i[e(467)](e(450)),e(391)==n&&i[e(467)](e(446)),e(400)==n&&i[e(467)](e(466),e(404)),e(415)==n&&i[e(467)](e(449)),e(443)==n&&i[e(467)](e(475)),e(439)==n&&i[e(467)](e(407))},1e3)}[Ii(417)](){const t=Ii;super[t(417)](),this[t(463)]&&clearInterval(this[t(463)])}[Ii(402)](t){const e=Ii,n=this[e(477)],r=new t(n[e(456)]),o=n[e(448)][e(430)](e(410));return r[e(424)]({label:it(n[e(456)],e(476)),icon:ot.IconAddComment}),r[e(427)](e(470)).to(o,e(459)),this[e(434)](r,e(431),()=>{o[e(431)]()}),r}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=237]})(t,e)}function Ci(){const t=["pluginName","stop","12347QxpUvk","stopListening","5581164dCcVmj","addCommentThread","8FQeiQR","config","3477835slnLWf","delete","has","document","isOfficialPlugin","isEnabled","set","listenTo","change:isEnabled","592XHWLZm","clipboardInput","_disableCommentsOnlyMode","affectsData","commands","7914263uUxyAX","299742ZsTXfK","editor","cut","highest","view","editing","forceDisabled","clearForceDisabled","editSource","get","SourceEditing","DragDrop","CommentsOnly","8228358jBzWHy","isPremiumPlugin","commentsOnlyMode","requires","_enableCommentsOnlyMode","85086aRttRN","afterInit","plugins","commentsOnly"];return(Ci=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(715373===parseInt(e(281))/1+parseInt(e(240))/2*(-parseInt(e(257))/3)+-parseInt(e(238))/4+parseInt(e(242))/5+parseInt(e(270))/6+parseInt(e(256))/7+parseInt(e(251))/8*(-parseInt(e(275))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class Ti extends t.Plugin{static get[yi(279)](){return yi(269)}static get[yi(246)](){return!0}static get[yi(271)](){return!0}static get[yi(273)](){return[ki]}constructor(t){const e=yi;super(t),this[e(248)](e(247),!1),this.on(e(250),(t,n,r)=>{const o=e;r?this[o(274)]():this[o(253)]()})}[yi(276)](){const t=yi;!this[t(247)]&&this[t(258)][t(241)][t(266)](t(278))&&(this[t(247)]=!0)}[yi(274)](){const t=yi;for(const[e,n]of this[t(258)][t(255)])n[t(254)]&&t(239)!==e&&n[t(263)](t(272));this[t(258)][t(277)][t(244)](t(268))&&this[t(258)][t(277)][t(266)](t(268))[t(263)](t(272)),this[t(258)][t(277)][t(244)](t(267))&&this[t(258)][t(277)][t(266)](t(267))[t(263)](t(272)),this[t(258)][t(255)][t(266)](t(265))?.[t(263)](t(272));const e=this[t(258)][t(262)][t(261)][t(245)];this[t(249)](e,t(259),e=>e[t(280)](),{priority:t(260)}),this[t(249)](e,t(252),e=>e[t(280)](),{priority:t(260)}),this[t(249)](e,t(243),e=>e[t(280)](),{priority:t(260)})}[yi(253)](){const t=yi;for(const[e,n]of this[t(258)][t(255)])n[t(254)]&&t(239)!==e&&n[t(264)](t(272));this[t(258)][t(277)][t(244)](t(267))&&this[t(258)][t(277)][t(266)](t(267))[t(264)](t(272)),this[t(258)][t(255)][t(266)](t(265))?.[t(264)](t(272)),this[t(237)](this[t(258)][t(262)][t(261)][t(245)])}}const Ei=xi;function xi(t,e){const n=Ni();return(xi=function(t,e){return n[t-=384]})(t,e)}function Ni(){const t=["deactivate","isOfficialPlugin","activate","_activateAnnotation","plugins","collection","589790ztDlXK","length","switchTo","4970408VujJgu","_setSelectedAnnotations","_deactivateAllAnnotations","annotationsuis-register-already-registered","2691OhUIeR","function","44QnlUaT","detach","annotationsuis-annotation-mismatch","init","AnnotationsUIs","register","push","_uis","_removeActiveAnnotation","_visibleAnnotations","isActive","pluginName","2052220DoZwTN","size","3NAKFyi","remove","stopListening","find","refilterAnnotations","delete","_assertAnnotationDoesNotBelongToMultipleUIs","destroy","from","setActiveAnnotation","type","add","annotationsuis-missing-ui","listenTo","requires","attach","has","3006768zIwIdb","change:activeAnnotation","17970jRfNwS","set","1573824FFmdEF","_addActiveAnnotation","filter","7UbAWgP","deactivateAll","context","uisData","42CriaAZ","isPremiumPlugin","activeAnnotations","get","174280Ymfbgy","activeUIs","defaultFilter","annotationsuis-register-invalid-interface","hasActive"];return(Ni=function(){return t})()}!function(t){const e=xi,n=t();for(;;)try{if(612877===-parseInt(e(442))/1*(parseInt(e(408))/2)+parseInt(e(393))/3+-parseInt(e(440))/4+-parseInt(e(419))/5*(-parseInt(e(404))/6)+-parseInt(e(400))/7*(-parseInt(e(422))/8)+parseInt(e(426))/9*(-parseInt(e(395))/10)+parseInt(e(428))/11*(-parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Oi extends t.ContextPlugin{[Ei(409)];[Ei(403)];[Ei(435)];static get[Ei(390)](){return[Es]}static get[Ei(439)](){return Ei(432)}static get[Ei(414)](){return!0}static get[Ei(405)](){return!0}constructor(t){const e=Ei;super(t),this[e(409)]=new Set,this[e(435)]=new Map,this[e(403)]=new Map}[Ei(431)](){const t=Ei,e=this[t(402)][t(417)][t(407)](Es);this[t(389)](e,t(416),(e,n)=>{const r=t;for(const t of this[r(409)]){const e=this[r(435)][r(407)](t);(0,this[r(403)][r(407)](t)[r(399)])(n)&&e[r(385)](n)}}),this[t(389)](e,t(424),()=>{const e=t;for(const t of this[e(409)])this[e(435)][e(407)](t)[e(385)](null)}),this[t(389)](e[t(437)],t(387),(e,n)=>{this[t(448)](n)})}[Ei(412)](){const t=Ei;return this[t(409)][t(441)]>0}[Ei(438)](t){const e=Ei;return this[e(409)][e(392)](t)}[Ei(415)](t,n=this[Ei(410)]){const r=Ei,o=this[r(402)][r(417)][r(407)](Es);if(!this[r(435)][r(392)](t))throw new e.CKEditorError(r(388),this,{uiName:t});this[r(438)](t)&&this[r(413)](t),this[r(409)][r(387)](t);const s=new Qe;$e({source:o[r(437)],target:s,filter:n}),this[r(403)][r(396)](t,{collection:s,filter:n});const i=this[r(435)][r(407)](t);i[r(391)](s),this[r(389)](i,r(394),(t,e,n,s)=>{const i=r;s&&o[i(436)](s),n&&o[i(398)](n)})}[Ei(413)](t){const n=Ei;if(this[n(409)][n(447)](t),!this[n(435)][n(392)](t))throw new e.CKEditorError(n(388),this,{uiName:t});const r=this[n(435)][n(407)](t);r[n(429)](),this[n(444)](r),this[n(403)][n(407)](t)[n(418)][n(449)](),this[n(403)][n(447)](t)}[Ei(421)](t){const n=Ei;if(!this[n(435)][n(392)](t))throw new e.CKEditorError(n(388),this,{uiName:t});const r=this[n(402)][n(417)][n(407)](Es),o=Array[n(384)](r[n(406)])[0]||null;this[n(401)](),this[n(415)](t);const s=this[n(435)][n(407)](t);s[n(385)](o),s[n(423)]&&o&&s[n(423)]([o])}[Ei(401)](){const t=Ei;for(const e of this[t(409)])this[t(413)](e)}[Ei(433)](t,n){const r=Ei;if(this[r(435)][r(392)](t))throw new e.CKEditorError(r(425));if(r(427)!=typeof n[r(391)]||r(427)!=typeof n[r(429)]||r(427)!=typeof n[r(385)])throw new e.CKEditorError(r(411),null);this[r(435)][r(396)](t,n)}[Ei(446)](){const t=Ei,e=this[t(402)][t(417)][t(407)](Es)[t(418)],n=new Map,r=Array[t(384)](this[t(409)]);for(const e of this[t(409)]){const r=this[t(403)][t(407)](e)[t(418)];for(const o of r)n[t(396)](o,e)}for(const o of e){const e=n[t(407)](o);this[t(448)](o);const s=r[t(445)](e=>this[t(403)][t(407)](e)[t(399)](o));e!==s&&(e&&this[t(403)][t(407)](e)[t(418)][t(443)](o),s&&this[t(403)][t(407)](s)[t(418)][t(387)](o))}}[Ei(449)](){const t=Ei;this[t(401)](),super[t(449)]()}[Ei(410)](){return!0}[Ei(448)](t){const n=Ei,r=[];for(const e of this[n(409)])(0,this[n(403)][n(407)](e)[n(399)])(t)&&r[n(434)](e);if(r[n(420)]>1)throw new e.CKEditorError(n(430),null,{matchedUIs:r,annotationType:t[n(386)]})}}var Si=n(817),Pi={attributes:{"data-cke":!0}};Pi.setAttributes=Ae(),Pi.insert=_e().bind(null,"head"),Pi.domAPI=ve(),Pi.insertStyleElement=Te();be()(Si.A,Pi);Si.A&&Si.A.locals&&Si.A.locals;const Mi=Ri;function Ri(t,e){const n=Bi();return(Ri=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(917365===parseInt(e(423))/1*(parseInt(e(446))/2)+parseInt(e(454))/3*(-parseInt(e(427))/4)+-parseInt(e(443))/5*(parseInt(e(465))/6)+parseInt(e(449))/7+-parseInt(e(424))/8+-parseInt(e(435))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);const Li=(0,e.toUnit)("px");class Vi extends st.View{[Mi(440)];[Mi(421)];[Mi(429)];[Mi(439)];constructor(t){const n=Mi;super(t);const r=this[n(452)];this[n(426)](n(450),0),this[n(426)](n(420),""),this[n(440)]=this[n(416)](),this[n(421)]=this[n(416)](),this[n(440)][n(461)](n(466),n(459)).to(this),this[n(429)]=new e.FocusTracker,this[n(439)]=new st.FocusCycler({focusables:this[n(421)],focusTracker:this[n(429)]}),this[n(441)]({tag:n(457),attributes:{class:["ck",n(458),n(451),r.to(n(420))],style:{minHeight:r.to(n(450),t=>n(462)==typeof t?Li(t+10):null)},dir:t[n(437)],role:n(418),"aria-label":it(t,n(422)),tabindex:0},children:[{tag:n(457),attributes:{role:n(440),"aria-label":it(t,n(453))},children:this[n(440)]}]})}[Mi(456)](){const t=Mi;super[t(456)](),this[t(444)]()}[Mi(464)](){const t=Mi;this[t(439)][t(436)]()}[Mi(444)](){const t=Mi;this[t(440)][t(461)](t(433)).to(this),this.on(t(433),e=>{const n=t;this[n(438)](e[n(428)])}),this[t(440)][t(432)](e=>{const n=t;this[n(429)][n(447)](e[n(430)]),this[n(438)](e)}),this[t(440)].on(t(425),(e,n)=>{const r=t;for(const t of n[r(448)])this[r(429)][r(417)](t[r(430)]),this[r(421)][r(417)](t);for(const t of n[r(419)])this[r(429)][r(447)](t[r(430)]),this[r(438)](t)}),this.on(t(466),()=>{const e=t;this[e(439)][e(460)]()}),this.on(t(459),()=>{const e=t;this[e(439)][e(455)]()}),this[t(442)](this[t(430)],t(464),()=>{this[t(464)]()})}[Mi(438)](t){const e=Mi,n=this[e(421)][e(431)](t);let r,o;for(const n of this[e(421)])if(t[e(463)]<n[e(463)]){r=n;break}if(o=r?this[e(421)][e(431)](r):this[e(421)][e(434)],-1!==n){if(n===o-1)return;this[e(421)][e(417)](t),o=r?this[e(421)][e(431)](r):this[e(421)][e(434)]}this[e(421)][e(447)](t,o)}}function Bi(){const t=["682vzVOLp","12197328qinxtP","change","set","97756wpyGFk","source","focusTracker","element","getIndex","forEach","change:top","length","14851890XPSDbn","focusFirst","uiLanguageDirection","_updateItemPositionInFocusables","focusCycler","list","setTemplate","listenTo","15165uVChDD","_setupKeyboardNavigation","58849980XstIfy","2258MFfDEF","add","removed","1255730XNofiL","minHeight","ck-reset","bindTemplate","Annotations list","213YvAfuP","focusNext","render","div","ck-sidebar","arrowdown","focusPrevious","delegate","number","top","focus","1992ILvRas","arrowup","createCollection","remove","application","added","class","focusables","Annotations sidebar"];return(Bi=function(){return t})()}function Di(){const t=["top","destroy","885479FcqNMd","render","height","807072LjZaql","86607pwznXW","bottom","51018bcUyXj","presentation","ck-sidebar-item--no-animation","updateHeight","270lLPVaZ","focus","1501234dnuuEK","clear","first","40sNqcWW","set","bind","setTemplate","delegate","createCollection","ck-sidebar-item","355YiNAPr","arrowup","bindTemplate","arrowdown","isAnimationDisabled","div","detach","3175416abqNyM","2117808rBlEYm","_mutationObserver","content","_targetTop","element","attach","clientHeight"];return(Di=function(){return t})()}function ji(t,e){const n=Di();return(ji=function(t,e){return n[t-=133]})(t,e)}const Fi=ji;!function(t){const e=ji,n=t();for(;;)try{if(691135===parseInt(e(138))/1+parseInt(e(168))/2+parseInt(e(141))/3+-parseInt(e(167))/4+-parseInt(e(160))/5*(-parseInt(e(144))/6)+-parseInt(e(150))/7*(parseInt(e(153))/8)+-parseInt(e(142))/9*(parseInt(e(148))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);const Ui=(0,e.toUnit)("px");class zi extends st.View{[Fi(170)];[Fi(171)];[Fi(169)];constructor(t){const e=Fi;super(t),this[e(154)](e(136),0),this[e(154)](e(140),0),this[e(155)](e(143)).to(this,e(136),this,e(140),(t,e)=>t+e),this[e(154)](e(164),!1),this[e(169)]=Be(()=>this[e(147)]()),this[e(171)]=null,this[e(170)]=this[e(158)](),this[e(170)][e(157)](e(161),e(163)).to(this);const n=this[e(162)];this[e(156)]({tag:e(165),attributes:{class:[e(159),n.to(e(164),t=>t?e(146):"")],style:{top:n.to(e(136),t=>Ui(t))},role:e(145)},children:this[e(170)]})}[Fi(139)](){const t=Fi;super[t(139)](),this[t(169)][t(134)](this[t(133)])}[Fi(149)](){const t=Fi;this[t(170)][t(152)]&&this[t(170)][t(152)][t(149)]()}[Fi(147)](){const t=Fi,e=this[t(133)][t(135)];e&&(this[t(140)]=e)}[Fi(137)](){const t=Fi;this[t(170)][t(151)](),this[t(169)][t(166)](),super[t(137)]()}}const Hi=Wi;function Ki(){const t=["get","_attachToContainer","_detachFromContainer","_activeAnnotation","max","minHeight","4bLhvkh","init","targetRect","sidebar-setcontainer-invalid-element","12991YamaYX","382701fcVwOz","change:bottom","_annotationToSidebarItemView","push","change:top","_sidebarItemViewToAnnotation","864CPfHcN","189oqYvoi","target","_createSidebarView","_getItemBefore","_recalculateBuffer","change:targetRect","_getMaxAvailableTop","unbind","locale","_alignForBottomChange","content","stopListening","_getTargetTop","listenTo","_targetTop","sidebar.preventScrollOutOfView","isAnimationDisabled","Sidebar","3135TsuTfN","_alignAfterItem","_updateLastItem","166914roShZC","20XhuAnN","class","last","appendChild","length","bind","1009893RrdXBy","context","_spaceBetweenItems","addAnnotation","_alignForTopChange","updateHeight","remove","_setItemTop","height","isOfficialPlugin","_recalculate","setContainer","isActive","set","change:_lastItem","render","destroy","config","_lastItem","add","_getItemAfter","sidebar-attachtocontainer-missing-container","pluginName","object","_destroySidebarItemView","refresh","_alignBeforeItem","sidebar.container","top","5408iIAnkW","delete","nodeType","2256zTOFJM","77560ODrsbZ","container","_annotations","isPremiumPlugin","define","element","getSidebarItemView","view","list","clear","rearrange","10UMOLzC","getIndex","bottom","_alignToTargetRect"];return(Ki=function(){return t})()}function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(394331===-parseInt(e(192))/1*(-parseInt(e(222))/2)+-parseInt(e(228))/3*(-parseInt(e(188))/4)+-parseInt(e(218))/5*(-parseInt(e(260))/6)+parseInt(e(200))/7*(-parseInt(e(261))/8)+parseInt(e(221))/9+-parseInt(e(178))/10*(parseInt(e(193))/11)+parseInt(e(199))/12*(-parseInt(e(257))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Yi extends t.ContextPlugin{[Hi(268)];[Hi(185)];[Hi(263)];[Hi(230)];[Hi(198)];[Hi(195)];[Hi(204)];static get[Hi(250)](){return Hi(217)}static get[Hi(237)](){return!0}static get[Hi(264)](){return!0}constructor(t){const e=Hi;super(t),this[e(241)](e(246),void 0),this[e(268)]=this[e(202)](),this[e(241)](e(262),null),this[e(230)]=25,this[e(198)]=new Map,this[e(195)]=new Map,this[e(229)][e(245)][e(265)](e(215),!1),this[e(263)]=null,this[e(185)]=null,this[e(204)]=[]}[Hi(189)](){const t=Hi,e=this[t(229)][t(245)][t(182)](t(255));e&&this[t(239)](e)}[Hi(239)](t){const n=Hi;if(!qi(t))throw new e.CKEditorError(n(191));this[n(262)]=t}[Hi(183)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Hi;if(!qi(this[r(262)]))throw new e.CKEditorError(r(249),this);this[r(262)][r(225)](this[r(268)][r(266)]),this[r(268)][r(223)]=t,this[r(230)]=n}[Hi(177)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Hi,o=this[r(267)](t);this[r(268)][r(175)][r(234)](o),this[r(252)](t),e&&this[r(181)](this[r(267)](e)),n&&this[r(181)](this[r(267)](n)),this[r(220)]()}[Hi(253)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Hi;if(this[r(185)]=e,t){t[r(240)]=!1;const e=this[r(267)](t);e&&n&&(e[r(216)]=!1)}if(e){const t=this[r(267)](e);t&&(e[r(240)]=!0,n&&(t[r(216)]=!0,t[r(256)]+=1),this[r(181)](t))}}[Hi(184)](t){const e=Hi;if(this[e(268)][e(266)][e(234)](),t)for(const n of t)this[e(252)](n);this[e(268)][e(175)][e(176)](),this[e(268)][e(223)]="",this[e(246)]=null}[Hi(231)](t,e){const n=Hi;e||(e=t[n(268)]);const r=new zi(this[n(229)][n(208)]);this[n(198)][n(241)](r,t),this[n(195)][n(241)](t,r),r[n(210)][n(247)](e),this[n(213)](t[n(268)],n(205),(e,o,s)=>{const i=n,c=this[i(212)](t,s);r[i(214)]!=c&&(r[i(214)]=c,this[i(235)](r,c))}),this[n(213)](r,n(197),()=>{const t=n;this[t(238)](r,t(256))}),this[n(213)](r,n(194),()=>{const t=n;this[t(238)](r,t(180))}),this[n(181)](r);const o=this[n(203)](r);return o&&this[n(219)](o,r)||this[n(181)](r),this[n(220)](),this[n(268)][n(175)][n(247)](r),r}[Hi(232)](t){const e=Hi;if(!t[e(210)][e(226)])return;const n=this[e(203)](t);if(!n)return;const r=this[e(198)][e(182)](n),o=this[e(185)];o&&o===r?this[e(219)](n,t):this[e(254)](t,n)}[Hi(209)](t){const e=Hi;if(!t[e(210)][e(226)])return;const n=this[e(248)](t);if(!n)return;const r=this[e(198)][e(182)](n),o=this[e(229)][e(245)][e(182)](e(215)),s=this[e(185)];s&&s===r&&o?(this[e(254)](n,t),this[e(219)](t,n)):s&&s===r?this[e(254)](n,t):this[e(219)](t,n)}[Hi(238)](t,e){const n=Hi;0===this[n(204)][n(226)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(204)])t(256)===n?this[t(232)](e):this[t(209)](e);this[t(204)]=[]},10),this[n(204)][n(196)]({sidebarItemView:t,changedProp:e})}[Hi(267)](t){const e=Hi;return this[e(195)][e(182)](t)}[Hi(244)](){const t=Hi;this[t(211)](),this[t(268)][t(244)]()}[Hi(252)](t){const e=Hi,n=this[e(267)](t);this[e(211)](n),this[e(211)](t[e(268)]),n[e(244)](),this[e(195)][e(258)](t),this[e(198)][e(258)](n)}[Hi(202)](){const t=Hi,e=new Vi(this[t(229)][t(208)]);return e[t(243)](),this.on(t(242),(n,r,o,s)=>{const i=t;s&&e[i(207)](i(187)),o?e[i(227)](i(187)).to(o,i(180)):e[i(187)]=null}),e}[Hi(220)](){const t=Hi;this[t(246)]=this[t(263)]?.[t(224)]?this[t(267)](this[t(263)][t(224)]):null}[Hi(203)](t){const e=Hi,n=this[e(198)][e(182)](t),r=n&&this[e(263)]?.[e(182)](this[e(263)][e(179)](n)-1);return r&&this[e(267)](r)||null}[Hi(248)](t){const e=Hi,n=this[e(198)][e(182)](t),r=n&&this[e(263)]?.[e(182)](this[e(263)][e(179)](n)+1);return r&&this[e(267)](r)||null}[Hi(254)](t,e){const n=Hi;t[n(233)]();const r=Xi(e[n(180)]+this[n(230)],t[n(256)]);return!!r&&(this[n(235)](e,e[n(256)]-r),!0)}[Hi(219)](t,e){const n=Hi;t[n(233)]();const r=Xi(t[n(180)]+this[n(230)],e[n(256)]);return!!r&&(this[n(235)](e,e[n(256)]+r,!1),!0)}[Hi(181)](t){const e=Hi,n=this[e(198)][e(182)](t);if(!n||!n[e(201)]||!n[e(190)])return;const r=this[e(212)](n,n[e(190)]);this[e(235)](t,r)}[Hi(212)](t,n){const r=Hi;if(null===n)return 0;if(t[r(201)]instanceof e.Rect)return n[r(256)];{const t=new e.Rect(this[r(268)][r(266)])[r(256)];return n[r(256)]-t}}[Hi(235)](t,e,n=this[Hi(229)][Hi(245)][Hi(182)](Hi(215))){const r=Hi;n&&(e=Math[r(186)](e,this[r(206)](t))),t[r(256)]=e}[Hi(206)](t){const e=Hi;let n=this[e(203)](t),r=0;for(;n;)n[e(233)](),r+=this[e(230)]+n[e(236)],n=this[e(203)](n);return r}}function Xi(t,e){return Math[Hi(186)](t-e,0)}function qi(t){const e=Hi;return null!==t&&e(251)==typeof t&&1===t[e(259)]}const Gi=Zi;function Zi(t,e){const n=Qi();return(Zi=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(128852===parseInt(e(223))/1+-parseInt(e(208))/2*(-parseInt(e(182))/3)+-parseInt(e(230))/4*(-parseInt(e(198))/5)+-parseInt(e(203))/6*(-parseInt(e(233))/7)+parseInt(e(190))/8+parseInt(e(205))/9*(-parseInt(e(216))/10)+-parseInt(e(227))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.ContextPlugin{[Gi(189)];[Gi(162)];[Gi(179)];[Gi(232)];static get[Gi(172)](){return[Yi,Oi]}static get[Gi(213)](){return Gi(187)}static get[Gi(193)](){return!0}static get[Gi(204)](){return!0}constructor(t){const n=Gi;super(t),this[n(189)]=!1,this[n(226)](n(225),null),this[n(162)]=null,this[n(179)]=new e.Collection,this[n(232)]=Re(()=>{const e=n;t[e(183)][e(185)](e(196))[e(186)](),this[e(162)][e(184)]()},250,{leading:!1})}[Gi(180)](){const t=Gi,e=this[t(212)][t(183)][t(185)](Oi),n=this[t(212)][t(183)][t(185)](Yi);e[t(211)](t(163),this),n[t(188)]&&e[t(191)](t(163))}[Gi(194)](t){const e=Gi;if(t===this[e(225)])return;const n=this[e(212)][e(183)][e(185)](Yi);n[e(168)]=t;const r=this[e(225)];n[e(234)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(225)]=t}[Gi(195)](n){const r=Gi;this[r(162)]=n;const o=this[r(212)][r(183)][r(185)](Yi);if(o[r(219)]=n,this[r(189)])throw new e.CKEditorError(r(229),this);this[r(189)]=!0,this[r(215)](o,r(170),()=>{const t=r;this[t(200)](),this[t(215)](o,t(165),e=>{const r=t;e[r(231)](),this[r(195)](n)})}),o[r(207)]({viewClass:r(228)});const s=t=>{const e=r;t[e(222)](),o[e(224)](t)};for(const t of n)s(t);this[r(215)](n,r(217),(t,e)=>{s(e)}),this[r(215)](n,r(218),(t,e,s)=>{const i=r;o[i(167)]({removedAnnotation:e,previousAnnotation:n[i(185)](s-1),nextAnnotation:n[i(185)](s+1)}),e===this[i(225)]&&this[i(194)](null)},{priority:r(214)}),this[r(215)](n,r(199),(t,e)=>{this[r(194)](e)}),this[r(215)](n,r(178),()=>{this[r(194)](null)});const i=this[r(212)]instanceof t.Context?this[r(212)][r(201)]:new e.Collection([this[r(212)]]);for(const t of i)this[r(202)](t);this[r(215)](i,r(217),(t,e)=>{const n=r;this[n(215)](e,n(206),()=>{this[n(202)](e)})}),this[r(215)](i,r(218),(t,e)=>{const n=r;e[n(183)][n(175)](n(173))&&this[n(209)](e[n(183)][n(185)](n(173)))}),window[r(220)](r(192),this[r(232)]),this[r(212)][r(183)][r(185)](r(196))[r(186)](),this[r(162)][r(184)]()}[Gi(200)](){const n=Gi;if(!this[n(189)])throw new e.CKEditorError(n(177),this);this[n(194)](null);const r=this[n(212)][n(183)][n(185)](Yi);r[n(169)](this[n(162)]),this[n(221)](r),this[n(221)](this[n(162)]),this[n(212)]instanceof t.Context&&this[n(221)](this[n(212)][n(201)]);for(const t of Array[n(174)](this[n(179)]))this[n(209)](t);window[n(166)](n(192),this[n(232)]),this[n(232)][n(171)](),this[n(225)]=null,this[n(189)]=!1,this[n(162)]=null}[Gi(181)](){const t=Gi;this[t(189)]&&this[t(200)]()}[Gi(202)](t){const e=Gi;if(!t[e(183)][e(175)](e(173)))return;const n=t[e(183)][e(185)](e(173)),r=()=>{const t=e,r=n[t(176)]({annotations:this[t(162)],activeAnnotation:this[t(225)]});this[t(194)](r[0]||null)};this[e(215)](n,e(234),r),this[e(215)](n,e(178),(t,{isAnnotationTracked:n})=>{const r=e;this[r(225)]&&n(this[r(225)])&&this[r(194)](null)}),this[e(215)](n,e(164),()=>{this[e(232)]()}),this[e(215)](this[e(162)],e(178),t=>{const o=e;n[o(197)]()&&(r(),t[o(210)]())},{priority:e(214)}),this[e(179)][e(217)](n)}[Gi(209)](t){const e=Gi;this[e(221)](t),this[e(179)][e(218)](t)}}function Qi(){const t=["_integrateWithEditorAnnotations","156126qTjfSh","isPremiumPlugin","175914fQqTgc","ready","_attachToContainer","42832BUtXIZ","_destroyEditorAnnotationsIntegration","stop","register","context","pluginName","high","listenTo","80eCDPJS","add","remove","_annotations","addEventListener","stopListening","updateTargetRect","66657ApnieL","addAnnotation","activeAnnotation","set","1967130hwcDaz","ck-sidebar--wide","widesidebar-attach-already-attached","338036hdszOV","off","_refreshPositioningDebounced","21rdRyvp","refresh","annotations","wideSidebar","uiUpdate","change:container","removeEventListener","rearrange","_activeAnnotation","_detachFromContainer","set:container","cancel","requires","EditorAnnotations","from","has","getOrderedSelectedAnnotations","widesidebar-detach-not-attached","blur","_editorAnnotations","init","destroy","6bzjuzw","plugins","refreshPositioning","get","refreshVisibility","WideSidebar","container","isAttached","1535912wBRnyi","switchTo","resize","isOfficialPlugin","setActiveAnnotation","attach","Annotations","hasDomSelection","5wtzJOX","focus","detach","editors"];return(Qi=function(){return t})()}const $i=tc;function tc(t,e){const n=ec();return(tc=function(t,e){return n[t-=330]})(t,e)}function ec(){const t=["span","toString","isDirty","1033532iinvFG","...","bindTemplate","ck-annotation-counter__badge--","ck-annotation-counter__badge","ck-annotation-counter","727141ZQvBuu","4onatBU","extendTemplate","953538ewBjDt","15671600eWlXTu","497230oamYzM","ck-annotation-counter__badge--edit-mode","counterView","9GaIqIg","number","3005261biYlar","annotationType","icon","1486311BXkhDo","children","_badge","add","set","setTemplate","bind"];return(ec=function(){return t})()}!function(t){const e=tc,n=t();for(;;)try{if(468086===parseInt(e(340))/1+parseInt(e(334))/2+parseInt(e(353))/3*(parseInt(e(341))/4)+parseInt(e(345))/5+parseInt(e(343))/6+parseInt(e(350))/7+parseInt(e(344))/8*(-parseInt(e(348))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class nc extends st.ButtonView{[$i(347)];constructor(t){const e=$i;super(t);const n=this[e(336)];this[e(357)](e(333),!1),this[e(357)](e(349),0),this[e(330)](e(355)).to(this,e(333),this,e(349),(t,n)=>t?e(335):n[e(332)]()),this[e(357)](e(351),""),this[e(352)]=ot.IconAddComment,this[e(342)]({attributes:{class:[e(339)]}}),this[e(347)]=new st.View,this[e(347)][e(358)]({tag:e(331),attributes:{class:[e(338),n.to(e(351),t=>e(337)+t),n.if(e(333),e(346))]},children:[{text:n.to(e(355))}]}),this[e(354)][e(356)](this[e(347)])}}var rc=n(65),oc={attributes:{"data-cke":!0}};oc.setAttributes=Ae(),oc.insert=_e().bind(null,"head"),oc.domAPI=ve(),oc.insertStyleElement=Te();be()(rc.A,oc);rc.A&&rc.A.locals&&rc.A.locals;const sc=cc;function ic(){const t=["first","activeAnnotation","removeEventListener","focusableElements","number","_annotations","_hideBalloon","element","resize","stopPropagation","Esc","addEventListener","execute","target","3bEosVj","low","delete","mousedown","balloonPanelView","3705mAuXxC","_updateBalloonPosition","register","contains","_setSelectedAnnotations","esc","remove","rearrange","uiUpdate","isAttached","cancel","ck-sidebar--narrow","init","southArrowNorthWest","context","12yrlpYm","focus","attachToDom","keydown","refreshVisibility","EditorAnnotations","528xkTRwx","listenTo","isPremiumPlugin","editors","preventDefault","addAnnotation","values","_attachListeners","northArrowSouthWest","1805930UvvSBG","requires","ready","attach","narrowSidebar","_refreshPositioningDebounced","has","find","85523izHGut","southArrowNorthEast","detachFromDom","blur","defaultPositions","stop","777086MtEoqG","add","_refreshPositioning","_integrateWithEditorAnnotations","isDirty","_showBalloon","change:height","5706753ANADCx","set:container","refreshPositioning","detach","getSidebarItemView","type","annotationType","get","_detachFromContainer","setActiveAnnotation","unpin","_detachListeners","getOrderedSelectedAnnotations","keyCode","pluginName","preventClosingBalloon","narrowsidebar-attach-already-attached","isVisible","6dBpiAG","Annotations","content","high","from","plugins","narrowsidebar-detach-not-attached","getByView","_destroyEditorAnnotationsIntegration","set","annotations","length","NarrowSidebar","hasDomSelection","view","_editorAnnotations","2092rINsTC","locale","includes","2629963vvuHeK","stopListening","off","change:container","refresh","northArrowSouthEast","bind","_selectedAnnotations","clear","pin","northArrowSouth","bodyCollection","14166YfWpZf","destroy","southArrowNorth","_attachToContainer","isOfficialPlugin","_manuallyClosedAnnotationViews","_annotationToNarrowView","_domEmitter","33clWoFa"];return(ic=function(){return t})()}function cc(t,e){const n=ic();return(cc=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=cc,n=t();for(;;)try{if(315940===-parseInt(e(420))/1+parseInt(e(426))/2*(parseInt(e(377))/3)+-parseInt(e(467))/4*(-parseInt(e(382))/5)+parseInt(e(451))/6*(-parseInt(e(470))/7)+parseInt(e(403))/8*(parseInt(e(482))/9)+-parseInt(e(412))/10*(parseInt(e(362))/11)+parseInt(e(397))/12*(parseInt(e(433))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class ac extends t.ContextPlugin{[sc(391)];[sc(461)];[sc(487)];[sc(489)];[sc(488)];[sc(477)];[sc(466)];[sc(417)];static get[sc(413)](){return[Yi,Oi]}static get[sc(447)](){return sc(463)}static get[sc(486)](){return!0}static get[sc(405)](){return!0}constructor(t){const n=sc;super(t),this[n(391)]=!1,this[n(487)]=new Set,this[n(489)]=new((0,e.DomEmitterMixin)()),this[n(488)]=new Map,this[n(460)](n(364),null),this[n(461)]=null,this[n(477)]=[],this[n(466)]=new e.Collection,this[n(417)]=Re(()=>{this[n(428)]()},250,{leading:!1})}[sc(394)](){const t=sc;this[t(396)][t(456)][t(440)](Oi)[t(384)](t(416),this),this[t(481)]=new st.BodyCollection(this[t(396)][t(468)]),this[t(381)]=new st.BalloonPanelView(this[t(396)][t(468)]),this[t(481)][t(399)](),this[t(481)][t(427)](this[t(381)])}[sc(415)](n){const r=sc;this[r(461)]=n;const o=this[r(396)][r(456)][r(440)](Yi),s=this[r(381)];if(o[r(368)]=n,this[r(391)])throw new e.CKEditorError(r(449),this);this[r(391)]=!0,this[r(404)](o,r(434),()=>{const t=r;this[t(436)](),this[t(404)](o,t(473),e=>{const r=t;e[r(472)](),this[r(415)](n)})}),o[r(485)]({viewClass:r(393),spaceBetweenItems:5});const i=t=>{const e=r,n=new nc(this[e(396)][e(468)]);o[e(408)](t,n),this[e(488)][e(460)](t,n),n[e(476)](e(430),e(439),e(367)).to(t[e(465)],e(430),e(438),e(462)),n.on(e(375),()=>{const n=e;this[n(487)][n(478)](),s[n(453)][n(363)]!==t[n(465)]?(this[n(431)](t),t[n(465)][n(370)][n(398)](),this[n(442)](t)):this[n(442)](null)})};for(const t of n)i(t);this[r(404)](n,r(427),(t,e)=>{i(e)}),this[r(404)](n,r(388),(t,e,s)=>{const i=r;this[i(488)][i(440)](e)[i(483)](),this[i(488)][i(379)](e),o[i(389)]({removedAnnotation:e,previousAnnotation:n[i(440)](s-1),nextAnnotation:n[i(440)](s+1)}),e===this[i(364)]&&this[i(442)](null)},{priority:r(378)}),this[r(404)](n,r(398),(t,e)=>{this[r(442)](e)}),this[r(404)](n,r(423),()=>{this[r(442)](null)}),this[r(489)][r(404)](document,r(400),(t,n)=>{const o=r;n[o(446)]===e.keyCodes[o(387)]&&s[o(450)]&&(this[o(487)][o(427)](s[o(453)][o(363)]),this[o(369)](),n[o(372)](),n[o(407)]())}),this[r(489)][r(404)](document,r(380),(t,e)=>{const n=r,i=e[n(376)];s[n(450)]&&s[n(370)][n(385)](i)||o[n(465)][n(370)][n(385)](i)||t[n(448)]||this[n(364)]&&this[n(364)][n(366)][n(419)](t=>t[n(385)](i))||(this[n(487)][n(478)](),this[n(369)](),this[n(442)](null))});const c=this[r(396)]instanceof t.Context?this[r(396)][r(406)]:new e.Collection([this[r(396)]]);for(const t of c)this[r(429)](t);this[r(404)](c,r(427),(t,e)=>{const n=r;this[n(404)](e,n(414),()=>{this[n(429)](e)})}),this[r(404)](c,r(388),(t,e)=>{const n=r;e[n(456)][n(418)](n(402))&&this[n(459)](e[n(456)][n(440)](n(402)))}),window[r(374)](r(371),this[r(417)]),this[r(428)]()}[sc(442)](t){const e=sc;if(t===this[e(364)])return;const n=this[e(396)][e(456)][e(440)](Yi);n[e(474)]({blurredAnnotation:this[e(364)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(437)](t)?this[e(431)](t):this[e(369)](),this[e(364)]=t}[sc(436)](){const n=sc;if(!this[n(391)])throw new e.CKEditorError(n(457),this);this[n(442)](null);const r=this[n(396)][n(456)][n(440)](Yi);this[n(369)](),Array[n(455)](this[n(488)][n(409)](),t=>t[n(483)]()),this[n(488)][n(478)](),r[n(441)](this[n(461)]),this[n(471)](),this[n(489)][n(471)](),this[n(396)]instanceof t.Context&&this[n(471)](this[n(396)][n(406)]);for(const t of Array[n(455)](this[n(466)]))this[n(459)](t);window[n(365)](n(371),this[n(417)]),this[n(417)][n(392)](),this[n(477)]=[],this[n(391)]=!1,this[n(461)]=null}[sc(483)](){const t=sc;this[t(391)]&&this[t(436)](),this[t(481)][t(422)]()}[sc(429)](t){const e=sc;if(!t[e(456)][e(418)](e(402)))return;const n=t[e(456)][e(440)](e(402)),r=this[e(396)][e(456)][e(440)](Yi),o=this[e(461)],s=this[e(381)],i=()=>{const t=e,r=n[t(445)]({annotations:this[t(461)],activeAnnotation:this[t(364)]});this[t(386)](r),this[t(442)](r[0]||null)};this[e(404)](n,e(474),i),this[e(404)](n,e(423),(t,{isAnnotationTracked:n})=>{const r=e;this[r(364)]&&n(this[r(364)])&&(this[r(386)]([]),this[r(442)](null))}),this[e(404)](n,e(390),()=>{this[e(417)]()}),this[e(404)](o,e(423),t=>{const r=e;n[r(464)]()&&t[r(425)]()},{priority:e(454)}),this[e(404)](this[e(489)],e(380),(t,o)=>{const c=e,a=o[c(376)];s[c(450)]&&s[c(370)][c(385)](a)||r[c(465)][c(370)][c(385)](a)||this[c(364)]&&n[c(464)]()&&(i(),t[c(448)]=!0)},{priority:e(454)}),this[e(466)][e(427)](n)}[sc(459)](t){const e=sc;t&&(this[e(471)](t),this[e(466)][e(388)](t))}[sc(386)](t){const e=sc;for(const n of this[e(477)])t[e(469)](n)||this[e(487)][e(379)](n[e(465)]);this[e(477)]=t}[sc(428)](){const t=sc,e=this[t(381)];this[t(396)][t(456)][t(440)](t(452))[t(401)](),this[t(461)][t(435)](),e[t(450)]&&this[t(383)]()}[sc(431)](t){const e=sc;if(this[e(487)][e(418)](t[e(465)]))return;const n=this[e(381)][e(453)][e(363)];n!==t[e(465)]?(n&&this[e(444)](n),this[e(410)](t[e(465)]),this[e(381)][e(453)][e(478)](),this[e(381)][e(453)][e(427)](t[e(465)]),this[e(383)]()):this[e(383)]()}[sc(383)](){const t=sc,e=this[t(381)][t(453)][t(363)],n=e&&this[t(461)][t(458)](e);if(!n||!this[t(488)][t(418)](n))return;const r=this[t(488)][t(440)](n)[t(370)],o=function(){const e=t,n=st.BalloonPanelView[e(424)];return[n[e(421)],n[e(475)],n[e(484)],n[e(480)],n[e(395)],n[e(411)]]}();this[t(381)][t(479)]({target:r,positions:o})}[sc(369)](){const t=sc,e=this[t(381)],n=e[t(453)][t(363)];n&&(this[t(444)](n),e[t(443)](),e[t(453)][t(478)]())}[sc(410)](t){const e=sc;this[e(404)](t,e(432),()=>this[e(383)]()),this[e(404)](t,e(373),(n,r)=>{const o=e;this[o(487)][o(427)](t),this[o(369)](),r()})}[sc(444)](t){this[sc(471)](t)}}var uc=n(974),hc={attributes:{"data-cke":!0}};hc.setAttributes=Ae(),hc.insert=_e().bind(null,"head"),hc.domAPI=ve(),hc.insertStyleElement=Te();be()(uc.A,hc);uc.A&&uc.A.locals&&uc.A.locals;const lc=dc;function dc(t,e){const n=kc();return(dc=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=dc,n=t();for(;;)try{if(664900===parseInt(e(245))/1+-parseInt(e(230))/2*(-parseInt(e(215))/3)+-parseInt(e(184))/4*(parseInt(e(267))/5)+parseInt(e(200))/6+-parseInt(e(211))/7*(-parseInt(e(233))/8)+parseInt(e(256))/9*(-parseInt(e(197))/10)+-parseInt(e(275))/11*(parseInt(e(177))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);class mc extends t.Plugin{[lc(243)];[lc(192)];[lc(223)];[lc(241)];[lc(218)];[lc(232)];[lc(190)];static get[lc(239)](){return[Ks,st.ContextualBalloon,Oi]}static get[lc(203)](){return lc(237)}static get[lc(260)](){return!0}static get[lc(206)](){return!0}constructor(t){const e=lc;super(t),t[e(263)][e(210)][e(229)](pt.MouseObserver),this[e(243)]=!1,this[e(225)](e(226),null),this[e(192)]=null,this[e(223)]=new Set,this[e(241)]=t[e(212)][e(268)](st.ContextualBalloon),this[e(218)]=new Set,this[e(232)]=[],this[e(190)]=!1}[lc(269)](){const t=lc,e=this[t(194)][t(212)][t(268)](Oi);e[t(179)]===this[t(194)]&&(e[t(240)](t(228),this),this[t(194)][t(186)][t(225)](t(250),(e,n)=>{const r=t,o=this[r(241)];if(this[r(243)]&&o[r(183)]){const t=this[r(192)][r(219)](o[r(183)]);t&&this[r(242)](t),n()}}))}[lc(191)](){const t=lc,e=this[t(194)][t(212)][t(268)](Oi);e[t(179)]===this[t(194)]&&(e[t(204)]()||e[t(270)](t(228)))}[lc(247)](t){const e=lc;t!==this[e(226)]&&(this[e(226)]&&(this[e(226)][e(199)]=!1),t&&this[e(194)].ui[e(253)][e(222)]&&(this[e(192)][e(205)](t)&&this[e(259)](t,!0),t[e(199)]=!0),t||this[e(248)]([]),this[e(226)]=t)}[lc(188)](t){const n=lc;this[n(192)]=t;const r=this[n(194)][n(212)][n(268)](Oi),o=this[n(241)];if(this[n(243)])throw new e.CKEditorError(n(274),this);if(r[n(179)]!==this[n(194)])throw new e.CKEditorError(n(271),this);const s=this[n(194)][n(212)][n(268)](Ks);this[n(236)](s,n(180),()=>{const t=n,e=s[t(175)]({annotations:this[t(192)],activeAnnotation:this[t(226)]});var r,o;!this[t(190)]&&(r=e,o=this[t(232)],r[t(185)]===o[t(185)]&&r[t(213)](e=>o[t(201)](e)))||(this[t(190)]=!1,this[t(248)](e),this[t(247)](e[0]||null))}),this[n(236)](s,n(224),(t,{isAnnotationTracked:e})=>{const r=n;this[r(226)]&&e(this[r(226)])&&(this[r(248)]([]),this[r(247)](null))}),this[n(236)](this[n(194)].ui[n(253)],n(265),(t,e,r)=>{r||this[n(247)](null)}),this[n(236)](t,n(244),(t,e)=>{const r=n;this[r(261)](e),e===this[r(226)]&&this[r(247)](null)}),this[n(236)](o,n(238),(e,r,s,i)=>{const c=n;i&&this[c(214)](i);const a=t[c(219)](s);s&&a&&(this[c(236)](s,c(216),()=>{o[c(196)]()}),this[c(236)](s,c(250),()=>{const t=c;this[t(242)](a),this[t(194)][t(263)][t(210)][t(195)]()}),this[c(226)]!==a&&this[c(247)](a))}),this[n(236)](this[n(194)].ui,n(187),()=>{const e=n;o[e(183)]&&t[e(219)](o[e(183)])&&o[e(196)]()}),this[n(236)](this[n(194)][n(263)][n(210)][n(266)],n(255),()=>{const t=n;this[t(190)]=!0,this[t(223)][t(221)]()}),this[n(194)][n(263)][n(210)][n(266)][n(209)][n(251)]&&this[n(194)][n(263)][n(210)][n(195)](),this[n(243)]=!0}[lc(264)](){const t=lc;if(!this[t(243)])throw new e.CKEditorError(t(189),this);this[t(247)](null);for(const e of this[t(218)])this[t(261)](e);this[t(214)](),this[t(243)]=!1,this[t(192)]=null}[lc(198)](){const t=lc;this[t(243)]&&this[t(264)]()}[lc(248)](t){const e=lc;for(const n of this[e(232)])t[e(201)](n)||this[e(223)][e(235)](n);for(const n of this[e(192)])t[e(201)](n)||this[e(261)](n);if(this[e(194)].ui[e(253)][e(222)])for(const n of t)this[e(259)](n);this[e(232)]=t}[lc(259)](t,e=!1){const n=lc;this[n(223)][n(205)](t)||(this[n(218)][n(205)](t)||this[n(241)][n(193)](t[n(210)])||(this[n(218)][n(208)](t),this[n(241)][n(208)]({stackId:t[n(210)].id,view:t[n(210)],position:{target:()=>this[n(234)](t)}})),e&&this[n(241)][n(178)](t[n(210)].id))}[lc(234)](t){const n=lc,r=t[n(262)],o=this[n(194)][n(263)][n(210)],s=o[n(266)][n(209)][n(227)](),i=o[n(246)][n(254)](s);if(i[n(182)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(249)](...pc(e[n(217)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(185)];n++)gc(o,t[n])?o[e(181)]+=t[n][e(181)]:(r[e(249)](o),o=t[n]);return r[e(249)](o),r}(t);const o=i[n(257)]();return t[n(273)](t=>t[n(202)]<=o[n(202)]&&t[n(258)]>=o[n(258)]&&t[n(231)]<=o[n(231)]&&t[n(252)]>=o[n(252)])||t[0]}return t[n(207)]||i}[lc(261)](t){const e=lc;this[e(218)][e(205)](t)&&this[e(241)][e(193)](t[e(210)])&&(this[e(218)][e(235)](t),this[e(241)][e(244)](t[e(210)]))}[lc(242)](t){const e=lc;this[e(223)][e(208)](t),this[e(261)](t)}}function kc(){const t=["init","switchTo","inlineannotations-not-allowed-with-context","map","find","inlineannotations-attach-already-attached","16654csikbS","getOrderedSelectedAnnotations","from","5748QCGCln","showStack","context","refresh","width","collapse","visibleView","8IlmQew","length","keystrokes","update","attach","inlineannotations-detach-not-attached","_forceRefresh","afterInit","annotations","hasView","editor","focus","updatePosition","70louvJu","destroy","isActive","3985272pXtbtd","includes","top","pluginName","hasActive","has","isPremiumPlugin","targetRect","add","selection","view","2842mtpEbT","plugins","every","stopListening","1137tzNsOW","change:height","getClientRects","_addedAnnotations","getByView","fromRect","clear","isFocused","_manuallyClosed","blur","set","activeAnnotation","getFirstRange","inline","addObserver","2590VfFrPO","left","_selectedAnnotations","3304wOTmbG","_getBalloonTargetForAnnotation","delete","listenTo","InlineAnnotations","change:visibleView","requires","register","_balloon","_closeAnnotation","isAttached","remove","1247256mEbulK","domConverter","setActiveAnnotation","_setSelectedAnnotations","push","Esc","editableElement","right","focusTracker","viewRangeToDom","mousedown","417753oJnvJg","getBoundingClientRect","bottom","_addAnnotationToBalloon","isOfficialPlugin","_removeAnnotationFromBalloon","target","editing","detach","change:isFocused","document","2137315TbGZsM","get"];return(kc=function(){return t})()}function pc(t){const e=lc;return Array[e(176)](t)[e(272)](DOMRect[e(220)])}function gc(t,e){const n=lc;return t[n(202)]===e[n(202)]&&t[n(258)]===e[n(258)]&&t[n(252)]===e[n(231)]}var fc=n(221),bc={attributes:{"data-cke":!0}};bc.setAttributes=Ae(),bc.insert=_e().bind(null,"head"),bc.domAPI=ve(),bc.insertStyleElement=Te();be()(fc.A,bc);fc.A&&fc.A.locals&&fc.A.locals;function Ic(t,e){const n=wc();return(Ic=function(t,e){return n[t-=363]})(t,e)}const vc=Ic;function wc(){const t=["destroy","ck-hidden","render","div","10565051FBFIri","ck-comments-archive__content","focusCycler","focusNext","add","bindTemplate","delegate","remove","36957LpSVZS","arrowup","element","1147965FXgCas","11936wCKskP","change","presentation","_annotationViews","5283Nxbiix","focus","focusTracker","ck-comments-archive","_setupKeyboardNavigation","first","set","isActive","176QxJRMW","EMPTY_COMMENTS_ARCHIVE","824812RRxdLD","ck-comments-archive__info","28zNaRep","setTemplate","7554180NxnyFo","3SCJLHk","focusFirst","focusPrevious","auto","list","listenTo","128270IUJxwG","length","COMMENTS_ARCHIVE_LIST_LABEL","arrowdown","isEmpty"];return(wc=function(){return t})()}!function(t){const e=Ic,n=t();for(;;)try{if(839233===-parseInt(e(379))/1*(parseInt(e(399))/2)+-parseInt(e(402))/3*(-parseInt(e(397))/4)+parseInt(e(382))/5+-parseInt(e(401))/6+parseInt(e(371))/7+parseInt(e(383))/8*(parseInt(e(387))/9)+-parseInt(e(408))/10*(parseInt(e(395))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);class _c extends st.View{[vc(389)];[vc(373)];[vc(386)];constructor(t,n){const r=vc;super(t),this[r(393)](r(366),!n[r(363)]),this[r(389)]=new e.FocusTracker,this[r(386)]=n,this[r(386)][r(377)](r(380),r(365)).to(this),this.on(r(380),()=>{const t=r;this[t(373)][t(404)]()}),this.on(r(365),()=>{const t=r;this[t(373)][t(374)]()}),this[r(373)]=new st.FocusCycler({focusables:n,focusTracker:this[r(389)]}),this[r(407)](n,r(375),()=>{this[r(366)]=!1}),this[r(407)](n,r(378),(t,e)=>{const o=r;e[o(394)]&&this[o(388)](),n[o(363)]||(this[o(366)]=!0)});const o=this[r(376)];this[r(400)]({tag:r(370),attributes:{dir:r(405),class:["ck",r(390)],tabindex:-1,role:r(406),"aria-label":it(t,r(364))},children:[{tag:r(370),attributes:{class:[r(372)],role:r(385)},children:[{tag:r(370),attributes:{role:r(385)},children:n},{tag:"p",attributes:{class:[r(398),o.if(r(366),r(368),t=>!t)]},children:[{text:it(t,r(396))}]}]}]})}[vc(369)](){const t=vc;super[t(369)](),this[t(391)]()}[vc(367)](){const t=vc;super[t(367)](),this[t(389)][t(367)]()}[vc(388)](){const t=vc;this[t(373)][t(392)]?this[t(373)][t(403)]():this[t(381)][t(388)]()}[vc(391)](){const t=vc;for(const e of this[t(386)])this[t(389)][t(375)](e[t(381)]);this[t(386)].on(t(384),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(389)][o(375)](t[o(381)]);for(const t of r)this[o(389)][o(378)](t[o(381)])})}}function yc(t,e){const n=Ac();return(yc=function(t,e){return n[t-=478]})(t,e)}function Ac(){const t=["12hoRMUd","requires","CommentsArchive","11219761MvrqqD","plugins","remove","init","length","isPremiumPlugin","isOfficialPlugin","listenTo","2718232MRjvcS","context","findIndex","change:archivedAt","addCommentThread","pluginName","2871060EnplYd","archivedAt","add","getCommentThread","2170535rCQNLm","_calculatePosition","isActive","focus","18ZiTFRA","highest","588908GIyiLS","stopListening","6194610aHfbXV","archivedThreads","activate","removeCommentThread","get","1052612fNAgmc","has","collection","isVisible"];return(Ac=function(){return t})()}const Cc=yc;!function(t){const e=yc,n=t();for(;;)try{if(863650===parseInt(e(501))/1+-parseInt(e(494))/2*(-parseInt(e(505))/3)+-parseInt(e(484))/4+-parseInt(e(488))/5*(-parseInt(e(492))/6)+-parseInt(e(508))/7+parseInt(e(478))/8+-parseInt(e(496))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ac);class Tc extends t.ContextPlugin{static get[Cc(483)](){return Cc(507)}static get[Cc(514)](){return!0}static get[Cc(513)](){return!0}static get[Cc(506)](){return[Ms,Es]}constructor(t){const n=Cc;super(t),this[n(497)]=new e.Collection}[Cc(511)](){const t=Cc,e=this[t(479)],n=e[t(509)][t(500)](Ms),r=e[t(509)][t(500)](Es);this[t(515)](n,t(482),(e,{threadId:r})=>{const o=t,s=n[o(487)](r);s[o(485)]&&this[o(497)][o(486)](s,this[o(489)](s[o(485)])),this[o(515)](s,o(481),(t,e,n)=>{const r=o;n?this[r(497)][r(502)](s)||this[r(497)][r(486)](s,this[r(489)](s[r(485)])):this[r(497)][r(502)](s)&&this[r(497)][r(510)](s)})}),this[t(515)](n,t(499),(e,{threadId:r})=>{const o=t,s=n[o(487)](r);this[o(495)](s),this[o(497)][o(502)](s)&&this[o(497)][o(510)](s)},{priority:t(493)}),this[t(515)](r[t(503)],t(491),(e,n)=>{const o=t;n[o(504)]||(n[o(490)]=!0,r[o(498)](n))})}[Cc(489)](t){const e=Cc,n=[...this[e(497)]][e(480)](n=>n[e(485)]<t);return n>-1?n:this[e(497)][e(512)]}}const Ec=Nc;function xc(){const t=["_addAnnotationToArchive","locale","isEnabled","includes","remove","forEach","pluginName","_hideDialogOnAnnotationEscape","_threadToController","30499tXbdDs","archivedAt","menuitemcheckbox","tooltip","_calculatePosition","isOn","set","CommentsRepository","isPremiumPlugin","execute","editor","add","2326692uDVMEq","12733930DKXvfc","EDITOR_TOP_SIDE","collection","_pendingThreads","show","set:isVisible","init","hide","12290UZRaub","Dialog","push","get","archivedThreads","Annotations","COMMENTS_ARCHIVE","innerView","filter","bind","CommentsArchiveUI","129bGoBXw","4584205ylHRTr","commentsArchive","_toggleDialog","isOpen","getByInnerView","listenTo","componentFactory","_visibleAnnotations","return","stopListening","plugins","4170396PZeJqC","splice","focusableElements","requires","8mcyfdS","source","isOfficialPlugin","_handleNewThread","isVisible","annotationViews","indexOf","findIndex","commentsArchiveView","collaboration.channelId","config","menuBar:commentsArchive","find","has","2957697hHfIXS","stop","length","channelId","_createCommentsArchiveButton","1338gnGJxL","view","escape"];return(xc=function(){return t})()}function Nc(t,e){const n=xc();return(Nc=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(521798===-parseInt(e(222))/1*(-parseInt(e(211))/2)+-parseInt(e(202))/3+-parseInt(e(234))/4+parseInt(e(223))/5+-parseInt(e(178))/6*(parseInt(e(190))/7)+-parseInt(e(159))/8*(-parseInt(e(173))/9)+parseInt(e(203))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xc);class Oc extends t.Plugin{[Ec(167)];[Ec(164)];[Ec(206)];static get[Ec(187)](){return Ec(221)}static get[Ec(161)](){return!0}static get[Ec(198)](){return!0}static get[Ec(158)](){return[Tc,st.Dialog]}constructor(t){const e=Ec;super(t),this[e(164)]=new st.ViewCollection,this[e(206)]=[]}[Ec(209)](){const t=Ec,e=this[t(200)],n=this[t(188)][t(220)](this);e.ui[t(229)][t(201)](t(224),()=>this[t(177)](st.ButtonView,!0)),e.ui[t(229)][t(201)](t(170),()=>{const e=t,n=this[e(177)](st.MenuBarMenuListItemButtonView);return n[e(196)]({role:e(192)}),n});const r=e[t(233)][t(214)](Tc),o=e[t(233)][t(214)](t(216)),s=e[t(233)][t(214)](t(197));r[t(215)][t(186)](e=>{this[t(162)](e)}),this[t(228)](r[t(215)],t(201),(e,n)=>{this[t(162)](n)}),this[t(228)](o[t(205)],t(201),(e,n)=>{const r=t,o=this[r(206)][r(171)](t=>{const e=r,o=s[e(189)][e(214)](t);return o&&n[e(218)]===o[e(179)]});if(o){const t=this[r(194)](o[r(191)]);this[r(181)](n,t),this[r(206)][r(235)](this[r(206)][r(165)](o),1)}}),this[t(228)](r[t(215)],t(185),(n,r)=>{const i=t,c=e[i(169)][i(214)](i(168));if(!c||r[i(176)]===c)if(this[i(206)][i(184)](r))this[i(206)][i(235)](this[i(206)][i(165)](r),1);else{const t=s[i(189)][i(214)](r),e=o[i(227)](t[i(179)]);this[i(164)][i(185)](e[i(179)]),this[i(232)](e),this[i(232)](e[i(236)])}}),this[t(228)](o[t(205)],t(201),(e,r)=>{const o=t;this[o(228)](r,o(180),n)}),this[t(228)](o[t(205)],t(185),(e,r)=>{const o=t;this[o(232)](r,o(180),n)})}[Ec(181)](t,e){const n=Ec;this[n(228)](t,n(208),t=>{const e=n;t[e(231)]=!1,t[e(174)]()}),this[n(164)][n(201)](t[n(179)],e)}[Ec(162)](t){const e=Ec,n=this[e(200)][e(233)][e(214)](e(197)),r=this[e(200)][e(233)][e(214)](e(216)),o=this[e(200)][e(169)][e(214)](e(168));if(!o||t[e(176)]===o){const o=n[e(189)][e(214)](t);if(!o)return void this[e(206)][e(213)](t);const s=this[e(194)](t[e(191)]),i=r[e(227)](o[e(179)]);i[e(163)]&&r[e(230)][e(185)](i),this[e(181)](i,s)}}[Ec(194)](t){const e=Ec,n=this[e(200)][e(169)][e(214)](e(168)),r=[...this[e(200)][e(233)][e(214)](Tc)[e(215)]][e(219)](t=>t[e(176)]===n)[e(166)](n=>n[e(191)]<t);return r<0||r>this[e(164)][e(175)]?this[e(164)][e(175)]:r-1}[Ec(225)](){const t=Ec,e=this[t(200)],n=e[t(233)][t(214)](t(212));this[t(167)]||(this[t(167)]=new _c(e[t(182)],this[t(164)])),t(224)===n.id?n[t(210)]():n[t(207)]({id:t(224),title:it(e[t(182)],t(217)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(167)],position:st.DialogViewPosition[t(204)]})}[Ec(177)](t,e=!1){const n=Ec,r=this[n(200)][n(182)],o=this[n(200)][n(233)][n(214)](n(212)),s=new t(r);return s[n(220)](n(183)).to(this,n(183)),s[n(220)](n(195)).to(o,"id",t=>n(224)===t),s[n(196)]({label:it(r,n(217)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(193)]=!0),this[n(228)](s,n(199),()=>this[n(225)]()),s}[Ec(188)]=t=>{const e=Ec,n=t[e(160)];if(!this[e(164)][e(172)](n[e(179)]))return;const r=this[e(200)][e(233)][e(214)](e(212));r[e(226)]&&e(224)===r.id&&(r[e(210)](),t[e(174)]())}}var Sc=Mc;function Pc(){var t=["168hAyMCs","isPremiumPlugin","requires","6374238pWjLWX","98573VaBxdM","204LQDXbt","7eDOCuM","324374HPJJhH","5839472ZrgvjD","3iWjfSK","936UndyCG","43255wntmnG","pluginName","2459193wSmWIc","isOfficialPlugin","Comments","27130TqWFLP"];return(Pc=function(){return t})()}function Mc(t,e){var n=Pc();return(Mc=function(t,e){return n[t-=199]})(t,e)}!function(t){for(var e=Mc,n=t();;)try{if(550608===parseInt(e(213))/1+parseInt(e(199))/2*(-parseInt(e(201))/3)+-parseInt(e(214))/4*(parseInt(e(203))/5)+-parseInt(e(212))/6+-parseInt(e(215))/7*(parseInt(e(200))/8)+parseInt(e(202))/9*(-parseInt(e(208))/10)+parseInt(e(205))/11*(parseInt(e(209))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pc);class Rc extends t.Plugin{static get[Sc(211)](){return[Ms,ki,_i,Tc,Oc,Ti,Ji,ac,mc]}static get[Sc(204)](){return Sc(207)}static get[Sc(206)](){return!0}static get[Sc(210)](){return!0}}function Lc(t,e){var n=Vc();return(Lc=function(t,e){return n[t-=294]})(t,e)}function Vc(){var t=["9315dfEbGL","3264771ACuTal","2467701ZvMzbM","944PiHwBL","68914VbtQXZ","2131998UOqkPW","10eANevK","4303516WjrPcU","3696984ggzWgO"];return(Vc=function(){return t})()}!function(t){for(var e=Lc,n=t();;)try{if(545770===parseInt(e(300))/1*(parseInt(e(302))/2)+parseInt(e(297))/3+-parseInt(e(299))/4*(parseInt(e(296))/5)+parseInt(e(301))/6+-parseInt(e(294))/7+-parseInt(e(295))/8+parseInt(e(298))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|
|
5
|
+
*/(()=>{var t={30:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},39:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},65:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},134:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}',""]);const c=i},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},221:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},237:t=>{"use strict";t.exports=CKEditor5.dll},238:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},265:t=>{"use strict";var e={};t.exports=function(t,n){var r=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(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},273:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i},295:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},374:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);r&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),o&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=o):h[4]="".concat(o)),e.push(h))}},e}},393:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},410:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},413:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},450:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],u=r.base?a[0]+r.base:a[0],h=s[u]||0,l="".concat(u," ").concat(h);s[u]=h+1;var d=n(l),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:l,updater:k,references:1})}i.push(l)}return i}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 s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},453:t=>{"use strict";t.exports=function(t){return t[1]}},497:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},498:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},510:(t,e,n)=>{"use strict";n.d(e,{A:()=>d});var r=n(453),o=n.n(r),s=n(374),i=n.n(s),c=n(413),a=n.n(c),u=new URL(n(393),n.b),h=i()(o()),l=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${l});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=h},544:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption,.ck-content .ck-suggestion-marker-insertion.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},570:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},665:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},704:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},748:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},774:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),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){r(n,e,!1,t)},remove:function(t){r(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")},817:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},820:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},918:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},951:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},954:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-confirm-view .ck-confirm-view-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-confirm-view p{font-weight:700;margin:0}",""]);const c=i},974:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(453),o=n.n(r),s=n(374),i=n.n(s)()(o());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={id:r,exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},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})},n.b=document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{AddCommentThreadCommand:()=>js,Annotation:()=>Ye,AnnotationCollection:()=>Qe,AnnotationCounterButtonView:()=>nc,AnnotationView:()=>Ue,Annotations:()=>Ts,AnnotationsSidebarItemView:()=>Hi,AnnotationsSidebarView:()=>Vi,AnnotationsUIs:()=>Oi,BaseCommentThreadView:()=>te,BaseCommentView:()=>de,Comment:()=>Ls,CommentThread:()=>Rs,CommentThreadController:()=>nt,CommentThreadInputView:()=>Rt,CommentThreadView:()=>oe,CommentView:()=>ge,Comments:()=>Rc,CommentsArchive:()=>Ec,CommentsArchiveUI:()=>Oc,CommentsEditing:()=>ki,CommentsListView:()=>zt,CommentsOnly:()=>Ei,CommentsRepository:()=>Ms,CommentsUI:()=>_i,EditorAnnotations:()=>Ks,InlineAnnotations:()=>mc,NarrowSidebar:()=>ac,Sidebar:()=>Xi,WideSidebar:()=>Ji,bindAnnotationCollections:()=>$e});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",l="[object Boolean]",d="[object Arguments]",m="[object Symbol]",k="[object Date]",p="[object Map]",g="[object Set]",f="[object Array]",b="[object ArrayBuffer]",I="[object Object]",v="[object DataView]",w="[object Uint8Array]",_="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",E="[object Int16Array]",T="[object Int32Array]",x="[object Float32Array]",N="[object Float64Array]";function O(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return P(t,e,s,i)}return P(t,e,s,i)}function P(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===d&&(o=I),M===d&&(M=I),o!==M)return!1;switch(o){case u:return t.toString()===e.toString();case h:return O(t.valueOf(),e.valueOf());case l:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const R=(n=n??new Map).get(t),L=n.get(e);if(null!=R&&null!=L)return R===e;n.set(t,e),n.set(e,t);try{switch(o){case p:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!S(s,e.get(o),o,t,e,n,r))return!1;return!0;case g:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex(o=>S(c,o,void 0,t,e,n,r));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case w:case _:case y:case A:case"[object BigUint64Array]":case C:case E:case T:case"[object BigInt64Array]":case x:case N:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!S(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&P(new Uint8Array(t),new Uint8Array(e),n,r);case v:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&P(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case I:{if(!(P(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function L(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,O;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=L(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,L(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(L(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(O=t,ArrayBuffer.isView(O)&&!(O instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=L(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case d:case f:case b:case v:case l:case k:case x:case N:case C:case E:case T:case p:case h:case I:case a:case g:case u:case m:case w:case _:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=L(e[c],c,n,r,o))}}function D(t,e){return function(t,e){return L(t,void 0,t,new Map,e)}(t,(n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case l:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case d:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function B(t){return D(t)}function F(t){return"__proto__"===t}const j=(t,e,n)=>{const r=t[e];Object.hasOwn(t,e)&&O(r,n)&&(void 0!==n||e in t)||(t[e]=n)},z=/^(?:0|[1-9]\d*)$/;function H(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return z.test(t)}}const U=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(K.test(t)||!U.test(t))||null!=e&&Object.hasOwn(e,t)))}function X(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function Y(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function G(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function q(t,e,n){return function(t,e,n,r){if(null==t&&!Y(t))return t;const o=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?G(e):[e];let s=t;for(let e=0;e<o.length&&null!=s;e++){const i=X(o[e]);if(F(i))continue;let c;if(e===o.length-1)c=n(s[i]);else{const n=s[i],a=r?.(n,i,t);c=void 0!==a?a:Y(n)?n:H(o[e+1])?[]:{}}j(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function Z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function J(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(F(e))return n;const r=t[e];return void 0===r?Z(e)?J(t,G(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=X(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;if(F(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(F(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const r=t[e];return void 0===r?n:r}}}function Q(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=X(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),F(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Z(e))return $(t,G(e));if(F(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=J(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;if(F(r))return!1;try{return delete n[r],!0}catch{return!1}}var tt=et;function et(t,e){var n=rt();return(et=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=et,n=t();;)try{if(312730===-parseInt(e(491))/1+-parseInt(e(471))/2+parseInt(e(492))/3+-parseInt(e(480))/4*(parseInt(e(488))/5)+-parseInt(e(473))/6+parseInt(e(490))/7*(-parseInt(e(486))/8)+parseInt(e(487))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class nt extends((0,e.ObservableMixin)()){[tt(470)];[tt(489)];constructor(t,e){var n=tt;super(),this[n(470)]=t,this[n(470)][n(494)]=!0,this[n(489)]=e,this[n(495)](e,n(475),()=>this[n(485)]()),this[n(495)](e,n(483),()=>this[n(482)]()),this[n(495)](e,n(472),()=>this[n(496)]()),this[n(495)](e,n(474),()=>this[n(498)]()),this[n(495)](e,n(478),(t,e)=>this[n(478)](e)),this[n(495)](e,n(469),(t,e,r)=>this[n(469)](e,r)),this[n(495)](e,n(497),(t,e)=>this[n(497)](e))}[tt(485)](){var t=tt;this[t(470)][t(485)]()}[tt(482)](){var t=tt;this[t(470)][t(482)]()}[tt(496)](){var t=tt;this[t(470)][t(484)]||this[t(470)][t(496)]()}[tt(498)](){var t=tt;this[t(470)][t(484)]&&this[t(470)][t(498)]()}[tt(478)](t){var e=tt;this[e(470)][e(478)]({content:t,authorId:this[e(489)][e(493)].id})}[tt(469)](t,e){var n=tt;this[n(470)][n(477)](t)[n(481)]({content:e})}[tt(497)](t){var e=tt;this[e(470)][e(477)](t)[e(482)]()}[tt(476)](){var t=tt;this[t(479)](),this[t(470)][t(494)]=!1}}function rt(){var t=["36688PHdJPf","update","remove","removeCommentThread","isResolved","submit","64veXQFl","17801721FAVquy","255kIEnvc","view","508956PHZeTm","284304yqlohk","525045QkaKrL","_localUser","_isAttached","listenTo","resolve","removeComment","reopen","updateComment","model","446872XgXsTp","resolveCommentThread","1698468gpqPsQ","reopenCommentThread","submitCommentThread","destroy","getComment","addComment","stopListening"];return(rt=function(){return t})()}var ot=n(355),st=n(311);function it(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=314]})(t,e)}const at=ct;function ut(){const t=["element","Comment editor","focus","ck-editor__main","1329279ETYigz","uiLanguage","presentation","main","ck-rounded-corners","add","render","3483144VdMbkL","18190tceohR","ck-reset","603FhXQFA","cke-editor__aria-label_","457068WshPnK","258beIGHe","createCollection","ck-comment__input","uiLanguageDirection","154546OgKpJe","div","ck-editor","editable","24WRDeIa","setTemplate","1194376zSnTSX"];return(ut=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(117200===parseInt(e(338))/1+-parseInt(e(333))/2+-parseInt(e(331))/3*(-parseInt(e(314))/4)+parseInt(e(329))/5*(-parseInt(e(334))/6)+-parseInt(e(321))/7+parseInt(e(316))/8+parseInt(e(328))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class ht extends st.EditorUIView{[at(324)];[at(341)];constructor(t,n){const r=at;super(t);const o=(0,e.uid)();this[r(324)]=this[r(335)](),this[r(341)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(318))}),this[r(315)]({tag:r(339),attributes:{class:[r(330),r(340),r(325),r(336)],dir:t[r(337)],lang:t[r(322)],"aria-labelledby":r(332)+o},children:[{tag:r(339),attributes:{class:r(320),role:r(323)},children:this[r(324)]}]})}[at(327)](){const t=at;super[t(327)](),this[t(324)][t(326)](this[t(341)])}[at(319)](){const t=at;this[t(341)][t(317)][t(319)]()}}function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=483]})(t,e)}const dt=lt;function mt(){const t=["attachDomRoot","5FYTJUA","render","505400Xvidra","402212bPqLPh","557424nMTAlH","8356ZBNTRE","init","focusTracker","1676997EyWkrV","editing","isFocused","element","245814gKjjUC","view","bind","fire","locale","document","editor","editable","rootName","name","22MqlFAw","getRoot","destroy","7UWDVsv","ready","3VSXYkU","setEditableElement","111916pBrhej"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(211441===parseInt(e(493))/1+parseInt(e(500))/2*(parseInt(e(491))/3)+parseInt(e(498))/4*(-parseInt(e(495))/5)+parseInt(e(507))/6*(parseInt(e(489))/7)+parseInt(e(499))/8+parseInt(e(503))/9+parseInt(e(497))/10*(-parseInt(e(486))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(508)];constructor(t){const e=dt;super(t),this[e(508)]=new ht(t[e(511)],t[e(504)][e(508)])}get[dt(506)](){const t=dt;return this[t(508)][t(506)]}[dt(501)](){const t=dt,e=this[t(513)][t(504)][t(508)],n=this[t(508)][t(483)],r=e[t(512)][t(487)]();n[t(485)]=r[t(484)],this[t(508)][t(496)]();const o=n[t(506)];this[t(492)](n[t(485)],o),this[t(508)][t(483)][t(509)](t(505)).to(this[t(502)]),e[t(494)](o),this[t(510)](t(490))}[dt(488)](){const t=dt;super[t(488)](),this[t(508)][t(488)]()}}var pt=n(783),gt=n(331),ft=n(507),bt=n(727),It=n(834),vt=n(251),wt=n(179);const _t=At;function yt(){const t=["placeholder","model","46484MMbGYX","310vNrBzJ","7qHFGVl","getRoot","512305qbJEjg","childCount","change:placeholder","3090117KvRjjd","low","10256792wDszMM","join","name","ready","change","8291556KXixmu","fromCharCode","document","init","set","destroy","initPlugins","initialData","get","then","getChild","createRoot","assign","503219PRtNXQ","fire","_updatePlaceholder","data","config","40qQOCLK","map","end","view","create","editing","focus","placeholderElement","1161189yxPyEi","defaultPlugins","setSelection","plugins"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(861078===-parseInt(e(331))/1+parseInt(e(304))/2+parseInt(e(311))/3+parseInt(e(336))/4*(-parseInt(e(308))/5)+-parseInt(e(318))/6+parseInt(e(306))/7*(-parseInt(e(313))/8)+-parseInt(e(344))/9*(-parseInt(e(305))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[gt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,It.Typing,vt.Undo,wt.Paragraph];class Et extends((0,e.ObservableMixin)(t.Editor)){static[_t(299)]=(()=>Ct)();constructor(t={}){const e=_t;function n(t){const e=At;return t[e(337)](t=>String[e(319)](t))[e(314)]("")}(t=Object[e(330)]({},t))[e(301)]||(t[e(301)]=Et[e(299)]),super(t),this.ui=new kt(this),this[e(322)](e(302),""),this[e(303)][e(320)].on(e(317),()=>this[e(333)](),{priority:e(312)}),this.on(e(310),()=>this[e(333)]()),this[e(303)][e(320)][e(329)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[_t(340)](){const t=_t,e=this[t(335)][t(326)](t(325))||"";return this[t(324)]()[t(327)](()=>this.ui[t(321)]())[t(327)](()=>this[t(334)][t(321)](e))[t(327)](()=>this[t(332)](t(316)))}[_t(323)](){const t=_t;return super[t(323)]()[t(327)](()=>this.ui[t(323)]())}[_t(342)](){const t=_t;this[t(303)][t(317)](e=>{const n=t,r=this[n(303)][n(320)][n(307)](),o=r&&r[n(328)](r[n(309)]-1);e[n(300)](o,n(338)),this[n(341)][n(339)][n(342)]()})}[_t(333)](){const t=_t,e=this[t(341)][t(339)],n=e[t(320)][t(307)](),r=n[t(328)](0);n[t(309)]>1||!r||"p"!=r[t(315)]?this[t(343)]&&this[t(343)][t(302)]&&((0,pt.disableViewPlaceholder)(e,this[t(343)]),this[t(343)]=void 0):(this[t(302)]&&(r[t(302)]=this[t(302)]),(0,pt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(343)]=r)}}const Tt=xt;function xt(t,e){const n=Nt();return(xt=function(t,e){return n[t-=359]})(t,e)}function Nt(){const t=["238BVTggZ","withText","cancel","ck-comment__input-actions--active","disabledSubmit","1919378gHLBaJ","forEach","73680vLnsOY","showButtons","isEnabled","4111380hzgqoZ","tab","_editorConfig","high","render","focusables","3CthqxX","keystrokes","firstChild","cancelButtonView","stop","div","execute","5dqlBFP","focusFirst","reverse","49563IfiFBX","add","shift+tab","Reply...","getData","TOO_LONG_COMMENT_ALERT","setTemplate","set","bind","destroy","Cancel","_isDestroyed","submit","insertBefore","submitButtonView","Reply","model","createCollection","focusCycler","label","from","_setupKeyboardNavigation","Esc","view","ck-comment__input-actions","then","length","10JPasTQ","855261QFOecz","added","ck-comment__input-actions--cancel","value","641724KbcnZt","listenTo","change","_createSubmitButton","ck-comment__input-wrapper","trim","create","submitLabel","Ctrl+Enter","fire","document","editorReady","ck-comment__input-actions--submit","placeholder","editorDestroyed","createEditor","editor","focusLast","setData","_editorCreationPromise","_createCancelButton","initialData","element","1662028dxFvGH","focus","bindTemplate","focusTracker","extendTemplate"];return(Nt=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(541876===parseInt(e(415))/1+-parseInt(e(362))/2*(parseInt(e(373))/3)+parseInt(e(438))/4*(parseInt(e(380))/5)+parseInt(e(367))/6+-parseInt(e(443))/7*(parseInt(e(364))/8)+parseInt(e(383))/9*(-parseInt(e(410))/10)+parseInt(e(411))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nt);class Ot extends st.View{[Tt(374)];[Tt(441)];[Tt(372)];[Tt(401)];[Tt(397)];[Tt(376)];[Tt(369)];constructor(t,n={}){const r=Tt;super(t),this[r(431)]=null,this[r(369)]=n,this[r(390)](r(414),n[r(436)]||""),this[r(390)](r(361),!1),this[r(390)](r(365),!0),this[r(390)](r(428),it(t,r(386))),this[r(390)](r(422),it(t,r(398))),this[r(397)]=this[r(418)](),this[r(376)]=this[r(435)](),this[r(372)]=this[r(400)]([this[r(397)],this[r(376)]]),this[r(374)]=new e.KeystrokeHandler,this[r(441)]=new e.FocusTracker,this[r(401)]=new st.FocusCycler({focusables:this[r(372)],focusTracker:this[r(441)],keystrokeHandler:this[r(374)],actions:{focusPrevious:r(385),focusNext:r(368)}}),this[r(389)]({tag:r(378),attributes:{class:[r(419)]},children:[{tag:r(378),attributes:{class:[r(407),this[r(440)].if(r(365),r(360))]},children:[this[r(397)],this[r(376)]]}]}),this[r(374)][r(390)](r(405),(t,e)=>{const n=r;this[n(376)][n(424)](n(379)),e()}),this[r(374)][r(390)](r(423),(t,e)=>{const n=r;this[n(397)][n(366)]&&(this[n(397)][n(424)](n(379)),e())}),this.on(r(395),(e,n)=>{const o=r;n[o(409)]>65e3?(alert(it(t,o(388),[n[o(409)],65e3])),e[o(377)]()):this[o(431)][o(433)]("")},{priority:r(370)})}[Tt(371)](){const t=Tt;super[t(371)](),this[t(404)]()}[Tt(430)](){const t=Tt;return this[t(431)]||(this[t(431)]=new Et(this[t(369)]),this[t(434)]=this[t(431)][t(421)]()[t(408)](()=>{const e=t;if(this[e(394)])return;const n=this[e(431)];this[e(437)][e(396)](n.ui[e(437)],this[e(437)][e(375)]),n[e(399)][e(425)].on(e(417),()=>this[e(414)]=n[e(387)]()),n[e(391)](e(428)).to(this),this[e(372)][e(384)](n.ui[e(406)],0),this[e(424)](e(426),this[e(431)])})),this[t(434)]}[Tt(439)](t){const e=Tt;-1===t?(this[e(401)][e(381)](),this[e(401)][e(432)]()):this[e(401)][e(381)]()}async[Tt(392)](){const t=Tt;this[t(394)]||(this[t(394)]=!0,this[t(431)]&&(await this[t(434)],await this[t(431)][t(392)](),this[t(424)](t(429),this[t(431)])),await super[t(392)]())}[Tt(418)](){const t=Tt,{locale:e}=this,n=new st.ButtonView(e);return n[t(442)]({attributes:{class:[t(427)]}}),n[t(444)]=!0,n[t(391)](t(402)).to(this,t(422)),n.on(t(379),()=>{const e=t;this[e(424)](e(395),this[e(414)])}),n[t(391)](t(366)).to(this,t(414),this,t(361),(e,n)=>!n&&!!e[t(420)]()),n}[Tt(435)](){const t=Tt,{locale:e}=this,n=new st.ButtonView(e);return n[t(442)]({attributes:{class:[t(413)]}}),n[t(402)]=it(e,t(393)),n[t(444)]=!0,n.on(t(379),()=>{const e=t;this[e(431)][e(433)](""),this[e(424)](e(359))}),n}[Tt(404)](){const t=Tt;this[t(374)][t(416)](this[t(437)]),this[t(372)][t(363)](e=>{const n=t;this[n(441)][n(384)](e[n(437)])}),this[t(372)].on(t(417),(e,n)=>{const r=t;for(const t of Array[r(403)](n[r(412)])[r(382)]())this[r(441)][r(384)](t[r(437)])})}}function St(){const t=["showInput","some","1726vDkFnX","136ADpFYV","mousedown","editor","5KrGssJ","userView","target","then","delegate","change:showInput","829990oCAHBZ","9REoyjs","79930FNwRro","setTemplate","ck-comment__input-container--active","element","view","focusCycler","extendTemplate","render","2418714KfhRoT","_focusOnNonInteractiveMouseDown","11385517CESwED","ck-comment__input-container","isFocused","editorReady","getDomRoot","ck-thread__input","commentInputView","contains","listenTo","1006820WpEguo","div","ck-thread__user","editing","destroy","focus","set","preventDefault","filter","editorDestroyed","bindTemplate","showButtons","createEditor","focusTracker","bind","2191iiPyPG","value","213YjeTHn"];return(St=function(){return t})()}const Pt=Mt;function Mt(t,e){const n=St();return(Mt=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=Mt,n=t();for(;;)try{if(310560===parseInt(e(463))/1+parseInt(e(451))/2*(-parseInt(e(448))/3)+parseInt(e(482))/4*(-parseInt(e(455))/5)+-parseInt(e(471))/6+parseInt(e(446))/7*(-parseInt(e(452))/8)+-parseInt(e(462))/9*(parseInt(e(461))/10)+parseInt(e(473))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(St);class Rt extends st.View{constructor(t,e,n){const r=Mt;super(t),this[r(479)]=new Ot(t,n),this[r(468)]=this[r(479)][r(468)],this[r(479)][r(445)](r(442)).to(this[r(479)][r(444)],r(475),this[r(479)],r(447),(t,e)=>t||!!e),this[r(437)](r(449),!1),this.on(r(460),()=>{const t=r;this[t(449)]&&!this[t(479)][t(454)]&&this[t(479)][t(443)]()}),this[r(479)][r(459)](r(476)).to(this),this[r(479)][r(459)](r(440)).to(this),this[r(456)]=new o.UserView(t,e),this[r(456)][r(469)]({attributes:{class:r(484),"aria-hidden":!0}}),this[r(479)][r(469)]({attributes:{class:r(478)}}),this[r(464)]({tag:r(483),attributes:{class:[r(474),this[r(441)].if(r(449),r(465))]},children:[this[r(456)],this[r(479)]]})}[Pt(470)](){const t=Pt;super[t(470)](),this[t(472)]()}[Pt(486)](){const t=Pt;return this[t(479)][t(486)]()[t(458)](()=>super[t(486)]())}[Pt(436)](t){const e=Pt;this[e(479)][e(436)](t)}[Pt(472)](){const t=Pt;this[t(481)](this[t(466)],t(453),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(479)];[o[r(466)],s[r(466)],i?i[r(485)][r(467)][r(477)]():null][r(439)](t=>t)[r(450)](t=>t[r(480)](n[r(457)]))||(this[r(436)](),n[r(438)]())})}}function Lt(){const t=["6Yobjkd","14239150diRyld","bindTemplate","642425XAAHXG","1483736IaJbAC","set","2427222DrNOCv","8942432nGrYnc","NUMBER_OF_COMMENTS","1992838iAzPqu","setTemplate","count","1393812PgQzLA","1BQCqij","9DJjicP","ck-thread__comment-count"];return(Lt=function(){return t})()}function Vt(t,e){const n=Lt();return(Vt=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=Vt,n=t();for(;;)try{if(560331===-parseInt(e(506))/1*(parseInt(e(502))/2)+parseInt(e(515))/3+parseInt(e(513))/4+-parseInt(e(512))/5+-parseInt(e(509))/6*(-parseInt(e(505))/7)+-parseInt(e(500))/8*(parseInt(e(507))/9)+parseInt(e(510))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lt);class Dt extends st.View{constructor(t){const e=Vt;super(t);const n=this[e(511)];this[e(514)](e(504),void 0),this[e(503)]({tag:"li",attributes:{class:e(508)},children:[{text:n.to(e(504),n=>it(t,e(501),n))}]})}}const Bt=jt;function Ft(){const t=["5453504CLPRrQ","set","comments","16839wiZYsX","formatDateTime","_setupKeyboardNavigation","added","render","maxCommentCharsWhenCollapsed","_handleInfoComment","1614812SCtDgI","get","arrowdown","resolvedBy","_findOptimalIndex","locale","removed","bind","destroy","resolvedAt","editorDestroyed","delegate","4HpPUBT","3785715QlDNOQ","count","_handleNewCommentModel","some","change:isActive","3VYqdDy","94060iLCoEo","Thread comments","focusTracker","isEditMode","createCollection","keystrokes","change:isResolved","insert","add","change","expand","delete","map","_calculatePosition","_model","2344OxTuSG","CommentView","from","focusFirst","includes","ck-hidden","change:isEditMode","equal","arrowup","commentUpdated","resolvedCommentView","setTemplate","commentViews","_updateHasDirtyComment","editorReady","hasDirtyComment","updateComment","remove","_rearrangeExpand","weight","ck-thread__comments","change:hasDirtyComment","element","isActive","listenTo","resolveCommentThread","focusLast","stopListening","_config","authoredAt","target","focusCycler","maxThreadTotalWeight","Marked as resolved","bindTemplate","resolved","focus","4675902iXlWGs","refreshVisibleViews","maxCommentsWhenCollapsed","_collapsedCommentsView","_rearrangeCollapse","removeComment","_handleRemoveCommentModel","678260XJQUVN","editorConfig","viewUid","length","_shouldCollapse","reverse","forEach","visibleViews","collapse"];return(Ft=function(){return t})()}function jt(t,e){const n=Ft();return(jt=function(t,e){return n[t-=470]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(400800===parseInt(e(480))/1*(-parseInt(e(487))/2)+-parseInt(e(486))/3*(-parseInt(e(565))/4)+-parseInt(e(481))/5+parseInt(e(539))/6+parseInt(e(555))/7+parseInt(e(502))/8*(-parseInt(e(558))/9)+-parseInt(e(546))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ft);class zt extends st.View{[Bt(514)];[Bt(512)];[Bt(489)];[Bt(492)];[Bt(533)];[Bt(501)];[Bt(530)];[Bt(542)];constructor(t,n,r){const o=Bt;super(t);const s=this[o(536)];this[o(556)](o(517),!1),this[o(556)](o(549),n[o(557)][o(549)]),this[o(556)](o(525),!1),this[o(501)]=n,this[o(530)]=r,this[o(514)]=this[o(491)](),this[o(553)]=this[o(491)](),this[o(512)]=null,this[o(489)]=new e.FocusTracker,this[o(492)]=new e.KeystrokeHandler,this[o(533)]=new st.FocusCycler({focusables:this[o(514)],focusTracker:this[o(489)],keystrokeHandler:this[o(492)],keystrokeHandlerOptions:{filter:t=>this[o(514)][o(499)](t=>t[o(524)])[o(506)](t[o(532)])},actions:{focusPrevious:o(510),focusNext:o(470)}}),this[o(542)]=new Dt(t),this[o(542)][o(475)](o(482)).to(this,o(549),t=>t-this[o(530)][o(541)]);for(const t of n[o(557)])this[o(483)](t);this[o(564)](),this[o(526)](n[o(557)],o(495),(t,e)=>{const n=o,r=this[n(500)](e);this[n(549)]++,this[n(483)](e,r),this[n(540)]()}),this[o(526)](n[o(557)],o(519),(t,e)=>{const n=o;this[n(549)]--,this[n(545)](e),this[n(540)]()}),this[o(526)](n,o(511),()=>this[o(540)]()),this[o(526)](n,o(493),()=>this[o(564)]()),this.on(o(485),()=>this[o(540)]()),this.on(o(523),()=>this[o(540)]()),this[o(513)]({tag:"ul",attributes:{class:[o(522),s.if(o(549),o(507),t=>!t)],"aria-label":it(t,o(488))},children:this[o(553)]})}get[Bt(550)](){const t=Bt;return this[t(501)][t(521)]>this[t(530)][t(534)]&&!this[t(525)]&&!this[t(517)]}[Bt(562)](){const t=Bt;super[t(562)](),this[t(540)](),this[t(560)]()}[Bt(538)](t){const e=Bt;-1===t?this[e(533)][e(528)]():this[e(533)][e(505)]()}[Bt(476)](){const t=Bt;this[t(542)][t(476)]();for(const e of this[t(514)])e[t(476)]();super[t(476)]()}[Bt(540)](){const t=Bt;this[t(550)]?this[t(543)]():this[t(520)]()}[Bt(483)](t,e){const n=Bt,r=new(this[n(530)][n(503)])(this[n(473)],t,{maxCommentCharsWhenCollapsed:this[n(530)][n(563)],formatDateTime:this[n(530)][n(559)],editorConfig:this[n(530)][n(547)]});r[n(548)]=t.id,r[n(479)](n(544)).to(this),r[n(479)](n(518)).to(this),r[n(479)](n(527)).to(this),r[n(479)](n(516)).to(this),r[n(479)](n(478)).to(this),this[n(526)](r,n(508),()=>this[n(515)]()),this[n(514)][n(495)](r,e)}[Bt(500)](t){const e=Bt,n=this[e(501)][e(472)](t);return this[e(512)]?this[e(512)][e(531)]>t[e(531)]?n-1:n:n-1}[Bt(564)](){const t=Bt;if(this[t(501)][t(471)]&&this[t(501)][t(477)]){const e={id:t(537),author:this[t(501)][t(471)],authoredAt:this[t(501)][t(477)],content:it(this[t(473)],t(535)),attributes:{}};this[t(512)]=new(this[t(530)][t(503)])(this[t(473)],e,{maxCommentCharsWhenCollapsed:this[t(530)][t(563)],formatDateTime:this[t(530)][t(559)],editorConfig:this[t(530)][t(547)],isSystemComment:!0}),this[t(514)][t(495)](this[t(512)],this[t(501)][t(472)](e))}else this[t(512)]&&(this[t(514)][t(519)](this[t(512)]),this[t(512)][t(476)](),this[t(512)]=null);this[t(540)]()}[Bt(545)](t){const e=Bt,n=this[e(514)][e(519)](t.id);this[e(529)](n),n[e(490)]&&this[e(515)](),n[e(476)]()}[Bt(515)](){const t=Bt;this[t(517)]=Array[t(504)](this[t(514)])[t(484)](e=>e[t(490)])}[Bt(543)](){const t=Bt,n=function(t){const n=jt,r=new e.Collection;for(const e of t)r[n(495)](e);return r}(this[t(514)]),r=this[t(542)][t(482)];for(let e=1;e<=r;e++)n[t(519)](1);for(const e of n)e[t(554)]();r>0&&n[t(495)](this[t(542)],1),Ht((0,e.diff)(Array[t(504)](this[t(553)]),Array[t(504)](n)),this[t(553)],n)}[Bt(520)](){const t=Bt;Ht((0,e.diff)(Array[t(504)](this[t(553)]),Array[t(504)](this[t(514)])),this[t(553)],this[t(514)]);for(const e of this[t(553)])e[t(497)]()}[Bt(560)](){const t=Bt;this[t(514)][t(552)](e=>{const n=t;this[n(489)][n(495)](e[n(524)]),this[n(492)][n(526)](e[n(524)])}),this[t(514)].on(t(496),(e,n)=>{const r=t;for(const t of n[r(474)])this[r(489)][r(519)](t[r(524)]),this[r(492)][r(529)](t[r(524)]);for(const t of Array[r(504)](n[r(561)])[r(551)]())this[r(489)][r(495)](t[r(524)]),this[r(492)][r(526)](t[r(524)])})}}function Ht(t,e,n){const r=Bt;let o=0;for(const s of t)switch(s){case r(494):e[r(495)](n[r(566)](o),o),o++;break;case r(498):e[r(519)](o);break;case r(509):o++}}function Ut(t,e){const n=Xt();return(Ut=function(t,e){return n[t-=484]})(t,e)}const Kt=Ut;!function(t){const e=Ut,n=t();for(;;)try{if(657e3===parseInt(e(489))/1*(parseInt(e(490))/2)+parseInt(e(484))/3*(parseInt(e(499))/4)+-parseInt(e(492))/5+-parseInt(e(488))/6*(-parseInt(e(493))/7)+parseInt(e(491))/8+-parseInt(e(485))/9+parseInt(e(498))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Wt extends st.View{constructor(t){const e=Ut;super(t);const n=this[e(501)];this[e(502)](e(494),""),this[e(495)]({tag:e(500),attributes:{class:["ck",e(486)],"aria-label":n.to(e(494),n=>it(t,e(496),n)),tabindex:-1},children:[{text:n.to(e(494))}]})}[Kt(497)](){const t=Kt;this[t(487)][t(497)]()}}function Xt(){const t=["THREAD_CONTEXT_LABEL","focus","6452890DrFNsd","768cZVnyZ","span","bindTemplate","set","1581cKXzTD","10314747rwBYDm","ck-context__value","element","77010fDERGS","1aNjujo","908294OnIkRl","3195984MZGsNy","2065575LrMcAp","336cAwoXg","contextValue","setTemplate"];return(Xt=function(){return t})()}const Yt=Gt;function Gt(t,e){const n=qt();return(Gt=function(t,e){return n[t-=470]})(t,e)}function qt(){const t=["render","execute","ck-context-wrapper","focusables","add","length","isResolved","18gvEwel","411376OGKYLv","ck-context","contextView","offsetWidth","focusTracker","hasContext","keystrokes","tab","1982961JyxDSG","Reopen","bindTemplate","mouseenter","shift+tab","setTemplate","reopenCommentThread","label","focus","Comment was made on an element","div","ck-annotation__actions","contextValue","mouseleave","tooltip","_trimContextValue","element","isResolvable","ck-context--quotes","icon","locale","_createReopenButton","fire",".ck-context","isEnabled","isReadOnly","substring","736MjOUMv","classList","lastIndexOf","createCollection","listenTo","_setupKeyboardNavigation","ck-thread__header","reopenButtonView","4495WWWJCS","165392QEoevT","focusCycler","value","remove","33903wtkQnj","1149190pJzWod","querySelector","27504OQGSjy","bind","context","isVisible","overlay","_createContextView","scrollWidth",".ck-context__value","focusFirst","...","_attachContextActions","_model"];return(qt=function(){return t})()}!function(t){const e=Gt,n=t();for(;;)try{if(101886===-parseInt(e(484))/1+-parseInt(e(510))/2*(-parseInt(e(488))/3)+-parseInt(e(475))/4*(-parseInt(e(483))/5)+-parseInt(e(491))/6+-parseInt(e(489))/7+-parseInt(e(511))/8+parseInt(e(519))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Zt extends st.View{[Yt(502)];[Yt(482)];[Yt(513)];[Yt(506)];[Yt(515)];[Yt(517)];[Yt(485)];constructor(t,n){const r=Yt;super(t);const o=this[r(521)];this[r(502)]=n,this[r(482)]=this[r(540)](),this[r(513)]=this[r(496)](),this[r(506)]=this[r(478)]([this[r(513)],this[r(482)]]),this[r(515)]=new e.FocusTracker,this[r(517)]=new e.KeystrokeHandler,this[r(485)]=new st.FocusCycler({focusables:this[r(506)],focusTracker:this[r(515)],keystrokeHandler:this[r(517)],actions:{focusPrevious:r(523),focusNext:r(518)}}),this[r(492)](r(516)).to(this[r(502)],r(493),t=>!!t),this[r(492)](r(531)).to(this[r(502)],r(493),t=>t&&t[r(486)]?this[r(534)](t[r(486)]):it(this[r(539)],r(528))),this[r(524)]({tag:r(529),attributes:{class:[r(481)]},children:[{tag:r(529),attributes:{class:[r(505)]},children:[{tag:r(529),attributes:{class:[r(512),o.if(r(516),r(537))]},children:[this[r(513)]]}]},{tag:r(529),attributes:{class:[r(530)]},children:[this[r(482)]]}]})}[Yt(503)](){const t=Yt;super[t(503)](),this[t(501)](),this[t(480)]()}[Yt(527)](){const t=Yt;this[t(485)][t(499)]()}[Yt(540)](){const t=Yt,e=new st.ButtonView(this[t(539)]);return e[t(526)]=it(this[t(539)],t(520)),e[t(533)]=it(this[t(539)],t(520)),e[t(538)]=ot.IconUndo,e[t(492)](t(472)).to(this[t(502)],t(473),t=>!t),e[t(492)](t(494)).to(this[t(502)],t(536),this[t(502)],t(509),(t,e)=>t&&e),e.on(t(504),()=>{const e=t;this[e(470)](e(525),this[e(502)].id)}),e}[Yt(534)](t){const e=Yt;if(t[e(508)]<150)return t;const n=t[e(477)](" ",147);return t[e(474)](0,n>-1?n:147)+e(500)}[Yt(501)](){const t=Yt,e=this[t(535)][t(490)](t(471)),n=e[t(490)](t(498));this[t(479)](e,t(522),()=>{const r=t;n[r(514)]<n[r(497)]&&e[r(476)][r(507)](r(495))}),this[t(479)](e,t(532),()=>{const n=t;e[n(476)][n(487)](n(495))})}[Yt(480)](){const t=Yt;this[t(517)][t(479)](this[t(535)]);for(const e of this[t(506)])this[t(515)][t(507)](e[t(535)]),this[t(517)][t(479)](e[t(535)])}[Yt(496)](){const t=Yt,e=new Wt(this[t(539)]);return e[t(492)](t(531)).to(this),e}}function Jt(){const t=["canComment","323508ajhkxH","locale","isResolvable","cancel","reopenCommentThread","isSubmitted","_model","_localUser","length","Reply to reopen discussion...","editorConfig","8274XltFiy","unlinkedAt","tab","16690180IfvWNY","CommentView","disabledSubmit","Reply","hasDirtyComment","Comment","removeCommentThread","652508UgJhVJ","10GENUSU","bind","commentInputView","value","showInput","38qvXlpo","delegate","Reply...","updateComment","name","resolveCommentThread","ariaLabel","stop","isResolved","submitCommentThread","archivedAt","1657926LlEUeg","56828RQRyYL","Write a comment...","render","author","isActive","createCollection","destroy","placeholder","3yKUKPt","isDirty","submit","comments","set","focusables","keystrokes","commentsListView","editorReady","ariaDescriptionView","_config","removeComment","isReadOnly","focusCycler","focusTracker","13884867jCnVKN","first","listenTo","element","fire","assign","11576naUtKQ","COMMENT_THREAD_DESCRIPTION","submitLabel","commentThreadInputView","isUnlinked","commentThreadHeaderView","shift+tab","editorDestroyed","focus","COMMENT_THREAD_LABEL","addComment","341YupSuU","_createCommentThreadInputView","target","change:isActive"];return(Jt=function(){return t})()}const Qt=$t;function $t(t,e){const n=Jt();return($t=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(867909===-parseInt(e(406))/1*(parseInt(e(478))/2)+-parseInt(e(414))/3*(-parseInt(e(472))/4)+-parseInt(e(473))/5*(parseInt(e(405))/6)+-parseInt(e(462))/7*(parseInt(e(435))/8)+parseInt(e(429))/9+parseInt(e(465))/10+-parseInt(e(446))/11*(-parseInt(e(451))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class te extends st.View{[Qt(457)];[Qt(424)];[Qt(440)];[Qt(438)];[Qt(423)];[Qt(419)];[Qt(428)];[Qt(420)];[Qt(427)];constructor(t,n,r,s){const i=Qt;super(t),this[i(418)](i(410),!1),this[i(418)](i(415),!1),this[i(457)]=n,this[i(458)]=r,this[i(424)]=s,this[i(440)]=new Zt(t,n),this[i(440)][i(479)](i(455)).to(this),this[i(423)]=new o.AriaDescriptionView(t,it(t,i(436))),this[i(431)](this,i(455),()=>{this[i(443)]()}),this[i(421)]=new zt(t,n,Object[i(434)]({CommentView:this[i(424)][i(466)]},s)),this[i(421)][i(479)](i(425)).to(this),this[i(421)][i(479)](i(481)).to(this),this[i(421)][i(479)](i(483)).to(this),this[i(421)][i(479)](i(422)).to(this),this[i(421)][i(479)](i(442)).to(this),this[i(421)][i(474)](i(410)).to(this),this[i(431)](this,i(483),()=>{this[i(443)]()}),this[i(418)](i(459),this[i(421)][i(459)]),this[i(474)](i(459)).to(this[i(421)],i(459)),this[i(438)]=this[i(447)](),this[i(438)][i(479)](i(422)).to(this),this[i(438)][i(479)](i(442)).to(this),this.on(i(425),()=>this[i(443)]()),this[i(474)](i(415)).to(this[i(421)],i(469),this[i(438)][i(475)],i(476),(t,e)=>t||!!e),this[i(474)](i(439)).to(n,i(463),t=>!!t),this[i(474)](i(484)).to(this,i(459),t=>{const e=i,n=this[e(457)][e(417)][e(430)]?this[e(457)][e(417)][e(430)][e(409)][e(482)]:this[e(458)][e(482)];return it(this[e(452)],e(444),[t,n])}),this[i(419)]=this[i(411)]([this[i(421)],this[i(438)]]),this[i(428)]=new e.FocusTracker,this[i(420)]=new e.KeystrokeHandler,this[i(427)]=new st.FocusCycler({focusables:this[i(419)],focusTracker:this[i(428)],keystrokeHandler:this[i(420)],keystrokeHandlerOptions:{filter:t=>t[i(448)]!==this[i(432)]},actions:{focusPrevious:i(441),focusNext:i(464)}})}[Qt(443)](){const t=Qt;this[t(432)][t(443)]()}[Qt(408)](){const t=Qt;super[t(408)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(419)])}async[Qt(412)](){const t=Qt;this[t(415)]=!1,this[t(421)][t(412)](),await this[t(438)][t(412)](),super[t(412)]()}[Qt(447)](){const t=Qt,e=new Rt(this[t(452)],this[t(458)],this[t(424)][t(461)]),n=e[t(475)];return e[t(474)](t(477)).to(this,t(410),this[t(457)],t(426),this[t(457)],t(450),this[t(457)],t(404),n,t(476),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(474)](t(413)).to(this,t(459),this[t(457)],t(453),this[t(457)],t(402),(e,n,r)=>{const o=t;let s;return s=o(r&&n?460:e?480:407),it(this[o(452)],s)}),n[t(474)](t(437)).to(this,t(459),e=>it(this[t(452)],t(e?468:470))),n.on(t(416),(e,n)=>{const r=t;this[r(433)](r(445),n),this[r(457)][r(402)]&&this[r(457)][r(453)]&&this[r(433)](r(455),this[r(457)].id),this[r(457)][r(456)]||this[r(433)](r(403))}),n.on(t(454),()=>{this[t(443)]()}),n[t(474)](t(467)).to(this[t(457)],t(426)),n.on(t(454),e=>{const n=t;0==this[n(459)]&&(this[n(433)](n(471)),e[n(401)]())}),this.on(t(449),(e,r,o)=>{const s=t;o||this[s(459)]||n[s(476)]||this[s(433)](s(471))}),e}}const ee=re;function ne(){const t=["ck-comment--resolve","focusables","_updateArchivedThreadHeader","commentThreadHeaderView","_boundFirstCommentView","div","ck-rounded-corners","render","isVisible","querySelector","element","change:archivedAt","focus","ck-thread--active","16Njuseu","removeButton","Delete comment thread?","change:isReadOnly","Write a comment...","isResolved",".ck-thread__container","8064800tGBbEz","actionIndicator","commentViews","isUnlinked","icon","extendTemplate","length","setTemplate","ariaLabel","408814Closfm","label","_model","then","bindTemplate","unbind","_cancelAllConfirms","ck-reset_all-excluded","removeConfirm","createCollection","ariaDescriptionView","execute","set","6715170vgAYHA","commentThreadInputView","actionBar","4611845yFQbWa","placeholder","isResolvable","listitem","ck-thread--","84996CSitaf","tooltip","containerElement","isEnabled","ck-thread","3347406Pryejf","high","locale","resolveButton","fire","cancelConfirm","stop","has","removeCommentThread","getTemplate","isActive","isSystemComment","Resolve","isReadOnly","3eYvvri","_bindFirstCommentView","archivedAt","listenTo","remove","resolveCommentThread","ck-thread--unlinked","change:isActive","commentsListView","ck-thread__container","showConfirm","_createResolveButton","1194608qgIyOU","get","add","bind","commentThreadChildren"];return(ne=function(){return t})()}function re(t,e){const n=ne();return(re=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=re,n=t();for(;;)try{if(969034===parseInt(e(384))/1+parseInt(e(419))/2*(parseInt(e(459))/3)+-parseInt(e(440))/4+-parseInt(e(410))/5+parseInt(e(432))/6+-parseInt(e(435))/7+-parseInt(e(403))/8*(-parseInt(e(445))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class oe extends((0,o.ConfirmMixin)(te)){[ee(388)];[ee(442)];[ee(448)];[ee(393)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(388)]=this[o(428)]([this[o(467)],this[o(433)],this[o(429)]]),this[o(431)](o(411),null),this[o(442)]=null,this[o(393)]=null,this[o(447)]=t,this[o(448)]=this[o(383)](),this[o(417)](this[o(454)]()),this.on(o(466),(t,e,n)=>{n||this[o(425)]()}),this[o(462)](this[o(421)],o(406),(t,e,n)=>{n&&this[o(425)]()}),this[o(416)]>0&&this[o(460)](),this[o(462)](this[o(467)][o(412)],o(386),()=>{this[o(460)]()})}[ee(454)](){const t=ee,e=this[t(423)];return{tag:t(394),attributes:{class:["ck",t(444),t(426),t(395),e.if(t(455),t(402)),e.if(t(413),t(465)),e.to(t(411),e=>e?t(439)+e:"")],"data-thread-id":this[t(421)].id,tabindex:0,role:t(438),"aria-label":e.to(t(418)),"aria-describedby":this[t(429)].id},children:[{tag:t(394),attributes:{class:t(468)},children:this[t(388)]}]}}[ee(396)](){const t=ee;super[t(396)](),this[t(442)]=this[t(399)][t(398)](t(409)),this[t(421)].on(t(400),()=>{this[t(391)]()}),this[t(391)]()}[ee(425)](){const t=ee;this[t(450)]();for(const e of this[t(467)][t(412)])e[t(450)]()}[ee(460)](){const t=ee,{locale:e}=this,n=this[t(467)][t(412)][t(385)](0);n===this[t(393)]||n[t(456)]||(this[t(393)]=n,this[t(424)](t(411)),this[t(387)](t(411)).to(n,t(411),e=>t(463)===e?t(463):null),n[t(436)]=it(e,t(407)),n[t(404)].on(t(430),n=>{const r=t;n[r(451)](),this[r(469)](it(e,r(405)),this[r(442)])[r(422)](()=>{const t=r;this[t(449)](t(453))})},{priority:t(446)}),this.on(t(427),()=>{n[t(401)]()}),n[t(434)][t(386)](this[t(448)],0),n[t(390)][t(386)](this[t(448)],0))}[ee(383)](){const t=ee,e=new o.LateFocusButtonView(this[t(447)]);return e[t(420)]=it(this[t(447)],t(457)),e[t(441)]=it(this[t(447)],t(457)),e[t(414)]=ot.IconCheck,e[t(415)]({attributes:{class:t(389)}}),e[t(387)](t(443)).to(this[t(421)],t(458),t=>!t),e[t(387)](t(397)).to(this[t(421)],t(437),this[t(421)],t(408),(t,e)=>t&&!e),e.on(t(430),()=>{const e=t;this[e(449)](e(464),this[e(421)].id)}),e}[ee(391)](){const t=ee;this[t(421)][t(461)]?this[t(388)][t(452)](this[t(392)])||(this[t(388)][t(386)](this[t(392)],0),this[t(390)][t(386)](this[t(392)],0)):this[t(388)][t(452)](this[t(392)])&&(this[t(388)][t(463)](this[t(392)]),this[t(390)][t(463)](this[t(392)]))}}function se(){var t=["div","5YNxJGH","9ibLnmX","6XCqbSr","content","element","innerHTML","setTemplate","ck-content","change:content","ck-annotation__content","set","2315912PaGygz","4438dGUlmT","ck-comment__content","267369weSXcP","10bHejbS","render","234804VfJWIy","2505162MgxzSB","986696tUyxzV","985560Gnhhdq","204ytAPwe"];return(se=function(){return t})()}function ie(t,e){var n=se();return(ie=function(t,e){return n[t-=489]})(t,e)}var ce=ie;!function(t){for(var e=ie,n=t();;)try{if(158046===-parseInt(e(504))/1+parseInt(e(489))/2*(-parseInt(e(501))/3)+-parseInt(e(506))/4*(-parseInt(e(510))/5)+-parseInt(e(508))/6*(parseInt(e(499))/7)+-parseInt(e(498))/8*(-parseInt(e(511))/9)+-parseInt(e(502))/10*(-parseInt(e(505))/11)+-parseInt(e(507))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ae extends st.View{constructor(t){var e=ie;super(t),this[e(497)](e(490),""),this[e(493)]({tag:e(509),attributes:{class:[e(494),e(500),e(496)]}})}[ce(503)](){var t=ce;super[t(503)](),this.on(t(495),(e,n,r)=>{var o=t;this[o(491)][o(492)]=r}),this[t(491)][t(492)]=this[t(490)]}}const ue=le;function he(){const t=["EXTERNAL_COMMENT","add","editorReady","_model","_createCommentContentView","once","formatDateTime","189fpBAYM","content","focusTracker","author","removed","expand","createEditor","stopListening","destroy","editorConfig","_config","set","keystrokes","enter","parseFromString","_createCommentInputView","EXTERNAL_IMPORT_WORD_COMMENT","COMMENT_ARIA_LABEL","render","creator","1oRdSgl","collapse","60WofzeP","body","isSystemComment","authoredAt","switchToEditMode","780432dWXXDE","importWord","added","listenTo","isExternal","shift+tab","focusFirst","_setupKeyboardNavigation","locale","delegate","switchToDisplayMode","esc","660874YZDvxb","COMMENT_THREAD_DESCRIPTION","remove","submitLabel","focus","4sThDzs","focusables","EXTERNAL_IMPORT_WORD_AVATAR","get","maxCommentCharsWhenCollapsed","@external","ariaLabel","focusCycler","getExternalCommentNote","editorDestroyed","2317944ixCBjh","8109310hCUVmJ","1183220oeVfhP","disabledSubmit","text/html","isCollapsed","isReadOnly","source","cancel","bind","textContent","Save","getUserViewNotificationText","8449rWwDmV","visibleView","createCollection","target","submit","EXTERNAL_AVATAR","attributes","value","updateComment","isEditMode","165nbDUCU","change","ariaDescriptionView","fire","165752oliPHC","element","name","initialData","tab"];return(he=function(){return t})()}function le(t,e){const n=he();return(le=function(t,e){return n[t-=202]})(t,e)}!function(t){const e=le,n=t();for(;;)try{if(463987===-parseInt(e(222))/1*(parseInt(e(241))/2)+-parseInt(e(256))/3*(-parseInt(e(246))/4)+-parseInt(e(258))/5+parseInt(e(224))/6*(-parseInt(e(269))/7)+-parseInt(e(283))/8*(-parseInt(e(202))/9)+parseInt(e(257))/10+-parseInt(e(279))/11*(parseInt(e(229))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class de extends st.View{[ue(270)];[ue(281)];[ue(247)];[ue(204)];[ue(214)];[ue(253)];[ue(291)];[ue(212)];constructor(t,n,r){const s=ue;super(t),this[s(291)]=n,this[s(212)]=r,this[s(226)]=!!this[s(212)][s(226)],this[s(213)](s(278),!1),this[s(213)](s(261),!0),this[s(265)](s(252)).to(n,s(203),n,s(227),(e,o)=>it(t,s(219),[n[s(205)][s(285)],r[s(294)](o),(new DOMParser)[s(216)](e,s(260))[s(225)][s(266)],n[s(233)]?this[s(254)]():""])),this[s(281)]=new o.AriaDescriptionView(t,it(t,s(242))),this[s(270)]=this[s(271)](),this[s(270)][s(289)](this[s(292)]()),this[s(247)]=new st.ViewCollection,this[s(204)]=new e.FocusTracker,this[s(214)]=new e.KeystrokeHandler,this[s(253)]=new st.FocusCycler({focusables:this[s(247)],focusTracker:this[s(204)],keystrokeHandler:this[s(214)],keystrokeHandlerOptions:{filter:t=>t[s(272)]!==this[s(284)]},actions:{focusPrevious:s(234),focusNext:s(287)}})}[ue(207)](){this[ue(261)]=!1}[ue(223)](){const t=ue;this[t(278)]||(this[t(261)]=!0)}[ue(245)](){const t=ue;this[t(284)][t(245)]()}[ue(220)](){const t=ue;super[t(220)](),this[t(236)]()}async[ue(210)](){const t=ue;await this[t(270)][t(249)](0)[t(210)](),super[t(210)]()}[ue(228)](){const t=ue;this[t(278)]||(this[t(278)]=!0,this[t(270)][t(243)](0)[t(210)](),this[t(270)][t(289)](this[t(217)]()))}[ue(239)](){const t=ue;this[t(278)]&&(this[t(278)]=!1,this[t(270)][t(243)](0)[t(210)](),this[t(270)][t(289)](this[t(292)]()))}[ue(254)](){const t=ue;return t(230)===this[t(291)][t(275)][t(251)][t(263)]?it(this[t(237)],t(218)):it(this[t(237)],t(288))}[ue(268)](){const t=ue;return this[t(291)][t(233)]?t(230)===this[t(291)][t(275)][t(251)][t(263)]?it(this[t(237)],t(248),this[t(291)][t(221)][t(285)]):it(this[t(237)],t(274),this[t(291)][t(221)][t(285)]):null}[ue(292)](){const t=ue,e=new ae(this[t(237)]);return e[t(265)](t(203)).to(this[t(291)],t(203),this,t(261),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(212)][t(250)]}):e),e}[ue(217)](){const t=ue;this[t(212)][t(211)]||(this[t(212)][t(211)]={}),this[t(212)][t(211)][t(286)]=this[t(291)][t(203)];const e=new Ot(this[t(237)],this[t(212)][t(211)]);return e[t(276)]=this[t(291)][t(203)],e[t(265)](t(259)).to(this[t(291)],t(262)),e[t(244)]=it(this[t(237)],t(267)),e.on(t(273),(e,n)=>{const r=t;this[r(282)](r(277),this[r(291)].id,n),this[r(239)](),this[r(245)]()}),e.on(t(264),()=>{const e=t;this[e(239)](),this[e(245)]()}),e[t(293)](t(290),()=>{e[t(245)]()}),e[t(208)](),e[t(238)](t(290)).to(this),e[t(238)](t(255)).to(this),e}[ue(236)](){const t=ue,e=this[t(284)];this[t(214)][t(232)](e);for(const e of this[t(247)])this[t(204)][t(289)](e[t(284)]),this[t(214)][t(232)](e[t(284)]);this[t(247)].on(t(280),(e,n)=>{const r=t;for(const t of n[r(206)])this[r(204)][r(243)](t[r(284)]),this[r(214)][r(209)](t[r(284)]);for(const t of n[r(231)])this[r(204)][r(289)](t[r(284)]),this[r(214)][r(232)](t[r(284)])}),this[t(214)][t(213)](t(215),(n,r)=>{const o=t;e===n[o(272)]&&(this[o(253)][o(235)](),r())}),this[t(214)][t(213)](t(240),(n,r)=>{const o=t;e!==n[o(272)]&&(this[o(245)](),r())})}}function me(t,e){const n=pe();return(me=function(t,e){return n[t-=232]})(t,e)}const ke=me;function pe(){const t=["getTemplate","removeComment","ck-annotation__content-wrapper","ck-annotation__user","div","isEditable","toMany","ck-comment__info","panelView","ariaLabel","isRemovable","editButton","unbind","isSystemComment","resolvedAt","set","ck-annotation","formatDateTime","visibleView","blur","ck-comment__info-time","add","ck-comment--","addMany","author","label","ck-comment__actions","isVisible","ariaDescriptionView","some","removeButton","change:isRemovable","_createDropdown","switchToEditMode","mouseleave","items","isExternal","ck-comment--remove","icon","98764ZCoWTs","length","ck-comment__actions--hidden","authoredAt","panelPosition","ck-annotation__info","placeholder","ck-comment--edit","fire","push","listenTo","dropdown","getUserViewNotificationText","isEnabled","focus","ck-comment","children","99iuFRmu","createCollection","102gFnEPV","44995ztYaCn","_createEditButton","Delete comment?","ck-comment__wrapper","withText","436XSuGab","time","isEditMode","showConfirm","isReadOnly","Edit","ck-comment--info","execute","bindTemplate","locale","remove","focusables","ck-hidden","mouseenter","ck-annotation__info-name","listitem","_model","126ARFbrO","Show more items","ck-comment__user","ck-annotation__main","_attachActions","_config","from","element","2260971ojTOSm","ck-comment__external","1384mlkBnM","setTemplate","actionBar","ck-annotation__actions","ck-comment__info-name","16137330pQFVeO","bind","getExternalCommentNote","Remove","group","actionIndicator","_createCommentInputView","userView","ck-comment__main","span","4727710olnjVo","name","Reply...","buttonView","ck-annotation__info-time","_createRemoveButton","ck-annotation__actions--hidden","render","find","edit","then","extendTemplate","cancelConfirm","313112FtWZhK"];return(pe=function(){return t})()}!function(t){const e=me,n=t();for(;;)try{if(422556===-parseInt(e(301))/1*(-parseInt(e(328))/2)+parseInt(e(293))/3*(parseInt(e(276))/4)+parseInt(e(296))/5*(-parseInt(e(295))/6)+-parseInt(e(318))/7*(-parseInt(e(236))/8)+-parseInt(e(326))/9+parseInt(e(343))/10+-parseInt(e(333))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pe);class ge extends((0,o.ConfirmMixin)(de)){[ke(330)];[ke(340)];constructor(t,e,n){const r=ke;super(t,e,n),this[r(252)](r(338),null),this[r(252)](r(282),it(t,r(345))),this[r(334)](r(279)).to(e),this[r(334)](r(251)).to(e),this[r(330)]=this[r(294)](),this[r(250)]||(this[r(248)]=this[r(297)](),this[r(267)]=this[r(348)](),this[r(272)]=this[r(294)](),this[r(272)][r(260)]([this[r(248)],this[r(267)]]),this[r(287)]=this[r(269)](),this[r(330)][r(258)](this[r(287)]),this[r(312)][r(258)](this[r(287)])),this[r(340)]=new o.UserView(t,e[r(261)],this[r(288)]()),this[r(340)][r(234)]({attributes:{class:[r(320),r(240)],"aria-hidden":!0}}),this[r(286)](e,r(268),()=>this[r(235)]()),this[r(329)](this[r(237)]())}[ke(237)](){const t=ke,e=this[t(309)],n=[{tag:t(241),attributes:{class:[t(244),t(281)]},children:[{tag:t(342),children:[{text:this[t(340)][t(344)]}],attributes:{class:[t(332),t(315)],"data-cke-tooltip-text":this[t(340)][t(344)]}},{tag:t(302),attributes:{datetime:e.to(t(279)),class:[t(257),t(347)]},children:[{text:e.to(t(279),e=>this[t(323)][t(254)](e))}]}]},{tag:t(241),attributes:{class:[t(263),t(331),e.if(t(303),t(278)),e.if(t(303),t(349))]},children:this[t(330)]},{tag:t(241),attributes:{class:[t(239)]},children:this[t(255)]},this[t(265)]];return this[t(317)][t(273)]&&n[t(285)]({tag:t(241),attributes:{class:[t(327)]},children:[{text:this[t(335)]()}]}),{tag:"li",attributes:{class:[t(299)],tabindex:-1,"aria-label":e.to(t(246)),"aria-describedby":this[t(265)].id,role:t(316)},children:[{tag:t(241),attributes:{class:[t(291),t(253),e.if(t(303),t(283)),e.if(t(250),t(307)),e.to(t(338),e=>e?t(259)+e:"")],"data-author-id":this[t(317)][t(261)].id,"data-comment-id":this[t(317)].id,role:t(337)},children:[this[t(340)],{tag:t(241),attributes:{class:[t(341),t(321)]},children:n}]}]}}[ke(297)](){const t=ke,e=new st.ButtonView(this[t(310)]);return e[t(262)]=it(this[t(310)],t(306)),e[t(275)]=ot.IconPencil,e[t(300)]=!0,e[t(234)]({attributes:{class:t(283)}}),e[t(334)](t(289)).to(this[t(317)],t(305),t=>!t),e[t(334)](t(264)).to(this[t(317)],t(242)),e.on(t(308),()=>this[t(270)]()),e}[ke(348)](){const t=ke,e=new st.ButtonView(this[t(310)]);return e[t(262)]=it(this[t(310)],t(336)),e[t(275)]=ot.IconRemoveComment,e[t(300)]=!0,e[t(234)]({attributes:{class:t(274)}}),e[t(334)](t(289)).to(this[t(317)],t(305),t=>!t),e[t(334)](t(264)).to(this[t(317)],t(247)),e.on(t(308),()=>{const e=t;this[e(304)](it(this[e(310)],e(298)),this[e(325)])[e(233)](()=>{const t=e;this[t(284)](t(238),this[t(317)].id)})}),e}[ke(269)](){const t=ke,e=(0,st.createDropdown)(this[t(310)],o.LateFocusDropdownButtonView),n=e[t(245)][t(292)],r=new st.ListView(this[t(310)]),s=e[t(309)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(272)][t(351)](e=>e[t(264)])),e[t(234)]({attributes:{class:[s.if(t(264),t(313),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(310)]);i[s(292)][s(258)](n);const c=o>-1?o:r[s(272)][s(277)];r[s(272)][s(258)](i,c);const a=Array[s(324)](this[s(272)]);e[s(249)](s(289),s(264)),e[s(334)](s(289))[s(243)](a,s(289),(...t)=>t[s(266)](t=>t)),e[s(334)](s(264))[s(243)](a,s(264),(...t)=>t[s(266)](t=>t))};e[t(280)]="sw",e[t(346)][t(252)]({label:it(this[t(310)],t(319)),icon:ot.IconThreeVerticalDots});for(const e of this[t(272)])i(e);return n[t(258)](r),e[t(286)](this[t(272)],t(258),(t,e,n)=>{i(e,n)}),e[t(286)](this[t(272)],t(311),(e,n,o)=>{const s=t;r[s(272)][s(311)](o)}),e}[ke(322)](t,e){const n=ke,r=t&&t[n(325)];r&&(this[n(286)](r,n(314),()=>this[n(338)]=e),this[n(286)](r,n(290),()=>this[n(338)]=e),this[n(286)](r,n(271),()=>this[n(338)]=null),this[n(286)](r,n(256),()=>this[n(338)]=null))}[ke(339)](){const t=ke,e=super[t(339)]();return e[t(334)](t(282)).to(this),e}[ke(350)](){const t=ke;super[t(350)](),this[t(322)](this[t(248)],t(232)),this[t(322)](this[t(267)],t(311))}}var fe=n(450),be=n.n(fe),Ie=n(774),ve=n.n(Ie),we=n(265),_e=n.n(we),ye=n(410),Ae=n.n(ye),Ce=n(238),Ee=n.n(Ce),Te=n(918),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=_e().bind(null,"head"),xe.domAPI=ve(),xe.insertStyleElement=Ee();be()(Te.A,xe);Te.A&&Te.A.locals&&Te.A.locals;var Ne=n(142),Oe={attributes:{"data-cke":!0}};Oe.setAttributes=Ae(),Oe.insert=_e().bind(null,"head"),Oe.domAPI=ve(),Oe.insertStyleElement=Ee();be()(Ne.A,Oe);Ne.A&&Ne.A.locals&&Ne.A.locals;var Se=n(288),Pe={attributes:{"data-cke":!0}};Pe.setAttributes=Ae(),Pe.insert=_e().bind(null,"head"),Pe.domAPI=ve(),Pe.insertStyleElement=Ee();be()(Se.A,Pe);Se.A&&Se.A.locals&&Se.A.locals;function Me(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),d()},e)},l=()=>{null!==u&&(clearTimeout(u),u=null)},d=()=>{l(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=d,m.flush=()=>{l(),a()},n?.addEventListener("abort",d,{once:!0}),m}function Re(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!1,trailing:o=!0,maxWait:s}=n,i=Array(2);let c;r&&(i[0]="leading"),o&&(i[1]="trailing");let a=null;const u=Me(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Le(){const t=["observe","9230712lbPrFi","characterData","disconnect","2032972fxTnEb","10Uukxhv","class","2WEpbnL","4635869dLNPyM","childList","cancel","5394420fGQmOR","attributeName","7727760KbIJzh","990067rkIuym","type","attributes","3533307HrLlMQ"];return(Le=function(){return t})()}function Ve(t,e){const n=Le();return(Ve=function(t,e){return n[t-=328]})(t,e)}function De(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0}=n;return Re(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Ve;for(const r of t)(n(344)==r[n(343)]&&n(334)==r[n(340)]||n(337)==r[n(343)]||n(330)==r[n(343)])&&e()});return{attach(t){n[Ve(328)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Ve;n[t(331)](),e[t(338)]()}}}!function(t){const e=Ve,n=t();for(;;)try{if(652348===parseInt(e(342))/1+-parseInt(e(335))/2*(parseInt(e(345))/3)+parseInt(e(332))/4*(-parseInt(e(333))/5)+parseInt(e(339))/6+parseInt(e(336))/7+parseInt(e(329))/8+-parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Le);var Be=n(570),Fe={attributes:{"data-cke":!0}};Fe.setAttributes=Ae(),Fe.insert=_e().bind(null,"head"),Fe.domAPI=ve(),Fe.insertStyleElement=Ee();be()(Be.A,Fe);Be.A&&Be.A.locals&&Be.A.locals;const je=ze;function ze(t,e){const n=He();return(ze=function(t,e){return n[t-=449]})(t,e)}function He(){const t=["div","arrowup","focus","7003491zpCCDq","36vWbPaK","length","element","targetRect","clientHeight","destroy","isDirty","fire","attach","add","70779TDVJbx","setTemplate","_updateHeight","render","125944wMPAnf","focusTracker","ck-rounded-corners","719735ktDJxX","ck-annotation-wrapper--active","bindTemplate","Esc","isActive","arrowdown","first","keystrokes","createCollection","content","mainView","49696608zKDerA","set","84LNaIPB","1511090cLMqRs","presentation","delegate","height","84921FyymyV","type","434VjLIih","listenTo","detach","clear","ck-annotation-wrapper","12RXQPRw","_mutationObserver","9ifHfaX"];return(He=function(){return t})()}!function(t){const e=ze,n=t();for(;;)try{if(508867===-parseInt(e(455))/1*(parseInt(e(462))/2)+parseInt(e(479))/3*(-parseInt(e(450))/4)+-parseInt(e(486))/5*(parseInt(e(469))/6)+-parseInt(e(457))/7*(parseInt(e(483))/8)+-parseInt(e(464))/9*(parseInt(e(451))/10)+-parseInt(e(468))/11+parseInt(e(497))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class Ue extends st.View{[je(484)];id;[je(493)];[je(495)];[je(496)];[je(463)];constructor(t,n){const r=je;super(t),this.id=(0,e.uid)(),this[r(484)]=new e.FocusTracker,this[r(493)]=new e.KeystrokeHandler,this[r(493)][r(449)](r(489),(t,e)=>this[r(476)](r(489),e)),this[r(449)](r(472),{top:0,right:0,bottom:0,left:0}),this[r(449)](r(454),0),this[r(449)](r(490),!1),this[r(449)](r(475),!1),this[r(449)](r(470),0),this[r(449)](r(456),""),this[r(463)]=De(()=>this[r(481)]()),this[r(495)]=this[r(494)](),this[r(495)][r(453)](r(466),r(491)).to(this),this[r(495)][r(478)](n),this[r(496)]=n;const o=this[r(488)];this[r(480)]({tag:r(465),attributes:{class:["ck",r(461),r(485),o.if(r(490),r(487))],role:r(452)},children:this[r(495)]})}[je(482)](){const t=je;super[t(482)](),this[t(484)][t(478)](this[t(471)]),this[t(493)][t(458)](this[t(471)]),this[t(463)][t(477)](this[t(471)])}[je(474)](){const t=je;this[t(495)][t(460)](),this[t(493)][t(474)](),this[t(484)][t(474)](),this[t(463)][t(459)](),super[t(474)]()}[je(467)](){const t=je;this[t(495)][t(492)]&&this[t(495)][t(492)][t(467)]()}[je(481)](){const t=je,e=this[t(471)][t(473)];e&&(this[t(454)]=e)}}const Ke=We;function We(t,e){const n=Xe();return(We=function(t,e){return n[t-=122]})(t,e)}function Xe(){const t=["filter","add","remove","484216lqYSon","mainView","5ZhYlav","373006AEsfdo","length","4451377PYFUFa","_target","render","item","22ZAEdbg","object","refreshVisibility","1986kYNJYB","type","_id","1690588eAFwiZ","isActive","innerView","focusTracker","focusableElements","12205hcTMFf","every","annotation-invalid-target","function","set","_assertCorrectTarget","view","807370pSXlvI","clear","updateTargetRect","_getNormalizedTarget","targetRect","isArray","getClientRects","18HXlcvx","isVisible","nodeType","element","destroy","target","offsetParent","_type","stopListening","5421936XAWyQn","3xNXxwj"];return(Xe=function(){return t})()}!function(t){const e=We,n=t();for(;;)try{if(592935===parseInt(e(152))/1*(parseInt(e(153))/2)+-parseInt(e(146))/3*(-parseInt(e(165))/4)+parseInt(e(122))/5*(-parseInt(e(162))/6)+-parseInt(e(155))/7+-parseInt(e(150))/8+-parseInt(e(136))/9*(parseInt(e(129))/10)+parseInt(e(159))/11*(parseInt(e(145))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xe);class Ye extends((0,e.ObservableMixin)()){[Ke(128)];[Ke(169)];[Ke(143)];[Ke(156)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Ke;super(),this[s(128)]=t,this[s(128)][s(139)]||this[s(128)][s(157)](),this[s(143)]=r,this[s(156)]=n,Ye[s(127)](this[s(132)]()),this[s(169)]=new e.Collection([this[s(128)][s(139)]],{idProperty:s(164)}),this[s(169)].on(s(148),(t,e)=>{const n=s;this[n(128)][n(168)][n(148)](e)}),this[s(169)].on(s(149),(t,e)=>{const n=s;this[n(128)][n(168)][n(149)](e)}),this[s(126)](s(137),o)}get[Ke(163)](){const t=Ke;return t(125)==typeof this[t(143)]?this[t(143)]():this[t(143)]}get[Ke(167)](){const t=Ke;return this[t(128)][t(151)]}get[Ke(141)](){const t=Ke,e=this[t(132)]();return Ye[t(127)](e),e}get[Ke(133)](){const t=Ke,n=this[t(141)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(147)](e=>function(e){const n=t;if(e[n(142)])return!0;return!!e[n(135)]()[n(158)](0)}(e));return 0===r[t(154)]?null:new e.Rect(r[0][t(135)]()[t(158)](0))}get[Ke(166)](){const t=Ke;return this[t(128)][t(166)]}set[Ke(166)](t){const e=Ke;this[e(128)][e(166)]=t,this[e(128)][e(151)][e(166)]=t}[Ke(131)](){const t=Ke;this[t(128)][t(133)]=this[t(133)]}[Ke(140)](){const t=Ke;this[t(169)][t(144)](),this[t(169)][t(130)](),this[t(144)]()}[Ke(161)](){const t=Ke;this[t(137)]=!!this[t(133)]}static[Ke(127)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(134)](t)&&t[n(123)](t=>Ge(t))))throw new e.CKEditorError(n(124),null,{target:t})}[Ke(132)](){const t=Ke,e=t(125)==typeof this[t(156)]?this[t(156)]():this[t(156)];return Ge(e)?[e]:e}}function Ge(t){const e=Ke;return null!==t&&e(160)==typeof t&&e(138)in t&&1===t[e(138)]}const qe=Je;function Ze(){const t=["getByInnerView","annotationcollection-not-existing-item","has","updateTargetRect","6FNPNoU","_sort","10bzqcLR","focus","top","329376CyKcVO","2946746cSIWgT","_viewToAnnotation","from","stopListening","length","_innerViewToAnnotation","clear","remove","listenTo","1648539ZGBweS","annotationcollection-duplicated-item","set","3471960UepbYY","getByView","focusTracker","left","get","refreshPositioning","isFocused","1762915OkwacG","2841531sCVmYE","_getOrderInContent","focusableElements","70bsCJqm","add","targetRect","view","delete","blur","change:isFocused","sort","11081GuNlTK","getIndex","_focusTracker","6HjsFlZ","fire","innerView","destroy"];return(Ze=function(){return t})()}function Je(t,e){const n=Ze();return(Je=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(223055===-parseInt(e(484))/1*(parseInt(e(524))/2)+parseInt(e(495))/3*(-parseInt(e(500))/4)+parseInt(e(520))/5+parseInt(e(487))/6*(parseInt(e(521))/7)+-parseInt(e(513))/8+parseInt(e(510))/9+-parseInt(e(497))/10*(-parseInt(e(501))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ze);class Qe extends e.Collection{[qe(506)];[qe(502)];[qe(486)];constructor(t=[]){const n=qe;super(),this[n(506)]=new Map,this[n(502)]=new Map,this[n(486)]=new e.FocusTracker,this[n(486)].on(n(482),(t,e,r)=>{const o=n;r||this[o(488)](o(481))});for(const e of t)this[n(525)](e)}get[qe(519)](){const t=qe;return this[t(486)][t(519)]}[qe(525)](t){const n=qe;if(this[n(493)](t))throw new e.CKEditorError(n(511),null);this[n(506)][n(512)](t[n(489)],t),this[n(502)][n(512)](t[n(479)],t);for(const e of t[n(523)])this[n(486)][n(525)](e);this[n(509)](t[n(523)],n(525),(t,e)=>{const r=n;this[r(486)][r(525)](e)}),this[n(509)](t[n(523)],n(508),(t,e)=>{const r=n;this[r(486)][r(508)](e)}),this[n(509)](t[n(479)][n(515)],n(482),(e,r,o)=>{const s=n;o&&this[s(488)](s(498),t)}),t[n(494)]();const r=this[n(522)](t[n(479)][n(478)]);return super[n(525)](t,r)}[qe(508)](t){const n=qe;if(!this[n(493)](t))throw new e.CKEditorError(n(492),null);this[n(504)](t[n(479)][n(515)]),this[n(504)](t[n(523)]);for(const e of t[n(523)])this[n(486)][n(508)](e);return this[n(502)][n(480)](t[n(479)]),this[n(506)][n(480)](t[n(489)]),super[n(508)](t)}[qe(491)](t){const e=qe;return this[e(506)][e(517)](t)}[qe(514)](t){const e=qe;return this[e(502)][e(517)](t)}[qe(490)](){const t=qe;super[t(507)](),this[t(504)](),this[t(506)][t(507)](),this[t(502)][t(507)](),this[t(486)][t(490)]()}[qe(518)](){const t=qe;for(const e of this)e[t(494)]();this[t(496)]()}[qe(496)](){const t=qe,e=Array[t(503)](this)[t(483)]((e,n)=>tn(e[t(479)][t(478)],n[t(479)][t(478)]));for(let n=e[t(505)]-1;n>0;n--){const r=e[n];n!==this[t(485)](r)&&(this[t(508)](r),this[t(525)](r))}}[qe(522)](t){const e=qe;let n=0;if(!t)return this[e(505)];for(const r of this){const o=r[e(479)][e(478)];if(o){if(tn(t,o)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const r=qe;for(const o of t)n(o)&&e[r(525)](o);e[r(509)](t,r(525),(t,o)=>{const s=r;n(o)&&e[s(525)](o)}),e[r(509)](t,r(508),(t,n)=>{const o=r;e[o(493)](n)&&e[o(508)](n)})}function tn(t,e){const n=qe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(499)]-e[n(499)];return 0==r?t[n(516)]-e[n(516)]:r}function en(){const t=["includes","config","commands","483676kqAXFI","1590132gKbEhZ","10aETgAw","forceDisabled","isEnabled","959568UnPjRf","get","comment:write","disableReadOnlyMode","isPremiumPlugin","comment:modify_all","Permissions","7NzpotA","editors","no-permissions","collaboration.channelId","499688ROwxJa","noPermissions","10WnbdoC","plugins","comment:admin","permissions-set-permissions-invalid-channel-id","enableReadOnlyMode","clearForceDisabled","setPermissions","414481auNzAS","pluginName","1458369JpNWWN","has","find","5267925ofYhay","CommentsOnly","CommentsRepository","addCommentThread","document:write","isOfficialPlugin","context"];return(en=function(){return t})()}function nn(t,e){const n=en();return(nn=function(t,e){return n[t-=159]})(t,e)}const rn=nn;!function(t){const e=nn,n=t();for(;;)try{if(243877===-parseInt(e(188))/1+parseInt(e(163))/2+parseInt(e(190))/3+-parseInt(e(164))/4+-parseInt(e(181))/5*(parseInt(e(168))/6)+parseInt(e(175))/7*(parseInt(e(179))/8)+parseInt(e(193))/9*(parseInt(e(165))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(en);t.ContextPlugin,rn(189),rn(198),rn(172),rn(187);var on=n(665),sn={attributes:{"data-cke":!0}};sn.setAttributes=Ae(),sn.insert=_e().bind(null,"head"),sn.domAPI=ve(),sn.insertStyleElement=Ee();be()(on.A,sn);on.A&&on.A.locals&&on.A.locals;const cn=un;function an(){const t=["users","toUpperCase","get","_myId","3303727plGKnE","384llNhyM","test","defineMe","init","_id","add","4703574gELsnW","name","decorate","314022qvFTxM","isMe","trim","length","color","codePointAt","_getInitial","addUser","Anonymous","getMarkerClass","getSelectionClass","useAnonymousUser","Users","users-add-duplicated-id","_addAnonymousUser","getUser","isAnonymous","config","_getNextColor","_locale","context","ck-user__bg-color--","659232jVokLo","has","users-add-invalid-id","split","users-me-missing-user","initials","_computeInitials","_lastColor","isOfficialPlugin","locale","fromCodePoint","ck-user__marker--","filter","_isAnonymous","users-me-already-defined","37008DiXKNS","avatar","users.getInitialsCallback","15egQgEM","6903198paqJCA","string","isPremiumPlugin","users.colorsCount","anonymous-user","getOperationAuthor","getBackgroundColorClass","requires","_isMe","ck-user__selection--","748518BNFoWu","pluginName","define","users.anonymousUserId"];return(an=function(){return t})()}function un(t,e){const n=an();return(un=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=un,n=t();for(;;)try{if(788993===parseInt(e(354))/1+-parseInt(e(372))/2+parseInt(e(369))/3+parseInt(e(394))/4*(-parseInt(e(343))/5)+-parseInt(e(344))/6+parseInt(e(362))/7+parseInt(e(363))/8*(-parseInt(e(409))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(an);t.ContextPlugin,cn(358),cn(401),cn(361),cn(391),cn(355),cn(402),cn(346),cn(351),cn(366),cn(379),cn(387),cn(383),cn(365),cn(349),cn(390),cn(386);cn(376),cn(370),cn(399),cn(341),cn(352),cn(407),cn(388),cn(373),cn(400),cn(378);cn(367),cn(350),cn(382),cn(381);var hn=n(510),ln={attributes:{"data-cke":!0}};ln.setAttributes=Ae(),ln.insert=_e().bind(null,"head"),ln.domAPI=ve(),ln.insertStyleElement=Ee();be()(hn.A,ln);hn.A&&hn.A.locals&&hn.A.locals;const dn=kn;function mn(){const t=["ck-user","div","345751gzKWDM","ck-user_me","isMe","name","notificationView","1266140iHORxu","ck-user__avatar","ck-user__icon","extendTemplate","1362JzLrfc","ck ck-user__name","88aNzRPy","avatar","url('","initials","content","3512088FsUmMq","2915lqIZQB","3322626EJEFJA","ck-user__notification","2008893DkAAnN","isAnonymous","push","setTemplate","528044XSaXTW","ck-user__img","ck ck-user__name ck-user__name--hidden","ck-user__anonymous"];return(mn=function(){return t})()}function kn(t,e){const n=mn();return(kn=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=kn,n=t();for(;;)try{if(943661===parseInt(e(131))/1+-parseInt(e(114))/2+parseInt(e(116))/3+-parseInt(e(120))/4+parseInt(e(113))/5*(-parseInt(e(105))/6)+parseInt(e(126))/7*(parseInt(e(107))/8)+parseInt(e(112))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mn);st.View,dn(129),dn(130);function pn(t,e){var n=gn();return(pn=function(t,e){return n[t-=476]})(t,e)}function gn(){var t=["20015633XausGS","5567812lAcNFP","ck-aria-description-","8acObEQ","4287426enisbI","10LjfdEh","973DNsZha","2111065HewMPl","144244psnrnN","setTemplate","13HBWYHA","ck-aria-description","span","49866zkfAuF","641637caFYtl"];return(gn=function(){return t})()}!function(t){for(var e=pn,n=t();;)try{if(725629===-parseInt(e(479))/1*(parseInt(e(477))/2)+parseInt(e(488))/3+parseInt(e(485))/4+-parseInt(e(476))/5+parseInt(e(482))/6*(parseInt(e(490))/7)+-parseInt(e(487))/8*(parseInt(e(483))/9)+parseInt(e(489))/10*(-parseInt(e(484))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gn);st.View;var fn=bn;function bn(t,e){var n=In();return(bn=function(t,e){return n[t-=431]})(t,e)}!function(t){for(var e=bn,n=t();;)try{if(275353===parseInt(e(434))/1*(parseInt(e(440))/2)+-parseInt(e(432))/3+parseInt(e(439))/4*(parseInt(e(438))/5)+-parseInt(e(442))/6+-parseInt(e(441))/7*(-parseInt(e(435))/8)+parseInt(e(437))/9*(parseInt(e(448))/10)+-parseInt(e(447))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(In);st.ButtonView,fn(446);st.DropdownButtonView,fn(446);function In(){var t=["23387aLRAPh","582618pJtIbI","mouseup","element","mousedown","render","6813455Igutep","260QidYxG","preventDefault","stopPropagation","211158WbmsQU","focus","11737QpoAEZ","336snObGD","listenTo","176481uzMeII","3995pUJngn","1828LcNYMz","8SGUQPe"];return(In=function(){return t})()}var vn=n(901);function wn(t,e){const n=_n();return(wn=function(t,e){return n[t-=248]})(t,e)}function _n(){const t=["schema","128uZqNoG","1149722xrtZpo","1527549IQVZTz","end","start","createRange","8203goFFsw","1438760HDCgzI","split","1244532GpeQaa","nodeBefore","5158296etHVly","isObject","isBlock","3615552BZKkgB","element","length","createPositionAt"];return(_n=function(){return t})()}!function(t){const e=wn,n=t();for(;;)try{if(438776===parseInt(e(258))/1*(parseInt(e(252))/2)+parseInt(e(254))/3+-parseInt(e(261))/4+parseInt(e(259))/5+-parseInt(e(263))/6+-parseInt(e(253))/7+parseInt(e(266))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_n);const yn=Cn;function An(){const t=["plugins","get","afterInit","registerBlockAttribute","SuggestionsConversion","3662200uFaJsV","11097191lYosjm","962882USrChc","editor","598617MjgLgS","5449520evfaVT","AlignmentEditing","alignment","8177088qPydnk","has","362403lAVJdC"];return(An=function(){return t})()}function Cn(t,e){const n=An();return(Cn=function(t,e){return n[t-=457]})(t,e)}!function(t){const e=Cn,n=t();for(;;)try{if(793384===parseInt(e(459))/1+parseInt(e(457))/2+parseInt(e(465))/3+-parseInt(e(460))/4+parseInt(e(471))/5+-parseInt(e(463))/6+parseInt(e(472))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(An);t.Plugin,yn(468);const En=Tn;function Tn(t,e){const n=xn();return(Tn=function(t,e){return n[t-=219]})(t,e)}!function(t){const e=Tn,n=t();for(;;)try{if(642349===parseInt(e(226))/1+-parseInt(e(229))/2*(parseInt(e(220))/3)+parseInt(e(240))/4*(-parseInt(e(241))/5)+-parseInt(e(234))/6*(parseInt(e(238))/7)+-parseInt(e(242))/8+parseInt(e(222))/9*(parseInt(e(245))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xn);En(244),En(219),En(236),En(228),En(243),En(230),En(221);function xn(){const t=["slice","UnderlineEditing","toLowerCase","95739FzqsFj","editor","1092Pckkgr","13790GttaPL","7916480HPeZlN","StrikethroughEditing","BoldEditing","2650UBgAms","ItalicEditing","12kghJEB","SuperscriptEditing","6489PkxHiN","plugins","get","registerInlineAttribute","484420sRdDGW","has","CodeEditing","546076qryVLy","SubscriptEditing","afterInit","SuggestionsConversion","31568845CSuwDF","30WMhotU"];return(xn=function(){return t})()}t.Plugin,En(231);const Nn=Sn;function On(){const t=["has","283RpdhOq","editor","5585960TFnsTv","3491060Jawczv","6572895rBYQhH","22825CtMbmc","966ovfIkp","4948YWIfgm","get","afterInit","bookmarkId","3975424wirSay","BookmarkEditing","3xSZnda","SuggestionsConversion","plugins","9331179sDnyOO","registerBlockAttribute","18WvWpRy"];return(On=function(){return t})()}function Sn(t,e){const n=On();return(Sn=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Sn,n=t();for(;;)try{if(846116===-parseInt(e(334))/1*(-parseInt(e(321))/2)+-parseInt(e(327))/3*(-parseInt(e(337))/4)+-parseInt(e(339))/5*(-parseInt(e(320))/6)+parseInt(e(338))/7+-parseInt(e(325))/8*(parseInt(e(332))/9)+-parseInt(e(336))/10+-parseInt(e(330))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(On);t.Plugin,Nn(323);const Pn=Mn;function Mn(t,e){const n=Rn();return(Mn=function(t,e){return n[t-=197]})(t,e)}function Rn(){const t=["editor","FontBackgroundColorEditing","fontBackgroundColor","9813222CJlUwA","fontColor","3345AGnLvL","1181354kYZkIP","has","35mYWtPk","1109828vZJITL","SuggestionsConversion","FontSizeEditing","get","5cbemmF","862PvcHfh","17770110btEuOF","FontColorEditing","567008nCKNpk","registerInlineAttribute","fontFamily","plugins","3842694VQKAHv","afterInit","fontSize","FontFamilyEditing"];return(Rn=function(){return t})()}!function(t){const e=Mn,n=t();for(;;)try{if(641924===-parseInt(e(206))/1+-parseInt(e(214))/2*(parseInt(e(205))/3)+-parseInt(e(209))/4+parseInt(e(213))/5*(-parseInt(e(221))/6)+-parseInt(e(208))/7*(-parseInt(e(217))/8)+parseInt(e(203))/9+parseInt(e(215))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rn);Pn(211),Pn(198),Pn(199),Pn(219),Pn(216),Pn(204),Pn(201),Pn(202);t.Plugin,Pn(197);const Ln=Dn;function Vn(){const t=["editor","get","565ZjZDKS","668312jjEfXr","2640690cbxeuM","highlight","HighlightEditing","2097148aXrpWS","plugins","2600679YQruAi","12cdQNcK","afterInit","registerInlineAttribute","9TJiiCD","6300XQJqOv","SuggestionsConversion","3614261SzECbT","has","55877oYrcje"];return(Vn=function(){return t})()}function Dn(t,e){const n=Vn();return(Dn=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Dn,n=t();for(;;)try{if(447099===-parseInt(e(142))/1*(-parseInt(e(134))/2)+-parseInt(e(133))/3+parseInt(e(150))/4+parseInt(e(145))/5*(parseInt(e(138))/6)+parseInt(e(140))/7+parseInt(e(146))/8+-parseInt(e(137))/9*(parseInt(e(147))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vn);t.Plugin,Ln(135);function Bn(){const t=["registerBlockAttribute","280064EsulXm","get","848476GNQdvZ","1nMsDFa","has","11EEBMDg","30LNWLjp","422796CHRXNo","editor","value","74081HCjqlf","20kTybkN","SuggestionsConversion","795132kNdWRb","plugins","462iUMXyS","2510325HpsEbo","HtmlEmbed","afterInit","2240696kMaXkn"];return(Bn=function(){return t})()}const Fn=jn;function jn(t,e){const n=Bn();return(jn=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=jn,n=t();for(;;)try{if(710138===-parseInt(e(497))/1*(parseInt(e(494))/2)+-parseInt(e(507))/3+parseInt(e(496))/4*(parseInt(e(505))/5)+-parseInt(e(509))/6*(parseInt(e(504))/7)+parseInt(e(492))/8+-parseInt(e(489))/9*(-parseInt(e(500))/10)+-parseInt(e(499))/11*(parseInt(e(501))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);t.Plugin,Fn(491);function zn(t,e){const n=Un();return(zn=function(t,e){return n[t-=104]})(t,e)}const Hn=zn;function Un(){const t=["ImageEditing","48kCeZnK","PictureEditing","4282749kLAGOX","has","height","sources","ImageResize","4778690AwVeHJ","2116675gFaoda","ImageSizeAttributes","alt","width","registerBlockAttribute","18LCgUvT","984RGpLRL","50841hVepeU","47308tYXTsI","get","1192506ClCdaJ","resizedWidth","afterInit","177220YWnFgK","ImageTextAlternativeEditing","src","SuggestionsConversion","plugins","editor"];return(Un=function(){return t})()}!function(t){const e=zn,n=t();for(;;)try{if(600307===parseInt(e(107))/1*(parseInt(e(123))/2)+-parseInt(e(120))/3*(parseInt(e(128))/4)+parseInt(e(115))/5+parseInt(e(125))/6+parseInt(e(122))/7*(-parseInt(e(121))/8)+-parseInt(e(109))/9+parseInt(e(114))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Un);t.Plugin,Hn(127);function Kn(t,e){const n=Xn();return(Kn=function(t,e){return n[t-=359]})(t,e)}const Wn=Kn;function Xn(){const t=["3215944eemMxk","SuggestionsConversion","162GorqPH","IndentBlock","blockIndent","9029410adslMt","526256pXeIxp","3sHuFyE","11109945kfChTq","get","430486GvUntM","plugins","registerBlockAttribute","260742jIdUVk","4LIzpKg","5ylRdYd","has","7110600xbKyeo","afterInit","editor"];return(Xn=function(){return t})()}!function(t){const e=Kn,n=t();for(;;)try{if(685429===-parseInt(e(372))/1*(parseInt(e(376))/2)+-parseInt(e(369))/3*(parseInt(e(362))/4)+parseInt(e(377))/5*(parseInt(e(375))/6)+parseInt(e(359))/7+-parseInt(e(368))/8*(-parseInt(e(364))/9)+-parseInt(e(367))/10+parseInt(e(370))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xn);t.Plugin,Wn(360);function Yn(t,e){const n=Gn();return(Yn=function(t,e){return n[t-=492]})(t,e)}function Gn(){const t=["registerBlockAttribute","199684FjOVFA","175CVSXbi","editor","plugins","LineHeight","afterInit","24126eAjIYV","SuggestionsConversion","165HouDnI","9423995jjjIsQ","197400ZIeeQY","lineHeight","36606870mihimB","7438578rIhJZg","get","12274312nrLxal","9GojsLb","has"];return(Gn=function(){return t})()}const qn=Yn;!function(t){const e=Yn,n=t();for(;;)try{if(951750===-parseInt(e(507))/1+parseInt(e(503))/2*(parseInt(e(505))/3)+parseInt(e(497))/4*(-parseInt(e(498))/5)+-parseInt(e(510))/6+parseInt(e(506))/7+-parseInt(e(493))/8+-parseInt(e(494))/9*(-parseInt(e(509))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gn);t.Plugin,qn(502);function Zn(t,e){const n=Jn();return(Zn=function(t,e){return n[t-=313]})(t,e)}function Jn(){const t=["afterInit","1974798gRVQZZ","58WWxonS","commands","plugins","has","2351136aMRaKj","LinkEditing","407265mjIFlm","35241nKGDhA","linkHref","manualDecorators","link","editor","3090XvyVzH","2612IzXhBF","registerInlineAttribute","get","247448zIXOdp","4200201DueUUg","SuggestionsConversion"];return(Jn=function(){return t})()}const Qn=Zn;!function(t){const e=Zn,n=t();for(;;)try{if(231944===parseInt(e(324))/1+-parseInt(e(318))/2*(parseInt(e(325))/3)+parseInt(e(331))/4*(parseInt(e(330))/5)+-parseInt(e(322))/6+-parseInt(e(317))/7+-parseInt(e(313))/8+parseInt(e(314))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jn);t.Plugin,Qn(316);const $n=tr;function tr(t,e){const n=er();return(tr=function(t,e){return n[t-=362]})(t,e)}function er(){const t=["listItemId","TodoListEditing","108Wwshtw","todoListChecked","editor","389282eENwjc","851070XoFVcQ","listIndent","registerBlockAttribute","427TJCXDF","ListEditing","get","194178Roegpq","2107152uXbAvK","46840YhYKjJ","1187331HDwcvs","5UmwSfr","has","SuggestionsConversion","100HCwmEy","plugins","listType","19166356CsRmkv","afterInit"];return(er=function(){return t})()}!function(t){const e=tr,n=t();for(;;)try{if(577805===parseInt(e(383))/1*(-parseInt(e(372))/2)+-parseInt(e(382))/3+-parseInt(e(380))/4+-parseInt(e(362))/5*(parseInt(e(379))/6)+parseInt(e(376))/7*(parseInt(e(381))/8)+parseInt(e(369))/9*(parseInt(e(373))/10)+parseInt(e(365))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(er);t.Plugin,$n(366);function nr(){const t=["540045FfbZMk","2750080uAzUBm","8GukYPe","startIndex","7EKpHMr","config","36YyOoTC","plugins","500SDFdyX","reversed","listReversed","has","listStyle","registerBlockAttribute","137786hdWzYz","7458514HFBtKW","6ZjxsvY","39BRNOkk","365866tdwrcf","editor","listStart","ListPropertiesEditing","615981TCgtdN","SuggestionsConversion","4034112WaPpyE","get","afterInit","list.properties","styles"];return(nr=function(){return t})()}function rr(t,e){const n=nr();return(rr=function(t,e){return n[t-=118]})(t,e)}const or=rr;!function(t){const e=rr,n=t();for(;;)try{if(689178===parseInt(e(143))/1*(parseInt(e(128))/2)+parseInt(e(132))/3*(-parseInt(e(141))/4)+-parseInt(e(139))/5+-parseInt(e(126))/6*(parseInt(e(125))/7)+-parseInt(e(140))/8*(-parseInt(e(145))/9)+-parseInt(e(118))/10*(-parseInt(e(124))/11)+-parseInt(e(134))/12*(parseInt(e(127))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nr);t.Plugin,or(136);const sr=ir;function ir(t,e){const n=cr();return(ir=function(t,e){return n[t-=213]})(t,e)}function cr(){const t=["10mcBgwz","15582267FExrPg","get","13994486vQTeqq","has","2560266FiDRRJ","plugins","SuggestionsConversion","2307809vDHHsd","1564786iApLFA","4GuTGEC","229701WMZyca","listMarkerStyle","750522UQeEoa","afterInit","MultiLevelList","8twqvVH","editor","registerBlockAttribute","10UYuQPA"];return(cr=function(){return t})()}!function(t){const e=ir,n=t();for(;;)try{if(870372===-parseInt(e(227))/1+-parseInt(e(223))/2+parseInt(e(225))/3*(-parseInt(e(224))/4)+-parseInt(e(214))/5*(parseInt(e(219))/6)+-parseInt(e(222))/7*(-parseInt(e(230))/8)+-parseInt(e(215))/9*(-parseInt(e(213))/10)+parseInt(e(217))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cr);t.Plugin,sr(228);const ar=hr;function ur(){const t=["SuggestionsConversion","409390kaPZSN","normalizeConfig","2154080uwfIjn","registerInlineAttribute","config","registerBlockAttribute","735rkkGKi","10737818CAjxMj","getGhsAttributeNameForElement","element","afterInit","style.definitions","DataSchema","plugins","inline","ghsAttributes","16468371vsHWKR","Style","StyleUtils","4074812DNIqMD","block","editor","has","get","18vyxeJg","add","489303rETkep","GeneralHtmlSupport","9726hADloR"];return(ur=function(){return t})()}function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=392]})(t,e)}!function(t){const e=hr,n=t();for(;;)try{if(934254===parseInt(e(419))/1+parseInt(e(421))/2*(parseInt(e(399))/3)+-parseInt(e(412))/4+-parseInt(e(393))/5*(-parseInt(e(417))/6)+-parseInt(e(400))/7+-parseInt(e(395))/8+parseInt(e(409))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);t.Plugin,ar(403);const lr=dr;function dr(t,e){const n=mr();return(dr=function(t,e){return n[t-=455]})(t,e)}function mr(){const t=["238851MkLWPa","editor","SuggestionsConversion","has","plugins","registerBlockAttribute","38854gANaNq","567429zIDkKH","666393ifmfds","headingColumns","TableEditing","8VmsqWP","8JMlifa","66AFdFzs","afterInit","164IGQGxV","get","27015fKdGnG","headingRows","690480wttzPp","795414kqlfFF"];return(mr=function(){return t})()}!function(t){const e=dr,n=t();for(;;)try{if(162625===-parseInt(e(468))/1*(-parseInt(e(474))/2)+parseInt(e(469))/3+parseInt(e(456))/4*(parseInt(e(458))/5)+parseInt(e(461))/6+-parseInt(e(470))/7+-parseInt(e(473))/8*(parseInt(e(462))/9)+parseInt(e(460))/10*(-parseInt(e(475))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);t.Plugin,lr(455);const kr=pr;function pr(t,e){const n=gr();return(pr=function(t,e){return n[t-=405]})(t,e)}function gr(){const t=["Table","600284KpavsD","tableHeight","plugins","tableWidth","tableBorderStyle","tableBorderColor","14590IBEZub","tableBorderWidth","registerBlockAttribute","74104mxdYrb","tableCellHorizontalAlignment","tableCellBorderStyle","tableCellHeight","tableCellBorderColor","tableCellBorderWidth","tableCellVerticalAlignment","tableCellWidth","tableCellBackgroundColor","SuggestionsConversion","288NTeHMV","4611864tXDfED","270908rnVoUA","afterInit","get","has","10160SkWnmd","136SyItjl","18szhGXE","7gCoRlz","editor","tableAlignment","tableCellPadding","tableBackgroundColor","4220570eCzqxH","3gfvVTi"];return(gr=function(){return t})()}!function(t){const e=pr,n=t();for(;;)try{if(473932===-parseInt(e(428))/1+-parseInt(e(434))/2*(parseInt(e(426))/3)+-parseInt(e(418))/4*(-parseInt(e(417))/5)+parseInt(e(412))/6+-parseInt(e(420))/7*(parseInt(e(437))/8)+-parseInt(e(419))/9*(-parseInt(e(425))/10)+parseInt(e(413))/11*(-parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);t.Plugin,kr(414);const fr=br;function br(t,e){const n=Ir();return(br=function(t,e){return n[t-=190]})(t,e)}function Ir(){const t=["editor","2840495sAYhzn","tableType","191938hMQGgp","TableLayout","1220dAavpS","21430gkgOUQ","5437912rRwbPF","registerBlockAttribute","plugins","afterInit","711Xiwsfv","has","get","5629542qYsKqo","4340wcFROg","SuggestionsConversion","699DGSNOT","4362agZaLY"];return(Ir=function(){return t})()}!function(t){const e=br,n=t();for(;;)try{if(546501===-parseInt(e(191))/1+parseInt(e(206))/2*(parseInt(e(205))/3)+parseInt(e(193))/4*(-parseInt(e(203))/5)+parseInt(e(202))/6+parseInt(e(208))/7+-parseInt(e(195))/8+parseInt(e(199))/9*(-parseInt(e(194))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);t.Plugin,fr(198);const vr=_r;function wr(){const t=["611276zPSvnH","5ttHSLA","Uploadcare","252208LkaMCZ","1876760rFsbSD","5112oSRDeS","has","SuggestionsConversion","afterInit","uploadcareImageId","477211xLhXzw","plugins","UploadcareImageEdit","30BlZGji","2466EgoETY","get","editor","168KtmYNz","1178332zMBQNy","registerBlockAttribute","3WfxfvD","76206XLXziY"];return(wr=function(){return t})()}function _r(t,e){const n=wr();return(_r=function(t,e){return n[t-=350]})(t,e)}!function(t){const e=_r,n=t();for(;;)try{if(277738===-parseInt(e(367))/1+-parseInt(e(368))/2*(-parseInt(e(366))/3)+parseInt(e(364))/4*(-parseInt(e(369))/5)+-parseInt(e(359))/6*(parseInt(e(356))/7)+-parseInt(e(351))/8*(-parseInt(e(360))/9)+parseInt(e(350))/10+-parseInt(e(371))/11*(-parseInt(e(363))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wr);t.Plugin,vr(354);const yr=Cr;function Ar(){const t=["editing","consumable","22334MciWTK","merge","toViewPosition","935770fygndv","deletion","afterInit","426AHaQBy","high","SuggestionsConversion","editor","name","mapper","addMarker:suggestion","90603iuQUTp","softBreak","ck-suggestion-marker--active","includes","getItems","createPositionBefore","has","writer","bindElementToMarker","get","91vglQJb","_activeMarkers","4msWGZA","110uadkqH","createUIElement","data","test","span","5912NdXven","ShiftEnter","plugins","1368736TMDLkR","111516CfSsVp","markerRange","ck-suggestion-marker-","element","insert","downcastDispatcher","model","showSuggestionHighlights","addClass","options","markerName","9740005ntCUbm","split"];return(Ar=function(){return t})()}function Cr(t,e){const n=Ar();return(Cr=function(t,e){return n[t-=183]})(t,e)}!function(t){const e=Cr,n=t();for(;;)try{if(141784===parseInt(e(205))/1*(-parseInt(e(230))/2)+parseInt(e(211))/3*(-parseInt(e(186))/4)+-parseInt(e(208))/5+parseInt(e(190))/6*(-parseInt(e(228))/7)+-parseInt(e(189))/8+-parseInt(e(218))/9*(-parseInt(e(231))/10)+parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);t.Plugin,yr(210);const Er=xr;function Tr(){const t=["MediaEmbedEditing","dataDowncast","2440HkCpKs","121282kRkQLA","afterInit","458HdzEhu","22593pwmyNB","div","options","downcastDispatcher","high","media","has","plugins","editor","elementToElement","createEmptyElement","374416uRnNkf","attribute:url:media","conversion","106614ZOOhDZ","showSuggestionHighlights","232bmxNRG","stop","for","1801240YkOeKt","data","8709360TNvtuG","3671520QGvXJo"];return(Tr=function(){return t})()}function xr(t,e){const n=Tr();return(xr=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=xr,n=t();for(;;)try{if(971405===-parseInt(e(291))/1+-parseInt(e(279))/2*(-parseInt(e(280))/3)+parseInt(e(273))/4+-parseInt(e(270))/5+parseInt(e(272))/6+parseInt(e(277))/7*(parseInt(e(296))/8)+-parseInt(e(294))/9*(parseInt(e(276))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);t.Plugin,Er(278);const Nr=Sr;function Or(){const t=["data","element","24483xiQFXf","17860knxvFT","Table","3026216UydSME","5UUZwIO","options","63URsvsu","data-author-id","has","209djCkBM","writer","2601642FISIpy","highest","markerName","data-suggestion-id","item","plugins","editor","tableCell","downcastDispatcher","2094548lnrAyk","mapper","4008SGGotO","150HcUhkx","addMarker:suggestion","classes","addClass","7iphmdn","setAttribute","toViewElement","afterInit","showSuggestionHighlights","195070zhSnQI"];return(Or=function(){return t})()}function Sr(t,e){const n=Or();return(Sr=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(287153===parseInt(e(462))/1+parseInt(e(463))/2*(-parseInt(e(450))/3)+parseInt(e(447))/4*(parseInt(e(466))/5)+parseInt(e(473))/6+-parseInt(e(454))/7*(parseInt(e(465))/8)+parseInt(e(468))/9*(parseInt(e(459))/10)+-parseInt(e(471))/11*(parseInt(e(449))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Or);t.Plugin,Nr(457);function Pr(t,e){const n=Rr();return(Pr=function(t,e){return n[t-=433]})(t,e)}const Mr=Pr;function Rr(){const t=["createEmptyElement","createContainerElement","elementToStructure","1182XhwliK","dataDowncast","427070INqHCl","15RXFVVD","5041467tiScwf","horizontalLine","insert","showSuggestionHighlights","div","2046318tKvSgk","editor","conversion","517zbJShZ","createPositionAt","5100712sIxsab","addClass","has","afterInit","plugins","for","2Bohget","423889oFWhzR","high","22505qzhPyj","ck-horizontal-line","HorizontalLineEditing","865924UQMfQc"];return(Rr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(388788===parseInt(e(461))/1+parseInt(e(460))/2*(-parseInt(e(449))/3)+-parseInt(e(436))/4*(parseInt(e(443))/5)+parseInt(e(440))/6*(-parseInt(e(433))/7)+-parseInt(e(454))/8+parseInt(e(444))/9+parseInt(e(442))/10*(parseInt(e(452))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rr);t.Plugin,Mr(457);function Lr(){const t=["removeAttribute","high","downcastDispatcher","ck-suggestion-marker-formatBlock","ck-suggestion-marker--active","getItems","highest","containerElement","test","listenTo","ck-suggestion-marker","removeMarker:suggestion","data-author-id","ck-suggestion-marker-split","schema","item","ck-suggestion-marker-merge","createRangeIn","isBlockAttribute","2102720eekkXW","removeMarker:suggestion:formatBlock","addHighlight","writer",":merge","selection","isRegisteredAttribute","change:activeMarkers","addMarker:suggestion:insertion","add","1156464XhZiJN","get","bindElementToMarker","split","toViewPosition","conversion","requires","addClass","_getClassName","hasClass","isOfficialPlugin","TrackChangesEditing","_activeMarkers","640388wiQsqQ","checkChild","unbindElementFromMarkerName","_inlineAttributeKeys","data","createUIElement","127435rSTDNh","plugins","isTouching","markerRange","addMarker:suggestion","$text","addMarker:suggestion:deletion","_blockAttributeKeys","isContent","9XFQQms","substr","markerName","markerNameToElements","showSuggestionHighlights","parent","span","716385NMUyEw","suggestion","removeClass","element","280600mJTXiV","editor","removeMarker:suggestion:attribute","isLimit","42zHTxfo","nodeAfter","nextSibling","widget","model","14957200CugQSQ","ck-suggestion-marker-","consumable","registerInlineAttribute","options","pluginName","markerToData","start","SuggestionsConversion","registerBlockAttribute","ck-suggestion-marker-formatInline","8hInngB","includes","data-suggestion","for","deletion","editingDowncast","attribute","dataDowncast","insert","isObject","toViewElement","isPremiumPlugin","push","slice","getWalker",":split","name","previousPosition","remove","merge","isBlock","markerToHighlight","addMarker:suggestion:attribute","type","isInlineAttribute","addMarker:suggestion:formatBlock","getCustomProperty","mapper","editing","$elementName","isAtEnd","consume","end","setAttribute","init","elementEnd","afterInit","has"];return(Lr=function(){return t})()}const Vr=Dr;function Dr(t,e){const n=Lr();return(Dr=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(268785===-parseInt(e(435))/1+-parseInt(e(409))/2+-parseInt(e(431))/3*(parseInt(e(455))/4)+-parseInt(e(386))/5+-parseInt(e(439))/6*(-parseInt(e(415))/7)+parseInt(e(396))/8*(parseInt(e(424))/9)+parseInt(e(444))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lr);t.Plugin,Vr(408),Vr(422),Vr(412),Vr(449),Vr(402),Vr(406),Vr(466),Vr(489),Vr(491),Vr(453),Vr(447),Vr(385),Vr(479),Vr(392),Vr(404);class Br extends Error{}class Fr extends Br{constructor(){super("Zone is an abstract class")}}class jr{get type(){throw new Fr}get name(){throw new Fr}get ianaName(){return this.name}get isUniversal(){throw new Fr}offsetName(t,e){throw new Fr}formatOffset(t,e){throw new Fr}offset(t){throw new Fr}equals(t){throw new Fr}get isValid(){throw new Fr}}const zr=new Map;const Hr={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const Ur=new Map;class Kr extends jr{static create(t){let e=Ur.get(t);return void 0===e&&Ur.set(t,e=new Kr(t)),e}static resetCache(){Ur.clear(),zr.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=Kr.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return $r(t,e,n,this.name)}formatOffset(t,e){return eo(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=zr.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),zr.set(t,e)),e}(this.name);let[r,o,s,i,c,a,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=Hr[e];"era"===e?r[s]=o:Gr(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,u,h]=r;return[i,o,s,c,a,u,h]}(n,e);"BC"===i&&(r=1-Math.abs(r));let h=+e;const l=h%1e3;return h-=l>=0?l:1e3+l,(Qr({year:r,month:o,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let Wr=null;class Xr extends jr{static get utcInstance(){return null===Wr&&(Wr=new Xr(0)),Wr}static instance(t){return 0===t?Xr.utcInstance:new Xr(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Xr(to(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${eo(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${eo(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return eo(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const Yr={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};Yr.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function Gr(t){return void 0===t}function qr(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function Zr(t){return Gr(t)||null===t||""===t?void 0:parseInt(t,10)}function Jr(t){if(!Gr(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function Qr(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function $r(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function to(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function eo(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${qr(n,2)}:${qr(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${qr(n,2)}${qr(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const no=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ro(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function oo(...t){return e=>t.reduce(([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function so(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=Zr(e[n+o]);return[r,null,n+o]}}const io=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,co=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ao=RegExp(`${co.source}${`(?:${io.source}?(?:\\[(${no.source})\\])?)?`}`),uo=RegExp(`(?:T${ao.source})?`),ho=so("weekYear","weekNumber","weekDay"),lo=so("year","ordinal"),mo=RegExp(`${co.source} ?(?:${io.source}|(${no.source}))?`),ko=RegExp(`(?: ${mo.source})?`);function po(t,e,n){const r=t[e];return Gr(r)?n:Zr(r)}function go(t,e){return[{hours:po(t,e,0),minutes:po(t,e+1,0),seconds:po(t,e+2,0),milliseconds:Jr(t[e+3])},null,e+4]}function fo(t,e){const n=!t[e]&&!t[e+1],r=to(t[e+1],t[e+2]);return[{},n?null:Xr.instance(r),e+3]}function bo(t,e){return[{},t[e]?Kr.create(t[e]):null,e+1]}RegExp(`^T?${co.source}$`);ro(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,uo),ro(/(\d{4})-?W(\d\d)(?:-?(\d))?/,uo),ro(/(\d{4})-?(\d{3})/,uo),ro(ao),oo(function(t,e){return[{year:po(t,e),month:po(t,e+1,1),day:po(t,e+2,1)},null,e+3]},go,fo,bo),oo(ho,go,fo,bo),oo(lo,go,fo,bo),oo(go,fo,bo);oo(go);ro(/(\d{4})-(\d\d)-(\d\d)/,ko),ro(mo),oo(go,fo,bo);const Io={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},vo=365.2425,wo=30.436875,_o=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];_o.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const yo=`[ ${String.fromCharCode(160)}]`;new RegExp(yo,"g");new Map;Symbol.for("nodejs.util.inspect.custom");function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=289]})(t,e)}function Co(){const t=["string","2867530RCXXRo","Today","88716icNJBi","1132614UtnmMa","days","dateTimeFormat","EEEE","diff","816jcmegK","LL-dd-yyyy hh:mma","5313LFhYyw","'Last' EEEE hh:mma","'Yesterday' hh:mma","function","1dZgIZn","toFormat","4256685ZKyjQe","111xsXweT","hh:mma","fromJSDate","now","Last","Yesterday","'Today' hh:mma","fromISO","12230334WuFkCd","5819688KjVtKH","invalid-date-time-format","floor","toJSDate"];return(Co=function(){return t})()}function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=241]})(t,e)}function To(){const t=["mapper","15BHzlpn","view","filter","272701Qcmjnc","562132ArJDvk","1104LCZvVF","sort","values","item","9395830dfSSoI","2581084KEZegZ","getClientRects","name","from","map","9078831dYxeLT","domConverter","1DKebaS","domElement","push","mapViewToDom","2143940ibZSJJ","8OTiUXY","29078OsttXO","42AsmjOL","length","markerNameToElements"];return(To=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(777081===-parseInt(e(302))/1*(-parseInt(e(291))/2)+-parseInt(e(305))/3*(-parseInt(e(290))/4)+-parseInt(e(304))/5+-parseInt(e(296))/6*(parseInt(e(298))/7)+-parseInt(e(314))/8+parseInt(e(313))/9+-parseInt(e(319))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co),function(t){const e=Eo,n=t();for(;;)try{if(676255===parseInt(e(246))/1*(-parseInt(e(267))/2)+-parseInt(e(257))/3*(parseInt(e(261))/4)+parseInt(e(250))/5+parseInt(e(253))/6*(parseInt(e(252))/7)+parseInt(e(251))/8*(-parseInt(e(244))/9)+parseInt(e(266))/10+parseInt(e(260))/11*(parseInt(e(262))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);function xo(t,e){const n=No();return(xo=function(t,e){return n[t-=448]})(t,e)}function No(){const t=["match","1739268FYymer","5590lYPcOC","pop","indexOf","13626LOACMO","6910456WsdhFo","join","1107izmWBy","split","startsWith","length","1323760MxrFQU","2786ckGAhM","243327xwhHFQ","substring","replace","push","12kWAXJZ","...","slice","2933136AGbFut"];return(No=function(){return t})()}!function(t){const e=xo,n=t();for(;;)try{if(551659===-parseInt(e(466))/1+parseInt(e(453))/2+-parseInt(e(451))/3+parseInt(e(448))/4*(parseInt(e(464))/5)+parseInt(e(457))/6*(parseInt(e(465))/7)+-parseInt(e(458))/8+parseInt(e(460))/9*(parseInt(e(454))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);var Oo=n(954),So={attributes:{"data-cke":!0}};So.setAttributes=Ae(),So.insert=_e().bind(null,"head"),So.domAPI=ve(),So.insertStyleElement=Ee();be()(Oo.A,So);Oo.A&&Oo.A.locals&&Oo.A.locals;const Po=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(586730===parseInt(e(260))/1*(parseInt(e(275))/2)+-parseInt(e(266))/3+-parseInt(e(286))/4+parseInt(e(289))/5*(parseInt(e(299))/6)+parseInt(e(280))/7+parseInt(e(268))/8*(parseInt(e(298))/9)+-parseInt(e(282))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);st.View,Po(295),Po(265),Po(277),Po(296),Po(269),Po(284),Po(267),Po(263),Po(278),Po(287);function Ro(){const t=["ck-confirm-view","extendTemplate","focus","message","cancelView","695784AxZidK","render","200qNdCDI","focusCycler","add","tab","setTemplate","div","Are you sure?","760660JDuWqw","fire","focusTracker","_createButtonView","listenTo","310429GpQmwz","createCollection","22100470GLghoZ","bindTemplate","focusables","ck-confirm-view-","258128lGytgL","_setupKeyboardNavigation","shift+tab","755YRyZsV","icon","ck-confirm-view-actions","set","alertdialog","Yes","submitView","keystrokes","execute","407637HaPgRA","45930VmeMPG","presentation","label","ck-confirm-view-inner","element","forEach","cancel","esc","submit","2Pelsni"];return(Ro=function(){return t})()}function Lo(t,e){var n=Vo();return(Lo=function(t,e){return n[t-=449]})(t,e)}function Vo(){var t=["registerChild","cancelConfirm","locale","destroy","message","submit","element","change:isConfirm","33285cSRokc","165MTlpXY","7kYDtpF","3214472RBiIRN","116eCoRRJ","removeConfirm","317087GVmMWd","set","2676010jlmpIV","2851839gBWjtr","remove","deregisterChild","showConfirm","11kYSyjN","once","focus","7338gJkeRP","_removeConfirm","render","ck-confirm-view-active","cancel","fire","add","confirmView","isConfirm","appendChild","classList","303870efZEmk"];return(Vo=function(){return t})()}function Do(t,e){const n=Bo();return(Do=function(t,e){return n[t-=446]})(t,e)}function Bo(){const t=["90gJkHZG","number","keys","4642gAowgX","2598776tXFQxI","sort","isArray","116zLjyer","toString","charCodeAt","7RdHkbZ","object","5237892drjfIr","10sFYJII","string","172641NtIgvt","69624SQzcJc","sign","308780MhpZLl","1448487DnJIKz"];return(Bo=function(){return t})()}!function(t){for(var e=Lo,n=t();;)try{if(254117===parseInt(e(465))/1+-parseInt(e(450))/2+-parseInt(e(459))/3*(parseInt(e(463))/4)+-parseInt(e(460))/5*(parseInt(e(475))/6)+parseInt(e(461))/7*(parseInt(e(462))/8)+parseInt(e(468))/9+parseInt(e(467))/10*(-parseInt(e(472))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo),function(t){const e=Do,n=t();for(;;)try{if(185488===-parseInt(e(454))/1*(-parseInt(e(458))/2)+parseInt(e(446))/3+parseInt(e(449))/4+-parseInt(e(451))/5*(parseInt(e(447))/6)+parseInt(e(461))/7*(-parseInt(e(455))/8)+parseInt(e(450))/9*(-parseInt(e(464))/10)+parseInt(e(463))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);const Fo=jo;function jo(t,e){const n=zo();return(jo=function(t,e){return n[t-=182]})(t,e)}function zo(){const t=["prototype","context","builtinPlugins","concat","string","find","DocumentOutline","set","WordCount","toolbar","requires","filter","config","removePlugins","plugins","70Qmewan","from","extraPlugins","get","includes","map","322BQHwEa","initialData","constructor","9TkzWve","_context","has","7170200mLOQff","24326kTezMX","437208uFhTLn","RevisionTracker","rootsAttributes","3001276KEFEPj","21163857jcLgCo","length","WProofreader","every","names","24060xbJSqZ","81HJpDFX","102632ThZOZH","pluginName","WebSocketGateway","Autosave"];return(zo=function(){return t})()}!function(t){const e=jo,n=t();for(;;)try{if(534205===-parseInt(e(224))/1+-parseInt(e(214))/2*(parseInt(e(225))/3)+-parseInt(e(218))/4+-parseInt(e(201))/5*(-parseInt(e(215))/6)+parseInt(e(207))/7*(-parseInt(e(182))/8)+parseInt(e(210))/9*(-parseInt(e(213))/10)+parseInt(e(219))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);Fo(208),Fo(187),Fo(195),Fo(217),Fo(184),Fo(216),Fo(185),Fo(194),Fo(192),Fo(221);function Ho(t,e){const n=Uo();return(Ho=function(t,e){return n[t-=186]})(t,e)}function Uo(){const t=["179536ghuoFw","containsPosition","markers","4695KwQWCu","2118252TVpxXd","push","selection","6584RWJeWt","657800CZlJhh","focus","document","2haotiZ","getRange","4932BMiZzE","length","includes","1720NLAmAe","2510053yyaNwr","change:range","start","isEqual","end","1088253SlMewg"];return(Uo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(241170===-parseInt(e(187))/1*(parseInt(e(199))/2)+-parseInt(e(198))/3+parseInt(e(192))/4*(parseInt(e(202))/5)+parseInt(e(203))/6+-parseInt(e(193))/7+parseInt(e(206))/8*(parseInt(e(189))/9)+-parseInt(e(207))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);const Ko=Wo;function Wo(t,e){const n=Yo();return(Wo=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(986251===parseInt(e(225))/1+-parseInt(e(226))/2+parseInt(e(260))/3*(parseInt(e(247))/4)+parseInt(e(258))/5+parseInt(e(249))/6*(parseInt(e(231))/7)+parseInt(e(245))/8+-parseInt(e(236))/9*(parseInt(e(244))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);const Xo=Ko(228);function Yo(){const t=["focusCycler","3XyjFBn","remove","removed","focusTracker","1842355UvTENQ","3151904ODPiWb","esc","Ctrl+Shift+E","change","arrowdown","70KfLDPS","unchain","target","keys","chain","18767313izzAyd","stopListening","arrowup","focus","fire","add","enter","element","20uVmlKD","12477288tiPsfN","isRendered","2559604GGyrQF","added","835014rCASkX","reverse","from","set","focusFirst","listenTo","actions","escape","keystrokes","6495550GcyQPp"];return(Yo=function(){return t})()}class Go{diff(t,e,n={}){let r;"function"==typeof n?(r=n,n={}):"callback"in n&&(r=n.callback);const o=this.castInput(t,n),s=this.castInput(e,n),i=this.removeEmpty(this.tokenize(o,n)),c=this.removeEmpty(this.tokenize(s,n));return this.diffWithOptionsObj(i,c,n,r)}diffWithOptionsObj(t,e,n,r){var o;const s=t=>(t=this.postProcess(t,n),r?void setTimeout(function(){r(t)},0):t),i=e.length,c=t.length;let a=1,u=i+c;null!=n.maxEditLength&&(u=Math.min(u,n.maxEditLength));const h=null!==(o=n.timeout)&&void 0!==o?o:1/0,l=Date.now()+h,d=[{oldPos:-1,lastComponent:void 0}];let m=this.extractCommon(d[0],e,t,0,n);if(d[0].oldPos+1>=c&&m+1>=i)return s(this.buildValues(d[0].lastComponent,e,t));let k=-1/0,p=1/0;const g=()=>{for(let r=Math.max(k,-a);r<=Math.min(p,a);r+=2){let o;const a=d[r-1],u=d[r+1];a&&(d[r-1]=void 0);let h=!1;if(u){const t=u.oldPos-r;h=u&&0<=t&&t<i}const l=a&&a.oldPos+1<c;if(h||l){if(o=!l||h&&a.oldPos<u.oldPos?this.addToPath(u,!0,!1,0,n):this.addToPath(a,!1,!0,1,n),m=this.extractCommon(o,e,t,r,n),o.oldPos+1>=c&&m+1>=i)return s(this.buildValues(o.lastComponent,e,t))||!0;d[r]=o,o.oldPos+1>=c&&(p=Math.min(p,r-1)),m+1>=i&&(k=Math.max(k,r+1))}else d[r]=void 0}a++};if(r)!function t(){setTimeout(function(){if(a>u||Date.now()>l)return r(void 0);g()||t()},0)}();else for(;a<=u&&Date.now()<=l;){const t=g();if(t)return t}}addToPath(t,e,n,r,o){const s=t.lastComponent;return s&&!o.oneChangePerToken&&s.added===e&&s.removed===n?{oldPos:t.oldPos+r,lastComponent:{count:s.count+1,added:e,removed:n,previousComponent:s.previousComponent}}:{oldPos:t.oldPos+r,lastComponent:{count:1,added:e,removed:n,previousComponent:s}}}extractCommon(t,e,n,r,o){const s=e.length,i=n.length;let c=t.oldPos,a=c-r,u=0;for(;a+1<s&&c+1<i&&this.equals(n[c+1],e[a+1],o);)a++,c++,u++,o.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return u&&!o.oneChangePerToken&&(t.lastComponent={count:u,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=c,a}equals(t,e,n){return n.comparator?n.comparator(t,e):t===e||!!n.ignoreCase&&t.toLowerCase()===e.toLowerCase()}removeEmpty(t){const e=[];for(let n=0;n<t.length;n++)t[n]&&e.push(t[n]);return e}castInput(t,e){return t}tokenize(t,e){return Array.from(t)}join(t){return t.join("")}postProcess(t,e){return t}get useLongestToken(){return!1}buildValues(t,e,n){const r=[];let o;for(;t;)r.push(t),o=t.previousComponent,delete t.previousComponent,t=o;r.reverse();const s=r.length;let i=0,c=0,a=0;for(;i<s;i++){const t=r[i];if(t.removed)t.value=this.join(n.slice(a,a+t.count)),a+=t.count;else{if(!t.added&&this.useLongestToken){let r=e.slice(c,c+t.count);r=r.map(function(t,e){const r=n[a+e];return r.length>t.length?r:t}),t.value=this.join(r)}else t.value=this.join(e.slice(c,c+t.count));c+=t.count,t.added||(a+=t.count)}}return r}}new class extends Go{tokenize(t){return t.slice()}join(t){return t}removeEmpty(t){return t}};const qo=Jo;!function(t){const e=Jo,n=t();for(;;)try{if(815176===-parseInt(e(605))/1*(-parseInt(e(590))/2)+-parseInt(e(534))/3*(-parseInt(e(553))/4)+parseInt(e(520))/5*(parseInt(e(630))/6)+-parseInt(e(541))/7*(parseInt(e(583))/8)+-parseInt(e(601))/9*(parseInt(e(489))/10)+-parseInt(e(609))/11*(parseInt(e(516))/12)+-parseInt(e(638))/13*(-parseInt(e(490))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);qo(606),qo(505);function Zo(){const t=["item","model","3506ejOSXJ","$elementId","startsWith","anchor","1221341uePDUh","createPositionAt","_anchor","markers","document","modelRange","getOperations","before","token","_diffModelTokens","model-diff-incorrect-matching-and-closing-tags","remove","getAttributes","howMany","viewItem","text","schema","unchanged","isContent","version","_makeTokensFromTextByWords","6cqJGeP","markDeletions","key","_removeAttribute","$textProxy","_calculateMarkersOperationsData","solid","map","474539VoYbIE","isLimit","shift","main","for","fill","matchAll","rename","documentcompare-compare-no-root","removed","slice","getAttribute","isInline","marker","context","root","set","getOperationsData","_markDeletions","change","_calculateOperationsData","getRoot","isMarkedRemoveOperation","getDiff","offset","sort","container","end","isBlock","_diffItems","isStart","unshift","merge","element","20iDCHhx","182KnCzlZ","_handleUnwraps","_makeModelFromTokens","$markedRemove","_findUnclosedBlockOpeningToken","stringify","block","conversion","_createAt","related","_operationsData","splice","index","newName","editor","data-id","filter","name","upcast","null","markedRemove","isPremiumPlugin","_handleUnclosedBlockOpeningTags","DocumentCompare","tokens","_traverseOverItem","24zBbTpP","editors","added","entries","7384535vGhogJ","elementStart","limitId","_path","flatMap","elementId","_tokenizeModel","split","from","getShiftedBy","_handleElementRename","_handleTextAttributeChanges","newValue","lowest","15DzjxQC","$markedRemove:","first","oldName","getItems","offsetSize","reduce","3564995QGKnky","string","getPath","createRangeIn","path","_handleElementAttributeChanges","length","parse","init","value","category","NEGATIVE_INFINITY","642588iVUIIN","after","insert","graveyard","get","forEach","attribute","add","_createFromPositionAndShift","_integrateEditor","push","parent","getChildAtOffset","_getAttributeChanges","_handleChanged","elementEnd","start","wrap","_getAttrsForOffsets","fromEntries","previousPosition","_createIn","_handleUnchanged","documentcompare-no-editor","_getPositionFromAnchorAndPath","_editor","pluginName","pop","startOffset","_parents","24QHEzxq","addAttributeCheck","_clone","unwrap","oldValue","isOfficialPlugin","_handleWraps","402AWXRmt","range","ready","data","maxOffset","clone","listenTo","setAttribute","writer","type","_getElementCategory","4024323hIQswb","nextSibling"];return(Zo=function(){return t})()}t.ContextPlugin,qo(579),qo(588),qo(511),qo(549),qo(504),qo(661),qo(660),qo(562);function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=489]})(t,e)}qo(578),qo(667),qo(500),qo(656),qo(611),qo(523),qo(582),qo(655),qo(615),qo(526),qo(629),qo(600),qo(618),qo(512),qo(494),qo(658),qo(635),qo(491),qo(589),qo(575),qo(567),qo(515),qo(530),qo(546),qo(531),qo(566),qo(571),qo(577),qo(492);var Qo=n(748),$o={attributes:{"data-cke":!0}};$o.setAttributes=Ae(),$o.insert=_e().bind(null,"head"),$o.domAPI=ve(),$o.insertStyleElement=Ee();be()(Qo.A,$o);Qo.A&&Qo.A.locals&&Qo.A.locals;var ts=n(498),es={attributes:{"data-cke":!0}};es.setAttributes=Ae(),es.insert=_e().bind(null,"head"),es.domAPI=ve(),es.insertStyleElement=Ee();be()(ts.A,es);ts.A&&ts.A.locals&&ts.A.locals;var ns=n(497),rs={attributes:{"data-cke":!0}};rs.setAttributes=Ae(),rs.insert=_e().bind(null,"head"),rs.domAPI=ve(),rs.insertStyleElement=Ee();be()(ns.A,rs);ns.A&&ns.A.locals&&ns.A.locals;var os=n(295),ss={attributes:{"data-cke":!0}};ss.setAttributes=Ae(),ss.insert=_e().bind(null,"head"),ss.domAPI=ve(),ss.insertStyleElement=Ee();be()(os.A,ss);os.A&&os.A.locals&&os.A.locals;var is=n(820),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=_e().bind(null,"head"),cs.domAPI=ve(),cs.insertStyleElement=Ee();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;var as=n(273),us={attributes:{"data-cke":!0}};us.setAttributes=Ae(),us.insert=_e().bind(null,"head"),us.domAPI=ve(),us.insertStyleElement=Ee();be()(as.A,us);as.A&&as.A.locals&&as.A.locals;var hs=n(951),ls={attributes:{"data-cke":!0}};ls.setAttributes=Ae(),ls.insert=_e().bind(null,"head"),ls.domAPI=ve(),ls.insertStyleElement=Ee();be()(hs.A,ls);hs.A&&hs.A.locals&&hs.A.locals;var ds=n(30),ms={attributes:{"data-cke":!0}};ms.setAttributes=Ae(),ms.insert=_e().bind(null,"head"),ms.domAPI=ve(),ms.insertStyleElement=Ee();be()(ds.A,ms);ds.A&&ds.A.locals&&ds.A.locals;var ks=n(544),ps={attributes:{"data-cke":!0}};ps.setAttributes=Ae(),ps.insert=_e().bind(null,"head"),ps.domAPI=ve(),ps.insertStyleElement=Ee();be()(ks.A,ps);ks.A&&ks.A.locals&&ks.A.locals;var gs=n(134),fs={attributes:{"data-cke":!0}};fs.setAttributes=Ae(),fs.insert=_e().bind(null,"head"),fs.domAPI=ve(),fs.insertStyleElement=Ee();be()(gs.A,fs);gs.A&&gs.A.locals&&gs.A.locals;var bs=n(39),Is={attributes:{"data-cke":!0}};Is.setAttributes=Ae(),Is.insert=_e().bind(null,"head"),Is.domAPI=ve(),Is.insertStyleElement=Ee();be()(bs.A,Is);bs.A&&bs.A.locals&&bs.A.locals;function vs(){var t=["8iLmFrq","3802078UoqvXv","129832wYXRaH","1650444nWHlbT","648322PKFeOX","4674791ROiiDO","10jnNzSx","566901eqejbv","919670cUmPSI","57BamaYq","20HtFfvR"];return(vs=function(){return t})()}function ws(t,e){var n=vs();return(ws=function(t,e){return n[t-=384]})(t,e)}function _s(){var t=["393045DmnAIS","12jKxdzg","10IhzCRb","8199KcJSwy","4blXMcY","11144lopNsi","46188311qfVOdS","10216987wLrUyw","1494637BYoFlT","26qXsbAd","158835CMQhJZ","6pELJBZ","2114791nbwREI"];return(_s=function(){return t})()}function ys(t,e){var n=_s();return(ys=function(t,e){return n[t-=310]})(t,e)}function As(){const t=["pluginName","add","escape","element","domRoots","_deactivateAllAnnotations","accessibility","delete","context","_setupEscapeAnnotationHandling","369wfFDHW","Annotations","values","_removeActiveAnnotation","has","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","set","source","locale","view","focus","createAnnotationView","activeAnnotations","1004184csasMY","target","_activateAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","destroy","deactivateAll","Arrowdown","1591723DhiGHk","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","Arrowup","refreshPositioning","isArray","activate","Esc","15NhFOPU","isOfficialPlugin","ready","_visibleAnnotations","Enter","Shift+Tab","Ctrl+Enter","remove","14741kmnvdq","listenTo","focusTracker","getByInnerView","Ctrl+Shift+E","119880UjzYUS","_addActiveAnnotation","contains","annotations","isPremiumPlugin","low","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","Tab","refreshVisibility","_bindAnnotationsToVisibleAnnotations","addKeystrokeInfoGroup","2632077PfMcYl","stopListening","push","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","_setupEnterAnnotationKeystroke","createAnnotation","382490KtRyLI","editing","collection","332964vmlRnG","isVisible","change:isVisible","20cuLQis","fire","keystrokes","editors","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"];return(As=function(){return t})()}!function(t){for(var e=ws,n=t();;)try{if(623365===-parseInt(e(390))/1+parseInt(e(394))/2+-parseInt(e(384))/3*(-parseInt(e(388))/4)+parseInt(e(385))/5*(parseInt(e(389))/6)+-parseInt(e(387))/7+-parseInt(e(386))/8*(-parseInt(e(393))/9)+parseInt(e(392))/10*(-parseInt(e(391))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs),function(t){for(var e=ys,n=t();;)try{if(772259===-parseInt(e(312))/1+parseInt(e(313))/2*(parseInt(e(314))/3)+parseInt(e(321))/4*(-parseInt(e(317))/5)+parseInt(e(315))/6*(parseInt(e(316))/7)+-parseInt(e(322))/8*(parseInt(e(320))/9)+-parseInt(e(319))/10*(parseInt(e(311))/11)+-parseInt(e(318))/12*(-parseInt(e(310))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);const Cs=Es;function Es(t,e){const n=As();return(Es=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Es,n=t();for(;;)try{if(457550===parseInt(e(286))/1*(-parseInt(e(236))/2)+parseInt(e(224))/3+-parseInt(e(264))/4*(parseInt(e(278))/5)+parseInt(e(233))/6+-parseInt(e(271))/7+-parseInt(e(291))/8*(-parseInt(e(251))/9)+parseInt(e(230))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(As);class Ts extends t.ContextPlugin{[Cs(232)];[Cs(281)];static get[Cs(241)](){return Cs(252)}static get[Cs(279)](){return!0}static get[Cs(216)](){return!0}constructor(e){const n=Cs;if(super(e),this[n(232)]=new Qe,this[n(281)]=new Qe,this[n(257)](n(263),new Set),this[n(222)](),e instanceof t.Editor){const t=e[n(259)];e[n(247)][n(223)]({id:n(215),label:it(t,n(256)),keystrokes:[{label:it(t,n(272)),keystroke:n(290)},{label:it(t,n(240)),keystroke:n(277)},{label:it(t,n(219)),keystroke:n(282)},{label:it(t,n(267)),keystroke:[[n(220)],[n(283)]]},{label:it(t,n(227)),keystroke:[n(284)]},{label:it(t,n(218)),keystroke:[[n(273)],[n(270)]]}]})}this[n(228)](),this[n(250)]()}[Cs(242)](t){const e=Cs;this[e(232)][e(242)](t)}[Cs(285)](t){const e=Cs;this[e(232)][e(285)](t),t[e(268)]()}[Cs(221)](){const t=Cs;for(const e of this[t(232)])e[t(221)]()}[Cs(274)](){const t=Cs;this[t(281)][t(274)]()}[Cs(289)](t){const e=Cs;return this[e(232)][e(289)](t)}[Cs(269)](){const t=Cs;this[t(237)](t(246))}[Cs(268)](){const t=Cs;for(const e of this[t(232)])e[t(268)]();this[t(281)][t(268)](),this[t(232)][t(268)](),super[t(268)]()}[Cs(276)](t){const e=Cs;this[e(237)](e(266),t)}[Cs(229)](t){return new Ye(t)}[Cs(262)](t,e){return new Ue(t,e)}[Cs(292)](t){const e=Cs,n=new Set(this[e(263)]);n[e(242)](t),this[e(263)]=n}[Cs(254)](t){const e=Cs,n=new Set(this[e(263)]);n[e(248)](t),this[e(263)]=n}[Cs(222)](){const t=Cs,e=this[t(232)],n=this[t(281)];function r(e){const r=t,o=e[r(258)];o[r(234)]&&!n[r(255)](o)?n[r(242)](o):!o[r(234)]&&n[r(255)](o)&&n[r(285)](o),o[r(260)][r(288)][r(285)](o[r(260)][r(244)]),o[r(260)][r(288)][r(242)](o[r(260)][r(244)])}this[t(287)](e,t(242),(e,o)=>{const s=t;o[s(234)]&&n[s(242)](o),this[s(287)](o,s(235),r)}),this[t(287)](e,t(285),(e,o)=>{const s=t;n[s(255)](o)&&n[s(285)](o),this[s(225)](o,s(235),r)})}[Cs(228)](){const n=Cs,r=t=>{const n=Es;t.on(n(280),()=>{const r=n;t[r(238)][r(257)](Xo,(t,n)=>{const o=r,s=(0,e.first)(this[o(263)][o(253)]());s&&(s[o(260)][o(261)](),n())})})};this[n(249)]instanceof t.Editor?r(this[n(249)]):this[n(249)][n(239)]&&this[n(249)][n(239)].on(n(242),(t,e)=>{r(e)})}[Cs(250)](){const e=Cs,n=e=>{const n=Es,r=e[n(258)],o=[];let s;if(Array[n(275)](r[n(265)])){s=r[n(265)][0],this[n(249)]instanceof t.Editor?o[n(226)](this[n(249)]):this[n(249)][n(239)]&&o[n(226)](...this[n(249)][n(239)]);for(const t of o)for(const e of t[n(231)][n(260)][n(245)][n(253)]())if(e[n(214)](s))return void t[n(231)][n(260)][n(261)]();s[n(261)]()}};this[e(287)](this[e(232)],e(242),(t,r)=>{const o=e;this[o(287)](r,o(243),n,{priority:o(217)})}),this[e(287)](this[e(232)],e(285),(t,r)=>{const o=e;this[o(225)](r,o(243),n)})}}const xs=Ns;function Ns(t,e){const n=Os();return(Ns=function(t,e){return n[t-=223]})(t,e)}function Os(){const t=["external:","textContent","canComment","commentsrepository-remove-comment-missing-comment-thread","refreshVisibility","assign","getUser","25710YNRGcD","error","model","commentsrepository-add-comment-internal-error","switchReadOnly","7doXwsh","change:_permissions","getIndex","CommentView","max","_repository","_readOnlyChannels","resolve","isOfficialPlugin","content","@external","_bindAnnotationToEditors","isReadOnly","once","openNewCommentThread","commentsrepository-update-comment-missing-comment-thread","highest","1aQpFGL","commentsrepository-get-comment-invalid-id","fetchCommentThread","type","commentsrepository-add-comment-user-not-exists","editorReady","commentsrepository-active-not-attached","find","_unbindEditors","getCommentThread","commentInputView","resolvedAt","_add","weight","change:isDirty","commentsrepository-invalid-comment-thread-id","_remove","from","commentsrepository-resolve-comment-thread-internal-error","isRemovable","push","_removeComment","unlinkedAt","stopListening","reopen","update","comments.CommentThreadView","_permissions","requires","commentsrepository-fetch-comment-thread","bodyCollectionContainer","licenseKey","getPermissions","commentsrepository-update-comment-invalid-content","isSubmitted","_addCommentThread","listenTo","_isAttached","creator","has","view","_updateActiveAnnotation","CommentThreadView","3347376lENyOv","commentsrepository-duplicated-comment-thread-id","authoredAt","commentsrepository-reopen-comment-thread","filter","_addComment","commentUpdated","_removeActiveAnnotation","destroy","_hasTargetInContent","attachTo","focus","getComment","write","define","plugins","setUnlinkedAt","removeAttribute","commentsrepository-add-comment-thread-internal-error","commentThreadInputView","length","add","getAnnotationForCommentThread","commentsrepository-reopen-comment-thread-internal-error","init","remove","reopenCommentThread","pluginName","author","commentsrepository-remove-comment-thread-internal-error","getTime","isAttached","catch","_removeCommentThread","_threadToController","body","function","commentsrepository-invalid-comment-content","locale","submit","2128557SNueed","commentsrepository-adapter-already-set","channelId","admin","_attachCommentThread","isDirty","isFromAdapter","setContext","_threads","commentsrepository-remove-missing-comment-thread","comments","isExternal","_createCommentThreadView","activeCommentThread","modifyAll","_findOptimalIndex","isVisible","createElement","commentsrepository-missing-thread-and-adapter-method","resolveCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","addCommentThread","get","isActive","5667654hhToIz","comments.maxCommentCharsWhenCollapsed","3747765tbyuwk","commentsrepository-update-missing-comment","archivedAt","PendingActions","map","8892THnUxB","escape","isPremiumPlugin","commentId","commentsrepository-remove-missing-comment","_update","delete","_viewToController","lowest","_createNewComment","deactivateAll","setActiveCommentThread","createdAt","attributes","_isSubmitted","comments.copyMarkers","reduce","removeComment","commentsListView","commentsrepository-missing-comment-thread","activate","change:_readOnlyChannels","commentsrepository-missing-target","focusTracker","_resolveCommentThread","authorName","set","div","isEditable","_adapter","fire","submitCommentThread","isResolved","updateComment","PENDING_ACTION_COMMENT_THREAD","removeCommentThread","focusableElements","comments.editorConfig","toJSON","comments.CommentView","then","innerHTML","commentsrepository-invalid-commentid","commentsrepository-update-comment-thread-internal-error","comments.maxThreadTotalWeight","getByInnerView","commentsrepository-attach-missing-comment-thread","innerView","bind","config","_reopenCommentThread","_getExternalAuthor","commentsrepository-active-missing-comment-thread","2263790lnYbHE","comments.maxCommentsWhenCollapsed","commentsrepository-invalid-comment-authorid","commentsrepository-remove-comment-internal-error","addUser","comment","getCommentThreads","resolvedBy","editorDestroyed","hasCommentThread","string","adapter","setPermissions","change:activeAnnotations","updateCommentThread","warn","isResolvable","trim","noChannel","addComment","getCommentThreadForAnnotation","createCommentThreadController","commentsrepository-add-comment-to-missing-comment-thread","commentsrepository-resolved-comment-thread","context","setAttribute","change:authoredAt","_updateCommentThread","_detachCommentThread","9957792GvDHYe","CommentsRepository","values","_updateComment","threadId","_submitCommentThread","commentsrepository-update-comment-internal-error"];return(Os=function(){return t})()}!function(t){const e=Ns,n=t();for(;;)try{if(813206===-parseInt(e(366))/1*(parseInt(e(301))/2)+parseInt(e(449))/3+parseInt(e(409))/4+parseInt(e(243))/5+-parseInt(e(241))/6*(-parseInt(e(349))/7)+parseInt(e(330))/8+parseInt(e(248))/9*(-parseInt(e(344))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Os);const Ss=Symbol(xs(319)),Ps={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Ms extends t.ContextPlugin{[xs(225)];[xs(443)];[xs(255)];static get[xs(394)](){return[Ts,t.PendingActions,o.Users]}static get[xs(436)](){return xs(331)}static get[xs(357)](){return!0}static get[xs(250)](){return!0}constructor(t){const e=xs;super(t),this[e(225)]=new Map,this[e(443)]=new Map,this[e(255)]=new Map,this[e(274)](e(355),new Set),this[e(274)](e(393),new Map);const n=this[e(325)][e(297)];n[e(423)](e(302),2),n[e(423)](e(292),500),n[e(423)](e(242),140),n[e(423)](e(392),oe),n[e(423)](e(287),ge),n[e(239)](e(285))||console[e(316)](e(237))}[xs(433)](){const t=xs,e=this[t(325)][t(424)][t(239)](Ts);this[t(274)](t(230),null),this.on(t(238),(e,n)=>this[t(401)](n)),this.on(t(279),(e,n)=>this[t(335)](n)),this.on(t(236),(e,n)=>this[t(272)](n)),this.on(t(236),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(435),(e,n)=>this[t(298)](n)),this.on(t(435),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(283),(e,n)=>this[t(442)](n)),this.on(t(315),(e,n)=>this[t(328)](n)),this.on(t(315),(e,n)=>this[t(407)](n),{priority:t(256)}),this.on(t(320),(e,n)=>this[t(414)](n)),this.on(t(281),(e,n)=>this[t(333)](n)),this.on(t(265),(e,n)=>this[t(387)](n)),this.on(t(320),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(375)](n),i=s&&this[o(443)][o(239)](s);i&&i[o(406)][o(266)][o(420)](-1)},{priority:t(256)}),this[t(402)](e,t(314),(e,n,r)=>{const o=t,s=Array[o(383)](r)[o(247)](t=>this[o(255)][o(239)](t[o(295)]))[o(413)](Boolean)[0];this[o(230)]=s?s[o(346)]:null})}set[xs(312)](t){const n=xs;if(this[n(277)])throw new e.CKEditorError(n(450));this[n(277)]=t}get[xs(312)](){return this[xs(277)]}[xs(238)]({channelId:t=Ss,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:l=!1,isFromAdapter:d=!1}={}){const m=xs;return this[m(278)](Vs(m(238),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:d,isResolvable:h,isSubmitted:l}),this[m(375)](n)}[xs(363)]({channelId:t=Ss,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=xs;if(this[i(355)][i(405)](t)||this[i(355)][i(405)](void 0))return null;if(!r)throw new e.CKEditorError(i(270));const c=this[i(238)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(443)][i(239)](c),u=a[i(406)][i(428)][i(376)],h=this[i(325)][i(424)][i(239)](Ts),l=h[i(293)](a[i(406)]);return h[i(268)](l),u[i(362)](i(371),()=>u[i(420)]()),c}[xs(310)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(381));return this[n(225)][n(405)](t)}[xs(315)]({channelId:t=Ss,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=xs;return this[i(278)](Vs(i(315),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(375)](e)}[xs(375)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(381));return this[n(225)][n(239)](t)}[xs(368)]({channelId:t,threadId:n}={}){const r=xs,o=this[r(375)](n);if(o)return Promise[r(356)](o);if(!this[r(312)])return Promise[r(356)](void 0);if(r(445)!=typeof this[r(312)][r(375)])throw new e.CKEditorError(r(235),this[r(325)]);return this[r(312)][r(375)]({channelId:t,threadId:n})[r(288)](e=>this[r(310)](n)?this[r(375)](n):e?this[r(238)](Object[r(342)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(395),this[n(325)])})}[xs(307)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=xs,s=[];for(const r of this[o(225)][o(332)]())t&&r[o(451)]!==t||e&&!r[o(440)]||n&&0===r[o(429)]||s[o(386)](r);return r?s[o(247)](t=>t[o(286)]()):s}[xs(431)](t){const e=xs,n=this[e(443)][e(239)](t);return n&&this[e(325)][e(424)][e(239)](Ts)[e(293)](n[e(406)])||null}[xs(321)](t){const e=xs,n=this[e(255)][e(239)](t[e(295)]);return n?n[e(346)]:null}[xs(259)](t){const n=xs,r=this[n(325)][n(424)][n(239)](Ts);if(!t)return void(this[n(230)]&&r[n(258)]());const o=this[n(375)](t);if(!o)throw new e.CKEditorError(n(300),null,{threadId:t});if(!this[n(443)][n(405)](o))throw new e.CKEditorError(n(372),null,{threadId:t});const s=r[n(293)](this[n(443)][n(239)](o)[n(406)]);r[n(268)](s)}[xs(348)](t,e){const n=xs;t?this[n(355)][n(430)](e):this[n(355)][n(254)](e),this[n(278)](n(269),n(355),this[n(355)],this[n(355)])}[xs(361)](t){const e=xs;return this[e(355)][e(405)](t)||this[e(355)][e(405)](void 0)}[xs(322)](t,e){return new nt(t,e)}[xs(313)](t,e=Ss){const n=xs;this[n(393)][n(274)](e,t),this[n(278)](n(350),n(393),this[n(393)],this[n(393)])}[xs(398)](t=Ss){const e=xs;return this[e(393)][e(405)](t)?this[e(393)][e(239)](t):Ps}[xs(401)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:l,isResolvable:d,isSubmitted:m}){const k=xs;if(k(311)!=typeof n)throw new e.CKEditorError(k(381),null,{threadId:n});if(this[k(310)](n))throw new e.CKEditorError(k(410),null,{threadId:n});const p=new Rs(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(325)][k(424)][k(239)](o.Users)[k(343)](c):null,isResolvable:d,isSubmitted:m||l});this[k(225)][k(274)](n,p);for(const t of r)p[k(378)](this[k(257)]({threadId:n,...t}));return a&&p[k(419)](a),l||!p[k(429)]?Promise[k(356)]():this[k(335)]({channelId:t,threadId:n})}[xs(335)]({channelId:t,threadId:n}){const r=xs;if(!this[r(310)](n))throw new e.CKEditorError(r(267),this);const o=this[r(375)](n);if(o[r(262)]=!0,!this[r(312)]||r(445)!=typeof this[r(312)][r(238)])return Promise[r(356)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,l=this[r(325)][r(424)][r(239)](r(246)),d=l[r(430)](it(this[r(325)][r(447)],r(282)));return this[r(312)][r(238)]({channelId:t,threadId:s,comments:i[r(247)](t=>t[r(286)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(288)](({comments:e})=>{const o=r;l[o(434)](d);for(const r of e)this[o(333)]({channelId:t,threadId:n,commentId:r[o(251)],createdAt:r[o(260)],isFromAdapter:!0})})[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(427),this)})}[xs(453)]({threadId:t,target:n}){const r=xs,o=this[r(375)](t);if(!o)throw new e.CKEditorError(r(294),this);const s=this[r(325)][r(424)][r(239)](r(246)),i=this[r(325)][r(424)][r(239)](Ts),c=this[r(229)](o),a=new nt(o,c);let u=null;c.on(r(380),(t,e,n)=>{const o=r;n?u=s[o(430)](it(this[o(325)][o(447)],o(282))):u&&(s[o(434)](u),u=null)}),this[r(443)][r(274)](o,a),this[r(255)][r(274)](c,a);const h=new Ue(this[r(325)][r(447)],c);h[r(296)](r(429)).to(c),h[r(296)](r(454)).to(c,r(454),c,r(429),(t,e)=>t||!e),h[r(296)](r(240)).to(c),h[r(369)]=r(306);const l=new Ye({view:h,target:n,type:r(306),isVisible:!o[r(245)]&&!!(r(445)==typeof n?n():n)});return c.on(r(249),()=>{const t=r;l[t(278)](t(249))}),this[r(360)](c,l),i[r(430)](l),l}[xs(360)](e,n){const r=xs;this[r(402)](e,r(371),(e,o)=>{const s=r,i=o.ui[s(406)][s(444)][s(396)];n[s(284)][s(430)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(271)][s(430)](i)},{priority:r(365)}),this[r(402)](e,r(309),(e,o)=>{const s=r,i=o.ui[s(406)][s(444)][s(396)];n[s(284)][s(405)](i)&&n[s(284)][s(434)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(271)][s(434)](i)})}[xs(374)](t){const e=xs;this[e(389)](t,e(371)),this[e(389)](t,e(309))}[xs(229)](t){const e=xs,n=this[e(325)][e(424)][e(239)](o.Users),{config:r,locale:s}=this[e(325)],i=(0,o.getDateTimeFormatter)(r[e(239)](e(447)),s);return new(0,r[e(239)](e(227))[e(408)])(s,t,n.me,{editorConfig:{...r[e(239)](e(285)),licenseKey:this[e(325)][e(297)][e(239)](e(397))},copyMarkers:r[e(239)](e(263)),maxCommentsWhenCollapsed:r[e(239)](e(302)),maxThreadTotalWeight:r[e(239)](e(292)),maxCommentCharsWhenCollapsed:r[e(239)](e(242)),formatDateTime:i,CommentView:r[e(239)](e(227))[e(352)]})}[xs(272)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=xs;if(!this[c(310)](t))throw new e.CKEditorError(c(267),null,{threadId:t});const a=this[c(375)](t);if(a[c(280)])throw new e.CKEditorError(c(324),null,{threadId:t});const u=this[c(325)][c(424)][c(239)](o.Users);if(a[c(308)]=u[c(343)](s),a[c(377)]=r,i||!this[c(312)]||c(445)!=typeof this[c(312)][c(236)])return Promise[c(356)]();const h=this[c(325)][c(424)][c(239)](c(246)),l=h[c(430)](it(this[c(325)][c(447)],c(282)));return this[c(312)][c(236)]({channelId:n,threadId:t})[c(288)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(434)](l),a[n(308)].id!==e&&(a[n(308)]=u[n(343)](e)),a[n(377)]=t})[c(441)](t=>{const n=c;throw console[n(345)](t),new e.CKEditorError(n(384),this)})}[xs(298)]({threadId:t,channelId:n,isFromAdapter:r}){const o=xs;if(!this[o(310)](t))throw new e.CKEditorError(o(267),null,{threadId:t});const s=this[o(375)](t);if(!s[o(280)])throw new e.CKEditorError(o(412),null,{threadId:t});if(s[o(308)]=null,s[o(377)]=null,r||!this[o(312)]||o(445)!=typeof this[o(312)][o(435)])return Promise[o(356)]();const i=this[o(325)][o(424)][o(239)](o(246)),c=i[o(430)](it(this[o(325)][o(447)],o(282)));return this[o(312)][o(435)]({channelId:n,threadId:t})[o(288)](()=>i[o(434)](c))[o(441)](t=>{const n=o;throw console[n(345)](t),new e.CKEditorError(n(432),this)})}[xs(442)]({threadId:t,isFromAdapter:n}){const r=xs,o=this[r(375)](t);if(!o)throw new e.CKEditorError(r(226),this);if(this[r(329)](t),this[r(225)][r(254)](t),!o[r(400)]||n||!this[r(312)]||r(445)!=typeof this[r(312)][r(283)])return Promise[r(356)]();const s=this[r(325)][r(424)][r(239)](r(246)),{channelId:i}=o,c=s[r(430)](it(this[r(325)][r(447)],r(282)));return this[r(312)][r(283)]({channelId:i,threadId:t})[r(288)](()=>s[r(434)](c))[r(441)](t=>{const n=r;throw console[n(345)](t),new e.CKEditorError(n(438),this)})}[xs(328)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=xs;if(i(311)!=typeof t)throw new e.CKEditorError(i(381),null,{threadId:t});if(!this[i(310)](t))throw new e.CKEditorError(i(267),null,{threadId:t});const c=this[i(375)](t);let a=!1;if(void 0!==r&&c[i(325)]!==r&&(c[i(325)]=r,a=!0),void 0!==n&&c[i(388)]!==n&&(c[i(388)]=n,a=!0),o&&!R(o,c[i(261)])&&(c[i(261)]=o,a=!0),!a)return Promise[i(356)]();if(!c[i(400)]||s||!this[i(312)]||i(445)!=typeof this[i(312)][i(315)])return Promise[i(356)]();const u=this[i(325)][i(424)][i(239)](i(246)),{channelId:h}=c,l=u[i(430)](it(this[i(325)][i(447)],i(282)));return this[i(312)][i(315)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(288)](()=>u[i(434)](l))[i(441)](t=>{const n=i;throw console[n(345)](t),new e.CKEditorError(n(291),this)})}[xs(329)](t){const e=xs,n=this[e(325)][e(424)][e(239)](Ts),r=this[e(375)](t);if(r[e(403)]=!1,this[e(443)][e(405)](r)){const t=this[e(443)][e(239)](r),o=t[e(406)],s=n[e(293)](o);this[e(443)][e(254)](r),this[e(255)][e(254)](o),s&&n[e(434)](s),t[e(417)](),o[e(417)]()[e(288)](()=>{this[e(374)](o)})}}[xs(407)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=xs,o=!!e,s=this[r(325)][r(424)][r(239)](Ts),i=this[r(375)](t);if(this[r(443)][r(405)](i)){const t=this[r(443)][r(239)](i)[r(406)],e=s[r(293)](t);e&&(o&&s[r(416)](e),n?e[r(233)]=!1:e[r(341)]())}}[xs(299)](t){const e=xs,n=this[e(325)][e(424)][e(239)](o.Users),r=(0,o.hashObject)(e(337)+t);return n[e(343)](r)||n[e(305)]({id:r,name:t})}[xs(257)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=xs;if(a(311)!=typeof n)throw new e.CKEditorError(a(290));if(a(311)!=typeof s)throw new e.CKEditorError(a(303));if(a(311)!=typeof r||!r[a(318)]())throw new e.CKEditorError(a(446));const u=this[a(325)][a(424)][a(239)](o.Users)[a(343)](s);if(!u)throw new e.CKEditorError(a(370),null,{authorId:s});let h=null,l=i;return c?.[a(359)]&&(h=this[a(299)](c[a(359)][a(273)]),l=new Date(c[a(359)][a(260)])),new Ls(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:l,attributes:c})}[xs(414)](t){const n=xs;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(375)](t[n(334)]);if(!c)throw new e.CKEditorError(n(323),this);const a=this[n(257)](t),{id:u}=a;if(c[n(378)](a),i||!this[n(312)]||n(445)!=typeof this[n(312)][n(320)]||!c[n(400)])return Promise[n(356)]();const h=this[n(325)][n(424)][n(239)](n(246)),{channelId:l}=c,d=h[n(430)](it(this[n(325)][n(447)],n(282)));return s||(s={}),this[n(312)][n(320)]({channelId:l,threadId:r,commentId:u,content:o,attributes:s})[n(288)](t=>{const e=n;h[e(434)](d),t&&this[e(333)]({channelId:l,threadId:r,commentId:u,createdAt:t[e(260)],isFromAdapter:!0})})[n(441)](t=>{const r=n;throw console[r(345)](t),new e.CKEditorError(r(347),this)})}[xs(333)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=xs;if(void 0!==r&&(c(311)!=typeof r||!r[c(318)]()[c(429)]))throw new e.CKEditorError(c(399));const a=this[c(375)](t),u=a[c(421)](n);if(!u)throw new e.CKEditorError(c(244),this);let h=!1;if(r&&r!==u[c(358)]&&(u[c(276)]||i)&&(u[c(358)]=r,h=!0),o&&o!==u[c(260)]&&(u[c(260)]=o,u[c(261)]&&u[c(261)][c(359)]||(u[c(411)]=o),h=!0),s&&!R(s,u[c(261)])&&(u[c(261)]=s,h=!0),!h)return Promise[c(356)]();if(a[c(278)](c(415)),i||!this[c(312)]||c(445)!=typeof this[c(312)][c(281)])return Promise[c(356)]();const l=this[c(325)][c(424)][c(239)](c(246)),{channelId:d}=this[c(375)](u[c(334)]),m=l[c(430)](it(this[c(325)][c(447)],c(282)));return this[c(312)][c(281)]({channelId:d,threadId:t,commentId:n,content:r,attributes:s})[c(288)](()=>l[c(434)](m))[c(441)](t=>{const n=c;throw console[n(345)](t),new e.CKEditorError(n(336),this)})}[xs(387)]({threadId:t,commentId:n,isFromAdapter:r}){const o=xs,s=this[o(375)](t),i=s[o(421)](n);if(!i)throw new e.CKEditorError(o(252),this);if(s[o(382)](i),r||!this[o(312)]||o(445)!=typeof this[o(312)][o(265)])return Promise[o(356)]();const c=this[o(325)][o(424)][o(239)](o(246)),{channelId:a}=s,u=c[o(430)](it(this[o(325)][o(447)],o(282)));return this[o(312)][o(265)]({channelId:a,threadId:t,commentId:n})[o(288)](()=>c[o(434)](u))[o(441)](t=>{const n=o;throw console[n(345)](t),new e.CKEditorError(n(304),this)})}}class Rs extends((0,e.ObservableMixin)()){[xs(451)];id;[xs(403)];[xs(262)];[xs(227)];[xs(354)];constructor(t,n){const r=xs;super();const o=n[r(317)];this[r(451)]=n[r(451)],this.id=n.id,this[r(227)]=new e.Collection,this[r(354)]=t,this[r(403)]=!1,this[r(262)]=n[r(400)],this[r(274)](r(418),!0),this[r(296)](r(361)).to(t,r(393),t,r(355),()=>t[r(361)](this[r(451)])),this[r(296)](r(385)).to(t,r(393),()=>t[r(398)](this[r(451)])[r(452)]),this[r(296)](r(339)).to(t,r(393),()=>{const e=r,n=t[e(398)](this[e(451)]);return n[e(422)]||n[e(452)]}),this[r(296)](r(317)).to(t,r(393),()=>o&&t[r(398)](this[r(451)])[r(356)]),this[r(274)](r(325),n[r(325)]),this[r(296)](r(245)).to(this,r(377),this,r(388),(t,e)=>t?e?t<e?t:e:t:e),this[r(274)](r(388),n[r(388)]||null),this[r(274)](r(377),n[r(377)]||null),this[r(274)](r(308),n[r(308)]||null),this[r(296)](r(280)).to(this,r(377),t=>!!t),this[r(274)](r(261),n[r(261)]||{})}get[xs(379)](){const t=xs;return Array[t(383)](this[t(227)])[t(264)]((e,n)=>e+n[t(379)],0)}get[xs(429)](){const t=xs;return this[t(227)][t(429)]}get[xs(440)](){return this[xs(403)]}get[xs(400)](){return this[xs(262)]}[xs(448)](){const t=xs,{channelId:e,id:n}=this;this[t(354)][t(278)](Vs(t(279),e),{channelId:e,threadId:n})}[xs(425)](t){this[xs(253)]({unlinkedAt:t})}[xs(356)]({resolvedAt:t=new Date,resolvedBy:e="",isFromAdapter:n=!1}={}){const r=xs,s=this[r(354)][r(325)][r(424)][r(239)](o.Users).me,{channelId:i,id:c}=this;this[r(354)][r(278)](Vs(r(236),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[xs(390)]({isFromAdapter:t=!1}={}){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(435),n),{channelId:n,threadId:r,isFromAdapter:t})}[xs(224)](t){const e=xs;this[e(325)]||this[e(253)]({context:t})}[xs(326)](t,e){const n=xs,r=B(this[n(261)]);q(r,t,e),this[n(253)]({attributes:r})}[xs(426)](t){const e=xs,n=B(this[e(261)]);Q(n,t),this[e(253)]({attributes:n})}[xs(434)]({isFromAdapter:t=!1}={}){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(283),n),{channelId:n,threadId:r,isFromAdapter:t})}[xs(419)](t){const e=xs;return this[e(354)][e(453)]({threadId:this.id,target:t})}[xs(320)](t){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(320),n,r),Object[e(342)]({channelId:n,threadId:r},t))}[xs(421)](t){const n=xs;if(n(311)!=typeof t)throw new e.CKEditorError(n(367),null,{commentId:t});return this[n(227)][n(239)](t)}[xs(286)](){const t=xs;return{threadId:this.id,context:this[t(325)],unlinkedAt:this[t(388)],resolvedAt:this[t(377)],resolvedBy:this[t(308)]?this[t(308)].id:null,archivedAt:this[t(245)],comments:this[t(227)][t(247)](e=>e[t(286)]()),attributes:this[t(261)]}}[xs(378)](t){const e=xs;return this[e(402)](t,e(327),()=>{const n=e,r=this[n(232)](t),o=this[n(227)];r-1!=o[n(351)](t)&&r+1!=o[n(351)](t)&&(this[n(382)](t),this[n(378)](t))}),this[e(227)][e(430)](t,this[e(232)](t))}[xs(253)](t){const e=xs,{channelId:n,id:r}=this;this[e(354)][e(278)](Vs(e(315),n),{...t,channelId:n,threadId:r})}[xs(382)](t){const e=xs;return this[e(389)](t),t[e(417)](),this[e(227)][e(434)](t)}[xs(232)](t){const e=xs,n=this[e(227)][e(373)](n=>new Date(n[e(411)])[e(439)]()>new Date(t[e(411)])[e(439)]());return n?this[e(227)][e(351)](n):this[e(429)]}}class Ls extends((0,e.ObservableMixin)()){id;[xs(334)];[xs(437)];[xs(404)];[xs(228)];[xs(260)];[xs(354)];constructor(t,e){const n=xs;super();const r=t[n(325)][n(424)][n(239)](o.Users).me,s=t[n(375)](e[n(334)]),i=0===s[n(227)][n(429)],c=r===e[n(437)];this.id=e.id,this[n(334)]=e[n(334)],this[n(437)]=e[n(437)],this[n(404)]=e[n(404)],this[n(228)]=Boolean(e[n(261)]&&e[n(261)][n(359)]),this[n(274)](n(358),e[n(358)]),this[n(260)]=e[n(260)]||new Date,this[n(274)](n(411),e[n(411)]||new Date),this[n(296)](n(377)).to(s,n(377)),this[n(274)](n(261),e[n(261)]||{}),this[n(296)](n(276)).to(t,n(393),()=>{const e=n,r=t[e(398)](s[e(451)])[e(422)],o=t[e(398)](s[e(451)])[e(231)];return c&&r||!c&&o}),this[n(296)](n(385)).to(s,n(385),t,n(393),e=>{const r=n,o=t[r(398)](s[r(451)])[r(422)],a=t[r(398)](s[r(451)])[r(231)];return c&&o||e&&i||!c&&a&&!i}),this[n(296)](n(361)).to(s,n(361)),this[n(354)]=t}get[xs(379)](){const t=xs;return Math[t(353)](function(e){const n=t,r=document[n(234)](n(275));return r[n(289)]=e,r[n(338)][n(429)]}(this[t(358)]),200)}[xs(391)](t){const n=xs,{threadId:r,id:o}=this;if(!this[n(354)][n(310)](r))throw new e.CKEditorError(n(364),this);const{channelId:s}=this[n(354)][n(375)](r);this[n(354)][n(278)](Vs(n(281),s,r),{channelId:s,threadId:r,commentId:o,...t})}[xs(326)](t,e){const n=xs,r=B(this[n(261)]);q(r,t,e),this[n(391)]({attributes:r})}[xs(426)](t){const e=xs,n=B(this[e(261)]);Q(n,t),this[e(391)]({attributes:n})}[xs(434)](t={}){const n=xs;if(!t[n(223)]&&!this[n(385)])return;const{threadId:r,id:o}=this;if(!this[n(354)][n(310)](r))throw new e.CKEditorError(n(340),this);const{channelId:s}=this[n(354)][n(375)](r);this[n(354)][n(278)](Vs(n(265),s,r),{channelId:s,threadId:r,commentId:o,...t})}[xs(286)](){const t=xs;return{commentId:this.id,content:this[t(358)],createdAt:this[t(260)],authorId:this[t(404)].id,attributes:this[t(261)]}}[xs(417)](){this[xs(389)]()}}function Vs(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function Ds(){const t=["editor","hasContent","_trimToContent","backward","substr","get","item","CommentsRepository","from","execute","4344KLLyra","plugins","923460hpDBct","model","document","_createCommentThread","784504FjPBew","getRanges","selection","schema","createRange","element","_hasContent","9IFhkzN","refresh","isEnabled","1248711arZtTP","addMarker","455UrbyHl","getLastMatchingPosition","Users","$textProxy","24lninLi","set","change","push","addcommentthreadcommand-user-not-found","end","tableCell","219544uoMWMV","comment:","_itemIsContent","isObject","4562144htrMHa","collaboration.channelId","getItems","addCommentThread","addcommentthreadcommand-incorrect-ranges","start","23576500QyuzYf","config","length","_createMarkersFromRanges"];return(Ds=function(){return t})()}const Bs=Fs;function Fs(t,e){const n=Ds();return(Fs=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=Fs,n=t();for(;;)try{if(776084===parseInt(e(472))/1+-parseInt(e(485))/2*(-parseInt(e(478))/3)+parseInt(e(489))/4+-parseInt(e(511))/5+-parseInt(e(509))/6*(parseInt(e(474))/7)+-parseInt(e(515))/8*(-parseInt(e(469))/9)+-parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class js extends t.Command{constructor(t){const e=Fs;super(t),this[e(479)](e(500),!1)}[Bs(470)](){const t=Bs,e=this[t(499)][t(512)][t(513)][t(517)];this[t(471)]=!0,this[t(500)]=!1;for(const n of e[t(516)]())if(this[t(468)](n))return void(this[t(500)]=!0)}[Bs(508)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Bs,s=this[o(499)][o(512)],i=n??Array[o(507)](s[o(513)][o(517)][o(516)]()),c=[];for(const t of i)this[o(468)](t)&&c[o(481)](this[o(501)](t));if(!c[o(497)])throw new e.CKEditorError(o(493),null);r&&this[o(514)](t,r),this[o(498)](t,c,!!r)}[Bs(498)](t,n,r){const o=Bs;this[o(499)][o(512)][o(480)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(503)](1,5),c=i(486)+t+":"+n;s[i(473)](c,{range:o,usingOperation:r,affectsData:r})}})}[Bs(514)](t,n){const r=Bs,o=this[r(499)][r(510)][r(504)](r(506)),s=this[r(499)][r(496)][r(504)](r(490)),i=this[r(499)][r(510)][r(504)](r(476)).me;if(!i)throw new e.CKEditorError(r(482),null);o[r(492)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Bs(468)](t){const e=Bs;for(const n of t[e(491)]())if(this[e(487)](n))return!0;return!1}[Bs(487)](t){const e=Bs;return t.is(e(477))||this[e(499)][e(512)][e(518)][e(488)](t)&&!t.is(e(520),e(484))}[Bs(501)](t){const e=Bs,n=t=>!this[e(487)](t[e(505)]),r=t[e(494)][e(475)](n),o=t[e(483)][e(475)](n,{direction:e(502)});return this[e(499)][e(512)][e(519)](r,o)}}const zs=Hs;function Hs(t,e){const n=Us();return(Hs=function(t,e){return n[t-=311]})(t,e)}function Us(){const t=["1191660cMBWjY","isCollapsed","collection","from","getOrderedSelectedAnnotations","pluginName","refreshSelectedViews","fire","addSourceCollector","model","range","view","change:isFocused","72156iwBNmL","innerView","4570445Sufewi","EditorAnnotations","cancel","selection","35zWgzEI","getByInnerView","set","editing","refresh","has","uiUpdate","isPremiumPlugin","getRanges","element","1824264ODkhME","_dataCollectors","map","10rYJgqb","push","plugins","isEqual","editorannotations-invalid-source-callback","39jjEIJI","containsRange","annotation","requires","remove","_editorAnnotations","4048731YPvbtZ","blur","25148yVYrEI","_editorAnnotationsData","hasDomSelection","add","document","14ULyqXS","listenTo","function","19004EbyAUH","directChange","get","editor","delete","focusTracker","registerAnnotation","sort","update","change:range","init","isOfficialPlugin"];return(Us=function(){return t})()}!function(t){const e=Hs,n=t();for(;;)try{if(335480===-parseInt(e(325))/1+-parseInt(e(365))/2*(-parseInt(e(349))/3)+-parseInt(e(357))/4*(-parseInt(e(331))/5)+-parseInt(e(312))/6*(parseInt(e(362))/7)+-parseInt(e(341))/8+-parseInt(e(355))/9*(-parseInt(e(344))/10)+parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Ks extends t.Plugin{[zs(342)];[zs(354)];static get[zs(352)](){return[Ts]}static get[zs(317)](){return zs(328)}static get[zs(311)](){return!0}static get[zs(338)](){return!0}constructor(t){const e=zs;super(t),this[e(342)]=new Set,this[e(354)]=new Set}[zs(375)](){const t=zs,e=this[t(368)],n=e[t(321)][t(361)][t(330)],r=Re(()=>this[t(318)](),10);n.on(t(374),(e,n)=>{const o=t;n[o(366)]&&(r[o(329)](),this[o(318)]())}),this[t(363)](e[t(334)][t(323)][t(361)],t(324),(t,e,n)=>{n&&r()}),this[t(363)](e.ui[t(370)],t(324),(e,n,r)=>{const o=t;r||this[o(319)](o(356),{isAnnotationTracked:t=>this[o(358)][o(336)](t[o(326)])})}),this[t(363)](this[t(368)].ui,t(373),()=>this[t(319)](t(337)))}[zs(371)](t){const e=zs;if(this[e(354)][e(336)](t[e(323)]))return;this[e(354)][e(360)](t[e(323)]),this[e(368)].ui[e(370)][e(360)](t[e(323)][e(340)]);const n=this[e(368)][e(346)][e(367)](Ts);this[e(363)](n[e(314)],e(353),(t,n)=>{const r=e;this[r(368)].ui[r(370)][r(353)](n[r(323)][r(340)]),this[r(354)][r(369)](n[r(323)])})}[zs(359)](){const t=zs;return this[t(368)][t(334)][t(323)][t(359)]}[zs(320)](t){const n=zs;if(n(364)!=typeof t)throw new e.CKEditorError(n(348));this[n(342)][n(360)](t)}[zs(318)](){const t=zs;this[t(319)](t(335))}[zs(316)]({activeAnnotation:t,annotations:e}){const n=zs,r=[],o=this[n(368)][n(321)][n(361)][n(330)],s=Array[n(315)](o[n(339)]());for(const[t,o]of this[n(358)]){const s=i(o),c=e[n(332)](t);s&&c&&r[n(345)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(350)](t,!o[e(313)]))return n;return null}return r[n(372)]((e,r)=>{const o=n,s=e[o(322)],i=r[o(322)];if(!s[o(347)](i)){if(s[o(350)](i,!0))return 1;if(i[o(350)](s,!0))return-1}return e[o(351)]==t?-1:r[o(351)]==t?1:0})[n(343)](t=>t[n(351)])}get[zs(358)](){const t=zs,e=new Map;for(const n of Array[t(315)](this[t(342)]))for(const[r,o]of n())e[t(333)](r,o);return e}}const Ws=Ys;function Xs(){const t=["21PxPFxc","15753393uHAfZm","addCommentThread","plugins","18202250IyiGuk","afterInit","45tbTCyK","10569398WfZJnL","get","enableCommand","RestrictedEditingModeEditing","4026ShVXVd","147558qZMyER","has","editor","611828UlvmlL","11shzzJM","569feRAEK","7145176NvlAjg"];return(Xs=function(){return t})()}function Ys(t,e){const n=Xs();return(Ys=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Ys,n=t();for(;;)try{if(959076===-parseInt(e(379))/1*(parseInt(e(392))/2)+-parseInt(e(381))/3*(parseInt(e(396))/4)+-parseInt(e(387))/5*(-parseInt(e(393))/6)+-parseInt(e(388))/7+parseInt(e(380))/8+parseInt(e(382))/9+-parseInt(e(385))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class Gs extends t.Plugin{[Ws(386)](){const t=Ws,e=this[t(395)];e[t(384)][t(394)](t(391))&&e[t(384)][t(389)](t(391))[t(390)](t(383))}}function qs(t,e){const n=Zs();return(qs=function(t,e){return n[t-=147]})(t,e)}function Zs(){const t=["map","importWord","afterInit","_handleImportedData","62384uCgsaH","206602MtqkJD","high","config","3022397irkpJo","2JIfybw","plugins","dataInsert","185685vwtyIy","addCommentThread","405dFaNBk","basic","execute","listenTo","define","135230GsnKZn","collaboration_features","552565RHudnW","get","44owymkQ","48yWjfDm","collaboration.channelId","editor","commands","forEach","importWord.formatting.comments","265025cikArP","804bblLAn"];return(Zs=function(){return t})()}const Js=qs;!function(t){const e=qs,n=t();for(;;)try{if(342030===parseInt(e(178))/1*(-parseInt(e(166))/2)+parseInt(e(169))/3*(parseInt(e(148))/4)+parseInt(e(155))/5*(parseInt(e(149))/6)+parseInt(e(165))/7+parseInt(e(161))/8+parseInt(e(171))/9*(parseInt(e(176))/10)+-parseInt(e(162))/11*(parseInt(e(156))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Qs extends t.Plugin{constructor(t){const e=qs;super(t),this[e(151)][e(164)][e(175)](e(154),e(172))}[Js(159)](){const t=Js,n=this[t(151)],r=n[t(152)][t(147)](t(158)),s=n[t(167)][t(147)](o.Users);r&&(r.on(t(173),(e,[,n])=>{n[t(177)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(163)]+10}),this[t(174)](r,t(168),this[t(160)]))}[Js(160)](t,e){const n=Js,{comment_threads:r}=e;r&&r[n(153)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(157)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(151)][s(167)][s(147)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(158)}}})),a=this[s(151)][s(164)][s(147)](s(150));this[s(151)][s(167)][s(147)](Ms)[s(170)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}const $s=ei;function ti(){const t=["never","listenTo","comments.copyMarkers","editor","15nqmyQJ","delete","default","4430888IiJFFl","ClipboardMarkersUtils","content","3705144XgfWio","_removeMarkersWithoutThreads","_registerMarkerToCopy","plugins","always","hasCommentThread","config","dragstart","all","226806wBOhBp","highest","split","comment","318485FKMLGS","_registerMarkerInClipboardPipeline","keys","1377801QnfJiN","has","define","markers","_mapCommentsCopyConfigToRegisterConfiguration","CommentsRepository","contentInsertion","ClipboardPipeline","afterInit","requires","67879EzhbsA","2mUBOhx","cut","1907958JtSNVt","get"];return(ti=function(){return t})()}function ei(t,e){const n=ti();return(ei=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=ei,n=t();for(;;)try{if(532663===-parseInt(e(189))/1*(-parseInt(e(203))/2)+parseInt(e(205))/3+-parseInt(e(176))/4+parseInt(e(211))/5*(parseInt(e(185))/6)+-parseInt(e(202))/7+parseInt(e(173))/8+-parseInt(e(192))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ni extends t.Plugin{constructor(t){const e=ei;super(t),this[e(210)][e(182)][e(194)](e(209),e(172))}static get[$s(201)](){return[gt.ClipboardMarkersUtils,gt.ClipboardPipeline]}[$s(200)](){const t=$s,e=this[t(210)][t(179)][t(206)](t(199));this[t(190)](),this[t(208)](e,t(198),(e,n)=>this[t(177)](n[t(175)][t(195)]),{priority:t(186)})}[$s(177)](t){const e=$s;if(!this[e(210)][e(179)][e(193)](e(197)))return t;const n=this[e(210)][e(179)][e(206)](e(197));for(const r of t[e(191)]()){const[o,s]=r[e(187)](":");e(188)!=o||n[e(181)](s)||t[e(212)](r)}return t}[$s(190)](){const t=$s,e=this[t(210)][t(179)][t(206)](t(174)),n=this[t(196)](this[t(210)][t(182)][t(206)](t(209)));n&&e[t(178)](t(188),n)}[$s(196)](t){const e=$s;switch(t){case e(180):return{allowedActions:e(184),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(172):return{allowedActions:[e(204),e(183)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(207):default:return null}}}function ri(){const t=["44433nEkJFp","630OCtiqY","508508qjaNsS","split","8QwBqAM","119231tXvpXf","5hdAXNg","223764fniYAY","248592pRNuKF","1125060IOmsqW","308008JdEsPk"];return(ri=function(){return t})()}function oi(t,e){const n=ri();return(oi=function(t,e){return n[t-=188]})(t,e)}function si(t){const e=t[oi(191)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=oi,n=t();for(;;)try{if(157041===parseInt(e(198))/1+-parseInt(e(190))/2+parseInt(e(195))/3+parseInt(e(197))/4+-parseInt(e(194))/5*(-parseInt(e(196))/6)+parseInt(e(193))/7*(parseInt(e(192))/8)+-parseInt(e(188))/9*(parseInt(e(189))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);const ii=ai;function ci(){const t=["image-inline","ck-horizontal-line","overrideHorizontalRuleConverter","consumable","stop","isObject","overrideImageInlineConverter","init","schema","removeMarker:","high","options","editor","div","add","7yhTGVO","img","markerName","toViewElement","comment","plugins","37509IlXPPQ","251604zGRXgs","32368556gABazK","isResolved","data","overrideMarkerConverters","mapper","horizontalLine","getCustomProperty","ignoreResolvedComments","downcastDispatcher","12EHXkKE","elementToStructure","createPositionAt","getCommentThread","writer","addClass","createEmptyElement","markerToHighlight","dataDowncast","5753515LmYCBb","addMarker:","ck-comment-marker","attribute:url:media","conversion","4dMdaHv","elementToElement","showCommentHighlights","addMarker:comment","38QvIDWs","10111096rgIIcG","containerElement","190pYwTYo","insert","get","3402888ajpeAK","imageInline","createContainerElement","span","187641IFJXqV","widget","item","media","for","consume","overrideMediaEmbedConverter","model"];return(ci=function(){return t})()}function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=ai,n=t();for(;;)try{if(713070===parseInt(e(272))/1+parseInt(e(232))/2*(-parseInt(e(271))/3)+-parseInt(e(228))/4*(parseInt(e(223))/5)+parseInt(e(238))/6+-parseInt(e(265))/7*(parseInt(e(233))/8)+parseInt(e(242))/9*(-parseInt(e(235))/10)+parseInt(e(273))/11*(parseInt(e(214))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ui extends t.Plugin{[ii(257)](){const t=ii;this[t(276)](),this[t(252)](),this[t(256)](),this[t(248)]()}[ii(276)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(221)]({model:t(269),view:(e,n)=>{const r=t;if(!n[r(261)][r(230)])return null;if(n[r(261)][r(280)]){const{id:t}=si(e[r(267)]),o=this[r(262)][r(270)][r(237)](Ms);if(o[r(217)](t)?.[r(274)]&&e[r(244)])return n[r(253)][r(247)](e[r(244)],r(224)+e[r(267)]),n[r(253)][r(247)](e[r(244)],r(259)+e[r(267)]),null}return{classes:[r(225)]}}}),this[t(262)][t(227)][t(246)](t(222))[t(264)](e=>{const n=t;e.on(n(231),(t,e,r)=>{const o=n;if(!r[o(261)][o(230)])return;const s=e[o(244)];if(!s)return;const i=r[o(277)][o(268)](s);this[o(262)][o(249)][o(258)][o(255)](s)&&i&&!i[o(279)](o(243))&&i.is(o(234))&&(0,vn.toWidget)(i,r[o(218)])},{priority:n(260)})})}[ii(252)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(215)]({model:t(278),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(230)])return null;const s=n[o(240)](o(263)),i=n[o(220)]("hr");return n[o(219)](o(251),s),n[o(236)](n[o(216)](s,0),i),s},converterPriority:t(260)})}[ii(256)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(215)]({model:t(239),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(230)])return null;const s=n[o(240)](o(241)),i=n[o(220)](o(266));return n[o(219)](o(250),s),n[o(236)](n[o(216)](s,0),i),s},converterPriority:t(260)})}[ii(248)](){const t=ii;this[t(262)][t(227)][t(246)](t(222))[t(229)]({model:t(245),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(230)])return n[o(220)](o(263))},converterPriority:t(260)}),this[t(262)][t(275)][t(281)].on(t(226),(e,n,r)=>{const o=t;r[o(261)][o(230)]&&e[o(254)]()},{priority:t(260)})}}var hi=n(704),li={attributes:{"data-cke":!0}};li.setAttributes=Ae(),li.insert=_e().bind(null,"head"),li.domAPI=ve(),li.insertStyleElement=Ee();be()(hi.A,li);hi.A&&hi.A.locals&&hi.A.locals;const di=mi;function mi(t,e){const n=bi();return(mi=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(471120===parseInt(e(321))/1*(-parseInt(e(384))/2)+parseInt(e(405))/3+-parseInt(e(348))/4*(parseInt(e(461))/5)+parseInt(e(352))/6+-parseInt(e(316))/7+parseInt(e(465))/8+-parseInt(e(382))/9*(-parseInt(e(397))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class ki extends t.Plugin{static get[di(469)](){return[Ms,Ks,o.Users,Gs,Qs,ni,ui]}static get[di(378)](){return di(438)}static get[di(386)](){return!0}static get[di(415)](){return!0}constructor(t){const e=di;super(t),this[e(331)](e(414),!0),t[e(456)][e(323)](e(433),()=>this[e(414)]=!1),this[e(331)](e(374),null),this.on(e(429),(n,r,o,s)=>{const i=e,c=t[i(371)][i(346)](Ms),a=o?si(o).id:null;t[i(428)][i(363)](()=>{const e=i;if(a){const n=this[e(344)](a);for(const r of n)t[e(312)][e(447)](r)}if(s){const{id:n}=si(s),r=c[e(413)](n);if(r&&r[e(310)])return;if(r&&!r[e(443)])return;const o=this[e(344)](n);for(const n of o)t[e(312)][e(447)](n)}}),a&&this[i(427)](a)}),this[e(375)]()}[di(385)](){const t=di,e=this[t(409)],n=e[t(371)][t(346)](Ms),r=e[t(356)][t(346)](t(335)),o=n[t(444)]()[t(341)](e=>e[t(380)]!==r);e[t(436)][t(318)](t(424),new js(e)),this[t(401)](e,t(342),(r,o,s)=>{const i=t;n[i(471)](s,e[i(356)][i(346)](i(335)))}),this[t(401)](n,pi(t(424),r),(e,{threadId:n})=>{const r=t,o=this[r(409)][r(371)][r(346)](Ms)[r(413)](n);o?.[r(310)]&&this[r(442)](n)}),this[t(401)](n,pi(t(463),r),(n,{threadId:r})=>{const o=t;e[o(428)][o(431)]({isUndoable:!1},t=>{const e=o,n=this[e(344)](r);for(const r of n)t[e(311)](r)})}),this[t(401)](n,pi(t(381),r),(e,{threadId:n})=>{const r=t;this[r(425)](n),this[r(409)][r(312)][r(367)][r(396)]&&(this[r(409)][r(371)][r(346)](Ms)[r(413)](n)[r(310)]||this[r(409)][r(312)][r(367)][r(340)]())},{priority:t(455)}),this[t(401)](n,pi(t(332),r),(e,{threadId:n})=>{this[t(425)](n)},{priority:t(455)}),this[t(401)](n,pi(t(376),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(344)](o);!s&&0!=c[i(432)]&&n[i(418)](o)&&1===n[i(413)](o)[i(432)]&&e[i(428)][i(431)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(448)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(455)}),this[t(359)](),this[t(320)](),this[t(430)](o)}[di(426)](){!async function(t){const n=g([75,112,79,66,74,71,78,83,69,103,113,67,121,102,86,70,49,107,90,56,108,98,110,82,106,77,55,101,73,122,65,115,68,81,72,119,57,97,84,104,117,54,114,99,89,105,48,53,85,109,80,76,52,100,51,88,50,87,111,116,118,120]),r=window[g([68,97,116,101])][g([110,111,119])](),o=t[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(t=>{o[g([111,110,99,101])](g([114,101,97,100,121]),t)}),i={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([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]),[g([121])]:g([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]),[g([97,108,103])]:g([69,83,50,53,54])},c=o[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[g([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(t=>{let e=0;o[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](e)[g([116,104,101,110])](()=>t)}function u(t){return t[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](h(t)):null}function h(t){return window[g([97,116,111,98])](t[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[g([108,101,110,103,116,104])];n++){const r=t[g([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[g([105,115,65,114,114,97,121])](e)?e[g([102,111,114,69,97,99,104])](t):e&&typeof e==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](e)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[g([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function m(t){return t[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function k(t){return o[g([112,108,117,103,105,110,115])][g([104,97,115])](t)}function p(){}function g(t){const e=mi;return t[e(365)](t=>String[e(399)](t))[e(379)]("")}!function(t){const e=function(){const t=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let e=g([75]);for(let r=0;r<t[g([108,101,110,103,116,104])];r+=2){let o=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[g([108,101,110,103,116,104])]&&(o-=n[g([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=g([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=g([86,97,108,105,100])&&async function(){await s,o[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=p,o[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,o[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[g([115,112,108,105,116])](g([46]));return 3!=t[g([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](t[g([108,101,110,103,116,104])]-8),16),r={...e,[g([106,116,105])]:t[g([115,117,98,115,116,114,105,110,103])](0,t[g([108,101,110,103,116,104])]-8)};return delete r[g([118,99])],l(r)==n}}}(),t?(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[g([80,114,111,109,105,115,101])])(a=>{if(i())return a(g([86,97,108,105,100]));c(),o[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const h=(0,e.uid)();function k(t){return!!t&&(typeof t===g([111,98,106,101,99,116])||typeof t===g([102,117,110,99,116,105,111,110]))&&typeof t[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof t[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function p(e){c(e)[g([116,104,101,110])](t=>t&&t[g([115,116,97,116,117,115])]==g([111,107])?d(l(h+n))!=t[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),g([86,97,108,105,100])):g(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](a)[g([99,97,116,99,104])](()=>{a(g([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=g([108,108,99,116,45])+d(l(t)),n=m(d(window[g([77,97,116,104])][g([99,101,105,108])](r/o)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](e,n)}function i(){const e=g([108,108,99,116,45])+d(l(t)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](e);return n?window[g([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:h}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[g([114,101,116,117,114,110])])&&(u=!0,p(t[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||a(g([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function c(){o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[g([106,116,105])])),await async function(){let t=!0;try{const r=c[g([115,112,108,105,116])](g([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=u(e);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](h(r),t=>t[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](e+g([46])+n),c=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!c)return;const a=await c[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),i,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await c[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[g([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[g([105,110,99,108,117,100,101,115])](g([42])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([67,77,84])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])])return!0;if(e[g([105,110,99,108,117,100,101,115])](g([82,67,77,84]))){if(k(g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[g([112,108,117,103,105,110,115])][g([103,101,116])](n))[g([115,116,97,116,101])]==g([99,111,110,110,101,99,116,101,100]))return!0;if(k(g([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||k(g([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](t[g([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1762128e3;return t[g([101,120,112])]<e}()?g([69,120,112,105,114,101,100]):function(){const e=mi,n=t[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[g([108,111,99,97,116,105,111,110])][e(362)]);if(n[g([105,110,99,108,117,100,101,115])](r))return!0;const o=r[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](t=>t[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](t=>t[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](t=>t[g([108,101,110,103,116,104])]<=o[g([108,101,110,103,116,104])])[g([109,97,112])](t=>Array(o[g([108,101,110,103,116,104])]-t[g([108,101,110,103,116,104])])[g([102,105,108,108])](t[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](t))[g([115,111,109,101])](t=>o[g([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===g([42])))}()?(t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=a(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=a(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&p?new(window[g([80,114,111,109,105,115,101])])((t,e)=>{n[g([116,104,101,110])](t,e),p[g([116,104,101,110])](e=>{e!=g([86,97,108,105,100])&&t(e)},e)}):n||p||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[di(452)](){const t=di,e=this[t(409)][t(371)][t(346)](Ms),n=this[t(409)][t(356)][t(346)](t(335));for(const r of e[t(444)]({channelId:n}))e[t(309)](r.id),e[t(326)][t(437)](r.id);super[t(452)]()}[di(350)](t){const e=di;return this[e(344)](t)[e(432)]>0}[di(344)](t){const e=di,n=[];for(const r of this[e(409)][e(428)][e(343)])r[e(419)][e(422)](e(314)+t)&&n[e(373)](r);return n}[di(427)](t){setTimeout(()=>{const n=mi,r=this[n(388)](t);r&&this[n(374)]&&si(this[n(374)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[di(425)](t){const e=di;this[e(409)][e(428)][e(363)](()=>{const n=e;for(const e of this[n(344)](t))this[n(409)][n(312)][n(447)](e)})}[di(442)](t){const e=di,n=this[e(409)][e(371)][e(346)](Ms),r=this[e(409)][e(371)][e(346)](Ks),o=n[e(413)](t);if(!o[e(443)]){const t=o[e(416)](()=>this[e(388)](o.id));r[e(393)](t),o[e(421)]=!1}}[di(359)](){const t=di,e=this[t(409)],n=e[t(371)][t(346)](o.Users);e[t(400)][t(370)](t(319))[t(372)]({model:t(446),view:(r,o)=>{const s=t,{id:i}=si(r[s(404)]),c=e[s(371)][s(346)](Ms)[s(413)](i),a=this[s(374)]&&si(this[s(374)]).id===i;let u;if(c&&c[s(387)]&&!a&&r[s(361)])return o[s(327)][s(354)](r[s(361)],s(366)+r[s(404)]),o[s(327)][s(354)](r[s(361)],s(454)+r[s(404)]),null;const h=[s(383)];return a&&h[s(373)](s(412)),u=c?.[s(432)]?c[s(392)][s(451)][s(322)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(400)][t(370)](t(369))[t(402)]({model:t(446),view:(n,{options:r})=>{const o=t;if(r[o(403)])return null;const s=e[o(371)][o(346)](Ms),i=e[o(428)][o(343)][o(346)](n),{id:c,part:a}=si(n);return i&&!i[o(468)]||r[o(336)]&&s[o(413)](c)?.[o(387)]?null:{group:o(446),name:a?c+":"+a:c}}}),e[t(400)][t(370)](t(394))[t(377)]({view:{name:t(446),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(334)](t(324),{"data-name":t(314)+e[t(410)]("id")})}),e[t(400)][t(370)](t(394))[t(391)]({view:t(446)})}[di(320)](){const t=di,e=this[t(409)],n=e[t(371)][t(346)](Ms),r=new Set,o=new Set;e[t(428)][t(317)][t(398)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(428)][s(317)][s(439)][s(423)]()){const{group:a,id:u}=si(t);let h=c[s(328)];if(s(446)!==a||!h)continue;const l=s(411)===h[s(349)][s(434)];l||(h=gi(h,e[s(428)]),!h||h[s(315)]||!c[s(328)]||h[s(440)](c[s(328)]))?e[s(428)][s(389)](h)&&!l?this[s(414)]?r[s(318)](t):this[s(435)](t,u):(o[s(318)](t),r[s(437)](t),n[s(311)](t),i=!0):(n[s(448)](t,{range:h}),i=!0)}return i}),this.on(t(459),(n,o,s)=>{const i=t;if(!s&&r[i(417)])for(const t of r){const{id:n}=si(t);r[i(437)](t),e[i(428)][i(343)][i(346)](t)&&this[i(435)](t,n)}}),this[t(401)](e[t(428)][t(317)],t(363),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(428)][s(317)][s(439)][s(423)]()){const{group:c,id:a}=si(t);if(s(446)!==c)continue;const u=n[s(413)](a),h=this[s(350)](a);u&&(!u[s(421)]&&i&&e[s(312)][s(367)][s(323)](s(441),()=>{const t=s,r=e[t(371)][t(346)](Ts),o=n[t(360)][t(346)](u)[t(367)];r[t(466)](o)[t(338)]()},{priority:s(455)}),u[s(421)]=h||!!i),i||(o[s(318)](t),r[s(437)](t))}for(const t of o){const{id:e}=si(t),o=n[s(413)](e);if(r[s(437)](t),!o)continue;const i=this[s(350)](e);i||o[s(457)]?i||o[s(310)]||o[s(345)](new Date):o[s(355)]()}o[s(407)]()})}[di(430)](t){const e=di;t[e(453)](t=>{const n=e;t[n(310)]&&this[n(442)](t.id)})}[di(388)](t){const e=di,n=this[e(409)],r=this[e(344)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(312)],r)}[di(464)](t){const e=di,n=this[e(344)](t);let r="",o=!1;for(const t of n){const n=t[e(406)]();for(const t of Array[e(329)](n[e(325)]()))t.is(e(347))?(r&&o&&(r+=" ",o=!1),r+=t[e(456)]):o=!0;o=!0}return r[e(339)](0,150)}[di(364)](t,e){const n=di,r=this[n(409)],o=r[n(371)][n(346)](Ms);let s=o[n(413)](e);const i=r[n(356)][n(346)](n(335)),c=r[n(371)][n(346)](Ks);return s&&(s[n(310)]&&s[n(345)](null),s[n(443)])||(this[n(344)](e)[0][n(450)]?o[n(353)]({channelId:i,threadId:e})[n(357)](t=>{const o=n;if(o(313)!==r[o(470)])if(s=t,s&&!s[o(443)]){const t=s[o(416)](()=>this[o(388)](e));c[o(393)](t),s[o(387)]&&this[o(425)](e)}else if(!s){const t=this[o(344)](e);r[o(428)][o(363)](e=>{const n=o;for(const r of t)e[n(311)](r)})}}):r[n(312)][n(367)][n(323)](n(441),()=>{const t=n;if(o[t(413)](e))return;const a=r[t(371)][t(346)](Ts);s=o[t(462)]({channelId:i,threadId:e,target:()=>this[t(388)](e),context:{type:t(358),value:this[t(464)](e)}});const u=o[t(360)][t(346)](s)[t(367)],h=a[t(466)](u);h&&c[t(393)](h)},{priority:n(455)})),s}[di(435)](t,e){const n=di,r=this[n(364)](t,e);r&&!r[n(390)]&&r[n(308)]({type:n(358),value:this[n(464)](e)})}[di(375)](){const t=di,n=this[t(409)];(0,o.surroundingMarkersDetector)(n[t(428)],({left:r,entered:s})=>{const i=t;for(const t of r)if(fi(t)){n.ui[i(408)][i(420)](it(n[i(333)],i(445)));break}for(const t of s)if(fi(t)){n.ui[i(408)][i(420)](it(n[i(333)],i(351),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function pi(t,e){return e?t+":"+e:t}function gi(t,e){const n=di,r=e[n(337)],o=e[n(467)](t[n(368)]);for(const s of t[n(458)]()){const{type:t,item:i,nextPosition:c}=s;if(n(358)===t||r[n(460)](i)){const t=e[n(449)](i);o[n(315)]&&(o[n(368)]=t),o[n(395)]=c}}return o}function fi(t){const e=di;return e(446)===si(t[e(419)])[e(330)]}function bi(){const t=["$marker","getItems","_threads","consumable","newRange","from","group","set","reopenCommentThread","locale","createElement","collaboration.channelId","ignoreResolvedComments","schema","refreshVisibility","substring","focus","filter","change:isReadOnly","markers","getAllMarkersForId","setUnlinkedAt","get","$textProxy","136gIqvaZ","root","hasMarkerForId","ENTER_COMMENT_ANNOUNCEMENT","2839578PhvjBg","fetchCommentThread","consume","remove","config","then","text","_initializeMarkerConverters","_threadToController","item","href","change","_attachMarkerToThread","map","addMarker:","view","start","dataDowncast","for","plugins","markerToHighlight","push","activeMarker","_initAriaMarkerChangeAnnouncements","addComment","elementToElement","pluginName","join","channelId","resolveCommentThread","12078lqvCLz","ck-comment-marker","490954XwElGq","init","isOfficialPlugin","isResolved","_getTargetForId","hasContent","context","dataToMarker","comments","registerAnnotation","upcast","end","hasDomSelection","1370OxIkXZ","registerPostFixer","fromCharCode","conversion","listenTo","markerToData","showCommentHighlights","markerName","296337ukKAFY","getRange","clear","ariaLiveAnnouncer","editor","getAttribute","$graveyard","ck-comment-marker--active","getCommentThread","isThreadsLoadingPaused","isPremiumPlugin","attachTo","size","hasCommentThread","name","announce","_hasTargetInContent","startsWith","getChangedMarkers","addCommentThread","_reconvertMarkers","afterInit","scrollToThreadMarker","model","change:activeMarker","_handleInitialThreads","enqueueChange","length","ready","rootName","_handleThreadMarker","commands","delete","CommentsEditing","differ","isEqual","render","_attachArchivedThread","isAttached","getCommentThreads","LEAVE_COMMENT_ANNOUNCEMENT","comment","reconvertMarker","updateMarker","createPositionBefore","managedUsingOperations","first","destroy","forEach","removeMarker:","low","data","isSubmitted","getWalker","change:isThreadsLoadingPaused","isObject","31115GmDhPu","openNewCommentThread","removeCommentThread","_getTextContext","5443496LJidmL","getByInnerView","createRange","affectsData","requires","state","switchReadOnly","setContext","_detachCommentThread","unlinkedAt","removeMarker","editing","destroyed","comment:","isCollapsed","1838739Dsejkf","document","add","editingDowncast","_handleMarkerAddAndRemove","2ctvbFs","author","once"];return(bi=function(){return t})()}const Ii=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=390]})(t,e)}function wi(){const t=["config","listenTo","isOfficialPlugin","2bZCjBH","107230wWcOCF","length","commentsLicenseKeyUsageLimit","commentsLicenseKeyInvalid","hasMarkerForId","comment:","commentsLicenseKeyTrialLimit","addComment","focus","domainLimit","init","commands","evaluationLimit","expired","comment","activeMarker","_threadToController","find","CommentThreadInputView","locale","commentsLicenseKeyExpired","hasCommentThread","hasContent","menuBar:comment","push","574767eCGemT","_licenseKeyCheckInterval","change:activeAnnotations","getAllMarkersForId","featureNotAllowed","_showLicenseError","highest","requires","isEnabled","stop","348aVEnMg","CommentsUI","low","trialLimit","Comment","editor","getRange","componentFactory","commentsLicenseKeyDomainLimit","view","isPremiumPlugin","tooltip","licenseKey","map","66jGecjT","isFocused","getCommentThread","commentsLicenseKeyNotAllowed","innerView","_createUIButton","commentsLicenseKeyValid","Comments","focusTracker","pluginName","usageLimit","from","plugins","addCommentThread","4220312twEGzJ","20684VTguuH","_viewToController","150whihNz","commentsLicenseKeyEvaluationLimit","1093422uaPRmP","destroy","580390OXHZhG","model","addSourceCollector","removeCommentThread","add","3320639RIGYeC","set","has","54HnShPy","bind","CommentsListView","invalid","get","execute","editing"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(654983===parseInt(e(462))/1*(-parseInt(e(436))/2)+parseInt(e(414))/3*(-parseInt(e(412))/4)+parseInt(e(418))/5*(-parseInt(e(397))/6)+parseInt(e(423))/7+-parseInt(e(411))/8+parseInt(e(426))/9*(-parseInt(e(437))/10)+parseInt(e(416))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class _i extends t.Plugin{[Ii(395)];[Ii(463)];static get[Ii(406)](){return Ii(473)}static get[Ii(435)](){return!0}static get[Ii(393)](){return!0}static get[Ii(469)](){return[Ms,ki,Ks,Ts]}get[Ii(428)](){return zt}get[Ii(455)](){return Rt}[Ii(447)](){const t=Ii,e=this[t(477)],n=e[t(409)][t(430)](Ms),r=e[t(409)][t(430)](ki),o=e[t(409)][t(430)](Ts),s=e[t(409)][t(430)](Ks);e.ui[t(390)][t(422)](t(451),()=>{const e=t,n=this[e(402)](st.ButtonView);return n[e(394)]=!0,n}),e.ui[t(390)][t(422)](t(460),()=>this[t(402)](st.MenuBarMenuListItemButtonView)),s[t(420)](()=>{const e=t,o=[];for(const[t,s]of n[e(453)]){const n=r[e(465)](t.id),i=n[e(396)](t=>t[e(478)]());n[e(438)]>0&&o[e(461)]([s[e(392)],i])}return o}),this[t(434)](o,t(464),(e,o,s)=>{const i=t,c=Array[i(408)](s)[i(396)](t=>t[i(401)])[i(454)](t=>n[i(413)][i(425)](t));if(!c)return void(r[i(452)]=null);const a=n[i(413)][i(430)](c)[i(419)].id,u=i(442)+a;a&&r[i(441)](a)?r[i(452)]=u:r[i(452)]&&(r[i(452)]=null)}),this[t(434)](n,t(421),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(405)][i(398)]&&r[i(441)](o)&&e[i(432)][i(392)][i(445)]()},{priority:t(468)}),this[t(434)](n,t(444),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(441)](s)&&n[c(458)](s)&&1===n[c(399)](s)[c(438)]&&(e[c(432)][c(392)][c(445)](),o[c(471)]())},{priority:t(474)}),this[t(395)]=this[t(477)][t(433)][t(430)](t(395));const i=this[t(477)];this[t(463)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(403)==o||e(440)==o||e(457)==o||e(391)==o||e(400)==o||e(415)==o||e(443)==o||e(439)==o){delete i[r],n=o,clearInterval(this[e(463)]),this[e(463)]=void 0;break}}e(440)==n&&i[e(467)](e(429)),e(457)==n&&i[e(467)](e(450)),e(391)==n&&i[e(467)](e(446)),e(400)==n&&i[e(467)](e(466),e(404)),e(415)==n&&i[e(467)](e(449)),e(443)==n&&i[e(467)](e(475)),e(439)==n&&i[e(467)](e(407))},1e3)}[Ii(417)](){const t=Ii;super[t(417)](),this[t(463)]&&clearInterval(this[t(463)])}[Ii(402)](t){const e=Ii,n=this[e(477)],r=new t(n[e(456)]),o=n[e(448)][e(430)](e(410));return r[e(424)]({label:it(n[e(456)],e(476)),icon:ot.IconAddComment}),r[e(427)](e(470)).to(o,e(459)),this[e(434)](r,e(431),()=>{o[e(431)]()}),r}}const yi=Ai;function Ai(t,e){const n=Ci();return(Ai=function(t,e){return n[t-=237]})(t,e)}function Ci(){const t=["pluginName","stop","12347QxpUvk","stopListening","5581164dCcVmj","addCommentThread","8FQeiQR","config","3477835slnLWf","delete","has","document","isOfficialPlugin","isEnabled","set","listenTo","change:isEnabled","592XHWLZm","clipboardInput","_disableCommentsOnlyMode","affectsData","commands","7914263uUxyAX","299742ZsTXfK","editor","cut","highest","view","editing","forceDisabled","clearForceDisabled","editSource","get","SourceEditing","DragDrop","CommentsOnly","8228358jBzWHy","isPremiumPlugin","commentsOnlyMode","requires","_enableCommentsOnlyMode","85086aRttRN","afterInit","plugins","commentsOnly"];return(Ci=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(715373===parseInt(e(281))/1+parseInt(e(240))/2*(-parseInt(e(257))/3)+-parseInt(e(238))/4+parseInt(e(242))/5+parseInt(e(270))/6+parseInt(e(256))/7+parseInt(e(251))/8*(-parseInt(e(275))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class Ei extends t.Plugin{static get[yi(279)](){return yi(269)}static get[yi(246)](){return!0}static get[yi(271)](){return!0}static get[yi(273)](){return[ki]}constructor(t){const e=yi;super(t),this[e(248)](e(247),!1),this.on(e(250),(t,n,r)=>{const o=e;r?this[o(274)]():this[o(253)]()})}[yi(276)](){const t=yi;!this[t(247)]&&this[t(258)][t(241)][t(266)](t(278))&&(this[t(247)]=!0)}[yi(274)](){const t=yi;for(const[e,n]of this[t(258)][t(255)])n[t(254)]&&t(239)!==e&&n[t(263)](t(272));this[t(258)][t(277)][t(244)](t(268))&&this[t(258)][t(277)][t(266)](t(268))[t(263)](t(272)),this[t(258)][t(277)][t(244)](t(267))&&this[t(258)][t(277)][t(266)](t(267))[t(263)](t(272)),this[t(258)][t(255)][t(266)](t(265))?.[t(263)](t(272));const e=this[t(258)][t(262)][t(261)][t(245)];this[t(249)](e,t(259),e=>e[t(280)](),{priority:t(260)}),this[t(249)](e,t(252),e=>e[t(280)](),{priority:t(260)}),this[t(249)](e,t(243),e=>e[t(280)](),{priority:t(260)})}[yi(253)](){const t=yi;for(const[e,n]of this[t(258)][t(255)])n[t(254)]&&t(239)!==e&&n[t(264)](t(272));this[t(258)][t(277)][t(244)](t(267))&&this[t(258)][t(277)][t(266)](t(267))[t(264)](t(272)),this[t(258)][t(255)][t(266)](t(265))?.[t(264)](t(272)),this[t(237)](this[t(258)][t(262)][t(261)][t(245)])}}const Ti=xi;function xi(t,e){const n=Ni();return(xi=function(t,e){return n[t-=384]})(t,e)}function Ni(){const t=["deactivate","isOfficialPlugin","activate","_activateAnnotation","plugins","collection","589790ztDlXK","length","switchTo","4970408VujJgu","_setSelectedAnnotations","_deactivateAllAnnotations","annotationsuis-register-already-registered","2691OhUIeR","function","44QnlUaT","detach","annotationsuis-annotation-mismatch","init","AnnotationsUIs","register","push","_uis","_removeActiveAnnotation","_visibleAnnotations","isActive","pluginName","2052220DoZwTN","size","3NAKFyi","remove","stopListening","find","refilterAnnotations","delete","_assertAnnotationDoesNotBelongToMultipleUIs","destroy","from","setActiveAnnotation","type","add","annotationsuis-missing-ui","listenTo","requires","attach","has","3006768zIwIdb","change:activeAnnotation","17970jRfNwS","set","1573824FFmdEF","_addActiveAnnotation","filter","7UbAWgP","deactivateAll","context","uisData","42CriaAZ","isPremiumPlugin","activeAnnotations","get","174280Ymfbgy","activeUIs","defaultFilter","annotationsuis-register-invalid-interface","hasActive"];return(Ni=function(){return t})()}!function(t){const e=xi,n=t();for(;;)try{if(612877===-parseInt(e(442))/1*(parseInt(e(408))/2)+parseInt(e(393))/3+-parseInt(e(440))/4+-parseInt(e(419))/5*(-parseInt(e(404))/6)+-parseInt(e(400))/7*(-parseInt(e(422))/8)+parseInt(e(426))/9*(-parseInt(e(395))/10)+parseInt(e(428))/11*(-parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Oi extends t.ContextPlugin{[Ti(409)];[Ti(403)];[Ti(435)];static get[Ti(390)](){return[Ts]}static get[Ti(439)](){return Ti(432)}static get[Ti(414)](){return!0}static get[Ti(405)](){return!0}constructor(t){const e=Ti;super(t),this[e(409)]=new Set,this[e(435)]=new Map,this[e(403)]=new Map}[Ti(431)](){const t=Ti,e=this[t(402)][t(417)][t(407)](Ts);this[t(389)](e,t(416),(e,n)=>{const r=t;for(const t of this[r(409)]){const e=this[r(435)][r(407)](t);(0,this[r(403)][r(407)](t)[r(399)])(n)&&e[r(385)](n)}}),this[t(389)](e,t(424),()=>{const e=t;for(const t of this[e(409)])this[e(435)][e(407)](t)[e(385)](null)}),this[t(389)](e[t(437)],t(387),(e,n)=>{this[t(448)](n)})}[Ti(412)](){const t=Ti;return this[t(409)][t(441)]>0}[Ti(438)](t){const e=Ti;return this[e(409)][e(392)](t)}[Ti(415)](t,n=this[Ti(410)]){const r=Ti,o=this[r(402)][r(417)][r(407)](Ts);if(!this[r(435)][r(392)](t))throw new e.CKEditorError(r(388),this,{uiName:t});this[r(438)](t)&&this[r(413)](t),this[r(409)][r(387)](t);const s=new Qe;$e({source:o[r(437)],target:s,filter:n}),this[r(403)][r(396)](t,{collection:s,filter:n});const i=this[r(435)][r(407)](t);i[r(391)](s),this[r(389)](i,r(394),(t,e,n,s)=>{const i=r;s&&o[i(436)](s),n&&o[i(398)](n)})}[Ti(413)](t){const n=Ti;if(this[n(409)][n(447)](t),!this[n(435)][n(392)](t))throw new e.CKEditorError(n(388),this,{uiName:t});const r=this[n(435)][n(407)](t);r[n(429)](),this[n(444)](r),this[n(403)][n(407)](t)[n(418)][n(449)](),this[n(403)][n(447)](t)}[Ti(421)](t){const n=Ti;if(!this[n(435)][n(392)](t))throw new e.CKEditorError(n(388),this,{uiName:t});const r=this[n(402)][n(417)][n(407)](Ts),o=Array[n(384)](r[n(406)])[0]||null;this[n(401)](),this[n(415)](t);const s=this[n(435)][n(407)](t);s[n(385)](o),s[n(423)]&&o&&s[n(423)]([o])}[Ti(401)](){const t=Ti;for(const e of this[t(409)])this[t(413)](e)}[Ti(433)](t,n){const r=Ti;if(this[r(435)][r(392)](t))throw new e.CKEditorError(r(425));if(r(427)!=typeof n[r(391)]||r(427)!=typeof n[r(429)]||r(427)!=typeof n[r(385)])throw new e.CKEditorError(r(411),null);this[r(435)][r(396)](t,n)}[Ti(446)](){const t=Ti,e=this[t(402)][t(417)][t(407)](Ts)[t(418)],n=new Map,r=Array[t(384)](this[t(409)]);for(const e of this[t(409)]){const r=this[t(403)][t(407)](e)[t(418)];for(const o of r)n[t(396)](o,e)}for(const o of e){const e=n[t(407)](o);this[t(448)](o);const s=r[t(445)](e=>this[t(403)][t(407)](e)[t(399)](o));e!==s&&(e&&this[t(403)][t(407)](e)[t(418)][t(443)](o),s&&this[t(403)][t(407)](s)[t(418)][t(387)](o))}}[Ti(449)](){const t=Ti;this[t(401)](),super[t(449)]()}[Ti(410)](){return!0}[Ti(448)](t){const n=Ti,r=[];for(const e of this[n(409)])(0,this[n(403)][n(407)](e)[n(399)])(t)&&r[n(434)](e);if(r[n(420)]>1)throw new e.CKEditorError(n(430),null,{matchedUIs:r,annotationType:t[n(386)]})}}var Si=n(817),Pi={attributes:{"data-cke":!0}};Pi.setAttributes=Ae(),Pi.insert=_e().bind(null,"head"),Pi.domAPI=ve(),Pi.insertStyleElement=Ee();be()(Si.A,Pi);Si.A&&Si.A.locals&&Si.A.locals;const Mi=Ri;function Ri(t,e){const n=Di();return(Ri=function(t,e){return n[t-=416]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(917365===parseInt(e(423))/1*(parseInt(e(446))/2)+parseInt(e(454))/3*(-parseInt(e(427))/4)+-parseInt(e(443))/5*(parseInt(e(465))/6)+parseInt(e(449))/7+-parseInt(e(424))/8+-parseInt(e(435))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);const Li=(0,e.toUnit)("px");class Vi extends st.View{[Mi(440)];[Mi(421)];[Mi(429)];[Mi(439)];constructor(t){const n=Mi;super(t);const r=this[n(452)];this[n(426)](n(450),0),this[n(426)](n(420),""),this[n(440)]=this[n(416)](),this[n(421)]=this[n(416)](),this[n(440)][n(461)](n(466),n(459)).to(this),this[n(429)]=new e.FocusTracker,this[n(439)]=new st.FocusCycler({focusables:this[n(421)],focusTracker:this[n(429)]}),this[n(441)]({tag:n(457),attributes:{class:["ck",n(458),n(451),r.to(n(420))],style:{minHeight:r.to(n(450),t=>n(462)==typeof t?Li(t+10):null)},dir:t[n(437)],role:n(418),"aria-label":it(t,n(422)),tabindex:0},children:[{tag:n(457),attributes:{role:n(440),"aria-label":it(t,n(453))},children:this[n(440)]}]})}[Mi(456)](){const t=Mi;super[t(456)](),this[t(444)]()}[Mi(464)](){const t=Mi;this[t(439)][t(436)]()}[Mi(444)](){const t=Mi;this[t(440)][t(461)](t(433)).to(this),this.on(t(433),e=>{const n=t;this[n(438)](e[n(428)])}),this[t(440)][t(432)](e=>{const n=t;this[n(429)][n(447)](e[n(430)]),this[n(438)](e)}),this[t(440)].on(t(425),(e,n)=>{const r=t;for(const t of n[r(448)])this[r(429)][r(417)](t[r(430)]),this[r(421)][r(417)](t);for(const t of n[r(419)])this[r(429)][r(447)](t[r(430)]),this[r(438)](t)}),this.on(t(466),()=>{const e=t;this[e(439)][e(460)]()}),this.on(t(459),()=>{const e=t;this[e(439)][e(455)]()}),this[t(442)](this[t(430)],t(464),()=>{this[t(464)]()})}[Mi(438)](t){const e=Mi,n=this[e(421)][e(431)](t);let r,o;for(const n of this[e(421)])if(t[e(463)]<n[e(463)]){r=n;break}if(o=r?this[e(421)][e(431)](r):this[e(421)][e(434)],-1!==n){if(n===o-1)return;this[e(421)][e(417)](t),o=r?this[e(421)][e(431)](r):this[e(421)][e(434)]}this[e(421)][e(447)](t,o)}}function Di(){const t=["682vzVOLp","12197328qinxtP","change","set","97756wpyGFk","source","focusTracker","element","getIndex","forEach","change:top","length","14851890XPSDbn","focusFirst","uiLanguageDirection","_updateItemPositionInFocusables","focusCycler","list","setTemplate","listenTo","15165uVChDD","_setupKeyboardNavigation","58849980XstIfy","2258MFfDEF","add","removed","1255730XNofiL","minHeight","ck-reset","bindTemplate","Annotations list","213YvAfuP","focusNext","render","div","ck-sidebar","arrowdown","focusPrevious","delegate","number","top","focus","1992ILvRas","arrowup","createCollection","remove","application","added","class","focusables","Annotations sidebar"];return(Di=function(){return t})()}function Bi(){const t=["top","destroy","885479FcqNMd","render","height","807072LjZaql","86607pwznXW","bottom","51018bcUyXj","presentation","ck-sidebar-item--no-animation","updateHeight","270lLPVaZ","focus","1501234dnuuEK","clear","first","40sNqcWW","set","bind","setTemplate","delegate","createCollection","ck-sidebar-item","355YiNAPr","arrowup","bindTemplate","arrowdown","isAnimationDisabled","div","detach","3175416abqNyM","2117808rBlEYm","_mutationObserver","content","_targetTop","element","attach","clientHeight"];return(Bi=function(){return t})()}function Fi(t,e){const n=Bi();return(Fi=function(t,e){return n[t-=133]})(t,e)}const ji=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(691135===parseInt(e(138))/1+parseInt(e(168))/2+parseInt(e(141))/3+-parseInt(e(167))/4+-parseInt(e(160))/5*(-parseInt(e(144))/6)+-parseInt(e(150))/7*(parseInt(e(153))/8)+-parseInt(e(142))/9*(parseInt(e(148))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);const zi=(0,e.toUnit)("px");class Hi extends st.View{[ji(170)];[ji(171)];[ji(169)];constructor(t){const e=ji;super(t),this[e(154)](e(136),0),this[e(154)](e(140),0),this[e(155)](e(143)).to(this,e(136),this,e(140),(t,e)=>t+e),this[e(154)](e(164),!1),this[e(169)]=De(()=>this[e(147)]()),this[e(171)]=null,this[e(170)]=this[e(158)](),this[e(170)][e(157)](e(161),e(163)).to(this);const n=this[e(162)];this[e(156)]({tag:e(165),attributes:{class:[e(159),n.to(e(164),t=>t?e(146):"")],style:{top:n.to(e(136),t=>zi(t))},role:e(145)},children:this[e(170)]})}[ji(139)](){const t=ji;super[t(139)](),this[t(169)][t(134)](this[t(133)])}[ji(149)](){const t=ji;this[t(170)][t(152)]&&this[t(170)][t(152)][t(149)]()}[ji(147)](){const t=ji,e=this[t(133)][t(135)];e&&(this[t(140)]=e)}[ji(137)](){const t=ji;this[t(170)][t(151)](),this[t(169)][t(166)](),super[t(137)]()}}const Ui=Wi;function Ki(){const t=["get","_attachToContainer","_detachFromContainer","_activeAnnotation","max","minHeight","4bLhvkh","init","targetRect","sidebar-setcontainer-invalid-element","12991YamaYX","382701fcVwOz","change:bottom","_annotationToSidebarItemView","push","change:top","_sidebarItemViewToAnnotation","864CPfHcN","189oqYvoi","target","_createSidebarView","_getItemBefore","_recalculateBuffer","change:targetRect","_getMaxAvailableTop","unbind","locale","_alignForBottomChange","content","stopListening","_getTargetTop","listenTo","_targetTop","sidebar.preventScrollOutOfView","isAnimationDisabled","Sidebar","3135TsuTfN","_alignAfterItem","_updateLastItem","166914roShZC","20XhuAnN","class","last","appendChild","length","bind","1009893RrdXBy","context","_spaceBetweenItems","addAnnotation","_alignForTopChange","updateHeight","remove","_setItemTop","height","isOfficialPlugin","_recalculate","setContainer","isActive","set","change:_lastItem","render","destroy","config","_lastItem","add","_getItemAfter","sidebar-attachtocontainer-missing-container","pluginName","object","_destroySidebarItemView","refresh","_alignBeforeItem","sidebar.container","top","5408iIAnkW","delete","nodeType","2256zTOFJM","77560ODrsbZ","container","_annotations","isPremiumPlugin","define","element","getSidebarItemView","view","list","clear","rearrange","10UMOLzC","getIndex","bottom","_alignToTargetRect"];return(Ki=function(){return t})()}function Wi(t,e){const n=Ki();return(Wi=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(394331===-parseInt(e(192))/1*(-parseInt(e(222))/2)+-parseInt(e(228))/3*(-parseInt(e(188))/4)+-parseInt(e(218))/5*(-parseInt(e(260))/6)+parseInt(e(200))/7*(-parseInt(e(261))/8)+parseInt(e(221))/9+-parseInt(e(178))/10*(parseInt(e(193))/11)+parseInt(e(199))/12*(-parseInt(e(257))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Xi extends t.ContextPlugin{[Ui(268)];[Ui(185)];[Ui(263)];[Ui(230)];[Ui(198)];[Ui(195)];[Ui(204)];static get[Ui(250)](){return Ui(217)}static get[Ui(237)](){return!0}static get[Ui(264)](){return!0}constructor(t){const e=Ui;super(t),this[e(241)](e(246),void 0),this[e(268)]=this[e(202)](),this[e(241)](e(262),null),this[e(230)]=25,this[e(198)]=new Map,this[e(195)]=new Map,this[e(229)][e(245)][e(265)](e(215),!1),this[e(263)]=null,this[e(185)]=null,this[e(204)]=[]}[Ui(189)](){const t=Ui,e=this[t(229)][t(245)][t(182)](t(255));e&&this[t(239)](e)}[Ui(239)](t){const n=Ui;if(!Gi(t))throw new e.CKEditorError(n(191));this[n(262)]=t}[Ui(183)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Ui;if(!Gi(this[r(262)]))throw new e.CKEditorError(r(249),this);this[r(262)][r(225)](this[r(268)][r(266)]),this[r(268)][r(223)]=t,this[r(230)]=n}[Ui(177)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Ui,o=this[r(267)](t);this[r(268)][r(175)][r(234)](o),this[r(252)](t),e&&this[r(181)](this[r(267)](e)),n&&this[r(181)](this[r(267)](n)),this[r(220)]()}[Ui(253)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Ui;if(this[r(185)]=e,t){t[r(240)]=!1;const e=this[r(267)](t);e&&n&&(e[r(216)]=!1)}if(e){const t=this[r(267)](e);t&&(e[r(240)]=!0,n&&(t[r(216)]=!0,t[r(256)]+=1),this[r(181)](t))}}[Ui(184)](t){const e=Ui;if(this[e(268)][e(266)][e(234)](),t)for(const n of t)this[e(252)](n);this[e(268)][e(175)][e(176)](),this[e(268)][e(223)]="",this[e(246)]=null}[Ui(231)](t,e){const n=Ui;e||(e=t[n(268)]);const r=new Hi(this[n(229)][n(208)]);this[n(198)][n(241)](r,t),this[n(195)][n(241)](t,r),r[n(210)][n(247)](e),this[n(213)](t[n(268)],n(205),(e,o,s)=>{const i=n,c=this[i(212)](t,s);r[i(214)]!=c&&(r[i(214)]=c,this[i(235)](r,c))}),this[n(213)](r,n(197),()=>{const t=n;this[t(238)](r,t(256))}),this[n(213)](r,n(194),()=>{const t=n;this[t(238)](r,t(180))}),this[n(181)](r);const o=this[n(203)](r);return o&&this[n(219)](o,r)||this[n(181)](r),this[n(220)](),this[n(268)][n(175)][n(247)](r),r}[Ui(232)](t){const e=Ui;if(!t[e(210)][e(226)])return;const n=this[e(203)](t);if(!n)return;const r=this[e(198)][e(182)](n),o=this[e(185)];o&&o===r?this[e(219)](n,t):this[e(254)](t,n)}[Ui(209)](t){const e=Ui;if(!t[e(210)][e(226)])return;const n=this[e(248)](t);if(!n)return;const r=this[e(198)][e(182)](n),o=this[e(229)][e(245)][e(182)](e(215)),s=this[e(185)];s&&s===r&&o?(this[e(254)](n,t),this[e(219)](t,n)):s&&s===r?this[e(254)](n,t):this[e(219)](t,n)}[Ui(238)](t,e){const n=Ui;0===this[n(204)][n(226)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(204)])t(256)===n?this[t(232)](e):this[t(209)](e);this[t(204)]=[]},10),this[n(204)][n(196)]({sidebarItemView:t,changedProp:e})}[Ui(267)](t){const e=Ui;return this[e(195)][e(182)](t)}[Ui(244)](){const t=Ui;this[t(211)](),this[t(268)][t(244)]()}[Ui(252)](t){const e=Ui,n=this[e(267)](t);this[e(211)](n),this[e(211)](t[e(268)]),n[e(244)](),this[e(195)][e(258)](t),this[e(198)][e(258)](n)}[Ui(202)](){const t=Ui,e=new Vi(this[t(229)][t(208)]);return e[t(243)](),this.on(t(242),(n,r,o,s)=>{const i=t;s&&e[i(207)](i(187)),o?e[i(227)](i(187)).to(o,i(180)):e[i(187)]=null}),e}[Ui(220)](){const t=Ui;this[t(246)]=this[t(263)]?.[t(224)]?this[t(267)](this[t(263)][t(224)]):null}[Ui(203)](t){const e=Ui,n=this[e(198)][e(182)](t),r=n&&this[e(263)]?.[e(182)](this[e(263)][e(179)](n)-1);return r&&this[e(267)](r)||null}[Ui(248)](t){const e=Ui,n=this[e(198)][e(182)](t),r=n&&this[e(263)]?.[e(182)](this[e(263)][e(179)](n)+1);return r&&this[e(267)](r)||null}[Ui(254)](t,e){const n=Ui;t[n(233)]();const r=Yi(e[n(180)]+this[n(230)],t[n(256)]);return!!r&&(this[n(235)](e,e[n(256)]-r),!0)}[Ui(219)](t,e){const n=Ui;t[n(233)]();const r=Yi(t[n(180)]+this[n(230)],e[n(256)]);return!!r&&(this[n(235)](e,e[n(256)]+r,!1),!0)}[Ui(181)](t){const e=Ui,n=this[e(198)][e(182)](t);if(!n||!n[e(201)]||!n[e(190)])return;const r=this[e(212)](n,n[e(190)]);this[e(235)](t,r)}[Ui(212)](t,n){const r=Ui;if(null===n)return 0;if(t[r(201)]instanceof e.Rect)return n[r(256)];{const t=new e.Rect(this[r(268)][r(266)])[r(256)];return n[r(256)]-t}}[Ui(235)](t,e,n=this[Ui(229)][Ui(245)][Ui(182)](Ui(215))){const r=Ui;n&&(e=Math[r(186)](e,this[r(206)](t))),t[r(256)]=e}[Ui(206)](t){const e=Ui;let n=this[e(203)](t),r=0;for(;n;)n[e(233)](),r+=this[e(230)]+n[e(236)],n=this[e(203)](n);return r}}function Yi(t,e){return Math[Ui(186)](t-e,0)}function Gi(t){const e=Ui;return null!==t&&e(251)==typeof t&&1===t[e(259)]}const qi=Zi;function Zi(t,e){const n=Qi();return(Zi=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(128852===parseInt(e(223))/1+-parseInt(e(208))/2*(-parseInt(e(182))/3)+-parseInt(e(230))/4*(-parseInt(e(198))/5)+-parseInt(e(203))/6*(-parseInt(e(233))/7)+parseInt(e(190))/8+parseInt(e(205))/9*(-parseInt(e(216))/10)+-parseInt(e(227))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.ContextPlugin{[qi(189)];[qi(162)];[qi(179)];[qi(232)];static get[qi(172)](){return[Xi,Oi]}static get[qi(213)](){return qi(187)}static get[qi(193)](){return!0}static get[qi(204)](){return!0}constructor(t){const n=qi;super(t),this[n(189)]=!1,this[n(226)](n(225),null),this[n(162)]=null,this[n(179)]=new e.Collection,this[n(232)]=Re(()=>{const e=n;t[e(183)][e(185)](e(196))[e(186)](),this[e(162)][e(184)]()},250,{leading:!1})}[qi(180)](){const t=qi,e=this[t(212)][t(183)][t(185)](Oi),n=this[t(212)][t(183)][t(185)](Xi);e[t(211)](t(163),this),n[t(188)]&&e[t(191)](t(163))}[qi(194)](t){const e=qi;if(t===this[e(225)])return;const n=this[e(212)][e(183)][e(185)](Xi);n[e(168)]=t;const r=this[e(225)];n[e(234)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(225)]=t}[qi(195)](n){const r=qi;this[r(162)]=n;const o=this[r(212)][r(183)][r(185)](Xi);if(o[r(219)]=n,this[r(189)])throw new e.CKEditorError(r(229),this);this[r(189)]=!0,this[r(215)](o,r(170),()=>{const t=r;this[t(200)](),this[t(215)](o,t(165),e=>{const r=t;e[r(231)](),this[r(195)](n)})}),o[r(207)]({viewClass:r(228)});const s=t=>{const e=r;t[e(222)](),o[e(224)](t)};for(const t of n)s(t);this[r(215)](n,r(217),(t,e)=>{s(e)}),this[r(215)](n,r(218),(t,e,s)=>{const i=r;o[i(167)]({removedAnnotation:e,previousAnnotation:n[i(185)](s-1),nextAnnotation:n[i(185)](s+1)}),e===this[i(225)]&&this[i(194)](null)},{priority:r(214)}),this[r(215)](n,r(199),(t,e)=>{this[r(194)](e)}),this[r(215)](n,r(178),()=>{this[r(194)](null)});const i=this[r(212)]instanceof t.Context?this[r(212)][r(201)]:new e.Collection([this[r(212)]]);for(const t of i)this[r(202)](t);this[r(215)](i,r(217),(t,e)=>{const n=r;this[n(215)](e,n(206),()=>{this[n(202)](e)})}),this[r(215)](i,r(218),(t,e)=>{const n=r;e[n(183)][n(175)](n(173))&&this[n(209)](e[n(183)][n(185)](n(173)))}),window[r(220)](r(192),this[r(232)]),this[r(212)][r(183)][r(185)](r(196))[r(186)](),this[r(162)][r(184)]()}[qi(200)](){const n=qi;if(!this[n(189)])throw new e.CKEditorError(n(177),this);this[n(194)](null);const r=this[n(212)][n(183)][n(185)](Xi);r[n(169)](this[n(162)]),this[n(221)](r),this[n(221)](this[n(162)]),this[n(212)]instanceof t.Context&&this[n(221)](this[n(212)][n(201)]);for(const t of Array[n(174)](this[n(179)]))this[n(209)](t);window[n(166)](n(192),this[n(232)]),this[n(232)][n(171)](),this[n(225)]=null,this[n(189)]=!1,this[n(162)]=null}[qi(181)](){const t=qi;this[t(189)]&&this[t(200)]()}[qi(202)](t){const e=qi;if(!t[e(183)][e(175)](e(173)))return;const n=t[e(183)][e(185)](e(173)),r=()=>{const t=e,r=n[t(176)]({annotations:this[t(162)],activeAnnotation:this[t(225)]});this[t(194)](r[0]||null)};this[e(215)](n,e(234),r),this[e(215)](n,e(178),(t,{isAnnotationTracked:n})=>{const r=e;this[r(225)]&&n(this[r(225)])&&this[r(194)](null)}),this[e(215)](n,e(164),()=>{this[e(232)]()}),this[e(215)](this[e(162)],e(178),t=>{const o=e;n[o(197)]()&&(r(),t[o(210)]())},{priority:e(214)}),this[e(179)][e(217)](n)}[qi(209)](t){const e=qi;this[e(221)](t),this[e(179)][e(218)](t)}}function Qi(){const t=["_integrateWithEditorAnnotations","156126qTjfSh","isPremiumPlugin","175914fQqTgc","ready","_attachToContainer","42832BUtXIZ","_destroyEditorAnnotationsIntegration","stop","register","context","pluginName","high","listenTo","80eCDPJS","add","remove","_annotations","addEventListener","stopListening","updateTargetRect","66657ApnieL","addAnnotation","activeAnnotation","set","1967130hwcDaz","ck-sidebar--wide","widesidebar-attach-already-attached","338036hdszOV","off","_refreshPositioningDebounced","21rdRyvp","refresh","annotations","wideSidebar","uiUpdate","change:container","removeEventListener","rearrange","_activeAnnotation","_detachFromContainer","set:container","cancel","requires","EditorAnnotations","from","has","getOrderedSelectedAnnotations","widesidebar-detach-not-attached","blur","_editorAnnotations","init","destroy","6bzjuzw","plugins","refreshPositioning","get","refreshVisibility","WideSidebar","container","isAttached","1535912wBRnyi","switchTo","resize","isOfficialPlugin","setActiveAnnotation","attach","Annotations","hasDomSelection","5wtzJOX","focus","detach","editors"];return(Qi=function(){return t})()}const $i=tc;function tc(t,e){const n=ec();return(tc=function(t,e){return n[t-=330]})(t,e)}function ec(){const t=["span","toString","isDirty","1033532iinvFG","...","bindTemplate","ck-annotation-counter__badge--","ck-annotation-counter__badge","ck-annotation-counter","727141ZQvBuu","4onatBU","extendTemplate","953538ewBjDt","15671600eWlXTu","497230oamYzM","ck-annotation-counter__badge--edit-mode","counterView","9GaIqIg","number","3005261biYlar","annotationType","icon","1486311BXkhDo","children","_badge","add","set","setTemplate","bind"];return(ec=function(){return t})()}!function(t){const e=tc,n=t();for(;;)try{if(468086===parseInt(e(340))/1+parseInt(e(334))/2+parseInt(e(353))/3*(parseInt(e(341))/4)+parseInt(e(345))/5+parseInt(e(343))/6+parseInt(e(350))/7+parseInt(e(344))/8*(-parseInt(e(348))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class nc extends st.ButtonView{[$i(347)];constructor(t){const e=$i;super(t);const n=this[e(336)];this[e(357)](e(333),!1),this[e(357)](e(349),0),this[e(330)](e(355)).to(this,e(333),this,e(349),(t,n)=>t?e(335):n[e(332)]()),this[e(357)](e(351),""),this[e(352)]=ot.IconAddComment,this[e(342)]({attributes:{class:[e(339)]}}),this[e(347)]=new st.View,this[e(347)][e(358)]({tag:e(331),attributes:{class:[e(338),n.to(e(351),t=>e(337)+t),n.if(e(333),e(346))]},children:[{text:n.to(e(355))}]}),this[e(354)][e(356)](this[e(347)])}}var rc=n(65),oc={attributes:{"data-cke":!0}};oc.setAttributes=Ae(),oc.insert=_e().bind(null,"head"),oc.domAPI=ve(),oc.insertStyleElement=Ee();be()(rc.A,oc);rc.A&&rc.A.locals&&rc.A.locals;const sc=cc;function ic(){const t=["first","activeAnnotation","removeEventListener","focusableElements","number","_annotations","_hideBalloon","element","resize","stopPropagation","Esc","addEventListener","execute","target","3bEosVj","low","delete","mousedown","balloonPanelView","3705mAuXxC","_updateBalloonPosition","register","contains","_setSelectedAnnotations","esc","remove","rearrange","uiUpdate","isAttached","cancel","ck-sidebar--narrow","init","southArrowNorthWest","context","12yrlpYm","focus","attachToDom","keydown","refreshVisibility","EditorAnnotations","528xkTRwx","listenTo","isPremiumPlugin","editors","preventDefault","addAnnotation","values","_attachListeners","northArrowSouthWest","1805930UvvSBG","requires","ready","attach","narrowSidebar","_refreshPositioningDebounced","has","find","85523izHGut","southArrowNorthEast","detachFromDom","blur","defaultPositions","stop","777086MtEoqG","add","_refreshPositioning","_integrateWithEditorAnnotations","isDirty","_showBalloon","change:height","5706753ANADCx","set:container","refreshPositioning","detach","getSidebarItemView","type","annotationType","get","_detachFromContainer","setActiveAnnotation","unpin","_detachListeners","getOrderedSelectedAnnotations","keyCode","pluginName","preventClosingBalloon","narrowsidebar-attach-already-attached","isVisible","6dBpiAG","Annotations","content","high","from","plugins","narrowsidebar-detach-not-attached","getByView","_destroyEditorAnnotationsIntegration","set","annotations","length","NarrowSidebar","hasDomSelection","view","_editorAnnotations","2092rINsTC","locale","includes","2629963vvuHeK","stopListening","off","change:container","refresh","northArrowSouthEast","bind","_selectedAnnotations","clear","pin","northArrowSouth","bodyCollection","14166YfWpZf","destroy","southArrowNorth","_attachToContainer","isOfficialPlugin","_manuallyClosedAnnotationViews","_annotationToNarrowView","_domEmitter","33clWoFa"];return(ic=function(){return t})()}function cc(t,e){const n=ic();return(cc=function(t,e){return n[t-=362]})(t,e)}!function(t){const e=cc,n=t();for(;;)try{if(315940===-parseInt(e(420))/1+parseInt(e(426))/2*(parseInt(e(377))/3)+-parseInt(e(467))/4*(-parseInt(e(382))/5)+parseInt(e(451))/6*(-parseInt(e(470))/7)+parseInt(e(403))/8*(parseInt(e(482))/9)+-parseInt(e(412))/10*(parseInt(e(362))/11)+parseInt(e(397))/12*(parseInt(e(433))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class ac extends t.ContextPlugin{[sc(391)];[sc(461)];[sc(487)];[sc(489)];[sc(488)];[sc(477)];[sc(466)];[sc(417)];static get[sc(413)](){return[Xi,Oi]}static get[sc(447)](){return sc(463)}static get[sc(486)](){return!0}static get[sc(405)](){return!0}constructor(t){const n=sc;super(t),this[n(391)]=!1,this[n(487)]=new Set,this[n(489)]=new((0,e.DomEmitterMixin)()),this[n(488)]=new Map,this[n(460)](n(364),null),this[n(461)]=null,this[n(477)]=[],this[n(466)]=new e.Collection,this[n(417)]=Re(()=>{this[n(428)]()},250,{leading:!1})}[sc(394)](){const t=sc;this[t(396)][t(456)][t(440)](Oi)[t(384)](t(416),this),this[t(481)]=new st.BodyCollection(this[t(396)][t(468)]),this[t(381)]=new st.BalloonPanelView(this[t(396)][t(468)]),this[t(481)][t(399)](),this[t(481)][t(427)](this[t(381)])}[sc(415)](n){const r=sc;this[r(461)]=n;const o=this[r(396)][r(456)][r(440)](Xi),s=this[r(381)];if(o[r(368)]=n,this[r(391)])throw new e.CKEditorError(r(449),this);this[r(391)]=!0,this[r(404)](o,r(434),()=>{const t=r;this[t(436)](),this[t(404)](o,t(473),e=>{const r=t;e[r(472)](),this[r(415)](n)})}),o[r(485)]({viewClass:r(393),spaceBetweenItems:5});const i=t=>{const e=r,n=new nc(this[e(396)][e(468)]);o[e(408)](t,n),this[e(488)][e(460)](t,n),n[e(476)](e(430),e(439),e(367)).to(t[e(465)],e(430),e(438),e(462)),n.on(e(375),()=>{const n=e;this[n(487)][n(478)](),s[n(453)][n(363)]!==t[n(465)]?(this[n(431)](t),t[n(465)][n(370)][n(398)](),this[n(442)](t)):this[n(442)](null)})};for(const t of n)i(t);this[r(404)](n,r(427),(t,e)=>{i(e)}),this[r(404)](n,r(388),(t,e,s)=>{const i=r;this[i(488)][i(440)](e)[i(483)](),this[i(488)][i(379)](e),o[i(389)]({removedAnnotation:e,previousAnnotation:n[i(440)](s-1),nextAnnotation:n[i(440)](s+1)}),e===this[i(364)]&&this[i(442)](null)},{priority:r(378)}),this[r(404)](n,r(398),(t,e)=>{this[r(442)](e)}),this[r(404)](n,r(423),()=>{this[r(442)](null)}),this[r(489)][r(404)](document,r(400),(t,n)=>{const o=r;n[o(446)]===e.keyCodes[o(387)]&&s[o(450)]&&(this[o(487)][o(427)](s[o(453)][o(363)]),this[o(369)](),n[o(372)](),n[o(407)]())}),this[r(489)][r(404)](document,r(380),(t,e)=>{const n=r,i=e[n(376)];s[n(450)]&&s[n(370)][n(385)](i)||o[n(465)][n(370)][n(385)](i)||t[n(448)]||this[n(364)]&&this[n(364)][n(366)][n(419)](t=>t[n(385)](i))||(this[n(487)][n(478)](),this[n(369)](),this[n(442)](null))});const c=this[r(396)]instanceof t.Context?this[r(396)][r(406)]:new e.Collection([this[r(396)]]);for(const t of c)this[r(429)](t);this[r(404)](c,r(427),(t,e)=>{const n=r;this[n(404)](e,n(414),()=>{this[n(429)](e)})}),this[r(404)](c,r(388),(t,e)=>{const n=r;e[n(456)][n(418)](n(402))&&this[n(459)](e[n(456)][n(440)](n(402)))}),window[r(374)](r(371),this[r(417)]),this[r(428)]()}[sc(442)](t){const e=sc;if(t===this[e(364)])return;const n=this[e(396)][e(456)][e(440)](Xi);n[e(474)]({blurredAnnotation:this[e(364)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(437)](t)?this[e(431)](t):this[e(369)](),this[e(364)]=t}[sc(436)](){const n=sc;if(!this[n(391)])throw new e.CKEditorError(n(457),this);this[n(442)](null);const r=this[n(396)][n(456)][n(440)](Xi);this[n(369)](),Array[n(455)](this[n(488)][n(409)](),t=>t[n(483)]()),this[n(488)][n(478)](),r[n(441)](this[n(461)]),this[n(471)](),this[n(489)][n(471)](),this[n(396)]instanceof t.Context&&this[n(471)](this[n(396)][n(406)]);for(const t of Array[n(455)](this[n(466)]))this[n(459)](t);window[n(365)](n(371),this[n(417)]),this[n(417)][n(392)](),this[n(477)]=[],this[n(391)]=!1,this[n(461)]=null}[sc(483)](){const t=sc;this[t(391)]&&this[t(436)](),this[t(481)][t(422)]()}[sc(429)](t){const e=sc;if(!t[e(456)][e(418)](e(402)))return;const n=t[e(456)][e(440)](e(402)),r=this[e(396)][e(456)][e(440)](Xi),o=this[e(461)],s=this[e(381)],i=()=>{const t=e,r=n[t(445)]({annotations:this[t(461)],activeAnnotation:this[t(364)]});this[t(386)](r),this[t(442)](r[0]||null)};this[e(404)](n,e(474),i),this[e(404)](n,e(423),(t,{isAnnotationTracked:n})=>{const r=e;this[r(364)]&&n(this[r(364)])&&(this[r(386)]([]),this[r(442)](null))}),this[e(404)](n,e(390),()=>{this[e(417)]()}),this[e(404)](o,e(423),t=>{const r=e;n[r(464)]()&&t[r(425)]()},{priority:e(454)}),this[e(404)](this[e(489)],e(380),(t,o)=>{const c=e,a=o[c(376)];s[c(450)]&&s[c(370)][c(385)](a)||r[c(465)][c(370)][c(385)](a)||this[c(364)]&&n[c(464)]()&&(i(),t[c(448)]=!0)},{priority:e(454)}),this[e(466)][e(427)](n)}[sc(459)](t){const e=sc;t&&(this[e(471)](t),this[e(466)][e(388)](t))}[sc(386)](t){const e=sc;for(const n of this[e(477)])t[e(469)](n)||this[e(487)][e(379)](n[e(465)]);this[e(477)]=t}[sc(428)](){const t=sc,e=this[t(381)];this[t(396)][t(456)][t(440)](t(452))[t(401)](),this[t(461)][t(435)](),e[t(450)]&&this[t(383)]()}[sc(431)](t){const e=sc;if(this[e(487)][e(418)](t[e(465)]))return;const n=this[e(381)][e(453)][e(363)];n!==t[e(465)]?(n&&this[e(444)](n),this[e(410)](t[e(465)]),this[e(381)][e(453)][e(478)](),this[e(381)][e(453)][e(427)](t[e(465)]),this[e(383)]()):this[e(383)]()}[sc(383)](){const t=sc,e=this[t(381)][t(453)][t(363)],n=e&&this[t(461)][t(458)](e);if(!n||!this[t(488)][t(418)](n))return;const r=this[t(488)][t(440)](n)[t(370)],o=function(){const e=t,n=st.BalloonPanelView[e(424)];return[n[e(421)],n[e(475)],n[e(484)],n[e(480)],n[e(395)],n[e(411)]]}();this[t(381)][t(479)]({target:r,positions:o})}[sc(369)](){const t=sc,e=this[t(381)],n=e[t(453)][t(363)];n&&(this[t(444)](n),e[t(443)](),e[t(453)][t(478)]())}[sc(410)](t){const e=sc;this[e(404)](t,e(432),()=>this[e(383)]()),this[e(404)](t,e(373),(n,r)=>{const o=e;this[o(487)][o(427)](t),this[o(369)](),r()})}[sc(444)](t){this[sc(471)](t)}}var uc=n(974),hc={attributes:{"data-cke":!0}};hc.setAttributes=Ae(),hc.insert=_e().bind(null,"head"),hc.domAPI=ve(),hc.insertStyleElement=Ee();be()(uc.A,hc);uc.A&&uc.A.locals&&uc.A.locals;const lc=dc;function dc(t,e){const n=kc();return(dc=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=dc,n=t();for(;;)try{if(664900===parseInt(e(245))/1+-parseInt(e(230))/2*(-parseInt(e(215))/3)+-parseInt(e(184))/4*(parseInt(e(267))/5)+parseInt(e(200))/6+-parseInt(e(211))/7*(-parseInt(e(233))/8)+parseInt(e(256))/9*(-parseInt(e(197))/10)+-parseInt(e(275))/11*(parseInt(e(177))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kc);class mc extends t.Plugin{[lc(243)];[lc(192)];[lc(223)];[lc(241)];[lc(218)];[lc(232)];[lc(190)];static get[lc(239)](){return[Ks,st.ContextualBalloon,Oi]}static get[lc(203)](){return lc(237)}static get[lc(260)](){return!0}static get[lc(206)](){return!0}constructor(t){const e=lc;super(t),t[e(263)][e(210)][e(229)](pt.MouseObserver),this[e(243)]=!1,this[e(225)](e(226),null),this[e(192)]=null,this[e(223)]=new Set,this[e(241)]=t[e(212)][e(268)](st.ContextualBalloon),this[e(218)]=new Set,this[e(232)]=[],this[e(190)]=!1}[lc(269)](){const t=lc,e=this[t(194)][t(212)][t(268)](Oi);e[t(179)]===this[t(194)]&&(e[t(240)](t(228),this),this[t(194)][t(186)][t(225)](t(250),(e,n)=>{const r=t,o=this[r(241)];if(this[r(243)]&&o[r(183)]){const t=this[r(192)][r(219)](o[r(183)]);t&&this[r(242)](t),n()}}))}[lc(191)](){const t=lc,e=this[t(194)][t(212)][t(268)](Oi);e[t(179)]===this[t(194)]&&(e[t(204)]()||e[t(270)](t(228)))}[lc(247)](t){const e=lc;t!==this[e(226)]&&(this[e(226)]&&(this[e(226)][e(199)]=!1),t&&this[e(194)].ui[e(253)][e(222)]&&(this[e(192)][e(205)](t)&&this[e(259)](t,!0),t[e(199)]=!0),t||this[e(248)]([]),this[e(226)]=t)}[lc(188)](t){const n=lc;this[n(192)]=t;const r=this[n(194)][n(212)][n(268)](Oi),o=this[n(241)];if(this[n(243)])throw new e.CKEditorError(n(274),this);if(r[n(179)]!==this[n(194)])throw new e.CKEditorError(n(271),this);const s=this[n(194)][n(212)][n(268)](Ks);this[n(236)](s,n(180),()=>{const t=n,e=s[t(175)]({annotations:this[t(192)],activeAnnotation:this[t(226)]});var r,o;!this[t(190)]&&(r=e,o=this[t(232)],r[t(185)]===o[t(185)]&&r[t(213)](e=>o[t(201)](e)))||(this[t(190)]=!1,this[t(248)](e),this[t(247)](e[0]||null))}),this[n(236)](s,n(224),(t,{isAnnotationTracked:e})=>{const r=n;this[r(226)]&&e(this[r(226)])&&(this[r(248)]([]),this[r(247)](null))}),this[n(236)](this[n(194)].ui[n(253)],n(265),(t,e,r)=>{r||this[n(247)](null)}),this[n(236)](t,n(244),(t,e)=>{const r=n;this[r(261)](e),e===this[r(226)]&&this[r(247)](null)}),this[n(236)](o,n(238),(e,r,s,i)=>{const c=n;i&&this[c(214)](i);const a=t[c(219)](s);s&&a&&(this[c(236)](s,c(216),()=>{o[c(196)]()}),this[c(236)](s,c(250),()=>{const t=c;this[t(242)](a),this[t(194)][t(263)][t(210)][t(195)]()}),this[c(226)]!==a&&this[c(247)](a))}),this[n(236)](this[n(194)].ui,n(187),()=>{const e=n;o[e(183)]&&t[e(219)](o[e(183)])&&o[e(196)]()}),this[n(236)](this[n(194)][n(263)][n(210)][n(266)],n(255),()=>{const t=n;this[t(190)]=!0,this[t(223)][t(221)]()}),this[n(194)][n(263)][n(210)][n(266)][n(209)][n(251)]&&this[n(194)][n(263)][n(210)][n(195)](),this[n(243)]=!0}[lc(264)](){const t=lc;if(!this[t(243)])throw new e.CKEditorError(t(189),this);this[t(247)](null);for(const e of this[t(218)])this[t(261)](e);this[t(214)](),this[t(243)]=!1,this[t(192)]=null}[lc(198)](){const t=lc;this[t(243)]&&this[t(264)]()}[lc(248)](t){const e=lc;for(const n of this[e(232)])t[e(201)](n)||this[e(223)][e(235)](n);for(const n of this[e(192)])t[e(201)](n)||this[e(261)](n);if(this[e(194)].ui[e(253)][e(222)])for(const n of t)this[e(259)](n);this[e(232)]=t}[lc(259)](t,e=!1){const n=lc;this[n(223)][n(205)](t)||(this[n(218)][n(205)](t)||this[n(241)][n(193)](t[n(210)])||(this[n(218)][n(208)](t),this[n(241)][n(208)]({stackId:t[n(210)].id,view:t[n(210)],position:{target:()=>this[n(234)](t)}})),e&&this[n(241)][n(178)](t[n(210)].id))}[lc(234)](t){const n=lc,r=t[n(262)],o=this[n(194)][n(263)][n(210)],s=o[n(266)][n(209)][n(227)](),i=o[n(246)][n(254)](s);if(i[n(182)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(249)](...pc(e[n(217)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(185)];n++)gc(o,t[n])?o[e(181)]+=t[n][e(181)]:(r[e(249)](o),o=t[n]);return r[e(249)](o),r}(t);const o=i[n(257)]();return t[n(273)](t=>t[n(202)]<=o[n(202)]&&t[n(258)]>=o[n(258)]&&t[n(231)]<=o[n(231)]&&t[n(252)]>=o[n(252)])||t[0]}return t[n(207)]||i}[lc(261)](t){const e=lc;this[e(218)][e(205)](t)&&this[e(241)][e(193)](t[e(210)])&&(this[e(218)][e(235)](t),this[e(241)][e(244)](t[e(210)]))}[lc(242)](t){const e=lc;this[e(223)][e(208)](t),this[e(261)](t)}}function kc(){const t=["init","switchTo","inlineannotations-not-allowed-with-context","map","find","inlineannotations-attach-already-attached","16654csikbS","getOrderedSelectedAnnotations","from","5748QCGCln","showStack","context","refresh","width","collapse","visibleView","8IlmQew","length","keystrokes","update","attach","inlineannotations-detach-not-attached","_forceRefresh","afterInit","annotations","hasView","editor","focus","updatePosition","70louvJu","destroy","isActive","3985272pXtbtd","includes","top","pluginName","hasActive","has","isPremiumPlugin","targetRect","add","selection","view","2842mtpEbT","plugins","every","stopListening","1137tzNsOW","change:height","getClientRects","_addedAnnotations","getByView","fromRect","clear","isFocused","_manuallyClosed","blur","set","activeAnnotation","getFirstRange","inline","addObserver","2590VfFrPO","left","_selectedAnnotations","3304wOTmbG","_getBalloonTargetForAnnotation","delete","listenTo","InlineAnnotations","change:visibleView","requires","register","_balloon","_closeAnnotation","isAttached","remove","1247256mEbulK","domConverter","setActiveAnnotation","_setSelectedAnnotations","push","Esc","editableElement","right","focusTracker","viewRangeToDom","mousedown","417753oJnvJg","getBoundingClientRect","bottom","_addAnnotationToBalloon","isOfficialPlugin","_removeAnnotationFromBalloon","target","editing","detach","change:isFocused","document","2137315TbGZsM","get"];return(kc=function(){return t})()}function pc(t){const e=lc;return Array[e(176)](t)[e(272)](DOMRect[e(220)])}function gc(t,e){const n=lc;return t[n(202)]===e[n(202)]&&t[n(258)]===e[n(258)]&&t[n(252)]===e[n(231)]}var fc=n(221),bc={attributes:{"data-cke":!0}};bc.setAttributes=Ae(),bc.insert=_e().bind(null,"head"),bc.domAPI=ve(),bc.insertStyleElement=Ee();be()(fc.A,bc);fc.A&&fc.A.locals&&fc.A.locals;function Ic(t,e){const n=wc();return(Ic=function(t,e){return n[t-=363]})(t,e)}const vc=Ic;function wc(){const t=["destroy","ck-hidden","render","div","10565051FBFIri","ck-comments-archive__content","focusCycler","focusNext","add","bindTemplate","delegate","remove","36957LpSVZS","arrowup","element","1147965FXgCas","11936wCKskP","change","presentation","_annotationViews","5283Nxbiix","focus","focusTracker","ck-comments-archive","_setupKeyboardNavigation","first","set","isActive","176QxJRMW","EMPTY_COMMENTS_ARCHIVE","824812RRxdLD","ck-comments-archive__info","28zNaRep","setTemplate","7554180NxnyFo","3SCJLHk","focusFirst","focusPrevious","auto","list","listenTo","128270IUJxwG","length","COMMENTS_ARCHIVE_LIST_LABEL","arrowdown","isEmpty"];return(wc=function(){return t})()}!function(t){const e=Ic,n=t();for(;;)try{if(839233===-parseInt(e(379))/1*(parseInt(e(399))/2)+-parseInt(e(402))/3*(-parseInt(e(397))/4)+parseInt(e(382))/5+-parseInt(e(401))/6+parseInt(e(371))/7+parseInt(e(383))/8*(parseInt(e(387))/9)+-parseInt(e(408))/10*(parseInt(e(395))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);class _c extends st.View{[vc(389)];[vc(373)];[vc(386)];constructor(t,n){const r=vc;super(t),this[r(393)](r(366),!n[r(363)]),this[r(389)]=new e.FocusTracker,this[r(386)]=n,this[r(386)][r(377)](r(380),r(365)).to(this),this.on(r(380),()=>{const t=r;this[t(373)][t(404)]()}),this.on(r(365),()=>{const t=r;this[t(373)][t(374)]()}),this[r(373)]=new st.FocusCycler({focusables:n,focusTracker:this[r(389)]}),this[r(407)](n,r(375),()=>{this[r(366)]=!1}),this[r(407)](n,r(378),(t,e)=>{const o=r;e[o(394)]&&this[o(388)](),n[o(363)]||(this[o(366)]=!0)});const o=this[r(376)];this[r(400)]({tag:r(370),attributes:{dir:r(405),class:["ck",r(390)],tabindex:-1,role:r(406),"aria-label":it(t,r(364))},children:[{tag:r(370),attributes:{class:[r(372)],role:r(385)},children:[{tag:r(370),attributes:{role:r(385)},children:n},{tag:"p",attributes:{class:[r(398),o.if(r(366),r(368),t=>!t)]},children:[{text:it(t,r(396))}]}]}]})}[vc(369)](){const t=vc;super[t(369)](),this[t(391)]()}[vc(367)](){const t=vc;super[t(367)](),this[t(389)][t(367)]()}[vc(388)](){const t=vc;this[t(373)][t(392)]?this[t(373)][t(403)]():this[t(381)][t(388)]()}[vc(391)](){const t=vc;for(const e of this[t(386)])this[t(389)][t(375)](e[t(381)]);this[t(386)].on(t(384),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(389)][o(375)](t[o(381)]);for(const t of r)this[o(389)][o(378)](t[o(381)])})}}function yc(t,e){const n=Ac();return(yc=function(t,e){return n[t-=478]})(t,e)}function Ac(){const t=["12hoRMUd","requires","CommentsArchive","11219761MvrqqD","plugins","remove","init","length","isPremiumPlugin","isOfficialPlugin","listenTo","2718232MRjvcS","context","findIndex","change:archivedAt","addCommentThread","pluginName","2871060EnplYd","archivedAt","add","getCommentThread","2170535rCQNLm","_calculatePosition","isActive","focus","18ZiTFRA","highest","588908GIyiLS","stopListening","6194610aHfbXV","archivedThreads","activate","removeCommentThread","get","1052612fNAgmc","has","collection","isVisible"];return(Ac=function(){return t})()}const Cc=yc;!function(t){const e=yc,n=t();for(;;)try{if(863650===parseInt(e(501))/1+-parseInt(e(494))/2*(-parseInt(e(505))/3)+-parseInt(e(484))/4+-parseInt(e(488))/5*(-parseInt(e(492))/6)+-parseInt(e(508))/7+parseInt(e(478))/8+-parseInt(e(496))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ac);class Ec extends t.ContextPlugin{static get[Cc(483)](){return Cc(507)}static get[Cc(514)](){return!0}static get[Cc(513)](){return!0}static get[Cc(506)](){return[Ms,Ts]}constructor(t){const n=Cc;super(t),this[n(497)]=new e.Collection}[Cc(511)](){const t=Cc,e=this[t(479)],n=e[t(509)][t(500)](Ms),r=e[t(509)][t(500)](Ts);this[t(515)](n,t(482),(e,{threadId:r})=>{const o=t,s=n[o(487)](r);s[o(485)]&&this[o(497)][o(486)](s,this[o(489)](s[o(485)])),this[o(515)](s,o(481),(t,e,n)=>{const r=o;n?this[r(497)][r(502)](s)||this[r(497)][r(486)](s,this[r(489)](s[r(485)])):this[r(497)][r(502)](s)&&this[r(497)][r(510)](s)})}),this[t(515)](n,t(499),(e,{threadId:r})=>{const o=t,s=n[o(487)](r);this[o(495)](s),this[o(497)][o(502)](s)&&this[o(497)][o(510)](s)},{priority:t(493)}),this[t(515)](r[t(503)],t(491),(e,n)=>{const o=t;n[o(504)]||(n[o(490)]=!0,r[o(498)](n))})}[Cc(489)](t){const e=Cc,n=[...this[e(497)]][e(480)](n=>n[e(485)]<t);return n>-1?n:this[e(497)][e(512)]}}const Tc=Nc;function xc(){const t=["_addAnnotationToArchive","locale","isEnabled","includes","remove","forEach","pluginName","_hideDialogOnAnnotationEscape","_threadToController","30499tXbdDs","archivedAt","menuitemcheckbox","tooltip","_calculatePosition","isOn","set","CommentsRepository","isPremiumPlugin","execute","editor","add","2326692uDVMEq","12733930DKXvfc","EDITOR_TOP_SIDE","collection","_pendingThreads","show","set:isVisible","init","hide","12290UZRaub","Dialog","push","get","archivedThreads","Annotations","COMMENTS_ARCHIVE","innerView","filter","bind","CommentsArchiveUI","129bGoBXw","4584205ylHRTr","commentsArchive","_toggleDialog","isOpen","getByInnerView","listenTo","componentFactory","_visibleAnnotations","return","stopListening","plugins","4170396PZeJqC","splice","focusableElements","requires","8mcyfdS","source","isOfficialPlugin","_handleNewThread","isVisible","annotationViews","indexOf","findIndex","commentsArchiveView","collaboration.channelId","config","menuBar:commentsArchive","find","has","2957697hHfIXS","stop","length","channelId","_createCommentsArchiveButton","1338gnGJxL","view","escape"];return(xc=function(){return t})()}function Nc(t,e){const n=xc();return(Nc=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Nc,n=t();for(;;)try{if(521798===-parseInt(e(222))/1*(-parseInt(e(211))/2)+-parseInt(e(202))/3+-parseInt(e(234))/4+parseInt(e(223))/5+-parseInt(e(178))/6*(parseInt(e(190))/7)+-parseInt(e(159))/8*(-parseInt(e(173))/9)+parseInt(e(203))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xc);class Oc extends t.Plugin{[Tc(167)];[Tc(164)];[Tc(206)];static get[Tc(187)](){return Tc(221)}static get[Tc(161)](){return!0}static get[Tc(198)](){return!0}static get[Tc(158)](){return[Ec,st.Dialog]}constructor(t){const e=Tc;super(t),this[e(164)]=new st.ViewCollection,this[e(206)]=[]}[Tc(209)](){const t=Tc,e=this[t(200)],n=this[t(188)][t(220)](this);e.ui[t(229)][t(201)](t(224),()=>this[t(177)](st.ButtonView,!0)),e.ui[t(229)][t(201)](t(170),()=>{const e=t,n=this[e(177)](st.MenuBarMenuListItemButtonView);return n[e(196)]({role:e(192)}),n});const r=e[t(233)][t(214)](Ec),o=e[t(233)][t(214)](t(216)),s=e[t(233)][t(214)](t(197));r[t(215)][t(186)](e=>{this[t(162)](e)}),this[t(228)](r[t(215)],t(201),(e,n)=>{this[t(162)](n)}),this[t(228)](o[t(205)],t(201),(e,n)=>{const r=t,o=this[r(206)][r(171)](t=>{const e=r,o=s[e(189)][e(214)](t);return o&&n[e(218)]===o[e(179)]});if(o){const t=this[r(194)](o[r(191)]);this[r(181)](n,t),this[r(206)][r(235)](this[r(206)][r(165)](o),1)}}),this[t(228)](r[t(215)],t(185),(n,r)=>{const i=t,c=e[i(169)][i(214)](i(168));if(!c||r[i(176)]===c)if(this[i(206)][i(184)](r))this[i(206)][i(235)](this[i(206)][i(165)](r),1);else{const t=s[i(189)][i(214)](r),e=o[i(227)](t[i(179)]);this[i(164)][i(185)](e[i(179)]),this[i(232)](e),this[i(232)](e[i(236)])}}),this[t(228)](o[t(205)],t(201),(e,r)=>{const o=t;this[o(228)](r,o(180),n)}),this[t(228)](o[t(205)],t(185),(e,r)=>{const o=t;this[o(232)](r,o(180),n)})}[Tc(181)](t,e){const n=Tc;this[n(228)](t,n(208),t=>{const e=n;t[e(231)]=!1,t[e(174)]()}),this[n(164)][n(201)](t[n(179)],e)}[Tc(162)](t){const e=Tc,n=this[e(200)][e(233)][e(214)](e(197)),r=this[e(200)][e(233)][e(214)](e(216)),o=this[e(200)][e(169)][e(214)](e(168));if(!o||t[e(176)]===o){const o=n[e(189)][e(214)](t);if(!o)return void this[e(206)][e(213)](t);const s=this[e(194)](t[e(191)]),i=r[e(227)](o[e(179)]);i[e(163)]&&r[e(230)][e(185)](i),this[e(181)](i,s)}}[Tc(194)](t){const e=Tc,n=this[e(200)][e(169)][e(214)](e(168)),r=[...this[e(200)][e(233)][e(214)](Ec)[e(215)]][e(219)](t=>t[e(176)]===n)[e(166)](n=>n[e(191)]<t);return r<0||r>this[e(164)][e(175)]?this[e(164)][e(175)]:r-1}[Tc(225)](){const t=Tc,e=this[t(200)],n=e[t(233)][t(214)](t(212));this[t(167)]||(this[t(167)]=new _c(e[t(182)],this[t(164)])),t(224)===n.id?n[t(210)]():n[t(207)]({id:t(224),title:it(e[t(182)],t(217)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(167)],position:st.DialogViewPosition[t(204)]})}[Tc(177)](t,e=!1){const n=Tc,r=this[n(200)][n(182)],o=this[n(200)][n(233)][n(214)](n(212)),s=new t(r);return s[n(220)](n(183)).to(this,n(183)),s[n(220)](n(195)).to(o,"id",t=>n(224)===t),s[n(196)]({label:it(r,n(217)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(193)]=!0),this[n(228)](s,n(199),()=>this[n(225)]()),s}[Tc(188)]=t=>{const e=Tc,n=t[e(160)];if(!this[e(164)][e(172)](n[e(179)]))return;const r=this[e(200)][e(233)][e(214)](e(212));r[e(226)]&&e(224)===r.id&&(r[e(210)](),t[e(174)]())}}var Sc=Mc;function Pc(){var t=["168hAyMCs","isPremiumPlugin","requires","6374238pWjLWX","98573VaBxdM","204LQDXbt","7eDOCuM","324374HPJJhH","5839472ZrgvjD","3iWjfSK","936UndyCG","43255wntmnG","pluginName","2459193wSmWIc","isOfficialPlugin","Comments","27130TqWFLP"];return(Pc=function(){return t})()}function Mc(t,e){var n=Pc();return(Mc=function(t,e){return n[t-=199]})(t,e)}!function(t){for(var e=Mc,n=t();;)try{if(550608===parseInt(e(213))/1+parseInt(e(199))/2*(-parseInt(e(201))/3)+-parseInt(e(214))/4*(parseInt(e(203))/5)+-parseInt(e(212))/6+-parseInt(e(215))/7*(parseInt(e(200))/8)+parseInt(e(202))/9*(-parseInt(e(208))/10)+parseInt(e(205))/11*(parseInt(e(209))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pc);class Rc extends t.Plugin{static get[Sc(211)](){return[Ms,ki,_i,Ec,Oc,Ei,Ji,ac,mc]}static get[Sc(204)](){return Sc(207)}static get[Sc(206)](){return!0}static get[Sc(210)](){return!0}}function Lc(t,e){var n=Vc();return(Lc=function(t,e){return n[t-=294]})(t,e)}function Vc(){var t=["9315dfEbGL","3264771ACuTal","2467701ZvMzbM","944PiHwBL","68914VbtQXZ","2131998UOqkPW","10eANevK","4303516WjrPcU","3696984ggzWgO"];return(Vc=function(){return t})()}!function(t){for(var e=Lc,n=t();;)try{if(545770===parseInt(e(300))/1*(parseInt(e(302))/2)+parseInt(e(297))/3+-parseInt(e(299))/4*(parseInt(e(296))/5)+parseInt(e(301))/6+-parseInt(e(294))/7+-parseInt(e(295))/8+parseInt(e(298))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|