@ckeditor/ckeditor5-comments 45.1.0-alpha.0 → 45.1.0-alpha.1
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 +9 -9
- 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")},182: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"},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 h=0;h<t.length;h++){var u=[].concat(t[h]);r&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),e.push(u))}},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-font-size-base);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),h=new URL(n(182),n.b),u=i()(o()),d=a()(h);u.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=u},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 .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{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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],h=r.base?a[0]+r.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+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),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,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},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;overflow:visible;padding:0;word-break:break-word}.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,{Annotation:()=>Ke,AnnotationCollection:()=>Ye,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Zt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>G,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Vt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>yr,InlineAnnotations:()=>Zo,NarrowSidebar:()=>zo,Sidebar:()=>To,WideSidebar:()=>So});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]",h="[object String]",u="[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,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 S(t,e,s,i)}return S(t,e,s,i)}function S(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===l&&(o=v),M===l&&(M=v),o!==M)return!1;switch(o){case h:return t.toString()===e.toString();case u:{const n=t.valueOf(),r=e.valueOf();return(R=n)===(P=r)||Number.isNaN(R)&&Number.isNaN(P)}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}var R,P;const V=(n=n??new Map).get(t),L=n.get(e);if(null!=V&&null!=L)return V===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)||!N(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=>N(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(!N(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&S(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&S(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(S(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(!N(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return N(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function P(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]=P(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,P(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(P(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]=P(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h: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),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=P(e[c],c,n,r,o))}}function L(t,e){return function(t,e){return P(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 u:case h:case d:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function D(t){return L(t)}const B=/^(?:0|[1-9]\d*)$/;function j(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 B.test(t)}}function H(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 K(t,e,n){const r=Array.isArray(e)?e:"string"==typeof e?H(e):[e];let o=t;for(let t=0;t<r.length-1;t++){const e=r[t],n=r[t+1];null==o[e]&&(o[e]=j(n)?[]:{}),o=o[e]}return o[r[r.length-1]]=n,t}function z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function F(t){return Object.is(t,-0)?"-0":t.toString()}function U(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?z(e)?U(t,H(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=F(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;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);const r=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===r?n:r}}}function W(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return Y(t,e);if("number"==typeof e?e=F(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),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 Y(t,H(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=U(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;try{return delete n[r],!0}catch{return!1}}var q=X;function Z(){var t=["121457WaGvVI","update","_localUser","resolveCommentThread","296zQFJjw","resolve","_isAttached","18kCkEBQ","addComment","updateComment","listenTo","1100372qZMMKl","reopenCommentThread","93760rkweFO","5640130smacjN","3OBafYI","isResolved","remove","submitCommentThread","1195218XMPHDD","removeComment","3359970oDooZm","model","view","stopListening","getComment","reopen","351020TvJRQt","submit","removeCommentThread","destroy"];return(Z=function(){return t})()}function X(t,e){var n=Z();return(X=function(t,e){return n[t-=403]})(t,e)}!function(t){for(var e=X,n=t();;)try{if(372576===-parseInt(e(408))/1+-parseInt(e(423))/2*(parseInt(e(427))/3)+-parseInt(e(425))/4+-parseInt(e(433))/5+parseInt(e(431))/6+parseInt(e(412))/7*(parseInt(e(416))/8)+parseInt(e(419))/9*(parseInt(e(426))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class G extends((0,e.ObservableMixin)()){[q(403)];[q(404)];constructor(t,e){var n=q;super(),this[n(403)]=t,this[n(403)][n(418)]=!0,this[n(404)]=e,this[n(422)](e,n(430),(()=>this[n(409)]())),this[n(422)](e,n(410),(()=>this[n(429)]())),this[n(422)](e,n(415),(()=>this[n(417)]())),this[n(422)](e,n(424),(()=>this[n(407)]())),this[n(422)](e,n(420),((t,e)=>this[n(420)](e))),this[n(422)](e,n(421),((t,e,r)=>this[n(421)](e,r))),this[n(422)](e,n(432),((t,e)=>this[n(432)](e)))}[q(409)](){var t=q;this[t(403)][t(409)]()}[q(429)](){var t=q;this[t(403)][t(429)]()}[q(417)](){var t=q;this[t(403)][t(428)]||this[t(403)][t(417)]()}[q(407)](){var t=q;this[t(403)][t(428)]&&this[t(403)][t(407)]()}[q(420)](t){var e=q;this[e(403)][e(420)]({content:t,authorId:this[e(404)][e(414)].id})}[q(421)](t,e){var n=q;this[n(403)][n(406)](t)[n(413)]({content:e})}[q(432)](t){var e=q;this[e(403)][e(406)](t)[e(429)]()}[q(411)](){var t=q;this[t(405)](),this[t(403)][t(418)]=!1}}var Q=n(355),J=n(311);function $(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}function tt(t,e){const n=nt();return(tt=function(t,e){return n[t-=117]})(t,e)}const et=tt;function nt(){const t=["1533350aJMyjL","402188feMNKJ","ck-reset","add","ck-comment__input","main","15kdKmAW","10xlqpwe","ck-editor","editable","38376cOXCXt","element","createCollection","div","2402592CRGpNl","uiLanguageDirection","setTemplate","uiLanguage","2646342AkQGuA","254138uivlsV","render","70WONOUo","presentation","15363297CIrTHY","focus","ck-rounded-corners","ck-editor__main","cke-editor__aria-label_","Comment editor"];return(nt=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(256897===parseInt(e(123))/1+parseInt(e(125))/2*(parseInt(e(143))/3)+parseInt(e(134))/4*(parseInt(e(139))/5)+parseInt(e(122))/6+parseInt(e(133))/7+parseInt(e(118))/8+parseInt(e(127))/9*(-parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends J.EditorUIView{[et(138)];[et(142)];constructor(t,n){const r=et;super(t);const o=(0,e.uid)();this[r(138)]=this[r(145)](),this[r(142)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(132))}),this[r(120)]({tag:r(117),attributes:{class:[r(135),r(141),r(129),r(137)],dir:t[r(119)],lang:t[r(121)],"aria-labelledby":r(131)+o},children:[{tag:r(117),attributes:{class:r(130),role:r(126)},children:this[r(138)]}]})}[et(124)](){const t=et;super[t(124)](),this[t(138)][t(136)](this[t(142)])}[et(128)](){const t=et;this[t(142)][t(144)][t(128)]()}}const ot=st;function st(t,e){const n=ct();return(st=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(852235===parseInt(e(513))/1*(parseInt(e(510))/2)+parseInt(e(520))/3+-parseInt(e(503))/4*(parseInt(e(515))/5)+-parseInt(e(526))/6*(-parseInt(e(512))/7)+-parseInt(e(522))/8*(-parseInt(e(525))/9)+-parseInt(e(501))/10+parseInt(e(511))/11*(-parseInt(e(507))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends J.EditorUI{[ot(519)];constructor(t){const e=ot;super(t),this[e(519)]=new rt(t[e(529)],t[e(508)][e(519)])}get[ot(521)](){const t=ot;return this[t(519)][t(521)]}[ot(517)](){const t=ot,e=this[t(504)][t(508)][t(519)],n=this[t(519)][t(506)],r=e[t(514)][t(500)]();n[t(527)]=r[t(518)],this[t(519)][t(502)]();const o=n[t(521)];this[t(523)](n[t(527)],o),this[t(519)][t(506)][t(499)](t(528)).to(this[t(530)]),e[t(516)](o),this[t(509)](t(524))}[ot(505)](){const t=ot;super[t(505)](),this[t(519)][t(505)]()}}function ct(){const t=["view","1577547uQSgGP","element","1363736CCXfvY","setEditableElement","ready","72ixStWp","24kXhZiO","name","isFocused","locale","focusTracker","bind","getRoot","10599990qZfXEq","render","586076hTkIEJ","editor","destroy","editable","2129124BgONhn","editing","fire","4540laYimY","55xPTfAn","432516nFiweK","421aTTMDo","document","10lRmYmF","attachDomRoot","init","rootName"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=bt;function pt(){const t=["4482eVwiMD","view","_updatePlaceholder","change:placeholder","plugins","2266758fKDimU","change","fire","map","focus","model","placeholder","assign","fromCharCode","createRoot","join","set","destroy","document","35KoWIpY","config","init","name","347408FEVHJY","defaultPlugins","ready","end","getChild","1519NGFaBW","editing","initialData","childCount","placeholderElement","setSelection","create","440148TGgDei","295314hhYhSc","data","10755765MgVaZw","low","getRoot","729952MEZhPn","initPlugins","then","get"];return(pt=function(){return t})()}!function(t){const e=bt,n=t();for(;;)try{if(869360===parseInt(e(482))/1+-parseInt(e(481))/2+-parseInt(e(496))/3+-parseInt(e(469))/4*(-parseInt(e(465))/5)+parseInt(e(491))/6*(-parseInt(e(474))/7)+-parseInt(e(487))/8+parseInt(e(484))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);const ft=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];function bt(t,e){const n=pt();return(bt=function(t,e){return n[t-=461]})(t,e)}class vt extends((0,e.ObservableMixin)(t.Editor)){static[gt(470)]=(()=>ft)();constructor(t={}){const e=gt;function n(t){const e=bt;return t[e(499)]((t=>String[e(504)](t)))[e(461)]("")}(t=Object[e(503)]({},t))[e(495)]||(t[e(495)]=vt[e(470)]),super(t),this.ui=new it(this),this[e(462)](e(502),""),this[e(501)][e(464)].on(e(497),(()=>this[e(493)]()),{priority:e(485)}),this.on(e(494),(()=>this[e(493)]())),this[e(501)][e(464)][e(505)](),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])})}[gt(480)](){const t=gt,e=this[t(466)][t(490)](t(476))||"";return this[t(488)]()[t(489)]((()=>this.ui[t(467)]()))[t(489)]((()=>this[t(483)][t(467)](e)))[t(489)]((()=>this[t(498)](t(471))))}[gt(463)](){const t=gt;return super[t(463)]()[t(489)]((()=>this.ui[t(463)]()))}[gt(500)](){const t=gt;this[t(501)][t(497)]((e=>{const n=t,r=this[n(501)][n(464)][n(486)](),o=r&&r[n(473)](r[n(477)]-1);e[n(479)](o,n(472)),this[n(475)][n(492)][n(500)]()}))}[gt(493)](){const t=gt,e=this[t(475)][t(492)],n=e[t(464)][t(486)](),r=n[t(473)](0);n[t(477)]>1||!r||"p"!=r[t(468)]?this[t(478)]&&this[t(478)][t(502)]&&((0,at.disablePlaceholder)(e,this[t(478)]),this[t(478)]=void 0):(this[t(502)]&&(r[t(502)]=this[t(502)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(478)]=r)}}const _t=vt,wt=yt;function It(){const t=["create","div","set","bind","tab","view","cancel","focus","1668121EWVnQZ","length","add","_setupKeyboardNavigation","model","_createCancelButton","createEditor","editorDestroyed","listenTo","_editorCreationPromise","7144319vZzNDu","editorReady","value","setData","label","TOO_LONG_COMMENT_ALERT","focusLast","forEach","2346586JCiTSj","added","withText","2397zZHVrZ","ck-comment__input-wrapper","createCollection","destroy","isEnabled","1086ndtMlt","_isDestroyed","stop","firstChild","execute","8rOArCQ","focusFirst","5UiyKgS","element","9pjuHDj","ck-comment__input-actions","reverse","bindTemplate","Ctrl+Enter","fire","submitLabel","cancelButtonView","ck-comment__input-actions--active","change","focusables","insertBefore","_createSubmitButton","initialData","editor","Cancel","submit","shift+tab","from","trim","focusCycler","render","getData","2255160TNSFAS","high","Reply","disabledSubmit","_editorConfig","extendTemplate","keystrokes","12CbdlqW","Reply...","948KHEaje","showButtons","document","90438QmTmcm","setTemplate","placeholder","focusTracker","submitButtonView","Esc","ck-comment__input-actions--submit","ck-comment__input-actions--cancel","then","417ECuhsH"];return(It=function(){return t})()}function yt(t,e){const n=It();return(yt=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=yt,n=t();for(;;)try{if(131797===-parseInt(e(275))/1*(-parseInt(e(310))/2)+-parseInt(e(305))/3*(-parseInt(e(263))/4)+parseInt(e(317))/5*(parseInt(e(266))/6)+-parseInt(e(284))/7*(-parseInt(e(315))/8)+parseInt(e(319))/9*(parseInt(e(254))/10)+-parseInt(e(302))/11+-parseInt(e(261))/12*(parseInt(e(294))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(It);class At extends J.View{[wt(260)];[wt(269)];[wt(329)];[wt(251)];[wt(270)];[wt(326)];[wt(258)];constructor(t,n={}){const r=wt;super(t),this[r(245)]=null,this[r(258)]=n,this[r(278)](r(296),n[r(244)]||""),this[r(278)](r(257),!1),this[r(278)](r(264),!0),this[r(278)](r(268),$(t,r(262))),this[r(278)](r(325),$(t,r(256))),this[r(270)]=this[r(243)](),this[r(326)]=this[r(289)](),this[r(329)]=this[r(307)]([this[r(270)],this[r(326)]]),this[r(260)]=new e.KeystrokeHandler,this[r(269)]=new e.FocusTracker,this[r(251)]=new J.FocusCycler({focusables:this[r(329)],focusTracker:this[r(269)],keystrokeHandler:this[r(260)],actions:{focusPrevious:r(248),focusNext:r(280)}}),this[r(267)]({tag:r(277),attributes:{class:[r(306)]},children:[{tag:r(277),attributes:{class:[r(320),this[r(322)].if(r(264),r(327))]},children:[this[r(270)],this[r(326)]]}]}),this[r(260)][r(278)](r(271),((t,e)=>{const n=r;this[n(326)][n(324)](n(314)),e()})),this[r(260)][r(278)](r(323),((t,e)=>{const n=r;this[n(270)][n(309)]&&(this[n(270)][n(324)](n(314)),e())})),this.on(r(247),((e,n)=>{const o=r;n[o(285)]>65e3?(alert($(t,o(299),[n[o(285)],65e3])),e[o(312)]()):this[o(245)][o(297)]("")}),{priority:r(255)})}[wt(252)](){const t=wt;super[t(252)](),this[t(287)]()}[wt(290)](){const t=wt;return this[t(245)]||(this[t(245)]=new _t(this[t(258)]),this[t(293)]=this[t(245)][t(276)]()[t(274)]((()=>{const e=t;if(this[e(311)])return;const n=this[e(245)];this[e(318)][e(242)](n.ui[e(318)],this[e(318)][e(313)]),n[e(288)][e(265)].on(e(328),(()=>this[e(296)]=n[e(253)]())),n[e(279)](e(268)).to(this),this[e(329)][e(286)](n.ui[e(281)],0),this[e(324)](e(295),this[e(245)])}))),this[t(293)]}[wt(283)](t){const e=wt;-1===t?(this[e(251)][e(316)](),this[e(251)][e(300)]()):this[e(251)][e(316)]()}async[wt(308)](){const t=wt;this[t(311)]||(this[t(311)]=!0,this[t(245)]&&(await this[t(293)],await this[t(245)][t(308)](),this[t(324)](t(291),this[t(245)])),await super[t(308)]())}[wt(243)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(259)]({attributes:{class:[t(272)]}}),n[t(304)]=!0,n[t(279)](t(298)).to(this,t(325)),n.on(t(314),(()=>{const e=t;this[e(324)](e(247),this[e(296)])})),n[t(279)](t(309)).to(this,t(296),this,t(257),((e,n)=>!n&&!!e[t(250)]())),n}[wt(289)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(259)]({attributes:{class:[t(273)]}}),n[t(298)]=$(e,t(246)),n[t(304)]=!0,n.on(t(314),(()=>{const e=t;this[e(245)][e(297)](""),this[e(324)](e(282))})),n}[wt(287)](){const t=wt;this[t(260)][t(292)](this[t(318)]),this[t(329)][t(301)]((e=>{const n=t;this[n(269)][n(286)](e[n(318)])})),this[t(329)].on(t(328),((e,n)=>{const r=t;for(const t of Array[r(249)](n[r(303)])[r(321)]())this[r(269)][r(286)](t[r(318)])}))}}const Ct=Tt;function Tt(t,e){const n=Et();return(Tt=function(t,e){return n[t-=223]})(t,e)}function Et(){const t=["getDomRoot","setTemplate","6RmOROW","element","bind","focusTracker","2915155ROWBnK","contains","render","filter","then","view","editorReady","extendTemplate","focusCycler","6903960AeZYnb","editorDestroyed","commentInputView","1935256nQDnYf","focus","set","userView","target","editing","change:showInput","value","mousedown","3983413TUUamE","createEditor","469805ncelcx","bindTemplate","1876779gUsnmy","listenTo","ck-thread__input","preventDefault","isFocused","div","destroy","ck-comment__input-container","editor","ck-comment__input-container--active","showInput","some","2RfyoZZ","delegate","_focusOnNonInteractiveMouseDown","ck-thread__user","478788GPtWyJ","showButtons"];return(Et=function(){return t})()}!function(t){const e=Tt,n=t();for(;;)try{if(494831===parseInt(e(244))/1+parseInt(e(258))/2*(-parseInt(e(262))/3)+-parseInt(e(233))/4+parseInt(e(270))/5+-parseInt(e(266))/6*(parseInt(e(242))/7)+parseInt(e(230))/8+-parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class xt extends J.View{constructor(t,e,n){const r=Tt;super(t),this[r(232)]=new At(t,n),this[r(229)]=this[r(232)][r(229)],this[r(232)][r(268)](r(263)).to(this[r(232)][r(269)],r(250),this[r(232)],r(240),((t,e)=>t||!!e)),this[r(235)](r(256),!1),this.on(r(239),(()=>{const t=r;this[t(256)]&&!this[t(232)][t(254)]&&this[t(232)][t(243)]()})),this[r(232)][r(259)](r(227)).to(this),this[r(232)][r(259)](r(231)).to(this),this[r(236)]=new o.UserView(t,e),this[r(236)][r(228)]({attributes:{class:r(261),"aria-hidden":!0}}),this[r(232)][r(228)]({attributes:{class:r(248)}}),this[r(265)]({tag:r(251),attributes:{class:[r(253),this[r(245)].if(r(256),r(255))]},children:[this[r(236)],this[r(232)]]})}[Ct(223)](){const t=Ct;super[t(223)](),this[t(260)]()}[Ct(252)](){const t=Ct;return this[t(232)][t(252)]()[t(225)]((()=>super[t(252)]()))}[Ct(234)](t){const e=Ct;this[e(232)][e(234)](t)}[Ct(260)](){const t=Ct;this[t(247)](this[t(267)],t(241),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(232)];[o[r(267)],s[r(267)],i?i[r(238)][r(226)][r(264)]():null][r(224)]((t=>t))[r(257)]((t=>t[r(271)](n[r(237)])))||(this[r(234)](),n[r(249)]())}))}}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=352]})(t,e)}function Nt(){const t=["NUMBER_OF_COMMENTS","count","4yefzwH","1686069EbYybJ","319920wEPjTX","49352WVvAoE","6avXJoY","10HzqefE","449130AZuZMM","set","1071855TvTdhw","setTemplate","ck-thread__comment-count","452697oQBTLv","bindTemplate","232107bFrjvb","30aQgKAS"];return(Nt=function(){return t})()}!function(t){const e=Ot,n=t();for(;;)try{if(309571===-parseInt(e(353))/1+-parseInt(e(355))/2*(-parseInt(e(364))/3)+parseInt(e(368))/4*(parseInt(e(359))/5)+parseInt(e(365))/6*(parseInt(e(362))/7)+parseInt(e(354))/8+parseInt(e(352))/9*(-parseInt(e(356))/10)+parseInt(e(357))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nt);class St extends J.View{constructor(t){const e=Ot;super(t);const n=this[e(363)];this[e(358)](e(367),void 0),this[e(360)]({tag:"li",attributes:{class:e(361)},children:[{text:n.to(e(367),(n=>$(t,e(366),n)))}]})}}const Mt=Rt;function Rt(t,e){const n=Pt();return(Rt=function(t,e){return n[t-=129]})(t,e)}function Pt(){const t=["from","_setupKeyboardNavigation","target","_calculatePosition","refreshVisibleViews","_rearrangeExpand","expand","listenTo","element","Thread comments","Marked as resolved","_shouldCollapse","_config","map","maxThreadTotalWeight","isActive","9882FxFqMP","createCollection","keystrokes","editorConfig","resolveCommentThread","arrowup","maxCommentsWhenCollapsed","setTemplate","editorDestroyed","4CiHtAC","authoredAt","bindTemplate","_handleInfoComment","change:hasDirtyComment","added","length","isEditMode","maxCommentCharsWhenCollapsed","_rearrangeCollapse","resolvedAt","count","change:isActive","arrowdown","formatDateTime","delete","_handleNewCommentModel","627990iFNxfw","resolvedBy","removed","resolved","collapse","visibleViews","focusTracker","commentViews","reverse","comments","add","ck-hidden","CommentView","_updateHasDirtyComment","_collapsedCommentsView","focusCycler","6516891cCrUqb","viewUid","_findOptimalIndex","change:isResolved","some","stopListening","locale","_model","resolvedCommentView","removeComment","updateComment","hasDirtyComment","weight","includes","8hEYSHO","get","bind","commentUpdated","render","focus","equal","focusLast","set","insert","destroy","remove","ck-thread__comments","997577ItxuMK","change","change:isEditMode","delegate","912905uPyDKf","_handleRemoveCommentModel","forEach","focusFirst","724YaETDS","17678440GvIpOt","1724OlCVyx","editorReady"];return(Pt=function(){return t})()}!function(t){const e=Rt,n=t();for(;;)try{if(590564===-parseInt(e(204))/1*(parseInt(e(206))/2)+parseInt(e(153))/3+parseInt(e(136))/4*(-parseInt(e(200))/5)+parseInt(e(224))/6+parseInt(e(196))/7+parseInt(e(183))/8*(-parseInt(e(169))/9)+parseInt(e(205))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Vt extends J.View{[Mt(160)];[Mt(177)];[Mt(159)];[Mt(129)];[Mt(168)];[Mt(176)];[Mt(220)];[Mt(167)];constructor(t,n,r){const o=Mt;super(t);const s=this[o(138)];this[o(191)](o(180),!1),this[o(191)](o(142),n[o(162)][o(142)]),this[o(191)](o(223),!1),this[o(176)]=n,this[o(220)]=r,this[o(160)]=this[o(225)](),this[o(158)]=this[o(225)](),this[o(177)]=null,this[o(159)]=new e.FocusTracker,this[o(129)]=new e.KeystrokeHandler,this[o(168)]=new J.FocusCycler({focusables:this[o(160)],focusTracker:this[o(159)],keystrokeHandler:this[o(129)],keystrokeHandlerOptions:{filter:t=>this[o(160)][o(221)]((t=>t[o(216)]))[o(182)](t[o(210)])},actions:{focusPrevious:o(132),focusNext:o(149)}}),this[o(167)]=new St(t),this[o(167)][o(185)](o(147)).to(this,o(142),(t=>t-this[o(220)][o(133)]));for(const t of n[o(162)])this[o(152)](t);this[o(139)](),this[o(215)](n[o(162)],o(163),((t,e)=>{const n=o,r=this[n(211)](e);this[n(142)]++,this[n(152)](e,r),this[n(212)]()})),this[o(215)](n[o(162)],o(194),((t,e)=>{const n=o;this[n(142)]--,this[n(201)](e),this[n(212)]()})),this[o(215)](n,o(186),(()=>this[o(212)]())),this[o(215)](n,o(172),(()=>this[o(139)]())),this.on(o(148),(()=>this[o(212)]())),this.on(o(140),(()=>this[o(212)]())),this[o(134)]({tag:"ul",attributes:{class:[o(195),s.if(o(142),o(164),(t=>!t))],"aria-label":$(t,o(217))},children:this[o(158)]})}get[Mt(219)](){const t=Mt;return this[t(176)][t(181)]>this[t(220)][t(222)]&&!this[t(223)]&&!this[t(180)]}[Mt(187)](){const t=Mt;super[t(187)](),this[t(212)](),this[t(209)]()}[Mt(188)](t){const e=Mt;-1===t?this[e(168)][e(190)]():this[e(168)][e(203)]()}[Mt(193)](){const t=Mt;this[t(167)][t(193)]();for(const e of this[t(160)])e[t(193)]();super[t(193)]()}[Mt(212)](){const t=Mt;this[t(219)]?this[t(145)]():this[t(213)]()}[Mt(152)](t,e){const n=Mt,r=new(this[n(220)][n(165)])(this[n(175)],t,{maxCommentCharsWhenCollapsed:this[n(220)][n(144)],formatDateTime:this[n(220)][n(150)],editorConfig:this[n(220)][n(130)]});r[n(170)]=t.id,r[n(199)](n(178)).to(this),r[n(199)](n(179)).to(this),r[n(199)](n(131)).to(this),r[n(199)](n(207)).to(this),r[n(199)](n(135)).to(this),this[n(215)](r,n(198),(()=>this[n(166)]())),this[n(160)][n(163)](r,e)}[Mt(211)](t){const e=Mt,n=this[e(176)][e(171)](t);return this[e(177)]?this[e(177)][e(137)]>t[e(137)]?n-1:n:n-1}[Mt(139)](){const t=Mt;if(this[t(176)][t(154)]&&this[t(176)][t(146)]){const e={id:t(156),author:this[t(176)][t(154)],authoredAt:this[t(176)][t(146)],content:$(this[t(175)],t(218)),attributes:{}};this[t(177)]=new(this[t(220)][t(165)])(this[t(175)],e,{maxCommentCharsWhenCollapsed:this[t(220)][t(144)],formatDateTime:this[t(220)][t(150)],editorConfig:this[t(220)][t(130)],isSystemComment:!0}),this[t(160)][t(163)](this[t(177)],this[t(176)][t(171)](e))}else this[t(177)]&&(this[t(160)][t(194)](this[t(177)]),this[t(177)][t(193)](),this[t(177)]=null);this[t(212)]()}[Mt(201)](t){const e=Mt,n=this[e(160)][e(194)](t.id);this[e(174)](n),n[e(143)]&&this[e(166)](),n[e(193)]()}[Mt(166)](){const t=Mt;this[t(180)]=Array[t(208)](this[t(160)])[t(173)]((e=>e[t(143)]))}[Mt(145)](){const t=Mt,n=function(t){const n=Rt,r=new e.Collection;for(const e of t)r[n(163)](e);return r}(this[t(160)]),r=this[t(167)][t(147)];for(let e=1;e<=r;e++)n[t(194)](1);for(const e of n)e[t(157)]();r>0&&n[t(163)](this[t(167)],1),Lt((0,e.diff)(Array[t(208)](this[t(158)]),Array[t(208)](n)),this[t(158)],n)}[Mt(213)](){const t=Mt;Lt((0,e.diff)(Array[t(208)](this[t(158)]),Array[t(208)](this[t(160)])),this[t(158)],this[t(160)]);for(const e of this[t(158)])e[t(214)]()}[Mt(209)](){const t=Mt;this[t(160)][t(202)]((e=>{const n=t;this[n(159)][n(163)](e[n(216)]),this[n(129)][n(215)](e[n(216)])})),this[t(160)].on(t(197),((e,n)=>{const r=t;for(const t of n[r(155)])this[r(159)][r(194)](t[r(216)]),this[r(129)][r(174)](t[r(216)]);for(const t of Array[r(208)](n[r(141)])[r(161)]())this[r(159)][r(163)](t[r(216)]),this[r(129)][r(215)](t[r(216)])}))}}function Lt(t,e,n){const r=Mt;let o=0;for(const s of t)switch(s){case r(192):e[r(163)](n[r(184)](o),o),o++;break;case r(151):e[r(194)](o);break;case r(189):o++}}function Dt(){const t=["1666648QILJQl","151050FLKObs","span","THREAD_CONTEXT_LABEL","setTemplate","7NWvPxt","895oxFPmC","728994NPgwCM","element","2AQLauY","72ksiHIY","2182860aphiWJ","ck-context__value","9NFgaCY","260556GovZvX","368269YtqTlE","bindTemplate","contextValue","focus","set","2404nFdYaJ"];return(Dt=function(){return t})()}const Bt=jt;function jt(t,e){const n=Dt();return(jt=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(112801===-parseInt(e(344))/1+-parseInt(e(352))/2*(-parseInt(e(336))/3)+-parseInt(e(342))/4*(-parseInt(e(349))/5)+parseInt(e(350))/6*(-parseInt(e(348))/7)+parseInt(e(343))/8*(parseInt(e(356))/9)+-parseInt(e(354))/10+parseInt(e(337))/11*(parseInt(e(353))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Ht extends J.View{constructor(t){const e=jt;super(t);const n=this[e(338)];this[e(341)](e(339),""),this[e(347)]({tag:e(345),attributes:{class:["ck",e(355)],"aria-label":n.to(e(339),(n=>$(t,e(346),n))),tabindex:-1},children:[{text:n.to(e(339))}]})}[Bt(340)](){const t=Bt;this[t(351)][t(340)]()}}const Kt=Ft;function zt(){const t=["bind","length","81sgPZHK","createCollection","offsetWidth","render","querySelector","shift+tab","isResolvable","scrollWidth","context","5851043kyNCIW","isReadOnly","icon","_createReopenButton","ck-thread__header","add","ck-context--quotes","tooltip","_attachContextActions",".ck-context__value","element","value",".ck-context","2710UGwoKC","1528gYnXCv","contextValue","reopenCommentThread","classList","setTemplate","execute","mouseleave","...","remove","substring","focusables","focusTracker","focusFirst","contextView","_setupKeyboardNavigation","lastIndexOf","3481448mugnmR","314390wqVgyp","Reopen","reopenButtonView","232248fhHorb","ck-annotation__actions","isEnabled","label","7OOmVYK","191647zSjFxW","_model","96tcBuSy","351OwJfSx","div","listenTo","ck-context-wrapper","isVisible","_trimContextValue","169RnyXqw","hasContext","bindTemplate","fire","ck-context","mouseenter","focusCycler","locale","overlay","keystrokes","8QLSDWb","focus","Comment was made on an element","_createContextView","tab","isResolved"];return(zt=function(){return t})()}function Ft(t,e){const n=zt();return(Ft=function(t,e){return n[t-=343]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(523165===-parseInt(e(416))/1*(-parseInt(e(360))/2)+parseInt(e(344))/3*(parseInt(e(391))/4)+parseInt(e(408))/5*(-parseInt(e(343))/6)+-parseInt(e(415))/7*(-parseInt(e(407))/8)+-parseInt(e(368))/9*(-parseInt(e(390))/10)+parseInt(e(377))/11+-parseInt(e(411))/12*(parseInt(e(350))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Ut extends J.View{[Kt(417)];[Kt(410)];[Kt(404)];[Kt(401)];[Kt(402)];[Kt(359)];[Kt(356)];constructor(t,n){const r=Kt;super(t);const o=this[r(352)];this[r(417)]=n,this[r(410)]=this[r(380)](),this[r(404)]=this[r(363)](),this[r(401)]=this[r(369)]([this[r(404)],this[r(410)]]),this[r(402)]=new e.FocusTracker,this[r(359)]=new e.KeystrokeHandler,this[r(356)]=new J.FocusCycler({focusables:this[r(401)],focusTracker:this[r(402)],keystrokeHandler:this[r(359)],actions:{focusPrevious:r(373),focusNext:r(364)}}),this[r(366)](r(351)).to(this[r(417)],r(376),(t=>!!t)),this[r(366)](r(392)).to(this[r(417)],r(376),(t=>t&&t[r(388)]?this[r(349)](t[r(388)]):$(this[r(357)],r(362)))),this[r(395)]({tag:r(345),attributes:{class:[r(381)]},children:[{tag:r(345),attributes:{class:[r(347)]},children:[{tag:r(345),attributes:{class:[r(354),o.if(r(351),r(383))]},children:[this[r(404)]]}]},{tag:r(345),attributes:{class:[r(412)]},children:[this[r(410)]]}]})}[Kt(371)](){const t=Kt;super[t(371)](),this[t(385)](),this[t(405)]()}[Kt(361)](){const t=Kt;this[t(356)][t(403)]()}[Kt(380)](){const t=Kt,e=new J.ButtonView(this[t(357)]);return e[t(414)]=$(this[t(357)],t(409)),e[t(384)]=$(this[t(357)],t(409)),e[t(379)]=Q.IconUndo,e[t(366)](t(413)).to(this[t(417)],t(378),(t=>!t)),e[t(366)](t(348)).to(this[t(417)],t(374),this[t(417)],t(365),((t,e)=>t&&e)),e.on(t(396),(()=>{const e=t;this[e(353)](e(393),this[e(417)].id)})),e}[Kt(349)](t){const e=Kt;if(t[e(367)]<150)return t;const n=t[e(406)](" ",147);return t[e(400)](0,n>-1?n:147)+e(398)}[Kt(385)](){const t=Kt,e=this[t(387)][t(372)](t(389)),n=e[t(372)](t(386));this[t(346)](e,t(355),(()=>{const r=t;n[r(370)]<n[r(375)]&&e[r(394)][r(382)](r(358))})),this[t(346)](e,t(397),(()=>{const n=t;e[n(394)][n(399)](n(358))}))}[Kt(405)](){const t=Kt;this[t(359)][t(346)](this[t(387)]);for(const e of this[t(401)])this[t(402)][t(382)](e[t(387)]),this[t(359)][t(346)](e[t(387)])}[Kt(363)](){const t=Kt,e=new Ht(this[t(357)]);return e[t(366)](t(392)).to(this),e}}const Wt=Yt;function Yt(t,e){const n=qt();return(Yt=function(t,e){return n[t-=437]})(t,e)}function qt(){const t=["addComment","commentThreadInputView","3130afQTbQ","COMMENT_THREAD_LABEL","ariaDescriptionView","disabledSubmit","isSubmitted","hasDirtyComment","1323664DeuRrg","length","_localUser","unlinkedAt","archivedAt","set","placeholder","locale","fire","author","ariaLabel","showInput","CommentView","isReadOnly","stop","target","Reply...","resolveCommentThread","element","change:isActive","editorConfig","bind","_model","372CILCTy","delegate","first","shift+tab","focusCycler","commentsListView","removeCommentThread","26201vJaTQB","Comment","value","destroy","isDirty","editorDestroyed","5676TiKxtV","8481jkqtoh","_createCommentThreadInputView","Write a comment...","submit","reopenCommentThread","isActive","isUnlinked","Reply","focus","keystrokes","name","submitCommentThread","2060028qvAkiE","assign","isResolvable","COMMENT_THREAD_DESCRIPTION","submitLabel","cancel","commentThreadHeaderView","339899azWuCR","commentInputView","createCollection","1445097hFSxnR","listenTo","2045lBbtpH","editorReady","removeComment","isResolved","updateComment","comments","tab","render","_config","canComment","focusables","Reply to reopen discussion...","focusTracker","2FWIIAO"];return(qt=function(){return t})()}!function(t){const e=Yt,n=t();for(;;)try{if(429168===-parseInt(e(504))/1+-parseInt(e(439))/2*(-parseInt(e(507))/3)+parseInt(e(484))/4*(-parseInt(e(509))/5)+parseInt(e(471))/6*(parseInt(e(478))/7)+parseInt(e(448))/8+parseInt(e(497))/9+parseInt(e(442))/10*(parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Zt extends J.View{[Wt(470)];[Wt(517)];[Wt(503)];[Wt(441)];[Wt(444)];[Wt(519)];[Wt(438)];[Wt(494)];[Wt(475)];constructor(t,n,r,s){const i=Wt;super(t),this[i(453)](i(490),!1),this[i(453)](i(482),!1),this[i(470)]=n,this[i(450)]=r,this[i(517)]=s,this[i(503)]=new Ut(t,n),this[i(503)][i(472)](i(489)).to(this),this[i(444)]=new o.AriaDescriptionView(t,$(t,i(500))),this[i(508)](this,i(489),(()=>{this[i(493)]()})),this[i(476)]=new Vt(t,n,Object[i(498)]({CommentView:this[i(517)][i(460)]},s)),this[i(476)][i(472)](i(511)).to(this),this[i(476)][i(472)](i(513)).to(this),this[i(476)][i(472)](i(465)).to(this),this[i(476)][i(472)](i(510)).to(this),this[i(476)][i(472)](i(483)).to(this),this[i(476)][i(469)](i(490)).to(this),this[i(508)](this,i(465),(()=>{this[i(493)]()})),this[i(453)](i(449),this[i(476)][i(449)]),this[i(469)](i(449)).to(this[i(476)],i(449)),this[i(441)]=this[i(486)](),this[i(441)][i(472)](i(510)).to(this),this[i(441)][i(472)](i(483)).to(this),this.on(i(511),(()=>this[i(493)]())),this[i(469)](i(482)).to(this[i(476)],i(447),this[i(441)][i(505)],i(480),((t,e)=>t||!!e)),this[i(469)](i(491)).to(n,i(451),(t=>!!t)),this[i(469)](i(458)).to(this,i(449),(t=>{const e=i,n=this[e(470)][e(514)][e(473)]?this[e(470)][e(514)][e(473)][e(457)][e(495)]:this[e(450)][e(495)];return $(this[e(455)],e(443),[t,n])})),this[i(519)]=this[i(506)]([this[i(476)],this[i(441)]]),this[i(438)]=new e.FocusTracker,this[i(494)]=new e.KeystrokeHandler,this[i(475)]=new J.FocusCycler({focusables:this[i(519)],focusTracker:this[i(438)],keystrokeHandler:this[i(494)],keystrokeHandlerOptions:{filter:t=>t[i(463)]!==this[i(466)]},actions:{focusPrevious:i(474),focusNext:i(515)}})}[Wt(493)](){const t=Wt;this[t(466)][t(493)]()}[Wt(516)](){const t=Wt;super[t(516)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(519)])}async[Wt(481)](){const t=Wt;this[t(482)]=!1,this[t(476)][t(481)](),await this[t(441)][t(481)](),super[t(481)]()}[Wt(486)](){const t=Wt,e=new xt(this[t(455)],this[t(450)],this[t(517)][t(468)]),n=e[t(505)];return e[t(469)](t(459)).to(this,t(490),this[t(470)],t(461),this[t(470)],t(518),this[t(470)],t(452),n,t(480),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(469)](t(454)).to(this,t(449),this[t(470)],t(499),this[t(470)],t(512),((e,n,r)=>{const o=t;let s;return s=o(r&&n?437:e?464:487),$(this[o(455)],s)})),n[t(469)](t(501)).to(this,t(449),(e=>$(this[t(455)],t(e?492:479)))),n.on(t(488),((e,n)=>{const r=t;this[r(456)](r(440),n),this[r(470)][r(512)]&&this[r(470)][r(499)]&&this[r(456)](r(489),this[r(470)].id),this[r(470)][r(446)]||this[r(456)](r(496))})),n.on(t(502),(()=>{this[t(493)]()})),n[t(469)](t(445)).to(this[t(470)],t(461)),n.on(t(502),(e=>{const n=t;0==this[n(449)]&&(this[n(456)](n(477)),e[n(462)]())})),this.on(t(467),((e,r,o)=>{const s=t;o||this[s(449)]||n[s(480)]||this[s(456)](s(477))})),e}}const Xt=Gt;function Gt(t,e){const n=Qt();return(Gt=function(t,e){return n[t-=270]})(t,e)}function Qt(){const t=["_updateArchivedThreadHeader","isSystemComment","ck-reset_all-excluded","resolveCommentThread","isReadOnly","48556fZXHBX","commentThreadChildren","isConfirm","ck-thread--remove-confirmation","isEnabled","isResolved","Delete comment thread?","element","300zgQobl","bindTemplate","actionIndicator","locale","16311UbRceR","change:archivedAt","showConfirm","listitem","_createResolveButton","listenTo","execute","add","isUnlinked","set","ck-thread--","fire","getTemplate","removeConfirm","15dRMlAg","5XOWSrY","commentThreadInputView","remove","14504ZkjEOc","_boundFirstCommentView","querySelector","resolveButton","Write a comment...","stop","length","ariaLabel","13496951ZGgdJD","createCollection","commentThreadHeaderView","ck-thread--unlinked","12TNFbha","_bindFirstCommentView","_cancelAllConfirms","extendTemplate","label","tooltip","ck-rounded-corners","setTemplate","ariaDescriptionView","279wQVWJK","has","ck-thread--active","ck-thread__container","ck-thread","commentViews","actionBar","Resolve","4523274WVJIVM","removeButton","focus","3653330xvdOrF","_model","commentsListView","unbind","then",".ck-thread__container","ck-comment--resolve","11sGHGPz","isResolvable","isActive","placeholder","icon","focusables","removeCommentThread","isVisible","containerElement","archivedAt","div","high","2718108PbkYzS","render","change:isActive","get","change:isReadOnly","bind","cancelConfirm"];return(Qt=function(){return t})()}!function(t){const e=Gt,n=t();for(;;)try{if(326498===-parseInt(e(276))/1*(-parseInt(e(343))/2)+-parseInt(e(355))/3*(parseInt(e(351))/4)+-parseInt(e(277))/5*(-parseInt(e(331))/6)+parseInt(e(309))/7+parseInt(e(280))/8*(-parseInt(e(301))/9)+parseInt(e(312))/10*(parseInt(e(319))/11)+-parseInt(e(292))/12*(parseInt(e(288))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class Jt extends((0,o.ConfirmMixin)(Zt)){[Xt(344)];[Xt(327)];[Xt(283)];[Xt(281)];constructor(t,e,n,r){const o=Xt;super(t,e,n,r),this[o(344)]=this[o(289)]([this[o(314)],this[o(278)],this[o(300)]]),this[o(271)](o(353),null),this[o(327)]=null,this[o(281)]=null,this[o(354)]=t,this[o(283)]=this[o(359)](),this[o(299)](this[o(274)]()),this.on(o(333),((t,e,n)=>{n||this[o(294)]()})),this[o(360)](this[o(313)],o(335),((t,e,n)=>{n&&this[o(294)]()})),this[o(286)]>0&&this[o(293)](),this[o(360)](this[o(314)][o(306)],o(362),(()=>{this[o(293)]()}))}[Xt(274)](){const t=Xt,e=this[t(352)];return{tag:t(329),attributes:{class:["ck",t(305),t(340),t(298),e.if(t(321),t(303)),e.if(t(270),t(291)),e.if(t(345),t(346)),e.to(t(353),(e=>e?t(272)+e:""))],"data-thread-id":this[t(313)].id,tabindex:0,role:t(358),"aria-label":e.to(t(287)),"aria-describedby":this[t(300)].id},children:[{tag:t(329),attributes:{class:t(304)},children:this[t(344)]}]}}[Xt(332)](){const t=Xt;super[t(332)](),this[t(327)]=this[t(350)][t(282)](t(317)),this[t(313)].on(t(356),(()=>{this[t(338)]()})),this[t(338)]()}[Xt(294)](){const t=Xt;this[t(337)]();for(const e of this[t(314)][t(306)])e[t(337)]()}[Xt(293)](){const t=Xt,{locale:e}=this,n=this[t(314)][t(306)][t(334)](0);n===this[t(281)]||n[t(339)]||(this[t(281)]=n,this[t(315)](t(353)),this[t(336)](t(353)).to(n,t(353),(e=>t(279)===e?t(279):null)),n[t(322)]=$(e,t(284)),n[t(310)].on(t(361),(n=>{const r=t;n[r(285)](),this[r(357)]($(e,r(349)),this[r(327)])[r(316)]((()=>{const t=r;this[t(273)](t(325))}))}),{priority:t(330)}),this.on(t(275),(()=>{n[t(311)]()})),n[t(307)][t(362)](this[t(283)],0),n[t(324)][t(362)](this[t(283)],0))}[Xt(359)](){const t=Xt,e=new o.LateFocusButtonView(this[t(354)]);return e[t(296)]=$(this[t(354)],t(308)),e[t(297)]=$(this[t(354)],t(308)),e[t(323)]=Q.IconCheck,e[t(295)]({attributes:{class:t(318)}}),e[t(336)](t(347)).to(this[t(313)],t(342),(t=>!t)),e[t(336)](t(326)).to(this[t(313)],t(320),this[t(313)],t(348),((t,e)=>t&&!e)),e.on(t(361),(()=>{const e=t;this[e(273)](e(341),this[e(313)].id)})),e}[Xt(338)](){const t=Xt;this[t(313)][t(328)]?this[t(344)][t(302)](this[t(290)])||(this[t(344)][t(362)](this[t(290)],0),this[t(324)][t(362)](this[t(290)],0)):this[t(344)][t(302)](this[t(290)])&&(this[t(344)][t(279)](this[t(290)]),this[t(324)][t(279)](this[t(290)]))}}var $t=te;function te(t,e){var n=ee();return(te=function(t,e){return n[t-=328]})(t,e)}function ee(){var t=["set","3881307OGMUPV","6143200lUpkBj","ck-annotation__content","171txohxN","ck-content","innerHTML","div","ck-comment__content","2pqtdTY","2602875foCvMz","1073230gTOmuy","9625STQAqN","content","1930932xtVjII","change:content","setTemplate","4818ppGoFw","element","210593dVwniz","render"];return(ee=function(){return t})()}!function(t){for(var e=te,n=t();;)try{if(668166===parseInt(e(343))/1+parseInt(e(333))/2*(parseInt(e(346))/3)+-parseInt(e(338))/4+-parseInt(e(334))/5+-parseInt(e(341))/6*(parseInt(e(336))/7)+-parseInt(e(347))/8+-parseInt(e(328))/9*(-parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends J.View{constructor(t){var e=te;super(t),this[e(345)](e(337),""),this[e(340)]({tag:e(331),attributes:{class:[e(329),e(332),e(348)]}})}[$t(344)](){var t=$t;super[t(344)](),this.on(t(339),((e,n,r)=>{var o=t;this[o(342)][o(330)]=r})),this[t(342)][t(330)]=this[t(337)]}}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=347]})(t,e)}function se(){const t=["enter","delegate","target","editorConfig","stopListening","2YTvAYQ","importWord","isReadOnly","24OIpJKx","EXTERNAL_IMPORT_WORD_AVATAR","@external","EXTERNAL_AVATAR","locale","add","destroy","set","getUserViewNotificationText","79226TrPWSP","source","expand","createEditor","bind","visibleView","Save","isSystemComment","attributes","keystrokes","createCollection","focusables","2354317veFazW","render","get","isEditMode","initialData","_createCommentContentView","parseFromString","added","switchToEditMode","cancel","isCollapsed","5Sapymu","collapse","210852tfphEw","removed","author","text/html","change","submit","listenTo","74709UOZYsZ","once","updateComment","_model","content","ariaLabel","1852568DEcVsr","fire","remove","_setupKeyboardNavigation","switchToDisplayMode","3430iapKLH","_config","focusFirst","40601RNzIJG","esc","COMMENT_ARIA_LABEL","2090742CkEwEE","disabledSubmit","submitLabel","element","value","authoredAt","getExternalCommentNote","body","EXTERNAL_IMPORT_WORD_COMMENT","formatDateTime","tab","focusTracker","maxCommentCharsWhenCollapsed","_createCommentInputView","editorDestroyed","focusCycler","COMMENT_THREAD_DESCRIPTION","EXTERNAL_COMMENT","textContent","focus","shift+tab","ariaDescriptionView","editorReady","isExternal","creator","name"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(242690===parseInt(e(406))/1*(parseInt(e(418))/2)+-parseInt(e(358))/3+-parseInt(e(364))/4+-parseInt(e(349))/5*(parseInt(e(375))/6)+-parseInt(e(430))/7+-parseInt(e(409))/8*(-parseInt(e(351))/9)+-parseInt(e(369))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(423)];[re(396)];[re(429)];[re(386)];[re(427)];[re(390)];[re(361)];[re(370)];constructor(t,n,r){const s=re;super(t),this[s(361)]=n,this[s(370)]=r,this[s(425)]=!!this[s(370)][s(425)],this[s(416)](s(433),!1),this[s(416)](s(348),!0),this[s(422)](s(363)).to(n,s(362),n,s(380),((e,o)=>$(t,s(374),[n[s(353)][s(400)],r[s(384)](o),(new DOMParser)[s(436)](e,s(354))[s(382)][s(393)],n[s(398)]?this[s(381)]():""]))),this[s(396)]=new o.AriaDescriptionView(t,$(t,s(391))),this[s(423)]=this[s(428)](),this[s(423)][s(414)](this[s(435)]()),this[s(429)]=new J.ViewCollection,this[s(386)]=new e.FocusTracker,this[s(427)]=new e.KeystrokeHandler,this[s(390)]=new J.FocusCycler({focusables:this[s(429)],focusTracker:this[s(386)],keystrokeHandler:this[s(427)],keystrokeHandlerOptions:{filter:t=>t[s(403)]!==this[s(378)]},actions:{focusPrevious:s(395),focusNext:s(385)}})}[re(420)](){this[re(348)]=!1}[re(350)](){const t=re;this[t(433)]||(this[t(348)]=!0)}[re(394)](){const t=re;this[t(378)][t(394)]()}[re(431)](){const t=re;super[t(431)](),this[t(367)]()}async[re(415)](){const t=re;await this[t(423)][t(432)](0)[t(415)](),super[t(415)]()}[re(438)](){const t=re;this[t(433)]||(this[t(433)]=!0,this[t(423)][t(366)](0)[t(415)](),this[t(423)][t(414)](this[t(388)]()))}[re(368)](){const t=re;this[t(433)]&&(this[t(433)]=!1,this[t(423)][t(366)](0)[t(415)](),this[t(423)][t(414)](this[t(435)]()))}[re(381)](){const t=re;return t(407)===this[t(361)][t(426)][t(411)][t(419)]?$(this[t(413)],t(383)):$(this[t(413)],t(392))}[re(417)](){const t=re;return this[t(361)][t(398)]?t(407)===this[t(361)][t(426)][t(411)][t(419)]?$(this[t(413)],t(410),this[t(361)][t(399)][t(400)]):$(this[t(413)],t(412),this[t(361)][t(399)][t(400)]):null}[re(435)](){const t=re,e=new ne(this[t(413)]);return e[t(422)](t(362)).to(this[t(361)],t(362),this,t(348),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(370)][t(387)]}):e)),e}[re(388)](){const t=re;this[t(370)][t(404)]||(this[t(370)][t(404)]={}),this[t(370)][t(404)][t(434)]=this[t(361)][t(362)];const e=new At(this[t(413)],this[t(370)][t(404)]);return e[t(379)]=this[t(361)][t(362)],e[t(422)](t(376)).to(this[t(361)],t(408)),e[t(377)]=$(this[t(413)],t(424)),e.on(t(356),((e,n)=>{const r=t;this[r(365)](r(360),this[r(361)].id,n),this[r(368)](),this[r(394)]()})),e.on(t(347),(()=>{const e=t;this[e(368)](),this[e(394)]()})),e[t(359)](t(397),(()=>{e[t(394)]()})),e[t(421)](),e[t(402)](t(397)).to(this),e[t(402)](t(389)).to(this),e}[re(367)](){const t=re,e=this[t(378)];this[t(427)][t(357)](e);for(const e of this[t(429)])this[t(386)][t(414)](e[t(378)]),this[t(427)][t(357)](e[t(378)]);this[t(429)].on(t(355),((e,n)=>{const r=t;for(const t of n[r(352)])this[r(386)][r(366)](t[r(378)]),this[r(427)][r(405)](t[r(378)]);for(const t of n[r(437)])this[r(386)][r(414)](t[r(378)]),this[r(427)][r(357)](t[r(378)])})),this[t(427)][t(416)](t(401),((n,r)=>{const o=t;e===n[o(403)]&&(this[o(390)][o(371)](),r())})),this[t(427)][t(416)](t(373),((n,r)=>{const o=t;e!==n[o(403)]&&(this[o(394)](),r())}))}}function ce(t,e){const n=he();return(ce=function(t,e){return n[t-=146]})(t,e)}const ae=ce;function he(){const t=["ck-comment__actions--hidden","isExternal","placeholder","ariaLabel","ck-comment__info-name","ck-annotation__main","isEnabled","ck-comment--remove-confirmation","ck-hidden","1bDeUgq","icon","ck-comment--remove","mouseleave","_createEditButton","1228242EKNusK","listenTo","ck-annotation__user","span","authoredAt","children","isEditable","removeButton","ariaDescriptionView","buttonView","blur","setTemplate","editButton","isRemovable","time","add","cancelConfirm","userView","change:isRemovable","execute","ck-comment--edit","16704532ykUqHz","dropdown","actionBar","12vNeCgi","_createRemoveButton","ck-comment--info","some","listitem","ck-annotation__actions--hidden","153236uPsyFy","set","extendTemplate","Reply...","ck-annotation","edit","15IOxojS","createCollection","Remove","panelPosition","group","_config","render","focusables","visibleView","isEditMode","ck-comment__wrapper","ck-annotation__content-wrapper","author","unbind","ck-comment__actions","ck-annotation__info-time","formatDateTime","Show more items","panelView","find","getTemplate","withText","toMany","resolvedAt","fire","bind","ck-comment__main","ck-comment--","push","focus","removeComment","ck-annotation__info","from","mouseenter","22482owYiSW","bindTemplate","name","showConfirm","_createDropdown","7hkyTFP","element","div","locale","items","remove","ck-annotation__info-name","Edit","_model","getUserViewNotificationText","isConfirm","label","Delete comment?","isVisible","ck-comment__user","862008dxSjIz","addMany","ck-annotation__actions","1269932eDuJaI","isSystemComment","7848841eOyCDW","ck-comment","ck-comment__info","27WUuDYU","length","getExternalCommentNote","switchToEditMode","isReadOnly","actionIndicator","290ciVlcL","ck-comment__external","then","ck-comment__info-time","_createCommentInputView","_attachActions"];return(he=function(){return t})()}!function(t){const e=ce,n=t();for(;;)try{if(439936===parseInt(e(223))/1*(-parseInt(e(197))/2)+parseInt(e(202))/3*(-parseInt(e(258))/4)+-parseInt(e(264))/5*(parseInt(e(228))/6)+parseInt(e(179))/7*(parseInt(e(194))/8)+parseInt(e(174))/9*(-parseInt(e(208))/10)+-parseInt(e(199))/11*(-parseInt(e(252))/12)+parseInt(e(249))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class ue extends((0,o.ConfirmMixin)(ie)){[ae(251)];[ae(245)];constructor(t,e,n){const r=ae;super(t,e,n),this[r(259)](r(207),null),this[r(259)](r(216),$(t,r(261))),this[r(165)](r(232)).to(e),this[r(165)](r(163)).to(e),this[r(251)]=this[r(265)](),this[r(198)]||(this[r(240)]=this[r(227)](),this[r(235)]=this[r(253)](),this[r(183)]=this[r(265)](),this[r(183)][r(195)]([this[r(240)],this[r(235)]]),this[r(250)]=this[r(178)](),this[r(251)][r(243)](this[r(250)]),this[r(147)][r(243)](this[r(250)])),this[r(245)]=new o.UserView(t,e[r(152)],this[r(188)]()),this[r(245)][r(260)]({attributes:{class:[r(193),r(230)],"aria-hidden":!0}}),this[r(229)](e,r(246),(()=>this[r(244)]())),this[r(239)](this[r(160)]())}[ae(160)](){const t=ae,e=this[t(175)],n=[{tag:t(181),attributes:{class:[t(201),t(171)]},children:[{tag:t(231),children:[{text:this[t(245)][t(176)]}],attributes:{class:[t(218),t(185)],"data-cke-tooltip-text":this[t(245)][t(176)]}},{tag:t(242),attributes:{datetime:e.to(t(232)),class:[t(211),t(155)]},children:[{text:e.to(t(232),(e=>this[t(269)][t(156)](e)))}]}]},{tag:t(181),attributes:{class:[t(154),t(196),e.if(t(149),t(214)),e.if(t(149),t(257))]},children:this[t(251)]},{tag:t(181),attributes:{class:[t(151)]},children:this[t(148)]},this[t(236)]];return this[t(187)][t(215)]&&n[t(168)]({tag:t(181),attributes:{class:[t(209)]},children:[{text:this[t(204)]()}]}),{tag:"li",attributes:{class:[t(150),e.if(t(189),t(221))],tabindex:-1,"aria-label":e.to(t(217)),"aria-describedby":this[t(236)].id,role:t(256)},children:[{tag:t(181),attributes:{class:[t(200),t(262),e.if(t(149),t(248)),e.if(t(198),t(254)),e.to(t(207),(e=>e?t(167)+e:""))],"data-author-id":this[t(187)][t(152)].id,"data-comment-id":this[t(187)].id,role:t(268)},children:[this[t(245)],{tag:t(181),attributes:{class:[t(166),t(219)]},children:n}]}]}}[ae(227)](){const t=ae,e=new J.ButtonView(this[t(182)]);return e[t(190)]=$(this[t(182)],t(186)),e[t(224)]=Q.IconPencil,e[t(161)]=!0,e[t(260)]({attributes:{class:t(248)}}),e[t(165)](t(220)).to(this[t(187)],t(206),(t=>!t)),e[t(165)](t(192)).to(this[t(187)],t(234)),e.on(t(247),(()=>this[t(205)]())),e}[ae(253)](){const t=ae,e=new J.ButtonView(this[t(182)]);return e[t(190)]=$(this[t(182)],t(266)),e[t(224)]=Q.IconRemoveComment,e[t(161)]=!0,e[t(260)]({attributes:{class:t(225)}}),e[t(165)](t(220)).to(this[t(187)],t(206),(t=>!t)),e[t(165)](t(192)).to(this[t(187)],t(241)),e.on(t(247),(()=>{const e=t;this[e(177)]($(this[e(182)],e(191)),this[e(180)])[e(210)]((()=>{const t=e;this[t(164)](t(170),this[t(187)].id)}))})),e}[ae(178)](){const t=ae,e=(0,J.createDropdown)(this[t(182)],o.LateFocusDropdownButtonView),n=e[t(158)][t(233)],r=new J.ListView(this[t(182)]),s=e[t(175)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(183)][t(159)]((e=>e[t(192)])))),e[t(260)]({attributes:{class:[s.if(t(192),t(222),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(182)]);i[s(233)][s(243)](n);const c=o>-1?o:r[s(183)][s(203)];r[s(183)][s(243)](i,c);const a=Array[s(172)](this[s(183)]);e[s(153)](s(220),s(192)),e[s(165)](s(220))[s(162)](a,s(220),((...t)=>t[s(255)]((t=>t)))),e[s(165)](s(192))[s(162)](a,s(192),((...t)=>t[s(255)]((t=>t))))};e[t(267)]="sw",e[t(237)][t(259)]({label:$(this[t(182)],t(157)),icon:Q.IconThreeVerticalDots});for(const e of this[t(183)])i(e);return n[t(243)](r),e[t(229)](this[t(183)],t(243),((t,e,n)=>{i(e,n)})),e[t(229)](this[t(183)],t(184),((e,n,o)=>{const s=t;r[s(183)][s(184)](o)})),e}[ae(213)](t,e){const n=ae,r=t&&t[n(180)];r&&(this[n(229)](r,n(173),(()=>this[n(207)]=e)),this[n(229)](r,n(169),(()=>this[n(207)]=e)),this[n(229)](r,n(226),(()=>this[n(207)]=null)),this[n(229)](r,n(238),(()=>this[n(207)]=null)))}[ae(212)](){const t=ae,e=super[t(212)]();return e[t(165)](t(216)).to(this),e}[ae(146)](){const t=ae;super[t(146)](),this[t(213)](this[t(240)],t(263)),this[t(213)](this[t(235)],t(184))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(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 h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=324]})(t,e)}function Ne(){const t=["3327105umNsAA","type","attributeName","observe","264026zdHPJQ","1013130SCWUnB","characterData","attributes","class","960520ahKrfo","childList","cancel","1428462hIGkWH","8cSoEYt","disconnect","1207182CsQMLd","8QriBIQ","1YIbwIW","2867977ddNcCn"];return(Ne=function(){return t})()}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(342)==r[n(336)]&&n(324)==r[n(337)]||n(326)==r[n(336)]||n(341)==r[n(336)])&&e()}));return{attach(t){n[Oe(338)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(330)](),e[t(327)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(431812===parseInt(e(333))/1*(parseInt(e(339))/2)+parseInt(e(331))/3*(-parseInt(e(332))/4)+parseInt(e(335))/5+parseInt(e(328))/6+parseInt(e(334))/7*(parseInt(e(329))/8)+-parseInt(e(340))/9+-parseInt(e(325))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;function Pe(){const t=["detach","154626jevRNu","arrowdown","mainView","targetRect","isDirty","setTemplate","13656hPLnnf","height","bindTemplate","length","listenTo","ck-annotation-wrapper","1413ECNkpr","content","focusTracker","clear","first","41260cTKtjX","createCollection","attach","presentation","render","arrowup","_mutationObserver","7465570wlnEXy","5673bgdrNO","element","105RQmMwv","ck-annotation-wrapper--active","Esc","ck-rounded-corners","set","type","fire","102hOLkqD","focus","destroy","delegate","keystrokes","div","clientHeight","isActive","68514jWfmXc","_updateHeight","add","781060WGMCHb"];return(Pe=function(){return t})()}const Ve=Le;function Le(t,e){const n=Pe();return(Le=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=Le,n=t();for(;;)try{if(148207===parseInt(e(446))/1+parseInt(e(485))/2*(-parseInt(e(476))/3)+-parseInt(e(468))/4*(parseInt(e(478))/5)+parseInt(e(451))/6+-parseInt(e(449))/7+parseInt(e(457))/8*(-parseInt(e(463))/9)+parseInt(e(475))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pe);class De extends J.View{[Ve(465)];id;[Ve(489)];[Ve(464)];[Ve(453)];[Ve(474)];constructor(t,n){const r=Ve;super(t),this.id=(0,e.uid)(),this[r(465)]=new e.FocusTracker,this[r(489)]=new e.KeystrokeHandler,this[r(489)][r(482)](r(480),((t,e)=>this[r(484)](r(480),e))),this[r(482)](r(454),{top:0,right:0,bottom:0,left:0}),this[r(482)](r(458),0),this[r(482)](r(445),!1),this[r(482)](r(455),!1),this[r(482)](r(460),0),this[r(482)](r(483),""),this[r(474)]=Se((()=>this[r(447)]())),this[r(464)]=this[r(469)](),this[r(464)][r(488)](r(473),r(452)).to(this),this[r(464)][r(448)](n),this[r(453)]=n;const o=this[r(459)];this[r(456)]({tag:r(490),attributes:{class:["ck",r(462),r(481),o.if(r(445),r(479))],role:r(471)},children:this[r(464)]})}[Ve(472)](){const t=Ve;super[t(472)](),this[t(465)][t(448)](this[t(477)]),this[t(489)][t(461)](this[t(477)]),this[t(474)][t(470)](this[t(477)])}[Ve(487)](){const t=Ve;this[t(464)][t(466)](),this[t(489)][t(487)](),this[t(465)][t(487)](),this[t(474)][t(450)](),super[t(487)]()}[Ve(486)](){const t=Ve;this[t(464)][t(467)]&&this[t(464)][t(467)][t(486)]()}[Ve(447)](){const t=Ve,e=this[t(477)][t(444)];e&&(this[t(458)]=e)}}function Be(t,e){const n=He();return(Be=function(t,e){return n[t-=105]})(t,e)}const je=Be;function He(){const t=["focusableElements","2258210xRHCkJ","length","clear","isVisible","6gJXXto","annotation-invalid-target","4pTbQJl","_id","object","view","item","stopListening","remove","2489744jfBzBQ","set","every","targetRect","667107xCtDOk","function","278667zycwQf","806694ydVClj","type","_type","isArray","focusTracker","target","filter","nodeType","element","render","add","_target","5053870nUkOXT","getClientRects","8236501zvqDFB","offsetParent","_getNormalizedTarget","isActive","mainView","innerView","refreshVisibility","_assertCorrectTarget","24NKTeQw","updateTargetRect","destroy"];return(He=function(){return t})()}!function(t){const e=Be,n=t();for(;;)try{if(721142===parseInt(e(128))/1+-parseInt(e(124))/2+parseInt(e(131))/3*(parseInt(e(117))/4)+parseInt(e(111))/5*(parseInt(e(115))/6)+parseInt(e(145))/7+-parseInt(e(107))/8*(parseInt(e(130))/9)+-parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(He);class Ke extends((0,e.ObservableMixin)()){[je(120)];[je(110)];[je(133)];[je(142)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=je;super(),this[s(120)]=t,this[s(120)][s(139)]||this[s(120)][s(140)](),this[s(133)]=r,this[s(142)]=n,Ke[s(106)](this[s(147)]()),this[s(110)]=new e.Collection([this[s(120)][s(139)]],{idProperty:s(118)}),this[s(110)].on(s(141),((t,e)=>{const n=s;this[n(120)][n(135)][n(141)](e)})),this[s(110)].on(s(123),((t,e)=>{const n=s;this[n(120)][n(135)][n(123)](e)})),this[s(125)](s(114),o)}get[je(132)](){const t=je;return t(129)==typeof this[t(133)]?this[t(133)]():this[t(133)]}get[je(150)](){const t=je;return this[t(120)][t(149)]}get[je(136)](){const t=je,e=this[t(147)]();return Ke[t(106)](e),e}get[je(127)](){const t=je,n=this[t(136)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(137)]((e=>function(e){const n=t;if(e[n(146)])return!0;return!!e[n(144)]()[n(121)](0)}(e)));return 0===r[t(112)]?null:new e.Rect(r[0][t(144)]()[t(121)](0))}get[je(148)](){const t=je;return this[t(120)][t(148)]}set[je(148)](t){const e=je;this[e(120)][e(148)]=t,this[e(120)][e(149)][e(148)]=t}[je(108)](){const t=je;this[t(120)][t(127)]=this[t(127)]}[je(109)](){const t=je;this[t(110)][t(122)](),this[t(110)][t(113)](),this[t(122)]()}[je(105)](){const t=je;this[t(114)]=!!this[t(127)]}static[je(106)](t){const n=je;if(!(null===t||t instanceof e.Rect||Array[n(134)](t)&&t[n(126)]((t=>ze(t)))))throw new e.CKEditorError(n(116),null,{target:t})}[je(147)](){const t=je,e=t(129)==typeof this[t(142)]?this[t(142)]():this[t(142)];return ze(e)?[e]:e}}function ze(t){const e=je;return null!==t&&e(119)==typeof t&&e(138)in t&&1===t[e(138)]}const Fe=Ue;function Ue(t,e){const n=We();return(Ue=function(t,e){return n[t-=259]})(t,e)}function We(){const t=["listenTo","annotationcollection-not-existing-item","remove","4218YsarKi","_focusTracker","27006DUGxDQ","sort","1021756CrrAPH","annotationcollection-duplicated-item","543649znpvqW","12afFqRf","focus","destroy","getByView","_viewToAnnotation","updateTargetRect","targetRect","blur","getIndex","get","length","has","delete","_innerViewToAnnotation","from","10lVtfLC","fire","getByInnerView","focusTracker","23426073SOlgiR","focusableElements","_getOrderInContent","_sort","change:isFocused","9UCjnUd","view","add","set","isFocused","5410MnjWap","4868269ZfxiEL","clear","stopListening","left","refreshPositioning","6701288ByiyOY","innerView","top"];return(We=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(506353===parseInt(e(291))/1+-parseInt(e(287))/2*(-parseInt(e(292))/3)+-parseInt(e(289))/4+parseInt(e(273))/5*(parseInt(e(285))/6)+parseInt(e(274))/7+parseInt(e(279))/8*(parseInt(e(268))/9)+parseInt(e(259))/10*(-parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ye extends e.Collection{[Fe(305)];[Fe(296)];[Fe(286)];constructor(t=[]){const n=Fe;super(),this[n(305)]=new Map,this[n(296)]=new Map,this[n(286)]=new e.FocusTracker,this[n(286)].on(n(267),((t,e,r)=>{const o=n;r||this[o(260)](o(299))}));for(const e of t)this[n(270)](e)}get[Fe(272)](){const t=Fe;return this[t(286)][t(272)]}[Fe(270)](t){const n=Fe;if(this[n(303)](t))throw new e.CKEditorError(n(290),null);this[n(305)][n(271)](t[n(280)],t),this[n(296)][n(271)](t[n(269)],t);for(const e of t[n(264)])this[n(286)][n(270)](e);this[n(282)](t[n(264)],n(270),((t,e)=>{const r=n;this[r(286)][r(270)](e)})),this[n(282)](t[n(264)],n(284),((t,e)=>{const r=n;this[r(286)][r(284)](e)})),this[n(282)](t[n(269)][n(262)],n(267),((e,r,o)=>{const s=n;o&&this[s(260)](s(293),t)})),t[n(297)]();const r=this[n(265)](t[n(269)][n(298)]);return super[n(270)](t,r)}[Fe(284)](t){const n=Fe;if(!this[n(303)](t))throw new e.CKEditorError(n(283),null);this[n(276)](t[n(269)][n(262)]),this[n(276)](t[n(264)]);for(const e of t[n(264)])this[n(286)][n(284)](e);return this[n(296)][n(304)](t[n(269)]),this[n(305)][n(304)](t[n(280)]),super[n(284)](t)}[Fe(261)](t){const e=Fe;return this[e(305)][e(301)](t)}[Fe(295)](t){const e=Fe;return this[e(296)][e(301)](t)}[Fe(294)](){const t=Fe;super[t(275)](),this[t(276)](),this[t(305)][t(275)](),this[t(296)][t(275)](),this[t(286)][t(294)]()}[Fe(278)](){const t=Fe;for(const e of this)e[t(297)]();this[t(266)]()}[Fe(266)](){const t=Fe,e=Array[t(306)](this)[t(288)](((e,n)=>qe(e[t(269)][t(298)],n[t(269)][t(298)])));for(let n=e[t(302)]-1;n>0;n--){const r=e[n];n!==this[t(300)](r)&&(this[t(284)](r),this[t(270)](r))}}[Fe(265)](t){const e=Fe;let n=0;if(!t)return this[e(302)];for(const r of this){const o=r[e(269)][e(298)];if(o){if(qe(t,o)<0)return n;n++}}return n}}function qe(t,e){const n=Fe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(281)]-e[n(281)];return 0==r?t[n(277)]-e[n(277)]:r}t.ContextPlugin;var Ze=n(332),Xe={attributes:{"data-cke":!0}};Xe.setAttributes=be(),Xe.insert=pe().bind(null,"head"),Xe.domAPI=ke(),Xe.insertStyleElement=_e();le()(Ze.A,Xe);Ze.A&&Ze.A.locals&&Ze.A.locals;t.ContextPlugin;var Ge=n(533),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=be(),Qe.insert=pe().bind(null,"head"),Qe.domAPI=ke(),Qe.insertStyleElement=_e();le()(Ge.A,Qe);Ge.A&&Ge.A.locals&&Ge.A.locals;J.View;J.View;class Je extends Error{}class $e extends Je{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}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=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,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=nn[e];"era"===e?r[s]=o:hn(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,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(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 an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(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 kn(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 gn(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 pn(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}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...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 _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function On(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function Nn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Nn,Sn,Mn),vn(Cn,Nn,Sn,Mn),vn(Tn,Nn,Sn,Mn),vn(Nn,Sn,Mn);vn(Nn);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(Nn,Sn,Mn);const Rn={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}},Pn=365.2425,Vn=30.436875,Ln=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ln.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Dn=`[ ${String.fromCharCode(160)}]`;new RegExp(Dn,"g");Symbol.for("nodejs.util.inspect.custom");J.View;var Bn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Bn.A,jn);Bn.A&&Bn.A.locals&&Bn.A.locals;var Hn=n(163),Kn={attributes:{"data-cke":!0}};Kn.setAttributes=be(),Kn.insert=pe().bind(null,"head"),Kn.domAPI=ke(),Kn.insertStyleElement=_e();le()(Hn.A,Kn);Hn.A&&Hn.A.locals&&Hn.A.locals;var zn=n(142),Fn={attributes:{"data-cke":!0}};Fn.setAttributes=be(),Fn.insert=pe().bind(null,"head"),Fn.domAPI=ke(),Fn.insertStyleElement=_e();le()(zn.A,Fn);zn.A&&zn.A.locals&&zn.A.locals;var Un=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(Un.A,Wn);Un.A&&Un.A.locals&&Un.A.locals;var Yn=n(967),qn={attributes:{"data-cke":!0}};qn.setAttributes=be(),qn.insert=pe().bind(null,"head"),qn.domAPI=ke(),qn.insertStyleElement=_e();le()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Zn=n(906),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=be(),Xn.insert=pe().bind(null,"head"),Xn.domAPI=ke(),Xn.insertStyleElement=_e();le()(Zn.A,Xn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Gn=n(938),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=be(),Qn.insert=pe().bind(null,"head"),Qn.domAPI=ke(),Qn.insertStyleElement=_e();le()(Gn.A,Qn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Jn=n(751),$n={attributes:{"data-cke":!0}};$n.setAttributes=be(),$n.insert=pe().bind(null,"head"),$n.domAPI=ke(),$n.insertStyleElement=_e();le()(Jn.A,$n);Jn.A&&Jn.A.locals&&Jn.A.locals;var tr=n(901),er={attributes:{"data-cke":!0}};er.setAttributes=be(),er.insert=pe().bind(null,"head"),er.domAPI=ke(),er.insertStyleElement=_e();le()(tr.A,er);tr.A&&tr.A.locals&&tr.A.locals;var nr=n(888),rr={attributes:{"data-cke":!0}};rr.setAttributes=be(),rr.insert=pe().bind(null,"head"),rr.domAPI=ke(),rr.insertStyleElement=_e();le()(nr.A,rr);nr.A&&nr.A.locals&&nr.A.locals;const or=sr;function sr(t,e){const n=ir();return(sr=function(t,e){return n[t-=470]})(t,e)}function ir(){const t=["_bindAnnotationsToVisibleAnnotations","22615AXBKAu","77MtzpFA","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","add","Tab","1551186oMLYNd","_setupEnterAnnotationKeystroke","set","40dYocMU","low","createAnnotation","fire","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","_activateAnnotation","view","isArray","isVisible","refreshVisibility","context","_setupEscapeAnnotationHandling","focusTracker","change:isVisible","18zJzMmY","annotations","isOfficialPlugin","_visibleAnnotations","target","editors","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","source","activeAnnotations","keystrokes","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","collection","locale","stopListening","_addActiveAnnotation","push","8236998UJBjZZ","Ctrl+Shift+E","focus","104623ZccNTH","escape","has","Annotations","remove","createAnnotationView","domRoots","_removeActiveAnnotation","accessibility","listenTo","delete","Ctrl+Enter","pluginName","Enter","3500450mDvWSL","deactivateAll","ready","element","refreshPositioning","addKeystrokeInfoGroup","4GEQYMg","Arrowdown","activate","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","destroy","Esc","getByInnerView","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","isPremiumPlugin","_deactivateAllAnnotations","contains","values","editing","Shift+Tab","646198liAWNF","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","2762600ZRflEh","Arrowup"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(533059===-parseInt(e(534))/1+parseInt(e(474))/2*(parseInt(e(498))/3)+parseInt(e(490))/4+parseInt(e(493))/5*(-parseInt(e(515))/6)+parseInt(e(488))/7*(parseInt(e(501))/8)+parseInt(e(531))/9+parseInt(e(548))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(526)];[or(518)];static get[or(546)](){return or(537)}static get[or(517)](){return!0}static get[or(482)](){return!0}constructor(e){const n=or;if(super(e),this[n(526)]=new Ye,this[n(518)]=new Ye,this[n(500)](n(523),new Set),this[n(492)](),e instanceof t.Editor){const t=e[n(527)];e[n(542)][n(473)]({id:n(516),label:$(t,n(489)),keystrokes:[{label:$(t,n(495)),keystroke:n(532)},{label:$(t,n(521)),keystroke:n(479)},{label:$(t,n(481)),keystroke:n(547)},{label:$(t,n(505)),keystroke:[[n(497)],[n(487)]]},{label:$(t,n(477)),keystroke:[n(545)]},{label:$(t,n(525)),keystroke:[[n(491)],[n(475)]]}]})}this[n(499)](),this[n(512)]()}[or(496)](t){const e=or;this[e(526)][e(496)](t)}[or(538)](t){const e=or;this[e(526)][e(538)](t),t[e(478)]()}[or(510)](){const t=or;for(const e of this[t(526)])e[t(510)]()}[or(472)](){const t=or;this[t(518)][t(472)]()}[or(480)](t){const e=or;return this[e(526)][e(480)](t)}[or(549)](){const t=or;this[t(504)](t(483))}[or(478)](){const t=or;for(const e of this[t(526)])e[t(478)]();this[t(518)][t(478)](),this[t(526)][t(478)](),super[t(478)]()}[or(476)](t){const e=or;this[e(504)](e(506),t)}[or(503)](t){return new Ke(t)}[or(539)](t,e){return new De(t,e)}[or(529)](t){const e=or,n=new Set(this[e(523)]);n[e(496)](t),this[e(523)]=n}[or(541)](t){const e=or,n=new Set(this[e(523)]);n[e(544)](t),this[e(523)]=n}[or(492)](){const t=or,e=this[t(526)],n=this[t(518)];function r(e){const r=t,o=e[r(522)];o[r(509)]&&!n[r(536)](o)?n[r(496)](o):!o[r(509)]&&n[r(536)](o)&&n[r(538)](o),o[r(507)][r(513)][r(538)](o[r(507)][r(471)]),o[r(507)][r(513)][r(496)](o[r(507)][r(471)])}this[t(543)](e,t(496),((e,o)=>{const s=t;o[s(509)]&&n[s(496)](o),this[s(543)](o,s(514),r)})),this[t(543)](e,t(538),((e,o)=>{const s=t;n[s(536)](o)&&n[s(538)](o),this[s(528)](o,s(514),r)}))}[or(499)](){const n=or,r=t=>{const n=sr;t.on(n(470),(()=>{const r=n;t[r(524)][r(500)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(523)][o(485)]());s&&(s[o(507)][o(533)](),n())}))}))};this[n(511)]instanceof t.Editor?r(this[n(511)]):this[n(511)][n(520)]&&this[n(511)][n(520)].on(n(496),((t,e)=>{r(e)}))}[or(512)](){const e=or,n=e=>{const n=sr,r=e[n(522)],o=[];let s;if(Array[n(508)](r[n(519)])){s=r[n(519)][0],this[n(511)]instanceof t.Editor?o[n(530)](this[n(511)]):this[n(511)][n(520)]&&o[n(530)](...this[n(511)][n(520)]);for(const t of o)for(const e of t[n(486)][n(507)][n(540)][n(485)]())if(e[n(484)](s))return void t[n(486)][n(507)][n(533)]();s[n(533)]()}};this[e(543)](this[e(526)],e(496),((t,r)=>{const o=e;this[o(543)](r,o(535),n,{priority:o(502)})})),this[e(543)](this[e(526)],e(538),((t,r)=>{const o=e;this[o(528)](r,o(535),n)}))}}const ar=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=174]})(t,e)}function ur(){const t=["getByInnerView","commentsrepository-invalid-commentid","string","commentsrepository-update-comment-thread-internal-error","addUser","26665iDWBdt","submitCommentThread","submit","4RMdZio","_remove","comments.editorConfig","removeAttribute","destroy","950XosOFw","change:isDirty","update","then","commentsrepository-remove-comment-internal-error","locale","once","commentsrepository-remove-missing-comment","fetchCommentThread","external:","threadId","_isSubmitted","isOfficialPlugin","change:activeAnnotations","_findOptimalIndex","attributes","commentsrepository-update-comment-invalid-content","commentsrepository-missing-thread-and-adapter-method","noChannel","_updateComment","author","define","refreshVisibility","224nzwzaF","createElement","context","commentsrepository-fetch-comment-thread","setUnlinkedAt","licenseKey","delete","map","type","_removeComment","commentsrepository-update-missing-comment","commentsrepository-invalid-comment-thread-id","_updateActiveAnnotation","commentInputView","trim","_getExternalAuthor","adapter","comments.CommentThreadView","CommentView","_readOnlyChannels","commentsrepository-duplicated-comment-thread-id","_adapter","body","toJSON","_updateCommentThread","_repository","isReadOnly","resolve","isExternal","addCommentThread","isAttached","commentsrepository-update-comment-missing-comment-thread","function","CommentsRepository","_add","commentsrepository-update-comment-internal-error","attachTo","commentId","commentsrepository-add-comment-thread-internal-error","commentsrepository-invalid-comment-content","commentsrepository-add-comment-to-missing-comment-thread","_reopenCommentThread","config","commentsrepository-remove-comment-thread-internal-error","write","change:authoredAt","set","has","stopListening","add","resolvedAt","PendingActions","isResolvable","max","focus","commentsListView","updateCommentThread","_addComment","_unbindEditors","bodyCollectionContainer","commentsrepository-active-missing-comment-thread","comments","_removeCommentThread","1859AzXZxL","isSubmitted","resolveCommentThread","weight","comments.CommentView","archivedAt","9qZklgw","getTime","getIndex","reduce","commentsrepository-add-comment-internal-error","hasCommentThread","getPermissions","catch","highest","view","681624pcXvNn","change:_readOnlyChannels","getCommentThreads","setActiveCommentThread","commentThreadInputView","setAttribute","commentsrepository-remove-comment-missing-comment-thread","activate","_isAttached","editorDestroyed","isPremiumPlugin","removeComment","_update","isEditable","warn","content","bind","values","getComment","comments.maxCommentCharsWhenCollapsed","commentsrepository-missing-comment-thread","_hasTargetInContent","div","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","createCommentThreadController","_permissions","_addCommentThread","lowest","channelId","_createCommentThreadView","CommentThreadView","commentsrepository-attach-missing-comment-thread","comments.copyMarkers","commentsrepository-invalid-comment-authorid","_resolveCommentThread","find","_viewToController","comments.maxCommentsWhenCollapsed","filter","listenTo","authoredAt","init","modifyAll","commentsrepository-missing-target","reopen","canComment","commentsrepository-active-not-attached","commentsrepository-adapter-already-set","13709mKLWQs","activeCommentThread","@external","focusableElements","_createNewComment","switchReadOnly","updateComment","deactivateAll","isDirty","requires","_threadToController","2477461LjrCKH","from","commentsrepository-add-comment-user-not-exists","commentsrepository-resolved-comment-thread","creator","2306008CANszM","getCommentThread","openNewCommentThread","isVisible","commentsrepository-remove-missing-comment-thread","error","innerHTML","plugins","_detachCommentThread","comments.maxThreadTotalWeight","getUser","isResolved","isFromAdapter","PENDING_ACTION_COMMENT_THREAD","_removeActiveAnnotation","authorName","fire","reopenCommentThread","model","admin","376314sJCoRP","setContext","commentsrepository-get-comment-invalid-id","length","setPermissions","comment","resolvedBy","push","commentsrepository-resolve-comment-thread-internal-error","_attachCommentThread","_threads","pluginName","focusTracker","removeCommentThread","editorReady","addComment","innerView","_bindAnnotationToEditors","get","commentUpdated","assign","remove","_submitCommentThread","isRemovable","createdAt","textContent","change:_permissions","escape","isActive","commentsrepository-reopen-comment-thread-internal-error","unlinkedAt","commentsrepository-reopen-comment-thread"];return(ur=function(){return t})()}!function(t){const e=hr,n=t();for(;;)try{if(233447===-parseInt(e(219))/1*(parseInt(e(295))/2)+parseInt(e(255))/3+parseInt(e(323))/4*(parseInt(e(292))/5)+-parseInt(e(402))/6+-parseInt(e(230))/7+-parseInt(e(235))/8*(-parseInt(e(392))/9)+parseInt(e(300))/10*(parseInt(e(386))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);const dr=Symbol(ar(318)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[ar(265)];[ar(229)];[ar(207)];static get[ar(228)](){return[cr,t.PendingActions,o.Users]}static get[ar(266)](){return ar(356)}static get[ar(312)](){return!0}static get[ar(181)](){return!0}constructor(t){const e=ar;super(t),this[e(265)]=new Map,this[e(229)]=new Map,this[e(207)]=new Map,this[e(369)](e(342),new Set),this[e(369)](e(196),new Map);const n=this[e(325)][e(365)];n[e(321)](e(208),2),n[e(321)](e(244),500),n[e(321)](e(190),140),n[e(321)](e(340),Jt),n[e(321)](e(390),ue),n[e(273)](e(297))||console[e(185)](e(194))}[ar(212)](){const t=ar,e=this[t(325)][t(242)][t(273)](cr);this[t(369)](t(220),null),this.on(t(352),((e,n)=>this[t(197)](n))),this.on(t(293),((e,n)=>this[t(277)](n))),this.on(t(388),((e,n)=>this[t(205)](n))),this.on(t(388),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(252),((e,n)=>this[t(364)](n))),this.on(t(252),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(268),((e,n)=>this[t(385)](n))),this.on(t(379),((e,n)=>this[t(347)](n))),this.on(t(379),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(270),((e,n)=>this[t(380)](n))),this.on(t(225),((e,n)=>this[t(319)](n))),this.on(t(182),((e,n)=>this[t(332)](n))),this.on(t(270),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(236)](n),i=s&&this[o(229)][o(273)](s);i&&i[o(401)][o(378)][o(377)](-1)}),{priority:t(198)}),this[t(210)](e,t(313),((e,n,r)=>{const o=t,s=Array[o(231)](r)[o(330)]((t=>this[o(207)][o(273)](t[o(271)])))[o(209)](Boolean)[0];this[o(220)]=s?s[o(253)]:null}))}set[ar(339)](t){const n=ar;if(this[n(344)])throw new e.CKEditorError(n(218));this[n(344)]=t}get[ar(339)](){return this[ar(344)]}[ar(352)]({channelId:t=dr,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=ar;return this[m(251)](pr(m(352),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(236)](n)}[ar(237)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(342)][i(370)](t)||this[i(342)][i(370)](void 0))return null;if(!r)throw new e.CKEditorError(i(214));const c=this[i(352)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(229)][i(273)](c),h=a[i(401)][i(175)][i(336)],u=this[i(325)][i(242)][i(273)](cr),d=u[i(287)](a[i(401)]);return u[i(178)](d),h[i(306)](i(269),(()=>h[i(377)]())),c}[ar(397)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(334));return this[n(265)][n(370)](t)}[ar(379)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(251)](pr(i(379),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(236)](e)}[ar(236)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(334));return this[n(265)][n(273)](t)}[ar(308)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(236)](n);if(o)return Promise[r(350)](o);if(!this[r(339)])return Promise[r(350)](void 0);if(r(355)!=typeof this[r(339)][r(236)])throw new e.CKEditorError(r(317),this[r(325)]);return this[r(339)][r(236)]({channelId:t,threadId:n})[r(303)]((e=>this[r(397)](n)?this[r(236)](n):e?this[r(352)](Object[r(275)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(326),this[n(325)])}))}[ar(404)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(265)][o(188)]())t&&r[o(199)]!==t||e&&!r[o(353)]||n&&0===r[o(258)]||s[o(262)](r);return r?s[o(330)]((t=>t[o(346)]())):s}[ar(174)](t){const n=ar,r=this[n(325)][n(242)][n(273)](cr);if(!t)return void(this[n(220)]&&r[n(226)]());const o=this[n(236)](t);if(!o)throw new e.CKEditorError(n(383),null,{threadId:t});if(!this[n(229)][n(370)](o))throw new e.CKEditorError(n(217),null,{threadId:t});const s=r[n(287)](this[n(229)][n(273)](o)[n(401)]);r[n(178)](s)}[ar(224)](t,e){const n=ar;t?this[n(342)][n(372)](e):this[n(342)][n(329)](e),this[n(251)](n(403),n(342),this[n(342)],this[n(342)])}[ar(349)](t){const e=ar;return this[e(342)][e(370)](t)||this[e(342)][e(370)](void 0)}[ar(195)](t,e){return new G(t,e)}[ar(259)](t,e=dr){const n=ar;this[n(196)][n(369)](e,t),this[n(251)](n(281),n(196),this[n(196)],this[n(196)])}[ar(398)](t=dr){const e=ar;return this[e(196)][e(370)](t)?this[e(196)][e(273)](t):lr}[ar(197)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=ar;if(k(289)!=typeof n)throw new e.CKEditorError(k(334),null,{threadId:n});if(this[k(397)](n))throw new e.CKEditorError(k(343),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(325)][k(242)][k(273)](o.Users)[k(245)](c):null,isResolvable:l,isSubmitted:m||d});this[k(265)][k(369)](n,g);for(const t of r)g[k(357)](this[k(223)]({threadId:n,...t}));return a&&g[k(359)](a),d||!g[k(258)]?Promise[k(350)]():this[k(277)]({channelId:t,threadId:n})}[ar(277)]({channelId:t,threadId:n}){const r=ar;if(!this[r(397)](n))throw new e.CKEditorError(r(191),this);const o=this[r(236)](n);if(o[r(311)]=!0,!this[r(339)]||r(355)!=typeof this[r(339)][r(352)])return Promise[r(350)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(325)][r(242)][r(273)](r(374)),l=d[r(372)]($(this[r(325)][r(305)],r(248)));return this[r(339)][r(352)]({channelId:t,threadId:s,comments:i[r(330)]((t=>t[r(346)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(303)]((({comments:e})=>{const o=r;d[o(276)](l);for(const r of e)this[o(319)]({channelId:t,threadId:n,commentId:r[o(360)],createdAt:r[o(279)],isFromAdapter:!0})}))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(361),this)}))}[ar(264)]({threadId:t,target:n}){const r=ar,o=this[r(236)](t);if(!o)throw new e.CKEditorError(r(202),this);const s=this[r(325)][r(242)][r(273)](r(374)),i=this[r(325)][r(242)][r(273)](cr),c=this[r(200)](o),a=new G(o,c);let h=null;c.on(r(301),((t,e,n)=>{const o=r;n?h=s[o(372)]($(this[o(325)][o(305)],o(248))):h&&(s[o(276)](h),h=null)})),this[r(229)][r(369)](o,a),this[r(207)][r(369)](c,a);const u=new De(this[r(325)][r(305)],c);u[r(187)](r(258)).to(c),u[r(187)](r(227)).to(c,r(227),c,r(258),((t,e)=>t||!e)),u[r(187)](r(283)).to(c),u[r(331)]=r(260);const d=new Ke({view:u,target:n,type:r(260),isVisible:!o[r(391)]});return c.on(r(282),(()=>{const t=r;d[t(251)](t(282))})),this[r(272)](c,d),i[r(372)](d),d}[ar(272)](e,n){const r=ar;this[r(210)](e,r(269),((e,o)=>{const s=r,i=o.ui[s(401)][s(345)][s(382)];n[s(222)][s(372)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(267)][s(372)](i)}),{priority:r(400)}),this[r(210)](e,r(180),((e,o)=>{const s=r,i=o.ui[s(401)][s(345)][s(382)];n[s(222)][s(370)](i)&&n[s(222)][s(276)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(267)][s(276)](i)}))}[ar(381)](t){const e=ar;this[e(371)](t,e(269)),this[e(371)](t,e(180))}[ar(200)](t){const e=ar,n=this[e(325)][e(242)][e(273)](o.Users),{config:r,locale:s}=this[e(325)],i=(0,o.getDateTimeFormatter)(r[e(273)](e(305)),s);return new(0,r[e(273)](e(384))[e(201)])(s,t,n.me,{editorConfig:{...r[e(273)](e(297)),licenseKey:this[e(325)][e(365)][e(273)](e(328))},copyMarkers:r[e(273)](e(203)),maxCommentsWhenCollapsed:r[e(273)](e(208)),maxThreadTotalWeight:r[e(273)](e(244)),maxCommentCharsWhenCollapsed:r[e(273)](e(190)),formatDateTime:i,CommentView:r[e(273)](e(384))[e(341)]})}[ar(205)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(397)](t))throw new e.CKEditorError(c(191),null,{threadId:t});const a=this[c(236)](t);if(a[c(246)])throw new e.CKEditorError(c(233),null,{threadId:t});const h=this[c(325)][c(242)][c(273)](o.Users);if(a[c(261)]=h[c(245)](s),a[c(373)]=r,i||!this[c(339)]||c(355)!=typeof this[c(339)][c(388)])return Promise[c(350)]();const u=this[c(325)][c(242)][c(273)](c(374)),d=u[c(372)]($(this[c(325)][c(305)],c(248)));return this[c(339)][c(388)]({channelId:n,threadId:t})[c(303)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(276)](d),a[n(261)].id!==e&&(a[n(261)]=h[n(245)](e)),a[n(373)]=t}))[c(399)]((t=>{const n=c;throw console[n(240)](t),new e.CKEditorError(n(263),this)}))}[ar(364)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(397)](t))throw new e.CKEditorError(o(191),null,{threadId:t});const s=this[o(236)](t);if(!s[o(246)])throw new e.CKEditorError(o(286),null,{threadId:t});if(s[o(261)]=null,s[o(373)]=null,r||!this[o(339)]||o(355)!=typeof this[o(339)][o(252)])return Promise[o(350)]();const i=this[o(325)][o(242)][o(273)](o(374)),c=i[o(372)]($(this[o(325)][o(305)],o(248)));return this[o(339)][o(252)]({channelId:n,threadId:t})[o(303)]((()=>i[o(276)](c)))[o(399)]((t=>{const n=o;throw console[n(240)](t),new e.CKEditorError(n(284),this)}))}[ar(385)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(236)](t);if(!o)throw new e.CKEditorError(r(239),this);if(this[r(243)](t),this[r(265)][r(329)](t),!o[r(387)]||n||!this[r(339)]||r(355)!=typeof this[r(339)][r(268)])return Promise[r(350)]();const s=this[r(325)][r(242)][r(273)](r(374)),{channelId:i}=o,c=s[r(372)]($(this[r(325)][r(305)],r(248)));return this[r(339)][r(268)]({channelId:i,threadId:t})[r(303)]((()=>s[r(276)](c)))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(366),this)}))}[ar(347)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(289)!=typeof t)throw new e.CKEditorError(i(334),null,{threadId:t});if(!this[i(397)](t))throw new e.CKEditorError(i(191),null,{threadId:t});const c=this[i(236)](t);let a=!1;if(void 0!==r&&c[i(325)]!==r&&(c[i(325)]=r,a=!0),void 0!==n&&c[i(285)]!==n&&(c[i(285)]=n,a=!0),o&&!R(o,c[i(315)])&&(c[i(315)]=o,a=!0),!a)return Promise[i(350)]();if(!c[i(387)]||s||!this[i(339)]||i(355)!=typeof this[i(339)][i(379)])return Promise[i(350)]();const h=this[i(325)][i(242)][i(273)](i(374)),{channelId:u}=c,d=h[i(372)]($(this[i(325)][i(305)],i(248)));return this[i(339)][i(379)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(303)]((()=>h[i(276)](d)))[i(399)]((t=>{const n=i;throw console[n(240)](t),new e.CKEditorError(n(290),this)}))}[ar(243)](t){const e=ar,n=this[e(325)][e(242)][e(273)](cr),r=this[e(236)](t);if(r[e(179)]=!1,this[e(229)][e(370)](r)){const t=this[e(229)][e(273)](r),o=t[e(401)],s=n[e(287)](o);this[e(229)][e(329)](r),this[e(207)][e(329)](o),s&&n[e(276)](s),t[e(299)](),o[e(299)]()[e(303)]((()=>{this[e(381)](o)}))}}[ar(335)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(325)][r(242)][r(273)](cr),i=this[r(236)](t);if(this[r(229)][r(370)](i)){const t=this[r(229)][r(273)](i)[r(401)],e=s[r(287)](t);e&&(o&&s[r(249)](e),n?e[r(238)]=!1:e[r(322)]())}}[ar(338)](t){const e=ar,n=this[e(325)][e(242)][e(273)](o.Users),r=(0,o.hashObject)(e(309)+t);return n[e(245)](r)||n[e(291)]({id:r,name:t})}[ar(223)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(289)!=typeof n)throw new e.CKEditorError(a(288));if(a(289)!=typeof s)throw new e.CKEditorError(a(204));if(a(289)!=typeof r||!r[a(337)]())throw new e.CKEditorError(a(362));const h=this[a(325)][a(242)][a(273)](o.Users)[a(245)](s);if(!h)throw new e.CKEditorError(a(232),null,{authorId:s});let u=null,d=i;return c?.[a(221)]&&(u=this[a(338)](c[a(221)][a(250)]),d=new Date(c[a(221)][a(279)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(380)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(236)](t[n(310)]);if(!c)throw new e.CKEditorError(n(363),this);const a=this[n(223)](t),{id:h}=a;if(c[n(357)](a),i||!this[n(339)]||n(355)!=typeof this[n(339)][n(270)]||!c[n(387)])return Promise[n(350)]();const u=this[n(325)][n(242)][n(273)](n(374)),{channelId:d}=c,l=u[n(372)]($(this[n(325)][n(305)],n(248)));return s||(s={}),this[n(339)][n(270)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(303)]((t=>{const e=n;u[e(276)](l),t&&this[e(319)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(279)],isFromAdapter:!0})}))[n(399)]((t=>{const r=n;throw console[r(240)](t),new e.CKEditorError(r(396),this)}))}[ar(319)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(289)!=typeof r||!r[c(337)]()[c(258)]))throw new e.CKEditorError(c(316));const a=this[c(236)](t),h=a[c(189)](n);if(!h)throw new e.CKEditorError(c(333),this);let u=!1;if(r&&r!==h[c(186)]&&(h[c(184)]||i)&&(h[c(186)]=r,u=!0),o&&o!==h[c(279)]&&(h[c(279)]=o,h[c(315)]&&h[c(315)][c(221)]||(h[c(211)]=o),u=!0),s&&!R(s,h[c(315)])&&(h[c(315)]=s,u=!0),!u)return Promise[c(350)]();if(a[c(251)](c(274)),i||!this[c(339)]||c(355)!=typeof this[c(339)][c(225)])return Promise[c(350)]();const d=this[c(325)][c(242)][c(273)](c(374)),{channelId:l}=this[c(236)](h[c(310)]),m=d[c(372)]($(this[c(325)][c(305)],c(248)));return this[c(339)][c(225)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(303)]((()=>d[c(276)](m)))[c(399)]((t=>{const n=c;throw console[n(240)](t),new e.CKEditorError(n(358),this)}))}[ar(332)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(236)](t),i=s[o(189)](n);if(!i)throw new e.CKEditorError(o(307),this);if(s[o(296)](i),r||!this[o(339)]||o(355)!=typeof this[o(339)][o(182)])return Promise[o(350)]();const c=this[o(325)][o(242)][o(273)](o(374)),{channelId:a}=s,h=c[o(372)]($(this[o(325)][o(305)],o(248)));return this[o(339)][o(182)]({channelId:a,threadId:t,commentId:n})[o(303)]((()=>c[o(276)](h)))[o(399)]((t=>{const n=o;throw console[n(240)](t),new e.CKEditorError(n(304),this)}))}}class kr extends((0,e.ObservableMixin)()){[ar(199)];id;[ar(179)];[ar(311)];[ar(384)];[ar(348)];constructor(t,n){const r=ar;super();const o=n[r(375)];this[r(199)]=n[r(199)],this.id=n.id,this[r(384)]=new e.Collection,this[r(348)]=t,this[r(179)]=!1,this[r(311)]=n[r(387)],this[r(369)](r(192),!0),this[r(187)](r(349)).to(t,r(196),t,r(342),(()=>t[r(349)](this[r(199)]))),this[r(187)](r(278)).to(t,r(196),(()=>t[r(398)](this[r(199)])[r(254)])),this[r(187)](r(216)).to(t,r(196),(()=>{const e=r,n=t[e(398)](this[e(199)]);return n[e(367)]||n[e(254)]})),this[r(187)](r(375)).to(t,r(196),(()=>o&&t[r(398)](this[r(199)])[r(350)])),this[r(369)](r(325),n[r(325)]),this[r(187)](r(391)).to(this,r(373),this,r(285),((t,e)=>t?e?t<e?t:e:t:e)),this[r(369)](r(285),n[r(285)]||null),this[r(369)](r(373),n[r(373)]||null),this[r(369)](r(261),n[r(261)]||null),this[r(187)](r(246)).to(this,r(373),(t=>!!t)),this[r(369)](r(315),n[r(315)]||{})}get[ar(389)](){const t=ar;return Array[t(231)](this[t(384)])[t(395)](((e,n)=>e+n[t(389)]),0)}get[ar(258)](){const t=ar;return this[t(384)][t(258)]}get[ar(353)](){return this[ar(179)]}get[ar(387)](){return this[ar(311)]}[ar(294)](){const t=ar,{channelId:e,id:n}=this;this[t(348)][t(251)](pr(t(293),e),{channelId:e,threadId:n})}[ar(327)](t){this[ar(183)]({unlinkedAt:t})}[ar(350)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(348)][r(325)][r(242)][r(273)](o.Users).me,{channelId:i,id:c}=this;this[r(348)][r(251)](pr(r(388),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(215)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(252),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(256)](t){const e=ar;this[e(325)]||this[e(183)]({context:t})}[ar(176)](t,e){const n=ar,r=D(this[n(315)]);K(r,t,e),this[n(183)]({attributes:r})}[ar(298)](t){const e=ar,n=D(this[e(315)]);W(n,t),this[e(183)]({attributes:n})}[ar(276)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(268),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(359)](t){const e=ar;return this[e(348)][e(264)]({threadId:this.id,target:t})}[ar(270)](t){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(270),n,r),Object[e(275)]({channelId:n,threadId:r},t))}[ar(189)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(257),null,{commentId:t});return this[n(384)][n(273)](t)}[ar(346)](){const t=ar;return{threadId:this.id,context:this[t(325)],unlinkedAt:this[t(285)],resolvedAt:this[t(373)],resolvedBy:this[t(261)]?this[t(261)].id:null,archivedAt:this[t(391)],comments:this[t(384)][t(330)]((e=>e[t(346)]())),attributes:this[t(315)]}}[ar(357)](t){const e=ar;return this[e(210)](t,e(368),(()=>{const n=e,r=this[n(314)](t),o=this[n(384)];r-1!=o[n(394)](t)&&r+1!=o[n(394)](t)&&(this[n(296)](t),this[n(357)](t))})),this[e(384)][e(372)](t,this[e(314)](t))}[ar(183)](t){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(379),n),{...t,channelId:n,threadId:r})}[ar(296)](t){const e=ar;return this[e(371)](t),t[e(299)](),this[e(384)][e(276)](t)}[ar(314)](t){const e=ar,n=this[e(384)][e(206)]((n=>new Date(n[e(211)])[e(393)]()>new Date(t[e(211)])[e(393)]()));return n?this[e(384)][e(394)](n):this[e(258)]}}class gr extends((0,e.ObservableMixin)()){id;[ar(310)];[ar(320)];[ar(234)];[ar(351)];[ar(279)];[ar(348)];constructor(t,e){const n=ar;super();const r=t[n(325)][n(242)][n(273)](o.Users).me,s=t[n(236)](e[n(310)]),i=0===s[n(384)][n(258)],c=r===e[n(320)];this.id=e.id,this[n(310)]=e[n(310)],this[n(320)]=e[n(320)],this[n(234)]=e[n(234)],this[n(351)]=Boolean(e[n(315)]&&e[n(315)][n(221)]),this[n(369)](n(186),e[n(186)]),this[n(279)]=e[n(279)]||new Date,this[n(369)](n(211),e[n(211)]||new Date),this[n(187)](n(373)).to(s,n(373)),this[n(369)](n(315),e[n(315)]||{}),this[n(187)](n(184)).to(t,n(196),(()=>{const e=n,r=t[e(398)](s[e(199)])[e(367)],o=t[e(398)](s[e(199)])[e(213)];return c&&r||!c&&o})),this[n(187)](n(278)).to(s,n(278),t,n(196),(e=>{const r=n,o=t[r(398)](s[r(199)])[r(367)],a=t[r(398)](s[r(199)])[r(213)];return c&&o||e&&i||!c&&a&&!i})),this[n(187)](n(349)).to(s,n(349)),this[n(348)]=t}get[ar(389)](){const t=ar;return Math[t(376)](function(e){const n=t,r=document[n(324)](n(193));return r[n(241)]=e,r[n(280)][n(258)]}(this[t(186)]),200)}[ar(302)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(348)][n(397)](r))throw new e.CKEditorError(n(354),this);const{channelId:s}=this[n(348)][n(236)](r);this[n(348)][n(251)](pr(n(225),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(176)](t,e){const n=ar,r=D(this[n(315)]);K(r,t,e),this[n(302)]({attributes:r})}[ar(298)](t){const e=ar,n=D(this[e(315)]);W(n,t),this[e(302)]({attributes:n})}[ar(276)](t={}){const n=ar;if(!t[n(247)]&&!this[n(278)])return;const{threadId:r,id:o}=this;if(!this[n(348)][n(397)](r))throw new e.CKEditorError(n(177),this);const{channelId:s}=this[n(348)][n(236)](r);this[n(348)][n(251)](pr(n(182),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(346)](){const t=ar;return{commentId:this.id,content:this[t(186)],createdAt:this[t(279)],authorId:this[t(234)].id,attributes:this[t(315)]}}[ar(299)](){this[ar(371)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(t,e){const n=vr();return(fr=function(t,e){return n[t-=386]})(t,e)}const br=fr;function vr(){const t=["44513HsLzQU","change","push","comment:","createRange","backward","130445iRisbg","getItems","item","tableCell","selection","addMarker","isObject","6773895ElXkzK","editor","isEnabled","2458527sQjJin","4400760PvyzKX","_hasContent","_trimToContent","element","model","execute","refresh","114HAbssh","$textProxy","93855fkdDIL","343940ZtjjKu","getRanges","start","_itemIsContent","end","2EByieD","document","substr","schema","getLastMatchingPosition"];return(vr=function(){return t})()}!function(t){const e=fr,n=t();for(;;)try{if(450311===-parseInt(e(386))/1+parseInt(e(392))/2*(-parseInt(e(413))/3)+-parseInt(e(387))/4+parseInt(e(403))/5+-parseInt(e(421))/6*(-parseInt(e(397))/7)+parseInt(e(414))/8+parseInt(e(410))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class _r extends t.Command{[br(420)](){const t=br,e=this[t(411)][t(418)][t(393)][t(407)];for(const n of e[t(388)]())if(this[t(415)](n))return void(this[t(412)]=!0);this[t(412)]=!1}[br(419)]({threadId:t=(0,e.uid)()}={}){const n=br,r=this[n(411)][n(418)],o=[];for(const t of r[n(393)][n(407)][n(388)]())this[n(415)](t)&&o[n(399)](this[n(416)](t));r[n(398)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(394)](1,5),i=s(400)+t+":"+o;r[s(408)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[br(415)](t){const e=br;for(const n of t[e(404)]())if(this[e(390)](n))return!0;return!1}[br(390)](t){const e=br;return t.is(e(422))||this[e(411)][e(418)][e(395)][e(409)](t)&&!t.is(e(417),e(406))}[br(416)](t){const e=br,n=t=>!this[e(390)](t[e(405)]),r=t[e(389)][e(396)](n),o=t[e(391)][e(396)](n,{direction:e(402)});return this[e(411)][e(418)][e(401)](r,o)}}const wr=Ir;function Ir(t,e){const n=Ar();return(Ir=function(t,e){return n[t-=238]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(878465===-parseInt(e(262))/1*(-parseInt(e(248))/2)+parseInt(e(299))/3+-parseInt(e(273))/4*(-parseInt(e(286))/5)+-parseInt(e(298))/6+parseInt(e(247))/7+parseInt(e(254))/8*(parseInt(e(259))/9)+-parseInt(e(274))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);class yr extends t.Plugin{[wr(288)];[wr(246)];static get[wr(241)](){return[cr]}static get[wr(277)](){return wr(255)}static get[wr(242)](){return!0}static get[wr(293)](){return!0}constructor(t){const e=wr;super(t),this[e(288)]=new Set,this[e(246)]=new Set}[wr(253)](){const t=wr,e=this[t(296)],n=e[t(269)][t(278)][t(249)],r=xe((()=>this[t(287)]()),10);n.on(t(251),((e,n)=>{const o=t;n[o(291)]&&(r[o(268)](),this[o(287)]())})),this[t(264)](e[t(295)][t(261)][t(278)],t(266),((t,e,n)=>{n&&r()})),this[t(264)](e.ui[t(290)],t(266),((n,r,o)=>{const s=t;o||e[s(258)]||this[s(281)](s(271),{isAnnotationTracked:t=>this[s(303)][s(282)](t[s(257)])})})),this[t(264)](this[t(296)].ui,t(263),(()=>this[t(281)](t(272))))}[wr(279)](t){const e=wr;if(this[e(246)][e(282)](t[e(261)]))return;this[e(246)][e(280)](t[e(261)]),this[e(296)].ui[e(290)][e(280)](t[e(261)][e(256)]);const n=this[e(296)][e(239)][e(297)](cr);this[e(264)](n[e(260)],e(283),((t,n)=>{const r=e;this[r(296)].ui[r(290)][r(283)](n[r(261)][r(256)]),this[r(246)][r(294)](n[r(261)])}))}[wr(243)](){const t=wr;return this[t(296)][t(295)][t(261)][t(243)]}[wr(301)](t){const n=wr;if(n(265)!=typeof t)throw new e.CKEditorError(n(252));this[n(288)][n(280)](t)}[wr(287)](){const t=wr;this[t(281)](t(245))}[wr(240)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(296)][n(269)][n(278)][n(249)],s=Array[n(275)](o[n(244)]());for(const[t,o]of this[n(303)]){const s=i(o),c=e[n(250)](t);s&&c&&r[n(284)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(289)](t,!o[e(270)]))return n;return null}return r[n(267)](((e,r)=>{const o=n,s=e[o(285)],i=r[o(285)];if(!s[o(276)](i)){if(s[o(289)](i,!0))return 1;if(i[o(289)](s,!0))return-1}return e[o(238)]==t?-1:r[o(238)]==t?1:0}))[n(292)]((t=>t[n(238)]))}get[wr(303)](){const t=wr,e=new Map;for(const n of Array[t(275)](this[t(288)]))for(const[r,o]of n())e[t(302)](r,o);return e}}function Ar(){const t=["isOfficialPlugin","hasDomSelection","getRanges","refresh","_editorAnnotations","7340893etfgRd","2TYzhmV","selection","getByInnerView","change:range","editorannotations-invalid-source-callback","init","1010248HVuZRn","EditorAnnotations","element","innerView","isReadOnly","117vmlZRR","collection","view","491789iWFDyX","update","listenTo","function","change:isFocused","sort","cancel","model","isCollapsed","blur","uiUpdate","184iZIPiZ","35488980SnVrTL","from","isEqual","pluginName","document","registerAnnotation","add","fire","has","remove","push","range","8350SiXtAx","refreshSelectedViews","_dataCollectors","containsRange","focusTracker","directChange","map","isPremiumPlugin","delete","editing","editor","get","2504880VADozZ","4757646IyxBcM","11cVTUpe","addSourceCollector","set","_editorAnnotationsData","annotation","plugins","getOrderedSelectedAnnotations","requires"];return(Ar=function(){return t})()}const Cr=Tr;function Tr(t,e){const n=xr();return(Tr=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(912069===parseInt(e(214))/1*(parseInt(e(212))/2)+parseInt(e(204))/3*(-parseInt(e(200))/4)+-parseInt(e(209))/5+-parseInt(e(207))/6*(-parseInt(e(213))/7)+parseInt(e(202))/8*(-parseInt(e(197))/9)+-parseInt(e(201))/10*(parseInt(e(208))/11)+parseInt(e(198))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Er extends t.Plugin{[Cr(210)](){const t=Cr,e=this[t(203)];e[t(205)][t(215)](t(211))&&e[t(205)][t(199)](t(211))[t(206)](t(216))}}function xr(){const t=["2966KOPFmu","has","addCommentThread","1836mHVZVp","6704172jscLyc","get","4TlfFbz","2828090lhjsVg","128hsQgoH","editor","1100853LOKjZs","plugins","enableCommand","1804926ATyqcK","44cLlozk","3201830hVhJkE","afterInit","RestrictedEditingModeEditing","1074xqiHqe","21kznyeE"];return(xr=function(){return t})()}const Or=Nr;function Nr(t,e){const n=Sr();return(Nr=function(t,e){return n[t-=477]})(t,e)}function Sr(){const t=["28dBVJBE","addCommentThread","collaboration.channelId","1960FzasQG","1576keflfG","afterInit","2xfjSCf","_handleImportedData","importWord","285189CTQBZf","commands","high","plugins","editor","execute","forEach","5647536uEmNHZ","importWord.formatting.comments","collaboration_features","dataInsert","1700545rFSpLy","2520090JHhLSx","define","map","1026JmcPGI","27080wyMeUk","get","832332ivEpcG","listenTo","basic","config"];return(Sr=function(){return t})()}!function(t){const e=Nr,n=t();for(;;)try{if(444176===-parseInt(e(492))/1*(parseInt(e(489))/2)+-parseInt(e(504))/3+-parseInt(e(487))/4*(-parseInt(e(486))/5)+-parseInt(e(479))/6*(-parseInt(e(483))/7)+parseInt(e(499))/8+parseInt(e(507))/9*(parseInt(e(477))/10)+-parseInt(e(503))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class Mr extends t.Plugin{constructor(t){const e=Nr;super(t),this[e(496)][e(482)][e(505)](e(500),e(481))}[Or(488)](){const t=Or,n=this[t(496)],r=n[t(493)][t(478)](t(491)),s=n[t(495)][t(478)](o.Users);r&&(r.on(t(497),((e,[,n])=>{n[t(501)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(494)]+10}),this[t(480)](r,t(502),this[t(490)]))}[Or(490)](t,e){const n=Or,{comment_threads:r}=e;r&&r[n(498)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(506)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(496)][s(495)][s(478)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(491)}}}))),a=this[s(496)][s(482)][s(478)](s(485));this[s(496)][s(495)][s(478)](mr)[s(484)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}const Rr=Pr;function Pr(t,e){const n=Vr();return(Pr=function(t,e){return n[t-=345]})(t,e)}function Vr(){const t=["166141bEykzL","keys","delete","get","hasCommentThread","split","plugins","498960fYUubE","1918045DxKcWW","never","editor","cut","6ZVMonq","always","all","_registerMarkerToCopy","comment","19431QkqRuS","296fBKDlX","content","markers","contentInsertion","dragstart","default","7723020pNxQPr","ClipboardPipeline","config","comments.copyMarkers","define","highest","_removeMarkersWithoutThreads","ClipboardMarkersUtils","CommentsRepository","448676VfWzYb","has","_mapCommentsCopyConfigToRegisterConfiguration","afterInit","2217UktyTt","_registerMarkerInClipboardPipeline","requires","listenTo","304NwnhnI"];return(Vr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(205541===-parseInt(e(386))/1+-parseInt(e(377))/2+-parseInt(e(381))/3*(-parseInt(e(385))/4)+parseInt(e(352))/5*(-parseInt(e(356))/6)+parseInt(e(351))/7+-parseInt(e(362))/8*(-parseInt(e(361))/9)+parseInt(e(368))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Lr extends t.Plugin{constructor(t){const e=Pr;super(t),this[e(354)][e(370)][e(372)](e(371),e(367))}static get[Rr(383)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(380)](){const t=Rr,e=this[t(354)][t(350)][t(347)](t(369));this[t(382)](),this[t(384)](e,t(365),((e,n)=>this[t(374)](n[t(363)][t(364)])),{priority:t(373)})}[Rr(374)](t){const e=Rr;if(!this[e(354)][e(350)][e(378)](e(376)))return t;const n=this[e(354)][e(350)][e(347)](e(376));for(const r of t[e(345)]()){const[o,s]=r[e(349)](":");e(360)!=o||n[e(348)](s)||t[e(346)](r)}return t}[Rr(382)](){const t=Rr,e=this[t(354)][t(350)][t(347)](t(375)),n=this[t(379)](this[t(354)][t(370)][t(347)](t(371)));n&&e[t(359)](t(360),n)}[Rr(379)](t){const e=Rr;switch(t){case e(357):return{allowedActions:e(358),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(367):return{allowedActions:[e(355),e(366)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(353):default:return null}}}var Dr=n(930);function Br(){const t=["7EilSAj","51644bbLKBy","elementToStructure","233079KzTFDf","comment","createEmptyElement","removeMarker:","get","consume","overrideMarkerConverters","createContainerElement","mapper","editor","downcastDispatcher","insert","model","300593UzbPfz","consumable","2789388nFsrOB","overrideHorizontalRuleConverter","overrideImageInlineConverter","getCustomProperty","elementToElement","addMarker:","stop","overrideMediaEmbedConverter","21305540tpxWfh","init","span","ck-comment-marker","isObject","217616AqAILk","img","plugins","for","120MoLbKX","attribute:url:media","div","toViewElement","ck-horizontal-line","3227226lTBIKm","image-inline","isResolved","item","ignoreResolvedComments","showCommentHighlights","addClass","options","horizontalLine","widget","high","data","conversion","dataDowncast","schema","writer","imageInline","getCommentThread","markerName","containerElement","createPositionAt","addMarker:comment","add","media","markerToHighlight","4MrwWbU"];return(Br=function(){return t})()}const jr=Hr;function Hr(t,e){const n=Br();return(Hr=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(321210===-parseInt(e(339))/1*(parseInt(e(322))/2)+-parseInt(e(326))/3+-parseInt(e(324))/4*(parseInt(e(358))/5)+-parseInt(e(363))/6+-parseInt(e(323))/7*(-parseInt(e(354))/8)+-parseInt(e(341))/9+parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Kr extends t.Plugin{[jr(350)](){const t=jr;this[t(332)](),this[t(342)](),this[t(343)](),this[t(348)]()}[jr(332)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(321)]({model:t(327),view:(e,n)=>{const r=t;if(!n[r(370)][r(368)])return null;if(n[r(370)][r(367)]){const{id:t}=Xr(e[r(381)]),o=this[r(335)][r(356)][r(330)](mr);if(o[r(380)](t)?.[r(365)]&&e[r(366)])return n[r(340)][r(331)](e[r(366)],r(346)+e[r(381)]),n[r(340)][r(331)](e[r(366)],r(329)+e[r(381)]),null}return{classes:[r(352)]}}}),this[t(335)][t(375)][t(357)](t(376))[t(319)]((e=>{const n=t;e.on(n(318),((t,e,r)=>{const o=n;if(!r[o(370)][o(368)])return;const s=e[o(366)];if(!s)return;const i=r[o(334)][o(361)](s);this[o(335)][o(338)][o(377)][o(353)](s)&&i&&!i[o(344)](o(372))&&i.is(o(316))&&(0,Dr.toWidget)(i,r[o(378)])}),{priority:n(373)})}))}[jr(342)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(325)]({model:t(371),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(368)])return null;const s=n[o(333)](o(360)),i=n[o(328)]("hr");return n[o(369)](o(362),s),n[o(337)](n[o(317)](s,0),i),s},converterPriority:t(373)})}[jr(343)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(325)]({model:t(379),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(368)])return null;const s=n[o(333)](o(351)),i=n[o(328)](o(355));return n[o(369)](o(364),s),n[o(337)](n[o(317)](s,0),i),s},converterPriority:t(373)})}[jr(348)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(345)]({model:t(320),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(368)])return n[o(328)](o(360))},converterPriority:t(373)}),this[t(335)][t(374)][t(336)].on(t(359),((e,n,r)=>{const o=t;r[o(370)][o(368)]&&e[o(347)]()}),{priority:t(373)})}}var zr=n(492),Fr={attributes:{"data-cke":!0}};Fr.setAttributes=be(),Fr.insert=pe().bind(null,"head"),Fr.domAPI=ke(),Fr.insertStyleElement=_e();le()(zr.A,Fr);zr.A&&zr.A.locals&&zr.A.locals;const Ur=Yr;function Wr(){const t=["length","filter","_handleInitialThreads","then","change:isReadOnly","ck-comment-marker","announce","change","ENTER_COMMENT_ANNOUNCEMENT","affectsData","ready","consume","$marker","_reconvertMarkers","isObject","conversion","commands","markerToData","resolveCommentThread","pluginName","data","_attachMarkerToThread","get","140cNGsax","hasContent","enqueueChange","2443482pQkkeA","model","removeMarker","refreshVisibility","hasMarkerForId","upcast","LEAVE_COMMENT_ANNOUNCEMENT","map","addMarker:","fetchCommentThread","collaboration.channelId","render","forEach","comment","isCollapsed","startsWith","differ","getByInnerView","addCommentThread","item","updateMarker","isResolved","isOfficialPlugin","createPositionBefore","switchReadOnly","split","registerPostFixer","root","openNewCommentThread","CommentsEditing","plugins","getAttribute","group","attachTo","$textProxy","change:activeMarker","channelId","newRange","_threadToController","isThreadsLoadingPaused","_getTargetForId","getItems","consumable","_threads","once","destroy","fromCharCode","_initializeMarkerConverters","afterInit","join","start","getRange","state","createRange","removeMarker:","_hasTargetInContent","editor","for","delete","ignoreResolvedComments","isEqual","destroyed","isPremiumPlugin","dataToMarker","_handleThreadMarker","hasDomSelection","author","name","config","editingDowncast","href","25712cgXcUI","context","low","substring","markerName","_attachArchivedThread","size","set","hasCommentThread","setUnlinkedAt","_initAriaMarkerChangeAnnouncements","isAttached","push","clear","createElement","view","reconvertMarker","scrollToThreadMarker","listenTo","getCommentThreads","editing","130001xsHUUP","first","removeCommentThread","document","markers","2328114JCjclL","text","reopenCommentThread","rootName","2GSRaRv","managedUsingOperations","getWalker","elementToElement","2023475GlQPHW","requires","dataDowncast","_detachCommentThread","comment:","change:isThreadsLoadingPaused","isSubmitted","showCommentHighlights","getCommentThread","_getTextContext","addComment","setContext","_handleMarkerAddAndRemove","ariaLiveAnnouncer","locale","init","add","from","markerToHighlight","activeMarker","$graveyard","300hXucle","getAllMarkersForId","registerAnnotation","unlinkedAt","focus","remove","end","5092sHnetW","comments","ck-comment-marker--active","10382240zRrbgA","getChangedMarkers","schema"];return(Wr=function(){return t})()}function Yr(t,e){const n=Wr();return(Yr=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(219009===parseInt(e(405))/1*(parseInt(e(414))/2)+-parseInt(e(274))/3*(-parseInt(e(281))/4)+parseInt(e(253))/5+parseInt(e(410))/6+-parseInt(e(310))/7*(parseInt(e(384))/8)+parseInt(e(313))/9+-parseInt(e(284))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class qr extends t.Plugin{static get[Ur(254)](){return[mr,yr,o.Users,Er,Mr,Lr,Kr]}static get[Ur(306)](){return Ur(342)}static get[Ur(335)](){return!0}static get[Ur(375)](){return!0}constructor(t){const e=Ur;super(t),this[e(391)](e(352),!0),t[e(307)][e(357)](e(297),(()=>this[e(352)]=!1)),this[e(391)](e(272),null),this.on(e(348),((n,r,o,s)=>{const i=e,c=t[i(343)][i(309)](mr),a=o?Xr(o).id:null;t[i(314)][i(294)]((()=>{const e=i;if(a){const n=this[e(275)](a);for(const r of n)t[e(404)][e(400)](r)}if(s){const{id:n}=Xr(s),r=c[e(261)](n);if(r&&r[e(277)])return;if(r&&!r[e(395)])return;const o=this[e(275)](n);for(const n of o)t[e(404)][e(400)](n)}})),a&&this[i(401)](a)})),this[e(394)]()}[Ur(268)](){const t=Ur,e=this[t(369)],n=e[t(343)][t(309)](mr),r=e[t(381)][t(309)](t(323)),o=n[t(403)]()[t(288)]((e=>e[t(349)]!==r));e[t(303)][t(269)](t(331),new _r(e)),this[t(402)](e,t(291),((r,o,s)=>{const i=t;n[i(337)](s,e[i(381)][i(309)](i(323)))})),this[t(402)](n,Zr(t(331),r),((e,{threadId:n})=>{const r=t,o=this[r(369)][r(343)][r(309)](mr)[r(261)](n);o?.[r(277)]&&this[r(389)](n)})),this[t(402)](n,Zr(t(407),r),((n,{threadId:r})=>{const o=t;e[o(314)][o(312)]({isUndoable:!1},(t=>{const e=o,n=this[e(275)](r);for(const r of n)t[e(315)](r)}))})),this[t(402)](n,Zr(t(305),r),((e,{threadId:n})=>{const r=t;this[r(300)](n),this[r(369)][r(404)][r(399)][r(378)]&&(this[r(369)][r(343)][r(309)](mr)[r(261)](n)[r(277)]||this[r(369)][r(404)][r(399)][r(278)]())}),{priority:t(386)}),this[t(402)](n,Zr(t(412),r),((e,{threadId:n})=>{this[t(300)](n)}),{priority:t(386)}),this[t(402)](n,Zr(t(263),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(275)](o);!s&&0!=c[i(287)]&&n[i(392)](o)&&1===n[i(261)](o)[i(287)]&&e[i(314)][i(312)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(333)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(386)}),this[t(360)](),this[t(265)](),this[t(289)](o)}[Ur(361)](){!async function(t){const n=p([79,51,118,84,98,55,74,103,122,88,117,85,108,52,53,56,77,119,110,70,90,101,69,121,81,82,106,97,67,87,76,102,78,65,48,107,72,57,100,116,71,104,49,89,75,112,109,99,50,120,105,68,114,66,80,113,83,86,115,54,111,73]),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 h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(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=Yr;return t[e(320)]((t=>String[e(359)](t)))[e(362)]("")}!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([79]);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=h(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 h=!1;const u=(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(u+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])]:u}}),{[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])])&&(h=!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])]((()=>{h||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(t){return!1}function e(e){const n=h(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])](u(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:1746576e3;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=Yr,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(383)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[Ur(358)](){const t=Ur,e=this[t(369)][t(343)][t(309)](mr),n=this[t(369)][t(381)][t(309)](t(323));for(const r of e[t(403)]({channelId:n}))e[t(256)](r.id),e[t(356)][t(371)](r.id);super[t(358)]()}[Ur(317)](t){const e=Ur;return this[e(275)](t)[e(287)]>0}[Ur(275)](t){const e=Ur,n=[];for(const r of this[e(369)][e(314)][e(409)])r[e(380)][e(328)](e(257)+t)&&n[e(396)](r);return n}[Ur(401)](t){const n=Ur,r=this[n(353)](t);r&&setTimeout((()=>{const o=n;this[o(272)]&&Xr(this[o(272)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Ur(300)](t){const e=Ur;this[e(369)][e(314)][e(294)]((()=>{const n=e;for(const e of this[n(275)](t))this[n(369)][n(404)][n(400)](e)}))}[Ur(389)](t){const e=Ur,n=this[e(369)][e(343)][e(309)](mr),r=this[e(369)][e(343)][e(309)](yr),o=n[e(261)](t);if(!o[e(395)]){const t=o[e(346)]((()=>this[e(353)](o.id)));r[e(276)](t),o[e(368)]=!1}}[Ur(360)](){const t=Ur,e=this[t(369)],n=e[t(343)][t(309)](o.Users);e[t(302)][t(370)](t(382))[t(271)]({model:t(326),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(388)]),c=e[s(343)][s(309)](mr)[s(261)](i),a=this[s(272)]&&Xr(this[s(272)]).id===i;let h;if(c&&c[s(334)]&&!a&&r[s(332)])return o[s(355)][s(298)](r[s(332)],s(321)+r[s(388)]),o[s(355)][s(298)](r[s(332)],s(367)+r[s(388)]),null;const u=[s(292)];return a&&u[s(396)](s(283)),h=c?.[s(287)]?c[s(282)][s(406)][s(379)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(302)][t(370)](t(255))[t(304)]({model:t(326),view:(n,{options:r})=>{const o=t;if(r[o(260)])return null;const s=e[o(343)][o(309)](mr),i=e[o(314)][o(409)][o(309)](n),{id:c,part:a}=Xr(n);return i&&!i[o(296)]||r[o(372)]&&s[o(261)](c)?.[o(334)]?null:{group:o(326),name:a?c+":"+a:c}}}),e[t(302)][t(370)](t(318))[t(252)]({view:{name:t(326),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(398)](t(299),{"data-name":t(257)+e[t(344)]("id")})}),e[t(302)][t(370)](t(318))[t(376)]({view:t(326)})}[Ur(265)](){const t=Ur,e=this[t(369)],n=e[t(343)][t(309)](mr),r=new Set,o=new Set;e[t(314)][t(408)][t(339)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(314)][s(408)][s(329)][s(285)]()){const{group:a,id:h}=Xr(t);let u=c[s(350)];if(s(326)!==a||!u)continue;const d=s(273)===u[s(340)][s(413)];d||(u=Gr(u,e[s(314)]),!u||u[s(327)]||!c[s(350)]||u[s(373)](c[s(350)]))?e[s(314)][s(311)](u)&&!d?this[s(352)]?r[s(269)](t):this[s(377)](t,h):(o[s(269)](t),r[s(371)](t),n[s(315)](t),i=!0):(n[s(333)](t,{range:u}),i=!0)}return i})),this.on(t(258),((n,o,s)=>{const i=t;if(!s&&r[i(390)])for(const t of r){const{id:n}=Xr(t);r[i(371)](t),e[i(314)][i(409)][i(309)](t)&&this[i(377)](t,n)}})),this[t(402)](e[t(314)][t(408)],t(294),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(314)][s(408)][s(329)][s(285)]()){const{group:c,id:a}=Xr(t);if(s(326)!==c)continue;const h=n[s(261)](a),u=this[s(317)](a);h&&(!h[s(368)]&&i&&e[s(404)][s(399)][s(357)](s(324),(()=>{const t=s,r=e[t(343)][t(309)](cr),o=n[t(351)][t(309)](h)[t(399)];r[t(330)](o)[t(316)]()}),{priority:s(386)}),h[s(368)]=u||!!i),i||(o[s(269)](t),r[s(371)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(261)](e);if(r[s(371)](t),!o)continue;const i=this[s(317)](e);i||o[s(259)]?i||o[s(277)]||o[s(393)](new Date):o[s(279)]()}o[s(397)]()}))}[Ur(289)](t){const e=Ur;t[e(325)]((t=>{const n=e;t[n(277)]&&this[n(389)](t.id)}))}[Ur(353)](t){const e=Ur,n=this[e(369)],r=this[e(275)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(404)],r)}[Ur(262)](t){const e=Ur,n=this[e(275)](t);let r="",o=!1;for(const t of n){const n=t[e(364)]();for(const t of Array[e(270)](n[e(354)]()))t.is(e(347))?(r&&o&&(r+=" ",o=!1),r+=t[e(307)]):o=!0;o=!0}return r[e(387)](0,150)}[Ur(308)](t,e){const n=Ur,r=this[n(369)],o=r[n(343)][n(309)](mr);let s=o[n(261)](e);const i=r[n(381)][n(309)](n(323)),c=r[n(343)][n(309)](yr);return s&&(s[n(277)]&&s[n(393)](null),s[n(395)])||(this[n(275)](e)[0][n(415)]?o[n(322)]({channelId:i,threadId:e})[n(290)]((t=>{const o=n;if(o(374)!==r[o(365)])if(s=t,s&&!s[o(395)]){const t=s[o(346)]((()=>this[o(353)](e)));c[o(276)](t),s[o(334)]&&this[o(300)](e)}else if(!s){const t=this[o(275)](e);r[o(314)][o(294)]((e=>{const n=o;for(const r of t)e[n(315)](r)}))}})):r[n(404)][n(399)][n(357)](n(324),(()=>{const t=n;if(o[t(261)](e))return;const a=r[t(343)][t(309)](cr);s=o[t(341)]({channelId:i,threadId:e,target:()=>this[t(353)](e),context:{type:t(411),value:this[t(262)](e)}});const h=o[t(351)][t(309)](s)[t(399)],u=a[t(330)](h);u&&c[t(276)](u)}),{priority:n(386)})),s}[Ur(377)](t,e){const n=Ur,r=this[n(308)](t,e);r&&!r[n(385)]&&r[n(264)]({type:n(411),value:this[n(262)](e)})}[Ur(394)](){const t=Ur,n=this[t(369)];(0,o.surroundingMarkersDetector)(n[t(314)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Qr(t)){n.ui[i(266)][i(293)]($(n[i(267)],i(319)));break}for(const t of s)if(Qr(t)){n.ui[i(266)][i(293)]($(n[i(267)],i(295),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Zr(t,e){return e?t+":"+e:t}function Xr(t){const e=t[Ur(338)](":");return{group:e[0],id:e[1],part:e[2]}}function Gr(t,e){const n=Ur,r=e[n(286)],o=e[n(366)](t[n(363)]);for(const s of t[n(251)]()){const{type:t,item:i,nextPosition:c}=s;if(n(411)===t||r[n(301)](i)){const t=e[n(336)](i);o[n(327)]&&(o[n(363)]=t),o[n(280)]=c}}return o}function Qr(t){const e=Ur;return e(326)===Xr(t[e(380)])[e(345)]}function Jr(){const t=["commentsLicenseKeyNotAllowed","licenseKey","isOfficialPlugin","trialLimit","low","CommentsListView","removeCommentThread","commentsLicenseKeyUsageLimit","commentsLicenseKeyTrialLimit","_showLicenseError","5362225hraVec","29386nCpsPN","stop","4437720yMrjzP","tooltip","init","requires","activeMarker","getCommentThread","_createUIButton","14PXIoaQ","length","commentsLicenseKeyValid","114776Vzympe","locale","isFocused","commentsLicenseKeyEvaluationLimit","getAllMarkersForId","CommentThreadInputView","evaluationLimit","change:activeAnnotations","getRange","set","addComment","isEnabled","130512vSSIHu","bind","_licenseKeyCheckInterval","pluginName","_viewToController","invalid","193101skloNu","addSourceCollector","hasCommentThread","736FIyira","20ExUhxB","editing","plugins","usageLimit","highest","commentsLicenseKeyExpired","commentsLicenseKeyDomainLimit","focusTracker","push","112897tgJZcY","Comments","add","expired","has","hasMarkerForId","addCommentThread","focus","model","menuBar:comment","featureNotAllowed","from","view","find","comment:","commands","componentFactory","get","listenTo","domainLimit","Comment","isPremiumPlugin","5utAapE","innerView","destroy","comment","config","execute","map","_threadToController","commentsLicenseKeyInvalid","CommentsUI","editor"];return(Jr=function(){return t})()}const $r=to;function to(t,e){const n=Jr();return(to=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(254174===-parseInt(e(417))/1+parseInt(e(470))/2*(-parseInt(e(491))/3)+-parseInt(e(473))/4*(parseInt(e(439))/5)+-parseInt(e(485))/6+-parseInt(e(461))/7*(-parseInt(e(494))/8)+-parseInt(e(463))/9+-parseInt(e(495))/10*(-parseInt(e(460))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class eo extends t.Plugin{[$r(451)];[$r(487)];static get[$r(488)](){return $r(448)}static get[$r(452)](){return!0}static get[$r(438)](){return!0}static get[$r(466)](){return[mr,qr,yr,cr]}get[$r(455)](){return Vt}get[$r(478)](){return xt}[$r(465)](){const t=$r,e=this[t(449)],n=e[t(497)][t(434)](mr),r=e[t(497)][t(434)](qr),o=e[t(497)][t(434)](cr),s=e[t(497)][t(434)](yr);e.ui[t(433)][t(419)](t(442),(()=>{const e=t,n=this[e(469)](J.ButtonView);return n[e(464)]=!0,n})),e.ui[t(433)][t(419)](t(426),(()=>this[t(469)](J.MenuBarMenuListItemButtonView))),s[t(492)]((()=>{const e=t,o=[];for(const[t,s]of n[e(446)]){const n=r[e(477)](t.id),i=n[e(445)]((t=>t[e(481)]()));n[e(471)]>0&&o[e(416)]([s[e(429)],i])}return o})),this[t(435)](o,t(480),((e,o,s)=>{const i=t,c=Array[i(428)](s)[i(445)]((t=>t[i(440)]))[i(430)]((t=>n[i(489)][i(421)](t)));if(!c)return void(r[i(467)]=null);const a=n[i(489)][i(434)](c)[i(425)].id,h=i(431)+a;a&&r[i(422)](a)?r[i(467)]=h:r[i(467)]&&(r[i(467)]=null)})),this[t(435)](n,t(456),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(415)][i(475)]&&r[i(422)](o)&&e[i(496)][i(429)][i(424)]()}),{priority:t(412)}),this[t(435)](n,t(483),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(422)](s)&&n[c(493)](s)&&1===n[c(468)](s)[c(471)]&&(e[c(496)][c(429)][c(424)](),o[c(462)]())}),{priority:t(454)}),this[t(451)]=this[t(449)][t(443)][t(434)](t(451));const i=this[t(449)];this[t(487)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(472)==o||e(447)==o||e(413)==o||e(414)==o||e(450)==o||e(476)==o||e(458)==o||e(457)==o){delete i[r],n=o,clearInterval(this[e(487)]),this[e(487)]=void 0;break}}e(447)==n&&i[e(459)](e(490)),e(413)==n&&i[e(459)](e(420)),e(414)==n&&i[e(459)](e(436)),e(450)==n&&i[e(459)](e(427),e(418)),e(476)==n&&i[e(459)](e(479)),e(458)==n&&i[e(459)](e(453)),e(457)==n&&i[e(459)](e(498))}),1e3)}[$r(441)](){const t=$r;super[t(441)](),this[t(487)]&&clearInterval(this[t(487)])}[$r(469)](t){const e=$r,n=this[e(449)],r=new t(n[e(474)]),o=n[e(432)][e(434)](e(423));return r[e(482)]({label:$(n[e(474)],e(437)),icon:Q.IconAddComment}),r[e(486)](e(484)).to(o),this[e(435)](r,e(444),(()=>{o[e(444)]()})),r}}const no=ro;function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=499]})(t,e)}function oo(){const t=["502024EoqCLy","isOfficialPlugin","affectsData","CommentsOnly","cut","afterInit","addCommentThread","10420mwSadM","config","requires","7ByqZxT","264420WKZZjM","editor","isPremiumPlugin","change:isEnabled","isEnabled","has","SourceEditing","editing","plugins","editSource","3YjqZCu","view","_disableCommentsOnlyMode","1299042NyzROD","clearForceDisabled","forceDisabled","2072SzBTgq","delete","get","stop","clipboardInput","465030mWvVGI","commentsOnly","listenTo","document","commentsOnlyMode","1678380rgoJKL","pluginName","commands","highest","11727LyHsNr","set","DragDrop","_enableCommentsOnlyMode","3069SofTpW","stopListening"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(169613===-parseInt(e(523))/1+parseInt(e(544))/2+-parseInt(e(533))/3*(-parseInt(e(512))/4)+-parseInt(e(502))/5+parseInt(e(536))/6*(-parseInt(e(522))/7)+parseInt(e(539))/8*(parseInt(e(506))/9)+parseInt(e(519))/10*(parseInt(e(510))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class so extends t.Plugin{static get[no(503)](){return no(515)}static get[no(513)](){return!0}static get[no(525)](){return!0}static get[no(521)](){return[qr]}constructor(t){const e=no;super(t),this[e(507)](e(527),!1),this.on(e(526),((t,n,r)=>{const o=e;r?this[o(509)]():this[o(535)]()}))}[no(517)](){const t=no;!this[t(527)]&&this[t(524)][t(520)][t(541)](t(545))&&(this[t(527)]=!0)}[no(509)](){const t=no;for(const[e,n]of this[t(524)][t(504)])n[t(514)]&&t(518)!==e&&n[t(538)](t(501));this[t(524)][t(531)][t(528)](t(508))&&this[t(524)][t(531)][t(541)](t(508))[t(538)](t(501)),this[t(524)][t(531)][t(528)](t(529))&&this[t(524)][t(531)][t(541)](t(529))[t(538)](t(501)),this[t(524)][t(504)][t(541)](t(532))?.[t(538)](t(501));const e=this[t(524)][t(530)][t(534)][t(500)];this[t(499)](e,t(516),(e=>e[t(542)]()),{priority:t(505)}),this[t(499)](e,t(543),(e=>e[t(542)]()),{priority:t(505)}),this[t(499)](e,t(540),(e=>e[t(542)]()),{priority:t(505)})}[no(535)](){const t=no;for(const[e,n]of this[t(524)][t(504)])n[t(514)]&&t(518)!==e&&n[t(537)](t(501));this[t(524)][t(531)][t(528)](t(529))&&this[t(524)][t(531)][t(541)](t(529))[t(537)](t(501)),this[t(524)][t(504)][t(541)](t(532))?.[t(537)](t(501)),this[t(511)](this[t(524)][t(530)][t(534)][t(500)])}}const io=co;function co(t,e){const n=ao();return(co=function(t,e){return n[t-=136]})(t,e)}function ao(){const t=["context","annotationsuis-register-invalid-interface","2406238SMKVcJ","set","isActive","annotationsuis-annotation-mismatch","destroy","size","detach","plugins","deactivate","hasActive","change:activeAnnotation","switchTo","2198031HagxNB","refilterAnnotations","collection","73127wEOTuz","6spxres","get","add","activeAnnotations","_addActiveAnnotation","_assertAnnotationDoesNotBelongToMultipleUIs","activeUIs","attach","uisData","deactivateAll","find","isPremiumPlugin","_deactivateAllAnnotations","AnnotationsUIs","function","activate","from","annotationsuis-missing-ui","2558256DDCxGX","has","_activateAnnotation","init","stopListening","_removeActiveAnnotation","remove","_setSelectedAnnotations","annotationsuis-register-already-registered","2449064fWIMZJ","isOfficialPlugin","type","register","_uis","listenTo","4276985kScRLg","length","push","delete","setActiveAnnotation","28NUyIEM","requires","300CAXhtX","defaultFilter","pluginName","filter","_visibleAnnotations","67545ziqweP"];return(ao=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(647454===-parseInt(e(154))/1+parseInt(e(139))/2+parseInt(e(151))/3+parseInt(e(173))/4+parseInt(e(188))/5*(-parseInt(e(155))/6)+parseInt(e(193))/7*(-parseInt(e(182))/8)+-parseInt(e(136))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.ContextPlugin{[io(161)];[io(163)];[io(186)];static get[io(194)](){return[cr]}static get[io(197)](){return io(168)}static get[io(183)](){return!0}static get[io(166)](){return!0}constructor(t){const e=io;super(t),this[e(161)]=new Set,this[e(186)]=new Map,this[e(163)]=new Map}[io(176)](){const t=io,e=this[t(137)][t(146)][t(156)](cr);this[t(187)](e,t(175),((e,n)=>{const r=t;for(const t of this[r(161)]){const e=this[r(186)][r(156)](t);(0,this[r(163)][r(156)](t)[r(198)])(n)&&e[r(192)](n)}})),this[t(187)](e,t(167),(()=>{const e=t;for(const t of this[e(161)])this[e(186)][e(156)](t)[e(192)](null)})),this[t(187)](e[t(199)],t(157),((e,n)=>{this[t(160)](n)}))}[io(148)](){const t=io;return this[t(161)][t(144)]>0}[io(141)](t){const e=io;return this[e(161)][e(174)](t)}[io(170)](t,n=this[io(196)]){const r=io,o=this[r(137)][r(146)][r(156)](cr);if(!this[r(186)][r(174)](t))throw new e.CKEditorError(r(172),this,{uiName:t});this[r(141)](t)&&this[r(147)](t),this[r(161)][r(157)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=Fe;for(const o of t)n(o)&&e[r(270)](o);e[r(282)](t,r(270),((t,o)=>{const s=r;n(o)&&e[s(270)](o)})),e[r(282)](t,r(284),((t,n)=>{const o=r;e[o(303)](n)&&e[o(284)](n)}))})({source:o[r(199)],target:s,filter:n}),this[r(163)][r(140)](t,{collection:s,filter:n});const i=this[r(186)][r(156)](t);i[r(162)](s),this[r(187)](i,r(149),((t,e,n,s)=>{const i=r;s&&o[i(178)](s),n&&o[i(159)](n)}))}[io(147)](t){const n=io;if(this[n(161)][n(191)](t),!this[n(186)][n(174)](t))throw new e.CKEditorError(n(172),this,{uiName:t});const r=this[n(186)][n(156)](t);r[n(145)](),this[n(177)](r),this[n(163)][n(156)](t)[n(153)][n(143)](),this[n(163)][n(191)](t)}[io(150)](t){const n=io;if(!this[n(186)][n(174)](t))throw new e.CKEditorError(n(172),this,{uiName:t});const r=this[n(137)][n(146)][n(156)](cr),o=Array[n(171)](r[n(158)])[0]||null;this[n(164)](),this[n(170)](t);const s=this[n(186)][n(156)](t);s[n(192)](o),s[n(180)]&&o&&s[n(180)]([o])}[io(164)](){const t=io;for(const e of this[t(161)])this[t(147)](e)}[io(185)](t,n){const r=io;if(this[r(186)][r(174)](t))throw new e.CKEditorError(r(181));if(r(169)!=typeof n[r(162)]||r(169)!=typeof n[r(145)]||r(169)!=typeof n[r(192)])throw new e.CKEditorError(r(138),null);this[r(186)][r(140)](t,n)}[io(152)](){const t=io,e=this[t(137)][t(146)][t(156)](cr)[t(153)],n=new Map,r=Array[t(171)](this[t(161)]);for(const e of this[t(161)]){const r=this[t(163)][t(156)](e)[t(153)];for(const o of r)n[t(140)](o,e)}for(const o of e){const e=n[t(156)](o);this[t(160)](o);const s=r[t(165)]((e=>this[t(163)][t(156)](e)[t(198)](o)));e!==s&&(e&&this[t(163)][t(156)](e)[t(153)][t(179)](o),s&&this[t(163)][t(156)](s)[t(153)][t(157)](o))}}[io(143)](){const t=io;this[t(164)](),super[t(143)]()}[io(196)](){return!0}[io(160)](t){const n=io,r=[];for(const e of this[n(161)])(0,this[n(163)][n(156)](e)[n(198)])(t)&&r[n(190)](e);if(r[n(189)]>1)throw new e.CKEditorError(n(142),null,{matchedUIs:r,annotationType:t[n(184)]})}}var uo=n(573),lo={attributes:{"data-cke":!0}};lo.setAttributes=be(),lo.insert=pe().bind(null,"head"),lo.domAPI=ke(),lo.insertStyleElement=_e();le()(uo.A,lo);uo.A&&uo.A.locals&&uo.A.locals;const mo=go;function ko(){const t=["1567864evEivY","removed","863394nAcvMJ","change:top","div","bindTemplate","length","setTemplate","11BiUVUp","ck-reset","1471761MjdJwj","ck-sidebar","uiLanguageDirection","_updateItemPositionInFocusables","element","Annotations sidebar","arrowup","3076924QKyvkQ","36pNyzSd","remove","added","focusCycler","set","focusNext","createCollection","8OGlXBG","_setupKeyboardNavigation","top","change","delegate","class","1657460qtatrd","focusTracker","minHeight","source","908235XxHQKb","application","3WgaSZo","add","focusFirst","focus","render","number","getIndex","focusables","forEach","1883990EwqxOA","listenTo","arrowdown","Annotations list","focusPrevious","list"];return(ko=function(){return t})()}function go(t,e){const n=ko();return(go=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(460104===parseInt(e(432))/1+parseInt(e(449))/2*(-parseInt(e(434))/3)+parseInt(e(466))/4+parseInt(e(428))/5+-parseInt(e(467))/6*(parseInt(e(451))/7)+-parseInt(e(422))/8*(-parseInt(e(459))/9)+-parseInt(e(443))/10*(parseInt(e(457))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);const po=(0,e.toUnit)("px");class fo extends J.View{[mo(448)];[mo(441)];[mo(429)];[mo(470)];constructor(t){const n=mo;super(t);const r=this[n(454)];this[n(419)](n(430),0),this[n(419)](n(427),""),this[n(448)]=this[n(421)](),this[n(441)]=this[n(421)](),this[n(448)][n(426)](n(465),n(445)).to(this),this[n(429)]=new e.FocusTracker,this[n(470)]=new J.FocusCycler({focusables:this[n(441)],focusTracker:this[n(429)]}),this[n(456)]({tag:n(453),attributes:{class:["ck",n(460),n(458),r.to(n(427))],style:{minHeight:r.to(n(430),(t=>n(439)==typeof t?po(t+10):null))},dir:t[n(461)],role:n(433),"aria-label":$(t,n(464)),tabindex:0},children:[{tag:n(453),attributes:{role:n(448),"aria-label":$(t,n(446))},children:this[n(448)]}]})}[mo(438)](){const t=mo;super[t(438)](),this[t(423)]()}[mo(437)](){const t=mo;this[t(470)][t(436)]()}[mo(423)](){const t=mo;this[t(448)][t(426)](t(452)).to(this),this.on(t(452),(e=>{const n=t;this[n(462)](e[n(431)])})),this[t(448)][t(442)]((e=>{const n=t;this[n(429)][n(435)](e[n(463)]),this[n(462)](e)})),this[t(448)].on(t(425),((e,n)=>{const r=t;for(const t of n[r(450)])this[r(429)][r(468)](t[r(463)]),this[r(441)][r(468)](t);for(const t of n[r(469)])this[r(429)][r(435)](t[r(463)]),this[r(462)](t)})),this.on(t(465),(()=>{const e=t;this[e(470)][e(447)]()})),this.on(t(445),(()=>{const e=t;this[e(470)][e(420)]()})),this[t(444)](this[t(463)],t(437),(()=>{this[t(437)]()}))}[mo(462)](t){const e=mo,n=this[e(441)][e(440)](t);let r,o;for(const n of this[e(441)])if(t[e(424)]<n[e(424)]){r=n;break}if(o=r?this[e(441)][e(440)](r):this[e(441)][e(455)],-1!==n){if(n===o-1)return;this[e(441)][e(468)](t),o=r?this[e(441)][e(440)](r):this[e(441)][e(455)]}this[e(441)][e(435)](t,o)}}const bo=_o;function vo(){const t=["detach","bind","setTemplate","796320mjDHeE","2446AQuKSH","_targetTop","793269bqQQOT","delegate","_mutationObserver","height","4047152IkJxyx","2707971VYnDob","850BGixGs","div","484CRDvfc","ck-sidebar-item","683LbQEKN","ck-sidebar-item--no-animation","bindTemplate","presentation","attach","set","451HSsKFV","createCollection","arrowup","first","16458jJbpEc","arrowdown","updateHeight","70QSHGaS","clear","destroy","clientHeight","element","bottom","render","13890NCABtM","isAnimationDisabled","content","top","focus"];return(vo=function(){return t})()}function _o(t,e){const n=vo();return(_o=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=_o,n=t();for(;;)try{if(650823===-parseInt(e(416))/1*(-parseInt(e(404))/2)+parseInt(e(395))/3*(parseInt(e(414))/4)+parseInt(e(412))/5*(parseInt(e(426))/6)+parseInt(e(411))/7+parseInt(e(410))/8+-parseInt(e(406))/9*(-parseInt(e(429))/10)+-parseInt(e(422))/11*(parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);const wo=(0,e.toUnit)("px");class Io extends J.View{[bo(397)];[bo(405)];[bo(408)];constructor(t){const e=bo;super(t),this[e(421)](e(398),0),this[e(421)](e(409),0),this[e(401)](e(393)).to(this,e(398),this,e(409),((t,e)=>t+e)),this[e(421)](e(396),!1),this[e(408)]=Se((()=>this[e(428)]())),this[e(405)]=null,this[e(397)]=this[e(423)](),this[e(397)][e(407)](e(424),e(427)).to(this);const n=this[e(418)];this[e(402)]({tag:e(413),attributes:{class:[e(415),n.to(e(396),(t=>t?e(417):""))],style:{top:n.to(e(398),(t=>wo(t)))},role:e(419)},children:this[e(397)]})}[bo(394)](){const t=bo;super[t(394)](),this[t(408)][t(420)](this[t(392)])}[bo(399)](){const t=bo;this[t(397)][t(425)]&&this[t(397)][t(425)][t(399)]()}[bo(428)](){const t=bo,e=this[t(392)][t(391)];e&&(this[t(409)]=e)}[bo(431)](){const t=bo;this[t(397)][t(430)](),this[t(408)][t(400)](),super[t(431)]()}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=496]})(t,e)}function Co(){const t=["_lastItem","context","object","_recalculateBuffer","36807dfnswQ","isActive","_getMaxAvailableTop","_alignBeforeItem","_destroySidebarItemView","isPremiumPlugin","delete","_activeAnnotation","_getItemBefore","list","define","_alignAfterItem","_spaceBetweenItems","view","config","nodeType","Sidebar","change:_lastItem","sidebar.preventScrollOutOfView","_sidebarItemViewToAnnotation","bind","7TWNTwK","sidebar.container","remove","2668512zAItya","push","2438525HswILo","sidebar-attachtocontainer-missing-container","_detachFromContainer","minHeight","last","isOfficialPlugin","_targetTop","bottom","updateHeight","2493DPMLuE","targetRect","41593MJPEWJ","isAnimationDisabled","_alignForTopChange","_getItemAfter","top","15608CMPYPg","max","sidebar-setcontainer-invalid-element","add","get","_setItemTop","_alignToTargetRect","addAnnotation","class","setContainer","height","content","container","set","10gbDzxs","target","change:top","_updateLastItem","change:bottom","destroy","getSidebarItemView","refresh","clear","change:targetRect","listenTo","116sxhLJD","pluginName","_getTargetTop","_attachToContainer","775555gqpysW","_alignForBottomChange","stopListening","5384560KZNCnx","init","_annotations","element","_annotationToSidebarItemView","locale","rearrange","_recalculate","appendChild","render","length","_createSidebarView","unbind","getIndex"];return(Co=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(300157===parseInt(e(504))/1*(-parseInt(e(523))/2)+parseInt(e(559))/3*(-parseInt(e(534))/4)+parseInt(e(585))/5+parseInt(e(583))/6*(parseInt(e(580))/7)+-parseInt(e(509))/8*(-parseInt(e(502))/9)+-parseInt(e(541))/10+-parseInt(e(538))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class To extends t.ContextPlugin{[yo(572)];[yo(566)];[yo(543)];[yo(571)];[yo(578)];[yo(545)];[yo(558)];static get[yo(535)](){return yo(575)}static get[yo(498)](){return!0}static get[yo(564)](){return!0}constructor(t){const e=yo;super(t),this[e(522)](e(555),void 0),this[e(572)]=this[e(552)](),this[e(522)](e(521),null),this[e(571)]=25,this[e(578)]=new Map,this[e(545)]=new Map,this[e(556)][e(573)][e(569)](e(577),!1),this[e(543)]=null,this[e(566)]=null,this[e(558)]=[]}[yo(542)](){const t=yo,e=this[t(556)][t(573)][t(513)](t(581));e&&this[t(518)](e)}[yo(518)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(511));this[n(521)]=t}[yo(537)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(521)]))throw new e.CKEditorError(r(586),this);this[r(521)][r(549)](this[r(572)][r(544)]),this[r(572)][r(517)]=t,this[r(571)]=n}[yo(547)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(529)](t);this[r(572)][r(568)][r(582)](o),this[r(563)](t),e&&this[r(515)](this[r(529)](e)),n&&this[r(515)](this[r(529)](n)),this[r(526)]()}[yo(530)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(566)]=e,t){t[r(560)]=!1;const e=this[r(529)](t);e&&n&&(e[r(505)]=!1)}if(e){const t=this[r(529)](e);t&&(e[r(560)]=!0,n&&(t[r(505)]=!0,t[r(508)]+=1),this[r(515)](t))}}[yo(587)](t){const e=yo;if(this[e(572)][e(544)][e(582)](),t)for(const n of t)this[e(563)](n);this[e(572)][e(568)][e(531)](),this[e(572)][e(517)]="",this[e(555)]=null}[yo(516)](t,e){const n=yo;e||(e=t[n(572)]);const r=new Io(this[n(556)][n(546)]);this[n(578)][n(522)](r,t),this[n(545)][n(522)](t,r),r[n(520)][n(512)](e),this[n(533)](t[n(572)],n(532),((e,o,s)=>{const i=n,c=this[i(536)](t,s);r[i(499)]!=c&&(r[i(499)]=c,this[i(514)](r,c))})),this[n(533)](r,n(525),(()=>{const t=n;this[t(548)](r,t(508))})),this[n(533)](r,n(527),(()=>{const t=n;this[t(548)](r,t(500))})),this[n(515)](r);const o=this[n(567)](r);return o&&this[n(570)](o,r)||this[n(515)](r),this[n(526)](),this[n(572)][n(568)][n(512)](r),r}[yo(506)](t){const e=yo;if(!t[e(520)][e(551)])return;const n=this[e(567)](t);if(!n)return;const r=this[e(578)][e(513)](n),o=this[e(566)];o&&o===r?this[e(570)](n,t):this[e(562)](t,n)}[yo(539)](t){const e=yo;if(!t[e(520)][e(551)])return;const n=this[e(507)](t);if(!n)return;const r=this[e(578)][e(513)](n),o=this[e(556)][e(573)][e(513)](e(577)),s=this[e(566)];s&&s===r&&o?(this[e(562)](n,t),this[e(570)](t,n)):s&&s===r?this[e(562)](n,t):this[e(570)](t,n)}[yo(548)](t,e){const n=yo;0===this[n(558)][n(551)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(558)])t(508)===n?this[t(506)](e):this[t(539)](e);this[t(558)]=[]}),10),this[n(558)][n(584)]({sidebarItemView:t,changedProp:e})}[yo(529)](t){const e=yo;return this[e(545)][e(513)](t)}[yo(528)](){const t=yo;this[t(540)](),this[t(572)][t(528)]()}[yo(563)](t){const e=yo,n=this[e(529)](t);this[e(540)](n),this[e(540)](t[e(572)]),n[e(528)](),this[e(545)][e(565)](t),this[e(578)][e(565)](n)}[yo(552)](){const t=yo,e=new fo(this[t(556)][t(546)]);return e[t(550)](),this.on(t(576),((n,r,o,s)=>{const i=t;s&&e[i(553)](i(496)),o?e[i(579)](i(496)).to(o,i(500)):e[i(496)]=null})),e}[yo(526)](){const t=yo;this[t(555)]=this[t(543)]?.[t(497)]?this[t(529)](this[t(543)][t(497)]):null}[yo(567)](t){const e=yo,n=this[e(578)][e(513)](t),r=n&&this[e(543)]?.[e(513)](this[e(543)][e(554)](n)-1);return r&&this[e(529)](r)||null}[yo(507)](t){const e=yo,n=this[e(578)][e(513)](t),r=n&&this[e(543)]?.[e(513)](this[e(543)][e(554)](n)+1);return r&&this[e(529)](r)||null}[yo(562)](t,e){const n=yo;t[n(501)]();const r=Eo(e[n(500)]+this[n(571)],t[n(508)]);return!!r&&(this[n(514)](e,e[n(508)]-r),!0)}[yo(570)](t,e){const n=yo;t[n(501)]();const r=Eo(t[n(500)]+this[n(571)],e[n(508)]);return!!r&&(this[n(514)](e,e[n(508)]+r,!1),!0)}[yo(515)](t){const e=yo,n=this[e(578)][e(513)](t);if(!n||!n[e(524)]||!n[e(503)])return;const r=this[e(536)](n,n[e(503)]);this[e(514)](t,r)}[yo(536)](t,n){const r=yo;if(null===n)return 0;if(t[r(524)]instanceof e.Rect)return n[r(508)];{const t=new e.Rect(this[r(572)][r(544)])[r(508)];return n[r(508)]-t}}[yo(514)](t,e,n=this[yo(556)][yo(573)][yo(513)](yo(577))){const r=yo;n&&(e=Math[r(510)](e,this[r(561)](t))),t[r(508)]=e}[yo(561)](t){const e=yo;let n=this[e(567)](t),r=0;for(;n;)n[e(501)](),r+=this[e(571)]+n[e(519)],n=this[e(567)](n);return r}}function Eo(t,e){return Math[yo(510)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(557)==typeof t&&1===t[e(574)]}const Oo=No;function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=142]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(402223===parseInt(e(198))/1+-parseInt(e(177))/2+parseInt(e(202))/3+parseInt(e(206))/4*(parseInt(e(205))/5)+parseInt(e(172))/6+-parseInt(e(191))/7+-parseInt(e(171))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class So extends t.ContextPlugin{[Oo(180)];[Oo(162)];[Oo(164)];[Oo(169)];static get[Oo(197)](){return[To,ho]}static get[Oo(179)](){return Oo(196)}static get[Oo(161)](){return!0}static get[Oo(165)](){return!0}constructor(t){const n=Oo;super(t),this[n(180)]=!1,this[n(209)](n(174),null),this[n(162)]=null,this[n(164)]=new e.Collection,this[n(169)]=xe((()=>{const t=n;this[t(162)][t(190)]()}),250,{leading:!1})}[Oo(158)](){const t=Oo,e=this[t(203)][t(147)][t(184)](ho),n=this[t(203)][t(147)][t(184)](To);e[t(193)](t(200),this),n[t(156)]&&e[t(143)](t(200))}[Oo(188)](t){const e=Oo;if(t===this[e(174)])return;const n=this[e(203)][e(147)][e(184)](To);n[e(185)]=t;const r=this[e(174)];n[e(150)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(174)]=t}[Oo(163)](n){const r=Oo;this[r(162)]=n;const o=this[r(203)][r(147)][r(184)](To);if(o[r(199)]=n,this[r(180)])throw new e.CKEditorError(r(160),this);this[r(180)]=!0,this[r(178)](o,r(170),(()=>{const t=r;this[t(207)](),this[t(178)](o,t(187),(e=>{const r=t;e[r(201)](),this[r(163)](n)}))})),o[r(152)]({viewClass:r(182)});const s=t=>{const e=r;t[e(181)](),o[e(176)](t)};for(const t of n)s(t);this[r(178)](n,r(146),((t,e)=>{s(e)})),this[r(178)](n,r(154),((t,e,s)=>{const i=r;o[i(194)]({removedAnnotation:e,previousAnnotation:n[i(184)](s-1),nextAnnotation:n[i(184)](s+1)}),e===this[i(174)]&&this[i(188)](null)}),{priority:r(168)}),this[r(178)](n,r(151),((t,e)=>{this[r(188)](e)})),this[r(178)](n,r(183),(()=>{this[r(188)](null)}));const i=this[r(203)]instanceof t.Context?this[r(203)][r(166)]:new e.Collection([this[r(203)]]);for(const t of i)this[r(195)](t);this[r(178)](i,r(146),((t,e)=>{const n=r;this[n(178)](e,n(186),(()=>{this[n(195)](e)}))})),this[r(178)](i,r(154),((t,e)=>{const n=r;e[n(147)][n(192)](n(175))&&this[n(167)](e[n(147)][n(184)](n(175)))})),window[r(204)](r(148),this[r(169)]),this[r(162)][r(190)]()}[Oo(207)](){const n=Oo;if(!this[n(180)])throw new e.CKEditorError(n(142),this);this[n(188)](null);const r=this[n(203)][n(147)][n(184)](To);r[n(189)](this[n(162)]),this[n(149)](r),this[n(149)](this[n(162)]),this[n(203)]instanceof t.Context&&this[n(149)](this[n(203)][n(166)]);for(const t of Array[n(153)](this[n(164)]))this[n(167)](t);window[n(157)](n(148),this[n(169)]),this[n(169)][n(155)](),this[n(174)]=null,this[n(180)]=!1,this[n(162)]=null}[Oo(159)](){const t=Oo;this[t(180)]&&this[t(207)]()}[Oo(195)](t){const e=Oo;if(!t[e(147)][e(192)](e(175)))return;const n=t[e(147)][e(184)](e(175)),r=()=>{const t=e,r=n[t(145)]({annotations:this[t(162)],activeAnnotation:this[t(174)]});this[t(188)](r[0]||null)};this[e(178)](n,e(150),r),this[e(178)](n,e(183),((t,{isAnnotationTracked:n})=>{const r=e;this[r(174)]&&n(this[r(174)])&&this[r(188)](null)})),this[e(178)](n,e(173),(()=>{this[e(169)]()})),this[e(178)](this[e(162)],e(183),(t=>{const o=e;n[o(144)]()&&(r(),t[o(208)]())}),{priority:e(168)}),this[e(164)][e(146)](n)}[Oo(167)](t){const e=Oo;this[e(149)](t),this[e(164)][e(154)](t)}}function Mo(){const t=["focus","_attachToContainer","from","remove","cancel","container","removeEventListener","init","destroy","widesidebar-attach-already-attached","isOfficialPlugin","annotations","attach","_editorAnnotations","isPremiumPlugin","editors","_destroyEditorAnnotationsIntegration","high","_refreshPositioningDebounced","set:container","4045416IwsiQG","4776552fHjBon","uiUpdate","activeAnnotation","EditorAnnotations","addAnnotation","1408606wQfSIY","listenTo","pluginName","isAttached","updateTargetRect","ck-sidebar--wide","blur","get","_activeAnnotation","ready","change:container","setActiveAnnotation","_detachFromContainer","refreshPositioning","3175935gtVaSb","has","register","rearrange","_integrateWithEditorAnnotations","WideSidebar","requires","503151ywPsLw","_annotations","wideSidebar","off","1672407aqFIwf","context","addEventListener","116220ZGzFXN","36pWVOiC","detach","stop","set","widesidebar-detach-not-attached","switchTo","hasDomSelection","getOrderedSelectedAnnotations","add","plugins","resize","stopListening","refresh"];return(Mo=function(){return t})()}const Ro=Vo;function Po(){const t=["icon","1637149gKDWls","9625154Pvslnf","1645686DGyCVB","24VQJHJn","toString","1254IXPkEj","ck-annotation-counter__badge--","1968SzEngy","8660BoWtkq","setTemplate","add","counterView","annotationType","number","isDirty","ck-annotation-counter__badge","ck-annotation-counter__badge--edit-mode","16575670elFdyr","span","ck-annotation-counter","children","...","135168bakgjQ","extendTemplate","bind","bindTemplate","set","3100926TVkcaT","15JIcszu","_badge","2VvPase"];return(Po=function(){return t})()}function Vo(t,e){const n=Po();return(Vo=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(880565===parseInt(e(108))/1*(-parseInt(e(106))/2)+-parseInt(e(115))/3*(-parseInt(e(116))/4)+parseInt(e(104))/5*(parseInt(e(103))/6)+-parseInt(e(109))/7+parseInt(e(111))/8*(parseInt(e(110))/9)+parseInt(e(125))/10+parseInt(e(113))/11*(-parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Lo extends J.ButtonView{[Ro(119)];constructor(t){const e=Ro;super(t);const n=this[e(101)];this[e(102)](e(122),!1),this[e(102)](e(121),0),this[e(132)](e(105)).to(this,e(122),this,e(121),((t,n)=>t?e(129):n[e(112)]())),this[e(102)](e(120),""),this[e(107)]=Q.IconAddComment,this[e(131)]({attributes:{class:[e(127)]}}),this[e(119)]=new J.View,this[e(119)][e(117)]({tag:e(126),attributes:{class:[e(123),n.to(e(120),(t=>e(114)+t)),n.if(e(122),e(124))]},children:[{text:n.to(e(105))}]}),this[e(128)][e(118)](this[e(119)])}}var Do=n(197),Bo={attributes:{"data-cke":!0}};Bo.setAttributes=be(),Bo.insert=pe().bind(null,"head"),Bo.domAPI=ke(),Bo.insertStyleElement=_e();le()(Do.A,Bo);Do.A&&Do.A.locals&&Do.A.locals;const jo=Ko;function Ho(){const t=["_attachListeners","300kqITPs","hasDomSelection","annotationType","number","getByView","content","_detachListeners","NarrowSidebar","Esc","detachFromDom","focus","init","balloonPanelView","off","EditorAnnotations","change:height","listenTo","plugins","resize","execute","attachToDom","_annotationToNarrowView","18DlPtDt","view","narrowSidebar","attach","annotations","_attachToContainer","_selectedAnnotations","stopPropagation","_detachFromContainer","focusableElements","clear","7gGDyko","bodyCollection","_destroyEditorAnnotationsIntegration","pin","_manuallyClosedAnnotationViews","northArrowSouthEast","cancel","requires","_integrateWithEditorAnnotations","target","detach","southArrowNorth","defaultPositions","getSidebarItemView","narrowsidebar-attach-already-attached","destroy","change:container","low","preventClosingBalloon","stop","getOrderedSelectedAnnotations","length","has","refreshPositioning","isAttached","esc","refresh","isOfficialPlugin","stopListening","context","mousedown","unpin","addAnnotation","_domEmitter","303590BQmcvD","removeEventListener","ck-sidebar--narrow","44hHMwGw","1qNyZvV","set","ready","remove","southArrowNorthWest","keyCode","bind","isPremiumPlugin","14055rLcJFp","get","blur","southArrowNorthEast","northArrowSouth","preventDefault","isVisible","_editorAnnotations","_updateBalloonPosition","values","northArrowSouthWest","create","_showBalloon","384450LWlbJZ","editors","186204IYbOFH","locale","uiUpdate","contains","_setSelectedAnnotations","_hideBalloon","first","481RzoEfS","_refreshPositioningDebounced","high","keydown","setActiveAnnotation","400518qtATrK","_refreshPositioning","pluginName","add","type","set:container","from","find","_annotations","addEventListener","delete","activeAnnotation","isDirty","element","narrowsidebar-detach-not-attached","684915aqqkoE","rearrange","register","137152fRbZQg","includes"];return(Ho=function(){return t})()}function Ko(t,e){const n=Ho();return(Ko=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(154539===-parseInt(e(444))/1*(parseInt(e(479))/2)+-parseInt(e(494))/3+parseInt(e(500))/4*(-parseInt(e(452))/5)+-parseInt(e(465))/6*(-parseInt(e(406))/7)+-parseInt(e(497))/8*(-parseInt(e(395))/9)+-parseInt(e(440))/10*(-parseInt(e(443))/11)+parseInt(e(467))/12*(parseInt(e(474))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.ContextPlugin{[jo(430)];[jo(399)];[jo(410)];[jo(439)];[jo(394)];[jo(401)];[jo(459)];[jo(475)];static get[jo(413)](){return[To,ho]}static get[jo(481)](){return jo(507)}static get[jo(433)](){return!0}static get[jo(451)](){return!0}constructor(t){const n=jo;super(t),this[n(430)]=!1,this[n(410)]=new Set,this[n(439)]=Object[n(463)](e.DomEmitterMixin),this[n(394)]=new Map,this[n(445)](n(490),null),this[n(399)]=null,this[n(401)]=[],this[n(459)]=new e.Collection,this[n(475)]=xe((()=>{this[n(480)]()}),250,{leading:!1})}[jo(511)](){const t=jo;this[t(435)][t(390)][t(453)](ho)[t(496)](t(397),this),this[t(407)]=new J.BodyCollection(this[t(435)][t(468)]),this[t(512)]=new J.BalloonPanelView(this[t(435)][t(468)]),this[t(407)][t(393)](),this[t(407)][t(482)](this[t(512)])}[jo(398)](n){const r=jo;this[r(399)]=n;const o=this[r(435)][r(390)][r(453)](To),s=this[r(512)];if(o[r(487)]=n,this[r(430)])throw new e.CKEditorError(r(420),this);this[r(430)]=!0,this[r(389)](o,r(484),(()=>{const t=r;this[t(416)](),this[t(389)](o,t(422),(e=>{const r=t;e[r(513)](),this[r(398)](n)}))})),o[r(400)]({viewClass:r(442),spaceBetweenItems:5});const i=t=>{const e=r,n=new Lo(this[e(435)][e(468)]);o[e(438)](t,n),this[e(394)][e(445)](t,n),n[e(450)](e(491),e(502),e(503)).to(t[e(396)],e(491),e(483),e(427)),n.on(e(392),(()=>{const n=e;this[n(410)][n(405)](),s[n(505)][n(473)]!==t[n(396)]?(this[n(464)](t),t[n(396)][n(492)][n(510)](),this[n(478)](t)):this[n(478)](null)}))};for(const t of n)i(t);this[r(389)](n,r(482),((t,e)=>{i(e)})),this[r(389)](n,r(447),((t,e,s)=>{const i=r;this[i(394)][i(453)](e)[i(421)](),this[i(394)][i(489)](e),o[i(495)]({removedAnnotation:e,previousAnnotation:n[i(453)](s-1),nextAnnotation:n[i(453)](s+1)}),e===this[i(490)]&&this[i(478)](null)}),{priority:r(423)}),this[r(389)](n,r(510),((t,e)=>{this[r(478)](e)})),this[r(389)](n,r(454),(()=>{this[r(478)](null)})),this[r(439)][r(389)](document,r(477),((t,n)=>{const o=r;n[o(449)]===e.keyCodes[o(431)]&&s[o(458)]&&(this[o(410)][o(482)](s[o(505)][o(473)]),this[o(472)](),n[o(402)](),n[o(457)]())})),this[r(439)][r(389)](document,r(436),((t,e)=>{const n=r,i=e[n(415)];s[n(458)]&&s[n(492)][n(470)](i)||o[n(396)][n(492)][n(470)](i)||t[n(424)]||this[n(490)]&&this[n(490)][n(404)][n(486)]((t=>t[n(470)](i)))||(this[n(410)][n(405)](),this[n(472)](),this[n(478)](null))}));const c=this[r(435)]instanceof t.Context?this[r(435)][r(466)]:new e.Collection([this[r(435)]]);for(const t of c)this[r(414)](t);this[r(389)](c,r(482),((t,e)=>{const n=r;this[n(389)](e,n(446),(()=>{this[n(414)](e)}))})),this[r(389)](c,r(447),((t,e)=>{const n=r;e[n(390)][n(428)](n(387))&&this[n(408)](e[n(390)][n(453)](n(387)))})),window[r(488)](r(391),this[r(475)]),this[r(480)]()}[jo(478)](t){const e=jo;if(t===this[e(490)])return;const n=this[e(435)][e(390)][e(453)](To);n[e(432)]({blurredAnnotation:this[e(490)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(419)](t)?this[e(464)](t):this[e(472)](),this[e(490)]=t}[jo(416)](){const n=jo;if(!this[n(430)])throw new e.CKEditorError(n(493),this);this[n(478)](null);const r=this[n(435)][n(390)][n(453)](To);this[n(472)](),Array[n(485)](this[n(394)][n(461)](),(t=>t[n(421)]())),this[n(394)][n(405)](),r[n(403)](this[n(399)]),this[n(434)](),this[n(439)][n(434)](),this[n(435)]instanceof t.Context&&this[n(434)](this[n(435)][n(466)]);for(const t of Array[n(485)](this[n(459)]))this[n(408)](t);window[n(441)](n(391),this[n(475)]),this[n(475)][n(412)](),this[n(401)]=[],this[n(430)]=!1,this[n(399)]=null}[jo(421)](){const t=jo;this[t(430)]&&this[t(416)](),this[t(407)][t(509)]()}[jo(414)](t){const e=jo;if(!t[e(390)][e(428)](e(387)))return;const n=t[e(390)][e(453)](e(387)),r=this[e(435)][e(390)][e(453)](To),o=this[e(399)],s=this[e(512)],i=()=>{const t=e,r=n[t(426)]({annotations:this[t(399)],activeAnnotation:this[t(490)]});this[t(471)](r),this[t(478)](r[0]||null)};this[e(389)](n,e(432),i),this[e(389)](n,e(454),((t,{isAnnotationTracked:n})=>{const r=e;this[r(490)]&&n(this[r(490)])&&(this[r(471)]([]),this[r(478)](null))})),this[e(389)](n,e(469),(()=>{this[e(475)]()})),this[e(389)](o,e(454),(t=>{const r=e;n[r(501)]()&&t[r(425)]()}),{priority:e(476)}),this[e(389)](this[e(439)],e(436),((t,o)=>{const c=e,a=o[c(415)];s[c(458)]&&s[c(492)][c(470)](a)||r[c(396)][c(492)][c(470)](a)||this[c(490)]&&n[c(501)]()&&(i(),t[c(424)]=!0)}),{priority:e(476)}),this[e(459)][e(482)](n)}[jo(408)](t){const e=jo;t&&(this[e(434)](t),this[e(459)][e(447)](t))}[jo(471)](t){const e=jo;for(const n of this[e(401)])t[e(498)](n)||this[e(410)][e(489)](n[e(396)]);this[e(401)]=t}[jo(480)](){const t=jo,e=this[t(512)];this[t(399)][t(429)](),e[t(458)]&&this[t(460)]()}[jo(464)](t){const e=jo;if(this[e(410)][e(428)](t[e(396)]))return;const n=this[e(512)][e(505)][e(473)];n!==t[e(396)]?(n&&this[e(506)](n),this[e(499)](t[e(396)]),this[e(512)][e(505)][e(405)](),this[e(512)][e(505)][e(482)](t[e(396)]),this[e(460)]()):this[e(460)]()}[jo(460)](){const t=jo,e=this[t(512)][t(505)][t(473)],n=e&&this[t(399)][t(504)](e);if(!n||!this[t(394)][t(428)](n))return;const r=this[t(394)][t(453)](n)[t(492)],o=function(){const e=t,n=J.BalloonPanelView[e(418)];return[n[e(455)],n[e(411)],n[e(417)],n[e(456)],n[e(448)],n[e(462)]]}();this[t(512)][t(409)]({target:r,positions:o})}[jo(472)](){const t=jo,e=this[t(512)],n=e[t(505)][t(473)];n&&(this[t(506)](n),e[t(437)](),e[t(505)][t(405)]())}[jo(499)](t){const e=jo;this[e(389)](t,e(388),(()=>this[e(460)]())),this[e(389)](t,e(508),((n,r)=>{const o=e;this[o(410)][o(482)](t),this[o(472)](),r()}))}[jo(506)](t){this[jo(434)](t)}}var Fo=n(874),Uo={attributes:{"data-cke":!0}};Uo.setAttributes=be(),Uo.insert=pe().bind(null,"head"),Uo.domAPI=ke(),Uo.insertStyleElement=_e();le()(Fo.A,Uo);Fo.A&&Fo.A.locals&&Fo.A.locals;const Wo=qo;function Yo(){const t=["Esc","editableElement","fromRect","init","inline","_manuallyClosed","focusTracker","remove","add","push","_balloon","update","1252464tajYna","includes","inlineannotations-attach-already-attached","addObserver","isFocused","view","change:isFocused","setActiveAnnotation","getByView","87412cnPKFz","change:height","delete","change:visibleView","_addedAnnotations","_forceRefresh","domConverter","isAttached","isPremiumPlugin","inlineannotations-detach-not-attached","every","context","register","from","annotations","clear","bottom","focus","map","collapse","10sDqYVX","activeAnnotation","listenTo","8766lczQOD","hasView","_setSelectedAnnotations","document","6401583ZQScDV","blur","hasActive","showStack","stopListening","attach","width","14388avwIkR","editor","2249220CtsAgt","top","detach","_removeAnnotationFromBalloon","destroy","keystrokes","has","InlineAnnotations","153VqHkNC","inlineannotations-not-allowed-with-context","refresh","target","isOfficialPlugin","switchTo","_addAnnotationToBalloon","viewRangeToDom","find","getClientRects","getOrderedSelectedAnnotations","_closeAnnotation","getBoundingClientRect","451199DXlcYX","_selectedAnnotations","isActive","updatePosition","right","mousedown","pluginName","getFirstRange","plugins","visibleView","_getBalloonTargetForAnnotation","length","editing","left","targetRect","selection","get","1988gEutMv","set","afterInit","requires"];return(Yo=function(){return t})()}function qo(t,e){const n=Yo();return(qo=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(295763===-parseInt(e(344))/1+parseInt(e(287))/2+parseInt(e(331))/3*(parseInt(e(321))/4)+-parseInt(e(323))/5+parseInt(e(310))/6*(parseInt(e(361))/7)+-parseInt(e(377))/8+parseInt(e(314))/9*(parseInt(e(307))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Zo extends t.Plugin{[Wo(294)];[Wo(301)];[Wo(370)];[Wo(375)];[Wo(291)];[Wo(345)];[Wo(292)];static get[Wo(364)](){return[yr,J.ContextualBalloon,ho]}static get[Wo(350)](){return Wo(330)}static get[Wo(335)](){return!0}static get[Wo(295)](){return!0}constructor(t){const e=Wo;super(t),t[e(356)][e(283)][e(281)](at.MouseObserver),this[e(294)]=!1,this[e(362)](e(308),null),this[e(301)]=null,this[e(370)]=new Set,this[e(375)]=t[e(352)][e(360)](J.ContextualBalloon),this[e(291)]=new Set,this[e(345)]=[],this[e(292)]=!1}[Wo(368)](){const t=Wo,e=this[t(322)][t(352)][t(360)](ho);e[t(298)]===this[t(322)]&&(e[t(299)](t(369),this),this[t(322)][t(328)][t(362)](t(365),((e,n)=>{const r=t,o=this[r(375)];if(this[r(294)]&&o[r(353)]){const t=this[r(301)][r(286)](o[r(353)]);t&&this[r(342)](t),n()}})))}[Wo(363)](){const t=Wo,e=this[t(322)][t(352)][t(360)](ho);e[t(298)]===this[t(322)]&&(e[t(316)]()||e[t(336)](t(369)))}[Wo(285)](t){const e=Wo;t!==this[e(308)]&&(this[e(308)]&&(this[e(308)][e(346)]=!1),t&&this[e(322)].ui[e(371)][e(282)]&&(this[e(301)][e(329)](t)&&this[e(337)](t,!0),t[e(346)]=!0),t||this[e(312)]([]),this[e(308)]=t)}[Wo(319)](t){const n=Wo;this[n(301)]=t;const r=this[n(322)][n(352)][n(360)](ho),o=this[n(375)];if(this[n(294)])throw new e.CKEditorError(n(280),this);if(r[n(298)]!==this[n(322)])throw new e.CKEditorError(n(332),this);const s=this[n(322)][n(352)][n(360)](yr);this[n(309)](s,n(333),(()=>{const t=n,e=s[t(341)]({annotations:this[t(301)],activeAnnotation:this[t(308)]});var r,o;!this[t(292)]&&(r=e,o=this[t(345)],r[t(355)]===o[t(355)]&&r[t(297)]((e=>o[t(279)](e))))||(this[t(292)]=!1,this[t(312)](e),this[t(285)](e[0]||null))})),this[n(309)](s,n(315),((t,{isAnnotationTracked:e})=>{const r=n;this[r(308)]&&e(this[r(308)])&&(this[r(312)]([]),this[r(285)](null))})),this[n(309)](this[n(322)].ui[n(371)],n(284),((t,e,r)=>{r||this[n(285)](null)})),this[n(309)](t,n(372),((t,e)=>{const r=n;this[r(326)](e),e===this[r(308)]&&this[r(285)](null)})),this[n(309)](o,n(290),((e,r,s,i)=>{const c=n;i&&this[c(318)](i);const a=t[c(286)](s);s&&a&&(this[c(309)](s,c(288),(()=>{o[c(347)]()})),this[c(309)](s,c(365),(()=>{const t=c;this[t(342)](a),this[t(322)][t(356)][t(283)][t(304)]()})),this[c(308)]!==a&&this[c(285)](a))})),this[n(309)](this[n(322)].ui,n(376),(()=>{const e=n;o[e(353)]&&t[e(286)](o[e(353)])&&o[e(347)]()})),this[n(309)](this[n(322)][n(356)][n(283)][n(313)],n(349),(()=>{const t=n;this[t(292)]=!0,this[t(370)][t(302)]()})),this[n(322)][n(356)][n(283)][n(313)][n(359)][n(366)]&&this[n(322)][n(356)][n(283)][n(304)](),this[n(294)]=!0}[Wo(325)](){const t=Wo;if(!this[t(294)])throw new e.CKEditorError(t(296),this);this[t(285)](null);for(const e of this[t(291)])this[t(326)](e);this[t(318)](),this[t(294)]=!1,this[t(301)]=null}[Wo(327)](){const t=Wo;this[t(294)]&&this[t(325)]()}[Wo(312)](t){const e=Wo;for(const n of this[e(345)])t[e(279)](n)||this[e(370)][e(289)](n);for(const n of this[e(301)])t[e(279)](n)||this[e(326)](n);if(this[e(322)].ui[e(371)][e(282)])for(const n of t)this[e(337)](n);this[e(345)]=t}[Wo(337)](t,e=!1){const n=Wo;this[n(370)][n(329)](t)||(this[n(291)][n(329)](t)||this[n(375)][n(311)](t[n(283)])||(this[n(291)][n(373)](t),this[n(375)][n(373)]({stackId:t[n(283)].id,view:t[n(283)],position:{target:()=>this[n(354)](t)}})),e&&this[n(375)][n(317)](t[n(283)].id))}[Wo(354)](t){const n=Wo,r=t[n(334)],o=this[n(322)][n(356)][n(283)],s=o[n(313)][n(359)][n(351)](),i=o[n(293)][n(338)](s);if(i[n(306)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(374)](...(c=e[n(340)](),Array[n(300)](c)[n(305)](DOMRect[n(367)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(355)];n++)Xo(o,t[n])?o[e(320)]+=t[n][e(320)]:(r[e(374)](o),o=t[n]);return r[e(374)](o),r}(t);const o=i[n(343)]();return t[n(339)]((t=>t[n(324)]<=o[n(324)]&&t[n(303)]>=o[n(303)]&&t[n(357)]<=o[n(357)]&&t[n(348)]>=o[n(348)]))||t[0]}var c;return t[n(358)]||i}[Wo(326)](t){const e=Wo;this[e(291)][e(329)](t)&&this[e(375)][e(311)](t[e(283)])&&(this[e(291)][e(289)](t),this[e(375)][e(372)](t[e(283)]))}[Wo(342)](t){const e=Wo;this[e(370)][e(373)](t),this[e(326)](t)}}function Xo(t,e){const n=Wo;return t[n(324)]===e[n(324)]&&t[n(303)]===e[n(303)]&&t[n(348)]===e[n(357)]}var Go=n(353),Qo={attributes:{"data-cke":!0}};Qo.setAttributes=be(),Qo.insert=pe().bind(null,"head"),Qo.domAPI=ke(),Qo.insertStyleElement=_e();le()(Go.A,Qo);Go.A&&Go.A.locals&&Go.A.locals;const Jo=$o;function $o(t,e){const n=ts();return($o=function(t,e){return n[t-=118]})(t,e)}function ts(){const t=["focusFirst","COMMENTS_ARCHIVE_LIST_LABEL","bindTemplate","remove","listenTo","focusPrevious","isEmpty","EMPTY_COMMENTS_ARCHIVE","1896536JogsCf","ck-comments-archive__info","focus","20AAlDvh","28aIoyIU","setTemplate","add","first","element","_annotationViews","focusTracker","destroy","63AoqyDC","presentation","set","length","div","arrowup","23169inlwdB","change","7958472hxHFup","ck-comments-archive__content","focusCycler","80284650WMmBer","1438552fzIgbd","_setupKeyboardNavigation","14104917XkfCvc","list","ck-comments-archive","135993UzdhZr","focusNext","isActive","auto","arrowdown","ck-hidden","delegate","render"];return(ts=function(){return t})()}!function(t){const e=$o,n=t();for(;;)try{if(962130===-parseInt(e(142))/1+parseInt(e(128))/2*(-parseInt(e(153))/3)+-parseInt(e(124))/4*(parseInt(e(127))/5)+-parseInt(e(144))/6+parseInt(e(136))/7*(-parseInt(e(148))/8)+-parseInt(e(150))/9+parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class es extends J.View{[Jo(134)];[Jo(146)];[Jo(133)];constructor(t,n){const r=Jo;super(t),this[r(138)](r(122),!n[r(139)]),this[r(134)]=new e.FocusTracker,this[r(133)]=n,this[r(133)][r(159)](r(141),r(157)).to(this),this.on(r(141),(()=>{const t=r;this[t(146)][t(121)]()})),this.on(r(157),(()=>{const t=r;this[t(146)][t(154)]()})),this[r(146)]=new J.FocusCycler({focusables:n,focusTracker:this[r(134)]}),this[r(120)](n,r(130),(()=>{this[r(122)]=!1})),this[r(120)](n,r(119),((t,e)=>{const o=r;e[o(155)]&&this[o(126)](),n[o(139)]||(this[o(122)]=!0)}));const o=this[r(118)];this[r(129)]({tag:r(140),attributes:{dir:r(156),class:["ck",r(152)],tabindex:-1,role:r(151),"aria-label":$(t,r(162))},children:[{tag:r(140),attributes:{class:[r(145)],role:r(137)},children:[{tag:r(140),attributes:{role:r(137)},children:n},{tag:"p",attributes:{class:[r(125),o.if(r(122),r(158),(t=>!t))]},children:[{text:$(t,r(123))}]}]}]})}[Jo(160)](){const t=Jo;super[t(160)](),this[t(149)]()}[Jo(135)](){const t=Jo;super[t(135)](),this[t(134)][t(135)]()}[Jo(126)](){const t=Jo;this[t(146)][t(131)]?this[t(146)][t(161)]():this[t(132)][t(126)]()}[Jo(149)](){const t=Jo;for(const e of this[t(133)])this[t(134)][t(130)](e[t(132)]);this[t(133)].on(t(143),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(134)][o(130)](t[o(132)]);for(const t of r)this[o(134)][o(119)](t[o(132)])}))}}const ns=os;function rs(){const t=["isActive","191288VxFcZB","21VpQIzI","pluginName","removeCommentThread","89032RDXcjO","add","remove","activate","_calculatePosition","archivedAt","requires","1307235PAKJPu","context","isOfficialPlugin","isVisible","stopListening","listenTo","CommentsArchive","plugins","isPremiumPlugin","get","findIndex","197052EjHKxv","has","4061178crBBXP","addCommentThread","268338xxYGgt","init","15882ZiWflH","change:archivedAt","184qmKcfS","collection","focus","archivedThreads","getCommentThread","highest","length"];return(rs=function(){return t})()}function os(t,e){const n=rs();return(os=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(172976===parseInt(e(370))/1+-parseInt(e(348))/2+-parseInt(e(334))/3*(-parseInt(e(336))/4)+parseInt(e(355))/5+-parseInt(e(366))/6+parseInt(e(345))/7*(-parseInt(e(344))/8)+-parseInt(e(368))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.ContextPlugin{static get[ns(346)](){return ns(361)}static get[ns(357)](){return!0}static get[ns(363)](){return!0}static get[ns(354)](){return[mr,cr]}constructor(t){const n=ns;super(t),this[n(339)]=new e.Collection}[ns(333)](){const t=ns,e=this[t(356)],n=e[t(362)][t(364)](mr),r=e[t(362)][t(364)](cr);this[t(360)](n,t(369),((e,{threadId:r})=>{const o=t,s=n[o(340)](r);s[o(353)]&&this[o(339)][o(349)](s,this[o(352)](s[o(353)])),this[o(360)](s,o(335),((t,e,n)=>{const r=o;n?this[r(339)][r(367)](s)||this[r(339)][r(349)](s,this[r(352)](s[r(353)])):this[r(339)][r(367)](s)&&this[r(339)][r(350)](s)}))})),this[t(360)](n,t(347),((e,{threadId:r})=>{const o=t,s=n[o(340)](r);this[o(359)](s),this[o(339)][o(367)](s)&&this[o(339)][o(350)](s)}),{priority:t(341)}),this[t(360)](r[t(337)],t(338),((e,n)=>{const o=t;n[o(358)]||(n[o(343)]=!0,r[o(351)](n))}))}[ns(352)](t){const e=ns,n=[...this[e(339)]][e(365)]((n=>n[e(353)]<t));return n>-1?n:this[e(339)][e(342)]}}const is=cs;function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=462]})(t,e)}function as(){const t=["editor","innerView","pluginName","getByInnerView","findIndex","CommentsArchiveUI","isEnabled","COMMENTS_ARCHIVE","_pendingThreads","remove","collaboration.channelId","requires","focusableElements","plugins","isOpen","936189uGzDDC","locale","execute","length","hide","isVisible","indexOf","escape","Annotations","channelId","5mpSPVI","180354mhIlys","menuitemcheckbox","_handleNewThread","view","menuBar:commentsArchive","_hideDialogOnAnnotationEscape","config","has","collection","find","bind","show","splice","filter","_visibleAnnotations","80LZUXZy","forEach","archivedAt","componentFactory","isOfficialPlugin","_threadToController","CommentsRepository","309408nbwrqP","_calculatePosition","source","push","76785SoPKqw","archivedThreads","init","annotationViews","isOn","add","1511111SStMLP","2462982MHJIBR","isPremiumPlugin","listenTo","stop","_toggleDialog","346597UYWsAC","commentsArchiveView","EDITOR_TOP_SIDE","get","_createCommentsArchiveButton","tooltip","commentsArchive","set","stopListening","Dialog","includes"];return(as=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(209177===-parseInt(e(487))/1+parseInt(e(524))/2+-parseInt(e(475))/3+parseInt(e(471))/4+-parseInt(e(523))/5*(parseInt(e(482))/6)+-parseInt(e(481))/7+-parseInt(e(464))/8*(-parseInt(e(513))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends t.Plugin{[is(488)];[is(478)];[is(506)];static get[is(500)](){return is(503)}static get[is(468)](){return!0}static get[is(483)](){return!0}static get[is(509)](){return[ss,J.Dialog]}constructor(t){const e=is;super(t),this[e(478)]=new J.ViewCollection,this[e(506)]=[]}[is(477)](){const t=is,e=this[t(498)],n=this[t(529)][t(534)](this);e.ui[t(467)][t(480)](t(493),(()=>this[t(491)](J.ButtonView,!0))),e.ui[t(467)][t(480)](t(528),(()=>{const e=t,n=this[e(491)](J.MenuBarMenuListItemButtonView);return n[e(494)]({role:e(525)}),n}));const r=e[t(511)][t(490)](ss),o=e[t(511)][t(490)](t(521)),s=e[t(511)][t(490)](t(470));r[t(476)][t(465)]((e=>{this[t(526)](e)})),this[t(484)](r[t(476)],t(480),((e,n)=>{this[t(526)](n)})),this[t(484)](o[t(532)],t(480),((e,n)=>{const r=t,o=this[r(506)][r(533)]((t=>{const e=r,o=s[e(469)][e(490)](t);return o&&n[e(499)]===o[e(527)]}));if(o){const t=this[r(472)](o[r(466)]);this[r(478)][r(480)](n[r(527)],t),this[r(506)][r(536)](this[r(506)][r(519)](o),1)}})),this[t(484)](r[t(476)],t(507),((n,r)=>{const i=t,c=e[i(530)][i(490)](i(508));if(!c||r[i(522)]===c)if(this[i(506)][i(497)](r))this[i(506)][i(536)](this[i(506)][i(519)](r),1);else{const t=s[i(469)][i(490)](r),e=o[i(501)](t[i(527)]);this[i(478)][i(507)](e[i(527)]),this[i(495)](e[i(510)])}})),this[t(484)](o[t(532)],t(480),((e,r)=>{const o=t;this[o(484)](r,o(520),n)})),this[t(484)](o[t(532)],t(507),((e,r)=>{const o=t;this[o(495)](r,o(520),n)}))}[is(526)](t){const e=is,n=this[e(498)][e(511)][e(490)](e(470)),r=this[e(498)][e(511)][e(490)](e(521)),o=this[e(498)][e(530)][e(490)](e(508));if(!o||t[e(522)]===o){const o=n[e(469)][e(490)](t);if(!o)return void this[e(506)][e(474)](t);const s=this[e(472)](t[e(466)]),i=r[e(501)](o[e(527)]);i[e(518)]&&r[e(463)][e(507)](i),this[e(478)][e(480)](i[e(527)],s)}}[is(472)](t){const e=is,n=this[e(498)][e(530)][e(490)](e(508)),r=[...this[e(498)][e(511)][e(490)](ss)[e(476)]][e(462)]((t=>t[e(522)]===n))[e(502)]((n=>n[e(466)]<t));return r<0||r>this[e(478)][e(516)]?this[e(478)][e(516)]:r-1}[is(486)](){const t=is,e=this[t(498)],n=e[t(511)][t(490)](t(496));this[t(488)]||(this[t(488)]=new es(e[t(514)],this[t(478)])),t(493)===n.id?n[t(517)]():n[t(535)]({id:t(493),title:$(e[t(514)],t(505)),icon:Q.IconCommentsArchive,hasCloseButton:!0,content:this[t(488)],position:J.DialogViewPosition[t(489)]})}[is(491)](t,e=!1){const n=is,r=this[n(498)][n(514)],o=this[n(498)][n(511)][n(490)](n(496)),s=new t(r);return s[n(534)](n(504)).to(this,n(504)),s[n(534)](n(479)).to(o,"id",(t=>n(493)===t)),s[n(494)]({label:$(r,n(505)),icon:Q.IconCommentsArchive,isToggleable:!0}),e&&(s[n(492)]=!0),this[n(484)](s,n(515),(()=>this[n(486)]())),s}[is(529)]=t=>{const e=is,n=t[e(473)];if(!this[e(478)][e(531)](n[e(527)]))return;const r=this[e(498)][e(511)][e(490)](e(496));r[e(512)]&&e(493)===r.id&&(r[e(517)](),t[e(485)]())}}var us=ds;function ds(t,e){var n=ls();return(ds=function(t,e){return n[t-=479]})(t,e)}function ls(){var t=["pluginName","1605790pLKKze","isOfficialPlugin","Comments","70LtdeXR","3260436AiQCPQ","42tGkFvw","isPremiumPlugin","130566JGbBOj","requires","7nZkHaP","5566066BSDEDI","12oqkoJa","9739832NHzDRf","45068UlzSIn","10368729jjqtOn"];return(ls=function(){return t})()}!function(t){for(var e=ds,n=t();;)try{if(723656===parseInt(e(492))/1+-parseInt(e(486))/2*(parseInt(e(484))/3)+-parseInt(e(490))/4*(-parseInt(e(479))/5)+parseInt(e(483))/6*(-parseInt(e(488))/7)+-parseInt(e(491))/8+-parseInt(e(493))/9+-parseInt(e(482))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ms extends t.Plugin{static get[us(487)](){return[mr,qr,eo,ss,hs,so,So,zo,Zo]}static get[us(494)](){return us(481)}static get[us(480)](){return!0}static get[us(485)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=328]})(t,e)}function gs(){var t=["259824BKjUGx","12zBaZKG","1286sgfSJH","27724686MDhyAv","3683080qiTJhC","922107pmJbom","2163aBtXzf","143631ajbaSo","20uYJXTH","1977340ecaaiZ","7RtqNGc"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(699581===-parseInt(e(331))/1*(parseInt(e(338))/2)+parseInt(e(330))/3+parseInt(e(337))/4*(-parseInt(e(334))/5)+parseInt(e(336))/6*(-parseInt(e(335))/7)+parseInt(e(329))/8+-parseInt(e(332))/9*(-parseInt(e(333))/10)+parseInt(e(328))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs)})(),(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")},182: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"},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 h=0;h<t.length;h++){var u=[].concat(t[h]);r&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),e.push(u))}},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-font-size-base);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),h=new URL(n(182),n.b),u=i()(o()),d=a()(h);u.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=u},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 .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{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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],h=r.base?a[0]+r.base:a[0],u=s[h]||0,d="".concat(h," ").concat(u);s[h]=u+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),h=0;h<s.length;h++){var u=n(s[h]);0===e[u].references&&(e[u].updater(),e.splice(u,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},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;overflow:visible;padding:0;word-break:break-word}.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,{Annotation:()=>He,AnnotationCollection:()=>Ye,AnnotationView:()=>De,Annotations:()=>cr,AnnotationsUIs:()=>ho,BaseCommentThreadView:()=>Zt,BaseCommentView:()=>ie,Comment:()=>gr,CommentThread:()=>kr,CommentThreadController:()=>G,CommentThreadInputView:()=>xt,CommentThreadView:()=>Jt,CommentView:()=>ue,Comments:()=>ms,CommentsArchive:()=>ss,CommentsArchiveUI:()=>hs,CommentsListView:()=>Vt,CommentsOnly:()=>so,CommentsRepository:()=>mr,CommentsUI:()=>eo,EditorAnnotations:()=>yr,InlineAnnotations:()=>Zo,NarrowSidebar:()=>zo,Sidebar:()=>To,WideSidebar:()=>So});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]",h="[object String]",u="[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,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 S(t,e,s,i)}return S(t,e,s,i)}function S(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),M=c(e);if(o===l&&(o=v),M===l&&(M=v),o!==M)return!1;switch(o){case h:return t.toString()===e.toString();case u:{const n=t.valueOf(),r=e.valueOf();return(R=n)===(P=r)||Number.isNaN(R)&&Number.isNaN(P)}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}var R,P;const V=(n=n??new Map).get(t),L=n.get(e);if(null!=V&&null!=L)return V===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)||!N(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=>N(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(!N(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&S(new Uint8Array(t),new Uint8Array(e),n,r);case _:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&S(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(S(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(!N(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function M(){}function R(t,e){return function(t,e,n){return N(t,e,void 0,void 0,void 0,void 0,n)}(t,e,M)}function P(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]=P(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,P(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(P(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]=P(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),V(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),V(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,V(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case _:case d:case k:case x:case O:case C:case T:case E:case g:case u:case v:case a:case p:case h: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),V(e,t,n,r,o),e}return t}function V(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=P(e[c],c,n,r,o))}}function L(t,e){return function(t,e){return P(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 u:case h:case d:{const e=new t.constructor(t?.valueOf());return V(e,t),e}case l:{const e={};return V(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}}))}function D(t){return L(t)}const B=/^(?:0|[1-9]\d*)$/;function j(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 B.test(t)}}function K(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 H(t,e,n){const r=Array.isArray(e)?e:"string"==typeof e?K(e):[e];let o=t;for(let t=0;t<r.length-1;t++){const e=r[t],n=r[t+1];null==o[e]&&(o[e]=j(n)?[]:{}),o=o[e]}return o[r[r.length-1]]=n,t}function z(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function F(t){return Object.is(t,-0)?"-0":t.toString()}function U(t,e,n){if(null==t)return n;switch(typeof e){case"string":{const r=t[e];return void 0===r?z(e)?U(t,K(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=F(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;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);const r=t[e=Object.is(e?.valueOf(),-0)?"-0":String(e)];return void 0===r?n:r}}}function W(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return Y(t,e);if("number"==typeof e?e=F(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),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 Y(t,K(e));try{return delete t[e],!0}catch{return!1}}}function Y(t,e){const n=U(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;try{return delete n[r],!0}catch{return!1}}var q=X;function Z(){var t=["121457WaGvVI","update","_localUser","resolveCommentThread","296zQFJjw","resolve","_isAttached","18kCkEBQ","addComment","updateComment","listenTo","1100372qZMMKl","reopenCommentThread","93760rkweFO","5640130smacjN","3OBafYI","isResolved","remove","submitCommentThread","1195218XMPHDD","removeComment","3359970oDooZm","model","view","stopListening","getComment","reopen","351020TvJRQt","submit","removeCommentThread","destroy"];return(Z=function(){return t})()}function X(t,e){var n=Z();return(X=function(t,e){return n[t-=403]})(t,e)}!function(t){for(var e=X,n=t();;)try{if(372576===-parseInt(e(408))/1+-parseInt(e(423))/2*(parseInt(e(427))/3)+-parseInt(e(425))/4+-parseInt(e(433))/5+parseInt(e(431))/6+parseInt(e(412))/7*(parseInt(e(416))/8)+parseInt(e(419))/9*(parseInt(e(426))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class G extends((0,e.ObservableMixin)()){[q(403)];[q(404)];constructor(t,e){var n=q;super(),this[n(403)]=t,this[n(403)][n(418)]=!0,this[n(404)]=e,this[n(422)](e,n(430),(()=>this[n(409)]())),this[n(422)](e,n(410),(()=>this[n(429)]())),this[n(422)](e,n(415),(()=>this[n(417)]())),this[n(422)](e,n(424),(()=>this[n(407)]())),this[n(422)](e,n(420),((t,e)=>this[n(420)](e))),this[n(422)](e,n(421),((t,e,r)=>this[n(421)](e,r))),this[n(422)](e,n(432),((t,e)=>this[n(432)](e)))}[q(409)](){var t=q;this[t(403)][t(409)]()}[q(429)](){var t=q;this[t(403)][t(429)]()}[q(417)](){var t=q;this[t(403)][t(428)]||this[t(403)][t(417)]()}[q(407)](){var t=q;this[t(403)][t(428)]&&this[t(403)][t(407)]()}[q(420)](t){var e=q;this[e(403)][e(420)]({content:t,authorId:this[e(404)][e(414)].id})}[q(421)](t,e){var n=q;this[n(403)][n(406)](t)[n(413)]({content:e})}[q(432)](t){var e=q;this[e(403)][e(406)](t)[e(429)]()}[q(411)](){var t=q;this[t(405)](),this[t(403)][t(418)]=!1}}var Q=n(355),J=n(311);function $(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}function tt(t,e){const n=nt();return(tt=function(t,e){return n[t-=117]})(t,e)}const et=tt;function nt(){const t=["1533350aJMyjL","402188feMNKJ","ck-reset","add","ck-comment__input","main","15kdKmAW","10xlqpwe","ck-editor","editable","38376cOXCXt","element","createCollection","div","2402592CRGpNl","uiLanguageDirection","setTemplate","uiLanguage","2646342AkQGuA","254138uivlsV","render","70WONOUo","presentation","15363297CIrTHY","focus","ck-rounded-corners","ck-editor__main","cke-editor__aria-label_","Comment editor"];return(nt=function(){return t})()}!function(t){const e=tt,n=t();for(;;)try{if(256897===parseInt(e(123))/1+parseInt(e(125))/2*(parseInt(e(143))/3)+parseInt(e(134))/4*(parseInt(e(139))/5)+parseInt(e(122))/6+parseInt(e(133))/7+parseInt(e(118))/8+parseInt(e(127))/9*(-parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends J.EditorUIView{[et(138)];[et(142)];constructor(t,n){const r=et;super(t);const o=(0,e.uid)();this[r(138)]=this[r(145)](),this[r(142)]=new J.InlineEditableUIView(t,n,void 0,{label:()=>$(t,r(132))}),this[r(120)]({tag:r(117),attributes:{class:[r(135),r(141),r(129),r(137)],dir:t[r(119)],lang:t[r(121)],"aria-labelledby":r(131)+o},children:[{tag:r(117),attributes:{class:r(130),role:r(126)},children:this[r(138)]}]})}[et(124)](){const t=et;super[t(124)](),this[t(138)][t(136)](this[t(142)])}[et(128)](){const t=et;this[t(142)][t(144)][t(128)]()}}const ot=st;function st(t,e){const n=ct();return(st=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(852235===parseInt(e(513))/1*(parseInt(e(510))/2)+parseInt(e(520))/3+-parseInt(e(503))/4*(parseInt(e(515))/5)+-parseInt(e(526))/6*(-parseInt(e(512))/7)+-parseInt(e(522))/8*(-parseInt(e(525))/9)+-parseInt(e(501))/10+parseInt(e(511))/11*(-parseInt(e(507))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class it extends J.EditorUI{[ot(519)];constructor(t){const e=ot;super(t),this[e(519)]=new rt(t[e(529)],t[e(508)][e(519)])}get[ot(521)](){const t=ot;return this[t(519)][t(521)]}[ot(517)](){const t=ot,e=this[t(504)][t(508)][t(519)],n=this[t(519)][t(506)],r=e[t(514)][t(500)]();n[t(527)]=r[t(518)],this[t(519)][t(502)]();const o=n[t(521)];this[t(523)](n[t(527)],o),this[t(519)][t(506)][t(499)](t(528)).to(this[t(530)]),e[t(516)](o),this[t(509)](t(524))}[ot(505)](){const t=ot;super[t(505)](),this[t(519)][t(505)]()}}function ct(){const t=["view","1577547uQSgGP","element","1363736CCXfvY","setEditableElement","ready","72ixStWp","24kXhZiO","name","isFocused","locale","focusTracker","bind","getRoot","10599990qZfXEq","render","586076hTkIEJ","editor","destroy","editable","2129124BgONhn","editing","fire","4540laYimY","55xPTfAn","432516nFiweK","421aTTMDo","document","10lRmYmF","attachDomRoot","init","rootName"];return(ct=function(){return t})()}var at=n(783),ht=n(331),ut=n(507),dt=n(727),lt=n(834),mt=n(251),kt=n(179);const gt=bt;function pt(){const t=["4482eVwiMD","view","_updatePlaceholder","change:placeholder","plugins","2266758fKDimU","change","fire","map","focus","model","placeholder","assign","fromCharCode","createRoot","join","set","destroy","document","35KoWIpY","config","init","name","347408FEVHJY","defaultPlugins","ready","end","getChild","1519NGFaBW","editing","initialData","childCount","placeholderElement","setSelection","create","440148TGgDei","295314hhYhSc","data","10755765MgVaZw","low","getRoot","729952MEZhPn","initPlugins","then","get"];return(pt=function(){return t})()}!function(t){const e=bt,n=t();for(;;)try{if(869360===parseInt(e(482))/1+-parseInt(e(481))/2+-parseInt(e(496))/3+-parseInt(e(469))/4*(-parseInt(e(465))/5)+parseInt(e(491))/6*(-parseInt(e(474))/7)+-parseInt(e(487))/8+parseInt(e(484))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);const ft=[ht.Clipboard,ut.Enter,ut.ShiftEnter,dt.SelectAll,lt.Typing,mt.Undo,kt.Paragraph];function bt(t,e){const n=pt();return(bt=function(t,e){return n[t-=461]})(t,e)}class vt extends((0,e.ObservableMixin)(t.Editor)){static[gt(470)]=(()=>ft)();constructor(t={}){const e=gt;function n(t){const e=bt;return t[e(499)]((t=>String[e(504)](t)))[e(461)]("")}(t=Object[e(503)]({},t))[e(495)]||(t[e(495)]=vt[e(470)]),super(t),this.ui=new it(this),this[e(462)](e(502),""),this[e(501)][e(464)].on(e(497),(()=>this[e(493)]()),{priority:e(485)}),this.on(e(494),(()=>this[e(493)]())),this[e(501)][e(464)][e(505)](),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])})}[gt(480)](){const t=gt,e=this[t(466)][t(490)](t(476))||"";return this[t(488)]()[t(489)]((()=>this.ui[t(467)]()))[t(489)]((()=>this[t(483)][t(467)](e)))[t(489)]((()=>this[t(498)](t(471))))}[gt(463)](){const t=gt;return super[t(463)]()[t(489)]((()=>this.ui[t(463)]()))}[gt(500)](){const t=gt;this[t(501)][t(497)]((e=>{const n=t,r=this[n(501)][n(464)][n(486)](),o=r&&r[n(473)](r[n(477)]-1);e[n(479)](o,n(472)),this[n(475)][n(492)][n(500)]()}))}[gt(493)](){const t=gt,e=this[t(475)][t(492)],n=e[t(464)][t(486)](),r=n[t(473)](0);n[t(477)]>1||!r||"p"!=r[t(468)]?this[t(478)]&&this[t(478)][t(502)]&&((0,at.disablePlaceholder)(e,this[t(478)]),this[t(478)]=void 0):(this[t(502)]&&(r[t(502)]=this[t(502)]),(0,at.enablePlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(478)]=r)}}const _t=vt,wt=yt;function It(){const t=["create","div","set","bind","tab","view","cancel","focus","1668121EWVnQZ","length","add","_setupKeyboardNavigation","model","_createCancelButton","createEditor","editorDestroyed","listenTo","_editorCreationPromise","7144319vZzNDu","editorReady","value","setData","label","TOO_LONG_COMMENT_ALERT","focusLast","forEach","2346586JCiTSj","added","withText","2397zZHVrZ","ck-comment__input-wrapper","createCollection","destroy","isEnabled","1086ndtMlt","_isDestroyed","stop","firstChild","execute","8rOArCQ","focusFirst","5UiyKgS","element","9pjuHDj","ck-comment__input-actions","reverse","bindTemplate","Ctrl+Enter","fire","submitLabel","cancelButtonView","ck-comment__input-actions--active","change","focusables","insertBefore","_createSubmitButton","initialData","editor","Cancel","submit","shift+tab","from","trim","focusCycler","render","getData","2255160TNSFAS","high","Reply","disabledSubmit","_editorConfig","extendTemplate","keystrokes","12CbdlqW","Reply...","948KHEaje","showButtons","document","90438QmTmcm","setTemplate","placeholder","focusTracker","submitButtonView","Esc","ck-comment__input-actions--submit","ck-comment__input-actions--cancel","then","417ECuhsH"];return(It=function(){return t})()}function yt(t,e){const n=It();return(yt=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=yt,n=t();for(;;)try{if(131797===-parseInt(e(275))/1*(-parseInt(e(310))/2)+-parseInt(e(305))/3*(-parseInt(e(263))/4)+parseInt(e(317))/5*(parseInt(e(266))/6)+-parseInt(e(284))/7*(-parseInt(e(315))/8)+parseInt(e(319))/9*(parseInt(e(254))/10)+-parseInt(e(302))/11+-parseInt(e(261))/12*(parseInt(e(294))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(It);class At extends J.View{[wt(260)];[wt(269)];[wt(329)];[wt(251)];[wt(270)];[wt(326)];[wt(258)];constructor(t,n={}){const r=wt;super(t),this[r(245)]=null,this[r(258)]=n,this[r(278)](r(296),n[r(244)]||""),this[r(278)](r(257),!1),this[r(278)](r(264),!0),this[r(278)](r(268),$(t,r(262))),this[r(278)](r(325),$(t,r(256))),this[r(270)]=this[r(243)](),this[r(326)]=this[r(289)](),this[r(329)]=this[r(307)]([this[r(270)],this[r(326)]]),this[r(260)]=new e.KeystrokeHandler,this[r(269)]=new e.FocusTracker,this[r(251)]=new J.FocusCycler({focusables:this[r(329)],focusTracker:this[r(269)],keystrokeHandler:this[r(260)],actions:{focusPrevious:r(248),focusNext:r(280)}}),this[r(267)]({tag:r(277),attributes:{class:[r(306)]},children:[{tag:r(277),attributes:{class:[r(320),this[r(322)].if(r(264),r(327))]},children:[this[r(270)],this[r(326)]]}]}),this[r(260)][r(278)](r(271),((t,e)=>{const n=r;this[n(326)][n(324)](n(314)),e()})),this[r(260)][r(278)](r(323),((t,e)=>{const n=r;this[n(270)][n(309)]&&(this[n(270)][n(324)](n(314)),e())})),this.on(r(247),((e,n)=>{const o=r;n[o(285)]>65e3?(alert($(t,o(299),[n[o(285)],65e3])),e[o(312)]()):this[o(245)][o(297)]("")}),{priority:r(255)})}[wt(252)](){const t=wt;super[t(252)](),this[t(287)]()}[wt(290)](){const t=wt;return this[t(245)]||(this[t(245)]=new _t(this[t(258)]),this[t(293)]=this[t(245)][t(276)]()[t(274)]((()=>{const e=t;if(this[e(311)])return;const n=this[e(245)];this[e(318)][e(242)](n.ui[e(318)],this[e(318)][e(313)]),n[e(288)][e(265)].on(e(328),(()=>this[e(296)]=n[e(253)]())),n[e(279)](e(268)).to(this),this[e(329)][e(286)](n.ui[e(281)],0),this[e(324)](e(295),this[e(245)])}))),this[t(293)]}[wt(283)](t){const e=wt;-1===t?(this[e(251)][e(316)](),this[e(251)][e(300)]()):this[e(251)][e(316)]()}async[wt(308)](){const t=wt;this[t(311)]||(this[t(311)]=!0,this[t(245)]&&(await this[t(293)],await this[t(245)][t(308)](),this[t(324)](t(291),this[t(245)])),await super[t(308)]())}[wt(243)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(259)]({attributes:{class:[t(272)]}}),n[t(304)]=!0,n[t(279)](t(298)).to(this,t(325)),n.on(t(314),(()=>{const e=t;this[e(324)](e(247),this[e(296)])})),n[t(279)](t(309)).to(this,t(296),this,t(257),((e,n)=>!n&&!!e[t(250)]())),n}[wt(289)](){const t=wt,{locale:e}=this,n=new J.ButtonView(e);return n[t(259)]({attributes:{class:[t(273)]}}),n[t(298)]=$(e,t(246)),n[t(304)]=!0,n.on(t(314),(()=>{const e=t;this[e(245)][e(297)](""),this[e(324)](e(282))})),n}[wt(287)](){const t=wt;this[t(260)][t(292)](this[t(318)]),this[t(329)][t(301)]((e=>{const n=t;this[n(269)][n(286)](e[n(318)])})),this[t(329)].on(t(328),((e,n)=>{const r=t;for(const t of Array[r(249)](n[r(303)])[r(321)]())this[r(269)][r(286)](t[r(318)])}))}}const Ct=Tt;function Tt(t,e){const n=Et();return(Tt=function(t,e){return n[t-=223]})(t,e)}function Et(){const t=["getDomRoot","setTemplate","6RmOROW","element","bind","focusTracker","2915155ROWBnK","contains","render","filter","then","view","editorReady","extendTemplate","focusCycler","6903960AeZYnb","editorDestroyed","commentInputView","1935256nQDnYf","focus","set","userView","target","editing","change:showInput","value","mousedown","3983413TUUamE","createEditor","469805ncelcx","bindTemplate","1876779gUsnmy","listenTo","ck-thread__input","preventDefault","isFocused","div","destroy","ck-comment__input-container","editor","ck-comment__input-container--active","showInput","some","2RfyoZZ","delegate","_focusOnNonInteractiveMouseDown","ck-thread__user","478788GPtWyJ","showButtons"];return(Et=function(){return t})()}!function(t){const e=Tt,n=t();for(;;)try{if(494831===parseInt(e(244))/1+parseInt(e(258))/2*(-parseInt(e(262))/3)+-parseInt(e(233))/4+parseInt(e(270))/5+-parseInt(e(266))/6*(parseInt(e(242))/7)+parseInt(e(230))/8+-parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Et);class xt extends J.View{constructor(t,e,n){const r=Tt;super(t),this[r(232)]=new At(t,n),this[r(229)]=this[r(232)][r(229)],this[r(232)][r(268)](r(263)).to(this[r(232)][r(269)],r(250),this[r(232)],r(240),((t,e)=>t||!!e)),this[r(235)](r(256),!1),this.on(r(239),(()=>{const t=r;this[t(256)]&&!this[t(232)][t(254)]&&this[t(232)][t(243)]()})),this[r(232)][r(259)](r(227)).to(this),this[r(232)][r(259)](r(231)).to(this),this[r(236)]=new o.UserView(t,e),this[r(236)][r(228)]({attributes:{class:r(261),"aria-hidden":!0}}),this[r(232)][r(228)]({attributes:{class:r(248)}}),this[r(265)]({tag:r(251),attributes:{class:[r(253),this[r(245)].if(r(256),r(255))]},children:[this[r(236)],this[r(232)]]})}[Ct(223)](){const t=Ct;super[t(223)](),this[t(260)]()}[Ct(252)](){const t=Ct;return this[t(232)][t(252)]()[t(225)]((()=>super[t(252)]()))}[Ct(234)](t){const e=Ct;this[e(232)][e(234)](t)}[Ct(260)](){const t=Ct;this[t(247)](this[t(267)],t(241),((e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(232)];[o[r(267)],s[r(267)],i?i[r(238)][r(226)][r(264)]():null][r(224)]((t=>t))[r(257)]((t=>t[r(271)](n[r(237)])))||(this[r(234)](),n[r(249)]())}))}}function Ot(t,e){const n=Nt();return(Ot=function(t,e){return n[t-=352]})(t,e)}function Nt(){const t=["NUMBER_OF_COMMENTS","count","4yefzwH","1686069EbYybJ","319920wEPjTX","49352WVvAoE","6avXJoY","10HzqefE","449130AZuZMM","set","1071855TvTdhw","setTemplate","ck-thread__comment-count","452697oQBTLv","bindTemplate","232107bFrjvb","30aQgKAS"];return(Nt=function(){return t})()}!function(t){const e=Ot,n=t();for(;;)try{if(309571===-parseInt(e(353))/1+-parseInt(e(355))/2*(-parseInt(e(364))/3)+parseInt(e(368))/4*(parseInt(e(359))/5)+parseInt(e(365))/6*(parseInt(e(362))/7)+parseInt(e(354))/8+parseInt(e(352))/9*(-parseInt(e(356))/10)+parseInt(e(357))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nt);class St extends J.View{constructor(t){const e=Ot;super(t);const n=this[e(363)];this[e(358)](e(367),void 0),this[e(360)]({tag:"li",attributes:{class:e(361)},children:[{text:n.to(e(367),(n=>$(t,e(366),n)))}]})}}const Mt=Rt;function Rt(t,e){const n=Pt();return(Rt=function(t,e){return n[t-=129]})(t,e)}function Pt(){const t=["from","_setupKeyboardNavigation","target","_calculatePosition","refreshVisibleViews","_rearrangeExpand","expand","listenTo","element","Thread comments","Marked as resolved","_shouldCollapse","_config","map","maxThreadTotalWeight","isActive","9882FxFqMP","createCollection","keystrokes","editorConfig","resolveCommentThread","arrowup","maxCommentsWhenCollapsed","setTemplate","editorDestroyed","4CiHtAC","authoredAt","bindTemplate","_handleInfoComment","change:hasDirtyComment","added","length","isEditMode","maxCommentCharsWhenCollapsed","_rearrangeCollapse","resolvedAt","count","change:isActive","arrowdown","formatDateTime","delete","_handleNewCommentModel","627990iFNxfw","resolvedBy","removed","resolved","collapse","visibleViews","focusTracker","commentViews","reverse","comments","add","ck-hidden","CommentView","_updateHasDirtyComment","_collapsedCommentsView","focusCycler","6516891cCrUqb","viewUid","_findOptimalIndex","change:isResolved","some","stopListening","locale","_model","resolvedCommentView","removeComment","updateComment","hasDirtyComment","weight","includes","8hEYSHO","get","bind","commentUpdated","render","focus","equal","focusLast","set","insert","destroy","remove","ck-thread__comments","997577ItxuMK","change","change:isEditMode","delegate","912905uPyDKf","_handleRemoveCommentModel","forEach","focusFirst","724YaETDS","17678440GvIpOt","1724OlCVyx","editorReady"];return(Pt=function(){return t})()}!function(t){const e=Rt,n=t();for(;;)try{if(590564===-parseInt(e(204))/1*(parseInt(e(206))/2)+parseInt(e(153))/3+parseInt(e(136))/4*(-parseInt(e(200))/5)+parseInt(e(224))/6+parseInt(e(196))/7+parseInt(e(183))/8*(-parseInt(e(169))/9)+parseInt(e(205))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Vt extends J.View{[Mt(160)];[Mt(177)];[Mt(159)];[Mt(129)];[Mt(168)];[Mt(176)];[Mt(220)];[Mt(167)];constructor(t,n,r){const o=Mt;super(t);const s=this[o(138)];this[o(191)](o(180),!1),this[o(191)](o(142),n[o(162)][o(142)]),this[o(191)](o(223),!1),this[o(176)]=n,this[o(220)]=r,this[o(160)]=this[o(225)](),this[o(158)]=this[o(225)](),this[o(177)]=null,this[o(159)]=new e.FocusTracker,this[o(129)]=new e.KeystrokeHandler,this[o(168)]=new J.FocusCycler({focusables:this[o(160)],focusTracker:this[o(159)],keystrokeHandler:this[o(129)],keystrokeHandlerOptions:{filter:t=>this[o(160)][o(221)]((t=>t[o(216)]))[o(182)](t[o(210)])},actions:{focusPrevious:o(132),focusNext:o(149)}}),this[o(167)]=new St(t),this[o(167)][o(185)](o(147)).to(this,o(142),(t=>t-this[o(220)][o(133)]));for(const t of n[o(162)])this[o(152)](t);this[o(139)](),this[o(215)](n[o(162)],o(163),((t,e)=>{const n=o,r=this[n(211)](e);this[n(142)]++,this[n(152)](e,r),this[n(212)]()})),this[o(215)](n[o(162)],o(194),((t,e)=>{const n=o;this[n(142)]--,this[n(201)](e),this[n(212)]()})),this[o(215)](n,o(186),(()=>this[o(212)]())),this[o(215)](n,o(172),(()=>this[o(139)]())),this.on(o(148),(()=>this[o(212)]())),this.on(o(140),(()=>this[o(212)]())),this[o(134)]({tag:"ul",attributes:{class:[o(195),s.if(o(142),o(164),(t=>!t))],"aria-label":$(t,o(217))},children:this[o(158)]})}get[Mt(219)](){const t=Mt;return this[t(176)][t(181)]>this[t(220)][t(222)]&&!this[t(223)]&&!this[t(180)]}[Mt(187)](){const t=Mt;super[t(187)](),this[t(212)](),this[t(209)]()}[Mt(188)](t){const e=Mt;-1===t?this[e(168)][e(190)]():this[e(168)][e(203)]()}[Mt(193)](){const t=Mt;this[t(167)][t(193)]();for(const e of this[t(160)])e[t(193)]();super[t(193)]()}[Mt(212)](){const t=Mt;this[t(219)]?this[t(145)]():this[t(213)]()}[Mt(152)](t,e){const n=Mt,r=new(this[n(220)][n(165)])(this[n(175)],t,{maxCommentCharsWhenCollapsed:this[n(220)][n(144)],formatDateTime:this[n(220)][n(150)],editorConfig:this[n(220)][n(130)]});r[n(170)]=t.id,r[n(199)](n(178)).to(this),r[n(199)](n(179)).to(this),r[n(199)](n(131)).to(this),r[n(199)](n(207)).to(this),r[n(199)](n(135)).to(this),this[n(215)](r,n(198),(()=>this[n(166)]())),this[n(160)][n(163)](r,e)}[Mt(211)](t){const e=Mt,n=this[e(176)][e(171)](t);return this[e(177)]?this[e(177)][e(137)]>t[e(137)]?n-1:n:n-1}[Mt(139)](){const t=Mt;if(this[t(176)][t(154)]&&this[t(176)][t(146)]){const e={id:t(156),author:this[t(176)][t(154)],authoredAt:this[t(176)][t(146)],content:$(this[t(175)],t(218)),attributes:{}};this[t(177)]=new(this[t(220)][t(165)])(this[t(175)],e,{maxCommentCharsWhenCollapsed:this[t(220)][t(144)],formatDateTime:this[t(220)][t(150)],editorConfig:this[t(220)][t(130)],isSystemComment:!0}),this[t(160)][t(163)](this[t(177)],this[t(176)][t(171)](e))}else this[t(177)]&&(this[t(160)][t(194)](this[t(177)]),this[t(177)][t(193)](),this[t(177)]=null);this[t(212)]()}[Mt(201)](t){const e=Mt,n=this[e(160)][e(194)](t.id);this[e(174)](n),n[e(143)]&&this[e(166)](),n[e(193)]()}[Mt(166)](){const t=Mt;this[t(180)]=Array[t(208)](this[t(160)])[t(173)]((e=>e[t(143)]))}[Mt(145)](){const t=Mt,n=function(t){const n=Rt,r=new e.Collection;for(const e of t)r[n(163)](e);return r}(this[t(160)]),r=this[t(167)][t(147)];for(let e=1;e<=r;e++)n[t(194)](1);for(const e of n)e[t(157)]();r>0&&n[t(163)](this[t(167)],1),Lt((0,e.diff)(Array[t(208)](this[t(158)]),Array[t(208)](n)),this[t(158)],n)}[Mt(213)](){const t=Mt;Lt((0,e.diff)(Array[t(208)](this[t(158)]),Array[t(208)](this[t(160)])),this[t(158)],this[t(160)]);for(const e of this[t(158)])e[t(214)]()}[Mt(209)](){const t=Mt;this[t(160)][t(202)]((e=>{const n=t;this[n(159)][n(163)](e[n(216)]),this[n(129)][n(215)](e[n(216)])})),this[t(160)].on(t(197),((e,n)=>{const r=t;for(const t of n[r(155)])this[r(159)][r(194)](t[r(216)]),this[r(129)][r(174)](t[r(216)]);for(const t of Array[r(208)](n[r(141)])[r(161)]())this[r(159)][r(163)](t[r(216)]),this[r(129)][r(215)](t[r(216)])}))}}function Lt(t,e,n){const r=Mt;let o=0;for(const s of t)switch(s){case r(192):e[r(163)](n[r(184)](o),o),o++;break;case r(151):e[r(194)](o);break;case r(189):o++}}function Dt(){const t=["1666648QILJQl","151050FLKObs","span","THREAD_CONTEXT_LABEL","setTemplate","7NWvPxt","895oxFPmC","728994NPgwCM","element","2AQLauY","72ksiHIY","2182860aphiWJ","ck-context__value","9NFgaCY","260556GovZvX","368269YtqTlE","bindTemplate","contextValue","focus","set","2404nFdYaJ"];return(Dt=function(){return t})()}const Bt=jt;function jt(t,e){const n=Dt();return(jt=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=jt,n=t();for(;;)try{if(112801===-parseInt(e(344))/1+-parseInt(e(352))/2*(-parseInt(e(336))/3)+-parseInt(e(342))/4*(-parseInt(e(349))/5)+parseInt(e(350))/6*(-parseInt(e(348))/7)+parseInt(e(343))/8*(parseInt(e(356))/9)+-parseInt(e(354))/10+parseInt(e(337))/11*(parseInt(e(353))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dt);class Kt extends J.View{constructor(t){const e=jt;super(t);const n=this[e(338)];this[e(341)](e(339),""),this[e(347)]({tag:e(345),attributes:{class:["ck",e(355)],"aria-label":n.to(e(339),(n=>$(t,e(346),n))),tabindex:-1},children:[{text:n.to(e(339))}]})}[Bt(340)](){const t=Bt;this[t(351)][t(340)]()}}const Ht=Ft;function zt(){const t=["bind","length","81sgPZHK","createCollection","offsetWidth","render","querySelector","shift+tab","isResolvable","scrollWidth","context","5851043kyNCIW","isReadOnly","icon","_createReopenButton","ck-thread__header","add","ck-context--quotes","tooltip","_attachContextActions",".ck-context__value","element","value",".ck-context","2710UGwoKC","1528gYnXCv","contextValue","reopenCommentThread","classList","setTemplate","execute","mouseleave","...","remove","substring","focusables","focusTracker","focusFirst","contextView","_setupKeyboardNavigation","lastIndexOf","3481448mugnmR","314390wqVgyp","Reopen","reopenButtonView","232248fhHorb","ck-annotation__actions","isEnabled","label","7OOmVYK","191647zSjFxW","_model","96tcBuSy","351OwJfSx","div","listenTo","ck-context-wrapper","isVisible","_trimContextValue","169RnyXqw","hasContext","bindTemplate","fire","ck-context","mouseenter","focusCycler","locale","overlay","keystrokes","8QLSDWb","focus","Comment was made on an element","_createContextView","tab","isResolved"];return(zt=function(){return t})()}function Ft(t,e){const n=zt();return(Ft=function(t,e){return n[t-=343]})(t,e)}!function(t){const e=Ft,n=t();for(;;)try{if(523165===-parseInt(e(416))/1*(-parseInt(e(360))/2)+parseInt(e(344))/3*(parseInt(e(391))/4)+parseInt(e(408))/5*(-parseInt(e(343))/6)+-parseInt(e(415))/7*(-parseInt(e(407))/8)+-parseInt(e(368))/9*(-parseInt(e(390))/10)+parseInt(e(377))/11+-parseInt(e(411))/12*(parseInt(e(350))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class Ut extends J.View{[Ht(417)];[Ht(410)];[Ht(404)];[Ht(401)];[Ht(402)];[Ht(359)];[Ht(356)];constructor(t,n){const r=Ht;super(t);const o=this[r(352)];this[r(417)]=n,this[r(410)]=this[r(380)](),this[r(404)]=this[r(363)](),this[r(401)]=this[r(369)]([this[r(404)],this[r(410)]]),this[r(402)]=new e.FocusTracker,this[r(359)]=new e.KeystrokeHandler,this[r(356)]=new J.FocusCycler({focusables:this[r(401)],focusTracker:this[r(402)],keystrokeHandler:this[r(359)],actions:{focusPrevious:r(373),focusNext:r(364)}}),this[r(366)](r(351)).to(this[r(417)],r(376),(t=>!!t)),this[r(366)](r(392)).to(this[r(417)],r(376),(t=>t&&t[r(388)]?this[r(349)](t[r(388)]):$(this[r(357)],r(362)))),this[r(395)]({tag:r(345),attributes:{class:[r(381)]},children:[{tag:r(345),attributes:{class:[r(347)]},children:[{tag:r(345),attributes:{class:[r(354),o.if(r(351),r(383))]},children:[this[r(404)]]}]},{tag:r(345),attributes:{class:[r(412)]},children:[this[r(410)]]}]})}[Ht(371)](){const t=Ht;super[t(371)](),this[t(385)](),this[t(405)]()}[Ht(361)](){const t=Ht;this[t(356)][t(403)]()}[Ht(380)](){const t=Ht,e=new J.ButtonView(this[t(357)]);return e[t(414)]=$(this[t(357)],t(409)),e[t(384)]=$(this[t(357)],t(409)),e[t(379)]=Q.IconUndo,e[t(366)](t(413)).to(this[t(417)],t(378),(t=>!t)),e[t(366)](t(348)).to(this[t(417)],t(374),this[t(417)],t(365),((t,e)=>t&&e)),e.on(t(396),(()=>{const e=t;this[e(353)](e(393),this[e(417)].id)})),e}[Ht(349)](t){const e=Ht;if(t[e(367)]<150)return t;const n=t[e(406)](" ",147);return t[e(400)](0,n>-1?n:147)+e(398)}[Ht(385)](){const t=Ht,e=this[t(387)][t(372)](t(389)),n=e[t(372)](t(386));this[t(346)](e,t(355),(()=>{const r=t;n[r(370)]<n[r(375)]&&e[r(394)][r(382)](r(358))})),this[t(346)](e,t(397),(()=>{const n=t;e[n(394)][n(399)](n(358))}))}[Ht(405)](){const t=Ht;this[t(359)][t(346)](this[t(387)]);for(const e of this[t(401)])this[t(402)][t(382)](e[t(387)]),this[t(359)][t(346)](e[t(387)])}[Ht(363)](){const t=Ht,e=new Kt(this[t(357)]);return e[t(366)](t(392)).to(this),e}}const Wt=Yt;function Yt(t,e){const n=qt();return(Yt=function(t,e){return n[t-=437]})(t,e)}function qt(){const t=["addComment","commentThreadInputView","3130afQTbQ","COMMENT_THREAD_LABEL","ariaDescriptionView","disabledSubmit","isSubmitted","hasDirtyComment","1323664DeuRrg","length","_localUser","unlinkedAt","archivedAt","set","placeholder","locale","fire","author","ariaLabel","showInput","CommentView","isReadOnly","stop","target","Reply...","resolveCommentThread","element","change:isActive","editorConfig","bind","_model","372CILCTy","delegate","first","shift+tab","focusCycler","commentsListView","removeCommentThread","26201vJaTQB","Comment","value","destroy","isDirty","editorDestroyed","5676TiKxtV","8481jkqtoh","_createCommentThreadInputView","Write a comment...","submit","reopenCommentThread","isActive","isUnlinked","Reply","focus","keystrokes","name","submitCommentThread","2060028qvAkiE","assign","isResolvable","COMMENT_THREAD_DESCRIPTION","submitLabel","cancel","commentThreadHeaderView","339899azWuCR","commentInputView","createCollection","1445097hFSxnR","listenTo","2045lBbtpH","editorReady","removeComment","isResolved","updateComment","comments","tab","render","_config","canComment","focusables","Reply to reopen discussion...","focusTracker","2FWIIAO"];return(qt=function(){return t})()}!function(t){const e=Yt,n=t();for(;;)try{if(429168===-parseInt(e(504))/1+-parseInt(e(439))/2*(-parseInt(e(507))/3)+parseInt(e(484))/4*(-parseInt(e(509))/5)+parseInt(e(471))/6*(parseInt(e(478))/7)+parseInt(e(448))/8+parseInt(e(497))/9+parseInt(e(442))/10*(parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qt);class Zt extends J.View{[Wt(470)];[Wt(517)];[Wt(503)];[Wt(441)];[Wt(444)];[Wt(519)];[Wt(438)];[Wt(494)];[Wt(475)];constructor(t,n,r,s){const i=Wt;super(t),this[i(453)](i(490),!1),this[i(453)](i(482),!1),this[i(470)]=n,this[i(450)]=r,this[i(517)]=s,this[i(503)]=new Ut(t,n),this[i(503)][i(472)](i(489)).to(this),this[i(444)]=new o.AriaDescriptionView(t,$(t,i(500))),this[i(508)](this,i(489),(()=>{this[i(493)]()})),this[i(476)]=new Vt(t,n,Object[i(498)]({CommentView:this[i(517)][i(460)]},s)),this[i(476)][i(472)](i(511)).to(this),this[i(476)][i(472)](i(513)).to(this),this[i(476)][i(472)](i(465)).to(this),this[i(476)][i(472)](i(510)).to(this),this[i(476)][i(472)](i(483)).to(this),this[i(476)][i(469)](i(490)).to(this),this[i(508)](this,i(465),(()=>{this[i(493)]()})),this[i(453)](i(449),this[i(476)][i(449)]),this[i(469)](i(449)).to(this[i(476)],i(449)),this[i(441)]=this[i(486)](),this[i(441)][i(472)](i(510)).to(this),this[i(441)][i(472)](i(483)).to(this),this.on(i(511),(()=>this[i(493)]())),this[i(469)](i(482)).to(this[i(476)],i(447),this[i(441)][i(505)],i(480),((t,e)=>t||!!e)),this[i(469)](i(491)).to(n,i(451),(t=>!!t)),this[i(469)](i(458)).to(this,i(449),(t=>{const e=i,n=this[e(470)][e(514)][e(473)]?this[e(470)][e(514)][e(473)][e(457)][e(495)]:this[e(450)][e(495)];return $(this[e(455)],e(443),[t,n])})),this[i(519)]=this[i(506)]([this[i(476)],this[i(441)]]),this[i(438)]=new e.FocusTracker,this[i(494)]=new e.KeystrokeHandler,this[i(475)]=new J.FocusCycler({focusables:this[i(519)],focusTracker:this[i(438)],keystrokeHandler:this[i(494)],keystrokeHandlerOptions:{filter:t=>t[i(463)]!==this[i(466)]},actions:{focusPrevious:i(474),focusNext:i(515)}})}[Wt(493)](){const t=Wt;this[t(466)][t(493)]()}[Wt(516)](){const t=Wt;super[t(516)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(519)])}async[Wt(481)](){const t=Wt;this[t(482)]=!1,this[t(476)][t(481)](),await this[t(441)][t(481)](),super[t(481)]()}[Wt(486)](){const t=Wt,e=new xt(this[t(455)],this[t(450)],this[t(517)][t(468)]),n=e[t(505)];return e[t(469)](t(459)).to(this,t(490),this[t(470)],t(461),this[t(470)],t(518),this[t(470)],t(452),n,t(480),((t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e)),n[t(469)](t(454)).to(this,t(449),this[t(470)],t(499),this[t(470)],t(512),((e,n,r)=>{const o=t;let s;return s=o(r&&n?437:e?464:487),$(this[o(455)],s)})),n[t(469)](t(501)).to(this,t(449),(e=>$(this[t(455)],t(e?492:479)))),n.on(t(488),((e,n)=>{const r=t;this[r(456)](r(440),n),this[r(470)][r(512)]&&this[r(470)][r(499)]&&this[r(456)](r(489),this[r(470)].id),this[r(470)][r(446)]||this[r(456)](r(496))})),n.on(t(502),(()=>{this[t(493)]()})),n[t(469)](t(445)).to(this[t(470)],t(461)),n.on(t(502),(e=>{const n=t;0==this[n(449)]&&(this[n(456)](n(477)),e[n(462)]())})),this.on(t(467),((e,r,o)=>{const s=t;o||this[s(449)]||n[s(480)]||this[s(456)](s(477))})),e}}const Xt=Gt;function Gt(t,e){const n=Qt();return(Gt=function(t,e){return n[t-=270]})(t,e)}function Qt(){const t=["_updateArchivedThreadHeader","isSystemComment","ck-reset_all-excluded","resolveCommentThread","isReadOnly","48556fZXHBX","commentThreadChildren","isConfirm","ck-thread--remove-confirmation","isEnabled","isResolved","Delete comment thread?","element","300zgQobl","bindTemplate","actionIndicator","locale","16311UbRceR","change:archivedAt","showConfirm","listitem","_createResolveButton","listenTo","execute","add","isUnlinked","set","ck-thread--","fire","getTemplate","removeConfirm","15dRMlAg","5XOWSrY","commentThreadInputView","remove","14504ZkjEOc","_boundFirstCommentView","querySelector","resolveButton","Write a comment...","stop","length","ariaLabel","13496951ZGgdJD","createCollection","commentThreadHeaderView","ck-thread--unlinked","12TNFbha","_bindFirstCommentView","_cancelAllConfirms","extendTemplate","label","tooltip","ck-rounded-corners","setTemplate","ariaDescriptionView","279wQVWJK","has","ck-thread--active","ck-thread__container","ck-thread","commentViews","actionBar","Resolve","4523274WVJIVM","removeButton","focus","3653330xvdOrF","_model","commentsListView","unbind","then",".ck-thread__container","ck-comment--resolve","11sGHGPz","isResolvable","isActive","placeholder","icon","focusables","removeCommentThread","isVisible","containerElement","archivedAt","div","high","2718108PbkYzS","render","change:isActive","get","change:isReadOnly","bind","cancelConfirm"];return(Qt=function(){return t})()}!function(t){const e=Gt,n=t();for(;;)try{if(326498===-parseInt(e(276))/1*(-parseInt(e(343))/2)+-parseInt(e(355))/3*(parseInt(e(351))/4)+-parseInt(e(277))/5*(-parseInt(e(331))/6)+parseInt(e(309))/7+parseInt(e(280))/8*(-parseInt(e(301))/9)+parseInt(e(312))/10*(parseInt(e(319))/11)+-parseInt(e(292))/12*(parseInt(e(288))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class Jt extends((0,o.ConfirmMixin)(Zt)){[Xt(344)];[Xt(327)];[Xt(283)];[Xt(281)];constructor(t,e,n,r){const o=Xt;super(t,e,n,r),this[o(344)]=this[o(289)]([this[o(314)],this[o(278)],this[o(300)]]),this[o(271)](o(353),null),this[o(327)]=null,this[o(281)]=null,this[o(354)]=t,this[o(283)]=this[o(359)](),this[o(299)](this[o(274)]()),this.on(o(333),((t,e,n)=>{n||this[o(294)]()})),this[o(360)](this[o(313)],o(335),((t,e,n)=>{n&&this[o(294)]()})),this[o(286)]>0&&this[o(293)](),this[o(360)](this[o(314)][o(306)],o(362),(()=>{this[o(293)]()}))}[Xt(274)](){const t=Xt,e=this[t(352)];return{tag:t(329),attributes:{class:["ck",t(305),t(340),t(298),e.if(t(321),t(303)),e.if(t(270),t(291)),e.if(t(345),t(346)),e.to(t(353),(e=>e?t(272)+e:""))],"data-thread-id":this[t(313)].id,tabindex:0,role:t(358),"aria-label":e.to(t(287)),"aria-describedby":this[t(300)].id},children:[{tag:t(329),attributes:{class:t(304)},children:this[t(344)]}]}}[Xt(332)](){const t=Xt;super[t(332)](),this[t(327)]=this[t(350)][t(282)](t(317)),this[t(313)].on(t(356),(()=>{this[t(338)]()})),this[t(338)]()}[Xt(294)](){const t=Xt;this[t(337)]();for(const e of this[t(314)][t(306)])e[t(337)]()}[Xt(293)](){const t=Xt,{locale:e}=this,n=this[t(314)][t(306)][t(334)](0);n===this[t(281)]||n[t(339)]||(this[t(281)]=n,this[t(315)](t(353)),this[t(336)](t(353)).to(n,t(353),(e=>t(279)===e?t(279):null)),n[t(322)]=$(e,t(284)),n[t(310)].on(t(361),(n=>{const r=t;n[r(285)](),this[r(357)]($(e,r(349)),this[r(327)])[r(316)]((()=>{const t=r;this[t(273)](t(325))}))}),{priority:t(330)}),this.on(t(275),(()=>{n[t(311)]()})),n[t(307)][t(362)](this[t(283)],0),n[t(324)][t(362)](this[t(283)],0))}[Xt(359)](){const t=Xt,e=new o.LateFocusButtonView(this[t(354)]);return e[t(296)]=$(this[t(354)],t(308)),e[t(297)]=$(this[t(354)],t(308)),e[t(323)]=Q.IconCheck,e[t(295)]({attributes:{class:t(318)}}),e[t(336)](t(347)).to(this[t(313)],t(342),(t=>!t)),e[t(336)](t(326)).to(this[t(313)],t(320),this[t(313)],t(348),((t,e)=>t&&!e)),e.on(t(361),(()=>{const e=t;this[e(273)](e(341),this[e(313)].id)})),e}[Xt(338)](){const t=Xt;this[t(313)][t(328)]?this[t(344)][t(302)](this[t(290)])||(this[t(344)][t(362)](this[t(290)],0),this[t(324)][t(362)](this[t(290)],0)):this[t(344)][t(302)](this[t(290)])&&(this[t(344)][t(279)](this[t(290)]),this[t(324)][t(279)](this[t(290)]))}}var $t=te;function te(t,e){var n=ee();return(te=function(t,e){return n[t-=328]})(t,e)}function ee(){var t=["set","3881307OGMUPV","6143200lUpkBj","ck-annotation__content","171txohxN","ck-content","innerHTML","div","ck-comment__content","2pqtdTY","2602875foCvMz","1073230gTOmuy","9625STQAqN","content","1930932xtVjII","change:content","setTemplate","4818ppGoFw","element","210593dVwniz","render"];return(ee=function(){return t})()}!function(t){for(var e=te,n=t();;)try{if(668166===parseInt(e(343))/1+parseInt(e(333))/2*(parseInt(e(346))/3)+-parseInt(e(338))/4+-parseInt(e(334))/5+-parseInt(e(341))/6*(parseInt(e(336))/7)+-parseInt(e(347))/8+-parseInt(e(328))/9*(-parseInt(e(335))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ee);class ne extends J.View{constructor(t){var e=te;super(t),this[e(345)](e(337),""),this[e(340)]({tag:e(331),attributes:{class:[e(329),e(332),e(348)]}})}[$t(344)](){var t=$t;super[t(344)](),this.on(t(339),((e,n,r)=>{var o=t;this[o(342)][o(330)]=r})),this[t(342)][t(330)]=this[t(337)]}}const re=oe;function oe(t,e){const n=se();return(oe=function(t,e){return n[t-=347]})(t,e)}function se(){const t=["enter","delegate","target","editorConfig","stopListening","2YTvAYQ","importWord","isReadOnly","24OIpJKx","EXTERNAL_IMPORT_WORD_AVATAR","@external","EXTERNAL_AVATAR","locale","add","destroy","set","getUserViewNotificationText","79226TrPWSP","source","expand","createEditor","bind","visibleView","Save","isSystemComment","attributes","keystrokes","createCollection","focusables","2354317veFazW","render","get","isEditMode","initialData","_createCommentContentView","parseFromString","added","switchToEditMode","cancel","isCollapsed","5Sapymu","collapse","210852tfphEw","removed","author","text/html","change","submit","listenTo","74709UOZYsZ","once","updateComment","_model","content","ariaLabel","1852568DEcVsr","fire","remove","_setupKeyboardNavigation","switchToDisplayMode","3430iapKLH","_config","focusFirst","40601RNzIJG","esc","COMMENT_ARIA_LABEL","2090742CkEwEE","disabledSubmit","submitLabel","element","value","authoredAt","getExternalCommentNote","body","EXTERNAL_IMPORT_WORD_COMMENT","formatDateTime","tab","focusTracker","maxCommentCharsWhenCollapsed","_createCommentInputView","editorDestroyed","focusCycler","COMMENT_THREAD_DESCRIPTION","EXTERNAL_COMMENT","textContent","focus","shift+tab","ariaDescriptionView","editorReady","isExternal","creator","name"];return(se=function(){return t})()}!function(t){const e=oe,n=t();for(;;)try{if(242690===parseInt(e(406))/1*(parseInt(e(418))/2)+-parseInt(e(358))/3+-parseInt(e(364))/4+-parseInt(e(349))/5*(parseInt(e(375))/6)+-parseInt(e(430))/7+-parseInt(e(409))/8*(-parseInt(e(351))/9)+-parseInt(e(369))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);class ie extends J.View{[re(423)];[re(396)];[re(429)];[re(386)];[re(427)];[re(390)];[re(361)];[re(370)];constructor(t,n,r){const s=re;super(t),this[s(361)]=n,this[s(370)]=r,this[s(425)]=!!this[s(370)][s(425)],this[s(416)](s(433),!1),this[s(416)](s(348),!0),this[s(422)](s(363)).to(n,s(362),n,s(380),((e,o)=>$(t,s(374),[n[s(353)][s(400)],r[s(384)](o),(new DOMParser)[s(436)](e,s(354))[s(382)][s(393)],n[s(398)]?this[s(381)]():""]))),this[s(396)]=new o.AriaDescriptionView(t,$(t,s(391))),this[s(423)]=this[s(428)](),this[s(423)][s(414)](this[s(435)]()),this[s(429)]=new J.ViewCollection,this[s(386)]=new e.FocusTracker,this[s(427)]=new e.KeystrokeHandler,this[s(390)]=new J.FocusCycler({focusables:this[s(429)],focusTracker:this[s(386)],keystrokeHandler:this[s(427)],keystrokeHandlerOptions:{filter:t=>t[s(403)]!==this[s(378)]},actions:{focusPrevious:s(395),focusNext:s(385)}})}[re(420)](){this[re(348)]=!1}[re(350)](){const t=re;this[t(433)]||(this[t(348)]=!0)}[re(394)](){const t=re;this[t(378)][t(394)]()}[re(431)](){const t=re;super[t(431)](),this[t(367)]()}async[re(415)](){const t=re;await this[t(423)][t(432)](0)[t(415)](),super[t(415)]()}[re(438)](){const t=re;this[t(433)]||(this[t(433)]=!0,this[t(423)][t(366)](0)[t(415)](),this[t(423)][t(414)](this[t(388)]()))}[re(368)](){const t=re;this[t(433)]&&(this[t(433)]=!1,this[t(423)][t(366)](0)[t(415)](),this[t(423)][t(414)](this[t(435)]()))}[re(381)](){const t=re;return t(407)===this[t(361)][t(426)][t(411)][t(419)]?$(this[t(413)],t(383)):$(this[t(413)],t(392))}[re(417)](){const t=re;return this[t(361)][t(398)]?t(407)===this[t(361)][t(426)][t(411)][t(419)]?$(this[t(413)],t(410),this[t(361)][t(399)][t(400)]):$(this[t(413)],t(412),this[t(361)][t(399)][t(400)]):null}[re(435)](){const t=re,e=new ne(this[t(413)]);return e[t(422)](t(362)).to(this[t(361)],t(362),this,t(348),((e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(370)][t(387)]}):e)),e}[re(388)](){const t=re;this[t(370)][t(404)]||(this[t(370)][t(404)]={}),this[t(370)][t(404)][t(434)]=this[t(361)][t(362)];const e=new At(this[t(413)],this[t(370)][t(404)]);return e[t(379)]=this[t(361)][t(362)],e[t(422)](t(376)).to(this[t(361)],t(408)),e[t(377)]=$(this[t(413)],t(424)),e.on(t(356),((e,n)=>{const r=t;this[r(365)](r(360),this[r(361)].id,n),this[r(368)](),this[r(394)]()})),e.on(t(347),(()=>{const e=t;this[e(368)](),this[e(394)]()})),e[t(359)](t(397),(()=>{e[t(394)]()})),e[t(421)](),e[t(402)](t(397)).to(this),e[t(402)](t(389)).to(this),e}[re(367)](){const t=re,e=this[t(378)];this[t(427)][t(357)](e);for(const e of this[t(429)])this[t(386)][t(414)](e[t(378)]),this[t(427)][t(357)](e[t(378)]);this[t(429)].on(t(355),((e,n)=>{const r=t;for(const t of n[r(352)])this[r(386)][r(366)](t[r(378)]),this[r(427)][r(405)](t[r(378)]);for(const t of n[r(437)])this[r(386)][r(414)](t[r(378)]),this[r(427)][r(357)](t[r(378)])})),this[t(427)][t(416)](t(401),((n,r)=>{const o=t;e===n[o(403)]&&(this[o(390)][o(371)](),r())})),this[t(427)][t(416)](t(373),((n,r)=>{const o=t;e!==n[o(403)]&&(this[o(394)](),r())}))}}function ce(t,e){const n=he();return(ce=function(t,e){return n[t-=146]})(t,e)}const ae=ce;function he(){const t=["ck-comment__actions--hidden","isExternal","placeholder","ariaLabel","ck-comment__info-name","ck-annotation__main","isEnabled","ck-comment--remove-confirmation","ck-hidden","1bDeUgq","icon","ck-comment--remove","mouseleave","_createEditButton","1228242EKNusK","listenTo","ck-annotation__user","span","authoredAt","children","isEditable","removeButton","ariaDescriptionView","buttonView","blur","setTemplate","editButton","isRemovable","time","add","cancelConfirm","userView","change:isRemovable","execute","ck-comment--edit","16704532ykUqHz","dropdown","actionBar","12vNeCgi","_createRemoveButton","ck-comment--info","some","listitem","ck-annotation__actions--hidden","153236uPsyFy","set","extendTemplate","Reply...","ck-annotation","edit","15IOxojS","createCollection","Remove","panelPosition","group","_config","render","focusables","visibleView","isEditMode","ck-comment__wrapper","ck-annotation__content-wrapper","author","unbind","ck-comment__actions","ck-annotation__info-time","formatDateTime","Show more items","panelView","find","getTemplate","withText","toMany","resolvedAt","fire","bind","ck-comment__main","ck-comment--","push","focus","removeComment","ck-annotation__info","from","mouseenter","22482owYiSW","bindTemplate","name","showConfirm","_createDropdown","7hkyTFP","element","div","locale","items","remove","ck-annotation__info-name","Edit","_model","getUserViewNotificationText","isConfirm","label","Delete comment?","isVisible","ck-comment__user","862008dxSjIz","addMany","ck-annotation__actions","1269932eDuJaI","isSystemComment","7848841eOyCDW","ck-comment","ck-comment__info","27WUuDYU","length","getExternalCommentNote","switchToEditMode","isReadOnly","actionIndicator","290ciVlcL","ck-comment__external","then","ck-comment__info-time","_createCommentInputView","_attachActions"];return(he=function(){return t})()}!function(t){const e=ce,n=t();for(;;)try{if(439936===parseInt(e(223))/1*(-parseInt(e(197))/2)+parseInt(e(202))/3*(-parseInt(e(258))/4)+-parseInt(e(264))/5*(parseInt(e(228))/6)+parseInt(e(179))/7*(parseInt(e(194))/8)+parseInt(e(174))/9*(-parseInt(e(208))/10)+-parseInt(e(199))/11*(-parseInt(e(252))/12)+parseInt(e(249))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class ue extends((0,o.ConfirmMixin)(ie)){[ae(251)];[ae(245)];constructor(t,e,n){const r=ae;super(t,e,n),this[r(259)](r(207),null),this[r(259)](r(216),$(t,r(261))),this[r(165)](r(232)).to(e),this[r(165)](r(163)).to(e),this[r(251)]=this[r(265)](),this[r(198)]||(this[r(240)]=this[r(227)](),this[r(235)]=this[r(253)](),this[r(183)]=this[r(265)](),this[r(183)][r(195)]([this[r(240)],this[r(235)]]),this[r(250)]=this[r(178)](),this[r(251)][r(243)](this[r(250)]),this[r(147)][r(243)](this[r(250)])),this[r(245)]=new o.UserView(t,e[r(152)],this[r(188)]()),this[r(245)][r(260)]({attributes:{class:[r(193),r(230)],"aria-hidden":!0}}),this[r(229)](e,r(246),(()=>this[r(244)]())),this[r(239)](this[r(160)]())}[ae(160)](){const t=ae,e=this[t(175)],n=[{tag:t(181),attributes:{class:[t(201),t(171)]},children:[{tag:t(231),children:[{text:this[t(245)][t(176)]}],attributes:{class:[t(218),t(185)],"data-cke-tooltip-text":this[t(245)][t(176)]}},{tag:t(242),attributes:{datetime:e.to(t(232)),class:[t(211),t(155)]},children:[{text:e.to(t(232),(e=>this[t(269)][t(156)](e)))}]}]},{tag:t(181),attributes:{class:[t(154),t(196),e.if(t(149),t(214)),e.if(t(149),t(257))]},children:this[t(251)]},{tag:t(181),attributes:{class:[t(151)]},children:this[t(148)]},this[t(236)]];return this[t(187)][t(215)]&&n[t(168)]({tag:t(181),attributes:{class:[t(209)]},children:[{text:this[t(204)]()}]}),{tag:"li",attributes:{class:[t(150),e.if(t(189),t(221))],tabindex:-1,"aria-label":e.to(t(217)),"aria-describedby":this[t(236)].id,role:t(256)},children:[{tag:t(181),attributes:{class:[t(200),t(262),e.if(t(149),t(248)),e.if(t(198),t(254)),e.to(t(207),(e=>e?t(167)+e:""))],"data-author-id":this[t(187)][t(152)].id,"data-comment-id":this[t(187)].id,role:t(268)},children:[this[t(245)],{tag:t(181),attributes:{class:[t(166),t(219)]},children:n}]}]}}[ae(227)](){const t=ae,e=new J.ButtonView(this[t(182)]);return e[t(190)]=$(this[t(182)],t(186)),e[t(224)]=Q.IconPencil,e[t(161)]=!0,e[t(260)]({attributes:{class:t(248)}}),e[t(165)](t(220)).to(this[t(187)],t(206),(t=>!t)),e[t(165)](t(192)).to(this[t(187)],t(234)),e.on(t(247),(()=>this[t(205)]())),e}[ae(253)](){const t=ae,e=new J.ButtonView(this[t(182)]);return e[t(190)]=$(this[t(182)],t(266)),e[t(224)]=Q.IconRemoveComment,e[t(161)]=!0,e[t(260)]({attributes:{class:t(225)}}),e[t(165)](t(220)).to(this[t(187)],t(206),(t=>!t)),e[t(165)](t(192)).to(this[t(187)],t(241)),e.on(t(247),(()=>{const e=t;this[e(177)]($(this[e(182)],e(191)),this[e(180)])[e(210)]((()=>{const t=e;this[t(164)](t(170),this[t(187)].id)}))})),e}[ae(178)](){const t=ae,e=(0,J.createDropdown)(this[t(182)],o.LateFocusDropdownButtonView),n=e[t(158)][t(233)],r=new J.ListView(this[t(182)]),s=e[t(175)];(0,J.focusChildOnDropdownOpen)(e,(()=>this[t(183)][t(159)]((e=>e[t(192)])))),e[t(260)]({attributes:{class:[s.if(t(192),t(222),(t=>!t))]}});const i=(n,o=-1)=>{const s=t,i=new J.ListItemView(this[s(182)]);i[s(233)][s(243)](n);const c=o>-1?o:r[s(183)][s(203)];r[s(183)][s(243)](i,c);const a=Array[s(172)](this[s(183)]);e[s(153)](s(220),s(192)),e[s(165)](s(220))[s(162)](a,s(220),((...t)=>t[s(255)]((t=>t)))),e[s(165)](s(192))[s(162)](a,s(192),((...t)=>t[s(255)]((t=>t))))};e[t(267)]="sw",e[t(237)][t(259)]({label:$(this[t(182)],t(157)),icon:Q.IconThreeVerticalDots});for(const e of this[t(183)])i(e);return n[t(243)](r),e[t(229)](this[t(183)],t(243),((t,e,n)=>{i(e,n)})),e[t(229)](this[t(183)],t(184),((e,n,o)=>{const s=t;r[s(183)][s(184)](o)})),e}[ae(213)](t,e){const n=ae,r=t&&t[n(180)];r&&(this[n(229)](r,n(173),(()=>this[n(207)]=e)),this[n(229)](r,n(169),(()=>this[n(207)]=e)),this[n(229)](r,n(226),(()=>this[n(207)]=null)),this[n(229)](r,n(238),(()=>this[n(207)]=null)))}[ae(212)](){const t=ae,e=super[t(212)]();return e[t(165)](t(216)).to(this),e}[ae(146)](){const t=ae;super[t(146)](),this[t(213)](this[t(240)],t(263)),this[t(213)](this[t(235)],t(184))}}var de=n(673),le=n.n(de),me=n(545),ke=n.n(me),ge=n(262),pe=n.n(ge),fe=n(667),be=n.n(fe),ve=n(357),_e=n.n(ve),we=n(554),Ie={attributes:{"data-cke":!0}};Ie.setAttributes=be(),Ie.insert=pe().bind(null,"head"),Ie.domAPI=ke(),Ie.insertStyleElement=_e();le()(we.A,Ie);we.A&&we.A.locals&&we.A.locals;var ye=n(306),Ae={attributes:{"data-cke":!0}};Ae.setAttributes=be(),Ae.insert=pe().bind(null,"head"),Ae.domAPI=ke(),Ae.insertStyleElement=_e();le()(ye.A,Ae);ye.A&&ye.A.locals&&ye.A.locals;var Ce=n(980),Te={attributes:{"data-cke":!0}};Te.setAttributes=be(),Te.insert=pe().bind(null,"head"),Te.domAPI=ke(),Te.insertStyleElement=_e();le()(Ce.A,Te);Ce.A&&Ce.A.locals&&Ce.A.locals;function Ee(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 h=null;const u=()=>{null!=h&&clearTimeout(h),h=setTimeout((()=>{h=null,c&&a(),l()}),e)},d=()=>{null!==h&&(clearTimeout(h),h=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==h;u(),i&&e&&a()};return m.schedule=u,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function xe(t,e=0,n={}){"object"!=typeof n&&(n={});const{signal:r,leading:o=!1,trailing:s=!0,maxWait:i}=n,c=Array(2);let a;o&&(c[0]="leading"),s&&(c[1]="trailing");let h=null;const u=Ee((function(...e){a=t.apply(this,e),h=null}),e,{signal:r,edges:c}),d=function(...e){if(null!=i)if(null===h)h=Date.now();else if(Date.now()-h>=i)return a=t.apply(this,e),h=Date.now(),u.cancel(),u.schedule(),a;return u.apply(this,e),a};return d.cancel=u.cancel,d.flush=()=>(u.flush(),a),d}function Oe(t,e){const n=Ne();return(Oe=function(t,e){return n[t-=324]})(t,e)}function Ne(){const t=["3327105umNsAA","type","attributeName","observe","264026zdHPJQ","1013130SCWUnB","characterData","attributes","class","960520ahKrfo","childList","cancel","1428462hIGkWH","8cSoEYt","disconnect","1207182CsQMLd","8QriBIQ","1YIbwIW","2867977ddNcCn"];return(Ne=function(){return t})()}function Se(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0,signal:s}=n;return xe(t,e,{leading:r,trailing:o,signal:s,maxWait:e})}(t,30),n=new MutationObserver((t=>{const n=Oe;for(const r of t)(n(342)==r[n(336)]&&n(324)==r[n(337)]||n(326)==r[n(336)]||n(341)==r[n(336)])&&e()}));return{attach(t){n[Oe(338)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Oe;n[t(330)](),e[t(327)]()}}}!function(t){const e=Oe,n=t();for(;;)try{if(431812===parseInt(e(333))/1*(parseInt(e(339))/2)+parseInt(e(331))/3*(-parseInt(e(332))/4)+parseInt(e(335))/5+parseInt(e(328))/6+parseInt(e(334))/7*(parseInt(e(329))/8)+-parseInt(e(340))/9+-parseInt(e(325))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);var Me=n(438),Re={attributes:{"data-cke":!0}};Re.setAttributes=be(),Re.insert=pe().bind(null,"head"),Re.domAPI=ke(),Re.insertStyleElement=_e();le()(Me.A,Re);Me.A&&Me.A.locals&&Me.A.locals;function Pe(){const t=["detach","154626jevRNu","arrowdown","mainView","targetRect","isDirty","setTemplate","13656hPLnnf","height","bindTemplate","length","listenTo","ck-annotation-wrapper","1413ECNkpr","content","focusTracker","clear","first","41260cTKtjX","createCollection","attach","presentation","render","arrowup","_mutationObserver","7465570wlnEXy","5673bgdrNO","element","105RQmMwv","ck-annotation-wrapper--active","Esc","ck-rounded-corners","set","type","fire","102hOLkqD","focus","destroy","delegate","keystrokes","div","clientHeight","isActive","68514jWfmXc","_updateHeight","add","781060WGMCHb"];return(Pe=function(){return t})()}const Ve=Le;function Le(t,e){const n=Pe();return(Le=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=Le,n=t();for(;;)try{if(148207===parseInt(e(446))/1+parseInt(e(485))/2*(-parseInt(e(476))/3)+-parseInt(e(468))/4*(parseInt(e(478))/5)+parseInt(e(451))/6+-parseInt(e(449))/7+parseInt(e(457))/8*(-parseInt(e(463))/9)+parseInt(e(475))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pe);class De extends J.View{[Ve(465)];id;[Ve(489)];[Ve(464)];[Ve(453)];[Ve(474)];constructor(t,n){const r=Ve;super(t),this.id=(0,e.uid)(),this[r(465)]=new e.FocusTracker,this[r(489)]=new e.KeystrokeHandler,this[r(489)][r(482)](r(480),((t,e)=>this[r(484)](r(480),e))),this[r(482)](r(454),{top:0,right:0,bottom:0,left:0}),this[r(482)](r(458),0),this[r(482)](r(445),!1),this[r(482)](r(455),!1),this[r(482)](r(460),0),this[r(482)](r(483),""),this[r(474)]=Se((()=>this[r(447)]())),this[r(464)]=this[r(469)](),this[r(464)][r(488)](r(473),r(452)).to(this),this[r(464)][r(448)](n),this[r(453)]=n;const o=this[r(459)];this[r(456)]({tag:r(490),attributes:{class:["ck",r(462),r(481),o.if(r(445),r(479))],role:r(471)},children:this[r(464)]})}[Ve(472)](){const t=Ve;super[t(472)](),this[t(465)][t(448)](this[t(477)]),this[t(489)][t(461)](this[t(477)]),this[t(474)][t(470)](this[t(477)])}[Ve(487)](){const t=Ve;this[t(464)][t(466)](),this[t(489)][t(487)](),this[t(465)][t(487)](),this[t(474)][t(450)](),super[t(487)]()}[Ve(486)](){const t=Ve;this[t(464)][t(467)]&&this[t(464)][t(467)][t(486)]()}[Ve(447)](){const t=Ve,e=this[t(477)][t(444)];e&&(this[t(458)]=e)}}function Be(t,e){const n=Ke();return(Be=function(t,e){return n[t-=105]})(t,e)}const je=Be;function Ke(){const t=["focusableElements","2258210xRHCkJ","length","clear","isVisible","6gJXXto","annotation-invalid-target","4pTbQJl","_id","object","view","item","stopListening","remove","2489744jfBzBQ","set","every","targetRect","667107xCtDOk","function","278667zycwQf","806694ydVClj","type","_type","isArray","focusTracker","target","filter","nodeType","element","render","add","_target","5053870nUkOXT","getClientRects","8236501zvqDFB","offsetParent","_getNormalizedTarget","isActive","mainView","innerView","refreshVisibility","_assertCorrectTarget","24NKTeQw","updateTargetRect","destroy"];return(Ke=function(){return t})()}!function(t){const e=Be,n=t();for(;;)try{if(721142===parseInt(e(128))/1+-parseInt(e(124))/2+parseInt(e(131))/3*(parseInt(e(117))/4)+parseInt(e(111))/5*(parseInt(e(115))/6)+parseInt(e(145))/7+-parseInt(e(107))/8*(parseInt(e(130))/9)+-parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ke);class He extends((0,e.ObservableMixin)()){[je(120)];[je(110)];[je(133)];[je(142)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=je;super(),this[s(120)]=t,this[s(120)][s(139)]||this[s(120)][s(140)](),this[s(133)]=r,this[s(142)]=n,He[s(106)](this[s(147)]()),this[s(110)]=new e.Collection([this[s(120)][s(139)]],{idProperty:s(118)}),this[s(110)].on(s(141),((t,e)=>{const n=s;this[n(120)][n(135)][n(141)](e)})),this[s(110)].on(s(123),((t,e)=>{const n=s;this[n(120)][n(135)][n(123)](e)})),this[s(125)](s(114),o)}get[je(132)](){const t=je;return t(129)==typeof this[t(133)]?this[t(133)]():this[t(133)]}get[je(150)](){const t=je;return this[t(120)][t(149)]}get[je(136)](){const t=je,e=this[t(147)]();return He[t(106)](e),e}get[je(127)](){const t=je,n=this[t(136)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(137)]((e=>function(e){const n=t;if(e[n(146)])return!0;return!!e[n(144)]()[n(121)](0)}(e)));return 0===r[t(112)]?null:new e.Rect(r[0][t(144)]()[t(121)](0))}get[je(148)](){const t=je;return this[t(120)][t(148)]}set[je(148)](t){const e=je;this[e(120)][e(148)]=t,this[e(120)][e(149)][e(148)]=t}[je(108)](){const t=je;this[t(120)][t(127)]=this[t(127)]}[je(109)](){const t=je;this[t(110)][t(122)](),this[t(110)][t(113)](),this[t(122)]()}[je(105)](){const t=je;this[t(114)]=!!this[t(127)]}static[je(106)](t){const n=je;if(!(null===t||t instanceof e.Rect||Array[n(134)](t)&&t[n(126)]((t=>ze(t)))))throw new e.CKEditorError(n(116),null,{target:t})}[je(147)](){const t=je,e=t(129)==typeof this[t(142)]?this[t(142)]():this[t(142)];return ze(e)?[e]:e}}function ze(t){const e=je;return null!==t&&e(119)==typeof t&&e(138)in t&&1===t[e(138)]}const Fe=Ue;function Ue(t,e){const n=We();return(Ue=function(t,e){return n[t-=259]})(t,e)}function We(){const t=["listenTo","annotationcollection-not-existing-item","remove","4218YsarKi","_focusTracker","27006DUGxDQ","sort","1021756CrrAPH","annotationcollection-duplicated-item","543649znpvqW","12afFqRf","focus","destroy","getByView","_viewToAnnotation","updateTargetRect","targetRect","blur","getIndex","get","length","has","delete","_innerViewToAnnotation","from","10lVtfLC","fire","getByInnerView","focusTracker","23426073SOlgiR","focusableElements","_getOrderInContent","_sort","change:isFocused","9UCjnUd","view","add","set","isFocused","5410MnjWap","4868269ZfxiEL","clear","stopListening","left","refreshPositioning","6701288ByiyOY","innerView","top"];return(We=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(506353===parseInt(e(291))/1+-parseInt(e(287))/2*(-parseInt(e(292))/3)+-parseInt(e(289))/4+parseInt(e(273))/5*(parseInt(e(285))/6)+parseInt(e(274))/7+parseInt(e(279))/8*(parseInt(e(268))/9)+parseInt(e(259))/10*(-parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ye extends e.Collection{[Fe(305)];[Fe(296)];[Fe(286)];constructor(t=[]){const n=Fe;super(),this[n(305)]=new Map,this[n(296)]=new Map,this[n(286)]=new e.FocusTracker,this[n(286)].on(n(267),((t,e,r)=>{const o=n;r||this[o(260)](o(299))}));for(const e of t)this[n(270)](e)}get[Fe(272)](){const t=Fe;return this[t(286)][t(272)]}[Fe(270)](t){const n=Fe;if(this[n(303)](t))throw new e.CKEditorError(n(290),null);this[n(305)][n(271)](t[n(280)],t),this[n(296)][n(271)](t[n(269)],t);for(const e of t[n(264)])this[n(286)][n(270)](e);this[n(282)](t[n(264)],n(270),((t,e)=>{const r=n;this[r(286)][r(270)](e)})),this[n(282)](t[n(264)],n(284),((t,e)=>{const r=n;this[r(286)][r(284)](e)})),this[n(282)](t[n(269)][n(262)],n(267),((e,r,o)=>{const s=n;o&&this[s(260)](s(293),t)})),t[n(297)]();const r=this[n(265)](t[n(269)][n(298)]);return super[n(270)](t,r)}[Fe(284)](t){const n=Fe;if(!this[n(303)](t))throw new e.CKEditorError(n(283),null);this[n(276)](t[n(269)][n(262)]),this[n(276)](t[n(264)]);for(const e of t[n(264)])this[n(286)][n(284)](e);return this[n(296)][n(304)](t[n(269)]),this[n(305)][n(304)](t[n(280)]),super[n(284)](t)}[Fe(261)](t){const e=Fe;return this[e(305)][e(301)](t)}[Fe(295)](t){const e=Fe;return this[e(296)][e(301)](t)}[Fe(294)](){const t=Fe;super[t(275)](),this[t(276)](),this[t(305)][t(275)](),this[t(296)][t(275)](),this[t(286)][t(294)]()}[Fe(278)](){const t=Fe;for(const e of this)e[t(297)]();this[t(266)]()}[Fe(266)](){const t=Fe,e=Array[t(306)](this)[t(288)](((e,n)=>qe(e[t(269)][t(298)],n[t(269)][t(298)])));for(let n=e[t(302)]-1;n>0;n--){const r=e[n];n!==this[t(300)](r)&&(this[t(284)](r),this[t(270)](r))}}[Fe(265)](t){const e=Fe;let n=0;if(!t)return this[e(302)];for(const r of this){const o=r[e(269)][e(298)];if(o){if(qe(t,o)<0)return n;n++}}return n}}function qe(t,e){const n=Fe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(281)]-e[n(281)];return 0==r?t[n(277)]-e[n(277)]:r}t.ContextPlugin;var Ze=n(332),Xe={attributes:{"data-cke":!0}};Xe.setAttributes=be(),Xe.insert=pe().bind(null,"head"),Xe.domAPI=ke(),Xe.insertStyleElement=_e();le()(Ze.A,Xe);Ze.A&&Ze.A.locals&&Ze.A.locals;t.ContextPlugin;var Ge=n(533),Qe={attributes:{"data-cke":!0}};Qe.setAttributes=be(),Qe.insert=pe().bind(null,"head"),Qe.domAPI=ke(),Qe.insertStyleElement=_e();le()(Ge.A,Qe);Ge.A&&Ge.A.locals&&Ge.A.locals;J.View;J.View;class Je extends Error{}class $e extends Je{constructor(){super("Zone is an abstract class")}}class tn{get type(){throw new $e}get name(){throw new $e}get ianaName(){return this.name}get isUniversal(){throw new $e}offsetName(t,e){throw new $e}formatOffset(t,e){throw new $e}offset(t){throw new $e}equals(t){throw new $e}get isValid(){throw new $e}}let en={};const nn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let rn={};class on extends tn{static create(t){return rn[t]||(rn[t]=new on(t)),rn[t]}static resetCache(){rn={},en={}}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=on.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return kn(t,e,n,this.name)}formatOffset(t,e){return pn(this.offset(t),e)}offset(t){const e=new Date(t);if(isNaN(e))return NaN;const n=(r=this.name,en[r]||(en[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),en[r]);var r;let[o,s,i,c,a,h,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=nn[e];"era"===e?r[s]=o:hn(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,h,u]=r;return[i,o,s,c,a,h,u]}(n,e);"BC"===c&&(o=1-Math.abs(o));let d=+e;const l=d%1e3;return d-=l>=0?l:1e3+l,(mn({year:o,month:s,day:i,hour:24===a?0:a,minute:h,second:u,millisecond:0})-d)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let sn=null;class cn extends tn{static get utcInstance(){return null===sn&&(sn=new cn(0)),sn}static instance(t){return 0===t?cn.utcInstance:new cn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new cn(gn(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${pn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${pn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return pn(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 an={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};an.hanidec.replace(/[\[|\]]/g,"").split("");function hn(t){return void 0===t}function un(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function dn(t){return hn(t)||null===t||""===t?void 0:parseInt(t,10)}function ln(t){if(!hn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function mn(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 kn(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 gn(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 pn(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}${un(n,2)}:${un(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${un(n,2)}${un(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const fn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function bn(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function vn(...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 _n(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=dn(e[n+o]);return[r,null,n+o]}}const wn=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,In=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,yn=RegExp(`${In.source}${`(?:${wn.source}?(?:\\[(${fn.source})\\])?)?`}`),An=RegExp(`(?:T${yn.source})?`),Cn=_n("weekYear","weekNumber","weekDay"),Tn=_n("year","ordinal"),En=RegExp(`${In.source} ?(?:${wn.source}|(${fn.source}))?`),xn=RegExp(`(?: ${En.source})?`);function On(t,e,n){const r=t[e];return hn(r)?n:dn(r)}function Nn(t,e){return[{hours:On(t,e,0),minutes:On(t,e+1,0),seconds:On(t,e+2,0),milliseconds:ln(t[e+3])},null,e+4]}function Sn(t,e){const n=!t[e]&&!t[e+1],r=gn(t[e+1],t[e+2]);return[{},n?null:cn.instance(r),e+3]}function Mn(t,e){return[{},t[e]?on.create(t[e]):null,e+1]}RegExp(`^T?${In.source}$`);bn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,An),bn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,An),bn(/(\d{4})-?(\d{3})/,An),bn(yn),vn((function(t,e){return[{year:On(t,e),month:On(t,e+1,1),day:On(t,e+2,1)},null,e+3]}),Nn,Sn,Mn),vn(Cn,Nn,Sn,Mn),vn(Tn,Nn,Sn,Mn),vn(Nn,Sn,Mn);vn(Nn);bn(/(\d{4})-(\d\d)-(\d\d)/,xn),bn(En),vn(Nn,Sn,Mn);const Rn={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}},Pn=365.2425,Vn=30.436875,Ln=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Ln.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Dn=`[ ${String.fromCharCode(160)}]`;new RegExp(Dn,"g");Symbol.for("nodejs.util.inspect.custom");J.View;var Bn=n(961),jn={attributes:{"data-cke":!0}};jn.setAttributes=be(),jn.insert=pe().bind(null,"head"),jn.domAPI=ke(),jn.insertStyleElement=_e();le()(Bn.A,jn);Bn.A&&Bn.A.locals&&Bn.A.locals;var Kn=n(163),Hn={attributes:{"data-cke":!0}};Hn.setAttributes=be(),Hn.insert=pe().bind(null,"head"),Hn.domAPI=ke(),Hn.insertStyleElement=_e();le()(Kn.A,Hn);Kn.A&&Kn.A.locals&&Kn.A.locals;var zn=n(142),Fn={attributes:{"data-cke":!0}};Fn.setAttributes=be(),Fn.insert=pe().bind(null,"head"),Fn.domAPI=ke(),Fn.insertStyleElement=_e();le()(zn.A,Fn);zn.A&&zn.A.locals&&zn.A.locals;var Un=n(258),Wn={attributes:{"data-cke":!0}};Wn.setAttributes=be(),Wn.insert=pe().bind(null,"head"),Wn.domAPI=ke(),Wn.insertStyleElement=_e();le()(Un.A,Wn);Un.A&&Un.A.locals&&Un.A.locals;var Yn=n(967),qn={attributes:{"data-cke":!0}};qn.setAttributes=be(),qn.insert=pe().bind(null,"head"),qn.domAPI=ke(),qn.insertStyleElement=_e();le()(Yn.A,qn);Yn.A&&Yn.A.locals&&Yn.A.locals;var Zn=n(906),Xn={attributes:{"data-cke":!0}};Xn.setAttributes=be(),Xn.insert=pe().bind(null,"head"),Xn.domAPI=ke(),Xn.insertStyleElement=_e();le()(Zn.A,Xn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Gn=n(938),Qn={attributes:{"data-cke":!0}};Qn.setAttributes=be(),Qn.insert=pe().bind(null,"head"),Qn.domAPI=ke(),Qn.insertStyleElement=_e();le()(Gn.A,Qn);Gn.A&&Gn.A.locals&&Gn.A.locals;var Jn=n(751),$n={attributes:{"data-cke":!0}};$n.setAttributes=be(),$n.insert=pe().bind(null,"head"),$n.domAPI=ke(),$n.insertStyleElement=_e();le()(Jn.A,$n);Jn.A&&Jn.A.locals&&Jn.A.locals;var tr=n(901),er={attributes:{"data-cke":!0}};er.setAttributes=be(),er.insert=pe().bind(null,"head"),er.domAPI=ke(),er.insertStyleElement=_e();le()(tr.A,er);tr.A&&tr.A.locals&&tr.A.locals;var nr=n(888),rr={attributes:{"data-cke":!0}};rr.setAttributes=be(),rr.insert=pe().bind(null,"head"),rr.domAPI=ke(),rr.insertStyleElement=_e();le()(nr.A,rr);nr.A&&nr.A.locals&&nr.A.locals;const or=sr;function sr(t,e){const n=ir();return(sr=function(t,e){return n[t-=470]})(t,e)}function ir(){const t=["_bindAnnotationsToVisibleAnnotations","22615AXBKAu","77MtzpFA","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","add","Tab","1551186oMLYNd","_setupEnterAnnotationKeystroke","set","40dYocMU","low","createAnnotation","fire","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","_activateAnnotation","view","isArray","isVisible","refreshVisibility","context","_setupEscapeAnnotationHandling","focusTracker","change:isVisible","18zJzMmY","annotations","isOfficialPlugin","_visibleAnnotations","target","editors","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","source","activeAnnotations","keystrokes","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","collection","locale","stopListening","_addActiveAnnotation","push","8236998UJBjZZ","Ctrl+Shift+E","focus","104623ZccNTH","escape","has","Annotations","remove","createAnnotationView","domRoots","_removeActiveAnnotation","accessibility","listenTo","delete","Ctrl+Enter","pluginName","Enter","3500450mDvWSL","deactivateAll","ready","element","refreshPositioning","addKeystrokeInfoGroup","4GEQYMg","Arrowdown","activate","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","destroy","Esc","getByInnerView","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","isPremiumPlugin","_deactivateAllAnnotations","contains","values","editing","Shift+Tab","646198liAWNF","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","2762600ZRflEh","Arrowup"];return(ir=function(){return t})()}!function(t){const e=sr,n=t();for(;;)try{if(533059===-parseInt(e(534))/1+parseInt(e(474))/2*(parseInt(e(498))/3)+parseInt(e(490))/4+parseInt(e(493))/5*(-parseInt(e(515))/6)+parseInt(e(488))/7*(parseInt(e(501))/8)+parseInt(e(531))/9+parseInt(e(548))/10*(-parseInt(e(494))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.ContextPlugin{[or(526)];[or(518)];static get[or(546)](){return or(537)}static get[or(517)](){return!0}static get[or(482)](){return!0}constructor(e){const n=or;if(super(e),this[n(526)]=new Ye,this[n(518)]=new Ye,this[n(500)](n(523),new Set),this[n(492)](),e instanceof t.Editor){const t=e[n(527)];e[n(542)][n(473)]({id:n(516),label:$(t,n(489)),keystrokes:[{label:$(t,n(495)),keystroke:n(532)},{label:$(t,n(521)),keystroke:n(479)},{label:$(t,n(481)),keystroke:n(547)},{label:$(t,n(505)),keystroke:[[n(497)],[n(487)]]},{label:$(t,n(477)),keystroke:[n(545)]},{label:$(t,n(525)),keystroke:[[n(491)],[n(475)]]}]})}this[n(499)](),this[n(512)]()}[or(496)](t){const e=or;this[e(526)][e(496)](t)}[or(538)](t){const e=or;this[e(526)][e(538)](t),t[e(478)]()}[or(510)](){const t=or;for(const e of this[t(526)])e[t(510)]()}[or(472)](){const t=or;this[t(518)][t(472)]()}[or(480)](t){const e=or;return this[e(526)][e(480)](t)}[or(549)](){const t=or;this[t(504)](t(483))}[or(478)](){const t=or;for(const e of this[t(526)])e[t(478)]();this[t(518)][t(478)](),this[t(526)][t(478)](),super[t(478)]()}[or(476)](t){const e=or;this[e(504)](e(506),t)}[or(503)](t){return new He(t)}[or(539)](t,e){return new De(t,e)}[or(529)](t){const e=or,n=new Set(this[e(523)]);n[e(496)](t),this[e(523)]=n}[or(541)](t){const e=or,n=new Set(this[e(523)]);n[e(544)](t),this[e(523)]=n}[or(492)](){const t=or,e=this[t(526)],n=this[t(518)];function r(e){const r=t,o=e[r(522)];o[r(509)]&&!n[r(536)](o)?n[r(496)](o):!o[r(509)]&&n[r(536)](o)&&n[r(538)](o),o[r(507)][r(513)][r(538)](o[r(507)][r(471)]),o[r(507)][r(513)][r(496)](o[r(507)][r(471)])}this[t(543)](e,t(496),((e,o)=>{const s=t;o[s(509)]&&n[s(496)](o),this[s(543)](o,s(514),r)})),this[t(543)](e,t(538),((e,o)=>{const s=t;n[s(536)](o)&&n[s(538)](o),this[s(528)](o,s(514),r)}))}[or(499)](){const n=or,r=t=>{const n=sr;t.on(n(470),(()=>{const r=n;t[r(524)][r(500)]("Ctrl+Shift+E",((t,n)=>{const o=r,s=(0,e.first)(this[o(523)][o(485)]());s&&(s[o(507)][o(533)](),n())}))}))};this[n(511)]instanceof t.Editor?r(this[n(511)]):this[n(511)][n(520)]&&this[n(511)][n(520)].on(n(496),((t,e)=>{r(e)}))}[or(512)](){const e=or,n=e=>{const n=sr,r=e[n(522)],o=[];let s;if(Array[n(508)](r[n(519)])){s=r[n(519)][0],this[n(511)]instanceof t.Editor?o[n(530)](this[n(511)]):this[n(511)][n(520)]&&o[n(530)](...this[n(511)][n(520)]);for(const t of o)for(const e of t[n(486)][n(507)][n(540)][n(485)]())if(e[n(484)](s))return void t[n(486)][n(507)][n(533)]();s[n(533)]()}};this[e(543)](this[e(526)],e(496),((t,r)=>{const o=e;this[o(543)](r,o(535),n,{priority:o(502)})})),this[e(543)](this[e(526)],e(538),((t,r)=>{const o=e;this[o(528)](r,o(535),n)}))}}const ar=hr;function hr(t,e){const n=ur();return(hr=function(t,e){return n[t-=174]})(t,e)}function ur(){const t=["getByInnerView","commentsrepository-invalid-commentid","string","commentsrepository-update-comment-thread-internal-error","addUser","26665iDWBdt","submitCommentThread","submit","4RMdZio","_remove","comments.editorConfig","removeAttribute","destroy","950XosOFw","change:isDirty","update","then","commentsrepository-remove-comment-internal-error","locale","once","commentsrepository-remove-missing-comment","fetchCommentThread","external:","threadId","_isSubmitted","isOfficialPlugin","change:activeAnnotations","_findOptimalIndex","attributes","commentsrepository-update-comment-invalid-content","commentsrepository-missing-thread-and-adapter-method","noChannel","_updateComment","author","define","refreshVisibility","224nzwzaF","createElement","context","commentsrepository-fetch-comment-thread","setUnlinkedAt","licenseKey","delete","map","type","_removeComment","commentsrepository-update-missing-comment","commentsrepository-invalid-comment-thread-id","_updateActiveAnnotation","commentInputView","trim","_getExternalAuthor","adapter","comments.CommentThreadView","CommentView","_readOnlyChannels","commentsrepository-duplicated-comment-thread-id","_adapter","body","toJSON","_updateCommentThread","_repository","isReadOnly","resolve","isExternal","addCommentThread","isAttached","commentsrepository-update-comment-missing-comment-thread","function","CommentsRepository","_add","commentsrepository-update-comment-internal-error","attachTo","commentId","commentsrepository-add-comment-thread-internal-error","commentsrepository-invalid-comment-content","commentsrepository-add-comment-to-missing-comment-thread","_reopenCommentThread","config","commentsrepository-remove-comment-thread-internal-error","write","change:authoredAt","set","has","stopListening","add","resolvedAt","PendingActions","isResolvable","max","focus","commentsListView","updateCommentThread","_addComment","_unbindEditors","bodyCollectionContainer","commentsrepository-active-missing-comment-thread","comments","_removeCommentThread","1859AzXZxL","isSubmitted","resolveCommentThread","weight","comments.CommentView","archivedAt","9qZklgw","getTime","getIndex","reduce","commentsrepository-add-comment-internal-error","hasCommentThread","getPermissions","catch","highest","view","681624pcXvNn","change:_readOnlyChannels","getCommentThreads","setActiveCommentThread","commentThreadInputView","setAttribute","commentsrepository-remove-comment-missing-comment-thread","activate","_isAttached","editorDestroyed","isPremiumPlugin","removeComment","_update","isEditable","warn","content","bind","values","getComment","comments.maxCommentCharsWhenCollapsed","commentsrepository-missing-comment-thread","_hasTargetInContent","div","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","createCommentThreadController","_permissions","_addCommentThread","lowest","channelId","_createCommentThreadView","CommentThreadView","commentsrepository-attach-missing-comment-thread","comments.copyMarkers","commentsrepository-invalid-comment-authorid","_resolveCommentThread","find","_viewToController","comments.maxCommentsWhenCollapsed","filter","listenTo","authoredAt","init","modifyAll","commentsrepository-missing-target","reopen","canComment","commentsrepository-active-not-attached","commentsrepository-adapter-already-set","13709mKLWQs","activeCommentThread","@external","focusableElements","_createNewComment","switchReadOnly","updateComment","deactivateAll","isDirty","requires","_threadToController","2477461LjrCKH","from","commentsrepository-add-comment-user-not-exists","commentsrepository-resolved-comment-thread","creator","2306008CANszM","getCommentThread","openNewCommentThread","isVisible","commentsrepository-remove-missing-comment-thread","error","innerHTML","plugins","_detachCommentThread","comments.maxThreadTotalWeight","getUser","isResolved","isFromAdapter","PENDING_ACTION_COMMENT_THREAD","_removeActiveAnnotation","authorName","fire","reopenCommentThread","model","admin","376314sJCoRP","setContext","commentsrepository-get-comment-invalid-id","length","setPermissions","comment","resolvedBy","push","commentsrepository-resolve-comment-thread-internal-error","_attachCommentThread","_threads","pluginName","focusTracker","removeCommentThread","editorReady","addComment","innerView","_bindAnnotationToEditors","get","commentUpdated","assign","remove","_submitCommentThread","isRemovable","createdAt","textContent","change:_permissions","escape","isActive","commentsrepository-reopen-comment-thread-internal-error","unlinkedAt","commentsrepository-reopen-comment-thread"];return(ur=function(){return t})()}!function(t){const e=hr,n=t();for(;;)try{if(233447===-parseInt(e(219))/1*(parseInt(e(295))/2)+parseInt(e(255))/3+parseInt(e(323))/4*(parseInt(e(292))/5)+-parseInt(e(402))/6+-parseInt(e(230))/7+-parseInt(e(235))/8*(-parseInt(e(392))/9)+parseInt(e(300))/10*(parseInt(e(386))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ur);const dr=Symbol(ar(318)),lr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class mr extends t.ContextPlugin{[ar(265)];[ar(229)];[ar(207)];static get[ar(228)](){return[cr,t.PendingActions,o.Users]}static get[ar(266)](){return ar(356)}static get[ar(312)](){return!0}static get[ar(181)](){return!0}constructor(t){const e=ar;super(t),this[e(265)]=new Map,this[e(229)]=new Map,this[e(207)]=new Map,this[e(369)](e(342),new Set),this[e(369)](e(196),new Map);const n=this[e(325)][e(365)];n[e(321)](e(208),2),n[e(321)](e(244),500),n[e(321)](e(190),140),n[e(321)](e(340),Jt),n[e(321)](e(390),ue),n[e(273)](e(297))||console[e(185)](e(194))}[ar(212)](){const t=ar,e=this[t(325)][t(242)][t(273)](cr);this[t(369)](t(220),null),this.on(t(352),((e,n)=>this[t(197)](n))),this.on(t(293),((e,n)=>this[t(277)](n))),this.on(t(388),((e,n)=>this[t(205)](n))),this.on(t(388),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(252),((e,n)=>this[t(364)](n))),this.on(t(252),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(268),((e,n)=>this[t(385)](n))),this.on(t(379),((e,n)=>this[t(347)](n))),this.on(t(379),((e,n)=>this[t(335)](n)),{priority:t(198)}),this.on(t(270),((e,n)=>this[t(380)](n))),this.on(t(225),((e,n)=>this[t(319)](n))),this.on(t(182),((e,n)=>this[t(332)](n))),this.on(t(270),((e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(236)](n),i=s&&this[o(229)][o(273)](s);i&&i[o(401)][o(378)][o(377)](-1)}),{priority:t(198)}),this[t(210)](e,t(313),((e,n,r)=>{const o=t,s=Array[o(231)](r)[o(330)]((t=>this[o(207)][o(273)](t[o(271)])))[o(209)](Boolean)[0];this[o(220)]=s?s[o(253)]:null}))}set[ar(339)](t){const n=ar;if(this[n(344)])throw new e.CKEditorError(n(218));this[n(344)]=t}get[ar(339)](){return this[ar(344)]}[ar(352)]({channelId:t=dr,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=ar;return this[m(251)](pr(m(352),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[m(236)](n)}[ar(237)]({channelId:t=dr,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=ar;if(this[i(342)][i(370)](t)||this[i(342)][i(370)](void 0))return null;if(!r)throw new e.CKEditorError(i(214));const c=this[i(352)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(229)][i(273)](c),h=a[i(401)][i(175)][i(336)],u=this[i(325)][i(242)][i(273)](cr),d=u[i(287)](a[i(401)]);return u[i(178)](d),h[i(306)](i(269),(()=>h[i(377)]())),c}[ar(397)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(334));return this[n(265)][n(370)](t)}[ar(379)]({channelId:t=dr,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=ar;return this[i(251)](pr(i(379),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(236)](e)}[ar(236)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(334));return this[n(265)][n(273)](t)}[ar(308)]({channelId:t,threadId:n}={}){const r=ar,o=this[r(236)](n);if(o)return Promise[r(350)](o);if(!this[r(339)])return Promise[r(350)](void 0);if(r(355)!=typeof this[r(339)][r(236)])throw new e.CKEditorError(r(317),this[r(325)]);return this[r(339)][r(236)]({channelId:t,threadId:n})[r(303)]((e=>this[r(397)](n)?this[r(236)](n):e?this[r(352)](Object[r(275)]({isFromAdapter:!0,channelId:t},e)):void 0))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(326),this[n(325)])}))}[ar(404)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=ar,s=[];for(const r of this[o(265)][o(188)]())t&&r[o(199)]!==t||e&&!r[o(353)]||n&&0===r[o(258)]||s[o(262)](r);return r?s[o(330)]((t=>t[o(346)]())):s}[ar(174)](t){const n=ar,r=this[n(325)][n(242)][n(273)](cr);if(!t)return void(this[n(220)]&&r[n(226)]());const o=this[n(236)](t);if(!o)throw new e.CKEditorError(n(383),null,{threadId:t});if(!this[n(229)][n(370)](o))throw new e.CKEditorError(n(217),null,{threadId:t});const s=r[n(287)](this[n(229)][n(273)](o)[n(401)]);r[n(178)](s)}[ar(224)](t,e){const n=ar;t?this[n(342)][n(372)](e):this[n(342)][n(329)](e),this[n(251)](n(403),n(342),this[n(342)],this[n(342)])}[ar(349)](t){const e=ar;return this[e(342)][e(370)](t)||this[e(342)][e(370)](void 0)}[ar(195)](t,e){return new G(t,e)}[ar(259)](t,e=dr){const n=ar;this[n(196)][n(369)](e,t),this[n(251)](n(281),n(196),this[n(196)],this[n(196)])}[ar(398)](t=dr){const e=ar;return this[e(196)][e(370)](t)?this[e(196)][e(273)](t):lr}[ar(197)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=ar;if(k(289)!=typeof n)throw new e.CKEditorError(k(334),null,{threadId:n});if(this[k(397)](n))throw new e.CKEditorError(k(343),null,{threadId:n});const g=new kr(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(325)][k(242)][k(273)](o.Users)[k(245)](c):null,isResolvable:l,isSubmitted:m||d});this[k(265)][k(369)](n,g);for(const t of r)g[k(357)](this[k(223)]({threadId:n,...t}));return a&&g[k(359)](a),d||!g[k(258)]?Promise[k(350)]():this[k(277)]({channelId:t,threadId:n})}[ar(277)]({channelId:t,threadId:n}){const r=ar;if(!this[r(397)](n))throw new e.CKEditorError(r(191),this);const o=this[r(236)](n);if(o[r(311)]=!0,!this[r(339)]||r(355)!=typeof this[r(339)][r(352)])return Promise[r(350)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=o,d=this[r(325)][r(242)][r(273)](r(374)),l=d[r(372)]($(this[r(325)][r(305)],r(248)));return this[r(339)][r(352)]({channelId:t,threadId:s,comments:i[r(330)]((t=>t[r(346)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[r(303)]((({comments:e})=>{const o=r;d[o(276)](l);for(const r of e)this[o(319)]({channelId:t,threadId:n,commentId:r[o(360)],createdAt:r[o(279)],isFromAdapter:!0})}))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(361),this)}))}[ar(264)]({threadId:t,target:n}){const r=ar,o=this[r(236)](t);if(!o)throw new e.CKEditorError(r(202),this);const s=this[r(325)][r(242)][r(273)](r(374)),i=this[r(325)][r(242)][r(273)](cr),c=this[r(200)](o),a=new G(o,c);let h=null;c.on(r(301),((t,e,n)=>{const o=r;n?h=s[o(372)]($(this[o(325)][o(305)],o(248))):h&&(s[o(276)](h),h=null)})),this[r(229)][r(369)](o,a),this[r(207)][r(369)](c,a);const u=new De(this[r(325)][r(305)],c);u[r(187)](r(258)).to(c),u[r(187)](r(227)).to(c,r(227),c,r(258),((t,e)=>t||!e)),u[r(187)](r(283)).to(c),u[r(331)]=r(260);const d=new He({view:u,target:n,type:r(260),isVisible:!o[r(391)]});return c.on(r(282),(()=>{const t=r;d[t(251)](t(282))})),this[r(272)](c,d),i[r(372)](d),d}[ar(272)](e,n){const r=ar;this[r(210)](e,r(269),((e,o)=>{const s=r,i=o.ui[s(401)][s(345)][s(382)];n[s(222)][s(372)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(267)][s(372)](i)}),{priority:r(400)}),this[r(210)](e,r(180),((e,o)=>{const s=r,i=o.ui[s(401)][s(345)][s(382)];n[s(222)][s(370)](i)&&n[s(222)][s(276)](i),this[s(325)]instanceof t.Editor&&this[s(325)].ui[s(267)][s(276)](i)}))}[ar(381)](t){const e=ar;this[e(371)](t,e(269)),this[e(371)](t,e(180))}[ar(200)](t){const e=ar,n=this[e(325)][e(242)][e(273)](o.Users),{config:r,locale:s}=this[e(325)],i=(0,o.getDateTimeFormatter)(r[e(273)](e(305)),s);return new(0,r[e(273)](e(384))[e(201)])(s,t,n.me,{editorConfig:{...r[e(273)](e(297)),licenseKey:this[e(325)][e(365)][e(273)](e(328))},copyMarkers:r[e(273)](e(203)),maxCommentsWhenCollapsed:r[e(273)](e(208)),maxThreadTotalWeight:r[e(273)](e(244)),maxCommentCharsWhenCollapsed:r[e(273)](e(190)),formatDateTime:i,CommentView:r[e(273)](e(384))[e(341)]})}[ar(205)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=ar;if(!this[c(397)](t))throw new e.CKEditorError(c(191),null,{threadId:t});const a=this[c(236)](t);if(a[c(246)])throw new e.CKEditorError(c(233),null,{threadId:t});const h=this[c(325)][c(242)][c(273)](o.Users);if(a[c(261)]=h[c(245)](s),a[c(373)]=r,i||!this[c(339)]||c(355)!=typeof this[c(339)][c(388)])return Promise[c(350)]();const u=this[c(325)][c(242)][c(273)](c(374)),d=u[c(372)]($(this[c(325)][c(305)],c(248)));return this[c(339)][c(388)]({channelId:n,threadId:t})[c(303)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(276)](d),a[n(261)].id!==e&&(a[n(261)]=h[n(245)](e)),a[n(373)]=t}))[c(399)]((t=>{const n=c;throw console[n(240)](t),new e.CKEditorError(n(263),this)}))}[ar(364)]({threadId:t,channelId:n,isFromAdapter:r}){const o=ar;if(!this[o(397)](t))throw new e.CKEditorError(o(191),null,{threadId:t});const s=this[o(236)](t);if(!s[o(246)])throw new e.CKEditorError(o(286),null,{threadId:t});if(s[o(261)]=null,s[o(373)]=null,r||!this[o(339)]||o(355)!=typeof this[o(339)][o(252)])return Promise[o(350)]();const i=this[o(325)][o(242)][o(273)](o(374)),c=i[o(372)]($(this[o(325)][o(305)],o(248)));return this[o(339)][o(252)]({channelId:n,threadId:t})[o(303)]((()=>i[o(276)](c)))[o(399)]((t=>{const n=o;throw console[n(240)](t),new e.CKEditorError(n(284),this)}))}[ar(385)]({threadId:t,isFromAdapter:n}){const r=ar,o=this[r(236)](t);if(!o)throw new e.CKEditorError(r(239),this);if(this[r(243)](t),this[r(265)][r(329)](t),!o[r(387)]||n||!this[r(339)]||r(355)!=typeof this[r(339)][r(268)])return Promise[r(350)]();const s=this[r(325)][r(242)][r(273)](r(374)),{channelId:i}=o,c=s[r(372)]($(this[r(325)][r(305)],r(248)));return this[r(339)][r(268)]({channelId:i,threadId:t})[r(303)]((()=>s[r(276)](c)))[r(399)]((t=>{const n=r;throw console[n(240)](t),new e.CKEditorError(n(366),this)}))}[ar(347)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=ar;if(i(289)!=typeof t)throw new e.CKEditorError(i(334),null,{threadId:t});if(!this[i(397)](t))throw new e.CKEditorError(i(191),null,{threadId:t});const c=this[i(236)](t);let a=!1;if(void 0!==r&&c[i(325)]!==r&&(c[i(325)]=r,a=!0),void 0!==n&&c[i(285)]!==n&&(c[i(285)]=n,a=!0),o&&!R(o,c[i(315)])&&(c[i(315)]=o,a=!0),!a)return Promise[i(350)]();if(!c[i(387)]||s||!this[i(339)]||i(355)!=typeof this[i(339)][i(379)])return Promise[i(350)]();const h=this[i(325)][i(242)][i(273)](i(374)),{channelId:u}=c,d=h[i(372)]($(this[i(325)][i(305)],i(248)));return this[i(339)][i(379)]({channelId:u,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(303)]((()=>h[i(276)](d)))[i(399)]((t=>{const n=i;throw console[n(240)](t),new e.CKEditorError(n(290),this)}))}[ar(243)](t){const e=ar,n=this[e(325)][e(242)][e(273)](cr),r=this[e(236)](t);if(r[e(179)]=!1,this[e(229)][e(370)](r)){const t=this[e(229)][e(273)](r),o=t[e(401)],s=n[e(287)](o);this[e(229)][e(329)](r),this[e(207)][e(329)](o),s&&n[e(276)](s),t[e(299)](),o[e(299)]()[e(303)]((()=>{this[e(381)](o)}))}}[ar(335)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=ar,o=!!e,s=this[r(325)][r(242)][r(273)](cr),i=this[r(236)](t);if(this[r(229)][r(370)](i)){const t=this[r(229)][r(273)](i)[r(401)],e=s[r(287)](t);e&&(o&&s[r(249)](e),n?e[r(238)]=!1:e[r(322)]())}}[ar(338)](t){const e=ar,n=this[e(325)][e(242)][e(273)](o.Users),r=(0,o.hashObject)(e(309)+t);return n[e(245)](r)||n[e(291)]({id:r,name:t})}[ar(223)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=ar;if(a(289)!=typeof n)throw new e.CKEditorError(a(288));if(a(289)!=typeof s)throw new e.CKEditorError(a(204));if(a(289)!=typeof r||!r[a(337)]())throw new e.CKEditorError(a(362));const h=this[a(325)][a(242)][a(273)](o.Users)[a(245)](s);if(!h)throw new e.CKEditorError(a(232),null,{authorId:s});let u=null,d=i;return c?.[a(221)]&&(u=this[a(338)](c[a(221)][a(250)]),d=new Date(c[a(221)][a(279)])),new gr(this,{threadId:t,id:n,author:u||h,creator:h,content:r,createdAt:i,authoredAt:d,attributes:c})}[ar(380)](t){const n=ar;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(236)](t[n(310)]);if(!c)throw new e.CKEditorError(n(363),this);const a=this[n(223)](t),{id:h}=a;if(c[n(357)](a),i||!this[n(339)]||n(355)!=typeof this[n(339)][n(270)]||!c[n(387)])return Promise[n(350)]();const u=this[n(325)][n(242)][n(273)](n(374)),{channelId:d}=c,l=u[n(372)]($(this[n(325)][n(305)],n(248)));return s||(s={}),this[n(339)][n(270)]({channelId:d,threadId:r,commentId:h,content:o,attributes:s})[n(303)]((t=>{const e=n;u[e(276)](l),t&&this[e(319)]({channelId:d,threadId:r,commentId:h,createdAt:t[e(279)],isFromAdapter:!0})}))[n(399)]((t=>{const r=n;throw console[r(240)](t),new e.CKEditorError(r(396),this)}))}[ar(319)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=ar;if(void 0!==r&&(c(289)!=typeof r||!r[c(337)]()[c(258)]))throw new e.CKEditorError(c(316));const a=this[c(236)](t),h=a[c(189)](n);if(!h)throw new e.CKEditorError(c(333),this);let u=!1;if(r&&r!==h[c(186)]&&(h[c(184)]||i)&&(h[c(186)]=r,u=!0),o&&o!==h[c(279)]&&(h[c(279)]=o,h[c(315)]&&h[c(315)][c(221)]||(h[c(211)]=o),u=!0),s&&!R(s,h[c(315)])&&(h[c(315)]=s,u=!0),!u)return Promise[c(350)]();if(a[c(251)](c(274)),i||!this[c(339)]||c(355)!=typeof this[c(339)][c(225)])return Promise[c(350)]();const d=this[c(325)][c(242)][c(273)](c(374)),{channelId:l}=this[c(236)](h[c(310)]),m=d[c(372)]($(this[c(325)][c(305)],c(248)));return this[c(339)][c(225)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(303)]((()=>d[c(276)](m)))[c(399)]((t=>{const n=c;throw console[n(240)](t),new e.CKEditorError(n(358),this)}))}[ar(332)]({threadId:t,commentId:n,isFromAdapter:r}){const o=ar,s=this[o(236)](t),i=s[o(189)](n);if(!i)throw new e.CKEditorError(o(307),this);if(s[o(296)](i),r||!this[o(339)]||o(355)!=typeof this[o(339)][o(182)])return Promise[o(350)]();const c=this[o(325)][o(242)][o(273)](o(374)),{channelId:a}=s,h=c[o(372)]($(this[o(325)][o(305)],o(248)));return this[o(339)][o(182)]({channelId:a,threadId:t,commentId:n})[o(303)]((()=>c[o(276)](h)))[o(399)]((t=>{const n=o;throw console[n(240)](t),new e.CKEditorError(n(304),this)}))}}class kr extends((0,e.ObservableMixin)()){[ar(199)];id;[ar(179)];[ar(311)];[ar(384)];[ar(348)];constructor(t,n){const r=ar;super();const o=n[r(375)];this[r(199)]=n[r(199)],this.id=n.id,this[r(384)]=new e.Collection,this[r(348)]=t,this[r(179)]=!1,this[r(311)]=n[r(387)],this[r(369)](r(192),!0),this[r(187)](r(349)).to(t,r(196),t,r(342),(()=>t[r(349)](this[r(199)]))),this[r(187)](r(278)).to(t,r(196),(()=>t[r(398)](this[r(199)])[r(254)])),this[r(187)](r(216)).to(t,r(196),(()=>{const e=r,n=t[e(398)](this[e(199)]);return n[e(367)]||n[e(254)]})),this[r(187)](r(375)).to(t,r(196),(()=>o&&t[r(398)](this[r(199)])[r(350)])),this[r(369)](r(325),n[r(325)]),this[r(187)](r(391)).to(this,r(373),this,r(285),((t,e)=>t?e?t<e?t:e:t:e)),this[r(369)](r(285),n[r(285)]||null),this[r(369)](r(373),n[r(373)]||null),this[r(369)](r(261),n[r(261)]||null),this[r(187)](r(246)).to(this,r(373),(t=>!!t)),this[r(369)](r(315),n[r(315)]||{})}get[ar(389)](){const t=ar;return Array[t(231)](this[t(384)])[t(395)](((e,n)=>e+n[t(389)]),0)}get[ar(258)](){const t=ar;return this[t(384)][t(258)]}get[ar(353)](){return this[ar(179)]}get[ar(387)](){return this[ar(311)]}[ar(294)](){const t=ar,{channelId:e,id:n}=this;this[t(348)][t(251)](pr(t(293),e),{channelId:e,threadId:n})}[ar(327)](t){this[ar(183)]({unlinkedAt:t})}[ar(350)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const r=ar,s=this[r(348)][r(325)][r(242)][r(273)](o.Users).me,{channelId:i,id:c}=this;this[r(348)][r(251)](pr(r(388),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[ar(215)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(252),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(256)](t){const e=ar;this[e(325)]||this[e(183)]({context:t})}[ar(176)](t,e){const n=ar,r=D(this[n(315)]);H(r,t,e),this[n(183)]({attributes:r})}[ar(298)](t){const e=ar,n=D(this[e(315)]);W(n,t),this[e(183)]({attributes:n})}[ar(276)]({isFromAdapter:t=!1}={}){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(268),n),{channelId:n,threadId:r,isFromAdapter:t})}[ar(359)](t){const e=ar;return this[e(348)][e(264)]({threadId:this.id,target:t})}[ar(270)](t){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(270),n,r),Object[e(275)]({channelId:n,threadId:r},t))}[ar(189)](t){const n=ar;if(n(289)!=typeof t)throw new e.CKEditorError(n(257),null,{commentId:t});return this[n(384)][n(273)](t)}[ar(346)](){const t=ar;return{threadId:this.id,context:this[t(325)],unlinkedAt:this[t(285)],resolvedAt:this[t(373)],resolvedBy:this[t(261)]?this[t(261)].id:null,archivedAt:this[t(391)],comments:this[t(384)][t(330)]((e=>e[t(346)]())),attributes:this[t(315)]}}[ar(357)](t){const e=ar;return this[e(210)](t,e(368),(()=>{const n=e,r=this[n(314)](t),o=this[n(384)];r-1!=o[n(394)](t)&&r+1!=o[n(394)](t)&&(this[n(296)](t),this[n(357)](t))})),this[e(384)][e(372)](t,this[e(314)](t))}[ar(183)](t){const e=ar,{channelId:n,id:r}=this;this[e(348)][e(251)](pr(e(379),n),{...t,channelId:n,threadId:r})}[ar(296)](t){const e=ar;return this[e(371)](t),t[e(299)](),this[e(384)][e(276)](t)}[ar(314)](t){const e=ar,n=this[e(384)][e(206)]((n=>new Date(n[e(211)])[e(393)]()>new Date(t[e(211)])[e(393)]()));return n?this[e(384)][e(394)](n):this[e(258)]}}class gr extends((0,e.ObservableMixin)()){id;[ar(310)];[ar(320)];[ar(234)];[ar(351)];[ar(279)];[ar(348)];constructor(t,e){const n=ar;super();const r=t[n(325)][n(242)][n(273)](o.Users).me,s=t[n(236)](e[n(310)]),i=0===s[n(384)][n(258)],c=r===e[n(320)];this.id=e.id,this[n(310)]=e[n(310)],this[n(320)]=e[n(320)],this[n(234)]=e[n(234)],this[n(351)]=Boolean(e[n(315)]&&e[n(315)][n(221)]),this[n(369)](n(186),e[n(186)]),this[n(279)]=e[n(279)]||new Date,this[n(369)](n(211),e[n(211)]||new Date),this[n(187)](n(373)).to(s,n(373)),this[n(369)](n(315),e[n(315)]||{}),this[n(187)](n(184)).to(t,n(196),(()=>{const e=n,r=t[e(398)](s[e(199)])[e(367)],o=t[e(398)](s[e(199)])[e(213)];return c&&r||!c&&o})),this[n(187)](n(278)).to(s,n(278),t,n(196),(e=>{const r=n,o=t[r(398)](s[r(199)])[r(367)],a=t[r(398)](s[r(199)])[r(213)];return c&&o||e&&i||!c&&a&&!i})),this[n(187)](n(349)).to(s,n(349)),this[n(348)]=t}get[ar(389)](){const t=ar;return Math[t(376)](function(e){const n=t,r=document[n(324)](n(193));return r[n(241)]=e,r[n(280)][n(258)]}(this[t(186)]),200)}[ar(302)](t){const n=ar,{threadId:r,id:o}=this;if(!this[n(348)][n(397)](r))throw new e.CKEditorError(n(354),this);const{channelId:s}=this[n(348)][n(236)](r);this[n(348)][n(251)](pr(n(225),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(176)](t,e){const n=ar,r=D(this[n(315)]);H(r,t,e),this[n(302)]({attributes:r})}[ar(298)](t){const e=ar,n=D(this[e(315)]);W(n,t),this[e(302)]({attributes:n})}[ar(276)](t={}){const n=ar;if(!t[n(247)]&&!this[n(278)])return;const{threadId:r,id:o}=this;if(!this[n(348)][n(397)](r))throw new e.CKEditorError(n(177),this);const{channelId:s}=this[n(348)][n(236)](r);this[n(348)][n(251)](pr(n(182),s,r),{channelId:s,threadId:r,commentId:o,...t})}[ar(346)](){const t=ar;return{commentId:this.id,content:this[t(186)],createdAt:this[t(279)],authorId:this[t(234)].id,attributes:this[t(315)]}}[ar(299)](){this[ar(371)]()}}function pr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}function fr(t,e){const n=vr();return(fr=function(t,e){return n[t-=386]})(t,e)}const br=fr;function vr(){const t=["44513HsLzQU","change","push","comment:","createRange","backward","130445iRisbg","getItems","item","tableCell","selection","addMarker","isObject","6773895ElXkzK","editor","isEnabled","2458527sQjJin","4400760PvyzKX","_hasContent","_trimToContent","element","model","execute","refresh","114HAbssh","$textProxy","93855fkdDIL","343940ZtjjKu","getRanges","start","_itemIsContent","end","2EByieD","document","substr","schema","getLastMatchingPosition"];return(vr=function(){return t})()}!function(t){const e=fr,n=t();for(;;)try{if(450311===-parseInt(e(386))/1+parseInt(e(392))/2*(-parseInt(e(413))/3)+-parseInt(e(387))/4+parseInt(e(403))/5+-parseInt(e(421))/6*(-parseInt(e(397))/7)+parseInt(e(414))/8+parseInt(e(410))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vr);class _r extends t.Command{[br(420)](){const t=br,e=this[t(411)][t(418)][t(393)][t(407)];for(const n of e[t(388)]())if(this[t(415)](n))return void(this[t(412)]=!0);this[t(412)]=!1}[br(419)]({threadId:t=(0,e.uid)()}={}){const n=br,r=this[n(411)][n(418)],o=[];for(const t of r[n(393)][n(407)][n(388)]())this[n(415)](t)&&o[n(399)](this[n(416)](t));r[n(398)]((r=>{const s=n;for(const n of o){const o=(0,e.uid)()[s(394)](1,5),i=s(400)+t+":"+o;r[s(408)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[br(415)](t){const e=br;for(const n of t[e(404)]())if(this[e(390)](n))return!0;return!1}[br(390)](t){const e=br;return t.is(e(422))||this[e(411)][e(418)][e(395)][e(409)](t)&&!t.is(e(417),e(406))}[br(416)](t){const e=br,n=t=>!this[e(390)](t[e(405)]),r=t[e(389)][e(396)](n),o=t[e(391)][e(396)](n,{direction:e(402)});return this[e(411)][e(418)][e(401)](r,o)}}const wr=Ir;function Ir(t,e){const n=Ar();return(Ir=function(t,e){return n[t-=238]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(878465===-parseInt(e(262))/1*(-parseInt(e(248))/2)+parseInt(e(299))/3+-parseInt(e(273))/4*(-parseInt(e(286))/5)+-parseInt(e(298))/6+parseInt(e(247))/7+parseInt(e(254))/8*(parseInt(e(259))/9)+-parseInt(e(274))/10*(parseInt(e(300))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);class yr extends t.Plugin{[wr(288)];[wr(246)];static get[wr(241)](){return[cr]}static get[wr(277)](){return wr(255)}static get[wr(242)](){return!0}static get[wr(293)](){return!0}constructor(t){const e=wr;super(t),this[e(288)]=new Set,this[e(246)]=new Set}[wr(253)](){const t=wr,e=this[t(296)],n=e[t(269)][t(278)][t(249)],r=xe((()=>this[t(287)]()),10);n.on(t(251),((e,n)=>{const o=t;n[o(291)]&&(r[o(268)](),this[o(287)]())})),this[t(264)](e[t(295)][t(261)][t(278)],t(266),((t,e,n)=>{n&&r()})),this[t(264)](e.ui[t(290)],t(266),((n,r,o)=>{const s=t;o||e[s(258)]||this[s(281)](s(271),{isAnnotationTracked:t=>this[s(303)][s(282)](t[s(257)])})})),this[t(264)](this[t(296)].ui,t(263),(()=>this[t(281)](t(272))))}[wr(279)](t){const e=wr;if(this[e(246)][e(282)](t[e(261)]))return;this[e(246)][e(280)](t[e(261)]),this[e(296)].ui[e(290)][e(280)](t[e(261)][e(256)]);const n=this[e(296)][e(239)][e(297)](cr);this[e(264)](n[e(260)],e(283),((t,n)=>{const r=e;this[r(296)].ui[r(290)][r(283)](n[r(261)][r(256)]),this[r(246)][r(294)](n[r(261)])}))}[wr(243)](){const t=wr;return this[t(296)][t(295)][t(261)][t(243)]}[wr(301)](t){const n=wr;if(n(265)!=typeof t)throw new e.CKEditorError(n(252));this[n(288)][n(280)](t)}[wr(287)](){const t=wr;this[t(281)](t(245))}[wr(240)]({activeAnnotation:t,annotations:e}){const n=wr,r=[],o=this[n(296)][n(269)][n(278)][n(249)],s=Array[n(275)](o[n(244)]());for(const[t,o]of this[n(303)]){const s=i(o),c=e[n(250)](t);s&&c&&r[n(284)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(289)](t,!o[e(270)]))return n;return null}return r[n(267)](((e,r)=>{const o=n,s=e[o(285)],i=r[o(285)];if(!s[o(276)](i)){if(s[o(289)](i,!0))return 1;if(i[o(289)](s,!0))return-1}return e[o(238)]==t?-1:r[o(238)]==t?1:0}))[n(292)]((t=>t[n(238)]))}get[wr(303)](){const t=wr,e=new Map;for(const n of Array[t(275)](this[t(288)]))for(const[r,o]of n())e[t(302)](r,o);return e}}function Ar(){const t=["isOfficialPlugin","hasDomSelection","getRanges","refresh","_editorAnnotations","7340893etfgRd","2TYzhmV","selection","getByInnerView","change:range","editorannotations-invalid-source-callback","init","1010248HVuZRn","EditorAnnotations","element","innerView","isReadOnly","117vmlZRR","collection","view","491789iWFDyX","update","listenTo","function","change:isFocused","sort","cancel","model","isCollapsed","blur","uiUpdate","184iZIPiZ","35488980SnVrTL","from","isEqual","pluginName","document","registerAnnotation","add","fire","has","remove","push","range","8350SiXtAx","refreshSelectedViews","_dataCollectors","containsRange","focusTracker","directChange","map","isPremiumPlugin","delete","editing","editor","get","2504880VADozZ","4757646IyxBcM","11cVTUpe","addSourceCollector","set","_editorAnnotationsData","annotation","plugins","getOrderedSelectedAnnotations","requires"];return(Ar=function(){return t})()}const Cr=Tr;function Tr(t,e){const n=xr();return(Tr=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=Tr,n=t();for(;;)try{if(912069===parseInt(e(214))/1*(parseInt(e(212))/2)+parseInt(e(204))/3*(-parseInt(e(200))/4)+-parseInt(e(209))/5+-parseInt(e(207))/6*(-parseInt(e(213))/7)+parseInt(e(202))/8*(-parseInt(e(197))/9)+-parseInt(e(201))/10*(parseInt(e(208))/11)+parseInt(e(198))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Er extends t.Plugin{[Cr(210)](){const t=Cr,e=this[t(203)];e[t(205)][t(215)](t(211))&&e[t(205)][t(199)](t(211))[t(206)](t(216))}}function xr(){const t=["2966KOPFmu","has","addCommentThread","1836mHVZVp","6704172jscLyc","get","4TlfFbz","2828090lhjsVg","128hsQgoH","editor","1100853LOKjZs","plugins","enableCommand","1804926ATyqcK","44cLlozk","3201830hVhJkE","afterInit","RestrictedEditingModeEditing","1074xqiHqe","21kznyeE"];return(xr=function(){return t})()}const Or=Nr;function Nr(t,e){const n=Sr();return(Nr=function(t,e){return n[t-=477]})(t,e)}function Sr(){const t=["28dBVJBE","addCommentThread","collaboration.channelId","1960FzasQG","1576keflfG","afterInit","2xfjSCf","_handleImportedData","importWord","285189CTQBZf","commands","high","plugins","editor","execute","forEach","5647536uEmNHZ","importWord.formatting.comments","collaboration_features","dataInsert","1700545rFSpLy","2520090JHhLSx","define","map","1026JmcPGI","27080wyMeUk","get","832332ivEpcG","listenTo","basic","config"];return(Sr=function(){return t})()}!function(t){const e=Nr,n=t();for(;;)try{if(444176===-parseInt(e(492))/1*(parseInt(e(489))/2)+-parseInt(e(504))/3+-parseInt(e(487))/4*(-parseInt(e(486))/5)+-parseInt(e(479))/6*(-parseInt(e(483))/7)+parseInt(e(499))/8+parseInt(e(507))/9*(parseInt(e(477))/10)+-parseInt(e(503))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sr);class Mr extends t.Plugin{constructor(t){const e=Nr;super(t),this[e(496)][e(482)][e(505)](e(500),e(481))}[Or(488)](){const t=Or,n=this[t(496)],r=n[t(493)][t(478)](t(491)),s=n[t(495)][t(478)](o.Users);r&&(r.on(t(497),((e,[,n])=>{n[t(501)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(494)]+10}),this[t(480)](r,t(502),this[t(490)]))}[Or(490)](t,e){const n=Or,{comment_threads:r}=e;r&&r[n(498)]((({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(506)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(496)][s(495)][s(478)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(491)}}}))),a=this[s(496)][s(482)][s(478)](s(485));this[s(496)][s(495)][s(478)](mr)[s(484)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})}))}}const Rr=Pr;function Pr(t,e){const n=Vr();return(Pr=function(t,e){return n[t-=345]})(t,e)}function Vr(){const t=["166141bEykzL","keys","delete","get","hasCommentThread","split","plugins","498960fYUubE","1918045DxKcWW","never","editor","cut","6ZVMonq","always","all","_registerMarkerToCopy","comment","19431QkqRuS","296fBKDlX","content","markers","contentInsertion","dragstart","default","7723020pNxQPr","ClipboardPipeline","config","comments.copyMarkers","define","highest","_removeMarkersWithoutThreads","ClipboardMarkersUtils","CommentsRepository","448676VfWzYb","has","_mapCommentsCopyConfigToRegisterConfiguration","afterInit","2217UktyTt","_registerMarkerInClipboardPipeline","requires","listenTo","304NwnhnI"];return(Vr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(205541===-parseInt(e(386))/1+-parseInt(e(377))/2+-parseInt(e(381))/3*(-parseInt(e(385))/4)+parseInt(e(352))/5*(-parseInt(e(356))/6)+parseInt(e(351))/7+-parseInt(e(362))/8*(-parseInt(e(361))/9)+parseInt(e(368))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Lr extends t.Plugin{constructor(t){const e=Pr;super(t),this[e(354)][e(370)][e(372)](e(371),e(367))}static get[Rr(383)](){return[ht.ClipboardMarkersUtils,ht.ClipboardPipeline]}[Rr(380)](){const t=Rr,e=this[t(354)][t(350)][t(347)](t(369));this[t(382)](),this[t(384)](e,t(365),((e,n)=>this[t(374)](n[t(363)][t(364)])),{priority:t(373)})}[Rr(374)](t){const e=Rr;if(!this[e(354)][e(350)][e(378)](e(376)))return t;const n=this[e(354)][e(350)][e(347)](e(376));for(const r of t[e(345)]()){const[o,s]=r[e(349)](":");e(360)!=o||n[e(348)](s)||t[e(346)](r)}return t}[Rr(382)](){const t=Rr,e=this[t(354)][t(350)][t(347)](t(375)),n=this[t(379)](this[t(354)][t(370)][t(347)](t(371)));n&&e[t(359)](t(360),n)}[Rr(379)](t){const e=Rr;switch(t){case e(357):return{allowedActions:e(358),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(367):return{allowedActions:[e(355),e(366)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(353):default:return null}}}var Dr=n(930);function Br(){const t=["7EilSAj","51644bbLKBy","elementToStructure","233079KzTFDf","comment","createEmptyElement","removeMarker:","get","consume","overrideMarkerConverters","createContainerElement","mapper","editor","downcastDispatcher","insert","model","300593UzbPfz","consumable","2789388nFsrOB","overrideHorizontalRuleConverter","overrideImageInlineConverter","getCustomProperty","elementToElement","addMarker:","stop","overrideMediaEmbedConverter","21305540tpxWfh","init","span","ck-comment-marker","isObject","217616AqAILk","img","plugins","for","120MoLbKX","attribute:url:media","div","toViewElement","ck-horizontal-line","3227226lTBIKm","image-inline","isResolved","item","ignoreResolvedComments","showCommentHighlights","addClass","options","horizontalLine","widget","high","data","conversion","dataDowncast","schema","writer","imageInline","getCommentThread","markerName","containerElement","createPositionAt","addMarker:comment","add","media","markerToHighlight","4MrwWbU"];return(Br=function(){return t})()}const jr=Kr;function Kr(t,e){const n=Br();return(Kr=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=Kr,n=t();for(;;)try{if(321210===-parseInt(e(339))/1*(parseInt(e(322))/2)+-parseInt(e(326))/3+-parseInt(e(324))/4*(parseInt(e(358))/5)+-parseInt(e(363))/6+-parseInt(e(323))/7*(-parseInt(e(354))/8)+-parseInt(e(341))/9+parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Hr extends t.Plugin{[jr(350)](){const t=jr;this[t(332)](),this[t(342)](),this[t(343)](),this[t(348)]()}[jr(332)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(321)]({model:t(327),view:(e,n)=>{const r=t;if(!n[r(370)][r(368)])return null;if(n[r(370)][r(367)]){const{id:t}=Xr(e[r(381)]),o=this[r(335)][r(356)][r(330)](mr);if(o[r(380)](t)?.[r(365)]&&e[r(366)])return n[r(340)][r(331)](e[r(366)],r(346)+e[r(381)]),n[r(340)][r(331)](e[r(366)],r(329)+e[r(381)]),null}return{classes:[r(352)]}}}),this[t(335)][t(375)][t(357)](t(376))[t(319)]((e=>{const n=t;e.on(n(318),((t,e,r)=>{const o=n;if(!r[o(370)][o(368)])return;const s=e[o(366)];if(!s)return;const i=r[o(334)][o(361)](s);this[o(335)][o(338)][o(377)][o(353)](s)&&i&&!i[o(344)](o(372))&&i.is(o(316))&&(0,Dr.toWidget)(i,r[o(378)])}),{priority:n(373)})}))}[jr(342)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(325)]({model:t(371),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(368)])return null;const s=n[o(333)](o(360)),i=n[o(328)]("hr");return n[o(369)](o(362),s),n[o(337)](n[o(317)](s,0),i),s},converterPriority:t(373)})}[jr(343)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(325)]({model:t(379),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(368)])return null;const s=n[o(333)](o(351)),i=n[o(328)](o(355));return n[o(369)](o(364),s),n[o(337)](n[o(317)](s,0),i),s},converterPriority:t(373)})}[jr(348)](){const t=jr;this[t(335)][t(375)][t(357)](t(376))[t(345)]({model:t(320),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(368)])return n[o(328)](o(360))},converterPriority:t(373)}),this[t(335)][t(374)][t(336)].on(t(359),((e,n,r)=>{const o=t;r[o(370)][o(368)]&&e[o(347)]()}),{priority:t(373)})}}var zr=n(492),Fr={attributes:{"data-cke":!0}};Fr.setAttributes=be(),Fr.insert=pe().bind(null,"head"),Fr.domAPI=ke(),Fr.insertStyleElement=_e();le()(zr.A,Fr);zr.A&&zr.A.locals&&zr.A.locals;const Ur=Wr;function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(890825===parseInt(e(295))/1*(-parseInt(e(376))/2)+parseInt(e(396))/3+-parseInt(e(293))/4+-parseInt(e(286))/5+parseInt(e(391))/6*(-parseInt(e(270))/7)+-parseInt(e(356))/8+-parseInt(e(331))/9*(-parseInt(e(268))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Yr extends t.Plugin{static get[Ur(389)](){return[mr,yr,o.Users,Er,Mr,Lr,Hr]}static get[Ur(313)](){return Ur(362)}static get[Ur(345)](){return!0}static get[Ur(276)](){return!0}constructor(t){const e=Ur;super(t),this[e(379)](e(412),!0),t[e(343)][e(377)](e(310),(()=>this[e(412)]=!1)),this[e(379)](e(402),null),this.on(e(305),((n,r,o,s)=>{const i=e,c=t[i(318)][i(284)](mr),a=o?Xr(o).id:null;t[i(387)][i(323)]((()=>{const e=i;if(a){const n=this[e(257)](a);for(const r of n)t[e(380)][e(327)](r)}if(s){const{id:n}=Xr(s),r=c[e(267)](n);if(r&&r[e(287)])return;if(r&&!r[e(280)])return;const o=this[e(257)](n);for(const n of o)t[e(380)][e(327)](n)}})),a&&this[i(352)](a)})),this[e(324)]()}[Ur(400)](){const t=Ur,e=this[t(325)],n=e[t(318)][t(284)](mr),r=e[t(348)][t(284)](t(385)),o=n[t(373)]()[t(334)]((e=>e[t(263)]!==r));e[t(392)][t(292)](t(406),new _r(e)),this[t(272)](e,t(386),((r,o,s)=>{const i=t;n[i(341)](s,e[i(348)][i(284)](i(385)))})),this[t(272)](n,Zr(t(406),r),((e,{threadId:n})=>{const r=t,o=this[r(325)][r(318)][r(284)](mr)[r(267)](n);o?.[r(287)]&&this[r(322)](n)})),this[t(272)](n,Zr(t(399),r),((n,{threadId:r})=>{const o=t;e[o(387)][o(408)]({isUndoable:!1},(t=>{const e=o,n=this[e(257)](r);for(const r of n)t[e(361)](r)}))})),this[t(272)](n,Zr(t(372),r),((e,{threadId:n})=>{const r=t;this[r(288)](n),this[r(325)][r(380)][r(296)][r(329)]&&(this[r(325)][r(318)][r(284)](mr)[r(267)](n)[r(287)]||this[r(325)][r(380)][r(296)][r(405)]())}),{priority:t(281)}),this[t(272)](n,Zr(t(353),r),((e,{threadId:n})=>{this[t(288)](n)}),{priority:t(281)}),this[t(272)](n,Zr(t(354),r),((r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(257)](o);!s&&0!=c[i(401)]&&n[i(388)](o)&&1===n[i(267)](o)[i(401)]&&e[i(387)][i(408)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(314)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(281)}),this[t(255)](),this[t(351)](),this[t(369)](o)}[Ur(260)](){!async function(t){const n=p([84,115,55,108,101,81,80,56,97,78,107,49,77,121,113,79,112,48,83,86,71,103,69,116,114,52,119,100,99,82,54,67,89,65,105,53,117,76,66,118,98,111,122,72,106,120,70,73,68,104,85,87,75,51,109,90,57,50,102,88,74,110]),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 h(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](u(t)):null}function u(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=Wr;return t[e(411)]((t=>String[e(370)](t)))[e(282)]("")}!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([84]);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=h(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 h=!1;const u=(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(u+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])]:u}}),{[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])])&&(h=!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])]((()=>{h||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(t){return!1}function e(e){const n=h(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])](u(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:1746662400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=Wr,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(357)]);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([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(t){return p([73,110,118,97,108,105,100])}}())}(this)}[Ur(390)](){const t=Ur,e=this[t(325)][t(318)][t(284)](mr),n=this[t(325)][t(348)][t(284)](t(385));for(const r of e[t(373)]({channelId:n}))e[t(374)](r.id),e[t(337)][t(342)](r.id);super[t(390)]()}[Ur(358)](t){const e=Ur;return this[e(257)](t)[e(401)]>0}[Ur(257)](t){const e=Ur,n=[];for(const r of this[e(325)][e(387)][e(326)])r[e(302)][e(269)](e(359)+t)&&n[e(360)](r);return n}[Ur(352)](t){const n=Ur,r=this[n(275)](t);r&&setTimeout((()=>{const o=n;this[o(402)]&&Xr(this[o(402)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})}),50)}[Ur(288)](t){const e=Ur;this[e(325)][e(387)][e(323)]((()=>{const n=e;for(const e of this[n(257)](t))this[n(325)][n(380)][n(327)](e)}))}[Ur(322)](t){const e=Ur,n=this[e(325)][e(318)][e(284)](mr),r=this[e(325)][e(318)][e(284)](yr),o=n[e(267)](t);if(!o[e(280)]){const t=o[e(274)]((()=>this[e(275)](o.id)));r[e(265)](t),o[e(289)]=!1}}[Ur(255)](){const t=Ur,e=this[t(325)],n=e[t(318)][t(284)](o.Users);e[t(251)][t(398)](t(290))[t(383)]({model:t(344),view:(r,o)=>{const s=t,{id:i}=Xr(r[s(278)]),c=e[s(318)][s(284)](mr)[s(267)](i),a=this[s(402)]&&Xr(this[s(402)]).id===i;let h;if(c&&c[s(309)]&&!a&&r[s(366)])return o[s(382)][s(291)](r[s(366)],s(333)+r[s(278)]),o[s(382)][s(291)](r[s(366)],s(258)+r[s(278)]),null;const u=[s(339)];return a&&u[s(360)](s(297)),h=c?.[s(401)]?c[s(301)][s(367)][s(350)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(251)][t(398)](t(407))[t(256)]({model:t(344),view:(n,{options:r})=>{const o=t;if(r[o(254)])return null;const s=e[o(318)][o(284)](mr),i=e[o(387)][o(326)][o(284)](n),{id:c,part:a}=Xr(n);return i&&!i[o(371)]||r[o(340)]&&s[o(267)](c)?.[o(309)]?null:{group:o(344),name:a?c+":"+a:c}}}),e[t(251)][t(398)](t(355))[t(384)]({view:{name:t(344),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(320)](t(404),{"data-name":t(359)+e[t(394)]("id")})}),e[t(251)][t(398)](t(355))[t(363)]({view:t(344)})}[Ur(351)](){const t=Ur,e=this[t(325)],n=e[t(318)][t(284)](mr),r=new Set,o=new Set;e[t(387)][t(315)][t(264)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(387)][s(315)][s(364)][s(330)]()){const{group:a,id:h}=Xr(t);let u=c[s(335)];if(s(344)!==a||!u)continue;const d=s(381)===u[s(306)][s(338)];d||(u=Gr(u,e[s(387)]),!u||u[s(410)]||!c[s(335)]||u[s(261)](c[s(335)]))?e[s(387)][s(250)](u)&&!d?this[s(412)]?r[s(292)](t):this[s(409)](t,h):(o[s(292)](t),r[s(342)](t),n[s(361)](t),i=!0):(n[s(314)](t,{range:u}),i=!0)}return i})),this.on(t(279),((n,o,s)=>{const i=t;if(!s&&r[i(319)])for(const t of r){const{id:n}=Xr(t);r[i(342)](t),e[i(387)][i(326)][i(284)](t)&&this[i(409)](t,n)}})),this[t(272)](e[t(387)][t(315)],t(323),(()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(387)][s(315)][s(364)][s(330)]()){const{group:c,id:a}=Xr(t);if(s(344)!==c)continue;const h=n[s(267)](a),u=this[s(358)](a);h&&(!h[s(289)]&&i&&e[s(380)][s(296)][s(377)](s(403),(()=>{const t=s,r=e[t(318)][t(284)](cr),o=n[t(321)][t(284)](h)[t(296)];r[t(312)](o)[t(346)]()}),{priority:s(281)}),h[s(289)]=u||!!i),i||(o[s(292)](t),r[s(342)](t))}for(const t of o){const{id:e}=Xr(t),o=n[s(267)](e);if(r[s(342)](t),!o)continue;const i=this[s(358)](e);i||o[s(336)]?i||o[s(287)]||o[s(413)](new Date):o[s(317)]()}o[s(365)]()}))}[Ur(369)](t){const e=Ur;t[e(328)]((t=>{const n=e;t[n(287)]&&this[n(322)](t.id)}))}[Ur(275)](t){const e=Ur,n=this[e(325)],r=this[e(257)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(380)],r)}[Ur(378)](t){const e=Ur,n=this[e(257)](t);let r="",o=!1;for(const t of n){const n=t[e(414)]();for(const t of Array[e(277)](n[e(347)]()))t.is(e(316))?(r&&o&&(r+=" ",o=!1),r+=t[e(343)]):o=!0;o=!0}return r[e(294)](0,150)}[Ur(307)](t,e){const n=Ur,r=this[n(325)],o=r[n(318)][n(284)](mr);let s=o[n(267)](e);const i=r[n(348)][n(284)](n(385)),c=r[n(318)][n(284)](yr);return s&&(s[n(287)]&&s[n(413)](null),s[n(280)])||(this[n(257)](e)[0][n(273)]?o[n(397)]({channelId:i,threadId:e})[n(303)]((t=>{const o=n;if(o(393)!==r[o(298)])if(s=t,s&&!s[o(280)]){const t=s[o(274)]((()=>this[o(275)](e)));c[o(265)](t),s[o(309)]&&this[o(288)](e)}else if(!s){const t=this[o(257)](e);r[o(387)][o(323)]((e=>{const n=o;for(const r of t)e[n(361)](r)}))}})):r[n(380)][n(296)][n(377)](n(403),(()=>{const t=n;if(o[t(267)](e))return;const a=r[t(318)][t(284)](cr);s=o[t(304)]({channelId:i,threadId:e,target:()=>this[t(275)](e),context:{type:t(262),value:this[t(378)](e)}});const h=o[t(321)][t(284)](s)[t(296)],u=a[t(312)](h);u&&c[t(265)](u)}),{priority:n(281)})),s}[Ur(409)](t,e){const n=Ur,r=this[n(307)](t,e);r&&!r[n(349)]&&r[n(308)]({type:n(262),value:this[n(378)](e)})}[Ur(324)](){const t=Ur,n=this[t(325)];(0,o.surroundingMarkersDetector)(n[t(387)],(({left:r,entered:s})=>{const i=t;for(const t of r)if(Qr(t)){n.ui[i(283)][i(332)]($(n[i(252)],i(299)));break}for(const t of s)if(Qr(t)){n.ui[i(283)][i(332)]($(n[i(252)],i(395),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function qr(){const t=["collaboration.channelId","change:isReadOnly","model","hasCommentThread","requires","destroy","73794zTjDgZ","commands","destroyed","getAttribute","ENTER_COMMENT_ANNOUNCEMENT","2936022lRTPOQ","fetchCommentThread","for","removeCommentThread","init","length","activeMarker","render","$marker","focus","addCommentThread","dataDowncast","enqueueChange","_handleThreadMarker","isCollapsed","map","isThreadsLoadingPaused","setUnlinkedAt","getRange","hasContent","conversion","locale","getWalker","showCommentHighlights","_initializeMarkerConverters","markerToData","getAllMarkersForId","removeMarker:","start","afterInit","isEqual","text","channelId","registerPostFixer","registerAnnotation","createRange","getCommentThread","397510wrJeje","startsWith","560SQGuso","createPositionBefore","listenTo","managedUsingOperations","attachTo","_getTargetForId","isPremiumPlugin","from","markerName","change:isThreadsLoadingPaused","isAttached","low","join","ariaLiveAnnouncer","get","split","5734275MBOxPr","unlinkedAt","_reconvertMarkers","_hasTargetInContent","editingDowncast","consume","add","5473152qKZUao","substring","2BDksSz","view","ck-comment-marker--active","state","LEAVE_COMMENT_ANNOUNCEMENT","end","comments","name","then","openNewCommentThread","change:activeMarker","root","_attachMarkerToThread","setContext","isResolved","ready","schema","getByInnerView","pluginName","updateMarker","document","$textProxy","remove","plugins","size","createElement","_threadToController","_attachArchivedThread","change","_initAriaMarkerChangeAnnouncements","editor","markers","reconvertMarker","forEach","hasDomSelection","getChangedMarkers","918vHZlxS","announce","addMarker:","filter","newRange","isSubmitted","_threads","rootName","ck-comment-marker","ignoreResolvedComments","switchReadOnly","delete","data","comment","isOfficialPlugin","refreshVisibility","getItems","config","context","author","_handleMarkerAddAndRemove","scrollToThreadMarker","reopenCommentThread","addComment","upcast","1348000noGrPc","href","hasMarkerForId","comment:","push","removeMarker","CommentsEditing","dataToMarker","differ","clear","item","first","group","_handleInitialThreads","fromCharCode","affectsData","resolveCommentThread","getCommentThreads","_detachCommentThread","isObject","474888QwBcMI","once","_getTextContext","set","editing","$graveyard","consumable","markerToHighlight","elementToElement"];return(qr=function(){return t})()}function Zr(t,e){return e?t+":"+e:t}function Xr(t){const e=t[Ur(285)](":");return{group:e[0],id:e[1],part:e[2]}}function Gr(t,e){const n=Ur,r=e[n(311)],o=e[n(266)](t[n(259)]);for(const s of t[n(253)]()){const{type:t,item:i,nextPosition:c}=s;if(n(262)===t||r[n(375)](i)){const t=e[n(271)](i);o[n(410)]&&(o[n(259)]=t),o[n(300)]=c}}return o}function Qr(t){const e=Ur;return e(344)===Xr(t[e(302)])[e(368)]}function Jr(){const t=["commentsLicenseKeyNotAllowed","licenseKey","isOfficialPlugin","trialLimit","low","CommentsListView","removeCommentThread","commentsLicenseKeyUsageLimit","commentsLicenseKeyTrialLimit","_showLicenseError","5362225hraVec","29386nCpsPN","stop","4437720yMrjzP","tooltip","init","requires","activeMarker","getCommentThread","_createUIButton","14PXIoaQ","length","commentsLicenseKeyValid","114776Vzympe","locale","isFocused","commentsLicenseKeyEvaluationLimit","getAllMarkersForId","CommentThreadInputView","evaluationLimit","change:activeAnnotations","getRange","set","addComment","isEnabled","130512vSSIHu","bind","_licenseKeyCheckInterval","pluginName","_viewToController","invalid","193101skloNu","addSourceCollector","hasCommentThread","736FIyira","20ExUhxB","editing","plugins","usageLimit","highest","commentsLicenseKeyExpired","commentsLicenseKeyDomainLimit","focusTracker","push","112897tgJZcY","Comments","add","expired","has","hasMarkerForId","addCommentThread","focus","model","menuBar:comment","featureNotAllowed","from","view","find","comment:","commands","componentFactory","get","listenTo","domainLimit","Comment","isPremiumPlugin","5utAapE","innerView","destroy","comment","config","execute","map","_threadToController","commentsLicenseKeyInvalid","CommentsUI","editor"];return(Jr=function(){return t})()}const $r=to;function to(t,e){const n=Jr();return(to=function(t,e){return n[t-=412]})(t,e)}!function(t){const e=to,n=t();for(;;)try{if(254174===-parseInt(e(417))/1+parseInt(e(470))/2*(-parseInt(e(491))/3)+-parseInt(e(473))/4*(parseInt(e(439))/5)+-parseInt(e(485))/6+-parseInt(e(461))/7*(-parseInt(e(494))/8)+-parseInt(e(463))/9+-parseInt(e(495))/10*(-parseInt(e(460))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class eo extends t.Plugin{[$r(451)];[$r(487)];static get[$r(488)](){return $r(448)}static get[$r(452)](){return!0}static get[$r(438)](){return!0}static get[$r(466)](){return[mr,Yr,yr,cr]}get[$r(455)](){return Vt}get[$r(478)](){return xt}[$r(465)](){const t=$r,e=this[t(449)],n=e[t(497)][t(434)](mr),r=e[t(497)][t(434)](Yr),o=e[t(497)][t(434)](cr),s=e[t(497)][t(434)](yr);e.ui[t(433)][t(419)](t(442),(()=>{const e=t,n=this[e(469)](J.ButtonView);return n[e(464)]=!0,n})),e.ui[t(433)][t(419)](t(426),(()=>this[t(469)](J.MenuBarMenuListItemButtonView))),s[t(492)]((()=>{const e=t,o=[];for(const[t,s]of n[e(446)]){const n=r[e(477)](t.id),i=n[e(445)]((t=>t[e(481)]()));n[e(471)]>0&&o[e(416)]([s[e(429)],i])}return o})),this[t(435)](o,t(480),((e,o,s)=>{const i=t,c=Array[i(428)](s)[i(445)]((t=>t[i(440)]))[i(430)]((t=>n[i(489)][i(421)](t)));if(!c)return void(r[i(467)]=null);const a=n[i(489)][i(434)](c)[i(425)].id,h=i(431)+a;a&&r[i(422)](a)?r[i(467)]=h:r[i(467)]&&(r[i(467)]=null)})),this[t(435)](n,t(456),((n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(415)][i(475)]&&r[i(422)](o)&&e[i(496)][i(429)][i(424)]()}),{priority:t(412)}),this[t(435)](n,t(483),((o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(422)](s)&&n[c(493)](s)&&1===n[c(468)](s)[c(471)]&&(e[c(496)][c(429)][c(424)](),o[c(462)]())}),{priority:t(454)}),this[t(451)]=this[t(449)][t(443)][t(434)](t(451));const i=this[t(449)];this[t(487)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(472)==o||e(447)==o||e(413)==o||e(414)==o||e(450)==o||e(476)==o||e(458)==o||e(457)==o){delete i[r],n=o,clearInterval(this[e(487)]),this[e(487)]=void 0;break}}e(447)==n&&i[e(459)](e(490)),e(413)==n&&i[e(459)](e(420)),e(414)==n&&i[e(459)](e(436)),e(450)==n&&i[e(459)](e(427),e(418)),e(476)==n&&i[e(459)](e(479)),e(458)==n&&i[e(459)](e(453)),e(457)==n&&i[e(459)](e(498))}),1e3)}[$r(441)](){const t=$r;super[t(441)](),this[t(487)]&&clearInterval(this[t(487)])}[$r(469)](t){const e=$r,n=this[e(449)],r=new t(n[e(474)]),o=n[e(432)][e(434)](e(423));return r[e(482)]({label:$(n[e(474)],e(437)),icon:Q.IconAddComment}),r[e(486)](e(484)).to(o),this[e(435)](r,e(444),(()=>{o[e(444)]()})),r}}const no=ro;function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=499]})(t,e)}function oo(){const t=["502024EoqCLy","isOfficialPlugin","affectsData","CommentsOnly","cut","afterInit","addCommentThread","10420mwSadM","config","requires","7ByqZxT","264420WKZZjM","editor","isPremiumPlugin","change:isEnabled","isEnabled","has","SourceEditing","editing","plugins","editSource","3YjqZCu","view","_disableCommentsOnlyMode","1299042NyzROD","clearForceDisabled","forceDisabled","2072SzBTgq","delete","get","stop","clipboardInput","465030mWvVGI","commentsOnly","listenTo","document","commentsOnlyMode","1678380rgoJKL","pluginName","commands","highest","11727LyHsNr","set","DragDrop","_enableCommentsOnlyMode","3069SofTpW","stopListening"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(169613===-parseInt(e(523))/1+parseInt(e(544))/2+-parseInt(e(533))/3*(-parseInt(e(512))/4)+-parseInt(e(502))/5+parseInt(e(536))/6*(-parseInt(e(522))/7)+parseInt(e(539))/8*(parseInt(e(506))/9)+parseInt(e(519))/10*(parseInt(e(510))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class so extends t.Plugin{static get[no(503)](){return no(515)}static get[no(513)](){return!0}static get[no(525)](){return!0}static get[no(521)](){return[Yr]}constructor(t){const e=no;super(t),this[e(507)](e(527),!1),this.on(e(526),((t,n,r)=>{const o=e;r?this[o(509)]():this[o(535)]()}))}[no(517)](){const t=no;!this[t(527)]&&this[t(524)][t(520)][t(541)](t(545))&&(this[t(527)]=!0)}[no(509)](){const t=no;for(const[e,n]of this[t(524)][t(504)])n[t(514)]&&t(518)!==e&&n[t(538)](t(501));this[t(524)][t(531)][t(528)](t(508))&&this[t(524)][t(531)][t(541)](t(508))[t(538)](t(501)),this[t(524)][t(531)][t(528)](t(529))&&this[t(524)][t(531)][t(541)](t(529))[t(538)](t(501)),this[t(524)][t(504)][t(541)](t(532))?.[t(538)](t(501));const e=this[t(524)][t(530)][t(534)][t(500)];this[t(499)](e,t(516),(e=>e[t(542)]()),{priority:t(505)}),this[t(499)](e,t(543),(e=>e[t(542)]()),{priority:t(505)}),this[t(499)](e,t(540),(e=>e[t(542)]()),{priority:t(505)})}[no(535)](){const t=no;for(const[e,n]of this[t(524)][t(504)])n[t(514)]&&t(518)!==e&&n[t(537)](t(501));this[t(524)][t(531)][t(528)](t(529))&&this[t(524)][t(531)][t(541)](t(529))[t(537)](t(501)),this[t(524)][t(504)][t(541)](t(532))?.[t(537)](t(501)),this[t(511)](this[t(524)][t(530)][t(534)][t(500)])}}const io=co;function co(t,e){const n=ao();return(co=function(t,e){return n[t-=136]})(t,e)}function ao(){const t=["context","annotationsuis-register-invalid-interface","2406238SMKVcJ","set","isActive","annotationsuis-annotation-mismatch","destroy","size","detach","plugins","deactivate","hasActive","change:activeAnnotation","switchTo","2198031HagxNB","refilterAnnotations","collection","73127wEOTuz","6spxres","get","add","activeAnnotations","_addActiveAnnotation","_assertAnnotationDoesNotBelongToMultipleUIs","activeUIs","attach","uisData","deactivateAll","find","isPremiumPlugin","_deactivateAllAnnotations","AnnotationsUIs","function","activate","from","annotationsuis-missing-ui","2558256DDCxGX","has","_activateAnnotation","init","stopListening","_removeActiveAnnotation","remove","_setSelectedAnnotations","annotationsuis-register-already-registered","2449064fWIMZJ","isOfficialPlugin","type","register","_uis","listenTo","4276985kScRLg","length","push","delete","setActiveAnnotation","28NUyIEM","requires","300CAXhtX","defaultFilter","pluginName","filter","_visibleAnnotations","67545ziqweP"];return(ao=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(647454===-parseInt(e(154))/1+parseInt(e(139))/2+parseInt(e(151))/3+parseInt(e(173))/4+parseInt(e(188))/5*(-parseInt(e(155))/6)+parseInt(e(193))/7*(-parseInt(e(182))/8)+-parseInt(e(136))/9*(-parseInt(e(195))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class ho extends t.ContextPlugin{[io(161)];[io(163)];[io(186)];static get[io(194)](){return[cr]}static get[io(197)](){return io(168)}static get[io(183)](){return!0}static get[io(166)](){return!0}constructor(t){const e=io;super(t),this[e(161)]=new Set,this[e(186)]=new Map,this[e(163)]=new Map}[io(176)](){const t=io,e=this[t(137)][t(146)][t(156)](cr);this[t(187)](e,t(175),((e,n)=>{const r=t;for(const t of this[r(161)]){const e=this[r(186)][r(156)](t);(0,this[r(163)][r(156)](t)[r(198)])(n)&&e[r(192)](n)}})),this[t(187)](e,t(167),(()=>{const e=t;for(const t of this[e(161)])this[e(186)][e(156)](t)[e(192)](null)})),this[t(187)](e[t(199)],t(157),((e,n)=>{this[t(160)](n)}))}[io(148)](){const t=io;return this[t(161)][t(144)]>0}[io(141)](t){const e=io;return this[e(161)][e(174)](t)}[io(170)](t,n=this[io(196)]){const r=io,o=this[r(137)][r(146)][r(156)](cr);if(!this[r(186)][r(174)](t))throw new e.CKEditorError(r(172),this,{uiName:t});this[r(141)](t)&&this[r(147)](t),this[r(161)][r(157)](t);const s=new Ye;(function({source:t,target:e,filter:n}){const r=Fe;for(const o of t)n(o)&&e[r(270)](o);e[r(282)](t,r(270),((t,o)=>{const s=r;n(o)&&e[s(270)](o)})),e[r(282)](t,r(284),((t,n)=>{const o=r;e[o(303)](n)&&e[o(284)](n)}))})({source:o[r(199)],target:s,filter:n}),this[r(163)][r(140)](t,{collection:s,filter:n});const i=this[r(186)][r(156)](t);i[r(162)](s),this[r(187)](i,r(149),((t,e,n,s)=>{const i=r;s&&o[i(178)](s),n&&o[i(159)](n)}))}[io(147)](t){const n=io;if(this[n(161)][n(191)](t),!this[n(186)][n(174)](t))throw new e.CKEditorError(n(172),this,{uiName:t});const r=this[n(186)][n(156)](t);r[n(145)](),this[n(177)](r),this[n(163)][n(156)](t)[n(153)][n(143)](),this[n(163)][n(191)](t)}[io(150)](t){const n=io;if(!this[n(186)][n(174)](t))throw new e.CKEditorError(n(172),this,{uiName:t});const r=this[n(137)][n(146)][n(156)](cr),o=Array[n(171)](r[n(158)])[0]||null;this[n(164)](),this[n(170)](t);const s=this[n(186)][n(156)](t);s[n(192)](o),s[n(180)]&&o&&s[n(180)]([o])}[io(164)](){const t=io;for(const e of this[t(161)])this[t(147)](e)}[io(185)](t,n){const r=io;if(this[r(186)][r(174)](t))throw new e.CKEditorError(r(181));if(r(169)!=typeof n[r(162)]||r(169)!=typeof n[r(145)]||r(169)!=typeof n[r(192)])throw new e.CKEditorError(r(138),null);this[r(186)][r(140)](t,n)}[io(152)](){const t=io,e=this[t(137)][t(146)][t(156)](cr)[t(153)],n=new Map,r=Array[t(171)](this[t(161)]);for(const e of this[t(161)]){const r=this[t(163)][t(156)](e)[t(153)];for(const o of r)n[t(140)](o,e)}for(const o of e){const e=n[t(156)](o);this[t(160)](o);const s=r[t(165)]((e=>this[t(163)][t(156)](e)[t(198)](o)));e!==s&&(e&&this[t(163)][t(156)](e)[t(153)][t(179)](o),s&&this[t(163)][t(156)](s)[t(153)][t(157)](o))}}[io(143)](){const t=io;this[t(164)](),super[t(143)]()}[io(196)](){return!0}[io(160)](t){const n=io,r=[];for(const e of this[n(161)])(0,this[n(163)][n(156)](e)[n(198)])(t)&&r[n(190)](e);if(r[n(189)]>1)throw new e.CKEditorError(n(142),null,{matchedUIs:r,annotationType:t[n(184)]})}}var uo=n(573),lo={attributes:{"data-cke":!0}};lo.setAttributes=be(),lo.insert=pe().bind(null,"head"),lo.domAPI=ke(),lo.insertStyleElement=_e();le()(uo.A,lo);uo.A&&uo.A.locals&&uo.A.locals;const mo=go;function ko(){const t=["1567864evEivY","removed","863394nAcvMJ","change:top","div","bindTemplate","length","setTemplate","11BiUVUp","ck-reset","1471761MjdJwj","ck-sidebar","uiLanguageDirection","_updateItemPositionInFocusables","element","Annotations sidebar","arrowup","3076924QKyvkQ","36pNyzSd","remove","added","focusCycler","set","focusNext","createCollection","8OGlXBG","_setupKeyboardNavigation","top","change","delegate","class","1657460qtatrd","focusTracker","minHeight","source","908235XxHQKb","application","3WgaSZo","add","focusFirst","focus","render","number","getIndex","focusables","forEach","1883990EwqxOA","listenTo","arrowdown","Annotations list","focusPrevious","list"];return(ko=function(){return t})()}function go(t,e){const n=ko();return(go=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(460104===parseInt(e(432))/1+parseInt(e(449))/2*(-parseInt(e(434))/3)+parseInt(e(466))/4+parseInt(e(428))/5+-parseInt(e(467))/6*(parseInt(e(451))/7)+-parseInt(e(422))/8*(-parseInt(e(459))/9)+-parseInt(e(443))/10*(parseInt(e(457))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);const po=(0,e.toUnit)("px");class fo extends J.View{[mo(448)];[mo(441)];[mo(429)];[mo(470)];constructor(t){const n=mo;super(t);const r=this[n(454)];this[n(419)](n(430),0),this[n(419)](n(427),""),this[n(448)]=this[n(421)](),this[n(441)]=this[n(421)](),this[n(448)][n(426)](n(465),n(445)).to(this),this[n(429)]=new e.FocusTracker,this[n(470)]=new J.FocusCycler({focusables:this[n(441)],focusTracker:this[n(429)]}),this[n(456)]({tag:n(453),attributes:{class:["ck",n(460),n(458),r.to(n(427))],style:{minHeight:r.to(n(430),(t=>n(439)==typeof t?po(t+10):null))},dir:t[n(461)],role:n(433),"aria-label":$(t,n(464)),tabindex:0},children:[{tag:n(453),attributes:{role:n(448),"aria-label":$(t,n(446))},children:this[n(448)]}]})}[mo(438)](){const t=mo;super[t(438)](),this[t(423)]()}[mo(437)](){const t=mo;this[t(470)][t(436)]()}[mo(423)](){const t=mo;this[t(448)][t(426)](t(452)).to(this),this.on(t(452),(e=>{const n=t;this[n(462)](e[n(431)])})),this[t(448)][t(442)]((e=>{const n=t;this[n(429)][n(435)](e[n(463)]),this[n(462)](e)})),this[t(448)].on(t(425),((e,n)=>{const r=t;for(const t of n[r(450)])this[r(429)][r(468)](t[r(463)]),this[r(441)][r(468)](t);for(const t of n[r(469)])this[r(429)][r(435)](t[r(463)]),this[r(462)](t)})),this.on(t(465),(()=>{const e=t;this[e(470)][e(447)]()})),this.on(t(445),(()=>{const e=t;this[e(470)][e(420)]()})),this[t(444)](this[t(463)],t(437),(()=>{this[t(437)]()}))}[mo(462)](t){const e=mo,n=this[e(441)][e(440)](t);let r,o;for(const n of this[e(441)])if(t[e(424)]<n[e(424)]){r=n;break}if(o=r?this[e(441)][e(440)](r):this[e(441)][e(455)],-1!==n){if(n===o-1)return;this[e(441)][e(468)](t),o=r?this[e(441)][e(440)](r):this[e(441)][e(455)]}this[e(441)][e(435)](t,o)}}const bo=_o;function vo(){const t=["detach","bind","setTemplate","796320mjDHeE","2446AQuKSH","_targetTop","793269bqQQOT","delegate","_mutationObserver","height","4047152IkJxyx","2707971VYnDob","850BGixGs","div","484CRDvfc","ck-sidebar-item","683LbQEKN","ck-sidebar-item--no-animation","bindTemplate","presentation","attach","set","451HSsKFV","createCollection","arrowup","first","16458jJbpEc","arrowdown","updateHeight","70QSHGaS","clear","destroy","clientHeight","element","bottom","render","13890NCABtM","isAnimationDisabled","content","top","focus"];return(vo=function(){return t})()}function _o(t,e){const n=vo();return(_o=function(t,e){return n[t-=391]})(t,e)}!function(t){const e=_o,n=t();for(;;)try{if(650823===-parseInt(e(416))/1*(-parseInt(e(404))/2)+parseInt(e(395))/3*(parseInt(e(414))/4)+parseInt(e(412))/5*(parseInt(e(426))/6)+parseInt(e(411))/7+parseInt(e(410))/8+-parseInt(e(406))/9*(-parseInt(e(429))/10)+-parseInt(e(422))/11*(parseInt(e(403))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);const wo=(0,e.toUnit)("px");class Io extends J.View{[bo(397)];[bo(405)];[bo(408)];constructor(t){const e=bo;super(t),this[e(421)](e(398),0),this[e(421)](e(409),0),this[e(401)](e(393)).to(this,e(398),this,e(409),((t,e)=>t+e)),this[e(421)](e(396),!1),this[e(408)]=Se((()=>this[e(428)]())),this[e(405)]=null,this[e(397)]=this[e(423)](),this[e(397)][e(407)](e(424),e(427)).to(this);const n=this[e(418)];this[e(402)]({tag:e(413),attributes:{class:[e(415),n.to(e(396),(t=>t?e(417):""))],style:{top:n.to(e(398),(t=>wo(t)))},role:e(419)},children:this[e(397)]})}[bo(394)](){const t=bo;super[t(394)](),this[t(408)][t(420)](this[t(392)])}[bo(399)](){const t=bo;this[t(397)][t(425)]&&this[t(397)][t(425)][t(399)]()}[bo(428)](){const t=bo,e=this[t(392)][t(391)];e&&(this[t(409)]=e)}[bo(431)](){const t=bo;this[t(397)][t(430)](),this[t(408)][t(400)](),super[t(431)]()}}const yo=Ao;function Ao(t,e){const n=Co();return(Ao=function(t,e){return n[t-=496]})(t,e)}function Co(){const t=["_lastItem","context","object","_recalculateBuffer","36807dfnswQ","isActive","_getMaxAvailableTop","_alignBeforeItem","_destroySidebarItemView","isPremiumPlugin","delete","_activeAnnotation","_getItemBefore","list","define","_alignAfterItem","_spaceBetweenItems","view","config","nodeType","Sidebar","change:_lastItem","sidebar.preventScrollOutOfView","_sidebarItemViewToAnnotation","bind","7TWNTwK","sidebar.container","remove","2668512zAItya","push","2438525HswILo","sidebar-attachtocontainer-missing-container","_detachFromContainer","minHeight","last","isOfficialPlugin","_targetTop","bottom","updateHeight","2493DPMLuE","targetRect","41593MJPEWJ","isAnimationDisabled","_alignForTopChange","_getItemAfter","top","15608CMPYPg","max","sidebar-setcontainer-invalid-element","add","get","_setItemTop","_alignToTargetRect","addAnnotation","class","setContainer","height","content","container","set","10gbDzxs","target","change:top","_updateLastItem","change:bottom","destroy","getSidebarItemView","refresh","clear","change:targetRect","listenTo","116sxhLJD","pluginName","_getTargetTop","_attachToContainer","775555gqpysW","_alignForBottomChange","stopListening","5384560KZNCnx","init","_annotations","element","_annotationToSidebarItemView","locale","rearrange","_recalculate","appendChild","render","length","_createSidebarView","unbind","getIndex"];return(Co=function(){return t})()}!function(t){const e=Ao,n=t();for(;;)try{if(300157===parseInt(e(504))/1*(-parseInt(e(523))/2)+parseInt(e(559))/3*(-parseInt(e(534))/4)+parseInt(e(585))/5+parseInt(e(583))/6*(parseInt(e(580))/7)+-parseInt(e(509))/8*(-parseInt(e(502))/9)+-parseInt(e(541))/10+-parseInt(e(538))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class To extends t.ContextPlugin{[yo(572)];[yo(566)];[yo(543)];[yo(571)];[yo(578)];[yo(545)];[yo(558)];static get[yo(535)](){return yo(575)}static get[yo(498)](){return!0}static get[yo(564)](){return!0}constructor(t){const e=yo;super(t),this[e(522)](e(555),void 0),this[e(572)]=this[e(552)](),this[e(522)](e(521),null),this[e(571)]=25,this[e(578)]=new Map,this[e(545)]=new Map,this[e(556)][e(573)][e(569)](e(577),!1),this[e(543)]=null,this[e(566)]=null,this[e(558)]=[]}[yo(542)](){const t=yo,e=this[t(556)][t(573)][t(513)](t(581));e&&this[t(518)](e)}[yo(518)](t){const n=yo;if(!xo(t))throw new e.CKEditorError(n(511));this[n(521)]=t}[yo(537)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=yo;if(!xo(this[r(521)]))throw new e.CKEditorError(r(586),this);this[r(521)][r(549)](this[r(572)][r(544)]),this[r(572)][r(517)]=t,this[r(571)]=n}[yo(547)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=yo,o=this[r(529)](t);this[r(572)][r(568)][r(582)](o),this[r(563)](t),e&&this[r(515)](this[r(529)](e)),n&&this[r(515)](this[r(529)](n)),this[r(526)]()}[yo(530)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=yo;if(this[r(566)]=e,t){t[r(560)]=!1;const e=this[r(529)](t);e&&n&&(e[r(505)]=!1)}if(e){const t=this[r(529)](e);t&&(e[r(560)]=!0,n&&(t[r(505)]=!0,t[r(508)]+=1),this[r(515)](t))}}[yo(587)](t){const e=yo;if(this[e(572)][e(544)][e(582)](),t)for(const n of t)this[e(563)](n);this[e(572)][e(568)][e(531)](),this[e(572)][e(517)]="",this[e(555)]=null}[yo(516)](t,e){const n=yo;e||(e=t[n(572)]);const r=new Io(this[n(556)][n(546)]);this[n(578)][n(522)](r,t),this[n(545)][n(522)](t,r),r[n(520)][n(512)](e),this[n(533)](t[n(572)],n(532),((e,o,s)=>{const i=n,c=this[i(536)](t,s);r[i(499)]!=c&&(r[i(499)]=c,this[i(514)](r,c))})),this[n(533)](r,n(525),(()=>{const t=n;this[t(548)](r,t(508))})),this[n(533)](r,n(527),(()=>{const t=n;this[t(548)](r,t(500))})),this[n(515)](r);const o=this[n(567)](r);return o&&this[n(570)](o,r)||this[n(515)](r),this[n(526)](),this[n(572)][n(568)][n(512)](r),r}[yo(506)](t){const e=yo;if(!t[e(520)][e(551)])return;const n=this[e(567)](t);if(!n)return;const r=this[e(578)][e(513)](n),o=this[e(566)];o&&o===r?this[e(570)](n,t):this[e(562)](t,n)}[yo(539)](t){const e=yo;if(!t[e(520)][e(551)])return;const n=this[e(507)](t);if(!n)return;const r=this[e(578)][e(513)](n),o=this[e(556)][e(573)][e(513)](e(577)),s=this[e(566)];s&&s===r&&o?(this[e(562)](n,t),this[e(570)](t,n)):s&&s===r?this[e(562)](n,t):this[e(570)](t,n)}[yo(548)](t,e){const n=yo;0===this[n(558)][n(551)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(558)])t(508)===n?this[t(506)](e):this[t(539)](e);this[t(558)]=[]}),10),this[n(558)][n(584)]({sidebarItemView:t,changedProp:e})}[yo(529)](t){const e=yo;return this[e(545)][e(513)](t)}[yo(528)](){const t=yo;this[t(540)](),this[t(572)][t(528)]()}[yo(563)](t){const e=yo,n=this[e(529)](t);this[e(540)](n),this[e(540)](t[e(572)]),n[e(528)](),this[e(545)][e(565)](t),this[e(578)][e(565)](n)}[yo(552)](){const t=yo,e=new fo(this[t(556)][t(546)]);return e[t(550)](),this.on(t(576),((n,r,o,s)=>{const i=t;s&&e[i(553)](i(496)),o?e[i(579)](i(496)).to(o,i(500)):e[i(496)]=null})),e}[yo(526)](){const t=yo;this[t(555)]=this[t(543)]?.[t(497)]?this[t(529)](this[t(543)][t(497)]):null}[yo(567)](t){const e=yo,n=this[e(578)][e(513)](t),r=n&&this[e(543)]?.[e(513)](this[e(543)][e(554)](n)-1);return r&&this[e(529)](r)||null}[yo(507)](t){const e=yo,n=this[e(578)][e(513)](t),r=n&&this[e(543)]?.[e(513)](this[e(543)][e(554)](n)+1);return r&&this[e(529)](r)||null}[yo(562)](t,e){const n=yo;t[n(501)]();const r=Eo(e[n(500)]+this[n(571)],t[n(508)]);return!!r&&(this[n(514)](e,e[n(508)]-r),!0)}[yo(570)](t,e){const n=yo;t[n(501)]();const r=Eo(t[n(500)]+this[n(571)],e[n(508)]);return!!r&&(this[n(514)](e,e[n(508)]+r,!1),!0)}[yo(515)](t){const e=yo,n=this[e(578)][e(513)](t);if(!n||!n[e(524)]||!n[e(503)])return;const r=this[e(536)](n,n[e(503)]);this[e(514)](t,r)}[yo(536)](t,n){const r=yo;if(null===n)return 0;if(t[r(524)]instanceof e.Rect)return n[r(508)];{const t=new e.Rect(this[r(572)][r(544)])[r(508)];return n[r(508)]-t}}[yo(514)](t,e,n=this[yo(556)][yo(573)][yo(513)](yo(577))){const r=yo;n&&(e=Math[r(510)](e,this[r(561)](t))),t[r(508)]=e}[yo(561)](t){const e=yo;let n=this[e(567)](t),r=0;for(;n;)n[e(501)](),r+=this[e(571)]+n[e(519)],n=this[e(567)](n);return r}}function Eo(t,e){return Math[yo(510)](t-e,0)}function xo(t){const e=yo;return null!==t&&e(557)==typeof t&&1===t[e(574)]}const Oo=No;function No(t,e){const n=Mo();return(No=function(t,e){return n[t-=142]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(402223===parseInt(e(198))/1+-parseInt(e(177))/2+parseInt(e(202))/3+parseInt(e(206))/4*(parseInt(e(205))/5)+parseInt(e(172))/6+-parseInt(e(191))/7+-parseInt(e(171))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class So extends t.ContextPlugin{[Oo(180)];[Oo(162)];[Oo(164)];[Oo(169)];static get[Oo(197)](){return[To,ho]}static get[Oo(179)](){return Oo(196)}static get[Oo(161)](){return!0}static get[Oo(165)](){return!0}constructor(t){const n=Oo;super(t),this[n(180)]=!1,this[n(209)](n(174),null),this[n(162)]=null,this[n(164)]=new e.Collection,this[n(169)]=xe((()=>{const t=n;this[t(162)][t(190)]()}),250,{leading:!1})}[Oo(158)](){const t=Oo,e=this[t(203)][t(147)][t(184)](ho),n=this[t(203)][t(147)][t(184)](To);e[t(193)](t(200),this),n[t(156)]&&e[t(143)](t(200))}[Oo(188)](t){const e=Oo;if(t===this[e(174)])return;const n=this[e(203)][e(147)][e(184)](To);n[e(185)]=t;const r=this[e(174)];n[e(150)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(174)]=t}[Oo(163)](n){const r=Oo;this[r(162)]=n;const o=this[r(203)][r(147)][r(184)](To);if(o[r(199)]=n,this[r(180)])throw new e.CKEditorError(r(160),this);this[r(180)]=!0,this[r(178)](o,r(170),(()=>{const t=r;this[t(207)](),this[t(178)](o,t(187),(e=>{const r=t;e[r(201)](),this[r(163)](n)}))})),o[r(152)]({viewClass:r(182)});const s=t=>{const e=r;t[e(181)](),o[e(176)](t)};for(const t of n)s(t);this[r(178)](n,r(146),((t,e)=>{s(e)})),this[r(178)](n,r(154),((t,e,s)=>{const i=r;o[i(194)]({removedAnnotation:e,previousAnnotation:n[i(184)](s-1),nextAnnotation:n[i(184)](s+1)}),e===this[i(174)]&&this[i(188)](null)}),{priority:r(168)}),this[r(178)](n,r(151),((t,e)=>{this[r(188)](e)})),this[r(178)](n,r(183),(()=>{this[r(188)](null)}));const i=this[r(203)]instanceof t.Context?this[r(203)][r(166)]:new e.Collection([this[r(203)]]);for(const t of i)this[r(195)](t);this[r(178)](i,r(146),((t,e)=>{const n=r;this[n(178)](e,n(186),(()=>{this[n(195)](e)}))})),this[r(178)](i,r(154),((t,e)=>{const n=r;e[n(147)][n(192)](n(175))&&this[n(167)](e[n(147)][n(184)](n(175)))})),window[r(204)](r(148),this[r(169)]),this[r(162)][r(190)]()}[Oo(207)](){const n=Oo;if(!this[n(180)])throw new e.CKEditorError(n(142),this);this[n(188)](null);const r=this[n(203)][n(147)][n(184)](To);r[n(189)](this[n(162)]),this[n(149)](r),this[n(149)](this[n(162)]),this[n(203)]instanceof t.Context&&this[n(149)](this[n(203)][n(166)]);for(const t of Array[n(153)](this[n(164)]))this[n(167)](t);window[n(157)](n(148),this[n(169)]),this[n(169)][n(155)](),this[n(174)]=null,this[n(180)]=!1,this[n(162)]=null}[Oo(159)](){const t=Oo;this[t(180)]&&this[t(207)]()}[Oo(195)](t){const e=Oo;if(!t[e(147)][e(192)](e(175)))return;const n=t[e(147)][e(184)](e(175)),r=()=>{const t=e,r=n[t(145)]({annotations:this[t(162)],activeAnnotation:this[t(174)]});this[t(188)](r[0]||null)};this[e(178)](n,e(150),r),this[e(178)](n,e(183),((t,{isAnnotationTracked:n})=>{const r=e;this[r(174)]&&n(this[r(174)])&&this[r(188)](null)})),this[e(178)](n,e(173),(()=>{this[e(169)]()})),this[e(178)](this[e(162)],e(183),(t=>{const o=e;n[o(144)]()&&(r(),t[o(208)]())}),{priority:e(168)}),this[e(164)][e(146)](n)}[Oo(167)](t){const e=Oo;this[e(149)](t),this[e(164)][e(154)](t)}}function Mo(){const t=["focus","_attachToContainer","from","remove","cancel","container","removeEventListener","init","destroy","widesidebar-attach-already-attached","isOfficialPlugin","annotations","attach","_editorAnnotations","isPremiumPlugin","editors","_destroyEditorAnnotationsIntegration","high","_refreshPositioningDebounced","set:container","4045416IwsiQG","4776552fHjBon","uiUpdate","activeAnnotation","EditorAnnotations","addAnnotation","1408606wQfSIY","listenTo","pluginName","isAttached","updateTargetRect","ck-sidebar--wide","blur","get","_activeAnnotation","ready","change:container","setActiveAnnotation","_detachFromContainer","refreshPositioning","3175935gtVaSb","has","register","rearrange","_integrateWithEditorAnnotations","WideSidebar","requires","503151ywPsLw","_annotations","wideSidebar","off","1672407aqFIwf","context","addEventListener","116220ZGzFXN","36pWVOiC","detach","stop","set","widesidebar-detach-not-attached","switchTo","hasDomSelection","getOrderedSelectedAnnotations","add","plugins","resize","stopListening","refresh"];return(Mo=function(){return t})()}const Ro=Vo;function Po(){const t=["icon","1637149gKDWls","9625154Pvslnf","1645686DGyCVB","24VQJHJn","toString","1254IXPkEj","ck-annotation-counter__badge--","1968SzEngy","8660BoWtkq","setTemplate","add","counterView","annotationType","number","isDirty","ck-annotation-counter__badge","ck-annotation-counter__badge--edit-mode","16575670elFdyr","span","ck-annotation-counter","children","...","135168bakgjQ","extendTemplate","bind","bindTemplate","set","3100926TVkcaT","15JIcszu","_badge","2VvPase"];return(Po=function(){return t})()}function Vo(t,e){const n=Po();return(Vo=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(880565===parseInt(e(108))/1*(-parseInt(e(106))/2)+-parseInt(e(115))/3*(-parseInt(e(116))/4)+parseInt(e(104))/5*(parseInt(e(103))/6)+-parseInt(e(109))/7+parseInt(e(111))/8*(parseInt(e(110))/9)+parseInt(e(125))/10+parseInt(e(113))/11*(-parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Lo extends J.ButtonView{[Ro(119)];constructor(t){const e=Ro;super(t);const n=this[e(101)];this[e(102)](e(122),!1),this[e(102)](e(121),0),this[e(132)](e(105)).to(this,e(122),this,e(121),((t,n)=>t?e(129):n[e(112)]())),this[e(102)](e(120),""),this[e(107)]=Q.IconAddComment,this[e(131)]({attributes:{class:[e(127)]}}),this[e(119)]=new J.View,this[e(119)][e(117)]({tag:e(126),attributes:{class:[e(123),n.to(e(120),(t=>e(114)+t)),n.if(e(122),e(124))]},children:[{text:n.to(e(105))}]}),this[e(128)][e(118)](this[e(119)])}}var Do=n(197),Bo={attributes:{"data-cke":!0}};Bo.setAttributes=be(),Bo.insert=pe().bind(null,"head"),Bo.domAPI=ke(),Bo.insertStyleElement=_e();le()(Do.A,Bo);Do.A&&Do.A.locals&&Do.A.locals;const jo=Ho;function Ko(){const t=["_attachListeners","300kqITPs","hasDomSelection","annotationType","number","getByView","content","_detachListeners","NarrowSidebar","Esc","detachFromDom","focus","init","balloonPanelView","off","EditorAnnotations","change:height","listenTo","plugins","resize","execute","attachToDom","_annotationToNarrowView","18DlPtDt","view","narrowSidebar","attach","annotations","_attachToContainer","_selectedAnnotations","stopPropagation","_detachFromContainer","focusableElements","clear","7gGDyko","bodyCollection","_destroyEditorAnnotationsIntegration","pin","_manuallyClosedAnnotationViews","northArrowSouthEast","cancel","requires","_integrateWithEditorAnnotations","target","detach","southArrowNorth","defaultPositions","getSidebarItemView","narrowsidebar-attach-already-attached","destroy","change:container","low","preventClosingBalloon","stop","getOrderedSelectedAnnotations","length","has","refreshPositioning","isAttached","esc","refresh","isOfficialPlugin","stopListening","context","mousedown","unpin","addAnnotation","_domEmitter","303590BQmcvD","removeEventListener","ck-sidebar--narrow","44hHMwGw","1qNyZvV","set","ready","remove","southArrowNorthWest","keyCode","bind","isPremiumPlugin","14055rLcJFp","get","blur","southArrowNorthEast","northArrowSouth","preventDefault","isVisible","_editorAnnotations","_updateBalloonPosition","values","northArrowSouthWest","create","_showBalloon","384450LWlbJZ","editors","186204IYbOFH","locale","uiUpdate","contains","_setSelectedAnnotations","_hideBalloon","first","481RzoEfS","_refreshPositioningDebounced","high","keydown","setActiveAnnotation","400518qtATrK","_refreshPositioning","pluginName","add","type","set:container","from","find","_annotations","addEventListener","delete","activeAnnotation","isDirty","element","narrowsidebar-detach-not-attached","684915aqqkoE","rearrange","register","137152fRbZQg","includes"];return(Ko=function(){return t})()}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=387]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(154539===-parseInt(e(444))/1*(parseInt(e(479))/2)+-parseInt(e(494))/3+parseInt(e(500))/4*(-parseInt(e(452))/5)+-parseInt(e(465))/6*(-parseInt(e(406))/7)+-parseInt(e(497))/8*(-parseInt(e(395))/9)+-parseInt(e(440))/10*(-parseInt(e(443))/11)+parseInt(e(467))/12*(parseInt(e(474))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class zo extends t.ContextPlugin{[jo(430)];[jo(399)];[jo(410)];[jo(439)];[jo(394)];[jo(401)];[jo(459)];[jo(475)];static get[jo(413)](){return[To,ho]}static get[jo(481)](){return jo(507)}static get[jo(433)](){return!0}static get[jo(451)](){return!0}constructor(t){const n=jo;super(t),this[n(430)]=!1,this[n(410)]=new Set,this[n(439)]=Object[n(463)](e.DomEmitterMixin),this[n(394)]=new Map,this[n(445)](n(490),null),this[n(399)]=null,this[n(401)]=[],this[n(459)]=new e.Collection,this[n(475)]=xe((()=>{this[n(480)]()}),250,{leading:!1})}[jo(511)](){const t=jo;this[t(435)][t(390)][t(453)](ho)[t(496)](t(397),this),this[t(407)]=new J.BodyCollection(this[t(435)][t(468)]),this[t(512)]=new J.BalloonPanelView(this[t(435)][t(468)]),this[t(407)][t(393)](),this[t(407)][t(482)](this[t(512)])}[jo(398)](n){const r=jo;this[r(399)]=n;const o=this[r(435)][r(390)][r(453)](To),s=this[r(512)];if(o[r(487)]=n,this[r(430)])throw new e.CKEditorError(r(420),this);this[r(430)]=!0,this[r(389)](o,r(484),(()=>{const t=r;this[t(416)](),this[t(389)](o,t(422),(e=>{const r=t;e[r(513)](),this[r(398)](n)}))})),o[r(400)]({viewClass:r(442),spaceBetweenItems:5});const i=t=>{const e=r,n=new Lo(this[e(435)][e(468)]);o[e(438)](t,n),this[e(394)][e(445)](t,n),n[e(450)](e(491),e(502),e(503)).to(t[e(396)],e(491),e(483),e(427)),n.on(e(392),(()=>{const n=e;this[n(410)][n(405)](),s[n(505)][n(473)]!==t[n(396)]?(this[n(464)](t),t[n(396)][n(492)][n(510)](),this[n(478)](t)):this[n(478)](null)}))};for(const t of n)i(t);this[r(389)](n,r(482),((t,e)=>{i(e)})),this[r(389)](n,r(447),((t,e,s)=>{const i=r;this[i(394)][i(453)](e)[i(421)](),this[i(394)][i(489)](e),o[i(495)]({removedAnnotation:e,previousAnnotation:n[i(453)](s-1),nextAnnotation:n[i(453)](s+1)}),e===this[i(490)]&&this[i(478)](null)}),{priority:r(423)}),this[r(389)](n,r(510),((t,e)=>{this[r(478)](e)})),this[r(389)](n,r(454),(()=>{this[r(478)](null)})),this[r(439)][r(389)](document,r(477),((t,n)=>{const o=r;n[o(449)]===e.keyCodes[o(431)]&&s[o(458)]&&(this[o(410)][o(482)](s[o(505)][o(473)]),this[o(472)](),n[o(402)](),n[o(457)]())})),this[r(439)][r(389)](document,r(436),((t,e)=>{const n=r,i=e[n(415)];s[n(458)]&&s[n(492)][n(470)](i)||o[n(396)][n(492)][n(470)](i)||t[n(424)]||this[n(490)]&&this[n(490)][n(404)][n(486)]((t=>t[n(470)](i)))||(this[n(410)][n(405)](),this[n(472)](),this[n(478)](null))}));const c=this[r(435)]instanceof t.Context?this[r(435)][r(466)]:new e.Collection([this[r(435)]]);for(const t of c)this[r(414)](t);this[r(389)](c,r(482),((t,e)=>{const n=r;this[n(389)](e,n(446),(()=>{this[n(414)](e)}))})),this[r(389)](c,r(447),((t,e)=>{const n=r;e[n(390)][n(428)](n(387))&&this[n(408)](e[n(390)][n(453)](n(387)))})),window[r(488)](r(391),this[r(475)]),this[r(480)]()}[jo(478)](t){const e=jo;if(t===this[e(490)])return;const n=this[e(435)][e(390)][e(453)](To);n[e(432)]({blurredAnnotation:this[e(490)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(419)](t)?this[e(464)](t):this[e(472)](),this[e(490)]=t}[jo(416)](){const n=jo;if(!this[n(430)])throw new e.CKEditorError(n(493),this);this[n(478)](null);const r=this[n(435)][n(390)][n(453)](To);this[n(472)](),Array[n(485)](this[n(394)][n(461)](),(t=>t[n(421)]())),this[n(394)][n(405)](),r[n(403)](this[n(399)]),this[n(434)](),this[n(439)][n(434)](),this[n(435)]instanceof t.Context&&this[n(434)](this[n(435)][n(466)]);for(const t of Array[n(485)](this[n(459)]))this[n(408)](t);window[n(441)](n(391),this[n(475)]),this[n(475)][n(412)](),this[n(401)]=[],this[n(430)]=!1,this[n(399)]=null}[jo(421)](){const t=jo;this[t(430)]&&this[t(416)](),this[t(407)][t(509)]()}[jo(414)](t){const e=jo;if(!t[e(390)][e(428)](e(387)))return;const n=t[e(390)][e(453)](e(387)),r=this[e(435)][e(390)][e(453)](To),o=this[e(399)],s=this[e(512)],i=()=>{const t=e,r=n[t(426)]({annotations:this[t(399)],activeAnnotation:this[t(490)]});this[t(471)](r),this[t(478)](r[0]||null)};this[e(389)](n,e(432),i),this[e(389)](n,e(454),((t,{isAnnotationTracked:n})=>{const r=e;this[r(490)]&&n(this[r(490)])&&(this[r(471)]([]),this[r(478)](null))})),this[e(389)](n,e(469),(()=>{this[e(475)]()})),this[e(389)](o,e(454),(t=>{const r=e;n[r(501)]()&&t[r(425)]()}),{priority:e(476)}),this[e(389)](this[e(439)],e(436),((t,o)=>{const c=e,a=o[c(415)];s[c(458)]&&s[c(492)][c(470)](a)||r[c(396)][c(492)][c(470)](a)||this[c(490)]&&n[c(501)]()&&(i(),t[c(424)]=!0)}),{priority:e(476)}),this[e(459)][e(482)](n)}[jo(408)](t){const e=jo;t&&(this[e(434)](t),this[e(459)][e(447)](t))}[jo(471)](t){const e=jo;for(const n of this[e(401)])t[e(498)](n)||this[e(410)][e(489)](n[e(396)]);this[e(401)]=t}[jo(480)](){const t=jo,e=this[t(512)];this[t(399)][t(429)](),e[t(458)]&&this[t(460)]()}[jo(464)](t){const e=jo;if(this[e(410)][e(428)](t[e(396)]))return;const n=this[e(512)][e(505)][e(473)];n!==t[e(396)]?(n&&this[e(506)](n),this[e(499)](t[e(396)]),this[e(512)][e(505)][e(405)](),this[e(512)][e(505)][e(482)](t[e(396)]),this[e(460)]()):this[e(460)]()}[jo(460)](){const t=jo,e=this[t(512)][t(505)][t(473)],n=e&&this[t(399)][t(504)](e);if(!n||!this[t(394)][t(428)](n))return;const r=this[t(394)][t(453)](n)[t(492)],o=function(){const e=t,n=J.BalloonPanelView[e(418)];return[n[e(455)],n[e(411)],n[e(417)],n[e(456)],n[e(448)],n[e(462)]]}();this[t(512)][t(409)]({target:r,positions:o})}[jo(472)](){const t=jo,e=this[t(512)],n=e[t(505)][t(473)];n&&(this[t(506)](n),e[t(437)](),e[t(505)][t(405)]())}[jo(499)](t){const e=jo;this[e(389)](t,e(388),(()=>this[e(460)]())),this[e(389)](t,e(508),((n,r)=>{const o=e;this[o(410)][o(482)](t),this[o(472)](),r()}))}[jo(506)](t){this[jo(434)](t)}}var Fo=n(874),Uo={attributes:{"data-cke":!0}};Uo.setAttributes=be(),Uo.insert=pe().bind(null,"head"),Uo.domAPI=ke(),Uo.insertStyleElement=_e();le()(Fo.A,Uo);Fo.A&&Fo.A.locals&&Fo.A.locals;const Wo=qo;function Yo(){const t=["Esc","editableElement","fromRect","init","inline","_manuallyClosed","focusTracker","remove","add","push","_balloon","update","1252464tajYna","includes","inlineannotations-attach-already-attached","addObserver","isFocused","view","change:isFocused","setActiveAnnotation","getByView","87412cnPKFz","change:height","delete","change:visibleView","_addedAnnotations","_forceRefresh","domConverter","isAttached","isPremiumPlugin","inlineannotations-detach-not-attached","every","context","register","from","annotations","clear","bottom","focus","map","collapse","10sDqYVX","activeAnnotation","listenTo","8766lczQOD","hasView","_setSelectedAnnotations","document","6401583ZQScDV","blur","hasActive","showStack","stopListening","attach","width","14388avwIkR","editor","2249220CtsAgt","top","detach","_removeAnnotationFromBalloon","destroy","keystrokes","has","InlineAnnotations","153VqHkNC","inlineannotations-not-allowed-with-context","refresh","target","isOfficialPlugin","switchTo","_addAnnotationToBalloon","viewRangeToDom","find","getClientRects","getOrderedSelectedAnnotations","_closeAnnotation","getBoundingClientRect","451199DXlcYX","_selectedAnnotations","isActive","updatePosition","right","mousedown","pluginName","getFirstRange","plugins","visibleView","_getBalloonTargetForAnnotation","length","editing","left","targetRect","selection","get","1988gEutMv","set","afterInit","requires"];return(Yo=function(){return t})()}function qo(t,e){const n=Yo();return(qo=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(295763===-parseInt(e(344))/1+parseInt(e(287))/2+parseInt(e(331))/3*(parseInt(e(321))/4)+-parseInt(e(323))/5+parseInt(e(310))/6*(parseInt(e(361))/7)+-parseInt(e(377))/8+parseInt(e(314))/9*(parseInt(e(307))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Zo extends t.Plugin{[Wo(294)];[Wo(301)];[Wo(370)];[Wo(375)];[Wo(291)];[Wo(345)];[Wo(292)];static get[Wo(364)](){return[yr,J.ContextualBalloon,ho]}static get[Wo(350)](){return Wo(330)}static get[Wo(335)](){return!0}static get[Wo(295)](){return!0}constructor(t){const e=Wo;super(t),t[e(356)][e(283)][e(281)](at.MouseObserver),this[e(294)]=!1,this[e(362)](e(308),null),this[e(301)]=null,this[e(370)]=new Set,this[e(375)]=t[e(352)][e(360)](J.ContextualBalloon),this[e(291)]=new Set,this[e(345)]=[],this[e(292)]=!1}[Wo(368)](){const t=Wo,e=this[t(322)][t(352)][t(360)](ho);e[t(298)]===this[t(322)]&&(e[t(299)](t(369),this),this[t(322)][t(328)][t(362)](t(365),((e,n)=>{const r=t,o=this[r(375)];if(this[r(294)]&&o[r(353)]){const t=this[r(301)][r(286)](o[r(353)]);t&&this[r(342)](t),n()}})))}[Wo(363)](){const t=Wo,e=this[t(322)][t(352)][t(360)](ho);e[t(298)]===this[t(322)]&&(e[t(316)]()||e[t(336)](t(369)))}[Wo(285)](t){const e=Wo;t!==this[e(308)]&&(this[e(308)]&&(this[e(308)][e(346)]=!1),t&&this[e(322)].ui[e(371)][e(282)]&&(this[e(301)][e(329)](t)&&this[e(337)](t,!0),t[e(346)]=!0),t||this[e(312)]([]),this[e(308)]=t)}[Wo(319)](t){const n=Wo;this[n(301)]=t;const r=this[n(322)][n(352)][n(360)](ho),o=this[n(375)];if(this[n(294)])throw new e.CKEditorError(n(280),this);if(r[n(298)]!==this[n(322)])throw new e.CKEditorError(n(332),this);const s=this[n(322)][n(352)][n(360)](yr);this[n(309)](s,n(333),(()=>{const t=n,e=s[t(341)]({annotations:this[t(301)],activeAnnotation:this[t(308)]});var r,o;!this[t(292)]&&(r=e,o=this[t(345)],r[t(355)]===o[t(355)]&&r[t(297)]((e=>o[t(279)](e))))||(this[t(292)]=!1,this[t(312)](e),this[t(285)](e[0]||null))})),this[n(309)](s,n(315),((t,{isAnnotationTracked:e})=>{const r=n;this[r(308)]&&e(this[r(308)])&&(this[r(312)]([]),this[r(285)](null))})),this[n(309)](this[n(322)].ui[n(371)],n(284),((t,e,r)=>{r||this[n(285)](null)})),this[n(309)](t,n(372),((t,e)=>{const r=n;this[r(326)](e),e===this[r(308)]&&this[r(285)](null)})),this[n(309)](o,n(290),((e,r,s,i)=>{const c=n;i&&this[c(318)](i);const a=t[c(286)](s);s&&a&&(this[c(309)](s,c(288),(()=>{o[c(347)]()})),this[c(309)](s,c(365),(()=>{const t=c;this[t(342)](a),this[t(322)][t(356)][t(283)][t(304)]()})),this[c(308)]!==a&&this[c(285)](a))})),this[n(309)](this[n(322)].ui,n(376),(()=>{const e=n;o[e(353)]&&t[e(286)](o[e(353)])&&o[e(347)]()})),this[n(309)](this[n(322)][n(356)][n(283)][n(313)],n(349),(()=>{const t=n;this[t(292)]=!0,this[t(370)][t(302)]()})),this[n(322)][n(356)][n(283)][n(313)][n(359)][n(366)]&&this[n(322)][n(356)][n(283)][n(304)](),this[n(294)]=!0}[Wo(325)](){const t=Wo;if(!this[t(294)])throw new e.CKEditorError(t(296),this);this[t(285)](null);for(const e of this[t(291)])this[t(326)](e);this[t(318)](),this[t(294)]=!1,this[t(301)]=null}[Wo(327)](){const t=Wo;this[t(294)]&&this[t(325)]()}[Wo(312)](t){const e=Wo;for(const n of this[e(345)])t[e(279)](n)||this[e(370)][e(289)](n);for(const n of this[e(301)])t[e(279)](n)||this[e(326)](n);if(this[e(322)].ui[e(371)][e(282)])for(const n of t)this[e(337)](n);this[e(345)]=t}[Wo(337)](t,e=!1){const n=Wo;this[n(370)][n(329)](t)||(this[n(291)][n(329)](t)||this[n(375)][n(311)](t[n(283)])||(this[n(291)][n(373)](t),this[n(375)][n(373)]({stackId:t[n(283)].id,view:t[n(283)],position:{target:()=>this[n(354)](t)}})),e&&this[n(375)][n(317)](t[n(283)].id))}[Wo(354)](t){const n=Wo,r=t[n(334)],o=this[n(322)][n(356)][n(283)],s=o[n(313)][n(359)][n(351)](),i=o[n(293)][n(338)](s);if(i[n(306)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(374)](...(c=e[n(340)](),Array[n(300)](c)[n(305)](DOMRect[n(367)])));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(355)];n++)Xo(o,t[n])?o[e(320)]+=t[n][e(320)]:(r[e(374)](o),o=t[n]);return r[e(374)](o),r}(t);const o=i[n(343)]();return t[n(339)]((t=>t[n(324)]<=o[n(324)]&&t[n(303)]>=o[n(303)]&&t[n(357)]<=o[n(357)]&&t[n(348)]>=o[n(348)]))||t[0]}var c;return t[n(358)]||i}[Wo(326)](t){const e=Wo;this[e(291)][e(329)](t)&&this[e(375)][e(311)](t[e(283)])&&(this[e(291)][e(289)](t),this[e(375)][e(372)](t[e(283)]))}[Wo(342)](t){const e=Wo;this[e(370)][e(373)](t),this[e(326)](t)}}function Xo(t,e){const n=Wo;return t[n(324)]===e[n(324)]&&t[n(303)]===e[n(303)]&&t[n(348)]===e[n(357)]}var Go=n(353),Qo={attributes:{"data-cke":!0}};Qo.setAttributes=be(),Qo.insert=pe().bind(null,"head"),Qo.domAPI=ke(),Qo.insertStyleElement=_e();le()(Go.A,Qo);Go.A&&Go.A.locals&&Go.A.locals;const Jo=$o;function $o(t,e){const n=ts();return($o=function(t,e){return n[t-=118]})(t,e)}function ts(){const t=["focusFirst","COMMENTS_ARCHIVE_LIST_LABEL","bindTemplate","remove","listenTo","focusPrevious","isEmpty","EMPTY_COMMENTS_ARCHIVE","1896536JogsCf","ck-comments-archive__info","focus","20AAlDvh","28aIoyIU","setTemplate","add","first","element","_annotationViews","focusTracker","destroy","63AoqyDC","presentation","set","length","div","arrowup","23169inlwdB","change","7958472hxHFup","ck-comments-archive__content","focusCycler","80284650WMmBer","1438552fzIgbd","_setupKeyboardNavigation","14104917XkfCvc","list","ck-comments-archive","135993UzdhZr","focusNext","isActive","auto","arrowdown","ck-hidden","delegate","render"];return(ts=function(){return t})()}!function(t){const e=$o,n=t();for(;;)try{if(962130===-parseInt(e(142))/1+parseInt(e(128))/2*(-parseInt(e(153))/3)+-parseInt(e(124))/4*(parseInt(e(127))/5)+-parseInt(e(144))/6+parseInt(e(136))/7*(-parseInt(e(148))/8)+-parseInt(e(150))/9+parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class es extends J.View{[Jo(134)];[Jo(146)];[Jo(133)];constructor(t,n){const r=Jo;super(t),this[r(138)](r(122),!n[r(139)]),this[r(134)]=new e.FocusTracker,this[r(133)]=n,this[r(133)][r(159)](r(141),r(157)).to(this),this.on(r(141),(()=>{const t=r;this[t(146)][t(121)]()})),this.on(r(157),(()=>{const t=r;this[t(146)][t(154)]()})),this[r(146)]=new J.FocusCycler({focusables:n,focusTracker:this[r(134)]}),this[r(120)](n,r(130),(()=>{this[r(122)]=!1})),this[r(120)](n,r(119),((t,e)=>{const o=r;e[o(155)]&&this[o(126)](),n[o(139)]||(this[o(122)]=!0)}));const o=this[r(118)];this[r(129)]({tag:r(140),attributes:{dir:r(156),class:["ck",r(152)],tabindex:-1,role:r(151),"aria-label":$(t,r(162))},children:[{tag:r(140),attributes:{class:[r(145)],role:r(137)},children:[{tag:r(140),attributes:{role:r(137)},children:n},{tag:"p",attributes:{class:[r(125),o.if(r(122),r(158),(t=>!t))]},children:[{text:$(t,r(123))}]}]}]})}[Jo(160)](){const t=Jo;super[t(160)](),this[t(149)]()}[Jo(135)](){const t=Jo;super[t(135)](),this[t(134)][t(135)]()}[Jo(126)](){const t=Jo;this[t(146)][t(131)]?this[t(146)][t(161)]():this[t(132)][t(126)]()}[Jo(149)](){const t=Jo;for(const e of this[t(133)])this[t(134)][t(130)](e[t(132)]);this[t(133)].on(t(143),((e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(134)][o(130)](t[o(132)]);for(const t of r)this[o(134)][o(119)](t[o(132)])}))}}const ns=os;function rs(){const t=["isActive","191288VxFcZB","21VpQIzI","pluginName","removeCommentThread","89032RDXcjO","add","remove","activate","_calculatePosition","archivedAt","requires","1307235PAKJPu","context","isOfficialPlugin","isVisible","stopListening","listenTo","CommentsArchive","plugins","isPremiumPlugin","get","findIndex","197052EjHKxv","has","4061178crBBXP","addCommentThread","268338xxYGgt","init","15882ZiWflH","change:archivedAt","184qmKcfS","collection","focus","archivedThreads","getCommentThread","highest","length"];return(rs=function(){return t})()}function os(t,e){const n=rs();return(os=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(172976===parseInt(e(370))/1+-parseInt(e(348))/2+-parseInt(e(334))/3*(-parseInt(e(336))/4)+parseInt(e(355))/5+-parseInt(e(366))/6+parseInt(e(345))/7*(-parseInt(e(344))/8)+-parseInt(e(368))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.ContextPlugin{static get[ns(346)](){return ns(361)}static get[ns(357)](){return!0}static get[ns(363)](){return!0}static get[ns(354)](){return[mr,cr]}constructor(t){const n=ns;super(t),this[n(339)]=new e.Collection}[ns(333)](){const t=ns,e=this[t(356)],n=e[t(362)][t(364)](mr),r=e[t(362)][t(364)](cr);this[t(360)](n,t(369),((e,{threadId:r})=>{const o=t,s=n[o(340)](r);s[o(353)]&&this[o(339)][o(349)](s,this[o(352)](s[o(353)])),this[o(360)](s,o(335),((t,e,n)=>{const r=o;n?this[r(339)][r(367)](s)||this[r(339)][r(349)](s,this[r(352)](s[r(353)])):this[r(339)][r(367)](s)&&this[r(339)][r(350)](s)}))})),this[t(360)](n,t(347),((e,{threadId:r})=>{const o=t,s=n[o(340)](r);this[o(359)](s),this[o(339)][o(367)](s)&&this[o(339)][o(350)](s)}),{priority:t(341)}),this[t(360)](r[t(337)],t(338),((e,n)=>{const o=t;n[o(358)]||(n[o(343)]=!0,r[o(351)](n))}))}[ns(352)](t){const e=ns,n=[...this[e(339)]][e(365)]((n=>n[e(353)]<t));return n>-1?n:this[e(339)][e(342)]}}const is=cs;function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=462]})(t,e)}function as(){const t=["editor","innerView","pluginName","getByInnerView","findIndex","CommentsArchiveUI","isEnabled","COMMENTS_ARCHIVE","_pendingThreads","remove","collaboration.channelId","requires","focusableElements","plugins","isOpen","936189uGzDDC","locale","execute","length","hide","isVisible","indexOf","escape","Annotations","channelId","5mpSPVI","180354mhIlys","menuitemcheckbox","_handleNewThread","view","menuBar:commentsArchive","_hideDialogOnAnnotationEscape","config","has","collection","find","bind","show","splice","filter","_visibleAnnotations","80LZUXZy","forEach","archivedAt","componentFactory","isOfficialPlugin","_threadToController","CommentsRepository","309408nbwrqP","_calculatePosition","source","push","76785SoPKqw","archivedThreads","init","annotationViews","isOn","add","1511111SStMLP","2462982MHJIBR","isPremiumPlugin","listenTo","stop","_toggleDialog","346597UYWsAC","commentsArchiveView","EDITOR_TOP_SIDE","get","_createCommentsArchiveButton","tooltip","commentsArchive","set","stopListening","Dialog","includes"];return(as=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(209177===-parseInt(e(487))/1+parseInt(e(524))/2+-parseInt(e(475))/3+parseInt(e(471))/4+-parseInt(e(523))/5*(parseInt(e(482))/6)+-parseInt(e(481))/7+-parseInt(e(464))/8*(-parseInt(e(513))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends t.Plugin{[is(488)];[is(478)];[is(506)];static get[is(500)](){return is(503)}static get[is(468)](){return!0}static get[is(483)](){return!0}static get[is(509)](){return[ss,J.Dialog]}constructor(t){const e=is;super(t),this[e(478)]=new J.ViewCollection,this[e(506)]=[]}[is(477)](){const t=is,e=this[t(498)],n=this[t(529)][t(534)](this);e.ui[t(467)][t(480)](t(493),(()=>this[t(491)](J.ButtonView,!0))),e.ui[t(467)][t(480)](t(528),(()=>{const e=t,n=this[e(491)](J.MenuBarMenuListItemButtonView);return n[e(494)]({role:e(525)}),n}));const r=e[t(511)][t(490)](ss),o=e[t(511)][t(490)](t(521)),s=e[t(511)][t(490)](t(470));r[t(476)][t(465)]((e=>{this[t(526)](e)})),this[t(484)](r[t(476)],t(480),((e,n)=>{this[t(526)](n)})),this[t(484)](o[t(532)],t(480),((e,n)=>{const r=t,o=this[r(506)][r(533)]((t=>{const e=r,o=s[e(469)][e(490)](t);return o&&n[e(499)]===o[e(527)]}));if(o){const t=this[r(472)](o[r(466)]);this[r(478)][r(480)](n[r(527)],t),this[r(506)][r(536)](this[r(506)][r(519)](o),1)}})),this[t(484)](r[t(476)],t(507),((n,r)=>{const i=t,c=e[i(530)][i(490)](i(508));if(!c||r[i(522)]===c)if(this[i(506)][i(497)](r))this[i(506)][i(536)](this[i(506)][i(519)](r),1);else{const t=s[i(469)][i(490)](r),e=o[i(501)](t[i(527)]);this[i(478)][i(507)](e[i(527)]),this[i(495)](e[i(510)])}})),this[t(484)](o[t(532)],t(480),((e,r)=>{const o=t;this[o(484)](r,o(520),n)})),this[t(484)](o[t(532)],t(507),((e,r)=>{const o=t;this[o(495)](r,o(520),n)}))}[is(526)](t){const e=is,n=this[e(498)][e(511)][e(490)](e(470)),r=this[e(498)][e(511)][e(490)](e(521)),o=this[e(498)][e(530)][e(490)](e(508));if(!o||t[e(522)]===o){const o=n[e(469)][e(490)](t);if(!o)return void this[e(506)][e(474)](t);const s=this[e(472)](t[e(466)]),i=r[e(501)](o[e(527)]);i[e(518)]&&r[e(463)][e(507)](i),this[e(478)][e(480)](i[e(527)],s)}}[is(472)](t){const e=is,n=this[e(498)][e(530)][e(490)](e(508)),r=[...this[e(498)][e(511)][e(490)](ss)[e(476)]][e(462)]((t=>t[e(522)]===n))[e(502)]((n=>n[e(466)]<t));return r<0||r>this[e(478)][e(516)]?this[e(478)][e(516)]:r-1}[is(486)](){const t=is,e=this[t(498)],n=e[t(511)][t(490)](t(496));this[t(488)]||(this[t(488)]=new es(e[t(514)],this[t(478)])),t(493)===n.id?n[t(517)]():n[t(535)]({id:t(493),title:$(e[t(514)],t(505)),icon:Q.IconCommentsArchive,hasCloseButton:!0,content:this[t(488)],position:J.DialogViewPosition[t(489)]})}[is(491)](t,e=!1){const n=is,r=this[n(498)][n(514)],o=this[n(498)][n(511)][n(490)](n(496)),s=new t(r);return s[n(534)](n(504)).to(this,n(504)),s[n(534)](n(479)).to(o,"id",(t=>n(493)===t)),s[n(494)]({label:$(r,n(505)),icon:Q.IconCommentsArchive,isToggleable:!0}),e&&(s[n(492)]=!0),this[n(484)](s,n(515),(()=>this[n(486)]())),s}[is(529)]=t=>{const e=is,n=t[e(473)];if(!this[e(478)][e(531)](n[e(527)]))return;const r=this[e(498)][e(511)][e(490)](e(496));r[e(512)]&&e(493)===r.id&&(r[e(517)](),t[e(485)]())}}var us=ds;function ds(t,e){var n=ls();return(ds=function(t,e){return n[t-=479]})(t,e)}function ls(){var t=["pluginName","1605790pLKKze","isOfficialPlugin","Comments","70LtdeXR","3260436AiQCPQ","42tGkFvw","isPremiumPlugin","130566JGbBOj","requires","7nZkHaP","5566066BSDEDI","12oqkoJa","9739832NHzDRf","45068UlzSIn","10368729jjqtOn"];return(ls=function(){return t})()}!function(t){for(var e=ds,n=t();;)try{if(723656===parseInt(e(492))/1+-parseInt(e(486))/2*(parseInt(e(484))/3)+-parseInt(e(490))/4*(-parseInt(e(479))/5)+parseInt(e(483))/6*(-parseInt(e(488))/7)+-parseInt(e(491))/8+-parseInt(e(493))/9+-parseInt(e(482))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class ms extends t.Plugin{static get[us(487)](){return[mr,Yr,eo,ss,hs,so,So,zo,Zo]}static get[us(494)](){return us(481)}static get[us(480)](){return!0}static get[us(485)](){return!0}}function ks(t,e){var n=gs();return(ks=function(t,e){return n[t-=328]})(t,e)}function gs(){var t=["259824BKjUGx","12zBaZKG","1286sgfSJH","27724686MDhyAv","3683080qiTJhC","922107pmJbom","2163aBtXzf","143631ajbaSo","20uYJXTH","1977340ecaaiZ","7RtqNGc"];return(gs=function(){return t})()}!function(t){for(var e=ks,n=t();;)try{if(699581===-parseInt(e(331))/1*(parseInt(e(338))/2)+parseInt(e(330))/3+parseInt(e(337))/4*(-parseInt(e(334))/5)+parseInt(e(336))/6*(-parseInt(e(335))/7)+parseInt(e(329))/8+-parseInt(e(332))/9*(-parseInt(e(333))/10)+parseInt(e(328))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();
|