@ckeditor/ckeditor5-comments 46.0.1-alpha.11 → 46.0.1-alpha.12
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={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220: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}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},262: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)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);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-thread__remove-confirm .ck-thread__remove-confirm-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-thread__remove-confirm p{font-weight:700;margin:0}',""]);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")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",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}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var r=n(168),o=n.n(r),s=n(433),i=n.n(s),c=n(220),a=n.n(c),u=new URL(n(774),n.b),h=i()(o()),d=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(${d});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 l=h},545: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)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.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--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.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},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,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,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}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}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},774: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"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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}},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:()=>Er,Annotation:()=>Xe,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Yo,AnnotationView:()=>ze,Annotations:()=>kr,AnnotationsSidebarItemView:()=>So,AnnotationsSidebarView:()=>To,AnnotationsUIs:()=>bo,BaseCommentThreadView:()=>$t,BaseCommentView:()=>de,Comment:()=>Ir,CommentThread:()=>wr,CommentThreadController:()=>nt,CommentThreadInputView:()=>Pt,CommentThreadView:()=>oe,CommentView:()=>pe,Comments:()=>Is,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>no,CommentsListView:()=>Ht,CommentsOnly:()=>go,CommentsRepository:()=>_r,CommentsUI:()=>ho,EditorAnnotations:()=>Sr,InlineAnnotations:()=>ns,NarrowSidebar:()=>Qo,Sidebar:()=>Ro,WideSidebar:()=>Ho,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]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(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 M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),R=c(e);if(o===l&&(o=v),R===l&&(R=v),o!==R)return!1;switch(o){case u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d: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 P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(o){case g: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 p:{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 I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O: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&&M(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(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 R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(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,N;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]=V(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,V(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(V(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N 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]=V(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),L(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),L(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),L(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,L(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(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]=V(e[c],c,n,r,o))}}function B(t,e){return function(t,e){return V(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 d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(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)&&N(r,n)&&(void 0!==n||e in t)||(t[e]=n)},H=/^(?:0|[1-9]\d*)$/;function U(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 H.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function Y(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)||!z.test(t))||null!=e&&Object.hasOwn(e,t)))}function W(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 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&&!X(t))return t;const o=Y(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=W(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:U(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 Q(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)?Q(t,G(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=W(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 J(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=W(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,G(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=Q(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-=164]})(t,e)}!function(t){for(var e=et,n=t();;)try{if(828174===-parseInt(e(172))/1+-parseInt(e(173))/2+parseInt(e(187))/3+-parseInt(e(174))/4+-parseInt(e(188))/5*(-parseInt(e(185))/6)+parseInt(e(177))/7*(parseInt(e(184))/8)+parseInt(e(176))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class nt extends((0,e.ObservableMixin)()){[tt(193)];[tt(166)];constructor(t,e){var n=tt;super(),this[n(193)]=t,this[n(193)][n(168)]=!0,this[n(166)]=e,this[n(180)](e,n(179),()=>this[n(190)]()),this[n(180)](e,n(164),()=>this[n(192)]()),this[n(180)](e,n(178),()=>this[n(182)]()),this[n(180)](e,n(169),()=>this[n(189)]()),this[n(180)](e,n(167),(t,e)=>this[n(167)](e)),this[n(180)](e,n(165),(t,e,r)=>this[n(165)](e,r)),this[n(180)](e,n(171),(t,e)=>this[n(171)](e))}[tt(190)](){var t=tt;this[t(193)][t(190)]()}[tt(192)](){var t=tt;this[t(193)][t(192)]()}[tt(182)](){var t=tt;this[t(193)][t(183)]||this[t(193)][t(182)]()}[tt(189)](){var t=tt;this[t(193)][t(183)]&&this[t(193)][t(189)]()}[tt(167)](t){var e=tt;this[e(193)][e(167)]({content:t,authorId:this[e(166)][e(186)].id})}[tt(165)](t,e){var n=tt;this[n(193)][n(175)](t)[n(170)]({content:e})}[tt(171)](t){var e=tt;this[e(193)][e(175)](t)[e(192)]()}[tt(181)](){var t=tt;this[t(191)](),this[t(193)][t(168)]=!1}}function rt(){var t=["1008334jzvcmm","3288412KrgZnA","4702476uYOKVl","getComment","32736573XYCfUf","42rjwXxs","resolveCommentThread","submitCommentThread","listenTo","destroy","resolve","isResolved","843504RdfWko","29994RTPIqY","_localUser","858984ahNkAG","100QVguVJ","reopen","submit","stopListening","remove","model","removeCommentThread","updateComment","view","addComment","_isAttached","reopenCommentThread","update","removeComment"];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""}}const ct=ut;function at(){const t=["Comment editor","ck-editor","385790Rgmujb","ck-reset","createCollection","cke-editor__aria-label_","601828AemRhB","42QWNMYG","2443116cRoIQZ","add","presentation","render","ck-rounded-corners","div","15TFKTgU","11mDJZmc","ck-editor__main","261544hSSWte","65547JTbQYh","ck-comment__input","setTemplate","83790delYGq","element","editable","1tHnmjK","8970DyMbVA","32mkkjzF","focus","uiLanguageDirection","main","uiLanguage"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(263584===-parseInt(e(367))/1*(parseInt(e(349))/2)+-parseInt(e(357))/3*(-parseInt(e(360))/4)+-parseInt(e(368))/5*(-parseInt(e(350))/6)+parseInt(e(364))/7+-parseInt(e(369))/8*(parseInt(e(361))/9)+parseInt(e(345))/10+parseInt(e(358))/11*(parseInt(e(351))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ht extends st.EditorUIView{[ct(372)];[ct(366)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(372)]=this[r(347)](),this[r(366)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(374))}),this[r(363)]({tag:r(356),attributes:{class:[r(346),r(344),r(355),r(362)],dir:t[r(371)],lang:t[r(373)],"aria-labelledby":r(348)+o},children:[{tag:r(356),attributes:{class:r(359),role:r(353)},children:this[r(372)]}]})}[ct(354)](){const t=ct;super[t(354)](),this[t(372)][t(352)](this[t(366)])}[ct(370)](){const t=ct;this[t(366)][t(365)][t(370)]()}}function dt(){const t=["element","4156692hXbBfZ","view","4uysGEK","68CamRoI","document","isFocused","18130weAMup","4693887Znavhu","448RcHiiX","10534690dpMkGP","editing","attachDomRoot","destroy","20256mehpoO","render","locale","ready","bind","1973855AOktry","name","194772ZCZGUN","init","rootName","setEditableElement","editor","editable","fire","getRoot","focusTracker"];return(dt=function(){return t})()}const lt=mt;function mt(t,e){const n=dt();return(mt=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=mt,n=t();for(;;)try{if(425907===-parseInt(e(449))/1*(parseInt(e(431))/2)+parseInt(e(442))/3*(parseInt(e(432))/4)+parseInt(e(447))/5+parseInt(e(429))/6+-parseInt(e(435))/7*(-parseInt(e(437))/8)+parseInt(e(436))/9+-parseInt(e(438))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class kt extends st.EditorUI{[lt(430)];constructor(t){const e=lt;super(t),this[e(430)]=new ht(t[e(444)],t[e(439)][e(430)])}get[lt(428)](){const t=lt;return this[t(430)][t(428)]}[lt(450)](){const t=lt,e=this[t(453)][t(439)][t(430)],n=this[t(430)][t(454)],r=e[t(433)][t(456)]();n[t(448)]=r[t(451)],this[t(430)][t(443)]();const o=n[t(428)];this[t(452)](n[t(448)],o),this[t(430)][t(454)][t(446)](t(434)).to(this[t(457)]),e[t(440)](o),this[t(455)](t(445))}[lt(441)](){const t=lt;super[t(441)](),this[t(430)][t(441)]()}}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["change","childCount","initPlugins","view","fire","fromCharCode","getRoot","initialData","document","placeholderElement","low","change:placeholder","892887WFyClg","191838ZZzcig","19002mCIQcf","get","plugins","ready","map","40hlXAJX","84SlxagX","join","20xwZhUq","8EXMLaJ","model","config","getChild","34740017cjzlxk","set","createRoot","27ozysHs","name","defaultPlugins","then","create","placeholder","4299760gbFfGQ","end","init","setSelection","618871JQLSSX","focus","data","destroy","editing","484421DWuKMe","_updatePlaceholder","113dWxQTF","assign"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=139]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(898440===parseInt(e(141))/1*(parseInt(e(157))/2)+-parseInt(e(155))/3*(-parseInt(e(166))/4)+-parseInt(e(165))/5*(parseInt(e(156))/6)+-parseInt(e(139))/7*(-parseInt(e(162))/8)+parseInt(e(173))/9*(parseInt(e(179))/10)+-parseInt(e(183))/11*(-parseInt(e(163))/12)+-parseInt(e(170))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(175)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(161)](t=>String[e(148)](t))[e(164)]("")}(t=Object[e(142)]({},t))[e(159)]||(t[e(159)]=Tt[e(175)]),super(t),this.ui=new kt(this),this[e(171)](e(178),""),this[e(167)][e(151)].on(e(143),()=>this[e(140)](),{priority:e(153)}),this.on(e(154),()=>this[e(140)]()),this[e(167)][e(151)][e(172)](),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])})}[It(177)](){const t=It,e=this[t(168)][t(158)](t(150))||"";return this[t(145)]()[t(176)](()=>this.ui[t(181)]())[t(176)](()=>this[t(185)][t(181)](e))[t(176)](()=>this[t(147)](t(160)))}[It(186)](){const t=It;return super[t(186)]()[t(176)](()=>this.ui[t(186)]())}[It(184)](){const t=It;this[t(167)][t(143)](e=>{const n=t,r=this[n(167)][n(151)][n(149)](),o=r&&r[n(169)](r[n(144)]-1);e[n(182)](o,n(180)),this[n(187)][n(146)][n(184)]()})}[It(140)](){const t=It,e=this[t(187)][t(146)],n=e[t(151)][t(149)](),r=n[t(169)](0);n[t(144)]>1||!r||"p"!=r[t(174)]?this[t(152)]&&this[t(152)][t(178)]&&((0,gt.disableViewPlaceholder)(e,this[t(152)]),this[t(152)]=void 0):(this[t(178)]&&(r[t(178)]=this[t(178)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(152)]=r)}}const Et=Ot;function xt(){const t=["tab","_setupKeyboardNavigation","withText","cancelButtonView","_isDestroyed","3685908DzsLRe","10862iuOIGk","execute","element","stop","showButtons","fire","listenTo","Ctrl+Enter","submit","Reply...","length","submitLabel","set","_editorConfig","_editorCreationPromise","getData","create","reverse","then","destroy","editorDestroyed","firstChild","placeholder","focusLast","ck-comment__input-actions--cancel","model","_createSubmitButton","bindTemplate","focusCycler","focusFirst","extendTemplate","5410HFDOly","276ysDMzD","cancel","added","createEditor","Cancel","disabledSubmit","695974DWfudy","TOO_LONG_COMMENT_ALERT","high","shift+tab","add","from","ck-comment__input-actions--submit","change","focusables","Esc","document","focusTracker","ck-comment__input-wrapper","12oGFgAz","render","editorReady","7OQSkid","5967yzCKTZ","3993048ktDZtZ","keystrokes","ck-comment__input-actions","5qMzvpq","ck-comment__input-actions--active","forEach","336369IEJZht","setData","bind","submitButtonView","value","editor","trim","isEnabled","1664802hsdMaX","setTemplate","focus","_createCancelButton","div","createCollection","initialData","label","Reply","view","insertBefore"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(802331===-parseInt(e(535))/1+-parseInt(e(486))/2*(parseInt(e(499))/3)+-parseInt(e(534))/4*(-parseInt(e(507))/5)+-parseInt(e(518))/6*(parseInt(e(502))/7)+parseInt(e(504))/8+-parseInt(e(503))/9*(-parseInt(e(479))/10)+parseInt(e(510))/11*(parseInt(e(480))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(505)];[Et(497)];[Et(494)];[Et(563)];[Et(513)];[Et(532)];[Et(548)];constructor(t,n={}){const r=Et;super(t),this[r(515)]=null,this[r(548)]=n,this[r(547)](r(514),n[r(524)]||""),this[r(547)](r(485),!1),this[r(547)](r(539),!0),this[r(547)](r(557),it(t,r(544))),this[r(547)](r(546),it(t,r(526))),this[r(513)]=this[r(561)](),this[r(532)]=this[r(521)](),this[r(494)]=this[r(523)]([this[r(513)],this[r(532)]]),this[r(505)]=new e.KeystrokeHandler,this[r(497)]=new e.FocusTracker,this[r(563)]=new st.FocusCycler({focusables:this[r(494)],focusTracker:this[r(497)],keystrokeHandler:this[r(505)],actions:{focusPrevious:r(489),focusNext:r(529)}}),this[r(519)]({tag:r(522),attributes:{class:[r(498)]},children:[{tag:r(522),attributes:{class:[r(506),this[r(562)].if(r(539),r(508))]},children:[this[r(513)],this[r(532)]]}]}),this[r(505)][r(547)](r(495),(t,e)=>{const n=r;this[n(532)][n(540)](n(536)),e()}),this[r(505)][r(547)](r(542),(t,e)=>{const n=r;this[n(513)][n(517)]&&(this[n(513)][n(540)](n(536)),e())}),this.on(r(543),(e,n)=>{const o=r;n[o(545)]>65e3?(alert(it(t,o(487),[n[o(545)],65e3])),e[o(538)]()):this[o(515)][o(511)]("")},{priority:r(488)})}[Et(500)](){const t=Et;super[t(500)](),this[t(530)]()}[Et(483)](){const t=Et;return this[t(515)]||(this[t(515)]=new Tt(this[t(548)]),this[t(549)]=this[t(515)][t(551)]()[t(553)](()=>{const e=t;if(this[e(533)])return;const n=this[e(515)];this[e(537)][e(528)](n.ui[e(537)],this[e(537)][e(556)]),n[e(560)][e(496)].on(e(493),()=>this[e(514)]=n[e(550)]()),n[e(512)](e(557)).to(this),this[e(494)][e(490)](n.ui[e(527)],0),this[e(540)](e(501),this[e(515)])})),this[t(549)]}[Et(520)](t){const e=Et;-1===t?(this[e(563)][e(564)](),this[e(563)][e(558)]()):this[e(563)][e(564)]()}async[Et(554)](){const t=Et;this[t(533)]||(this[t(533)]=!0,this[t(515)]&&(await this[t(549)],await this[t(515)][t(554)](),this[t(540)](t(555),this[t(515)])),await super[t(554)]())}[Et(561)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(478)]({attributes:{class:[t(492)]}}),n[t(531)]=!0,n[t(512)](t(525)).to(this,t(546)),n.on(t(536),()=>{const e=t;this[e(540)](e(543),this[e(514)])}),n[t(512)](t(517)).to(this,t(514),this,t(485),(e,n)=>!n&&!!e[t(516)]()),n}[Et(521)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(478)]({attributes:{class:[t(559)]}}),n[t(525)]=it(e,t(484)),n[t(531)]=!0,n.on(t(536),()=>{const e=t;this[e(515)][e(511)](""),this[e(540)](e(481))}),n}[Et(530)](){const t=Et;this[t(505)][t(541)](this[t(537)]),this[t(494)][t(509)](e=>{const n=t;this[n(497)][n(490)](e[n(537)])}),this[t(494)].on(t(493),(e,n)=>{const r=t;for(const t of Array[r(491)](n[r(482)])[r(552)]())this[r(497)][r(490)](t[r(537)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=476]})(t,e)}function Rt(){const t=["183656TqJToo","4727888FtdUDO","delegate","ck-thread__user","editorDestroyed","destroy","render","1212750eAOnQT","getDomRoot","commentInputView","107440AxJMkS","390CaCdkU","mousedown","ck-comment__input-container--active","focusCycler","editing","then","filter","1932144WBXlyY","focus","ck-comment__input-container","listenTo","15rSMQYv","1227244HvFgAt","4Smnjmt","some","isFocused","_focusOnNonInteractiveMouseDown","contains","showInput","value","setTemplate","createEditor","7mxHZFW","editor","target","element","2129367byauQX","focusTracker","showButtons","div","extendTemplate","userView","bindTemplate","change:showInput","ck-thread__input","view","preventDefault","bind","set","editorReady"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(722333===parseInt(e(521))/1+-parseInt(e(508))/2+parseInt(e(484))/3*(parseInt(e(522))/4)+-parseInt(e(520))/5*(parseInt(e(516))/6)+-parseInt(e(480))/7*(-parseInt(e(499))/8)+-parseInt(e(505))/9+parseInt(e(509))/10*(-parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const r=Mt;super(t),this[r(507)]=new Nt(t,n),this[r(512)]=this[r(507)][r(512)],this[r(507)][r(495)](r(486)).to(this[r(507)][r(485)],r(524),this[r(507)],r(477),(t,e)=>t||!!e),this[r(496)](r(476),!1),this.on(r(491),()=>{const t=r;this[t(476)]&&!this[t(507)][t(481)]&&this[t(507)][t(479)]()}),this[r(507)][r(500)](r(497)).to(this),this[r(507)][r(500)](r(502)).to(this),this[r(489)]=new o.UserView(t,e),this[r(489)][r(488)]({attributes:{class:r(501),"aria-hidden":!0}}),this[r(507)][r(488)]({attributes:{class:r(492)}}),this[r(478)]({tag:r(487),attributes:{class:[r(518),this[r(490)].if(r(476),r(511))]},children:[this[r(489)],this[r(507)]]})}[St(504)](){const t=St;super[t(504)](),this[t(525)]()}[St(503)](){const t=St;return this[t(507)][t(503)]()[t(514)](()=>super[t(503)]())}[St(517)](t){const e=St;this[e(507)][e(517)](t)}[St(525)](){const t=St;this[t(519)](this[t(483)],t(510),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(507)];[o[r(483)],s[r(483)],i?i[r(513)][r(493)][r(506)]():null][r(515)](t=>t)[r(523)](t=>t[r(526)](n[r(482)]))||(this[r(517)](),n[r(494)]())})}}function Vt(){const t=["10lQartX","1812258umNJbZ","18XVRXWZ","NUMBER_OF_COMMENTS","count","bindTemplate","1634840jKWaqO","1185824EdIvjM","set","ck-thread__comment-count","573102txFFIo","1271949JLjCZf","2961712ootVFG","199382rOsGwJ","1fPDuiL","setTemplate"];return(Vt=function(){return t})()}function Lt(t,e){const n=Vt();return(Lt=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(393408===-parseInt(e(233))/1*(-parseInt(e(232))/2)+parseInt(e(236))/3+-parseInt(e(231))/4+-parseInt(e(225))/5+-parseInt(e(237))/6*(-parseInt(e(230))/7)+parseInt(e(226))/8+-parseInt(e(229))/9*(-parseInt(e(235))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class Bt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(240)];this[e(227)](e(239),void 0),this[e(234)]({tag:"li",attributes:{class:e(228)},children:[{text:n.to(e(239),n=>it(t,e(238),n))}]})}}function Dt(){const t=["commentUpdated","focusFirst","_rearrangeCollapse","116vZGiIx","CommentView","204660eUQowt","arrowup","added","_handleInfoComment","delete","850938irUKaY","_handleRemoveCommentModel","_rearrangeExpand","remove","focus","reverse","isActive","_updateHasDirtyComment","commentViews","_collapsedCommentsView","authoredAt","set","8UPcCAr","resolvedBy","collapse","_shouldCollapse","visibleViews","removeComment","_handleNewCommentModel","5secqAP","some","editorDestroyed","length","bindTemplate","comments","change:isResolved","focusTracker","_calculatePosition","target","expand","viewUid","resolvedCommentView","_model","refreshVisibleViews","change:isActive","focusLast","removed","2773855rxbqUv","get","resolveCommentThread","focusCycler","_findOptimalIndex","from","setTemplate","updateComment","destroy","4571778EAWKQz","delegate","1015596WtViuW","Thread comments","maxCommentsWhenCollapsed","change:hasDirtyComment","element","count","arrowdown","keystrokes","resolvedAt","includes","render","hasDirtyComment","formatDateTime","_setupKeyboardNavigation","_config","Marked as resolved","editorConfig","bind","maxCommentCharsWhenCollapsed","editorReady","map","resolved","85539sNZvyi","equal","weight","listenTo","280oIQtds","ck-hidden","forEach","change:isEditMode","insert","isEditMode","locale","stopListening","429310tmuEFG","ck-thread__comments","change","add","createCollection","maxThreadTotalWeight"];return(Dt=function(){return t})()}const jt=Ft;function Ft(t,e){const n=Dt();return(Ft=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(487390===parseInt(e(425))/1+parseInt(e(414))/2+parseInt(e(402))/3*(-parseInt(e(423))/4)+parseInt(e(449))/5*(-parseInt(e(476))/6)+-parseInt(e(467))/7+parseInt(e(442))/8*(-parseInt(e(380))/9)+parseInt(e(406))/10*(parseInt(e(430))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ht extends st.View{[jt(438)];[jt(461)];[jt(456)];[jt(387)];[jt(470)];[jt(462)];[jt(394)];[jt(439)];constructor(t,n,r){const o=jt;super(t);const s=this[o(453)];this[o(441)](o(391),!1),this[o(441)](o(452),n[o(454)][o(452)]),this[o(441)](o(436),!1),this[o(462)]=n,this[o(394)]=r,this[o(438)]=this[o(418)](),this[o(446)]=this[o(418)](),this[o(461)]=null,this[o(456)]=new e.FocusTracker,this[o(387)]=new e.KeystrokeHandler,this[o(470)]=new st.FocusCycler({focusables:this[o(438)],focusTracker:this[o(456)],keystrokeHandler:this[o(387)],keystrokeHandlerOptions:{filter:t=>this[o(438)][o(400)](t=>t[o(384)])[o(389)](t[o(458)])},actions:{focusPrevious:o(426),focusNext:o(386)}}),this[o(439)]=new Bt(t),this[o(439)][o(397)](o(385)).to(this,o(452),t=>t-this[o(394)][o(382)]);for(const t of n[o(454)])this[o(448)](t);this[o(428)](),this[o(405)](n[o(454)],o(417),(t,e)=>{const n=o,r=this[n(457)](e);this[n(452)]++,this[n(448)](e,r),this[n(463)]()}),this[o(405)](n[o(454)],o(433),(t,e)=>{const n=o;this[n(452)]--,this[n(431)](e),this[n(463)]()}),this[o(405)](n,o(420),()=>this[o(463)]()),this[o(405)](n,o(455),()=>this[o(428)]()),this.on(o(464),()=>this[o(463)]()),this.on(o(383),()=>this[o(463)]()),this[o(473)]({tag:"ul",attributes:{class:[o(415),s.if(o(452),o(407),t=>!t)],"aria-label":it(t,o(381))},children:this[o(446)]})}get[jt(445)](){const t=jt;return this[t(462)][t(404)]>this[t(394)][t(419)]&&!this[t(436)]&&!this[t(391)]}[jt(390)](){const t=jt;super[t(390)](),this[t(463)](),this[t(393)]()}[jt(434)](t){const e=jt;-1===t?this[e(470)][e(465)]():this[e(470)][e(421)]()}[jt(475)](){const t=jt;this[t(439)][t(475)]();for(const e of this[t(438)])e[t(475)]();super[t(475)]()}[jt(463)](){const t=jt;this[t(445)]?this[t(422)]():this[t(432)]()}[jt(448)](t,e){const n=jt,r=new(this[n(394)][n(424)])(this[n(412)],t,{maxCommentCharsWhenCollapsed:this[n(394)][n(398)],formatDateTime:this[n(394)][n(392)],editorConfig:this[n(394)][n(396)]});r[n(460)]=t.id,r[n(477)](n(447)).to(this),r[n(477)](n(474)).to(this),r[n(477)](n(469)).to(this),r[n(477)](n(399)).to(this),r[n(477)](n(451)).to(this),this[n(405)](r,n(409),()=>this[n(437)]()),this[n(438)][n(417)](r,e)}[jt(457)](t){const e=jt,n=this[e(462)][e(471)](t);return this[e(461)]?this[e(461)][e(440)]>t[e(440)]?n-1:n:n-1}[jt(428)](){const t=jt;if(this[t(462)][t(443)]&&this[t(462)][t(388)]){const e={id:t(401),author:this[t(462)][t(443)],authoredAt:this[t(462)][t(388)],content:it(this[t(412)],t(395)),attributes:{}};this[t(461)]=new(this[t(394)][t(424)])(this[t(412)],e,{maxCommentCharsWhenCollapsed:this[t(394)][t(398)],formatDateTime:this[t(394)][t(392)],editorConfig:this[t(394)][t(396)],isSystemComment:!0}),this[t(438)][t(417)](this[t(461)],this[t(462)][t(471)](e))}else this[t(461)]&&(this[t(438)][t(433)](this[t(461)]),this[t(461)][t(475)](),this[t(461)]=null);this[t(463)]()}[jt(431)](t){const e=jt,n=this[e(438)][e(433)](t.id);this[e(413)](n),n[e(411)]&&this[e(437)](),n[e(475)]()}[jt(437)](){const t=jt;this[t(391)]=Array[t(472)](this[t(438)])[t(450)](e=>e[t(411)])}[jt(422)](){const t=jt,n=function(t){const n=Ft,r=new e.Collection;for(const e of t)r[n(417)](e);return r}(this[t(438)]),r=this[t(439)][t(385)];for(let e=1;e<=r;e++)n[t(433)](1);for(const e of n)e[t(444)]();r>0&&n[t(417)](this[t(439)],1),Ut((0,e.diff)(Array[t(472)](this[t(446)]),Array[t(472)](n)),this[t(446)],n)}[jt(432)](){const t=jt;Ut((0,e.diff)(Array[t(472)](this[t(446)]),Array[t(472)](this[t(438)])),this[t(446)],this[t(438)]);for(const e of this[t(446)])e[t(459)]()}[jt(393)](){const t=jt;this[t(438)][t(408)](e=>{const n=t;this[n(456)][n(417)](e[n(384)]),this[n(387)][n(405)](e[n(384)])}),this[t(438)].on(t(416),(e,n)=>{const r=t;for(const t of n[r(466)])this[r(456)][r(433)](t[r(384)]),this[r(387)][r(413)](t[r(384)]);for(const t of Array[r(472)](n[r(427)])[r(435)]())this[r(456)][r(417)](t[r(384)]),this[r(387)][r(405)](t[r(384)])})}}function Ut(t,e,n){const r=jt;let o=0;for(const s of t)switch(s){case r(410):e[r(417)](n[r(468)](o),o),o++;break;case r(429):e[r(433)](o);break;case r(403):o++}}const zt=Kt;function Kt(t,e){const n=Yt();return(Kt=function(t,e){return n[t-=333]})(t,e)}function Yt(){const t=["1227331CBBaiX","10726218FRhHtK","2369012jYxIEJ","bindTemplate","14334441XKUdqv","495906zEfYbB","10cIgyeb","18phUBBV","focus","28cPdfCO","396vviBPe","48GJjPsb","contextValue","span","1tttalq","1980914vMlrnz","set","THREAD_CONTEXT_LABEL","ck-context__value","setTemplate","1226510oqdTlB","element"];return(Yt=function(){return t})()}!function(t){const e=Kt,n=t();for(;;)try{if(787621===-parseInt(e(345))/1*(parseInt(e(333))/2)+-parseInt(e(336))/3*(parseInt(e(340))/4)+parseInt(e(351))/5*(-parseInt(e(338))/6)+-parseInt(e(353))/7*(parseInt(e(342))/8)+-parseInt(e(354))/9*(-parseInt(e(337))/10)+-parseInt(e(335))/11+parseInt(e(341))/12*(parseInt(e(346))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);class Wt extends st.View{constructor(t){const e=Kt;super(t);const n=this[e(334)];this[e(347)](e(343),""),this[e(350)]({tag:e(344),attributes:{class:["ck",e(349)],"aria-label":n.to(e(343),n=>it(t,e(348),n)),tabindex:-1},children:[{text:n.to(e(343))}]})}[zt(339)](){const t=zt;this[t(352)][t(339)]()}}function Xt(t,e){const n=qt();return(Xt=function(t,e){return n[t-=452]})(t,e)}const Gt=Xt;function qt(){const t=["Reopen",".ck-context","mouseenter","isEnabled","mouseleave","351910sHXAgd","label","offsetWidth","classList","Comment was made on an element","lastIndexOf","isVisible","4xzhMwK","_model","1525006QpOgjS","4559079gPqeZk","focus","remove","_createContextView","focusFirst","ck-context-wrapper","div","contextView","setTemplate","fire","substring","ck-context--quotes","length","isResolvable","bind","render","reopenButtonView","tab","createCollection","element","overlay","...","contextValue","5688qZyzYN","6XjmWyC","bindTemplate","icon","locale","focusTracker","1984570HumtRn","keystrokes","ck-context","execute","value","isResolved","_trimContextValue","55sMSlWB","_createReopenButton","3516984NdvZSZ","ck-annotation__actions","context","1PQWKcF","_setupKeyboardNavigation","ck-thread__header","isReadOnly","35282vNRvbN","listenTo","2862273UHgmFl","reopenCommentThread","shift+tab","add","8rFFciu","scrollWidth","hasContext","querySelector","focusables","_attachContextActions","focusCycler","tooltip",".ck-context__value"];return(qt=function(){return t})()}!function(t){const e=Xt,n=t();for(;;)try{if(613368===parseInt(e(475))/1*(parseInt(e(508))/2)+parseInt(e(481))/3*(-parseInt(e(506))/4)+-parseInt(e(463))/5+-parseInt(e(458))/6*(parseInt(e(509))/7)+parseInt(e(485))/8*(parseInt(e(472))/9)+parseInt(e(499))/10*(parseInt(e(470))/11)+-parseInt(e(457))/12*(-parseInt(e(479))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Zt extends st.View{[Gt(507)];[Gt(525)];[Gt(516)];[Gt(489)];[Gt(462)];[Gt(464)];[Gt(491)];constructor(t,n){const r=Gt;super(t);const o=this[r(459)];this[r(507)]=n,this[r(525)]=this[r(471)](),this[r(516)]=this[r(512)](),this[r(489)]=this[r(452)]([this[r(516)],this[r(525)]]),this[r(462)]=new e.FocusTracker,this[r(464)]=new e.KeystrokeHandler,this[r(491)]=new st.FocusCycler({focusables:this[r(489)],focusTracker:this[r(462)],keystrokeHandler:this[r(464)],actions:{focusPrevious:r(483),focusNext:r(526)}}),this[r(523)](r(487)).to(this[r(507)],r(474),t=>!!t),this[r(523)](r(456)).to(this[r(507)],r(474),t=>t&&t[r(467)]?this[r(469)](t[r(467)]):it(this[r(461)],r(503))),this[r(517)]({tag:r(515),attributes:{class:[r(477)]},children:[{tag:r(515),attributes:{class:[r(514)]},children:[{tag:r(515),attributes:{class:[r(465),o.if(r(487),r(520))]},children:[this[r(516)]]}]},{tag:r(515),attributes:{class:[r(473)]},children:[this[r(525)]]}]})}[Gt(524)](){const t=Gt;super[t(524)](),this[t(490)](),this[t(476)]()}[Gt(510)](){const t=Gt;this[t(491)][t(513)]()}[Gt(471)](){const t=Gt,e=new st.ButtonView(this[t(461)]);return e[t(500)]=it(this[t(461)],t(494)),e[t(492)]=it(this[t(461)],t(494)),e[t(460)]=ot.IconUndo,e[t(523)](t(497)).to(this[t(507)],t(478),t=>!t),e[t(523)](t(505)).to(this[t(507)],t(522),this[t(507)],t(468),(t,e)=>t&&e),e.on(t(466),()=>{const e=t;this[e(518)](e(482),this[e(507)].id)}),e}[Gt(469)](t){const e=Gt;if(t[e(521)]<150)return t;const n=t[e(504)](" ",147);return t[e(519)](0,n>-1?n:147)+e(455)}[Gt(490)](){const t=Gt,e=this[t(453)][t(488)](t(495)),n=e[t(488)](t(493));this[t(480)](e,t(496),()=>{const r=t;n[r(501)]<n[r(486)]&&e[r(502)][r(484)](r(454))}),this[t(480)](e,t(498),()=>{const n=t;e[n(502)][n(511)](n(454))})}[Gt(476)](){const t=Gt;this[t(464)][t(480)](this[t(453)]);for(const e of this[t(489)])this[t(462)][t(484)](e[t(453)]),this[t(464)][t(480)](e[t(453)])}[Gt(512)](){const t=Gt,e=new Wt(this[t(461)]);return e[t(523)](t(456)).to(this),e}}function Qt(t,e){const n=te();return(Qt=function(t,e){return n[t-=231]})(t,e)}const Jt=Qt;!function(t){const e=Qt,n=t();for(;;)try{if(134189===parseInt(e(251))/1+parseInt(e(295))/2*(parseInt(e(281))/3)+parseInt(e(264))/4+parseInt(e(292))/5*(parseInt(e(275))/6)+parseInt(e(234))/7+parseInt(e(293))/8*(parseInt(e(266))/9)+-parseInt(e(232))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(te);class $t extends st.View{[Jt(302)];[Jt(265)];[Jt(252)];[Jt(311)];[Jt(288)];[Jt(277)];[Jt(276)];[Jt(280)];[Jt(270)];constructor(t,n,r,s){const i=Jt;super(t),this[i(245)](i(304),!1),this[i(245)](i(274),!1),this[i(302)]=n,this[i(255)]=r,this[i(265)]=s,this[i(252)]=new Zt(t,n),this[i(252)][i(239)](i(299)).to(this),this[i(288)]=new o.AriaDescriptionView(t,it(t,i(267))),this[i(233)](this,i(299),()=>{this[i(242)]()}),this[i(273)]=new Ht(t,n,Object[i(308)]({CommentView:this[i(265)][i(272)]},s)),this[i(273)][i(239)](i(263)).to(this),this[i(273)][i(239)](i(254)).to(this),this[i(273)][i(239)](i(236)).to(this),this[i(273)][i(239)](i(244)).to(this),this[i(273)][i(239)](i(289)).to(this),this[i(273)][i(309)](i(304)).to(this),this[i(233)](this,i(236),()=>{this[i(242)]()}),this[i(245)](i(241),this[i(273)][i(241)]),this[i(309)](i(241)).to(this[i(273)],i(241)),this[i(311)]=this[i(250)](),this[i(311)][i(239)](i(244)).to(this),this[i(311)][i(239)](i(289)).to(this),this.on(i(263),()=>this[i(242)]()),this[i(309)](i(274)).to(this[i(273)],i(271),this[i(311)][i(260)],i(298),(t,e)=>t||!!e),this[i(309)](i(305)).to(n,i(303),t=>!!t),this[i(309)](i(256)).to(this,i(241),t=>{const e=i,n=this[e(302)][e(246)][e(286)]?this[e(302)][e(246)][e(286)][e(287)][e(300)]:this[e(255)][e(300)];return it(this[e(306)],e(307),[t,n])}),this[i(277)]=this[i(262)]([this[i(273)],this[i(311)]]),this[i(276)]=new e.FocusTracker,this[i(280)]=new e.KeystrokeHandler,this[i(270)]=new st.FocusCycler({focusables:this[i(277)],focusTracker:this[i(276)],keystrokeHandler:this[i(280)],keystrokeHandlerOptions:{filter:t=>t[i(269)]!==this[i(284)]},actions:{focusPrevious:i(247),focusNext:i(243)}})}[Jt(242)](){const t=Jt;this[t(284)][t(242)]()}[Jt(296)](){const t=Jt;super[t(296)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(277)])}async[Jt(249)](){const t=Jt;this[t(274)]=!1,this[t(273)][t(249)](),await this[t(311)][t(249)](),super[t(249)]()}[Jt(250)](){const t=Jt,e=new Pt(this[t(306)],this[t(255)],this[t(265)][t(285)]),n=e[t(260)];return e[t(309)](t(297)).to(this,t(304),this[t(302)],t(238),this[t(302)],t(261),this[t(302)],t(313),n,t(298),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(309)](t(282)).to(this,t(241),this[t(302)],t(283),this[t(302)],t(235),(e,n,r)=>{const o=t;let s;return s=o(r&&n?312:e?268:253),it(this[o(306)],s)}),n[t(309)](t(278)).to(this,t(241),e=>it(this[t(306)],t(e?248:279))),n.on(t(231),(e,n)=>{const r=t;this[r(237)](r(259),n),this[r(302)][r(235)]&&this[r(302)][r(283)]&&this[r(237)](r(299),this[r(302)].id),this[r(302)][r(240)]||this[r(237)](r(257))}),n.on(t(301),()=>{this[t(242)]()}),n[t(309)](t(291)).to(this[t(302)],t(238)),n.on(t(301),e=>{const n=t;0==this[n(241)]&&(this[n(237)](n(294)),e[n(258)]())}),this.on(t(310),(e,r,o)=>{const s=t;o||this[s(241)]||n[s(298)]||this[s(237)](s(294))}),e}}function te(){const t=["disabledSubmit","246715oGsgPt","16uwjhAc","removeCommentThread","222658VEVeqq","render","showInput","value","reopenCommentThread","name","cancel","_model","unlinkedAt","isActive","isUnlinked","locale","COMMENT_THREAD_LABEL","assign","bind","change:isActive","commentThreadInputView","Reply to reopen discussion...","archivedAt","submit","4082630rFHhse","listenTo","819539uaIhfO","isResolved","resolveCommentThread","fire","isReadOnly","delegate","isSubmitted","length","focus","tab","editorReady","set","comments","shift+tab","Reply","destroy","_createCommentThreadInputView","231706LEwcAM","commentThreadHeaderView","Write a comment...","updateComment","_localUser","ariaLabel","submitCommentThread","stop","addComment","commentInputView","canComment","createCollection","removeComment","65476KwSJMA","_config","74826WFpstO","COMMENT_THREAD_DESCRIPTION","Reply...","target","focusCycler","hasDirtyComment","CommentView","commentsListView","isDirty","6ueMMsB","focusTracker","focusables","submitLabel","Comment","keystrokes","3hszOGT","placeholder","isResolvable","element","editorConfig","first","author","ariaDescriptionView","editorDestroyed","11hWqrTL"];return(te=function(){return t})()}const ee=re;function ne(){const t=["ck-reset_all-excluded","removeButton","listenTo","Resolve","ck-thread--remove-confirmation","_model","icon","commentThreadInputView","1604cBFgNV","focusables","add","actionIndicator","ck-thread--unlinked","has","high","isUnlinked","showConfirm","createCollection","ck-comment--resolve","580184vSMsja","locale","commentsListView","removeCommentThread","ariaLabel","ck-thread--","stop","div","1028472DIJusi","change:isReadOnly","ck-thread","bindTemplate","isActive",".ck-thread__container","_cancelAllConfirms","focus","isResolvable","actionBar","get","unbind","then","isVisible","_updateArchivedThreadHeader","getTemplate","resolveCommentThread","length","resolveButton","isResolved","placeholder","ck-thread__container","change:isActive","setTemplate","14bsxMVB","render","querySelector","Write a comment...","1305HEAGgX","isSystemComment","_bindFirstCommentView","ck-thread--active","fire","remove","listitem","ck-rounded-corners","tooltip","3990365nPeFBk","isReadOnly","ariaDescriptionView","commentViews","isEnabled","commentThreadHeaderView","containerElement","archivedAt","isConfirm","_boundFirstCommentView","removeConfirm","change:archivedAt","set","_createResolveButton","commentThreadChildren","Delete comment thread?","label","6622312vxJGbM","10607634qTFgQT","execute","element","cancelConfirm","extendTemplate","564712VZUQCN","bind"];return(ne=function(){return t})()}function re(t,e){const n=ne();return(re=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=re,n=t();for(;;)try{if(445198===-parseInt(e(472))/1+parseInt(e(482))/2*(parseInt(e(440))/3)+-parseInt(e(493))/4+parseInt(e(449))/5+parseInt(e(501))/6*(-parseInt(e(436))/7)+-parseInt(e(466))/8+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class oe extends((0,o.ConfirmMixin)($t)){[ee(463)];[ee(455)];[ee(430)];[ee(458)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(463)]=this[o(491)]([this[o(495)],this[o(481)],this[o(451)]]),this[o(461)](o(485),null),this[o(455)]=null,this[o(458)]=null,this[o(494)]=t,this[o(430)]=this[o(462)](),this[o(435)](this[o(427)]()),this.on(o(434),(t,e,n)=>{n||this[o(418)]()}),this[o(476)](this[o(479)],o(502),(t,e,n)=>{n&&this[o(418)]()}),this[o(429)]>0&&this[o(442)](),this[o(476)](this[o(495)][o(452)],o(484),()=>{this[o(442)]()})}[ee(427)](){const t=ee,e=this[t(504)];return{tag:t(500),attributes:{class:["ck",t(503),t(474),t(447),e.if(t(505),t(443)),e.if(t(489),t(486)),e.if(t(457),t(478)),e.to(t(485),e=>e?t(498)+e:"")],"data-thread-id":this[t(479)].id,tabindex:0,role:t(446),"aria-label":e.to(t(497)),"aria-describedby":this[t(451)].id},children:[{tag:t(500),attributes:{class:t(433)},children:this[t(463)]}]}}[ee(437)](){const t=ee;super[t(437)](),this[t(455)]=this[t(469)][t(438)](t(506)),this[t(479)].on(t(460),()=>{this[t(426)]()}),this[t(426)]()}[ee(418)](){const t=ee;this[t(470)]();for(const e of this[t(495)][t(452)])e[t(470)]()}[ee(442)](){const t=ee,{locale:e}=this,n=this[t(495)][t(452)][t(422)](0);n===this[t(458)]||n[t(441)]||(this[t(458)]=n,this[t(423)](t(485)),this[t(473)](t(485)).to(n,t(485),e=>t(445)===e?t(445):null),n[t(432)]=it(e,t(439)),n[t(475)].on(t(468),n=>{const r=t;n[r(499)](),this[r(490)](it(e,r(464)),this[r(455)])[r(424)](()=>{const t=r;this[t(444)](t(496))})},{priority:t(488)}),this.on(t(459),()=>{n[t(419)]()}),n[t(421)][t(484)](this[t(430)],0),n[t(483)][t(484)](this[t(430)],0))}[ee(462)](){const t=ee,e=new o.LateFocusButtonView(this[t(494)]);return e[t(465)]=it(this[t(494)],t(477)),e[t(448)]=it(this[t(494)],t(477)),e[t(480)]=ot.IconCheck,e[t(471)]({attributes:{class:t(492)}}),e[t(473)](t(453)).to(this[t(479)],t(450),t=>!t),e[t(473)](t(425)).to(this[t(479)],t(420),this[t(479)],t(431),(t,e)=>t&&!e),e.on(t(468),()=>{const e=t;this[e(444)](e(428),this[e(479)].id)}),e}[ee(426)](){const t=ee;this[t(479)][t(456)]?this[t(463)][t(487)](this[t(454)])||(this[t(463)][t(484)](this[t(454)],0),this[t(483)][t(484)](this[t(454)],0)):this[t(463)][t(487)](this[t(454)])&&(this[t(463)][t(445)](this[t(454)]),this[t(483)][t(445)](this[t(454)]))}}var se=ce;function ie(){var t=["4496886QVwZSs","25005RMUUMo","setTemplate","140meFrgb","ck-comment__content","221928iiOWha","4727420cUnuuQ","div","element","innerHTML","content","7210jdlQtZ","1374UHYqkI","ck-annotation__content","2452227FuCLrR","ck-content","4072868hFuviw","change:content","16ZgLPIj","set","render"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=353]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(636827===-parseInt(e(355))/1*(-parseInt(e(363))/2)+parseInt(e(366))/3+parseInt(e(368))/4+-parseInt(e(353))/5*(parseInt(e(364))/6)+-parseInt(e(357))/7+parseInt(e(370))/8*(-parseInt(e(373))/9)+parseInt(e(358))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ie);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(371)](e(362),""),this[e(354)]({tag:e(359),attributes:{class:[e(367),e(356),e(365)]}})}[se(372)](){var t=se;super[t(372)](),this.on(t(369),(e,n,r)=>{var o=t;this[o(360)][o(361)]=r}),this[t(360)][t(361)]=this[t(362)]}}const ue=he;function he(t,e){const n=le();return(he=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(425434===parseInt(e(550))/1*(-parseInt(e(586))/2)+-parseInt(e(499))/3*(parseInt(e(558))/4)+parseInt(e(541))/5*(-parseInt(e(523))/6)+parseInt(e(549))/7+parseInt(e(544))/8*(parseInt(e(566))/9)+parseInt(e(577))/10*(-parseInt(e(508))/11)+parseInt(e(545))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(le);class de extends st.View{[ue(527)];[ue(569)];[ue(540)];[ue(511)];[ue(554)];[ue(516)];[ue(546)];[ue(502)];constructor(t,n,r){const s=ue;super(t),this[s(546)]=n,this[s(502)]=r,this[s(556)]=!!this[s(502)][s(556)],this[s(538)](s(580),!1),this[s(538)](s(536),!0),this[s(560)](s(573)).to(n,s(561),n,s(588),(e,o)=>it(t,s(498),[n[s(497)][s(574)],r[s(512)](o),(new DOMParser)[s(514)](e,s(582))[s(528)][s(529)],n[s(583)]?this[s(518)]():""])),this[s(569)]=new o.AriaDescriptionView(t,it(t,s(562))),this[s(527)]=this[s(517)](),this[s(527)][s(522)](this[s(581)]()),this[s(540)]=new st.ViewCollection,this[s(511)]=new e.FocusTracker,this[s(554)]=new e.KeystrokeHandler,this[s(516)]=new st.FocusCycler({focusables:this[s(540)],focusTracker:this[s(511)],keystrokeHandler:this[s(554)],keystrokeHandlerOptions:{filter:t=>t[s(570)]!==this[s(584)]},actions:{focusPrevious:s(503),focusNext:s(559)}})}[ue(537)](){this[ue(536)]=!1}[ue(585)](){const t=ue;this[t(580)]||(this[t(536)]=!0)}[ue(587)](){const t=ue;this[t(584)][t(587)]()}[ue(520)](){const t=ue;super[t(520)](),this[t(565)]()}async[ue(571)](){const t=ue;await this[t(527)][t(525)](0)[t(571)](),super[t(571)]()}[ue(564)](){const t=ue;this[t(580)]||(this[t(580)]=!0,this[t(527)][t(567)](0)[t(571)](),this[t(527)][t(522)](this[t(521)]()))}[ue(557)](){const t=ue;this[t(580)]&&(this[t(580)]=!1,this[t(527)][t(567)](0)[t(571)](),this[t(527)][t(522)](this[t(581)]()))}[ue(518)](){const t=ue;return t(535)===this[t(546)][t(526)][t(589)][t(524)]?it(this[t(515)],t(533)):it(this[t(515)],t(501))}[ue(513)](){const t=ue;return this[t(546)][t(583)]?t(535)===this[t(546)][t(526)][t(589)][t(524)]?it(this[t(515)],t(542),this[t(546)][t(552)][t(574)]):it(this[t(515)],t(519),this[t(546)][t(552)][t(574)]):null}[ue(581)](){const t=ue,e=new ae(this[t(515)]);return e[t(560)](t(561)).to(this[t(546)],t(561),this,t(536),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(502)][t(548)]}):e),e}[ue(521)](){const t=ue;this[t(502)][t(505)]||(this[t(502)][t(505)]={}),this[t(502)][t(505)][t(568)]=this[t(546)][t(561)];const e=new Nt(this[t(515)],this[t(502)][t(505)]);return e[t(510)]=this[t(546)][t(561)],e[t(560)](t(579)).to(this[t(546)],t(531)),e[t(509)]=it(this[t(515)],t(507)),e.on(t(578),(e,n)=>{const r=t;this[r(551)](r(500),this[r(546)].id,n),this[r(557)](),this[r(587)]()}),e.on(t(539),()=>{const e=t;this[e(557)](),this[e(587)]()}),e[t(572)](t(534),()=>{e[t(587)]()}),e[t(555)](),e[t(530)](t(534)).to(this),e[t(530)](t(504)).to(this),e}[ue(565)](){const t=ue,e=this[t(584)];this[t(554)][t(506)](e);for(const e of this[t(540)])this[t(511)][t(522)](e[t(584)]),this[t(554)][t(506)](e[t(584)]);this[t(540)].on(t(575),(e,n)=>{const r=t;for(const t of n[r(563)])this[r(511)][r(567)](t[r(584)]),this[r(554)][r(553)](t[r(584)]);for(const t of n[r(532)])this[r(511)][r(522)](t[r(584)]),this[r(554)][r(506)](t[r(584)])}),this[t(554)][t(538)](t(547),(n,r)=>{const o=t;e===n[o(570)]&&(this[o(516)][o(576)](),r())}),this[t(554)][t(538)](t(543),(n,r)=>{const o=t;e!==n[o(570)]&&(this[o(587)](),r())})}}function le(){const t=["remove","initialData","ariaDescriptionView","target","destroy","once","ariaLabel","name","change","focusFirst","30trkKvT","submit","disabledSubmit","isEditMode","_createCommentContentView","text/html","isExternal","element","collapse","2qeOxzF","focus","authoredAt","@external","author","COMMENT_ARIA_LABEL","3JapZFe","updateComment","EXTERNAL_COMMENT","_config","shift+tab","editorDestroyed","editorConfig","listenTo","Save","2342681dgttKE","submitLabel","value","focusTracker","formatDateTime","getUserViewNotificationText","parseFromString","locale","focusCycler","createCollection","getExternalCommentNote","EXTERNAL_AVATAR","render","_createCommentInputView","add","10380UUGVKX","source","get","attributes","visibleView","body","textContent","delegate","isReadOnly","added","EXTERNAL_IMPORT_WORD_COMMENT","editorReady","importWord","isCollapsed","expand","set","cancel","focusables","695KxCRGg","EXTERNAL_IMPORT_WORD_AVATAR","esc","2709168mgYYUj","15568176QppRyI","_model","enter","maxCommentCharsWhenCollapsed","1158479GdwSwR","10883VANRRa","fire","creator","stopListening","keystrokes","createEditor","isSystemComment","switchToDisplayMode","3297748GPnDVu","tab","bind","content","COMMENT_THREAD_DESCRIPTION","removed","switchToEditMode","_setupKeyboardNavigation","18rKJBgF"];return(le=function(){return t})()}function me(){const t=["_model","Remove","bindTemplate","blur","1299542fxStMC","ck-comment","Show more items","_createDropdown","ck-comment--edit","151528ASkinL","length","ck-annotation__info","_config","span","switchToEditMode","find","Reply...","ck-comment__info-name","isSystemComment","2334633UHVsNy","ck-annotation__info-name","actionBar","userView","children","toMany","ck-comment__actions--hidden","isVisible","then","from","ck-hidden","createCollection","authoredAt","ck-comment__info-time","ck-comment__actions","showConfirm","dropdown","isEditMode","unbind","div","getExternalCommentNote","getUserViewNotificationText","_attachActions","label","addMany","getTemplate","focus","ck-comment--remove","visibleView","ck-comment--remove-confirmation","isRemovable","fire","items","ck-annotation__info-time","_createEditButton","buttonView","panelView","ck-annotation","mouseenter","ck-annotation__user","listenTo","21775428Sryjkw","isEditable","author","isReadOnly","5OCwvyy","Delete comment?","actionIndicator","push","setTemplate","ck-comment--","element","cancelConfirm","group","517351CikqSn","focusables","removeButton","ariaLabel","remove","ck-annotation__main","edit","some","ck-comment__external","ck-annotation__actions","ck-comment__info","add","execute","ck-annotation__actions--hidden","withText","mouseleave","change:isRemovable","ck-annotation__content-wrapper","bind","locale","isExternal","editButton","panelPosition","ck-comment__wrapper","_createRemoveButton","formatDateTime","ck-comment__user","resolvedAt","ariaDescriptionView","placeholder","_createCommentInputView","isConfirm","name","set","ck-comment__main","ck-comment--info","Edit","1946652iOWnjQ","render","6FEmaRc","extendTemplate","time","3009276BSgpBd","listitem","removeComment","icon","isEnabled"];return(me=function(){return t})()}const ke=ge;function ge(t,e){const n=me();return(ge=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(969942===-parseInt(e(401))/1+parseInt(e(452))/2*(-parseInt(e(440))/3)+-parseInt(e(438))/4*(parseInt(e(392))/5)+parseInt(e(443))/6+parseInt(e(467))/7+parseInt(e(457))/8+parseInt(e(388))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(me);class pe extends((0,o.ConfirmMixin)(de)){[ke(469)];[ke(470)];constructor(t,e,n){const r=ke;super(t,e,n),this[r(434)](r(394),null),this[r(434)](r(430),it(t,r(464))),this[r(419)](r(479)).to(e),this[r(419)](r(428)).to(e),this[r(469)]=this[r(478)](),this[r(466)]||(this[r(422)]=this[r(381)](),this[r(403)]=this[r(425)](),this[r(499)]=this[r(478)](),this[r(499)][r(491)]([this[r(422)],this[r(403)]]),this[r(483)]=this[r(455)](),this[r(469)][r(412)](this[r(483)]),this[r(402)][r(412)](this[r(483)])),this[r(470)]=new o.UserView(t,e[r(390)],this[r(488)]()),this[r(470)][r(441)]({attributes:{class:[r(427),r(386)],"aria-hidden":!0}}),this[r(387)](e,r(417),()=>this[r(399)]()),this[r(396)](this[r(492)]())}[ke(492)](){const t=ke,e=this[t(450)],n=[{tag:t(486),attributes:{class:[t(411),t(459)]},children:[{tag:t(461),children:[{text:this[t(470)][t(433)]}],attributes:{class:[t(465),t(468)],"data-cke-tooltip-text":this[t(470)][t(433)]}},{tag:t(442),attributes:{datetime:e.to(t(479)),class:[t(480),t(380)]},children:[{text:e.to(t(479),e=>this[t(460)][t(426)](e))}]}]},{tag:t(486),attributes:{class:[t(481),t(410),e.if(t(484),t(473)),e.if(t(484),t(414))]},children:this[t(469)]},{tag:t(486),attributes:{class:[t(418)]},children:this[t(495)]},this[t(429)]];return this[t(448)][t(421)]&&n[t(395)]({tag:t(486),attributes:{class:[t(409)]},children:[{text:this[t(487)]()}]}),{tag:"li",attributes:{class:[t(424),e.if(t(432),t(496))],tabindex:-1,"aria-label":e.to(t(404)),"aria-describedby":this[t(429)].id,role:t(444)},children:[{tag:t(486),attributes:{class:[t(453),t(384),e.if(t(484),t(456)),e.if(t(466),t(436)),e.to(t(394),e=>e?t(397)+e:"")],"data-author-id":this[t(448)][t(390)].id,"data-comment-id":this[t(448)].id,role:t(400)},children:[this[t(470)],{tag:t(486),attributes:{class:[t(435),t(406)]},children:n}]}]}}[ke(381)](){const t=ke,e=new st.ButtonView(this[t(420)]);return e[t(490)]=it(this[t(420)],t(437)),e[t(446)]=ot.IconPencil,e[t(415)]=!0,e[t(441)]({attributes:{class:t(456)}}),e[t(419)](t(447)).to(this[t(448)],t(391),t=>!t),e[t(419)](t(474)).to(this[t(448)],t(389)),e.on(t(413),()=>this[t(462)]()),e}[ke(425)](){const t=ke,e=new st.ButtonView(this[t(420)]);return e[t(490)]=it(this[t(420)],t(449)),e[t(446)]=ot.IconRemoveComment,e[t(415)]=!0,e[t(441)]({attributes:{class:t(494)}}),e[t(419)](t(447)).to(this[t(448)],t(391),t=>!t),e[t(419)](t(474)).to(this[t(448)],t(497)),e.on(t(413),()=>{const e=t;this[e(482)](it(this[e(420)],e(393)),this[e(398)])[e(475)](()=>{const t=e;this[t(498)](t(445),this[t(448)].id)})}),e}[ke(455)](){const t=ke,e=(0,st.createDropdown)(this[t(420)],o.LateFocusDropdownButtonView),n=e[t(383)][t(471)],r=new st.ListView(this[t(420)]),s=e[t(450)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(499)][t(463)](e=>e[t(474)])),e[t(441)]({attributes:{class:[s.if(t(474),t(477),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(420)]);i[s(471)][s(412)](n);const c=o>-1?o:r[s(499)][s(458)];r[s(499)][s(412)](i,c);const a=Array[s(476)](this[s(499)]);e[s(485)](s(447),s(474)),e[s(419)](s(447))[s(472)](a,s(447),(...t)=>t[s(408)](t=>t)),e[s(419)](s(474))[s(472)](a,s(474),(...t)=>t[s(408)](t=>t))};e[t(423)]="sw",e[t(382)][t(434)]({label:it(this[t(420)],t(454)),icon:ot.IconThreeVerticalDots});for(const e of this[t(499)])i(e);return n[t(412)](r),e[t(387)](this[t(499)],t(412),(t,e,n)=>{i(e,n)}),e[t(387)](this[t(499)],t(405),(e,n,o)=>{const s=t;r[s(499)][s(405)](o)}),e}[ke(489)](t,e){const n=ke,r=t&&t[n(398)];r&&(this[n(387)](r,n(385),()=>this[n(394)]=e),this[n(387)](r,n(493),()=>this[n(394)]=e),this[n(387)](r,n(416),()=>this[n(394)]=null),this[n(387)](r,n(451),()=>this[n(394)]=null))}[ke(431)](){const t=ke,e=super[t(431)]();return e[t(419)](t(430)).to(this),e}[ke(439)](){const t=ke;super[t(439)](),this[t(489)](this[t(422)],t(407)),this[t(489)](this[t(403)],t(405))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(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(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),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=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(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=Re(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 Ve(){const t=["504hFPHOY","disconnect","2wzTLPv","type","characterData","4060329PRgGca","cancel","78424sdypaY","observe","attributes","129DXkcTV","1308039CgTOtF","2395656AiSLbC","451JaoQxP","27uLoarO","class","6605UEHRjO","attributeName","6487BJpYJu","498kaEeZb","childList","156930aFVioc"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=144]})(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 Pe(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const r of t)(n(161)==r[n(155)]&&n(145)==r[n(147)]||n(150)==r[n(155)]||n(156)==r[n(155)])&&e()});return{attach(t){n[Le(160)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(153)](),e[t(158)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(920671===parseInt(e(163))/1*(parseInt(e(154))/2)+parseInt(e(162))/3*(-parseInt(e(159))/4)+-parseInt(e(146))/5*(-parseInt(e(149))/6)+parseInt(e(157))/7+parseInt(e(164))/8*(-parseInt(e(144))/9)+-parseInt(e(151))/10*(-parseInt(e(165))/11)+parseInt(e(152))/12*(parseInt(e(148))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var De=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;const Fe=He;function He(t,e){const n=Ue();return(He=function(t,e){return n[t-=456]})(t,e)}function Ue(){const t=["height","render","isActive","3292152JmgyiG","setTemplate","mainView","set","detach","ck-annotation-wrapper--active","attach","focusTracker","3078215shQwIR","isDirty","destroy","focus","add","createCollection","bindTemplate","clientHeight","arrowdown","div","249750XhaJHT","15678ffgdNW","listenTo","fire","keystrokes","type","3688794pcOSlI","first","1865085UbklDN","clear","element","252yecxBV","content","435322qBaAkd","presentation","ck-rounded-corners","length","6LFJIGH","Esc","_updateHeight","ck-annotation-wrapper","delegate","_mutationObserver","arrowup","targetRect"];return(Ue=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(222336===parseInt(e(475))/1+parseInt(e(462))/2+parseInt(e(463))/3*(-parseInt(e(473))/4)+parseInt(e(470))/5*(parseInt(e(479))/6)+parseInt(e(498))/7+-parseInt(e(490))/8+-parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class ze extends st.View{[Fe(497)];id;[Fe(466)];[Fe(474)];[Fe(492)];[Fe(484)];constructor(t,n){const r=Fe;super(t),this.id=(0,e.uid)(),this[r(497)]=new e.FocusTracker,this[r(466)]=new e.KeystrokeHandler,this[r(466)][r(493)](r(480),(t,e)=>this[r(465)](r(480),e)),this[r(493)](r(486),{top:0,right:0,bottom:0,left:0}),this[r(493)](r(487),0),this[r(493)](r(489),!1),this[r(493)](r(499),!1),this[r(493)](r(478),0),this[r(493)](r(467),""),this[r(484)]=Be(()=>this[r(481)]()),this[r(474)]=this[r(457)](),this[r(474)][r(483)](r(485),r(460)).to(this),this[r(474)][r(456)](n),this[r(492)]=n;const o=this[r(458)];this[r(491)]({tag:r(461),attributes:{class:["ck",r(482),r(477),o.if(r(489),r(495))],role:r(476)},children:this[r(474)]})}[Fe(488)](){const t=Fe;super[t(488)](),this[t(497)][t(456)](this[t(472)]),this[t(466)][t(464)](this[t(472)]),this[t(484)][t(496)](this[t(472)])}[Fe(500)](){const t=Fe;this[t(474)][t(471)](),this[t(466)][t(500)](),this[t(497)][t(500)](),this[t(484)][t(494)](),super[t(500)]()}[Fe(501)](){const t=Fe;this[t(474)][t(469)]&&this[t(474)][t(469)][t(501)]()}[Fe(481)](){const t=Fe,e=this[t(472)][t(459)];e&&(this[t(487)]=e)}}const Ke=Ye;function Ye(t,e){const n=We();return(Ye=function(t,e){return n[t-=485]})(t,e)}function We(){const t=["_assertCorrectTarget","2017VZfaJV","updateTargetRect","16kVNmSg","add","isArray","destroy","element","annotation-invalid-target","726Rgydvo","isVisible","refreshVisibility","_getNormalizedTarget","3100419SNGBXo","stopListening","getClientRects","398335ZbHvat","focusableElements","offsetParent","set","1025178uXsPut","innerView","item","clear","length","4988110AEMCdy","every","object","nodeType","_type","focusTracker","_id","view","16390088twZamr","mainView","type","render","isActive","66GaBqjX","targetRect","function","_target","remove","55bsgLnt","target","31564SzFMQR","filter"];return(We=function(){return t})()}!function(t){const e=Ye,n=t();for(;;)try{if(486816===-parseInt(e(524))/1*(-parseInt(e(485))/2)+parseInt(e(496))/3+parseInt(e(521))/4*(parseInt(e(519))/5)+-parseInt(e(514))/6*(-parseInt(e(492))/7)+parseInt(e(526))/8*(parseInt(e(489))/9)+-parseInt(e(501))/10+-parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Xe extends((0,e.ObservableMixin)()){[Ke(508)];[Ke(493)];[Ke(505)];[Ke(517)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Ke;super(),this[s(508)]=t,this[s(508)][s(530)]||this[s(508)][s(512)](),this[s(505)]=r,this[s(517)]=n,Xe[s(523)](this[s(488)]()),this[s(493)]=new e.Collection([this[s(508)][s(530)]],{idProperty:s(507)}),this[s(493)].on(s(527),(t,e)=>{const n=s;this[n(508)][n(506)][n(527)](e)}),this[s(493)].on(s(518),(t,e)=>{const n=s;this[n(508)][n(506)][n(518)](e)}),this[s(495)](s(486),o)}get[Ke(511)](){const t=Ke;return t(516)==typeof this[t(505)]?this[t(505)]():this[t(505)]}get[Ke(497)](){const t=Ke;return this[t(508)][t(510)]}get[Ke(520)](){const t=Ke,e=this[t(488)]();return Xe[t(523)](e),e}get[Ke(515)](){const t=Ke,n=this[t(520)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(522)](e=>function(e){const n=t;if(e[n(494)])return!0;return!!e[n(491)]()[n(498)](0)}(e));return 0===r[t(500)]?null:new e.Rect(r[0][t(491)]()[t(498)](0))}get[Ke(513)](){const t=Ke;return this[t(508)][t(513)]}set[Ke(513)](t){const e=Ke;this[e(508)][e(513)]=t,this[e(508)][e(510)][e(513)]=t}[Ke(525)](){const t=Ke;this[t(508)][t(515)]=this[t(515)]}[Ke(529)](){const t=Ke;this[t(493)][t(490)](),this[t(493)][t(499)](),this[t(490)]()}[Ke(487)](){const t=Ke;this[t(486)]=!!this[t(515)]}static[Ke(523)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(528)](t)&&t[n(502)](t=>Ge(t))))throw new e.CKEditorError(n(531),null,{target:t})}[Ke(488)](){const t=Ke,e=t(516)==typeof this[t(517)]?this[t(517)]():this[t(517)];return Ge(e)?[e]:e}}function Ge(t){const e=Ke;return null!==t&&e(503)==typeof t&&e(504)in t&&1===t[e(504)]}const qe=Ze;function Ze(t,e){const n=Qe();return(Ze=function(t,e){return n[t-=347]})(t,e)}function Qe(){const t=["top","innerView","updateTargetRect","fire","1103004wyHZoF","length","_viewToAnnotation","837693SsEnrp","focusableElements","annotationcollection-duplicated-item","annotationcollection-not-existing-item","223989uBuhol","targetRect","listenTo","15ZclWcX","from","get","isFocused","refreshPositioning","focusTracker","remove","left","_focusTracker","getIndex","1211098UVhUtF","sort","getByView","262792cJBblg","change:isFocused","delete","clear","add","_innerViewToAnnotation","blur","_sort","set","view","getByInnerView","has","598246LHfLmr","4488016nlImsp","_getOrderInContent","destroy","stopListening","focus"];return(Qe=function(){return t})()}!function(t){const e=Ze,n=t();for(;;)try{if(157367===-parseInt(e(363))/1+-parseInt(e(391))/2+parseInt(e(359))/3+parseInt(e(379))/4*(parseInt(e(366))/5)+-parseInt(e(356))/6+-parseInt(e(376))/7+parseInt(e(347))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qe);class Je extends e.Collection{[qe(384)];[qe(358)];[qe(374)];constructor(t=[]){const n=qe;super(),this[n(384)]=new Map,this[n(358)]=new Map,this[n(374)]=new e.FocusTracker,this[n(374)].on(n(380),(t,e,r)=>{const o=n;r||this[o(355)](o(385))});for(const e of t)this[n(383)](e)}get[qe(369)](){const t=qe;return this[t(374)][t(369)]}[qe(383)](t){const n=qe;if(this[n(390)](t))throw new e.CKEditorError(n(361),null);this[n(384)][n(387)](t[n(353)],t),this[n(358)][n(387)](t[n(388)],t);for(const e of t[n(360)])this[n(374)][n(383)](e);this[n(365)](t[n(360)],n(383),(t,e)=>{const r=n;this[r(374)][r(383)](e)}),this[n(365)](t[n(360)],n(372),(t,e)=>{const r=n;this[r(374)][r(372)](e)}),this[n(365)](t[n(388)][n(371)],n(380),(e,r,o)=>{const s=n;o&&this[s(355)](s(351),t)}),t[n(354)]();const r=this[n(348)](t[n(388)][n(364)]);return super[n(383)](t,r)}[qe(372)](t){const n=qe;if(!this[n(390)](t))throw new e.CKEditorError(n(362),null);this[n(350)](t[n(388)][n(371)]),this[n(350)](t[n(360)]);for(const e of t[n(360)])this[n(374)][n(372)](e);return this[n(358)][n(381)](t[n(388)]),this[n(384)][n(381)](t[n(353)]),super[n(372)](t)}[qe(389)](t){const e=qe;return this[e(384)][e(368)](t)}[qe(378)](t){const e=qe;return this[e(358)][e(368)](t)}[qe(349)](){const t=qe;super[t(382)](),this[t(350)](),this[t(384)][t(382)](),this[t(358)][t(382)](),this[t(374)][t(349)]()}[qe(370)](){const t=qe;for(const e of this)e[t(354)]();this[t(386)]()}[qe(386)](){const t=qe,e=Array[t(367)](this)[t(377)]((e,n)=>tn(e[t(388)][t(364)],n[t(388)][t(364)]));for(let n=e[t(357)]-1;n>0;n--){const r=e[n];n!==this[t(375)](r)&&(this[t(372)](r),this[t(383)](r))}}[qe(348)](t){const e=qe;let n=0;if(!t)return this[e(357)];for(const r of this){const o=r[e(388)][e(364)];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(383)](o);e[r(365)](t,r(383),(t,o)=>{const s=r;n(o)&&e[s(383)](o)}),e[r(365)](t,r(372),(t,n)=>{const o=r;e[o(390)](n)&&e[o(372)](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(352)]-e[n(352)];return 0==r?t[n(373)]-e[n(373)]:r}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var rn=n(533),on={attributes:{"data-cke":!0}};on.setAttributes=Ae(),on.insert=Ie().bind(null,"head"),on.domAPI=_e(),on.insertStyleElement=Te();be()(rn.A,on);rn.A&&rn.A.locals&&rn.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const un=new Map;const hn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),un.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=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(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=un.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"}),un.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=hn[e];"era"===e?r[s]=o:pn(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 d=h%1e3;return h-=d>=0?d:1e3+d,(_n({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 mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(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 gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(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 wn(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 In(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 yn(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}${fn(n,2)}:${fn(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${fn(n,2)}${fn(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...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 En(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=bn(e[n+o]);return[r,null,n+o]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const r=t[e];return pn(r)?n:bn(r)}function Bn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Dn(t,e){const n=!t[e]&&!t[e+1],r=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(r),e+3]}function jn(t,e){return[{},t[e]?ln.create(t[e]):null,e+1]}RegExp(`^T?${On.source}$`);Cn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Sn),Cn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Sn),Cn(/(\d{4})-?(\d{3})/,Sn),Cn(Nn),Tn(function(t,e){return[{year:Ln(t,e),month:Ln(t,e+1,1),day:Ln(t,e+2,1)},null,e+3]},Bn,Dn,jn),Tn(Mn,Bn,Dn,jn),Tn(Rn,Bn,Dn,jn),Tn(Bn,Dn,jn);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Bn,Dn,jn);const Fn={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}},Hn=365.2425,Un=30.436875,zn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];zn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Kn=`[ ${String.fromCharCode(160)}]`;new RegExp(Kn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Yn=n(961),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=Ae(),Wn.insert=Ie().bind(null,"head"),Wn.domAPI=_e(),Wn.insertStyleElement=Te();be()(Yn.A,Wn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Xn=n(163),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Xn.A,Gn);Xn.A&&Xn.A.locals&&Xn.A.locals;var qn=n(142),Zn={attributes:{"data-cke":!0}};Zn.setAttributes=Ae(),Zn.insert=Ie().bind(null,"head"),Zn.domAPI=_e(),Zn.insertStyleElement=Te();be()(qn.A,Zn);qn.A&&qn.A.locals&&qn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($n.A,tr);$n.A&&$n.A.locals&&$n.A.locals;var er=n(906),nr={attributes:{"data-cke":!0}};nr.setAttributes=Ae(),nr.insert=Ie().bind(null,"head"),nr.domAPI=_e(),nr.insertStyleElement=Te();be()(er.A,nr);er.A&&er.A.locals&&er.A.locals;var rr=n(938),or={attributes:{"data-cke":!0}};or.setAttributes=Ae(),or.insert=Ie().bind(null,"head"),or.domAPI=_e(),or.insertStyleElement=Te();be()(rr.A,or);rr.A&&rr.A.locals&&rr.A.locals;var sr=n(751),ir={attributes:{"data-cke":!0}};ir.setAttributes=Ae(),ir.insert=Ie().bind(null,"head"),ir.domAPI=_e(),ir.insertStyleElement=Te();be()(sr.A,ir);sr.A&&sr.A.locals&&sr.A.locals;var cr=n(901),ar={attributes:{"data-cke":!0}};ar.setAttributes=Ae(),ar.insert=Ie().bind(null,"head"),ar.domAPI=_e(),ar.insertStyleElement=Te();be()(cr.A,ar);cr.A&&cr.A.locals&&cr.A.locals;var ur=n(888),hr={attributes:{"data-cke":!0}};hr.setAttributes=Ae(),hr.insert=Ie().bind(null,"head"),hr.domAPI=_e(),hr.insertStyleElement=Te();be()(ur.A,hr);ur.A&&ur.A.locals&&ur.A.locals;const dr=mr;function lr(){const t=["annotations","createAnnotation","Tab","focusTracker","domRoots","accessibility","stopListening","contains","6438784NLKFzC","Arrowdown","addKeystrokeInfoGroup","164twfedc","_visibleAnnotations","add","refreshVisibility","3659832aEjMxQ","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","270938OgZslH","push","Shift+Tab","8mKXJZN","_removeActiveAnnotation","isOfficialPlugin","9offiqu","isPremiumPlugin","_bindAnnotationsToVisibleAnnotations","element","activeAnnotations","destroy","Arrowup","_addActiveAnnotation","context","source","isVisible","view","_setupEnterAnnotationKeystroke","keystrokes","Annotations","createAnnotationView","activate","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","target","escape","Esc","collection","_activateAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","3111804vDMYHa","locale","getByInnerView","remove","2633554JUzfEg","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","change:isVisible","_setupEscapeAnnotationHandling","107635OgqDSk","focus","Enter","editing","fire","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","99haYyhM","Ctrl+Enter","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","listenTo","set","deactivateAll","values","isArray","Ctrl+Shift+E","editors","_deactivateAllAnnotations","3702320unHYER","delete","ready","has","pluginName","low","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","refreshPositioning"];return(lr=function(){return t})()}function mr(t,e){const n=lr();return(mr=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(611955===parseInt(e(229))/1*(-parseInt(e(226))/2)+parseInt(e(256))/3+-parseInt(e(300))/4*(parseInt(e(264))/5)+-parseInt(e(224))/6+-parseInt(e(260))/7+-parseInt(e(297))/8*(parseInt(e(232))/9)+parseInt(e(281))/10*(parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class kr extends t.ContextPlugin{[dr(253)];[dr(301)];static get[dr(285)](){return dr(246)}static get[dr(231)](){return!0}static get[dr(233)](){return!0}constructor(e){const n=dr;if(super(e),this[n(253)]=new Je,this[n(301)]=new Je,this[n(274)](n(236),new Set),this[n(234)](),e instanceof t.Editor){const t=e[n(257)];e[n(294)][n(299)]({id:n(289),label:it(t,n(261)),keystrokes:[{label:it(t,n(249)),keystroke:n(278)},{label:it(t,n(287)),keystroke:n(252)},{label:it(t,n(272)),keystroke:n(266)},{label:it(t,n(225)),keystroke:[[n(291)],[n(228)]]},{label:it(t,n(269)),keystroke:[n(271)]},{label:it(t,n(255)),keystroke:[[n(238)],[n(298)]]}]})}this[n(244)](),this[n(263)]()}[dr(222)](t){const e=dr;this[e(253)][e(222)](t)}[dr(259)](t){const e=dr;this[e(253)][e(259)](t),t[e(237)]()}[dr(223)](){const t=dr;for(const e of this[t(253)])e[t(223)]()}[dr(288)](){const t=dr;this[t(301)][t(288)]()}[dr(258)](t){const e=dr;return this[e(253)][e(258)](t)}[dr(275)](){const t=dr;this[t(268)](t(280))}[dr(237)](){const t=dr;for(const e of this[t(253)])e[t(237)]();this[t(301)][t(237)](),this[t(253)][t(237)](),super[t(237)]()}[dr(248)](t){const e=dr;this[e(268)](e(254),t)}[dr(290)](t){return new Xe(t)}[dr(247)](t,e){return new ze(t,e)}[dr(239)](t){const e=dr,n=new Set(this[e(236)]);n[e(222)](t),this[e(236)]=n}[dr(230)](t){const e=dr,n=new Set(this[e(236)]);n[e(282)](t),this[e(236)]=n}[dr(234)](){const t=dr,e=this[t(253)],n=this[t(301)];function r(e){const r=t,o=e[r(241)];o[r(242)]&&!n[r(284)](o)?n[r(222)](o):!o[r(242)]&&n[r(284)](o)&&n[r(259)](o),o[r(243)][r(292)][r(259)](o[r(243)][r(235)]),o[r(243)][r(292)][r(222)](o[r(243)][r(235)])}this[t(273)](e,t(222),(e,o)=>{const s=t;o[s(242)]&&n[s(222)](o),this[s(273)](o,s(262),r)}),this[t(273)](e,t(259),(e,o)=>{const s=t;n[s(284)](o)&&n[s(259)](o),this[s(295)](o,s(262),r)})}[dr(244)](){const n=dr,r=t=>{const n=mr;t.on(n(283),()=>{const r=n;t[r(245)][r(274)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(236)][o(276)]());s&&(s[o(243)][o(265)](),n())})})};this[n(240)]instanceof t.Editor?r(this[n(240)]):this[n(240)][n(279)]&&this[n(240)][n(279)].on(n(222),(t,e)=>{r(e)})}[dr(263)](){const e=dr,n=e=>{const n=mr,r=e[n(241)],o=[];let s;if(Array[n(277)](r[n(250)])){s=r[n(250)][0],this[n(240)]instanceof t.Editor?o[n(227)](this[n(240)]):this[n(240)][n(279)]&&o[n(227)](...this[n(240)][n(279)]);for(const t of o)for(const e of t[n(267)][n(243)][n(293)][n(276)]())if(e[n(296)](s))return void t[n(267)][n(243)][n(265)]();s[n(265)]()}};this[e(273)](this[e(253)],e(222),(t,r)=>{const o=e;this[o(273)](r,o(251),n,{priority:o(286)})}),this[e(273)](this[e(253)],e(259),(t,r)=>{const o=e;this[o(295)](r,o(251),n)})}}const gr=fr;function pr(){const t=["view","removeCommentThread","authoredAt","commentsrepository-duplicated-comment-thread-id","createCommentThreadController","commentsrepository-resolved-comment-thread","change:_permissions","setAttribute","editorDestroyed","map","textContent","_hasTargetInContent","24264691UjTwHa","commentsrepository-remove-missing-comment","isSubmitted","authorName","unlinkedAt","_removeComment","isPremiumPlugin","attachTo","commentThreadInputView","comments","context","comments.editorConfig","deactivateAll","switchReadOnly","pluginName","createdAt","getCommentThreadForAnnotation","_unbindEditors","delete","CommentsRepository","threadId","string","_findOptimalIndex","_updateActiveAnnotation","innerHTML","catch","noChannel","CommentView","archivedAt","16173800SUwDuP","commentsrepository-add-comment-thread-internal-error","commentsrepository-reopen-comment-thread-internal-error","activeCommentThread","canComment","setPermissions","9VOmVhV","_removeActiveAnnotation","12XDrgjH","commentsrepository-remove-comment-missing-comment-thread","isExternal","comments.CommentThreadView","_removeCommentThread","change:isDirty","12467384rzfAUA","252hbuAaH","values","function","getByInnerView","commentsrepository-attach-missing-comment-thread","commentsrepository-update-comment-thread-internal-error","commentsListView","getCommentThreads","_add","init","isVisible","licenseKey","_createNewComment","commentsrepository-active-missing-comment-thread","toJSON","commentUpdated","listenTo","getUser","highest","from","change:authoredAt","removeComment","createElement","author","commentsrepository-invalid-commentid","removeAttribute","focus","101935eHbEMZ","update","commentsrepository-update-comment-missing-comment-thread","_resolveCommentThread","weight","PENDING_ACTION_COMMENT_THREAD","addComment","PendingActions","config","CommentThreadView","_repository","fetchCommentThread","commentsrepository-invalid-comment-thread-id","comments.maxCommentsWhenCollapsed","find","commentsrepository-active-not-attached","length","plugins","_threads","define","commentInputView","commentsrepository-fetch-comment-thread","model","hasCommentThread","_update","commentsrepository-add-comment-user-not-exists","channelId","innerView","commentsrepository-missing-comment-thread","updateCommentThread","commentsrepository-missing-target","activate","commentsrepository-remove-comment-thread-internal-error","_viewToController","editorReady","_updateComment","commentsrepository-invalid-comment-authorid","push","locale","_reopenCommentThread","_attachCommentThread","isReadOnly","change:_readOnlyChannels","_bindAnnotationToEditors","type","commentsrepository-remove-missing-comment-thread","isActive","adapter","setContext","addUser","updateComment","2394102AjGsCd","then","commentsrepository-missing-thread-and-adapter-method","commentsrepository-remove-comment-internal-error","get","isFromAdapter","body","addCommentThread","_readOnlyChannels","setActiveCommentThread","trim","requires","_addComment","_permissions","write","attributes","modifyAll","resolvedAt","_submitCommentThread","commentsrepository-resolve-comment-thread-internal-error","commentsrepository-get-comment-invalid-id","31362RQOltG","focusableElements","commentsrepository-update-missing-comment","focusTracker","filter","escape","external:","max","submit","commentsrepository-update-comment-invalid-content","commentsrepository-add-comment-to-missing-comment-thread","87284fGykuC","isEditable","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","getAnnotationForCommentThread","@external","_updateCommentThread","reopenCommentThread","commentsrepository-add-comment-internal-error","set","_threadToController","isOfficialPlugin","destroy","_remove","_isAttached","commentsrepository-adapter-already-set","fire","change:activeAnnotations","warn","getPermissions","26UdIUqw","resolvedBy","getTime","content","isDirty","commentsrepository-invalid-comment-content","_createCommentThreadView","2016HrTssF","error","setUnlinkedAt","_isSubmitted","openNewCommentThread","creator","once","add","admin","submitCommentThread","getCommentThread","isResolved","resolveCommentThread","commentsrepository-reopen-comment-thread","comment","_adapter","has","comments.CommentView","assign","commentsrepository-update-comment-internal-error","_detachCommentThread","isAttached","comments.maxThreadTotalWeight","isRemovable","stopListening","reduce","lowest","reopen","commentId","comments.copyMarkers","resolve","refreshVisibility","bind","getIndex","remove","_addCommentThread","bodyCollectionContainer","comments.maxCommentCharsWhenCollapsed","_getExternalAuthor","getComment","div","isResolvable"];return(pr=function(){return t})()}function fr(t,e){const n=pr();return(fr=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=fr,n=t();for(;;)try{if(861577===-parseInt(e(362))/1*(-parseInt(e(343))/2)+-parseInt(e(311))/3+parseInt(e(233))/4*(parseInt(e(260))/5)+-parseInt(e(332))/6*(-parseInt(e(369))/7)+parseInt(e(232))/8+-parseInt(e(224))/9*(parseInt(e(218))/10)+parseInt(e(423))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);const br=Symbol(gr(215)),vr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _r extends t.ContextPlugin{[gr(278)];[gr(352)];[gr(293)];static get[gr(322)](){return[kr,t.PendingActions,o.Users]}static get[gr(203)](){return gr(208)}static get[gr(353)](){return!0}static get[gr(429)](){return!0}constructor(t){const e=gr;super(t),this[e(278)]=new Map,this[e(352)]=new Map,this[e(293)]=new Map,this[e(351)](e(319),new Set),this[e(351)](e(324),new Map);const n=this[e(433)][e(268)];n[e(279)](e(273),2),n[e(279)](e(391),500),n[e(279)](e(406),140),n[e(279)](e(229),oe),n[e(279)](e(386),pe),n[e(315)](e(434))||console[e(360)](e(345))}[gr(242)](){const t=gr,e=this[t(433)][t(277)][t(315)](kr);this[t(351)](t(221),null),this.on(t(318),(e,n)=>this[t(404)](n)),this.on(t(378),(e,n)=>this[t(329)](n)),this.on(t(381),(e,n)=>this[t(263)](n)),this.on(t(381),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(349),(e,n)=>this[t(299)](n)),this.on(t(349),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(412),(e,n)=>this[t(230)](n)),this.on(t(289),(e,n)=>this[t(348)](n)),this.on(t(289),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(266),(e,n)=>this[t(323)](n)),this.on(t(310),(e,n)=>this[t(295)](n)),this.on(t(254),(e,n)=>this[t(428)](n)),this.on(t(266),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(379)](n),i=s&&this[o(352)][o(315)](s);i&&i[o(411)][o(239)][o(259)](-1)},{priority:t(395)}),this[t(249)](e,t(359),(e,n,r)=>{const o=t,s=Array[o(252)](r)[o(420)](t=>this[o(293)][o(315)](t[o(287)]))[o(336)](Boolean)[0];this[o(221)]=s?s[o(282)]:null})}set[gr(307)](t){const n=gr;if(this[n(384)])throw new e.CKEditorError(n(357));this[n(384)]=t}get[gr(307)](){return this[gr(384)]}[gr(318)]({channelId:t=br,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:d=!1,isFromAdapter:l=!1}={}){const m=gr;return this[m(358)](yr(m(318),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(379)](n)}[gr(373)]({channelId:t=br,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=gr;if(this[i(319)][i(385)](t)||this[i(319)][i(385)](void 0))return null;if(!r)throw new e.CKEditorError(i(290));const c=this[i(318)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(352)][i(315)](c),u=a[i(411)][i(431)][i(280)],h=this[i(433)][i(277)][i(315)](kr),d=h[i(236)](a[i(411)]);return h[i(291)](d),u[i(375)](i(294),()=>u[i(259)]()),c}[gr(283)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(272));return this[n(278)][n(385)](t)}[gr(289)]({channelId:t=br,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=gr;return this[i(358)](yr(i(289),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(379)](e)}[gr(379)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(272));return this[n(278)][n(315)](t)}[gr(271)]({channelId:t,threadId:n}={}){const r=gr,o=this[r(379)](n);if(o)return Promise[r(399)](o);if(!this[r(307)])return Promise[r(399)](void 0);if(r(235)!=typeof this[r(307)][r(379)])throw new e.CKEditorError(r(313),this[r(433)]);return this[r(307)][r(379)]({channelId:t,threadId:n})[r(312)](e=>this[r(283)](n)?this[r(379)](n):e?this[r(318)](Object[r(387)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(281),this[n(433)])})}[gr(240)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=gr,s=[];for(const r of this[o(278)][o(234)]())t&&r[o(286)]!==t||e&&!r[o(390)]||n&&0===r[o(276)]||s[o(297)](r);return r?s[o(420)](t=>t[o(247)]()):s}[gr(346)](t){const e=gr,n=this[e(352)][e(315)](t);return n&&this[e(433)][e(277)][e(315)](kr)[e(236)](n[e(411)])||null}[gr(205)](t){const e=gr,n=this[e(293)][e(315)](t[e(287)]);return n?n[e(282)]:null}[gr(320)](t){const n=gr,r=this[n(433)][n(277)][n(315)](kr);if(!t)return void(this[n(221)]&&r[n(435)]());const o=this[n(379)](t);if(!o)throw new e.CKEditorError(n(246),null,{threadId:t});if(!this[n(352)][n(385)](o))throw new e.CKEditorError(n(275),null,{threadId:t});const s=r[n(236)](this[n(352)][n(315)](o)[n(411)]);r[n(291)](s)}[gr(436)](t,e){const n=gr;t?this[n(319)][n(376)](e):this[n(319)][n(207)](e),this[n(358)](n(302),n(319),this[n(319)],this[n(319)])}[gr(301)](t){const e=gr;return this[e(319)][e(385)](t)||this[e(319)][e(385)](void 0)}[gr(415)](t,e){return new nt(t,e)}[gr(223)](t,e=br){const n=gr;this[n(324)][n(351)](e,t),this[n(358)](n(417),n(324),this[n(324)],this[n(324)])}[gr(361)](t=br){const e=gr;return this[e(324)][e(385)](t)?this[e(324)][e(315)](t):vr}[gr(404)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=gr;if(k(210)!=typeof n)throw new e.CKEditorError(k(272),null,{threadId:n});if(this[k(283)](n))throw new e.CKEditorError(k(414),null,{threadId:n});const g=new wr(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(433)][k(277)][k(315)](o.Users)[k(250)](c):null,isResolvable:l,isSubmitted:m||d});this[k(278)][k(351)](n,g);for(const t of r)g[k(241)](this[k(245)]({threadId:n,...t}));return a&&g[k(430)](a),d||!g[k(276)]?Promise[k(399)]():this[k(329)]({channelId:t,threadId:n})}[gr(329)]({channelId:t,threadId:n}){const r=gr;if(!this[r(283)](n))throw new e.CKEditorError(r(288),this);const o=this[r(379)](n);if(o[r(372)]=!0,!this[r(307)]||r(235)!=typeof this[r(307)][r(318)])return Promise[r(399)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,d=this[r(433)][r(277)][r(315)](r(267)),l=d[r(376)](it(this[r(433)][r(298)],r(265)));return this[r(307)][r(318)]({channelId:t,threadId:s,comments:i[r(420)](t=>t[r(247)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(312)](({comments:e})=>{const o=r;d[o(403)](l);for(const r of e)this[o(295)]({channelId:t,threadId:n,commentId:r[o(397)],createdAt:r[o(204)],isFromAdapter:!0})})[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(219),this)})}[gr(300)]({threadId:t,target:n}){const r=gr,o=this[r(379)](t);if(!o)throw new e.CKEditorError(r(237),this);const s=this[r(433)][r(277)][r(315)](r(267)),i=this[r(433)][r(277)][r(315)](kr),c=this[r(368)](o),a=new nt(o,c);let u=null;c.on(r(231),(t,e,n)=>{const o=r;n?u=s[o(376)](it(this[o(433)][o(298)],o(265))):u&&(s[o(403)](u),u=null)}),this[r(352)][r(351)](o,a),this[r(293)][r(351)](c,a);const h=new ze(this[r(433)][r(298)],c);h[r(401)](r(276)).to(c),h[r(401)](r(366)).to(c,r(366),c,r(276),(t,e)=>t||!e),h[r(401)](r(306)).to(c),h[r(304)]=r(383);const d=new Xe({view:h,target:n,type:r(383),isVisible:!o[r(217)]&&!!(r(235)==typeof n?n():n)});return c.on(r(337),()=>{const t=r;d[t(358)](t(337))}),this[r(303)](c,d),i[r(376)](d),d}[gr(303)](e,n){const r=gr;this[r(249)](e,r(294),(e,o)=>{const s=r,i=o.ui[s(411)][s(317)][s(405)];n[s(333)][s(376)](i),this[s(433)]instanceof t.Editor&&this[s(433)].ui[s(335)][s(376)](i)},{priority:r(251)}),this[r(249)](e,r(419),(e,o)=>{const s=r,i=o.ui[s(411)][s(317)][s(405)];n[s(333)][s(385)](i)&&n[s(333)][s(403)](i),this[s(433)]instanceof t.Editor&&this[s(433)].ui[s(335)][s(403)](i)})}[gr(206)](t){const e=gr;this[e(393)](t,e(294)),this[e(393)](t,e(419))}[gr(368)](t){const e=gr,n=this[e(433)][e(277)][e(315)](o.Users),{config:r,locale:s}=this[e(433)],i=(0,o.getDateTimeFormatter)(r[e(315)](e(298)),s);return new(0,r[e(315)](e(432))[e(269)])(s,t,n.me,{editorConfig:{...r[e(315)](e(434)),licenseKey:this[e(433)][e(268)][e(315)](e(244))},copyMarkers:r[e(315)](e(398)),maxCommentsWhenCollapsed:r[e(315)](e(273)),maxThreadTotalWeight:r[e(315)](e(391)),maxCommentCharsWhenCollapsed:r[e(315)](e(406)),formatDateTime:i,CommentView:r[e(315)](e(432))[e(216)]})}[gr(263)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=gr;if(!this[c(283)](t))throw new e.CKEditorError(c(288),null,{threadId:t});const a=this[c(379)](t);if(a[c(380)])throw new e.CKEditorError(c(416),null,{threadId:t});const u=this[c(433)][c(277)][c(315)](o.Users);if(a[c(363)]=u[c(250)](s),a[c(328)]=r,i||!this[c(307)]||c(235)!=typeof this[c(307)][c(381)])return Promise[c(399)]();const h=this[c(433)][c(277)][c(315)](c(267)),d=h[c(376)](it(this[c(433)][c(298)],c(265)));return this[c(307)][c(381)]({channelId:n,threadId:t})[c(312)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(403)](d),a[n(363)].id!==e&&(a[n(363)]=u[n(250)](e)),a[n(328)]=t})[c(214)](t=>{const n=c;throw console[n(370)](t),new e.CKEditorError(n(330),this)})}[gr(299)]({threadId:t,channelId:n,isFromAdapter:r}){const o=gr;if(!this[o(283)](t))throw new e.CKEditorError(o(288),null,{threadId:t});const s=this[o(379)](t);if(!s[o(380)])throw new e.CKEditorError(o(382),null,{threadId:t});if(s[o(363)]=null,s[o(328)]=null,r||!this[o(307)]||o(235)!=typeof this[o(307)][o(349)])return Promise[o(399)]();const i=this[o(433)][o(277)][o(315)](o(267)),c=i[o(376)](it(this[o(433)][o(298)],o(265)));return this[o(307)][o(349)]({channelId:n,threadId:t})[o(312)](()=>i[o(403)](c))[o(214)](t=>{const n=o;throw console[n(370)](t),new e.CKEditorError(n(220),this)})}[gr(230)]({threadId:t,isFromAdapter:n}){const r=gr,o=this[r(379)](t);if(!o)throw new e.CKEditorError(r(305),this);if(this[r(389)](t),this[r(278)][r(207)](t),!o[r(425)]||n||!this[r(307)]||r(235)!=typeof this[r(307)][r(412)])return Promise[r(399)]();const s=this[r(433)][r(277)][r(315)](r(267)),{channelId:i}=o,c=s[r(376)](it(this[r(433)][r(298)],r(265)));return this[r(307)][r(412)]({channelId:i,threadId:t})[r(312)](()=>s[r(403)](c))[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(292),this)})}[gr(348)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=gr;if(i(210)!=typeof t)throw new e.CKEditorError(i(272),null,{threadId:t});if(!this[i(283)](t))throw new e.CKEditorError(i(288),null,{threadId:t});const c=this[i(379)](t);let a=!1;if(void 0!==r&&c[i(433)]!==r&&(c[i(433)]=r,a=!0),void 0!==n&&c[i(427)]!==n&&(c[i(427)]=n,a=!0),o&&!P(o,c[i(326)])&&(c[i(326)]=o,a=!0),!a)return Promise[i(399)]();if(!c[i(425)]||s||!this[i(307)]||i(235)!=typeof this[i(307)][i(289)])return Promise[i(399)]();const u=this[i(433)][i(277)][i(315)](i(267)),{channelId:h}=c,d=u[i(376)](it(this[i(433)][i(298)],i(265)));return this[i(307)][i(289)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(312)](()=>u[i(403)](d))[i(214)](t=>{const n=i;throw console[n(370)](t),new e.CKEditorError(n(238),this)})}[gr(389)](t){const e=gr,n=this[e(433)][e(277)][e(315)](kr),r=this[e(379)](t);if(r[e(356)]=!1,this[e(352)][e(385)](r)){const t=this[e(352)][e(315)](r),o=t[e(411)],s=n[e(236)](o);this[e(352)][e(207)](r),this[e(293)][e(207)](o),s&&n[e(403)](s),t[e(354)](),o[e(354)]()[e(312)](()=>{this[e(206)](o)})}}[gr(212)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=gr,o=!!e,s=this[r(433)][r(277)][r(315)](kr),i=this[r(379)](t);if(this[r(352)][r(385)](i)){const t=this[r(352)][r(315)](i)[r(411)],e=s[r(236)](t);e&&(o&&s[r(225)](e),n?e[r(243)]=!1:e[r(400)]())}}[gr(407)](t){const e=gr,n=this[e(433)][e(277)][e(315)](o.Users),r=(0,o.hashObject)(e(338)+t);return n[e(250)](r)||n[e(309)]({id:r,name:t})}[gr(245)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=gr;if(a(210)!=typeof n)throw new e.CKEditorError(a(257));if(a(210)!=typeof s)throw new e.CKEditorError(a(296));if(a(210)!=typeof r||!r[a(321)]())throw new e.CKEditorError(a(367));const u=this[a(433)][a(277)][a(315)](o.Users)[a(250)](s);if(!u)throw new e.CKEditorError(a(285),null,{authorId:s});let h=null,d=i;return c?.[a(347)]&&(h=this[a(407)](c[a(347)][a(426)]),d=new Date(c[a(347)][a(204)])),new Ir(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:d,attributes:c})}[gr(323)](t){const n=gr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(379)](t[n(209)]);if(!c)throw new e.CKEditorError(n(342),this);const a=this[n(245)](t),{id:u}=a;if(c[n(241)](a),i||!this[n(307)]||n(235)!=typeof this[n(307)][n(266)]||!c[n(425)])return Promise[n(399)]();const h=this[n(433)][n(277)][n(315)](n(267)),{channelId:d}=c,l=h[n(376)](it(this[n(433)][n(298)],n(265)));return s||(s={}),this[n(307)][n(266)]({channelId:d,threadId:r,commentId:u,content:o,attributes:s})[n(312)](t=>{const e=n;h[e(403)](l),t&&this[e(295)]({channelId:d,threadId:r,commentId:u,createdAt:t[e(204)],isFromAdapter:!0})})[n(214)](t=>{const r=n;throw console[r(370)](t),new e.CKEditorError(r(350),this)})}[gr(295)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=gr;if(void 0!==r&&(c(210)!=typeof r||!r[c(321)]()[c(276)]))throw new e.CKEditorError(c(341));const a=this[c(379)](t),u=a[c(408)](n);if(!u)throw new e.CKEditorError(c(334),this);let h=!1;if(r&&r!==u[c(365)]&&(u[c(344)]||i)&&(u[c(365)]=r,h=!0),o&&o!==u[c(204)]&&(u[c(204)]=o,u[c(326)]&&u[c(326)][c(347)]||(u[c(413)]=o),h=!0),s&&!P(s,u[c(326)])&&(u[c(326)]=s,h=!0),!h)return Promise[c(399)]();if(a[c(358)](c(248)),i||!this[c(307)]||c(235)!=typeof this[c(307)][c(310)])return Promise[c(399)]();const d=this[c(433)][c(277)][c(315)](c(267)),{channelId:l}=this[c(379)](u[c(209)]),m=d[c(376)](it(this[c(433)][c(298)],c(265)));return this[c(307)][c(310)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(312)](()=>d[c(403)](m))[c(214)](t=>{const n=c;throw console[n(370)](t),new e.CKEditorError(n(388),this)})}[gr(428)]({threadId:t,commentId:n,isFromAdapter:r}){const o=gr,s=this[o(379)](t),i=s[o(408)](n);if(!i)throw new e.CKEditorError(o(424),this);if(s[o(355)](i),r||!this[o(307)]||o(235)!=typeof this[o(307)][o(254)])return Promise[o(399)]();const c=this[o(433)][o(277)][o(315)](o(267)),{channelId:a}=s,u=c[o(376)](it(this[o(433)][o(298)],o(265)));return this[o(307)][o(254)]({channelId:a,threadId:t,commentId:n})[o(312)](()=>c[o(403)](u))[o(214)](t=>{const n=o;throw console[n(370)](t),new e.CKEditorError(n(314),this)})}}class wr extends((0,e.ObservableMixin)()){[gr(286)];id;[gr(356)];[gr(372)];[gr(432)];[gr(270)];constructor(t,n){const r=gr;super();const o=n[r(410)];this[r(286)]=n[r(286)],this.id=n.id,this[r(432)]=new e.Collection,this[r(270)]=t,this[r(356)]=!1,this[r(372)]=n[r(425)],this[r(351)](r(422),!0),this[r(401)](r(301)).to(t,r(324),t,r(319),()=>t[r(301)](this[r(286)])),this[r(401)](r(392)).to(t,r(324),()=>t[r(361)](this[r(286)])[r(377)]),this[r(401)](r(222)).to(t,r(324),()=>{const e=r,n=t[e(361)](this[e(286)]);return n[e(325)]||n[e(377)]}),this[r(401)](r(410)).to(t,r(324),()=>o&&t[r(361)](this[r(286)])[r(399)]),this[r(351)](r(433),n[r(433)]),this[r(401)](r(217)).to(this,r(328),this,r(427),(t,e)=>t?e?t<e?t:e:t:e),this[r(351)](r(427),n[r(427)]||null),this[r(351)](r(328),n[r(328)]||null),this[r(351)](r(363),n[r(363)]||null),this[r(401)](r(380)).to(this,r(328),t=>!!t),this[r(351)](r(326),n[r(326)]||{})}get[gr(264)](){const t=gr;return Array[t(252)](this[t(432)])[t(394)]((e,n)=>e+n[t(264)],0)}get[gr(276)](){const t=gr;return this[t(432)][t(276)]}get[gr(390)](){return this[gr(356)]}get[gr(425)](){return this[gr(372)]}[gr(340)](){const t=gr,{channelId:e,id:n}=this;this[t(270)][t(358)](yr(t(378),e),{channelId:e,threadId:n})}[gr(371)](t){this[gr(284)]({unlinkedAt:t})}[gr(399)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=gr,s=this[r(270)][r(433)][r(277)][r(315)](o.Users).me,{channelId:i,id:c}=this;this[r(270)][r(358)](yr(r(381),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[gr(396)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(349),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(308)](t){const e=gr;this[e(433)]||this[e(284)]({context:t})}[gr(418)](t,e){const n=gr,r=D(this[n(326)]);q(r,t,e),this[n(284)]({attributes:r})}[gr(258)](t){const e=gr,n=D(this[e(326)]);J(n,t),this[e(284)]({attributes:n})}[gr(403)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(412),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(430)](t){const e=gr;return this[e(270)][e(300)]({threadId:this.id,target:t})}[gr(266)](t){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(266),n,r),Object[e(387)]({channelId:n,threadId:r},t))}[gr(408)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(331),null,{commentId:t});return this[n(432)][n(315)](t)}[gr(247)](){const t=gr;return{threadId:this.id,context:this[t(433)],unlinkedAt:this[t(427)],resolvedAt:this[t(328)],resolvedBy:this[t(363)]?this[t(363)].id:null,archivedAt:this[t(217)],comments:this[t(432)][t(420)](e=>e[t(247)]()),attributes:this[t(326)]}}[gr(241)](t){const e=gr;return this[e(249)](t,e(253),()=>{const n=e,r=this[n(211)](t),o=this[n(432)];r-1!=o[n(402)](t)&&r+1!=o[n(402)](t)&&(this[n(355)](t),this[n(241)](t))}),this[e(432)][e(376)](t,this[e(211)](t))}[gr(284)](t){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(289),n),{...t,channelId:n,threadId:r})}[gr(355)](t){const e=gr;return this[e(393)](t),t[e(354)](),this[e(432)][e(403)](t)}[gr(211)](t){const e=gr,n=this[e(432)][e(274)](n=>new Date(n[e(413)])[e(364)]()>new Date(t[e(413)])[e(364)]());return n?this[e(432)][e(402)](n):this[e(276)]}}class Ir extends((0,e.ObservableMixin)()){id;[gr(209)];[gr(256)];[gr(374)];[gr(228)];[gr(204)];[gr(270)];constructor(t,e){const n=gr;super();const r=t[n(433)][n(277)][n(315)](o.Users).me,s=t[n(379)](e[n(209)]),i=0===s[n(432)][n(276)],c=r===e[n(256)];this.id=e.id,this[n(209)]=e[n(209)],this[n(256)]=e[n(256)],this[n(374)]=e[n(374)],this[n(228)]=Boolean(e[n(326)]&&e[n(326)][n(347)]),this[n(351)](n(365),e[n(365)]),this[n(204)]=e[n(204)]||new Date,this[n(351)](n(413),e[n(413)]||new Date),this[n(401)](n(328)).to(s,n(328)),this[n(351)](n(326),e[n(326)]||{}),this[n(401)](n(344)).to(t,n(324),()=>{const e=n,r=t[e(361)](s[e(286)])[e(325)],o=t[e(361)](s[e(286)])[e(327)];return c&&r||!c&&o}),this[n(401)](n(392)).to(s,n(392),t,n(324),e=>{const r=n,o=t[r(361)](s[r(286)])[r(325)],a=t[r(361)](s[r(286)])[r(327)];return c&&o||e&&i||!c&&a&&!i}),this[n(401)](n(301)).to(s,n(301)),this[n(270)]=t}get[gr(264)](){const t=gr;return Math[t(339)](function(e){const n=t,r=document[n(255)](n(409));return r[n(213)]=e,r[n(421)][n(276)]}(this[t(365)]),200)}[gr(261)](t){const n=gr,{threadId:r,id:o}=this;if(!this[n(270)][n(283)](r))throw new e.CKEditorError(n(262),this);const{channelId:s}=this[n(270)][n(379)](r);this[n(270)][n(358)](yr(n(310),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(418)](t,e){const n=gr,r=D(this[n(326)]);q(r,t,e),this[n(261)]({attributes:r})}[gr(258)](t){const e=gr,n=D(this[e(326)]);J(n,t),this[e(261)]({attributes:n})}[gr(403)](t={}){const n=gr;if(!t[n(316)]&&!this[n(392)])return;const{threadId:r,id:o}=this;if(!this[n(270)][n(283)](r))throw new e.CKEditorError(n(227),this);const{channelId:s}=this[n(270)][n(379)](r);this[n(270)][n(358)](yr(n(254),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(247)](){const t=gr;return{commentId:this.id,content:this[t(365)],createdAt:this[t(204)],authorId:this[t(374)].id,attributes:this[t(326)]}}[gr(354)](){this[gr(393)]()}}function yr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Cr;function Cr(t,e){const n=Tr();return(Cr=function(t,e){return n[t-=483]})(t,e)}function Tr(){const t=["tableCell","selection","getRanges","$textProxy","_createCommentThread","4815432jQFOdy","16311776EmghCh","hasContent","backward","14LtqCyX","comment:","createRange","refresh","editor","32544JzrIBB","plugins","_hasContent","15996EkbrxT","set","model","addcommentthreadcommand-incorrect-ranges","addMarker","_itemIsContent","177dCCYVA","isObject","11518cmBANa","210TTDqOe","start","length","getLastMatchingPosition","element","end","127385ScBmRB","10cNXQKY","collaboration.channelId","change","4UtLoDO","from","item","1418496OTTwLI","execute","push","substr","getItems","isEnabled","schema","_createMarkersFromRanges","Users","_trimToContent","addCommentThread","CommentsRepository","addcommentthreadcommand-user-not-found","get","3333bVKfZj","config","document"];return(Tr=function(){return t})()}!function(t){const e=Cr,n=t();for(;;)try{if(491160===parseInt(e(535))/1*(-parseInt(e(490))/2)+-parseInt(e(533))/3*(-parseInt(e(527))/4)+parseInt(e(486))/5*(parseInt(e(536))/6)+parseInt(e(519))/7*(parseInt(e(493))/8)+parseInt(e(515))/9*(-parseInt(e(487))/10)+parseInt(e(507))/11*(parseInt(e(524))/12)+-parseInt(e(516))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class Er extends t.Command{constructor(t){const e=Cr;super(t),this[e(528)](e(517),!1)}[Ar(522)](){const t=Ar,e=this[t(523)][t(529)][t(509)][t(511)];this[t(498)]=!0,this[t(517)]=!1;for(const n of e[t(512)]())if(this[t(526)](n))return void(this[t(517)]=!0)}[Ar(494)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Ar,s=this[o(523)][o(529)],i=n??Array[o(491)](s[o(509)][o(511)][o(512)]()),c=[];for(const t of i)this[o(526)](t)&&c[o(495)](this[o(502)](t));if(!c[o(538)])throw new e.CKEditorError(o(530),null);r&&this[o(514)](t,r),this[o(500)](t,c,!!r)}[Ar(500)](t,n,r){const o=Ar;this[o(523)][o(529)][o(489)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(496)](1,5),c=i(520)+t+":"+n;s[i(531)](c,{range:o,usingOperation:r,affectsData:r})}})}[Ar(514)](t,n){const r=Ar,o=this[r(523)][r(525)][r(506)](r(504)),s=this[r(523)][r(508)][r(506)](r(488)),i=this[r(523)][r(525)][r(506)](r(501)).me;if(!i)throw new e.CKEditorError(r(505),null);o[r(503)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Ar(526)](t){const e=Ar;for(const n of t[e(497)]())if(this[e(532)](n))return!0;return!1}[Ar(532)](t){const e=Ar;return t.is(e(513))||this[e(523)][e(529)][e(499)][e(534)](t)&&!t.is(e(484),e(510))}[Ar(502)](t){const e=Ar,n=t=>!this[e(532)](t[e(492)]),r=t[e(537)][e(483)](n),o=t[e(485)][e(483)](n,{direction:e(518)});return this[e(523)][e(529)][e(521)](r,o)}}const xr=Or;function Or(t,e){const n=Nr();return(Or=function(t,e){return n[t-=174]})(t,e)}function Nr(){const t=["getOrderedSelectedAnnotations","registerAnnotation","directChange","4172664GTyFLN","document","getRanges","listenTo","element","collection","has","blur","fire","_editorAnnotations","model","containsRange","isCollapsed","cancel","2098dOXwrd","3203415Gawejw","get","isOfficialPlugin","hasDomSelection","innerView","4056171dGVfJp","editorannotations-invalid-source-callback","function","from","editor","requires","set","editing","selection","delete","push","update","isEqual","isPremiumPlugin","EditorAnnotations","579pQjgFG","sort","annotation","addSourceCollector","7454370dqydYN","change:isFocused","change:range","uiUpdate","range","init","_editorAnnotationsData","_dataCollectors","view","remove","plugins","getByInnerView","952yoBckS","11145mzmqmV","refresh","add","pluginName","focusTracker","refreshSelectedViews","2360616ygnqbJ","map"];return(Nr=function(){return t})()}!function(t){const e=Or,n=t();for(;;)try{if(865673===-parseInt(e(213))/1*(-parseInt(e(192))/2)+parseInt(e(178))/3+-parseInt(e(229))/4*(parseInt(e(230))/5)+-parseInt(e(217))/6+parseInt(e(198))/7+-parseInt(e(236))/8+parseInt(e(193))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Plugin{[xr(224)];[xr(187)];static get[xr(203)](){return[kr]}static get[xr(233)](){return xr(212)}static get[xr(195)](){return!0}static get[xr(211)](){return!0}constructor(t){const e=xr;super(t),this[e(224)]=new Set,this[e(187)]=new Set}[xr(222)](){const t=xr,e=this[t(202)],n=e[t(188)][t(179)][t(206)],r=Pe(()=>this[t(235)](),10);n.on(t(219),(e,n)=>{const o=t;n[o(177)]&&(r[o(191)](),this[o(235)]())}),this[t(181)](e[t(205)][t(225)][t(179)],t(218),(t,e,n)=>{n&&r()}),this[t(181)](e.ui[t(234)],t(218),(e,n,r)=>{const o=t;r||this[o(186)](o(185),{isAnnotationTracked:t=>this[o(223)][o(184)](t[o(197)])})}),this[t(181)](this[t(202)].ui,t(209),()=>this[t(186)](t(220)))}[xr(176)](t){const e=xr;if(this[e(187)][e(184)](t[e(225)]))return;this[e(187)][e(232)](t[e(225)]),this[e(202)].ui[e(234)][e(232)](t[e(225)][e(182)]);const n=this[e(202)][e(227)][e(194)](kr);this[e(181)](n[e(183)],e(226),(t,n)=>{const r=e;this[r(202)].ui[r(234)][r(226)](n[r(225)][r(182)]),this[r(187)][r(207)](n[r(225)])})}[xr(196)](){const t=xr;return this[t(202)][t(205)][t(225)][t(196)]}[xr(216)](t){const n=xr;if(n(200)!=typeof t)throw new e.CKEditorError(n(199));this[n(224)][n(232)](t)}[xr(235)](){const t=xr;this[t(186)](t(231))}[xr(175)]({activeAnnotation:t,annotations:e}){const n=xr,r=[],o=this[n(202)][n(188)][n(179)][n(206)],s=Array[n(201)](o[n(180)]());for(const[t,o]of this[n(223)]){const s=i(o),c=e[n(228)](t);s&&c&&r[n(208)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(189)](t,!o[e(190)]))return n;return null}return r[n(214)]((e,r)=>{const o=n,s=e[o(221)],i=r[o(221)];if(!s[o(210)](i)){if(s[o(189)](i,!0))return 1;if(i[o(189)](s,!0))return-1}return e[o(215)]==t?-1:r[o(215)]==t?1:0})[n(174)](t=>t[n(215)])}get[xr(223)](){const t=xr,e=new Map;for(const n of Array[t(201)](this[t(224)]))for(const[r,o]of n())e[t(204)](r,o);return e}}function Mr(t,e){const n=Pr();return(Mr=function(t,e){return n[t-=264]})(t,e)}const Rr=Mr;function Pr(){const t=["9gIoojs","afterInit","344649ATzPaj","21254CemAds","editor","84qEdPRY","enableCommand","has","8804060moTvYa","4992701QvaYqD","RestrictedEditingModeEditing","1271691mpRPtT","get","51470oconrv","addCommentThread","plugins","40mlxnfQ","2704554XadYml"];return(Pr=function(){return t})()}!function(t){const e=Mr,n=t();for(;;)try{if(596751===parseInt(e(274))/1+parseInt(e(275))/2*(parseInt(e(272))/3)+parseInt(e(277))/4*(-parseInt(e(267))/5)+-parseInt(e(271))/6+parseInt(e(281))/7+-parseInt(e(270))/8*(parseInt(e(265))/9)+parseInt(e(280))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Vr extends t.Plugin{[Rr(273)](){const t=Rr,e=this[t(276)];e[t(269)][t(279)](t(264))&&e[t(269)][t(266)](t(264))[t(278)](t(268))}}const Lr=Dr;function Br(){const t=["775027JubsLv","map","4NSJOyQ","410342fRCOCo","147ifOili","7098BiMnvD","execute","244795cZoMqS","432152QZuLdL","dataInsert","editor","importWord","1150fDlmtt","basic","_handleImportedData","define","collaboration_features","forEach","collaboration.channelId","importWord.formatting.comments","afterInit","92307JVVKkM","commands","listenTo","16713prugfB","plugins","config","high","addCommentThread","1aHPFiL","get"];return(Br=function(){return t})()}function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(122745===parseInt(e(285))/1*(parseInt(e(259))/2)+parseInt(e(277))/3+-parseInt(e(258))/4*(parseInt(e(263))/5)+parseInt(e(261))/6*(parseInt(e(260))/7)+parseInt(e(264))/8+parseInt(e(280))/9*(-parseInt(e(268))/10)+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class jr extends t.Plugin{constructor(t){const e=Dr;super(t),this[e(266)][e(282)][e(271)](e(275),e(269))}[Lr(276)](){const t=Lr,n=this[t(266)],r=n[t(278)][t(286)](t(267)),s=n[t(281)][t(286)](o.Users);r&&(r.on(t(262),(e,[,n])=>{n[t(272)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(283)]+10}),this[t(279)](r,t(265),this[t(270)]))}[Lr(270)](t,e){const n=Lr,{comment_threads:r}=e;r&&r[n(273)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(257)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(266)][s(281)][s(286)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(267)}}})),a=this[s(266)][s(282)][s(286)](s(274));this[s(266)][s(281)][s(286)](_r)[s(284)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}function Fr(t,e){const n=Hr();return(Fr=function(t,e){return n[t-=268]})(t,e)}function Hr(){const t=["afterInit","_removeMarkersWithoutThreads","hasCommentThread","_registerMarkerToCopy","22686KMAYSA","markers","content","dragstart","editor","plugins","listenTo","default","has","comment","split","keys","931CACVBT","delete","_mapCommentsCopyConfigToRegisterConfiguration","337938erzKMk","ClipboardPipeline","contentInsertion","cut","highest","1504884xRrNMp","all","requires","_registerMarkerInClipboardPipeline","21BtQZui","2145790yAVLyM","get","define","never","CommentsRepository","5909800UJDlfQ","comments.copyMarkers","ClipboardMarkersUtils","2754332XtApAY","config","always"];return(Hr=function(){return t})()}const Ur=Fr;!function(t){const e=Fr,n=t();for(;;)try{if(421308===-parseInt(e(293))/1+-parseInt(e(301))/2+parseInt(e(281))/3+parseInt(e(274))/4+-parseInt(e(306))/5+-parseInt(e(296))/6*(-parseInt(e(305))/7)+parseInt(e(271))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends t.Plugin{constructor(t){const e=Fr;super(t),this[e(285)][e(275)][e(268)](e(272),e(288))}static get[Ur(303)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Ur(277)](){const t=Ur,e=this[t(285)][t(286)][t(307)](t(297));this[t(304)](),this[t(287)](e,t(298),(e,n)=>this[t(278)](n[t(283)][t(282)]),{priority:t(300)})}[Ur(278)](t){const e=Ur;if(!this[e(285)][e(286)][e(289)](e(270)))return t;const n=this[e(285)][e(286)][e(307)](e(270));for(const r of t[e(292)]()){const[o,s]=r[e(291)](":");e(290)!=o||n[e(279)](s)||t[e(294)](r)}return t}[Ur(304)](){const t=Ur,e=this[t(285)][t(286)][t(307)](t(273)),n=this[t(295)](this[t(285)][t(275)][t(307)](t(272)));n&&e[t(280)](t(290),n)}[Ur(295)](t){const e=Ur;switch(t){case e(276):return{allowedActions:e(302),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(288):return{allowedActions:[e(299),e(284)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(269):default:return null}}}var Kr=n(930);function Yr(){const t=["5518055dvuFDE","1021752YsdYlM","10422567jhGatf","202200ussKjs","285xxCiMe","4384482XZmkht","split","969792egoYeC","21AwWFce","5838OLXnfK"];return(Yr=function(){return t})()}function Wr(t,e){const n=Yr();return(Wr=function(t,e){return n[t-=231]})(t,e)}function Xr(t){const e=t[Wr(237)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Wr,n=t();for(;;)try{if(708090===-parseInt(e(235))/1*(parseInt(e(240))/2)+parseInt(e(232))/3+parseInt(e(234))/4+-parseInt(e(231))/5+parseInt(e(236))/6+-parseInt(e(239))/7*(-parseInt(e(238))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);const Gr=qr;function qr(t,e){const n=Zr();return(qr=function(t,e){return n[t-=334]})(t,e)}function Zr(){const t=["overrideMarkerConverters","ignoreResolvedComments","2500534uZiidY","getCommentThread","add","dataDowncast","insert","42255910oCpHjh","consumable","span","overrideMediaEmbedConverter","consume","ck-horizontal-line","conversion","elementToElement","markerName","1269477wTkliP","createPositionAt","elementToStructure","downcastDispatcher","createContainerElement","init","showCommentHighlights","2832pAIulZ","img","model","isResolved","6853764qDkxYy","16jLdQqH","overrideHorizontalRuleConverter","imageInline","isObject","media","containerElement","data","editor","high","overrideImageInlineConverter","6684TlkvoL","7oIGrdH","get","ck-comment-marker","comment","createEmptyElement","image-inline","stop","addMarker:comment","writer","toViewElement","item","for","addMarker:","addClass","5918855hVSUKk","div","mapper","getCustomProperty","widget","horizontalLine","schema","plugins","4317093lhZbgy","options","markerToHighlight","removeMarker:","attribute:url:media"];return(Zr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(872408===parseInt(e(338))/1+parseInt(e(390))/2+-parseInt(e(345))/3*(-parseInt(e(360))/4)+parseInt(e(375))/5+parseInt(e(349))/6*(-parseInt(e(361))/7)+parseInt(e(350))/8*(parseInt(e(383))/9)+-parseInt(e(395))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Qr extends t.Plugin{[Gr(343)](){const t=Gr;this[t(388)](),this[t(351)](),this[t(359)](),this[t(398)]()}[Gr(388)](){const t=Gr;this[t(357)][t(335)][t(372)](t(393))[t(385)]({model:t(364),view:(e,n)=>{const r=t;if(!n[r(384)][r(344)])return null;if(n[r(384)][r(389)]){const{id:t}=Xr(e[r(337)]),o=this[r(357)][r(382)][r(362)](_r);if(o[r(391)](t)?.[r(348)]&&e[r(371)])return n[r(396)][r(399)](e[r(371)],r(373)+e[r(337)]),n[r(396)][r(399)](e[r(371)],r(386)+e[r(337)]),null}return{classes:[r(363)]}}}),this[t(357)][t(335)][t(372)](t(393))[t(392)](e=>{const n=t;e.on(n(368),(t,e,r)=>{const o=n;if(!r[o(384)][o(344)])return;const s=e[o(371)];if(!s)return;const i=r[o(377)][o(370)](s);this[o(357)][o(347)][o(381)][o(353)](s)&&i&&!i[o(378)](o(379))&&i.is(o(355))&&(0,Kr.toWidget)(i,r[o(369)])},{priority:n(358)})})}[Gr(351)](){const t=Gr;this[t(357)][t(335)][t(372)](t(393))[t(340)]({model:t(380),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(344)])return null;const s=n[o(342)](o(376)),i=n[o(365)]("hr");return n[o(374)](o(334),s),n[o(394)](n[o(339)](s,0),i),s},converterPriority:t(358)})}[Gr(359)](){const t=Gr;this[t(357)][t(335)][t(372)](t(393))[t(340)]({model:t(352),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(344)])return null;const s=n[o(342)](o(397)),i=n[o(365)](o(346));return n[o(374)](o(366),s),n[o(394)](n[o(339)](s,0),i),s},converterPriority:t(358)})}[Gr(398)](){const t=Gr;this[t(357)][t(335)][t(372)](t(393))[t(336)]({model:t(354),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(344)])return n[o(365)](o(376))},converterPriority:t(358)}),this[t(357)][t(356)][t(341)].on(t(387),(e,n,r)=>{const o=t;r[o(384)][o(344)]&&e[o(367)]()},{priority:t(358)})}}var Jr=n(492),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const to=eo;function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=494]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(822629===parseInt(e(569))/1*(parseInt(e(601))/2)+-parseInt(e(619))/3+-parseInt(e(575))/4*(-parseInt(e(580))/5)+parseInt(e(499))/6+-parseInt(e(514))/7+parseInt(e(508))/8+parseInt(e(628))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(so);class no extends t.Plugin{static get[to(581)](){return[_r,Sr,o.Users,Vr,jr,zr,Qr]}static get[to(592)](){return to(635)}static get[to(608)](){return!0}static get[to(551)](){return!0}constructor(t){const e=to;super(t),this[e(605)](e(617),!0),t[e(572)][e(582)](e(654),()=>this[e(617)]=!1),this[e(605)](e(531),null),this.on(e(554),(n,r,o,s)=>{const i=e,c=t[i(538)][i(553)](_r),a=o?Xr(o).id:null;t[i(563)][i(517)](()=>{const e=i;if(a){const n=this[e(565)](a);for(const r of n)t[e(528)][e(651)](r)}if(s){const{id:n}=Xr(s),r=c[e(652)](n);if(r&&r[e(607)])return;if(r&&!r[e(546)])return;const o=this[e(565)](n);for(const n of o)t[e(528)][e(651)](n)}}),a&&this[i(585)](a)}),this[e(556)]()}[to(603)](){const t=to,e=this[t(497)],n=e[t(538)][t(553)](_r),r=e[t(520)][t(553)](t(597)),o=n[t(590)]()[t(515)](e=>e[t(557)]!==r);e[t(637)][t(518)](t(616),new Er(e)),this[t(496)](e,t(644),(r,o,s)=>{const i=t;n[i(588)](s,e[i(520)][i(553)](i(597)))}),this[t(496)](n,ro(t(616),r),(e,{threadId:n})=>{const r=t,o=this[r(497)][r(538)][r(553)](_r)[r(652)](n);o?.[r(607)]&&this[r(566)](n)}),this[t(496)](n,ro(t(537),r),(n,{threadId:r})=>{const o=t;e[o(563)][o(573)]({isUndoable:!1},t=>{const e=o,n=this[e(565)](r);for(const r of n)t[e(639)](r)})}),this[t(496)](n,ro(t(640),r),(e,{threadId:n})=>{const r=t;this[r(593)](n),this[r(497)][r(528)][r(612)][r(618)]&&(this[r(497)][r(538)][r(553)](_r)[r(652)](n)[r(607)]||this[r(497)][r(528)][r(612)][r(501)]())},{priority:t(626)}),this[t(496)](n,ro(t(650),r),(e,{threadId:n})=>{this[t(593)](n)},{priority:t(626)}),this[t(496)](n,ro(t(606),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(565)](o);!s&&0!=c[i(560)]&&n[i(641)](o)&&1===n[i(652)](o)[i(560)]&&e[i(563)][i(573)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(629)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(626)}),this[t(622)](),this[t(587)](),this[t(543)](o)}[to(559)](){!async function(t){const n=p([99,52,77,49,87,82,104,54,117,65,67,79,109,53,85,84,73,75,70,57,55,116,69,89,76,72,102,81,120,90,122,108,80,107,78,86,56,110,112,106,68,114,98,71,74,101,119,113,115,118,97,88,121,103,105,100,83,50,51,66,48,111]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function u(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](h(t)):null}function h(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const r=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return o[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=eo;return t[e(509)](t=>String[e(621)](t))[e(539)]("")}!function(t){const e=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let e=p([99]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const h=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(h+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(u=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{u||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([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[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](h(r),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([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(p([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=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1754611200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=eo,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[p([108,111,99,97,116,105,111,110])][e(634)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[to(536)](){const t=to,e=this[t(497)][t(538)][t(553)](_r),n=this[t(497)][t(520)][t(553)](t(597));for(const r of e[t(590)]({channelId:n}))e[t(653)](r.id),e[t(645)][t(584)](r.id);super[t(536)]()}[to(542)](t){const e=to;return this[e(565)](t)[e(560)]>0}[to(565)](t){const e=to,n=[];for(const r of this[e(497)][e(563)][e(602)])r[e(623)][e(545)](e(599)+t)&&n[e(558)](r);return n}[to(585)](t){setTimeout(()=>{const n=eo,r=this[n(591)](t);r&&this[n(531)]&&Xr(this[n(531)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[to(593)](t){const e=to;this[e(497)][e(563)][e(517)](()=>{const n=e;for(const e of this[n(565)](t))this[n(497)][n(528)][n(651)](e)})}[to(566)](t){const e=to,n=this[e(497)][e(538)][e(553)](_r),r=this[e(497)][e(538)][e(553)](Sr),o=n[e(652)](t);if(!o[e(546)]){const t=o[e(494)](()=>this[e(591)](o.id));r[e(627)](t),o[e(500)]=!1}}[to(622)](){const t=to,e=this[t(497)],n=e[t(538)][t(553)](o.Users);e[t(498)][t(503)](t(567))[t(512)]({model:t(502),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(547)]),c=e[s(538)][s(553)](_r)[s(652)](i),a=this[s(531)]&&Xr(this[s(531)]).id===i;let u;if(c&&c[s(579)]&&!a&&r[s(561)])return o[s(631)][s(624)](r[s(561)],s(516)+r[s(547)]),o[s(631)][s(624)](r[s(561)],s(638)+r[s(547)]),null;const h=[s(527)];return a&&h[s(558)](s(643)),u=c?.[s(560)]?c[s(574)][s(564)][s(613)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(498)][t(503)](t(604))[t(507)]({model:t(502),view:(n,{options:r})=>{const o=t;if(r[o(647)])return null;const s=e[o(538)][o(553)](_r),i=e[o(563)][o(602)][o(553)](n),{id:c,part:a}=Xr(n);return i&&!i[o(642)]||r[o(523)]&&s[o(652)](c)?.[o(579)]?null:{group:o(502),name:a?c+":"+a:c}}}),e[t(498)][t(503)](t(504))[t(598)]({view:{name:t(502),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(549)](t(524),{"data-name":t(599)+e[t(620)]("id")})}),e[t(498)][t(503)](t(504))[t(632)]({view:t(502)})}[to(587)](){const t=to,e=this[t(497)],n=e[t(538)][t(553)](_r),r=new Set,o=new Set;e[t(563)][t(532)][t(625)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(563)][s(532)][s(583)][s(630)]()){const{group:a,id:u}=Xr(t);let h=c[s(610)];if(s(502)!==a||!h)continue;const d=s(600)===h[s(530)][s(534)];d||(h=oo(h,e[s(563)]),!h||h[s(614)]||!c[s(610)]||h[s(541)](c[s(610)]))?e[s(563)][s(568)](h)&&!d?this[s(617)]?r[s(518)](t):this[s(552)](t,u):(o[s(518)](t),r[s(584)](t),n[s(639)](t),i=!0):(n[s(629)](t,{range:h}),i=!0)}return i}),this.on(t(648),(n,o,s)=>{const i=t;if(!s&&r[i(611)])for(const t of r){const{id:n}=Xr(t);r[i(584)](t),e[i(563)][i(602)][i(553)](t)&&this[i(552)](t,n)}}),this[t(496)](e[t(563)][t(532)],t(517),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(563)][s(532)][s(583)][s(630)]()){const{group:c,id:a}=Xr(t);if(s(502)!==c)continue;const u=n[s(652)](a),h=this[s(542)](a);u&&(!u[s(500)]&&i&&e[s(528)][s(612)][s(582)](s(571),()=>{const t=s,r=e[t(538)][t(553)](kr),o=n[t(544)][t(553)](u)[t(612)];r[t(655)](o)[t(570)]()},{priority:s(626)}),u[s(500)]=h||!!i),i||(o[s(518)](t),r[s(584)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(652)](e);if(r[s(584)](t),!o)continue;const i=this[s(542)](e);i||o[s(505)]?i||o[s(607)]||o[s(609)](new Date):o[s(529)]()}o[s(513)]()})}[to(543)](t){const e=to;t[e(646)](t=>{const n=e;t[n(607)]&&this[n(566)](t.id)})}[to(591)](t){const e=to,n=this[e(497)],r=this[e(565)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(528)],r)}[to(562)](t){const e=to,n=this[e(565)](t);let r="",o=!1;for(const t of n){const n=t[e(578)]();for(const t of Array[e(522)](n[e(550)]()))t.is(e(577))?(r&&o&&(r+=" ",o=!1),r+=t[e(572)]):o=!0;o=!0}return r[e(656)](0,150)}[to(649)](t,e){const n=to,r=this[n(497)],o=r[n(538)][n(553)](_r);let s=o[n(652)](e);const i=r[n(520)][n(553)](n(597)),c=r[n(538)][n(553)](Sr);return s&&(s[n(607)]&&s[n(609)](null),s[n(546)])||(this[n(565)](e)[0][n(510)]?o[n(633)]({channelId:i,threadId:e})[n(533)](t=>{const o=n;if(o(589)!==r[o(615)])if(s=t,s&&!s[o(546)]){const t=s[o(494)](()=>this[o(591)](e));c[o(627)](t),s[o(579)]&&this[o(593)](e)}else if(!s){const t=this[o(565)](e);r[o(563)][o(517)](e=>{const n=o;for(const r of t)e[n(639)](r)})}}):r[n(528)][n(612)][n(582)](n(571),()=>{const t=n;if(o[t(652)](e))return;const a=r[t(538)][t(553)](kr);s=o[t(511)]({channelId:i,threadId:e,target:()=>this[t(591)](e),context:{type:t(521),value:this[t(562)](e)}});const u=o[t(544)][t(553)](s)[t(612)],h=a[t(655)](u);h&&c[t(627)](h)},{priority:n(626)})),s}[to(552)](t,e){const n=to,r=this[n(649)](t,e);r&&!r[n(594)]&&r[n(548)]({type:n(521),value:this[n(562)](e)})}[to(556)](){const t=to,n=this[t(497)];(0,o.surroundingMarkersDetector)(n[t(563)],({left:r,entered:s})=>{const i=t;for(const t of r)if(io(t)){n.ui[i(506)][i(595)](it(n[i(576)],i(636)));break}for(const t of s)if(io(t)){n.ui[i(506)][i(595)](it(n[i(576)],i(555),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function ro(t,e){return e?t+":"+e:t}function oo(t,e){const n=to,r=e[n(596)],o=e[n(586)](t[n(525)]);for(const s of t[n(540)]()){const{type:t,item:i,nextPosition:c}=s;if(n(521)===t||r[n(495)](i)){const t=e[n(535)](i);o[n(614)]&&(o[n(525)]=t),o[n(526)]=c}}return o}function so(){const t=["getCommentThread","_detachCommentThread","ready","getByInnerView","substring","attachTo","isObject","listenTo","editor","conversion","885342mVzBGw","_hasTargetInContent","focus","comment","for","upcast","isSubmitted","ariaLiveAnnouncer","markerToData","1435592woSjpe","map","managedUsingOperations","openNewCommentThread","markerToHighlight","clear","7896819jiymGA","filter","addMarker:","change","add","group","config","text","from","ignoreResolvedComments","$marker","start","end","ck-comment-marker","editing","remove","root","activeMarker","document","then","rootName","createPositionBefore","destroy","removeCommentThread","plugins","join","getWalker","isEqual","hasMarkerForId","_handleInitialThreads","_threadToController","startsWith","isAttached","markerName","setContext","createElement","getItems","isPremiumPlugin","_handleThreadMarker","get","change:activeMarker","ENTER_COMMENT_ANNOUNCEMENT","_initAriaMarkerChangeAnnouncements","channelId","push","afterInit","length","item","_getTextContext","model","first","getAllMarkersForId","_attachArchivedThread","editingDowncast","hasContent","1544553hpWfVk","refreshVisibility","render","data","enqueueChange","comments","168888vjbGcO","locale","$textProxy","getRange","isResolved","60DApRHY","requires","once","differ","delete","scrollToThreadMarker","createRange","_handleMarkerAddAndRemove","switchReadOnly","destroyed","getCommentThreads","_getTargetForId","pluginName","_reconvertMarkers","context","announce","schema","collaboration.channelId","elementToElement","comment:","$graveyard","2OGROBt","markers","init","dataDowncast","set","addComment","unlinkedAt","isOfficialPlugin","setUnlinkedAt","newRange","size","view","author","isCollapsed","state","addCommentThread","isThreadsLoadingPaused","hasDomSelection","4872852kUJxPu","getAttribute","fromCharCode","_initializeMarkerConverters","name","consume","registerPostFixer","low","registerAnnotation","10771263NTaJsd","updateMarker","getChangedMarkers","consumable","dataToMarker","fetchCommentThread","href","CommentsEditing","LEAVE_COMMENT_ANNOUNCEMENT","commands","removeMarker:","removeMarker","resolveCommentThread","hasCommentThread","affectsData","ck-comment-marker--active","change:isReadOnly","_threads","forEach","showCommentHighlights","change:isThreadsLoadingPaused","_attachMarkerToThread","reopenCommentThread","reconvertMarker"];return(so=function(){return t})()}function io(t){const e=to;return e(502)===Xr(t[e(623)])[e(519)]}const co=uo;function ao(){const t=["commentsLicenseKeyTrialLimit","get","featureNotAllowed","menuBar:comment","hasCommentThread","destroy","_viewToController","add","Comment","commentsLicenseKeyExpired","_showLicenseError","1137555PPMWXv","init","isPremiumPlugin","addComment","1754705pEBwws","requires","set","676146SEOczF","focus","4haAnre","isFocused","359937iAVcMf","stop","push","low","commentsLicenseKeyDomainLimit","bind","usageLimit","1011593jEwBlH","highest","commands","5557536OVjHDT","plugins","CommentsUI","getRange","locale","180XxAbUJ","domainLimit","commentsLicenseKeyValid","49VJgniv","commentsLicenseKeyEvaluationLimit","invalid","focusTracker","CommentsListView","listenTo","isEnabled","hasContent","change:activeAnnotations","Comments","pluginName","model","addSourceCollector","find","_threadToController","expired","_licenseKeyCheckInterval","activeMarker","getCommentThread","length","getAllMarkersForId","comment:","execute","componentFactory","removeCommentThread","addCommentThread","licenseKey","1986058YWUcFN","isOfficialPlugin","view","innerView","commentsLicenseKeyNotAllowed","comment","commentsLicenseKeyInvalid","trialLimit","_createUIButton","evaluationLimit","has","config","CommentThreadInputView","editing","map","editor","commentsLicenseKeyUsageLimit","hasMarkerForId","tooltip","from"];return(ao=function(){return t})()}function uo(t,e){const n=ao();return(uo=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(510841===parseInt(e(506))/1+parseInt(e(457))/2+-parseInt(e(488))/3+-parseInt(e(497))/4*(parseInt(e(492))/5)+parseInt(e(495))/6*(-parseInt(e(430))/7)+-parseInt(e(509))/8+-parseInt(e(499))/9*(-parseInt(e(514))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.Plugin{[co(456)];[co(446)];static get[co(440)](){return co(511)}static get[co(458)](){return!0}static get[co(490)](){return!0}static get[co(493)](){return[_r,no,Sr,kr]}get[co(434)](){return Ht}get[co(469)](){return Pt}[co(489)](){const t=co,e=this[t(472)],n=e[t(510)][t(478)](_r),r=e[t(510)][t(478)](no),o=e[t(510)][t(478)](kr),s=e[t(510)][t(478)](Sr);e.ui[t(453)][t(484)](t(462),()=>{const e=t,n=this[e(465)](st.ButtonView);return n[e(475)]=!0,n}),e.ui[t(453)][t(484)](t(480),()=>this[t(465)](st.MenuBarMenuListItemButtonView)),s[t(442)](()=>{const e=t,o=[];for(const[t,s]of n[e(444)]){const n=r[e(450)](t.id),i=n[e(471)](t=>t[e(512)]());n[e(449)]>0&&o[e(501)]([s[e(459)],i])}return o}),this[t(435)](o,t(438),(e,o,s)=>{const i=t,c=Array[i(476)](s)[i(471)](t=>t[i(460)])[i(443)](t=>n[i(483)][i(467)](t));if(!c)return void(r[i(447)]=null);const a=n[i(483)][i(478)](c)[i(441)].id,u=i(451)+a;a&&r[i(474)](a)?r[i(447)]=u:r[i(447)]&&(r[i(447)]=null)}),this[t(435)](n,t(454),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(433)][i(498)]&&r[i(474)](o)&&e[i(470)][i(459)][i(496)]()},{priority:t(507)}),this[t(435)](n,t(491),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(474)](s)&&n[c(481)](s)&&1===n[c(448)](s)[c(449)]&&(e[c(470)][c(459)][c(496)](),o[c(500)]())},{priority:t(502)}),this[t(456)]=this[t(472)][t(468)][t(478)](t(456));const i=this[t(472)];this[t(446)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(429)==o||e(463)==o||e(486)==o||e(503)==o||e(461)==o||e(431)==o||e(477)==o||e(473)==o){delete i[r],n=o,clearInterval(this[e(446)]),this[e(446)]=void 0;break}}e(463)==n&&i[e(487)](e(432)),e(486)==n&&i[e(487)](e(445)),e(503)==n&&i[e(487)](e(428)),e(461)==n&&i[e(487)](e(479),e(439)),e(431)==n&&i[e(487)](e(466)),e(477)==n&&i[e(487)](e(464)),e(473)==n&&i[e(487)](e(505))},1e3)}[co(482)](){const t=co;super[t(482)](),this[t(446)]&&clearInterval(this[t(446)])}[co(465)](t){const e=co,n=this[e(472)],r=new t(n[e(513)]),o=n[e(508)][e(478)](e(455));return r[e(494)]({label:it(n[e(513)],e(485)),icon:ot.IconAddComment}),r[e(504)](e(436)).to(o,e(437)),this[e(435)](r,e(452),()=>{o[e(452)]()}),r}}const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=112]})(t,e)}function ko(){const t=["has","1438149xSiKWe","editing","417760wRvKas","commands","clipboardInput","920331HYHcGq","requires","_disableCommentsOnlyMode","pluginName","get","isEnabled","DragDrop","CommentsOnly","addCommentThread","cut","stop","2298195sXQanz","listenTo","document","clearForceDisabled","1892168iOXdrE","stopListening","highest","config","commentsOnly","editSource","afterInit","78939SEfLoH","view","forceDisabled","editor","isPremiumPlugin","affectsData","isOfficialPlugin","plugins","change:isEnabled","set","460XMbeSs","_enableCommentsOnlyMode","delete","96OzeONL","commentsOnlyMode","SourceEditing","72tDSwRn","7551942sXVltt"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(843911===-parseInt(e(123))/1+-parseInt(e(143))/2+-parseInt(e(150))/3*(parseInt(e(120))/4)+-parseInt(e(139))/5+-parseInt(e(121))/6+parseInt(e(125))/7*(parseInt(e(117))/8)+-parseInt(e(128))/9*(-parseInt(e(114))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.Plugin{static get[lo(131)](){return lo(135)}static get[lo(156)](){return!0}static get[lo(154)](){return!0}static get[lo(129)](){return[no]}constructor(t){const e=lo;super(t),this[e(113)](e(133),!1),this.on(e(112),(t,n,r)=>{const o=e;r?this[o(115)]():this[o(130)]()})}[lo(149)](){const t=lo;!this[t(133)]&&this[t(153)][t(146)][t(132)](t(147))&&(this[t(133)]=!0)}[lo(115)](){const t=lo;for(const[e,n]of this[t(153)][t(126)])n[t(155)]&&t(136)!==e&&n[t(152)](t(118));this[t(153)][t(157)][t(122)](t(134))&&this[t(153)][t(157)][t(132)](t(134))[t(152)](t(118)),this[t(153)][t(157)][t(122)](t(119))&&this[t(153)][t(157)][t(132)](t(119))[t(152)](t(118)),this[t(153)][t(126)][t(132)](t(148))?.[t(152)](t(118));const e=this[t(153)][t(124)][t(151)][t(141)];this[t(140)](e,t(137),e=>e[t(138)](),{priority:t(145)}),this[t(140)](e,t(127),e=>e[t(138)](),{priority:t(145)}),this[t(140)](e,t(116),e=>e[t(138)](),{priority:t(145)})}[lo(130)](){const t=lo;for(const[e,n]of this[t(153)][t(126)])n[t(155)]&&t(136)!==e&&n[t(142)](t(118));this[t(153)][t(157)][t(122)](t(119))&&this[t(153)][t(157)][t(132)](t(119))[t(142)](t(118)),this[t(153)][t(126)][t(132)](t(148))?.[t(142)](t(118)),this[t(144)](this[t(153)][t(124)][t(151)][t(141)])}}const po=fo;function fo(t,e){const n=vo();return(fo=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(682180===-parseInt(e(404))/1+-parseInt(e(375))/2*(parseInt(e(407))/3)+-parseInt(e(372))/4+parseInt(e(385))/5*(parseInt(e(423))/6)+parseInt(e(377))/7*(parseInt(e(413))/8)+parseInt(e(417))/9*(-parseInt(e(435))/10)+parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class bo extends t.ContextPlugin{[po(422)];[po(430)];[po(399)];static get[po(418)](){return[kr]}static get[po(383)](){return po(403)}static get[po(420)](){return!0}static get[po(410)](){return!0}constructor(t){const e=po;super(t),this[e(422)]=new Set,this[e(399)]=new Map,this[e(430)]=new Map}[po(415)](){const t=po,e=this[t(392)][t(421)][t(381)](kr);this[t(396)](e,t(397),(e,n)=>{const r=t;for(const t of this[r(422)]){const e=this[r(399)][r(381)](t);(0,this[r(430)][r(381)](t)[r(433)])(n)&&e[r(382)](n)}}),this[t(396)](e,t(384),()=>{const e=t;for(const t of this[e(422)])this[e(399)][e(381)](t)[e(382)](null)}),this[t(396)](e[t(388)],t(428),(e,n)=>{this[t(419)](n)})}[po(393)](){const t=po;return this[t(422)][t(389)]>0}[po(406)](t){const e=po;return this[e(422)][e(395)](t)}[po(424)](t,n=this[po(426)]){const r=po,o=this[r(392)][r(421)][r(381)](kr);if(!this[r(399)][r(395)](t))throw new e.CKEditorError(r(398),this,{uiName:t});this[r(406)](t)&&this[r(427)](t),this[r(422)][r(428)](t);const s=new Je;$e({source:o[r(388)],target:s,filter:n}),this[r(430)][r(434)](t,{collection:s,filter:n});const i=this[r(399)][r(381)](t);i[r(429)](s),this[r(396)](i,r(401),(t,e,n,s)=>{const i=r;s&&o[i(391)](s),n&&o[i(379)](n)})}[po(427)](t){const n=po;if(this[n(422)][n(431)](t),!this[n(399)][n(395)](t))throw new e.CKEditorError(n(398),this,{uiName:t});const r=this[n(399)][n(381)](t);r[n(425)](),this[n(390)](r),this[n(430)][n(381)](t)[n(416)][n(374)](),this[n(430)][n(431)](t)}[po(378)](t){const n=po;if(!this[n(399)][n(395)](t))throw new e.CKEditorError(n(398),this,{uiName:t});const r=this[n(392)][n(421)][n(381)](kr),o=Array[n(432)](r[n(411)])[0]||null;this[n(405)](),this[n(424)](t);const s=this[n(399)][n(381)](t);s[n(382)](o),s[n(408)]&&o&&s[n(408)]([o])}[po(405)](){const t=po;for(const e of this[t(422)])this[t(427)](e)}[po(386)](t,n){const r=po;if(this[r(399)][r(395)](t))throw new e.CKEditorError(r(402));if(r(376)!=typeof n[r(429)]||r(376)!=typeof n[r(425)]||r(376)!=typeof n[r(382)])throw new e.CKEditorError(r(387),null);this[r(399)][r(434)](t,n)}[po(371)](){const t=po,e=this[t(392)][t(421)][t(381)](kr)[t(416)],n=new Map,r=Array[t(432)](this[t(422)]);for(const e of this[t(422)]){const r=this[t(430)][t(381)](e)[t(416)];for(const o of r)n[t(434)](o,e)}for(const o of e){const e=n[t(381)](o);this[t(419)](o);const s=r[t(373)](e=>this[t(430)][t(381)](e)[t(433)](o));e!==s&&(e&&this[t(430)][t(381)](e)[t(416)][t(380)](o),s&&this[t(430)][t(381)](s)[t(416)][t(428)](o))}}[po(374)](){const t=po;this[t(405)](),super[t(374)]()}[po(426)](){return!0}[po(419)](t){const n=po,r=[];for(const e of this[n(422)])(0,this[n(430)][n(381)](e)[n(433)])(t)&&r[n(400)](e);if(r[n(412)]>1)throw new e.CKEditorError(n(409),null,{matchedUIs:r,annotationType:t[n(414)]})}}function vo(){const t=["uisData","delete","from","filter","set","5654830TdxyUS","refilterAnnotations","3159784tTXKlS","find","destroy","2hCoMVn","function","28RvfETF","switchTo","_addActiveAnnotation","remove","get","setActiveAnnotation","pluginName","_deactivateAllAnnotations","46830tcdHpe","register","annotationsuis-register-invalid-interface","_visibleAnnotations","size","stopListening","_removeActiveAnnotation","context","hasActive","22291720HWsdua","has","listenTo","_activateAnnotation","annotationsuis-missing-ui","_uis","push","change:activeAnnotation","annotationsuis-register-already-registered","AnnotationsUIs","372290cfkDiR","deactivateAll","isActive","3677613oSuErq","_setSelectedAnnotations","annotationsuis-annotation-mismatch","isPremiumPlugin","activeAnnotations","length","764608vYrQfz","type","init","collection","9punDTi","requires","_assertAnnotationDoesNotBelongToMultipleUIs","isOfficialPlugin","plugins","activeUIs","786ojqAzu","activate","detach","defaultFilter","deactivate","add","attach"];return(vo=function(){return t})()}var _o=n(573),wo={attributes:{"data-cke":!0}};wo.setAttributes=Ae(),wo.insert=Ie().bind(null,"head"),wo.domAPI=_e(),wo.insertStyleElement=Te();be()(_o.A,wo);_o.A&&_o.A.locals&&_o.A.locals;function Io(){const t=["length","101091Kpjujh","source","focusCycler","4722qpLkQF","arrowup","_setupKeyboardNavigation","ck-sidebar","25728516sNCPYz","createCollection","12789917oFgILs","render","forEach","Annotations sidebar","div","setTemplate","Annotations list","removed","arrowdown","add","focusFirst","9480768gaNiLz","remove","4mxRdYC","focusTracker","bindTemplate","499HPYGBY","class","uiLanguageDirection","added","ck-reset","focus","listenTo","focusNext","application","getIndex","minHeight","number","change","2435904HjkIXE","_updateItemPositionInFocusables","list","set","top","focusPrevious","change:top","element","delegate","3206225NMrIRv","focusables"];return(Io=function(){return t})()}const yo=Ao;function Ao(t,e){const n=Io();return(Ao=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(932664===parseInt(e(162))/1*(parseInt(e(140))/2)+-parseInt(e(137))/3*(parseInt(e(159))/4)+parseInt(e(134))/5+-parseInt(e(157))/6+-parseInt(e(146))/7+-parseInt(e(125))/8+parseInt(e(144))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);const Co=(0,e.toUnit)("px");class To extends st.View{[yo(127)];[yo(135)];[yo(160)];[yo(139)];constructor(t){const n=yo;super(t);const r=this[n(161)];this[n(128)](n(172),0),this[n(128)](n(163),""),this[n(127)]=this[n(145)](),this[n(135)]=this[n(145)](),this[n(127)][n(133)](n(141),n(154)).to(this),this[n(160)]=new e.FocusTracker,this[n(139)]=new st.FocusCycler({focusables:this[n(135)],focusTracker:this[n(160)]}),this[n(151)]({tag:n(150),attributes:{class:["ck",n(143),n(166),r.to(n(163))],style:{minHeight:r.to(n(172),t=>n(173)==typeof t?Co(t+10):null)},dir:t[n(164)],role:n(170),"aria-label":it(t,n(149)),tabindex:0},children:[{tag:n(150),attributes:{role:n(127),"aria-label":it(t,n(152))},children:this[n(127)]}]})}[yo(147)](){const t=yo;super[t(147)](),this[t(142)]()}[yo(167)](){const t=yo;this[t(139)][t(156)]()}[yo(142)](){const t=yo;this[t(127)][t(133)](t(131)).to(this),this.on(t(131),e=>{const n=t;this[n(126)](e[n(138)])}),this[t(127)][t(148)](e=>{const n=t;this[n(160)][n(155)](e[n(132)]),this[n(126)](e)}),this[t(127)].on(t(124),(e,n)=>{const r=t;for(const t of n[r(153)])this[r(160)][r(158)](t[r(132)]),this[r(135)][r(158)](t);for(const t of n[r(165)])this[r(160)][r(155)](t[r(132)]),this[r(126)](t)}),this.on(t(141),()=>{const e=t;this[e(139)][e(130)]()}),this.on(t(154),()=>{const e=t;this[e(139)][e(169)]()}),this[t(168)](this[t(132)],t(167),()=>{this[t(167)]()})}[yo(126)](t){const e=yo,n=this[e(135)][e(171)](t);let r,o;for(const n of this[e(135)])if(t[e(129)]<n[e(129)]){r=n;break}if(o=r?this[e(135)][e(171)](r):this[e(135)][e(136)],-1!==n){if(n===o-1)return;this[e(135)][e(158)](t),o=r?this[e(135)][e(171)](r):this[e(135)][e(136)]}this[e(135)][e(155)](t,o)}}const Eo=Oo;function xo(){const t=["presentation","800822FxMGWV","bind","clientHeight","6716605UlbvgT","set","isAnimationDisabled","top","attach","669094SzjIyl","2350wYAgJA","8MTxLKQ","clear","content","6QjnoFu","7969671VuGQug","div","height","4928428jlxBPj","createCollection","147323wMEsIE","bottom","first","arrowdown","3SKaIzL","bindTemplate","setTemplate","_targetTop","focus","delegate","ck-sidebar-item","render","detach","destroy","ck-sidebar-item--no-animation","1218980ApCeuY","updateHeight","arrowup","element","_mutationObserver"];return(xo=function(){return t})()}function Oo(t,e){const n=xo();return(Oo=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(817031===-parseInt(e(510))/1+parseInt(e(478))/2+-parseInt(e(493))/3*(parseInt(e(487))/4)+parseInt(e(473))/5*(-parseInt(e(483))/6)+-parseInt(e(504))/7*(parseInt(e(480))/8)+parseInt(e(484))/9+-parseInt(e(479))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);const No=(0,e.toUnit)("px");class So extends st.View{[Eo(482)];[Eo(496)];[Eo(508)];constructor(t){const e=Eo;super(t),this[e(474)](e(476),0),this[e(474)](e(486),0),this[e(511)](e(490)).to(this,e(476),this,e(486),(t,e)=>t+e),this[e(474)](e(475),!1),this[e(508)]=Be(()=>this[e(505)]()),this[e(496)]=null,this[e(482)]=this[e(488)](),this[e(482)][e(498)](e(506),e(492)).to(this);const n=this[e(494)];this[e(495)]({tag:e(485),attributes:{class:[e(499),n.to(e(475),t=>t?e(503):"")],style:{top:n.to(e(476),t=>No(t))},role:e(509)},children:this[e(482)]})}[Eo(500)](){const t=Eo;super[t(500)](),this[t(508)][t(477)](this[t(507)])}[Eo(497)](){const t=Eo;this[t(482)][t(491)]&&this[t(482)][t(491)][t(497)]()}[Eo(505)](){const t=Eo,e=this[t(507)][t(512)];e&&(this[t(486)]=e)}[Eo(502)](){const t=Eo;this[t(482)][t(481)](),this[t(508)][t(501)](),super[t(502)]()}}const Mo=Vo;!function(t){const e=Vo,n=t();for(;;)try{if(753681===-parseInt(e(339))/1*(parseInt(e(349))/2)+-parseInt(e(401))/3*(-parseInt(e(380))/4)+parseInt(e(350))/5+parseInt(e(364))/6+parseInt(e(396))/7*(-parseInt(e(412))/8)+-parseInt(e(361))/9*(-parseInt(e(375))/10)+-parseInt(e(347))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Ro extends t.ContextPlugin{[Mo(386)];[Mo(362)];[Mo(405)];[Mo(410)];[Mo(415)];[Mo(390)];[Mo(407)];static get[Mo(366)](){return Mo(328)}static get[Mo(326)](){return!0}static get[Mo(399)](){return!0}constructor(t){const e=Mo;super(t),this[e(342)](e(395),void 0),this[e(386)]=this[e(389)](),this[e(342)](e(371),null),this[e(410)]=25,this[e(415)]=new Map,this[e(390)]=new Map,this[e(373)][e(360)][e(354)](e(385),!1),this[e(405)]=null,this[e(362)]=null,this[e(407)]=[]}[Mo(353)](){const t=Mo,e=this[t(373)][t(360)][t(411)](t(404));e&&this[t(333)](e)}[Mo(333)](t){const n=Mo;if(!Bo(t))throw new e.CKEditorError(n(374));this[n(371)]=t}[Mo(369)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Mo;if(!Bo(this[r(371)]))throw new e.CKEditorError(r(409),this);this[r(371)][r(367)](this[r(386)][r(325)]),this[r(386)][r(363)]=t,this[r(410)]=n}[Mo(391)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Mo,o=this[r(346)](t);this[r(386)][r(381)][r(335)](o),this[r(351)](t),e&&this[r(383)](this[r(346)](e)),n&&this[r(383)](this[r(346)](n)),this[r(397)]()}[Mo(343)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Mo;if(this[r(362)]=e,t){t[r(338)]=!1;const e=this[r(346)](t);e&&n&&(e[r(387)]=!1)}if(e){const t=this[r(346)](e);t&&(e[r(338)]=!0,n&&(t[r(387)]=!0,t[r(329)]+=1),this[r(383)](t))}}[Mo(379)](t){const e=Mo;if(this[e(386)][e(325)][e(335)](),t)for(const n of t)this[e(351)](n);this[e(386)][e(381)][e(358)](),this[e(386)][e(363)]="",this[e(395)]=null}[Mo(368)](t,e){const n=Mo;e||(e=t[n(386)]);const r=new So(this[n(373)][n(336)]);this[n(415)][n(342)](r,t),this[n(390)][n(342)](t,r),r[n(365)][n(403)](e),this[n(377)](t[n(386)],n(400),(e,o,s)=>{const i=n,c=this[i(355)](t,s);r[i(340)]!=c&&(r[i(340)]=c,this[i(370)](r,c))}),this[n(377)](r,n(324),()=>{const t=n;this[t(337)](r,t(329))}),this[n(377)](r,n(382),()=>{const t=n;this[t(337)](r,t(327))}),this[n(383)](r);const o=this[n(413)](r);return o&&this[n(344)](o,r)||this[n(383)](r),this[n(397)](),this[n(386)][n(381)][n(403)](r),r}[Mo(372)](t){const e=Mo;if(!t[e(365)][e(352)])return;const n=this[e(413)](t);if(!n)return;const r=this[e(415)][e(411)](n),o=this[e(362)];o&&o===r?this[e(344)](n,t):this[e(414)](t,n)}[Mo(406)](t){const e=Mo;if(!t[e(365)][e(352)])return;const n=this[e(402)](t);if(!n)return;const r=this[e(415)][e(411)](n),o=this[e(373)][e(360)][e(411)](e(385)),s=this[e(362)];s&&s===r&&o?(this[e(414)](n,t),this[e(344)](t,n)):s&&s===r?this[e(414)](n,t):this[e(344)](t,n)}[Mo(337)](t,e){const n=Mo;0===this[n(407)][n(352)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(407)])t(329)===n?this[t(372)](e):this[t(406)](e);this[t(407)]=[]},10),this[n(407)][n(359)]({sidebarItemView:t,changedProp:e})}[Mo(346)](t){const e=Mo;return this[e(390)][e(411)](t)}[Mo(332)](){const t=Mo;this[t(356)](),this[t(386)][t(332)]()}[Mo(351)](t){const e=Mo,n=this[e(346)](t);this[e(356)](n),this[e(356)](t[e(386)]),n[e(332)](),this[e(390)][e(345)](t),this[e(415)][e(345)](n)}[Mo(389)](){const t=Mo,e=new To(this[t(373)][t(336)]);return e[t(392)](),this.on(t(331),(n,r,o,s)=>{const i=t;s&&e[i(334)](i(408)),o?e[i(341)](i(408)).to(o,i(327)):e[i(408)]=null}),e}[Mo(397)](){const t=Mo;this[t(395)]=this[t(405)]?.[t(378)]?this[t(346)](this[t(405)][t(378)]):null}[Mo(413)](t){const e=Mo,n=this[e(415)][e(411)](t),r=n&&this[e(405)]?.[e(411)](this[e(405)][e(330)](n)-1);return r&&this[e(346)](r)||null}[Mo(402)](t){const e=Mo,n=this[e(415)][e(411)](t),r=n&&this[e(405)]?.[e(411)](this[e(405)][e(330)](n)+1);return r&&this[e(346)](r)||null}[Mo(414)](t,e){const n=Mo;t[n(376)]();const r=Po(e[n(327)]+this[n(410)],t[n(329)]);return!!r&&(this[n(370)](e,e[n(329)]-r),!0)}[Mo(344)](t,e){const n=Mo;t[n(376)]();const r=Po(t[n(327)]+this[n(410)],e[n(329)]);return!!r&&(this[n(370)](e,e[n(329)]+r,!1),!0)}[Mo(383)](t){const e=Mo,n=this[e(415)][e(411)](t);if(!n||!n[e(393)]||!n[e(348)])return;const r=this[e(355)](n,n[e(348)]);this[e(370)](t,r)}[Mo(355)](t,n){const r=Mo;if(null===n)return 0;if(t[r(393)]instanceof e.Rect)return n[r(329)];{const t=new e.Rect(this[r(386)][r(325)])[r(329)];return n[r(329)]-t}}[Mo(370)](t,e,n=this[Mo(373)][Mo(360)][Mo(411)](Mo(385))){const r=Mo;n&&(e=Math[r(384)](e,this[r(388)](t))),t[r(329)]=e}[Mo(388)](t){const e=Mo;let n=this[e(413)](t),r=0;for(;n;)n[e(376)](),r+=this[e(410)]+n[e(357)],n=this[e(413)](n);return r}}function Po(t,e){return Math[Mo(384)](t-e,0)}function Vo(t,e){const n=Lo();return(Vo=function(t,e){return n[t-=324]})(t,e)}function Lo(){const t=["_alignBeforeItem","_sidebarItemViewToAnnotation","change:top","element","isOfficialPlugin","bottom","Sidebar","top","getIndex","change:_lastItem","destroy","setContainer","unbind","remove","locale","_recalculate","isActive","168239EzLDsA","_targetTop","bind","set","refresh","_alignAfterItem","delete","getSidebarItemView","2985301IUGNeG","targetRect","10ekbVjH","985500giNYHC","_destroySidebarItemView","length","init","define","_getTargetTop","stopListening","height","clear","push","config","1811259FHRyNu","_activeAnnotation","class","5053548fXPDia","content","pluginName","appendChild","addAnnotation","_attachToContainer","_setItemTop","container","_alignForTopChange","context","sidebar-setcontainer-invalid-element","50RYCyRM","updateHeight","listenTo","last","_detachFromContainer","403708ZBTxph","list","change:bottom","_alignToTargetRect","max","sidebar.preventScrollOutOfView","view","isAnimationDisabled","_getMaxAvailableTop","_createSidebarView","_annotationToSidebarItemView","rearrange","render","target","object","_lastItem","49kXWbdC","_updateLastItem","nodeType","isPremiumPlugin","change:targetRect","3mpipyS","_getItemAfter","add","sidebar.container","_annotations","_alignForBottomChange","_recalculateBuffer","minHeight","sidebar-attachtocontainer-missing-container","_spaceBetweenItems","get","320312HAEjEL","_getItemBefore"];return(Lo=function(){return t})()}function Bo(t){const e=Mo;return null!==t&&e(394)==typeof t&&1===t[e(398)]}const Do=Fo;function jo(){const t=["annotations","1389370mjQkhH","register","pluginName","activeAnnotation","300tqofmG","get","has","_attachToContainer","context","change:container","remove","_activeAnnotation","isAttached","wideSidebar","stopListening","attach","getOrderedSelectedAnnotations","detach","_detachFromContainer","refreshPositioning","252362hlmaot","destroy","hasDomSelection","container","rearrange","_destroyEditorAnnotationsIntegration","_refreshPositioningDebounced","Annotations","ready","ck-sidebar--wide","updateTargetRect","off","isOfficialPlugin","focus","refresh","refreshVisibility","addAnnotation","requires","add","WideSidebar","204SrILLc","EditorAnnotations","setActiveAnnotation","from","stop","_annotations","set","widesidebar-detach-not-attached","blur","init","high","5276GokYsB","set:container","plugins","resize","switchTo","2tRkVSC","6476792fyEzhE","widesidebar-attach-already-attached","1191SwSRsi","editors","6694632SmRhuL","addEventListener","_editorAnnotations","removeEventListener","980070ZidKfG","cancel","_integrateWithEditorAnnotations","listenTo","uiUpdate","isPremiumPlugin","131245HQnaIj"];return(jo=function(){return t})()}function Fo(t,e){const n=jo();return(Fo=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(703782===-parseInt(e(326))/1*(-parseInt(e(343))/2)+parseInt(e(329))/3*(parseInt(e(321))/4)+-parseInt(e(341))/5*(-parseInt(e(310))/6)+parseInt(e(335))/7+-parseInt(e(327))/8+-parseInt(e(331))/9+parseInt(e(274))/10*(-parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Ho extends t.ContextPlugin{[Do(282)];[Do(342)];[Do(333)];[Do(296)];static get[Do(307)](){return[Ro,bo]}static get[Do(345)](){return Do(309)}static get[Do(302)](){return!0}static get[Do(340)](){return!0}constructor(t){const n=Do;super(t),this[n(282)]=!1,this[n(316)](n(346),null),this[n(342)]=null,this[n(333)]=new e.Collection,this[n(296)]=Pe(()=>{const e=n;t[e(323)][e(275)](e(297))[e(305)](),this[e(342)][e(289)]()},250,{leading:!1})}[Do(319)](){const t=Do,e=this[t(278)][t(323)][t(275)](bo),n=this[t(278)][t(323)][t(275)](Ro);e[t(344)](t(283),this),n[t(293)]&&e[t(325)](t(283))}[Do(312)](t){const e=Do;if(t===this[e(346)])return;const n=this[e(278)][e(323)][e(275)](Ro);n[e(281)]=t;const r=this[e(346)];n[e(304)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(346)]=t}[Do(285)](n){const r=Do;this[r(342)]=n;const o=this[r(278)][r(323)][r(275)](Ro);if(o[r(315)]=n,this[r(282)])throw new e.CKEditorError(r(328),this);this[r(282)]=!0,this[r(338)](o,r(322),()=>{const t=r;this[t(287)](),this[t(338)](o,t(279),e=>{const r=t;e[r(301)](),this[r(285)](n)})}),o[r(277)]({viewClass:r(299)});const s=t=>{const e=r;t[e(300)](),o[e(306)](t)};for(const t of n)s(t);this[r(338)](n,r(308),(t,e)=>{s(e)}),this[r(338)](n,r(280),(t,e,s)=>{const i=r;o[i(294)]({removedAnnotation:e,previousAnnotation:n[i(275)](s-1),nextAnnotation:n[i(275)](s+1)}),e===this[i(346)]&&this[i(312)](null)},{priority:r(320)}),this[r(338)](n,r(303),(t,e)=>{this[r(312)](e)}),this[r(338)](n,r(318),()=>{this[r(312)](null)});const i=this[r(278)]instanceof t.Context?this[r(278)][r(330)]:new e.Collection([this[r(278)]]);for(const t of i)this[r(337)](t);this[r(338)](i,r(308),(t,e)=>{const n=r;this[n(338)](e,n(298),()=>{this[n(337)](e)})}),this[r(338)](i,r(280),(t,e)=>{const n=r;e[n(323)][n(276)](n(311))&&this[n(295)](e[n(323)][n(275)](n(311)))}),window[r(332)](r(324),this[r(296)]),this[r(278)][r(323)][r(275)](r(297))[r(305)](),this[r(342)][r(289)]()}[Do(287)](){const n=Do;if(!this[n(282)])throw new e.CKEditorError(n(317),this);this[n(312)](null);const r=this[n(278)][n(323)][n(275)](Ro);r[n(288)](this[n(342)]),this[n(284)](r),this[n(284)](this[n(342)]),this[n(278)]instanceof t.Context&&this[n(284)](this[n(278)][n(330)]);for(const t of Array[n(313)](this[n(333)]))this[n(295)](t);window[n(334)](n(324),this[n(296)]),this[n(296)][n(336)](),this[n(346)]=null,this[n(282)]=!1,this[n(342)]=null}[Do(291)](){const t=Do;this[t(282)]&&this[t(287)]()}[Do(337)](t){const e=Do;if(!t[e(323)][e(276)](e(311)))return;const n=t[e(323)][e(275)](e(311)),r=()=>{const t=e,r=n[t(286)]({annotations:this[t(342)],activeAnnotation:this[t(346)]});this[t(312)](r[0]||null)};this[e(338)](n,e(304),r),this[e(338)](n,e(318),(t,{isAnnotationTracked:n})=>{const r=e;this[r(346)]&&n(this[r(346)])&&this[r(312)](null)}),this[e(338)](n,e(339),()=>{this[e(296)]()}),this[e(338)](this[e(342)],e(318),t=>{const o=e;n[o(292)]()&&(r(),t[o(314)]())},{priority:e(320)}),this[e(333)][e(308)](n)}[Do(295)](t){const e=Do;this[e(284)](t),this[e(333)][e(280)](t)}}function Uo(){const t=["20LfXJjO","bind","ck-annotation-counter__badge--","icon","11516xFwsaE","2755082RottRo","ck-annotation-counter__badge--edit-mode","...","41168xaSEGf","annotationType","ck-annotation-counter","ck-annotation-counter__badge","isDirty","span","setTemplate","387qrFduE","children","set","310QgkkFZ","add","30474ivhMih","153MBJamH","_badge","extendTemplate","toString","218000QaFqNV","1276051qCzAye","605462hoaBVN","counterView","bindTemplate","number"];return(Uo=function(){return t})()}function zo(t,e){const n=Uo();return(zo=function(t,e){return n[t-=237]})(t,e)}const Ko=zo;!function(t){const e=zo,n=t();for(;;)try{if(187247===-parseInt(e(249))/1+-parseInt(e(251))/2+-parseInt(e(245))/3*(parseInt(e(259))/4)+-parseInt(e(242))/5*(-parseInt(e(244))/6)+-parseInt(e(250))/7+-parseInt(e(263))/8*(-parseInt(e(239))/9)+parseInt(e(255))/10*(parseInt(e(260))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Yo extends st.ButtonView{[Ko(252)];constructor(t){const e=Ko;super(t);const n=this[e(253)];this[e(241)](e(267),!1),this[e(241)](e(254),0),this[e(256)](e(246)).to(this,e(267),this,e(254),(t,n)=>t?e(262):n[e(248)]()),this[e(241)](e(264),""),this[e(258)]=ot.IconAddComment,this[e(247)]({attributes:{class:[e(265)]}}),this[e(252)]=new st.View,this[e(252)][e(238)]({tag:e(237),attributes:{class:[e(266),n.to(e(264),t=>e(257)+t),n.if(e(267),e(261))]},children:[{text:n.to(e(246))}]}),this[e(240)][e(243)](this[e(252)])}}var Wo=n(197),Xo={attributes:{"data-cke":!0}};Xo.setAttributes=Ae(),Xo.insert=Ie().bind(null,"head"),Xo.domAPI=_e(),Xo.insertStyleElement=Te();be()(Wo.A,Xo);Wo.A&&Wo.A.locals&&Wo.A.locals;const Go=Zo;function qo(){const t=["_showBalloon","set:container","isVisible","requires","128itnJKW","preventDefault","_integrateWithEditorAnnotations","editors","listenTo","cancel","keydown","61295QLawRZ","getOrderedSelectedAnnotations","pin","stopListening","plugins","isAttached","detachFromDom","off","locale","first","has","detach","focus","_detachFromContainer","_hideBalloon","southArrowNorth","register","uiUpdate","_destroyEditorAnnotationsIntegration","destroy","Annotations","annotationType","50TExPYa","469662dsndbY","_domEmitter","addEventListener","_setSelectedAnnotations","hasDomSelection","bind","attachToDom","northArrowSouthWest","_attachToContainer","southArrowNorthWest","isPremiumPlugin","context","includes","stopPropagation","1067onkxvE","pluginName","_updateBalloonPosition","47988IpdEUd","remove","Esc","delete","getByView","values","addAnnotation","_editorAnnotations","_refreshPositioningDebounced","mousedown","7yYCzJE","change:container","view","_annotationToNarrowView","keyCode","high","esc","refreshVisibility","narrowSidebar","target","change:height","number","NarrowSidebar","ck-sidebar--narrow","resize","_refreshPositioning","2024824atyMZm","northArrowSouth","from","defaultPositions","element","northArrowSouthEast","narrowsidebar-attach-already-attached","execute","31923dueeWz","narrowsidebar-detach-not-attached","_attachListeners","southArrowNorthEast","balloonPanelView","546624VZdaVm","isDirty","contains","55460StFHJY","annotations","blur","refresh","find","low","_annotations","set","activeAnnotation","refreshPositioning","rearrange","length","stop","setActiveAnnotation","content","_detachListeners","getSidebarItemView","_selectedAnnotations","init","get","removeEventListener","bodyCollection","2aRflvt","focusableElements","clear","attach","type","ready","isOfficialPlugin","add","preventClosingBalloon","EditorAnnotations","_manuallyClosedAnnotationViews","unpin"];return(qo=function(){return t})()}function Zo(t,e){const n=qo();return(Zo=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(245045===parseInt(e(317))/1*(-parseInt(e(294))/2)+parseInt(e(269))/3+-parseInt(e(310))/4*(-parseInt(e(272))/5)+-parseInt(e(340))/6+parseInt(e(240))/7*(parseInt(e(256))/8)+-parseInt(e(264))/9*(parseInt(e(339))/10)+-parseInt(e(354))/11*(parseInt(e(357))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Qo extends t.ContextPlugin{[Go(322)];[Go(273)];[Go(304)];[Go(341)];[Go(243)];[Go(289)];[Go(237)];[Go(238)];static get[Go(309)](){return[Ro,bo]}static get[Go(355)](){return Go(252)}static get[Go(300)](){return!0}static get[Go(350)](){return!0}constructor(t){const n=Go;super(t),this[n(322)]=!1,this[n(304)]=new Set,this[n(341)]=new((0,e.DomEmitterMixin)()),this[n(243)]=new Map,this[n(279)](n(280),null),this[n(273)]=null,this[n(289)]=[],this[n(237)]=new e.Collection,this[n(238)]=Pe(()=>{this[n(255)]()},250,{leading:!1})}[Go(290)](){const t=Go;this[t(351)][t(321)][t(291)](bo)[t(333)](t(248),this),this[t(293)]=new st.BodyCollection(this[t(351)][t(325)]),this[t(268)]=new st.BalloonPanelView(this[t(351)][t(325)]),this[t(293)][t(346)](),this[t(293)][t(301)](this[t(268)])}[Go(297)](n){const r=Go;this[r(273)]=n;const o=this[r(351)][r(321)][r(291)](Ro),s=this[r(268)];if(o[r(278)]=n,this[r(322)])throw new e.CKEditorError(r(262),this);this[r(322)]=!0,this[r(314)](o,r(307),()=>{const t=r;this[t(328)](),this[t(314)](o,t(241),e=>{const r=t;e[r(324)](),this[r(297)](n)})}),o[r(348)]({viewClass:r(253),spaceBetweenItems:5});const i=t=>{const e=r,n=new Yo(this[e(351)][e(325)]);o[e(236)](t,n),this[e(243)][e(279)](t,n),n[e(345)](e(270),e(338),e(251)).to(t[e(242)],e(270),e(298),e(283)),n.on(e(263),()=>{const n=e;this[n(304)][n(296)](),s[n(286)][n(326)]!==t[n(242)]?(this[n(306)](t),t[n(242)][n(260)][n(329)](),this[n(285)](t)):this[n(285)](null)})};for(const t of n)i(t);this[r(314)](n,r(301),(t,e)=>{i(e)}),this[r(314)](n,r(358),(t,e,s)=>{const i=r;this[i(243)][i(291)](e)[i(336)](),this[i(243)][i(233)](e),o[i(282)]({removedAnnotation:e,previousAnnotation:n[i(291)](s-1),nextAnnotation:n[i(291)](s+1)}),e===this[i(280)]&&this[i(285)](null)},{priority:r(277)}),this[r(314)](n,r(329),(t,e)=>{this[r(285)](e)}),this[r(314)](n,r(274),()=>{this[r(285)](null)}),this[r(341)][r(314)](document,r(316),(t,n)=>{const o=r;n[o(244)]===e.keyCodes[o(246)]&&s[o(308)]&&(this[o(304)][o(301)](s[o(286)][o(326)]),this[o(331)](),n[o(353)](),n[o(311)]())}),this[r(341)][r(314)](document,r(239),(t,e)=>{const n=r,i=e[n(249)];s[n(308)]&&s[n(260)][n(271)](i)||o[n(242)][n(260)][n(271)](i)||t[n(302)]||this[n(280)]&&this[n(280)][n(295)][n(276)](t=>t[n(271)](i))||(this[n(304)][n(296)](),this[n(331)](),this[n(285)](null))});const c=this[r(351)]instanceof t.Context?this[r(351)][r(313)]:new e.Collection([this[r(351)]]);for(const t of c)this[r(312)](t);this[r(314)](c,r(301),(t,e)=>{const n=r;this[n(314)](e,n(299),()=>{this[n(312)](e)})}),this[r(314)](c,r(358),(t,e)=>{const n=r;e[n(321)][n(327)](n(303))&&this[n(335)](e[n(321)][n(291)](n(303)))}),window[r(342)](r(254),this[r(238)]),this[r(255)]()}[Go(285)](t){const e=Go;if(t===this[e(280)])return;const n=this[e(351)][e(321)][e(291)](Ro);n[e(275)]({blurredAnnotation:this[e(280)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(288)](t)?this[e(306)](t):this[e(331)](),this[e(280)]=t}[Go(328)](){const n=Go;if(!this[n(322)])throw new e.CKEditorError(n(265),this);this[n(285)](null);const r=this[n(351)][n(321)][n(291)](Ro);this[n(331)](),Array[n(258)](this[n(243)][n(235)](),t=>t[n(336)]()),this[n(243)][n(296)](),r[n(330)](this[n(273)]),this[n(320)](),this[n(341)][n(320)](),this[n(351)]instanceof t.Context&&this[n(320)](this[n(351)][n(313)]);for(const t of Array[n(258)](this[n(237)]))this[n(335)](t);window[n(292)](n(254),this[n(238)]),this[n(238)][n(315)](),this[n(289)]=[],this[n(322)]=!1,this[n(273)]=null}[Go(336)](){const t=Go;this[t(322)]&&this[t(328)](),this[t(293)][t(323)]()}[Go(312)](t){const e=Go;if(!t[e(321)][e(327)](e(303)))return;const n=t[e(321)][e(291)](e(303)),r=this[e(351)][e(321)][e(291)](Ro),o=this[e(273)],s=this[e(268)],i=()=>{const t=e,r=n[t(318)]({annotations:this[t(273)],activeAnnotation:this[t(280)]});this[t(343)](r),this[t(285)](r[0]||null)};this[e(314)](n,e(275),i),this[e(314)](n,e(274),(t,{isAnnotationTracked:n})=>{const r=e;this[r(280)]&&n(this[r(280)])&&(this[r(343)]([]),this[r(285)](null))}),this[e(314)](n,e(334),()=>{this[e(238)]()}),this[e(314)](o,e(274),t=>{const r=e;n[r(344)]()&&t[r(284)]()},{priority:e(245)}),this[e(314)](this[e(341)],e(239),(t,o)=>{const c=e,a=o[c(249)];s[c(308)]&&s[c(260)][c(271)](a)||r[c(242)][c(260)][c(271)](a)||this[c(280)]&&n[c(344)]()&&(i(),t[c(302)]=!0)},{priority:e(245)}),this[e(237)][e(301)](n)}[Go(335)](t){const e=Go;t&&(this[e(320)](t),this[e(237)][e(358)](t))}[Go(343)](t){const e=Go;for(const n of this[e(289)])t[e(352)](n)||this[e(304)][e(233)](n[e(242)]);this[e(289)]=t}[Go(255)](){const t=Go,e=this[t(268)];this[t(351)][t(321)][t(291)](t(337))[t(247)](),this[t(273)][t(281)](),e[t(308)]&&this[t(356)]()}[Go(306)](t){const e=Go;if(this[e(304)][e(327)](t[e(242)]))return;const n=this[e(268)][e(286)][e(326)];n!==t[e(242)]?(n&&this[e(287)](n),this[e(266)](t[e(242)]),this[e(268)][e(286)][e(296)](),this[e(268)][e(286)][e(301)](t[e(242)]),this[e(356)]()):this[e(356)]()}[Go(356)](){const t=Go,e=this[t(268)][t(286)][t(326)],n=e&&this[t(273)][t(234)](e);if(!n||!this[t(243)][t(327)](n))return;const r=this[t(243)][t(291)](n)[t(260)],o=function(){const e=t,n=st.BalloonPanelView[e(259)];return[n[e(267)],n[e(261)],n[e(332)],n[e(257)],n[e(349)],n[e(347)]]}();this[t(268)][t(319)]({target:r,positions:o})}[Go(331)](){const t=Go,e=this[t(268)],n=e[t(286)][t(326)];n&&(this[t(287)](n),e[t(305)](),e[t(286)][t(296)]())}[Go(266)](t){const e=Go;this[e(314)](t,e(250),()=>this[e(356)]()),this[e(314)](t,e(359),(n,r)=>{const o=e;this[o(304)][o(301)](t),this[o(331)](),r()})}[Go(287)](t){this[Go(320)](t)}}var Jo=n(874),$o={attributes:{"data-cke":!0}};$o.setAttributes=Ae(),$o.insert=Ie().bind(null,"head"),$o.domAPI=_e(),$o.insertStyleElement=Te();be()(Jo.A,$o);Jo.A&&Jo.A.locals&&Jo.A.locals;const ts=es;function es(t,e){const n=ss();return(es=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(530607===-parseInt(e(346))/1*(parseInt(e(355))/2)+parseInt(e(376))/3+-parseInt(e(362))/4+-parseInt(e(335))/5+parseInt(e(360))/6*(parseInt(e(367))/7)+parseInt(e(310))/8*(parseInt(e(377))/9)+parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class ns extends t.Plugin{[ts(303)];[ts(320)];[ts(347)];[ts(345)];[ts(314)];[ts(296)];[ts(373)];static get[ts(298)](){return[Sr,st.ContextualBalloon,bo]}static get[ts(380)](){return ts(374)}static get[ts(337)](){return!0}static get[ts(353)](){return!0}constructor(t){const e=ts;super(t),t[e(315)][e(291)][e(372)](gt.MouseObserver),this[e(303)]=!1,this[e(361)](e(350),null),this[e(320)]=null,this[e(347)]=new Set,this[e(345)]=t[e(365)][e(324)](st.ContextualBalloon),this[e(314)]=new Set,this[e(296)]=[],this[e(373)]=!1}[ts(299)](){const t=ts,e=this[t(370)][t(365)][t(324)](bo);e[t(306)]===this[t(370)]&&(e[t(305)](t(307),this),this[t(370)][t(364)][t(361)](t(289),(e,n)=>{const r=t,o=this[r(345)];if(this[r(303)]&&o[r(366)]){const t=this[r(320)][r(300)](o[r(366)]);t&&this[r(322)](t),n()}}))}[ts(302)](){const t=ts,e=this[t(370)][t(365)][t(324)](bo);e[t(306)]===this[t(370)]&&(e[t(342)]()||e[t(284)](t(307)))}[ts(326)](t){const e=ts;t!==this[e(350)]&&(this[e(350)]&&(this[e(350)][e(359)]=!1),t&&this[e(370)].ui[e(287)][e(294)]&&(this[e(320)][e(354)](t)&&this[e(358)](t,!0),t[e(359)]=!0),t||this[e(301)]([]),this[e(350)]=t)}[ts(375)](t){const n=ts;this[n(320)]=t;const r=this[n(370)][n(365)][n(324)](bo),o=this[n(345)];if(this[n(303)])throw new e.CKEditorError(n(357),this);if(r[n(306)]!==this[n(370)])throw new e.CKEditorError(n(329),this);const s=this[n(370)][n(365)][n(324)](Sr);this[n(325)](s,n(340),()=>{const t=n,e=s[t(341)]({annotations:this[t(320)],activeAnnotation:this[t(350)]});var r,o;!this[t(373)]&&(r=e,o=this[t(296)],r[t(352)]===o[t(352)]&&r[t(316)](e=>o[t(286)](e)))||(this[t(373)]=!1,this[t(301)](e),this[t(326)](e[0]||null))}),this[n(325)](s,n(338),(t,{isAnnotationTracked:e})=>{const r=n;this[r(350)]&&e(this[r(350)])&&(this[r(301)]([]),this[r(326)](null))}),this[n(325)](this[n(370)].ui[n(287)],n(318),(t,e,r)=>{r||this[n(326)](null)}),this[n(325)](t,n(344),(t,e)=>{const r=n;this[r(334)](e),e===this[r(350)]&&this[r(326)](null)}),this[n(325)](o,n(351),(e,r,s,i)=>{const c=n;i&&this[c(327)](i);const a=t[c(300)](s);s&&a&&(this[c(325)](s,c(371),()=>{o[c(297)]()}),this[c(325)](s,c(289),()=>{const t=c;this[t(322)](a),this[t(370)][t(315)][t(291)][t(295)]()}),this[c(350)]!==a&&this[c(326)](a))}),this[n(325)](this[n(370)].ui,n(382),()=>{const e=n;o[e(366)]&&t[e(300)](o[e(366)])&&o[e(297)]()}),this[n(325)](this[n(370)][n(315)][n(291)][n(311)],n(356),()=>{const t=n;this[t(373)]=!0,this[t(347)][t(323)]()}),this[n(370)][n(315)][n(291)][n(311)][n(363)][n(293)]&&this[n(370)][n(315)][n(291)][n(295)](),this[n(303)]=!0}[ts(331)](){const t=ts;if(!this[t(303)])throw new e.CKEditorError(t(308),this);this[t(326)](null);for(const e of this[t(314)])this[t(334)](e);this[t(327)](),this[t(303)]=!1,this[t(320)]=null}[ts(330)](){const t=ts;this[t(303)]&&this[t(331)]()}[ts(301)](t){const e=ts;for(const n of this[e(296)])t[e(286)](n)||this[e(347)][e(333)](n);for(const n of this[e(320)])t[e(286)](n)||this[e(334)](n);if(this[e(370)].ui[e(287)][e(294)])for(const n of t)this[e(358)](n);this[e(296)]=t}[ts(358)](t,e=!1){const n=ts;this[n(347)][n(354)](t)||(this[n(314)][n(354)](t)||this[n(345)][n(285)](t[n(291)])||(this[n(314)][n(309)](t),this[n(345)][n(309)]({stackId:t[n(291)].id,view:t[n(291)],position:{target:()=>this[n(319)](t)}})),e&&this[n(345)][n(339)](t[n(291)].id))}[ts(319)](t){const n=ts,r=t[n(348)],o=this[n(370)][n(315)][n(291)],s=o[n(311)][n(363)][n(332)](),i=o[n(288)][n(381)](s);if(i[n(379)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(292)](...rs(e[n(368)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(352)];n++)os(o,t[n])?o[e(349)]+=t[n][e(349)]:(r[e(292)](o),o=t[n]);return r[e(292)](o),r}(t);const o=i[n(317)]();return t[n(369)](t=>t[n(313)]<=o[n(313)]&&t[n(336)]>=o[n(336)]&&t[n(378)]<=o[n(378)]&&t[n(328)]>=o[n(328)])||t[0]}return t[n(343)]||i}[ts(334)](t){const e=ts;this[e(314)][e(354)](t)&&this[e(345)][e(285)](t[e(291)])&&(this[e(314)][e(333)](t),this[e(345)][e(344)](t[e(291)]))}[ts(322)](t){const e=ts;this[e(347)][e(309)](t),this[e(334)](t)}}function rs(t){const e=ts;return Array[e(312)](t)[e(290)](DOMRect[e(321)])}function os(t,e){const n=ts;return t[n(313)]===e[n(313)]&&t[n(336)]===e[n(336)]&&t[n(328)]===e[n(378)]}function ss(){const t=["switchTo","hasView","includes","focusTracker","domConverter","Esc","map","view","push","editableElement","isFocused","focus","_selectedAnnotations","updatePosition","requires","init","getByView","_setSelectedAnnotations","afterInit","isAttached","1680330NuWgUr","register","context","inline","inlineannotations-detach-not-attached","add","8lvDFvb","document","from","top","_addedAnnotations","editing","every","getBoundingClientRect","change:isFocused","_getBalloonTargetForAnnotation","annotations","fromRect","_closeAnnotation","clear","get","listenTo","setActiveAnnotation","stopListening","right","inlineannotations-not-allowed-with-context","destroy","detach","getFirstRange","delete","_removeAnnotationFromBalloon","1398785yAMTkh","bottom","isOfficialPlugin","blur","showStack","refresh","getOrderedSelectedAnnotations","hasActive","targetRect","remove","_balloon","12442SncaXP","_manuallyClosed","target","width","activeAnnotation","change:visibleView","length","isPremiumPlugin","has","28ftmFFT","mousedown","inlineannotations-attach-already-attached","_addAnnotationToBalloon","isActive","43878fIhWZb","set","3938480ReRERw","selection","keystrokes","plugins","visibleView","343XrNMxj","getClientRects","find","editor","change:height","addObserver","_forceRefresh","InlineAnnotations","attach","1792317iqcfTZ","7608267wrYutE","left","collapse","pluginName","viewRangeToDom","update"];return(ss=function(){return t})()}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=hs;function us(){const t=["focusNext","ck-comments-archive__info","_annotationViews","1077450OwhNci","list","2175610NcHdAw","set","1084110XWyEsO","render","EMPTY_COMMENTS_ARCHIVE","45056GNVLaz","isEmpty","focusTracker","div","setTemplate","auto","add","element","presentation","listenTo","COMMENTS_ARCHIVE_LIST_LABEL","delegate","ck-hidden","focus","20zkdWYA","change","destroy","_setupKeyboardNavigation","1228klYjPZ","4IduKrI","remove","focusFirst","arrowdown","arrowup","focusCycler","bindTemplate","isActive","468356TNlLFX","ck-comments-archive","5944560YOdhPq","length","focusPrevious","first","108wwZyMM","ck-comments-archive__content"];return(us=function(){return t})()}function hs(t,e){const n=us();return(hs=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(233729===parseInt(e(428))/1*(-parseInt(e(432))/2)+parseInt(e(452))/3+parseInt(e(433))/4*(parseInt(e(454))/5)+parseInt(e(456))/6+-parseInt(e(441))/7+-parseInt(e(459))/8*(parseInt(e(447))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[as(461)];[as(438)];[as(451)];constructor(t,n){const r=as;super(t),this[r(455)](r(460),!n[r(444)]),this[r(461)]=new e.FocusTracker,this[r(451)]=n,this[r(451)][r(425)](r(437),r(436)).to(this),this.on(r(437),()=>{const t=r;this[t(438)][t(445)]()}),this.on(r(436),()=>{const t=r;this[t(438)][t(449)]()}),this[r(438)]=new st.FocusCycler({focusables:n,focusTracker:this[r(461)]}),this[r(468)](n,r(465),()=>{this[r(460)]=!1}),this[r(468)](n,r(434),(t,e)=>{const o=r;e[o(440)]&&this[o(427)](),n[o(444)]||(this[o(460)]=!0)});const o=this[r(439)];this[r(463)]({tag:r(462),attributes:{dir:r(464),class:["ck",r(442)],tabindex:-1,role:r(453),"aria-label":it(t,r(469))},children:[{tag:r(462),attributes:{class:[r(448)],role:r(467)},children:[{tag:r(462),attributes:{role:r(467)},children:n},{tag:"p",attributes:{class:[r(450),o.if(r(460),r(426),t=>!t)]},children:[{text:it(t,r(458))}]}]}]})}[as(457)](){const t=as;super[t(457)](),this[t(431)]()}[as(430)](){const t=as;super[t(430)](),this[t(461)][t(430)]()}[as(427)](){const t=as;this[t(438)][t(446)]?this[t(438)][t(435)]():this[t(466)][t(427)]()}[as(431)](){const t=as;for(const e of this[t(451)])this[t(461)][t(465)](e[t(466)]);this[t(451)].on(t(429),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(461)][o(465)](t[o(466)]);for(const t of r)this[o(461)][o(434)](t[o(466)])})}}const ls=ms;function ms(t,e){const n=ks();return(ms=function(t,e){return n[t-=475]})(t,e)}function ks(){const t=["archivedAt","CommentsArchive","isActive","removeCommentThread","length","highest","context","focus","pluginName","22624TGkPme","2724IIoDgf","change:archivedAt","remove","addCommentThread","isPremiumPlugin","40mLUMnw","add","_calculatePosition","1397556vtNKmv","335552SCmYYR","get","listenTo","init","isVisible","plugins","1403040yexjRM","2311479mwSlgl","findIndex","stopListening","requires","getCommentThread","2174178iYnGNr","1433070oargnd","activate","has","collection","archivedThreads","isOfficialPlugin"];return(ks=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(736098===-parseInt(e(483))/1+parseInt(e(495))/2+-parseInt(e(490))/3+parseInt(e(489))/4+-parseInt(e(496))/5+parseInt(e(512))/6*(parseInt(e(511))/7)+parseInt(e(479))/8*(-parseInt(e(482))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class gs extends t.ContextPlugin{static get[ls(510)](){return ls(503)}static get[ls(501)](){return!0}static get[ls(478)](){return!0}static get[ls(493)](){return[_r,kr]}constructor(t){const n=ls;super(t),this[n(500)]=new e.Collection}[ls(486)](){const t=ls,e=this[t(508)],n=e[t(488)][t(484)](_r),r=e[t(488)][t(484)](kr);this[t(485)](n,t(477),(e,{threadId:r})=>{const o=t,s=n[o(494)](r);s[o(502)]&&this[o(500)][o(480)](s,this[o(481)](s[o(502)])),this[o(485)](s,o(475),(t,e,n)=>{const r=o;n?this[r(500)][r(498)](s)||this[r(500)][r(480)](s,this[r(481)](s[r(502)])):this[r(500)][r(498)](s)&&this[r(500)][r(476)](s)})}),this[t(485)](n,t(505),(e,{threadId:r})=>{const o=t,s=n[o(494)](r);this[o(492)](s),this[o(500)][o(498)](s)&&this[o(500)][o(476)](s)},{priority:t(507)}),this[t(485)](r[t(499)],t(509),(e,n)=>{const o=t;n[o(487)]||(n[o(504)]=!0,r[o(497)](n))})}[ls(481)](t){const e=ls,n=[...this[e(500)]][e(491)](n=>n[e(502)]<t);return n>-1?n:this[e(500)][e(506)]}}const ps=bs;function fs(){const t=["find","8474424WMSylg","add","isOn","Annotations","innerView","plugins","bind","filter","882679pghYIV","get","hide","focusableElements","_visibleAnnotations","isPremiumPlugin","collection","pluginName","_threadToController","length","isOpen","_createCommentsArchiveButton","includes","1574232tIPQxp","tooltip","1921668gnZWQR","archivedAt","findIndex","COMMENTS_ARCHIVE","stop","execute","isEnabled","commentsArchive","291796ROYqsV","Dialog","menuitemcheckbox","CommentsArchiveUI","forEach","channelId","5MJkbED","has","getByInnerView","_calculatePosition","archivedThreads","set","locale","push","indexOf","escape","_handleNewThread","collaboration.channelId","EDITOR_TOP_SIDE","193479nXmrPl","isVisible","CommentsRepository","view","menuBar:commentsArchive","componentFactory","99rwEdFw","listenTo","_hideDialogOnAnnotationEscape","remove","isOfficialPlugin","annotationViews","show","init","_pendingThreads","splice","stopListening","_toggleDialog","commentsArchiveView","config","requires","2441394SRFMyI","editor","source"];return(fs=function(){return t})()}function bs(t,e){const n=fs();return(bs=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(862461===-parseInt(e(408))/1+parseInt(e(354))/2+parseInt(e(381))/3+parseInt(e(389))/4+-parseInt(e(395))/5*(-parseInt(e(358))/6)+-parseInt(e(366))/7+-parseInt(e(379))/8*(parseInt(e(414))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class vs extends t.Plugin{[ps(426)];[ps(419)];[ps(422)];static get[ps(373)](){return ps(392)}static get[ps(418)](){return!0}static get[ps(371)](){return!0}static get[ps(353)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(419)]=new st.ViewCollection,this[e(422)]=[]}[ps(421)](){const t=ps,e=this[t(355)],n=this[t(416)][t(364)](this);e.ui[t(413)][t(359)](t(388),()=>this[t(377)](st.ButtonView,!0)),e.ui[t(413)][t(359)](t(412),()=>{const e=t,n=this[e(377)](st.MenuBarMenuListItemButtonView);return n[e(400)]({role:e(391)}),n});const r=e[t(363)][t(367)](gs),o=e[t(363)][t(367)](t(361)),s=e[t(363)][t(367)](t(410));r[t(399)][t(393)](e=>{this[t(405)](e)}),this[t(415)](r[t(399)],t(359),(e,n)=>{this[t(405)](n)}),this[t(415)](o[t(372)],t(359),(e,n)=>{const r=t,o=this[r(422)][r(357)](t=>{const e=r,o=s[e(374)][e(367)](t);return o&&n[e(362)]===o[e(411)]});if(o){const t=this[r(398)](o[r(382)]);this[r(419)][r(359)](n[r(411)],t),this[r(422)][r(423)](this[r(422)][r(403)](o),1)}}),this[t(415)](r[t(399)],t(417),(n,r)=>{const i=t,c=e[i(352)][i(367)](i(406));if(!c||r[i(394)]===c)if(this[i(422)][i(378)](r))this[i(422)][i(423)](this[i(422)][i(403)](r),1);else{const t=s[i(374)][i(367)](r),e=o[i(397)](t[i(411)]);this[i(419)][i(417)](e[i(411)]),this[i(424)](e[i(369)])}}),this[t(415)](o[t(372)],t(359),(e,r)=>{const o=t;this[o(415)](r,o(404),n)}),this[t(415)](o[t(372)],t(417),(e,r)=>{const o=t;this[o(424)](r,o(404),n)})}[ps(405)](t){const e=ps,n=this[e(355)][e(363)][e(367)](e(410)),r=this[e(355)][e(363)][e(367)](e(361)),o=this[e(355)][e(352)][e(367)](e(406));if(!o||t[e(394)]===o){const o=n[e(374)][e(367)](t);if(!o)return void this[e(422)][e(402)](t);const s=this[e(398)](t[e(382)]),i=r[e(397)](o[e(411)]);i[e(409)]&&r[e(370)][e(417)](i),this[e(419)][e(359)](i[e(411)],s)}}[ps(398)](t){const e=ps,n=this[e(355)][e(352)][e(367)](e(406)),r=[...this[e(355)][e(363)][e(367)](gs)[e(399)]][e(365)](t=>t[e(394)]===n)[e(383)](n=>n[e(382)]<t);return r<0||r>this[e(419)][e(375)]?this[e(419)][e(375)]:r-1}[ps(425)](){const t=ps,e=this[t(355)],n=e[t(363)][t(367)](t(390));this[t(426)]||(this[t(426)]=new ds(e[t(401)],this[t(419)])),t(388)===n.id?n[t(368)]():n[t(420)]({id:t(388),title:it(e[t(401)],t(384)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(426)],position:st.DialogViewPosition[t(407)]})}[ps(377)](t,e=!1){const n=ps,r=this[n(355)][n(401)],o=this[n(355)][n(363)][n(367)](n(390)),s=new t(r);return s[n(364)](n(387)).to(this,n(387)),s[n(364)](n(360)).to(o,"id",t=>n(388)===t),s[n(400)]({label:it(r,n(384)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(380)]=!0),this[n(415)](s,n(386),()=>this[n(425)]()),s}[ps(416)]=t=>{const e=ps,n=t[e(356)];if(!this[e(419)][e(396)](n[e(411)]))return;const r=this[e(355)][e(363)][e(367)](e(390));r[e(376)]&&e(388)===r.id&&(r[e(368)](),t[e(385)]())}}var _s=ws;function ws(t,e){var n=ys();return(ws=function(t,e){return n[t-=254]})(t,e)}!function(t){for(var e=ws,n=t();;)try{if(423241===parseInt(e(262))/1*(-parseInt(e(267))/2)+parseInt(e(260))/3+-parseInt(e(257))/4+-parseInt(e(264))/5+-parseInt(e(261))/6+parseInt(e(258))/7*(-parseInt(e(255))/8)+parseInt(e(268))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Is extends t.Plugin{static get[_s(265)](){return[_r,no,ho,gs,vs,go,Ho,Qo,ns]}static get[_s(254)](){return _s(256)}static get[_s(263)](){return!0}static get[_s(266)](){return!0}}function ys(){var t=["792023XHCuMD","isOfficialPlugin","2795370GZyfIf","requires","isPremiumPlugin","2cBSlXH","20702817ZVsKqR","pluginName","441608MnNkHA","Comments","3014568TrkKUP","14SUyEbY","10BtQnpL","1852479xUubly","1676544fdPErl"];return(ys=function(){return t})()}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=474]})(t,e)}function Cs(){var t=["1Qkpgnv","10vzNrOz","1140426QKcmFL","270056wzpzKr","3051063zmjafw","25576IRUAzS","48367MYvhba","2832cvKWjN","5ilumrE","2106402ENgevY","1210088sWsUbb","217njkAYg"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(191103===parseInt(e(476))/1*(-parseInt(e(479))/2)+parseInt(e(478))/3+-parseInt(e(474))/4*(parseInt(e(484))/5)+-parseInt(e(485))/6+-parseInt(e(475))/7*(parseInt(e(481))/8)+parseInt(e(480))/9*(-parseInt(e(477))/10)+-parseInt(e(482))/11*(-parseInt(e(483))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|
|
5
|
+
*/(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},168:t=>{"use strict";t.exports=function(t){return t[1]}},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},220: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}},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},262: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)}},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);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-thread__remove-confirm .ck-thread__remove-confirm-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-thread__remove-confirm p{font-weight:700;margin:0}',""]);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")},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",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}},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var r=n(168),o=n.n(r),s=n(433),i=n.n(s),c=n(220),a=n.n(c),u=new URL(n(774),n.b),h=i()(o()),d=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(${d});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 l=h},545: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)}}}},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.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--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.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},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,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,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}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}}},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},774: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"},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},930:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(168),o=n.n(r),s=n(433),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}},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:()=>Er,Annotation:()=>Xe,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Yo,AnnotationView:()=>ze,Annotations:()=>kr,AnnotationsSidebarItemView:()=>So,AnnotationsSidebarView:()=>To,AnnotationsUIs:()=>bo,BaseCommentThreadView:()=>$t,BaseCommentView:()=>de,Comment:()=>Ir,CommentThread:()=>wr,CommentThreadController:()=>nt,CommentThreadInputView:()=>Pt,CommentThreadView:()=>oe,CommentView:()=>pe,Comments:()=>Is,CommentsArchive:()=>gs,CommentsArchiveUI:()=>vs,CommentsEditing:()=>ro,CommentsListView:()=>Ht,CommentsOnly:()=>go,CommentsRepository:()=>_r,CommentsUI:()=>ho,EditorAnnotations:()=>Sr,InlineAnnotations:()=>ns,NarrowSidebar:()=>Qo,Sidebar:()=>Ro,WideSidebar:()=>Ho,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]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",_="[object DataView]",w="[object Uint8Array]",I="[object Uint8ClampedArray]",y="[object Uint16Array]",A="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(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 M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),R=c(e);if(o===l&&(o=v),R===l&&(R=v),o!==R)return!1;switch(o){case u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d: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 P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(o){case g: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 p:{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 I:case y:case A:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O: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&&M(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(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 R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(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,N;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]=V(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,V(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(V(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N 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]=V(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),L(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),L(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),L(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,L(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case w:case I:case y:case A:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(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]=V(e[c],c,n,r,o))}}function B(t,e){return function(t,e){return V(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 d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(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)&&N(r,n)&&(void 0!==n||e in t)||(t[e]=n)},H=/^(?:0|[1-9]\d*)$/;function U(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 H.test(t)}}const z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function Y(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)||!z.test(t))||null!=e&&Object.hasOwn(e,t)))}function W(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 Z(t,e,n){return function(t,e,n,r){if(null==t&&!X(t))return t;const o=Y(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=W(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:U(o[e+1])?[]:{}}F(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function G(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function Q(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?G(e)?Q(t,q(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=W(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 J(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=W(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]&&G(e))return $(t,q(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=Q(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-=164]})(t,e)}!function(t){for(var e=et,n=t();;)try{if(828174===-parseInt(e(172))/1+-parseInt(e(173))/2+parseInt(e(187))/3+-parseInt(e(174))/4+-parseInt(e(188))/5*(-parseInt(e(185))/6)+parseInt(e(177))/7*(parseInt(e(184))/8)+parseInt(e(176))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class nt extends((0,e.ObservableMixin)()){[tt(193)];[tt(166)];constructor(t,e){var n=tt;super(),this[n(193)]=t,this[n(193)][n(168)]=!0,this[n(166)]=e,this[n(180)](e,n(179),()=>this[n(190)]()),this[n(180)](e,n(164),()=>this[n(192)]()),this[n(180)](e,n(178),()=>this[n(182)]()),this[n(180)](e,n(169),()=>this[n(189)]()),this[n(180)](e,n(167),(t,e)=>this[n(167)](e)),this[n(180)](e,n(165),(t,e,r)=>this[n(165)](e,r)),this[n(180)](e,n(171),(t,e)=>this[n(171)](e))}[tt(190)](){var t=tt;this[t(193)][t(190)]()}[tt(192)](){var t=tt;this[t(193)][t(192)]()}[tt(182)](){var t=tt;this[t(193)][t(183)]||this[t(193)][t(182)]()}[tt(189)](){var t=tt;this[t(193)][t(183)]&&this[t(193)][t(189)]()}[tt(167)](t){var e=tt;this[e(193)][e(167)]({content:t,authorId:this[e(166)][e(186)].id})}[tt(165)](t,e){var n=tt;this[n(193)][n(175)](t)[n(170)]({content:e})}[tt(171)](t){var e=tt;this[e(193)][e(175)](t)[e(192)]()}[tt(181)](){var t=tt;this[t(191)](),this[t(193)][t(168)]=!1}}function rt(){var t=["1008334jzvcmm","3288412KrgZnA","4702476uYOKVl","getComment","32736573XYCfUf","42rjwXxs","resolveCommentThread","submitCommentThread","listenTo","destroy","resolve","isResolved","843504RdfWko","29994RTPIqY","_localUser","858984ahNkAG","100QVguVJ","reopen","submit","stopListening","remove","model","removeCommentThread","updateComment","view","addComment","_isAttached","reopenCommentThread","update","removeComment"];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""}}const ct=ut;function at(){const t=["Comment editor","ck-editor","385790Rgmujb","ck-reset","createCollection","cke-editor__aria-label_","601828AemRhB","42QWNMYG","2443116cRoIQZ","add","presentation","render","ck-rounded-corners","div","15TFKTgU","11mDJZmc","ck-editor__main","261544hSSWte","65547JTbQYh","ck-comment__input","setTemplate","83790delYGq","element","editable","1tHnmjK","8970DyMbVA","32mkkjzF","focus","uiLanguageDirection","main","uiLanguage"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(263584===-parseInt(e(367))/1*(parseInt(e(349))/2)+-parseInt(e(357))/3*(-parseInt(e(360))/4)+-parseInt(e(368))/5*(-parseInt(e(350))/6)+parseInt(e(364))/7+-parseInt(e(369))/8*(parseInt(e(361))/9)+parseInt(e(345))/10+parseInt(e(358))/11*(parseInt(e(351))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ht extends st.EditorUIView{[ct(372)];[ct(366)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(372)]=this[r(347)](),this[r(366)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(374))}),this[r(363)]({tag:r(356),attributes:{class:[r(346),r(344),r(355),r(362)],dir:t[r(371)],lang:t[r(373)],"aria-labelledby":r(348)+o},children:[{tag:r(356),attributes:{class:r(359),role:r(353)},children:this[r(372)]}]})}[ct(354)](){const t=ct;super[t(354)](),this[t(372)][t(352)](this[t(366)])}[ct(370)](){const t=ct;this[t(366)][t(365)][t(370)]()}}function dt(){const t=["element","4156692hXbBfZ","view","4uysGEK","68CamRoI","document","isFocused","18130weAMup","4693887Znavhu","448RcHiiX","10534690dpMkGP","editing","attachDomRoot","destroy","20256mehpoO","render","locale","ready","bind","1973855AOktry","name","194772ZCZGUN","init","rootName","setEditableElement","editor","editable","fire","getRoot","focusTracker"];return(dt=function(){return t})()}const lt=mt;function mt(t,e){const n=dt();return(mt=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=mt,n=t();for(;;)try{if(425907===-parseInt(e(449))/1*(parseInt(e(431))/2)+parseInt(e(442))/3*(parseInt(e(432))/4)+parseInt(e(447))/5+parseInt(e(429))/6+-parseInt(e(435))/7*(-parseInt(e(437))/8)+parseInt(e(436))/9+-parseInt(e(438))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class kt extends st.EditorUI{[lt(430)];constructor(t){const e=lt;super(t),this[e(430)]=new ht(t[e(444)],t[e(439)][e(430)])}get[lt(428)](){const t=lt;return this[t(430)][t(428)]}[lt(450)](){const t=lt,e=this[t(453)][t(439)][t(430)],n=this[t(430)][t(454)],r=e[t(433)][t(456)]();n[t(448)]=r[t(451)],this[t(430)][t(443)]();const o=n[t(428)];this[t(452)](n[t(448)],o),this[t(430)][t(454)][t(446)](t(434)).to(this[t(457)]),e[t(440)](o),this[t(455)](t(445))}[lt(441)](){const t=lt;super[t(441)](),this[t(430)][t(441)]()}}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),_t=n(251),wt=n(179);const It=At;function yt(){const t=["change","childCount","initPlugins","view","fire","fromCharCode","getRoot","initialData","document","placeholderElement","low","change:placeholder","892887WFyClg","191838ZZzcig","19002mCIQcf","get","plugins","ready","map","40hlXAJX","84SlxagX","join","20xwZhUq","8EXMLaJ","model","config","getChild","34740017cjzlxk","set","createRoot","27ozysHs","name","defaultPlugins","then","create","placeholder","4299760gbFfGQ","end","init","setSelection","618871JQLSSX","focus","data","destroy","editing","484421DWuKMe","_updatePlaceholder","113dWxQTF","assign"];return(yt=function(){return t})()}function At(t,e){const n=yt();return(At=function(t,e){return n[t-=139]})(t,e)}!function(t){const e=At,n=t();for(;;)try{if(898440===parseInt(e(141))/1*(parseInt(e(157))/2)+-parseInt(e(155))/3*(-parseInt(e(166))/4)+-parseInt(e(165))/5*(parseInt(e(156))/6)+-parseInt(e(139))/7*(-parseInt(e(162))/8)+parseInt(e(173))/9*(parseInt(e(179))/10)+-parseInt(e(183))/11*(-parseInt(e(163))/12)+-parseInt(e(170))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,_t.Undo,wt.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(175)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(161)](t=>String[e(148)](t))[e(164)]("")}(t=Object[e(142)]({},t))[e(159)]||(t[e(159)]=Tt[e(175)]),super(t),this.ui=new kt(this),this[e(171)](e(178),""),this[e(167)][e(151)].on(e(143),()=>this[e(140)](),{priority:e(153)}),this.on(e(154),()=>this[e(140)]()),this[e(167)][e(151)][e(172)](),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])})}[It(177)](){const t=It,e=this[t(168)][t(158)](t(150))||"";return this[t(145)]()[t(176)](()=>this.ui[t(181)]())[t(176)](()=>this[t(185)][t(181)](e))[t(176)](()=>this[t(147)](t(160)))}[It(186)](){const t=It;return super[t(186)]()[t(176)](()=>this.ui[t(186)]())}[It(184)](){const t=It;this[t(167)][t(143)](e=>{const n=t,r=this[n(167)][n(151)][n(149)](),o=r&&r[n(169)](r[n(144)]-1);e[n(182)](o,n(180)),this[n(187)][n(146)][n(184)]()})}[It(140)](){const t=It,e=this[t(187)][t(146)],n=e[t(151)][t(149)](),r=n[t(169)](0);n[t(144)]>1||!r||"p"!=r[t(174)]?this[t(152)]&&this[t(152)][t(178)]&&((0,gt.disableViewPlaceholder)(e,this[t(152)]),this[t(152)]=void 0):(this[t(178)]&&(r[t(178)]=this[t(178)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(152)]=r)}}const Et=Ot;function xt(){const t=["tab","_setupKeyboardNavigation","withText","cancelButtonView","_isDestroyed","3685908DzsLRe","10862iuOIGk","execute","element","stop","showButtons","fire","listenTo","Ctrl+Enter","submit","Reply...","length","submitLabel","set","_editorConfig","_editorCreationPromise","getData","create","reverse","then","destroy","editorDestroyed","firstChild","placeholder","focusLast","ck-comment__input-actions--cancel","model","_createSubmitButton","bindTemplate","focusCycler","focusFirst","extendTemplate","5410HFDOly","276ysDMzD","cancel","added","createEditor","Cancel","disabledSubmit","695974DWfudy","TOO_LONG_COMMENT_ALERT","high","shift+tab","add","from","ck-comment__input-actions--submit","change","focusables","Esc","document","focusTracker","ck-comment__input-wrapper","12oGFgAz","render","editorReady","7OQSkid","5967yzCKTZ","3993048ktDZtZ","keystrokes","ck-comment__input-actions","5qMzvpq","ck-comment__input-actions--active","forEach","336369IEJZht","setData","bind","submitButtonView","value","editor","trim","isEnabled","1664802hsdMaX","setTemplate","focus","_createCancelButton","div","createCollection","initialData","label","Reply","view","insertBefore"];return(xt=function(){return t})()}function Ot(t,e){const n=xt();return(Ot=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Ot,n=t();for(;;)try{if(802331===-parseInt(e(535))/1+-parseInt(e(486))/2*(parseInt(e(499))/3)+-parseInt(e(534))/4*(-parseInt(e(507))/5)+-parseInt(e(518))/6*(parseInt(e(502))/7)+parseInt(e(504))/8+-parseInt(e(503))/9*(-parseInt(e(479))/10)+parseInt(e(510))/11*(parseInt(e(480))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xt);class Nt extends st.View{[Et(505)];[Et(497)];[Et(494)];[Et(563)];[Et(513)];[Et(532)];[Et(548)];constructor(t,n={}){const r=Et;super(t),this[r(515)]=null,this[r(548)]=n,this[r(547)](r(514),n[r(524)]||""),this[r(547)](r(485),!1),this[r(547)](r(539),!0),this[r(547)](r(557),it(t,r(544))),this[r(547)](r(546),it(t,r(526))),this[r(513)]=this[r(561)](),this[r(532)]=this[r(521)](),this[r(494)]=this[r(523)]([this[r(513)],this[r(532)]]),this[r(505)]=new e.KeystrokeHandler,this[r(497)]=new e.FocusTracker,this[r(563)]=new st.FocusCycler({focusables:this[r(494)],focusTracker:this[r(497)],keystrokeHandler:this[r(505)],actions:{focusPrevious:r(489),focusNext:r(529)}}),this[r(519)]({tag:r(522),attributes:{class:[r(498)]},children:[{tag:r(522),attributes:{class:[r(506),this[r(562)].if(r(539),r(508))]},children:[this[r(513)],this[r(532)]]}]}),this[r(505)][r(547)](r(495),(t,e)=>{const n=r;this[n(532)][n(540)](n(536)),e()}),this[r(505)][r(547)](r(542),(t,e)=>{const n=r;this[n(513)][n(517)]&&(this[n(513)][n(540)](n(536)),e())}),this.on(r(543),(e,n)=>{const o=r;n[o(545)]>65e3?(alert(it(t,o(487),[n[o(545)],65e3])),e[o(538)]()):this[o(515)][o(511)]("")},{priority:r(488)})}[Et(500)](){const t=Et;super[t(500)](),this[t(530)]()}[Et(483)](){const t=Et;return this[t(515)]||(this[t(515)]=new Tt(this[t(548)]),this[t(549)]=this[t(515)][t(551)]()[t(553)](()=>{const e=t;if(this[e(533)])return;const n=this[e(515)];this[e(537)][e(528)](n.ui[e(537)],this[e(537)][e(556)]),n[e(560)][e(496)].on(e(493),()=>this[e(514)]=n[e(550)]()),n[e(512)](e(557)).to(this),this[e(494)][e(490)](n.ui[e(527)],0),this[e(540)](e(501),this[e(515)])})),this[t(549)]}[Et(520)](t){const e=Et;-1===t?(this[e(563)][e(564)](),this[e(563)][e(558)]()):this[e(563)][e(564)]()}async[Et(554)](){const t=Et;this[t(533)]||(this[t(533)]=!0,this[t(515)]&&(await this[t(549)],await this[t(515)][t(554)](),this[t(540)](t(555),this[t(515)])),await super[t(554)]())}[Et(561)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(478)]({attributes:{class:[t(492)]}}),n[t(531)]=!0,n[t(512)](t(525)).to(this,t(546)),n.on(t(536),()=>{const e=t;this[e(540)](e(543),this[e(514)])}),n[t(512)](t(517)).to(this,t(514),this,t(485),(e,n)=>!n&&!!e[t(516)]()),n}[Et(521)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(478)]({attributes:{class:[t(559)]}}),n[t(525)]=it(e,t(484)),n[t(531)]=!0,n.on(t(536),()=>{const e=t;this[e(515)][e(511)](""),this[e(540)](e(481))}),n}[Et(530)](){const t=Et;this[t(505)][t(541)](this[t(537)]),this[t(494)][t(509)](e=>{const n=t;this[n(497)][n(490)](e[n(537)])}),this[t(494)].on(t(493),(e,n)=>{const r=t;for(const t of Array[r(491)](n[r(482)])[r(552)]())this[r(497)][r(490)](t[r(537)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=476]})(t,e)}function Rt(){const t=["183656TqJToo","4727888FtdUDO","delegate","ck-thread__user","editorDestroyed","destroy","render","1212750eAOnQT","getDomRoot","commentInputView","107440AxJMkS","390CaCdkU","mousedown","ck-comment__input-container--active","focusCycler","editing","then","filter","1932144WBXlyY","focus","ck-comment__input-container","listenTo","15rSMQYv","1227244HvFgAt","4Smnjmt","some","isFocused","_focusOnNonInteractiveMouseDown","contains","showInput","value","setTemplate","createEditor","7mxHZFW","editor","target","element","2129367byauQX","focusTracker","showButtons","div","extendTemplate","userView","bindTemplate","change:showInput","ck-thread__input","view","preventDefault","bind","set","editorReady"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(722333===parseInt(e(521))/1+-parseInt(e(508))/2+parseInt(e(484))/3*(parseInt(e(522))/4)+-parseInt(e(520))/5*(parseInt(e(516))/6)+-parseInt(e(480))/7*(-parseInt(e(499))/8)+-parseInt(e(505))/9+parseInt(e(509))/10*(-parseInt(e(498))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const r=Mt;super(t),this[r(507)]=new Nt(t,n),this[r(512)]=this[r(507)][r(512)],this[r(507)][r(495)](r(486)).to(this[r(507)][r(485)],r(524),this[r(507)],r(477),(t,e)=>t||!!e),this[r(496)](r(476),!1),this.on(r(491),()=>{const t=r;this[t(476)]&&!this[t(507)][t(481)]&&this[t(507)][t(479)]()}),this[r(507)][r(500)](r(497)).to(this),this[r(507)][r(500)](r(502)).to(this),this[r(489)]=new o.UserView(t,e),this[r(489)][r(488)]({attributes:{class:r(501),"aria-hidden":!0}}),this[r(507)][r(488)]({attributes:{class:r(492)}}),this[r(478)]({tag:r(487),attributes:{class:[r(518),this[r(490)].if(r(476),r(511))]},children:[this[r(489)],this[r(507)]]})}[St(504)](){const t=St;super[t(504)](),this[t(525)]()}[St(503)](){const t=St;return this[t(507)][t(503)]()[t(514)](()=>super[t(503)]())}[St(517)](t){const e=St;this[e(507)][e(517)](t)}[St(525)](){const t=St;this[t(519)](this[t(483)],t(510),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(507)];[o[r(483)],s[r(483)],i?i[r(513)][r(493)][r(506)]():null][r(515)](t=>t)[r(523)](t=>t[r(526)](n[r(482)]))||(this[r(517)](),n[r(494)]())})}}function Vt(){const t=["10lQartX","1812258umNJbZ","18XVRXWZ","NUMBER_OF_COMMENTS","count","bindTemplate","1634840jKWaqO","1185824EdIvjM","set","ck-thread__comment-count","573102txFFIo","1271949JLjCZf","2961712ootVFG","199382rOsGwJ","1fPDuiL","setTemplate"];return(Vt=function(){return t})()}function Lt(t,e){const n=Vt();return(Lt=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(393408===-parseInt(e(233))/1*(-parseInt(e(232))/2)+parseInt(e(236))/3+-parseInt(e(231))/4+-parseInt(e(225))/5+-parseInt(e(237))/6*(-parseInt(e(230))/7)+parseInt(e(226))/8+-parseInt(e(229))/9*(-parseInt(e(235))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class Bt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(240)];this[e(227)](e(239),void 0),this[e(234)]({tag:"li",attributes:{class:e(228)},children:[{text:n.to(e(239),n=>it(t,e(238),n))}]})}}function Dt(){const t=["commentUpdated","focusFirst","_rearrangeCollapse","116vZGiIx","CommentView","204660eUQowt","arrowup","added","_handleInfoComment","delete","850938irUKaY","_handleRemoveCommentModel","_rearrangeExpand","remove","focus","reverse","isActive","_updateHasDirtyComment","commentViews","_collapsedCommentsView","authoredAt","set","8UPcCAr","resolvedBy","collapse","_shouldCollapse","visibleViews","removeComment","_handleNewCommentModel","5secqAP","some","editorDestroyed","length","bindTemplate","comments","change:isResolved","focusTracker","_calculatePosition","target","expand","viewUid","resolvedCommentView","_model","refreshVisibleViews","change:isActive","focusLast","removed","2773855rxbqUv","get","resolveCommentThread","focusCycler","_findOptimalIndex","from","setTemplate","updateComment","destroy","4571778EAWKQz","delegate","1015596WtViuW","Thread comments","maxCommentsWhenCollapsed","change:hasDirtyComment","element","count","arrowdown","keystrokes","resolvedAt","includes","render","hasDirtyComment","formatDateTime","_setupKeyboardNavigation","_config","Marked as resolved","editorConfig","bind","maxCommentCharsWhenCollapsed","editorReady","map","resolved","85539sNZvyi","equal","weight","listenTo","280oIQtds","ck-hidden","forEach","change:isEditMode","insert","isEditMode","locale","stopListening","429310tmuEFG","ck-thread__comments","change","add","createCollection","maxThreadTotalWeight"];return(Dt=function(){return t})()}const jt=Ft;function Ft(t,e){const n=Dt();return(Ft=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(487390===parseInt(e(425))/1+parseInt(e(414))/2+parseInt(e(402))/3*(-parseInt(e(423))/4)+parseInt(e(449))/5*(-parseInt(e(476))/6)+-parseInt(e(467))/7+parseInt(e(442))/8*(-parseInt(e(380))/9)+parseInt(e(406))/10*(parseInt(e(430))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ht extends st.View{[jt(438)];[jt(461)];[jt(456)];[jt(387)];[jt(470)];[jt(462)];[jt(394)];[jt(439)];constructor(t,n,r){const o=jt;super(t);const s=this[o(453)];this[o(441)](o(391),!1),this[o(441)](o(452),n[o(454)][o(452)]),this[o(441)](o(436),!1),this[o(462)]=n,this[o(394)]=r,this[o(438)]=this[o(418)](),this[o(446)]=this[o(418)](),this[o(461)]=null,this[o(456)]=new e.FocusTracker,this[o(387)]=new e.KeystrokeHandler,this[o(470)]=new st.FocusCycler({focusables:this[o(438)],focusTracker:this[o(456)],keystrokeHandler:this[o(387)],keystrokeHandlerOptions:{filter:t=>this[o(438)][o(400)](t=>t[o(384)])[o(389)](t[o(458)])},actions:{focusPrevious:o(426),focusNext:o(386)}}),this[o(439)]=new Bt(t),this[o(439)][o(397)](o(385)).to(this,o(452),t=>t-this[o(394)][o(382)]);for(const t of n[o(454)])this[o(448)](t);this[o(428)](),this[o(405)](n[o(454)],o(417),(t,e)=>{const n=o,r=this[n(457)](e);this[n(452)]++,this[n(448)](e,r),this[n(463)]()}),this[o(405)](n[o(454)],o(433),(t,e)=>{const n=o;this[n(452)]--,this[n(431)](e),this[n(463)]()}),this[o(405)](n,o(420),()=>this[o(463)]()),this[o(405)](n,o(455),()=>this[o(428)]()),this.on(o(464),()=>this[o(463)]()),this.on(o(383),()=>this[o(463)]()),this[o(473)]({tag:"ul",attributes:{class:[o(415),s.if(o(452),o(407),t=>!t)],"aria-label":it(t,o(381))},children:this[o(446)]})}get[jt(445)](){const t=jt;return this[t(462)][t(404)]>this[t(394)][t(419)]&&!this[t(436)]&&!this[t(391)]}[jt(390)](){const t=jt;super[t(390)](),this[t(463)](),this[t(393)]()}[jt(434)](t){const e=jt;-1===t?this[e(470)][e(465)]():this[e(470)][e(421)]()}[jt(475)](){const t=jt;this[t(439)][t(475)]();for(const e of this[t(438)])e[t(475)]();super[t(475)]()}[jt(463)](){const t=jt;this[t(445)]?this[t(422)]():this[t(432)]()}[jt(448)](t,e){const n=jt,r=new(this[n(394)][n(424)])(this[n(412)],t,{maxCommentCharsWhenCollapsed:this[n(394)][n(398)],formatDateTime:this[n(394)][n(392)],editorConfig:this[n(394)][n(396)]});r[n(460)]=t.id,r[n(477)](n(447)).to(this),r[n(477)](n(474)).to(this),r[n(477)](n(469)).to(this),r[n(477)](n(399)).to(this),r[n(477)](n(451)).to(this),this[n(405)](r,n(409),()=>this[n(437)]()),this[n(438)][n(417)](r,e)}[jt(457)](t){const e=jt,n=this[e(462)][e(471)](t);return this[e(461)]?this[e(461)][e(440)]>t[e(440)]?n-1:n:n-1}[jt(428)](){const t=jt;if(this[t(462)][t(443)]&&this[t(462)][t(388)]){const e={id:t(401),author:this[t(462)][t(443)],authoredAt:this[t(462)][t(388)],content:it(this[t(412)],t(395)),attributes:{}};this[t(461)]=new(this[t(394)][t(424)])(this[t(412)],e,{maxCommentCharsWhenCollapsed:this[t(394)][t(398)],formatDateTime:this[t(394)][t(392)],editorConfig:this[t(394)][t(396)],isSystemComment:!0}),this[t(438)][t(417)](this[t(461)],this[t(462)][t(471)](e))}else this[t(461)]&&(this[t(438)][t(433)](this[t(461)]),this[t(461)][t(475)](),this[t(461)]=null);this[t(463)]()}[jt(431)](t){const e=jt,n=this[e(438)][e(433)](t.id);this[e(413)](n),n[e(411)]&&this[e(437)](),n[e(475)]()}[jt(437)](){const t=jt;this[t(391)]=Array[t(472)](this[t(438)])[t(450)](e=>e[t(411)])}[jt(422)](){const t=jt,n=function(t){const n=Ft,r=new e.Collection;for(const e of t)r[n(417)](e);return r}(this[t(438)]),r=this[t(439)][t(385)];for(let e=1;e<=r;e++)n[t(433)](1);for(const e of n)e[t(444)]();r>0&&n[t(417)](this[t(439)],1),Ut((0,e.diff)(Array[t(472)](this[t(446)]),Array[t(472)](n)),this[t(446)],n)}[jt(432)](){const t=jt;Ut((0,e.diff)(Array[t(472)](this[t(446)]),Array[t(472)](this[t(438)])),this[t(446)],this[t(438)]);for(const e of this[t(446)])e[t(459)]()}[jt(393)](){const t=jt;this[t(438)][t(408)](e=>{const n=t;this[n(456)][n(417)](e[n(384)]),this[n(387)][n(405)](e[n(384)])}),this[t(438)].on(t(416),(e,n)=>{const r=t;for(const t of n[r(466)])this[r(456)][r(433)](t[r(384)]),this[r(387)][r(413)](t[r(384)]);for(const t of Array[r(472)](n[r(427)])[r(435)]())this[r(456)][r(417)](t[r(384)]),this[r(387)][r(405)](t[r(384)])})}}function Ut(t,e,n){const r=jt;let o=0;for(const s of t)switch(s){case r(410):e[r(417)](n[r(468)](o),o),o++;break;case r(429):e[r(433)](o);break;case r(403):o++}}const zt=Kt;function Kt(t,e){const n=Yt();return(Kt=function(t,e){return n[t-=333]})(t,e)}function Yt(){const t=["1227331CBBaiX","10726218FRhHtK","2369012jYxIEJ","bindTemplate","14334441XKUdqv","495906zEfYbB","10cIgyeb","18phUBBV","focus","28cPdfCO","396vviBPe","48GJjPsb","contextValue","span","1tttalq","1980914vMlrnz","set","THREAD_CONTEXT_LABEL","ck-context__value","setTemplate","1226510oqdTlB","element"];return(Yt=function(){return t})()}!function(t){const e=Kt,n=t();for(;;)try{if(787621===-parseInt(e(345))/1*(parseInt(e(333))/2)+-parseInt(e(336))/3*(parseInt(e(340))/4)+parseInt(e(351))/5*(-parseInt(e(338))/6)+-parseInt(e(353))/7*(parseInt(e(342))/8)+-parseInt(e(354))/9*(-parseInt(e(337))/10)+-parseInt(e(335))/11+parseInt(e(341))/12*(parseInt(e(346))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yt);class Wt extends st.View{constructor(t){const e=Kt;super(t);const n=this[e(334)];this[e(347)](e(343),""),this[e(350)]({tag:e(344),attributes:{class:["ck",e(349)],"aria-label":n.to(e(343),n=>it(t,e(348),n)),tabindex:-1},children:[{text:n.to(e(343))}]})}[zt(339)](){const t=zt;this[t(352)][t(339)]()}}function Xt(t,e){const n=Zt();return(Xt=function(t,e){return n[t-=452]})(t,e)}const qt=Xt;function Zt(){const t=["Reopen",".ck-context","mouseenter","isEnabled","mouseleave","351910sHXAgd","label","offsetWidth","classList","Comment was made on an element","lastIndexOf","isVisible","4xzhMwK","_model","1525006QpOgjS","4559079gPqeZk","focus","remove","_createContextView","focusFirst","ck-context-wrapper","div","contextView","setTemplate","fire","substring","ck-context--quotes","length","isResolvable","bind","render","reopenButtonView","tab","createCollection","element","overlay","...","contextValue","5688qZyzYN","6XjmWyC","bindTemplate","icon","locale","focusTracker","1984570HumtRn","keystrokes","ck-context","execute","value","isResolved","_trimContextValue","55sMSlWB","_createReopenButton","3516984NdvZSZ","ck-annotation__actions","context","1PQWKcF","_setupKeyboardNavigation","ck-thread__header","isReadOnly","35282vNRvbN","listenTo","2862273UHgmFl","reopenCommentThread","shift+tab","add","8rFFciu","scrollWidth","hasContext","querySelector","focusables","_attachContextActions","focusCycler","tooltip",".ck-context__value"];return(Zt=function(){return t})()}!function(t){const e=Xt,n=t();for(;;)try{if(613368===parseInt(e(475))/1*(parseInt(e(508))/2)+parseInt(e(481))/3*(-parseInt(e(506))/4)+-parseInt(e(463))/5+-parseInt(e(458))/6*(parseInt(e(509))/7)+parseInt(e(485))/8*(parseInt(e(472))/9)+parseInt(e(499))/10*(parseInt(e(470))/11)+-parseInt(e(457))/12*(-parseInt(e(479))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zt);class Gt extends st.View{[qt(507)];[qt(525)];[qt(516)];[qt(489)];[qt(462)];[qt(464)];[qt(491)];constructor(t,n){const r=qt;super(t);const o=this[r(459)];this[r(507)]=n,this[r(525)]=this[r(471)](),this[r(516)]=this[r(512)](),this[r(489)]=this[r(452)]([this[r(516)],this[r(525)]]),this[r(462)]=new e.FocusTracker,this[r(464)]=new e.KeystrokeHandler,this[r(491)]=new st.FocusCycler({focusables:this[r(489)],focusTracker:this[r(462)],keystrokeHandler:this[r(464)],actions:{focusPrevious:r(483),focusNext:r(526)}}),this[r(523)](r(487)).to(this[r(507)],r(474),t=>!!t),this[r(523)](r(456)).to(this[r(507)],r(474),t=>t&&t[r(467)]?this[r(469)](t[r(467)]):it(this[r(461)],r(503))),this[r(517)]({tag:r(515),attributes:{class:[r(477)]},children:[{tag:r(515),attributes:{class:[r(514)]},children:[{tag:r(515),attributes:{class:[r(465),o.if(r(487),r(520))]},children:[this[r(516)]]}]},{tag:r(515),attributes:{class:[r(473)]},children:[this[r(525)]]}]})}[qt(524)](){const t=qt;super[t(524)](),this[t(490)](),this[t(476)]()}[qt(510)](){const t=qt;this[t(491)][t(513)]()}[qt(471)](){const t=qt,e=new st.ButtonView(this[t(461)]);return e[t(500)]=it(this[t(461)],t(494)),e[t(492)]=it(this[t(461)],t(494)),e[t(460)]=ot.IconUndo,e[t(523)](t(497)).to(this[t(507)],t(478),t=>!t),e[t(523)](t(505)).to(this[t(507)],t(522),this[t(507)],t(468),(t,e)=>t&&e),e.on(t(466),()=>{const e=t;this[e(518)](e(482),this[e(507)].id)}),e}[qt(469)](t){const e=qt;if(t[e(521)]<150)return t;const n=t[e(504)](" ",147);return t[e(519)](0,n>-1?n:147)+e(455)}[qt(490)](){const t=qt,e=this[t(453)][t(488)](t(495)),n=e[t(488)](t(493));this[t(480)](e,t(496),()=>{const r=t;n[r(501)]<n[r(486)]&&e[r(502)][r(484)](r(454))}),this[t(480)](e,t(498),()=>{const n=t;e[n(502)][n(511)](n(454))})}[qt(476)](){const t=qt;this[t(464)][t(480)](this[t(453)]);for(const e of this[t(489)])this[t(462)][t(484)](e[t(453)]),this[t(464)][t(480)](e[t(453)])}[qt(512)](){const t=qt,e=new Wt(this[t(461)]);return e[t(523)](t(456)).to(this),e}}function Qt(t,e){const n=te();return(Qt=function(t,e){return n[t-=231]})(t,e)}const Jt=Qt;!function(t){const e=Qt,n=t();for(;;)try{if(134189===parseInt(e(251))/1+parseInt(e(295))/2*(parseInt(e(281))/3)+parseInt(e(264))/4+parseInt(e(292))/5*(parseInt(e(275))/6)+parseInt(e(234))/7+parseInt(e(293))/8*(parseInt(e(266))/9)+-parseInt(e(232))/10*(parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(te);class $t extends st.View{[Jt(302)];[Jt(265)];[Jt(252)];[Jt(311)];[Jt(288)];[Jt(277)];[Jt(276)];[Jt(280)];[Jt(270)];constructor(t,n,r,s){const i=Jt;super(t),this[i(245)](i(304),!1),this[i(245)](i(274),!1),this[i(302)]=n,this[i(255)]=r,this[i(265)]=s,this[i(252)]=new Gt(t,n),this[i(252)][i(239)](i(299)).to(this),this[i(288)]=new o.AriaDescriptionView(t,it(t,i(267))),this[i(233)](this,i(299),()=>{this[i(242)]()}),this[i(273)]=new Ht(t,n,Object[i(308)]({CommentView:this[i(265)][i(272)]},s)),this[i(273)][i(239)](i(263)).to(this),this[i(273)][i(239)](i(254)).to(this),this[i(273)][i(239)](i(236)).to(this),this[i(273)][i(239)](i(244)).to(this),this[i(273)][i(239)](i(289)).to(this),this[i(273)][i(309)](i(304)).to(this),this[i(233)](this,i(236),()=>{this[i(242)]()}),this[i(245)](i(241),this[i(273)][i(241)]),this[i(309)](i(241)).to(this[i(273)],i(241)),this[i(311)]=this[i(250)](),this[i(311)][i(239)](i(244)).to(this),this[i(311)][i(239)](i(289)).to(this),this.on(i(263),()=>this[i(242)]()),this[i(309)](i(274)).to(this[i(273)],i(271),this[i(311)][i(260)],i(298),(t,e)=>t||!!e),this[i(309)](i(305)).to(n,i(303),t=>!!t),this[i(309)](i(256)).to(this,i(241),t=>{const e=i,n=this[e(302)][e(246)][e(286)]?this[e(302)][e(246)][e(286)][e(287)][e(300)]:this[e(255)][e(300)];return it(this[e(306)],e(307),[t,n])}),this[i(277)]=this[i(262)]([this[i(273)],this[i(311)]]),this[i(276)]=new e.FocusTracker,this[i(280)]=new e.KeystrokeHandler,this[i(270)]=new st.FocusCycler({focusables:this[i(277)],focusTracker:this[i(276)],keystrokeHandler:this[i(280)],keystrokeHandlerOptions:{filter:t=>t[i(269)]!==this[i(284)]},actions:{focusPrevious:i(247),focusNext:i(243)}})}[Jt(242)](){const t=Jt;this[t(284)][t(242)]()}[Jt(296)](){const t=Jt;super[t(296)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(277)])}async[Jt(249)](){const t=Jt;this[t(274)]=!1,this[t(273)][t(249)](),await this[t(311)][t(249)](),super[t(249)]()}[Jt(250)](){const t=Jt,e=new Pt(this[t(306)],this[t(255)],this[t(265)][t(285)]),n=e[t(260)];return e[t(309)](t(297)).to(this,t(304),this[t(302)],t(238),this[t(302)],t(261),this[t(302)],t(313),n,t(298),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(309)](t(282)).to(this,t(241),this[t(302)],t(283),this[t(302)],t(235),(e,n,r)=>{const o=t;let s;return s=o(r&&n?312:e?268:253),it(this[o(306)],s)}),n[t(309)](t(278)).to(this,t(241),e=>it(this[t(306)],t(e?248:279))),n.on(t(231),(e,n)=>{const r=t;this[r(237)](r(259),n),this[r(302)][r(235)]&&this[r(302)][r(283)]&&this[r(237)](r(299),this[r(302)].id),this[r(302)][r(240)]||this[r(237)](r(257))}),n.on(t(301),()=>{this[t(242)]()}),n[t(309)](t(291)).to(this[t(302)],t(238)),n.on(t(301),e=>{const n=t;0==this[n(241)]&&(this[n(237)](n(294)),e[n(258)]())}),this.on(t(310),(e,r,o)=>{const s=t;o||this[s(241)]||n[s(298)]||this[s(237)](s(294))}),e}}function te(){const t=["disabledSubmit","246715oGsgPt","16uwjhAc","removeCommentThread","222658VEVeqq","render","showInput","value","reopenCommentThread","name","cancel","_model","unlinkedAt","isActive","isUnlinked","locale","COMMENT_THREAD_LABEL","assign","bind","change:isActive","commentThreadInputView","Reply to reopen discussion...","archivedAt","submit","4082630rFHhse","listenTo","819539uaIhfO","isResolved","resolveCommentThread","fire","isReadOnly","delegate","isSubmitted","length","focus","tab","editorReady","set","comments","shift+tab","Reply","destroy","_createCommentThreadInputView","231706LEwcAM","commentThreadHeaderView","Write a comment...","updateComment","_localUser","ariaLabel","submitCommentThread","stop","addComment","commentInputView","canComment","createCollection","removeComment","65476KwSJMA","_config","74826WFpstO","COMMENT_THREAD_DESCRIPTION","Reply...","target","focusCycler","hasDirtyComment","CommentView","commentsListView","isDirty","6ueMMsB","focusTracker","focusables","submitLabel","Comment","keystrokes","3hszOGT","placeholder","isResolvable","element","editorConfig","first","author","ariaDescriptionView","editorDestroyed","11hWqrTL"];return(te=function(){return t})()}const ee=re;function ne(){const t=["ck-reset_all-excluded","removeButton","listenTo","Resolve","ck-thread--remove-confirmation","_model","icon","commentThreadInputView","1604cBFgNV","focusables","add","actionIndicator","ck-thread--unlinked","has","high","isUnlinked","showConfirm","createCollection","ck-comment--resolve","580184vSMsja","locale","commentsListView","removeCommentThread","ariaLabel","ck-thread--","stop","div","1028472DIJusi","change:isReadOnly","ck-thread","bindTemplate","isActive",".ck-thread__container","_cancelAllConfirms","focus","isResolvable","actionBar","get","unbind","then","isVisible","_updateArchivedThreadHeader","getTemplate","resolveCommentThread","length","resolveButton","isResolved","placeholder","ck-thread__container","change:isActive","setTemplate","14bsxMVB","render","querySelector","Write a comment...","1305HEAGgX","isSystemComment","_bindFirstCommentView","ck-thread--active","fire","remove","listitem","ck-rounded-corners","tooltip","3990365nPeFBk","isReadOnly","ariaDescriptionView","commentViews","isEnabled","commentThreadHeaderView","containerElement","archivedAt","isConfirm","_boundFirstCommentView","removeConfirm","change:archivedAt","set","_createResolveButton","commentThreadChildren","Delete comment thread?","label","6622312vxJGbM","10607634qTFgQT","execute","element","cancelConfirm","extendTemplate","564712VZUQCN","bind"];return(ne=function(){return t})()}function re(t,e){const n=ne();return(re=function(t,e){return n[t-=418]})(t,e)}!function(t){const e=re,n=t();for(;;)try{if(445198===-parseInt(e(472))/1+parseInt(e(482))/2*(parseInt(e(440))/3)+-parseInt(e(493))/4+parseInt(e(449))/5+parseInt(e(501))/6*(-parseInt(e(436))/7)+-parseInt(e(466))/8+parseInt(e(467))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ne);class oe extends((0,o.ConfirmMixin)($t)){[ee(463)];[ee(455)];[ee(430)];[ee(458)];constructor(t,e,n,r){const o=ee;super(t,e,n,r),this[o(463)]=this[o(491)]([this[o(495)],this[o(481)],this[o(451)]]),this[o(461)](o(485),null),this[o(455)]=null,this[o(458)]=null,this[o(494)]=t,this[o(430)]=this[o(462)](),this[o(435)](this[o(427)]()),this.on(o(434),(t,e,n)=>{n||this[o(418)]()}),this[o(476)](this[o(479)],o(502),(t,e,n)=>{n&&this[o(418)]()}),this[o(429)]>0&&this[o(442)](),this[o(476)](this[o(495)][o(452)],o(484),()=>{this[o(442)]()})}[ee(427)](){const t=ee,e=this[t(504)];return{tag:t(500),attributes:{class:["ck",t(503),t(474),t(447),e.if(t(505),t(443)),e.if(t(489),t(486)),e.if(t(457),t(478)),e.to(t(485),e=>e?t(498)+e:"")],"data-thread-id":this[t(479)].id,tabindex:0,role:t(446),"aria-label":e.to(t(497)),"aria-describedby":this[t(451)].id},children:[{tag:t(500),attributes:{class:t(433)},children:this[t(463)]}]}}[ee(437)](){const t=ee;super[t(437)](),this[t(455)]=this[t(469)][t(438)](t(506)),this[t(479)].on(t(460),()=>{this[t(426)]()}),this[t(426)]()}[ee(418)](){const t=ee;this[t(470)]();for(const e of this[t(495)][t(452)])e[t(470)]()}[ee(442)](){const t=ee,{locale:e}=this,n=this[t(495)][t(452)][t(422)](0);n===this[t(458)]||n[t(441)]||(this[t(458)]=n,this[t(423)](t(485)),this[t(473)](t(485)).to(n,t(485),e=>t(445)===e?t(445):null),n[t(432)]=it(e,t(439)),n[t(475)].on(t(468),n=>{const r=t;n[r(499)](),this[r(490)](it(e,r(464)),this[r(455)])[r(424)](()=>{const t=r;this[t(444)](t(496))})},{priority:t(488)}),this.on(t(459),()=>{n[t(419)]()}),n[t(421)][t(484)](this[t(430)],0),n[t(483)][t(484)](this[t(430)],0))}[ee(462)](){const t=ee,e=new o.LateFocusButtonView(this[t(494)]);return e[t(465)]=it(this[t(494)],t(477)),e[t(448)]=it(this[t(494)],t(477)),e[t(480)]=ot.IconCheck,e[t(471)]({attributes:{class:t(492)}}),e[t(473)](t(453)).to(this[t(479)],t(450),t=>!t),e[t(473)](t(425)).to(this[t(479)],t(420),this[t(479)],t(431),(t,e)=>t&&!e),e.on(t(468),()=>{const e=t;this[e(444)](e(428),this[e(479)].id)}),e}[ee(426)](){const t=ee;this[t(479)][t(456)]?this[t(463)][t(487)](this[t(454)])||(this[t(463)][t(484)](this[t(454)],0),this[t(483)][t(484)](this[t(454)],0)):this[t(463)][t(487)](this[t(454)])&&(this[t(463)][t(445)](this[t(454)]),this[t(483)][t(445)](this[t(454)]))}}var se=ce;function ie(){var t=["4496886QVwZSs","25005RMUUMo","setTemplate","140meFrgb","ck-comment__content","221928iiOWha","4727420cUnuuQ","div","element","innerHTML","content","7210jdlQtZ","1374UHYqkI","ck-annotation__content","2452227FuCLrR","ck-content","4072868hFuviw","change:content","16ZgLPIj","set","render"];return(ie=function(){return t})()}function ce(t,e){var n=ie();return(ce=function(t,e){return n[t-=353]})(t,e)}!function(t){for(var e=ce,n=t();;)try{if(636827===-parseInt(e(355))/1*(-parseInt(e(363))/2)+parseInt(e(366))/3+parseInt(e(368))/4+-parseInt(e(353))/5*(parseInt(e(364))/6)+-parseInt(e(357))/7+parseInt(e(370))/8*(-parseInt(e(373))/9)+parseInt(e(358))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ie);class ae extends st.View{constructor(t){var e=ce;super(t),this[e(371)](e(362),""),this[e(354)]({tag:e(359),attributes:{class:[e(367),e(356),e(365)]}})}[se(372)](){var t=se;super[t(372)](),this.on(t(369),(e,n,r)=>{var o=t;this[o(360)][o(361)]=r}),this[t(360)][t(361)]=this[t(362)]}}const ue=he;function he(t,e){const n=le();return(he=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(425434===parseInt(e(550))/1*(-parseInt(e(586))/2)+-parseInt(e(499))/3*(parseInt(e(558))/4)+parseInt(e(541))/5*(-parseInt(e(523))/6)+parseInt(e(549))/7+parseInt(e(544))/8*(parseInt(e(566))/9)+parseInt(e(577))/10*(-parseInt(e(508))/11)+parseInt(e(545))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(le);class de extends st.View{[ue(527)];[ue(569)];[ue(540)];[ue(511)];[ue(554)];[ue(516)];[ue(546)];[ue(502)];constructor(t,n,r){const s=ue;super(t),this[s(546)]=n,this[s(502)]=r,this[s(556)]=!!this[s(502)][s(556)],this[s(538)](s(580),!1),this[s(538)](s(536),!0),this[s(560)](s(573)).to(n,s(561),n,s(588),(e,o)=>it(t,s(498),[n[s(497)][s(574)],r[s(512)](o),(new DOMParser)[s(514)](e,s(582))[s(528)][s(529)],n[s(583)]?this[s(518)]():""])),this[s(569)]=new o.AriaDescriptionView(t,it(t,s(562))),this[s(527)]=this[s(517)](),this[s(527)][s(522)](this[s(581)]()),this[s(540)]=new st.ViewCollection,this[s(511)]=new e.FocusTracker,this[s(554)]=new e.KeystrokeHandler,this[s(516)]=new st.FocusCycler({focusables:this[s(540)],focusTracker:this[s(511)],keystrokeHandler:this[s(554)],keystrokeHandlerOptions:{filter:t=>t[s(570)]!==this[s(584)]},actions:{focusPrevious:s(503),focusNext:s(559)}})}[ue(537)](){this[ue(536)]=!1}[ue(585)](){const t=ue;this[t(580)]||(this[t(536)]=!0)}[ue(587)](){const t=ue;this[t(584)][t(587)]()}[ue(520)](){const t=ue;super[t(520)](),this[t(565)]()}async[ue(571)](){const t=ue;await this[t(527)][t(525)](0)[t(571)](),super[t(571)]()}[ue(564)](){const t=ue;this[t(580)]||(this[t(580)]=!0,this[t(527)][t(567)](0)[t(571)](),this[t(527)][t(522)](this[t(521)]()))}[ue(557)](){const t=ue;this[t(580)]&&(this[t(580)]=!1,this[t(527)][t(567)](0)[t(571)](),this[t(527)][t(522)](this[t(581)]()))}[ue(518)](){const t=ue;return t(535)===this[t(546)][t(526)][t(589)][t(524)]?it(this[t(515)],t(533)):it(this[t(515)],t(501))}[ue(513)](){const t=ue;return this[t(546)][t(583)]?t(535)===this[t(546)][t(526)][t(589)][t(524)]?it(this[t(515)],t(542),this[t(546)][t(552)][t(574)]):it(this[t(515)],t(519),this[t(546)][t(552)][t(574)]):null}[ue(581)](){const t=ue,e=new ae(this[t(515)]);return e[t(560)](t(561)).to(this[t(546)],t(561),this,t(536),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(502)][t(548)]}):e),e}[ue(521)](){const t=ue;this[t(502)][t(505)]||(this[t(502)][t(505)]={}),this[t(502)][t(505)][t(568)]=this[t(546)][t(561)];const e=new Nt(this[t(515)],this[t(502)][t(505)]);return e[t(510)]=this[t(546)][t(561)],e[t(560)](t(579)).to(this[t(546)],t(531)),e[t(509)]=it(this[t(515)],t(507)),e.on(t(578),(e,n)=>{const r=t;this[r(551)](r(500),this[r(546)].id,n),this[r(557)](),this[r(587)]()}),e.on(t(539),()=>{const e=t;this[e(557)](),this[e(587)]()}),e[t(572)](t(534),()=>{e[t(587)]()}),e[t(555)](),e[t(530)](t(534)).to(this),e[t(530)](t(504)).to(this),e}[ue(565)](){const t=ue,e=this[t(584)];this[t(554)][t(506)](e);for(const e of this[t(540)])this[t(511)][t(522)](e[t(584)]),this[t(554)][t(506)](e[t(584)]);this[t(540)].on(t(575),(e,n)=>{const r=t;for(const t of n[r(563)])this[r(511)][r(567)](t[r(584)]),this[r(554)][r(553)](t[r(584)]);for(const t of n[r(532)])this[r(511)][r(522)](t[r(584)]),this[r(554)][r(506)](t[r(584)])}),this[t(554)][t(538)](t(547),(n,r)=>{const o=t;e===n[o(570)]&&(this[o(516)][o(576)](),r())}),this[t(554)][t(538)](t(543),(n,r)=>{const o=t;e!==n[o(570)]&&(this[o(587)](),r())})}}function le(){const t=["remove","initialData","ariaDescriptionView","target","destroy","once","ariaLabel","name","change","focusFirst","30trkKvT","submit","disabledSubmit","isEditMode","_createCommentContentView","text/html","isExternal","element","collapse","2qeOxzF","focus","authoredAt","@external","author","COMMENT_ARIA_LABEL","3JapZFe","updateComment","EXTERNAL_COMMENT","_config","shift+tab","editorDestroyed","editorConfig","listenTo","Save","2342681dgttKE","submitLabel","value","focusTracker","formatDateTime","getUserViewNotificationText","parseFromString","locale","focusCycler","createCollection","getExternalCommentNote","EXTERNAL_AVATAR","render","_createCommentInputView","add","10380UUGVKX","source","get","attributes","visibleView","body","textContent","delegate","isReadOnly","added","EXTERNAL_IMPORT_WORD_COMMENT","editorReady","importWord","isCollapsed","expand","set","cancel","focusables","695KxCRGg","EXTERNAL_IMPORT_WORD_AVATAR","esc","2709168mgYYUj","15568176QppRyI","_model","enter","maxCommentCharsWhenCollapsed","1158479GdwSwR","10883VANRRa","fire","creator","stopListening","keystrokes","createEditor","isSystemComment","switchToDisplayMode","3297748GPnDVu","tab","bind","content","COMMENT_THREAD_DESCRIPTION","removed","switchToEditMode","_setupKeyboardNavigation","18rKJBgF"];return(le=function(){return t})()}function me(){const t=["_model","Remove","bindTemplate","blur","1299542fxStMC","ck-comment","Show more items","_createDropdown","ck-comment--edit","151528ASkinL","length","ck-annotation__info","_config","span","switchToEditMode","find","Reply...","ck-comment__info-name","isSystemComment","2334633UHVsNy","ck-annotation__info-name","actionBar","userView","children","toMany","ck-comment__actions--hidden","isVisible","then","from","ck-hidden","createCollection","authoredAt","ck-comment__info-time","ck-comment__actions","showConfirm","dropdown","isEditMode","unbind","div","getExternalCommentNote","getUserViewNotificationText","_attachActions","label","addMany","getTemplate","focus","ck-comment--remove","visibleView","ck-comment--remove-confirmation","isRemovable","fire","items","ck-annotation__info-time","_createEditButton","buttonView","panelView","ck-annotation","mouseenter","ck-annotation__user","listenTo","21775428Sryjkw","isEditable","author","isReadOnly","5OCwvyy","Delete comment?","actionIndicator","push","setTemplate","ck-comment--","element","cancelConfirm","group","517351CikqSn","focusables","removeButton","ariaLabel","remove","ck-annotation__main","edit","some","ck-comment__external","ck-annotation__actions","ck-comment__info","add","execute","ck-annotation__actions--hidden","withText","mouseleave","change:isRemovable","ck-annotation__content-wrapper","bind","locale","isExternal","editButton","panelPosition","ck-comment__wrapper","_createRemoveButton","formatDateTime","ck-comment__user","resolvedAt","ariaDescriptionView","placeholder","_createCommentInputView","isConfirm","name","set","ck-comment__main","ck-comment--info","Edit","1946652iOWnjQ","render","6FEmaRc","extendTemplate","time","3009276BSgpBd","listitem","removeComment","icon","isEnabled"];return(me=function(){return t})()}const ke=ge;function ge(t,e){const n=me();return(ge=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(969942===-parseInt(e(401))/1+parseInt(e(452))/2*(-parseInt(e(440))/3)+-parseInt(e(438))/4*(parseInt(e(392))/5)+parseInt(e(443))/6+parseInt(e(467))/7+parseInt(e(457))/8+parseInt(e(388))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(me);class pe extends((0,o.ConfirmMixin)(de)){[ke(469)];[ke(470)];constructor(t,e,n){const r=ke;super(t,e,n),this[r(434)](r(394),null),this[r(434)](r(430),it(t,r(464))),this[r(419)](r(479)).to(e),this[r(419)](r(428)).to(e),this[r(469)]=this[r(478)](),this[r(466)]||(this[r(422)]=this[r(381)](),this[r(403)]=this[r(425)](),this[r(499)]=this[r(478)](),this[r(499)][r(491)]([this[r(422)],this[r(403)]]),this[r(483)]=this[r(455)](),this[r(469)][r(412)](this[r(483)]),this[r(402)][r(412)](this[r(483)])),this[r(470)]=new o.UserView(t,e[r(390)],this[r(488)]()),this[r(470)][r(441)]({attributes:{class:[r(427),r(386)],"aria-hidden":!0}}),this[r(387)](e,r(417),()=>this[r(399)]()),this[r(396)](this[r(492)]())}[ke(492)](){const t=ke,e=this[t(450)],n=[{tag:t(486),attributes:{class:[t(411),t(459)]},children:[{tag:t(461),children:[{text:this[t(470)][t(433)]}],attributes:{class:[t(465),t(468)],"data-cke-tooltip-text":this[t(470)][t(433)]}},{tag:t(442),attributes:{datetime:e.to(t(479)),class:[t(480),t(380)]},children:[{text:e.to(t(479),e=>this[t(460)][t(426)](e))}]}]},{tag:t(486),attributes:{class:[t(481),t(410),e.if(t(484),t(473)),e.if(t(484),t(414))]},children:this[t(469)]},{tag:t(486),attributes:{class:[t(418)]},children:this[t(495)]},this[t(429)]];return this[t(448)][t(421)]&&n[t(395)]({tag:t(486),attributes:{class:[t(409)]},children:[{text:this[t(487)]()}]}),{tag:"li",attributes:{class:[t(424),e.if(t(432),t(496))],tabindex:-1,"aria-label":e.to(t(404)),"aria-describedby":this[t(429)].id,role:t(444)},children:[{tag:t(486),attributes:{class:[t(453),t(384),e.if(t(484),t(456)),e.if(t(466),t(436)),e.to(t(394),e=>e?t(397)+e:"")],"data-author-id":this[t(448)][t(390)].id,"data-comment-id":this[t(448)].id,role:t(400)},children:[this[t(470)],{tag:t(486),attributes:{class:[t(435),t(406)]},children:n}]}]}}[ke(381)](){const t=ke,e=new st.ButtonView(this[t(420)]);return e[t(490)]=it(this[t(420)],t(437)),e[t(446)]=ot.IconPencil,e[t(415)]=!0,e[t(441)]({attributes:{class:t(456)}}),e[t(419)](t(447)).to(this[t(448)],t(391),t=>!t),e[t(419)](t(474)).to(this[t(448)],t(389)),e.on(t(413),()=>this[t(462)]()),e}[ke(425)](){const t=ke,e=new st.ButtonView(this[t(420)]);return e[t(490)]=it(this[t(420)],t(449)),e[t(446)]=ot.IconRemoveComment,e[t(415)]=!0,e[t(441)]({attributes:{class:t(494)}}),e[t(419)](t(447)).to(this[t(448)],t(391),t=>!t),e[t(419)](t(474)).to(this[t(448)],t(497)),e.on(t(413),()=>{const e=t;this[e(482)](it(this[e(420)],e(393)),this[e(398)])[e(475)](()=>{const t=e;this[t(498)](t(445),this[t(448)].id)})}),e}[ke(455)](){const t=ke,e=(0,st.createDropdown)(this[t(420)],o.LateFocusDropdownButtonView),n=e[t(383)][t(471)],r=new st.ListView(this[t(420)]),s=e[t(450)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(499)][t(463)](e=>e[t(474)])),e[t(441)]({attributes:{class:[s.if(t(474),t(477),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(420)]);i[s(471)][s(412)](n);const c=o>-1?o:r[s(499)][s(458)];r[s(499)][s(412)](i,c);const a=Array[s(476)](this[s(499)]);e[s(485)](s(447),s(474)),e[s(419)](s(447))[s(472)](a,s(447),(...t)=>t[s(408)](t=>t)),e[s(419)](s(474))[s(472)](a,s(474),(...t)=>t[s(408)](t=>t))};e[t(423)]="sw",e[t(382)][t(434)]({label:it(this[t(420)],t(454)),icon:ot.IconThreeVerticalDots});for(const e of this[t(499)])i(e);return n[t(412)](r),e[t(387)](this[t(499)],t(412),(t,e,n)=>{i(e,n)}),e[t(387)](this[t(499)],t(405),(e,n,o)=>{const s=t;r[s(499)][s(405)](o)}),e}[ke(489)](t,e){const n=ke,r=t&&t[n(398)];r&&(this[n(387)](r,n(385),()=>this[n(394)]=e),this[n(387)](r,n(493),()=>this[n(394)]=e),this[n(387)](r,n(416),()=>this[n(394)]=null),this[n(387)](r,n(451),()=>this[n(394)]=null))}[ke(431)](){const t=ke,e=super[t(431)]();return e[t(419)](t(430)).to(this),e}[ke(439)](){const t=ke;super[t(439)](),this[t(489)](this[t(422)],t(407)),this[t(489)](this[t(403)],t(405))}}var fe=n(673),be=n.n(fe),ve=n(545),_e=n.n(ve),we=n(262),Ie=n.n(we),ye=n(667),Ae=n.n(ye),Ce=n(357),Te=n.n(Ce),Ee=n(554),xe={attributes:{"data-cke":!0}};xe.setAttributes=Ae(),xe.insert=Ie().bind(null,"head"),xe.domAPI=_e(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(306),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=Ae(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=_e(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(980),Me={attributes:{"data-cke":!0}};Me.setAttributes=Ae(),Me.insert=Ie().bind(null,"head"),Me.domAPI=_e(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(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(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),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=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(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=Re(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 Ve(){const t=["504hFPHOY","disconnect","2wzTLPv","type","characterData","4060329PRgGca","cancel","78424sdypaY","observe","attributes","129DXkcTV","1308039CgTOtF","2395656AiSLbC","451JaoQxP","27uLoarO","class","6605UEHRjO","attributeName","6487BJpYJu","498kaEeZb","childList","156930aFVioc"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=144]})(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 Pe(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const r of t)(n(161)==r[n(155)]&&n(145)==r[n(147)]||n(150)==r[n(155)]||n(156)==r[n(155)])&&e()});return{attach(t){n[Le(160)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(153)](),e[t(158)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(920671===parseInt(e(163))/1*(parseInt(e(154))/2)+parseInt(e(162))/3*(-parseInt(e(159))/4)+-parseInt(e(146))/5*(-parseInt(e(149))/6)+parseInt(e(157))/7+parseInt(e(164))/8*(-parseInt(e(144))/9)+-parseInt(e(151))/10*(-parseInt(e(165))/11)+parseInt(e(152))/12*(parseInt(e(148))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var De=n(438),je={attributes:{"data-cke":!0}};je.setAttributes=Ae(),je.insert=Ie().bind(null,"head"),je.domAPI=_e(),je.insertStyleElement=Te();be()(De.A,je);De.A&&De.A.locals&&De.A.locals;const Fe=He;function He(t,e){const n=Ue();return(He=function(t,e){return n[t-=456]})(t,e)}function Ue(){const t=["height","render","isActive","3292152JmgyiG","setTemplate","mainView","set","detach","ck-annotation-wrapper--active","attach","focusTracker","3078215shQwIR","isDirty","destroy","focus","add","createCollection","bindTemplate","clientHeight","arrowdown","div","249750XhaJHT","15678ffgdNW","listenTo","fire","keystrokes","type","3688794pcOSlI","first","1865085UbklDN","clear","element","252yecxBV","content","435322qBaAkd","presentation","ck-rounded-corners","length","6LFJIGH","Esc","_updateHeight","ck-annotation-wrapper","delegate","_mutationObserver","arrowup","targetRect"];return(Ue=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(222336===parseInt(e(475))/1+parseInt(e(462))/2+parseInt(e(463))/3*(-parseInt(e(473))/4)+parseInt(e(470))/5*(parseInt(e(479))/6)+parseInt(e(498))/7+-parseInt(e(490))/8+-parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class ze extends st.View{[Fe(497)];id;[Fe(466)];[Fe(474)];[Fe(492)];[Fe(484)];constructor(t,n){const r=Fe;super(t),this.id=(0,e.uid)(),this[r(497)]=new e.FocusTracker,this[r(466)]=new e.KeystrokeHandler,this[r(466)][r(493)](r(480),(t,e)=>this[r(465)](r(480),e)),this[r(493)](r(486),{top:0,right:0,bottom:0,left:0}),this[r(493)](r(487),0),this[r(493)](r(489),!1),this[r(493)](r(499),!1),this[r(493)](r(478),0),this[r(493)](r(467),""),this[r(484)]=Be(()=>this[r(481)]()),this[r(474)]=this[r(457)](),this[r(474)][r(483)](r(485),r(460)).to(this),this[r(474)][r(456)](n),this[r(492)]=n;const o=this[r(458)];this[r(491)]({tag:r(461),attributes:{class:["ck",r(482),r(477),o.if(r(489),r(495))],role:r(476)},children:this[r(474)]})}[Fe(488)](){const t=Fe;super[t(488)](),this[t(497)][t(456)](this[t(472)]),this[t(466)][t(464)](this[t(472)]),this[t(484)][t(496)](this[t(472)])}[Fe(500)](){const t=Fe;this[t(474)][t(471)](),this[t(466)][t(500)](),this[t(497)][t(500)](),this[t(484)][t(494)](),super[t(500)]()}[Fe(501)](){const t=Fe;this[t(474)][t(469)]&&this[t(474)][t(469)][t(501)]()}[Fe(481)](){const t=Fe,e=this[t(472)][t(459)];e&&(this[t(487)]=e)}}const Ke=Ye;function Ye(t,e){const n=We();return(Ye=function(t,e){return n[t-=485]})(t,e)}function We(){const t=["_assertCorrectTarget","2017VZfaJV","updateTargetRect","16kVNmSg","add","isArray","destroy","element","annotation-invalid-target","726Rgydvo","isVisible","refreshVisibility","_getNormalizedTarget","3100419SNGBXo","stopListening","getClientRects","398335ZbHvat","focusableElements","offsetParent","set","1025178uXsPut","innerView","item","clear","length","4988110AEMCdy","every","object","nodeType","_type","focusTracker","_id","view","16390088twZamr","mainView","type","render","isActive","66GaBqjX","targetRect","function","_target","remove","55bsgLnt","target","31564SzFMQR","filter"];return(We=function(){return t})()}!function(t){const e=Ye,n=t();for(;;)try{if(486816===-parseInt(e(524))/1*(-parseInt(e(485))/2)+parseInt(e(496))/3+parseInt(e(521))/4*(parseInt(e(519))/5)+-parseInt(e(514))/6*(-parseInt(e(492))/7)+parseInt(e(526))/8*(parseInt(e(489))/9)+-parseInt(e(501))/10+-parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Xe extends((0,e.ObservableMixin)()){[Ke(508)];[Ke(493)];[Ke(505)];[Ke(517)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Ke;super(),this[s(508)]=t,this[s(508)][s(530)]||this[s(508)][s(512)](),this[s(505)]=r,this[s(517)]=n,Xe[s(523)](this[s(488)]()),this[s(493)]=new e.Collection([this[s(508)][s(530)]],{idProperty:s(507)}),this[s(493)].on(s(527),(t,e)=>{const n=s;this[n(508)][n(506)][n(527)](e)}),this[s(493)].on(s(518),(t,e)=>{const n=s;this[n(508)][n(506)][n(518)](e)}),this[s(495)](s(486),o)}get[Ke(511)](){const t=Ke;return t(516)==typeof this[t(505)]?this[t(505)]():this[t(505)]}get[Ke(497)](){const t=Ke;return this[t(508)][t(510)]}get[Ke(520)](){const t=Ke,e=this[t(488)]();return Xe[t(523)](e),e}get[Ke(515)](){const t=Ke,n=this[t(520)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(522)](e=>function(e){const n=t;if(e[n(494)])return!0;return!!e[n(491)]()[n(498)](0)}(e));return 0===r[t(500)]?null:new e.Rect(r[0][t(491)]()[t(498)](0))}get[Ke(513)](){const t=Ke;return this[t(508)][t(513)]}set[Ke(513)](t){const e=Ke;this[e(508)][e(513)]=t,this[e(508)][e(510)][e(513)]=t}[Ke(525)](){const t=Ke;this[t(508)][t(515)]=this[t(515)]}[Ke(529)](){const t=Ke;this[t(493)][t(490)](),this[t(493)][t(499)](),this[t(490)]()}[Ke(487)](){const t=Ke;this[t(486)]=!!this[t(515)]}static[Ke(523)](t){const n=Ke;if(!(null===t||t instanceof e.Rect||Array[n(528)](t)&&t[n(502)](t=>qe(t))))throw new e.CKEditorError(n(531),null,{target:t})}[Ke(488)](){const t=Ke,e=t(516)==typeof this[t(517)]?this[t(517)]():this[t(517)];return qe(e)?[e]:e}}function qe(t){const e=Ke;return null!==t&&e(503)==typeof t&&e(504)in t&&1===t[e(504)]}const Ze=Ge;function Ge(t,e){const n=Qe();return(Ge=function(t,e){return n[t-=347]})(t,e)}function Qe(){const t=["top","innerView","updateTargetRect","fire","1103004wyHZoF","length","_viewToAnnotation","837693SsEnrp","focusableElements","annotationcollection-duplicated-item","annotationcollection-not-existing-item","223989uBuhol","targetRect","listenTo","15ZclWcX","from","get","isFocused","refreshPositioning","focusTracker","remove","left","_focusTracker","getIndex","1211098UVhUtF","sort","getByView","262792cJBblg","change:isFocused","delete","clear","add","_innerViewToAnnotation","blur","_sort","set","view","getByInnerView","has","598246LHfLmr","4488016nlImsp","_getOrderInContent","destroy","stopListening","focus"];return(Qe=function(){return t})()}!function(t){const e=Ge,n=t();for(;;)try{if(157367===-parseInt(e(363))/1+-parseInt(e(391))/2+parseInt(e(359))/3+parseInt(e(379))/4*(parseInt(e(366))/5)+-parseInt(e(356))/6+-parseInt(e(376))/7+parseInt(e(347))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qe);class Je extends e.Collection{[Ze(384)];[Ze(358)];[Ze(374)];constructor(t=[]){const n=Ze;super(),this[n(384)]=new Map,this[n(358)]=new Map,this[n(374)]=new e.FocusTracker,this[n(374)].on(n(380),(t,e,r)=>{const o=n;r||this[o(355)](o(385))});for(const e of t)this[n(383)](e)}get[Ze(369)](){const t=Ze;return this[t(374)][t(369)]}[Ze(383)](t){const n=Ze;if(this[n(390)](t))throw new e.CKEditorError(n(361),null);this[n(384)][n(387)](t[n(353)],t),this[n(358)][n(387)](t[n(388)],t);for(const e of t[n(360)])this[n(374)][n(383)](e);this[n(365)](t[n(360)],n(383),(t,e)=>{const r=n;this[r(374)][r(383)](e)}),this[n(365)](t[n(360)],n(372),(t,e)=>{const r=n;this[r(374)][r(372)](e)}),this[n(365)](t[n(388)][n(371)],n(380),(e,r,o)=>{const s=n;o&&this[s(355)](s(351),t)}),t[n(354)]();const r=this[n(348)](t[n(388)][n(364)]);return super[n(383)](t,r)}[Ze(372)](t){const n=Ze;if(!this[n(390)](t))throw new e.CKEditorError(n(362),null);this[n(350)](t[n(388)][n(371)]),this[n(350)](t[n(360)]);for(const e of t[n(360)])this[n(374)][n(372)](e);return this[n(358)][n(381)](t[n(388)]),this[n(384)][n(381)](t[n(353)]),super[n(372)](t)}[Ze(389)](t){const e=Ze;return this[e(384)][e(368)](t)}[Ze(378)](t){const e=Ze;return this[e(358)][e(368)](t)}[Ze(349)](){const t=Ze;super[t(382)](),this[t(350)](),this[t(384)][t(382)](),this[t(358)][t(382)](),this[t(374)][t(349)]()}[Ze(370)](){const t=Ze;for(const e of this)e[t(354)]();this[t(386)]()}[Ze(386)](){const t=Ze,e=Array[t(367)](this)[t(377)]((e,n)=>tn(e[t(388)][t(364)],n[t(388)][t(364)]));for(let n=e[t(357)]-1;n>0;n--){const r=e[n];n!==this[t(375)](r)&&(this[t(372)](r),this[t(383)](r))}}[Ze(348)](t){const e=Ze;let n=0;if(!t)return this[e(357)];for(const r of this){const o=r[e(388)][e(364)];if(o){if(tn(t,o)<0)return n;n++}}return n}}function $e({source:t,target:e,filter:n}){const r=Ze;for(const o of t)n(o)&&e[r(383)](o);e[r(365)](t,r(383),(t,o)=>{const s=r;n(o)&&e[s(383)](o)}),e[r(365)](t,r(372),(t,n)=>{const o=r;e[o(390)](n)&&e[o(372)](n)})}function tn(t,e){const n=Ze;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(352)]-e[n(352)];return 0==r?t[n(373)]-e[n(373)]:r}t.ContextPlugin;var en=n(332),nn={attributes:{"data-cke":!0}};nn.setAttributes=Ae(),nn.insert=Ie().bind(null,"head"),nn.domAPI=_e(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var rn=n(533),on={attributes:{"data-cke":!0}};on.setAttributes=Ae(),on.insert=Ie().bind(null,"head"),on.domAPI=_e(),on.insertStyleElement=Te();be()(rn.A,on);rn.A&&rn.A.locals&&rn.A.locals;st.View;st.View;class sn extends Error{}class cn extends sn{constructor(){super("Zone is an abstract class")}}class an{get type(){throw new cn}get name(){throw new cn}get ianaName(){return this.name}get isUniversal(){throw new cn}offsetName(t,e){throw new cn}formatOffset(t,e){throw new cn}offset(t){throw new cn}equals(t){throw new cn}get isValid(){throw new cn}}const un=new Map;const hn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const dn=new Map;class ln extends an{static create(t){let e=dn.get(t);return void 0===e&&dn.set(t,e=new ln(t)),e}static resetCache(){dn.clear(),un.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=ln.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return wn(t,e,n,this.name)}formatOffset(t,e){return yn(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=un.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"}),un.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=hn[e];"era"===e?r[s]=o:pn(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 d=h%1e3;return h-=d>=0?d:1e3+d,(_n({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 mn=null;class kn extends an{static get utcInstance(){return null===mn&&(mn=new kn(0)),mn}static instance(t){return 0===t?kn.utcInstance:new kn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new kn(In(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(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 gn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};gn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function pn(t){return void 0===t}function fn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function bn(t){return pn(t)||null===t||""===t?void 0:parseInt(t,10)}function vn(t){if(!pn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(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 wn(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 In(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 yn(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}${fn(n,2)}:${fn(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${fn(n,2)}${fn(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const An=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Cn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Tn(...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 En(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=bn(e[n+o]);return[r,null,n+o]}}const xn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,On=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Nn=RegExp(`${On.source}${`(?:${xn.source}?(?:\\[(${An.source})\\])?)?`}`),Sn=RegExp(`(?:T${Nn.source})?`),Mn=En("weekYear","weekNumber","weekDay"),Rn=En("year","ordinal"),Pn=RegExp(`${On.source} ?(?:${xn.source}|(${An.source}))?`),Vn=RegExp(`(?: ${Pn.source})?`);function Ln(t,e,n){const r=t[e];return pn(r)?n:bn(r)}function Bn(t,e){return[{hours:Ln(t,e,0),minutes:Ln(t,e+1,0),seconds:Ln(t,e+2,0),milliseconds:vn(t[e+3])},null,e+4]}function Dn(t,e){const n=!t[e]&&!t[e+1],r=In(t[e+1],t[e+2]);return[{},n?null:kn.instance(r),e+3]}function jn(t,e){return[{},t[e]?ln.create(t[e]):null,e+1]}RegExp(`^T?${On.source}$`);Cn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Sn),Cn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Sn),Cn(/(\d{4})-?(\d{3})/,Sn),Cn(Nn),Tn(function(t,e){return[{year:Ln(t,e),month:Ln(t,e+1,1),day:Ln(t,e+2,1)},null,e+3]},Bn,Dn,jn),Tn(Mn,Bn,Dn,jn),Tn(Rn,Bn,Dn,jn),Tn(Bn,Dn,jn);Tn(Bn);Cn(/(\d{4})-(\d\d)-(\d\d)/,Vn),Cn(Pn),Tn(Bn,Dn,jn);const Fn={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}},Hn=365.2425,Un=30.436875,zn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];zn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Kn=`[ ${String.fromCharCode(160)}]`;new RegExp(Kn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");st.View;var Yn=n(961),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=Ae(),Wn.insert=Ie().bind(null,"head"),Wn.domAPI=_e(),Wn.insertStyleElement=Te();be()(Yn.A,Wn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Xn=n(163),qn={attributes:{"data-cke":!0}};qn.setAttributes=Ae(),qn.insert=Ie().bind(null,"head"),qn.domAPI=_e(),qn.insertStyleElement=Te();be()(Xn.A,qn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Zn=n(142),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=Ae(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=_e(),Gn.insertStyleElement=Te();be()(Zn.A,Gn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Qn=n(258),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=Ae(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=_e(),Jn.insertStyleElement=Te();be()(Qn.A,Jn);Qn.A&&Qn.A.locals&&Qn.A.locals;var $n=n(967),tr={attributes:{"data-cke":!0}};tr.setAttributes=Ae(),tr.insert=Ie().bind(null,"head"),tr.domAPI=_e(),tr.insertStyleElement=Te();be()($n.A,tr);$n.A&&$n.A.locals&&$n.A.locals;var er=n(906),nr={attributes:{"data-cke":!0}};nr.setAttributes=Ae(),nr.insert=Ie().bind(null,"head"),nr.domAPI=_e(),nr.insertStyleElement=Te();be()(er.A,nr);er.A&&er.A.locals&&er.A.locals;var rr=n(938),or={attributes:{"data-cke":!0}};or.setAttributes=Ae(),or.insert=Ie().bind(null,"head"),or.domAPI=_e(),or.insertStyleElement=Te();be()(rr.A,or);rr.A&&rr.A.locals&&rr.A.locals;var sr=n(751),ir={attributes:{"data-cke":!0}};ir.setAttributes=Ae(),ir.insert=Ie().bind(null,"head"),ir.domAPI=_e(),ir.insertStyleElement=Te();be()(sr.A,ir);sr.A&&sr.A.locals&&sr.A.locals;var cr=n(901),ar={attributes:{"data-cke":!0}};ar.setAttributes=Ae(),ar.insert=Ie().bind(null,"head"),ar.domAPI=_e(),ar.insertStyleElement=Te();be()(cr.A,ar);cr.A&&cr.A.locals&&cr.A.locals;var ur=n(888),hr={attributes:{"data-cke":!0}};hr.setAttributes=Ae(),hr.insert=Ie().bind(null,"head"),hr.domAPI=_e(),hr.insertStyleElement=Te();be()(ur.A,hr);ur.A&&ur.A.locals&&ur.A.locals;const dr=mr;function lr(){const t=["annotations","createAnnotation","Tab","focusTracker","domRoots","accessibility","stopListening","contains","6438784NLKFzC","Arrowdown","addKeystrokeInfoGroup","164twfedc","_visibleAnnotations","add","refreshVisibility","3659832aEjMxQ","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","270938OgZslH","push","Shift+Tab","8mKXJZN","_removeActiveAnnotation","isOfficialPlugin","9offiqu","isPremiumPlugin","_bindAnnotationsToVisibleAnnotations","element","activeAnnotations","destroy","Arrowup","_addActiveAnnotation","context","source","isVisible","view","_setupEnterAnnotationKeystroke","keystrokes","Annotations","createAnnotationView","activate","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","target","escape","Esc","collection","_activateAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","3111804vDMYHa","locale","getByInnerView","remove","2633554JUzfEg","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","change:isVisible","_setupEscapeAnnotationHandling","107635OgqDSk","focus","Enter","editing","fire","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","99haYyhM","Ctrl+Enter","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","listenTo","set","deactivateAll","values","isArray","Ctrl+Shift+E","editors","_deactivateAllAnnotations","3702320unHYER","delete","ready","has","pluginName","low","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","refreshPositioning"];return(lr=function(){return t})()}function mr(t,e){const n=lr();return(mr=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=mr,n=t();for(;;)try{if(611955===parseInt(e(229))/1*(-parseInt(e(226))/2)+parseInt(e(256))/3+-parseInt(e(300))/4*(parseInt(e(264))/5)+-parseInt(e(224))/6+-parseInt(e(260))/7+-parseInt(e(297))/8*(parseInt(e(232))/9)+parseInt(e(281))/10*(parseInt(e(270))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class kr extends t.ContextPlugin{[dr(253)];[dr(301)];static get[dr(285)](){return dr(246)}static get[dr(231)](){return!0}static get[dr(233)](){return!0}constructor(e){const n=dr;if(super(e),this[n(253)]=new Je,this[n(301)]=new Je,this[n(274)](n(236),new Set),this[n(234)](),e instanceof t.Editor){const t=e[n(257)];e[n(294)][n(299)]({id:n(289),label:it(t,n(261)),keystrokes:[{label:it(t,n(249)),keystroke:n(278)},{label:it(t,n(287)),keystroke:n(252)},{label:it(t,n(272)),keystroke:n(266)},{label:it(t,n(225)),keystroke:[[n(291)],[n(228)]]},{label:it(t,n(269)),keystroke:[n(271)]},{label:it(t,n(255)),keystroke:[[n(238)],[n(298)]]}]})}this[n(244)](),this[n(263)]()}[dr(222)](t){const e=dr;this[e(253)][e(222)](t)}[dr(259)](t){const e=dr;this[e(253)][e(259)](t),t[e(237)]()}[dr(223)](){const t=dr;for(const e of this[t(253)])e[t(223)]()}[dr(288)](){const t=dr;this[t(301)][t(288)]()}[dr(258)](t){const e=dr;return this[e(253)][e(258)](t)}[dr(275)](){const t=dr;this[t(268)](t(280))}[dr(237)](){const t=dr;for(const e of this[t(253)])e[t(237)]();this[t(301)][t(237)](),this[t(253)][t(237)](),super[t(237)]()}[dr(248)](t){const e=dr;this[e(268)](e(254),t)}[dr(290)](t){return new Xe(t)}[dr(247)](t,e){return new ze(t,e)}[dr(239)](t){const e=dr,n=new Set(this[e(236)]);n[e(222)](t),this[e(236)]=n}[dr(230)](t){const e=dr,n=new Set(this[e(236)]);n[e(282)](t),this[e(236)]=n}[dr(234)](){const t=dr,e=this[t(253)],n=this[t(301)];function r(e){const r=t,o=e[r(241)];o[r(242)]&&!n[r(284)](o)?n[r(222)](o):!o[r(242)]&&n[r(284)](o)&&n[r(259)](o),o[r(243)][r(292)][r(259)](o[r(243)][r(235)]),o[r(243)][r(292)][r(222)](o[r(243)][r(235)])}this[t(273)](e,t(222),(e,o)=>{const s=t;o[s(242)]&&n[s(222)](o),this[s(273)](o,s(262),r)}),this[t(273)](e,t(259),(e,o)=>{const s=t;n[s(284)](o)&&n[s(259)](o),this[s(295)](o,s(262),r)})}[dr(244)](){const n=dr,r=t=>{const n=mr;t.on(n(283),()=>{const r=n;t[r(245)][r(274)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(236)][o(276)]());s&&(s[o(243)][o(265)](),n())})})};this[n(240)]instanceof t.Editor?r(this[n(240)]):this[n(240)][n(279)]&&this[n(240)][n(279)].on(n(222),(t,e)=>{r(e)})}[dr(263)](){const e=dr,n=e=>{const n=mr,r=e[n(241)],o=[];let s;if(Array[n(277)](r[n(250)])){s=r[n(250)][0],this[n(240)]instanceof t.Editor?o[n(227)](this[n(240)]):this[n(240)][n(279)]&&o[n(227)](...this[n(240)][n(279)]);for(const t of o)for(const e of t[n(267)][n(243)][n(293)][n(276)]())if(e[n(296)](s))return void t[n(267)][n(243)][n(265)]();s[n(265)]()}};this[e(273)](this[e(253)],e(222),(t,r)=>{const o=e;this[o(273)](r,o(251),n,{priority:o(286)})}),this[e(273)](this[e(253)],e(259),(t,r)=>{const o=e;this[o(295)](r,o(251),n)})}}const gr=fr;function pr(){const t=["view","removeCommentThread","authoredAt","commentsrepository-duplicated-comment-thread-id","createCommentThreadController","commentsrepository-resolved-comment-thread","change:_permissions","setAttribute","editorDestroyed","map","textContent","_hasTargetInContent","24264691UjTwHa","commentsrepository-remove-missing-comment","isSubmitted","authorName","unlinkedAt","_removeComment","isPremiumPlugin","attachTo","commentThreadInputView","comments","context","comments.editorConfig","deactivateAll","switchReadOnly","pluginName","createdAt","getCommentThreadForAnnotation","_unbindEditors","delete","CommentsRepository","threadId","string","_findOptimalIndex","_updateActiveAnnotation","innerHTML","catch","noChannel","CommentView","archivedAt","16173800SUwDuP","commentsrepository-add-comment-thread-internal-error","commentsrepository-reopen-comment-thread-internal-error","activeCommentThread","canComment","setPermissions","9VOmVhV","_removeActiveAnnotation","12XDrgjH","commentsrepository-remove-comment-missing-comment-thread","isExternal","comments.CommentThreadView","_removeCommentThread","change:isDirty","12467384rzfAUA","252hbuAaH","values","function","getByInnerView","commentsrepository-attach-missing-comment-thread","commentsrepository-update-comment-thread-internal-error","commentsListView","getCommentThreads","_add","init","isVisible","licenseKey","_createNewComment","commentsrepository-active-missing-comment-thread","toJSON","commentUpdated","listenTo","getUser","highest","from","change:authoredAt","removeComment","createElement","author","commentsrepository-invalid-commentid","removeAttribute","focus","101935eHbEMZ","update","commentsrepository-update-comment-missing-comment-thread","_resolveCommentThread","weight","PENDING_ACTION_COMMENT_THREAD","addComment","PendingActions","config","CommentThreadView","_repository","fetchCommentThread","commentsrepository-invalid-comment-thread-id","comments.maxCommentsWhenCollapsed","find","commentsrepository-active-not-attached","length","plugins","_threads","define","commentInputView","commentsrepository-fetch-comment-thread","model","hasCommentThread","_update","commentsrepository-add-comment-user-not-exists","channelId","innerView","commentsrepository-missing-comment-thread","updateCommentThread","commentsrepository-missing-target","activate","commentsrepository-remove-comment-thread-internal-error","_viewToController","editorReady","_updateComment","commentsrepository-invalid-comment-authorid","push","locale","_reopenCommentThread","_attachCommentThread","isReadOnly","change:_readOnlyChannels","_bindAnnotationToEditors","type","commentsrepository-remove-missing-comment-thread","isActive","adapter","setContext","addUser","updateComment","2394102AjGsCd","then","commentsrepository-missing-thread-and-adapter-method","commentsrepository-remove-comment-internal-error","get","isFromAdapter","body","addCommentThread","_readOnlyChannels","setActiveCommentThread","trim","requires","_addComment","_permissions","write","attributes","modifyAll","resolvedAt","_submitCommentThread","commentsrepository-resolve-comment-thread-internal-error","commentsrepository-get-comment-invalid-id","31362RQOltG","focusableElements","commentsrepository-update-missing-comment","focusTracker","filter","escape","external:","max","submit","commentsrepository-update-comment-invalid-content","commentsrepository-add-comment-to-missing-comment-thread","87284fGykuC","isEditable","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","getAnnotationForCommentThread","@external","_updateCommentThread","reopenCommentThread","commentsrepository-add-comment-internal-error","set","_threadToController","isOfficialPlugin","destroy","_remove","_isAttached","commentsrepository-adapter-already-set","fire","change:activeAnnotations","warn","getPermissions","26UdIUqw","resolvedBy","getTime","content","isDirty","commentsrepository-invalid-comment-content","_createCommentThreadView","2016HrTssF","error","setUnlinkedAt","_isSubmitted","openNewCommentThread","creator","once","add","admin","submitCommentThread","getCommentThread","isResolved","resolveCommentThread","commentsrepository-reopen-comment-thread","comment","_adapter","has","comments.CommentView","assign","commentsrepository-update-comment-internal-error","_detachCommentThread","isAttached","comments.maxThreadTotalWeight","isRemovable","stopListening","reduce","lowest","reopen","commentId","comments.copyMarkers","resolve","refreshVisibility","bind","getIndex","remove","_addCommentThread","bodyCollectionContainer","comments.maxCommentCharsWhenCollapsed","_getExternalAuthor","getComment","div","isResolvable"];return(pr=function(){return t})()}function fr(t,e){const n=pr();return(fr=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=fr,n=t();for(;;)try{if(861577===-parseInt(e(362))/1*(-parseInt(e(343))/2)+-parseInt(e(311))/3+parseInt(e(233))/4*(parseInt(e(260))/5)+-parseInt(e(332))/6*(-parseInt(e(369))/7)+parseInt(e(232))/8+-parseInt(e(224))/9*(parseInt(e(218))/10)+parseInt(e(423))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pr);const br=Symbol(gr(215)),vr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class _r extends t.ContextPlugin{[gr(278)];[gr(352)];[gr(293)];static get[gr(322)](){return[kr,t.PendingActions,o.Users]}static get[gr(203)](){return gr(208)}static get[gr(353)](){return!0}static get[gr(429)](){return!0}constructor(t){const e=gr;super(t),this[e(278)]=new Map,this[e(352)]=new Map,this[e(293)]=new Map,this[e(351)](e(319),new Set),this[e(351)](e(324),new Map);const n=this[e(433)][e(268)];n[e(279)](e(273),2),n[e(279)](e(391),500),n[e(279)](e(406),140),n[e(279)](e(229),oe),n[e(279)](e(386),pe),n[e(315)](e(434))||console[e(360)](e(345))}[gr(242)](){const t=gr,e=this[t(433)][t(277)][t(315)](kr);this[t(351)](t(221),null),this.on(t(318),(e,n)=>this[t(404)](n)),this.on(t(378),(e,n)=>this[t(329)](n)),this.on(t(381),(e,n)=>this[t(263)](n)),this.on(t(381),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(349),(e,n)=>this[t(299)](n)),this.on(t(349),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(412),(e,n)=>this[t(230)](n)),this.on(t(289),(e,n)=>this[t(348)](n)),this.on(t(289),(e,n)=>this[t(212)](n),{priority:t(395)}),this.on(t(266),(e,n)=>this[t(323)](n)),this.on(t(310),(e,n)=>this[t(295)](n)),this.on(t(254),(e,n)=>this[t(428)](n)),this.on(t(266),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(379)](n),i=s&&this[o(352)][o(315)](s);i&&i[o(411)][o(239)][o(259)](-1)},{priority:t(395)}),this[t(249)](e,t(359),(e,n,r)=>{const o=t,s=Array[o(252)](r)[o(420)](t=>this[o(293)][o(315)](t[o(287)]))[o(336)](Boolean)[0];this[o(221)]=s?s[o(282)]:null})}set[gr(307)](t){const n=gr;if(this[n(384)])throw new e.CKEditorError(n(357));this[n(384)]=t}get[gr(307)](){return this[gr(384)]}[gr(318)]({channelId:t=br,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:d=!1,isFromAdapter:l=!1}={}){const m=gr;return this[m(358)](yr(m(318),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(379)](n)}[gr(373)]({channelId:t=br,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=gr;if(this[i(319)][i(385)](t)||this[i(319)][i(385)](void 0))return null;if(!r)throw new e.CKEditorError(i(290));const c=this[i(318)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(352)][i(315)](c),u=a[i(411)][i(431)][i(280)],h=this[i(433)][i(277)][i(315)](kr),d=h[i(236)](a[i(411)]);return h[i(291)](d),u[i(375)](i(294),()=>u[i(259)]()),c}[gr(283)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(272));return this[n(278)][n(385)](t)}[gr(289)]({channelId:t=br,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=gr;return this[i(358)](yr(i(289),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(379)](e)}[gr(379)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(272));return this[n(278)][n(315)](t)}[gr(271)]({channelId:t,threadId:n}={}){const r=gr,o=this[r(379)](n);if(o)return Promise[r(399)](o);if(!this[r(307)])return Promise[r(399)](void 0);if(r(235)!=typeof this[r(307)][r(379)])throw new e.CKEditorError(r(313),this[r(433)]);return this[r(307)][r(379)]({channelId:t,threadId:n})[r(312)](e=>this[r(283)](n)?this[r(379)](n):e?this[r(318)](Object[r(387)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(281),this[n(433)])})}[gr(240)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=gr,s=[];for(const r of this[o(278)][o(234)]())t&&r[o(286)]!==t||e&&!r[o(390)]||n&&0===r[o(276)]||s[o(297)](r);return r?s[o(420)](t=>t[o(247)]()):s}[gr(346)](t){const e=gr,n=this[e(352)][e(315)](t);return n&&this[e(433)][e(277)][e(315)](kr)[e(236)](n[e(411)])||null}[gr(205)](t){const e=gr,n=this[e(293)][e(315)](t[e(287)]);return n?n[e(282)]:null}[gr(320)](t){const n=gr,r=this[n(433)][n(277)][n(315)](kr);if(!t)return void(this[n(221)]&&r[n(435)]());const o=this[n(379)](t);if(!o)throw new e.CKEditorError(n(246),null,{threadId:t});if(!this[n(352)][n(385)](o))throw new e.CKEditorError(n(275),null,{threadId:t});const s=r[n(236)](this[n(352)][n(315)](o)[n(411)]);r[n(291)](s)}[gr(436)](t,e){const n=gr;t?this[n(319)][n(376)](e):this[n(319)][n(207)](e),this[n(358)](n(302),n(319),this[n(319)],this[n(319)])}[gr(301)](t){const e=gr;return this[e(319)][e(385)](t)||this[e(319)][e(385)](void 0)}[gr(415)](t,e){return new nt(t,e)}[gr(223)](t,e=br){const n=gr;this[n(324)][n(351)](e,t),this[n(358)](n(417),n(324),this[n(324)],this[n(324)])}[gr(361)](t=br){const e=gr;return this[e(324)][e(385)](t)?this[e(324)][e(315)](t):vr}[gr(404)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=gr;if(k(210)!=typeof n)throw new e.CKEditorError(k(272),null,{threadId:n});if(this[k(283)](n))throw new e.CKEditorError(k(414),null,{threadId:n});const g=new wr(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(433)][k(277)][k(315)](o.Users)[k(250)](c):null,isResolvable:l,isSubmitted:m||d});this[k(278)][k(351)](n,g);for(const t of r)g[k(241)](this[k(245)]({threadId:n,...t}));return a&&g[k(430)](a),d||!g[k(276)]?Promise[k(399)]():this[k(329)]({channelId:t,threadId:n})}[gr(329)]({channelId:t,threadId:n}){const r=gr;if(!this[r(283)](n))throw new e.CKEditorError(r(288),this);const o=this[r(379)](n);if(o[r(372)]=!0,!this[r(307)]||r(235)!=typeof this[r(307)][r(318)])return Promise[r(399)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,d=this[r(433)][r(277)][r(315)](r(267)),l=d[r(376)](it(this[r(433)][r(298)],r(265)));return this[r(307)][r(318)]({channelId:t,threadId:s,comments:i[r(420)](t=>t[r(247)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(312)](({comments:e})=>{const o=r;d[o(403)](l);for(const r of e)this[o(295)]({channelId:t,threadId:n,commentId:r[o(397)],createdAt:r[o(204)],isFromAdapter:!0})})[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(219),this)})}[gr(300)]({threadId:t,target:n}){const r=gr,o=this[r(379)](t);if(!o)throw new e.CKEditorError(r(237),this);const s=this[r(433)][r(277)][r(315)](r(267)),i=this[r(433)][r(277)][r(315)](kr),c=this[r(368)](o),a=new nt(o,c);let u=null;c.on(r(231),(t,e,n)=>{const o=r;n?u=s[o(376)](it(this[o(433)][o(298)],o(265))):u&&(s[o(403)](u),u=null)}),this[r(352)][r(351)](o,a),this[r(293)][r(351)](c,a);const h=new ze(this[r(433)][r(298)],c);h[r(401)](r(276)).to(c),h[r(401)](r(366)).to(c,r(366),c,r(276),(t,e)=>t||!e),h[r(401)](r(306)).to(c),h[r(304)]=r(383);const d=new Xe({view:h,target:n,type:r(383),isVisible:!o[r(217)]&&!!(r(235)==typeof n?n():n)});return c.on(r(337),()=>{const t=r;d[t(358)](t(337))}),this[r(303)](c,d),i[r(376)](d),d}[gr(303)](e,n){const r=gr;this[r(249)](e,r(294),(e,o)=>{const s=r,i=o.ui[s(411)][s(317)][s(405)];n[s(333)][s(376)](i),this[s(433)]instanceof t.Editor&&this[s(433)].ui[s(335)][s(376)](i)},{priority:r(251)}),this[r(249)](e,r(419),(e,o)=>{const s=r,i=o.ui[s(411)][s(317)][s(405)];n[s(333)][s(385)](i)&&n[s(333)][s(403)](i),this[s(433)]instanceof t.Editor&&this[s(433)].ui[s(335)][s(403)](i)})}[gr(206)](t){const e=gr;this[e(393)](t,e(294)),this[e(393)](t,e(419))}[gr(368)](t){const e=gr,n=this[e(433)][e(277)][e(315)](o.Users),{config:r,locale:s}=this[e(433)],i=(0,o.getDateTimeFormatter)(r[e(315)](e(298)),s);return new(0,r[e(315)](e(432))[e(269)])(s,t,n.me,{editorConfig:{...r[e(315)](e(434)),licenseKey:this[e(433)][e(268)][e(315)](e(244))},copyMarkers:r[e(315)](e(398)),maxCommentsWhenCollapsed:r[e(315)](e(273)),maxThreadTotalWeight:r[e(315)](e(391)),maxCommentCharsWhenCollapsed:r[e(315)](e(406)),formatDateTime:i,CommentView:r[e(315)](e(432))[e(216)]})}[gr(263)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=gr;if(!this[c(283)](t))throw new e.CKEditorError(c(288),null,{threadId:t});const a=this[c(379)](t);if(a[c(380)])throw new e.CKEditorError(c(416),null,{threadId:t});const u=this[c(433)][c(277)][c(315)](o.Users);if(a[c(363)]=u[c(250)](s),a[c(328)]=r,i||!this[c(307)]||c(235)!=typeof this[c(307)][c(381)])return Promise[c(399)]();const h=this[c(433)][c(277)][c(315)](c(267)),d=h[c(376)](it(this[c(433)][c(298)],c(265)));return this[c(307)][c(381)]({channelId:n,threadId:t})[c(312)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(403)](d),a[n(363)].id!==e&&(a[n(363)]=u[n(250)](e)),a[n(328)]=t})[c(214)](t=>{const n=c;throw console[n(370)](t),new e.CKEditorError(n(330),this)})}[gr(299)]({threadId:t,channelId:n,isFromAdapter:r}){const o=gr;if(!this[o(283)](t))throw new e.CKEditorError(o(288),null,{threadId:t});const s=this[o(379)](t);if(!s[o(380)])throw new e.CKEditorError(o(382),null,{threadId:t});if(s[o(363)]=null,s[o(328)]=null,r||!this[o(307)]||o(235)!=typeof this[o(307)][o(349)])return Promise[o(399)]();const i=this[o(433)][o(277)][o(315)](o(267)),c=i[o(376)](it(this[o(433)][o(298)],o(265)));return this[o(307)][o(349)]({channelId:n,threadId:t})[o(312)](()=>i[o(403)](c))[o(214)](t=>{const n=o;throw console[n(370)](t),new e.CKEditorError(n(220),this)})}[gr(230)]({threadId:t,isFromAdapter:n}){const r=gr,o=this[r(379)](t);if(!o)throw new e.CKEditorError(r(305),this);if(this[r(389)](t),this[r(278)][r(207)](t),!o[r(425)]||n||!this[r(307)]||r(235)!=typeof this[r(307)][r(412)])return Promise[r(399)]();const s=this[r(433)][r(277)][r(315)](r(267)),{channelId:i}=o,c=s[r(376)](it(this[r(433)][r(298)],r(265)));return this[r(307)][r(412)]({channelId:i,threadId:t})[r(312)](()=>s[r(403)](c))[r(214)](t=>{const n=r;throw console[n(370)](t),new e.CKEditorError(n(292),this)})}[gr(348)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=gr;if(i(210)!=typeof t)throw new e.CKEditorError(i(272),null,{threadId:t});if(!this[i(283)](t))throw new e.CKEditorError(i(288),null,{threadId:t});const c=this[i(379)](t);let a=!1;if(void 0!==r&&c[i(433)]!==r&&(c[i(433)]=r,a=!0),void 0!==n&&c[i(427)]!==n&&(c[i(427)]=n,a=!0),o&&!P(o,c[i(326)])&&(c[i(326)]=o,a=!0),!a)return Promise[i(399)]();if(!c[i(425)]||s||!this[i(307)]||i(235)!=typeof this[i(307)][i(289)])return Promise[i(399)]();const u=this[i(433)][i(277)][i(315)](i(267)),{channelId:h}=c,d=u[i(376)](it(this[i(433)][i(298)],i(265)));return this[i(307)][i(289)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(312)](()=>u[i(403)](d))[i(214)](t=>{const n=i;throw console[n(370)](t),new e.CKEditorError(n(238),this)})}[gr(389)](t){const e=gr,n=this[e(433)][e(277)][e(315)](kr),r=this[e(379)](t);if(r[e(356)]=!1,this[e(352)][e(385)](r)){const t=this[e(352)][e(315)](r),o=t[e(411)],s=n[e(236)](o);this[e(352)][e(207)](r),this[e(293)][e(207)](o),s&&n[e(403)](s),t[e(354)](),o[e(354)]()[e(312)](()=>{this[e(206)](o)})}}[gr(212)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=gr,o=!!e,s=this[r(433)][r(277)][r(315)](kr),i=this[r(379)](t);if(this[r(352)][r(385)](i)){const t=this[r(352)][r(315)](i)[r(411)],e=s[r(236)](t);e&&(o&&s[r(225)](e),n?e[r(243)]=!1:e[r(400)]())}}[gr(407)](t){const e=gr,n=this[e(433)][e(277)][e(315)](o.Users),r=(0,o.hashObject)(e(338)+t);return n[e(250)](r)||n[e(309)]({id:r,name:t})}[gr(245)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=gr;if(a(210)!=typeof n)throw new e.CKEditorError(a(257));if(a(210)!=typeof s)throw new e.CKEditorError(a(296));if(a(210)!=typeof r||!r[a(321)]())throw new e.CKEditorError(a(367));const u=this[a(433)][a(277)][a(315)](o.Users)[a(250)](s);if(!u)throw new e.CKEditorError(a(285),null,{authorId:s});let h=null,d=i;return c?.[a(347)]&&(h=this[a(407)](c[a(347)][a(426)]),d=new Date(c[a(347)][a(204)])),new Ir(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:d,attributes:c})}[gr(323)](t){const n=gr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(379)](t[n(209)]);if(!c)throw new e.CKEditorError(n(342),this);const a=this[n(245)](t),{id:u}=a;if(c[n(241)](a),i||!this[n(307)]||n(235)!=typeof this[n(307)][n(266)]||!c[n(425)])return Promise[n(399)]();const h=this[n(433)][n(277)][n(315)](n(267)),{channelId:d}=c,l=h[n(376)](it(this[n(433)][n(298)],n(265)));return s||(s={}),this[n(307)][n(266)]({channelId:d,threadId:r,commentId:u,content:o,attributes:s})[n(312)](t=>{const e=n;h[e(403)](l),t&&this[e(295)]({channelId:d,threadId:r,commentId:u,createdAt:t[e(204)],isFromAdapter:!0})})[n(214)](t=>{const r=n;throw console[r(370)](t),new e.CKEditorError(r(350),this)})}[gr(295)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=gr;if(void 0!==r&&(c(210)!=typeof r||!r[c(321)]()[c(276)]))throw new e.CKEditorError(c(341));const a=this[c(379)](t),u=a[c(408)](n);if(!u)throw new e.CKEditorError(c(334),this);let h=!1;if(r&&r!==u[c(365)]&&(u[c(344)]||i)&&(u[c(365)]=r,h=!0),o&&o!==u[c(204)]&&(u[c(204)]=o,u[c(326)]&&u[c(326)][c(347)]||(u[c(413)]=o),h=!0),s&&!P(s,u[c(326)])&&(u[c(326)]=s,h=!0),!h)return Promise[c(399)]();if(a[c(358)](c(248)),i||!this[c(307)]||c(235)!=typeof this[c(307)][c(310)])return Promise[c(399)]();const d=this[c(433)][c(277)][c(315)](c(267)),{channelId:l}=this[c(379)](u[c(209)]),m=d[c(376)](it(this[c(433)][c(298)],c(265)));return this[c(307)][c(310)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(312)](()=>d[c(403)](m))[c(214)](t=>{const n=c;throw console[n(370)](t),new e.CKEditorError(n(388),this)})}[gr(428)]({threadId:t,commentId:n,isFromAdapter:r}){const o=gr,s=this[o(379)](t),i=s[o(408)](n);if(!i)throw new e.CKEditorError(o(424),this);if(s[o(355)](i),r||!this[o(307)]||o(235)!=typeof this[o(307)][o(254)])return Promise[o(399)]();const c=this[o(433)][o(277)][o(315)](o(267)),{channelId:a}=s,u=c[o(376)](it(this[o(433)][o(298)],o(265)));return this[o(307)][o(254)]({channelId:a,threadId:t,commentId:n})[o(312)](()=>c[o(403)](u))[o(214)](t=>{const n=o;throw console[n(370)](t),new e.CKEditorError(n(314),this)})}}class wr extends((0,e.ObservableMixin)()){[gr(286)];id;[gr(356)];[gr(372)];[gr(432)];[gr(270)];constructor(t,n){const r=gr;super();const o=n[r(410)];this[r(286)]=n[r(286)],this.id=n.id,this[r(432)]=new e.Collection,this[r(270)]=t,this[r(356)]=!1,this[r(372)]=n[r(425)],this[r(351)](r(422),!0),this[r(401)](r(301)).to(t,r(324),t,r(319),()=>t[r(301)](this[r(286)])),this[r(401)](r(392)).to(t,r(324),()=>t[r(361)](this[r(286)])[r(377)]),this[r(401)](r(222)).to(t,r(324),()=>{const e=r,n=t[e(361)](this[e(286)]);return n[e(325)]||n[e(377)]}),this[r(401)](r(410)).to(t,r(324),()=>o&&t[r(361)](this[r(286)])[r(399)]),this[r(351)](r(433),n[r(433)]),this[r(401)](r(217)).to(this,r(328),this,r(427),(t,e)=>t?e?t<e?t:e:t:e),this[r(351)](r(427),n[r(427)]||null),this[r(351)](r(328),n[r(328)]||null),this[r(351)](r(363),n[r(363)]||null),this[r(401)](r(380)).to(this,r(328),t=>!!t),this[r(351)](r(326),n[r(326)]||{})}get[gr(264)](){const t=gr;return Array[t(252)](this[t(432)])[t(394)]((e,n)=>e+n[t(264)],0)}get[gr(276)](){const t=gr;return this[t(432)][t(276)]}get[gr(390)](){return this[gr(356)]}get[gr(425)](){return this[gr(372)]}[gr(340)](){const t=gr,{channelId:e,id:n}=this;this[t(270)][t(358)](yr(t(378),e),{channelId:e,threadId:n})}[gr(371)](t){this[gr(284)]({unlinkedAt:t})}[gr(399)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=gr,s=this[r(270)][r(433)][r(277)][r(315)](o.Users).me,{channelId:i,id:c}=this;this[r(270)][r(358)](yr(r(381),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[gr(396)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(349),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(308)](t){const e=gr;this[e(433)]||this[e(284)]({context:t})}[gr(418)](t,e){const n=gr,r=D(this[n(326)]);Z(r,t,e),this[n(284)]({attributes:r})}[gr(258)](t){const e=gr,n=D(this[e(326)]);J(n,t),this[e(284)]({attributes:n})}[gr(403)]({isFromAdapter:t=!1}={}){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(412),n),{channelId:n,threadId:r,isFromAdapter:t})}[gr(430)](t){const e=gr;return this[e(270)][e(300)]({threadId:this.id,target:t})}[gr(266)](t){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(266),n,r),Object[e(387)]({channelId:n,threadId:r},t))}[gr(408)](t){const n=gr;if(n(210)!=typeof t)throw new e.CKEditorError(n(331),null,{commentId:t});return this[n(432)][n(315)](t)}[gr(247)](){const t=gr;return{threadId:this.id,context:this[t(433)],unlinkedAt:this[t(427)],resolvedAt:this[t(328)],resolvedBy:this[t(363)]?this[t(363)].id:null,archivedAt:this[t(217)],comments:this[t(432)][t(420)](e=>e[t(247)]()),attributes:this[t(326)]}}[gr(241)](t){const e=gr;return this[e(249)](t,e(253),()=>{const n=e,r=this[n(211)](t),o=this[n(432)];r-1!=o[n(402)](t)&&r+1!=o[n(402)](t)&&(this[n(355)](t),this[n(241)](t))}),this[e(432)][e(376)](t,this[e(211)](t))}[gr(284)](t){const e=gr,{channelId:n,id:r}=this;this[e(270)][e(358)](yr(e(289),n),{...t,channelId:n,threadId:r})}[gr(355)](t){const e=gr;return this[e(393)](t),t[e(354)](),this[e(432)][e(403)](t)}[gr(211)](t){const e=gr,n=this[e(432)][e(274)](n=>new Date(n[e(413)])[e(364)]()>new Date(t[e(413)])[e(364)]());return n?this[e(432)][e(402)](n):this[e(276)]}}class Ir extends((0,e.ObservableMixin)()){id;[gr(209)];[gr(256)];[gr(374)];[gr(228)];[gr(204)];[gr(270)];constructor(t,e){const n=gr;super();const r=t[n(433)][n(277)][n(315)](o.Users).me,s=t[n(379)](e[n(209)]),i=0===s[n(432)][n(276)],c=r===e[n(256)];this.id=e.id,this[n(209)]=e[n(209)],this[n(256)]=e[n(256)],this[n(374)]=e[n(374)],this[n(228)]=Boolean(e[n(326)]&&e[n(326)][n(347)]),this[n(351)](n(365),e[n(365)]),this[n(204)]=e[n(204)]||new Date,this[n(351)](n(413),e[n(413)]||new Date),this[n(401)](n(328)).to(s,n(328)),this[n(351)](n(326),e[n(326)]||{}),this[n(401)](n(344)).to(t,n(324),()=>{const e=n,r=t[e(361)](s[e(286)])[e(325)],o=t[e(361)](s[e(286)])[e(327)];return c&&r||!c&&o}),this[n(401)](n(392)).to(s,n(392),t,n(324),e=>{const r=n,o=t[r(361)](s[r(286)])[r(325)],a=t[r(361)](s[r(286)])[r(327)];return c&&o||e&&i||!c&&a&&!i}),this[n(401)](n(301)).to(s,n(301)),this[n(270)]=t}get[gr(264)](){const t=gr;return Math[t(339)](function(e){const n=t,r=document[n(255)](n(409));return r[n(213)]=e,r[n(421)][n(276)]}(this[t(365)]),200)}[gr(261)](t){const n=gr,{threadId:r,id:o}=this;if(!this[n(270)][n(283)](r))throw new e.CKEditorError(n(262),this);const{channelId:s}=this[n(270)][n(379)](r);this[n(270)][n(358)](yr(n(310),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(418)](t,e){const n=gr,r=D(this[n(326)]);Z(r,t,e),this[n(261)]({attributes:r})}[gr(258)](t){const e=gr,n=D(this[e(326)]);J(n,t),this[e(261)]({attributes:n})}[gr(403)](t={}){const n=gr;if(!t[n(316)]&&!this[n(392)])return;const{threadId:r,id:o}=this;if(!this[n(270)][n(283)](r))throw new e.CKEditorError(n(227),this);const{channelId:s}=this[n(270)][n(379)](r);this[n(270)][n(358)](yr(n(254),s,r),{channelId:s,threadId:r,commentId:o,...t})}[gr(247)](){const t=gr;return{commentId:this.id,content:this[t(365)],createdAt:this[t(204)],authorId:this[t(374)].id,attributes:this[t(326)]}}[gr(354)](){this[gr(393)]()}}function yr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Ar=Cr;function Cr(t,e){const n=Tr();return(Cr=function(t,e){return n[t-=483]})(t,e)}function Tr(){const t=["tableCell","selection","getRanges","$textProxy","_createCommentThread","4815432jQFOdy","16311776EmghCh","hasContent","backward","14LtqCyX","comment:","createRange","refresh","editor","32544JzrIBB","plugins","_hasContent","15996EkbrxT","set","model","addcommentthreadcommand-incorrect-ranges","addMarker","_itemIsContent","177dCCYVA","isObject","11518cmBANa","210TTDqOe","start","length","getLastMatchingPosition","element","end","127385ScBmRB","10cNXQKY","collaboration.channelId","change","4UtLoDO","from","item","1418496OTTwLI","execute","push","substr","getItems","isEnabled","schema","_createMarkersFromRanges","Users","_trimToContent","addCommentThread","CommentsRepository","addcommentthreadcommand-user-not-found","get","3333bVKfZj","config","document"];return(Tr=function(){return t})()}!function(t){const e=Cr,n=t();for(;;)try{if(491160===parseInt(e(535))/1*(-parseInt(e(490))/2)+-parseInt(e(533))/3*(-parseInt(e(527))/4)+parseInt(e(486))/5*(parseInt(e(536))/6)+parseInt(e(519))/7*(parseInt(e(493))/8)+parseInt(e(515))/9*(-parseInt(e(487))/10)+parseInt(e(507))/11*(parseInt(e(524))/12)+-parseInt(e(516))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class Er extends t.Command{constructor(t){const e=Cr;super(t),this[e(528)](e(517),!1)}[Ar(522)](){const t=Ar,e=this[t(523)][t(529)][t(509)][t(511)];this[t(498)]=!0,this[t(517)]=!1;for(const n of e[t(512)]())if(this[t(526)](n))return void(this[t(517)]=!0)}[Ar(494)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Ar,s=this[o(523)][o(529)],i=n??Array[o(491)](s[o(509)][o(511)][o(512)]()),c=[];for(const t of i)this[o(526)](t)&&c[o(495)](this[o(502)](t));if(!c[o(538)])throw new e.CKEditorError(o(530),null);r&&this[o(514)](t,r),this[o(500)](t,c,!!r)}[Ar(500)](t,n,r){const o=Ar;this[o(523)][o(529)][o(489)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(496)](1,5),c=i(520)+t+":"+n;s[i(531)](c,{range:o,usingOperation:r,affectsData:r})}})}[Ar(514)](t,n){const r=Ar,o=this[r(523)][r(525)][r(506)](r(504)),s=this[r(523)][r(508)][r(506)](r(488)),i=this[r(523)][r(525)][r(506)](r(501)).me;if(!i)throw new e.CKEditorError(r(505),null);o[r(503)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Ar(526)](t){const e=Ar;for(const n of t[e(497)]())if(this[e(532)](n))return!0;return!1}[Ar(532)](t){const e=Ar;return t.is(e(513))||this[e(523)][e(529)][e(499)][e(534)](t)&&!t.is(e(484),e(510))}[Ar(502)](t){const e=Ar,n=t=>!this[e(532)](t[e(492)]),r=t[e(537)][e(483)](n),o=t[e(485)][e(483)](n,{direction:e(518)});return this[e(523)][e(529)][e(521)](r,o)}}const xr=Or;function Or(t,e){const n=Nr();return(Or=function(t,e){return n[t-=174]})(t,e)}function Nr(){const t=["getOrderedSelectedAnnotations","registerAnnotation","directChange","4172664GTyFLN","document","getRanges","listenTo","element","collection","has","blur","fire","_editorAnnotations","model","containsRange","isCollapsed","cancel","2098dOXwrd","3203415Gawejw","get","isOfficialPlugin","hasDomSelection","innerView","4056171dGVfJp","editorannotations-invalid-source-callback","function","from","editor","requires","set","editing","selection","delete","push","update","isEqual","isPremiumPlugin","EditorAnnotations","579pQjgFG","sort","annotation","addSourceCollector","7454370dqydYN","change:isFocused","change:range","uiUpdate","range","init","_editorAnnotationsData","_dataCollectors","view","remove","plugins","getByInnerView","952yoBckS","11145mzmqmV","refresh","add","pluginName","focusTracker","refreshSelectedViews","2360616ygnqbJ","map"];return(Nr=function(){return t})()}!function(t){const e=Or,n=t();for(;;)try{if(865673===-parseInt(e(213))/1*(-parseInt(e(192))/2)+parseInt(e(178))/3+-parseInt(e(229))/4*(parseInt(e(230))/5)+-parseInt(e(217))/6+parseInt(e(198))/7+-parseInt(e(236))/8+parseInt(e(193))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Plugin{[xr(224)];[xr(187)];static get[xr(203)](){return[kr]}static get[xr(233)](){return xr(212)}static get[xr(195)](){return!0}static get[xr(211)](){return!0}constructor(t){const e=xr;super(t),this[e(224)]=new Set,this[e(187)]=new Set}[xr(222)](){const t=xr,e=this[t(202)],n=e[t(188)][t(179)][t(206)],r=Pe(()=>this[t(235)](),10);n.on(t(219),(e,n)=>{const o=t;n[o(177)]&&(r[o(191)](),this[o(235)]())}),this[t(181)](e[t(205)][t(225)][t(179)],t(218),(t,e,n)=>{n&&r()}),this[t(181)](e.ui[t(234)],t(218),(e,n,r)=>{const o=t;r||this[o(186)](o(185),{isAnnotationTracked:t=>this[o(223)][o(184)](t[o(197)])})}),this[t(181)](this[t(202)].ui,t(209),()=>this[t(186)](t(220)))}[xr(176)](t){const e=xr;if(this[e(187)][e(184)](t[e(225)]))return;this[e(187)][e(232)](t[e(225)]),this[e(202)].ui[e(234)][e(232)](t[e(225)][e(182)]);const n=this[e(202)][e(227)][e(194)](kr);this[e(181)](n[e(183)],e(226),(t,n)=>{const r=e;this[r(202)].ui[r(234)][r(226)](n[r(225)][r(182)]),this[r(187)][r(207)](n[r(225)])})}[xr(196)](){const t=xr;return this[t(202)][t(205)][t(225)][t(196)]}[xr(216)](t){const n=xr;if(n(200)!=typeof t)throw new e.CKEditorError(n(199));this[n(224)][n(232)](t)}[xr(235)](){const t=xr;this[t(186)](t(231))}[xr(175)]({activeAnnotation:t,annotations:e}){const n=xr,r=[],o=this[n(202)][n(188)][n(179)][n(206)],s=Array[n(201)](o[n(180)]());for(const[t,o]of this[n(223)]){const s=i(o),c=e[n(228)](t);s&&c&&r[n(208)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(189)](t,!o[e(190)]))return n;return null}return r[n(214)]((e,r)=>{const o=n,s=e[o(221)],i=r[o(221)];if(!s[o(210)](i)){if(s[o(189)](i,!0))return 1;if(i[o(189)](s,!0))return-1}return e[o(215)]==t?-1:r[o(215)]==t?1:0})[n(174)](t=>t[n(215)])}get[xr(223)](){const t=xr,e=new Map;for(const n of Array[t(201)](this[t(224)]))for(const[r,o]of n())e[t(204)](r,o);return e}}function Mr(t,e){const n=Pr();return(Mr=function(t,e){return n[t-=264]})(t,e)}const Rr=Mr;function Pr(){const t=["9gIoojs","afterInit","344649ATzPaj","21254CemAds","editor","84qEdPRY","enableCommand","has","8804060moTvYa","4992701QvaYqD","RestrictedEditingModeEditing","1271691mpRPtT","get","51470oconrv","addCommentThread","plugins","40mlxnfQ","2704554XadYml"];return(Pr=function(){return t})()}!function(t){const e=Mr,n=t();for(;;)try{if(596751===parseInt(e(274))/1+parseInt(e(275))/2*(parseInt(e(272))/3)+parseInt(e(277))/4*(-parseInt(e(267))/5)+-parseInt(e(271))/6+parseInt(e(281))/7+-parseInt(e(270))/8*(parseInt(e(265))/9)+parseInt(e(280))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pr);class Vr extends t.Plugin{[Rr(273)](){const t=Rr,e=this[t(276)];e[t(269)][t(279)](t(264))&&e[t(269)][t(266)](t(264))[t(278)](t(268))}}const Lr=Dr;function Br(){const t=["775027JubsLv","map","4NSJOyQ","410342fRCOCo","147ifOili","7098BiMnvD","execute","244795cZoMqS","432152QZuLdL","dataInsert","editor","importWord","1150fDlmtt","basic","_handleImportedData","define","collaboration_features","forEach","collaboration.channelId","importWord.formatting.comments","afterInit","92307JVVKkM","commands","listenTo","16713prugfB","plugins","config","high","addCommentThread","1aHPFiL","get"];return(Br=function(){return t})()}function Dr(t,e){const n=Br();return(Dr=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Dr,n=t();for(;;)try{if(122745===parseInt(e(285))/1*(parseInt(e(259))/2)+parseInt(e(277))/3+-parseInt(e(258))/4*(parseInt(e(263))/5)+parseInt(e(261))/6*(parseInt(e(260))/7)+parseInt(e(264))/8+parseInt(e(280))/9*(-parseInt(e(268))/10)+parseInt(e(287))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class jr extends t.Plugin{constructor(t){const e=Dr;super(t),this[e(266)][e(282)][e(271)](e(275),e(269))}[Lr(276)](){const t=Lr,n=this[t(266)],r=n[t(278)][t(286)](t(267)),s=n[t(281)][t(286)](o.Users);r&&(r.on(t(262),(e,[,n])=>{n[t(272)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(283)]+10}),this[t(279)](r,t(265),this[t(270)]))}[Lr(270)](t,e){const n=Lr,{comment_threads:r}=e;r&&r[n(273)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(257)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(266)][s(281)][s(286)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(267)}}})),a=this[s(266)][s(282)][s(286)](s(274));this[s(266)][s(281)][s(286)](_r)[s(284)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}function Fr(t,e){const n=Hr();return(Fr=function(t,e){return n[t-=268]})(t,e)}function Hr(){const t=["afterInit","_removeMarkersWithoutThreads","hasCommentThread","_registerMarkerToCopy","22686KMAYSA","markers","content","dragstart","editor","plugins","listenTo","default","has","comment","split","keys","931CACVBT","delete","_mapCommentsCopyConfigToRegisterConfiguration","337938erzKMk","ClipboardPipeline","contentInsertion","cut","highest","1504884xRrNMp","all","requires","_registerMarkerInClipboardPipeline","21BtQZui","2145790yAVLyM","get","define","never","CommentsRepository","5909800UJDlfQ","comments.copyMarkers","ClipboardMarkersUtils","2754332XtApAY","config","always"];return(Hr=function(){return t})()}const Ur=Fr;!function(t){const e=Fr,n=t();for(;;)try{if(421308===-parseInt(e(293))/1+-parseInt(e(301))/2+parseInt(e(281))/3+parseInt(e(274))/4+-parseInt(e(306))/5+-parseInt(e(296))/6*(-parseInt(e(305))/7)+parseInt(e(271))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends t.Plugin{constructor(t){const e=Fr;super(t),this[e(285)][e(275)][e(268)](e(272),e(288))}static get[Ur(303)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Ur(277)](){const t=Ur,e=this[t(285)][t(286)][t(307)](t(297));this[t(304)](),this[t(287)](e,t(298),(e,n)=>this[t(278)](n[t(283)][t(282)]),{priority:t(300)})}[Ur(278)](t){const e=Ur;if(!this[e(285)][e(286)][e(289)](e(270)))return t;const n=this[e(285)][e(286)][e(307)](e(270));for(const r of t[e(292)]()){const[o,s]=r[e(291)](":");e(290)!=o||n[e(279)](s)||t[e(294)](r)}return t}[Ur(304)](){const t=Ur,e=this[t(285)][t(286)][t(307)](t(273)),n=this[t(295)](this[t(285)][t(275)][t(307)](t(272)));n&&e[t(280)](t(290),n)}[Ur(295)](t){const e=Ur;switch(t){case e(276):return{allowedActions:e(302),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(288):return{allowedActions:[e(299),e(284)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(269):default:return null}}}var Kr=n(930);function Yr(){const t=["5518055dvuFDE","1021752YsdYlM","10422567jhGatf","202200ussKjs","285xxCiMe","4384482XZmkht","split","969792egoYeC","21AwWFce","5838OLXnfK"];return(Yr=function(){return t})()}function Wr(t,e){const n=Yr();return(Wr=function(t,e){return n[t-=231]})(t,e)}function Xr(t){const e=t[Wr(237)](":");return{group:e[0],id:e[1],part:e[2]}}!function(t){const e=Wr,n=t();for(;;)try{if(708090===-parseInt(e(235))/1*(parseInt(e(240))/2)+parseInt(e(232))/3+parseInt(e(234))/4+-parseInt(e(231))/5+parseInt(e(236))/6+-parseInt(e(239))/7*(-parseInt(e(238))/8)+parseInt(e(233))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);const qr=Zr;function Zr(t,e){const n=Gr();return(Zr=function(t,e){return n[t-=334]})(t,e)}function Gr(){const t=["overrideMarkerConverters","ignoreResolvedComments","2500534uZiidY","getCommentThread","add","dataDowncast","insert","42255910oCpHjh","consumable","span","overrideMediaEmbedConverter","consume","ck-horizontal-line","conversion","elementToElement","markerName","1269477wTkliP","createPositionAt","elementToStructure","downcastDispatcher","createContainerElement","init","showCommentHighlights","2832pAIulZ","img","model","isResolved","6853764qDkxYy","16jLdQqH","overrideHorizontalRuleConverter","imageInline","isObject","media","containerElement","data","editor","high","overrideImageInlineConverter","6684TlkvoL","7oIGrdH","get","ck-comment-marker","comment","createEmptyElement","image-inline","stop","addMarker:comment","writer","toViewElement","item","for","addMarker:","addClass","5918855hVSUKk","div","mapper","getCustomProperty","widget","horizontalLine","schema","plugins","4317093lhZbgy","options","markerToHighlight","removeMarker:","attribute:url:media"];return(Gr=function(){return t})()}!function(t){const e=Zr,n=t();for(;;)try{if(872408===parseInt(e(338))/1+parseInt(e(390))/2+-parseInt(e(345))/3*(-parseInt(e(360))/4)+parseInt(e(375))/5+parseInt(e(349))/6*(-parseInt(e(361))/7)+parseInt(e(350))/8*(parseInt(e(383))/9)+-parseInt(e(395))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Qr extends t.Plugin{[qr(343)](){const t=qr;this[t(388)](),this[t(351)](),this[t(359)](),this[t(398)]()}[qr(388)](){const t=qr;this[t(357)][t(335)][t(372)](t(393))[t(385)]({model:t(364),view:(e,n)=>{const r=t;if(!n[r(384)][r(344)])return null;if(n[r(384)][r(389)]){const{id:t}=Xr(e[r(337)]),o=this[r(357)][r(382)][r(362)](_r);if(o[r(391)](t)?.[r(348)]&&e[r(371)])return n[r(396)][r(399)](e[r(371)],r(373)+e[r(337)]),n[r(396)][r(399)](e[r(371)],r(386)+e[r(337)]),null}return{classes:[r(363)]}}}),this[t(357)][t(335)][t(372)](t(393))[t(392)](e=>{const n=t;e.on(n(368),(t,e,r)=>{const o=n;if(!r[o(384)][o(344)])return;const s=e[o(371)];if(!s)return;const i=r[o(377)][o(370)](s);this[o(357)][o(347)][o(381)][o(353)](s)&&i&&!i[o(378)](o(379))&&i.is(o(355))&&(0,Kr.toWidget)(i,r[o(369)])},{priority:n(358)})})}[qr(351)](){const t=qr;this[t(357)][t(335)][t(372)](t(393))[t(340)]({model:t(380),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(344)])return null;const s=n[o(342)](o(376)),i=n[o(365)]("hr");return n[o(374)](o(334),s),n[o(394)](n[o(339)](s,0),i),s},converterPriority:t(358)})}[qr(359)](){const t=qr;this[t(357)][t(335)][t(372)](t(393))[t(340)]({model:t(352),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(344)])return null;const s=n[o(342)](o(397)),i=n[o(365)](o(346));return n[o(374)](o(366),s),n[o(394)](n[o(339)](s,0),i),s},converterPriority:t(358)})}[qr(398)](){const t=qr;this[t(357)][t(335)][t(372)](t(393))[t(336)]({model:t(354),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(344)])return n[o(365)](o(376))},converterPriority:t(358)}),this[t(357)][t(356)][t(341)].on(t(387),(e,n,r)=>{const o=t;r[o(384)][o(344)]&&e[o(367)]()},{priority:t(358)})}}var Jr=n(492),$r={attributes:{"data-cke":!0}};$r.setAttributes=Ae(),$r.insert=Ie().bind(null,"head"),$r.domAPI=_e(),$r.insertStyleElement=Te();be()(Jr.A,$r);Jr.A&&Jr.A.locals&&Jr.A.locals;const to=eo;function eo(t,e){const n=no();return(eo=function(t,e){return n[t-=209]})(t,e)}function no(){const t=["remove","change","reopenCommentThread","_initAriaMarkerChangeAnnouncements","_attachMarkerToThread","setContext","managedUsingOperations","forEach","createElement","_threads","upcast","fromCharCode","addComment","from","hasCommentThread","author","ignoreResolvedComments","comment:","isOfficialPlugin","announce","getWalker","activeMarker","ck-comment-marker","requires","comments","resolveCommentThread","refreshVisibility","hasMarkerForId","substring","editor","openNewCommentThread","getAllMarkersForId","_handleMarkerAddAndRemove","once","afterInit","data","removeMarker:","set","$textProxy","markers","20012jqupZA","channelId","context","item","then","destroyed","showCommentHighlights","state","$marker","getCommentThread","isSubmitted","ck-comment-marker--active","text","isEqual","_reconvertMarkers","markerToData","change:activeMarker","$graveyard","removeMarker","consumable","low","isCollapsed","markerToHighlight","schema","ENTER_COMMENT_ANNOUNCEMENT","elementToElement","add","_initializeMarkerConverters","ready","_handleInitialThreads","getAttribute","view","join","getRange","_hasTargetInContent","isThreadsLoadingPaused","root","isPremiumPlugin","document","init","hasDomSelection","CommentsEditing","addMarker:","removeCommentThread","comment","get","focus","isResolved","getCommentThreads","_detachCommentThread","name","_getTargetForId","markerName","_threadToController","collaboration.channelId","model","map","ariaLiveAnnouncer","for","422201ckBhuw","listenTo","_getTextContext","pluginName","size","createRange","startsWith","delete","length","change:isReadOnly","href","_attachArchivedThread","addCommentThread","isObject","group","LEAVE_COMMENT_ANNOUNCEMENT","rootName","setUnlinkedAt","unlinkedAt","first","change:isThreadsLoadingPaused","createPositionBefore","attachTo","commands","end","switchReadOnly","render","getByInnerView","editingDowncast","dataToMarker","fetchCommentThread","_handleThreadMarker","clear","registerPostFixer","conversion","enqueueChange","isAttached","editing","32695416fwwcpu","destroy","config","hasContent","getItems","10053778aeaxYv","consume","reconvertMarker","getChangedMarkers","updateMarker","locale","55Amvfvd","scrollToThreadMarker","affectsData","plugins","dataDowncast","filter","registerAnnotation","newRange","differ","start","push","426798IhWrnu","3409806utkzJp","4540029FXUrbL"];return(no=function(){return t})()}!function(t){const e=eo,n=t();for(;;)try{if(973674===parseInt(e(294))/1+parseInt(e(355))/2+parseInt(e(356))/3+parseInt(e(235))/4*(parseInt(e(343))/5)+-parseInt(e(354))/6+parseInt(e(337))/7+-parseInt(e(332))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class ro extends t.Plugin{static get[to(218)](){return[_r,Sr,o.Users,Vr,jr,zr,Qr]}static get[to(297)](){return to(276)}static get[to(213)](){return!0}static get[to(272)](){return!0}constructor(t){const e=to;super(t),this[e(232)](e(270),!0),t[e(230)][e(228)](e(263),()=>this[e(270)]=!1),this[e(232)](e(216),null),this.on(e(251),(n,r,o,s)=>{const i=e,c=t[i(346)][i(280)](_r),a=o?Xr(o).id:null;t[i(290)][i(358)](()=>{const e=i;if(a){const n=this[e(226)](a);for(const r of n)t[e(331)][e(339)](r)}if(s){const{id:n}=Xr(s),r=c[e(244)](n);if(r&&r[e(312)])return;if(r&&!r[e(330)])return;const o=this[e(226)](n);for(const n of o)t[e(331)][e(339)](n)}}),a&&this[i(344)](a)}),this[e(360)]()}[to(274)](){const t=to,e=this[t(224)],n=e[t(346)][t(280)](_r),r=e[t(334)][t(280)](t(289)),o=n[t(283)]()[t(348)](e=>e[t(236)]!==r);e[t(317)][t(261)](t(306),new Er(e)),this[t(295)](e,t(303),(r,o,s)=>{const i=t;n[i(319)](s,e[i(334)][i(280)](i(289)))}),this[t(295)](n,oo(t(306),r),(e,{threadId:n})=>{const r=t,o=this[r(224)][r(346)][r(280)](_r)[r(244)](n);o?.[r(312)]&&this[r(305)](n)}),this[t(295)](n,oo(t(278),r),(n,{threadId:r})=>{const o=t;e[o(290)][o(329)]({isUndoable:!1},t=>{const e=o,n=this[e(226)](r);for(const r of n)t[e(253)](r)})}),this[t(295)](n,oo(t(220),r),(e,{threadId:n})=>{const r=t;this[r(249)](n),this[r(224)][r(331)][r(266)][r(275)]&&(this[r(224)][r(346)][r(280)](_r)[r(244)](n)[r(312)]||this[r(224)][r(331)][r(266)][r(281)]())},{priority:t(255)}),this[t(295)](n,oo(t(359),r),(e,{threadId:n})=>{this[t(249)](n)},{priority:t(255)}),this[t(295)](n,oo(t(369),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(226)](o);!s&&0!=c[i(302)]&&n[i(209)](o)&&1===n[i(244)](o)[i(302)]&&e[i(290)][i(329)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(341)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(255)}),this[t(262)](),this[t(227)](),this[t(264)](o)}[to(229)](){!async function(t){const n=p([50,103,111,84,71,97,82,90,112,51,70,107,72,108,66,75,106,113,68,109,74,77,88,80,99,116,100,57,89,98,81,104,78,119,69,55,121,65,48,86,83,102,52,49,120,54,73,79,101,117,110,85,53,114,56,105,67,118,76,87,122,115]),r=window[p([68,97,116,101])][p([110,111,119])](),o=t[p([101,100,105,116,111,114])],s=new(window[p([80,114,111,109,105,115,101])])(t=>{o[p([111,110,99,101])](p([114,101,97,100,121]),t)}),i={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=o[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;o[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function u(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](h(t)):null}function h(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const r=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function l(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function m(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function k(t){return o[p([112,108,117,103,105,110,115])][p([104,97,115])](t)}function g(){}function p(t){const e=eo;return t[e(291)](t=>String[e(368)](t))[e(267)]("")}!function(t){const e=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let e=p([103]);for(let r=0;r<t[p([108,101,110,103,116,104])];r+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[p([108,101,110,103,116,104])]&&(o-=n[p([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=p([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await s,o[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=g,o[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=g,o[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,n=null,g=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),r={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete r[p([118,99])],d(r)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(g=function(t,n){return new(window[p([80,114,111,109,105,115,101])])(a=>{if(i())return a(p([86,97,108,105,100]));c(),o[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const h=(0,e.uid)();function k(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(e){c(e)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?l(d(h+n))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),p([86,97,108,105,100])):p(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](a)[p([99,97,116,99,104])](()=>{a(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=p([108,108,99,116,45])+l(d(t)),n=m(l(window[p([77,97,116,104])][p([99,101,105,108])](r/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,n)}function i(){const e=p([108,108,99,116,45])+l(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](m(n),16)*o:null}function c(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:h}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),o[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[p([114,101,116,117,114,110])])&&(u=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),s[p([116,104,101,110])](()=>{u||a(p([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){o[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const r=c[p([115,112,108,105,116])](p([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[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](h(r),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),i,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[p([105,110,99,108,117,100,101,115])](p([42])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([67,77,84])))return!0;if(e[p([105,110,99,108,117,100,101,115])](p([82,67,77,84]))){if(k(p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=p([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[p([112,108,117,103,105,110,115])][p([103,101,116])](n))[p([115,116,97,116,101])]==p([99,111,110,110,101,99,116,101,100]))return!0;if(k(p([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(p([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=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1754697600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=eo,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[p([108,111,99,97,116,105,111,110])][e(304)]);if(n[p([105,110,99,108,117,100,101,115])](r))return!0;const o=r[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(n=a(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(n=a(p([84,114,105,97,108,76,105,109,105,116]))),await(n&&g?new(window[p([80,114,111,109,105,115,101])])((t,e)=>{n[p([116,104,101,110])](t,e),g[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},e)}):n||g||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[to(333)](){const t=to,e=this[t(224)][t(346)][t(280)](_r),n=this[t(224)][t(334)][t(280)](t(289));for(const r of e[t(283)]({channelId:n}))e[t(284)](r.id),e[t(366)][t(301)](r.id);super[t(333)]()}[to(222)](t){const e=to;return this[e(226)](t)[e(302)]>0}[to(226)](t){const e=to,n=[];for(const r of this[e(224)][e(290)][e(234)])r[e(285)][e(300)](e(212)+t)&&n[e(353)](r);return n}[to(344)](t){setTimeout(()=>{const n=eo,r=this[n(286)](t);r&&this[n(216)]&&Xr(this[n(216)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[to(249)](t){const e=to;this[e(224)][e(290)][e(358)](()=>{const n=e;for(const e of this[n(226)](t))this[n(224)][n(331)][n(339)](e)})}[to(305)](t){const e=to,n=this[e(224)][e(346)][e(280)](_r),r=this[e(224)][e(346)][e(280)](Sr),o=n[e(244)](t);if(!o[e(330)]){const t=o[e(316)](()=>this[e(286)](o.id));r[e(349)](t),o[e(269)]=!1}}[to(262)](){const t=to,e=this[t(224)],n=e[t(346)][t(280)](o.Users);e[t(328)][t(293)](t(322))[t(257)]({model:t(279),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(287)]),c=e[s(346)][s(280)](_r)[s(244)](i),a=this[s(216)]&&Xr(this[s(216)]).id===i;let u;if(c&&c[s(282)]&&!a&&r[s(238)])return o[s(254)][s(338)](r[s(238)],s(277)+r[s(287)]),o[s(254)][s(338)](r[s(238)],s(231)+r[s(287)]),null;const h=[s(217)];return a&&h[s(353)](s(246)),u=c?.[s(302)]?c[s(219)][s(313)][s(210)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(328)][t(293)](t(347))[t(250)]({model:t(279),view:(n,{options:r})=>{const o=t;if(r[o(241)])return null;const s=e[o(346)][o(280)](_r),i=e[o(290)][o(234)][o(280)](n),{id:c,part:a}=Xr(n);return i&&!i[o(345)]||r[o(211)]&&s[o(244)](c)?.[o(282)]?null:{group:o(279),name:a?c+":"+a:c}}}),e[t(328)][t(293)](t(367))[t(260)]({view:{name:t(279),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(365)](t(243),{"data-name":t(212)+e[t(265)]("id")})}),e[t(328)][t(293)](t(367))[t(323)]({view:t(279)})}[to(227)](){const t=to,e=this[t(224)],n=e[t(346)][t(280)](_r),r=new Set,o=new Set;e[t(290)][t(273)][t(327)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(290)][s(273)][s(351)][s(340)]()){const{group:a,id:u}=Xr(t);let h=c[s(350)];if(s(279)!==a||!h)continue;const d=s(252)===h[s(271)][s(310)];d||(h=so(h,e[s(290)]),!h||h[s(256)]||!c[s(350)]||h[s(248)](c[s(350)]))?e[s(290)][s(335)](h)&&!d?this[s(270)]?r[s(261)](t):this[s(325)](t,u):(o[s(261)](t),r[s(301)](t),n[s(253)](t),i=!0):(n[s(341)](t,{range:h}),i=!0)}return i}),this.on(t(314),(n,o,s)=>{const i=t;if(!s&&r[i(298)])for(const t of r){const{id:n}=Xr(t);r[i(301)](t),e[i(290)][i(234)][i(280)](t)&&this[i(325)](t,n)}}),this[t(295)](e[t(290)][t(273)],t(358),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(290)][s(273)][s(351)][s(340)]()){const{group:c,id:a}=Xr(t);if(s(279)!==c)continue;const u=n[s(244)](a),h=this[s(222)](a);u&&(!u[s(269)]&&i&&e[s(331)][s(266)][s(228)](s(320),()=>{const t=s,r=e[t(346)][t(280)](kr),o=n[t(288)][t(280)](u)[t(266)];r[t(321)](o)[t(221)]()},{priority:s(255)}),u[s(269)]=h||!!i),i||(o[s(261)](t),r[s(301)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(244)](e);if(r[s(301)](t),!o)continue;const i=this[s(222)](e);i||o[s(245)]?i||o[s(312)]||o[s(311)](new Date):o[s(357)]()}o[s(326)]()})}[to(264)](t){const e=to;t[e(364)](t=>{const n=e;t[n(312)]&&this[n(305)](t.id)})}[to(286)](t){const e=to,n=this[e(224)],r=this[e(226)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(331)],r)}[to(296)](t){const e=to,n=this[e(226)](t);let r="",o=!1;for(const t of n){const n=t[e(268)]();for(const t of Array[e(370)](n[e(336)]()))t.is(e(233))?(r&&o&&(r+=" ",o=!1),r+=t[e(230)]):o=!0;o=!0}return r[e(223)](0,150)}[to(361)](t,e){const n=to,r=this[n(224)],o=r[n(346)][n(280)](_r);let s=o[n(244)](e);const i=r[n(334)][n(280)](n(289)),c=r[n(346)][n(280)](Sr);return s&&(s[n(312)]&&s[n(311)](null),s[n(330)])||(this[n(226)](e)[0][n(363)]?o[n(324)]({channelId:i,threadId:e})[n(239)](t=>{const o=n;if(o(240)!==r[o(242)])if(s=t,s&&!s[o(330)]){const t=s[o(316)](()=>this[o(286)](e));c[o(349)](t),s[o(282)]&&this[o(249)](e)}else if(!s){const t=this[o(226)](e);r[o(290)][o(358)](e=>{const n=o;for(const r of t)e[n(253)](r)})}}):r[n(331)][n(266)][n(228)](n(320),()=>{const t=n;if(o[t(244)](e))return;const a=r[t(346)][t(280)](kr);s=o[t(225)]({channelId:i,threadId:e,target:()=>this[t(286)](e),context:{type:t(247),value:this[t(296)](e)}});const u=o[t(288)][t(280)](s)[t(266)],h=a[t(321)](u);h&&c[t(349)](h)},{priority:n(255)})),s}[to(325)](t,e){const n=to,r=this[n(361)](t,e);r&&!r[n(237)]&&r[n(362)]({type:n(247),value:this[n(296)](e)})}[to(360)](){const t=to,n=this[t(224)];(0,o.surroundingMarkersDetector)(n[t(290)],({left:r,entered:s})=>{const i=t;for(const t of r)if(io(t)){n.ui[i(292)][i(214)](it(n[i(342)],i(309)));break}for(const t of s)if(io(t)){n.ui[i(292)][i(214)](it(n[i(342)],i(259),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function oo(t,e){return e?t+":"+e:t}function so(t,e){const n=to,r=e[n(258)],o=e[n(299)](t[n(352)]);for(const s of t[n(215)]()){const{type:t,item:i,nextPosition:c}=s;if(n(247)===t||r[n(307)](i)){const t=e[n(315)](i);o[n(256)]&&(o[n(352)]=t),o[n(318)]=c}}return o}function io(t){const e=to;return e(279)===Xr(t[e(285)])[e(308)]}const co=uo;function ao(){const t=["commentsLicenseKeyTrialLimit","get","featureNotAllowed","menuBar:comment","hasCommentThread","destroy","_viewToController","add","Comment","commentsLicenseKeyExpired","_showLicenseError","1137555PPMWXv","init","isPremiumPlugin","addComment","1754705pEBwws","requires","set","676146SEOczF","focus","4haAnre","isFocused","359937iAVcMf","stop","push","low","commentsLicenseKeyDomainLimit","bind","usageLimit","1011593jEwBlH","highest","commands","5557536OVjHDT","plugins","CommentsUI","getRange","locale","180XxAbUJ","domainLimit","commentsLicenseKeyValid","49VJgniv","commentsLicenseKeyEvaluationLimit","invalid","focusTracker","CommentsListView","listenTo","isEnabled","hasContent","change:activeAnnotations","Comments","pluginName","model","addSourceCollector","find","_threadToController","expired","_licenseKeyCheckInterval","activeMarker","getCommentThread","length","getAllMarkersForId","comment:","execute","componentFactory","removeCommentThread","addCommentThread","licenseKey","1986058YWUcFN","isOfficialPlugin","view","innerView","commentsLicenseKeyNotAllowed","comment","commentsLicenseKeyInvalid","trialLimit","_createUIButton","evaluationLimit","has","config","CommentThreadInputView","editing","map","editor","commentsLicenseKeyUsageLimit","hasMarkerForId","tooltip","from"];return(ao=function(){return t})()}function uo(t,e){const n=ao();return(uo=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(510841===parseInt(e(506))/1+parseInt(e(457))/2+-parseInt(e(488))/3+-parseInt(e(497))/4*(parseInt(e(492))/5)+parseInt(e(495))/6*(-parseInt(e(430))/7)+-parseInt(e(509))/8+-parseInt(e(499))/9*(-parseInt(e(514))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.Plugin{[co(456)];[co(446)];static get[co(440)](){return co(511)}static get[co(458)](){return!0}static get[co(490)](){return!0}static get[co(493)](){return[_r,ro,Sr,kr]}get[co(434)](){return Ht}get[co(469)](){return Pt}[co(489)](){const t=co,e=this[t(472)],n=e[t(510)][t(478)](_r),r=e[t(510)][t(478)](ro),o=e[t(510)][t(478)](kr),s=e[t(510)][t(478)](Sr);e.ui[t(453)][t(484)](t(462),()=>{const e=t,n=this[e(465)](st.ButtonView);return n[e(475)]=!0,n}),e.ui[t(453)][t(484)](t(480),()=>this[t(465)](st.MenuBarMenuListItemButtonView)),s[t(442)](()=>{const e=t,o=[];for(const[t,s]of n[e(444)]){const n=r[e(450)](t.id),i=n[e(471)](t=>t[e(512)]());n[e(449)]>0&&o[e(501)]([s[e(459)],i])}return o}),this[t(435)](o,t(438),(e,o,s)=>{const i=t,c=Array[i(476)](s)[i(471)](t=>t[i(460)])[i(443)](t=>n[i(483)][i(467)](t));if(!c)return void(r[i(447)]=null);const a=n[i(483)][i(478)](c)[i(441)].id,u=i(451)+a;a&&r[i(474)](a)?r[i(447)]=u:r[i(447)]&&(r[i(447)]=null)}),this[t(435)](n,t(454),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(433)][i(498)]&&r[i(474)](o)&&e[i(470)][i(459)][i(496)]()},{priority:t(507)}),this[t(435)](n,t(491),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(474)](s)&&n[c(481)](s)&&1===n[c(448)](s)[c(449)]&&(e[c(470)][c(459)][c(496)](),o[c(500)]())},{priority:t(502)}),this[t(456)]=this[t(472)][t(468)][t(478)](t(456));const i=this[t(472)];this[t(446)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(429)==o||e(463)==o||e(486)==o||e(503)==o||e(461)==o||e(431)==o||e(477)==o||e(473)==o){delete i[r],n=o,clearInterval(this[e(446)]),this[e(446)]=void 0;break}}e(463)==n&&i[e(487)](e(432)),e(486)==n&&i[e(487)](e(445)),e(503)==n&&i[e(487)](e(428)),e(461)==n&&i[e(487)](e(479),e(439)),e(431)==n&&i[e(487)](e(466)),e(477)==n&&i[e(487)](e(464)),e(473)==n&&i[e(487)](e(505))},1e3)}[co(482)](){const t=co;super[t(482)](),this[t(446)]&&clearInterval(this[t(446)])}[co(465)](t){const e=co,n=this[e(472)],r=new t(n[e(513)]),o=n[e(508)][e(478)](e(455));return r[e(494)]({label:it(n[e(513)],e(485)),icon:ot.IconAddComment}),r[e(504)](e(436)).to(o,e(437)),this[e(435)](r,e(452),()=>{o[e(452)]()}),r}}const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=112]})(t,e)}function ko(){const t=["has","1438149xSiKWe","editing","417760wRvKas","commands","clipboardInput","920331HYHcGq","requires","_disableCommentsOnlyMode","pluginName","get","isEnabled","DragDrop","CommentsOnly","addCommentThread","cut","stop","2298195sXQanz","listenTo","document","clearForceDisabled","1892168iOXdrE","stopListening","highest","config","commentsOnly","editSource","afterInit","78939SEfLoH","view","forceDisabled","editor","isPremiumPlugin","affectsData","isOfficialPlugin","plugins","change:isEnabled","set","460XMbeSs","_enableCommentsOnlyMode","delete","96OzeONL","commentsOnlyMode","SourceEditing","72tDSwRn","7551942sXVltt"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(843911===-parseInt(e(123))/1+-parseInt(e(143))/2+-parseInt(e(150))/3*(parseInt(e(120))/4)+-parseInt(e(139))/5+-parseInt(e(121))/6+parseInt(e(125))/7*(parseInt(e(117))/8)+-parseInt(e(128))/9*(-parseInt(e(114))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.Plugin{static get[lo(131)](){return lo(135)}static get[lo(156)](){return!0}static get[lo(154)](){return!0}static get[lo(129)](){return[ro]}constructor(t){const e=lo;super(t),this[e(113)](e(133),!1),this.on(e(112),(t,n,r)=>{const o=e;r?this[o(115)]():this[o(130)]()})}[lo(149)](){const t=lo;!this[t(133)]&&this[t(153)][t(146)][t(132)](t(147))&&(this[t(133)]=!0)}[lo(115)](){const t=lo;for(const[e,n]of this[t(153)][t(126)])n[t(155)]&&t(136)!==e&&n[t(152)](t(118));this[t(153)][t(157)][t(122)](t(134))&&this[t(153)][t(157)][t(132)](t(134))[t(152)](t(118)),this[t(153)][t(157)][t(122)](t(119))&&this[t(153)][t(157)][t(132)](t(119))[t(152)](t(118)),this[t(153)][t(126)][t(132)](t(148))?.[t(152)](t(118));const e=this[t(153)][t(124)][t(151)][t(141)];this[t(140)](e,t(137),e=>e[t(138)](),{priority:t(145)}),this[t(140)](e,t(127),e=>e[t(138)](),{priority:t(145)}),this[t(140)](e,t(116),e=>e[t(138)](),{priority:t(145)})}[lo(130)](){const t=lo;for(const[e,n]of this[t(153)][t(126)])n[t(155)]&&t(136)!==e&&n[t(142)](t(118));this[t(153)][t(157)][t(122)](t(119))&&this[t(153)][t(157)][t(132)](t(119))[t(142)](t(118)),this[t(153)][t(126)][t(132)](t(148))?.[t(142)](t(118)),this[t(144)](this[t(153)][t(124)][t(151)][t(141)])}}const po=fo;function fo(t,e){const n=vo();return(fo=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=fo,n=t();for(;;)try{if(682180===-parseInt(e(404))/1+-parseInt(e(375))/2*(parseInt(e(407))/3)+-parseInt(e(372))/4+parseInt(e(385))/5*(parseInt(e(423))/6)+parseInt(e(377))/7*(parseInt(e(413))/8)+parseInt(e(417))/9*(-parseInt(e(435))/10)+parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class bo extends t.ContextPlugin{[po(422)];[po(430)];[po(399)];static get[po(418)](){return[kr]}static get[po(383)](){return po(403)}static get[po(420)](){return!0}static get[po(410)](){return!0}constructor(t){const e=po;super(t),this[e(422)]=new Set,this[e(399)]=new Map,this[e(430)]=new Map}[po(415)](){const t=po,e=this[t(392)][t(421)][t(381)](kr);this[t(396)](e,t(397),(e,n)=>{const r=t;for(const t of this[r(422)]){const e=this[r(399)][r(381)](t);(0,this[r(430)][r(381)](t)[r(433)])(n)&&e[r(382)](n)}}),this[t(396)](e,t(384),()=>{const e=t;for(const t of this[e(422)])this[e(399)][e(381)](t)[e(382)](null)}),this[t(396)](e[t(388)],t(428),(e,n)=>{this[t(419)](n)})}[po(393)](){const t=po;return this[t(422)][t(389)]>0}[po(406)](t){const e=po;return this[e(422)][e(395)](t)}[po(424)](t,n=this[po(426)]){const r=po,o=this[r(392)][r(421)][r(381)](kr);if(!this[r(399)][r(395)](t))throw new e.CKEditorError(r(398),this,{uiName:t});this[r(406)](t)&&this[r(427)](t),this[r(422)][r(428)](t);const s=new Je;$e({source:o[r(388)],target:s,filter:n}),this[r(430)][r(434)](t,{collection:s,filter:n});const i=this[r(399)][r(381)](t);i[r(429)](s),this[r(396)](i,r(401),(t,e,n,s)=>{const i=r;s&&o[i(391)](s),n&&o[i(379)](n)})}[po(427)](t){const n=po;if(this[n(422)][n(431)](t),!this[n(399)][n(395)](t))throw new e.CKEditorError(n(398),this,{uiName:t});const r=this[n(399)][n(381)](t);r[n(425)](),this[n(390)](r),this[n(430)][n(381)](t)[n(416)][n(374)](),this[n(430)][n(431)](t)}[po(378)](t){const n=po;if(!this[n(399)][n(395)](t))throw new e.CKEditorError(n(398),this,{uiName:t});const r=this[n(392)][n(421)][n(381)](kr),o=Array[n(432)](r[n(411)])[0]||null;this[n(405)](),this[n(424)](t);const s=this[n(399)][n(381)](t);s[n(382)](o),s[n(408)]&&o&&s[n(408)]([o])}[po(405)](){const t=po;for(const e of this[t(422)])this[t(427)](e)}[po(386)](t,n){const r=po;if(this[r(399)][r(395)](t))throw new e.CKEditorError(r(402));if(r(376)!=typeof n[r(429)]||r(376)!=typeof n[r(425)]||r(376)!=typeof n[r(382)])throw new e.CKEditorError(r(387),null);this[r(399)][r(434)](t,n)}[po(371)](){const t=po,e=this[t(392)][t(421)][t(381)](kr)[t(416)],n=new Map,r=Array[t(432)](this[t(422)]);for(const e of this[t(422)]){const r=this[t(430)][t(381)](e)[t(416)];for(const o of r)n[t(434)](o,e)}for(const o of e){const e=n[t(381)](o);this[t(419)](o);const s=r[t(373)](e=>this[t(430)][t(381)](e)[t(433)](o));e!==s&&(e&&this[t(430)][t(381)](e)[t(416)][t(380)](o),s&&this[t(430)][t(381)](s)[t(416)][t(428)](o))}}[po(374)](){const t=po;this[t(405)](),super[t(374)]()}[po(426)](){return!0}[po(419)](t){const n=po,r=[];for(const e of this[n(422)])(0,this[n(430)][n(381)](e)[n(433)])(t)&&r[n(400)](e);if(r[n(412)]>1)throw new e.CKEditorError(n(409),null,{matchedUIs:r,annotationType:t[n(414)]})}}function vo(){const t=["uisData","delete","from","filter","set","5654830TdxyUS","refilterAnnotations","3159784tTXKlS","find","destroy","2hCoMVn","function","28RvfETF","switchTo","_addActiveAnnotation","remove","get","setActiveAnnotation","pluginName","_deactivateAllAnnotations","46830tcdHpe","register","annotationsuis-register-invalid-interface","_visibleAnnotations","size","stopListening","_removeActiveAnnotation","context","hasActive","22291720HWsdua","has","listenTo","_activateAnnotation","annotationsuis-missing-ui","_uis","push","change:activeAnnotation","annotationsuis-register-already-registered","AnnotationsUIs","372290cfkDiR","deactivateAll","isActive","3677613oSuErq","_setSelectedAnnotations","annotationsuis-annotation-mismatch","isPremiumPlugin","activeAnnotations","length","764608vYrQfz","type","init","collection","9punDTi","requires","_assertAnnotationDoesNotBelongToMultipleUIs","isOfficialPlugin","plugins","activeUIs","786ojqAzu","activate","detach","defaultFilter","deactivate","add","attach"];return(vo=function(){return t})()}var _o=n(573),wo={attributes:{"data-cke":!0}};wo.setAttributes=Ae(),wo.insert=Ie().bind(null,"head"),wo.domAPI=_e(),wo.insertStyleElement=Te();be()(_o.A,wo);_o.A&&_o.A.locals&&_o.A.locals;function Io(){const t=["length","101091Kpjujh","source","focusCycler","4722qpLkQF","arrowup","_setupKeyboardNavigation","ck-sidebar","25728516sNCPYz","createCollection","12789917oFgILs","render","forEach","Annotations sidebar","div","setTemplate","Annotations list","removed","arrowdown","add","focusFirst","9480768gaNiLz","remove","4mxRdYC","focusTracker","bindTemplate","499HPYGBY","class","uiLanguageDirection","added","ck-reset","focus","listenTo","focusNext","application","getIndex","minHeight","number","change","2435904HjkIXE","_updateItemPositionInFocusables","list","set","top","focusPrevious","change:top","element","delegate","3206225NMrIRv","focusables"];return(Io=function(){return t})()}const yo=Ao;function Ao(t,e){const n=Io();return(Ao=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Ao,n=t();for(;;)try{if(932664===parseInt(e(162))/1*(parseInt(e(140))/2)+-parseInt(e(137))/3*(parseInt(e(159))/4)+parseInt(e(134))/5+-parseInt(e(157))/6+-parseInt(e(146))/7+-parseInt(e(125))/8+parseInt(e(144))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);const Co=(0,e.toUnit)("px");class To extends st.View{[yo(127)];[yo(135)];[yo(160)];[yo(139)];constructor(t){const n=yo;super(t);const r=this[n(161)];this[n(128)](n(172),0),this[n(128)](n(163),""),this[n(127)]=this[n(145)](),this[n(135)]=this[n(145)](),this[n(127)][n(133)](n(141),n(154)).to(this),this[n(160)]=new e.FocusTracker,this[n(139)]=new st.FocusCycler({focusables:this[n(135)],focusTracker:this[n(160)]}),this[n(151)]({tag:n(150),attributes:{class:["ck",n(143),n(166),r.to(n(163))],style:{minHeight:r.to(n(172),t=>n(173)==typeof t?Co(t+10):null)},dir:t[n(164)],role:n(170),"aria-label":it(t,n(149)),tabindex:0},children:[{tag:n(150),attributes:{role:n(127),"aria-label":it(t,n(152))},children:this[n(127)]}]})}[yo(147)](){const t=yo;super[t(147)](),this[t(142)]()}[yo(167)](){const t=yo;this[t(139)][t(156)]()}[yo(142)](){const t=yo;this[t(127)][t(133)](t(131)).to(this),this.on(t(131),e=>{const n=t;this[n(126)](e[n(138)])}),this[t(127)][t(148)](e=>{const n=t;this[n(160)][n(155)](e[n(132)]),this[n(126)](e)}),this[t(127)].on(t(124),(e,n)=>{const r=t;for(const t of n[r(153)])this[r(160)][r(158)](t[r(132)]),this[r(135)][r(158)](t);for(const t of n[r(165)])this[r(160)][r(155)](t[r(132)]),this[r(126)](t)}),this.on(t(141),()=>{const e=t;this[e(139)][e(130)]()}),this.on(t(154),()=>{const e=t;this[e(139)][e(169)]()}),this[t(168)](this[t(132)],t(167),()=>{this[t(167)]()})}[yo(126)](t){const e=yo,n=this[e(135)][e(171)](t);let r,o;for(const n of this[e(135)])if(t[e(129)]<n[e(129)]){r=n;break}if(o=r?this[e(135)][e(171)](r):this[e(135)][e(136)],-1!==n){if(n===o-1)return;this[e(135)][e(158)](t),o=r?this[e(135)][e(171)](r):this[e(135)][e(136)]}this[e(135)][e(155)](t,o)}}const Eo=Oo;function xo(){const t=["presentation","800822FxMGWV","bind","clientHeight","6716605UlbvgT","set","isAnimationDisabled","top","attach","669094SzjIyl","2350wYAgJA","8MTxLKQ","clear","content","6QjnoFu","7969671VuGQug","div","height","4928428jlxBPj","createCollection","147323wMEsIE","bottom","first","arrowdown","3SKaIzL","bindTemplate","setTemplate","_targetTop","focus","delegate","ck-sidebar-item","render","detach","destroy","ck-sidebar-item--no-animation","1218980ApCeuY","updateHeight","arrowup","element","_mutationObserver"];return(xo=function(){return t})()}function Oo(t,e){const n=xo();return(Oo=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(817031===-parseInt(e(510))/1+parseInt(e(478))/2+-parseInt(e(493))/3*(parseInt(e(487))/4)+parseInt(e(473))/5*(-parseInt(e(483))/6)+-parseInt(e(504))/7*(parseInt(e(480))/8)+parseInt(e(484))/9+-parseInt(e(479))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);const No=(0,e.toUnit)("px");class So extends st.View{[Eo(482)];[Eo(496)];[Eo(508)];constructor(t){const e=Eo;super(t),this[e(474)](e(476),0),this[e(474)](e(486),0),this[e(511)](e(490)).to(this,e(476),this,e(486),(t,e)=>t+e),this[e(474)](e(475),!1),this[e(508)]=Be(()=>this[e(505)]()),this[e(496)]=null,this[e(482)]=this[e(488)](),this[e(482)][e(498)](e(506),e(492)).to(this);const n=this[e(494)];this[e(495)]({tag:e(485),attributes:{class:[e(499),n.to(e(475),t=>t?e(503):"")],style:{top:n.to(e(476),t=>No(t))},role:e(509)},children:this[e(482)]})}[Eo(500)](){const t=Eo;super[t(500)](),this[t(508)][t(477)](this[t(507)])}[Eo(497)](){const t=Eo;this[t(482)][t(491)]&&this[t(482)][t(491)][t(497)]()}[Eo(505)](){const t=Eo,e=this[t(507)][t(512)];e&&(this[t(486)]=e)}[Eo(502)](){const t=Eo;this[t(482)][t(481)](),this[t(508)][t(501)](),super[t(502)]()}}const Mo=Vo;!function(t){const e=Vo,n=t();for(;;)try{if(753681===-parseInt(e(339))/1*(parseInt(e(349))/2)+-parseInt(e(401))/3*(-parseInt(e(380))/4)+parseInt(e(350))/5+parseInt(e(364))/6+parseInt(e(396))/7*(-parseInt(e(412))/8)+-parseInt(e(361))/9*(-parseInt(e(375))/10)+-parseInt(e(347))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Ro extends t.ContextPlugin{[Mo(386)];[Mo(362)];[Mo(405)];[Mo(410)];[Mo(415)];[Mo(390)];[Mo(407)];static get[Mo(366)](){return Mo(328)}static get[Mo(326)](){return!0}static get[Mo(399)](){return!0}constructor(t){const e=Mo;super(t),this[e(342)](e(395),void 0),this[e(386)]=this[e(389)](),this[e(342)](e(371),null),this[e(410)]=25,this[e(415)]=new Map,this[e(390)]=new Map,this[e(373)][e(360)][e(354)](e(385),!1),this[e(405)]=null,this[e(362)]=null,this[e(407)]=[]}[Mo(353)](){const t=Mo,e=this[t(373)][t(360)][t(411)](t(404));e&&this[t(333)](e)}[Mo(333)](t){const n=Mo;if(!Bo(t))throw new e.CKEditorError(n(374));this[n(371)]=t}[Mo(369)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Mo;if(!Bo(this[r(371)]))throw new e.CKEditorError(r(409),this);this[r(371)][r(367)](this[r(386)][r(325)]),this[r(386)][r(363)]=t,this[r(410)]=n}[Mo(391)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Mo,o=this[r(346)](t);this[r(386)][r(381)][r(335)](o),this[r(351)](t),e&&this[r(383)](this[r(346)](e)),n&&this[r(383)](this[r(346)](n)),this[r(397)]()}[Mo(343)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Mo;if(this[r(362)]=e,t){t[r(338)]=!1;const e=this[r(346)](t);e&&n&&(e[r(387)]=!1)}if(e){const t=this[r(346)](e);t&&(e[r(338)]=!0,n&&(t[r(387)]=!0,t[r(329)]+=1),this[r(383)](t))}}[Mo(379)](t){const e=Mo;if(this[e(386)][e(325)][e(335)](),t)for(const n of t)this[e(351)](n);this[e(386)][e(381)][e(358)](),this[e(386)][e(363)]="",this[e(395)]=null}[Mo(368)](t,e){const n=Mo;e||(e=t[n(386)]);const r=new So(this[n(373)][n(336)]);this[n(415)][n(342)](r,t),this[n(390)][n(342)](t,r),r[n(365)][n(403)](e),this[n(377)](t[n(386)],n(400),(e,o,s)=>{const i=n,c=this[i(355)](t,s);r[i(340)]!=c&&(r[i(340)]=c,this[i(370)](r,c))}),this[n(377)](r,n(324),()=>{const t=n;this[t(337)](r,t(329))}),this[n(377)](r,n(382),()=>{const t=n;this[t(337)](r,t(327))}),this[n(383)](r);const o=this[n(413)](r);return o&&this[n(344)](o,r)||this[n(383)](r),this[n(397)](),this[n(386)][n(381)][n(403)](r),r}[Mo(372)](t){const e=Mo;if(!t[e(365)][e(352)])return;const n=this[e(413)](t);if(!n)return;const r=this[e(415)][e(411)](n),o=this[e(362)];o&&o===r?this[e(344)](n,t):this[e(414)](t,n)}[Mo(406)](t){const e=Mo;if(!t[e(365)][e(352)])return;const n=this[e(402)](t);if(!n)return;const r=this[e(415)][e(411)](n),o=this[e(373)][e(360)][e(411)](e(385)),s=this[e(362)];s&&s===r&&o?(this[e(414)](n,t),this[e(344)](t,n)):s&&s===r?this[e(414)](n,t):this[e(344)](t,n)}[Mo(337)](t,e){const n=Mo;0===this[n(407)][n(352)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(407)])t(329)===n?this[t(372)](e):this[t(406)](e);this[t(407)]=[]},10),this[n(407)][n(359)]({sidebarItemView:t,changedProp:e})}[Mo(346)](t){const e=Mo;return this[e(390)][e(411)](t)}[Mo(332)](){const t=Mo;this[t(356)](),this[t(386)][t(332)]()}[Mo(351)](t){const e=Mo,n=this[e(346)](t);this[e(356)](n),this[e(356)](t[e(386)]),n[e(332)](),this[e(390)][e(345)](t),this[e(415)][e(345)](n)}[Mo(389)](){const t=Mo,e=new To(this[t(373)][t(336)]);return e[t(392)](),this.on(t(331),(n,r,o,s)=>{const i=t;s&&e[i(334)](i(408)),o?e[i(341)](i(408)).to(o,i(327)):e[i(408)]=null}),e}[Mo(397)](){const t=Mo;this[t(395)]=this[t(405)]?.[t(378)]?this[t(346)](this[t(405)][t(378)]):null}[Mo(413)](t){const e=Mo,n=this[e(415)][e(411)](t),r=n&&this[e(405)]?.[e(411)](this[e(405)][e(330)](n)-1);return r&&this[e(346)](r)||null}[Mo(402)](t){const e=Mo,n=this[e(415)][e(411)](t),r=n&&this[e(405)]?.[e(411)](this[e(405)][e(330)](n)+1);return r&&this[e(346)](r)||null}[Mo(414)](t,e){const n=Mo;t[n(376)]();const r=Po(e[n(327)]+this[n(410)],t[n(329)]);return!!r&&(this[n(370)](e,e[n(329)]-r),!0)}[Mo(344)](t,e){const n=Mo;t[n(376)]();const r=Po(t[n(327)]+this[n(410)],e[n(329)]);return!!r&&(this[n(370)](e,e[n(329)]+r,!1),!0)}[Mo(383)](t){const e=Mo,n=this[e(415)][e(411)](t);if(!n||!n[e(393)]||!n[e(348)])return;const r=this[e(355)](n,n[e(348)]);this[e(370)](t,r)}[Mo(355)](t,n){const r=Mo;if(null===n)return 0;if(t[r(393)]instanceof e.Rect)return n[r(329)];{const t=new e.Rect(this[r(386)][r(325)])[r(329)];return n[r(329)]-t}}[Mo(370)](t,e,n=this[Mo(373)][Mo(360)][Mo(411)](Mo(385))){const r=Mo;n&&(e=Math[r(384)](e,this[r(388)](t))),t[r(329)]=e}[Mo(388)](t){const e=Mo;let n=this[e(413)](t),r=0;for(;n;)n[e(376)](),r+=this[e(410)]+n[e(357)],n=this[e(413)](n);return r}}function Po(t,e){return Math[Mo(384)](t-e,0)}function Vo(t,e){const n=Lo();return(Vo=function(t,e){return n[t-=324]})(t,e)}function Lo(){const t=["_alignBeforeItem","_sidebarItemViewToAnnotation","change:top","element","isOfficialPlugin","bottom","Sidebar","top","getIndex","change:_lastItem","destroy","setContainer","unbind","remove","locale","_recalculate","isActive","168239EzLDsA","_targetTop","bind","set","refresh","_alignAfterItem","delete","getSidebarItemView","2985301IUGNeG","targetRect","10ekbVjH","985500giNYHC","_destroySidebarItemView","length","init","define","_getTargetTop","stopListening","height","clear","push","config","1811259FHRyNu","_activeAnnotation","class","5053548fXPDia","content","pluginName","appendChild","addAnnotation","_attachToContainer","_setItemTop","container","_alignForTopChange","context","sidebar-setcontainer-invalid-element","50RYCyRM","updateHeight","listenTo","last","_detachFromContainer","403708ZBTxph","list","change:bottom","_alignToTargetRect","max","sidebar.preventScrollOutOfView","view","isAnimationDisabled","_getMaxAvailableTop","_createSidebarView","_annotationToSidebarItemView","rearrange","render","target","object","_lastItem","49kXWbdC","_updateLastItem","nodeType","isPremiumPlugin","change:targetRect","3mpipyS","_getItemAfter","add","sidebar.container","_annotations","_alignForBottomChange","_recalculateBuffer","minHeight","sidebar-attachtocontainer-missing-container","_spaceBetweenItems","get","320312HAEjEL","_getItemBefore"];return(Lo=function(){return t})()}function Bo(t){const e=Mo;return null!==t&&e(394)==typeof t&&1===t[e(398)]}const Do=Fo;function jo(){const t=["annotations","1389370mjQkhH","register","pluginName","activeAnnotation","300tqofmG","get","has","_attachToContainer","context","change:container","remove","_activeAnnotation","isAttached","wideSidebar","stopListening","attach","getOrderedSelectedAnnotations","detach","_detachFromContainer","refreshPositioning","252362hlmaot","destroy","hasDomSelection","container","rearrange","_destroyEditorAnnotationsIntegration","_refreshPositioningDebounced","Annotations","ready","ck-sidebar--wide","updateTargetRect","off","isOfficialPlugin","focus","refresh","refreshVisibility","addAnnotation","requires","add","WideSidebar","204SrILLc","EditorAnnotations","setActiveAnnotation","from","stop","_annotations","set","widesidebar-detach-not-attached","blur","init","high","5276GokYsB","set:container","plugins","resize","switchTo","2tRkVSC","6476792fyEzhE","widesidebar-attach-already-attached","1191SwSRsi","editors","6694632SmRhuL","addEventListener","_editorAnnotations","removeEventListener","980070ZidKfG","cancel","_integrateWithEditorAnnotations","listenTo","uiUpdate","isPremiumPlugin","131245HQnaIj"];return(jo=function(){return t})()}function Fo(t,e){const n=jo();return(Fo=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(703782===-parseInt(e(326))/1*(-parseInt(e(343))/2)+parseInt(e(329))/3*(parseInt(e(321))/4)+-parseInt(e(341))/5*(-parseInt(e(310))/6)+parseInt(e(335))/7+-parseInt(e(327))/8+-parseInt(e(331))/9+parseInt(e(274))/10*(-parseInt(e(290))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Ho extends t.ContextPlugin{[Do(282)];[Do(342)];[Do(333)];[Do(296)];static get[Do(307)](){return[Ro,bo]}static get[Do(345)](){return Do(309)}static get[Do(302)](){return!0}static get[Do(340)](){return!0}constructor(t){const n=Do;super(t),this[n(282)]=!1,this[n(316)](n(346),null),this[n(342)]=null,this[n(333)]=new e.Collection,this[n(296)]=Pe(()=>{const e=n;t[e(323)][e(275)](e(297))[e(305)](),this[e(342)][e(289)]()},250,{leading:!1})}[Do(319)](){const t=Do,e=this[t(278)][t(323)][t(275)](bo),n=this[t(278)][t(323)][t(275)](Ro);e[t(344)](t(283),this),n[t(293)]&&e[t(325)](t(283))}[Do(312)](t){const e=Do;if(t===this[e(346)])return;const n=this[e(278)][e(323)][e(275)](Ro);n[e(281)]=t;const r=this[e(346)];n[e(304)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(346)]=t}[Do(285)](n){const r=Do;this[r(342)]=n;const o=this[r(278)][r(323)][r(275)](Ro);if(o[r(315)]=n,this[r(282)])throw new e.CKEditorError(r(328),this);this[r(282)]=!0,this[r(338)](o,r(322),()=>{const t=r;this[t(287)](),this[t(338)](o,t(279),e=>{const r=t;e[r(301)](),this[r(285)](n)})}),o[r(277)]({viewClass:r(299)});const s=t=>{const e=r;t[e(300)](),o[e(306)](t)};for(const t of n)s(t);this[r(338)](n,r(308),(t,e)=>{s(e)}),this[r(338)](n,r(280),(t,e,s)=>{const i=r;o[i(294)]({removedAnnotation:e,previousAnnotation:n[i(275)](s-1),nextAnnotation:n[i(275)](s+1)}),e===this[i(346)]&&this[i(312)](null)},{priority:r(320)}),this[r(338)](n,r(303),(t,e)=>{this[r(312)](e)}),this[r(338)](n,r(318),()=>{this[r(312)](null)});const i=this[r(278)]instanceof t.Context?this[r(278)][r(330)]:new e.Collection([this[r(278)]]);for(const t of i)this[r(337)](t);this[r(338)](i,r(308),(t,e)=>{const n=r;this[n(338)](e,n(298),()=>{this[n(337)](e)})}),this[r(338)](i,r(280),(t,e)=>{const n=r;e[n(323)][n(276)](n(311))&&this[n(295)](e[n(323)][n(275)](n(311)))}),window[r(332)](r(324),this[r(296)]),this[r(278)][r(323)][r(275)](r(297))[r(305)](),this[r(342)][r(289)]()}[Do(287)](){const n=Do;if(!this[n(282)])throw new e.CKEditorError(n(317),this);this[n(312)](null);const r=this[n(278)][n(323)][n(275)](Ro);r[n(288)](this[n(342)]),this[n(284)](r),this[n(284)](this[n(342)]),this[n(278)]instanceof t.Context&&this[n(284)](this[n(278)][n(330)]);for(const t of Array[n(313)](this[n(333)]))this[n(295)](t);window[n(334)](n(324),this[n(296)]),this[n(296)][n(336)](),this[n(346)]=null,this[n(282)]=!1,this[n(342)]=null}[Do(291)](){const t=Do;this[t(282)]&&this[t(287)]()}[Do(337)](t){const e=Do;if(!t[e(323)][e(276)](e(311)))return;const n=t[e(323)][e(275)](e(311)),r=()=>{const t=e,r=n[t(286)]({annotations:this[t(342)],activeAnnotation:this[t(346)]});this[t(312)](r[0]||null)};this[e(338)](n,e(304),r),this[e(338)](n,e(318),(t,{isAnnotationTracked:n})=>{const r=e;this[r(346)]&&n(this[r(346)])&&this[r(312)](null)}),this[e(338)](n,e(339),()=>{this[e(296)]()}),this[e(338)](this[e(342)],e(318),t=>{const o=e;n[o(292)]()&&(r(),t[o(314)]())},{priority:e(320)}),this[e(333)][e(308)](n)}[Do(295)](t){const e=Do;this[e(284)](t),this[e(333)][e(280)](t)}}function Uo(){const t=["20LfXJjO","bind","ck-annotation-counter__badge--","icon","11516xFwsaE","2755082RottRo","ck-annotation-counter__badge--edit-mode","...","41168xaSEGf","annotationType","ck-annotation-counter","ck-annotation-counter__badge","isDirty","span","setTemplate","387qrFduE","children","set","310QgkkFZ","add","30474ivhMih","153MBJamH","_badge","extendTemplate","toString","218000QaFqNV","1276051qCzAye","605462hoaBVN","counterView","bindTemplate","number"];return(Uo=function(){return t})()}function zo(t,e){const n=Uo();return(zo=function(t,e){return n[t-=237]})(t,e)}const Ko=zo;!function(t){const e=zo,n=t();for(;;)try{if(187247===-parseInt(e(249))/1+-parseInt(e(251))/2+-parseInt(e(245))/3*(parseInt(e(259))/4)+-parseInt(e(242))/5*(-parseInt(e(244))/6)+-parseInt(e(250))/7+-parseInt(e(263))/8*(-parseInt(e(239))/9)+parseInt(e(255))/10*(parseInt(e(260))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Yo extends st.ButtonView{[Ko(252)];constructor(t){const e=Ko;super(t);const n=this[e(253)];this[e(241)](e(267),!1),this[e(241)](e(254),0),this[e(256)](e(246)).to(this,e(267),this,e(254),(t,n)=>t?e(262):n[e(248)]()),this[e(241)](e(264),""),this[e(258)]=ot.IconAddComment,this[e(247)]({attributes:{class:[e(265)]}}),this[e(252)]=new st.View,this[e(252)][e(238)]({tag:e(237),attributes:{class:[e(266),n.to(e(264),t=>e(257)+t),n.if(e(267),e(261))]},children:[{text:n.to(e(246))}]}),this[e(240)][e(243)](this[e(252)])}}var Wo=n(197),Xo={attributes:{"data-cke":!0}};Xo.setAttributes=Ae(),Xo.insert=Ie().bind(null,"head"),Xo.domAPI=_e(),Xo.insertStyleElement=Te();be()(Wo.A,Xo);Wo.A&&Wo.A.locals&&Wo.A.locals;const qo=Go;function Zo(){const t=["_showBalloon","set:container","isVisible","requires","128itnJKW","preventDefault","_integrateWithEditorAnnotations","editors","listenTo","cancel","keydown","61295QLawRZ","getOrderedSelectedAnnotations","pin","stopListening","plugins","isAttached","detachFromDom","off","locale","first","has","detach","focus","_detachFromContainer","_hideBalloon","southArrowNorth","register","uiUpdate","_destroyEditorAnnotationsIntegration","destroy","Annotations","annotationType","50TExPYa","469662dsndbY","_domEmitter","addEventListener","_setSelectedAnnotations","hasDomSelection","bind","attachToDom","northArrowSouthWest","_attachToContainer","southArrowNorthWest","isPremiumPlugin","context","includes","stopPropagation","1067onkxvE","pluginName","_updateBalloonPosition","47988IpdEUd","remove","Esc","delete","getByView","values","addAnnotation","_editorAnnotations","_refreshPositioningDebounced","mousedown","7yYCzJE","change:container","view","_annotationToNarrowView","keyCode","high","esc","refreshVisibility","narrowSidebar","target","change:height","number","NarrowSidebar","ck-sidebar--narrow","resize","_refreshPositioning","2024824atyMZm","northArrowSouth","from","defaultPositions","element","northArrowSouthEast","narrowsidebar-attach-already-attached","execute","31923dueeWz","narrowsidebar-detach-not-attached","_attachListeners","southArrowNorthEast","balloonPanelView","546624VZdaVm","isDirty","contains","55460StFHJY","annotations","blur","refresh","find","low","_annotations","set","activeAnnotation","refreshPositioning","rearrange","length","stop","setActiveAnnotation","content","_detachListeners","getSidebarItemView","_selectedAnnotations","init","get","removeEventListener","bodyCollection","2aRflvt","focusableElements","clear","attach","type","ready","isOfficialPlugin","add","preventClosingBalloon","EditorAnnotations","_manuallyClosedAnnotationViews","unpin"];return(Zo=function(){return t})()}function Go(t,e){const n=Zo();return(Go=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Go,n=t();for(;;)try{if(245045===parseInt(e(317))/1*(-parseInt(e(294))/2)+parseInt(e(269))/3+-parseInt(e(310))/4*(-parseInt(e(272))/5)+-parseInt(e(340))/6+parseInt(e(240))/7*(parseInt(e(256))/8)+-parseInt(e(264))/9*(parseInt(e(339))/10)+-parseInt(e(354))/11*(parseInt(e(357))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Qo extends t.ContextPlugin{[qo(322)];[qo(273)];[qo(304)];[qo(341)];[qo(243)];[qo(289)];[qo(237)];[qo(238)];static get[qo(309)](){return[Ro,bo]}static get[qo(355)](){return qo(252)}static get[qo(300)](){return!0}static get[qo(350)](){return!0}constructor(t){const n=qo;super(t),this[n(322)]=!1,this[n(304)]=new Set,this[n(341)]=new((0,e.DomEmitterMixin)()),this[n(243)]=new Map,this[n(279)](n(280),null),this[n(273)]=null,this[n(289)]=[],this[n(237)]=new e.Collection,this[n(238)]=Pe(()=>{this[n(255)]()},250,{leading:!1})}[qo(290)](){const t=qo;this[t(351)][t(321)][t(291)](bo)[t(333)](t(248),this),this[t(293)]=new st.BodyCollection(this[t(351)][t(325)]),this[t(268)]=new st.BalloonPanelView(this[t(351)][t(325)]),this[t(293)][t(346)](),this[t(293)][t(301)](this[t(268)])}[qo(297)](n){const r=qo;this[r(273)]=n;const o=this[r(351)][r(321)][r(291)](Ro),s=this[r(268)];if(o[r(278)]=n,this[r(322)])throw new e.CKEditorError(r(262),this);this[r(322)]=!0,this[r(314)](o,r(307),()=>{const t=r;this[t(328)](),this[t(314)](o,t(241),e=>{const r=t;e[r(324)](),this[r(297)](n)})}),o[r(348)]({viewClass:r(253),spaceBetweenItems:5});const i=t=>{const e=r,n=new Yo(this[e(351)][e(325)]);o[e(236)](t,n),this[e(243)][e(279)](t,n),n[e(345)](e(270),e(338),e(251)).to(t[e(242)],e(270),e(298),e(283)),n.on(e(263),()=>{const n=e;this[n(304)][n(296)](),s[n(286)][n(326)]!==t[n(242)]?(this[n(306)](t),t[n(242)][n(260)][n(329)](),this[n(285)](t)):this[n(285)](null)})};for(const t of n)i(t);this[r(314)](n,r(301),(t,e)=>{i(e)}),this[r(314)](n,r(358),(t,e,s)=>{const i=r;this[i(243)][i(291)](e)[i(336)](),this[i(243)][i(233)](e),o[i(282)]({removedAnnotation:e,previousAnnotation:n[i(291)](s-1),nextAnnotation:n[i(291)](s+1)}),e===this[i(280)]&&this[i(285)](null)},{priority:r(277)}),this[r(314)](n,r(329),(t,e)=>{this[r(285)](e)}),this[r(314)](n,r(274),()=>{this[r(285)](null)}),this[r(341)][r(314)](document,r(316),(t,n)=>{const o=r;n[o(244)]===e.keyCodes[o(246)]&&s[o(308)]&&(this[o(304)][o(301)](s[o(286)][o(326)]),this[o(331)](),n[o(353)](),n[o(311)]())}),this[r(341)][r(314)](document,r(239),(t,e)=>{const n=r,i=e[n(249)];s[n(308)]&&s[n(260)][n(271)](i)||o[n(242)][n(260)][n(271)](i)||t[n(302)]||this[n(280)]&&this[n(280)][n(295)][n(276)](t=>t[n(271)](i))||(this[n(304)][n(296)](),this[n(331)](),this[n(285)](null))});const c=this[r(351)]instanceof t.Context?this[r(351)][r(313)]:new e.Collection([this[r(351)]]);for(const t of c)this[r(312)](t);this[r(314)](c,r(301),(t,e)=>{const n=r;this[n(314)](e,n(299),()=>{this[n(312)](e)})}),this[r(314)](c,r(358),(t,e)=>{const n=r;e[n(321)][n(327)](n(303))&&this[n(335)](e[n(321)][n(291)](n(303)))}),window[r(342)](r(254),this[r(238)]),this[r(255)]()}[qo(285)](t){const e=qo;if(t===this[e(280)])return;const n=this[e(351)][e(321)][e(291)](Ro);n[e(275)]({blurredAnnotation:this[e(280)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(288)](t)?this[e(306)](t):this[e(331)](),this[e(280)]=t}[qo(328)](){const n=qo;if(!this[n(322)])throw new e.CKEditorError(n(265),this);this[n(285)](null);const r=this[n(351)][n(321)][n(291)](Ro);this[n(331)](),Array[n(258)](this[n(243)][n(235)](),t=>t[n(336)]()),this[n(243)][n(296)](),r[n(330)](this[n(273)]),this[n(320)](),this[n(341)][n(320)](),this[n(351)]instanceof t.Context&&this[n(320)](this[n(351)][n(313)]);for(const t of Array[n(258)](this[n(237)]))this[n(335)](t);window[n(292)](n(254),this[n(238)]),this[n(238)][n(315)](),this[n(289)]=[],this[n(322)]=!1,this[n(273)]=null}[qo(336)](){const t=qo;this[t(322)]&&this[t(328)](),this[t(293)][t(323)]()}[qo(312)](t){const e=qo;if(!t[e(321)][e(327)](e(303)))return;const n=t[e(321)][e(291)](e(303)),r=this[e(351)][e(321)][e(291)](Ro),o=this[e(273)],s=this[e(268)],i=()=>{const t=e,r=n[t(318)]({annotations:this[t(273)],activeAnnotation:this[t(280)]});this[t(343)](r),this[t(285)](r[0]||null)};this[e(314)](n,e(275),i),this[e(314)](n,e(274),(t,{isAnnotationTracked:n})=>{const r=e;this[r(280)]&&n(this[r(280)])&&(this[r(343)]([]),this[r(285)](null))}),this[e(314)](n,e(334),()=>{this[e(238)]()}),this[e(314)](o,e(274),t=>{const r=e;n[r(344)]()&&t[r(284)]()},{priority:e(245)}),this[e(314)](this[e(341)],e(239),(t,o)=>{const c=e,a=o[c(249)];s[c(308)]&&s[c(260)][c(271)](a)||r[c(242)][c(260)][c(271)](a)||this[c(280)]&&n[c(344)]()&&(i(),t[c(302)]=!0)},{priority:e(245)}),this[e(237)][e(301)](n)}[qo(335)](t){const e=qo;t&&(this[e(320)](t),this[e(237)][e(358)](t))}[qo(343)](t){const e=qo;for(const n of this[e(289)])t[e(352)](n)||this[e(304)][e(233)](n[e(242)]);this[e(289)]=t}[qo(255)](){const t=qo,e=this[t(268)];this[t(351)][t(321)][t(291)](t(337))[t(247)](),this[t(273)][t(281)](),e[t(308)]&&this[t(356)]()}[qo(306)](t){const e=qo;if(this[e(304)][e(327)](t[e(242)]))return;const n=this[e(268)][e(286)][e(326)];n!==t[e(242)]?(n&&this[e(287)](n),this[e(266)](t[e(242)]),this[e(268)][e(286)][e(296)](),this[e(268)][e(286)][e(301)](t[e(242)]),this[e(356)]()):this[e(356)]()}[qo(356)](){const t=qo,e=this[t(268)][t(286)][t(326)],n=e&&this[t(273)][t(234)](e);if(!n||!this[t(243)][t(327)](n))return;const r=this[t(243)][t(291)](n)[t(260)],o=function(){const e=t,n=st.BalloonPanelView[e(259)];return[n[e(267)],n[e(261)],n[e(332)],n[e(257)],n[e(349)],n[e(347)]]}();this[t(268)][t(319)]({target:r,positions:o})}[qo(331)](){const t=qo,e=this[t(268)],n=e[t(286)][t(326)];n&&(this[t(287)](n),e[t(305)](),e[t(286)][t(296)]())}[qo(266)](t){const e=qo;this[e(314)](t,e(250),()=>this[e(356)]()),this[e(314)](t,e(359),(n,r)=>{const o=e;this[o(304)][o(301)](t),this[o(331)](),r()})}[qo(287)](t){this[qo(320)](t)}}var Jo=n(874),$o={attributes:{"data-cke":!0}};$o.setAttributes=Ae(),$o.insert=Ie().bind(null,"head"),$o.domAPI=_e(),$o.insertStyleElement=Te();be()(Jo.A,$o);Jo.A&&Jo.A.locals&&Jo.A.locals;const ts=es;function es(t,e){const n=ss();return(es=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=es,n=t();for(;;)try{if(530607===-parseInt(e(346))/1*(parseInt(e(355))/2)+parseInt(e(376))/3+-parseInt(e(362))/4+-parseInt(e(335))/5+parseInt(e(360))/6*(parseInt(e(367))/7)+parseInt(e(310))/8*(parseInt(e(377))/9)+parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class ns extends t.Plugin{[ts(303)];[ts(320)];[ts(347)];[ts(345)];[ts(314)];[ts(296)];[ts(373)];static get[ts(298)](){return[Sr,st.ContextualBalloon,bo]}static get[ts(380)](){return ts(374)}static get[ts(337)](){return!0}static get[ts(353)](){return!0}constructor(t){const e=ts;super(t),t[e(315)][e(291)][e(372)](gt.MouseObserver),this[e(303)]=!1,this[e(361)](e(350),null),this[e(320)]=null,this[e(347)]=new Set,this[e(345)]=t[e(365)][e(324)](st.ContextualBalloon),this[e(314)]=new Set,this[e(296)]=[],this[e(373)]=!1}[ts(299)](){const t=ts,e=this[t(370)][t(365)][t(324)](bo);e[t(306)]===this[t(370)]&&(e[t(305)](t(307),this),this[t(370)][t(364)][t(361)](t(289),(e,n)=>{const r=t,o=this[r(345)];if(this[r(303)]&&o[r(366)]){const t=this[r(320)][r(300)](o[r(366)]);t&&this[r(322)](t),n()}}))}[ts(302)](){const t=ts,e=this[t(370)][t(365)][t(324)](bo);e[t(306)]===this[t(370)]&&(e[t(342)]()||e[t(284)](t(307)))}[ts(326)](t){const e=ts;t!==this[e(350)]&&(this[e(350)]&&(this[e(350)][e(359)]=!1),t&&this[e(370)].ui[e(287)][e(294)]&&(this[e(320)][e(354)](t)&&this[e(358)](t,!0),t[e(359)]=!0),t||this[e(301)]([]),this[e(350)]=t)}[ts(375)](t){const n=ts;this[n(320)]=t;const r=this[n(370)][n(365)][n(324)](bo),o=this[n(345)];if(this[n(303)])throw new e.CKEditorError(n(357),this);if(r[n(306)]!==this[n(370)])throw new e.CKEditorError(n(329),this);const s=this[n(370)][n(365)][n(324)](Sr);this[n(325)](s,n(340),()=>{const t=n,e=s[t(341)]({annotations:this[t(320)],activeAnnotation:this[t(350)]});var r,o;!this[t(373)]&&(r=e,o=this[t(296)],r[t(352)]===o[t(352)]&&r[t(316)](e=>o[t(286)](e)))||(this[t(373)]=!1,this[t(301)](e),this[t(326)](e[0]||null))}),this[n(325)](s,n(338),(t,{isAnnotationTracked:e})=>{const r=n;this[r(350)]&&e(this[r(350)])&&(this[r(301)]([]),this[r(326)](null))}),this[n(325)](this[n(370)].ui[n(287)],n(318),(t,e,r)=>{r||this[n(326)](null)}),this[n(325)](t,n(344),(t,e)=>{const r=n;this[r(334)](e),e===this[r(350)]&&this[r(326)](null)}),this[n(325)](o,n(351),(e,r,s,i)=>{const c=n;i&&this[c(327)](i);const a=t[c(300)](s);s&&a&&(this[c(325)](s,c(371),()=>{o[c(297)]()}),this[c(325)](s,c(289),()=>{const t=c;this[t(322)](a),this[t(370)][t(315)][t(291)][t(295)]()}),this[c(350)]!==a&&this[c(326)](a))}),this[n(325)](this[n(370)].ui,n(382),()=>{const e=n;o[e(366)]&&t[e(300)](o[e(366)])&&o[e(297)]()}),this[n(325)](this[n(370)][n(315)][n(291)][n(311)],n(356),()=>{const t=n;this[t(373)]=!0,this[t(347)][t(323)]()}),this[n(370)][n(315)][n(291)][n(311)][n(363)][n(293)]&&this[n(370)][n(315)][n(291)][n(295)](),this[n(303)]=!0}[ts(331)](){const t=ts;if(!this[t(303)])throw new e.CKEditorError(t(308),this);this[t(326)](null);for(const e of this[t(314)])this[t(334)](e);this[t(327)](),this[t(303)]=!1,this[t(320)]=null}[ts(330)](){const t=ts;this[t(303)]&&this[t(331)]()}[ts(301)](t){const e=ts;for(const n of this[e(296)])t[e(286)](n)||this[e(347)][e(333)](n);for(const n of this[e(320)])t[e(286)](n)||this[e(334)](n);if(this[e(370)].ui[e(287)][e(294)])for(const n of t)this[e(358)](n);this[e(296)]=t}[ts(358)](t,e=!1){const n=ts;this[n(347)][n(354)](t)||(this[n(314)][n(354)](t)||this[n(345)][n(285)](t[n(291)])||(this[n(314)][n(309)](t),this[n(345)][n(309)]({stackId:t[n(291)].id,view:t[n(291)],position:{target:()=>this[n(319)](t)}})),e&&this[n(345)][n(339)](t[n(291)].id))}[ts(319)](t){const n=ts,r=t[n(348)],o=this[n(370)][n(315)][n(291)],s=o[n(311)][n(363)][n(332)](),i=o[n(288)][n(381)](s);if(i[n(379)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(292)](...rs(e[n(368)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(352)];n++)os(o,t[n])?o[e(349)]+=t[n][e(349)]:(r[e(292)](o),o=t[n]);return r[e(292)](o),r}(t);const o=i[n(317)]();return t[n(369)](t=>t[n(313)]<=o[n(313)]&&t[n(336)]>=o[n(336)]&&t[n(378)]<=o[n(378)]&&t[n(328)]>=o[n(328)])||t[0]}return t[n(343)]||i}[ts(334)](t){const e=ts;this[e(314)][e(354)](t)&&this[e(345)][e(285)](t[e(291)])&&(this[e(314)][e(333)](t),this[e(345)][e(344)](t[e(291)]))}[ts(322)](t){const e=ts;this[e(347)][e(309)](t),this[e(334)](t)}}function rs(t){const e=ts;return Array[e(312)](t)[e(290)](DOMRect[e(321)])}function os(t,e){const n=ts;return t[n(313)]===e[n(313)]&&t[n(336)]===e[n(336)]&&t[n(328)]===e[n(378)]}function ss(){const t=["switchTo","hasView","includes","focusTracker","domConverter","Esc","map","view","push","editableElement","isFocused","focus","_selectedAnnotations","updatePosition","requires","init","getByView","_setSelectedAnnotations","afterInit","isAttached","1680330NuWgUr","register","context","inline","inlineannotations-detach-not-attached","add","8lvDFvb","document","from","top","_addedAnnotations","editing","every","getBoundingClientRect","change:isFocused","_getBalloonTargetForAnnotation","annotations","fromRect","_closeAnnotation","clear","get","listenTo","setActiveAnnotation","stopListening","right","inlineannotations-not-allowed-with-context","destroy","detach","getFirstRange","delete","_removeAnnotationFromBalloon","1398785yAMTkh","bottom","isOfficialPlugin","blur","showStack","refresh","getOrderedSelectedAnnotations","hasActive","targetRect","remove","_balloon","12442SncaXP","_manuallyClosed","target","width","activeAnnotation","change:visibleView","length","isPremiumPlugin","has","28ftmFFT","mousedown","inlineannotations-attach-already-attached","_addAnnotationToBalloon","isActive","43878fIhWZb","set","3938480ReRERw","selection","keystrokes","plugins","visibleView","343XrNMxj","getClientRects","find","editor","change:height","addObserver","_forceRefresh","InlineAnnotations","attach","1792317iqcfTZ","7608267wrYutE","left","collapse","pluginName","viewRangeToDom","update"];return(ss=function(){return t})()}var is=n(353),cs={attributes:{"data-cke":!0}};cs.setAttributes=Ae(),cs.insert=Ie().bind(null,"head"),cs.domAPI=_e(),cs.insertStyleElement=Te();be()(is.A,cs);is.A&&is.A.locals&&is.A.locals;const as=hs;function us(){const t=["focusNext","ck-comments-archive__info","_annotationViews","1077450OwhNci","list","2175610NcHdAw","set","1084110XWyEsO","render","EMPTY_COMMENTS_ARCHIVE","45056GNVLaz","isEmpty","focusTracker","div","setTemplate","auto","add","element","presentation","listenTo","COMMENTS_ARCHIVE_LIST_LABEL","delegate","ck-hidden","focus","20zkdWYA","change","destroy","_setupKeyboardNavigation","1228klYjPZ","4IduKrI","remove","focusFirst","arrowdown","arrowup","focusCycler","bindTemplate","isActive","468356TNlLFX","ck-comments-archive","5944560YOdhPq","length","focusPrevious","first","108wwZyMM","ck-comments-archive__content"];return(us=function(){return t})()}function hs(t,e){const n=us();return(hs=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(233729===parseInt(e(428))/1*(-parseInt(e(432))/2)+parseInt(e(452))/3+parseInt(e(433))/4*(parseInt(e(454))/5)+parseInt(e(456))/6+-parseInt(e(441))/7+-parseInt(e(459))/8*(parseInt(e(447))/9)+-parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);class ds extends st.View{[as(461)];[as(438)];[as(451)];constructor(t,n){const r=as;super(t),this[r(455)](r(460),!n[r(444)]),this[r(461)]=new e.FocusTracker,this[r(451)]=n,this[r(451)][r(425)](r(437),r(436)).to(this),this.on(r(437),()=>{const t=r;this[t(438)][t(445)]()}),this.on(r(436),()=>{const t=r;this[t(438)][t(449)]()}),this[r(438)]=new st.FocusCycler({focusables:n,focusTracker:this[r(461)]}),this[r(468)](n,r(465),()=>{this[r(460)]=!1}),this[r(468)](n,r(434),(t,e)=>{const o=r;e[o(440)]&&this[o(427)](),n[o(444)]||(this[o(460)]=!0)});const o=this[r(439)];this[r(463)]({tag:r(462),attributes:{dir:r(464),class:["ck",r(442)],tabindex:-1,role:r(453),"aria-label":it(t,r(469))},children:[{tag:r(462),attributes:{class:[r(448)],role:r(467)},children:[{tag:r(462),attributes:{role:r(467)},children:n},{tag:"p",attributes:{class:[r(450),o.if(r(460),r(426),t=>!t)]},children:[{text:it(t,r(458))}]}]}]})}[as(457)](){const t=as;super[t(457)](),this[t(431)]()}[as(430)](){const t=as;super[t(430)](),this[t(461)][t(430)]()}[as(427)](){const t=as;this[t(438)][t(446)]?this[t(438)][t(435)]():this[t(466)][t(427)]()}[as(431)](){const t=as;for(const e of this[t(451)])this[t(461)][t(465)](e[t(466)]);this[t(451)].on(t(429),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(461)][o(465)](t[o(466)]);for(const t of r)this[o(461)][o(434)](t[o(466)])})}}const ls=ms;function ms(t,e){const n=ks();return(ms=function(t,e){return n[t-=475]})(t,e)}function ks(){const t=["archivedAt","CommentsArchive","isActive","removeCommentThread","length","highest","context","focus","pluginName","22624TGkPme","2724IIoDgf","change:archivedAt","remove","addCommentThread","isPremiumPlugin","40mLUMnw","add","_calculatePosition","1397556vtNKmv","335552SCmYYR","get","listenTo","init","isVisible","plugins","1403040yexjRM","2311479mwSlgl","findIndex","stopListening","requires","getCommentThread","2174178iYnGNr","1433070oargnd","activate","has","collection","archivedThreads","isOfficialPlugin"];return(ks=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(736098===-parseInt(e(483))/1+parseInt(e(495))/2+-parseInt(e(490))/3+parseInt(e(489))/4+-parseInt(e(496))/5+parseInt(e(512))/6*(parseInt(e(511))/7)+parseInt(e(479))/8*(-parseInt(e(482))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class gs extends t.ContextPlugin{static get[ls(510)](){return ls(503)}static get[ls(501)](){return!0}static get[ls(478)](){return!0}static get[ls(493)](){return[_r,kr]}constructor(t){const n=ls;super(t),this[n(500)]=new e.Collection}[ls(486)](){const t=ls,e=this[t(508)],n=e[t(488)][t(484)](_r),r=e[t(488)][t(484)](kr);this[t(485)](n,t(477),(e,{threadId:r})=>{const o=t,s=n[o(494)](r);s[o(502)]&&this[o(500)][o(480)](s,this[o(481)](s[o(502)])),this[o(485)](s,o(475),(t,e,n)=>{const r=o;n?this[r(500)][r(498)](s)||this[r(500)][r(480)](s,this[r(481)](s[r(502)])):this[r(500)][r(498)](s)&&this[r(500)][r(476)](s)})}),this[t(485)](n,t(505),(e,{threadId:r})=>{const o=t,s=n[o(494)](r);this[o(492)](s),this[o(500)][o(498)](s)&&this[o(500)][o(476)](s)},{priority:t(507)}),this[t(485)](r[t(499)],t(509),(e,n)=>{const o=t;n[o(487)]||(n[o(504)]=!0,r[o(497)](n))})}[ls(481)](t){const e=ls,n=[...this[e(500)]][e(491)](n=>n[e(502)]<t);return n>-1?n:this[e(500)][e(506)]}}const ps=bs;function fs(){const t=["find","8474424WMSylg","add","isOn","Annotations","innerView","plugins","bind","filter","882679pghYIV","get","hide","focusableElements","_visibleAnnotations","isPremiumPlugin","collection","pluginName","_threadToController","length","isOpen","_createCommentsArchiveButton","includes","1574232tIPQxp","tooltip","1921668gnZWQR","archivedAt","findIndex","COMMENTS_ARCHIVE","stop","execute","isEnabled","commentsArchive","291796ROYqsV","Dialog","menuitemcheckbox","CommentsArchiveUI","forEach","channelId","5MJkbED","has","getByInnerView","_calculatePosition","archivedThreads","set","locale","push","indexOf","escape","_handleNewThread","collaboration.channelId","EDITOR_TOP_SIDE","193479nXmrPl","isVisible","CommentsRepository","view","menuBar:commentsArchive","componentFactory","99rwEdFw","listenTo","_hideDialogOnAnnotationEscape","remove","isOfficialPlugin","annotationViews","show","init","_pendingThreads","splice","stopListening","_toggleDialog","commentsArchiveView","config","requires","2441394SRFMyI","editor","source"];return(fs=function(){return t})()}function bs(t,e){const n=fs();return(bs=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=bs,n=t();for(;;)try{if(862461===-parseInt(e(408))/1+parseInt(e(354))/2+parseInt(e(381))/3+parseInt(e(389))/4+-parseInt(e(395))/5*(-parseInt(e(358))/6)+-parseInt(e(366))/7+-parseInt(e(379))/8*(parseInt(e(414))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class vs extends t.Plugin{[ps(426)];[ps(419)];[ps(422)];static get[ps(373)](){return ps(392)}static get[ps(418)](){return!0}static get[ps(371)](){return!0}static get[ps(353)](){return[gs,st.Dialog]}constructor(t){const e=ps;super(t),this[e(419)]=new st.ViewCollection,this[e(422)]=[]}[ps(421)](){const t=ps,e=this[t(355)],n=this[t(416)][t(364)](this);e.ui[t(413)][t(359)](t(388),()=>this[t(377)](st.ButtonView,!0)),e.ui[t(413)][t(359)](t(412),()=>{const e=t,n=this[e(377)](st.MenuBarMenuListItemButtonView);return n[e(400)]({role:e(391)}),n});const r=e[t(363)][t(367)](gs),o=e[t(363)][t(367)](t(361)),s=e[t(363)][t(367)](t(410));r[t(399)][t(393)](e=>{this[t(405)](e)}),this[t(415)](r[t(399)],t(359),(e,n)=>{this[t(405)](n)}),this[t(415)](o[t(372)],t(359),(e,n)=>{const r=t,o=this[r(422)][r(357)](t=>{const e=r,o=s[e(374)][e(367)](t);return o&&n[e(362)]===o[e(411)]});if(o){const t=this[r(398)](o[r(382)]);this[r(419)][r(359)](n[r(411)],t),this[r(422)][r(423)](this[r(422)][r(403)](o),1)}}),this[t(415)](r[t(399)],t(417),(n,r)=>{const i=t,c=e[i(352)][i(367)](i(406));if(!c||r[i(394)]===c)if(this[i(422)][i(378)](r))this[i(422)][i(423)](this[i(422)][i(403)](r),1);else{const t=s[i(374)][i(367)](r),e=o[i(397)](t[i(411)]);this[i(419)][i(417)](e[i(411)]),this[i(424)](e[i(369)])}}),this[t(415)](o[t(372)],t(359),(e,r)=>{const o=t;this[o(415)](r,o(404),n)}),this[t(415)](o[t(372)],t(417),(e,r)=>{const o=t;this[o(424)](r,o(404),n)})}[ps(405)](t){const e=ps,n=this[e(355)][e(363)][e(367)](e(410)),r=this[e(355)][e(363)][e(367)](e(361)),o=this[e(355)][e(352)][e(367)](e(406));if(!o||t[e(394)]===o){const o=n[e(374)][e(367)](t);if(!o)return void this[e(422)][e(402)](t);const s=this[e(398)](t[e(382)]),i=r[e(397)](o[e(411)]);i[e(409)]&&r[e(370)][e(417)](i),this[e(419)][e(359)](i[e(411)],s)}}[ps(398)](t){const e=ps,n=this[e(355)][e(352)][e(367)](e(406)),r=[...this[e(355)][e(363)][e(367)](gs)[e(399)]][e(365)](t=>t[e(394)]===n)[e(383)](n=>n[e(382)]<t);return r<0||r>this[e(419)][e(375)]?this[e(419)][e(375)]:r-1}[ps(425)](){const t=ps,e=this[t(355)],n=e[t(363)][t(367)](t(390));this[t(426)]||(this[t(426)]=new ds(e[t(401)],this[t(419)])),t(388)===n.id?n[t(368)]():n[t(420)]({id:t(388),title:it(e[t(401)],t(384)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(426)],position:st.DialogViewPosition[t(407)]})}[ps(377)](t,e=!1){const n=ps,r=this[n(355)][n(401)],o=this[n(355)][n(363)][n(367)](n(390)),s=new t(r);return s[n(364)](n(387)).to(this,n(387)),s[n(364)](n(360)).to(o,"id",t=>n(388)===t),s[n(400)]({label:it(r,n(384)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(380)]=!0),this[n(415)](s,n(386),()=>this[n(425)]()),s}[ps(416)]=t=>{const e=ps,n=t[e(356)];if(!this[e(419)][e(396)](n[e(411)]))return;const r=this[e(355)][e(363)][e(367)](e(390));r[e(376)]&&e(388)===r.id&&(r[e(368)](),t[e(385)]())}}var _s=ws;function ws(t,e){var n=ys();return(ws=function(t,e){return n[t-=254]})(t,e)}!function(t){for(var e=ws,n=t();;)try{if(423241===parseInt(e(262))/1*(-parseInt(e(267))/2)+parseInt(e(260))/3+-parseInt(e(257))/4+-parseInt(e(264))/5+-parseInt(e(261))/6+parseInt(e(258))/7*(-parseInt(e(255))/8)+parseInt(e(268))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Is extends t.Plugin{static get[_s(265)](){return[_r,ro,ho,gs,vs,go,Ho,Qo,ns]}static get[_s(254)](){return _s(256)}static get[_s(263)](){return!0}static get[_s(266)](){return!0}}function ys(){var t=["792023XHCuMD","isOfficialPlugin","2795370GZyfIf","requires","isPremiumPlugin","2cBSlXH","20702817ZVsKqR","pluginName","441608MnNkHA","Comments","3014568TrkKUP","14SUyEbY","10BtQnpL","1852479xUubly","1676544fdPErl"];return(ys=function(){return t})()}function As(t,e){var n=Cs();return(As=function(t,e){return n[t-=474]})(t,e)}function Cs(){var t=["1Qkpgnv","10vzNrOz","1140426QKcmFL","270056wzpzKr","3051063zmjafw","25576IRUAzS","48367MYvhba","2832cvKWjN","5ilumrE","2106402ENgevY","1210088sWsUbb","217njkAYg"];return(Cs=function(){return t})()}!function(t){for(var e=As,n=t();;)try{if(191103===parseInt(e(476))/1*(-parseInt(e(479))/2)+parseInt(e(478))/3+-parseInt(e(474))/4*(parseInt(e(484))/5)+-parseInt(e(485))/6+-parseInt(e(475))/7*(parseInt(e(481))/8)+parseInt(e(480))/9*(-parseInt(e(477))/10)+-parseInt(e(482))/11*(-parseInt(e(483))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|